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

body,html{margin:0;padding:0;font-size: 1rem;font-family: Microsoft YaHei;   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;}
img, input {border: 0px;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
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; }
.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:1250px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.h105{height: 105px;}
.w1200{width: 1250px;margin: 0 auto;}
.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);
  }
}
/* banner */
.slide-main{height:810px;position:relative;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:430px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:750px;left:0;text-align:center;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#333;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#fff;}
.slide-box,.slide{display:block;width:100%;height:810px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:810px;background:#ff6900;position:relative;position:absolute;z-index:8;}
#bgstylea{background: url(../images/datu_1.jpg) center top no-repeat;}
#bgstyleb{background: url(https://bannerqd.oss-cn-qingdao.aliyuncs.com/lyf_banner/kydatu_3.jpg) center top no-repeat;}
#bgstylec{background: url(https://bannerqd.oss-cn-qingdao.aliyuncs.com/lyf_banner/kydatu_2.jpg) center top no-repeat;}
#bgstyled{background: url(https://bannerqd.oss-cn-qingdao.aliyuncs.com/lyf_banner/kydatu_4.jpg) center top no-repeat;}
#bgstylee{background: url(https://bannerqd.oss-cn-qingdao.aliyuncs.com/lyf_banner/kydatu_5.jpg) center top no-repeat;}
.slide a{display:block;width:100%;height:810px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;}

.obj-a{top:0;height:810px;z-index: 200;background: url(../images/baob.png) center top no-repeat;width: 100%;}
.obj-b{top:0;height:810px;z-index: 200;background: url(../images/bao.png) center top no-repeat;width: 100%;}
.obj-c{top:0;height:810px;z-index: 200;background: url(../images/baoa.png) center top no-repeat;width: 100%;}
.obj-d{top:0;height:810px;z-index: 200;background: url(../images/baod.png) center top no-repeat;width: 100%;}
.obj-e{top:0;height:810px;z-index: 200;background: url(../images/baoe.png) center top no-repeat;width: 100%;}

.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }

.oi-first-screen-video{width: 100%;position: relative;height: 810px;}
.oi-first-screen-video video{position: absolute;left: 0;bottom: 0;z-index: 100;}


 /*导航 */ 
.daohang{position:relative; z-index:999999;}
.suckerdiv{position:absolute;top:0px;left:100px;z-index:999999;}
.suckerdiv ul{margin:0;padding:0;list-style-type:none;width:250px; /* Width of Menu Items */background:url(../images/imgbg.png);height: 810px;}
.suckerdiv ul li{position:relative;text-align:center;z-index:9999999;}

/*1st level sub menu style */
.suckerdiv ul li ul{left:250px; /* Parent menu width - 1*/position:absolute;width:200px; /*sub menu width*/top:0;display:none;padding:0;z-index:99;}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{left:199px; width: 300px;}

/* menu links style */
.suckerdiv ul li a{display:block; width:150px; margin: 0 auto;text-decoration:none;font-size:16px;color:#fff;background: url(../images/tu_1.png) 10px center no-repeat;line-height:50px;}
.suckerdiv ul li a:visited{color:#fff;}
.suckerdiv ul li:hover{background:#e50000;}

.suckerdiv ul li .erji li a{font-size: 15px;}
/* Holly Hack for IE \*/
* html .suckerdiv ul li{float:left;height:1%;}
* html .suckerdiv ul li a{height:1%;}

.sytel{font-size: 26px;font-family: "Impact";color: #ffb305;line-height: 40px;width: 170px; margin: 0 auto;margin-top: 20px;}
.sytel span{display: block;font-size:18px;color: #eee;background: url(../images/tel.png) left center no-repeat;padding-left:60px;}
.erji{height: 450px !important;width: 750px !important;}
.erji .erjitu{float: left;width: 168px;height: 200px;margin-right: 15px;margin-top: 15px;}
.erji .erjitu img{width:168px;height:168px}
.erji .erjitu h2 a{background: initial;display:block;height:50px;    overflow: hidden;}
.erji .erjitu:hover{background: initial;}
.erji .erjitu:hover h2 a{color: #e50000;font-weight: bold;}
 /*优势条*/ 

.ys_box{width: 100%;height: 130px;background: #e50000;}
.ys_box ul li{float: left;width: 415px;height: 130px;border-right: 1px #ee5c5c solid;padding-top: 30px;}
.ys_box ul li:nth-child(2){padding-left: 60px;}
.ys_box ul li:nth-child(2) p{display: block;width: 270px !important;}
.ys_box ul li:nth-child(3){border-right: none;padding-left: 60px;}
.ys_box ul li:nth-child(3) p{display: block;width: 270px !important;}
.ys_box ul li img{float: left;}
.ys_box ul li p{display: block;width: 330px;float: right;font-size: 15px;color: #fff;}
.ys_box ul li p span{display: block;font-size: 18px;line-height: 40px;}
.ys_box ul li:hover{background: #ffb100;}


 /*产品分类*/ 
.flbj{background: url(../images/flbj.png) 150px center no-repeat;}
.ca-bt{background: url(../images/fllogo.png) left center no-repeat; width: 560px;margin: 0 auto;padding-left: 135px;margin-top: 50px;}
.ca-bt a b{color: #191919;font-size: 35px;float: left;}
.ca-bt a span{display: block;float: right;width: 195px;height: 50px;background: #ff9000;line-height: 50px;text-align: center;border-radius: 25px;color: #fff;font-size: 35px;font-weight: bold;}
.ca-bt a p{font-size: 16px;color: #2a2a2a;line-height: 40px;}
.ca-bt a:hover b{color: #e50000}
.ca-bt a:hover span{background: #e50000}


.rollBox {
  width:1200px;
  overflow:hidden;
  margin:0 auto;
  margin-top: 30px;
}
.rollBox .LeftBotton {
  height:120px;
  width:70px;
  background:url("../images/cp_left.png") no-repeat left center;
    overflow:hidden;
  float:left;
  display:inline;
  margin:30px 10px 0 0;
  cursor:pointer;
}
.rollBox .RightBotton {
  height:120px;
  width:70px;
  background:url("../images/cp_right.png")no-repeat right center;
    overflow:hidden;
  float:left;
  display:inline;
  margin:30px 0 0 10px;
  cursor:pointer;
}
.rollBox .Cont {
  width:1200px;
  overflow:hidden;
  float:left;
}
.rollBox .ScrCont {
  width:10000000px;
}
.rollBox .Cont .pic {
  width:168px;
  float:left;
  height:230px;
  margin-right:30px;
  position:relative;
  text-align: center;
}
.rollBox .Cont .pic img {
  display:block;
  width:168px;
  height:168px;
  border-radius: 100px;
  border:8px #fff solid;
box-shadow: 3px 5px 21px #ebebeb;

}
.rollBox .Cont .pic p {
  line-height:45px;
  height:45px;
  margin-top: 10px;
}
.rollBox .Cont .pic p a{color: #000;font-size: 16px;}
.rollBox .Cont .pic:hover p a{font-weight: bold;color: #db0713;}
.rollBox .Cont .pic:hover img{cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
.rollBox #List1, .rollBox #List2 {float:left;} 




#pro-box1{
  width: 85%;
  overflow: hidden;
  margin: 50px auto;
}
@media (max-width: 1366px) {
  #pro-box1{
  width: 100%;
  overflow: hidden;
  margin: 50px auto;
  }
}
#pro-box1 li{
    width: 23.5%;
    height: 375px;
    background: #fff;
    margin: 15px 0.5% 40px 0.5%;
    float: left;
    list-style: none;
    position: relative;
    z-index: 0;
    border-bottom: solid 1px #e0e0e0;
    box-sizing: border-box;
    
}
#pro-box1 li .Img div{
    width: 100%;
    height: 285px;
    padding: 0;
    margin: 0;
    display: block;
}
#pro-box1 li p{
  background: #fff;
  z-index: 999;
height: 90px;
border-bottom: 1px #d6d6d6 solid;
}

#pro-box1 li p .sytitle{
    width: 100%;
    line-height:50px;
    font-size: 18px;
    color: #333;
    display: block;

}
#pro-box1 li p .cptel{
color: #e60029;
font-weight: bold;
font-size: 20px;
background: url(../images/dh.png)  left center no-repeat;
padding-left: 40px;
}
#pro-box1 li:hover{box-shadow: 0px 0px 10px #ccc;text-align: center;}
#pro-box1 li:hover p{
  background: #e50000;
}
#pro-box1 li:hover p .sytitle{

  color: #fff;
}
#pro-box1 li:hover p .cptel{color: #fff;}

#pro-box1 li .avatar{
    position: relative;
}
#pro-box1 li .avatar{
    display: block;
    height: 285px;
    overflow: hidden;
    width:100%;
}
#pro-box1 li .avatar .myClass{
    height: 285px;
}
.avatar:after {
    bottom: 0;
    content: url("../images/bg_play.png");
    left: 5px;
    position: absolute;
    z-index: 10;
}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {
    box-shadow: 0 0 10px gray;
}
.avatar:hover .myClass, .zhuti .avatar:hover .myClass, .bbsinner .avatar:hover .myClass {
    transform: scale(1.3);
    transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
  -webkit-transform: all 1s ease 0s;
}
/*优势*/
.contact_adv{height: 875px;background: url(../images/advbj.jpg) center no-repeat;margin-top: 70px;}
.ybt {width: 800px;height: 94px;margin: 0 auto;padding-top: 50px;}
.ybt .l {width: 210px;height: 94px;float: left;}
.ybt .r {width: 570px;height: 94px;background: url(../images/yt.png) no-repeat;font-size: 35px;color: #fefefe;line-height: 85px;text-indent: 3.5em;float: right; }
.advnr{width: 1330px;margin: 0 auto;margin-top: 280px;}
.advnr ul li{float: left;width: 300px;margin-right:10px;position: relative;margin-left:20px}
.advnr ul li:nth-child(4){margin-right: initial;}
.advnr ul li img{width: 245px;height: 245px;border-radius: 180px;border:6px #ffc600 solid;position: absolute;z-index: 99;top: -160px;left:25px;animation: ball .6s infinite alternate;}
.advnr ul li .ysdesc{width: 300px;height: 310px;background: #fff;}
.advnr ul li .ysdesc h3{font-size: 25px;color: #000;display: block;text-align: center;height: 45px;line-height: 45px;margin-top: 10px;}
.advnr ul li .ysdesc p{color: #686868;font-size: 15px;line-height: 26px;padding-left: 15px;padding-right: 15px;}
.advnr ul li .ysdesc span{display: block;width: 105px;height: 35px;background: #e60012;border-radius: 25px;margin: 0 auto;margin-top: 20px;line-height: 35px;text-align: center;color: #fff;font-size: 18px;}
.h90{height: 90px;}
/*公司简介*/
.abyc{width: 675px;}
.abny{margin-top: 20px;}
.abny .gsjj{color: #373d41;font-size: 23px;}
.abny b{color: #d2d2d2;font-size: 28px;display: block;margin-bottom: 20px;}
.abny p{color: #929292;font-size: 15px;line-height: 30px;}
.abny .gsgd{height: 34px;background: url(../images/jiantou.jpg) left center no-repeat;display: block;margin-top: 15px;margin-left: 610px;}
.abny .gsjj:hover{color: #e51100;}
.abny .gsgd:hover{margin-left: 500px;background: url(../images/jiantoua.jpg) left center no-repeat;}

.jjlb{margin-top: 30px;}
.jjlb ul li{float: left;width: 165px;background: url(../images/xian.jpg) right center no-repeat;text-align: center;}
.jjlb ul li:nth-child(4){background: initial;}
.jjlb ul li img{display: block;margin: 0 auto;}
.jjlb ul li span{color: #666;font-size: 16px;line-height: 50px;}
.jjlb ul li:hover span{color: #d30011;font-weight: bold;}
.jjlb ul li:hover img{cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
/*精品展示*/
.anlibj{height: 690px;background: url(../images/anlibj.jpg) center no-repeat;margin-top: 80px;}
.albt{text-align: center;padding-top: 40px;margin-bottom: 30px;}
.albt a{display: block;background: url(../images/xian.png) center no-repeat;color: #fff;font-size: 33px;font-weight: bold;}
.albt p{font-size: 15px;color: #ddd;line-height: 45px;}
.albt:hover a{color: #ffa800;}
.commend-pro {position: relative;height:460px;width: 626px;overflow: hidden; }

.commend-pro .pro-content ul li {overflow: hidden;width: 626px;height: 460px;position: relative; }

.commend-pro .pro-content ul li a img {width: 626px;height:460px; }

.commend-pro .pro-content ul li a cite {position: relative;width: 100%;display: block;text-align: center;height: 34px;line-height: 34px;font-style: normal; }

.commend-pro .pro-content ul li a span {height: 45px;line-height: 45px;width: 100%;display: block;position: absolute;bottom: 0;text-align: center;color: #000;font-size: 16px;background: rgba(255, 255, 255, 0.7);}

.commend-pro .pro-content ul li a:hover span {background: rgba(255, 162, 0, 0.8);}
.commend-pro .pro-content ul li .avatara img {
    display: block;
    height: 460px;
    overflow: hidden;
    width: 626px;
    position: relative;
}
.commend-pro .pro-content ul li .avatara img{
    height: 626px;
}
.commend-pro .pro-content ul li .avatara img:hover , .zhuti .avatara img:hover, .bbsinner .avatara img:hover  {
    transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
    -webkit-transform: all 1s ease 0s;
}

#demo {

    WIDTH:600px; OVERFLOW:hidden; float:right; height: 460px;}



#indemo {

    WIDTH:9000px; FLOAT:left

}

#demo1 {

    FLOAT:left;

    width:1535px;

}

#demo2 {

    FLOAT:left;

    width:1300px;

}

.showcar li{width:295px; height:220px; float:left; margin-right:12px;overflow:hidden; position:relative; margin-bottom:15px;}

.showcar li img{width:295px; height:220px;}

.showcar li p{width:295px; height:45px;text-align:center; line-height:45px; position:absolute; left:0px; bottom:0px;background: rgba(255, 255, 255, 0.7);}

.showcar li a{color:#000; font-size:15px;}

.showcar li:hover p{background: rgba(255, 162, 0, 0.8);}
.showcar li .avatara img {
    display: block;
    height: 220px;
    overflow: hidden;
    width: 295px;
    position: relative;
}
.showcar li .avatara img{
    height: 220px;
}
.showcar li .avatara img:hover , .zhuti .avatara img:hover, .bbsinner .avatara img:hover  {
    transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
    -webkit-transform: all 1s ease 0s;
}



/*新闻*/
.newsbj{ height:auto; width:100%;padding-bottom:50px;}
.xwbt{text-align: center;padding-top: 30px;}
.xwbt a{font-size: 35px;color: #000;}
.xwbt a b{color: #d53433}
.xwbt span{color: #8c8c8c;font-size: 15px;letter-spacing: 2px;display: block;}
.xwbt p{display: block;background: url(../images/kuang.png) bottom center no-repeat;height: 40px;line-height: 40px;color: #999;font-size: 16px;}
.xw-l{width: 560px;height: 360px; margin-top: 30px;position: relative;}
.xw-l h3{display: block;position: absolute;left: 0;bottom: 0;height: 60px;background-color: rgba(0,0,0,0.7);width: 100%;line-height: 60px;text-align: center;color: #fff;font-size: 16px;}
.xw-l:hover h3{background: #e10012;}
.xw-l .avatara{
    position: relative;
}
.xw-l .avatara{
    display: block;
    height: 360px;
    overflow: hidden;
    width:560px;
}
.xw-l .avatara img{
    height: 360px;
}

.avatara:hover, .zhuti .avatara:hover, .bbsinner .avatara:hover {
    box-shadow: 0 0 10px gray;
}
.avatara:hover img, .zhuti .avatara:hover img, .bbsinner .avatara:hover img {
    transform: scale(1.3);
    transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
  -webkit-transform: all 1s ease 0s;
}
.xwlb{ display:block; width:650px; float:right; margin-top:10px;}
.xwlb li{ height:105px; border-bottom:1px #dcdadb dashed; margin-top:20px;}
.shijian {width:75px;height:75px;background:#f5f5f5;text-align:center; float:left; display:block;overflow:hidden;}
.shijian span.sone {font-size:15px;line-height:30px;color:#a7a7a7;display:block;}
.shijian span.stwo {font-size:20px; color:#a7a7a7; display:block; line-height:30px;font-weight: bold;padding-top: 5px;}
.shijian:hover{background:#e60012;}
.shijian:hover span.sone{color: #fff;}
.shijian:hover span.stwo{color: #fff;}
.anei {width:560px;height:75px; float:right; display:block;}
.anei h3 a{color:#333; font-size:16px;line-height: 35px;}
.anei h3 a:hover {color:#e80101; padding-left:15px;font-weight: bold;}
.anei p{ color:#999; font-size:14px; line-height:23px;}
.anei p b a{ color:#e80101;}
/*广告*/
.guanggao{height: 420px;background: url(../images/guanggao.jpg) center no-repeat;}
.ggnr{padding-top: 30px;}
.ggnr span{text-transform : uppercase;font-size: 65px;font-family: "Impact";color: #fff;opacity:0.2;}
.ggnr b{font-size: 45px;color: #fff;display: block;}
.ggnr p{display: block;font-size: 27px;color: #fff;width: 530px;line-height: 40px;margin-left: 100px;}
.gtel{background:url(../images/tela.png) 15px center no-repeat;color: #fff;font-size: 18px;padding-left: 85px;margin-top: 45px;}
.gtel span{font-size: 28px;font-family: "Impact";height: 60px;line-height: 60px;}
/*流程*/
.lcbt{text-align: center;margin-top: 35px;}
.lcbt b{font-size: 35px;}
.lcbt p{font-size: 15px;color: #797979;line-height: 30px;}
.zhizuo{height: 230px;background: #fff;margin-top: 30px;}
.zhizuo ul{display: block;width: 1200px;margin: 0 auto;}
.zhizuo ul li{width: 240px;height: 240px; float: left;background: url(../images/juxing.jpg) top center no-repeat;margin-top: 5px;}
.zhizuo ul li img{display: block;margin: 0 auto;margin-top: 35px;}
.zhizuo ul li span{display: block;width: 240px;text-align: center;font-size: 18px;color: #000;margin-top: 50px;}
.zhizuo ul li:hover img{cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}

/*底部*/
.dbbj{ width:100%; height:430px; background:#da001d url(../images/footbj.jpg) top center no-repeat;}
.dlogo{width: 260px;height: 215px;border-right: 1px #e4475c solid;margin-top: 160px;}
.dbtel{width: 670px;height: 215px;border-right: 1px #e4475c solid;margin-top: 160px;}
.dbtel .tela{font-size: 15px;color: #fff;line-height: 28px;margin-left: 40px;margin-top: 60px;}
.dbtel .ewm{width: 170px;margin-right: 40px;margin-top: 20px;text-align: center;}
.dbtel .ewm span{font-size: 16px;color: #fff;line-height: 40px;}
.rexian{width: 300px;margin-top: 180px;text-align: center;}
.rexian span{font-size: 30px;color: #fff;font-family: "Impact";}
.rexian p{color: #fff;font-size: 18px;line-height: 60px;}
.rexian a{display: block;width: 135px;height: 35px;border: 1px #fff solid;margin: 0 auto;line-height: 35px;margin-top: 10px;color: #fff;font-size: 15px;}
.rexian a:hover{background: #ffb400;color: #000;}

.BMap_Marker{ display:none !important;}
.BMap_Marker.BMap_noprint{ background: url(../images/dt.png)  center center no-repeat !important; display:block !important; }

.foot{ width:100%; height:35px; background:#202020;line-height: 35px;text-align: center;color: #dfdfdf;font-size: 14px;}
.foot a{color: #dfdfdf;}

/* 回到顶部 */
 #returnTop {
  _display:none;
  position:fixed;
  _position:absolute;
  z-index:999;
  right:15px;
  bottom:-200px;
  _bottom:auto;
  width:36px;
  height:65px;
  text-indent:-999px;
  overflow:hidden;
  background-image:url(../images/Top.png);
  _background-image:url(../images/Top.png);
  background-repeat:no-repeat;
  background-position:0 0;
  transition:bottom 0.9s;
  -webkit-transition:bottom 0.9s;
  -moz-transition:bottom 0.9s;
  -o-transition:bottom 0.9s;
}
#returnTop:hover {
  background-position:0 -65px;
}
/*内页分类*/
.nybt{text-align: center;}
.nybt h1{display: block;font-weight: bold;font-size: 30px;background: url(../images/line1.jpg) bottom center no-repeat;height: 60px;line-height: 55px;}
.nybt p{font-size: 14px;color: #999;margin-top: 15px;}
.cat-menu{width: 610px;margin: 0 auto;margin-top: 20px;margin-bottom: 25px;}
.cat-menu ul li{float: left;width: 130px;height: 40px;border: 2px #999 solid;border-radius: 25px;margin-right: 15px;line-height: 40px;text-align: center;box-shadow: 0px 0px 8px 2px #f6f6f6;}
.cat-menu ul li a{color: #666;font-size: 16px;}
.cat-menu ul li:hover{background: #ffb100;border: 2px #ffb100 solid;}
.cat-menu ul li:hover a{color: #fff;font-weight: bold;display: block;}
.cat-menu ul .on{background: #e50000;border: 2px #e50000 solid;}
.cat-menu ul .on a{color: #fff;}
.nyzc{width: 260px;height:auto;}
.prolistlogo{height: 105px;background: #0158AE;}
.prolistlogo p{color: #A6C0DA;font-size: 14px;text-align: center;line-height: 35px;padding-top: 15px;}
.prolistlogo p span{font-size: 26px;display: block;color: #fff;}
.demo-list{background: #0662bd;}
.demo-list ul li{height: 55px;line-height: 55px;border-bottom: 1px #5a94ce solid;background: url(../images/tb.png) 16px center no-repeat;}
.demo-list ul li a{display: block;color: #fff;font-size: 16px;padding-left: 60px;}
.demo-list ul li:hover a{font-weight: bold;padding-left: 75px;background: #00a61b;}

.prolistf{height: auto;background: #fff;border: 2px #0158ae solid;margin-top: 20px;}
.prolistf h2{display: block;height: 70px;background: #0158ae;text-align: center;color: #A6C0DA;font-size: 14px;}
.prolistf h2 span{font-size: 26px;display: block;color: #fff;}
.prolistf h3{display: block;background: url(../images/tel.gif) 15px center no-repeat;color: #333;font-size: 18px;font-weight: bold;padding-left: 60px;margin-top: 15px;}
.prolistf h3 b{color: #0055aa;font-size: 20px;display: block;}
.prolistf p{padding: 10px;font-size: 15px;line-height: 26px;color: #666;}

.nyclassify{margin-top: 20px;}
.nyclassify ul li{float: left;height: 50px;background: #e50000;width: 15%;margin-right: 10px;margin-left: 10px; margin-bottom: 10px;line-height: 50px;text-align: center;border-radius: 50px;}
.nyclassify ul li a{color: #fff;font-size: 16px;display: block;}
.nyclassify ul li:hover{background: #ffae00;}
/*当前导航*/
.breadcrumbs{height:50px;font-size:14px;line-height:50px;color:#fff;background:#e50000;}
.breadcrumbs .dh_box{ }
.breadcrumbs .sortName{ color:#388c19; font-size:22px; font-weight:700;}
.breadcrumbs .dqdhMain{ float:right;background: url(../images/home.png) left center no-repeat;}
.breadcrumbs .dqdhMain a{font-size: 14px;color: #fff; display:inline-block;}
.breadcrumbs .dqdhMain a:hover{ text-decoration:underline; color:#000;}
.breadcrumbs .dqdhMain .span2{ color:#b7b7b7; 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;}
.breadcrumbs .dqdh_class{float:left;}
.breadcrumbs .dqdh_class li{ float:left; padding:0 15px 0 0px; }
.breadcrumbs .dqdh_class li a{ display:block; padding:0 50px; height:50px; line-height:50px;color:#fff; font-size:25px; position:relative;}
.breadcrumbs .dqdh_class li a em{font-size: 14px;}


.lybt{ text-align:center; padding-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: rgb(215, 12, 25);}
.liuyan a{ font-size:16px;color: #CCCCCC;}
.liuyan p{ font-size:16px;color: #666666; line-height:30px;}

/*内页关于我们*/
.about_boxa{width: 1250px;margin: 0 auto;}
.about_box{width: 1250px;background:#fff;margin: 0 auto;}
.about_box .about_left{ width:100%;}
.about_box .about_left .about_t1 { position:relative; height:40px;}
.about_box .about_left .about_t1 .div1{ font-size: 21px; line-height: 148%; color:#000;}
.about_box .about_left .about_t1 .div2{ font-size:18px; color:#444;}
.about_box .about_left .about_t1 .about_t2{text-align: center;} 
.about_box .about_left .about_t1 .about_t2 .span1{font-size:28px; font-weight:700; line-height:38px; color:#000;}
.about_box .about_left .about_t1 .about_t2 .span2{ font-size:14px; text-align:right; color:#b7b7b7; line-height:20px;}
.about_box .about_left .text{ line-height:35px; color:#666; font-size:15px; text-indent:2rem; padding-top:25px;}
.about_box .about_left .text p{ padding:10px 0;}
.about_box .about_right{ width:370px;}
.about_box .about_right ul{ margin-top:8px;}
.about_box .about_right ul li{ float:left; margin-left:2px; width:180px; margin-bottom:3px;border: 1px #ccc solid;}
.about_box .about_right ul li a{ display:block; width:100%; height:130px;background-repeat:no-repeat !important; background-size:cover !important;background-position:center center !important; -webkit-background-size: cover;  
-moz-background-size: cover;  -o-background-size: cover; }




/*Â·Ã–Ã’Â³*/
.page_nav{ padding:15px 15px; color:#999; font-size:14px; text-align:center; background-color:#fff;}
.page_nav .nolink{display:inline-block; margin:0 5px; padding:0 5px; height:25px; line-height:25px; border:1px solid #fff;}
.page_nav font,.page_nav a{ display:inline-block; margin:0 5px; padding:0 10px; border:1px solid #e5e5e5; height:25px; line-height:25px; border-radius:5px;}
.page_nav font{ border:1px solid #fff;}
.page_nav a:hover{ color:#fff; border:1px solid #54a530; background-color:#54a530}

.viewpage{ margin:0; padding:20px 0 50px 0;}
.viewpage .main_r_nav{ color:#999; font-size:14px; line-height:30px;padding-left: 20px;padding-right: 20px;}
.viewpage .main_r_nav a{ font-size:14px; color:#444}
.viewpage .main_r_nav a:hover{ text-decoration:underline;}

/*分页*/
.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:#cc0000; 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;z-index: -99;}
.fenye .num:hover,.fenye .next:hover{ background-color:#cc0000; color:#fff; border:1px solid #cc0000;}


.main{ background-color:#fff; padding:30px 0;}
.main .main_right{ width:1250px;padding-top: 5px;}
.main .main_righta{width:1250px;background: #fff;}
.text{ line-height:35px; font-size:15px; color:#666;padding:20px;border: 1px solid #eee;}
.text span{font-size:15px; color:#666;}

.main .tT01{ text-align:center; line-height:35px; padding-top:50px;}
.main .tT01 .span1{ font-size:24px; color:#444;}
.main .subtitle{font-size: 16px; line-height:50px; height: 50px; color: #8F8F8F; text-align:center;margin-bottom: 20px;}
.main .subtitle span{ padding:0 10px;}




#faqbox{padding:90px 0 50px 0;width:700px; margin:0 auto;}
#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;background:#fff; 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:#dd0103; }
.wizfrm:hover{ background-color:#ff9900; }

/**/

.main .proListal{width:100%;margin-top:10px;}
.main .proListal{ width:100%;}
.main .proListal li{ width:385px; float:left; margin:0 6px 15px 6px;background: #fff;border: #ddd solid 1px;padding: 8px;} 
.main .proListal li .boxal{ width:385px; height:270px;display:block; cursor:pointer;position:relative;}
.main .proListal li .boxal .spanImgal{ display:block; overflow:hidden;width:385px; height:270px;
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;}

.main .proListal li .spanal{ display: block;height:40px; line-height:40px; width:295px; margin:auto; text-align:center;color:#000; font-size:15px;}
.main .proListal li:hover .spanal{ color:#e0222c; font-weight:bold; font-size:16px;}
.main .proListal li .avatarb{
    position: relative;
}
.main .proListal li .avatarb{
    display: block;
    height: 270px;
    overflow: hidden;
    width:385px;
}
.main .proListal li .avatarb .spanImgal{
    height: 270px;
}

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


/**/
.main .news_list{ margin-top:40px;}
.main .news_list li{padding:15px;background: #f6f6f6;margin-bottom: 20px;}
.main .news_list li .img{border: 1px #f0f0f0 solid;}
.main .news_list li .lMore{ width:860px;}
.main .news_list li .lMore .title{font-size: 16px;color: #393939;line-height: 36px; margin-bottom:15px;}
.main .news_list li .lMore span{ font-size:13px; color:#999;}
.main .news_list li .lMore p{font-size:13px; color:#999; line-height:26px;}
.main .news_list li .lMore .more2{width: 88px;height: 30px;line-height: 30px;color: #fff;background: #ffa200; bottom: 30px;display:block; font-size:13px; text-align:center;margin-top:30px;}
.main .news_list li:hover .title{ color:#db0713; padding-left:15px; font-weight:bold;}
.main .news_list li:hover p{ padding-left:15px;}
.main .news_list li:hover .more2{ background:#e50000;border-color: #e50000; color:#fff;}


/*详情页*/
.product_dqdh{ background-color:#f4f4f4;}
.product_top{ }
.product_top .l_img{ width:600px; height:470px; background-color:#f2f2f2; text-align:center; display:table;}
.product_top .l_img span{/*display: table-cell; vertical-align:middle;*/ display:block; width:100%; height:100%; background-size:cover !important;}
.product_top .l_img span img{width:600px; height:470px; }
.product_top span img{ display:inline-block; max-width:100%; max-height:100%; vertical-align:middle;} 
.product_top .r_box{ width:550px;}
.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; float:right;width:550px;line-height: 25px;font-size: 15px;color: #8b8b8b;}
.product_top .lianxi{ height:60px;}
.product_top .lianxi .a{display:block; height:40px;line-height:40px; float:left; margin-right:30px; color:rgb(250,175,41); font-size:18px; border-bottom:1px solid rgb(250,175,41); 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/tela.png) left center no-repeat;}
.product_top .dianhua{height:40px; padding:0 30px; line-height:40px; text-align:center; border-radius:30px;font-size:15px; background-color:#be0000;margin-top: 10px;width: 130px;}
.product_top .dianhua a{color:#fff;}
.product_top .dianhua:hover{background-color:rgba(250,175,41,1);}
.share{ margin-top:10px;}
.share .span1{ line-height:32px; color:#999; padding-right:10px; font-size:15px;}

.xiangqing_top{}
.xiangqing_top .a_nav{ display:block; float:left; width:190px; background-color:#fff; border-bottom:2px solid #e50000; color:#eea200; text-align:center; height:50px; line-height:50px; font-size:18px;}
.xiangqing_top .a_nav.active{ background-color:#e50000; color:#fff;}
.contenta{ border:1px solid #ddd;background: #fff;margin-top: 20px;}

.contact_title2 {
    text-align: center;
    font-size: 18px;
    color: #888;
}
.lx_b {
    width: 100%;
    height: 420px;
    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;
}
/*地图*/
.BMap_Marker.BMap_noprint {
    background: url(../images/dt.png) center center no-repeat !important;
    display: block !important;
}
.BMap_Marker {
    display: none !important;
}