/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}

a:hover,a:active,a:focus{text-decoration:none;outline:none;}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}




/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



.pos{position: relative;width:1920px;left:50%;margin-left:-960px;}
.wh{width:1200px;margin:0 auto;}


.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}


/*头部样式*/
.top1{background:#e6e6e6;color:#595959;height:27px;line-height:27px;overflow:hidden;font-size:14px;}
.top1 a{color:#595959;}




.top2{height:110px;overflow:hidden;border-top:20px solid #f1f0f0;}
.logo{float:left;line-height:90px;}
.k2{background: url(../images/tel.png) no-repeat left center;padding-left:70px;margin-top:20px;color:#666666;font-size:17px;height:50px;}





/*热门搜索*/
.sou{}
.fuwu{color: #fff;margin-right:52px;}
.fuwu p:nth-child(2){margin-top:7px;}


#formsearch{background:url(../images/sou.png) no-repeat top center;height:36px;width:258px;}
.hotSearch{height:24px;line-height:24px;font-weight:normal;color:#666666;padding-top:20px;}
.hotSearch a{color:#666666;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*æœç´¢å’Œçƒ­é—¨æœç´¢*/
.hotSearch a{margin-right:3px;}
#formsearch input{height:36px;background:none;border:none;line-height:36px;}
#formsearch input#keyword{height:36px;line-height:36px;padding-left:24px;color:#666666;outline:none;border:none;}
#formsearch input#s_btn{width:55px;height:36px;line-height:36px;text-align:center;background-color:none;color:#fff;border:none;cursor:pointer;font-size: 12px;float:right;outline:none;}

#formsearch input::-webkit-input-placeholder {color:#666666;}
#formsearch textarea::-webkit-input-placeholder {color: #666666;}









/* 导航样式 */
.dao{}
.x-menu {}

.x-menu > li {
  float: left;
  position: relative;
 text-align:center;width:133px;
}

.x-menu > li > a {
  display: block;
  font-size: 16px;
  color: #333333;
  line-height:60px;
}

.x-menu > li > a:hover {
  color: #ff8e02;
}

.x-menu > li.active > a {

}

.x-menu > li:after {
  content: '';
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  height: 40px;
  opacity: 0;
  top: 100%;
}

.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99999;
  width: 150%;
  left: -25%;
  top: 65px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;

  font-size: 14px;
  color: #333;
  line-height:40px;
 height:40px;overflow:hidden;
}

.x-sub-menu > li > a:hover {
  background: #e9eaeb;
}

.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}




.product_list1{margin-top:38px;}
.product_list1 li{float:left;margin-right:57px;margin-bottom:28px;}
.product_list1 li:nth-child(4n){margin-right:0;}
.product_list1 li img{width:257px;height:293px;}
.product_list1 li h3{text-align:center;font-weight:normal;color:#3f3f3f;font-size:20px;}




.ads1 li{
    float: left;
    width:300px;
    text-align: center;
    height: 141px;
    position: relative;
}

.ads1 li+li::before {content: "";display: block;width: 1px;height: 62px;background-color: #e5e5e5;position: absolute;left: 0;top: 50%;transform: translate(-50%, -50%);}

.ads1 li img{
    padding-top: 22px;
}

.ads1 li h3{
    padding: 10px 0;
    font-size: 15px;
    color: #333333;
    font-weight: normal;
}

.ads1 li h4{
    font-size: 12px;
    color: #999999;
    font-family: "Arail";
    font-weight: normal;
}
.ads1 li:hover{
    background: #ff8e02;
}

.ads1 li:hover::before {display: none;}
.ads1 li:hover+li::before {display: none;}

.ads1 li:hover img{
    filter: brightness(100);
}
.ads1 li:hover h3{
    color: #fff;
}
.ads1 li:hover h4{
    color: #fff;
}




.box1{background: url(../images/bj1.png) no-repeat;height:692px;margin-top:32px;}
.about{margin-left:170px;margin-top:150px;width:598px;}
.gsm{color:#333333;font-size:22px;}
.ab{color:#666666;font-size:16px;line-height:30px;margin-top:20px;}
.about a{display:block;text-transform:uppercase;color:#fff;font-size:14px;font-family:"Arial";width:142px;line-height:41px;background:#ffb637;border-radius:3px;text-align:center;margin-top:45px;}
.about a:hover{border:1px solid #68b20d;background:none;color:#68b20d;}




.box2{background: url(../images/bj2.png) no-repeat;height:796px;margin-top:35px;padding-top:63px;}
.titles{text-align:center;}
.bt{color:#000000;font-size:36px;}
.bt2{color:#8a8a8a;font-size:14px;font-family:"Arial";background: url(../images/bt.png) no-repeat center center;margin:12px 0 18px;}
.bt3{color:#666666;font-size:14px;}
.ads2{margin-top:82px;}
.ads2 li{margin-bottom:48px;width:386px;height:194px;background: url(../images/yh.png) no-repeat;overflow:hidden;margin-right:21px;float:left;padding:38px 0 0  15px;}
.ads2 li:nth-child(3n){margin-right:0;}
.ads2 li .img{width:84px;margin-top:50px;}
.ads2 li .det{width:265px;}
.ads2 li h3{color:#000000;font-size:25px;}
.ads2 li h4{color:#858585;font-size:16px;line-height:20px;margin-top:28px;}
.ads2 li h4 span{color:#008fd8;}



.box3{background: url(../images/bj3.png) no-repeat;height:467px;padding-top:55px;}
.registered{margin-top:46px;}
.registered li{float:left;color:#f39b55;font-size:26px;width:200px;text-align:center;margin-left:63px;}
.registered li:nth-child(2){margin-left:89px;}
.registered li:nth-child(3){margin-left:91px;}
.registered li:nth-child(4){margin-left:89px;}

.ads3{margin-top:28px;}
.ads3 li{width:270px;height:116px;line-height:116px;overflow:hidden;margin:0 13px;float:left;}
.ads3 li .img{width:70px;margin-left:60px;}
.ads3 li .img img{margin:0 auto;}
.ads3 li h3{color:#ffffff;font-size:20px;line-height:116px;}




.box4{background: url(../images/bj4.png) no-repeat;height:585px;padding-top:15px;}
.ads4 {
    margin-top:58px;
}
.ads4 li{
    float: left;
    box-shadow: 0px 1px 15px 0px rgba(100, 96, 96, 0.16);
    width: 270px;
    height: 363px;
    background: #fff;
    padding-left:12px;
    padding-top: 12px;
    padding-right: 12px;
    margin-right:30px;
    text-align: center;
}

.ads4 li:nth-child(4){margin-left:0;}

.ads4 li a.xian{
    display: block;
    border: 1px solid #fff;
    height: 338px;
}

.ads4 li .img{margin-top:60px;}
.ads4 li h3{
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    padding:0 24px;margin:35px 0 13px;
}

.ads4 li h4{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    font-weight: normal;;
}
.ads4 li:hover a.xian{
    border: 1px solid #ff9900;
}






.box5{background: url(../images/bj5.png) no-repeat;height:861px;padding-top:62px;}
.bt22{color:#8a8a8a;font-size:14px;font-family:"Arial";background: url(../images/bt2.png) no-repeat center center;margin:12px 0 18px;}
.ads5{margin-top:33px;background:#fff;border:1px solid #6d6d6d;height:519px;overflow:hidden;}
.ads5 li{text-align:center;width:399px;height:259px;float:left;border-right:1px solid #6d6d6d;border-bottom:1px solid #6d6d6d;padding-top:25px;overflow:hidden;}
.ads5 li:nth-child(3n){border-right:0;}
.ads5 li img{height:108px;}
.ads5 li h2{color:#008fd8;font-size:21px;margin:13px 0 17px;}
.ads5 li h4{color:#6d6d6d;font-size:16px;line-height:20px;}
a.mo1{color:#666666;font-size:14px;text-align:center;display:block;margin:0 auto;border:1px solid #999999;margin-top:35px;width:137px;line-height:36px;border-radius:25px;}




.box6{margin-top:38px;}
.bt23{color:#8a8a8a;font-size:14px;font-family:"Arial";background: url(../images/bt3.png) no-repeat center center;margin:12px 0 18px;}


.p5b {margin-top:45px;height:348px;box-shadow: 0px 4px 25px 0px rgba(227, 227, 227, 0.6);padding:12px;}
.p5b1{}
.p5b1 ul li{width: 278px;height:300px;}
.p5b1 ul li+li {margin-left:20px;}
.p5b1 ul li a {display: block;width: 100%;height: 100%;position: relative;}
.p5b1 ul li a h3 {position: absolute;left: 0;bottom: 0;right: 0;text-align: center;line-height:40px;background-color:#4b4a49;font-size: 16px;color: #fff;}
.p5b1 ul li a:hover h3 {background-color: rgba(255, 96, 0, .8);}







.p5b2 {width: 545px;}
.p5b2a-img {width: 120px;height: 120px;}
.p5b2a-con {width:400px;padding-top:16px;}
.p5b2a-con a {font-size:14px;color: #333333;}
.p5b2a-con p {font-size: 12px;color: #999999;line-height:24px;margin-top:10px;text-indent:20px;}

.p5b2b {margin-top:22px;}
.p5b2b li{width:255px;float:left;}
.p5b2b li:nth-child(2n){float:right;}
.p5b2b li a {display: block;width: 100%;padding-left:25px;background-image: url(../images/p5b2b.png);background-repeat: no-repeat;background-position: left center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;color: #666666;line-height:33px;height:33px;overflow:hidden;}



.box7{background: url(../images/bj7.png) no-repeat;height:508px;padding-top:25px;margin-top:38px;}
.lxbt{text-align:center;color:#000000;font-size:25px;margin-top:88px;}
.lxbt h2{font-size:25px;margin-top:15px;}
.htdh{width:379px;margin:0 auto;line-height:51px;color:#fff;font-size:31px;background: url(../images/f1.png) no-repeat;padding-left:95px;margin-top:15px;letter-spacing:1px;}
a.zx{width:379px;margin:0 auto;line-height:51px;color:#fff;font-size:31px;background: url(../images/f2.png) no-repeat;padding-left:95px;margin-top:11px;letter-spacing:39.3px;display:block;font-weight:bold;}
















/*友情链接*/
.f_link{color:#fff;font-size:16px;}
.f_link a{color:#d0d0d0;font-size:12px;padding-right:5px;}
.ccc{height:22px;}
/*页面底部*/
.k1{
    padding-top:42px;
    color: #fff;
}
.k1 a{
    color: #fff;
}


.foot-bg{
    background: #191b18;
    padding:10px 0 50px;
}

.foot1{
    width:115px;
    border-right: 1px solid #333333;
    height: 130px;
    overflow: hidden;
}

.ft{
    font-size: 16px;
    color: #ffffff;
    padding-bottom: 8px;
    
}
.foot1 a{
    display: block;
    font-size: 13px;
    color: #fff;
    opacity: 0.63;
    line-height: 36px;
}

.foot1 a:hover{
    color: #ff8902;
}

.foot2{
    padding-left: 62px;
    width:185px;
}

.footbg2{
    background: #191b18;
    border-top: 1px solid #333333;
    
    color:rgba(255,255,255,.36);
    padding:20px 0 12px;
}

.footbg2 a{
     color:rgba(255,255,255,.36);
}













/*内页左侧样式*/
.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.page-product-inquiry a{color: #fff;}

