@charset "utf-8";



/*通用*/



.container {width:1180px; margin:0 auto;}



.lf   {float:left;}



.rt  {float:right;}



.clear  {clear:both;}







/*header*/



.header { background-color: #36afe3; width: 100%; height: 192px; overflow: hidden;}



.header .top{ background: url("../images/icon1.png") no-repeat center bottom; color: #fff; font-size: 12px; line-height: 30px;}



.header .top .top_box span { padding-left: 200px;}



.header .top .top_box a{ color: #fff; padding:0 3px;font-size: 12px; }



.header .header_box { position: relative; }



.header .header_box .logo { position: absolute; left: 0; top:-30px; width: 184px; height: 192px;}



.header .header_box .logo img { width:100%; height:100%; }



.header .header_box .word { position: absolute; top:32px; left: 200px;}



.header .header_box .word h5{font-size: 18px;color: #fff;font-weight: bold;line-height: 1.5;}



.header .header_box .word h6 {font-size: 12px;color: #003b5a;line-height: 1.5;}



.header .header_box .tel {background: url("../images/icon2.png") no-repeat top center;height: 90px;width: 248px;position: absolute;right: 0;top:33px;line-height: 28px;padding-top: 5px;}



.header .header_box .tel h4 {font-size: 26px;color: #fff;font-family: Arial;margin-left: 63px;}







/*nav*/



.nav{ height: 70px; width: 100%; background-color: #fff; }



.nav .nav_box li { float: left; width:131px; line-height:70px; text-align: center; }



.nav .nav_box li a { color: #000; font-size: 16px; transition: all .5s}



.nav .nav_box li.another a { color: #0078b7; border-bottom: 1px solid #0078b7; padding-bottom: 5px;  }



.nav .nav_box li:hover a { color: #0078b7; border-bottom: 1px solid #0078b7; padding-bottom: 5px; }



.fixedNav {  position: fixed;  top: 0;  left: 0;  width: 100%;  z-index: 99;  }







/*foot*/



.foot .fnav { color: #fff; background-color: #36afe3; width: 100%; line-height: 52px; }



.foot .fnav .fnav_box a { line-height: 52px; color: #fff; padding:0 29px; }







.foot .f_not { background: url("../images/foot.jpg") no-repeat center; width: 100%; height: 227px;}



.foot .f_not .f_not_box { position: relative;}



.foot .f_not .f_not_box .foot2 { color: #fff; font-size: 14px; line-height: 28px; padding-top: 25px;}



.foot .f_not .f_not_box .foot2 h2 { font-size: 14px; }



.foot .f_not .f_not_box .foot2 span { margin: 0 5px; }



.foot .f_not .f_not_box .foot2 a { color: #fff; margin:0 5px;}







.foot .f_not .f_not_box .foot3 img { width: 120px; height:120px; padding-top: 55px; padding-right: 80px;box-sizing: content-box;}



.foot .f_not .f_not_box .gsbs { position: absolute; bottom: 10px; right: 240px;}



















































