@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{
    width: 100%;
    height: 150px;
    background:url(../images/navbj.png) center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
}
.logo{
    margin-left: 7%;
    margin-top: 18px;
}
.navb {
    height: 105px;
    line-height: 105px;
    margin-left: 5%;
    width: 48%;
    margin-top: 45px;
}
.navb .active {
    position: relative;
    float: left;
    width:12%;
    display: inline;
    text-align: center;
    margin: 0 1%;
}

.navb .on{
    position: relative;
}
.navb .on a{
    color: #fff;
    display: block;
    font-size: 16px;
}

.navb h3 {
    font-size: 100%;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
}
.navb h3 a {
    zoom: 1;
    display: block;
    color: #fff;
    text-align: center;
}

.navb h3 a:hover {
    transition-duration: .3s;
    text-decoration: none;
    background: #063c96
}

.navb .sub {
    display: none;
    width: 100px;
    position: absolute;
    left: 0px;
    top: 105px;
    float: left;
    line-height: 30px;
    z-index: 1000;
}
.navb .sub2 {
    left: -280px !important;
    width: 820px;
}
.navb .sub li {
    text-align:center;
}
.navb .sub li a {
    color:#5e5e5e;
    display:block;
    zoom:1;
    font-size: 16px;
}
.navb .sub li a:hover {
    background:#ddd;
    color:#c00;
}
.navb .sub li a img {
    width: 145px;
    height:120px;
}
.navb .sub li p {
    text-align:left;
}
.mun1 {
    width:820px;
    height:210px;
    background:#f6f6f6;
    -moz-box-shadow:0px 2px 2px #999 inset;
    -webkit-box-shadow:0px 2px 2px #999 inset;
    box-shadow:0px 2px 2px #e4e4e4 inset;
}
.mun1 ul li {
    width:145px;
    float:left;
    height:auto;
    overflow:hidden;
    margin-left:13px;
    margin-top:20px;
}
.mun1 ul li h2 {
    width:100%;
    font-size:14px;
    color:#5e5e5e;
    border-bottom:1px solid #dbdbdb;
    line-height:35px;
    display: block;
    height: 35px;
    overflow: hidden;
}
.nav .sub .mun1 ul li p a {
    width:100%;
    height:28px;
    display:block;
    color:#919191;
    font-size:13px;
    overflow: hidden;
}
.nav .sub .mun1 ul li p a:hover {
    color:#0c438c;
    background:none;
}
.mun1 ul li ul li {
    width:75px;
    float:left;
    margin:0px;
}
.nav .sub .mun1 ul li ul li a {
    color:#919191;
}
.nav .sub .mun1 ul li ul li a:hover {
    color:#0c438c;
    background:none;
}

.h_phone{
    float: right;
    margin-top: 75px;
    margin-right: 6%;
}
.h_phone span{
    color: #fff;
    font-size: 33px;
    font-family: "Arial";
    background: url(../images/tel.png) left center no-repeat;
    padding-left: 55px;
}






@media screen and (max-width: 1830px) {
    .logo {margin-left: 1%;}
    .htel {margin-right: 1%;}
}
@media screen and (max-width: 1600px) {
    .navb{margin-left: 1%;}
}
@media screen and (max-width: 1540px) {
    .htel{background: initial;padding-left: 0;}
    .logo img{width: 90%;}
        padding-left: 65px;
}
@media screen and (max-width: 1410px) {
    .htel{background: initial;padding-left: 0;}
    .logo img{width: 90%;}
}
/*banner*/
.focus {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 999;
}

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

/* 搜索 */
.ssbj{
  width: 100%;
  height: 97px;
  background: url(../images/htbj.jpg) center no-repeat;
}
.s_tel{
    color: #fff;
    background: url(../images/tela.png) left center no-repeat;
    padding-left: 75px;
    line-height: 35px;
    margin-top: 10px;
}
.s_tel b{
    display: block;
    font-size: 35px;
    font-family: "Arial"
}
.k_hot{
    line-height: 90px;
    background: url(../images/hot.jpg) left center no-repeat;
    margin-left: 110px;
}
.k_hot span{
    font-size: 18px;
    float: left;
    padding-left: 45px;
}
.k_hot ul{
    float: left;
}
.k_hot ul li{
    float: left;
    padding-right: 15px;
}
.k_hot ul li a{
    font-size: 16px;
    position: relative;
}
.k_hot ul li a::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 10px;
    background: #c3c3c3;
    margin-left: 15px;
}
.k_hot ul li a:hover{
    text-decoration: underline;
    color: #215dbf;
}
.sousuok{
    width: 280px;
}
.sousuok form{
    width: 280px;
    height: 40px;
    background: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    border-radius: 25px;
    margin: 0 auto;
    margin-top: 25px;
}
.sousuok form input{
    float: left;
    width: 180px;
    height: 40px;
    color: #333;
    font-size: 13px;
    line-height:40px;
    padding-left: 20px;
    box-sizing: border-box;
    background: none;
    border:0;
}
.sousuok form button{
    float: right;
    height: 30px;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 15px;
    color: #fff;
    width: 90px;
    background: #e60012;
    border-radius: 50px;
    margin-right: 5px;
    margin-top: 5px;
}
.sousuok p{
    color: #fff;
    font-size: 15px;
    display: block;
    display: block;
    margin-left: 62px;
    margin-top: 15px;
}
.sousuok p a{
    color: #fff
}



/* 产品展示 */
.hot{
    width: 1350px;
    margin: 0 auto;
    margin-top: 50px;
}
.pro_list{
    overflow: hidden;
    height: 300px;
    border-right: 1px solid #ddd;
}
.pro_list ul li{
    width:340px;
    height:300px;
    float: left;
    border: 1px solid #ddd;
    border-right: initial;
    position: relative;
    box-sizing: border-box;
}
.pro_list ul{
    position: relative;
}

.pro_list img{
    margin-top: 30px;
    width: 340px
}
.pro_list .mingcheng{
    position: absolute;
    left: 25px;
    top: 15px;
}
.pro_list .mingcheng a{
    display: block;
}
.pro_list .mingcheng a span{
    font-size: 23px;
    color: #222;
}
.pro_list .mingcheng a i{
    color: #7a7a7a;
    font-size: 14px;
    font-family: "Arial";
    font-style: normal;
    display: block;
}
.pro_list .mingcheng a em{
    display: block;
    width: 45px;
    height: 5px;
    background: #215dbf;
    margin-top: 13px;
}

.pro_list ul li:hover img{
    transform: scale(1.1);
    transition: all 0.5s;
}

.pro_list .xiaoguo{
    width: 350px;
    height: 310px;
    background: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    position: absolute;
    left: -5px;
    top:-5px;
    opacity: 0;
    z-index: 999

}
.pro_list ul li:hover .xiaoguo{
    opacity: 1;
}

.xiaoguo p{
    display: block;
    width: 133px;
    height: 45px;
    background: url(../images/bj_a.png) center no-repeat;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 20px;
    position: absolute;
    right: 0;
    top:0; 
}

/*pro*/
.cpbt{
    text-align: center;
    margin-top: 20px;
}
.cpbt p{
    font-size: 16px;
    color: #636363;
    line-height: 40px;
}
.cpbt:hover img{
    animation: ball .6s infinite alternate;
}

.probj{
    width: 100%;
    height: 1100px;
    background: url(../images/probj.jpg) center no-repeat;
    margin-top: -25px;
}
.h{height: 110px;}
.pro_litpic {
    width: 88%;
    margin:0 auto;
    height: 800px;
    overflow: hidden;
}
.pro_go>ul{overflow: hidden;}
.pro_go>ul>li {
    width: 24.5%;
    margin: 5px 0.2%;
    float: left;
    overflow: hidden;
    position: relative;
    border: 1px #e1e1e1 solid;
    border-radius: 10px;
    box-sizing: border-box;

}
.pro_go>ul>li>a {
    display: block;
    height: 380px;
    overflow: hidden;
}
.pro_go>ul>li .proimg{
    display: block;
    width: 100%;
    height: 305px;
    overflow: hidden;
 
}

.pro_go>ul>li a img {
    width: 100%;
    height: auto;
    min-height: 305px;
    transition: all 0.5s;
}
.pro_go>ul>li a em{
    width: 100%;
    background: #fff;
    text-align: center;
    color: #333;
    font-size: 15px;
    height: 75px;
    line-height: 75px;
    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 a em i::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    background: url(../images/tb_a.png) center no-repeat;
    margin-right: 5px;
    margin-bottom: 3px;  
}
.pro_go>ul>li a em strong{
    font-size: 19px;
    font-weight: normal;
    font-family: "Arial"
}
.pro_go>ul>li a em strong::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    background: url(../images/tb_b.png) center no-repeat;
    margin-right: 5px;
    margin-bottom: 3px;
}
.pro_go>ul>li:hover img{
    transform: scale(1.1);
}


/*关于我们*/
.abbj{
    width: 100%;
    height:780px;
    background: url(../images/abbj.jpg) center no-repeat;
}
.abfl{
    margin-left: 630px;
}
.abfl img{
    margin-top: 50px;
}
.abfl p{
    color: #333;
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    margin-top: 28px;
}
.abfl a{
    display: block;
    width: 130px;
    height: 40px;
    background: #e00000;
    border-radius: 50px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    margin-top: 45px;
}
.abfl a:hover{
    background: #215dbf
}
.abfl img:hover{
    animation: ball .6s infinite alternate;
}
.ggbt{
     
}
.ggbt img{
    float: left;
    margin-left: 530px;
    margin-top:20px;
    animation: ball .6s infinite alternate;
}
.ggbt p{
    float: right;
    display: block;
    margin-top: 120px;
    text-align: right;
}
.ggbt p b{
    color: #fff;
    font-size: 46px;
}
.ggbt p em{
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
}

/*.lclb ul li:hover img{
    transition: all 0.5s;
    transform: rotate(360deg);
    cursor: pointer;
}*/



/*优势*/
.advbj{
    width: 100%;
   height: 960px;
   background: url(../images/ysbj.jpg) center no-repeat;   
}

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

.ysfl{
    width: 570px;
}
.ysfl b{
    font-size: 30px;
    color: #222;
    display: block;
    margin-bottom: 12px;
    margin-left: 65px;
}
.ysfl p{
    font-size: 18px;
    color: #222
}
.ysa{
    width: 570px;
    height: 170px;
    position: relative;
    margin-top: 168px;
}
.ysb{
    width: 400px;
    height:220px;
    margin-top: 110px;
    position: relative;
}

.ysfl img:hover{
    transition: all 0.5s;
    transform: rotate(360deg);
    cursor: pointer;
}
.ysfr{
    width: 580px;
    text-align: right;
}
.ysfr b{
    font-size: 30px;
    color: #222;
    display: block;
    margin-bottom: 12px;
    margin-right: 75px;
}
.ysfr p{
    font-size: 18px;
    color: #222
}
.ysd{
    width: 580px;
    height: 170px;
    position: relative;
    margin-top: 168px;
}
.yse{
    width: 400px;
    height:220px;
    margin-top: 110px;
    position: relative;
    margin-left: 185px;
}
.ysfr img:hover{
    transition: all 0.5s;
    transform: rotate(360deg);
    cursor: pointer;
}

/*案例*/
.case{
    position: relative;
    width: 100%;
    height: 730px;
    overflow: hidden;
    background: url(../images/case_bg.jpg) center bottom no-repeat;
}
.flipster{display:block;margin:25px auto 10px;width:100%;position:relative;height:489px!important}
.flip-item,.flip-items{display:block;margin:0 auto;padding:0;list-style-type:none}
.flip-items{width:100%;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-moz-box-sizing:content-box;box-sizing:content-box;overflow: inherit;}
.flip-items::after{
    content: '';
    display: block;
    clear: both;
}
.flip-item{position:absolute;opacity:1}
.flip-future,.flip-next,.flip-past,.flip-prev{cursor:pointer}
.flip-item img{display:block;width:100%;-moz-box-sizing:border-box;box-sizing:border-box}
.flipster-coverflow .flip-items{-webkit-transition:all 350ms ease-in-out;-moz-transition:all 350ms ease-in-out;-o-transition:all 350ms ease-in-out;transition:all 350ms ease-in-out;position:relative;padding-top:2%;padding-bottom:5%}
.flipster-coverflow .flip-item{display:block;-webkit-transition:all 175ms ease-in-out;-moz-transition:all 175ms ease-in-out;-o-transition:all 175ms ease-in-out;transition:all 175ms ease-in-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-perspective:800px;-moz-perspective:800px;perspective:800px;position:absolute;width:30%}
.flipster-coverflow .flip-content{-webkit-transition:all 350ms ease-in-out;-moz-transition:all 350ms ease-in-out;-o-transition:all 350ms ease-in-out;transition:all 350ms ease-in-out;-webkit-box-reflect:below 0 -webkit-gradient(linear,left bottom,left top,color-stop(.05,rgba(255,255,255,.12)),color-stop(.2,transparent))}
.flipster-coverflow .flip-past .flip-content{-webkit-transform:rotateY(55deg) scale(.75);-moz-transform:rotateY(55deg) scale(.75);-o-transform:rotateY(55deg) scale(.75);-ms-transform:rotateY(55deg) scale(.75);transform:rotateY(55deg) scale(.75)}
.flipster-coverflow .flip-future .flip-content{-webkit-transform:rotateY(-55deg) scale(.75);-moz-transform:rotateY(-55deg) scale(.75);-o-transform:rotateY(-55deg) scale(.75);-ms-transform:rotateY(-55deg) scale(.75);transform:rotateY(-55deg) scale(.75)}
.flipster-coverflow.no-rotate .flip-past .flip-content{-webkit-transform:scale(.75);-moz-transform:scale(.75);-o-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}
.flipster-coverflow.no-rotate .flip-future .flip-content{-webkit-transform:scale(.75);-moz-transform:scale(.75);-o-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}
.flipster-coverflow .flip-current .flip-content{-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-o-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}
.flipster-coverflow .flip-hidden{visibility:hidden;-webkit-opacity:0;-moz-opacity:0;opacity:0}
.flipster-carousel .flip-items{-webkit-perspective:2000px;-moz-perspective:2000px;perspective:2000px}
.flipster-carousel .flip-item{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all 350ms ease-out;-moz-transition:all 350ms ease-out;-o-transition:all 350ms ease-out;transition:all 350ms ease-out}
.no-csstransforms .flipster-carousel .flip-item{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}
.flipster-carousel .flip-items .pic{width:890px}
.flipster-carousel .flip-current .pic{border-radius:30px;-moz-transition:all 1s ease;-o-transition:all 1s ease;-webkit-transition:all 1s ease;transition:all 1s ease}
.flipster-carousel .flip-current:hover .pic{-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);border-radius:30px;}
.flipster-carousel .flip-past{-webkit-transform:translateX(-80%) translateZ(0) rotateY(80deg) scale(.65);-moz-transform:translateX(-80%) translateZ(0) rotateY(80deg) scale(.65);-o-transform:translateX(-80%) translateZ(0) rotateY(80deg) scale(.65);-ms-transform:translateX(-80%) translateZ(0) rotateY(80deg) scale(.65);transform:translateX(-80%) translateZ(0) rotateY(80deg) scale(.65)}
.flipster-carousel.no-rotate .flip-past{-webkit-transform:translateX(-80%) translateZ(0) scale(.65);-moz-transform:translateX(-80%) translateZ(0) scale(.65);-o-transform:translateX(-80%) translateZ(0) scale(.65);-ms-transform:translateX(-80%) translateZ(0) scale(.65);transform:translateX(-80%) translateZ(0) scale(.65)}
.no-csstransforms3d .flipster-carousel .flip-past{-webkit-transform:translateX(-56%) scale(.5);-moz-transform:translateX(-56%) scale(.5);-o-transform:translateX(-56%) scale(.5);-ms-transform:translateX(-56%) scale(.5);transform:translateX(-56%) scale(.5)}
.no-csstransforms .flipster-carousel .flip-past{left:-20%;top:40%;width:50%;height:50%}
.flipster-carousel .flip-future{-webkit-transform:translateX(80%) translateZ(0) rotateY(-80deg) scale(.65);-moz-transform:translateX(80%) translateZ(0) rotateY(-80deg) scale(.65);-o-transform:translateX(80%) translateZ(0) rotateY(-80deg) scale(.65);-ms-transform:translateX(80%) translateZ(0) rotateY(-80deg) scale(.65);transform:translateX(80%) translateZ(0) rotateY(-80deg) scale(.65)}
.flipster-carousel.no-rotate .flip-future{-webkit-transform:translateX(80%) translateZ(0) scale(.65);-moz-transform:translateX(80%) translateZ(0) scale(.65);-o-transform:translateX(80%) translateZ(0) scale(.65);-ms-transform:translateX(80%) translateZ(0) scale(.65);transform:translateX(80%) translateZ(0) scale(.65)}
.no-csstransforms3d .flipster-carousel .flip-future{-webkit-transform:translateX(56%) scale(.5);-moz-transform:translateX(56%) scale(.5);-o-transform:translateX(56%) scale(.5);-ms-transform:translateX(56%) scale(.5);transform:translateX(56%) scale(.5)}
.no-csstransforms .flipster-carousel .flip-future{left:88%;top:40%;width:50%;height:50%}
.flipster-carousel .flip-prev{-webkit-transform:translateX(-74%) translateZ(0) rotateY(68deg) scale(.8);-moz-transform:translateX(-74%) translateZ(0) rotateY(68deg) scale(.8);-o-transform:translateX(-74%) translateZ(0) rotateY(68deg) scale(.8);-ms-transform:translateX(-74%) translateZ(0) rotateY(68deg) scale(.8);transform:translateX(-74%) translateZ(0) rotateY(68deg) scale(.8)}
.flipster-carousel.no-rotate .flip-prev{-webkit-transform:translateX(-60%) translateZ(0) scale(.8);-moz-transform:translateX(-60%) translateZ(0) scale(.8);-o-transform:translateX(-60%) translateZ(0) scale(.8);-ms-transform:translateX(-60%) translateZ(0) scale(.8);transform:translateX(-60%) translateZ(0) scale(.8)}
.no-csstransforms3d .flipster-carousel .flip-prev{-webkit-transform:translateX(-24%) scale(.75);-moz-transform:translateX(-24%) scale(.75);-o-transform:translateX(-24%) scale(.75);-ms-transform:translateX(-24%) scale(.75);transform:translateX(-24%) scale(.75)}
.no-csstransforms .flipster-carousel .flip-prev{left:-9%;top:20%;width:75%;height:75%}
.flipster-carousel .flip-next{-webkit-transform:translateX(74%) translateZ(0) rotateY(-68deg) scale(.8);-moz-transform:translateX(74%) translateZ(0) rotateY(-68deg) scale(.8);-o-transform:translateX(74%) translateZ(0) rotateY(-68deg) scale(.8);-ms-transform:translateX(74%) translateZ(0) rotateY(-68deg) scale(.8);transform:translateX(74%) translateZ(0) rotateY(-68deg) scale(.8)}
.flipster-carousel .flip-future,.flipster-carousel .flip-past{z-index:1;-webkit-transition-delay:87.5ms;-moz-transition-delay:87.5ms;-o-transition-delay:87.5ms;transition-delay:87.5ms}
.flipster-carousel .flip-next,.flipster-carousel .flip-prev{z-index:2;-webkit-transition-delay:.058s;-moz-transition-delay:.058s;-o-transition-delay:.058s;transition-delay:.058s}
.flip-content{position:relative}
.flip-content a{overflow:hidden;display:block}
.flip-content .xq{
    display: none;
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -250px;
    color: #fff;
    padding: 15px 30px;
    z-index: 100;
    width: 500px;
    height: 125px;
    background: url(../images/case_des.jpg) center center no-repeat;
    border-radius: 30px !important;
    overflow: hidden;
    box-sizing: border-box;
}
.flip-content .xq:hover{}
.flip-content .xq .box{}

.flip-current .xq.on{display:block}
.flip-content .xq h3{
    font-size: 18px;
    color: #fff;
    background: 0 0!important;
    padding: 0;
    margin-bottom: 10px;
    font-weight: normal;
    margin-top: 12px;
}
.flip-content .xq h3::before,.flip-content .xq em::before{
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/yuan.png) center no-repeat;
    vertical-align: middle;
    margin-right: 15px;
}
.flip-content .xq em {
    font-size: 23px;
    color: #fff;
    font-family: "Arial";
}
.flip-content .xq a{
    display: block;
    width: 38px;
    height: 38px;
    background: url(../images/jt.png) center no-repeat;
    position: absolute;
    right: 40px;
    bottom: 42px;
}

.flipster-carousel .flip-current{z-index:999;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-o-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-transition-delay:.058s;-moz-transition-delay:.058s;-o-transition-delay:.058s;transition-delay:.058s}
.flipster-carousel .flip-current:after{background:0 0;position:static}
.flip-current .pic{border:5px solid #fff}



/*新闻*/
.newbj{
    width: 100%;
    height: 820px;
    background:#f5f5f5;
}
.xw-l{
  width: 420px;
  height: 520px;
  background: url(../images/xw.jpg) left center no-repeat;
  margin-top: 40px;
  padding: 25px 30px;
}
.xwbt{
  margin-top: 10px;
}
.xwbt em{
    float: left;
    color: #fff;
    font-size: 27px;
}
.xwbt em i{
    font-size: 15px;
    font-style: normal;
    display: block;
    font-family: "Arial";
    color: #8ea5d8
}
.xwbt a{
    display: block;
    width: 30px;
    height: 30px;
    background: #ea0000;
    float: right;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 23px;
    font-family: "Arial";
    margin-top: 10px;
}

.xw-l img{
    width: 425px;
    height: 250px;
    margin-top: 18px;
}


.xw-l .xtitle{
  font-size: 18px;
  color: #333;
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
}
.xw-l p{
  font-size: 14px;
  color: #8d8d8d;
  line-height: 25px;
}
.xw-l span{
  color: #666;
  font-size: 15px;
  font-family: "Arial";
  margin-top: 30px;
  display: block;
  position: relative;
}
.xw-l span::before{
    content: '';
    position: absolute;
    width: 23px;
    height: 8px;
    display: block;
    background: url(../images/jta.png) center no-repeat;
    right: 0;
}

.xw-l:hover .xtitle{
    color: #215dbf;
    padding-left: 16px;
}

.xw_r{
    width: 840px;
    margin-top: 40px;
}
.xw_r ul li{
    height: 180px;
    background: #fff;
    margin-bottom: 15px;
}
.xw_r ul li a{display: block;}
.xw_r ul li .xwimg{
    width: 265px;
    height: 150px;
    overflow: hidden;
    margin-left: 15px;
    margin-top: 15px;
}
.xw_r ul li .xwimg img{
    width: 265px;
    height: 150px;  
}
.xw_r ul li .xwtit{
    width: 520px;
    margin-right: 15px;
    margin-top: 40px;
}
.xw_r ul li .xwtit span{
    font-size: 18px;
    color: #333;
    line-height: 40px;
}
.xw_r ul li .xwtit p{
    font-size: 14px;
    color: #8d8d8d;
    line-height: 25px;
}
.xw_r ul li:hover{
    background: #215dbf
}
.xw_r ul li:hover .xwimg img{
    transition: all 0.5s;
    transform: scale(1.1);
}
.xw_r ul li:hover .xwtit span{
    color: #fff;
    padding-left: 15px;
    transition: all 0.5s;
}
.xw_r ul li:hover .xwtit p{
    color: #fff;
}
/*底部*/
.footer {
    width: 100%;
    height:445px;
    background:url(../images/footbj.jpg) center no-repeat;
}
.dbnav{
    width: 250px;
    background: url(../images/xian.jpg) right 5px no-repeat;
    margin-top: 25px;
}
.dbbt{
    color: #fff;
    font-size: 18px;
    padding-top:35px;
    display: block;
    padding-bottom: 20px;
}
.dbnav ul li{
    float: left;
    width: 100px;
    height: 35px;
}
.dbnav ul li a{
    font-size: 16px;
    color: #999;
}
.dbnav ul li:hover a{
    text-decoration: underline;
}
.dbtel{
    width: 360px;
    margin-left: 55px;
    margin-top: 25px;
    background: url(../images/xian.jpg) right 5px no-repeat;
}
.dbtel p{
    font-size: 16px;
    color: #999;
    line-height: 35px;
}
.dbtel p span{
    font-size: 20px;
    font-family: "Arial";
}
.dbewm{
    width: 230px;
    margin-left: 70px;
    margin-top: 25px;
    background: url(../images/xian.jpg) right 5px no-repeat;
}

.dbewm p{
    color: #999;
    font-size: 15px;
    line-height: 45px;
   padding-left: 15px;
}
.dblian{
    width: 350px;
    margin-top: 25px;
}
.dblian h3{
    color: #fff;
    font-size: 33px;
    font-family: "Arial";
    font-weight: bold;
}
.dblian b{
    color: #045ada;
    font-size: 25px;
}
.dblian em{
    font-size: 18px;
    color: #045ada;
    display: block;
    line-height: 45px;
}
.dblian p{
    color: #999;
    font-size: 14px;
    line-height: 23px;
}

.dblian a{
    display: block;
    width: 140px;
    height: 36px;
    background: url(../images/bj.png) left center no-repeat;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    padding-left: 55px;
}

.copy{
    width: 100%;
    height:70px;
    line-height: 70px;
    text-align: center;
    border-top:1px #292929 solid;
    font-size: 15px;
    color: #999;
    margin-top: 38px;
}
.copy a{
    font-size: 15px;
    color: #999;    
}



/*当前导航*/
.breadcrumbs {
    height: 61px;
    font-size: 14px;
    line-height: 60px;
    color: #fff;
    background: #215dbf;
    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_box{margin-top: 50px;}
.page_com_text {
    line-height: 35px;
    font-size: 15px;
    color: #000;
    margin-top: 20px;
    padding: 30px;
}
.nyab {
  width: 675px;
  height: 330px;
  background: #2c65c3;
}
.aboutbt {
  padding: 30px 25px;
}
.aboutbt h3 {
  color: #fff;
  font-size: 26px;
}
.aboutbt em {
  display: block;
  width: 30px;
  height: 2px;
  background: #d8e9ff;
  margin-top: 20px;
  margin-bottom: 15px;
}
.aboutbt span {
  color: #fff;
  font-size: 23px;
}
.aboutbt p {
  text-transform: uppercase;
  font-size: 14px;
  color: #d8e9ff;
  line-height: 30px;
}
.ys_box1 {
  height: 140px;
  width: 100%;
}
.ys_box1 ul {
  width: 675px;
}
.ys_box1 ul li {
  float: left;
  width: 210px;
  height: 110px;
  text-align: center;
  background: url(../images/xiana.png) right top no-repeat;
}
.ys_box1 .div1 {
  position: relative;
}
.ys_box1 .div1 .span1 {
  font-size: 45px;
  color: #fff;
  font-family: "Arial";
}
.ys_box1 .div1 .span3 {
  display: inline-block;
  margin-left: 10px;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}
.ys_box1 .div2 .span2 {
  font-size: 15px;
  color: #fff;
}
.nybz {
  width: 675px;
  height: 330px;
  background: #e1ecff url(../images/page_imga.png) 410px center no-repeat;
  padding: 30px 25px;
  box-sizing: border-box;
}
.nybz p {
  color: #515251;
  font-size: 18px;
}
.nybz p span {
  font-size: 25px;
  display: block;
  line-height: 50px;
}
.nybz ul {
  margin-top: 20px;
}
.nybz ul li {
  color: #555;
  line-height: 35px;
  font-size: 16px;
  background: url(../images/xing.png) left center no-repeat;
  padding-left: 30px;
}

.index_abbj{
  height: 510px;
    width: 100%;
    background: url(../images/abbja.jpg) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 50px;
}
.lcbt{
  text-align: center;
  padding-top: 20px;
    padding-bottom: 20px;

}
.lcbt b{
  color: #fff;
  font-size: 35px;
  font-weight: normal;
}
.lcbt span{
  color: #fff;
  font-size: 18px;
  display: block;
  line-height: 40px;
}
.liucheng{

}
.liucheng ul li{
  float: left;
  text-align: center;
  width: 216px;
}
.liucheng ul li span{
  display: block;
  width: 120px;
  height: 120px;
  background: #fff;
  border-radius: 100px;
  margin: 0 auto;
  font-size: 20px;
  color: #555;
  padding-top: 30px;
  border: 5px #215dbf solid;
  box-sizing: border-box;
}
.liucheng ul li p{
  width: 150px;
  margin: 0 auto;
  color: #fff;
  font-size: 15px;
  margin-top: 20px;
  line-height: 25px;
}
/*  */
.page_com_case{
  margin: 50px auto;
}
.page_com_case_tit{
  text-align: center;
  margin: 30px 0;
}
.page_com_case_tit h3{
  font-size: 42px;
  color: #333;
}
.page_com_case_tit p{
  font-size: 16px;
  margin-top: 5px;
}
.page_com_case_con{
  width: 1350px;
  margin: 0 auto;
  overflow: hidden;
}
.page_con_case_go{
  width: 99999px;
}
.page_con_case_go ul{
  float: left;
}
.page_con_case_go ul li{
  width: 380px;
  float: left;
  margin: 0 5px;
}
.page_con_case_go ul li span{
  display: block;
  width: 100%;
  height: 260px;
  overflow: hidden;
}
.page_con_case_go ul li span img{
  width: 100%;
  height: auto;
  min-height: 260px;
  transition: all .6s;
}
.page_con_case_go ul li em{
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #f5f5f5;
  text-align: center;
  color: #333;
  border-top: 4px solid #215ec1;
  display: block;
}
.page_con_case_go ul li:hover img{
  transform: scale(1.1);
}


/*联系方式单页*/
.page_contact {
    position: relative;
    z-index: 2;
}

.page_contact_con {
    width: 1350px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.page_contact_con_top_l {
    width: 55%;
    float: left;
    position: relative;
}

.page_contact_con_top {
    overflow: hidden;
}

.dt {
    width: 100%;
    float: left;
    padding: 39px 60px 26px 60px;
    background: #efefef;
}

.dt h3 {
    width: 100%;
    float: left;
    font-size: 26px;
    color: #ae2f2b;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: normal;
}

.dt h5 {
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    float: left;
    margin-top: 8px;
    font-size: 16px;
    color: #9c9c9c;
    line-height: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;

}

.dd {
    width: 100%;
    float: left;
    padding: 33px 60px 34px 60px;
    background: #f6f6f6;
}

.dd li {
    width: 39%;
    float: left;
    padding-left: 65px;
    position: relative;
    list-style: none;
}

.page_icon {
    width: 42px;
    height: 42px;
    background: #ae2f2b;
    line-height: 0;
    position: absolute;
    left: 2px;
    top: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

.page_icon img {
    width: 100%;
}

.dd li h5 {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #444;
    line-height: 29px;
    letter-spacing: 1px;
    font-weight: normal;
}

.dd li h6 {
    float: left;
    width: 100%;
    font-size: 22px;
    color: #444;
    line-height: 26px;
    font-weight: normal;
}
.dd li h7 {
    float: left;
    width: 100%;
    font-size:18px;
    color: #444;
    line-height: 26px;
    font-weight: normal;
}
.page_contact_con_top {
    margin: 50px 0;
}

.page_contact_con_top_r {
    width: 30%;
    background: #efefef;
    height: 484px;
    position: relative;
}

.page_contact_con_top_r h4 {
    text-align: center;
    font-size: 22px;
    font-weight: normal;
    color: #ae2f2b;
    margin: 75px 0 50px 0;
}

.page_conatct_ewm img {
    width: 180px;
    height: 180px;
    display: block;
    margin: 0 auto;
}

.page_contact_con_top_r h3 {
    font-size: 18px;
    font-weight: normal;
    color: #515251;
    text-align: center;
    margin-top: 20px;
}

.page_contact_con_map {
    position: relative;
}

/*产品列表左侧分类*/
.list_pro_l{
    width: 280px;
    float: left;
}
.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: #215dbf;
    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;
}
.l_pro>li:hover>a{
    padding-left: 8px;
}
.l_pro>li:hover::after{
    background: url(../images/add1.png) center no-repeat;
}
.l_pro>li:hover{
    background: #215ec1;
}
.l_pro>li:hover>a{
    color: #fff;
}
.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: #ae2f2b;
}
.l_news li:hover a:before{
    color: #ae2f2b;
}
.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;
}





/*产品列表页*/
.main_rightb {
    width: 1350px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 40px;
}
.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;
    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: #215ec1;
}
.proListal li:hover .spanal a h3{
    color: #fff;
}
.proListal li:hover .spanal a p{
    border-top: 1px solid #3977dc;
     color: #fff;
}
.proListal li:hover .spanal p em{
    color: #fff;
}

.proListal li .avatarb {
    position: relative;
}
.proListal li .avatarb {
    display: block;
    height: 280px;
    overflow: hidden;
    width:100%;
}
.proListal li .avatarb .spanImgal {
    height: 280px;
}
.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;
}
.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: #215ec1;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    position: absolute;
    bottom: 30px;
    right: 30px;
}
.page_news_con ul li:hover{
    background: #215ec1;
}
.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: #215ec1;
    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_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:#215ec1;
    font-size:18px;
    border-bottom:1px solid #215ec1;
    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 ul li{
    float: left;
    width: 170px;
    text-align: center;
}

.product_top .nyyslb ul li span{
    color: #333;
    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: #215ec1;
    margin-top: 50px;
    width: 130px;
}
.product_top .dianhua a {
    color:#fff;
    display: block;
}
.product_top .dianhua:hover {
    background-color:#dc1010;
}
.share {
    margin-top:10px;
}
.share .span1 {
    line-height:32px;
    color:#999;
    padding-right:10px;
    font-size:15px;
}
.xiangqing {
    border-top: 20px solid #fff;
}
.xiangqing_top .a_nav {
    display:block;
    float:left;
    width:190px;
    border-bottom:2px solid #215ec1;
    color:#eea200;
    text-align:center;
    height:50px;
    line-height:50px;
    font-size:18px;
}
.xiangqing_top .a_nav.active {
    background-color:#215ec1;
    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:#215dbf;}

.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:#215ec1; }

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

/*搜索中心*/
/**/
.search{
    margin: 30px auto;
    width: 600px;
}
.search form {
    width: 600px;
    overflow: hidden;
}
.search form input {
    border: none;
    color: #333;
    width: 490px;
    font-size: 15px;
    background: #fff;
    height: 50px;
    padding-left: 20px;
    line-height: 50px;
    border: 1px solid #e0e0e0;
    float: left;
}
.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: #e00000;
    float: right;
}
