body, ul, li, p, h1, h2, h3, h4, h5, h6 {padding: 0;margin: 0;}
body, ul, li, p, h1, h2, h3, h4, h5, h6, li, a,div{}
li {list-style: none;}
a {text-decoration: none}
img {border: 0;vertical-align: top;}
/* .clearfix {zoom: 1;_zoom: 1} */
.clearfix:after {content: "";display: block;line-height: 0px;height: 0px;clear: both;visibility: hidden}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#000;}
a:hover{ text-decoration:none;color:#000;}
img{ border:none;}
.clear{clear:both;}
.equal{ padding-bottom:9999px; margin-bottom:-9999px; overflow:hidden;}
input,textarea,select,button,a:focus {outline: none;}
body{width: 100%;min-width: 1280px;height: 100%;margin: 0 auto;}
input,textarea,select,button,a:focus {outline: none;}
.left{float: left;}
.right{float: right;}
.mainContainer{margin: 0 auto;padding: 0px;}
.zsxxMainContainer{width: 1200px;margin: 0 auto;}
/* -----------------------------------------header----------------------------- */
.header{height: 150px;width: 100%;background:#003B8D;}
.header .logo{width: 75%;}
.header .logo{height: 51px;margin-top: 47px;float: left;}
.header .search {width: 25%;text-align: right;height:38px;margin-top:49px;}
.header .search input{width:200px;line-height: 38px;height: 38px;padding: 0;padding-left:32px;
border:none;float: right;background:url('../image/32.png') no-repeat;color: #fff;}
.search input::-webkit-input-placeholder { /* WebKit browsers */ 
    color: #ccc; 
    } 
.search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
    color: #ccc; 
    } 
.search input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
    color: #ccc; 
    } 
.search input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #ccc; 
} 
.header .search button{border: none;color: #fff;background: #0D55B8;
  height:38px;width:52px;float: right;padding: 0;}

/* ----------------------------nav------------------------------- */
.nav {width: 100%; height: 50px;margin-top: 0px;padding: 0px;background: #0D55B8;}
.nav ul{height: 50px;}
.nav ul li {float: left;width: 16.66%;text-align: center;height: 50px;}
.nav ul li  a{width:100%;color: #fff;display: inline-block;height: 50px;line-height: 50px;font-size:18px;font-weight:500;}
.nav ul  li:hover > a{background-color: #FFB911;font-weight:bold;}
.nav ul  .active > a{background-color: #FFB911;font-weight:bold;}

/* -----------------------------------footer-------------------------------------- */
.footer{width: 100%;text-align: center;clear: both;background: #003B8D;
color: #fff;font-size: 16px;padding: 17px 0;line-height:35px;height: 136px;}



/* 分页 */
.paging{margin-top:20px;text-align:right;}
.paging a{
    color:#808080 !important;
    /* margin-right: 10px !important; */
    padding:3px 8px;
    font-size:14px;
    text-decoration:none;
    border: 1px solid #BFBFBF;
    display: inline-block;
}
.paging a:hover{background-color:#eee; text-decoration: none;}
.paging .page-curr{
    background-color:#0945B1 !important;
    color:#fff !important;
    border:none !important;
    padding:3px 8px;
}
.pagination{
    margin-top: 40px;
    /* margin-left: 10px; */
}
.jump{
    width: 165px;
    margin-top: 4px;
    margin-left: 15px;
}
.paging .drift{
    float: left;
    margin-bottom: 50px;
}
.txt{
    width: 40px;
    height: 27px;
    border: none;
}
.bnt{
    background: #fff;
    width: 48px;
    height: 27px;
    border: none;
}


.mt20 a:hover{color:#0945B1; }

/**------------searchContainer --------**/
.searchContainer{min-height:600px;margin-top:10px;margin-bottom:20px;}
.searchContainer .search_nav{line-height:40px;text-align:left;}
.searchContainer .searchResult .ts{line-height:30px;}
.searchContainer .searchResult ul li{line-height: 50px;height:50px;border-bottom: 1px dotted #4d76c0;}

/* 
@media screen and (min-width:1000px) {
  .zsxxMainContainer{overflow-x: hidden;}
} */