@charset "utf-8";
/* CSS Document */

body,html{margin:0;padding:0;font-family: Microsoft YaHei; font-size: 1rem;  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1100px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
img{vertical-align: middle;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; cursor:pointer}
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1350px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.mt5 {margin-top: 5px!important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}
@-webkit-keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

/*导航 */ 
.header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,.2);
    height: 120px;
    z-index: 9999;
    border-bottom: 1px solid rgba(255,255,255,.3);
}
.index_circle{
    width: 100px;
    height: 100px;
    position: absolute;
    overflow: hidden;
    transition: .5s;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 111;
}
.vrb_1,.vrb_2,.vrb_3{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.vrb_1 {
    z-index: 1;
    animation: vrb1 20s linear infinite;
    width: 98px;
    height: 98px;
}
.vrb_2 {
    z-index: 2;
    animation: vrb2 20s linear infinite;
    width: 83px;
    height: 83px;
}
.vrb_3{
    width: 62px;
    height: 62px;
}
.h_con{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.logo,.nav{
    float: left;
}
.nav{
    overflow: inherit;
}
.logo{
    margin-left: 6%;
}
.h_phone{
    float: right;
    padding-top: 35px;
    padding-right: 5%;
    background: #024289 url(../images/tel.png) 15px center no-repeat;
    padding-left: 65px;
    height: 85px;
}
.h_phone em{
    font-size: 16px;javascript:;
    color: #fff;
}
.h_phone span{
    color: #fff;
    font-size: 30px;
    font-family: "Arial";
    display: block;
    font-weight: bold;
}
.wj_mt{width:45%; height:120px;margin-left:3%;}
.gdao{width:100%;}
.gdao li { width:12%;float: left;
             list-style: none;  
             text-align: center;
             float: left;
             height: 120px;
             position: relative;
             border-right: 1px solid rgba(255,255,255,.1);
}
.gdao li a {
    text-align: center;
    font-size:16px;
    font-family:"微软雅黑";
    position: relative;
    transition: all .3s;
    height:120px;
    width: 100%;
    line-height: 120px;
    display: block;
    float: left;
    color:#fff;
   }
.gdao li:hover, ul.gdao li.hover {
  color: #ffffff; background:#024289;transition:all 0.5s;}

.gdao li b {
    font-family:"微软雅黑";
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 120px;
    height:120px;
    display: inline-block;
    font-weight: normal;  
  
   }

.gdao li:hover b {
  color: #fff; }
.gdao li:hover a {
  color: #fff; }

.gdao li span {
  color: #ffffff;
  font-family: 'Arial';
  line-height: 12px; }

.gdao li ul {
  width: 244px;
  top: 120px;
  line-height: 30px;
  position: absolute;
  z-index: 999;
  left: 0;
  display: none; }

.gdao li ul li {
  float: left;
  height: 40px;
  width: 120px;
  border-bottom: 1px dotted #fcf5c1;
  background: none;
  background-color: #ffffff;
  line-height: 40px;
  position: relative; }

.gdao li ul li a {
  color: #fff;
  line-height: 40px;
  height: 40px;
  display: block;
  padding: 0;
  position: relative; }
.gdao li ul li a:before {
    content: '';
    color: #fff; }

.gdao li ul.pro-list { z-index:99999;
  width:1560px;
  left: -620px;

 background: rgba(0,0,0,0.5);}

.gdao li ul.pro-list li {
  width: 220px;
  height:550px;
  border-bottom: none;
  background: none; }
.gdao li ul.pro-list li p{display: block;margin-top: 160px !important;}

.gdao li ul.pro-list li p a{font-size: 15px !important;}


.gdao li ul.pro-list li a {
    font-family:"微软雅黑";
    color: #fff;
    font-weight:500;
    font-size: 15px;
   }
.gdao li ul.pro-list li a:hover {
      color: #f00 !important; }
.gdao li ul.pro-list li a.topic {
    height: 100px; }
.gdao li ul.pro-list li a.topic img {
      width: 190px;
      height: 110px;
      border: 1px solid #cfcfcf; }
.gdao li ul.pro-list li dl dd a {
    border-bottom: none;
    font-size: 12px;
    font-weight: normal;
    height: 26px;
    line-height: 26px; }
.gdao li ul.pro-list li:hover { background-color: #024289; }
.gdao li ul.pro-list li:hover a {color: #ffffff;}







@media screen and (max-width: 1600px) {
  .h_phone{padding-right: 3%;}
  .logo {margin-left: 3%;}
}

/*首页banner*/
.focus {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 999;
}

.focus .hd {
  width: 100%;
  height: 20px;
  position: absolute;
  z-index: 99;
  bottom: 68px;
  text-align: center;

}
.focus .bd li .oi-first-screen-video{width: 100%;position: relative;}
.focus .bd li .oi-first-screen-video video{position: absolute;left: 0;bottom: 0;z-index: 100;width: 100%;}
.focus .bd li .oi-first-screen-video .banner_1{z-index: 200;position: relative;}
.focus .hd ul {
  display: inline-block;
  height: 25px;
  padding: 3px 5px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 0;
  vertical-align: top;
}

.focus .hd ul li {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin: 0 10px;
  vertical-align: top;
  overflow: hidden;
  border: 2px solid #fff;
  text-indent: 20em;
}

.focus .hd ul .on {
  background: #fff;
}

.focus .bd {
  position: relative;
  z-index: 0;
}
.focus .bd li .oi-first-screen-video{width: 100%;position: relative;}
.focus .bd li .oi-first-screen-video video{position: absolute;left: 0;bottom: 0;z-index: 100;width: 100%;}
.focus .bd li .oi-first-screen-video .banner_1{z-index: 200;position: relative;}

.focus .bd li img {
  width: 100%;
}

.focus .bd li a {
  -webkit-tap-highlight-color: transparent;
}

.focus .prev {
  position: absolute;
  top: 45%;
  z-index: 999;
  left: 0;
}

.focus .next {
  position: absolute;
  top: 45%;
  z-index: 999;
  right: 0;
}

/* 内页banner */
.banner{width:100%; background:#fafafa;  z-index:11;position: relative;}

.banner_slides{ position:relative; overflow:hidden; width:100%; margin:auto; }

.banner_slides , .slides_container,.slides_control ,.banner_pic{height:830px;}

.banner_slides li.slidesjs-slide{width:100%;height:830px;}

.banner_slides li a{}

.banner_pic{display:block; width:100%; height:830px;}

.slides_btn{position:absolute; z-index:999;display:block;width:40px;height:70px;margin-top:-35px;top:50%;overflow: hidden;text-indent:-9999px; background-color:#fff;filter:alpha(opacity=20); /*IEÂË¾µ£¬Í¸Ã÷¶È50%*/-moz-opacity:0.2; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/opacity:0.2;/*ÆäËû£¬Í¸Ã÷¶È50%*/ background-position: center center; background-repeat:no-repeat; }

.banner:hover .slides_btn{filter:alpha(opacity=60); -moz-opacity:0.6; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/opacity:0.6;}

.btn_previous{ left:4%; background-image:url(../images/pre01.png);}

.btn_previous:hover{ background-color:#333;background-image:url(../images/pre02.png);}

.btn_next{ right:4%; background-image:url(../images/next01.png);}

.btn_next:hover{ background-color:#333;background-image:url(../images/next02.png);}


.slides_pagination {
    width:100px;
    height:15px;
    bottom:30px;
    right:50%;
    margin-right:-37px;
    position:absolute;
    z-index:100;
    text-align:center;
}
.slides_pagination li {
    margin: 0 7px;
    display:inline-block;
    width:10px;
+float:left;
}
.slides_pagination li a {
    display:inline-block;
*display:inline;
    zoom:1;
    overflow:hidden;
    width:10px;
    height:10px;
    line-height:50px;
    border:2px solid #fff;
    color:#666;
    border-radius:100%;
}
.slides_pagination li a.active, .slides_pagination li a:hover.active, .slides_pagination li a:hover {
    background:#fff;
    color:#fff;
    border:2px solid #fff;
}

/* h_b */
.h_b{
    background: url(../images/h_b.png) center center no-repeat;
    height: 105px;
    color: #fff;
    margin-top: -35px;
    position: relative;
    z-index: 999;
}
.h_b a,.h_b ul{
    float: left;
}
.h_b a{
    display: block;
    width: 225px;
    text-align: center;
    color: #fff;
    line-height: 70px;
    font-size: 24px;
    font-weight: bold;
}
.h_b ul{
    margin-left: 20px;
}
.h_b ul li{
    float: left;
    margin: 0 10px;
    font-size: 18px;
    line-height: 70px;
    padding-left: 50px;
}
.h_b ul li span{
    color: #fff;
    font-size: 20px;
    font-family: "Arial";
}
.h_b ul li:first-child{
    background: url(../images/lxm_b.png) left center no-repeat;
}
.h_b ul li:nth-child(2){
    background: url(../images/lxm_b.png) left center no-repeat;
} 
.h_b .sousuok{
    width: 480px;
}
.h_b .sousuok form{
    width: 400px;
    height: 38px;
    background: #fff;
    border-radius: 25px;
    margin: 0 auto;
    margin-top: 16px;
}
.h_b .sousuok form input{
    float: left;
    width: 235px;
    height: 38px;
    color: #333;
    font-size: 13px;
    line-height:38px;
    padding-left: 20px;
    box-sizing: border-box;
    background: none;
    border:0;
}
.h_b .sousuok form button{
    float: right;
    height: 38px;
    background: #e50015 url(../images/sou.png) 10px center no-repeat;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    padding-left: 28px;
    width: 95px;
    border-radius: 0 25px 25px 0;
}
.h_b .sousuok p{
    color: #fff;
    font-size: 15px;
    display: block;
    display: block;
    margin-left: 62px;
    margin-top: 15px;
}
.h_b .sousuok p a{
    color: #fff
}
/*分类*/
.fenlei{
    width: 100%;
    height: 730px;
    background: url(../images/flbj.jpg) center no-repeat;
}
.flbt{
    text-align: center;
}
.flbt p{
    display: block;
    width: 1000px;
    margin: 0 auto;
    font-size: 15px;
    color: #777
}
.adv_des{
    width: 280px;
    height:530px;
}
.adv_des>ul{
    margin: 50px 0;
}
.adv_des>ul>li{
    float: left;
    width: 270px;
    height: 65px;
    margin: 0 5px;
    line-height: 65px;
    background: url(../images/btbj.png) center no-repeat;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    margin-bottom: 15px;
    color: #fff;
    position: relative;

}
.adv_des>ul>li a{
    width: 14px;
    height: 14px;
    background: url(../images/icon.png) -434px -69px;
    margin: 8px auto;
    color: #fff;
=
}
.adv_des>ul>li:hover{
    background: #f40000;
    border-radius: 0 15px 0 15px;
}
.adv_des>ul>li::before{
    content: '';
    display: block;
    width: 8px;
    height: 5px;
    background: url(../images/xian.png) center no-repeat;
    position: absolute;
    left: 40px;
    top: 31px;
}
.adv_des>ul>li::after{
    content: '';
    display: block;
    width: 8px;
    height: 5px;
    background: url(../images/xian.png) center no-repeat;
    position: absolute;
    right: 40px;
    top: 31px;
}
.list_nav_era{
   display: none;
   position: absolute;
   z-index: 999;
   top: 0;
}

.adv_des>ul>li:hover .list_nav_era{
    right: -260px;
    display: block;

}
.list_nav_er_con ul li{
    text-align: center;
    padding: 5px 20px;
    border-bottom: 1px dotted #797979;
    background: rgba(0,0,0,.65);
    line-height: 40px;
    width: 260px;
    box-sizing: border-box;
    border-radius: 0 10px 0 10px;
}
.list_nav_er_con ul li:hover a{
    font-weight:bold;
}




.adv_des_p{
    width: 1030px;
    height: 480px;
    position: relative;
    margin-top:45px;
}
.adv_des_p ul li{
    position: absolute;
    width: 100%;
    height: 480px;
    display: none;
}
.adv_des_p ul li:nth-child(1){
    display: block;
}
.adv_des_p ul li .flimg{
    width: 670px;
    height: 480px; 
    overflow: hidden;
}
.adv_des_p ul li .flimg img{
      width: 670px;
    height: 480px; 
}
.adv_des_p ul li .flnr{
    width: 470px;
    height: 220px;
    background: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    position: absolute;
    right: 0;
    top: 85px;
    padding: 40px 30px;
}
.adv_des_p ul li .flnr b{
    font-size: 23px;
    color: #333;
    display: block;
    margin-bottom: 20px;
}
.adv_des_p ul li .flnr p{
    color: #6f6f6f;
    font-size: 15px;
    line-height: 26px;
}
.adv_des_p ul li .flnr dl dd,.adv_des_p ul li .flnr dl dt{
    float: left;
}
.adv_des_p ul li .flnr dl dd{
    display: block;
    width: 200px;
    height: 45px;
    background: #e40000 url(../images/tela.png) 27px center no-repeat;
    border-radius: 50px;
    margin-top: 30px;
    line-height: 45px;
    color: #fff;
    font-size: 26px;
    font-family: "Arial";
    padding-left: 70px;
}
.adv_des_p ul li .flnr dl dt{
    display: block;
    width: 130px;
    height: 43px;
    border:1px #d2d2d2 solid;
    border-radius: 50px;
    margin-left: 15px;
    text-align: center;
    line-height: 43px;
    margin-top: 30px;
    font-size: 16px;
    font-family: "Arial";
    color: #929292;
}
.adv_des_p ul li .flnr dl dt:hover{
    background: #e40000;
    color: #fff
}
.adv_des_p ul li .flnr b:hover{
    text-decoration: underline;
}

/*产品*/
.pro_litpic {
    width: 90%;
    margin: 0 auto;
    height: 860px;
    overflow: hidden;
}
.pro_go ul{
    overflow: hidden;
}
.pro_go>ul>li {
    width: 24%;
    margin: 5px 0.4%;
    float: left;
    overflow: hidden;
    position: relative;
    border: 1px #d0cece solid;
}
   
.pro_go>ul>li a .proimg {
    width: 100%;
    height: 315px
}
.pro_go>ul>li a .proimg  img{
    display: block;
    width: 95%;
    margin: 0 auto;
    height: auto;
    height: 295px;
    transition: all 0.5s;
    overflow: hidden;
    padding-top: 10px;  
}
.pro_go>ul>li a span{
    display: block;
    height: 45px;
    line-height: 45px;
    color: #333;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px #e0e0e0 solid;
    width: 95%;
    margin: 0 auto;
}

.pro_go>ul>li a p{
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #151515;
    font-size: 15px;
}
.pro_go>ul>li:hover .proimg{
    background: #1c3c75
}
/*.pro_go>ul>li:hover a img{
    transform: scale(1.1);
    transition: all 1s ease 0s;
}*/
.pro_go>ul>li:hover a span{
    color: #1c3c75;
    font-weight: bold;
}

/*简介*/
.abbj{
   width: 100%;
   height: 730px;
   background: url(../images/abbj.jpg) center no-repeat;
   margin-top: 50px;
   position: relative;
   z-index: 999;
}
.abfl{
    width: 620px;
    position: relative;
}
.abfl .about{
    margin-top: 55px;
}
.abfl .about em{
   color: #f0f0f0;
   font-size: 68px;
   font-family: "Arial";
   font-weight: bold;
   text-transform: uppercase;
   line-height: 73px;
}
.abfl .about span{
    display: block;
    width: 100px;
    height: 35px;
    background: #e50015;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    line-height: 35px;
    font-weight: bold;
    position: relative;
    margin-top: -50px;
    margin-left: 335px;
}
.abfl .about img{
    margin-top: 32px;
}

.abfl .about p{
    font-size: 18px;
    color: #333;
    line-height: 35px;
    display: block;
    margin-top: 30px
}
.abfl .about .abmore{
    display: block;
    width: 135px;
    height: 40px;
    background: #004084;
    border-radius: 50px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    margin-top: 40px;
}
.wximg{
    position: absolute;
    top: 70px;
    right: 0;
    text-align: center;
}
.wximg span{
  display: block;
}



/*流程*/
.lclb{
  width: 100%;
  height: 420px;
  background: url(../images/lcbj.jpg) center no-repeat;
}
.lclb p{
    color: #fff;
    font-size: 45px;
    text-align: center;
    display: block;
    padding-top: 15px;
}
.lclb em{
    display: block;
    width: 49px;
    height: 7px;
    background: url(../images/tba.png) center no-repeat;
    margin: 0 auto;
}
.lclb ul{
    width: 1350px;
    margin: 0 auto;    
}
.lclb ul li{
    float: left;
    width: 185px;
    height: 185px;
    background: url(../images/lca.png) center no-repeat; 
    margin-right:47px;
    margin-top: 20px;
    text-align: center;
    position: relative;
}
.lclb ul li:nth-child(6){
    margin-right: 0
}
.lclb ul li img{
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 10px;
}
.lclb ul li span{
    font-size: 18px;
    color: #fff;
}

.lclb ul li:hover img{
    transition: all 0.5s;
    transform: rotate(360deg);
    cursor: pointer;
}
.lclb ul li::after{
    content: '';
    display: block;
    width: 30px;
    height:30px;
    background:url(../images/jiantoua.png) center no-repeat;
    position: absolute;
    right: -39px;
    top: 80px;
}
.lclb ul li:nth-child(6)::after{
    display: none;
}
/*优势*/
.advbj{
    width: 100%;
    height: 830px;
    background: url(../images/advbj.jpg) center bottom no-repeat;
}
.adv_tit{
    text-align: center;
}
.adv_tit ul{
    width: 520px;
    margin: 10px auto;
}
.adv_tit ul li{
    float: left;
    margin: 0 5px;
}
.adv_tit ul li::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    height: 19px;
    background: url(../images/jiantou.jpg) center no-repeat;
    margin-right: 8px;
    margin-bottom: 3px;
}

.advbt{
   text-align: center;
   margin-top: 110px;
}
.advbt em{
    display: block;
    color: #545454;
    font-size: 26px;
    margin-top: 10px;
}
.advbt span{
    width: 300px;
    height: 50px;
    background: #ff2339;
    border-radius: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    font-size: 35px;
    font-family: "Arial";
    color: #fff;
}

.advimg{
    text-align: center;
    margin-top: 150px;
    margin-left: -415px;
    position: absolute;
    left: 50%;
}
.advimg img{
    animation: ball .6s infinite alternate;
}

.ysfl{
    width: 370px;
    text-align: right;
}
.ysfl b{
    font-size: 22px;
    color: #000;
}
.ysfl p{
    font-size: 16px;
    color: #525252
}
.ysa{
    width: 340px;
    height: 83px;
    border-radius: 8px;
    padding: 15px;
    position: relative;
    margin-top: 28px;
}

.ysb{
    width: 300px;
    height: 70px;
    border-radius: 8px;
    padding: 15px;
    margin-top: 73px;
    position: relative;
}

.ysc{
    width: 220px;
    height: 112px;
    border-radius: 8px;
    padding: 15px;
    margin-top: 95px;
    position: relative;
    text-align: left;
}


.ysfr{
}
.ysfr b{
    font-size: 22px;
    color: #000;
}
.ysfr p{
    font-size: 16px;
    color: #525252
}
.ysd{
    width: 325px;
    height: 83px;
    border-radius: 8px;
    padding: 15px;
    position: relative;
    margin-right: 18px;
    margin-top: 29px;
}

.yse{
    width: 300px;
    height: 70px;
    border-radius: 8px;
    padding: 15px;
    margin-top: 70px;
    position: relative;
    margin-left: 41px;
}

.ysf{
    width: 210px;
    height: 115px;
    border-radius: 8px;
    padding: 15px;
    margin-top: 95px;
    position: relative;
    margin-left: 130px;
}

/*热销*/
.albt{
    text-align: center;
}
.albt p{
    color: #7d7d7d;
    font-size: 16px;
    line-height: 35px;
}
/* case */
.case .swiper-container.{
    margin-top: 20px;
}
.case .swiper-container.anli .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 600px;
    height: 400px;
    border: 10px solid #fff;
    box-sizing: border-box;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    position: relative;
}
.case .swiper-container.anli .swiper-slide a img{
    width: 100%;
    height: auto;
    min-height: 370px;
}
.case .swiper-pagination{
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
}
.case .swiper-pagination .swiper-pagination-bullet{
    margin: 0 2px;
}
.case {
    position: relative;
    margin: 20px 0;
    height: 460px;
}
.case .swiper-pagination .swiper-pagination-bullet-active{
    background: #d71618;
}
.case .swiper-container.anli .swiper-slide:hover .xiangmu_des{
   display: block;
}
.xiangmu_des{
    position: absolute;
    z-index: 999;
    left: 50%;
    bottom: 0;
    background: #fff;
    box-shadow: 0 0 8px rgb(0 0 0 / 60%);
    width: 520px;
    height: 73px;
    margin-left: -260px;
    display: none;
}
.xiangmu_des_l{
    float: left;
    padding: 15px 20px;
    width: 445px;
    height:43px;
    box-sizing: border-box;
    line-height: 43px;
}
.xiangmu_des_l em{
    color: #343434;
    font-size: 17px;
    float: left;
}
.xiangmu_des_l p{
    font-size: 16px;
    color: #343434;
    font-family: "Arial";
    float: right;
    position: relative;
}
.xiangmu_des_l p::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/s_yuan.jpg) left center no-repeat;
    vertical-align: middle;
    margin-right: 8px;
    margin-bottom: 3px;
}
.xiangmu_des_r {
    float: right;
}
.xiangmu_des_r a {
    display: block;
    width: 73px;
    height: 73px;
    background: #004084;
    position: relative;
}
.xiangmu_des_r a::after {
    content: '';
    display: block;
    width: 20px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -14px;
    margin-left: -7.5px;
    background: url(../images/jiantoub.jpg) center no-repeat;
}


/*新闻*/
.newbj{
    width: 100%;
    height: 690px;
    background: url(../images/xwbj.jpg) center no-repeat;
    margin-top: 50px;
}
.xwlb{
    width: 950px;
    margin-top: 35px;
}
.xwbt{
    width: 950px;
    height: 65px;
    border-bottom: 1px #e3e3e3 solid;
    line-height: 65px
}
.xwbt img{
    float: left;
    margin-top: 5px;
}
.xwbt a{
    display: block;
    float: right;
    width: 65px;
    height: 25px;
    border:1px #a2a2a2 solid;
    border-radius: 50px;
    font-size: 13px;
    color: #a2a2a2;
    line-height: 25px;
    text-align: center;
    margin-top: 18px;
}
.xwbt a:hover{
    background: #004084;
    color: #fff
}
.xwimg{
    width: 450px;
    height: 410px;
    float: left;
    background: #fff;
    border:1px #e5e5e5 solid;
    margin-top: 35px;
}
.xwimg span{
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 280px;
    transition: all 0.6s;
    display: block;
}
.xwimg .xwnr{
    padding: 15px;
}
.xwimg .xwnr a{
   font-size: 17px;
   color: #2f2f2f;
   font-weight: bold;
   background: url(../images/xwa.png) left center no-repeat;
   padding-left: 25px;
   line-height: 35px;
}
.xwimg .xwnr p{
    font-size: 15px;
    color: #8a8989;
    line-height: 25px;
}
.xwimg .xwnr a:hover{
    color: #004084;
    padding-left: 35px;
}
.xwthree{
    width: 450px;
    margin-top: 20px;
}
.xwthree ul li{
    height: 140px;
    border-bottom: 1px #e4e4e4 solid
}
.xwthree ul li .xwtime{
    width: 95px;
    float: left;
    text-align: center;
    margin-top: 30px;
}
.xwthree ul li .xwtime b{
    font-size: 35px;
    font-family: "Arial";
    color: #333
}
.xwthree ul li .xwtime span{
    font-size: 16px;
    font-family: "Arial";
    color: #333;
    display: block;
}

.xwthree ul li .xwcon{
    width: 330px;
    float: right;
    height: 90px;
    border-left: 1px #e4e4e4 solid;
    padding-left: 20px;
    margin-top: 25px;
}
.xwthree ul li .xwcon a{
    font-size: 18px;
    color: #1c1c1c;
    display: block;
    height: 30px;
    overflow: hidden;
    margin-bottom: 5px;
}
.xwthree ul li .xwcon p{
    font-size: 14px;
    color: #777;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.xwthree ul li:hover .xwcon a{
    color: #004084;
    padding-left: 15px;
}
.jszs{
    width: 330px;
    position: relative;
    margin-top: 35px;
}
.jszs::after{
    content: '';
    display: block;
    width: 18px;
    height: 450px;
    background: url(../images/xian.jpg) center no-repeat;
    position: absolute;
    left: -35px;
    top: 79px;
}
.jsbt{
    height: 65px;
    border-bottom: 1px #e3e3e3 solid;
    line-height: 65px;
}
.jsbt img{
    margin-top: 7px;
}
.jslb ul{
    margin-top: 40px;
}
.jslb ul li{
    height: 60px;
    border-radius: 50px;
    border:1px #c4c4c4 solid;
    margin-bottom: 20px;
    line-height: 60px;
    overflow: hidden;
}
.jslb ul li a{
    display: block;
    font-size: 17px;
    color: #333;
    width: 240px;
    margin-left: 20px;
}
.jslb ul li:first-child{
    background: url(../images/jsa.png) left center no-repeat;
}
.jslb ul li:nth-child(2){
    background: url(../images/jsb.png) right center no-repeat;
}
.jslb ul li:nth-child(3){
    background: url(../images/jsa.png) left center no-repeat;
}
.jslb ul li:nth-child(4){
    background: url(../images/jsb.png) right center no-repeat;
}
.jslb ul li:nth-child(5){
    background: url(../images/jsa.png) left center no-repeat;
}
.jslb ul li:first-child a{
    margin-left: 70px;
}
.jslb ul li:nth-child(3) a{
    margin-left: 70px;
}
.jslb ul li:nth-child(5) a{
    margin-left: 70px;
}
.jslb ul li:hover{
    background: #004084
}
.jslb ul li:hover a{
    color: #fff
}

/*广告*/
.guanggao{
    width: 100%;
    height: 330px;
    background: url(../images/guanggao.png) center no-repeat;
    margin-top: -105px;
}
.guanggao img{
    display: block;
    margin: 0 auto;
    padding-top: 140px;
    animation: ball .6s infinite alternate;
}


/*底部*/
.dbnav{
    width: 100%;
    height: 120px;
    background: url(../images/dbnavbj.jpg) center no-repeat;
}
.dbnav ul{
    width: 930px;
    float: left;
}
.dbnav ul li{
    float: left;
    color: #fff;
    font-size: 16px;
    margin-right: 70px;
    padding-left: 60px;
    margin-top: 30px;
}
.dbnav ul li span{
    font-family: "Arial";
    font-size: 23px;
}
.dbnav ul li:first-child{
    background: url(../images/dba.jpg) left center no-repeat;
}
.dbnav ul li:nth-child(2){
   background: url(../images/dbb.jpg) left center no-repeat;
}
.dbnav ul li:nth-child(3){
   background: url(../images/dbc.jpg) left center no-repeat;
   margin-left: 15px;
}
.dbnav p{
    float: right;
    color: #fff;
    font-size: 23px;
    text-align: right;
    line-height: 38px;
    padding-top: 20px;
}


.foot{
    width: 100%;
    height: 360px;
    background:#212121;
}
.dblogo{
    margin-top:50px;
}


.dbpro{
    width: 730px;
    margin-top: 45px;
    margin-left: 55px;
}
.dbpro span{
    color: #fff;
    font-size: 28px;
}
.dbpro em{
    display: block;
    width: 28px;
    height: 3px;
    background: #fff;
    margin-top: 15px;
    margin-bottom: 20px;
}
.dbpro ul{}
.dbpro ul li{
    height: 40px;
    line-height: 40px;
    float: left;
    width: 170px;
    background: #3b3b3b;
    margin-bottom:7px;
    margin-right: 7px;
    text-align: center;
}
.dbpro ul li a{
    font-size: 15px;
    color: #ddd;
    display: block;
}
.dbpro ul li:hover a{
    text-decoration: underline;
    font-weight: bold;
}
.dbewm{
    width: 250px;
    background: url(../images/shouji.png) center no-repeat;
    height: 310px;
    margin-top: 50px;
}
.dbewm img{
    margin-left: 57px;
    margin-top: 93px;
}


.copy{
    height: 55px;
    line-height: 55px;
    border-top: 1px #383838 solid;
    text-align: center;
    color: #c7c7c7;
    font-size: 14px;
    margin-top: -55px;
}
.copy a{
    color: #c7c7c7
}


/*当前导航*/
.breadcrumbs {
    height: 61px;
    font-size: 14px;
    line-height: 60px;
    color: #fff;
    background: #004084;
    width: 1350px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: absolute;
    bottom: 0;
    z-index: 999;
    left: 50%;
    margin-left: -675px;
}
.breadcrumbs .dh_box {
    width: 1350px;
    margin: 0 auto
}
.breadcrumbs .sortName {
    color:#fff;
    font-size:22px;
    font-weight:700;
}
.breadcrumbs .dqdhMain {
    color: #fff;
    padding-left: 30px;
}
.breadcrumbs .dqdhMain a {
    font-size: 15px;
    color: #fff;
    display:inline-block;
}
.breadcrumbs .dqdhMain a:hover {
    text-decoration:underline;
    color:#fff;
}
.breadcrumbs .dqdhMain .span2 {
    color:#fff;
    font-size: 14px;
    display:inline-block;
    padding:0 5px;
}
.breadcrumbs .indexa {
}
.breadcrumbs .span1 {
    color:#fff;
    padding:0 10px 0 30px;
    background:url(../images/dizhi.png) left center no-repeat;
    font-size: 15px;
}
.breadcrumbs .dqdh_class {
    margin-top:10px;
}
.breadcrumbs .dqdh_class li {
    float:left;
    padding:0 15px 0 0px;
}
.breadcrumbs .dqdh_class li a {
    display:block;
    padding:0 50px;
    height:40px;
    line-height:40px;
    color:#fff;
    font-size:23px;
    position:relative;
}
.breadcrumbs .dqdh_class li a::before, .breadcrumbs .dqdh_class li a::after {
content:'';
display:block;
position:absolute;
top:50%;
margin-top:-6px;
height:12px;
width:1px;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
.breadcrumbs .dqdh_class li a::before {
left:20px;
}
.breadcrumbs .dqdh_class li a::after {
right:20px;
}

/*简介单页*/
.page_about{
    background: url(../images/pro_bg.jpg) bottom left no-repeat;
    padding-bottom: 50px;
}
.page_about_con{
    width: 1350px;
    margin: 0 auto;
    overflow: hidden;
}
.page_about_l{}
.page_tit{
    padding-top: 68px;
    position: relative;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 34px;
}
.page_tit span{
    font-size: 36px;
    font-weight: normal;
}
.page_tit p{
    color: #707070;
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
    padding-left: 20px;
    position: relative;
}
.page_tit p::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 1px;
    background: #707070;
}
.page_about_l h3{
    font-size: 28px;
    line-height: 1;
    margin-bottom: 25px;
    font-weight: bold;
    color: #275db8
}
.page_about_l>p{
    font-size: 16px;
    color: #333;
    line-height: 32px;
}
.page_about_r{
    float: right;
    width: 772px;
    height: 633px;
}
.page_fa{
    height: 750px;
}
.page_fa_con{
    width: 1350px;
    margin: 0 auto;
    overflow: hidden;
}
.page_fa_t{
    overflow: hidden;
}
.page_fa_tit.page_tit{
    float: left;
}
.page_fa_t a {
    float: right;
    width: 230px;
    height: 80px;
    line-height: 80px;
    background: #024289;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin-top: 56px;
}
.page_fa_t a img{
    margin-left: 12px;
    vertical-align: top;
    margin-top: 31px;
}
.page_fa_b{
    margin-top: 20px;
}
.page_fa_b ul li{
    width: 269px;
    height: 430px;
    background: #ecf4f6;
    text-align: center;
    position: relative;
    float: left;
}
.page_fa_b ul li span{
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
}
.page_fa_b ul li:nth-child(1) span{
    background: url(../images/fw1.png);
}
.page_fa_b ul li:nth-child(2) span{
    background: url(../images/fw2.png);
}
.page_fa_b ul li:nth-child(3) span{
    background: url(../images/fw3.png);
}
.page_fa_b ul li:nth-child(4) span{
    background: url(../images/fw4.png);
}
.page_fa_b ul li:nth-child(5) span{
    background: url(../images/fw5.png);
}
.page_fa_b ul li a{
    padding-top: 120px;
    display: block;
    width: 100%;
}
.page_fa_b ul li em{
    color: #999;
    font-size: 14px;
    margin: 40px 0 10px;
    padding: 0 10px;
}
.page_fa_b ul li i{
    color: #333;
    font-size: 18px;
    margin-top: 40px;
    padding: 0 10px;
    display: block;
    font-style: normal;
}
.page_fa_b ul li::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #d3e9ed;
}
.page_fa_b ul li:last-child::after{
    background: transparent;
}
.page_fa_b ul li.active{
    background: #024289 url(../images/shuye.png) no-repeat center bottom;
}
.page_fa_b ul li.active em,.page_fa_b ul li.active i{
    color: #fff;
}
.page_fa_b ul li.active:nth-child(1) span{
    background: url(../images/fw11.png);
}
.page_fa_b ul li.active:nth-child(2) span{
    background: url(../images/fw22.png);
}
.page_fa_b ul li.active:nth-child(3) span{
    background: url(../images/fw33.png);
}
.page_fa_b ul li.active:nth-child(4) span{
    background: url(../images/fw44.png);
}
.page_fa_b ul li.active:nth-child(5) span{
    background: url(../images/fw55.png);
}




/*联系方式*/
.conbt{
  text-align: center;
  width: 600px;
  margin:0 auto;
  position: relative;
}
.conbt span{
  font-family: "Impact";
  color: #efefef;
  font-size: 66px;
  text-transform: uppercase;
}
.conbt b{
  display: block;
  font-size: 35px;
  color: #0f0f0f;
  font-weight: bold;
  position: relative;
    margin-top: -55px;
}

.conbt::before{
  content: '';
    display: block;
    position: absolute;
    top: 35px;
    left: 25px;
    width: 22px;
    height: 31px;
    background-image: url(../images/btimga.png);
}
.conbt::after{
  content: '';
    display: block;
    position: absolute;
    top: 35px;
    right: 25px;
    width: 22px;
    height: 31px;
    background-image: url(../images/btimga.png);
}
.contact-box{
  background: url(../images/ly-bg01.png) no-repeat bottom center;
  width: 100%;
  height: auto;
  padding-bottom: 100px;
}
.con-box{
  width: 1300px;
  margin: 0 auto;
  padding: 30px;
  height:auto;
  background: #fff;
  border-radius: 30px 30px 60px 20px;
  box-shadow: 0 0 30px rgba(40,55,96,.15);
  margin-top: 40px;
}
.pcon_tel{
    width: 630px;
    margin-left: 80px;
    margin-top: 90px;
}
.pcon_tel b{
    color: #333;
    font-size: 25px;
}
.pcon_tel em{
    display: block;
    width: 70px;
    height: 3px;
    background: #f23c49;
    margin: 10px 0;
}
.pcon_tel span{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    display: block;
    margin-bottom: 20px;
}
.pcon_tel p{
   line-height: 35px;
   font-size: 17px;
   color: #555;
}
.pcon_ewm{
    width: 450px;
    margin-right: 80px;
    border-left: 1px #ececec solid;
    padding-left: 40px;
    height: 450px;
    margin-top: 55px;
}
.pcon_ewm ul li{
    width: 280px;
    height: 100px;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    border-radius: 5px;
    margin-bottom: 20px;
    margin-left: 80px;
    padding: 15px 15px 15px 55px;
    position: relative;
}
.pcon_ewm ul{
    margin-top: 10px;
}
.pcon_ewm ul li b{
    color: #666;
    display: block;
    margin-top: 17px;
    font-size: 16px;
}
.pcon_ewm ul li span{
    display: block;
    font-size: 23px;
    margin-top: 5px;
    font-family: "Arial"
}
.pcon_ewm ul li em{
    display: block;
    line-height: 25px;
    font-size: 20px;
}
.pcon_ewm ul li:first-child::after{
     content: '';
    display: block;
    position: absolute;
    left: -50px;
    bottom: 22px;
    width: 86px;
    height: 86px;
    background: url(../images/con_a.png) center no-repeat;

}
.pcon_ewm ul li:nth-child(2) ::after{
     content: '';
    display: block;
    position: absolute;
    left: -50px;
    bottom: 22px;
    width: 86px;
    height: 86px;
    background: url(../images/con_b.png) center no-repeat;

}
.pcon_ewm ul li:nth-child(3) ::after{
     content: '';
    display: block;
    position: absolute;
    left: -50px;
    bottom: 22px;
    width: 86px;
    height: 86px;
    background: url(../images/con_c.png) center no-repeat;

}
.aj_lxp{
  font-size: 16px;
    text-align: center;
    margin: 20px auto 40px;
    width: 80%;
    line-height: 32px;
    color: #666;
    width: 1200px;
}



/*产品列表页*/
.main_rightb {
    width: 1350px;
    margin: 0 auto;
    padding-bottom: 100px;
    margin-top: 30px;
}
.proListal {
    width:1060px;
}
.proListal li {
    width:342px;
    float:left;
    margin:0 0 20px 11px;
    position:relative;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
}
.proListal li .boxal {
    width:100%;
    height:310px;
    display:block;
    cursor:pointer;
}
.proListal li .boxal .spanImgal {
    display:block;
    overflow:hidden;
    width:100%;
    height:310px;
    background-position:center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size:cover;
}
.proListal li .spanal {
    display: block;
    margin:auto;
    font-size:16px;
    padding: 12px 30px;
    line-height: 45px;
}
.proListal li .spanal a h3{
    color:#002222;
    display: block;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
}
.proListal li .spanal p{
    border-top: 1px solid #e6e6e6;
    height: 45px;
    color: #999999;
    font-size: 15px;

}
.proListal li .spanal p em{
    font-family: "Arial";
    font-size: 18px;
}

.proListal li:hover{
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2);
    margin-top: 0px
}
.proListal li:hover .spanal{
    background: #0053ac;
}
.proListal li:hover .spanal a h3{
    color: #fff;
}
.proListal li:hover .spanal a p{
    border-top: 1px solid #0063cd;
     color: #fff;
}
.proListal li:hover .spanal p em{
    color: #fff;
}

.proListal li .avatarb {
    position: relative;
}
.proListal li .avatarb {
    display: block;
    height: 340px;
    overflow: hidden;
    width:100%;
}
.proListal li .avatarb .spanImgal {
    height: 340px;
}
.avatarb:hover .spanImgal, .zhuti .avatarb:hover .spanImgal, .bbsinner .avatarb:hover .spanImgal {
    transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
    -webkit-transform: all 1s ease 0s;
}

.map_r{
    width: 100%;
    height: 500px;
    margin:0 auto;
}
.map_r img{
    width: 100%;
    height: auto;
    min-height: 500px;
}

/*内页分类*/
.left_class {
    width:270px;
    border:1px #e1e1e1 solid;
}
.left_class .classT {
    background:#1b5fa0 url(../images/profl.png) 40px center no-repeat;
    position: relative;
    z-index: 10;
    padding-left: 100px;
    height: 110px;
}
.left_class .classT .div1 {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    padding-top:18px;
}
.left_class .classT .div2 {
    color:#fff;
    font-size: 23px;
    letter-spacing: 2;
    line-height: 28px;
}
.left_class .subNav {
    width: 240px;
    margin:0 auto;
    height: 45px;
    background:#1b5fa0 url(../images/dian.png) 20px center no-repeat;
    line-height:45px;
    text-align: left;
    margin-top: 20px;
}
.left_class .subNav a {
    font-size: 16px;
    color: #fff;
    display:inline-block;
    padding-left:50px;
}
.left_class .subNav:hover {
    background: #fe461f url(../images/dian.png) 20px center no-repeat;
}
.left_class .subNav:hover a {
    color: #fff;
}
.left_class .navContent {
    display: block;
    width: 205px;
    margin: 0 auto;
    margin-top: 10px; 
}
.left_class .navContent:nth-child(1){display: block;}
.left_class .navContent li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #ccc dotted;
}
.left_class .navContent li a {
    font-size: 15px;
    color: #333;
    padding-left: 15px;
    display: block;
}
.left_class .navContent li:hover a {
    font-weight: bold;
}
.left_class .lxwm {
    width: 195px;
    height: 100px;
    background: #195d9f url(../images/tela.png) 20px 40px no-repeat;
    margin-top: 25px;
    color: #fff;
    font-size: 17px;
    padding-left: 75px;
    padding-top: 30px;
}
.left_class .lxwm p{
    font-size: 23px;
    font-family: "Arial";
    font-weight: bold;
}
/*新闻列表页*/
/*page_news*/
.page_news{
    position: relative;
    z-index: 111;
}
.page_news_con{
    width: 1350px;
    margin: 0 auto 30px auto;
    position: relative;
    z-index: 2;
}
.page_news_con ul li{
    overflow: hidden;
    padding: 30px 0;
    background: #f7f7f7;
    margin: 20px 0;
    cursor: pointer;
    position: relative;
    transition: all 0.5s;
}
.page_news_p>a{
    display: block;
    width: 120px;
    height: 35px;
    border-radius: 30px;
    background: #004084;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    position: absolute;
    bottom: 30px;
    right: 30px;
}
.page_news_con ul li:hover{
    background: #004084;
}
.page_news_con ul li:hover .date,.page_news_con ul li:hover .year{
    color: #fff;
}
.page_news_con ul li:hover .page_news_img img{
    transform: scale(1.1);
}
.page_news_con ul li:hover .page_news_p h2 a{
    color: #fff;
}
.page_news_con ul li:hover .page_news_p p{
    color: rgba(255,255,255,.8);
}
.page_news_con ul li:hover .page_news_p>a{
    background: #fff;
    color: #000;
    animation: doudong 0.8s ease-in-out;
}
.page_news_con ul li:hover .page_news_p h2 a::before{
    content:'';
    display: inline-block;
    width: 45px;
    height: 2px;
    background: #fff;
    margin-right: 12px ;
    vertical-align: middle;
}
.time{
    float: left;
    width: 180px;
    text-align: center;
    padding-top: 24.5px;
}
.time span{
    display: block;
}
.date{
    font-size: 72px;
    font-weight: bold ;
    color: #c2c2c2;
    text-align: center;
}
.year{
    font-size: 20px;
    color: #4c4c4c;
}
.page_news_des{
    float: left;
    overflow: hidden;
}
.page_news_img{
    float: left;
    width: 210px;
    height: 210px;
    overflow: hidden;
}
.page_news_img img{
    transition: all 0.6s;
    width: 100%;
    height: 210px;
}
.page_news_p{
    float: left;
    width: 650px;
    margin-left:55px;
    margin-top: 30px;
}
.page_news_p h2 a{
    font-size: 18px;
    color: #333333;
    font-weight: normal ;
}
.page_news_p h2 a::before{
    content:'';
    display: inline-block;
    width: 15px;
    height: 2px;
    background: #0173cf;
    margin-right: 12px ;
    vertical-align: middle;
    transition: all 0.6s;
}
.page_news_p p{
    font-size: 15px;
    color: #7b7b7b;
    line-height: 26px;
    margin-top: 15px ;
}
@keyframes doudong {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}


/*fenye*/
.fenye {
    text-align:center;
    color:#666;
    font-size:14px;
    line-height:30px;
    padding:20px 0;
}
.fenye .rows {
    color:#666;
    font-size:13px;
    padding:0 10px;
}
.fenye .current {
    display: inline-block;
    color:#1d76f8;
    font-size:14px;
    padding:0 5px;
}
.fenye .num, .fenye .next {
    display:inline-block;
    margin:0 3px;
    padding:0 10px;
    border:1px solid #ddd;
    color:#666;
    font-size:14px;
    height:28px;
    line-height:27px;
    border-radius:5px;
}
.fenye .num:hover, .fenye .next:hover {
    background-color:#ff2548;
    color:#fff;
    border:1px solid #ff2548;
}
/*新闻详情*/
.main {
    width: 1350px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 110px;
}
.mainBox {
    border: 1px #e9e9e9 solid;
}
.main .main_right {
    width:100%;
    margin-bottom:50px;
}
.main .tT01 {
    text-align:center;
    line-height:35px;
    background: #f3f3f3;
    padding-top: 10px;
    padding-bottom: 10px;
}
.main .tT01 .span1 {
    font-size:24px;
    color:#444;
}
.main .subtitle {
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    color: #8F8F8F;
    text-align:center;
    padding-top: 15px;
    padding-bottom: 10px;
}
.main .subtitle span {
    padding:0 30px;
}
.stime {
    background: url(../images/shijian.png) left center no-repeat;
}
.sclick {
    background: url(../images/liulan.png) left center no-repeat;
}
.text {
    line-height:35px;
    font-size:15px;
    color:#666;
    padding:30px;
}
.text span {
    font-size:15px;
    color:#666;
}
.text img {
    max-width:100%;
    margin-bottom: 20px;
}

.viewpage {
    margin:0;
    padding:20px 0 50px 0;
}
.viewpage .main_r_nav {
    color:#999;
    font-size:14px;
    line-height:40px;
    padding-left: 20px;
    padding-right: 20px;
    background: #f0f0f0;
    border-radius: 50px;
}
.viewpage .main_r_nav a {
    font-size:14px;
    color:#444
}
.viewpage .main_r_nav a:hover {
    text-decoration:underline;
}
/*内页左侧分类*/
/*左侧*/
.list_pro{
    width: 1350px;
    margin: 50px auto;
    overflow: hidden;
}
.list_pro_l,.list_pro_r{
    float: left;
}
.list_pro_l{
    width: 280px;
}
.list_pro_l>ul{
    box-sizing: border-box;
    border: 1px solid #ececec;
    margin-bottom: 30px;
}
.list_pro_l>ul>span{
    display: block;
    width: 100%;
    background: #0053ac;
    line-height: 85px;
    height: 85px;
    position: relative;
    box-sizing: border-box;
    padding-left: 54px;
}
.list_pro_l ul span em{
    position: absolute;
    top: 23px;
    left: 0;
    color: #fff;
    font-size: 123px;
    text-transform: uppercase;
    opacity: 0.1;
    line-height: 60px;
    font-weight: bold;
}
.list_pro_l ul h3{
    font-size: 32px;
    color: #ffffff;
    line-height: 85px;
    font-weight: normal;
    position: relative;
    z-index: 9;
}
.list_pro_l ul h3 i{
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    opacity: .6;
    margin-left: 10px;
    text-transform: capitalize;
    vertical-align: middle;
    font-style: normal;
}
.list_pro_l>em img{
    width: 100%;
}
.l_pro>li{
    line-height: 50px;
    font-size: 15px;
    border-bottom: 1px solid #ececec;
    padding: 0px 15px;
    position: relative;
}
.l_pro>li::after{
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: url(../images/add.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 15px;
    top: 35px;
    margin-top: -15px;
}
.l_pro>li:last-child{
    border: none;
}
.l_pro>li>a{
    color: #333;
    display: block;
    width: 100%;
    transition: all 0.6s;
    font-weight: bold;
    font-size: 16px;
}
.list_nav_er{
    margin-left: 8px;
}
.list_nav_er_con dl dd{
    background: url(../images/flxian.png) left center no-repeat;
    padding-left: 23px;
}
.list_nav_er_con dl dd:hover a{
    color: #004084;
    text-decoration: underline;
    padding-left: 10px;
}


.l_pro>li>a:hover{
    color: #004084;
    font-weight: bold;
     padding-left: 8px;
}
.l_news li{
    line-height: 40px;
    font-size: 15px;
    color: #333;
    padding: 0 15px;
}
.l_news li a{
    color: #333;
    display: block;
    width: 100%;
}
.l_news li a:before {
    content: '+';
    font-weight: bold;
    margin-right: 5px;
    font-size: 16px;
}
.l_news li:hover a{
    color: #1fa47b;
}
.l_news li:hover a:before{
    color: #1fa47b;
}
.l_contact li{
    line-height: 45px;
    padding: 0 15px;
    color: #333;
    font-size: 15px;
    border-bottom: 1px solid #ececec;
}
.l_contact li:last-child{
    border: none;
}


/*产品列表页*/
.list_pro_con {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 30px;
}
.list_pro_con>ul li{
    float: left;
    margin-top: 17px;
    border: 1px dashed #969696;
    margin-left: -8px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 20px;
    width: 14.6%;
    text-align: center;
    height: 40px;
}
.list_pro_con>ul{
    overflow: initial;
}
.list_pro_con>ul::after,.list_pro_con::after{
    content: '';
    display: block;
    clear: both;
}
.list_pro_con>ul li a{
    color: #333;
    width: 100%;
    height: 100%;
    display: block;
}
.list_pro_con>ul li:hover{
    border: 1px dashed #1557c1;
}
.list_pro_con>ul li:hover a{
    color: #1557c1;
}
/*产品详情页*/
.product_top {
}
.product_top .l_img {
    width:630px;
    height:630px;
    background-color:#fff;
    text-align:center;
    display:table;
}
.product_top .l_img span {/*display: table-cell; vertical-align:middle;*/
    display:block;
    width:100%;
    height:100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.product_top .l_img span img {
    width:550px;
    height:550px;
}
.product_top span img {
    display:inline-block;
    max-width:100%;
    max-height:100%;
    vertical-align:middle;
}
.product_top .r_box {
    width:680px;
}
.product_top .r_box .product_title {
    border-bottom:1px solid #ddd;
    padding:10px 0 8px 0;
}
.product_top .r_box .product_title h2 {
    font-weight:700;
    font-size:26px;
    color:#101010;
}
.miaoshu {
}
.product_top .subtitle {
    font-size:14px;
    color:#b7b7b7;
    padding-top:8px;
}
.product_top .subtitle span {
    display:block;
    padding-left:25px;
    line-height: 23px;
    height: 24px;
}
.product_top .subtitle span.span1 {
    background:url(../images/shijian.png) left center no-repeat;
}
.product_top .subtitle span.span2 {
    background:url(../images/liulan.png) left center no-repeat;
}
.product_top .keyword {
    height:40px;
    line-height:40px;
    font-size:15px;
    color:#717171;
}
.product_top .keyword span {
    font-size:18px;
    color:#0059A9;
}
.product_top .desc {
    font-size:14px;
    color:#717171;
    line-height:30px;
    margin-top: 15px;
}
.product_top .desc span {
    display:block;
    float:left;
    width:200px;
}
.product_top .desc p {
    display:block;
    width:680px;
    line-height: 28px;
    font-size: 15px;
    color: #8b8b8b;
    margin-bottom: 10px;
}
.product_top .lianxi {

}
.product_top .lianxi .a {
    display:block;
    height:50px;
    line-height:50px;
    float:left;
    margin-right:30px;
    color:#d8020e;
    font-size:18px;
    border-bottom:1px solid #d8020e;
    padding-left:28px;
}
.product_top .lianxi .a.a_qq {
    background:url(../images/QQ.png) left center no-repeat;
}
.product_top .lianxi .a.a_tel {
    background:url(../images/teld.png) left center no-repeat;
}

.product_top .nyyslb{
    margin-top: 35px;
}
.product_top .nyyslb p{
    text-align: center;
}
.product_top .nyyslb p span{
    display: block;
    font-size: 18px;
}
.product_top .nyyslb ul li{
    float: left;
    width: 170px;
    text-align: center;
}
.product_top .nyyslb ul li img{
    border:4px #0052a9 solid;
    border-radius: 100px;
    padding: 3px
}
.product_top .nyyslb ul li span{
    color: #0173cf;
    font-size: 18px;
    font-weight: bold;
    display: block;
    line-height: 45px;
}
.product_top .nyyslb ul li:hover img{
    transition: all 0.5s;
    transform: rotate(360deg);
    cursor: pointer;
}
.product_top .dianhua {
    height: 40px;
    padding: 0 30px;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    font-size: 15px;
    background-color: #0053ac;
    margin-top: 50px;
    width: 130px;
}
.product_top .dianhua a {
    color:#fff;
    display: block;
}
.product_top .dianhua:hover {
    background-color:#f23c49;
}
.share {
    margin-top:10px;
}
.share .span1 {
    line-height:32px;
    color:#999;
    padding-right:10px;
    font-size:15px;
}
.xiangqing {
    border-top: 50px solid #fff;
}
.xiangqing_top .a_nav {
    display:block;
    float:left;
    width:190px;
    border-bottom:2px solid #0053ac;
    text-align:center;
    height:50px;
    line-height:50px;
    font-size:18px;
}
.xiangqing_top .a_nav.active {
    background-color:#0053ac;
    color:#fff;
}
.contenta {
    background: #fff;
    border: 1px solid #ddd;
}
.contact_title2 {
    text-align: center;
    font-size: 18px;
    color: #888;
}
.lx_b {
    width: 100%;
    height: 422px;
    border: 1px solid #000;
    margin-top: 30px;
}
.lx_list {
    background-color: #fff;
    width: 275px;
    margin: 39px 10px;
    min-height: 300px;
}
.lx_list p {
    line-height: 35px;
    font-size: 16px;
    color: #666;
    padding-left: 30px;
}
/*在线留言*/
.lybt{ text-align:center; margin-top:40px;}

.lybt span{font-size: 43px;line-height: 45px;text-transform: uppercase;color:#5a5a5a;}

.lybt h3{ display:block; font-size:20px; line-height:45px;color:#5a5a5a; background:url(../images/xiana.jpg) center center no-repeat;}

.liuyan{ margin-top:30px; text-align:center;}

.liuyan span{ font-size:20px;color:#1b5fa0;}

.liuyan a{ font-size:16px;color: #CCCCCC;}

.liuyan p{ font-size:16px;color: #666666; line-height:30px;}
#faqbox{padding:50px 0 50px 280px;}

#faqbox form{}

#faqbox .faqline{line-height:2em;text-align:left; padding-bottom:10px; color:#999; font-size:13px;}

#faqbox .faqtit{width:150px;display:block;float:left;clear:both;text-align:right; color:#555;}

#faqbox .Content{line-height:2em;text-align:left; padding-bottom:10px;}

#faqbox font{margin:0 5px;}

#faqbox .FaqTitle{ height:50px; line-height:50px; padding:0 10px; border:1px solid #ddd; width:435px; vertical-align:top;}

#faqbox .Content textarea{height:100px;}

.wizfrm{ border:none;width:455px;height:50px;line-height:50px;font-size:16px;color:#fff;text-align:center;cursor:pointer; margin-top:20px;  font-family:'Microsoft YaHei';-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; border-radius:5px;background-color:#1b5fa0; }

.wizfrm:hover{ background-color:#fe461f; }
