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{width: 1200px;margin: 0 auto;}


/* -----------------------------------------header----------------------------- */
.header{height: 200px;width: 100%;background:url("../image/a.png") no-repeat;}
.header .logo{width:73%;}
.header .search{width: 48%;}
.header .logo img{position: relative;margin-top: 70px;float:right;}
.header  .search{width: 300px;float: right;margin-top:82px;}
.header .search form{height:36px;font-size:16px;}
.header  .searchTxt{width: 244px;height: 36px;line-height: 36px;background: #fff;
    color: #000;padding:0 0 0 16px;border:none;}
.header  .searchTxt::-webkit-input-placeholder{  color:#D58787;}
.header  .searchBtn {width: 40px;height: 36px;cursor: pointer;}
.header  .searchBtn button{width:40px;height: 36px;border:none;background: #C30606;color: #fff;
position: relative;top:0px;font-size:14px;}

/* ----------------------------nav------------------------------- */
.nav {width: 100%; height:48px;background: #C30606;border: 1px solid #C30606;}
.nav ul li {width: 11.11%;height:48px; float: left;text-align: center;line-height:48px;font-size: 18px;font-weight: 500;}
.nav ul li  a{color: #fff;}
.nav ul li:hover {background: #fff;}
.nav ul .active{background: #fff;}
.nav ul li:hover a,.nav ul .active a{color: #C30606;}

/* -----------------------------------footer-------------------------------------- */
.footer{width: 100%; height: 160px;text-align: center;clear: both;background:#C30606;color: #fff;
    font-size: 14px;
}
.footer .pic{padding-top:44px;}
.footer p{padding: 20px 0 27px 0;letter-spacing: 2px;}



/* 分页 */
.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:#C30606 !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:1280px) {
  .mainContainer{overflow-x: hidden;}
}
@media screen and (min-width:1600px) {
 .header .logo{width:64%;}
}
@media screen and (min-width:1920px) {
 .header .logo{width:53%;}
}