@charset "UTF-8";

/*+++++++++++    ++++++++++*/




input, textarea {

  outline: none;
font-family: '微软雅黑';
  /*-webkit-appearance: none;*/
   }



input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {

  color: #666; }



input:-moz-placeholder, textarea:-moz-placeholder {

  color: #666; }



input::-moz-placeholder, textarea::-moz-placeholder {

  color: #666; }



input:-ms-input-placeholder, textarea:-ms-input-placeholder {

  color: #666; }
body{
  font-size: 14px;
  font-family: '微软雅黑'
}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}
ul,li{
  margin: 0;
  padding: 0;
  list-style-type:none; 
}
a,a:link,a:visited,a:active,a:focus{
  text-decoration: none;
  color: #454545
}
.phone,.swi-phone{
  display: none;
}
.clearfix{
  content: '';
  clear: both;
  display: table;
}
.main{
  width: 1200px;
  margin: 0 auto
}
.head{
  height: 120px;
}
.head .logo img{
  height: 60px;
  margin-top: 30px
}

.mySwiper1{
  width: 100%
}
.mySwiper1 .swiper-slide img{
  width: 100%;
  display: block;
}
.swiper-button-prev1{
  width: 83px!important;
  height: 83px!important;
  background: url(../images/left.png);
  background-size: 100% 100%;
  margin-top: -40px!important;
  left:3% !important;
}
.swiper-button-next1{
  width: 83px!important;
  height: 83px!important;
  background: url(../images/right.png);
  background-size: 100% 100%;
  margin-top: -40px!important;
  right: 3%!important;
}
.swiper-button-prev1:hover{
  background: url(../images/left1.png);
  background-size: 100% 100%;
}
.swiper-button-next1:hover{
  background: url(../images/right1.png);
  background-size: 100% 100%;
}
.swiper-button-next1:after, .swiper-button-prev1:after{
  font-size: 0!important;
}
.swiper-pagination1{
  width: 10%!important;
  left: 50%!important;
  top: initial!important;
  bottom: 120px!important;
   transform: translate(-50%,-50%)!important;
}
.swiper-pagination1 .swiper-pagination-progressbar-fill{
  background: #fff!important
}

.search-con{
  height: 160px;
  margin-top: -80px;
  background: #fff;
  position: relative;
  z-index: 9;
}
.search-erweima{
  width: 23%;
  float: left;
  background: #005bac;
  padding: 35px 20px;
  color: #fff;
  height: 160px;
}
.swiper-button-prev2{
  width: 7px!important;
  height: 13px!important;
  background: url(../images/left2.jpg);
  background-size: 100% 100%;
  margin-top: -6px!important;
  left:0 !important;
}
.swiper-button-next2{
  width: 7px!important;
  height: 13px!important;
  background: url(../images/right2.jpg);
  background-size: 100% 100%;
  margin-top: -6px!important;
  right:0!important;
}
.swiper-button-next2:after, .swiper-button-prev2:after{
  font-size: 0!important;
}
.erweima-txt{
  float: right;;
  margin: 10% 8% 0 0;
  width: 88px;
}
.mySwiper2 img{
  display: inline-block;
  margin-left: 10%;
  width: 90px;
  height: 90px;
}
.search{
  width: 74%;
  float: right;
  margin-top: 55px;
}
.search-input{
  width: 74%;
  display: inline-block;
  background: #ebebeb;
  padding-left: 16px;
  line-height: 48px;
  border:0;
  border-radius: 5px;
  font-size: 14px;
  border:1px solid #ebebeb;
}
.search-input:focus{
  border:1px solid #005bac;
  background: #fff
}
.btn{
  width: 20%;
  float: right;
  text-align: right;
  padding-right:6%;
  margin-right: 4%;
  line-height: 50px;
  background: #005bac url(../images/searimg.png) left 33% center no-repeat;
  background-size: 18px 18px;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  border:0;
  border-radius: 5px;
}
.btn:hover{
  background-color: #06559c
}
.content1{
  background: #ebf4fc url(../images/bg1_54.jpg) bottom center no-repeat;
  padding-top: 210px;
  margin-top: -80px;
  padding-bottom: 100px;
}
.tit-head{
  width: 100%
}
.tit-head .tit-list{
 float: left;
}
.tit-head .tit-list ul li{
  margin-right: 45px;
  display: inline-block;
  width: 160px;
  font-size: 24px;
  text-align: center;
  line-height: 28px;
  color: #6c7780;
  cursor: pointer;
  background: url(../images/tit.png) center no-repeat;
}
.tit-head .tit-list ul li:hover,.tit-head .tit-list ul li.on{
  color: #005bac;
  background: url(../images/titon.png) center no-repeat;
}
.more{
  float: right;;
  color: #454545;
  font-size: 15px;
  padding-right: 70px;
  position: relative;
}
.more:before{
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/more.png);
  width: 21px;
  height: 21px;
}
.more:after{
  content: '';
  position: absolute;
  right: 12px;
  top: 10px;
  background: #0050a9;
  width: 50px;
  height: 1px;
}
.more:hover{
  color: #005bac;
}
.con1c{
  background: #fff;
  box-shadow: 0px 0px 15px 0px rgba(2, 2, 2, 0.22);
  margin: 40px 0 55px 0;
  display: none;
}
.con1c-left{
  width: 70%;
  display: inline-block;
  border-right: 1px solid #ebebeb;
  position: relative;
}
.con1c-left1{
  padding: 20px 30px 124px 20px;
  position: relative;
}
.con1c-left1:before{
  content: '';
  position: absolute;
  left:0;
  right:  0;
  bottom: 100px;
  border-bottom: 1px solid #ebebeb;
}
.con1c-left1r{
  width: 40%;
  float: right;;
  color: #666666;
  font-size: 13px;
}
.con1c-left1r1{
  font-size: 14px;
  color: #888888;
  margin-top: 15px
}
.con1c-left1r1 strong{
  font-size: 48px;
  margin-right: 5px;
}
.con1c-left1r a{
  display: block;
  color: #333333;
  font-size: 24px;
  margin: 25px 0;
   text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.con1c-left1r a:hover{
  color: #005bac
}
.con1c-left1r2{
  line-height: 25px;
  text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.swiper-button-prev3{
  width: 94px!important;
  height:102px!important;
  background: url(../images/left3.png);
  background-size: 100% 100%;
  margin-top:0px!important;
  left:0!important;
  bottom: 0!important;
  top: initial!important;
}
.swiper-button-next3{
  width: 94px!important;
  height: 102px!important;
  background: url(../images/right3.png);
  background-size: 100% 100%;
  margin-top:0px!important;
  left: 102px!important;
  bottom: 0!important;
  top: initial!important;
}
.swiper-button-prev3:hover{
  background: url(../images/left3on.png);
  background-size: 100% 100%;
}
.swiper-button-next3:hover{
  background: url(../images/right3on.png);
  background-size: 100% 100%;
}
.swiper-button-next3:after, .swiper-button-prev3:after{
  font-size: 0!important;
}
.more2{
  width: 140px;
  line-height: 31px;
  padding-left: 31px;
  border:1px solid #005bac;
  border-radius: 120px;
  position: absolute;
  right: 30px;
  bottom: 30px;
  color: #005bac!important;
  background: url(../images/more1.png) right 31px center no-repeat;
  z-index: 99;
}
.more2:hover{
 background: #005bac url(../images/more1on.png) right 31px center no-repeat;
 color: #fff!important;
}
.con1c-right{
  width: 30%;
  float: right;
  padding: 20px 30px;
}
.con1c-right ul li{
  border-bottom: #e2e2e2 dashed 1px;
  padding: 17px 0;
}
.con1c-right ul li a{
  color: #333333;
  font-size: 18px;
  position: relative;
  text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    padding-left: 25px;
}
.con1c-right ul li a:before{
  width: 10px;
  height: 10px;
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  border:2px solid #e2e2e2;
  border-radius: 120px;
}
.con1c-right ul li span{
  font-size: 13px;
  color: #888888;
  display: block;
  padding-left: 25px;
  margin-top: 6px;
}
.con1c-right ul li:hover a{
 color: #005bac
}
.con1c-right ul li:hover a:before{
 border:2px solid  #005bac
}
.con1c-right ul li:last-child{
  border:0;
}

.fulllist{width:100%!important;padding: 20px;overflow: hidden;}

.fulllist ul li{
  border-bottom: #e2e2e2 dashed 1px;
  padding: 17px 0;
  width: 50%;
  float: left;
}
.fulllist ul li a{
  color: #333333;
  font-size: 18px;
  position: relative;
  text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    padding-left: 25px;
}
.fulllist ul li a:before{
  width: 10px;
  height: 10px;
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  border:2px solid #e2e2e2;
  border-radius: 120px;
}
.fulllist ul li span{
  font-size: 13px;
  color: #888888;
  display: block;
  padding-left: 25px;
  margin-top: 6px;
}
.fulllist ul li:hover a{
 color: #005bac
}
.fulllist ul li:hover a:before{
 border:2px solid  #005bac
}
.fulllist ul li:last-child{
  border:0;
}


.con1c-b{
  padding-bottom: 170px;
  display: none;
}
.mySwiper4list{
  padding-top: 85px;
}
.mySwiper4list ul li{
  width: 32.3%;
  display: inline-block;
  background: url(../images/c1-bg1.png) no-repeat;
  background-size: 100% 100%;
  font-size: 13px;
  color: #888888;
  padding: 35px 28px 30px 28px;
  cursor: pointer;
  position: relative;
}
.mySwiper4list ul li:before{
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 120px;
  border:2px solid #d0d9e5;
  background: #fff;
  left: 50%;
  top: -40px;
  margin-left: -6px;
}
.mySwiper4list ul li a{
  display: block;
  text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    color: #454545;
    font-size: 18px;
}
.mySwiper4list ul li span{
  display: block;
  text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    margin: 15px 0 30px 0
}
.mySwiper4list ul li:nth-child(2){
  margin: 0 1%
}
.mySwiper4list ul li:hover{
  background: url(../images/c1-bg1on.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
}
.mySwiper4list ul li:hover a{
  color: #fff
}
.mySwiper4list ul li:hover:before{
  border-color: #005bac;
}
.mySwiper4list ul li:hover:after{
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 120px;
  background: #005bac;
  left: 50%;
  top: -36px;
  margin-left: -2px;
}
.mySwiper4{
  position: relative;
}
.mySwiper4:before{
  content: '';
  position: absolute;
  left: 0;
  top: 53px;
  border-top:1px solid #c8d2de;
  right: 0
}
.swiper-button-prev4{
  width: 36px!important;
  height:36px!important;
  background: url(../images/left4.png);
  background-size: 100% 100%;
  margin-top:0px!important;
  left:0!important;
  top: 36px!important;
}
.swiper-button-next4{
  width: 36px!important;
  height: 36px!important;
  background: url(../images/right4.png);
  background-size: 100% 100%;
  margin-top:0px!important;
  right: 0px!important;
   top: 36px!important;
}
.swiper-button-prev4:hover{
  background: url(../images/left4on.png);
  background-size: 100% 100%;
}
.swiper-button-next4:hover{
  background: url(../images/right4on.png);
  background-size: 100% 100%;
}
.swiper-button-next4:after, .swiper-button-prev4:after{
  font-size: 0!important;
}
.con2{
  background: url(../images/bg2_58.jpg) center top no-repeat;
  background-size: auto 520px;
  padding-top: 90px;
  height: 520px;
  width: 100%
}
.con2 .main{
  position: relative;
}
.con2r{
  position: absolute;
  right: 0;
  top: -170px;
  overflow: hidden;
}
.con2r img{
  width: 100%;
  display: block;
  transition: all .5s ease;
  }
.con2r img:hover{
    transform: scale(1.08);
  }
.con2l{
  width: 100%;
  float: left;
  position: relative;
  z-index: 9;
}
.con2l1{
  width: 100%;
  float: left;
}
.con2l ul li{
  width: 25%;
  height: 250px;
  float: left;
  position:relative;
  color: #fff;
  font-size: 10px;
 text-align: left;
 overflow:hidden;
 background: #fff
}
.hoimg{
	width:100%;
	height:100%;
	display:block;
	transition: all .3s ease;
	}
.con2l ul li:hover .hoimg{
	  margin-top: -5px;
	}
.con2l1 ul li{
  width: 25%;
}
.con2l ul li span{
  display: block;
  font-size: 24px;
}
.con2l ul li a{
  width: 100%;
  height: 100%;
  display: block;
        color: #fff;
        
}

.con2l-list{
writing-mode: tb-rl;
position:absolute;
left:0;
top:0;
  transition: all .3s ease;
 padding: 38px 0 0 40px;
}
.con2l ul li:hover .con2l-list{
    top: -5px;
  }

.con3{
  background: url(../images/c3-bg_34.jpg) center no-repeat;
  background-size: auto 100%;
  padding: 180px 0 100px 0;
  width: 100%;
  margin-top: -85px;
}
.con3tit{
  font-size: 36px;
  color: #333333;
}
.con3c{
  padding-top: 10px;
  position: relative;
 
}
.con3tit ul{overflow:hidden;}
.con3tit ul li{float:left;padding:0 20px;}
.con3tit ul li.on{color:#005bac}
.mySwiper5 .swiper-wrapper .swiper-slide{
  width: 24%;
  float: left;
  background: #fff;
  /*box-shadow: 0px 0px 10px 0px rgba(2, 2, 2, 0.22);*/
}
.mySwiper5 .swiper-wrapper .swiper-slide:hover{
  background: #005bac
}
 .mySwiper5 .swiper-wrapper .swiper-slide:nth-child(1){
  margin-left: 0;
  margin-top: 25px;
} 
.mySwiper5 .swiper-wrapper .swiper-slide:nth-child(2n+1){
  margin-top: 75px
}
.mySwiper5 .swiper-wrapper .swiper-slide:nth-child(2n){
  margin-top: 35px
}
.mySwiper5-1{
  position: relative;
  overflow: hidden;
}
.mySwiper5-1b{
  position: absolute;
  bottom: 0;
  left:0;
  right: 0;
  background: rgba(0,0,0,0.5); 
  padding: 28px 20px 28px 20px;
  color: #fff;
  font-size: 14px;
}
.mySwiper5-1 img{
  display: block;
  width: 100%;
  transition: all .5s ease;
  }
.mySwiper5-1 img:hover{
    transform: scale(1.08);
  }
.mySwiper5-1b-1{
  font-size: 16px;
}
.mySwiper5-1b-1 span{
  font-size: 22px;
  margin-right: 10px;
}
.mySwiper5-1b-2{
  text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.mySwiper5-2{
  padding: 30px 20px;
  background: url(../images/c3-jt_22.png) no-repeat right 35px center;
  background-size: 20px 17px
}


.mySwiper5 .swiper-slide:hover .mySwiper5-2{
  background: url(../images/c3-jton_23.png) no-repeat right 35px center;
  background-size: 20px 17px
}
.mySwiper5-2 span{
  color: #666666;
  border:1px solid #dddddd;
  border-radius: 120px;
  padding:0 14px;
  line-height: 34px;
  display: inline-block;
}
.mySwiper5 .swiper-wrapper .swiper-slide:hover .mySwiper5-2 span{
  color: #fff;
  border:1px solid #fff;
  
}
.swiper-button-prev5{
  width: 60px!important;
  height:60px!important;
  background: url(../images/left5.png);
  background-size: 100% 100%;
  margin-top:0px!important;
  right:70px!important;
  top: -54px!important;
  left: initial!important;
}
.swiper-button-next5{
  width: 60px!important;
  height: 60px!important;
  background: url(../images/right5.png);
  background-size: 100% 100%;
  margin-top:0px!important;
  right: 0px!important;
   top: -54px!important;
}
.swiper-button-prev5:hover{
  background: url(../images/left5on.png);
  background-size: 100% 100%;
}
.swiper-button-next5:hover{
  background: url(../images/right5on.png);
  background-size: 100% 100%;
}
.swiper-button-next5:after, .swiper-button-prev5:after{
  font-size: 0!important;
}

.more3{
  display:block;
  width: 200px;
  line-height: 48px;
  padding-left:55px;
  border:1px solid #005bac;
  border-radius: 120px;
 margin: 0 auto;
  color: #005bac!important;
  background: url(../images/more1.png) right 55px center no-repeat;
  margin-top: 40px;
  font-size: 15px;
}
.more3:hover{
 background: #005bac url(../images/more1on.png)  right 55px center no-repeat;
 color: #fff!important;
}
.con4{
  background: url(../images/c4-bg_34.jpg) no-repeat;
  background-size: auto 100%;
  padding: 120px 0 120px 0;
  width: 100%;
}
.con4-1{
  position: relative;
}
.con4-1l{
  position: relative;
  width: 586px;
  overflow:hidden
}
.con4-1l>img{
  width: 100%;
  display: block;
  transition: all .5s ease;
	}
.con4-1l:hover>img{
	  transform: scale(1.08);
	}

.con4-1lc{
  position: absolute;
  left: 0;
  top:0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.4);
  padding: 65px 0 0 60px;
}
.con4-1lc .con2l-list{
  color: #fff;
  font-size: 10px;
}
.con4-1lc .con2l-list span{
  font-size: 36px;
  display: block;
}
.more4{
  position: absolute;
  left: 60px;
  bottom: 75px;
  width: 120px;
  height: 40px;
  display: block;
  border-radius: 120px;
  border:1px solid #fff;
  background: url(../images/more2.png) no-repeat center center;
}
.more4:hover{
  background: #fff url(../images/more2on.png) no-repeat center center;
}
.con4-1r{
  position: absolute;
  right: 0;
  top: 65px;
}
.con4-1r ul li{
  width: 150px;
  height: 540px;
  float: left;
    transition: all .5s ease;
    overflow: hidden;
}
.con4-1r ul li:nth-child(1){
  background: url(../images/c4-bg2_19.jpg) no-repeat left top;
}
.con4-1r ul li:nth-child(2){
  background: url(../images/c4-bg3_19.jpg) no-repeat left top;
}
.con4-1r ul li:nth-child(3){
  background: url(../images/c4-bg4_19.jpg) no-repeat left top;
}
.con4-1r ul li.on{
  width: 418px;
}
.con4-1r1{
  width: 150px;
  text-align: center;
  float: left;
  font-size: 24px;
  color: #fff;
  padding: 47px 0 0 0;
  position: relative;
  height: 100%;
  transition: all .5s ease;
}
.con4-1r1 b{
  writing-mode: tb-rl;
  font-weight: normal;
 }
.con4-1r1 span{
  width: 60px;
  height: 60px;
  border-radius: 10px;
  position: absolute;
  left: 45px;
  bottom: 47px;
  background: rgba(255,255,255,0.4);
  transition: all .5s ease;
}
.con4-1r1 span img{
  display: block;
  width: 36px;
  margin: 12px 0 0 12px
}
.con4-1r ul li.on .con4-1r1{
  width: 96px;
}
.con4-1r ul li.on .con4-1r1 span{
  left: 24px;
}
.con4-1r2{
  width: 320px;
  opacity: 0;
  padding: 47px 40px 0 0;
  position: relative;
  height: 100%;
  transition: all .5s ease;
  float: right;
  margin-right: -320px;
}
.con4-1r ul li.on .con4-1r2{
   opacity: 1;
   margin-right: 0
}
.con4-1r2a a{
  width: 135px;
  height: 40px;
  float: left;;
  border:1px solid #fff;
  text-align: center;
  line-height: 40px;
  color: #fff;
  text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    border-radius: 5px;
}

.con4-1r2a a:nth-child(2n){
  margin-left: 10px;
}
.con4-1r2a a:hover{
  background: #fff;
  color: #0050a9
}
.con4-1r ul li:nth-child(2) .con4-1r2a a:hover{
 color: #33ada9
}
.con4-1r ul li:nth-child(3) .con4-1r2a a:hover{
 color: #c9a278
}
.con4-1r2b .more2{
  border:1px solid #fff;
  padding-left: 31px;
  color: #fff!important;
  background: url(../images/more1on.png) right 31px center no-repeat;
  bottom: 60px;
  right: 40px;
}
.con4-1r2b .more2:hover{
 background: #fff url(../images/more1.png) right 31px center no-repeat;
 color: #005bac!important;
}
.con4-1r ul li:nth-child(2) .con4-1r2b .more2:hover{
 color: #33ada9!important;
 background: #fff url(../images/more-a.png) right 31px center no-repeat;
}
.con4-1r ul li:nth-child(3) .con4-1r2b .more2:hover{
 color: #c9a278!important;
 background: #fff url(../images/more-b.png) right 31px center no-repeat;
}
.con4-2{
  margin-top: 60px;
}
.con4-2a{
  width: 49%;
  float: left;
  position: relative;
  overflow:hidden
}
.con4-2a a>img{
  width: 100%;
  display: block;
    transition: all .5s ease;
	}
.con4-2a a:hover>img{
	  transform: scale(1.08);
	}

.con4-2ab{
  position: absolute;
  left:0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.4);
  text-align: center;
  color: #fff ;
  font-size: 24px;
  padding-top: 80px
}
.con4-2ab img{
  width: 40px;
  margin: 0 15px -12px 0
}
.con4-2b{
  margin-left: 2%
}
.con5{
  background: url(../images/c5-bg_35.jpg) no-repeat center;
  background-size: auto 100%;
  padding: 120px 0;
  width: 100%
}
.con5c{
  width: 48.5%;
  float: left;
  
}

.con5c-tit span{
  font-size: 36px;
  color: #333333;
}
.con5c-tit a{
  margin-top: 16px
}
.con5c-bd{
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(2, 2, 2, 0.15);
  border-bottom: 4px solid #005bac;
  margin-top: 36px;
  padding:38px 40px 10px 32px ;
}
.con5c-bd ul li{
  margin-bottom: 30px;
}
.con5c-bd ul li a{
  font-size: 16px;
  color: #666666;
  text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.con5c-bd1{
  position: relative;
  color: #829998;
  font-size: 14px;
  margin-top: 12px
}
.con5c-bd1:before{
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  right:0;
  border-top:1px solid #eeeeee; 
}
.con5c-bd1 span{
  background: #fff;
  display: inline-block;
  padding-right: 15px;
  position: relative;
  z-index: 1;
}
.con5c-bd ul li:hover a{
  color: #005bac
}
.con5c-bd ul li:hover .con5c-bd1:before{
   border-top:1px solid #005bac; 
}
.con5cr{
  width: 48.5%;
 float: right;
}
.con5cr-bd{
  margin-top: 35px;
  border-bottom: 4px solid #005bac;
}
.con5cr-bd ul li{
  margin-top: 11px;
  box-shadow: 0px 0px 10px 0px rgba(2, 2, 2, 0.15);
  padding: 6px 30px 5px 5px
}
.con5cr-bd ul li img{
  width: 180px;
  height: 80px;
  display: block;
}
.con5cr-bdr{
  width: 63%;
  float: right;
  color: #666666;
  font-size: 16px;
  text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    margin-top:17px
}
.con5cr-bd ul li:hover .con5cr-bdr{
  color: #005bac
}
.foot{
  background: #005bac
}
.foot1{
  padding: 75px 0 47px 0;
  color: #fff;
  width: 100%
}
.foot1a{
  width: 420px;
  float: left;
}
.foot1a a{
  font-size: 18px;
  color: #fff;
  margin: 0 60px 28px 0;
  display: inline-block;
}
.foot1b{
  width: 250px;
  float: left;
  margin-left: 65px;
  line-height: 40px
}
.foot1b span{
  font-size: 18px;
  display: block;
}
.foot1b strong{
  font-size: 30px;
   display: block;
}
.foot1b select{
  width: 100%;
  height: 40px;
  border-radius: 5px;
  border:1px solid #fff;
  background: transparent;
  font-size: 12px;
  padding-left: 14px;
  color: #fff;
  outline: none;
  /* appearance:none; */
}
.f-sel{
  position: relative;
  width: 100%;
  height: 40px;
  margin-top: 15px;
}
.f-sel:after{
  position: absolute;
 content: ""; 
 width: 22px;
  height: 7px; 
  background:url(../images/sel-bg_51.jpg) no-repeat ;
  background-size: 100% 100%;
  pointer-events: none;
  right: 2px;
  top:18px
}

.foot1c{
  width: 420px;
  float: right;
}
.foot1c span{
  width: 120px;
  display: inline-block;
  text-align: center;
  color: #fff;
}
.foot1c span img{
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.foot1c span:nth-child(2){
  margin: 0 20px;
}
.foot2{
  border-top:1px solid #1a6cb4;
  line-height: 130px;
  color: #fff;
}
.foot2 a{color:#fff;}
.f-logo{
  height: 50px;
  display: inline-block;
 margin-top: 35px
}
.foot2 span{
  float: right;
}
@media screen and (max-width: 1280px){
  .main {
    width: 980px;
  }
  .search-erweima{
    width: 28%;
  }
  .search{
    width: 69%
  }
  .con1c-left1>img{
    width: 360px
  }
  .con1c-right ul li{
    padding: 12px 0
  }
  .con5cr-bdr{
    width: 54%
  }
  .foot1a{
    width: 340px;
  }
  .foot1a a{
    margin: 0 30px 28px 0;
  }
  .foot1b{
    margin-left: 0
  }
  .foot1c{
    width: 350px;
  }
  .foot1c span{
    width: 106px;
  }
  .foot1c span:nth-child(2){
    margin: 0 10px
  }
  .foot2 span {
    float: right;
    width: 49%;
    line-height: 24px;
    margin-top: 51px;
    text-align: right;
  }
 .con2l ul li{
	height:230px;
 }
}

.video-content{padding:30px 0px 80px 0;}
.video-content .title{font-size:22px;margin-bottom:30px;}
.video-content .list-con{margin:0px -12px;}
.video-content .list-con .list{width:25%;float:left;padding:0px 10px;margin-bottom:40px;text-align:center;}
.video-content .list-con .list .box{background:#fff;}
.video-content .list-con .list .box .img{/* overflow:hidden; */}
.video-content .list-con .list .box .img a{padding-top:65%;position:relative;display: block;}
.video-content .list-con .list .box .con{padding:20px 15px;border:1px solid #ddd;}
.video-content .list-con .list .box .con .tit{line-height:24px;font-size:16px;height:45px;overflow:hidden;}
.video-content .list-con .list .box .con .tit a{}
.video-content .list-con .list .box .con .date{color:#888;margin-top:10px;}

.video-content .title-box{color:#454545;border-bottom:1px solid #ddd;}
.video-content .title-box ul{font-size:18px;}
.video-content .title-box ul li{cursor:pointer;float:left;position:relative;padding:0px 15px;height:54px;border-bottom:3px solid transparent;}
.video-content .title-box ul li a{display:block;height:100%;}
.video-content .title-box ul li.active{color:#0785a0;border-bottom:3px solid #0785a0;}


.video-content .list-con li{width:25%;float:left;padding:20px 10px;margin: 40px;list-style:none;background:#Fff;border:1px solid #efefef;text-align: center;}
.video-content .list-con li a{display:block;text-align:center;}
.video-content .list-con li img{width: 100%;display: block;}
.video-content .list-con li a.tit{line-height:50px;}


.con6{
  background: url(../images/bg1_654.jpg) center top no-repeat;
  background-size: cover;
  padding-top: 90px;
  width: 100%;
}
  .con6 a.more{color:#fff;}
.con6 a.more:before{background: url(../images/tit6.png) center no-repeat;}
.con6 a.more:after{background: #fff;}
.con6 .tit-head .tit-list ul li{
  margin-right: 45px;
  display: inline-block;
  width: 160px;
  font-size: 24px;
  text-align: center;
  line-height: 28px;
  color: #ddd8d8;
  cursor: pointer;
  background: url(../images/titon6.png) center no-repeat;
}
.con6 .tit-head .tit-list ul li:hover,.con6 .tit-head .tit-list ul li.on{
  color: #fff;
}



/* 相关信息 */
#relativeInfo { margin:20px 0px;}
#relativeInfo .hd h3 { font-size: 22px; color: #046cbb;margin:20px 0px;}
#relativeInfo .bd { padding: 10px 0 20px 0;}
#relativeInfo ul {overflow: hidden;margin-right: -5%;}
#relativeInfo li {float: left;width: 20%;margin-right: 5%;margin-bottom: 40px;height: 210px;text-align: center;}
#relativeInfo li a{float: left;width: 100%;display:block;overflow:hidden;}
#relativeInfo li a .img{overflow:hidden;}
#relativeInfo li a img{width:100%;}
#relativeInfo li a img:hover{transition:0.3s;transform:scale(1.1)}