@charset "utf-8";
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  margin: 0;
  padding: 0;
}

body {
    font-family: "Microsoft YaHei", "微软雅黑", tahoma, Arial, Helvetica,sans-serif;
      /* background-image: url(../images1/beijing.png); */
  background-repeat: no-repeat;
  }
  li,
  ul {
    list-style: none;
  }
  em,
  i {
    font-style: normal;
  }
  a {
    text-decoration: none;
  }
  a:hover {
    text-decoration: none;
  }
  .common-header {
    width: 100%;
    background: #bb1111;
  }
  .common-width {
    width: 1250px;
    height: 145px;
    margin: 0 auto;
    padding-top: 20px;
  }
  .logo {
    float: left;
    margin-top: 5px;
  }
  .sousuo{
      float: right;
      width: 220px;
      height: 30px;
      line-height: 30px;
      border: 1px solid #fff;
      border-radius: 10px !important;
      position: relative;
      margin-top: 28px;
  }
  .keyword {
    margin-left: 10px;
    border: 0;
    outline: 0;
    width: 170px;
    height: 20px;
    border-right: 1px solid #fff;
    background: rgba(255,255,255,0);
}
.keyword::-webkit-input-placeholder{
            color:#fff;
}
.sousuo span{
    float: right;
    display: block;
    width: 30px;
    height: 100%;
    text-align: center;
    cursor: pointer;
}
.header-nav{
    position: relative;
}
.header-nav li{
    float: left;
    color: #333333;
    font-size: 18px;
    margin-right: 40px;
    position: relative;
}
/* .header-nav li:first-child{
    margin-left: 58px;
} */
.header-nav li a{
    color: #fff;
    display: inline-block;
    height: 65px;
  box-sizing: content-box;
}
.header-nav li div{
  display: none;
}
.header-nav li:nth-child(4) div div{
  left: -100px;
}
.header-nav li:nth-child(5) div div{
  left: -200px;
}
.header-nav li:nth-child(6) div div{
  left: -300px;
}
.header-nav li:nth-child(7) div div{
  left: -450px;
}
.header-nav li:nth-child(8) div div{
  left: -550px;
}
.header-nav li:nth-child(9) div div{
  left: -700px;
}



.header-nav li .on{
  color: #eacc87;
  border-bottom: 4px solid #eacc87;
}
.header-nav li a:hover{
  color: #eacc87;
  border-bottom: 4px solid #eacc87;
  text-decoration:none
}
.header-nav li div div{
  width: 860px;
  padding-bottom: 30px;
  border-top: 4px solid #eacc87;
  position: absolute;
  z-index: 10;
  background-image: url(../images1/dhbj.png);
  top: 92px;
}
.header-nav li div img{ 
  float: right;
  margin-right: 30px;
  margin-top: 30px;
}
.header-nav li div .erji{ 
  width: 510px;
  height: 90px;
  float: left;
  margin-top: 60px;
  margin-left: 40px;
}
.header-nav li div .erji li{ 
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  margin-right: 102px;
}
.header-nav li div .erji li a{ 
  height: 45px;
}
.header-nav li div .erji li a:hover{ 
  border-bottom: 0 solid #eacc87;
}
.header-nav li div .erji li:first-child{ 
  margin-left: 0;
}
.header-nav li div span{ 
  display: inline-block;
  width: 35px;
  height: 25px;
  border-right: 1px solid #eacc87;
  position: absolute;
  top: 69px;
  z-index: 10;
}
.header-nav li div span:nth-child(2) { 
  display: inline-block;
  border-left: 1px solid #eacc87;
  border-right: 0 solid #eacc87;
  left: 35px;
}

.banner{
    width: 100%;
    height: 360px;
    overflow:hidden; position:relative;
    margin-bottom: 50px;
}
.banner .bd{ position:relative; height:100%; z-index:0;   }
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd img{ 
    width: 100%;
    height: 360px;
    display: block;
    object-fit: cover; 
}

.zhuti{
  width: 100%;

}

.zhuti .box{
  width: 1200px;
  margin: 0 auto;
  display: flex;
}
.zhuti .box .lanmu{
  width: 230px;
  float: left;
}
.zhuti .box .lanmu h1{
  width: 180px;
  height: 72px;
  line-height: 72px;
  background: #bb1111;
  color: #fff;
  font-size: 24px;
  text-align: center;
  position: relative;
  padding-left: 50px;
}
.zhuti .box .lanmu h1 img{
  position: absolute;
  top: 10px;
  left: 10px;
}
.zhuti .box .lanmu li{
  width: 230px;
  height: 55px;
  line-height: 55px;
  background: #f5f5f5;
  border-bottom: 1px solid #ebebeb;
}
.zhuti .box .lanmu li a{
  color: #000;
  font-size: 16px;
  margin-left: 20px;
  display: inline-block;
  width: 210px;
}
.zhuti .box .lanmu li:hover{
  width: 227px;
  background: #e8e8e8;
  border-left: 3px solid #ffa800;
}
.zhuti .box .lanmu li:hover a{
  color: #336699;
}
.zhuti .box .lanmu .on{
  width: 227px;
  background: #e8e8e8;
  border-left: 3px solid #ffa800;
}
.zhuti .box .lanmu .on a{
  color: #336699;
}
.zhuti .box .neirong{
  width: 930px;
  float: left;
  margin-left: 40px;
}
.zhuti .box .neirong .daohang{
  height: 32px;
  border-bottom: 2px solid #bb1111;
}
.zhuti .box .neirong .daohang .right .inline-block{
  height: 25px;
  line-height: 25px;
  color: #000;
}
.zhuti .box .neirong .daohang .right .inline-block:hover{
  color: #336699;
}

.zhuti .box .neirong .leibiao li{
  height: 57px;
  line-height: 57px;
  border-bottom: 1px dashed #dddddd;
  background-image: url(../images1/xyd.png);
  background-repeat: no-repeat;
  background-position: 10px 26px;
}
.zhuti .box .neirong .leibiao li img{
  margin-left: 5px;
  margin-right: 15px;
  position: relative;
  top: -3px;
}
.zhuti .box .neirong .leibiao>ul li>a {
  color: #000;
  font-size: 16px;
  margin-left: 30px;
}
.zhuti .box .neirong .leibiao li:hover a{
  color: #bb1111;
  font-size: 16px;
}
.zhuti .box .neirong .leibiao li span{
  float: right;
  margin-right: 10px;
  color: #b2b1b1;
}

#mypages{
  height: 57px;
  line-height: 57px;
  text-align: center;
}
#mypages a{
  color: #000;
  margin-right: 20px;
}
#mypages a:hover{
  color: #336699;
}








.footer{
  background: #414141;
  width: 100%;
  height: 314px;
}
.footer .footer-zhuti{
  width: 1200px;
  margin: 0 auto;
}
.shang{
  width: 1200px;
  height: 93px;
  margin: 0 auto;
}
.shang img{
  margin-top: 13px;
  margin-left: 5px;
  float: left;
}
.shang p{
  display: inline-block;
  margin-top: 25px;
  margin-left: 25px;
  width: 210px;
  height:45px;
  border-left: 1px solid #707070;
  float: left;
  color: #fff;
}
.shang .tiaozhuan{
  font-size: 14px;
  margin-top: 50px;
  float: right;
}
.shang .tiaozhuan a{
  color: #fff;
}
.shang .tiaozhuan a:hover{
  color: #eacc87;
}
.shang .tiaozhuan span{
  margin-left: 13px;
}
.footer-zhuti .xia ul {
  margin-top: 20px;
  width: 600px;
  float: left;
}
.footer-zhuti .xia ul li{
  margin-bottom: 20px;
}

.footer-zhuti .xia ul li a{
  font-size: 14px;
  color: #fff;
}
.footer-zhuti .xia .you{
  margin-top: 20px;
  float: right;
  color: #fff;
}
.footer-zhuti .xia .you div{
  float: right;
  text-align: center;
}


