﻿/*背景等公有的*/
html,body { min-width: 980px; background: #f1f1f1 url(../img/bg.jpg) no-repeat center top;}
.container { width: 1150px; margin: 0 auto;  position: relative; height: 100%;/*min-height:100vh;*//*padding-bottom:220px; */box-sizing:border-box;}
.jczltitle a{color:#fff}


/*头部*/
.logo{width:100%;height:157px;position:relative;}

.logo img{float:left;}
.search-box{ position:absolute;right:0px;bottom:20px; width:30%; height:38px; overflow:hidden; margin-bottom:20px; }
.search-box .input-box input{ display:block; margin:0; padding:0px 12px; width:100%; height:38px; line-height:38px; background:#fff; border:1px solid #e5e5e5; color:#333; font-size:12px;}
.search-box .input-box input::-moz-placeholder{ color:#b3b3b3; opacity:1; }
.search-box a{ display:block; position:absolute; top:0; right:0; bottom:0; width:51px; height:38px; line-height:32px; color:#333; font-size:16px; text-align:center; background:#ffffff;  border-radius:0; cursor:pointer;}

.header  .nav_center {margin: 0px auto;width: 1140px;height: 100%;padding: 0px 5px 0px 5px;background:#066fc6;border-top:5px solid #ffffff;}
.header  .nav_center li {width: 185px;display: inline-block;font-size: 0;text-align: center;/* background: url(../img/navline.jpg) no-repeat right center;*/line-height:60px;}
.header  .nav_center li:hover{background:#0056a2}
.header  .nav_center li i {display: block;float: left;margin-top: 8px;}
/*.header  .nav_center li:last-child{float:right;}
.header  .nav_center li:last-child i{float:right;}
.header  .nav_center li:last-child a{float:right;margin-left:0px;margin-right:13px;}*/
.header  .nav_center li img {display: block;xfloat: left;xmargin-top: 10px;xmargin-left: 20px}
.header  .nav_center  a {color: #fff;font-size: 16px;line-height: 60px;text-decoration: none;float: left;margin-left: 20px;}
/*导航栏图标*/
.icon_19{background:url(../img/allbgs.png) no-repeat 0px 0px;height:13px;width:22px;    position: absolute;right: 0px;top: 12px;}
.icon_06{background:url(../img/allbgs.png) no-repeat 0px -13px;height:15px;width:19px;}
.icon_03{background:url(../img/allbgs.png) no-repeat 0px -28px;height:18px;width:17px;}
.icon_27{background:url(../img/allbgs.png) no-repeat 0px -46px;height:36px;width:38px;}
.icon_25{background:url(../img/allbgs.png) no-repeat 0px -82px;height:36px;width:38px;}
.icon_14{background:url(../img/allbgs.png) no-repeat 0px -118px;height:36px;width:38px;}
.icon_16{background:url(../img/allbgs.png) no-repeat 0px -154px;height:36px;width:38px;}
.icon_11{background:url(../img/allbgs.png) no-repeat 0px -190px;height:42px;width:44px;}
.icon_22{background:url(../img/allbgs.png) no-repeat 0px -232px;height:42px;width:44px;}
.icon_30{background:url(../img/allbgs.png) no-repeat 0px -274px;height:43px;width:44px;}
.icon-nav_09{background:url(../img/allbgs.png) no-repeat -46px -268px;height:44px;width:41px;}
.icon-nav_11{background:url(../img/allbgs.png) no-repeat -104px -269px;height:44px;width:41px;}
.icon-nav_13{background:url(../img/allbgs.png) no-repeat 0px -405px;height:44px;width:41px;}
.icon-nav_03{background:url(../img/home.png) no-repeat 8px 10px;height:44px;width:41px;}
.icon-nav_05{background:url(../img/allbgs.png) no-repeat 0px -493px;height:44px;width:41px;}
.icon-nav_07{background:url(../img/allbgs.png) no-repeat 0px -537px;height:44px;width:41px;}

/*页面底部
----------------------------------------------*/
.footer { width: 100%; height: 173px;box-sizing: border-box; background: #4d8fcb ;padding-top: 15px;border-top:5px solid #246fb2}
.footer .text {width: 450px; text-align: center;margin-left: 30px;float: left;}
.footer .text p {font-size: 14px;margin-top: 5px;margin-bottom: 5px;color: #fff;}
.footer .text p a {color: #fff;}
.footer .link2 { float: left;margin-top: 25px; margin-left: 216px;}
.footer .link { margin-top: 25px; margin-left: 30px; width: 110px; height: 55px;float: left;}

