@media screen and (max-width: 1024px) {
    body {
        min-width:1500px;
    }
}

/* 公共样式 */
body{background-color: !important;}
input,select,option,button {outline: 0;}
img {border: none;}
* {margin: 0;padding: 0;}
input {outline: none;border: 0;}
.w {width: 1200px;margin: 0 auto;}
ul li {list-style: none;}
a {text-decoration: none;color: #535353;}
.fl {float: left;}
.fr {float: right;}
.clearfix:after {display: block;clear: both;content: "";visibility: hidden;height: 0}
.clearfix {zoom: 1;}
.width {width: 1100px;margin: 0 auto;}

/*header*/
.header{background:url(../images/background.png) no-repeat;height:233px;}
.header  .headerBox{height:185px;}
.header .headerBox .header-logo{background: url(../images/header-logo.png) no-repeat;width: 467px;height: 97px;margin-top: 47px;}
.header .headerBox .search{margin-top:62px;}

.header .headerBox .search .searchup{padding-left:100px;margin-bottom:27px;position:relative;}
.header .headerBox .search .searchup .weixin{width:26px;height:19px;vertical-align:bottom;}
.header .headerBox .search .searchup .wechat:hover .erweima{display:inline-block;}
.header .headerBox .search .searchup .erweima{display:none;position:absolute;top:18px;left:75px;width:80px;height:95px;}
.header .headerBox .search .searchup a{color:#1B5093;font-size:14px;padding:0 4px;font-weight:400;line-height:20px;}

.search .searchForm{height: 34px;background:#fff;}
.search .searchForm .searchInput{height: 30px;border:2px solid #D1D1D1;width:311px;border-radius:17px;}
.search .searchForm .searchInput .searchtext{width:28px;height:34px;color:#666;font-size:14px;line-height:30px;margin:0 10px 0 22px;float: left;}
.search .searchForm .searchInput input{float:left;width:215px;height:16px;line-height: 16px;box-sizing: border-box;border-width: 0;outline: none;border-left:1px solid #D1D1D1;border-right:1px solid #D1D1D1;color:#B2B2B2;font-size:14px;margin-top:8px;padding-left:10px;}
.search .searchForm .searchInput .searchBtn{float: left;}
.search .searchForm .searchInput .searchBtn img{width: 14px;margin-top: 10px;margin-left:8px;}
/*.header .back{height:33px;width:100%;background:#14427D;position:absolute;top:203px;zoom:-1;}*/
/*nav*/
.header .navback{height:48px;background:url(../images/nav.png);}
.header .navBox{height:48px;font-size: 16px;line-height: 48px;padding-left:59px;}
.header  .navBox .navItem{padding:0 24px;margin-left:83px;}
.header  .navBox .navItem:hover{background:#3477CA;}
.header  .navBox .navItem a{color:#fff;}


/*友情链接*/
.content7{height:64px;background:#F3F3F3;border-top:4px solid #1B5093;}
.content7 .contentbox7{width:1016px;height:46px;background:#F3F3F3;padding-top:18px;padding-left:184px;}
.content7 .contentbox7 .net1{float:left;width:191px;height:26px;padding-left:9px;color:#333;font-size:14px;line-height:26px;border:1px solid #D1D1D1;background:#fff;margin-right:8px;}

/*footer*/
.footer{height:164px;background:#434343;margin-top: 20px;}
.footer .footerbox{width: 1200px; height:122px;background:#434343;padding-top:42px;position:relative;}
.footer .commonFont{color:#ccc;text-decoration:none;}
.footer .footerbox .msg{font-size: 14px;color: #ccc;text-align: center; line-height: 24px;margin:0 24px 0 24px;}
.footer .footerbox .dang {display:inline-block;width: 56px;height: 69px;margin-left:183px;}
.footer .footerbox .zheng {width: 110px;height: 55px;margin-top:7px;}
 .footer .footerbox .msg .address,.footer .footerbox .msg .host{display:inline-block;}
 .footer .footerbox .msg p .photo{text-decoration:underline #ccc;font-size:16px;line-height:24px;color:#ccc;}


/* 领导主题页 nav */
.special_top{height:40px;background:#535353}
.special_nav{height:32px;padding-top:8px;padding-left:196px;}
.special_top ul li{float:left;}
.special_top ul li a{display:block;line-height:24px;height:24px;color:#fff;font-size:16px;border-right:1px solid #fff;padding:0 42px;}
.special_top ul li a:last{border-right:none;}


/* 导航条 */
.location{height:40px;padding-top:20px;margin-bottom:29px;}
.location .locationbox{line-height:40px;background:#F3F3F3;color:#1B5093;font-size:14px;padding-left:10px;}
.location .locationbox span{color:#1B5093;}
.location .locationbox span a{color:#1B5093;}
.lunboa {
    width: 100%!important;
}
.lunboa .bd li img {
    width: 100%!important;
}