@charset "gb2312";

body{background: rgba(0,0,0,0.08); }




.float_left{float: left;}
.float_right{ float: right;}
.clearfix{*zoom:1}




.transition_donghua:hover{transition:  all .2s linear}

.touming{opacity: 0.85;}
.touming:hover{opacity: 1.0;}



.top_navigation_box{height:130px; background:#fff; width: 100%; box-sizing: border-box; padding: 54px 60px 0 60px; display: flex;justify-content:space-between;box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.02);}
.top_navigation_box li{}
.top_navigation_box .index_TopNavigation{display: flex;justify-content:space-between; width: 200px; height: 24px;}





/*友情链接、版权*/
.page_bottom{ margin-top: 40px; color:rgba(0,0,0,0.45);}
.page_bottom a{color:rgba(0,0,0,0.45); text-decoration: none;}
.page_bottom a:hover{color:rgba(0,0,0,0.85);}


.Links{display: flex;justify-content: center; margin-top: 10px;}
.Links li{margin: 0 5px; padding: 1px;}


.copyright{ text-align: center; margin-top: 10px;}
/*友情链接、版权*/