*{
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  font-size: 14px;
}


html, body {
  position: relative;
  height: 100%;
}
body {
  background: #eee;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color:#000;
  margin: 0;
  padding: 0;
}
.swiper-container {
  /* width: 100%;
  height: 100%; */
}
.swiper-container{
  /* position: relative; */
  width:100%;
  margin-top: 30px;
  }
.swiper-slide-next{
  z-index: 99;
}
  
.swiper-slide {
  text-align: center;
  font-size: 18px;
  /*background: #fff;*/

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
}
.swiper-slide-active,.swiper-slide-duplicate-active{
  transform: scale(1);
  z-index: 100;
}
/* .swiper-button-prev{
background: url(../image/icon-left.png);
}
.swiper-button-next{
  background: url(../image/icon-left.png);
} */

.button-left{
  position: absolute;
  width: 46px;
  height: 46px;
  background: url(../image/icon-left.png);
  left: -80px;
  top:350px;
  outline:none;
}
.button-right{
  position: absolute;
  width: 46px;
  height: 46px;
  background: url(../image/icon-right.png);
  right: -80px;
  top:350px;
  outline:none;
}


.header .top{
  height: 28px;
  color: white;
}
a{
    /* color: white; */
    text-decoration: none;
}
.blubackground{
  background-color: #17273c;
}
.top{
  border-bottom: 1px #334154 solid;
}
.top p{
  float: left;
  line-height: 28px;

}
.header .comtop{
  width: 1200px;
  margin: 0 auto;
}
.comtop a{
    color: white;
}
.top ul{float: right;}
.top ul li{float: left;
  line-height: 28px;}
.lotop{
  width: 1200px;
  height: 130px;
  margin: 0 auto;
}
.lotop .logo{
  float: left;
  background-image:url(../image/logo.png);
  width: 620px;
  height: 120px;
}
.loright{
  float: right;
  margin-top:15px;

}
.loright span{
  display: block;
  width: 200px;
  line-height: 20px;
  text-align: right;
  font-size: 18px;
  color: white;
  float: left;
  margin-top: 25px;
}
.loright img{
  margin-top: 10px;
  float: left;
}
.loright p{
  font-size:25px;
  text-align:left;
  font-family:Impact; 
  color: #253c5c;
  float: right;
  color: #dc6018;
  float: left;
}
.loright div{
  clear: both;
  float: right;
  color: white;
  font-size: 17px;
  width: 255px;
  height: 30px;
  line-height: 30px;
  border-radius:15px ;
  background-color: #253c5c;
  text-align: center;
  margin-top: 10px;
}

.navigation{
 background-color: #253c5c;
 height: 65px;
}
.navigation ul{
  width: 1200px;
  margin: 0 auto;
  line-height: 65px;
}
.navigation ul li{
  float: left;
  color: white;
  padding: 0px 43px;
}
.navigation ul li:hover{
background-color: #e40082;
}
.banner{
text-align: center;
}
.serch{
  width: 1200px;
  height: 80px;
  margin: 0 auto;
  line-height: 80px;
}
.serch>img{
  margin-top: 25px;
}
.serch p{
  float: left;
  font-weight: bold;
  margin-left: 10px;
}
.serch ul{
  float: left;
}
.serch ul li {
  float: left;
  padding: 0 10px;
}
.serch ul li a{
  color: black;
}
.serch img{
  float: left;
}
.search{
  height: 40px;
  float: right;
  margin-top: 20px;
}
.seainput{
background-color:#f4f4f4;
width: 335px;
height: 40px;
float: left;
text-indent: 15px;
}
.seainbtn{
  position: relative;
  display: flex;
  float: left;}

.seainbtn button{
width: 65px;
height: 40px;
background-color:#253c5c;
}
.seaimg{
   position: absolute;
   width:25px;
   height: 25px;
   right: 18px;
   top: 7px;
   vertical-align:middle;
}
.conton{
  height: 772px;
  background-image: url(../image/backg.png);
  background-size:100% 100%;
  z-index:-1;
}
.coer{
  margin:0 auto;
  width:1200px;
  height: 100%;
}
.coerleft{
  position: relative;
  width: 640px;
  float: left;
  height: 210px;
  margin-top: 67px;
}
.coerleft .p1{
  position: absolute;
  left: 80px;
  color: whitesmoke;
  background-color:#253c5c;
  width: 475px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  margin: 0 auto;
  font-size: 26px;
  box-sizing:border-box;
  z-index:1;
}
.coerleft .p2box{
  position: absolute;
  width: 645px;
  height: 295px;
  background-color: white;
  padding: 50px 80px;
  box-sizing:border-box;
  line-height: 38px;
  z-index:0;
  top: 30px;
  overflow : hidden;				/*必须结合的属性,当内容溢出元素框时发生的事情*/
    text-overflow: ellipsis;		/*可以用来多行文本的情况下，用省略号“…”隐藏超出范围的文本 。*/
    /* display: -webkit-box;		必须结合的属性 ，将对象作为弹性伸缩盒子模型显示 。 */
    -webkit-line-clamp: 2;			/*用来限制在一个块元素显示的文本的行数。*/
    -webkit-box-orient: vertical;	
}
.coerleft .p2{
  height: 220px;
  overflow: hidden;
}
.coerright{
  width: 555px;
  height: 295px;
  float: right;
  margin-top: 97px;
}
.coverr{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 90px;
  width: 100%;
  padding-top: 30px;
}
.coverr li{
width: 150px;
height: 90px;
text-align: center;
}
.coverr li>div{
  width: 180px;
  height: 60px;
}
.coverr li div div{
  width: 26px;
  height: 26px;
  border-radius: 13px;
  background-color: #0065ac;
  color: white;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  float: left;
  margin-top: 30px;
}
.coverr li p{
  margin: 0 auto;
  width: 180px;
  height: 25px;
  text-align: left;
}
.strian{
  width:160px;
  float: left;
  border-top: 1px gray solid;
  height: 0px;
  margin-top: 40px;
}
.cotitle span{ 
  font-size: 50px;
  font-weight: bold;
  float: left;
  line-height: 60px;
}
.product{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top:-50px ;
}
.product .title{
  font-size: 45px;
  font-weight: bold;
  line-height: 60px;
}
.product .cont{
  font-size: 18px;
  color: #838383;
}
.entry{
  width:995px;
  height: 70px;
  margin: 0 auto;
  margin-top: 30px;
}
.entry ul{
  height: 66px;
  background-color: #f4f4f4;
  float: left;
  margin-top: 2px;
  width: 820px;
  overflow: hidden;
}
.entry ul li{
  float: left;
  line-height:66px;
  margin: 0 20px;

}
.entry ul li a{
 color: black;
   font-size: 16px;
}
.entry ul li:hover{
  color: #253c5c;
}
.sort{
  width: 170px;
  height: 70px;
  float: left;
  background-color: #253c5c;
  color: white;
  text-align: left;
}
.sort .title{
  font-size:18px;
  font-weight: bold;
  line-height: 18px;
}
.sort img{
float: left;
margin: 20px 7px 0px 28px;
}
.sort>p{
  float: left;
  margin-top: 20px;
}
.imgli{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 40px;
}
.imgli li{
position: relative;
width: 385px;
height: 350px;
margin-top: 20px;
overflow: hidden;
}
.imgli li .bigimg{
position: absolute;
left: 0;
z-index:2;
width: 100%;
}
.imgli li .black{
  position:absolute;
  width: 100%;
  height: 100%;
  background-color: black;
z-index: 2;
  opacity: 0;
}
.imgli li .smallimg{
  position: absolute;
left: 160px;
top:140px;
z-index: 2;
opacity: 0;
}
.imgli li .bom{
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 45px;
  bottom: 0px;
  background-color: #253c5c;
  line-height: 45px;
  color: white;
  font-size: 21px;
}
.imgli li .black:hover{
  opacity: 0.5;
}

.imgli li:hover .smallimg{
opacity: 1;
}
.green{
  width: 100%;
  background-color: #f4f4f4;
}
.greener{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.greener .ti{
  font-size:40px;
  line-height: 60px;
  font-weight: bold;
  padding-top:50px ;
  color: white;
}
.greener>p{
  font-size: 18px;
  color: white;
}
.balei p{color:black!important}
.backuu p{color:black!important}
.imgl{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}
.imgl li{
position: relative;
}
.img2 li{
width: 285px;
height: 465px;
background-color: white;
line-height: 30px;
color:black;
font-size: 12px;
overflow: hidden;
}
.imgl li .bom{
  position: absolute;
  padding:12px 25px;
}
.imgl li .bom .titl{
  font-size: 25px;
  line-height: 60px;
  font-weight: bold;
  margin-top: 20px;
}
.imgl .cont{
  text-align: left;
  line-height: 20px;
  font-size: 16px;
  color: #6e6e6e;
}
.imgl .imgg{
  position: absolute;
  width: 290px;
  height: 280px;
  bottom: 0;
  left: 0;
}
.img2 li:hover{
  background-color: #253c5c;
  color: white;
}
.img2 li:hover .cont{
  color: white;
}
.bacii{
  background-image: url(../image/bnn.jpg);
}
.casecon{
  width: 1200px;
  height:750px;
  margin: 0 auto;
}
.casecon .clblack>p{
  color: white;
}
.clblack p{
  font-size: 18px;
}
.img3 li{
  width:590px;
  height: 350px;
}
.img3 div{
position: absolute;
top: 0;
width: 100%;
height: 100%;
background-color: black;
opacity: 0;
}
.img3 div:hover{
  opacity: 0.5;
}
.img3 .aff{
  position: absolute;
  top: 150px;
  left: 260px;
  opacity: 0;
}
.img3 li:hover .aff{
  opacity: 1;
}
.img4 li{
  width:280px;
  height: 190px;
}
.img4 li>a{
  color: white;
}
.img4 div{
position: absolute;
top: 0;
width: 100%;
height: 100%;
background-color:rgba(0,0,0,0.5);
background-image: url(../image/toge.png);
background-position: center center;
background-repeat: no-repeat;
opacity: 0;
}
.img4 div:hover{
  opacity:1;
}
.img4 img{
  width: 100%;
  height:100%;
}
.casec{
  position: relative;
  height:600px;
}
.five-video{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;

}
.five-video li{
  margin-top: 20px;
}
.videobr{
padding-bottom: 40px;
}

.bradio{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}
.bradio li{
  position: relative;
width: 190px;
height: 355px;
background-color: #e3e4e8;
border-radius: 95px;
overflow: hidden;
}
.bradio li .topradio{
position: absolute;
top: -30px;
left: 55px;
width: 84px;
height: 125px;
border-radius:42px ;
background-color: #253c5c;
color: white;
font-family: Impact;
line-height: 150px;
margin: 0 auto;
padding-top: -20px;

}
.topradio p{
font-size: 33px;
}
.casec .bradio li .racotin{
font-size:11px;
line-height: 18px;
margin-top: 8px;
color: #505152;
padding: 0 5px;
}
.bradio li img{
  width: 150px;
  height: 150px;
  border-radius:50%;
  margin-top: 8px;
  border: 3px white solid;
}
.bradio li .radtit{
font-size: 18px;
margin-top:108px;
color: black;
}

.bradio li img:hover{
  border:3px #253c5c solid;
}
.bradio li{
  width: 190px;
  height: 355px;
  background-color: #e3e4e8;
  border-radius: 95px;
  }
.cakb{
 background-color: #f4f4f4 ; 
}
.backg{
  height:975px;
}
.img5>div{
  width:590px;
  height:390px;
}
.img5 .blu{
  text-align: left;
  color: white;
  padding:60px;
  box-sizing: border-box;
  line-height:50px;
  background-color: #253c5c;
}
.blu p{
  font-size: 24px;
}
.blu p span{
  font-family: Impact;
  font-size: 36px;
}
.blu .yradio{
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: white;
  float: left;
  margin-top: 20px;
  
}
.blu>li{
clear: both;
}
.blu p{
  float: left;
  margin-left: 20px;
  width: 400px
}
.img6 li{
  width: 387px;
  height: 315px;
}

.bluimg{
  background-image: url(../image/bluimg.jpg);
}
.bacclor{
  height: 245px;
}
.bacclor p{
color: white;
font-size: 29px;
text-align: center;
padding-top: 30px;
line-height: 40px;
}
.bacclor .bipim{
  font-size: 45px;
  font-family: Impact;
  padding: 0;
}
.treenj{
  width: 0;
  height: 0;
  margin: 20px auto 0 auto;
  border: 20px solid;
  border-color:white transparent transparent transparent;
}

.more{
width: 160px;
height:45px;
line-height:45px;
text-align: center;
border: 1px #d2d2d2 solid;
margin: 0 auto;
background-color: white;
display: block;
margin-top: 40px;
margin-bottom:60px ;
color: black;
}




.bacgr{
  height: 280px;
}
.legleft{
  width: 360px;
  float: left;
  margin-top:50px;
  text-align: left;
}
.legleft .titzh{
  font-size: 40px;
  color: #253c5c;
  font-weight: bold;
}
.legleft .conet{
  font-size: 30px;
  font-weight: bold;
  margin-top: 15px;
}
.legleft .smalcon{
  margin-top: 25px;
  font-size: 20px;
}
.legee{
  margin-top:50px;
}
.elrit{
  width: 775px;
  float: right;
}
.elrit input{
  height: 40px;
  width:250px;
  text-indent:20px;
  border: 1px gray solid;
}
.legright{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top:60px;
}
.elrit .lerin{
  width: 775px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lerin{
  margin-top: 25px;
}
.lerin .apinput{
  width: 512px;
}
.submit{
  margin-top: 25px;
  background-color: #253c5c;
  border: none;
  color: white;
}
.reset{
  margin-top: 20px;
  background-color: #e40082;
  border: none;
  color: white;
}
.backuu{
  height:760px;
}
.img6 li{
  height: 315px;
}
.img8 .lerr{
width: 510px;
background-color:white;
}
.lerr img{
  margin-top: 30px;
}
.img8 .rihgk{
  width:640px;
  background-color:white;
}

.eggee div{
  width: 640px;
  height: 120px;
}
.eggee .abei{
  width: 155px;
  height: 100%;
  float: left;
}
.abei p{
  font-size: 22px;
}
.eggee .abei .eggi{
font-size: 50px;
line-height: 50px;
font-weight: bold;
margin-top: 15px;
}
.eggee .rieig{
  width: 440px;
  height: 100%;
  float: left;
  text-align: left;
  overflow: hidden;
  font-size: 14px;
  color: #888888;
}
.eggee .re-title{
  font-size: 17px;
  height: 20px;
  overflow: hidden;
  color: black;
}
.rieig .riesecon{
  height: 60px;
  overflow: hidden;
  font-size: 14px;
}
.rieig p{
margin-top: 10px;
}
.explain{
  text-align: left;
  padding: 25px;
}
.expp{
font-size: 20px;
}
.date{
  margin-top: 15px;
  color: #888888;
}
.sayy{
  margin-top: 15px;
  color: #888888;
  height: 60px;
  overflow: hidden;
}
.ehigi{
  position: relative;
  height: 50px;
  margin-top:30px;
}
.ehigi li{
  float: left;
  background-color: #253c5c;
  color: white;
  line-height: 45px;
  padding: 0px 50px;
  font-size: 20px;
}
.ehigi li a{
  color: white;
}
.ehigi li:hover{
  background-color: #dc6018;
}
.ehigi li:nth-of-type(1n+4){
  display: none;
}
.ehigi .active{
  background-color: #253c5c;
}
.ehigi::before{
  position: absolute;
  content:url(../image/weibefore.png) ;
  left: -13px;
  top: 0;
}


.balei{
  height:400px;
}

.img7 li{
  width: 180px;
  height: 120px;
  overflow: hidden;
  border: 1px #e5e5e5 solid;
}
.adress{
  /* width: 50px;
  height: 50px; */
  float: left;
  margin-top: 80px;
}
.adress img{

float: left;
}
.adress p{
  float: left;
  font-size: 12px;
  line-height:20px;
  margin-left: 8px;
}

.blued{
  background-color: #253c5c;
}
.leid{
  padding-top:80px;
  text-align: left;
  color: white;
}
.caleft{
  width: 360px;
  height: 350px;
  float: left;
}
.camidd{
  width: 480px;
  height: 350px;
  float: left;
  margin-left: 100px;}
.camrigh{
  width: 125px;
  height: 350px;
  float: right;
}
.leid .bigg{
  font-size: 24px;
}
.smma{
  font-size: 15px;
  margin-top: 15px;
}
.caleft .bgest{
  font-size: 35px;
  font-family:Impact; 
  margin-top: 30px;
  line-height:45px;
}
.witbot{
  width: 100px;
  height: 35px;
  border: 1px white solid;
  color: white;
  background-color: transparent;
  margin-top:20px;
}
.camidd input{
width: 462px;
background-color: transparent;
border-radius: 2px;
height: 40px;
border: 1px white solid;
margin-top: 15px;
text-indent: 15px;
color: white;
}
.camidd .conetne{
  height: 70px;
}
.camidd .submi{
  background-color: #dc6018;
  height: 50px;
  border: none;
  width: 462px;
}
.camidd button{
  border-radius: 5px;
}
#myform input::placeholder{
  color:white ;
}
.camrigh{
  text-align: center;
}
.camrigh .erwem{
  margin-top: 18px;
}
.camrigh p{
  margin-top: 13px;
}
.leid>p{
  width: 620px;
  height: 30px;
  text-align: center;
  margin:0 auto;
  font-size: 12px;
  margin-top: 30px;
}
.sharp{
  width: 290px;
  height: 0px;
  border-top: 1px white solid;
  margin-top: 10px;
}
.footer-bottom{
  text-align: center;
  color: white;
}
.footer-bottom a{
  color: white;
}
.addrass{
  background-color: #253c5c;
  border-top:1px #748297 solid;
  padding: 20px 0 50px 0;

}