@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:1200px; margin:0 auto; height:auto;}
.g-box{ width:1200px; height:auto; margin:0 auto;}


/*top*/

.top{ width:100%; height:100px; background:#fff;}
.logo{ width:170px; height:70px; padding:15px 0;}
.logo img{ width:170px; height:70px;}

/*nav*/
.nav-con{ width:742px; height:50px; padding:25px 0;}
.nav{height:50px; line-height:50px;  position:relative; z-index:1;}
.nav .nLi{ float:left;  position:relative; display:inline;}
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0 21px; font-size:16px; color:#333;}
.nav .sub{ display:none; width:110px; left:0; top:50px;  position:absolute; background:#fff; border:1px #ddd solid;  line-height:36px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; text-align:center;}
.nav .sub a:hover{ color:#000;}
.nav .on h3 a{ }

/*banner*/
.focusBox { position: relative; width:100%; height:600px; 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:40px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{display: inline-block;width: 12px;height: 12px;border-radius:50px;background:#666;margin: 0 10px !important;opacity: 1;cursor: pointer;}
.focusBox .hd .on{ background:#006834;}

/*首页简介*/

.ind-about{ padding:60px 0;}
.ind-about .hd01 { text-align:center; font-size:14px; color:#999; line-height:30px; margin-bottom:50px; }
.ind-about .bd ul li { float:left; width:570px; margin-right:60px; }
.ind-about .bd ul li:last-child { margin-right:0; }
.ind-about .bd ul li .p1 { position:relative; }
.ind-about .bd ul li .p2 { font-size:20px; color:#333; margin:20px 0; }
.ind-about .bd ul li .p3 { font-size:14px; color:#666; line-height:24px; }

.title_wrap_inner{ text-align:center; margin-bottom:30px;}
.title_wrap_inner h3{ font-size:30px; line-height:30px; font-weight:bold; color:#333;}
.title_wrap_inner h4{ font-size:16px; color:#666; margin-top:10px;}
.title_wrap_inner h4::before {display: inline-block;vertical-align: middle;content: "";background: #333;width: 50px;height: 1px;margin: 0 10px;}
.title_wrap_inner h4::after {display: inline-block;vertical-align: middle;content: "";background: #333;width: 50px;height: 1px;margin: 0 10px;}

/*首页产品*/



.pro_tj .title_wrap_inner{ text-align:center; margin-bottom:30px;}
.pro_tj .title_wrap_inner h3{ font-size:30px; line-height:30px; font-weight:bold; color:#fff;}
.pro_tj .title_wrap_inner h4{ font-size:16px; color:#fff; margin-top:10px;}
.pro_tj .title_wrap_inner h4::before {display: inline-block;vertical-align: middle;content: "";background: #fff;width: 50px;height: 1px;margin: 0 10px;}
.pro_tj .title_wrap_inner h4::after {display: inline-block;vertical-align: middle;content: "";background: #fff;width: 50px;height: 1px;margin: 0 10px;}

.pro_tj{ background:url(../images/pro_tj_bg.jpg) no-repeat center top; padding-top:65px; padding-bottom:30px; text-align:center;border-bottom: solid 1px #ddd;margin-bottom:60px; }
.pro_tj .title{ margin-bottom:75px;}
.pro_tj .title .en{ color:#646469; font-size:65px;text-transform:Uppercase; font-style:normal; display:inline-block}
.pro_tj .title span{ display:inline-block; text-align:left; margin-left:10px;}
.pro_tj .title .zh{ color:#fff; font-size:24px;text-transform:Uppercase; font-style:normal; display:block; margin-bottom:5px;}
.pro_tj .title .more{ color:#008c70; font-size:14px;text-transform:Uppercase; font-style:normal; display:block; background:url(../images/ico2.png) no-repeat 50px;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;}
.pro_tj .title a:hover .more{ background:url(../images/ico2.png) no-repeat 60px;}



.m-imgtxt01{position: relative; margin-top:40px; padding:20px; background:#fff;}
.m-imgtxt01 .slider{padding:10px 0 50px;}
.m-imgtxt01 .slick-list{padding:0px 0;}
.m-imgtxt01 .item a{display: block;margin: 0 10px;transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.m-imgtxt01 .item:hover a{box-shadow: 0 0 22px rgba(0,0,0,0.28);}
.m-imgtxt01 .item .pic{position: relative;height: 0;overflow: hidden;padding-top:120%;}
.m-imgtxt01 .item .pic img{position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;}
.m-imgtxt01 .item .txt{padding: 20px 30px;background-color: #fff;border: 1px solid #eee; position:relative;}
.m-imgtxt01 .item .txt h3{margin-bottom:0px;height: 30px;line-height: 30px;font-size: 16px;font-weight:700;color:#000;background-repeat: no-repeat;background-position: right center;background-image: url(../images/icon14.png);-ms-text-overflow: ellipsis;
text-overflow: ellipsis;overflow: hidden;white-space: nowrap;transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.m-imgtxt01 .item .txt p{font-size: 14px;color: #999;height:24px;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;transition: .5s;-ms-transition: .5s;
-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.m-imgtxt01 .item:hover .txt p{color: #666;}
.m-imgtxt01 .item .txt h2{ font-size:22px; color:#fd0202; position:absolute; top:40px; right:30px; }
.m-imgtxt01 .slick-arrow{position: absolute;bottom: 0;overflow: hidden;cursor: pointer;width: 40px;height: 40px;font-size: 0;line-height: 0;z-index: 9; background-repeat: no-repeat;background-position: center center;
-o-background-size: auto 30px;-ms-background-size: auto 30px;-moz-background-size: auto 30px;-webkit-background-size: auto 30px;background-size: auto 30px;background-color: transparent;border: 0;outline: 0;padding: 0;}
.m-imgtxt01 .slick-prev{left: 44%;background-image: url(../images/icon19.png);background-position: left center;}
.m-imgtxt01 .slick-prev:hover{background-image: url(../images/icon19-hover.png);}
.m-imgtxt01 .slick-next{right: 44%;background-image: url(../images/icon19.png);background-position: right center;}
.m-imgtxt01 .slick-next:hover{background-image: url(../images/icon19-hover.png);}
.m-imgtxt01 a.more{position: absolute;bottom: 0;left: 50%;margin-left: -20px;display: block;width: 40px;height: 40px;background-repeat: no-repeat;background-position: center center;background-image: url(../images/icon15.png);
transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.m-imgtxt01 a.more:hover{background-image: url(../images/icon15-hover.png);}

/*产品优势*/
.yunu-section-title {text-align: center;font-size: 28px;text-transform: uppercase;margin-bottom: 40px;}
.yunu-section-title small {display: block;font-size: 16px;margin-top: 15px;}
.yunu-edge-in {position: relative;}
.yunu-edge-in .hd {background: url(../images/edgebg.png) no-repeat center 0;padding: 33px 0;height: 138px;position: relative;z-index: 2;}
.yunu-edge-in .hd li {float: left;width: 25%;text-align: center;color: #666;font-size: 22px;line-height: 2;}
.yunu-edge-in .hd li a {color: #666;display: block;}
.yunu-edge-in .hd li span {display: block;font-size: 36px;line-height: 55px;}
.yunu-edge-in .hd li small {font-size: 14px;padding-left: 10px;}
.yunu-edge-in .hd li.on {color: #004da2;}
.yunu-edge-in .hd li.on a {color: #006834;}
.yunu-edge-in .bd {margin-top: -150px;}
.yunu-edge-in .bd li {height: 818px;background: no-repeat center;}
.yunu-edge-in .bd .wrap {position: absolute;left: 0;top: 265px;background-color: #fff;width: 50%;height: 400px;}
.yunu-edge-in .bd .text {padding: 65px 50px 0 0;float: right;width:500px;}
.yunu-edge-in .bd .text h5 {margin: 0;line-height: 50px;font-size: 24px;color: #999;font-weight: normal;}
.yunu-edge-in .bd .text h5 strong {padding-right: 15px;font-size: 36px;}
.yunu-edge-in .bd .text h4 {font-size:30px;margin: 0; text-align:center; line-height:50px;}
.yunu-edge-in .bd .text p {font-size: 16px;line-height:36px;margin: 50px 0 20px;}
.yunu-edge-in .bd .text .yunu-more-btn {float: right;}




/*品牌优势*/

.pinpai-section {padding: 50px 0; background:#f7f7f7;}

.advcon {margin-left: -10px;}
.advcon .item {float: left;background-color: #fff;margin: 0 0 10px 10px;}
.advcon .item a {display: block;padding: 50px 0 0 40px;width: 320px;height: 240px;}
.advcon .item h4 {font-size: 24px;margin: 0 0 10px;font-weight: normal;}
.advcon .item p {margin: 0;color: #666;}
.advcon .item i {background: url(../images/jt_r.png) no-repeat center;display: block;width: 44px;height: 11px;margin-top: 30px;}
.advcon .item a:hover i {margin-left: 30px;}
.advcon .item-1 a {background: url(../images/adv01.jpg) no-repeat 0 0;color: #666;width: 420px;height: 480px;}
.advcon .item-1 p {color: #666;}
.advcon .item-1 i {background-image: url(../images/jt_r02.png);}
.advcon .item-2 a {width: 690px;height: 180px;background: url(../images/adv022.jpg) no-repeat 400px top;}
.advcon .item-3 a {background: url(../images/adv033.jpg) no-repeat 160px 120px;}
.advcon .item-4 a {background: url(../images/adv04.jpg) no-repeat 110px 120px;}


/*产品优势*/

.ind-xunc{ height: 630px;background: url(../images/ind-xc.jpg) center bottom no-repeat; min-width: 1200px;}
.ind-xunc .xunc-txt{ padding-top:200px; padding-left:650px;}
.ind-xunc .xunc-txt p{ font-size:18px; line-height:50px; color:#fff;}



/*首页案例*/

.zoom {padding:70px 0 50px 0;overflow:hidden;}
.zoom li {position:relative;float:left;width:359px;height: 240px;margin:0 0 9px 9px;cursor:pointer;}
.zoom li.title{}
.zoom li.title h2{font-size: 30px; line-height:42px; padding:40px 0 0 40px; color: #333;letter-spacing:1px;}
.zoom li.title h3{font-size: 18px;color: #666;margin-top: 5px; padding:10px 0 0 90px;}
.zoom li.title h3::after {content: '';display: block;margin: 25px 60px;width:50px;height:3px;background:#006834;}

.zoom li.space-tit {width:464px;height: 240px;}
.zoom li.space-tit .space-txt {}
.zoom li.space-tit .space-txt .cn {color:#000;font-size: 48px;height:42px;margin: 43px 0 19px 0;}
.zoom li.space-tit .space-txt .en {font-size: 42px;font-family: Arial;}
.zoom li:nth-of-type(1),.zoom li:nth-of-type(4) {margin-left:0px;}
.zoom li:nth-of-type(7) {margin-left: 200px;}
.zoom li:nth-of-type(8) {width:630px;}
.zoom li:nth-of-type(8) {width:594px;background:#006834;padding:20px;box-sizing: border-box;}
.zoom li:nth-of-type(8) strong {display: block;width: 100%;height: 100%;line-height: 200px;text-align: center;color: #fff;font-size: 18px;font-weight: normal;border: 1px solid #c9d8d0;}
.zoom li .effect {width:100%;height: 240px;overflow:hidden;  }
.zoom li .effect img {width:100%; transition: all 1.5s;}
.zoom li:hover .effect img {transform:scale(1.28);  }
.zoom li .space {position:absolute;top:0;left:0;width: 100%;height: 240px;overflow:hidden;padding: 20px; padding-top: 120px;box-sizing: border-box;background:rgba(0, 0, 0, 0.2);transition: all 1.5s;}
.zoom li:hover .space {background:rgba(0, 0, 0, 0.5);}
.zoom li .space p:nth-of-type(1) {font-size: 20px;color: #fff;font-weight: bold;font-family: Arial;}
.zoom li .space p:nth-of-type(2) {color: #fff;font-size: 16px;margin: 20px 0 9px 0;}
.zoom li .space p:nth-of-type(3) {color: #fff;font-size: 14px;font-weight: normal;font-family: Arial;}



/*首页新闻*/

.ind-news{ padding:60px 0; background:#f7f7f7;}
.ind-news .title_wrap_inner{ margin-bottom:45px; text-align:center;}
.ind-news .title_wrap_inner h3{ font-size:30px; line-height:30px; font-weight:bold; color:#333;}
.ind-news .title_wrap_inner h4{ font-size:16px; color:#999; margin-top:10px;}
.ind-news .title_wrap_inner h4::before {display: inline-block;vertical-align: middle;content: "";background: #999;width: 50px;height: 1px;margin: 0 10px;}
.ind-news .title_wrap_inner h4::after {display: inline-block;vertical-align: middle;content: "";background: #999;width: 50px;height: 1px;margin: 0 10px;}

.ul-imgtxt03{margin: 0 -18px;}
.ul-imgtxt03 li{float: left;width: 31.33%; margin:0 1%; background:#fff; box-shadow: 0 8px 16px rgba(0,0,0,.1);}
.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:350px; height:220px; 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:#006834;}
.ul-imgtxt03 li .txt .tit h3{margin-bottom: 15px;font-size: 16px;font-weight: 400;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.ul-imgtxt03 li:hover .txt .tit h3{color:#006834;}
.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: url(../images/ico3.png) no-repeat 125px center #f0f0f0; line-height:50px; padding-left:70px; border:solid 1px #e6e6e6; border-radius:30px; width:115px; height:50px; margin:40px auto 0 auto}
.ind-news .more a{ color:#808080}


/*  页脚  */
.footer {width: 100%;background: #333;height: 76px;position: relative; }
.footer .wp {position: relative; }
.footer .footer-list {font-size: 0;text-align: center; }
.footer .footer-list li {line-height: 76px;height: 76px;display: inline-block;vertical-align: top;position: relative;margin: 0 26px; }
.footer .footer-list li a {height: 76px;font-size: 13px;color: #868686; }
.footer .footer-list li a:hover {color: #FFF; }
.footer .footer-list li:after {content: "";position: absolute;left: -26px;top: 50%;margin-top: -4.5px;width: 5px;height: 9px;background-image: url(../images/icon-5.png);background-repeat: no-repeat; }
.footer .footer-list li:first-child:after {display: none; }


.footer .btn-back {display: block;position: absolute;right: 0;top: 50%;margin-top: -19px;width: 88px;height: 38px;background-color: #444;background-image: url(../images/icon-6.png);
background-repeat: no-repeat;background-position: center center;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease; }
.footer .btn-back:hover {background-position: center 2px; }
.footer .btn-back:after {content: "";left: 0;bottom: -1px;width: 15px;height: 1px;background:#006834;position: absolute; }
.footer .btn-back:before {content: "";right: 0;bottom: -1px;width: 70px;height: 1px;background: rgba(255, 255, 255, 0.3);position: absolute; }
.footer .btn-back-home {display: block;position: absolute;top: 0;left: -360px;width: 482px; height: 100%;background: #444; }
.footer .btn-back-home img {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;position: absolute;right: 47px;top: 27px; }
.footer .btn-back-home:hover img {-webkit-transform: translate(10px, 0);-moz-transform: translate(10px, 0);-ms-transform: translate(10px, 0);transform: translate(10px, 0); }
.foot {width: 100%;height:180px;background:#3b3b3b;text-align: center; }
.foot .telephone {font-size: 35px;color: #bbb;margin-bottom: 20px;padding-top: 38px;font-family: "Arial"; }
.foot .telephone img {margin-right: 5px; }
.foot .p {color: #868686;font-size: 13px;margin-bottom: 18px;text-transform: Uppercase; }
.foot .p a {color: #868686;font-size: 13px; }



/*内页banner*/

.xbanner{width: 100%;position: relative;overflow: hidden;height:430px;}
.xbanner img{display: block;width: 1920px;position: absolute;left: 50%;margin-left: -960px;height:430px;}

/*内页二级nav*/

.header-breadNav{ height: 70px;border-bottom: 1px solid #e5e5e5;}
.header-breadNav a, .header-breadNav span {line-height: 70px;font-size: 13px;color: #666;}
.header-breadNav .left {background: url(../images/inco13.png) 0 29px no-repeat;vertical-align: middle; padding-left:25px;}
.header-breadNav .family-tab li {float: left;height: 68px;line-height: 68px;margin-left: 35px;}
.header-breadNav .family-tab li a {font-size: 15px;color: #666;display: block;line-height: 68px;padding: 0px 5px;}
.header-breadNav .family-tab li a.on {color:#006834;border-bottom: 2px solid #006834;}


.page_body{ margin-top:40px; margin-bottom:40px;}

/*关于我们*/
.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:645px;}
.about-con .ab-right img{ margin:10px 0;}
.about-con .ab-right h2{ font-size:30px; line-height:50px; color:#999;}
.about-con .ab-right h3{font-size:30px; line-height:50px; color:#006834; font-weight:bold;}
.about-con .ab-right p{ font-size:15px; line-height:30px; margin-top:20px;}

.yunu-qywh h2{ font-size:30px; line-height:50px; color:#999;}
.yunu-qywh h3{font-size:30px; line-height:50px; color:#006834; font-weight:bold;}
.yunu-qywh ul{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:#43933c;}
.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;}



/*新闻中心*/

.newslist{}
.newslist .n-list ul li{height: 190px;margin-bottom: 25px;padding-bottom: 25px;border-bottom: 1px dashed #ccc;}
.newslist .n-list ul li .newpic{position:relative;height: 180px;width: 280px;position:relative; overflow:hidden;}
.newslist .n-list ul li img{position:absolute; top:0;left:0;width:280px; -moz-transition: all 0.6s; -webkit-transition:all 0.6s; transition:all 0.6s; -o-transition:all 0.6s;}
.newslist .n-list ul li .newpic:hover img{cursor: pointer;transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);}
.newslist .n-list ul li .fr{width:860px;}
.newslist .n-list ul li h3{display: block;font-size: 18px; color:#333; line-height:40px;}
.newslist .n-list ul li a:hover h3{ color:#017431;}
.newslist .n-list ul li .time{display: block; background: url(../images/inco18.png) 0 center no-repeat;padding-left: 25px;color: #999;margin-bottom: 10px;}
.newslist .n-list ul li .deails {font-size: 14px;color: #666;height: 44px;overflow: hidden;}
.newslist .n-list ul li .deailsbtn {padding-top: 25px;font-size: 13px;}
.newslist .n-list ul li .deailsbtn span{ font-size:14px;padding: 6px 22px;border: 1px solid #8C8C8C;display: inline-block; cursor:pointer;}
.newslist .n-list ul li a:hover .deailsbtn span{background:#017431;border: 1px solid #017431;color: #fff;}


/*产品中心*/

.piclist ul{ margin-left:-20px;}
.brick-items{z-index: 1;/*float: left; */display: inline-block; width: 283px; margin-left:10px; margin-right:6px;margin-bottom:20px;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;}

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


/*销售网络*/
.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:#b1b1b1; line-height:24px; margin-top:15px;}
.xswl .bt p i{display:block;}
.xswl img{width:1100px; height:auto; display:block; margin:0 auto;}

/*加盟优势*/
.join-zc,.join-fw{ padding-top:30px;}

/*案例展示*/

.case li { margin-bottom: 35px; vertical-align: top; margin-left: 1%; line-height: normal; font-size: 14px; display: inline-block; width: 23.3%; text-align: center; }
.case-img { height: 270px; overflow: hidden; width: 100%; max-height:245px; height:245px; min-height: 150px; border: 1px solid #e5e5e5; padding: 10px 0; }
.case-img img { width: auto; height: auto; max-height: 98% !important; vertical-align: middle; max-width: 98% !important; display: inline-block; margin: 0 auto; transition: 0.8s linear 0s; }
.case li:hover .case-img img { transform: scale(1.1); transition: 0.8s ease 0s; }
.case-img:before { vertical-align: middle; display: inline-block; height: 100%; content: ''; transition: 0.5s linear 0s; }
.case li p { line-height: normal; margin-top: 15px; overflow: hidden; width: 100%; text-overflow: ellipsis; white-space: nowrap; }


/*联系我们*/

.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 li {width:366px;height: 122px;border: 1px solid #eaeaea;float: left;margin-right: 28px;border-radius: 5px; margin-bottom:30px;}
.support li .pic {height: 45px;width: 45px;float: left;margin: 39px 0 0 15px;}
.support li .right {width: 283px;height: 102px;float: right; margin-top: 39px;}
.support li .name {color: #333;line-height: 5px;height: 16px;font-size: 18px;margin-bottom: 16px;}
.support li .info {margin: 0}
.support li:hover {box-shadow: 0 0 5px #eaeaea;}
.contact_img{ margin-top:20px;}                   
.contact_map{ margin-top:50px;}
#allmap {width:100%; height:470px;overflow: hidden;margin:0;}
#l-map{height:100%;width:78%;float:left;border-right:2px solid #bcbcbc;}
#r-result{height:100%;width:20%;float:left;}
.myclass{ height:50px; width:150px; font-size:12px; line-height:22px;}
.bigdiv{width:100%; height:100%; margin:0 auto;}

