@charset "utf-8";
body{padding:0;margin:0;font:normal 12px/180% \5FAE\8F6F\96C5\9ED1;color:#333;text-align:center;background:#fff}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
div{text-align:left;font:normal 12px/180% \5FAE\8F6F\96C5\9ED1;}
a:link,a:visited{color:#333;text-decoration:none;}
a:hover{color:#5c7bc5;text-decoration:underline;}
img{border:none;}
ol,ul,li{list-style:none;} 
em{font-style:normal;}
/*clear*/
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
/*other*/
.w980{width:980px;margin: 0 auto;}
.bg{background:url(../images/bg.jpg) no-repeat top center/contain;}
.logo{
  width: 155px;
  height: 55px;
  background: url(../images/logo.png)no-repeat center/cover;
  margin-top: 25px;
}
nav{
  margin-top: 505px !important;
  background: #fff;
}
.banners{
  margin-top: 50px;
  overflow: hidden;
}
.banner-left{
  float: left;
  width: 410px;
}
.banner-left h1{
  font: bold 20px/48px "Microsoft Yahei";
  color: #3e3a39;
}
.banner-left p{
  font: normal 14px/24px "Microsoft Yahei";
  color: #898989;
  margin-top: 10px;
}
.new-list{
  width: 100%;
}
.new-list li{
  font: normal 14px/24px "Microsoft Yahei";
  color: #595757;
  list-style: disc;
  margin-left: 20px;
}
.swiper1{
  width: 540px;
  height: 310px;
}
.swiper1 .swiper-slide{
  position: relative;
}
.swiper1 .img-info{
  font: normal 18px/50px "Microsoft Yahei";
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-indent: 2em;
}
.swiper1 .img-info a{
  color: #fff;
}
.swiper1 .swiper-slide>a{
  display: block;
}
.swiper1 .swiper-button-prev{
  width: 40px;
  height: 65px;
  background: #22589c;
  background-image: url(../images/left.png);
  background-size: 25px 30px;
  background-position: center;
  background-repeat: no-repeat; 
  left: 0;
}
.swiper1 .swiper-button-next{
  width: 40px;
  height: 65px;
  background: #22589c;
  background-image: url(../images/right.png);
  background-size: 25px 30px;
  background-position: center;
  background-repeat: no-repeat; 
  right: 0;
}
.swiper1 .swiper-pagination{
  bottom: 60px;
  text-align: right;
}
.head{
  margin-top: 40px;
  font: bold 41px/71px "Microsoft Yahei";
  color: #1e4e9f;
}
.headline{
  height: 10px;
  background-image:linear-gradient(left,#1e4e9f,rgba(34,88,156,0));
  background-image:-webkit-linear-gradient(left,#1e4e9f,rgba(34,88,156,0));
  background-image:-moz-linear-gradient(left,#1e4e9f,rgba(34,88,156,0));
  background-image:-o-linear-gradient(left,#1e4e9f,rgba(34,88,156,0));
  background-image:-ms-linear-gradient(left,#1e4e9f,rgba(34,88,156,0));
  
}
.vedio{
  margin-top: 35px;
  overflow: hidden;
}
.vedio embed{
  float: left;
}
.vedio>img{
  float: left;
}
.vedio-list{
  width: 410px;
  float: right;
}
.vedio-list li{
  float: left;
  margin-right: 30px;
}
.vedio-list li:nth-child(2n){
  margin-right: 0;
}
.vedio-list li p{
  width: 100%;
  text-align: center;
  font: normal 14px/24px "Microsoft Yahei";
  color: #595757;
}

.banner{width:980px;overflow:hidden;margin-top: 40px;}
.large_box{margin-bottom:10px;width:980px;height:650px;overflow:hidden;}
.large_box img{display:block;}
.large_box ul li{position: relative;}
.large_box ul li p{display: block;width: 100%;height: 50px;background: rgba(0, 0, 0, 0.6);position: absolute;left: 0;bottom: 0;text-align: center;font: normal 18px/50px "Microsoft Yahei";color: #fff;}
.large_box ul li p a{color: #fff;}
.small_box{width:980px;height:110px;overflow:hidden;}
.small_list{position:relative;float:left;width:920px;height:110px;overflow:hidden;}
.small_list ul{height:110px;overflow:hidden;}
.small_list ul li{position:relative;float:left;margin-right:17px;width:170px;}
.small_list ul li img{display:block;}
.small_list ul li .bun_bg{display:none;position:absolute;top:0;left:0;width:170px;height:110px;border: 1px solid #000;box-sizing: border-box;}
.small_list ul li.on .bun_bg{display:block;}
.btn{display:block;width:20px;height:35px;background-color:#000;background-repeat:no-repeat;background-position:center center;cursor:pointer;margin-top: 40px;}
.left_btn{float:left;margin-right:10px;background-image:url(../images/left.png);background-size: 12px 20px;background-position: center; }
.right_btn{float:right;background-image:url(../images/right.png);background-size: 12px 20px;background-position: center;}

.swiper2{
  width: 980px;
  height: 428px;
  margin-top: 60px;
}
.swiper2 .swiper-slide{
  background: #eee;
}
.swiper2 .swiper-slide img{
  float: left;
  margin-top: 30px;
}
.swiper2 .swiper-slide .img-info{
  width: 490px;
  height: 315px;
  float: right;
  margin-top: 30px;
  padding: 30px 55px 0px 27px;
  box-sizing: border-box;
}
.swiper2 .swiper-slide .img-info span{
  display: block;
  font: bold 18px/30px "Microsoft Yahei";
  color: #3e3a39;
}
.swiper2 .swiper-slide .img-info p{
  margin-top: 60px;
  color: #727171;
}
.swiper2 .swiper-pagination{
  bottom: 50px;
  width: 490px;
  left: auto;
  right: 0;

}
.swiper2 .swiper-pagination-bullet{
  width: 12px;
  height: 12px;
}
.swiper1 .swiper-pagination-bullet-active,.swiper2 .swiper-pagination-bullet-active{
  background: #00479d;
}
.comp{
  margin-top: 75px;
  overflow: hidden;
}
.comp>div:first-child{
  width: 475px;
  float: left;
}
.comp>div:last-child{
  width: 475px;
  float: right;
}
.comp>div img{
  display: block;
  margin: 0 auto;
}
.comp .headline{
  margin-top: 37px;
  height: 5px;
}
.comp>div p{
  width: 100%;
  padding: 40px 35px 20px 35px;
  box-sizing: border-box;
  font: normal 14px/24px "Microsoft Yahei";
  color: #595757;
}
.new-list2{
  width: 100%;
  padding: 0px 35px;
  box-sizing: border-box;
}
.new-list2 li{
  font: normal 14px/24px "Microsoft Yahei";
  color: #595757;
  list-style: disc;
  margin-left: 20px;
}
.weibo{
  margin-top: 45px;
}
@media (min-device-width:320px) and (max-width:689px),
       (max-device-width:480px)
	   {
      nav{
        margin-top: 350px !important;
        background: #fff;
      }
}
