﻿@charset "utf-8";

/* CSS Document */

html{font:normal .12em/1.4 "Hiragino Sans GB""Microsoft Yahei",sans-serif;}

html{font-size:20px;}

body{/*height:100%;*/ padding:0px; margin:0px auto; color:#666666;/* min-width:320px; max-width:640px;*/ -webkit-text-size-adjust:none;

-webkit-text-size-adjust:none;

-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight:rgba(0,0,0,0); /*取出点击出现半透明的灰色背景*/

-webkit-user-select: none;  /*控制内容的可选择性*/

-ms-user-select: none;

-moz-user-select: none;

-khtml-user-select: none;

user-select: none; background-color:#FFF;

/*line-height:1em;*/

}

/* 图片自适应 */

img {display:block;max-width:100%;height: auto;width:auto\9; /* ie8 */-ms-interpolation-mode:bicubic;/*为了照顾ie图片缩放失真*/}

img { pointer-events: none; }









ul,li,form, dl,dt,dd, div{ padding:0px; margin:0px;}

li{ list-style:none;}

.h1,.h2,.h3,.h4,.h5,.h6,.p,p{ padding:0px; margin:0px;}

select,input,em,textarea{ font-size:1em; font-style:normal; color:#636363; border-radius:0; -webkit-border-radius:0;}

img,object{ border:none; max-width:auto; border:0; overflow:hidden; vertical-align:top;}

a{ color:#000; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0); cursor:pointer;}  /* 去掉链接触摸高亮 */

input:focus,select:focus{ outline:none;}

a:hover{color: #000;}

a:focus {outline:none; -moz-outline:none;}

.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }

.clear{ clear:both;}

.none{ display:none;}

.block{ display:block;}

.black{ background:#000;}





/*index.css*/

.top{ width:100%; height:4rem; /*padding:0.5rem 0px;*/ box-sizing:border-box; -webkit-box-sizing:border-box; background:#313131; position:relative; top:0px; left:0px; box-shadow:0px 2px 8px rgba(0,0,0,0.5); -webkit-box-shadow:0px 2px 8px rgba(0,0,0,0.5); z-index:11;}

.mobile_inner{ width:92%; padding:0px 4%;}

.top .navIcon{ width:2rem;padding: 0.5rem 2%; height:1.8rem; /*padding:0.6rem 0px; float:left;*/ position:absolute; right:3%; top:2rem; transform:translateY(-50%); -webkit-transform:translateY(-50%); z-index:6;}

.top .navIcon.fixed{ position:fixed; top:2rem;}

.top .navIcon.fixed2{position:fixed; top:1.7rem;background: rgba(0,0,0,0.5);border-radius: 12px;}



.top .navIcon span{ position:absolute; display:block; margin-bottom:0.3rem;height:0.25rem;/*position:absolute; right:0px; */ transform-origin:50%; background:#fff;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}

.top .navIcon span:nth-child(1){ /*top:0px;*/ top:0.4rem;}

.top .navIcon span:nth-child(2){ /*top:0.55rem;*/ top:0.95rem;}

.top .navIcon span:nth-child(3){ /*top:1.1rem;*/ top:1.5rem;}

.top .navIcon span:nth-child(4){ /*top:1.65rem;*/ top:2.05rem;}



.top .navIcon .line_long{ width:2rem; max-width:40px;}

.top .navIcon .line_short{ width:1.6rem; max-width:32px;} 



.top .navIcon span.on{ background:#000;}



.top .navIcon span:nth-child(1).effect{transform: rotate(45deg);-webkit-transform: rotate(45deg);}

.top .navIcon span:nth-child(1).effect{ top:1.5rem;}

.top .navIcon span:nth-child(2).effect{ opacity:0;    transform: rotate(45deg);-webkit-transform: rotate(45deg);}

.top .navIcon span:nth-child(3).effect{transform: rotate(135deg);-webkit-transform: rotate(135deg);}

.top .navIcon span:nth-child(4).effect{ opacity:0;transform: rotate(135deg);-webkit-transform: rotate(135deg);}



.top .logo{/*width:16%;*/display:block; position:absolute; left:10%; top:50%; /*transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);*/ z-index:4;width:46%;transform:translate(-15%,-50%); -webkit-transform:translate(-15%,-50%);}

.top #language{width:20%;height: 1.5rem;line-height: 1.5rem;font-size:1.5rem;color:#636363;text-align: center; display:block; position:absolute; right:15%; top:50%; transform:translate(0,-50%); -webkit-transform:translate(0,-50%); z-index:4;}

.top #language a{font-size: 1.2rem;padding: 5% 10%;color:#636363;}

.top #language a.lactive{color:#fff;}

.top .logo img{/* vertical-align:middle; display: inline-block; width:60%;*/ width:100%;}

.top .search_icon{ width:6%; position:absolute; top:50%; right:5%; transform:translateY(-50%); -webkit-transform:translateY(-50%); z-index:4;}

.top .search_icon img{  width:100%;}

/*下拉菜单*/

.menuSlider{ width:100%; height:100%; position:fixed; top:0px; left:0px; /*background:#c7000c;*/ /*background:#fff;*/ background:rgba(0,0,0,0.7); z-index:5; overflow:auto; display:none;}

.menuSlider .paddingTop{height: 2.5rem;background: #f3f3f3;padding-top: 0.75rem; padding-bottom: 0.75rem; position: fixed; width: 100%; z-index: 5;}

.menuSlider .paddingTop .searchBox{width: 75%; margin-left: 5%;height: 2.5rem; border: 1px solid #dadada; background:#fff; border-radius:4px;-webkit-border-radius:4px; overflow:hidden;}

.paddingTop .searchBox .text{ width:80%; height:2.5rem; padding:0px; border:none; display:block; float:left; margin-left:5%;}

.paddingTop .searchBox .searchbtn{ display:block; width:10%; height:2.5rem; float:right; background:url(../images/search1.png) no-repeat left center; background-size:auto 60%;}



.menuSlider .mobile_inner{ background:#fff;}

.menuSlider .menuMain{ padding-top:5rem; padding-bottom:2rem; /*border-top:2px solid #000;*/}

.menuMain .firstUl .firstLi{ border-top:1px solid #dfdfdf;}

.menuMain .firstLi .firstA{ display:block; padding-right:5%; background:url(../images/down_block.png) no-repeat 97% center; background-size:auto 30%;padding: 0.75rem 0px;font-size: 1.2rem;}

.menuMain .firstLi .firstA.on{ color:#333; background:url(../images/up_black.png) no-repeat 97% center;background-size:auto 22%;}





.SecondBox{ margin-left:1rem; display:none;}

.SecondBox .SecondUI .SecondLi{ border-top:1px solid #dfdfdf;}

.SecondUI .SecondLi .SecondA{ display:block;padding-right:5%; background:url(../images/down_block.png) no-repeat 97% center; background-size:auto ;padding: 0.75rem 0px;font-size: 1.2rem;}

.SecondUI .SecondLi .SecondA.on{color:#183e65; background:url(../images/up_black.png) no-repeat 97% center;background-size:auto;}



#menu1 .SecondUI .SecondLi{border-top:1px solid #dfdfdf;}

#menu1 .SecondUI .SecondLi a{display:block; position:relative; overflow:hidden; padding:0.75rem 2rem; background:url(../images/right_black.png) no-repeat left center;background-size:auto ;}

#menu1 .SecondUI .SecondLi a .text{ display:block; position:absolute; left:1.5rem; top:50%; width:60%;transform:translateY(-50%); -webkit-transform:translateY(-50%);}

#menu1 .SecondUI .SecondLi a .pic{display:block; width:28%; float:right;}



.threeBox{ margin-left:1rem; display:none;}

.threeBox .threeUI .threeLi{ border-top:1px solid #dfdfdf;}

.threeUI .threeLi .threeA{ display:block;padding-right:5%; background:url(../images/down_block.png) no-repeat 97% center; background-size:auto 30%;padding: 0.75rem 0px;font-size: 1.2rem;}

.threeUI .threeLi .threeA.on{color:#183e65; background:url(../images/up_black.png) no-repeat 97% center;background-size:auto 30%;}

.fourBox{ display:none;}

.fourBox dd{border-top:1px solid #dfdfdf;}

.fourBox dd a{ display:block; position:relative; overflow:hidden; padding:0.75rem 2rem; background:url(../images/right_black.png) no-repeat left center;background-size:auto 20%;}

.fourBox dd a .text{ display:block; position:absolute; left:1.5rem; top:50%; width:60%;transform:translateY(-50%); -webkit-transform:translateY(-50%);}

.fourBox dd a .pic{ display:block; width:22%; float:right;}



.nothreeMenu .SecondLi .SecondA{background:url(../images/right_black.png) no-repeat left center;background-size:auto 20%; padding-right:0px; padding-left:1.5rem;}



/*搜索栏*/

.searchMain{ width:100%; height:100%; box-sizing:border-box; -webkit-box-sizing:border-box; position:fixed; top:0px; left:0px; background:#f5f5f5; z-index:5;overflow:hidden; display:none; opacity:0;}

.searchMain .paddingTop{ height:4rem; border-bottom:2px solid #000;}

.search{ width:90%; margin:0 5%; position:absolute; left:0px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); border-bottom:2px dotted #000;}

.search .text{ display:block; background:#f5f5f5; float:left; width:88%; border:none; font-size:1.2rem; padding:0.5rem 1rem; box-sizing:border-box; -webkit-box-sizing:border-box;}

.search a{ width:10%; float:left; display:block;}

.search input:focus{ outline:none;}



.jxiaoshang{ background:#f2f2f2; padding:2rem 5%; border-top:1px solid #dadada;}

.jxiaoshang p{ font-size:1.1rem; color:#333; padding-bottom:0.75rem;}

.jxiaoshang .seachBox2{ width:90%; height:2.5rem; border: 1px solid #dadada; background:#fff; border-radius:4px;-webkit-border-radius:4px; overflow:hidden;}

.jxiaoshang .seachBox2 .text{width:80%; height:2.5rem; padding:0px; border:none; display:block; float:left; margin-left:5%;}

.jxiaoshang .seachBox2 .searchbtn{ display:block; width:10%; height:2.5rem; float:right; background:url(../images/search1.png) no-repeat left center; background-size:auto 60%;}



.fujin{ /*background:#c7000c;*/padding:0rem 2%; background:#f2f2f2;}

.fujin a{ display:block;padding: 0.75rem 0px; /*color:#fff;*/ color:#000; font-size:1.2rem; background:url(../images/right_black.png) no-repeat 97% center; background-size:auto 30%;}

.fujin a:nth-child(1){ border-bottom:1px solid #ccc;}



.banner{background:#000; position:relative; width:100%; overflow:hidden;}

.banner .bannerMain{width: 100%;height: 272px;}

.banner .bannerMainyinsi{width: 100%;height: auto;}



.banner .swiper{height: 100%;}

.swiper a{display: block;width: 100%;height: 100%;}

.swiper a img{display:block;margin:0 auto;height: 100%;}

.banner .bannerMainyinsi .swiper a img{width: 100%;height: auto;}



.banner .bannerMai ul li a img{height: 100%;}



#banner .el-carousel__container{height: 144px;}

.banner .hd{ overflow:hidden;} 

.banner .hd ul{ position:absolute; left:50%; bottom:0.5rem; height:1rem; line-height:1rem; text-align:center; transform:translateX(-50%); -webkit-transform:translateX(-50%);}

.banner .hd ul li{ float:left; width:10px; height:10px; display:inline-block; border-radius:50%; background:rgba(255,255,255,1); margin-right:1rem; text-indent:9999px;}

.banner .hd ul li.on{ background:rgba(255,255,255,0.6);}



/*首页主体*/

.white{ background:#fff;}

.red{ background:#183e65;}



.IndexMain{ padding:2rem 0px 0px;background: #313131;}

.IndexMain .Bigtitle{ text-align:center; margin-bottom:2rem;color:#fff;}

.IndexMain .Bigtitle a{ display:block; color:#fff;}

.IndexMain .Bigtitle strong{ display:block; font-size:1.4rem;  }

.IndexMain .Bigtitle span{display: inline-block;font-size: 1.2rem;text-transform: uppercase;padding: 0.25rem 1rem 0.5rem;border-bottom: 0.25rem solid #a49c98;font-family: Tahoma, Geneva, sans-serif;font-weight: bold;}

.indexProductList ul{ overflow:hidden;}

.indexProductList ul li:first-child{ margin-top:0px;}

.indexProductList ul li{ margin-top:2rem; overflow:hidden;}

.indexProductList ul li .scrollMove{border-bottom:1px solid #000;}

/*.indexProductList ul li:last-child{ margin-bottom:0px;}*/

.indexProductList ul li a{ display:block; }

.indexProductList ul li .pic{ margin-bottom:1rem;}

.indexProductList ul li .title{ padding-bottom:0.75rem;padding-right:4rem; position:relative; background:url(../images/add.png) no-repeat 98% 80%; background-size:1.8rem auto;}

.indexProductList ul li .title dl{ overflow:hidden;font-size:1.2rem;}

/*.indexProductList ul li .title dl:nth-child(1){ color:#2f2f2f; font-weight:bold;}

.indexProductList ul li .title dl dt{ display:block; width:15%; float:left; }*/

.indexProductList ul li .title dl dd{ color:#000; display:inline-block;}

.indexProductList ul li .title dl dd:nth-child(2){ font-size:1.4rem;}

.indexProductList ul li .title dl dd:nth-child(1){ font-size:1.4rem;padding:0.5rem 0px 1rem; margin-right:0.5rem;}

.indexProductList ul li .title p{ font-size:1rem; color:#000;}



.indexProductList ul li .title .more{ display:inline-block; color:#fff; font-size:1rem; padding:0.25rem 0.75rem; background:#c7000c; position:absolute; right:0px; bottom:1.25rem;}



.IndexMain .lookMore{ text-align:center; font-size:1.2rem; color:#959595; margin-top:2rem;}

.IndexMain .lookMore a{ display:inline-block; padding:0.25rem 4rem; border:1px solid #959595;}



.Indexzixun{/* background:#000;*/}

/*.Indexzixun .Bigtitle{ color:#fff;}*/

.Indexzixun .Bigtitle span{ border-bottom-color:#a49c98;}



.IndexzixunList{ padding:2rem 2% 2rem; background:#fff;}

.IndexzixunList ul{ overflow:hidden;}

.IndexzixunList ul li:nth-child(1){ margin-top:0px;}

.IndexzixunList ul li{ margin-top:2rem; overflow:hidden; border-bottom:1px solid #666;}

.IndexzixunList ul li.scrollMove{ border-bottom:1px solid #3d3d3d;}

.IndexzixunList ul li a{ color:#000;}

.IndexzixunList ul li .pic{    width: 30%;float: left;height: 6.5rem;line-height: 5.5rem;}

.IndexzixunList ul li .pic img{display: inline-block; vertical-align: middle;}

.IndexzixunList ul li .txt{width: 66%;height: 6.5rem;float: right;}

.IndexzixunList ul li .txt h3{width: 100%;font-size: 1.2rem;text-overflow: ellipsis; white-space: nowrap;overflow: hidden;}

.IndexzixunList ul li .txt span{font-size: 0.8rem;display: block; margin-bottom: 0.5rem;}

.IndexzixunList ul li .txt p{    font-size: 0.8rem;line-height: 1.2rem;height: 2.4rem;margin: 0px 0px 0.5rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}



/*.IndexzixunList ul li strong{ display:block; width:100%; font-size:1.2rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.IndexzixunList ul li .time{ display:block; font-size:0.8rem;}

.IndexzixunList ul li p{ margin:0px; padding:0.75rem 0px 0px; margin-bottom:0.75rem; font-size:0.8rem; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

*/

.IndexzixunList .lookMore{ text-align:center; font-size:1.2rem; color:#000; margin-top:2rem;}

.IndexzixunList .lookMore a{ display:inline-block; padding:0.25rem 4rem; border:1px solid #000; color:#000;}



/*首页品质与服务*/

.IndexCase ul{ overflow:hidden;}

.IndexCase ul li{ width:48%; float:left; margin-right:4%; margin-top:4%; overflow:hidden;}

.IndexCase ul li:nth-child(2n){ margin-right:0px;}

.IndexCase ul li:nth-child(1),.IndexCase ul li:nth-child(2){ margin-top:0px;}

.IndexCase ul li img{ width:100%;}



/*首页品质与服务*/

.IndexQuality ul{ overflow:hidden;}

.IndexQuality ul li{ width:49.5%; margin-right:1%; float:left; overflow:hidden;}

.IndexQuality ul li dl{ overflow:hidden;}

.IndexQuality ul li img{ width:100%;}

.IndexQuality ul li dd{ position:relative; overflow:hidden;}

.IndexQuality ul li:nth-child(1) dl dd:nth-child(1){ width:100%; margin-bottom:1%;}

.IndexQuality ul li:nth-child(1) dl dd:nth-child(2){ width:49%; float:left; margin-right:2%;}

.IndexQuality ul li:nth-child(1) dl dd:nth-child(3){ width:49%; float:left;}

.IndexQuality ul li:nth-child(2) dl dd:nth-child(1){width:49%; float:left; margin-right:2%;margin-bottom:1%;}

.IndexQuality ul li:nth-child(2) dl dd:nth-child(2){width:49%; float:left;margin-bottom:1%;}

.IndexQuality ul li:nth-child(2) dl dd:nth-child(3){ width:100%;}

.IndexQuality ul li:nth-child(2){ margin-right:0px;}



.IndexQuality ul li dd a{ display:block; position:relative;}

.IndexQuality ul li dd .text{ width:100%; position:absolute; left:0px; bottom:0px; text-align:center; height:2rem; line-height:2rem; overflow:hidden; font-size:0.9rem; color:#fff; background:rgba(0,0,0,0.6);}



.IndexQuality ul li dd .positionTitle{ position:absolute; left:0px; right:0px; top:0px; bottom:0px; background:#000; display:none;}

.IndexQuality ul li dd .positionTitle a{ display:block; text-align:center; padding:0px 10%; color:#fff; font-size:1.4rem; margin-top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%);}

.IndexQuality ul li dd .positionTitle a span{ display:block;}

.IndexQuality ul li dd .positionTitle a em{ display:block; width:100%; height:1.4rem; margin-top:0.5rem;background:url(../images/add2.png) no-repeat 50% 50%; background-size:1.8rem auto;}





/*底部*/

.bottom{ padding:1.5rem 0px; text-align:center; background:#313131; color:#fff;}

.bottom p{font-size:0.9rem; line-height:1.5rem;}

.bottom p a{ color:#fff; margin:auto 10px;}

.bottom .icon{ display:inline-block; margin-bottom:1rem;}

.bottom .icon a{ display:inline; float:left; padding:0 0.75rem; width:2rem;}

.bottom .icon a img{ width:100%;}



/*index.css*/



/*产品中心*/

.Main{ /*padding-top:4rem;*/}

.ProductTitle{ width:90%; padding:2rem 5% 1rem; position:relative; z-index:2; border-bottom:1px solid #000; background:#fff;}

.ProductTitle .title{ color:#000;}

.ProductTitle .title strong{ font-size:2rem; border-top:5px solid #000; text-transform:uppercase; font-style:italic; margin-right:0.5rem;}

.ProductTitle .title em{ font-size:1.4rem;font-style:italic; color:#000; font-weight:bold;}

.ProductTitle ul{ margin-top:1rem; overflow:hidden; border-top:1px solid #000;}

.ProductTitle ul li{ width:33.333%; padding:0.5rem 0px; float:left; border:1px solid #000; border-left:none; border-top:none; box-sizing:border-box; -webkit-box-sizing:border-box; font-size:1.2rem; text-align:center;}

.ProductTitle ul li a{ display:block; text-overflow:ellipsis;white-space:nowrap;overflow:hidden; padding:0px 1rem; color:#000;}

.ProductTitle ul li.on{/* background:#f8000f;*/}

.ProductTitle ul li.on a{ color:#c7000c;}



.ProductTitle .xiala{ margin-top:1rem;}

.ProductTitle .xiala a{ width:10%; height:1rem; display:block; margin:0 auto; background:url(../images/down.png) no-repeat center; background-size:auto 100%;}

.ProductTitle .xiala.show a{ background:url(../images/up.png) no-repeat center; background-size:auto 100%;}



.subMenu{ width:100%; /* background:#f2f2f2;*/ background:#000; margin-top:-3.7rem;}

.subMenu .subMenuWK{ max-width: 100%;height:3.7rem;overflow: hidden;}

.subMenu .subMenuWK ul{font-size: 0;overflow-x: auto;overflow-y: hidden;-webkit-overflow-scrolling: touch; white-space: nowrap; padding: 0px 5% 2rem;}

.subMenu .subMenuWK ul li{font-size: 1.2rem;display: inline-block;zoom: 1; margin-left: 2rem;padding: 1rem 0px;}

.subMenu .subMenuWK ul li:first-child{ margin-left:0px;}

.subMenu .subMenuWK ul li a{ color:#ccc;}

.subMenu .subMenuWK ul li.on a{ color:#fff; font-weight:bold;}



/*产品列表*/

.productMain{ padding-top:2rem; padding-bottom:2rem;}

.productMain ul{ overflow:hidden;}

.productMain ul li{ width:100%; margin-top:2rem; overflow:hidden;}

.productMain ul li:nth-child(1){ margin-top:0px;}

.productMain ul li .pic{ margin-bottom:1rem;}

.productMain ul li .title{ color:#000; padding-bottom: 0.75rem;padding-right: 4rem;position: relative;background: url(../images/add.png) no-repeat 98% 80%;background-size: 1.8rem auto; border-bottom: 1px solid #000;}

.productMain ul li .title dd:nth-child(1){font-size: 0.9rem;}

.productMain ul li .title dd:nth-child(2){font-size: 1.6rem;padding: 0.5rem 0px 1rem;}

.productMain ul li .title dd:nth-child(3){font-size: 1rem;}



/*产品详情*/

.productPage{ position:relative;  margin-bottom:1rem;}



.productPage .hd span{position:absolute; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); width:4%;}

.productPage .hd .prev{ left:3%;}

.productPage .hd .next{ right:3%;}



.OneProductTitle{margin-bottom:1rem; padding-bottom:0px !important;}

/*.OneProductTitle .name{ color:#000; font-size:1.4rem; margin-bottom:0.5rem; display:block;}

.OneProductTitle span{ display:block; font-size:1rem; color:#999; margin-bottom:0.5rem;}

.OneProductTitle dd{ color:#000;}

.OneProductTitle dd:nth-child(1){font-size: 1.6rem;padding:0rem 0px 1rem;}

.OneProductTitle dd:nth-child(2){font-size: 1rem;}*/



.OneProductDetail{ margin-top:4.75rem; background:#313131; padding-bottom:3rem;}

.item{/* padding-bottom:2rem;*/}

.item .h3{ padding-top:3rem; margin-bottom:3rem; border-bottom:1px solid #ccc; position:relative;}

.item .h3 span{ display:inline-block; font-weight:normal; height:3rem; line-height:2rem; padding:0px 1.5rem; background:#fff; position:absolute; left:50%; top:50%; transform:translate(-50%,0%); -webkit-transform:translate(-50%,0%); font-size:1.4rem; color:#000;}

/*.OneProductDetail .Bigtitle{ text-align:center; margin-bottom:2rem;color:#000;}

.OneProductDetail .Bigtitle strong{ display:block; font-size:1.8rem; text-transform:uppercase; font-family:Tahoma, Geneva, sans-serif; }

.OneProductDetail .Bigtitle span{ display:inline-block; font-size:1.4rem;  padding:0.25rem 2rem 0.75rem; border-bottom:0.25rem solid #c7000c;}*/



.OneProductDetail .h3{border-bottom: 1px solid #fff;}

.OneProductDetail .h3 span{color: #fff;background: #313131;}



.OneProductDetail .xqList{}

.OneProductDetail ul{ background:#fff; overflow:hidden;}

.OneProductDetail ul li{overflow: hidden; /*box-shadow: 0px 2px 5px #333;*/ width:100%; float:left;}



.OneProductDetail ul li img{width: 100%;/*border-bottom: 3px solid #c74c413cc;*/}

.OneProductDetail ul li .text{ padding:0.5rem; font-size:1.2rem; color:#000; padding: 1.5rem 2rem;border-top: 3px solid #183e65;}

/*.item{ padding-bottom:2rem;}

.item .h3{padding-top:2rem; margin-bottom:2rem; border-bottom:1px solid #c7000c; position:relative;}

.item .h3 span{display:inline-block; font-weight:normal; height:2rem; line-height:2rem; padding:0px 1rem; background:#fff; position:absolute; left:50%; top:50%; transform:translate(-50%,0%); -webkit-transform:translate(-50%,0%); font-size:1.6rem; color:#000;}*/







.jxs .txt .mapdaohang{width:100%;margin-top:50px; }

.jxs .txt .mapdaohang .local-more {

    width: 210px;

    height: 60px;

    display: inline-block;

    border: 3px solid #000;

    font-size: 16px;

    color: #000;

    text-align: center;

     

    box-sizing: border-box;

    display: flex;

    justify-content: center;

    align-items: center;

	

}

.jxs .txt .mapdaohang .local-more:hover {

    color: #fff;

    background: #d3b364;

	 border: 3px solid #d3b364;

}

.jxs .txt .mapdaohang .local-more .dib {

    width: 18px;

    height: 24px;

    background: url(../images/local-i.png)no-repeat center center;

    background-size: contain;

    margin-right: 10px;

	display: inline-block;

}

.jxs .txt .mapdaohang .local-more:hover .dib{

    background: url(../images/local.png)no-repeat center center;

    background-size: contain;

}



.jxs .txt .mapdaohang .local-more span {

  font-weight:bold;

}





.branch{

margin-top:30px;

	}



.branch .con-bot{

		

		justify-content: space-between;

	}

	.branch .con-bot .item{

		width: 100%;

 margin-bottom: 30px;



	}

	.branch .con-bot .le{

		font-weight:bold;font-size:36px; margin:35px auto;

		 

	}

	.branch .con-bot .ri{

		width: 100%;

		font-size: 20px;

		padding-top: 10px;

	}

	.branch .con-bot .ri p{

		margin-bottom: 10px;

		 

	}

	.branch .con-bot .ri .con-t{

		margin-bottom: 20px;

	}

	 

	

.branch .local-more {

    width: 210px;

    height: 60px;

    display: inline-block;

    border: 3px solid #000;

    font-size: 16px;

    color: #000;

    text-align: center;

     

    box-sizing: border-box;

    display: flex;

    justify-content: center;

    align-items: center;

	

}

.branch .local-more:hover {

    color: #fff;

    background: #d3b364;

	 border: 3px solid #d3b364;

}

.branch .local-more .dib {

    width: 18px;

    height: 24px;

    background: url(../images/local-i.png)no-repeat center center;

    background-size: contain;

    margin-right: 10px;

	display: inline-block;

}

.branch .local-more:hover .dib{

    background: url(../images/local.png)no-repeat center center;

    background-size: contain;

}



.branch .local-more span {

  font-weight:bold;

}

	

	

.jxs .pictitle{width:100%; font-weight:bold;font-size:20px; margin:35px auto;}



.jxs .pic{ margin-bottom:1.5rem;}

.jxs .Citysearch{ margin-bottom:1.5rem; overflow:hidden;}

.jxs .Citysearch .textBig{background: #dddddd; width:80%;border: 1px solid #dadada; border-radius: 4px; -webkit-border-radius: 4px;box-sizing: border-box;-webkit-box-sizing: border-box;font-size: 1.2rem; display: block;float: left; height: 3rem; padding-left: 0.75rem; position:relative;}

.jxs .Citysearch .textBig select{ width:98%; height:100%; border:none; line-height:2.8rem;background: none;}

.jxs .Citysearch .textBig .text{ width:85%; position:absolute; left:0;padding-left: 0.75rem; top:0px; bottom:0px; border:none; background:#fff;}



.jxs .Citysearch .textBig .down_bt{ width:15%;height: 3rem; display:block; float:left; background:url(../images/down_icon.png) no-repeat center center; background-size:auto 100%;}





.jxs .Citysearch .search_btn{width: 16%;height: 3rem;line-height:3rem;display: block;float: left;margin-left: 4%;text-align: center;font-size: 1rem;color: #fff;background: #313131;border-radius: 4px;}

.jxs .Map{ width:100%; min-height:15rem;}

.jxs .placeBox{margin-bottom:1rem;}

.jxs .placeBox ul li{ margin-bottom:2rem;}

.jxs .placeBox ul li dl{}

.jxs .placeBox ul li dt{ font-size:1.2rem; color:#000; margin-bottom:0.5rem;padding-left:2rem; background:url(../images/map_3.png) no-repeat left top; background-size:1.2rem auto; }

.jxs .placeBox ul li dt .addyuyue{

	float: right;

	color: #313131;

	/* background: #313131; */

	padding: 2px 4px;

	border: 1px solid #313131;

}



.jxs .placeBox ul li dd{ font-size:1.0rem; color:#414446; margin-bottom:0.5rem;}

.jxs .placeBox ul li .tell,.jxs .placeBox ul li .luxian{

	width: 49%;

	display: inline-block;

}

.jxs .placeBox ul li .tell{

	margin-right: 2%;

}

.shareWaysBox{

	position: relative;

}

.shareWaysBox .share_bt{

	width:12%;

	height: 44%;

	top: 35%;

	position: absolute;

}

.shareWaysBox .share_qq{

    left: 15%;

}

.shareWaysBox .share_wx{

    left: 34%;

}

.shareWaysBox .share_wb{

    left: 53%;

}

.shareWaysBox .share_lj{

    left: 72%;

}

.shareWaysBox a{

	display: inline-block;

	width: 100%;

	height: 100%;

	background: none!important;

}

.jxs .placeBox ul li dl .dizhi{padding-left:2rem; background:none; box-sizing:border-box; -webkit-box-sizing:border-box; margin-bottom:0px;}

.jxs .placeBox ul li dd a{ color:#fff; display:block; padding-left:3rem;}

.jxs .placeBox ul li dd{ width:100%; padding:0.75rem 0px; /*background:#3e4146;*/box-sizing:border-box;border-radius:4px; font-size:0.9rem;}

.jxs .placeBox ul li dd:nth-of-type(2){border:1px solid #183e65;}

.jxs .placeBox ul li dd:nth-of-type(3){border:1px solid #183e65;}

.jxs .placeBox ul li .tell a{color:#313131;background:url(../images/tell_2.png) no-repeat 4% center; background-size:auto 90%;}

.jxs .placeBox ul li .luxian a{color:#313131;background:url(../images/map2_2.png) no-repeat 4% center; background-size:auto 90%;}

























/*.jxs .placeBox2{margin-bottom:1rem;}

.jxs .placeBox2 ul li{ margin-bottom:2rem;}

.jxs .placeBox2 ul li dl{}

.jxs .placeBox2 ul li dt{ font-size:1.2rem; color:#000; margin-bottom:0.5rem;padding-left:2rem; background:url(../images/map_3.png) no-repeat left top; background-size:1.2rem auto; }

.jxs .placeBox2 ul li dt .addyuyue{

	float: right;

	color: #183e65;

 

	padding: 2px 4px;

	border: 1px solid #183e65;

}



.jxs .placeBox2 ul li dd{ font-size:1.0rem; color:#414446; margin-bottom:0.5rem;}

.jxs .placeBox2 ul li .tell,.jxs .placeBox ul li .luxian{

	width: 49%;

	display: inline-block;

}

.jxs .placeBox2 ul li .tell{

	margin-right: 2%;

}

 

.jxs .placeBox2 ul li dl .dizhi{padding-left:2rem; background:none; box-sizing:border-box; -webkit-box-sizing:border-box; margin-bottom:0px;}

.jxs .placeBox2 ul li dd a{ color:#fff; display:block; padding-left:3rem;}

.jxs .placeBox2 ul li dd{ width:100%; padding:0.75rem 0px;  box-sizing:border-box;border-radius:4px; font-size:0.9rem;}

.jxs .placeBox2 ul li dd:nth-of-type(2){border:1px solid #183e65;}

.jxs .placeBox2 ul li dd:nth-of-type(3){border:1px solid #183e65;}

.jxs .placeBox2 ul li .tell a{color:#183e65;background:url(../images/tell_2.png) no-repeat 4% center; background-size:auto 90%;}

.jxs .placeBox2 ul li .luxian a{color:#183e65;background:url(../images/map2_2.png) no-repeat 4% center; background-size:auto 90%;}

*/





/*设计师信息*/

.MapList2{ width:100%;/* margin-top:432px;*/ margin-top:1px;}

.MapList2 ul{ overflow:hidden;display:flex;justify-content: flex-start;flex-wrap: wrap;}

.MapList2 ul li{position: relative;  width:100%;  float:left;margin: 10px 0px 10px 0; }

.MapList2 ul li.English{height: 160px;}

.MapList2 ul li .pointsjs{ width: 108px; cursor: pointer; padding-top:10px; float:left;}

 .MapList2 ul li .pointsjs img{ width: 90%;}



.MapList2 ul li .A_yuyue{ color: #183e65;font-size: 12px; margin-left: 12px; border-radius:4px;padding: 2px 8px;border:1px solid #183e65;}

.MapList2 ul li .A_yuyue:hover{background: #183e65;color:#fff;}

.MapList2 ul li dl{ padding-left:110px;  }

.MapList2 ul li dt{ font-size:16px; height:50px; line-height:26px; color:#000;margin-bottom: 10px;}

.MapList2 ul li dd{ line-height:24px; font-size:14px; margin-bottom:6px;}

























.jxs .txt p{ margin-bottom:1rem;color:#000;}

.jxs .txt p strong{ color:#000;}



.yuyuecontent strong{ color:#000;line-height:2;}



.yuyue p{ margin-bottom:1rem; font-size:1rem; color:#000; line-height:2;}

.yuyue strong{ display:block; color:#000;font-size:1rem;}

.yuyue ul{ margin-top:1rem;}

.yuyue ul li{ margin-bottom:1rem; color:#000;}

.yuyue ul li span{ display:block; font-size:1.2rem; margin-bottom:0.5rem;}

.yuyue ul li .redFont{ color:#c7000c; font-style:normal; margin-right:5px;}

.yuyue ul li select{ width:98%; height:2.4rem;}

.yuyue ul li .text{ width:98%; height:2.4rem; padding:0px 2%; box-sizing:border-box; -webkit-box-sizing:border-box;}

.yuyue ul li .text1{ width:47%; margin-right:4%;}

.yuyue ul li .text2{ width:47%;}

.yuyue ul li .textarea{ height:6rem;}

.yuyue .btn{padding-top: 2rem;text-align: center;}

.yuyue .btn a{padding: 0.75rem 3rem;color: #fff;font-size: 1.2rem; background: #313131; display: inline-block;border-radius: 5px;}





/*产品详情中的图库*/

.tukuBox{ background:#313131; border-top:1px solid #656565; padding-bottom:3rem;}

.tukuBox .h3{border-bottom: 1px solid #fff;}

.tukuBox .h3 span{color: #fff;background: #313131;}

.tukuBox .sly{ width:100%; height:23.6rem; overflow:hidden;}

.tukuBigbox{ overflow:hidden;}

.tukuBigbox dl{overflow:hidden;/* width:80%;*/ float:left; width:22.9rem;}

.tukuBigbox dd{ float:left; padding:1px; width:100%; box-sizing:border-box; -webkit-box-sizing:border-box;}

.tukuBigbox dd a{ display:block; position:relative;}

.tukuBigbox dd a span{ display:block; width:100%; height:2rem; line-height:2rem; background:rgba(0,0,0,0.7); color:#fff; text-align:center; font-size:0.9rem; position:absolute; left:0px; bottom:0px;}

.tukuBigbox dl.even dd:nth-child(3n-2),.tukuBigbox dl.odd dd:nth-child(3n){ width:22.9rem;}

.tukuBigbox dl.even dd:nth-child(3n-1),.tukuBigbox dl.even dd:nth-child(3n),.tukuBigbox dl.odd dd:nth-child(3n-2),.tukuBigbox dl.odd dd:nth-child(3n-1){ width:11.45rem;}



.tukuBox .scrollbar{width: 100%;height:0.25rem; background: #ccc; margin-top: 1rem;}

.tukuBox .scrollbar .handle{height:0.25rem; position: absolute;/*margin-top: -0.125rem;*/background: rgb(204, 0, 0);}



/*固定板块*/

.fixedBox{ display:none; left:0px; z-index:2;}

.fixedBox.fixed{ position:fixed; top:0px; /*top:4rem;*/ left:0px;}

.fixedBox ul{ height:3.75rem; width:32rem;}

.fixedBox ul .backIndex{ width:3rem; height:3.75rem; background:#212121; float:left;}

.fixedBox ul .backIndex a{text-align: center;}

.fixedBox ul .backIndex a img{vertical-align: middle;display: inline-block;line-height: 3.75rem;width: 60%;}



.fixedBox ul .menuName{ width:29rem; line-height:3.75rem; float:left; background:#c7000c;}

.fixedBox ul li a{display: block;line-height: 3.75rem; height: 3.75rem;}

.fixedBox ul .menuName a.on{ background:#f2f2f2;}

.fixedBox ul .menuName a.on .titleFont{ color:#000; background:url(../images/mune_red.png) no-repeat left center; background-size:auto 40%;}

.fixedBox ul .menuName .menuList{ background:#f2f2f2; display:none;}

.fixedBox ul .menuName .titleFont{ margin:0px 2rem; display:block; color:#fff; background:url(../images/mune.png) no-repeat left center; background-size:auto 40%; text-indent:2.5rem;}

.menuName .menuList dd{ display:block; line-height:3rem; padding:0px 2rem;background:#f2f2f2;}

.menuName .menuList dd.on{ background:#c7000c;}

.menuName .menuList dd.on a{ color:#fff;}

.menuName .menuList dd:first-child a{ border-top:none;}

.menuName .menuList dd a{color: #000; display:block; text-indent:2.5rem; border-top:1px solid #000;background:url(../images/down_red.png) no-repeat 2% center;background-size:auto 30%;}



/*更多*/

.More{ padding-bottom:2rem;}

.More ul{overflow: hidden;border-bottom: 2px solid #fff;}

.More ul li{background: #9d9c9a;line-height: 3rem;font-size: 1rem;float: left;border-left: 1px solid #fff;box-sizing: border-box; -webkit-box-sizing:border-box; width: 33.333%;text-align: center;overflow: hidden;}

.More ul li:nth-child(3n-2){ border-left:none;}

.More ul li a{ display:block;color: white;}



.el-carousel__indicator{

	display: none!important;

}

#item3 .el-carousel__item img{

	width: 50%;

    box-sizing: border-box;

    padding: 1%;

    float: left;

}

#item2 .el-carousel__item img{

	width: 33.3%;

    box-sizing: border-box;

    padding: 1%;

    float: left;

}

#item3 .el-carousel,#item3 .el-carousel__container{

	    height: 122px;

}

#item2 .el-carousel__container{

	height: 82px;

}

.el-carousel{

	    padding: 0 15px;

}

#item3{

	/* margin-top: -2.75rem; */

	margin-bottom: -2rem;

}

/*品质与服务*/

.pinzhi{}

.pinzhi .h2{ text-align:center; font-size:2.2rem; font-weight:normal; color:#313131; margin-bottom:0.75rem; padding-top:0.75rem;}

.pinzhi .jieshao{ font-size:1.2rem; color:#313131; margin-bottom:2rem; text-align:center;}

.pinzhi ul li{ margin-bottom:2rem;;overflow:hidden; position:relative;}

.pinzhi ul li a{}

.pinzhi ul li .pic{ width:100%; height:16.85rem; overflow:hidden; position:absolute; left:0px; top:0px;}

.pinzhi ul li .pic img{ width:100%; height:16.85rem;}

/*.pinzhi ul li .txt{    position: absolute;left: 0px;top: 0px;background: #000;width: 100%;color: #fff;box-sizing: border-box;-webkit-box-sizing: border-box;}

.pinzhi ul li .txt a{display: block;color: #fff; width: 100%; height: 100%; position: absolute;  box-sizing: border-box;  padding: 2rem 2rem; box-sizing: border-box; -webkit-box-sizing: border-box;}

.pinzhi ul li .txt a.on{ background:url(../images/add2.png) no-repeat 95% 95%; background-size:2rem;}

.pinzhi ul li .txt h3{ font-size:1.8rem; font-weight:normal; margin:0px; padding-bottom:0.75rem;}

.pinzhi ul li .txt p{ font-size:1rem; line-height:1.4rem; padding-bottom:0.75rem;}*/

.pinzhi ul li .txt{background: #183e65;width: 100%; min-height:16.85rem; padding:2rem;color: #fff;box-sizing: border-box;-webkit-box-sizing: border-box;}

.pinzhi ul li .txt a{display: block;color: #fff; width: 100%; height: 100%;}

.pinzhi ul li .txt a.on{ background:url(../images/add2.png) no-repeat 95% 95%; background-size:2rem;}

.pinzhi ul li .txt h3{ font-size:1.8rem; font-weight:normal; margin:0px; padding-bottom:0.75rem;}

.pinzhi ul li .txt p{ font-size:1rem; line-height:1.4rem; padding-bottom:0.75rem;}







.pinzhi ul li.even .txt{ margin-top:17.85rem;}

.pinzhi ul li.even .pic{ top:0px;}

.pinzhi ul li.odd .txt{ margin-bottom:17.85rem;}

.pinzhi ul li.odd .pic{ top:inherit; bottom:0px;}



/*客户留言*/

.liuyan{ padding-bottom:2rem;}

.liuyan .h2{text-align:center; font-size:2.2rem; font-weight:normal; color:#000; margin-bottom:0.75rem; padding-top:0.75rem;}

.liuyan p{font-size:1rem;color: #000; margin-bottom: 2rem;}

.liuyantable ul li{ margin-bottom:1rem;}

.liuyantable ul li span{ display:block; font-size:1.2rem; color:#000; margin-bottom:0.5rem;}

.liuyantable ul li .redFont{ color:#F00; font-style:normal; margin-right:2px;}

.liuyantable ul li .text{ width:100%; padding:0.5rem 4%; box-sizing:border-box; -webkit-box-sizing:border-box; border:1px solid #ccc; border-radius:4px;}

.liuyantable ul li .textarea{ resize:none; min-height:7rem; width:100%;}

.liuyantable .btn{ padding-top:2rem; text-align:center;}

.liuyantable .btn a{padding: 0.75rem 3rem;color: #fff; font-size: 1.2rem; background: #183e65; display: inline-block;border-radius: 5px;}









/*工程案例*/

.anli{padding-bottom:2rem;}

.anli .h2{text-align:center; font-size:2.2rem; font-weight:normal; color:#000; margin-bottom:0.75rem; padding-top:0.75rem;}

.anli ul.gallery{ overflow:hidden;}

.anli ul.gallery li{ width:49%; float:left; margin-right:2%; margin-bottom:1rem; border:1px solid #ccc; box-sizing:border-box; -webkit-box-sizing:border-box;}

.anli ul.gallery li:nth-child(2n){ margin-right:0px;}

.anli ul.gallery li span{ font-size:1rem; line-height:1.3rem; display:block; padding:0.5rem 1rem; box-sizing:border-box; -webkit-box-sizing:border-box; text-align:center; }

.anli ul.gallery li img{ text-align:center; max-height:9.5rem; display:block; margin:0 auto;}

/*.anli ul li{ width:100%; overflow:hidden; margin-top:2rem;}

.anli ul li a{ display: block; border-bottom: 1px solid #ccc;}

.anli ul li a img{ display:block;border-bottom:3px solid #c7000c;}

.anli ul li a span{display: block;font-size: 1.0rem;color: #000; padding: 0.75rem 0px;}*/



/*资讯*/

.zixun{}

.zixun .h2{text-align:center; font-size:2.2rem; font-weight:normal; color:#000;  padding-top:0.75rem;}

.zixun ul { padding-top:2rem; padding-bottom:2rem;}

.zixun ul li:first-child{ margin-top:0px;}

.zixun ul li{ border-bottom:1px solid #ccc; margin-top:2rem; overflow:hidden;}

.zixun ul li .pic{ width:30%; float:left; height:6.5rem; line-height:5.5rem;}

.zixun ul li .pic img{ display:inline-block; vertical-align:middle;}

.zixun ul li .txt{ width:66%; height:6.5rem; float:right;}

.zixun ul li .txt h3{width: 100%;font-size: 1.2rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

.zixun ul li .txt span{ font-size:0.8rem; display:block; margin-bottom:0.5rem;}

.zixun ul li .txt p{ font-size:0.8rem; line-height:1.2rem; height:2.4rem;margin:0px 0px 0.5rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.zixun ul li:last-child{ border-bottom:none;}



.zixunPages{padding-bottom:2rem;}

.zixunPages .h3{ padding:0.75rem 5% 0.5rem; font-size:1.6rem; font-weight:normal; color:#000; text-align:center;}

.zixunPages .time{ display:block; font-size:0.9rem; color:#999; margin-bottom:2rem; text-align:center;}

.zxPages{}



/*品牌*/

.pinpai{padding-bottom:2rem;}

.pinpai .h2{text-align:center; font-size:2.2rem; font-weight:normal; color:#000;  padding-top:0.75rem;margin-bottom:0.75rem;}

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

.pinpai p{ text-indent:2em; margin-bottom:1.5rem; color:#000;}

.pinpai .Singpages{ margin-top:2rem;}

 



/*museum*/

.museum{padding-bottom:2rem;}

.museum .h2{text-align:center; font-size:2.2rem; font-weight:normal; color:#000;  padding-top:0.75rem;margin-bottom:0.75rem;} 

.museum .allplace p{ padding-bottom:0.75rem; font-size:1rem; color:#333;}

.museum .allplace p span{font-size: 1.2rem;color: #000;padding-bottom: 0.25rem;display: inline-block;}

 

/*服务流程*/

.Service{padding-bottom:2rem;} 

.Service .h2{text-align:center; font-size:2.2rem; font-weight:normal; color:#000;  padding-top:0.75rem;margin-bottom:0.75rem;}

.Service p{ margin-bottom:1.5rem;color: #000; text-indent:2em;}

.Service ul{ overflow:hidden;} 

.Service ul li{    width: 5rem;height:14rem;float: left;padding: 10px 5px;border: 1px solid #ccc; margin-right: 0.75rem;margin-bottom: 15px;}

.Service ul li span{display: block;font-size: 1rem;padding-top:0.5rem;color: #000;font-style: normal;line-height: 1.5rem;} 

.Service .span1{ display:block; text-indent:2em; color:#000; margin-top:1.0rem; line-height:1.5rem;} 

.Service dl{}

.Service dd{ /*margin-bottom:2rem;*/}

.Service dd .pic{ margin-bottom:1.5rem;}

.Service dd .txt{ width:100%; margin-bottom:1.5rem; padding:2rem; color:#fff; background:#000; box-sizing:border-box; -webkit-box-sizing:border-box; font-size:1rem; line-height:1.4rem;}



/*index添加*/

.iconBox{ width:90%; padding-top:1.5rem; padding-bottom:1.5rem; text-align:center; margin:0px 5%; /*border-bottom:1px solid #ccc;*/} 

.iconBox ul{ display:inline; text-align:center; width:100%;}

.iconBox ul li{ display:inline-block; /*max-width:50px;*/ width:23%; margin-right:2%; text-align:center;}

.iconBox ul li a img{ max-width:50px; margin:0 auto;}

.iconBox ul li span{ display:block; color:#000; font-size:0.9rem; text-align:center; margin-top:1rem; height:2.2rem;line-height:1.1rem;overflow: hidden;}

.iconBox ul li:nth-child(4){ margin-right:0%;}

.iconBox ul li a{ display:block;border:2px solid #666666; padding:0.2rem 0.2rem; /* border-radius: 0.2rem; */}

 

.thirdBan{width:100%; padding-top:2rem; padding-bottom:2rem; /*background:#000;*/} 

.thirdBan ul li{ margin-bottom:2%; min-height:18.65rem; overflow:hidden; position:relative;}

.thirdBan ul li a{ color:#4b4542;} 

.thirdBan ul li .pic{ width:60%; float:left;}

.thirdBan ul li .pic img{ width:100%;}

.thirdBan ul li .txt{ width:38%; position:absolute; right:0px; top:0px; bottom:0px; padding:5%; box-sizing:border-box; -webkit-box-sizing:border-box; background:#b9c5d0;}

.thirdBan ul li .txt h3{ font-size:1.2rem; text-align:center; margin-bottom:1rem; margin-top:0px;}

.thirdBan ul li .txt p{ font-size:0.9rem;}



.thirdBan ul li:first-child{ min-height:10.4rem;}

.thirdBan ul li.even .pic{ float:right;}

.thirdBan ul li.even .txt{ right:inherit; left:0px;}

.thirdBan ul li:nth-child(3){ margin-bottom:0px;} 



/*新的首页产品信息*/

.Indexproduct{/* margin-bottom:2rem;*/}

.Indexproduct .Bigtitle{ color:#fff;}

.Indexproduct .Bigtitle a{ display:block; color:#fff;}

/*.Indexproduct #picScroll{ padding-top:0px;}*/

.Indexproduct .picScroll{ color:#000; padding:2rem 2% 1rem; position:relative; /*margin-bottom:1.5rem;*/ background:#fff;}

.Indexproduct .picScroll .h3{ font-size:1.4rem; text-align:center; margin-bottom:0.5rem;}

.Indexproduct .picScroll .en{ display:block; font-size:0.9rem; text-transform:uppercase;margin-bottom:1rem; text-align:center;}

.Indexproduct .picScroll p{ }

.Indexproduct .picScroll .morea{ width:86%; padding-right: 9%; padding-left: 5%;font-size:0.9rem; line-height:1.4rem; margin-bottom:1rem; height:2.8rem;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical; text-align:center; background:url(../images/add3_2.png) no-repeat right center; background-size:4% auto;}

.Indexproduct .picScroll .bd{ text-align:center;}

.Indexproduct .picScroll .bd ul{ width:100%; float:left;}

.Indexproduct .picScroll .hd{/* position:absolute; top:0px; width:3rem; height:100%;*/}

.Indexproduct .picScroll .hd .next{ width:2rem; height:3rem; display:block; position:absolute; top:62.5%; right:2%; /*background-color:#aaaaaa;*/ background-image:url(../images/right_on1.png); background-repeat:no-repeat; background-position:center;  /*background:url(../images/right_on.png) no-repeat center;*/ background-size:50% auto;}

.Indexproduct .picScroll .hd .prev{ width:2rem; height:3rem; display:block; position:absolute; top:62.5%; left:2%; /*background-color:#aaaaaa;*/ background-image:url(../images/left_on1.png); background-repeat:no-repeat;background-position:center; /*background:url(../images/left_on.png) no-repeat center;*/ background-size:50% auto;}

.Indexproduct .picScroll .hd .nextStop{ display:none;}

.Indexproduct .picScroll .hd .prevStop{ display:none;}





.Indexproduct .picScroll  li{ width:35%; float:left; position:relative;}



.Indexproduct .picScroll  li span{ width:100%; height:2rem; line-height:2rem; font-size:1.0rem; display:block; position:absolute; left:0px; bottom:0px; background:rgba(0,0,0,0.6); color:#fff;}

.Indexproduct .picScroll  li:nth-child(3n-2){ width:60%; margin-right:1%; overflow:hidden;}

.Indexproduct .picScroll  li:nth-child(3n-1){ margin-bottom:1px;overflow:hidden;}

.Indexproduct .picScroll  li:nth-child(3n){overflow:hidden;}







.Indexproduct .picScroll  ul li:nth-child(3n-2) a img{display:block; height:250px;width: 250px; object-fit: cover; }

.Indexproduct .picScroll  ul li:nth-child(3n-1) a img{display:block;height:100%;width: 145px; object-fit: cover;}

.Indexproduct .picScroll  ul li:nth-child(3n) a img{display:block;height:100%;width:145px; object-fit: cover;}



/*.Indexproduct .picScroll  li a img{display:block; height:100%; object-fit: cover}*/

.Indexproduct .picScroll .more{ display:block; width:10%; height:2rem; margin-bottom:1rem; background:url(../images/add3_2.png) no-repeat center; background-size:auto 75%; float:right; /*position:absolute; right:3%; bottom:0.5rem;*/}

#picScroll5,

#picScroll6{

    display: none;

}



/*产品中心列表*/

.product{}

.product .h2{ text-align:center; font-size:2.2rem; font-weight:normal; color:#000; margin-bottom:0.75rem; padding-top:0.75rem;}

.product .jieshao{ font-size:1.2rem; color:#000; margin-bottom:2rem; text-align:left;}

.product .jieshao a .showicon{display: inline-block; height:1.2rem;padding-right: 1.2rem;background: url(../images/show2.png) no-repeat center right;background-size: auto 75%;font-size: 1rem;color:#313131!important;}

.product .jieshao a .hideicon{ display:inline-block;height:1.2rem; padding-right:1.2rem; background:url(../images/hide2.png) no-repeat center right; background-size:auto 75%;font-size: 1rem;color:#313131!important;}



.newChooseBig{width: 100%;overflow: hidden;position: relative; margin-bottom:1rem;}

.bigxuanze{border-top: 1px solid #183e65;}

.bigxuanze ul{overflow:hidden; height:3rem; border-bottom:1px solid #183e65;}

.bigxuanze  li{ width:33.33%; height:3rem; line-height:3rem; font-size:1.2rem; display:block; text-align:center; float:left; border-right:1px solid #183e65; box-sizing:border-box; -webkit-box-sizing:border-box;}

.bigxuanze  li:nth-child(3){ border-right:none;}

.bigxuanze  li a{ height:3rem; display:block; color:#000;}

.bigxuanze  li.active a{ background:#313131; color:#fff;}



.ChoosedBox{ padding:0.75rem 4% 0px; overflow:hidden; border-bottom:1px solid #183e65;}

.ChoosedBox dd{ margin-bottom:0.75rem; float:left; margin-right:0.75rem; display:inline-block;}

.ChoosedBox dd span{display: inline-block; height: 2.5rem; padding: 0px 1.2rem; color: #fff;font-size: 1rem;line-height: 2.5rem;float: left; background: #183e65;}

.ChoosedBox dd a{display: block; float: left; width: 2.5rem; height: 2.5rem; background-image: url(../images/close2.png); background-color: #aaaaaa; background-position: center; background-size: auto 100%;border-left: 1px solid #fff;}

.clearAll{ padding:0px 1.2rem; color:#fff; background:#183e65;height: 2.5rem; line-height:2.5rem; display:inline-block; float:right; margin-bottom:0.75rem;}



.xzItem{ border-bottom:1px solid #183e65;padding:0.75rem 4% 0px; overflow:hidden; display:none;}

.xzItem .childbox{ width:90%; float:left;}

.xzItem .childbox .none{ display:none;}

.xzItem .childbox a{ display:inline-block; height:2.5rem; line-height:2.5rem; padding:0px 1.2rem; background:#aaaaaa; color:#fff; float:left; margin-right:0.75rem; margin-bottom:0.75rem;}

.xzItem .childbox a.unch{background: #313131;cursor: not-allowed;}

.xzItem .closechildbox{display: block;width: 2.5rem; height: 2.5rem; background-image: url(../images/close2.png); background-color: #313131; background-position: center; background-size: auto 100%;position: absolute;right: 4%;bottom: 0.75rem;}



.xilieTxt{margin-bottom: 2rem;padding-bottom: 0.5rem;color: #000; text-indent: 2em;}

/*产品列表*/

.productPicList{ /*padding-bottom:2rem;*/}

.productPicList ul{ overflow:hidden;}

/*.productPicList li{ width:33.333%; float:left; padding:1px; box-sizing:border-box; -webkit-box-sizing:border-box; }

.productPicList li a{ display:block;position:relative;}

.productPicList li a span{width: 100%;height: 2rem; text-align:center;line-height: 2rem;font-size:0.9rem;display: block;position: absolute;left: 0px;bottom: 0px;background: rgba(0,0,0,0.6);color: #fff;}

.productPicList .leftUl li:nth-child(1){ width:66.666%;}

.productPicList .rightUl .box li{ width:100%;}

.productPicList .rightUl .box:nth-child(1){ width:33.333%; float:left;}

.productPicList .rightUl .box:nth-child(2){ width:66.6666%; float:right;}*/

.productPicList li{ margin-bottom:2rem; width:100%; position:relative;}

.productPicList li a{ display:block;}

.productPicList li a img{ display:block; text-align:center; margin:0 auto;}



.productPicList li span{ display:block; width:100%; padding-left:1.5rem; box-sizing:border-box; -webkit-box-sizing:border-box; height:2.4rem; font-size:1.1rem; color:#fff; line-height:2.4rem; position:absolute; bottom:0px; left:0px; background-color:rgba(0,0,0,0.5); background-image:url(../images/add2.png); background-repeat:no-repeat; background-position:98% center;background-size: auto 56%;}



.LookMore{text-align: center;margin-bottom: 1.5rem; display:none;}

.LookMore a{ display:block; text-align:center; font-size:1.2rem;}

.LookMore .animation_image{text-align: center;height: 1.2rem;line-height: 1.2rem; display:none;}

.LookMore .animation_image img{ display:inline-block; vertical-align:middle;}



/*publish css*/

.scrollMove{transform: translateY(130%);-webkit-transform: translateY(130%);}

.fadeInUp {-webkit-animation-name: fadeInUp; animation-name: fadeInUp;}

.animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both; animation-fill-mode: both; }



/*brand*/

.designLsit,.img1,.img10,.img2,.img3,.img4,.img5,.img5_list,.img6,.img6_img,.img9,.img9 dl,.img9 ul,.list,.rightlist,.rightlist dl{position:relative;width:100%;}

.img1>h3{position:absolute;top:20%;left:5%;width:52%;color:#313131;font-size:1.7rem;}

.img10>.txt,.img2>.txt,.img4>.txt,.img6>.txt{float:left;width:65%;color:#000;}

.img2>.txt p,.img4>.txt p{color:#434343;}

.img10>.pic1,.img2>img,.img4>img,.img6>img{float:right;margin-top:5%;width:30%;}

.img4>img{margin-top:30%;}

.img3>h3{position:absolute;right:0;bottom:0;width:66%;color:#fff;font-size:1.7rem;}

.img5>h3{position:absolute;right:2%;bottom:10%;width:66%;color:#313131;text-align:right;font-size:1.7rem;}

.img5_list{margin-top:10px;}

.list>.leftlist{float:left;margin-bottom:3px;width:30%;height:9rem;background:#585e67;color:#fff;}

.English .leftlist{height:13rem;}

.leftlist>span{display:block;padding:30% 15%;font-size:1.2rem;font-family:"微软雅黑";}

.list>.rightlist{float:right;margin-bottom:3px;width:69%;height:9rem;background:#e5e5e5;color:#414446;}

.English .rightlist{height:13rem;}

.designLsit{padding:10% 0;}

.designLsit>li{display:inline-block;margin:0 5%;width:21%;}

.rightlist dl dd{display:inline-block;margin:10% 1%;width:21%;color:#414446;}

.English .rightlist dl dd{margin:20% 1%;}

.rightlist>.titleP{float:right;margin:5%;width:25%;}

.English .rightlist>.titleP{margin:15% 5%;}

.rightlist>.p1{margin:8% 4%;width:59%;color:#414446;}

.English .rightlist>.p1{margin:15% 4%;}

.img6_img>h3{position:absolute;bottom:0;left:1%;width:91%;color:#313131;font-size:1.7rem;}

.img6>.txt{margin:5px 0;}

.img6>.txt h1{margin:3px 0;}

.img10>.txt p,.img6>.txt p{margin-bottom:3px;color:#434343;text-indent:0;}

.img6>img{margin-top:10%;}

.pinpai2 h1,.pinpai2 h2{margin:10px 0 3px;color:#000;font-size:1.17em;}

.img9{background-color:#e5e5e5;}

.img9 dl dd{float:left;width:50%;height:12.3rem;}

.img9 dl dd img{height:9.5rem;}

.img9 dl dd span{padding-left:15px;background:url(../images/block_icon.jpg) no-repeat left 3px;}

.img9 ul{padding-bottom:10px;}

.img9 ul li{display:inline-block;width:24%;}

.img10>.ptop1{margin-top:15%;}

.img10>.ptop2{margin-top:2%;}

.img10>.pic2,.img10>.pic3{margin-top:10px;}





@keyframes fadeInUp {

  0% {

    opacity: 0;

    -webkit-transform: translateY(100px);

    -ms-transform: translateY(100px);

    transform: translateY(100px); }

  100% {

    opacity:1;

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0); }

}



@-webkit-keyframes fadeInUp {

  0% {

    opacity: 0;

    -webkit-transform: translateY(100px);

    -ms-transform: translateY(100px);

    transform: translateY(100px); }

  100% {

    opacity: 1;

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0); }

}



@media only screen and (min-width:320px){html{font-size:10px !important;}

}

@media only screen and (min-width:360px){html{font-size:11.25px !important;}

}

@media only screen and (min-width:375px){html{font-size:11.71875px !important;}

}

@media only screen and (min-width:414px){html{font-size:12.9375px !important;}

}

@media only screen and (min-width:640px){html{font-size:20px !important;}

}





/*20190929*/



 .det-navBox{z-index:10;position:relative;}

.det-nav{height:80px;background: #fff; margin-top:-80px;}

.det-nav li{display: inline-block;width:9%;text-align: center;position: relative;}

.det-nav li a{line-height:80px;display: inline-block;font-size:14px;color:#666;

    border-bottom:2px solid transparent;height:80px;overflow: hidden;}

.det-nav li:hover>a{border-bottom:2px solid #183e65;color:#183e65}

.det-nav li.cur>a{border-bottom:2px solid #313131;color:#313131}

.child{position: absolute;top:80px;left:0;width:450px;text-align: left;display: none;}

.child li{display: inline-block;width:24%; }

.child li a{display: inline-block;line-height:30px;height:30px;overflow: hidden;color:#999;font-size:12px;}

.child li.cur a{color:#03b4cd;border:none;}

.child li:hover a{color:#03b4cd;border:none;}

.det-navBox{padding:0 30px; }

.det-nav{ border-bottom:2px solid #f6f6f6}





@media (max-width: 767px) {

.det-banner{height:200px;}

    .ban-cont h3{margin-top:58px;}

	

	

	

    .det-nav{ height:40px;margin-top:-40px;}

    .det-navBox-mob{  height:40px;}

    .det-nav li a{line-height: 40px;height:40px;}





    .ban-cont h4{font-size: 18px;}

    .ban-cont h3{font-size: 24px;}



}

 

 

 

 

 

.liuyan .recruit .recruit-tit{ font-size:14px; font-weight:bold; color:#333; line-height:40px; padding-top:5px;}

.liuyan .recruit .recruit-tit font{ font-size:14px; color:#1e50ae;}

.liuyan .recruit .recruit-tab{ margin-top:5px;}

.liuyan .recruit .recruit-tab th{ width:20%; font-size:14px; color:#333; height:40px; /*padding:0 10px; text-align:left;*/ background:#f9f9f9;}

.liuyan .recruit .recruit-tab td{ text-align:left; font-size:14px; line-height:24px; padding:5px 10px; background:#fff; max-width:20%; overflow:hidden;word-wrap: break-word; word-break: break-all; text-align: justify;text-justify: newspaper;

}

.liuyan .recruit .recruit-txt{ background:#f5f5f5; padding:15px;}

.liuyan .recruit .recruit-txt p{ color:#333; font-size:14px; line-height:30px;}





.liuyan .recruit {



	min-width: 100%;



	margin: 0;

	background:#FFFFFF;

	 

	padding-bottom:20px;



}



.liuyan .recruit>ul {



	padding: 0;



	margin: 0;



	list-style: none;



}



.liuyan .recruit li {



	width: 100%;



	 

	-moz-box-shadow: none;



	-webkit-box-shadow: none;



	box-shadow: none;



	background: #fff;



	/*margin: 0 0 15px 0;*/



	/*padding: 10px;*/

	 border-bottom: 1px solid #efeeee;

	 line-height:36px; height:36px;



}



 



.liuyan .recruit li a {



display:block; font-size:14px; /*padding-left:28px; background:url(../images/point1.png) 10px center no-repeat; */  color: #666;     background: url(../images/right_black.png) no-repeat right center;



}





.liuyan .recruit li a span{ float:right; font-size:14px;}



 

 

 /*加盟*/

.Join .h3{ font-size: 18px;color: #020202;margin: 0px 0px 20px;line-height: 24px;padding-left: 25px;position: relative;font-weight: normal;}

.Join .h3:before{ content:"■"; line-height:20px;font-size:20px; position:absolute; left:0px; top:0px;}

.Join .h4{font-size:16px; border-bottom:none; height:auto;color:#000; line-height:26px; font-weight:bold; margin-left:0px; margin-bottom:5px; padding-left:0px; position:relative;}

.Join .h4:before{content:"●"; font-size:16px; line-height:26px; position:absolute; left:-16px; top:0px;}

.Join .box{padding-left:25px; margin-bottom:20px; }

.Join .box p{font-size: 14px;color: #020202;line-height: 28px;}

.Join .boxBig{ margin-bottom:20px;}

.Join .joinUl ul{ width:100%; text-align:center; margin-left:0px;}

.Join .joinUl ul li{ display:block; text-align:center; position:relative;}

.Join .joinUl ul li span{ display:inline-block; border:1px solid #ccc; padding:0px 30px; margin-bottom:30px;line-height: 32px;text-align: center;color: #7c7c7c;border-radius: 20px;background: #fff;font-size: 14px; box-shadow: 0px 0px 20px #ccc; margin-bottom:30px;}

.Join .joinUl ul li:after{ content:"↓";font-size: 28px;color: #ccc;position: absolute;left: 50%;margin-left: -6px;bottom: 1px;}

.Join .joinUl ul li:last-child:after{ display:none;}



.Join .biaogeUl ul{ padding-top:20px; }

.Join .biaogeUl ul li{margin-bottom:15px; font-size:14px; color:#000;}

.Join .biaogeUl ul li span{ display:block;}

.Join .biaogeUl ul li i{ color:#f00; margin-right:5px;}

.Join .biaogeUl ul li .text{ width: 427px;height: 24px;line-height: 24px; padding: 0px 10px; border: 1px solid #aaa;background: none;}

.Join .biaogeUl ul li .textarea{height:200px; resize:none;}



.joinbiaodan .h3{ font-size: 18px;color: #020202;margin: 0px 0px 20px;line-height: 24px;padding-left: 25px;position: relative;font-weight: normal;}

.joinbiaodan .h3:before{ content:"■"; line-height:20px;font-size:20px; position:absolute; left:0px; top:0px;}







 

.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}

.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}

.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}

.pagess ul li:hover a{color:#fff;}

.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}

.pagess ul li.thisclass a {color: #fff;}

.pagess ul li a{ display:block;color:#999}

.pagess ul li a:hover {color: #fff;}

 

 

 

 /*分页*/

.page{ text-align:center; padding:20px 0 10px 0;clear: both;}

.page a,.page span{ font-size:12px; display:inline-block; height:25px; line-height:25px; border:solid 1px #ccc; padding:0 8px; margin:0 4px; border-radius:3px; background:#fff;}

.page span.current,.page a.current,.page a.on:hover{ background-color:#666; border-color:#666; color:#fff;}

.page a.disabled,.page a.disabled:hover{ border-color:#d70627; background-color:#fff;}

.page em{ display:inline-block; line-height:25px; height:25px; margin:0 8px; font-size:12px;}

.p-intxt{ height:35px; line-height:35px; border:solid 1px #ccc; width:45px; text-align:center; border-radius:3px; margin:0 8px;}

.p-inbut{ height:37px; line-height:37px; border:solid 1px #666; background:#666; color:#fff; width:55px; text-align:center; border-radius:3px; margin:0 8px; cursor:pointer;}



 

/*20190929*/



















html{font-size:calc(200vw/64) !important;}













