*{
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  
}
.header .top{
  height: 40px;
  background-color: #f1f3f4;
  
}
body{background-color:#f0eeef;font-size: 14px;}
.top p{
  float: left;
  line-height: 40px;
}
.header .comtop{
  width: 1200px;
  margin: 0 auto;
}
.top ul{float: right;}
.top ul li{float: left;
  line-height: 40px;}
.lotop{
  /*width: 1200px;*/
  height: 130px;
  margin: 0 auto;
  background: url(../image/top.jpg) no-repeat center;
}
.lotop .logo{
  float: left;
  /*background-image:url(../image/logo.png);*/
  margin-top: 35px;
  width: 700px;
  height: 80px;
}
.loright{
  width: 330px;
  height: 70px;
  float: right;
  margin-top: 35px;
}
.loright span{
  display: block;
  width: 330px;
  line-height: 20px;
  text-align: left;
  font-size: 15px;
  color: white;
  
}
.loright img{
  float: left;
}
.loright p{
  font-size: 45px;
  text-align: left;
  font-family:Impact; 
  color:white;

  line-height: 45px;
}
.navigation{
 background-color: #0077c2;
 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: 60px;
  margin: 0 auto;
  line-height: 60px;
  border-bottom: #ccc solid 1px;
}
.serch p{
  float: left;
  font-weight: bold;
  font-size: 14px;
}
.serch ul{
  float: left;
}
.serch ul li {
  float: left;
  padding: 0 20px;
  font-size: 14px;
}
.search{
  position: relative;
  width: 400px;
  height: 40px;
  float: right;
  margin-top: 10px;
      border-radius: 20px;
    background: #f0eeef;
    border: #ccc solid 1px;
    overflow: hidden;
}
.seainput{
background-color:#f0eeef;
width: 330px;
height: 40px;
float: left;
text-indent: 15px;
    outline: none;
}
.seainbtn{
  position: relative;
  display: flex;
  float: left;}
 .seainbtn button{
width: 65px;
height: 40px;
background: url(../image/sbtn.png) no-repeat 50% 50%;
/*background-color:#0064ac;*/
}
  
.seaimg{
   position: absolute;
   width:25px;
   height: 25px;
   right: 18px;
   top: 7px;
   vertical-align:middle;
}
.conton{
  height: 650px;
  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: 50px;
}
.coerleft .p1{
  position: absolute;
  left: 80px;
  color: whitesmoke;
  background-color:#0064ac;
  width: 475px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  margin: 0 auto;
  font-size: 20px;
  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: 32px;
  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: 560px;
  height: 290px;
  background-color: green;
  float: right;
  margin-top: 80px;
}
.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: #0064ac;
  color: white;
  font-size: 16px;
  line-height: 24px;
  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;
  height: 850px;
  margin: 0 auto;
  text-align: center;
  margin-top:-60px;
}
.product .title{
  font-size: 40px;
  font-weight: bold;
  line-height: 60px;
}
.product .cont{
  color: #838383;
  font-size: 18px;
}
.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;
}
.entry ul li{
  float: left;
  line-height:66px;
  margin: 0 28px;
}
.entry ul li:hover{
  color: #0064ac;
}
.sort{
  width: 170px;
  height: 70px;
  float: left;
  background-color: #0064ac;
  color: white;
  text-align: left;
}
.sort .title{
  font-size:18px;
  font-weight: bold;
  line-height: 18px;
}
.sort img{
float: left;
margin-top: 10px;
margin: 20px 15px 0px 10px;
}
.sort>p{
  float: left;
  margin-top: 20px;
}
.imgli{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.imgli li{
position: relative;
width: 290px;
height: 265px;
margin-top: 20px;
}
.imgli li .bigimg{
position: absolute;
left: 0;
z-index:2;
}
.imgli li .black{
  position:absolute;
  width: 100%;
  height: 100%;
  background-color: black;
z-index: 2;
  opacity: 0;
}
.imgli li .smallimg{
  position: absolute;
left: 120px;
top:100px;
z-index: 2;
opacity: 0;
}
.imgli li .bom{
  position: absolute;
z-index: 2;
  width: 100%;
  height: 35px;
  bottom: 0px;
  background-color: #0064ac;
  line-height: 35px;
  color: white;
}
.imgli li .black:hover{
  opacity: 0.5;
}
.imgli li:hover .smallimg{
opacity: 1;
}
.green{
  width: 100%;
  background-color: #f4f4f4;
}
.greener{
  width: 1200px;
  /*height: 750px;*/
  margin: 0 auto;
  text-align: center;
  margin-bottom: 25px;
}
.greener div{
    margin: 15px auto;width: 150px;height: 4px;background: #282828;
}
.greener>p {
    font-size:24px;
    /*color: #838383;*/
    margin: 10px 0;
}
.greener span{font-size:14px;text-transform:uppercase}
.greener .ti{
  font-size:40px;
  line-height: 60px;
  font-weight: bold;
  padding-top:50px ;
}
.gd{position:relative}
.gd ul{}
.gd ul li{width: 290px;height: 450px;padding-top:4px;border-top:4px #0b2aab solid; margin-right:8px;}
.gd ul li img{width:100%;height:310px}
.gd ul li div{width:100%;height:132px;background:white;margin-top:-6px}
.gd ul li div a{
    font-size:20px;color:#dc2423;border: 2px #dc2423 solid;display: block;margin: 0 auto;width: 110px;height: 30px;text-align: center;line-height: 26px;border-radius:15px;
}
.gd ul li div p{padding-top: 25px;margin-bottom: 10px;
    font-size: 24px;color: #1438b3;font-weight: bold;text-align: center;
}
.hh1{}
.hh1 li{width: 330px;height: 450px;float:left;margin-right:15px}
.hh1 li img{width:100%;height:310px}
.hh1 li div{width:100%;height:65px;background:white;margin-top:-6px;line-height:65px;padding:0 20px;background:#bfbfbf}
.hh1 li div a{float:right;background:#282828;color: white;
    font-size:14px;display: block;margin: 0 auto;width: 110px;height: 30px;text-align: center;line-height: 30px;margin-top: 18px;
}
.hh1 li div p{font-size: 20px;color: black;text-align: center;float: left;}
.case_ft{ padding:50px 0 0 0; text-align:center;}
.case_ft .more{ height:38px; line-height:38px; display:inline-block; padding:0 30px; border-radius:8px; background:#2d68e3; color:#fff; font-size:18px; font-weight:bold;}


.aboutus{width:500px;float:left}
.aboutus strong{font-size:30px}
.aboutus p.line{width:50px;height:6px;border-radius:3px;background:#012d8c;margin-top:15px;margin-bottom:20px}
.aboutus div.cont{font-size:18px;line-height:1.8}

.gd .next{background:url(../image/left.png);width:22px;height:33px;position:absolute;left:-100px;top:180px;}
.gd .prev{background:url(../image/left.png);width:22px;height:33px;position:absolute;right:-100px;top:180px;transform: rotate(180deg);}

.greener2 .imgl{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;height: 400px;
}
.imgl li{
position: relative;
}
.img2 li{
width: 290px;
height: 465px;
background-color: white;
line-height: 30px;
color:black;
font-size: 12px;
}
.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 li .bom .cont{
  text-align: left;
  line-height: 20px;
  font-size: 12px;
}
.imgl .imgg{
  position: absolute;
  width: 290px;
  height: 280px;
  bottom: 0;
  left: 0;
}
.img2 li:hover{
  background-color: #0064ac;
  color: white;
}
.bacii{
  background-image: url(../image/bnn.jpg);
}
.casecon{
  width: 1200px;
  height:820px;
  margin: 0 auto;
}
.clblack{
  color: white;
}
.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{
  height:600px;
}
.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: #0077c2;
color: white;
font-family: Impact;
line-height: 150px;
margin: 0 auto;
padding-top: -20px;

}
.topradio p{
font-size: 33px;
}
.bradio li>p{
font-size: 20px;
line-height: 30px;
margin-top: 108px;
}
.bradio li img{
  width: 150px;
  height: 150px;
  border-radius:50%;
  margin-top: 15px;
  border: 3px white solid;
}
.bradio li img:hover{
  border:3px #0077c2 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: #0077c2;
}
.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{display:flex;justify-content:space-between;margin-bottom:30px}
.img6 li{
  width: 387px;
  height: 315px;
  float: left;font-size: 16px;text-align: center;
}
.img6 li img{
    width: 100%;height: 230px;
}

.bluimg{
  background-image: url(../image/bluimg.jpg);
}
.bacclor{
  height: 245px;
}
.bacclor p{
color: white;
font-size: 28px;
text-align: center;
padding-top: 30px;
line-height: 40px;
}
.bacclor .bipim{
  font-size: 50px;
  font-family: Impact;
  padding: 0;
}
.treenj{
  width: 0;
  height: 0;
  margin: 20px auto 0 auto;
  border: 20px solid;
  border-color:white transparent transparent transparent;

}
.bacgr{
  height: 280px;
}
.legleft{
  width: 360px;
  float: left;
  margin-top:50px;
  text-align: left;
}
.legleft .titzh{
  font-size: 40px;
  color: #0077c2;
  font-weight: bold;
}
.legleft .conet{
  font-size: 30px;
  font-weight: bold;
}
.legleft .smalcon{
  margin-top:10px;
  font-size: 20px;
}
.legee{
  margin-top:50px;
}
.elrit{
  width: 775px;
  float: right;
}
.elrit input{
  height: 40px;
  width:250px;
  text-indent:20px;
  border: 1px #e0e0e0 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;
}
.elrit .submit{
  margin-top: 20px;
  background-color: #0077c2;
  border: none;
  color: white;
  border: none;
  float: left;
}
.elrit .reset{
  margin-top: 20px;
  background-color: #e40082;
  border: none;
  color: white;
  border: none;
  float: left;
  margin-left: 12px;
}
.backuu{
  /*height:760px;*/
}

.img8 .lerr{
width: 580px;
padding: 10px;
background-color:white;
}
.lerr img{
  /*margin-top: 30px;*/
  width: 100%;
}
.img8 .rihgk{
  width:560px;
  /*background-color:white;*/
}



.eggee .rieig{
  /*width: 440px;*/
  height: 100%;
  /*float: left;*/
  text-align: left;
  overflow: hidden;
  font-size: 14px;
  color: #888888;
}
.eggee .re-title{
  font-size: 17px;
  color: black;
}
.eggee{
    padding-top: 10px;
}

.eggee>div{
  width: 640px;
  height: 85px;
  border-bottom: #e5e5e5 solid 1px;
    padding: 0px 0 18px 0;
    margin-bottom: 18px;
}
.eggee .abei{
  width: 100px;
  height: 100%;
  float: left;
  border-right: #666 dotted 1px;
  margin-right: 20px;
}
.abei p{
  font-size: 12px;
  color: #666;
}
.eggee .abei .eggi{
font-size: 24px;
/*line-height: 50px;*/
/*margin-top: 15px;*/
}
.eggee .re-title{
  font-size: 17px;
  color: black;
  height: 25px;
  overflow: hidden;
}
.rieig .riesecon{
  height: 65px;
  overflow: hidden;
  font-size: 14px;
}
.rieig .riesecon .more{ color:#2d68e3; float:right;}
.rieig p{
margin-top: 10px;
}
.explain{
  text-align: left;
  padding: 25px;
}
.expp{
font-size: 17px;
}
.date{
  margin-top: 15px;
color: #888888;
}
.sayy{
  margin-top: 15px;
    color: #888888;
    /*height: 60px;*/
    overflow: hidden;
}
.sayy .more{ color:#2d68e3; float:right;}
.boxft{  padding:35px 0; text-align:center;}
.boxft .more{ display:inline-block;height:50px; background-color:#2d68e3; color:#fff; padding:15px 50px;}
.ehigi{
  position: relative;
  height: 50px;
  margin-top:30px;
}
.ehigi::before{
  position: absolute;
  content:url(../image/before.png) ;
  left: -13px;
  top: 0;
}
.ehigi li{
  float: left;
  background-color: #424241;
  line-height: 45px;
  padding: 0px 50px;
  font-size: 20px;
}
.ehigi li a{
  color: white;
}
.ehigi li:nth-of-type(1n+4){
  display: none;
}
.ehigi .active{
  background-color: #0077c2;
}
.ehigi li:hover{
  background-color: #0077c2;
}
.balei{
  height: 455px;
  overflow: hidden;
}
.img7 li img{
border: 1px #e5e5e5 solid;
}
.img7 li{
    float: left;
    margin:10px;
    display: block;
    width: 180px;
    height: 120px;
}
.img7{
height: 140px;
overflow: hidden;
margin-top: 30px;
}
.blued{
  background-color: #282c2f;
}
.leid{
  height: 595px;
  padding-top:80px;
  text-align: left;
  color: white;
}
.caleft{
  width: 360px;
  height: 350px;
  float: left;
}
.camidd{
  width: 300px;
  height: 350px;
  float: left;
  margin-left: 100px;}
.camrigh{
  width: 125px;
  height: 350px;
  float: right;
}
.bigg{
  font-size: 25px;
  margin-top: 30px;
}
.smma{
  font-size: 15px;
  margin-top: 15px;
}
.bgest{
  font-size:  55px;
  font-family:Impact; 
  margin-top: 30px;
  line-height: 60px;
  color: #2d68e3;
}
.topno{
  margin: 0;
}
.witbot{
  width: 100px;
  height: 35px;
  border: 1px #2d68e3 solid;
  color: #2d68e3;
  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: #055e96;
  margin-top: 10px;
  height: 50px;
  border: none;
  width: 462px;
  color:white;
  border-radius: 2px;
}
#myform input::placeholder{
  color:white ;
}
.camrigh{
  text-align: center;
  width: 200px;float: left;margin-left:15px;
}
/*.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{
  width: 100%;
  height: 80px;
  text-align: center;
  color: white;
}
.footer-bottom a{
  color: white;
}

.w1200{width:1200px;margin:0 auto}

.fw{display: flex;justify-content: space-between;margin-bottom:60px}
  .fw li{background: url(../image/bp.png) no-repeat;width: 351px;height: 411px;
    text-align: center;padding-top: 20px;color: white;}
  .fw li div{padding-top: 60px;width: 150px;margin: 0  auto;overflow: hidden;margin-bottom: 20px;}
  .fw li div span{width: 20px;display: block;float: right;padding-top:50px;font-size: 18px;}
  .fw li div strong{font-family: Impact;font-size:110px;display: block;float: left;}
  .fw li p{font-size: 26px;font-weight: bold;margin-bottom: 20px;}
  .fw li a{display: block;background: #d51113;color: white;display: block;width: 215px;height: 45px;
    border-radius: 5px;font-size: 20px;line-height: 45px;margin: 0 auto;}
  .kf{display: flex;justify-content: space-between;}
  
  .kf li{width: 215px;text-align: center;color: white;padding-top: 80px;}
  .kf li div{color:#012d8c;margin: 0 auto;font-size: 30px;font-family: Impact;
    background: white;width: 62px;height: 62px;border-radius:31px;line-height: 62px;}
  .kf li p{font-size:45px;line-height: 90px;}
  .kf li span{text-transform: uppercase;font-size: 16px;}
  .kf>div{background: white;width: 2px;height: 100px;margin-top: 130px;}

  .ys li{width: 1200px;height: 617px;padding: 60px;background:url(../image/xs.png) no-repeat;}
  .ys li strong{font-size: 52px;}
  .ysl{width: 503px;float: left;}
  .ysl strong{font-size: 52px;color: #012d8c;}
  .ysl span{font-size: 23px;}
  .ysl div{width: 430px;height: 46px;background: #282828;color: white;font-size: 24px;text-align: center;
    line-height: 46px;border-radius: 23px;margin: 20px 0;}
  .ysl p{font-size: 18px;line-height: 35px;}
  .ysl a{color:white;display:block;text-align: center;width: 120px;height: 30px;border-radius:8px;background:#d51113;line-height:30px;float: right;margin-top: 20px;
  }
  .ys li img{float: right;} 


