@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*/
.header{
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 111;
    border-top: 10px solid #0391a5;
    height: 110px;
    width: 100%;
}

.logo{
    margin-left: 6%;
}

.nav{
    margin-left: 3%;
}
.nav>li{
    line-height: 110px;
    width: 105px;
    text-align: center;
    float: left;
    height: 110px;
}
.nav li.active{
    background:#0391a5 url(../images/nav_bg.png) center center no-repeat;  
}
.nav li.active a{
    color: #fff
}
.nav li>a{
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
    position: relative;
    box-sizing: border-box;
}
.nav li.active>a{
    border-bottom: 5px solid #ff8a01;
}
.nav li.active>a::after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #ff8a01 transparent;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    z-index: 111;
}
/*er*/
.er {
    position: absolute;
    width: 100%;
    background: rgba(255,255,255,.8);
    top: 110px;
    left: 0;
    display: none;
}
.er_con {
    width: 1200px;
    margin: 0 auto;
}
.er_con ul li {
    float: left;
    width: 230px;
    margin: 10px 0 10px 8px;
    border-radius: 3px;
    overflow: hidden;
}
.er_con ul li:hover img{
    transform: scale(1.1);
}
.er_con ul li a {
    display: block;
    width: 100%;
    height: 120px;
    overflow: hidden;
}
.er_con ul li a img {
    width: 100%;
    min-height: 120px;
    transition: all 0.6s;
}
.er_con ul li span {
    display: block;
    text-align: center;
    color: #666;
    font-size: 15px;
    width: 100%;
    background: #0391a5;
    line-height: 30px;
    color: #fff;
}
.h_phone{
    margin-right: 6%;
    margin-top: 12px;
}

@media screen and (max-width:1800px) {
    .logo{
        margin-left: 2%
    }
    .h_phone{
        margin-right: 2%
    }
}
@media screen and (max-width:1655px) {
    .logo{margin-left: 0}
    .logo img{width: 90%}
    .nav{margin-left: 1%}
    .nav>li{width: 90px;}
    .h_phone{margin-right: 0}
    .h_phone img{width: 90%}
}
@media screen and (max-width:1430px) {
    .h_phone{
        display: none;
    }
}
/*首页banner*/
.focus {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 99;
}

.focus .hd {
  width: 100%;
  height: 20px;
  position: absolute;
  z-index: 99;
  bottom:40px;
  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: -65px-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 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;
}
/*pro*/
.pro{
    padding-top: 35px;
    background: url(../images/probj.jpg) top center no-repeat;
    width: 100%;
}
.tit{
    margin: 0 auto 20px auto;
    position: relative;
    text-align: center;
}
.tit p{
    font-size: 16px;
    color: #333;
}

/**/
.search{
    margin: 30px auto;
    width: 600px;
}
.search form {
    width: 600px;
    overflow: hidden;
}
.search form input {
    border: none;
    color: #333;
    width: 470px;
    font-size: 15px;
    background: #fff;
    height: 50px;
    padding-left: 20px;
    line-height: 50px;
    border: 1px solid #e0e0e0;
}
.search form button {
    width: 110px;
    height: 50px;
    border: none;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-left: -5px;
    color: #fff;
    background: #0391a5;
}

.list{
    width: 82%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.list ul li{
    width: 19%;
    float: left;
    height: 50px;
    margin: 5px 0.5%;
    text-align: center;
    position: relative;
    cursor: pointer;
    background: #f4f4f4;
    border-radius: 3px ;
    font-size: 16px;
    box-sizing: border-box;
    border-left: 8px solid #0391a5;
}
.list ul li a{
    width: 100%;
    height: 100%;
    line-height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.6s;
    display: block;
    color: #666;
}
.list ul li.active {
    background: #0391a5;
    border-left: 8px solid #00798a;
}
.list ul li.active a{
    color: #fff;
}
.pro_litpic {
    width: 86%;
    margin: 10px auto 0 auto;
    height: 800px;
    overflow: hidden;
}
.pro_go>ul{overflow: hidden;}
.pro_go>ul>li {
    
    width: 23.8%;
    margin: 12px 0.6%;
    float: left;
    overflow: hidden;
    position: relative;

}
.pro_go>ul>li>a {
    display: block;
    height: 365px;
    overflow: hidden;
}
.pro_go>ul>li span{
    display: block;
    width: 100%;
    height: 310px;
    overflow: hidden;
}
.pro_go>ul>li a img {
    width: 100%;
    height: auto;
    min-height: 310px;
    transition: all 0.5s;
}
.pro_go>ul>li a em{
    width: 100%;
    background: #f3f3f3;
    text-align: center;
    color: #333;
    font-size: 15px;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 20px;
    display: block;

}
.pro_go>ul>li a em i{
    font-style: normal;
}
.pro_go>ul>li:hover em{
    background: #0391a5;
    color: #fff;
}
.pro_go>ul>li:hover a em strong{
    background:url(../images/telb.png) left center no-repeat;
}
.pro_go>ul>li a em strong{
    font-size: 20px;
    font-weight: normal;
    letter-spacing: -1px;
    background: url(../images/tela.png) left center no-repeat;
    padding-left: 25px;
}

.pro_go>ul>li:hover img{
    transform: scale(1.1);
}
/*adv*/
.adv{
    width: 100%;
    height: 870px;
    box-sizing: border-box;
    background: url(../images/adv_bg.jpg) center center no-repeat;
    padding: 40px 0;
    margin-top: 70px;
}
.adv_tit{
    text-align: center;
}
.adv_des{
    width: 100%;
    height: 480px;
    position: relative;
    margin-top: 20px;
}
.adv_circle{
    position: absolute;
    top: 220px;
    left: -35px;
    bottom: 0;
    right: 0;
    margin: auto;   
    width: 430px;
    height: 330px;
    z-index: 11;
}
.adv_circle img{
    animation: ball .6s infinite alternate;
}
.adv_des ul{
    position: absolute;
    top: 0;
    left: 0;
    width: 1350px;
    height: 480px;
    right: 0;
    bottom: 0;
    margin: auto;
}
.adv_des ul li{
    color: #fff;
    width: 415px;
    position: absolute;
}
.adv_des ul li h3{
    font-size: 30px;
    font-weight: bold;
}
.adv_des ul li:nth-child(odd) h3::after{
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 206px;
    height: 40px;
    background: url(../images/ysxian.png) center no-repeat;
    margin-left: 45px;
}
.adv_des ul li:nth-child(even) h3::before{
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 206px;
    height: 40px;
    background: url(../images/ysxiana.png) center no-repeat;
    margin-right: 45px;
}
.adv_des ul li p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    text-align: left;
    width: 310px;
}
.adv_des ul li:nth-child(1){
    top: 37px;
    left: 139px;
}
.adv_des ul li:nth-child(2){
    top: 37px;
    right: 120px;
}
.adv_des ul li:nth-child(3){
    top: 195px;
    left: 60px;
}
.adv_des ul li:nth-child(4){
    top: 195px;
    right: 40px;
}
.adv_des ul li:nth-child(5){
    bottom: 15px;
    left: 112px;
}
.adv_des ul li:nth-child(6){
    bottom: 15px;
    right: 87px;
}
.adv_des ul li:nth-child(even) p{
    margin-left: 135px;
}


/* case */
.probt{
    text-align: center;
    margin-top: -68px;
}
.probt a{
    display: block;
    font-size: 50px;
    font-weight: bold;
    color: #0391a5;
}
.probt p{
    font-size: 15px;
    color: #333
}
.probt a:hover{
    color: #ff8a01
}
.case .swiper-container.{
    margin-top: 20px;
}
.case .swiper-container.anli .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 600px;
    height: 450px;
    border: 10px solid #fff;
    box-sizing: border-box;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}
.case .swiper-container.anli .swiper-slide a img{
    width: 100%;
    height: auto;
    min-height: 420px;
}
.case .swiper-pagination{
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
}
.case .swiper-pagination .swiper-pagination-bullet{
    margin: 0 2px;
}
.case {
    position: relative;
    margin: 10px 0;
    height: 500px;
}
.case .swiper-pagination .swiper-pagination-bullet-active{
    background: #0391a5;
}
.case_phone{
    width: 620px;
    margin: 45px auto;
}
.case_phone ul li{
    width: 280px;
    height: 50px;
    line-height: 50px;
    background: #0391a5;
    border-radius: 25px;
    margin: 0 15px;
    float: left;
    text-align: center;
}
.case_phone ul li,.case_phone ul li a{
    color: #fff;
}
.case_phone ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.case_phone ul li h3{
    font-size: 28px;
    font-family: "Impact";
    vertical-align: middle;
    font-weight: normal;
    padding-left: 40px;
}
.case_phone ul li:nth-child(1){
    background: #eaeaea; 
}
.case_phone ul li:nth-child(1) a{
    color: #333; 
}
.case_phone ul li:hover{
    background: #ff8a01
}
/*广告条*/
.ggbj{
    width: 100%;
    height: 210px;
    background: url(../images/ggbj.png) center  no-repeat;
    margin-top: -60px;
}
.ggbt b{
    display: block;
    font-size: 32px;
    padding-top: 80px;
    color: #fff;  
}
.ggbt em{
    font-size: 16px;
    display: block;
    color: #fff;
    margin-top: 10px;
}
.ggimg{
    margin-left: 82px;
    margin-top: 75px;
}
.ggimg img{
    animation: ball .6s infinite alternate;
}
.ggtel{
    background: url(../images/telc.png) left center  no-repeat;
    font-size: 17px;
    color: #fff;
    margin-top: 85px;
    margin-left: 30px;
    padding-left: 65px;
}
.ggtel span{
    font-size: 32px;
    font-family: "Arial";
    display: block;
}
/*jiameng*/
.jiameng{
    width: 100%;
    background: url(../images/lcbj.jpg) center  no-repeat;
    height: 775px
}
.jm_con{
    background: url(../images/lc_line.png) right center no-repeat;
}
.jm_l{
    float: left;
    background: url(../images/case_l.png) center center no-repeat;
    width: 390px;
    height: 580px;
    box-sizing: border-box;
    color: #fff;
    padding: 50px 30px;
    margin-top: 50px;
}
.jm_l h3{
    font-size: 33px;
    font-weight: bold;
    position: relative;
}
.jm_l h3::after{
    content: '';
    display: block;
    width: 50px;
    height: 30px;
    background: url(../images/tba.png) center no-repeat;
    position: absolute;
    right: 128px;
    top: 10px;
}
.jm_l p{
    font-size: 15px;
    line-height: 25px;
    margin: 10px 0 30px 0;
}
.jm_l img{
    animation: ball .6s infinite alternate;
}
.jm_l a{
    display: block;
    width: 160px;
    height: 45px;
    background: #ff8a01;
    border-radius: 50px;
    text-align: center;
    line-height: 45px;
    margin-top: 60px;
    color: #fff;
    font-size: 16px;
}
.jm_l a:hover{
    background: #0098af
}

.jm_r{
    float: right;
    width: 830px;
    margin-right: 70px;
}
.jm_r ul{
    margin-top: 75px;
}
.jm_r ul li{
    float: left;
    text-align: center;
    cursor: pointer;
    margin-right: 20px;
}
.jm_r ul li div em{
    margin-top: 10px;
    font-size: 18px;
    color: #000;
}
.jm_r ul li div i{
    font-size: 13px;
    text-transform: uppercase;
    color: #989898;
    margin-top: 3px;
    display: block;
    font-style: normal;
    margin-bottom: 35px;
}
.jm_r ul li span{
    transition: all 0.6s;
    display: block;
    width: 175px;
    height: 175px;
    border-radius: 50%;
    margin: 5px;
}
.jm_r ul li:hover span{
    transform: rotateX(360deg);
    box-shadow: 0 0 5px rgba(0,143,63,.3);
}


/*简介*/
.abbj{
    width: 100%;
    height: 700px;
    background: url(../images/abbj.png) center no-repeat;
    margin-top: -100px;
}
.about{
    width: 730px;
    margin-left: 610px;
    padding-top: 50px;
    color: #fff
}
.about b{
    font-size: 33px;
}
.about h3{
    font-size: 65px;
    font-weight: bold;
}
.about span{
    font-size: 23px;
}
.about p{
    display: block;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 2;
    margin-top: 30px;
}
.abtel{
  margin-left: 610px;
  width: 420px;
  height: 60px;
  background: #00798a;
  border-radius: 50px;
  margin-top: 40px;
  box-shadow: 0 0 10px rgba(0,0,0,.5);  
  line-height: 60px;
}
.abtel span{
    float: left;
    color: #fff;
    font-size: 30px;
    font-family: "Arial";
    background: url(../images/teld.png) left center no-repeat;
    display: block;
    margin-left: 15px;
    padding-left: 60px;
}
.abtel a{
    float: right;
    display: block;
    width: 100px;
    height: 35px;
    background: #ff8a01;
    border-radius: 50px;
    margin-top: 12px;
    margin-right: 13px;
    line-height: 35px;
    text-align: center;
    color: #fff;
}


/*新闻*/
.newbj{
    width: 100%;
    height: 650px;
    margin-top: 3px;
}
.probta{
    text-align: center;
    margin-top: -68px;
}
.probta a{
    font-size: 50px;
    font-weight: bold;
    color: #0391a5;
    position: relative;
}
.probta p{
    font-size: 15px;
    color: #333
}
.probta a:hover{
    color: #ff8a01
}
.probta a::after{
    content: '';
    display: block;
    width: 90px;
    height: 60px;
    background: url(../images/s_logo.png) center no-repeat;
    position: absolute;
    right: -100px;
    top: -15px;
}
.xwlb{
    width: 100%;
    
}
.xwlb ul li{
    box-sizing: border-box;
    width: 25%;
    float: left;
}
.xwlb ul li .xwimg{
    display: none;
}
.xwlb ul li .xwimg img{
    width: 100%;
}
.xwlb ul li .xinwen{
    height: 230px;
    background: #e7e7e7;
    margin-top: 100px;
    padding: 40px 25px;

}
.xwlb ul li:nth-child(2n) .xinwen{
    background: #f5f5f5;
}
.xwlb ul li .xinwen h3{
    height: 30px;
    overflow: hidden;
}
.xwlb ul li .xinwen h3 a{
    font-size: 18px;
    color: #191919;

}
.xwlb ul li .xinwen em{
    display: block;
    width: 50px;
    height: 3px;
    background: #0391a5;
    margin-top: 20px;
    margin-bottom: 40px;
}
.xwlb ul li .xinwen p{
    font-size: 15px;
    color: #5a5a5a;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.xwlb ul li .xinwen .xwtime{
    margin-top: 40px;
}
.xwlb ul li .xinwen span{
    font-size: 16px;
    color: #7e7e7e;
    font-family: "Arial";
    background: url(../images/shijian.png) left center no-repeat;
    padding-left: 35px;
    display: block;
    height: 23px;
    line-height: 23px;
    float: left;
    
}
.xwlb ul li .xinwen .xwmore{
    float: right;
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/xwmore.png) center no-repeat;
}
.xwlb ul li:hover{
    border: 1px #005bac solid;
    margin-top: 25px;
}
.xwlb ul li:hover .xwimg{
    display: block;
    height: 230px;
    width: 100%;
    overflow: hidden;

}
.xwlb ul li .xwimg:hover  img{
    transform: scale(1.1);
    transition: all 0.6s;
}
.xwlb ul li:hover .xinwen{
    margin-top: 0;
    height: 180px;
    background: #fff;
    padding:20px 25px;
}
.xwlb ul li:hover .xinwen h3 a{
    color: #0391a5;
    padding-left: 15px;
    font-weight: bold;
    display: block;
}
.xwlb ul li:hover .xinwen em{
    margin-bottom: 20px;
}
.xwlb ul li:hover .xinwen .xwtime{
    margin-top:20px;
}
.xwlb ul li:hover .xinwen .xwtime .xwmore{
    display: none;
}

/*行业*/
.hangye{
    width: 100%;
}
.hangye ul li{
    width: 20%;
    float: left;
    position: relative;
    height: 537px;
}
.hangye ul li:first-child{
    background: url(../images/hya.jpg) center no-repeat;
}
.hangye ul li:nth-child(2) {
    background: url(../images/hyb.jpg) center no-repeat;
}
.hangye ul li:nth-child(3) {
    background: url(../images/hyc.jpg) center no-repeat;
}
.hangye ul li:nth-child(4) {
    background: url(../images/hyd.jpg) center no-repeat;
}
.hangye ul li:nth-child(5) {
    background: url(../images/hye.jpg) center no-repeat;
}
.hangye ul li a{
    display: block;
    position: absolute;
    top: 45%;
    left: 0;
    z-index: 999;
    width: 75%;
    height: 55px;
    background: rgba(0, 0, 0, .5);
    border:1px #777 solid;
    margin-left: 7%;
    color: #fff;
    padding: 5%;
    font-size: 17px;
}
.hangye ul li a em{
    font-family: "AvantGarde Bk BT";
    display: block;
    font-size: 16px;
}
.hangye ul li a::after{
    content: '';
    display: block;
    width: 60px;
    height: 30px;
    background: url(../images/jiantou.png) center no-repeat;
    position: absolute;
    right: 20px;
    top: 30px;
}
.hangye ul li:hover a{
   background: #0391a5;
   border: 1px #00899c solid;
}
/*底部*/

.foot{
    width: 100%;
    height: 470px;
    background:#1e1e1e;
    border-top: 13px #0391a5 solid
}
.dbpro{
    width: 360px;
    margin-top:50px;
}
.dbpro ul{
    margin-top: 10px;
}
.dbpro ul li{
    height: 40px;
    line-height: 40px;
    background: url(../images/jiantoua.jpg) left center no-repeat;
    float: left;
    width: 180px;
}
.dbpro ul li a{
    font-size: 15px;
    color: #cecece;
    padding-left: 25px;
}
.dbpro ul li:hover a{
    text-decoration: underline;
    font-weight: bold;
}
.dbewm{
    margin-left: 70px;
    margin-top: 80px;
}
.dbewm ul li{
    width: 220px;
    height: 245px;
    border: 1px #52595f solid;
    float: left;
    text-align: center;
}
.dbewm ul li img{
    display: block;
    margin: 0 auto;
    margin-top: 45px;
}
.dbewm ul li span{
    line-height: 40px;
    color: #fff;
    font-size: 15px;
}
.dbtel{
    margin-top: 70px;
} 

.dbtel p{
    color: #fff;
    font-size: 19px;
}
.dbtel p b{
    font-weight: normal;
    font-size: 30px;
    font-family: "Arial";
}
.san{
    margin: 25px 0;
}
.san li{
    float: left;
    position: relative;
    margin-right: 80px;
}
.san li::after{
    content: '';
    display: block;
    width: 1px;
    height: 46px;
    background: #30363e;
    right: -40px;
    top: 0;
    position: absolute;
}
.san li:last-child::after{
    background: transparent;
}
.san li span{
    display: block;
    width: 30px;
    height: 30px;
}
.san li:nth-child(1) span{
    background: url(../images/dba.jpg) center no-repeat;
}
.san li:nth-child(2) span{
    background: url(../images/dbb.jpg) center no-repeat;
}
.san li:nth-child(3) span{
   background: url(../images/dbc.jpg) center no-repeat;
}
.san li i{
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
    color: #fff;
    font-style: normal;
    line-height: 35px;
}
.san_des {
    width: 300px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 5px;
    position: relative;
}
.san_des li:nth-child(1){
    display: block;
    font-family: "Arial"
}
.san_des li:nth-child(2){
    font-size: 23px;
    font-family: "Arial"
}
.san_des li{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 30px;
    text-align: center;
    width: 300px;
    color: #333;
}
.san_des li:nth-child(3){
    font-size: 17px;
}

.copy{
    width: 1350px;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
    border-top: 1px #383838 solid;
    text-align: center;
    color: #585c61;
    font-size: 15px;
    margin-top: 10px;
}
.copy a{
    color: #585c61
}



/*当前导航*/
.breadcrumbs {
    height: 61px;
    font-size: 14px;
    line-height: 60px;
    color: #fff;
    background: #0391a5;
    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;
}
.about_con{
    width: 1350px;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 40px;
    position: relative;
    padding-bottom: 40px;
}
.about_l{
    width:100%;
}
.about_tit p{
    color: #707070;
    font-size: 17px;
    font-weight: normal;
    padding-left: 20px;
    position: relative;
    margin-top: 25px;
}

.about_tit{
    margin-bottom: 30px;
    text-align: center;
}
.about_tit>i{
    display: block;
    font-style: normal;
    font-size: 75px;
    color: #f3f3f3;
    font-weight: bold;
}
.about_tit>em{
    font-size: 42px;
    line-height: 1;
    color: #1d1d1f;
    font-weight: bold;
    position: relative;
    margin-top: -50px;
    display: block;
}
.about_tit>em::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -17px;
    width: 50px;
    height: 5px;
    background: #ff8a01;
    left: 50%;
    margin-left: -25px;
}

.about_l>p{
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 15px;
}
.about_tit1{
    margin-bottom: 30px;
    text-align: center;
}
.about_tit1>em{
    font-size: 42px;
    line-height: 1;
    color: #333;
    font-weight: bold;
    position: relative;
    margin: 0 auto;
}
.about_tit1 p{
    margin-top: 8px;
}
/*数字*/
.ys_box{
    height: 230px;
    width: 100%;
    position: relative;
}
.ys_box ul{
    width: 1350px;
    margin: 0 auto;
}

.ys_box ul li{
    float: left;
    width: 337px;
    height: 195px;
    background: url(../images/xian.jpg) right center no-repeat;
    text-align: center;
}
.ys_box ul li+li+li+li{
    background: initial;
}
.ys_box .div1{
    position: relative;
    margin-top: 30px;
}
.ys_box .div1 .span1{
    font-size: 60px;
    color: #444;
    font-family: "Arial";
}
.ys_box .div1 .span3{width: 30px;height: 30px;display:inline-block;margin-left: 10px;position: relative;bottom: 0;background: url(../images/jt.png) center no-repeat;}
.ys_box .div2 .span2{
    font-size: 18px;
    color: #666;
}
/*about_list*/
.about_list{
    display: block;
    margin: 0 auto;
    background: #fff;
    padding: 30px 0 30px 0;
}
.course{ width:1200px; background:url(../images/course.jpg) no-repeat center top; background-size:100% auto; margin:0 auto 70px auto; overflow:hidden;}

.course li{ width:20%; float:left; cursor: pointer;}

.course li.c01{ width:12%; margin-right:2%;}

.course li.c02{ width:24%;}

.course li.c03{width:24%; overflow:hidden;}

.course li.c04{width:24%;}

.course li.c05{ width:12%; margin-left:2%;}



.course .year{ background:#0391a5; border-radius:50%; font-family:Impact; text-align:center; color:#ffffff;}

.course .year:hover{ background:#ff8a01;}

.course .txt{ text-align:center; color:#525252; font-size:15px; line-height:1.5;}

.course .xian{width:1px;  background:#b4b4b4; margin:25px auto; position:relative;}

.course .xian:after{ content:""; position:absolute; width:14px; height:14px; position:absolute; bottom:0; left:50%; margin-left:-7px; background:#b4b4b4; border-radius:50%;}

.c01 .year{ width:90px; height:90px; line-height:90px; font-size:24px; margin:60px auto 0 auto; }

.c02 .year{ width:150px; height:150px; line-height:150px; font-size:36px; margin:30px auto 0 auto;}

.c03 .year{ width:185px; height:185px; line-height:185px; font-size:48px; margin:0 auto;margin-top: 11px;}

.c04 .year{width:150px; height:150px; line-height:150px; font-size:36px;margin: 30px auto 0 72px;}

.c05 .year{width:90px; height:90px; line-height:90px; font-size:24px; margin:60px auto 0 auto;}



.course .c01 .xian{ height:105px;}

.course .c02 .xian{ height:70px;}

.course .c03 .xian{ height:56px;}

.course .c04 .xian{ height:70px;}

.course .c05 .xian{ height:105px;}
.course .text {
    text-align: center;
    color: #525252;
    font-size: 16px;
    line-height: 2;
    padding: 0;
    margin-top: 0;
}




/*内页联系方式*/
.page{
    
}
.page_con{
    width: 1350px;
    margin: 60px auto;
    position: relative;
}
.page_con::after{
    content: '';
    display: block;
    clear: both;
}
.page_tit h4{
    position: relative;
    color: #333333;
    font-size: 30px;
    padding-bottom: 15px;
    margin-bottom: 12px;
    text-align: center;
    font-weight: normal;
}
.page_tit{
    margin-bottom: 30px;
}
.page_tit h4::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 20px;
    height: 5px;
    background: #00a38b;
}
.page_contact{
    position: relative;
    width: 100%;
    min-height: 550px;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    margin-bottom: 50px;
    height: auto;
}
.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: #ff8a01;
    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;
}
.pcon_ewm ul li span{
    display: block;
    font-size: 26px;
    margin-top: 5px;
    font-family: "Arial"
}
.pcon_ewm ul li em{
    display: block;
    line-height: 25px;
}
.pcon_ewm ul li:first-child::after{
     content: '';
    display: block;
    position: absolute;
    left: -55px;
    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: -55px;
    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: -55px;
    bottom: 22px;
    width: 86px;
    height: 86px;
    background: url(../images/con_c.png) center no-repeat;

}

/*产品列表页*/
.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;
}
.proListal li .spanal p{
    border-top: 1px solid #e6e6e6;
    height: 45px;

}
.proListal li .spanal p em{
    color: #999999;
    font-size: 16px;
    float: left;
}

.proListal li:hover{
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2);
    margin-top: 0px
}
.proListal li:hover .spanal{
    background: #0391a5;
}
.proListal li:hover .spanal a h3{
    color: #fff;
}
.proListal li:hover .spanal a p{
    border-top: 1px solid #00a3ba;
}
.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;
    margin-top: 30px;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}
.map_r img{
    width: 100%;
    height: auto;
    min-height: 500px;
}

/*内页分类*/
.left_class {
    width:270px;
    border:1px #e1e1e1 solid;
}
.left_class .classT {
    background:#0391a5 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:#0391a5 url(../images/dian.png) 20px center no-repeat;
    line-height:45px;
    text-align: left;
    margin-top:15px;
}
.left_class .subNav a {
    font-size: 16px;
    color: #fff;
    display:block;
    padding-left:50px;
}
.left_class .subNav:hover {
    background: #ff8a01 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: 200px;
    height: 100px;
    background: #0391a5 url(../images/telc.png) 10px 40px no-repeat;
    margin-top: 25px;
    color: #fff;
    font-size: 17px;
    padding-left: 70px;
    padding-top: 30px;
}
.left_class .lxwm p{
    font-size: 28px;
    font-family: "Arial";
}


/*show_pro*/
    .bigimg {
        width: 570px;
        margin: 0 auto;
        text-align: center;
    }

    .bigimg>div {
        top: 0;
        left: 0;
        overflow: hidden;
        text-align: center;
        display: none;
        width: 570px;
    }

    .bigimg>div>img {

        height: auto;

    }

    .thumbs {
        width: 570px;
        margin: 20px auto;
        overflow: hidden;
        position: relative;
    }

    .ul_go>ul {
        position: relative;
    }

    .thumbs ul li {
        float: left;
        width: 185px;
        height: 140px;
        margin: 0 5px;
    }

    .thumbs ul li img {
        width: 100%;
        height: auto;
        min-height: 140px;
    }

    .arrow_left,
    .arrow_right {
        width: 15px;
        height: 60px;
        font-size: 15px;
        font-weight: bold;
        position: absolute;
        color: #fff;
        cursor: pointer;
        background: #ccc;
        border-radius: 5px;
        line-height: 60px;
    }

    .arrow_left:hover,
    .arrow_right:hover {
        background: #0391a5;
    }

    .arrow_left {
        top: 40px;
        left: 0px;
    }

    .arrow_right {
        top: 40px;
        right: 0px;
    }

    .ul_go {
        width: 585px;
        overflow: hidden;
        margin: 0 auto;
    }

    .chose {
        padding: 10px 10px;
        border: 1px solid rgb(235, 235, 235);
        width: 570px;
        margin: 0 auto;
    }
.page_pro_show_pro{
    position: relative;
    float: left;
    width: 1045px;
    margin-left: 30px;
}
.ssss_des{
     float: right; 
     width: 420px;
}
.product_title{
    height: 50px;
    line-height: 38px;
    border-bottom: 1px #ccc solid;
}
.product_title h2{
     font-weight: 700;
     font-size: 24px;
     color: #0391a5;
}
.lianxia{
    margin-top: 15px;
    display: block;
    width: 180px;
    height: 50px;
    background: #0391a5;
    border-radius: 50px;
    margin-top: 40px;
    text-align: center;
    line-height: 50px;
}
.lianxia a{
    font-size: 18px;
    color: #fff; 
    display: block;
}
.lianxia a:hover{
    background: #ff8a01;
    border-radius: 50px;
}

.show_pro_tit {
    position: relative;
    margin: 30px 0;
}
.show_pro_des{
    position: relative;
}

.show_pro_tit h3 {
    font-size: 24px;
    color: #0058d6;
    padding-bottom: 15px;
    text-align: center;
    font-weight: normal;
}

.show_pro_tit span {
    width: 50px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    display: block;
}

.show_pro_des img {
    display: block;
    margin: 0 auto;
}

.show_pro_des p {
    margin-top: 20px;
    line-height: 28px;
    font-size: 15px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis; 
    word-break: break-all; 
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 3;
}






/*新闻列表页*/
.main {
    background: #f5f5f5;
    height: auto;
}
.mainBox {
    padding-bottom: 100px;
}
.tit1 {
    text-align: center;
    position: relative;
    padding-top: 50px;
}
.tit1 h3 {
    font-size: 40px;
    color: #333;
}
.tit1 h3 span {
    display: inline-block;
    width: 169px;
    height: 58px;
    background: url(../images/icon1.png) -123px -4px no-repeat;
    color: #fff;
    font-size: 30px;
    line-height: 54px;
    vertical-align: middle;
    margin-right: 8px;
}
.tit1 p {
    color: #333;
    font-size: 15px;
    margin-top: 5px;
}
.page_news{
    position: relative;
}
.page_news ul{
    overflow:  initial;
    position: relative;
}
.page_news ul::after{
    content: '';
    display: block;
    clear: both;
}
.page_news ul li{
    width: 325px;
    height: 470px;
    box-shadow:0 0 25px 3px #f2f2f2 ;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #eeeeee;
    float: left;
    position: relative;
    z-index: 11;
    transition: all 0.6s;
}
.page_news ul li:hover{
    margin-top: -40px;
}
.page_news ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.page_news ul li span{
    width: 100%;
    height: 240px;
    overflow: hidden;
    display: block;
}
.page_news ul li span img{
    width: 100%;
    height: auto;
    min-height: 240px;
}
.page_news ul li em{
    color: #828282;
    font-size: 18px;
    font-family: "Arial";
}
.page_news ul li h3{
    font-size: 18px;
    margin: 15px 0 10px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:90%;
}
.page_news ul li p{
    overflow: hidden;
    height: 48px;
    margin-bottom: 20px;
    color: #999999;
    font-size: 13px;
    line-height: 24px;
}
.page_news ul li i{
    padding: 20px 0 5px;
    color: #828282;
    font-size: 14px;
    border-top: 1px solid #eeeeee;
    position: relative;
    display: block;
    font-style: normal;
}
.page_news ul li i::after{
    content: '';
    display: block;
    width: 23px;
    height: 6px;
    background: url(../images/more.png) center no-repeat;
    position: absolute;
    right: 0;
    top: 57%;
}
.page_news ul>div{
    width: 325px;
    height: 500px;
    float: left;
    margin-right: 12px;
    margin-top: 40px;
}
.ddes{
    padding: 20px;
    background: #fff;
    height: 100%;
}
.page_news_tit a:hover::after{
    right: 16px;
}
.page_news_tit a::after {
    content: '';
    display: block;
    position: absolute;
    right: 22px;
    top: 50%;
    height: 6px;
    width: 17px;
    background: url(../images/icon.png) -109px -168px no-repeat;
    margin-top: -3px;
    transition: all 0.6s;
}
.page_news ul li:hover h3,.page_news ul li:hover i{
    color: #0391a5;
}
/*新闻内页*/
.show_news_content{
    float: left;
    width: 1000px;
    background: #f9f9f9;
    box-sizing: border-box;
    padding: 30px;
    border: 1px solid #ebebeb;
}
.show_news_tit{
    font-size: 18px;
    color: #333;
}
.show_news_tit h3{
    font-weight: normal;
    text-align: left;
    color: #0391a5;
    font-size: 30px;
}
.show_news_tit ul{
    margin: 10px 0 40px 0;
}
.show_news_tit ul li{
    float: left;
    margin: 0 5px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.show_news_tit ul li a{
    display: block;
    width: 80px;
    height: 30px;
    text-align: center;
    border-radius: 15px;
    background: #ff8a01;
    color: #fff;
    line-height: 30px;
}
.show_news_tit ul li a:hover{
    background: #0391a5;
}
.show_news_con p{
    line-height: 30px;
}
.show_news_r{
    float: right;
    width: 335px;
    background: #f9f9f9;
    box-sizing: border-box;
    padding: 30px 20px;
    border: 1px solid #ebebeb;
}
.r_wz span{
    display: block;
    height: 50px;
    border-bottom: 1px #ccc solid;
    line-height: 50px;
    font-size: 23px;
    background: url(../images/icona.png) left center  no-repeat;
    padding-left: 30px;
}
.r_wz ul{
    margin-top: 20px;
}
.r_wz ul li{
    height: auto;
    margin-bottom: 15px;
    border-bottom: 1px #ccc dashed;
    padding-bottom: 15px;
}
.r_wz ul li strong{
    font-size: 16px;
}
.r_wz ul li i{
    font-style: normal;
    font-size: 14px;
    color: #666;
    display: block;
    margin: 5px 0;
}
.r_wz ul li p{
    font-size: 15px;
    color: #555
}


.r_pro{
    margin-top: 30px;
}
.r_pro span{
    font-size: 23px;
    border-bottom: 3px solid #666;
    display: block;
    width: 100%;
    padding-bottom: 10px;
}
.r_pro ul li{
    width: 100%;
    height: 210px;
    position: relative;
    overflow: hidden;
    margin-top: 15px;
}
.r_pro ul li a{
    display: block;
    width: 100%;
    height: 1005;
}
.r_pro ul li img{
    width: 100%;
    height: auto;
    min-height: 160px;
    transition: all 0.6s;
}
.r_pro ul li i{
    width: 120px;
    height: 40px;
    background: #ff8a01;
    color: #fff;
    font-size: 15px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: center;
    line-height: 40px;
    font-style: normal;
}



/*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:#0391a5;
    color:#fff;
    border:1px solid #0391a5;
}
/*新闻详情*/
.main .main_right {
    width: 100%;
    padding-top: 5px;
    background: #fff;
}
.main .tT01 {
    text-align:center;
    line-height:35px;
    padding-top:50px;
}
.main .tT01 .span1 {
    font-size:24px;
    color:#444;
}
.subtitle {
    font-size: 16px;
    line-height:60px;
    height: 60px;
    color: #8F8F8F;
    text-align:center;
    border-bottom: 1px solid #e5e5e5;
}
.subtitle span {
    padding:0 30px;
}
.subtitle .timea{
    background: url(../images/shijian.png) left center no-repeat;
}
.subtitle .liulan{
    background: url(../images/liulan.png) left center no-repeat;
}

.text {
    line-height: 35px;
    font-size: 15px;
    color: #333;
    padding: 30px;
}
.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_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;
}
.lianxi {
    margin-top: 15px;
}
.lianxi .a {
    display:block;
    height:50px;
    line-height:50px;
    float:left;
    margin-right:30px;
    color:#fd4f2a;
    font-size:18px;
    border-bottom:1px solid #fd4f2a;
    padding-left:28px;
}
.lianxi .a.a_qq {
    background:url(../images/QQ.png) left center no-repeat;
}
.lianxi .a.a_tel {
    background:url(../images/tele.png) left center no-repeat;
}

.product_top .nyyslb{
    margin-top: 35px;
}
.product_top .nyyslb ul li{
    float: left;
    width: 170px;
    text-align: center;
}
.product_top .nyyslb ul li img{
    border:4px #004ab9 solid;
    border-radius: 100px;
    padding: 3px
}
.product_top .nyyslb ul li span{
    color: #004ab9;
    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: #004ab9;
    margin-top: 50px;
    width: 130px;
}
.product_top .dianhua a {
    color:#fff;
    display: block;
}
.product_top .dianhua:hover {
    background-color:#fd4f2a;
}
.share {
    margin-top:10px;
}
.share .span1 {
    line-height:32px;
    color:#999;
    padding-right:10px;
    font-size:15px;
}
.xiangqing {
    border-top: 30px solid #fff;
}
.xiangqing_top .a_nav {
    display:block;
    float:left;
    width:190px;
    border-bottom:2px solid #02889b;
    color:#eea200;
    text-align:center;
    height:50px;
    line-height:50px;
    font-size:18px;
}
.xiangqing_top .a_nav.active {
    background-color:#0391a5;
    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:#0790aa;}

.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:#0391a5; }

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

.video_play {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 111111;
}
#Indexvideo {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.shipin{
    margin: 0 auto;
    display: block;
    width: 550px;
    margin-top: 100px;
        background: #fff;
        padding: 50px
}
#video_close {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/close.png);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -379px;
    margin-left: 328px;
    cursor: pointer;
}