body{
  width: 100%;
  min-width: 1329px;
  margin: 0 auto;
}
div{
  box-sizing: border-box;
}
.left{
  float: left;
}
.right{
  float: right;
}
.clear{
  clear: both;
}
.ml0{
  margin-left: 0px !important;
}
.mt10{
  margin-top: 10px !important;
}
.mt15{
  margin-top: 15px !important;
}
.mt20{
  margin-top: 20px !important;
}
.mt30{
  margin-top: 30px !important;
}
.mt40{
  margin-top: 40px !important;
}
.mt50{
  margin-top: 50px !important;
}
.mt80{
  margin-top: 80px !important;
}
.none{
  display: none;
}


.head{
  width: 1329px;
  margin: 0 auto;
}
.ad{
  width: 1329px;
  height: auto;
  margin: 0 auto;
}
.ad img{
  width: 100%;
  height: 100%;
}
.adtitle{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.adtitle img{
  width: auto;
}
.adtitle a.more{
  width: 80px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color:#333;
  position: absolute;
  right: 0;
  bottom: 43px;
}
.swiper-container-ad {
  position: relative;
  width: 1329px;
  height: 140px;
  overflow: hidden;
}
.swiper-slide {
  position: relative;
}
.pagination {
  position: absolute;
  text-align: center;
  bottom: 0px;
  width: 50px;
  z-index: 9;
  color: #fff;
  font-size: 16px;
}
.pagination-ad {
  width: 25px;
  bottom: 10px;
  /* left: 1170px !important; */
}
.head .ad_main{
  width: 1329px;
  height: auto;
  margin: 0 auto;
}
.head .ad_main img{
  width: 100%;
  height: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.pagination-ad .swiper-pagination-switch {
  /* margin-top: -10px; */
  display: block !important;
  margin-top: 10px;
}
.swiper-active-switch {
  background: #fff;
}
.head .nav{
  width: 1329px;
  height: 80px;
  margin: 0 auto;
}
.head .nav li{
  float: left;
  font-size: 18px;
  line-height: 80px;
  padding: 0 25px;
}
.head .nav li:first-child{
  padding-left: 30px;
}
.head .nav li:last-child{
  padding-right: 30px;
}
.head .nav li a{
  color: #2662ca;
}
.head .title_main{
  width: 1329px;
  height: 98px;
  font-size: 42px;
  line-height: 98px;
  text-align: center;
  font-weight: bold;
  /* background: #f4f4f4; */
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.head .title_main a{
  color: #0055ad;
}

.content{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
}
.content .left{
  width: 520px;
  height: 360px;
  margin-right: 50px;
}
.content  .tab_head{
  width: 100%;
  height: 40px;
  background: #f5f5f5;
}
.content  .tab_head li{
  float: left;
  position: relative;
  /* width: 130px; */
  height: 100%;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  font-weight: 800;
  cursor: pointer;
  padding: 0 18px
}
.content .tab_head li a{
  color: #333;
}
.content  .tab_head li::after{
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #333;
  top: 17px;
  right: -3px;
}
.content  .tab_head li:last-child::after{
  width: 0px !important;
}
.content  .tab_head .spe a{
  color: #2662ca;
}
.content  .tab_head li .cover{
  position: absolute;
  width: 100%;
  height: 2px;
  background: #2662ca;
  top: 0px;
  left: 0px;
}
.content  .tab_body{
  width: 100%;
}
.content  .tab_body .newtoptitle{
  width: 128px;
  height: 43px;
  line-height: 43px;
  padding-left: 12px;
  background-color: #7BB6F8;
}
.content  .tab_body .newtoptitle a{
  color: #fff;
  font-size: 26px;
}
.content .tab_body .more{
  display: block;
  text-align: right;
  font-size: 16px;
}
.content .tab_body .more a{
  color:#18181C;
}
.content .tab_body li{
  position: relative;
  font-size: 18px;
  line-height: 18px;
  margin-top: 17px;
  padding-left: 13px;
}
.content .tab_body li a{
  color: #878281;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 20px;
  
  /* text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; */
}
.content .tab_body li::before{
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  left: 0px;
  top: 6px;
  background: #878281;
}
.content .right{
  width: 520px;
  height: auto
}
.content .right .swiper-container{
  width: 640px;
  height: 360px;
}
.content .right .swiper-container .swiper-slide{
  position: relative;
  width: 640px;
  height: 360px;
}
.content .right .swiper-container .swiper-slide img{
  width: 100%;
  height: 100%;
}
.content .right .swiper-container .swiper-slide .span{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 40px;
  padding: 0 30px;
  background: rgba(0,0, 0, 0.5);
  font-size: 18px;
  line-height: 40px;
  color: #fff;
}
.content .right .swiper-container .swiper-slide .span .index{
  font-size: 24px;
  line-height: 25px;
  color: #bc0000;
}
.content .right .swiper-container .swiper-slide .span .text{
  margin-left: 5px;
}
.ad_d{
  width: 1329px;
  height: 100px;
  margin: 0 auto;
}
.ad_d div{
  width: 590px;
  height: 100%;
}
.ad_d div img{
  width: 100%;
  height: 100%;
}
.swiper-container-ad{
  position: relative;
}
.pagination {
position: absolute;
right: 0px;
text-align: center;
bottom: 0px;
width: 50px;
z-index: 9;
color: #fff;
font-size: 16px;
}
.pagination-ad {
width: 25px!important;
top: 80%!important;
right:0px !important;
height: 63px!important;
}
.swiper-pagination-bullet-active{
background-color: #fff!important;

}
.swiper-pagination-switch {
display: inline-block;
width: 10px;
height: 10px;
border-radius: 10px;
background: #999;
box-shadow: 0px 1px 2px #555 inset;
margin: 0 3px;
cursor: pointer;
}
.pagination-ad .swiper-pagination-switch {
/* margin-top: -10px; */
display: block !important;
margin-top: 10px;
}
.pagination-ad .swiper-pagination-switch {
/* margin-top: -10px; */
display: block !important;
margin-top: 10px;
}
.swiper-active-switch {
background: #fff;
}

#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto;
  overflow: hidden;
  height: 490px;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 720px;
	height: 428px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
  position: relative;
  overflow: hidden;
}
#certify  .swiper-slide img{
	display:block;
  width: 100%;
}
#certify  .swiper-slide p {
	text-align: center;
  width: 100%;
	color: #fff;
	font-size: 22px;
	margin: 0;
  position: absolute;
  bottom: 0;
  text-align: center;
  left: 0;
  line-height: 60px;
  background-color: #000;
  opacity: 0.6;
  overflow: hidden;
  height: 60px;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: 0px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: 0px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}

.tab_body_2{
  width: 1160px;
  margin: 0 auto;
  margin-top: 20px;
}
.tab_body_2 li{
  width: 100%;
  height: 206px;
  padding-top: 15px;
  padding-bottom: 15px;
  
}

.tab_body_2 li .left{
  width: 395px;
  height: 100%;
  margin-right: 0;
}
.tab_body_2 li .left img{
  width: 100%;
  height: 100%;
}
.tab_body_2 .right{
  width: 710px;
  height: 100%;
  padding-right: 50px;
}
.tab_body_2 li.style{
  border-top: 1px dashed  #666;
  border-bottom: 1px dashed  #666;
  
}
.tab_body_2 li.style .left{
  float: right; 
}
.tab_body_2 li.style .right{
  float: left; 
  margin-left: 20px;
}
.tab_body_2 .tb_title{
  width: 100%;
  font-size: 25px;
  line-height: 30px;
  margin-top: 5px;
  color: #333;
  font-weight: bold;
  height: 30px;
  overflow: hidden;
}
.tab_body_2 .tb_text{
  width: 100%;
  font-size: 22px;
  line-height: 34px;
  height: 96px;
  margin-top: 15px;
  color: #000;
  overflow: hidden;
  font-family: 'KaiTi';
  /* text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; */
  
}
.tab_body_2 .tb_footer{
  width: 100%;
  margin-top: 20px;
  font-size: 12px;
  line-height: 12px;
  color: #888;
}
.tab_body_2 .tb_footer .ml{
  margin-left: 5px;
}
.tab_body_2 .tb_footer .right{
  width: 120px;
  height: 100%;
}
.right3{
  width: 380px;
}
.right3 .top{
  width: 380px;
  height: 344px;
  border: 1px solid #b7b1aa;
}
.right3 .top .img{
  width: 100%;
  height: 60px;
}
.right3 .top .img img{
  width: 100%;
  height: 100%;
}
.right3 .top .title{
  margin-top: 15px;
  font-size: 24px;
  line-height: 24px;
  color: #a61111;
  text-align: center;
  font-weight: 800;
}
.right3 .top .list{
  width: 100%;
  margin-top: 4px;
}
.right3 .top .list li{
  position: relative;
  width: 344px;
  height: 18px;
  padding-left: 23px;
  font-size: 18px;
  line-height: 18px;
  margin-top: 17px;
  overflow: hidden;
}
.right3 .top .list li a{
  color: #333;
}
.right3 .top .list li::before{
  position: absolute;
  content: '';
  width: 5px;
  height: 17px;
  top: 0.5px;
  left: 10px;
  background: #a61111;
  border-radius: 5px;
}
.right3 .top .d{
  padding: 0 5px;
}
.right3 .top .d .img_d{
  position: relative;
  width: 180px;
  height: 108px;
}
.right3 .top .d .img_d img{
  width: 100%;
  height: 100%;
}
.right3 .top .d .img_d span{
  box-sizing: border-box;
  position: absolute;
  width: 180px;
  height: 35px;
  left: 0px;
  bottom: 0px;
  padding-left: 5px;
  font-size: 16px;
  line-height: 35px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.right3 .down{
  width: 380px;
  height: 470px;
  border: 1px solid #b7b1aa;
  margin-top: 35px;
}
.right3 .down .img{
  width: 100%;
  height: 80px;
}
.right3 .down .img img{
  width: 100%;
  height: 100%;
}
.right3 .down .title{
  width: 340px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
}
.right3 .down .title img{
  width: 100%;
  height: 100%;
}
.right3 .down .textarea{
  width: 340px;
  height: 120px;
  margin: 0 auto;
  border-radius: 10px;
  padding: 20px;
  font-size: 16px;
  background: #eef0f2;
  color: #333;
} 
.right3 .down .textarea textarea{
  border: 0px;
  width: 100%;
  height: 100%;
  background: #eef0f2;
  resize: none;
  outline: none;
}
.right3 .down .submit{
  width: 259px;
  height: 32px;
  background: #a61111;
  border-radius: 16px;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 25px;
}
.right3 .down .list{
  width: 370px;
  margin-top: 13px;
}
.right3 .down .list li{
  box-sizing: border-box;
  position: relative;
  width: 370px;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  margin-top: 17px;
  padding-left: 23px;
  overflow: hidden;
}
.right3 .down .list li a{
  color: #333;
}
.right3 .down .list li::before{
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: 5px;
  left: 10px;
  background: #999;
}

.swipe{
  position: relative;
}
#left1{
  position: absolute;
  width: 14px;
  height: 24px;
  left: 5px;
  bottom: 7px;
  background: url(../images/left1.png) 0 0 no-repeat;
  z-index: 9;
  cursor: pointer;
}
#right1{
  position: absolute;
  width: 14px;
  height: 24px;
  right: 5px;
  bottom: 7px;
  background: url(../images/right1.png) 0 0 no-repeat;
  z-index: 9;
  cursor: pointer;
}
#left2{
  position: absolute;
  width: 21px;
  height: 42px;
  left: 4px;
  bottom: 78px;
  background: url(../images/left2.png) 0 0 no-repeat;
  z-index: 9;
  cursor: pointer;
}
#right2{
  position: absolute;
  width: 21px;
  height: 42px;
  right: 4px;
  bottom: 78px;
  background: url(../images/right2.png) 0 0 no-repeat;
  z-index: 9;
  cursor: pointer;
}





.gyinformation{
  width: 1329px;
  height: 220px;
  margin:0 auto;
  background-color: #F8F8F8;
  padding-top: 15px;
}
.gyinformation .list{
  width: 300px;
  height: 200px;
  box-sizing: border-box;
  float: left;
  border-left:1px solid #B2B2B2;
  padding: 0 26px;

}
.gyinformation .list span.title{
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color:#9A9A9A;
  margin-bottom: 5px;
}
.gyinformation .list:first-child{
  border-left:none;
}
.gyinformation .list p{
  font-size: 14px;
  color:#6A6A6A;
  line-height: 18px;
   text-indent:2em;
}
.gyinformation .list ol{
  width: 100%;
}
.gyinformation .list ol li{
  width: 100%;
  line-height: 18px;
  font-size: 13px;
  /*overflow: hidden;*/
  clear: both
}
.gyinformation .list ol li span{
  width: 65px;
  float: left;
  color:#6A6A6A;;
}
.gyinformation .list ol li a{
  width: 182px;
  float: left;
  color:#6A6A6A;;
}
.gyinformation .list ol li a.scale{
   -webkit-transform: scale(0.9,0.9);
  -moz-transform: scale(0.9,0.9);
  -o-transform: scale(0.9,0.9);
  transform: scale(0.9,0.9);
}
.gyinformation .list .erBox{
  width: 270px;
  height: 125px;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
}
.gyinformation>.style{
  padding: 0;
}
.videoBox{
  width: 860px;
  height: 525px;
  float: left;
  background-color: #000;
}
.videoBox .imgBox{
  width: 100%;
  height: 100%;
  position: relative;
}
.videoBox .imgBox img{
  width: 100%;
  height: 100%;
}
.videoBox .imgBox p{
  width: 100%;
  height: 60px;
  font-size: 30px;
  color:#fff;
  line-height: 60px;
  opacity: 0.8;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  overflow: hidden;
}
.videoBox .imgBox span{
  width: 130px;
  height: 130px;
  position: absolute;
  bottom: 205px;
  left: 375px;
  background: url(../images/videoocon.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
}
.videoList{
  width: 315px;
  height: 525px;
  float: right;
  position: relative;
}
.videoList .iconup{
  width: 12px;
  height: 12px;
  position: absolute;
  top: 0;
  right: -3px;
}
.videoList .icondn{
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: 0;
  right: -1px;
}
.videoList ul{
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  /* overflow: hidden; */
}
.videoList ul li{
  width: 300px;
  height: 168px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
}
.videoList ul li img{
  width: 100%;
  height: 100%;
}
.videoList ul li span{
  width: 65px;
  height: 65px;
  position: absolute;
  bottom: 60px;
  left: 125px;
  background: url(../images/videoocon.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
}
.videoList ul li p{
  width: 100%;
  height: 30px;
  font-size: 18px;
  color:#fff;
  background-color: #000;
  line-height: 30px;
  opacity: 0.8;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  overflow: hidden;
}
.videoList ul::-webkit-scrollbar-track-piece {
  background-color:#3493EF;
  }
  .videoList ul::-webkit-scrollbar {
  width:9px;
  height:9px;
  }
  .videoList ul::-webkit-scrollbar-thumb {
  background-color:#dddddd;
  background-clip:padding-box;
  height:108px;
  }

  .videoList ul::-webkit-scrollbar-thumb:hover {
  background-color:#bbb;
  }

 .content .list{
    width: 580px;
    /* height: 327px; */
    box-sizing: border-box;
    float: left;
    /*border:1px solid #E5E5E5;*/
    margin-left: 40px;
    /*padding: 18px 22px 0 22px;*/
    /*margin-bottom: 20px;*/
  }
 .content .list .listBox{
    width: 100%;
    /* height: 327px; */
    overflow: hidden;
  }
 .content .list .listBox>ul{
    border:1px solid #E4E4E4;
    box-sizing: border-box;
    padding: 10px;

  }
 .content .list h2{
    font-size: 20px;
    color:#333;
    height: 30px;
    line-height: 30px;
  }

 .content .list h2 a.style{
    color:#fff;
    width: 180px;
    height: 40px;
    text-align: center;
    display: block;
    background-color: #7BB6F8;
    font-size: 28px;
    float: left;
    line-height: 40px;
  }
  .content .list h2 a.more{
    color:#333;
    font-size: 16px;
    display: block;
    float: right;
    height: 40px;
    line-height: 55px;
  }
 .content .list h2 span{
    color:#333;
  }
 .content .list .one{
    width: 100%;
    height: 328px;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
  }
 .content .list .one img{
    width: 100%;
  }
 .content .list .one span{
    width: 100%;
    display: block;
    box-sizing: border-box;
    height: 45px;
    line-height: 45px;
    padding:0 15px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    color:#fff;
    font-size: 28px;
    overflow: hidden;
  }
 .content .list .one span.bj{
    background-color: #000;
    opacity: 0.6
  }
 .content .list li{
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 22px;
    padding-left: 15px;
    background: url(../../images/icon/dian.png) 0px 15px no-repeat;
    position: relative;
    overflow: hidden;
  }
  .content .list li::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    left: 5px;
    top: 15px;
    background: #878281;
}
 .content .list li a{
    color:#333
  }
 .content .list h2 .search{
    width: 230px;
    float: right;
    height: 28px;
    border:1px solid #ccc;
    margin-top: 2px;
  }
 .content .list h2 .search input{
    float: left;
    height: 26px;
    font-size: 14px;
    width: 180px;
    outline: none;
    border:none;
    padding-left: 10px;
  }
 .content .list h2 .search .searchBtn {
    width: 38px;
    height: 30px;
    float: left;
    background: url(../../images/icon/search.png) center center no-repeat;
    cursor: pointer;
  }
ul.zdhd li{
  width:345px;
  height:685px;
  float: left;
  margin-left: 82px;
}
ul.zdhd li img{
  width: 100%;
  height: 100%;
}
  
.footer{
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc;
  margin-top: 70px;
}
.footer .footCon{
  width: 1329px;
  height: 190px;
  margin: 0 auto;
}
.footer .footCon p{
  text-align: center;
  font-size: 12px;
  width: 100%;
  height: 14px;

}
.footer .footCon p a{
  color:#333;
}
.footer .footCon p.qualifications a{
  color:#333;
  padding: 0 10px;
}
.footer .footCon p.about a{
  color:#333;
  padding: 0 5px;
}
.footer .footCon p.about span{
  border-left:1px solid #666;
  height: 12px;
  display: inline-block;
}
#panoramaConianer {
  overflow: hidden;
  height: 710px;
  width: 1200px;
  margin: 0 auto;
}