@charset "utf-8";
select {
    text-align: center;
    text-align-last: center;
}

/* header */
.header{height:228px; margin:0 auto;background:url(headbg210528.jpg) top center no-repeat;background-size: 100% 228px;}
.header .logo{ position: absolute;left: 50%;margin-left: -364px;margin-top: 30px;}
.header ul{margin-top: 10px;position: absolute;left: 13%;}
.header ul li{float: left;line-height: 15px;border-left: 1px solid #FFFFFF;margin-left: 6px;padding-left: 6px;}
.header ul li:first-child{border: none;}
.header ul li a{font-size: 15px;color: #FFFFFF;}

/* 搜索 */
.search {float: right;border: 1px solid #fff;position: relative;right: 50%;margin-right: -600px;top: 150px;}
.search_text{ float:left; border:none; outline:none; width: 200px; height: 35px;background:none; line-height:35px; color:#fff; text-indent:10px;font-size:15px}
.search_sub{ float:left; width:35px; height:35px; border:none; background:url(cx.png) no-repeat left center; background-size:57%;color:#fff; cursor:pointer;}
.search input::input-placeholder{ color: #fff;font-size:15px}
.search input::input-placeholder{ color: #fff;font-size:15px}
.search input::-webkit-input-placeholder{ color: #fff;font-size:15px}
.search input::-moz-placeholder{ color: #fff;font-size:15px}
.search input:-moz-placeholder{ color: #fff;font-size:15px}
.search input:-ms-input-placeholder{ color: #fff;font-size:15px}

/* 导航 */
.nav{ width: 100%;height: 75px;background: #57b4f7}
.nav ul{width:950px;margin:0 auto}
.nav li:first-child{width:16%;}
.nav li{ float: left; width: 21%;height: 75px;line-height: 75px;text-align: center;font-size: 18px;font-weight: bold;}
.nav li a{ display:block; width: 100%; height: 100%; color:#fff; position:relative;}
.nav li:hover a{-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1);transform: scale(1.1);}
.nav li.current a{ color:#57b4f7;background:url(navfg.jpg) bottom center no-repeat; background-color:#fff;}
.nav li.current:hover a{-webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1);transform: scale(1);}

/* footer */
/*底部*/
.bottom{height: 140px;background-color: #eee;}
.bottom .btn-links{margin-top: 30px;height: 50px;background-color: #57b4f7;text-align: center;    line-height: 50px;}
.bottom .btn-links a{color:white;font-size: 14px}
.bottom .btn-links span{color:white;font-size: 14px;padding:0 15px}
.bottom .btn-info{height: 75px;width: 720px;margin: 10px auto;}
.bottom .btn-info p.footleft{width: 296px}
.bottom .btn-info p{    float: left;color: #626262;line-height: 32px;font-size: 16px;padding-top: 5px;    width: 330px;}
.bottom .btn-info img{  margin-right: 20px;  width: 70px;height: 70px;float: left;margin-top: 4px;}
/*底部链接*/
.line_com {position: relative;width:890px;margin: 15px auto 0;height: 15px;}
.link2 {position: absolute;width: 100%;color: #000;color: #626262;}
.link2 b {float: left;height: 20px;line-height: 33px;font-size:17px;padding-right: 2px;}
.link2 select {float: left;width: 150px;height: 33px;line-height: 33px;margin-left:10px;border: 1px solid #D4D4D4;}