@charset "utf-8";
/* CSS Document */

body, button, input, select, textarea a{ font-size:14px; line-height:24px; font-family: "微软雅黑",Arial, Helvetica, sans-serif; }
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, iframe, button, textarea, p, blockquote, th, td, img{ margin: 0;  padding: 0;}
html{color:#333333;margin:0px auto;padding:0px;OVERFLOW-X: hidden; }
fieldset, img, iframe, button{ border:0; text-decoration:none;}
/**:focus { outline: 0;}*/
ol, ul { list-style: none;}
table {  }
caption, { text-align: left;}
header, footer, article, section, nav{display: block;}
a {outline: none; /* for Forefox */ cursor:pointer; text-decoration: none; }
a { /* for Ie*/ }
input{ outline:none; }
em{ font-style:normal;}
input,select,img{ vertical-align:middle;}
textarea{ outline: none; resize:none;}
h1,h2,h3,h4,h5,h6,.fs14 { font-weight:normal;} 
a img{border: none;}
i{ font-style:normal;}
a{ color: #666; }
.fl{float:left}
.fr{float:right}
.clear{ clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;}
.clearfix{zoom:1;}
.g-w{width:100%; min-width:1400px; margin:0 auto; height:auto;}
.g-box{ width:1400px; height:auto; margin:0 auto;}




/*top*/

.top{ width:100%; height:90px; position:absolute; top:0; left:0;z-index: 99;background: rgba(14, 20, 27, 0.3);}
.top-con{ position:relative;}
.logo{ width:293px; height:59px; padding:15px 0;}
.logo img{ width:293px; height:59px;}

/*nav*/
.nav-con{ width:940px; height:90px;}
.nav{height:90px; line-height:90px;  position:relative; z-index:1;}
.nav .nLi{ float:left;  position:relative; display:inline;  background:url(../images/header_nav_bor.png) no-repeat right center;}
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0 32px; font-size:16px; line-height:88px; color:#fff;}
.nav .nLi h3 a:hover{ font-weight:bold; border-bottom:2px #fff solid;}
.nav .sub{ display:none; width:134px; left:0; top:56px;  position:absolute; background:rgba(10, 111, 79, 0.8);  line-height:36px;}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; text-align:center; color:#fff}
.nav .sub a:hover{ font-weight:bold; }
.nav .on h3 a{ }

/*banner*/ 
.focusBox { position: relative; width:100%; height:900px; overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0;height:100% !important; width:100% !important;  }
.focusBox .pic li{  height:100% !important; width:100% !important; }
.focusBox .prev,.focusBox .next{ position:absolute; z-index:1; display:block; width:30px; height:50px; top:50%; margin-top:-50px; left:20px;  background:url(../images/icons.png) 0 0 no-repeat; cursor:pointer;  filter:alpha(opacity=60);opacity:0.6;  }
.focusBox .next{ left:auto; right:30px; background-position:-51px 0; }
.focusBox .prev:hover,
.focusBox .next:hover{ filter:alpha(opacity=100);opacity:1; }
.focusBox .hd { position: absolute; left:47.5%; bottom:30px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{display: inline-block;width: 12px;height: 12px;border-radius:50px;background:#fff;margin: 0 10px !important;opacity: 1;cursor: pointer;}
.focusBox .hd .on{ background:#cba36b;}



/*首页标题*/
.sytop {text-align: center; margin-bottom: 50px;}
.sytop h3 {font-size: 32px; color: #333; line-height:50px; font-weight:bold;}
.sytop h3 span {font-weight: normal; display: inline-block; margin-right: 10px;}
.sytop .tit {font-size: 14px; color:#0a6f4f;}
.sytop p img {margin: 0 20px; }
.sytop .tit2 {font-size: 14px; color: #666; display: block; margin-top: 15px;}



/*首页简介*/

.slide02x{ padding:0 !important;  }
.slide02x .table{ position:absolute; left:200px; top:120px;  }
.txtbzyb{width:650px;}
.txtbzyb p{ font-size:15px; line-height:30px; color:#333;  margin-bottom:30px}
.txtbzyb .go-more {
  width: 100px;
}
.txtbzyb .go-more a {
  display: block;
  font-size:15px;
  line-height:36px;
  color: #333;
  border: 1px solid #333;
  padding: 0 12px 0 16px;
}
.go-more a:hover{color: #cba36b;background-color: #333;}

/*首页产品*/

.public-title {
  text-align: center;
}
.public-title h3 {
  display: inline-block;
  border-bottom: 1px solid #959595;
  padding-bottom: 20px;
  font-size:40px;
  line-height:50px;
  font-weight: bold;
}
.public-title h3 img {
  height: 35px;
}
.public-title span {
  display: inline-block;
  font-size: 24px;
  color: #505050;
  line-height: 1;
  padding-top: 18px;
  position: relative;
}
.public-title span:before {
  position: absolute;
  content: '';
  height: 3px;
  background:#cba36b;
  width: 100%;
  left: 0;
  top: -2px;
}
.index-swiper {
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
.session_4 {
  padding-top: 80px;
    background: url(../images/img_5.jpg) center bottom no-repeat;
  height:950px;
  box-sizing: border-box;

}
.session_4 .pro-box {
  margin-top: 80px;
  box-sizing: border-box;
}
.session_4 .pro-box .block {
  width: 1400px;
}


.session_4 .pro-box .content-box {
        display: flex;
        padding:5px 50px 108px;
        background-color: #fff;
        box-sizing: border-box;
    }
.session_4 .pro-box .content-box .list {
        width: calc-percent(1, 3);
		width:25%;
        padding: 0 20px;
        box-sizing: border-box;
    }
.session_4 .pro-box .content-box .list .item {
        display: block;
        width: 100%;
}
.session_4 .pro-box .content-box .list .img {
            position: relative;
            height: 0;
            padding-top:90%;
            backface-visibility: hidden;
            overflow: hidden;
        }
.session_4 .pro-box .content-box .list .img img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            @include transition(.4s);
        }
.session_4 .pro-box .content-box .list .tt {
            padding: 20px 20px 0;
            text-align: center;
            line-height: 1.5;
            color: #333;
        }
.session_4 .pro-box .content-box .list .tt .cn {
            margin-bottom: 10px;
            font-size: 18px;
			color:#333;
			font-weight:bold;
        }
.session_4 .pro-box .content-box .list .tt .en {
           
            font-size: 14px;
			color:#666;
        }

.session_4 .pro-box .content-box .list:hover img {
                transform: scale(1.05);
            }
.session_4 .pro-box .content-box .list:hover .tt {
                font-weight: 600;
                color: $mainColor;
            }


/*服务保障*/

.i-service{padding:80px 0; }




.i-service .centent-box{  margin-top: 80px;}
.i-service .centent-box .left-box {
	float:left;
	width:400px;
	height:610px;
}
.i-service .centent-box .left-box img {
  width: 100%;
  box-sizing: border-box;
  height: 100%;
}
.i-service .centent-box .right-box {
  position: relative;
  margin-left:500px;
  padding-top:0px;
}
.i-service .centent-box .right-box .public-title {
  margin-bottom: 90px;
}


.i-service .centent-box .right-box .adv_info h3 {
	font-size:30px;
	color: #222;
}
.i-service .centent-box .right-box .adv_info .adv_ctx {
	font-size: 14px;
	color: #333;
	line-height: 2;
	margin:30px 0 ;
}

.i-service.centent-box .right-box .advList ul {
  flex-wrap: wrap;
}

.i-service .centent-box .right-box .advList ul li {
	float: left;
	width: 25%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height:245px;
	border: 1px solid #bbb;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	background-color: #fff;
}

.i-service .centent-box .right-box .advList ul li .img img {
	width: 200px;
}
.i-service .centent-box .right-box .advList ul li .img img.hover {
  display: none;
}
.i-service .centent-box .right-box.advList ul li .img img.hover {
	display: none;
}

.i-service .centent-box .right-box .advList ul li .name {
	font-size: 15px;
	margin-top: 15px;
	color:#222;
	font-weight:bold;
}
.i-service .centent-box .right-box .advList ul li .text {
	font-size: 12px;
	margin: 10px 15px 0 15px;
    color: #555;
}


/*.i-service .centent-box .right-box .advList ul li:hover {
	background-image: url(../images/hbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.i-service .centent-box .right-box .advList ul li:hover .img img.hover {
	display: block;
}

.i-service .centent-box .right-box .advList ul li:hover .img img.z {
	display: none;
}

.i-service .centent-box .right-box .advList ul li:hover .name {
	color:#cba36b;
}
.i-service .centent-box .right-box .advList ul li:hover .text {
	color: #fff;
}
*/

/*首页案例*/
#pic_list_1 {position: relative; margin-top:80px;}
.fashion {background: url(../images/pro_tj_bg.jpg) no-repeat scroll center top;width: 100%;height:800px; padding-top:80px;}
.fashion .public-title h3{ color:#fff}
.fashion .public-title span{ color:#bbb}
.fashion-inner .title {margin:0 0 50px;text-align:center;height: 115px;padding-top:60px;box-sizing: border-box;}
.fashion-inner .title h3 {font-size:32px;color:#fff;}
.fashion-inner .title .en {text-transform: uppercase;color: #666;font-size: 14px;padding:20px 0 1px 0;}
.fashion-list{width: 100%;height: 540px;overflow: hidden;text-align: center;font-size: 0;}
.fashion-list .list {overflow: hidden;width: 9999px;}
.fashion-list li {position: relative;float:left; width:446px;overflow: hidden; padding: 15px 10px;-webkit-filter: grayscale(0.4);filter: gray;transition: all 1s;}
.fashion-list li:hover {-webkit-filter: grayscale(0);}
.fashion-list li .txt {position: absolute; width:466px;top: 200px;left:10px;transition: all 0.5s;}
.fashion-list li .txt .cn {font-size: 20px;color: #fff;}
.fashion-list li .txt .en {font-size: 14px;color: #fff;text-transform: uppercase;}
.fashion-list li .txt { height:55px;background: rgba(0,0,0,.7);position: absolute;left: 10px;top: 400px;padding:15px 0;box-sizing: border-box;}
.tab {position: absolute;top: 200px;width: 100%;padding-top:20px;}
.tab span {display:block;position: absolute;width:50px;height:50px;border-radius: 50%;}
.tab span:hover {cursor:pointer;}
.tab .plus {left: 0;background:rgba(0,0,0,.7) url(../images/pro-left.png) no-repeat scroll center center;}
.tab .minus {right:0;background:rgba(0,0,0,.7) url(../images/pro-right.png) no-repeat scroll center center;}








/*首页新闻*/

.ind-news{ padding-top:80px; background: url(../images/index_xw_bg.jpg) no-repeat;background-size: 100% 100%;}
.ind-news .public-title h3{ color:#fff}
.ind-news .public-title span{ color:#bbb}

.inner{ background:#fff;width:1400px; margin:0 auto; padding-bottom:30px; border-bottom: 1px #eee solid;}
.ul-imgtxt03{ padding-top:50px;}
.ul-imgtxt03 li{float: left;width: 31.33%; margin:0 1%; background:#fff; }
.ul-imgtxt03 li a{display: block;margin:18px 18px 0 18px;}
.ul-imgtxt03 li .pic{overflow: hidden;position: relative;}
.ul-imgtxt03 li .pic img{display: block;width:100%; height:auto; margin: auto;}
.ul-imgtxt03 li .txt{padding: 20px 0;}
.ul-imgtxt03 li .txt .tit{padding-bottom: 20px;position: relative;border-bottom: 1px solid #ccc;}
.ul-imgtxt03 li:hover .txt .tit{border-bottom: 1px solid #fff;}
.ul-imgtxt03 li .txt .tit:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 1px;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;
-webkit-transition: .3s;-o-transition: .3s;}
.ul-imgtxt03 li:hover .txt .tit:after{width: 100%;background-color:#000;}
.ul-imgtxt03 li .txt .tit h3{margin-bottom: 15px;font-size: 16px;color:#222;font-weight: 400;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.ul-imgtxt03 li:hover .txt .tit h3{ font-weight:bold;}
.ul-imgtxt03 li .txt .tit span{font-size: 12px;color: #666;}
.ul-imgtxt03 li .txt p{margin: 20px 0;font-size: 12px;color: #999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}


.ind-news .more{ background:#222; line-height:50px; padding-left:50px;  border-radius:25px; width:100px; height:50px; margin:0 auto}
.ind-news .more a{ font-size:16px; color:#fff}


/*跳转*/

.foot-top {padding:50px 0; background:#fff;}
.foot-top ul:after {content:"";display:block;width:100%;overflow:hidden;clear:both}
.foot-top ul li {width:25%;float:left}
.foot-top ul li a {display:block;padding-left:55px;color:#333}
.foot-top ul li a:hover h5 {-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.foot-top ul li a:hover h6 {color:#333;-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}
.foot-top ul li a:hover i {-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}
.foot-top ul li i {font-size:46px; color:#333;zoom:1;display:inline-block;vertical-align:middle;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s}
.foot-top ul li .txt {zoom:1;display:inline-block;vertical-align:middle; margin-left:15px}
.foot-top ul li .txt h5 {font-size:20px;color:#222;transition:1s;-webkit-transition:1s;-moz-transition:1s;-ms-transition:1s}
.foot-top ul li .txt h6 {color:#888;font-size:15px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s}


/*  页脚  */
.footer-z{padding-top:60px; background: url(../images/footer_bg.jpg) no-repeat;background-size: 100% 100%;}
.footer_bg .footer .f_top{
    padding-top:36px;
    height:180px;
    border-bottom: 1px solid rgba(214, 214, 214, 0.1);
    box-sizing: content-box;
  }
  

  
  .footer_bg .footer .f_top .f_t{
    float: left;
    margin-top:8px;
  }
  
  .footer_bg .footer .f_top .f_t span{
    display: block;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
  }
  
  .footer_bg .footer .f_top .f_t i{
    font-size:18px;
    color:  #fff;
    display: block;
    letter-spacing: 1px;
    margin-top:15px;
	font-style: normal;
  }
  
  .footer_bg .footer .f_top .ewm{
    float: right;
  } 
  
  .footer_bg .footer .f_top .ewm ul li{
    float: left;
    margin-left:50px;
    width: 120px;
  }
  
  .footer_bg .footer .f_top .ewm ul li img{
    width: 120px;
    height:120px;
    display: block;
  
  }
  
  .footer_bg .footer .f_top .ewm ul li span{
    display: block;
    text-align: center;
    margin:10px auto  0 auto;
    font-size: 16px;
    color:  #fff;
  
  }
  

  
  .footer_bg .footer .f_cont {
    margin:36px auto 0 auto;
    height:180px;
    border-bottom: 1px solid rgba(214, 214, 214, 0.1);
  }
  
  .footer_bg .footer .f_cont .f_l{
    float: left;
    width: 48%;
  }
  
  .footer_bg .footer .f_cont .f_l ul li{
    float: left;
    width: 35%;
  
  }
  
  
  .footer_bg .footer .f_cont .f_l ul li:last-child{
    float: left;
    width: 65%;
  
  }
  
  .footer_bg .footer .f_cont .f_l ul li span{
    display: block;
    font-size:16px;
    color: #acacac;
    margin-bottom:10px;
  }
  
  .footer_bg .footer .f_cont .f_l ul li i{
    display: block;
    font-size:24px;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 42px;
    height:50px;
	font-style: normal;
  }
  
  .footer_bg .footer .f_cont .f_l ul li em{
    display: block;
    font-size:18px;
    color: #fff;
    line-height:30px;
    height:50px;
	font-style: normal;

  }
  
  
  .footer_bg .footer .f_cont .f_l ul li img{
    display: block;
    width:40px;
    height:40px;
    margin-top:20px;
  }
  
  .footer_bg .footer .f_nav{
    float: right;
    width: 48%;
    margin-top:30px;
  }
  
  .footer_bg .footer .f_nav ul li{
    float: left;
    line-height: 40px;
    text-align: center;
    width: 16.5%;
  }
  
  .footer_bg .footer .f_nav ul li a{
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
  }
  
  .footer_bg .footer .end{
    margin:50px auto 0 auto;
    text-align: center;
    font-size:16px;
    color: #979898;
    line-height:36px;
	padding-bottom:30px;
  }
  
  .footer_bg .footer .end a{
    font-size: 16px;
    color: #979898;
  }
  
  .footer_bg .footer .end img{
    vertical-align: middle;
  }
  



/*内页banner*/

.brand_banner{background:url(../images/brandcenter.jpg) center top no-repeat;width:100%;height:500px;position: relative;}
.product_banner{background:url(../images/productcenter.jpg) center top no-repeat;width:100%;height:500px;position: relative;}
.bc_banner{background:url(../images/bccenter.jpg) center top no-repeat;width:100%;height:500px;position: relative;}
.news_banner{background:url(../images/newscenter.jpg) center top no-repeat;width:100%;height:500px;position: relative;}
.contact_banner{background:url(../images/contactcenter.jpg) center top no-repeat;width:100%;height:500px;position: relative;}
.join_banner{background:url(../images/joincenter.jpg) center top no-repeat;width:100%;height:500px;position: relative;}
.fw_banner{background:url(../images/fwcenter.jpg) center top no-repeat;width:100%;height:500px;position: relative;}


.banner_title{position:absolute;top:50%;left:50%;text-align:center;}
.banner_title h2{text-transform:uppercase;color:#fff;font-size:42px;}
.banner_title em{display:block;width:40px;height:4px;background:#cba36b;margin:19px auto;}
.banner_title em.tone{background:#cdac53}
.banner_title blockquote{font-size:26px;color:#fff;}


/*中间导航宵*/
.path{height:80px;line-height:80px;background:#f2f2f2;margin:0 auto;color:#666;font-size:15px;position:relative;z-index:2;}
.path .link_nav{float:left;}
.path a{color:#666;}
.path_list ul li{float:left;text-align:center; padding:0 15px;}
.path_list ul li.on{background:#fff;font-weight:bold;}
.path_list ul li.on a{color:#222;}


.page_body{ padding:60px 0;}
.page_body2{background-color: #F4F4F4;}



/*关于我们*/

.about-con .ab-left{ width:500px;}
.about-con .ab-left img{ width:500px;}
.about-con .ab-left .ab-left-img{ height:615px;}
.about-con .ab-right{ width:720px;}
.about-con .ab-right img{ margin:10px 0;}
.about-con .ab-right h2{ font-size:26px; line-height:30px; color:#666;}
.about-con .ab-right h3{ font-size:30px; line-height:50px; color:#333; font-weight:bold;}

.about-con .ab-right p{ font-size:15px; line-height:30px; margin-top:20px;}
.about-con .ab-right span{ width:40px; height:2px; background:#333; display:block; margin:5px 0;}
.about-con .ab-right h4{ font-size:15px; line-height:26px; letter-spacin:5px;}

.about2 h2{ font-size:36px; line-height:50px; color:#999;}
.about2 h3{font-size:30px; line-height:50px; color:#df061c; font-weight:bold;}
.yunu-qywh{padding-top:30px;}
.yunu-qywh li {width: 300px;float: left;height: 250px;background: #fff;position: relative;}
.yunu-qywh li.li2 {padding: 25px 30px;width: 240px;height: 200px;}
.yunu-qywh li b {font-size: 20px;color:#000;}
.yunu-qywh li p {margin-top: 15px;font-size: 14px;color: #333;line-height: 20px;}
.yunu-qywh li span {position: absolute;left:30px;bottom: 35px;}
.yunu-qyry li{ width:360px; margin:10px 20px; float:left;}
.yunu-qyry li img{ width:360px;}

.about-sm{}
.about-sm .ab-right h2{ font-size:30px; line-height:50px; color:#999;}
.about-sm .ab-right h3{font-size:30px; line-height:50px; color:#000; font-weight:bold;}
.about-sm .sm-left{ width:500px;}
.about-sm .sm-right{ width:650px;margin-top:20px;}
.about-sm .sm-right h3{ font-size:20px; line-height:40px; font-weight:bold; color:#333;}
.about-sm .sm-right p{ font-size:15px; line-height:30px; color:#333;}
.about-sm .sm-right .sm-right-b{ margin-top:50px;}
.about-sm .sm-right .sm-right-b .sm-right-b-left{ width:250px;}
.about-sm .sm-right .sm-right-b .sm-right-b-right{ width:300px;}


/*新闻中心*/
.newslist ul{overflow: hidden;/*! margin: 0 -10px 0 -10px; */}
.newslist li{ width:31%; float:left; margin-left:1%; margin-right:1%; margin-bottom:33px; box-shadow:5px 5px 6px #e5e5e5; -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;}
.newslist .img{ position:relative; height:240px; width:380px; overflow:hidden}
.newslist .text{ position:relative; padding:0 15px; height:165px; background:#fff;  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;}
.newslist .type{  color:#999; line-height:26px; padding-top:11px; display:block; font-size:14px; padding-bottom:3px;}

.newslist .t1{ color:#999; padding:8px 0 10px; padding-left:16px; background:url(../images/nt_icon_2.png) 0 center no-repeat; position:relative}
.newslist .t1 .view{ color:#999; padding:8px 0 10px; padding-left:16px; background:url(../images/nt_icon_1.png) 0 center no-repeat; position:absolute; left:100px; top:0px;}
.newslist .t2{ color:#333; font-size:16px; line-height:22px; margin-bottom:4px; padding-top:20px; height:44px; overflow:hidden;}
.newslist .t3{ color:#999; line-height:19px; height:38px; overflow:hidden}
.newslist .jiao{ background:url(../images/icon_jiao.png) no-repeat; width:8px; height:15px; position:absolute; bottom:30px; right:23px; }
.newslist li:hover{ box-shadow:5px 5px 12px #ccc  }
.newslist li:hover .t2 { color:#a07e2d; }
.newslist li:hover .jiao{ background-image:url(../images/icon_jiao_hover.png)}

.newsdisplay {width:100%;text-indent:2em;}
.newsdisplay h3 { width:100%; text-align:center; font-size:24px; color:#333; line-height:36px;}
.newsdisplay h4{ width:100%; text-align:center;  font-size:12px; color:#bbb; margin-bottom:20px; padding:8px 0 15px; border-bottom:1px dashed #bdbdbd;}
.newsdisplay p{ font-size:14px; color:#666; line-height:33px; }

.next{ width:100%; float:left; margin:30px 0 0;}
.next .next-left{ width:calc(100% - 80px);text-align:left;}
.next .next-left span { width:100%; display:block;float:left; line-height:30px; color:#666; font-size:14px; font-weight:300; text-indent:0 !important;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.next .next-left span a{ text-decoration:none; color:#666;} 
.next .next-left span a:hover{ color:#f08200;}
.next span { float:right; font-size:14px; font-weight:300; margin-right:40px;}
.next span a{ color:#666; padding:15px 0 0 0;}
.next span a:hover{color:#1e64bc;}


/*产品中心*/

/*产品中心*/

.product-list2 ul{ margin-left:-20px;}
.brick-items{z-index: 1;float: left;width:23.8%; margin-left:1%; margin-bottom:1%;background:#fff;-webkit-transition: all .2s linear;transition: all .2s linear;height:100%;padding: 0px 0 0 0;border:#f1f1f1 1px solid;}
.brick-items:hover{z-index:2;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);top:-2px}
.brick-items .title{margin:20px auto 15px auto;font-size:16px;font-weight:400;text-align:center; display:block; color:#333333;}
.brick-items .title a{color:#231815;}
.brick-items .desc{margin:0px 0px 10px 0px;padding-left:10px; padding-right:10px;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;_zoom:1;color:#777777; }
.brick-items .figure-img{background-color: #e9e9e9;}
.brick-items .figure-img img{width:100%;}

.page_main{text-align: center;margin-top:20px;}

.product-details-box {background-color:#fff;position: relative; }
.product-details-box .g-box{ position:relative; z-index:22} 
.product-details-box .nr {padding:50px 0;}
.top-img{text-align:center;}
.top-img img{ text-align:center;}
.product-details-box .nr h3{ font-size:24px; margin-top:10px; margin-bottom:50px; text-align:center;}
.product-details-box .nr p{ font-size:14px; line-height:30px; color:#666;}

.next{ width:100%; float:left; margin:30px 0 0;}
.next .next-left{ width:calc(100% - 80px);text-align:left;}
.next .next-left span { width:100%; display:block;float:left; line-height:30px; color:#666; font-size:14px; font-weight:300; text-indent:0 !important;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.next .next-left span a{ text-decoration:none; color:#666;} 
.next .next-left span a:hover{ color:#000;}
.next span { float:right; font-size:14px; font-weight:300; margin-right:40px;}
.next span a{ color:#666; padding:15px 0 0 0;}
.next span a:hover{color:#1e64bc;}




/*板材展示*/
.bclist{margin-left: -20px;margin-right: -20px; padding:60px 0;}
.bclist .list-box { float:left; width: 33.33333%;}
.bclist .item {display: block;margin: 0 20px 10px;}
.bclist .img-box {padding: 10px;background-color: #fff; border: 1px #ddd solid;}
.bclist .img-box .img {position: relative;padding-top: 65.76355%;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;overflow: hidden;}
.bclist .img-box .img img {position: absolute;top: 50%;left: 50%;max-width: 100%;max-height: 100%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);-webkit-transition: .4s ease all;-moz-transition: .4s ease all;-o-transition: .4s ease all;transition: .4s ease all;}
.bclist .item:hover .img img {-webkit-transform: translate(-50%, -50%) scale(1.05);-moz-transform: translate(-50%, -50%) scale(1.05);-ms-transform: translate(-50%, -50%) scale(1.05);transform: translate(-50%, -50%) scale(1.05);}
.bclist .msg-box {width: 100%;padding: 18px 0;text-align: center;font-size: 16px;color: #666;}

.bc-con{ width:1200px; background:#fff; padding:30px 0;}
.bc-con h3{ text-align:center; font-size: 24px;color:#333;line-height: 36px; margin-bottom:30px;}


/*招商加盟*/




/*防伪查询*/

.query {padding:20px 0;}
.query h3{ font-size:24px; color:#333; line-height:50px; text-align:center;}
.query p{ font-size:14px; color:#666; line-height:30px; text-align:center;}

.query-list{ width:900px; margin:0 auto; margin-top:30px;}
.query-list li{ width:850px; border:1px solid #dedede; border-radius:2px; padding:20px 40px; margin-bottom:20px; }
.query-list li i{ width:50px; height:50px; background:url("../images/query-icon.png") no-repeat; background-size:48px 448px; display:block; padding-right:55px; }
.query-list li .icon-1{ background-position:0px -266px; margin-top:5px; }
.query-list li .icon-2{ background-position:-1px -138px; margin-top:5px;}
.query-list li .txt{ border-left:1px dashed #dedede; width:700px; padding:15px 0px; padding-left:40px; }
.query-list li .txt p{ font-size:15px; color:#666; line-height:1.6; text-align:left; }
.query-list li .txt p a,
.query-list li .txt p span{ font-size:15px; color:#333; font-weight:bold; }
.query-list li:hover{ border:1px solid #333;}
.query-list li .txt p a:hover{text-decoration: underline;}
.fw-pic{ margin:0 auto; width:800px;}


/*销售网络*/
.xswl .bt{text-align:center; color:#333; font-size:30px; line-height:40px; font-weight:normal; margin-bottom:30px;}
.xswl .bt span{font-size:14px; color:#b1b1b1; display:block;}
.xswl .bt p{font-size:14px; color:#999; line-height:24px; margin-top:15px;}
.xswl .bt p i{display:block;}
.xswl img{width:1100px; height:auto; display:block; margin:0 auto;}


/*联系我们*/

.tell_one{ width:1200px; margin:0px auto 65px; clear:both;}
.tell_one .tpleft{ float:left; width:180px; }
.tell_one .tpright .tp{ margin-bottom:12px;}
.tell_one .tpright{ width:950px; float:right; color:#686868; font-size:16px; line-height:29px; padding-top:44px;}
.tell_one .tpright img{ margin-bottom:5px;}

.support .l{ float: left;width: 378px;overflow: hidden; margin-left:100px; }
.support .l .tit{ background-color:#222;color: #fff;font-size: 24px;padding:20px 0 20px 64px;line-height: 1; }
.support .l .tit b{ font-size:30px; text-transform: uppercase; 	line-height: 31px;display: block;font-weight: bold;padding-bottom: 10px; }
.support .l p{font-size: 13px; color: #999999;letter-spacing: 0px; line-height: 1;padding-top: 15px; }
.support .l>img{width: 100%;  }
.support .r{ float: right;width: 690px;overflow: hidden; margin-right:100px; }
#contact-l-ul{ margin-top: 20px }
#contact-l-ul li{ border-bottom: 1px solid #e7e8ec;background-image: url('../images/icon-contact.png') ;background-repeat: no-repeat;padding: 40px 0 40px 100px ;font-size: 16px;color: #545555; background-position-x: 0px }
#contact-l-ul li:last-child{ border-bottom: none}
#contact-l-ul li:nth-of-type(1){ background-position-y:23px }
#contact-l-ul li:nth-of-type(2){ background-position-y:-101px }
#contact-l-ul li:nth-of-type(3){ background-position-y:-228px }
#contact-l-ul li:nth-of-type(4){ background-position-y:-353px }
#contact-l-ul li b{  display: block} 




