0article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
body,div,ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,a,form,input{padding:0;margin:0;}
input{outline:none;border:none;}
html,body{font-size:13px; font-family:"Microsoft YaHei","微软雅黑";width:100%;}
ul,li,dl,dt,dd{list-style:none;}
i{font-style:normal;}
img{border:none; width: 100%;}
a{text-decoration:none;color:#fff;}
.clearfix:after{clear:both;content:"";display:block;height:0;line-height:0;visibility:hidden;}
.clearfix{zoom:1;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right; }
.fwidth{ width: 100%; margin:0 auto;}
.wwidth{width:100%;}
.public-wrap{width:100%; margin:0 auto;}
.color{background-color:#fff;}
/*首页头部*/
.navbg-i{background:url(../images/navbg.jpg) no-repeat;background-size:100% 100%;}
.navbg-i .nav-wrap{position:relative;height:680px;}
.navbg-i .nav-wrap .logo{text-indent:300px;white-space:nowrap;overflow:hidden;display:block;width:135px;height:63px;margin-top:25px;background:url(../images/logo.png);}
.navbg-i .nav-wrap .city{height:28px;margin:41px 0 7px 20px;padding:0 10px;border-radius:10px;background-color:rgba(0,0,0,0.4);}
.navbg-i .nav-wrap .city .adr{float:left;display:block;width:9px;height:12px;margin:8px 5px 0 0 ;background:url(../images/sprite.png) no-repeat left top;}
.navbg-i .nav-wrap .city i{float:left;display:block;height:28px;padding:0 5px;line-height:26px;font-size:14px;color:#fff;cursor:pointer;}
.navbg-i .enter{height:32px;padding:10px 6px 0 0;}
.navbg-i .enter li{float:left;font-size:10px;margin:0 5px;color:#fff;cursor:pointer;}
.navbg-i .enter li:hover a,.navbg-i .enter li:hover{color:#3EAC4A;}
.navbg-i .nav li{float:left;margin:0 11px;}
.navbg-i .nav li a{font-size:14px;color:#fff;line-height:50px;font-weight:bold;}
.navbg-i .nav li:hover a{color:#555;}
.navbg-i .nav li span{display:block;width:0%;border:0;margin:0 auto;margin-top:-10px;transition:all .2s linear;}
.navbg-i .nav li:hover span{width:100%;border-top:2px solid #555;}
.navbg-i .container{position:absolute;left:50%;margin-top:-371px;margin-left:-350.5px;width:707px;}
.navbg-i .container .slogan{width:363px;margin:0 auto 0px;}
.navbg-i .container ul{width:260px;height:21px;margin:0 auto;overflow:hidden;}
.navbg-i .container ul li{width:50px;float:left;color:#ccc;margin:0 6px;font-size:14px;line-height:12px;text-align:center;cursor:pointer;}
.navbg-i .container ul li img{display:none;}
.navbg-i .container ul li.cur img{width:15px;display:block;margin:0 auto;}
.navbg-i .container ul li.cur{color:#fff;}
.navbg-i .search{border-radius:10px 0px 0px 10px;float:left;width:576px;height:45px;line-height:57px;font-size:15px;font-family:"微软雅黑";text-indent:5em;background:url(../images/fangdajing.png) no-repeat; }
.navbg-i .submit{border-radius:0px 10px 10px 0px;float:left;width:130px;height:45px;/*background:url(../images/sousuo.png);*/background-color:#3EAC4A;font-size:20px;font-family:"微软雅黑";color:#fff;cursor:pointer;}
.navbg-i .submit{border-radius:0px 10px 10px 0px;float:left;width:130px;height:45px;/*background:url(../images/sousuo.png);*/background-color:#3EAC4A;font-size:20px;font-family:"微软雅黑";color:#fff;cursor:pointer;}
.navbg-i .submit:hover{background-color:#267639;}
/*.navbg-i .container p{float:left;width:735px;height:15px;color:#fff;font-size:1.6rem;margin-top:18px;text-align:center;letter-spacing:2px;}*/
.section1{width:100%;height:250px; margin: 0 auto;}
.section1 ul{width: 100%;text-align:center;}
.section1 ul li{ display:inline-block;width:14%; height:160px;margin:60px 44px;text-align:center;}
.section1 ul li .icon1{display:block;margin:0 auto;width:80px;height:80px;background:url(../images/indexicon.png) no-repeat -90px top;}
.section1 ul li:hover .icon1{background:url(../images/indexicon.png) no-repeat left top;}
.section1 ul li .icon2{display:block;margin:0 auto;width:80px;height:80px;background:url(../images/indexicon.png) no-repeat -90px -90px;}
.section1 ul li:hover .icon2{background:url(../images/indexicon.png) no-repeat left -90px;}
.section1 ul li .icon3{display:block;margin:0 auto;width:80px;height:80px;background:url(../images/indexicon.png) no-repeat -90px -180px;}
.section1 ul li:hover .icon3{background:url(../images/indexicon.png) no-repeat left -180px;}
.section1 ul li .icon4{display:block;margin:0 auto;width:80px;height:80px;background:url(../images/indexicon.png) no-repeat -90px -270px;}
.section1 ul li:hover .icon4{background:url(../images/indexicon.png) no-repeat left -270px;}
.section1 ul li h2{font-size:1.7rem;margin:15px 0;}
.section1 ul li h2 a{color:#000;}
.section1 ul li p{font-size:1.2rem;color:#919191;}
 /*搜索框*/

.webdesigntuts-workshop input:focus {
	-webkit-animation: glow 800ms ease-out infinite alternate;
	-moz-animation: glow 800ms ease-out infinite alternate;
	-o-animation: glow 800ms ease-out infinite alternate;
	-ms-animation: glow 800ms ease-out infinite alternate;
	animation: glow 800ms ease-out infinite alternate;

}

@-webkit-keyframes glow {
    0% {
		border-color: #393;
		box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 0px 0 #000;
    }	
    100% {
		border-color: #6f6;
		box-shadow: 0 0 20px rgba(0,255,0,.6), inset 0 0 10px rgba(0,255,0,.4), 0 0px 0 #000;
    }
}



.section2{width:100%;height:565px;background:url(../images/section3-bg.jpg) no-repeat top center;}
.section2 .wrap{width:1150px;height:400px;padding:85px 0 80px;margin:0 auto;}
.section2 .wrap h4{width:100%;height:15px;margin-bottom:35px;line-height:15px;font-size:2rem;color:#fff;text-align:center;}
.section2 .wrap-2{width:465px;height:115px;margin:0 auto;margin-bottom:90px;}
.section2 .wrap-2 .zl{float:left;width:210px;text-align:center;}
.section2 .wrap-2 .zs{float:right;width:170px;text-align:center;}
.section2 .wrap-2 .num{font-size:5rem;color:#fff;font-weight:bold;}
.section2 .wrap-2 p{font-size:1.8rem;color:#fff;line-height:5rem;}
.section2 ul{width:1005px;height:145px;margin:0 auto;}
.section2 ul li{float:left;width:265px;height:65px;padding:35px 0;background-color:rgba(255,255,255,0.5);border-radius:10px;margin:0 35px;text-align:center;transition:0.3s linear;}
.section2 ul li:hover{background-color:rgba(31,166,100,0.5);}
.section2 ul .num_s{font-size:4rem;line-height:40px;height:40px;color:#fff;font-weight:bold;}
.section2 ul p{font-size:2rem;color:#fff;height:20px;line-height:20px;margin-top:10px;}
.section3{width:100%;height:530px;background:url(../images/section4-bg.png) no-repeat top center;}
.section3 ul{width:100%;height:406px;padding:19px 58px;margin:0 auto;}
.section3 ul li{float:left;width:215px;margin:43px 48px;transition:.3s ease-in;}
.section3 ul li:hover{transform:scale(1.3);-ms-transform:scale(1.3);box-shadow:0 0 8px #3EAC4A;border:0px solid #3EAC4A;}
.section4{width:100%;height:400px;margin:0 auto;padding:40px 0;position:relative;}
.section4 .infor{width:383px;height:400px;margin-left:20px;margin-top:20px;}
.section4 .infor h2{margin-bottom:20px;height:45px;line-height:45px;}
.section4 .infor h2 a{font-size:25px;color:#555;}
.section4 .infor h2 a:hover{color:#3EAC4A;}
.section4 .infor h2 span{display:inline-block;width:34px;height:25px;background:url(../images/sprite.png) no-repeat left -55px;margin:10px 10px 0 0;}
.section4 .infor ul li{width:310px;height:30px;line-height:30px;padding-left:10px;border-bottom:1px dotted #ccc;}
.section4 .infor ul li a{color:#888;font-size:16px;}
.section4 .infor ul li a:hover{color:#3EAC4A;}
.section4 .infor ul li span{display:inline-block;width:10px;height:10px;background:url(../images/sprite.png) no-repeat -164px top;margin:10px 20px 0 0;}
.section4 .image{width:707px;height:400px;background:url(../picture/index-carl.jpg) no-repeat left center/cover;}
.section5{width:100%;height:565px;background:url(../images/section6-bg.jpg) no-repeat top center;background-size:cover;}
.section5 ul{width:100%;height:225px;margin:0 auto;padding:170px 0;}
.section5 ul li{width:225px;height:225px;border-radius:50%;margin:0 18px;background-color:#fff;float:left;text-align:center;}
.section5 ul li div{margin:50px 0 10px 0;height:111px;transition:transform .3s ease-in;}
.section5 ul li:hover div{transform:rotate(360deg) scale(1.1);-ms-transform:rotate(360deg) scale(1.2);}
.section5 ul li .section5-logo4{margin:70px 0 10px 0;height:91px;}
.section5 ul li p{font-size:1.6rem;}
.index .footLinks{margin-top:0;}
/*cpk.html*/

.cpk-section2{width:100%; margin-top: 10px}
.cpk-section2 .main{width:94%;margin:0 auto;}
.cpk-section2 .cooper-wrap{float:left;width:16%;}
.cpk-section2 .cooper-wrap .title{width:100%;padding:0 5px;background-color:#3EAC4A;line-height:32px;}
.cpk-section2 .cooper-wrap .title span{line-height:25px;color:#fff;font-size:12px;line-height:32px;}
.cpk-section2 .cooper-wrap .title span:nth-child(2){float:right;font-size:12px;}
.cpk-section2 .cooper a{display:block;width:100%; margin-bottom: 10px; cursor:pointer;background-image:url(../images/cooper.jpg);}
.cpk-section2 .cooper a:hover{ padding:0;box-shadow:0 0 8px #3EAC4A;border:1px solid #3EAC4A;}
.cpk-section2 .products-wrap{float:left;position:relative;width:100%; background-color:#fff;}
.cpk-section2 .products-wrap .tab-title{position:relative;width:100%;height:44px; margin-left: 5px}
.cpk-section2 .products-wrap .tab-title li{float:left;width:100px;height:32px;text-align:center;line-height:32px;background-color:#ddd;cursor:pointer;font-size:14px;}
.cpk-section2 .products-wrap .tab-title li.cur{background-color:#3EAC4A;color:#fff;}
.cpk-section2 .products-wrap .pdt-wrap{width:100%;position:relative;}
.cpk-section2 .products-wrap .pdt{float:left;width:100%;}
.cpk-section2 .products-wrap .pdt .pdt-tit{width:97%;height:22px;line-height:22px;border-bottom:1px solid #3EAC4A;margin-bottom:10px;}
.cpk-section2 .products-wrap .pdt-tit h3{font-size:15px;color:#3EAC4A;}
.cpk-section2 .products-wrap .pdt-tit .more a{font-size:14px;color:#888;}
.cpk-section2 .products-wrap .pdt-tit .more a:hover{color:#3EAC4A;}
.cpk-section2 .products-wrap .pdt-list-wrap{width:100%;}


/*案例展示页.html*/
.case-main .js-carousel .carousel-list .carl1{background:url(../picture/1-15092315102R34.jpg) no-repeat center/cover;}
.case-main .js-carousel .carousel-list .carl2{display:none;background:url(../picture/1-1410211H342230.jpg) no-repeat center/cover;}
.case-main .js-carousel .carousel-list .carl3{display:none;background:url(../picture/toutiao01.jpg) no-repeat center/cover;}
.case-main .main{margin-top:30px;background-color:#fff;width:100%;padding:30px;}
.case-main .main .main-head{width:156px;height:56px;margin:0 0 15px 0;background:url(../images/sprite.png) no-repeat 0 -327px;}
.case-main .main .brand-list{margin-top:20px;}
.case-main .main .brand-list li{position:relative;float:left;border:1px solid #ccc;margin-right:10px;cursor:pointer;}
.case-main .main .brand-list li a{float:left;display:block;width:90px;height:40px;padding:10px;}
.case-main .main .case1{margin-top:20px;}
.case-main .main .case{width:1130px;height:680px;background:url(../images/case-bg1.jpg);}
.case-main .main .case .case-left{margin-top:100px;border:1px dotted #3EAC4A;}
.case-main .main .case .case-right{margin-top:100px;width:330px;height:380px;border:1px solid #3EAC4A;}
.case-main .main .case .case-bottom{width:1070px;padding-top:20px;}
.case-main .main .case .case-bottom h2{font-size:16px;color:#3EAC4A;line-height:30px;}
.case-main .main .case .case-bottom p{font-size:12px;color:#555;line-height:25px;text-indent:2em;}
.case-main .main .case1 .case-right,.case-main .main .case3 .case-right{margin-left:30px;}
.case-main .main .case2,.case-main .main .case4{background:url(../images/case-bg2.jpg);}
.case-main .main .case2 .case-left,.case-main .main .case4 .case-left{margin-left:30px;}
.case-main .main .case2 .case-bottom,.case-main .main .case4 .case-bottom{margin-left:60px;}

/*租售对比页.html*/
.pk-main .js-carousel .carousel-list .carl1{background:url(../picture/1-15092315102R34.jpg) no-repeat center/cover;}
.pk-main .js-carousel .carousel-list .carl2{display:none;background:url(../picture/1-1410211H342230.jpg) no-repeat center/cover;}
.pk-main .js-carousel .carousel-list .carl3{display:none;background:url(../picture/toutiao01.jpg) no-repeat center/cover;}
.pk-main .main{width:100%;margin-top:30px;background-color:#fff;padding-bottom:30px;}
.pk-main .main .main-head{width:156px;height:56px;margin:15px;background:url(../images/sprite.png) no-repeat -329px -327px;}
.pk-main .main .vs-wrap{margin:50px 0 80px;}
.pk-main .main .vs-wrap dt{font-size:30px; color:#3EAC4A;font-weight:bold;line-height:40px;margin:30px 0;}
.pk-main .main .vs-wrap dd{font-size:14px;line-height:30px;}
.pk-main .main .purchase{width:34%;text-align:right;}
.pk-main .main .lease{width:34%;}
.fadeInLeft{animation:fadeInLeft 1.2s ease-in;}
.fadeInRight{animation:fadeInRight 1.2s ease-in;}
.fadeInDown{animation:fadeInDown 0.7s ease-in;}
@keyframes fadeInLeft{
	0%{transform:translate(-200px);}
	70%{transform:translate(-200px);}
	100%{transform:translate(0);}
}
@keyframes fadeInRight{
	0%{transform:translate(300px);}
	70%{transform:translate(300px);}
	70%{transform:translate(0);}
}
@keyframes fadeInDown{
	0%{transform: translateY(-30%);}
	50% {transform: translateY(16%);}
	65% {transform: translateY(-8%);}
	80% {transform: translateY(8%);}
	95% {transform: translateY(-4%);}
	100% {transform: translateY(0%);}
}


.pk-main .main .vs{width:30%;height:337px;background:url(../images/vs.png) no-repeat center center;}
.pk-main .main .real-time{width:95%; padding:20px 15px 30px;margin:0 auto;background-color:#fff;border:1px solid #ccc;}
.pk-main .main .real-time h2{font-size:16px; color:#3EAC4A;font-weight:bold;line-height:30px;margin-bottom:10px;}
.pk-main .main .real-time .selected{ border: 2px solid #ccc; height:190px;padding: 10px 0 10px 0; background-color:#fff;margin-bottom:10px;}
.pk-main .main .real-time .selected dt{float:left;width:34%;font-size:14px; text-align: center;}
.pk-main .main .real-time .selected dd{float:left;width:33%;height:100%; border-left: 1px solid #ccc;overflow:hidden;text-align:center;font-size:12px;}
.pk-main .main .real-time .selected  a{color:#3EAC4A;}
.pk-main .main .real-time .selected dd img{width:190px;}
.pk-main .main .real-time .lease-price{width:100%;height:70px;background-color:#fff;margin-bottom:10px;}
.pk-main .main .real-time .lease-price dt{float:left;width:33%;height:60px;background:url(../images/real.png) no-repeat; margin-left: 5px; font-size:12px;text-indent:2em;line-height:60px;color:#fff;}
.pk-main .main .real-time .lease-price dd{float:left;width:33%;height:60px;overflow:hidden;text-align:center;line-height:60px;font-size:12px;}
.pk-main .main .purchase-price {width:100%;height:60px;background-color:#fff;}
.pk-main .main .purchase-price  dt{float:left;width:33%;font-size:12px;background:url(../images/real.png) no-repeat; margin-left: 5px; line-height:60px;color:#fff;text-indent:2em;}
.pk-main .main .purchase-price  dd{float:left;width:33%;height:60px;overflow:hidden;text-align:center;line-height:60px;font-size:12px;}
.pk-main .sider{margin:40px 5% 0 0; padding-bottom: 20px}
.pk-main .sider h3{width:200px;height:30px;margin-bottom:20px;font-size:12px;line-height:30px;margin-top: 17px;}
.pk-main .sider .item{width:200px;margin-top:20px;}
.pk-main .sider .item img{display:block;width:160px;height:160px;}
.pk-main .sider .item h4{width:200px;height:30px;font-size:12px;line-height:30px;font-weight:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.pk-main .sider .item .price{color:#aaa;font-size:10px;text-align:center;}
.pk-main .sider .item .price span{font-size:12px;color:#f00;}
.pk-main .sider .item .add{width:40px;height:20px;line-height:20px;text-align:center;cursor:pointer;}

/*品牌介绍.html*/
.brand-main .js-carousel .carousel-list .carl1{background:url(../picture/1-15092315102R34.jpg) no-repeat center/cover;}
.brand-main .js-carousel .carousel-list .carl2{display:none;background:url(../picture/1-1410211H342230.jpg) no-repeat center/cover;}
.brand-main .js-carousel .carousel-list .carl3{display:none;background:url(../picture/toutiao01.jpg) no-repeat center/cover;}
.brand-main .main{margin-top:30px;background-color:#fff;width:93%;padding:30px;}
.brand-main .main .main-head{width:156px;height:56px;margin:0 0 15px 0;background:url(../images/sprite.png) no-repeat -166px -327px;}
.brand-main .main .brand-list{width:100%;margin:0 auto;margin-top:20px;}
.brand-main .main .brand-list li{position:relative;float:left;border:1px solid #ccc;margin:5px;cursor:pointer;}

.brand-main .main .case1{margin-top:20px;}
.brand-main .main .case{width:100%;height:100%;background:url(../images/brand-bg1.jpg)no-repeat;background-size:100%100%;}
.brand-main .main .case .case-left{margin-top:100px;border:1px dotted #3EAC4A;}
.brand-main .main .case .case-right{margin-top:100px;width:330px;height:380px;border:1px solid #3EAC4A;}
.brand-main .main .case .case-bottom{width:97%;}
.brand-main .main .case .case-bottom h2{font-size:16px;color:#3EAC4A;line-height:30px;}
.brand-main .main .case .case-bottom p{ width: 100%; font-size:10px;color:#555;line-height:25px;text-indent:2em;}
.brand-main .main .case1 .case-right,.brand-main .main .case3 .case-right{margin-left:30px;}
.brand-main .main .case2,.brand-main .main .case4{background:url(../images/brand-bg2.jpg);}
.brand-main .main .case2 .case-left,.brand-main .main .case4 .case-left{margin-left:30px;}
.brand-main .main .case2 .case-bottom,.brand-main .main .case4 .case-bottom{margin-left:60px;}



/*配套租赁.html*/
.supporting-main .public-wrap{width:1010px;margin:0 auto;}
.supporting-main .brand{margin-top:30px;}
.supporting-main .brand h2{font-size:20px;}
.supporting-main .brand h2 span{color:#aaa;margin-left:10px;font-size:18px;}
.supporting-main .brand .left{position:relative;width:210px;height:400px;background:url(../images/s-b-bg.png);}
.supporting-main .brand .left .content{position:absolute;width:125px;height:46px;left:43px;top:251px;background:url(../images/sprite.png) left -270px;}
.supporting-main .brand .left .content p{width:125px;text-align:center;color:#fff;}
.supporting-main .brand .left .content p.con1{font-size:17px;font-weight:bold;margin-top:7px;line-height:17px;}
.supporting-main .brand .left .content p.con2{font-size:11px;}
.supporting-main .center{position:relative;width:400px;height:400px;overflow:hidden;}
.supporting-main .center a{display:block;width:400px;height:400px;}
.supporting-main .center a img{width:400px;height:400px;}
.supporting-main .center .content{position:absolute;left:50%;margin-left:-119px;bottom:44px;width:238px;height:92px;background-color:rgba(255,255,255,0.5);z-index:2;}
.supporting-main .center h3{width:200px;height:55px;margin:0 auto;border-bottom:1px dotted #555;text-align:center;font-size:18px;line-height:75px;}
.supporting-main .center p{width:200px;margin:0 auto;text-align:center;font-size:14px;color:#d40000;}
.supporting-main .right{width:400px;height:400px;}
.supporting-main .right .top{width:400px;height:200px;background-color:#faf6ff;}
.supporting-main .right .top a{display:block;width:180px;height:180px;margin:10px 10px;}
.supporting-main .right a img{width:180px;height:180px;transition:transform 0.2s;-webkit-transition:transform 0.2s;-moz-transition:transform 0.2s;-ms-transition:transform 0.2s;}
.supporting-main .right img:hover{transform:translate(-5px);-webkit-transform:translate(-5px);-moz-transform:translate(-5px);-ms-transform:translate(-5px);}
.supporting-main .right .top .content{width:180px;height:200px;margin-left:20px;}
.supporting-main .right .top .content h3{margin-top:80px;font-size:15px;}
.supporting-main .right .top .content p{font-size:12px;color:#d40000;}
.supporting-main .right .bottom{width:400px;height:200px;}
.supporting-main .right .bottom .b-left{width:200px;height:200px;background-color:#edffff;}
.supporting-main .right .bottom .b-right{width:200px;height:200px;background-color:#fafeef;}
.supporting-main .right .bottom .b-left a,.supporting-main .right .bottom .b-right a{display:block;width:140px;height:140px;margin:10px 30px 5px;}
.supporting-main .right .bottom .b-left a img,.supporting-main .right .bottom .b-right a img{display:block;width:140px;height:140px;transition:transform 0.2s;-webkit-transition:transform 0.2s;-moz-transition:transform 0.2s;-ms-transition:transform 0.2s;}
.supporting-main .right .bottom .b-left .content,.supporting-main .right .bottom .b-right .content{width:180px;height:35px;margin-left:30px;}
.supporting-main .right .bottom .b-left .content h3,.supporting-main .right .bottom .b-right .content h3{font-size:14px;}
.supporting-main .right .bottom .b-left .content p,.supporting-main .right .bottom .b-right .content p{font-size:12px;color:#d40000;}
.supporting-main .supt{margin-top:80px;}
.supporting-main .supt h2{font-size:20px;line-height:30px;}
.supporting-main .supt .item{margin-bottom:80px;}
.supporting-main .supt .pub-left{position:relative;width:210px;height:400px;}
.supporting-main .supt .pub-left a.bg{display:block;width:210px;height:400px;}
.supporting-main .supt .pub-left a.bg img{width:100%;height:100%;}
.supporting-main .supt .pub-left h3{position:absolute;width:210px;height:83px;top:0;left:0;text-align:center;font-size:18px;line-height:83px;} 
.supporting-main .supt .pub-left .list-panel{position:absolute;width:210px;top:100px;left:0;}
.supporting-main .supt .pub-left .list-panel li a{display:block;width:210px;color:#555;font-size:12px;line-height:30px;text-align:center;}

.supporting-main .js-carousel .carousel-list .carl1{background:url(../picture/1-15092315102R34.jpg) no-repeat center/cover;}
.supporting-main .js-carousel .carousel-list .carl2{display:none;background:url(../picture/1-1410211H342230.jpg) no-repeat center/cover;}
.supporting-main .js-carousel .carousel-list .carl3{display:none;background:url(../picture/toutiao01.jpg) no-repeat center/cover;}
/*服务流程页.html*/
.service-main{width:100%;}
.service-main .public-wrap{margin-top:20px;}
.service-main .main{width:79%;background-color:#fff; float:left}
.service-main .main .main-head{width:156px;height:56px;margin:10px 0 0 10px;background:url(../images/service.png)}
.service-main .main .main-head h2{color:#fff;font-size:15px;text-align:center;line-height:56px;letter-spacing:5px;}
.service-main .main .process ul{width:100%;height:150px;}
.service-main .main .process1 ul li.icon{margin:35px 5% 35px 5%;width:88px;height:80px;background:url(../images/sprite.png)no-repeat left -90px;}
.service-main .main .process1 ul li.con{margin-top:35px; width: %;}
.service-main .main .process ul li.con h3{font-size:20px;color:#3EAC4A;}
.service-main .main .process ul li.con p{font-size:12px;color:#555;line-height:24px;}
.service-main .main .process1 ul li.con p span{display:inline-block;width:14px;height:14px;margin-right:10px;background:url(../images/sprite.png) no-repeat -190px top;}
.service-main .main .process ul li.shield{width:14%;margin-right: 5%}
.service-main .main .process ul li.shield .img{margin:25px auto 5px;width:81px;height:84px;background:url(../images/sprite.png) no-repeat -411px -185px;}
.service-main .main .process ul li.shield p{text-align:center;}
.service-main .main .process ul .line{width:98%;margin:0 auto;height:11px;background:url(../images/process.png);}
.service-main .main .process1 ul li.shield .img{margin:25px auto 5px;width:81px;height:84px;background:url(../images/sprite.png) no-repeat -376px -90px;}
.service-main .main .process2 ul li.icon{margin:35px 5% 35px 5%;width:93px;height:80px;background:url(../images/sprite.png)no-repeat -88px -90px;}
.service-main .main .process2 ul li.con{ width: 50%; margin:55px 0 0 0;}
.service-main .main .process3 ul li.icon{margin:35px 5% 35px 5%;width:95px;height:80px;background:url(../images/sprite.png)no-repeat -185px -90px;}
.service-main .main .process3 ul li.con{margin-top:45px;width:55%;}
.service-main .main .process4 ul li.icon{margin:35px 5% 35px 5%;width:95px;height:80px;background:url(../images/sprite.png)no-repeat -285px -90px;}
.service-main .main .process4 ul li.con{margin:66px 0 0 0; width: 55%;}
.service-main .main .process5 ul li.icon{margin:35px 5% 35px 5%;width:93px;height:80px;background:url(../images/sprite.png)no-repeat left -185px;}
.service-main .main .process5 ul li.con{margin-top:45px;width:51%}
.service-main .js-carousel .carousel-list .carl1{background:url(../picture/1-15092315102R34.jpg) no-repeat center/cover;}
.service-main .js-carousel .carousel-list .carl2{display:none;background:url(../picture/1-1410211H342230.jpg) no-repeat center/cover;}
.service-main .js-carousel .carousel-list .carl3{display:none;background:url(../picture/toutiao01.jpg) no-repeat center/cover;}
.service-main .sider{width:16%;background-color:#fff; padding-top: 10px}
.service-main .sider .sider-tit{width:100%;height:40px; text-align: center; margin-bottom:20px;background-color:#3EAC4A;color:#fff;font-size:16px;line-height:35px;}
.service-main .sider .sider-list{width:45%;margin:0 auto;}
.service-main .sider .sider-list .title{width:110px;height:29px; margin-bottom:10px;padding-bottom:5px;border-bottom:1px dotted #ccc;color:#555;font-size:18px;}               
.service-main .sider .sider-list span{display:inline-block;width:14px;height:14px;margin-right:10px;background:url(../images/sprite.png) no-repeat -215px -1px;}
.service-main .sider .delivery span{width:15px;height:15px;margin-right:10px;background:url(../images/sprite.png) no-repeat -231px top;}
.service-main .sider .guarantee span{width:15px;height:15px;margin-right:10px;background:url(../images/sprite.png) no-repeat -263px top;}
.service-main .sider .sider-list ul{margin-left:24px;}
.service-main .sider .sider-list li{width:150px;height:30px;}
.service-main .sider .sider-list li a{color:#999;font-size:16px;}
.service-main .sider .sider-list li a:hover{color:#3EAC4A;text-decoration:underline;}

/*联系我们页.html*/
.contact-main .js-carousel .carousel-list .carl1{background:url(../picture/1-15092315102R34.jpg) no-repeat center/cover;}
.contact-main .js-carousel .carousel-list .carl2{display:none;background:url(../picture/1-1410211H342230.jpg) no-repeat center/cover;}
.contact-main .js-carousel .carousel-list .carl3{display:none;background:url(../picture/toutiao01.jpg) no-repeat center/cover;}

.take-delivery {color: #333;
width:100% ;max-width:1200px;margin:0px auto;}

.take-delivery .main .div{width: 100%; margin: auto; text-align: center; margin-top: 30px}
.take-delivery .main .div .gywm{width: 100px; margin: auto; border: 1px solid #C7C7C7; font-size: 22px; margin-bottom: 20px}
.take-delivery .main #container {background: #E5E5E5;width:100%;height: 400px;margin:0 auto;margin-top:10px;padding-right:3px;position:relative;}
#leftContent {float: left;width:68%;height: 400px; }
#rightContent {width: 31%; float: left;height: 400px;padding:10px 0 10px 13px;
    
}

.take-delivery .main .tab{width: 100%; margin:30px 0 30px 0;}
.take-delivery .main .tab .tr td{ background: #ccc; font-size: 18px; padding: 10px 0 10px; text-align:center; color: #fff;}
.take-delivery .main .tab .tr1 td{ background: #E5E5E5; padding: 15px 0 15px  15px }
.take-delivery .main .tab .tr1 td h2{color: #3EAC4A}
.take-delivery .main #dituContent{ width:80%; margin: 10px 0 10px 0; height:150px;border:#ccc solid 1px;}

/*产品列表.html*/
.list-main{margin-top:20px;}
.list-main .select{width:99%;}
.list-main .select h2{width:99%;height:45px;background-color:#fff;font-size:15px;color:#333;line-height:45px;padding-left:25px;}
.list-main .select .classify,.list-main .select .brand,.list-main .select .money,.list-main .select .time,.list-main .select .selected{width:99%;margin:0 10px;border-bottom:1px dotted #ccc;}
.list-main .select h3{float:left;font-size:14px;font-weight:bold;color:#3EAC4A;line-height:44px;padding:0 30px 0 15px;}
.list-main .select .classify  li a{display:block;float:left;font-size:12px;color:#333;margin-top:7px;}
.list-main .select .classify li span{color:#3EAC4A;}
.list-main .select .classify li:hover a{color:#3EAC4A;}
.list-main .select .classify li.cur a{background-color:#3EAC4A;color:#fff;}
.list-main .select .classify li.cur span{color:#fff;}
.list-main .select .brand .more{position:absolute;right:0;top:10px;text-align:center;line-height:22px;cursor:pointer;}

.list-main .select .money li,.list-main .select .time li{display:block;float:left;padding:5px 10px;font-size:14px;color:#333;margin-top:7px;cursor:pointer;}
.list-main .select .money li.cur,.list-main .select .money li:hover,.list-main .select .time li.cur,.list-main .select .time li:hover{color:#3EAC4A;}
.list-main .select .selected{border-bottom:none;}
.list-main .select .selected ul{height:44px;line-height:44px;font-size:14px;}
.list-main .select .selected ul b{color:#3EAC4A;margin:0 5px;cursor:pointer;}
.list-main .select .selected li{float:left;color:#333;margin:7px 7px 0 0;height:37px;cursor:pointer;border:1px solid #ccc;line-height:28px;}
.list-main .select .selected li span{float:left;height:26px;font-size:14px;line-height:28px;padding:0 10px;}
.list-main .select .selected li i{float:left;width:15px;height:28px;background-color:#ddd;color:#3EAC4A;text-align:center;}

.list-main .product-list{margin-top:40px; width: 95%; margin: auto;}
.list-main .product-list ul li{float:left;width:20.5%;border:1px solid #DCDCDC;margin:0 0 20px 20px;padding:10px;}
.list-main .product-list ul li:hover{box-shadow:0 0 8px #3EAC4A;border:1px solid #3EAC4A;}
.list-main .product-list ul li:nth-child(4n){margin-right:0;}
.list-main .product-list ul li .img{width:100%;margin-bottom:10px;}
.list-main .product-list ul li .img img{display:block;width:100%;}
.list-main .product-list ul li h4{width:100%;height:40px;line-height:20px;overflow:hidden;}
.list-main .product-list ul li h4 a{color:#333;font-size:12px;font-weight:400;}
.list-main .product-list ul li h5{width:100%;height:40px; padding-left: 5%; float: left;color:#aaa;}
.list-main .product-list ul li h5 span{font-size:18px;color:#f00;}
.list-main .like{margin-top:40px; margin-left: 20px}
.list-main .like h2{height:30px;line-height:30px;}
.list-main .like h2 strong{color:#333;}
.list-main .like h2 a{color:#666;font-size:12px;}
.list-main .like .product-list{margin-top:10px;}
.list-main .pages{width:610px;margin:20px auto 0;}
.list-main .pages span,.list-main .pages a{display:inline-block;width:20px;height:30px;text-align:center;padding:0 5px;border:1px solid #ccc;margin:0 5px;font-size:12px;color:#555;line-height:30px;cursor:pointer;font-weight:bold;}
.list-main .pages span{width:56px;}
.list-main .pages span.disable{border-color:#ccc; color:#ccc;cursor:auto;}
.list-main .pages span.disable:hover{border-color:#ccc; color:#ccc;}
.list-main .pages a.cur{border:none;color:#3EAC4A;}
.list-main .pages a:hover,.list-main .pages span:hover{border-color:#3EAC4A;color:#3EAC4A;}
.list-main .pages .ellipsis{display:inline-block;width:10px;height:2px;background:url(../images/sprite.png) no-repeat -285px top;}
.list-main .pages .import{display:inline-block;width:130px;height:30px;border:none;color:#555;font-size:12px;line-height:30px;}
.list-main .pages .import .text{display:inline-block;width:30px;height:20px;border:1px solid #ccc;margin:0 5px;text-align:center;}
.list-main .pages .sub{width:50px;height:24px;border:1px solid #ccc;background-color:#fff;color:#555;cursor:pointer;}
.list-main .pages .sub:hover{border-color:#3EAC4A;background-color:#3EAC4A;color:#fff;}
/*详情页.html*/
.detail-main .guide{margin:10px 0; font-size: 13px;}
.detail-main .guide a{color:#555;}
.detail-main .detail-left{position:relative;width:25%;padding-left: 10px; margin-right:30px;margin-top: 50px;}
.detail-main .detail-img{position:relative;width:100%;height:350px;overflow:hidden;}
.detail-main .detail-img .mask{position:absolute;top:0;left:0;z-index:10;width:100%;height:350px;background-color:#fff;opacity:0;filter:alpha(opacity=0);}
.detail-main .detail-img img{width:100%; height: 100%}
.detail-main .detail-img .glass{position:absolute;top:0;left:0;width:163px;height:163px;background-color:#3EAC4A;opacity:0.3;filter:alpha(opacity=30);border:1px solid #ccc;display:none;}
.detail-main .big-img{width:350px;height:350px;position:absolute;left:360px;top:0;overflow:hidden;display:none;border:1px solid #ccc;z-index:999;}
.detail-main .big-img img{position:absolute;width:750px;height:750px;}
.detail-main .detail-left .carousel-wrap{width:99%;height:54px;margin-top:30px; padding-left:10px}
.detail-main .detail-left .carousel-wrap .pre-btn{width:10px;height:20px;margin:15px 15px 0 0;background:url(../images/sprite.png) no-repeat -43px -56px;cursor:pointer;}
.detail-main .detail-left .carousel-wrap .next-btn{width:10px;height:20px;margin:15px 0 0 0;background:url(../images/sprite.png) no-repeat -63px -56px;cursor:pointer;}
.detail-main .detail-left .carousel-wrap .carousel{position:relative;width:80%;height:50px;overflow:hidden;}
.detail-main .detail-left ul{position:absolute;left:0;top:0;height:50px;}
.detail-main .detail-left ul li{float:left;width:46px;height:46px;margin:0 5px;cursor:pointer;}
.detail-main .detail-left ul li:hover,.detail-main .detail-left ul li.cur{border-color:#3EAC4A;}
.detail-main .detail-left ul li img{width:100%;}

.item-inform .clearfixLeft .icon{margin-top:15px;width:350px;} 
.item-inform .clearfixLeft .icon span{float:left;margin-right:5px;}
.item-inform .clearfixLeft .icon span.collect{width:15px;height:15px;margin-top:6px;background:url(../images/sprite.png) no-repeat -191px -26px;}
.item-inform .clearfixLeft .icon span.share,.detail-main .detail-left .icon span.share a{margin-top:-5px;}
.item-inform .clearfixLeft .icon a{float:left;height:21px;margin-right:20px;margin-top:6px;color:#555;}
.item-inform .clearfixLeft .icon a:hover{color:#f00;}
.item-inform .clearfixLeft .icon .add{width:40px;height:20px;border:1px solid #ccc;text-align:center;}
.item-inform .clearfixLeft .icon .add:hover{border-color:#f00;}

.clearfixRight .market-wrap{margin-top:25px;height:40px;background-color:#fff;line-height:40px;}
.clearfixRight .market-wrap .market{font-size:15px;color:#555;}
.clearfixRight .market-wrap span{margin-left:15px;font-size:20px;color:#f00;}
.clearfixRight .market-wrap span i{font-size:14px;}
.clearfixRight .market-wrap dl{margin:5px 10px 0 0;line-height:15px;text-align:center;}
.clearfixRight .market-wrap dt{font-size:10px;}
.clearfixRight .market-wrap dd a{color:#09608a;font-size:8px;}
.clearfixRight h1{font-size:15px;color:#333;}
.clearfixRight .tab{position:relative;width:100%;height:50px;}
.clearfixRight .tab-title{position:absolute;left:-1px;width:100%;height:30px;}
.clearfixRight .tab-title li{float:left;width:15%;height:30px; margin-left: 1%; border:1px solid #ccc;text-align:center;line-height:30px;cursor:pointer;}
.clearfixRight .tab-title li:nth-child(1){}
.clearfixRight .tab-title li.cur{ border: 1px solid #e3393c;}
.clearfixRight .tab-content{position:absolute;top:30px;width:587px;height:50px;display:none;}
.clearfixRight .tab-content li{float:left;width:150px;height:50px;line-height:50px;text-align:center;}
.clearfixRight .tab-content li i{font-size:14px;color:#f00;}
.detail-main .detail-center .tab-content li span{font-size:20px;color:#f00;}
.detail-main .detail-center .address-wrap{position:relative;margin-top:25px;}
.detail-main .detail-center .address-wrap li{float:left;color:#333;}
.detail-main .detail-center .address span{cursor:pointer;}
.detail-main .detail-center .address i{display:inline-block;width:10px;height:5px;margin-left:5px;background:url(../images/sprite.png) no-repeat -113px -57px;}
.detail-main .detail-center .address:hover i{background:url(../images/sprite.png) no-repeat -113px -68px;}
.detail-main .detail-center .address-wrap li.freight span{color:#f00;}
.detail-main .detail-center .address .popup-wrap{display:none;position:absolute;left:45px;z-index:10;width:360px;border:1px solid #ccc;background-color:#fff;padding:10px;}
.detail-main .detail-center .address .popup-wrap .zxs{width:360px;}
.detail-main .detail-center .address .popup-wrap .zxs a{display:block;float:left;width:50px;text-align:center;color:#333;padding:5px 5px;}
.detail-main .detail-center .address .popup-wrap .province{width:360px;}
.detail-main .detail-center .address .popup-wrap li{width:60px;padding-right:0;}
.detail-main .detail-center .address .popup-wrap li a{display:block;width:50px;text-align:center;color:#333;padding:5px 5px;}
.detail-main .detail-center .address .popup-wrap li.cur a{background-color:#3EAC4A;color:#fff;}
.detail-main .detail-center .address .popup-wrap li b{display:none;width:10px;height:6px;margin:0 auto;background:url(../images/sprite.png) no-repeat -231px -26px;}
.detail-main .detail-center .address .popup-wrap li.cur b,.detail-main .detail-center .address .popup-wrap li.cur .city2{display:block;}
.detail-main .detail-center .address .popup-wrap .city2{display:none;position:absolute;left:10px;width:360px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#ddd;}
.detail-main .detail-center .address .popup-wrap .city2 li a{float:left;width:50px;text-align:center;padding:5px 5px;cursor:pointer;}
.detail-main .detail-center .address .popup-wrap li.cur .city2 a{background-color:transparent;color:#333;}
.detail-main .detail-center .choose{margin:10px 0;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;padding:10px 0 5px;}
.detail-main .detail-center .choose .title{float:left;margin-right:10px;font-size:12px;color:#333;font-weight:normal;}
.detail-main .detail-center .choose li{float:left;height:40px;border:1px solid #ccc;margin:0 10px 5px 0;cursor:pointer;}
.detail-main .detail-center .choose li:hover,.detail-main .detail-center .choose li.cur{border-color:#f00;}
.detail-main .detail-center .choose li img{float:left;width:40px;height:40px;}
.detail-main .detail-center .choose li span{float:left;height:40px;line-height:40px;padding:0 10px;}
.clearfixRight .count-wrap{height:25px;font-size:16px;color:#333;margin-top:25px;line-height:25px;}
.clearfixRight .count-wrap .count{margin-right:30px;}
.clearfixRight .count-wrap .count i{float:left;margin-right:25px;}
.clearfixRight .count-wrap .count span{float:left;display:block;width:30px;height:31px;border:1px solid #ccc;text-align:center;line-height:30px;cursor:pointer;}
.clearfixRight .count-wrap .count input{width:49px;height:29px;text-align:center;line-height:30px;}
.clearfixRight .count-wrap .count .num{width:50px;border-left:none;border-right:none;}
.clearfixRight .btn{height:50px;margin-top:40px; padding-left: 10px;}
.clearfixRight .btn input{width:150px;height:50px;font-size:16px;font-family:"微软雅黑";text-align:center;cursor:pointer;}
.clearfixRight .btn .buy{color:#3EAC4A;background-color:#e0fff0; border: 1px solid #3EAC4A;}
.clearfixRight .btn .cart{background-color:#3EAC4A;color:#fff;}
.detail-main .detail-sider{width:17%;}
.detail-main .detail-sider .title{position:relative;width:150px;height:30px;margin-bottom:10px;}
.detail-main .detail-sider .title i{position:absolute;top:15px;width:150px;height:1px;border-top:1px dotted #ccc;}
.detail-main .detail-sider .title span{position:absolute;left:50%;width:6em;margin-left:-3em;height:30px;line-height:30px;background-color:#fff;text-align:center;}
.detail-main .detail-sider .s-carsoule{position:relative;width:150px;height:540px;overflow:hidden;}
.detail-main .detail-sider ul{position:absolute;top:0;}
.detail-main .detail-sider ul li{width:150px;height:170px;margin-bottom:10px;}
.detail-main .detail-sider ul li img{display:block;width:150px;height:150px;}
.detail-main .detail-sider ul li span{display:inline-block;font-size:12px;width:150px;height:20px;color:#333;}
.detail-main .detail-sider ul li i{text-indent:2em;line-height:20px;font-size:14px;}
.detail-main .detail-sider ul li:hover span{color:#f00;}
.detail-main .detail-sider .btn{width:135px;height:10px;margin-bottom:15px;padding-left:15px;}
.detail-main .detail-sider .btn span{display:inline-block;width:20px;height:10px;background:url(../images/sprite.png) no-repeat -84px -52px;margin:0 20px;cursor:pointer;}
.detail-main .detail-sider .btn .next-btn{background:url(../images/sprite.png) no-repeat -84px -72px;}
.detail-main .recommend-title{width:1190px;height:40px;background-color:#f7f7f7;border-bottom:1px solid #3EAC4A;}
.detail-main .recommend-title span{display:inline-block;width:100px;height:40px;background-color:#3EAC4A;font-size:20px;text-align:center;line-height:40px;color:#fff;}
.detail-main .recommend-wrap ul li{float:left;width:160px;height:180px;margin:15px 19px 0;}
.detail-main .recommend-wrap ul li img{display:block;width:160px;height:160px;}
.detail-main .recommend-wrap ul li span{display:inline-block;font-size:12px;width:160px;height:20px;color:#333;text-align:center;color:#f00;}
.detail-main .recommend-wrap ul li i{line-height:20px;font-size:14px;}
.detail-main .wrap-down{margin:20px 0;}
.detail-main .wrap-down .hot{width:20%;margin-right:10px;}
.detail-main .wrap-down .hot-title{width:100%;height:50px;background-color:#fff;margin-bottom:10px;border-bottom:1px solid #e5e5e5;font-size:12px;color:#333;text-align:center;line-height:50px;}
.detail-main .wrap-down .hot ul li{width:150px;height:170px;margin:0 auto 10px;}
.detail-main .wrap-down .hot ul li img{display:block;width:150px;height:150px;}
.detail-main .wrap-down .hot ul li span{display:inline-block;font-size:12px;width:150px;height:20px;color:#333;}
.detail-main .wrap-down .hot ul li i{text-indent:2em;line-height:20px;font-size:14px;}
.detail-main .wrap-down .hot ul li:hover span{color:#f00;}
.detail-main .wrap-down .details-tab{position:relative; width: 76%}
.detail-main .wrap-down .details-tab .tab-title{position:absolute;width:100%;height:50px;border-bottom:1px solid #3EAC4A;background-color:#fff;z-index:99;}
.detail-main .wrap-down .details-tab .tab-title li{float:left;width:105px;height:50px;text-align:center;line-height:50px;cursor:pointer;font-size:12px;}
.detail-main .wrap-down .details-tab .tab-title .cur{background-color:#3EAC4A;color:#fff;}
.detail-main .wrap-down .details-tab .tab-content{position:relative;top:62px;width:100%;}
.detail-main .wrap-down .details-tab .navigation{width:189px;border-left:1px solid #ccc;padding-top:40px;}
.detail-main .wrap-down .details-tab .navigation li{width:190px;text-align:center;padding:15px 0;}
.detail-main .wrap-down .details-tab .navigation li a{color:#333;font-size:12px;}
.detail-main .wrap-down .details-tab .navigation li span{display:inline-block;margin-right:10px;width:10px;height:10px;border-radius:50%;background-color:#ccc;}
.detail-main .wrap-down .details-tab .navigation li.cur a{color:#3EAC4A;font-size:12px;}
.detail-main .wrap-down .details-tab .navigation li.cur span{display:inline-block;margin-right:10px;width:10px;height:10px;border-radius:50%;background-color:#3EAC4A;}
.detail-main .wrap-down .details-tab .tab-content .items{width:100%;margin-bottom:30px;}
.detail-main .wrap-down .details-tab .tab-content .items li{width:100%;height:500px;background-color:#f00;margin-top:10px;}
.detail-main .wrap-down .details-tab .tab-content .items li.arguments{background-color:#0f0;}
.detail-main .wrap-down .details-tab .tab-content .items li.size{background-color:#00f;}
.detail .footLinks{position:relative;z-index:999;}

/*zhuc1.html*/
.head-zhuc {margin:0px auto 0px;height:120px;width:100%;}
.head-zhuc .logo a{display:block;font-size:34px;color:#3EAC4A;font-weight:bold;margin-right:20px;margin-top: 50px;}
.head-zhuc span{font-size: 14px;color: #3EAC4A;margin-top: 65px;}
.head-zhuc li{font-size:14px;color:#aaa;margin-left:10px;margin-top:70px;}
.head-zhuc .enter_js a{color:#555;}
.head-zhuc .enter_js a:hover{text-decoration:underline;}
.use-zhuc {width: 100%;height:800px;background:url(../images/brand2.jpg);}
.use-zhuc form{width:100%;margin-top:10%;}
.use-zhuc li{width:400px;height:71px;position:relative;}
.use-zhuc input{width:374px;height:40px;font-size:13px;font-family:"微软雅黑";line-height:40px;text-indent:22px;margin-right:4px;}
.use-zhuc .getcode{position:absolute;width:100px;height:34px;color:#3EAC4A;right:27px;top:1px;font-size:12px;line-height:36px;text-align:center;cursor:pointer;}
.use-zhuc li{position:relative;}
.use-zhuc .mm{position:absolute;left:10px;top:0;display:none;line-height:40px;font-size:16px;color:#ccc;}
.use-zhuc .check{margin-bottom:0;height:30px;margin-top:-10px;}
.use-zhuc #checkbox{width:15px;height:15px;margin-top:8px;}
.use-zhuc label{height:30px;line-height:30px;font-size:14px;color:#fff;}
.use-zhuc label a{color:#3EAC4A;}
.use-zhuc .submit{text-align:center;background-color:#3EAC4A;color:#fff;}
.use-zhuc .sb{margin-bottom:0;}
.use-zhuc .submit:hover{background-color:#20b46c;}
.use-zhuc .sj{width:400px;padding:80px 80px;}
.use-zhuc .phone{width:545px;height:325px;}
.use-zhuc i{float:left;width:16px;height:16px;margin-top:12px;background:url(../images/sprite.png) no-repeat -104px top;visibility:hidden;}
.use-zhuc p{float:left;color:#aaa;height:16px;margin-top:5px;line-height:16px;font-size:14px;display:none;}
.use-zhuc p span{float:left;width:16px;height:16px;margin-right:5px;background:url(../images/sprite.png) no-repeat -70px top;}
.use-zhuc .error{background:url(../images/sprite.png) no-repeat -87px top;}
/*购物车.html*/
.cart{background-color:#fff;}
.cart-nav-bar{width:100%;height:30px;background-color:#ebf6f0;}
.cart-nav-bar .nav-wrap{width:1008px;margin:0 auto;}
.cart-nav-bar .nav-wrap .nav_l{float:left;}
.cart-nav-bar .nav-wrap .nav_l li{float:left;margin-right:12px;}
.cart-nav-bar .nav-wrap li a{color:#898989;line-height:30px;}
.cart-nav-bar .nav-wrap li a:hover{color:#3EAC4A;}
.cart-nav-bar .nav-wrap .nav_r{float:right;}
.cart-nav-bar .nav-wrap .nav_r .line{width:1px;margin:10px 0;margin-left:12px;height:10px;border-left:1px solid #898989;}
.cart-nav-bar .nav-wrap .nav_r li{float:left;margin-left:12px;}
.cart-logo{width:1008px;height:105px;margin:0 auto;}
.cart-logo .logo{width:230px;height:105px;}
.cart-logo .logo a{font-size:50px;font-weight:bold;color:#3EAC4A;line-height:105px;}
.cart-logo .payStep{width:480px;height:105px;}
.cart-logo .payStep dl{float:left;width:160px;height:55px;text-align:center;border-top:5px solid #ccc;margin-top:40px;}
.cart-logo .payStep dl dt{width:25px;height:25px;background:url(../images/sprite.png) no-repeat -129px -20px;line-height:25px;margin:-15px auto 0;color:#333;font-size:16px;}
.cart-logo .payStep dl dd{height:20px;margin-top:10px;color:#333;font-size:16px;}
.cart-logo .payStep dl.cur{border-top:5px solid #3EAC4A;}
.cart-logo .payStep dl.cur dt{background:url(../images/sprite.png) no-repeat -71px -20px;color:#fff;}
.cart-logo .payStep dl.cur dd{color:#3EAC4A;}
.cart-logo .payStep dl.succ{border-top:5px solid #7ed2a9;}
.cart-logo .payStep dl.succ dt{background:url(../images/sprite.png) no-repeat -100px -20px;color:#fff;}
.cart-logo .payStep dl.succ dd{color:#7ed2a9;}
.cart-wrap{width:1008px;margin:0 auto;}
.cart-wrap h1{font-size:24px;color:#555;height:30px;line-height:30px;}
.cart-wrap table{border-collapse:collapse;}
.cart-wrap tr td{width:90px;}
.cart-wrap tr .checked{width:70px;}
.cart-wrap tr .infor{width:572px;}
.cart-wrap thead td{background:#ccc;height:45px;text-align:center;line-height:45px;}
.cart-wrap thead .checked .checkbox{float:left;margin:16px 3px 0 15px;text-align:left;}
.cart-wrap thead .checked span{float:left;} 
.cart-wrap tbody td{height:120px;}
.cart-wrap tbody td img{width:85px;height:85px;}
.cart-wrap tbody .checked{display:block;width:13px;margin:0 auto;}

/*新闻资讯列表.html*/
.news-main{width:100%;margin:0 auto;margin-bottom:30px;}
.news-main .title{margin:10px 0;}
.news-main .title a{color:#555;font-size:12px;}
.news-main .sider{width:300px;margin-right:10px;border:1px solid #ccc;background-color:#fff;}
.news-main .sider ul{width:246px; margin:0 auto;}
.news-main .sider ul h2{font-size:16px;width:246px;line-height:40px;color:#3EAC4A;margin-bottom:10px;border-bottom:1px solid #ccc;}
.news-main .sider ul h2 span a{font-size:12px;color:#555;}
.news-main .sider ul h2 span a:hover{color:#3EAC4A;}
.news-main .sider .infor-recommend li{width:246px;margin-bottom:10px;}
.news-main .sider .infor-recommend li .image{width:100px;height:100px;overflow:hidden;margin:0 6px 5px 0;}
.news-main .sider .infor-recommend li .image img{width:100%;}
.news-main .sider .infor-recommend li .article{width:130px;margin-right:10px;}
.news-main .sider .infor-recommend li h3 a{display:block;color:#555;font-size:12px;line-height:23px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.news-main .sider .infor-recommend li h3 a:hover{color:#3EAC4A;}
.news-main .sider .product-recommend{margin-bottom:16px;}
.news-main .sider .product-recommend li{position:relative;width:120px;margin:0 6px 6px 0;overflow:hidden;}
.news-main .sider .product-recommend li .image{width:120px;}
.news-main .sider .product-recommend li .image img{display:block;width:100%;}
.news-main .sider .product-recommend li:nth-child(2n+1){margin-right:0;}
.news-main .sider .product-recommend li .product-infor{position:absolute;width:120px;height:30px;text-align:center;line-height:30px;color:#fff;background-color:rgba(0,0,0,0.5);z-index:2;bottom:-30px;}
.news-main .sider .product-recommend li:hover .product-infor{bottom:0px;}
.news-main .sider .brand-recommend{margin-bottom:20px;}
.news-main .sider .brand-recommend li{position:relative;width:120px;margin:0 6px 6px 0;overflow:hidden;cursor:pointer;}
.news-main .sider .brand-recommend li .image{width:118px;height:50px;border:1px solid #ccc;}
.news-main .sider .brand-recommend li .image img{width:100%;}
.news-main .sider .brand-recommend li:nth-child(2n+1){margin-right:0;}
.news-main .sider .brand-recommend li .brand-infor{position:absolute;width:118px;height:50px;border:1px solid #3EAC4A;font-size:14px;text-align:center;line-height:50px;color:#3EAC4A;background-color:#fff;z-index:2;bottom:-52px;}
.news-main .sider .brand-recommend li .brand-infor a{color:#f00;}
.news-main .sider .brand-recommend li:hover .brand-infor{bottom:0px;}
.news-main .mainbody{width:80%;margin: auto; background-color:#fff;}

.news-main .mainbody h2{margin-bottom:20px;height:45px;line-height:45px;font-size:25px;color:#555;}
.news-main .mainbody h2 span{display:inline-block;width:34px;height:25px;background:url(../images/sprite.png) no-repeat left -55px;margin:10px 10px 0 0;}
.news-main .mainbody .items{margin-bottom:60px;}
.news-main .mainbody .items li{width:17%;float: left;line-height:30px;margin:10px 4px 10px 13px;}
.news-main .mainbody .items li:hover{ border: 2px solid #3EAC4A;}
.news-main .mainbody .items li a{color:#888;font-size:16px;}
.news-main .mainbody .items li a:hover{color:#3EAC4A;}
.news-main .mainbody .items li i{display:inline-block;width:10px;height:10px;background:url(../images/sprite.png) no-repeat -164px top;margin:10px 5px 0 10px;}
.news-main .mainbody .image{width:707px;height:351px;overflow:hidden;}
.news-main .mainbody .items li span{display:inline-block; float:right;color:#888;font-size:12px;padding-right:10px;}
.news-main .mainbody .pages{width:610px;margin:20px auto 0;}
.news-main .mainbody .pages span,.news-main .mainbody .pages a{display:inline-block;width:20px;height:30px;text-align:center;padding:0 5px;border:1px solid #ccc;margin:0 5px;font-size:12px;color:#555;line-height:30px;cursor:pointer;font-weight:bold;}
.news-main .mainbody .pages span{width:40px;}
.news-main .mainbody .pages span.disable{border-color:#ccc; color:#ccc;cursor:auto;}
.news-main .mainbody .pages span.disable:hover{border-color:#ccc; color:#ccc;}
.news-main .mainbody .pages a.cur{border:none;color:#3EAC4A;}
.news-main .mainbody .pages a:hover,.news-main .mainbody .pages span:hover{border-color:#3EAC4A;color:#3EAC4A;}
.news-main .mainbody .pages .ellipsis{display:inline-block;width:10px;height:2px;background:url(../images/sprite.png) no-repeat -285px top;}
.news-main .mainbody .pages .import{display:inline-block;width:130px;height:30px;border:none;color:#555;font-size:12px;line-height:30px;}
.news-main .mainbody .pages .import .text{display:inline-block;width:30px;height:20px;border:1px solid #ccc;margin:0 5px;text-align:center;}
.news-main .mainbody .pages .sub{width:50px;height:24px;border:1px solid #ccc;background-color:#fff;color:#555;cursor:pointer;}
.news-main .mainbody .pages .sub:hover{border-color:#3EAC4A;background-color:#3EAC4A;color:#fff;}
/*新闻资讯详情页.html*/
.article-main{width:100%; background:url(../picture/green-bg.jpg) no-repeat center/cover;padding-bottom:30px;}
.article-main .title{padding:10px 0;}
.article-main .title a{color:#555;font-size:12px;}
.article-main .article{width:80%;margin:0 auto;}
.article-main .article h2{width:800px;text-align:center;font-size:20px;margin-bottom:20px;}
.article-main .article img{display:block;width:90%;margin:0 auto;margin-bottom:10px;}
.article-main .article .content{font-size:14px;line-height:30px;text-indent:2em;}
.article .footLinks{margin-top:0;}

/*邮箱订阅*/
.email_sub{display: block;margin: 0 auto;position: fixed;bottom: -60px;height: 60px;width: 100%;z-index: 10000;opacity: 0.9;background: #FFFFFF;-webkit-transition: bottom .3s ease-out;-moz-transition: bottom .3s ease-out;-ms-transition: bottom .3s ease-out;-o-transition: bottom .3s ease-out;transition: bottom .3s ease-out;box-shadow: -15px -12px 10px -12px #999;}
.email_sub.show{bottom:0;}
.email_sub .w1200{ position:relative; z-index:10;width: 100%; margin: 0 auto;}
.email_sub_btn{ margin-top:12px; font-size:0; overflow:hidden;}
.email_sub_btn input{ padding:7px 10px; border:1px solid #3EAC4A; outline:0 none; width:350px; font-size:14px; float:left;}
.email_sub_btn .emp_btn{ background:#1ea63e; display:inline-block; height:32px; line-height:32px; color:#fff; font-size:14px; padding:0 10px; float:left;}
/*邮箱订阅end*/

/*找回密码*/
.retrieve{height:120px;}
.retrieve .logo{display:block;width:132px;height:60px;margin-top:30px;margin-right:20px;background:url(../images/logo.png);text-indent:500px;white-space:nowrap;overflow:hidden;}
.retrieve h2{font-size: 14px;color: #3EAC4A;margin-top: 65px;}
.retrieve ul{margin-top:70px;}
.retrieve li{font-size:14px;color:#aaa;margin-left: 10px;}
.retrieve li a{color:#3EAC4A;}
.retrieve li a:hover{text-decoration:underline;}




/*--------------CONTROLS--------------*/

/*position controls*/
.controls li {
	top: 50%;
	margin-top: -30px
}

.controls li:nth-child(1) {
	left: 0;
}

.controls li:nth-child(2) {
	right: 0;
}


/*------------PAGINATION------------*/

/*style pagination*/
.pagination li {
	background-color: #6f6e6e;
}

.pagination li.active {
	background-color: #000;
}


/*-------------HELPERS----------------*/

.responsive {
	width: 100%;
	height: auto;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}