@charset "utf-8";
/* CSS Document */


.two_header{ width:100%; min-width:1200px; background:#2247A3;}
.two_header .sx_wrap{ width:1200px; height:100px; margin:0 auto;}
.two_header .sx_logo{ padding:30px 0; height:40px;}
.two_header .sx_logo img{ height:40px;}
.two_header .sx_nav{ padding:8px 0; min-width:600px;}
.two_header .sx_nav_ul{ height:84px; line-height:84px;}
.two_header .sx_nav_ul li{ position:relative; padding:0 40px; font-size:18px; color:#FFFFFF; float:left;}
.two_header .sx_nav_ul li.active{ color:#FFFFFF; font-weight:600;}
.two_header .sx_nav_ul li a{ color:#FFFFFF;}
/*.two_header .sx_nav_ul li.active:before{ position:absolute; bottom:0; left:50%; margin-left:-20px; content:''; display:block; width:40px; height:4px; background:#FFFFFF;}*/

.sx_footer{ width:100%; min-width:1200px; padding:36px 0; background:#2b333b;bottom: 0;position: absolute;
    left: 0;height: 140px}
.sx_footer .sx_wrap{ width:1200px; margin:0 auto;}
.sx_footer .sx_foot_text{ max-width:60%; line-height:28px; font-size:14px; color:#FFFFFF;}
.sx_footer .sx_foot_code{ line-height:16px; font-size:12px; color:#FFFFFF; text-align:center;}
.sx_footer .sx_foot_code img{ width:72px; height:72px; display:block; margin-bottom:5px;}
