body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { 
  margin:0; 
  padding:0; 
}
body { 
  width:100%;
  color:#555;
  font-size:14px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  overflow:hidden;
}
td,th,caption { 
  font-size:14px; 
}
h1, h2, h3, h4, h5, h6 { 
  font-weight:normal; 
  font-size:100%; 
}
address, caption, cite, code, dfn, em, strong, th, var { 
  font-style:normal; 
  font-weight:normal;
}
a { 
  color:#555; 
  text-decoration:none; 
}
a:hover { 
  text-decoration:none; 
}
img { 
  border:none; 
}
ol,ul,li { 
  list-style:none; 
}
input, textarea, select, button { 
  font:14px Verdana,Helvetica,Arial,sans-serif; 
}
table { 
  border-collapse:collapse; 
}
html {
  overflow-y: scroll;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height:0; 
  clear:both; 
  visibility: hidden;
}
.clearfix { 
  *zoom:1; 
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.banner{
  width: 100%;
  height: 850px;
}
.banner img{
  width: 100%;
  height: 100%;
}
.title{
  display: block;
  width: 889px;
  height: 184px;
  margin: 40px auto 0 ;
}
.news{
  width: 1200px;
  margin: auto;
}
.focusBox { position: relative; width: 724px; height: 408px; overflow: hidden;text-align: left; background: white; }
.focusBox .pic img { width: 724px; height: 408px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 60px; width:100%;  background: #000; filter: alpha(opacity=70); opacity: 0.7; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 60px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:60px; line-height:60px; position:absolute; bottom:-60px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 21px; font-size: 18px; }
.focusBox .num { position: absolute; z-index: 3; bottom: 26px; right: 10px; }
.focusBox .num li{ float: left; width: 24px;height: 4px;background: #fff;border-radius: 1px; overflow: hidden;  margin-right: 16px; cursor: pointer; }
.focusBox .num li.on,.focusBox .num li:hover{ background:#DE0B32;}
.news-ul{
  width: 445px;
}
.news-ul li{
  height: 71px;
  border-bottom: 1px dashed rgba(148, 151, 169, 0.4);
  padding: 20px 0;
  margin-bottom: 15px;
}
.news-ul li h3{
  vertical-align: middle;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3E3E4B;
}
.news-ul li h3 img{
  width: 12px;
  height: 12px;
  margin-right: 13px;
}
.news-ul li p{
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #9497A9;
  margin-top: 8px;
  line-height: 23px;
}
.atlas{
  width: 100%;
  display: flex;
  margin:0 auto;
}
.atlas li{
  width: 631px;
  height: 361px;
  position: relative;
}
.atlas li .img{
  width: 639px;
  height: 361px;
}
.pic{
  width: 125px;
  height: 63px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url("../images/atlas.png") no-repeat;
}
.pic-title{
  display: none;
  width: 571px;
  height: 281px;
  background: url("../images/border.png") no-repeat;
  position: absolute;
  top: 40px;
  left: 34px;
  z-index: 2;
  box-sizing: border-box;
  padding-top: 100px;
  text-align: center;
}
.pic-title h3{
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 56px;
}
.atlas li:hover .pic{
  display: none;
}
.atlas li:hover .pic-title{
  display: block;
}
.video{
  width: 1200px;
  height: 650px;
  margin: 40px auto 0;
  position: relative;
}
.video .pic{
  background: url("../images/video.png") no-repeat;
}
.other-lan{
  width: 1200px;
  margin: auto;
}
.en,.mw{
  width: 590px;
}
.lan-title{
  display: block;
  width: 270px;
  height: 78px;
  margin: auto;
  cursor: pointer;
}
.lan-first{
  border-bottom: 1px dashed #070002;
  margin-top: 37px;
  padding: 23px 0;
}
.lan-first img{
  width: 248px;
  height: 139px;
}
.lan-first p{
  width: 342px;
  height: 139px;
  box-sizing:border-box;
  padding: 25px 0 25px 25px;
  color: #333;
  font-size: 16px;
  line-height: 28px;
}
.lan-ul li{
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  border-bottom: 1px dashed #070002;
  list-style: url("../images/circl.png");
  line-height: 59px;
  list-style-position: inside;
  padding-left:20px ;
}
.lan-ul li a{
  color: #333;
}
.sflrw{
  width: 1200px;
  margin:0 auto;
  margin-top: 15px;
}
.sflrw-picul li{
  width: 384px;
  height: 526px;
  float: left;
  margin-left: 24px;
  position: relative;
  margin-bottom: 10px;
}
.sflrw-picul li:nth-child(1){
  margin-left: 0;
}
.sflrw-picul li img{
  width: 384px;
  height: 502px;
}
.sflrw-picul li p{
  width: 345px;
  height: 50px;
  background: url("../images/recbg.png") no-repeat center;
  position: absolute;
  bottom: 0;
  left: 18px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFF;
}
.sflrw-ul li{
  float: left;
  width: 590px;
  height: 71px;
  padding: 20px 0;
  border-bottom: 1px dashed rgba(148, 151, 169, 0.4);
  overflow: hidden;
}
.sflrw-ul li:nth-child(odd){
  margin-right: 20px;
}
.sflrw-ul li h3{
  vertical-align: middle;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3E3E4B;
}
.sflrw-ul li h3 img{
  width: 12px;
  height: 12px;
  margin-right: 13px;
}
.sflrw-ul li p{
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #9497A9;
  margin-top: 15px;
}
.sflrw-picul.dqzgqggpy li{
  width: 384px;
  height: 242px;
  float: left;
  margin-left: 24px;
  position: relative;
  margin-bottom: 10px;
}
.sflrw-picul.dqzgqggpy li:nth-child(1){
  margin-left: 0;
}
.sflrw-picul.dqzgqggpy li img{
  width: 384px;
  height: 218px;
}
.vb{
  width: 1200px;
  height: 556px;
  margin: 10px auto 0;
}
.xjsj{
  width: 1200px;
  margin: auto;
  margin-top: 15px;
}
.xjsj-left{
  width: 724px;
}
.xjsj-w342{
  float: left;
  width: 342px;
  height: 192px;
  background: #000;
  margin-right: 20px;
  position: relative;
}
.xjsj-w342 img{
  width: 342px;
  height: 192px;
}
.xjsj-txtbg{
  display: none;
  width: 342px;
  height: 192px;
  background: #000;
  opacity: 0.8;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}
.xjsj-txt{
  display: none;
  width: 342px;
  height: 192px;
  position: absolute;
  z-index: 15;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding: 50px 31px;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 25px;
}
.xjsj-w342:hover .xjsj-txtbg,.xjsj-w342:hover .xjsj-txt{
  display: block;
}
.xjsj-w704{
  float: left;
  width: 704px;
  height: 160px;
  background: #B12020;
  margin-top: 20px;
  box-sizing: border-box;
  padding: 41px 42px;
}
.xjsj-w704 h3{
  font-size: 18px;
  color: #FFFFFF;
  line-height: 31px;
}
.xjsj-w704 p{
  font-size: 14px;
  color: #EDB4B4;
  line-height: 25px;
  height: 50px;
  width: 100%;
  overflow: hidden;
}
.xjsj-w704 p a{
  color: #FFDE00;
}
.xjsj-right{
  width: 476px;
  height: 372px;
  background: #b12020;
  box-sizing: border-box;
  padding: 45px;
}
.xjsj-right h3{
  font-size: 18px;
  color: #FFDE00;
  line-height: 31px;
  height: 62px;
  width: 100%;
  overflow: hidden;
}
.xjsj-right p{
  font-size: 14px;
  color: #EDB4B4;
  line-height: 25px;
  max-height: 125px;
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}
.xjsj-right a{
  display: block;
  width: 146px;
  height: 44px;
  border-radius: 8px;
  background: #FFDE00;
  font-size: 14px;
  color: #B12020;
  line-height: 44px;
  text-align: center;
  margin: auto;
  margin-top: 43px;
}
.ljsm{
  width: 1200px;
  margin: 10px auto 74px;
}
.ljsm-div{
  float: left;
  width: 580px;
  height: 189px;
  margin-left: 40px;
  margin-bottom: 50px;
  position: relative;
  /* background: #000; */
}
.ljsm img{
  width: 300px;
  height: 169px;
  position: absolute;
  left: 20px;
  bottom: 0;
  z-index: 20;
}
.ljsm-txtbg{
  display: block;
  width: 100%;
  height: 150px;
  background: #F9F9F9;
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  padding: 20px;
}
.ljsm-div:nth-child(odd){
  margin-left: 0;
}
.ljsm-txt{
  display: block;
  width: 220px;
}
.ljsm-txt h3{
  font-size: 16px;
  font-weight: bold;
  color: #CC1A1A;
  line-height: 23px;
}
.ljsm-txt p{
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #9497A9;
  max-height: 60px;
  width: 100%;
  overflow: hidden;
  line-height: 20px;
  margin-top: 10px;
}
.bottom{
  width: 100%;
  height: 178px;
}
@media screen and (max-width:1600px){
  .atlas li{
    width: 500px;
    height: 361px;
    position: relative;
  }
  .atlas li .img{
    width: 500px;
    height: 361px;
  }
}