html,body{
    min-width: 1200px !important;
}
.header {
  width: 100%;
  height: 40px;
  background-color: #f5f5f5;
  margin: 0 auto 20px auto;
}
.header .headercontent {
  padding: 0 15px 0 15px;
  margin: 0 auto;
  box-sizing: border-box;
  max-width: 1200px;
  min-width: 800px;
  height: 40px;
  font-family:'Microsoft YaHei';
}
.header .headernav {
  float: left;
  height: 40px;
}
.header .headernav ul li {
  list-style: none;
  float: left;
  width: 60px;
}
.header .headernav ul li a {
  font-size: 14px;
  line-height: 40px;
  text-decoration:none;
  color:#666;
}
.header .headernav ul li a:hover {
  color: #e12d02;
}
.header .headernav ul li .dlilog {
  width: 100%;
  height: 280px;
  background-color: #ffffff;
  box-sizing: border-box;
  float: left;
  overflow: hidden;
  margin: 0 auto;
  display: none;
  position: absolute;
  left: 0px;
  top: 40px;
  z-index: 99999;
  box-shadow: 0 0 5px 0px #a7a7a7;
}
.header .headernav ul li .dlilog .lianjie {
  margin: 0 auto;
  height: 280px;
  max-width: 1200px;
}
.header .headernav ul li .dlilog .lianjie .dlilognav {
  float: left;
  text-align:left;
  height: 280px;
  padding: 22px 25px 0 50px;
  box-sizing: border-box;
}
.header .headernav ul li .dlilog .lianjie .dlilognav .ulfirst,
.header .headernav ul li .dlilog .lianjie .dlilognav .ulsecond,
.header .headernav ul li .dlilog .lianjie .ulthird,
.header .headernav ul li .dlilog .lianjie .ulfour {
  height: 50px;
  line-height: 50px;
  text-align:left;
}
.header .headernav ul li .dlilog .lianjie .dlilognav .ulfirst a,
.header .headernav ul li .dlilog .lianjie .dlilognav .ulsecond a,
.header .headernav ul li .dlilog .lianjie .ulthird a,
.header .headernav ul li .dlilog .lianjie .ulfour a {
  margin-left: 15px;
  display: inline;
  line-height: 0px;
  margin-right: 0px;
  font-size: 14px;
  text-decoration:none;
  color:#666;
}
.header .headernav ul li .dlilog .lianjie .dlilognav .ulfirst a:hover,
.header .headernav ul li .dlilog .lianjie .dlilognav .ulsecond a:hover,
.header .headernav ul li .dlilog .lianjie .ulthird a:hover,
.header .headernav ul li .dlilog .lianjie .ulfour a:hover {
  color: #e12d02;
}
.header .headernav ul li .dlilog .dliloger {
  float: left;
  width: 25%;
  height: 100%;
  padding-top: 80px;
  box-sizing: border-box;
}
.header .headernav ul li .dlilog .dliloger .dleft,
.header .headernav ul li .dlilog .dliloger .dright {
  width: 100px;
  height: 125px;
  float: left;
  border: 1px solid #eeeeee;
  padding: 8px 1px 1px 3px;
  box-sizing: border-box;
  text-align: center;
  line-height: 13px;
}
.header .headernav ul li .dlilog .dliloger .dright {
  font-size: 12px;
  margin-left: 10px;
}
.header .headernav ul li .dlilog .dliloger .dleft img,
.header .headernav ul li .dlilog .dliloger .dright img {
  padding-bottom:5px;
}
.header .zhuce {
  height: 40px;
  float: right;
}
.header .zhuce a {
  font-size: 14px;
  line-height: 40px;
  text-decoration:none;
  color:#666;
}
.header .zhuce a:hover {
  color: #e12d02;
}
.headerimg {
  margin: 0 auto;
  width: 1200px;
}
.headerimg div a img{
    width:100%;
}
.ssadpublic img{
    display:block;
}
#ssajax_lib_suggest_result_layer_ajaxinput {
  left: 11px !important;
  top:0px !important;
}
.zhong {
  padding: 0 10px 0 10px;
  margin: 0 auto;
 width: 1200px;
  height: 80px;
  box-sizing: border-box;
}
.zhong .img {
  float: left;
  height: 80px;
}
.zhong .img img {
  float: left;
  margin-top: 24px;
}
.zhong .shou {
  float: right;
  height: 80px;
}
.zhong .shou .input {
  width: 220px;
  border: 1px solid #757575;
  margin-top: 24px;
  border-radius: 18px;
  font-size: 12px;
  color: #757575;
  line-height: 30px;
  padding-left: 17px;
  background-color: #fff;
  padding-bottom: 1px;
  position:relative;
  border: 1px solid rgba(230, 230, 230, 1);
}
.zhong .shou .input input {
  border:none;
  width: 150px;
  height: 30px;
  font-size: 13px;
  font-family: "Noto Sans SC","Microsoft YaHei","SimSun";
}
.zhong .shou .input input:focus { 
  outline: none; 
}
.zhong .shou .input img {
  float: right;
  margin-top: -25px;
  margin-right: 20px;
}
.zb {
  width: 100%;
  height: 60px;
  background-color: #0d519c;
  min-width: 800px;
  font-family:'Microsoft YaHei';
}
.zb .nr {
  margin: 0 auto;
  height: 61px;
  width: 1200px;
  padding-left: 10px;
  box-sizing: border-box;
}
.zb .nr ul li {
  float: left;
  list-style: none;
  padding: 0 15px;
}
.zb .nr ul li a {
  height: 56px;
  color: #ffffff;
  font-size: 15px;
  line-height: 60px;
  display: inline-block;
  text-decoration:none;
}
.dh {
  height: 36px;
 width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  padding-left: 10px;
  box-sizing: border-box;
  line-height: 36px;
  color: #c4c2c2;
  font-family:'Microsoft YaHei';
  text-align:left;
}
.dh a {
  font-size: 14px;
  color: #c4c2c2;
  text-decoration:none;
}
.dh a:hover {
  color: #e44829;
}
.bottom {
  height: 80px;
  width: 100%;
  background-color: #000;
  min-width: 800px;
  margin-top:10px;
}
.bottom .btop {
  color: #f5f5f5;
  text-align: center;
  height: 40px;
  max-width: 1200px;
  min-width: 800px;
  margin: 0 auto;
  line-height: 40px;
}
.bottom .btop a {
  font-size: 12px;
  color: #fff;
  margin-right: 10px;
  text-decoration: underline;
  margin-left: 10px;
}
.bottom .btop a:hover {
  color: #e12d0a;
}
.bottom .bbottom {
  max-width: 1200px;
  min-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.bottom .bbottom span {
  font-size: 12px;
  color: #f5f5f5;
}
.bottom .bbottom span a {
  color: #f5f5f5;
  text-decoration: underline;
}
.bottom .bbottom span a:hover {
  color: #e12d0a;
}
.red1 {
  border-bottom: 3px solid #e12d0a;
  color: #e12d0a;
}
.header .headernav ul .k:hover .dlilog {
  display: block;
}
.fr{
  float:right;
}
.fl{
  float:left;
}
#Wapper {
            width: 1200px !important;
            margin: 0 auto;
        }
#List {
    float: left;
    width: 880px !important;
    margin-right: 20px;
}
.blank{
    height: 20px;
}