﻿
@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding: 0px;
    font-family:"微软雅黑";
	color:#666666;
	margin:0px;
	padding:0px; background-color:#fff;
	overflow-x: hidden;
	box-sizing: border-box;
	
	}
*{font-family:"微软雅黑";}
li{list-style:none}
ul{padding-left:0;margin:0 0}
a{color:#666;text-decoration:none;}
.center{max-width:1200px;margin:0 auto}
h2,h3,h4,h5,p{margin:0 0;padding:0 0;font-weight:500;}
h1{font-size:2rem;}
.ctrl span{ float:left; cursor:pointer;}
input,textarea,select{outline:none;font-family:"微软雅黑";}
img{border:none}
.cursor_pointer{
	cursor:pointer;
}
button{
	cursor:pointer;
}
.float_l{ float:left;}
.float_r{ float:right;}
.clear{clear:both}
.position_r{position: relative;}
.position_a{position: absolute;}
@media screen and (min-width:320px) {html {font-size:90%;}}
@media screen and (min-width:400px) {html {font-size:90%}}
@media screen and (min-width:480px) {html {font-size:97.5%}}
@media screen and (min-width:560px) {html {font-size:100%}}
@media screen and (min-width:600px) {html{font-size:112.5%}}
@media screen and (min-width:640px) {html {font-size:100%}}

.product .list{ width:75%; float:right;}
.list{ width:100%; max-width:1200px; margin:auto; float:right;}
.list ul li{ width:30.3%; margin:0 1.5% 3% 1.5%; float:left;position: relative;transition: 0.6s;}
.list ul li .list_border{  background: #fff; transition:0.3s; border:1px solid #ccc;}
.list ul li .list_img{ width:100%; height:0; padding-top:49%; position:relative; overflow:hidden; margin:auto; }
.list ul li .list_img img{ position:absolute; width:100%; top:50%; left:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);  }
.list ul li:hover{ transform: scale(1.04,1.04)}

.list ul li .list_text{ padding:2% 0;}
.list ul li .list_border:hover h3{ color:#e94709;}
.list ul li .list_text p{ font-size:1rem;color:#666; margin-top:1rem;text-align: center; margin-bottom:2rem; overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.list ul li .list_text h3{font-size:1.4rem; color:#222; text-align: center; margin-top:1.6rem;}
/*.list ul li .list_border:hover .list_text{color:#f17901; } */





.banner_b{ overflow:hidden; margin-top:2rem;}
.banner_b ul{ overflow:hidden; }
.banner_b ul li{width:39.8%; float: left; padding-left:10%;}
.banner_b ul li:nth-child(1){ border-right:1px dashed #ccc;}
.banner_b ul li div{ width:10%; float: left; margin-right:1rem;}
.banner_b ul li div img{width:100%;}
.banner_b ul li p{ font-size:1.1rem; color:#111; }
.banner_b ul li span{ font-size:0.9rem; color:#666; display: block; margin-top:0.4rem;display: block;
        display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;}



.fuwu .box{ width:96%; margin-top:2rem; background: #f1f1f1; padding:2%; overflow: hidden;}
.fuwu .float_l{width:23%; float:left;}
.fuwu .float_l .top{ width:84%; background: #4b5260; padding:14% 8%; border-radius: 8px; margin-bottom:0.4rem;}
.fuwu .float_l .top div{ width:23%; float: left; margin-right:1rem;}
.fuwu .float_l .top div img{width:100%;}
.fuwu .float_l .top p{ font-size:1.1rem; color:#fff;}
.fuwu .float_l .top span{ font-size:0.9rem; color:#ccc; display: block; margin-top:0.4rem;}
.fuwu .float_l .bottom{ width:37%; float: left; padding:6%; background: #e5e5e5;}
.fuwu .float_l .bottom:nth-child(2){ float:right;}
.fuwu .float_l .bottom div{width:39.8%; margin:auto;}
.fuwu .float_l .bottom div img{width:100%;}
.fuwu .float_l .bottom p{ font-size:1rem; color:#111; margin-top:0.8rem; text-align: center;}
.fuwu .cc{width:49%; float:left; padding:2%; margin-left:2%;}
.fuwu .cc .cc_1{ font-size:2rem; color:#222; font-weight: 600; }
.fuwu .cc .cc_2{ font-size:1.1rem; color:#999; margin-top:0.8rem; display: block; font-family: "Adobe Caslon Pro";}
.fuwu .cc .cc_3{ font-size:1rem; color:#222; margin-top:0.8rem;}
.fuwu .cc .cc_4{width:40%; margin-top:2rem; background: #c1973e; border-radius: 10px; display: block;}
.fuwu .cc .cc_4 img{ float:left; margin-right:1rem; margin-top:0.5rem; margin-left:0.8rem;}
.fuwu .cc .cc_4 p{ font-size:1.3rem; color:#fff; font-weight: 600; line-height: 3rem; border-radius: 8px;}
.fuwu .float_r{ background: url(../images/banner_2.png) center no-repeat; height:239px; width:22%;}
.fuwu .float_r span{ width:90%; border-bottom:1px dashed #3e3c3b; height:1px; margin:6rem auto 0 auto; display: block;}
.fuwu .float_r p{ font-size:1.2rem; color:#ccc; margin-top:1rem; margin-left:1rem;}
.fuwu .float_r div{width:60%; line-height: 2.2rem; font-size:0.9rem; color:#e1d6ab; text-align: center;margin-left:1rem; margin-top:1rem; border-radius: 8px; border: 1px solid #dcae51;}
.fuwu .float_r div:hover{ background:#dcae51; color:#222;}




.baozhang{ margin-top:3rem;}
.baozhang .box{ background:url(../images/baozhang.jpg) center no-repeat;height:406px; padding:0 2%; width:96%; overflow: hidden;}
.baozhang .float_l{ width:29.9%; float:left; margin-left:5rem;}
.baozhang .float_l img{width:100%;}
.baozhang ul{ overflow:hidden; width:60%; float: right; margin-top:2rem;}
.baozhang ul li{ width:27.3%; margin:2% 3%; float: left; }
.baozhang ul li div{width:50%; margin:auto;}
.baozhang ul li div img{width:100%; transition: 0.3s;}
.baozhang ul li p{ font-size:1.1rem; color:#222; margin-top:1rem; text-align: center; }
.baozhang ul li:hover p{ color:#e1b357;}
.baozhang ul li:hover img{transform: translate(0,-10px)}


.liucheng{ margin-top:3rem; background: url(../images/liucheng.jpg) center no-repeat; height:523px;}
.liucheng .float_r{width:36%; float: right;}
.liucheng .float_r .liucheng1{ margin-top:4rem;}
.liucheng .float_r .liucheng1 h2{ font-size:2rem; color:#fff; font-weight: 600; text-align: center; letter-spacing: 4px;}
.liucheng .float_r .liucheng1 p{ font-size:1rem; color:#fff; margin-top:1rem; text-align: center; font-family: "Adobe Caslon Pro"; font-weight: 100;}
.liucheng .float_r .liucheng1 div{ width:20%; height:2px; background: #fff; margin:auto; display: block; margin-top:1rem;}
.liucheng .float_r ul{ overflow:hidden; width:96%; margin:3rem auto 0 auto; }
.liucheng .float_r ul li{ width:21.7%; margin:1.6%; float: left;}
.liucheng .float_r ul li img{width:100%;}

.liucheng .float_l{width:60%; float: left;margin-left:2%;}
.liucheng .float_l ul{ overflow:hidden;}
.liucheng .float_l ul li{width:76%; padding:12%; display: none;}
.liucheng .float_l ul li .jianxui{ font-size:1.4rem; color:#222; font-weight: 600;}
.liucheng .float_l ul li .xian{width:20%; height:2px; background: #c1973e; margin:1rem 0; display: block;}
.liucheng .float_l ul li p{ font-size:1rem; color:#666; margin-top:1rem;}
.liucheng .float_l ul li div{width:100%; margin-top:1.6rem;}
.liucheng .float_l ul li div img{width:100%;}
.liucheng .float_l ul .ul_block{display:block;}



.leixing{ margin-top:3rem; background: url(../images/leixing.jpg) center no-repeat; height:774px; padding:30px 0;}
.leixing .top{ margin-top:2rem; overflow: hidden;}
.leixing .top .float_l{ width:55%;}
.leixing .top .float_l .fuwu{ overflow:hidden;}
.leixing .top .float_l .fuwu h2{ font-size:2rem; color:#fff; font-weight: 600; margin-top:1rem; float: left; margin-right:1rem;}
.leixing .top .float_l .fuwu span{ display:block; font-size:1rem; color:#fff; margin-top:2rem;float: left;}
.leixing .top .float_l .xian{width:10%; margin-top:1rem; background: #fff; height:1px;}
.leixing .top .float_l p{ font-size:0.9rem; color:#fff; margin-top:1rem; line-height: 2rem;}
.leixing .top .float_r{width:28.4%;}
.leixing .top .float_r img{width:100%;}

.leixing .bottom{ margin-top:2rem; background: #fff; overflow: hidden; padding-bottom:3rem;}
.leixing .bottom #ul_01{ }
.leixing .bottom #ul_01 li{ width:16.4%; float: left; margin-left:0.2%; background: #f1f1f1;}
.leixing .bottom #ul_01 li:hover{ box-shadow: 0px 0px 10px 0px #ccc;}
.leixing .bottom #ul_01 li div{width:40%; margin:1rem auto;}
.leixing .bottom #ul_01 li div img{width:100%;}
.leixing .bottom #ul_01 li p{ font-size:1rem; color:#222; font-weight: 600; margin-top:1rem; text-align: center; padding-bottom:1rem;}
.leixing .bottom .float_l{width:42%; float: left; border-right:1px dashed #ccc; margin-top:2rem; padding-left:8%; }
.leixing .bottom .float_l img{width:81%; margin:auto;}

.leixing .bottom .float_r{width:49.7%; float: right;}
.leixing .bottom .float_r #ul_02{overflow:hidden; margin-top:2rem;}

.leixing .bottom .float_r #ul_02 li{width:42%; float: left; margin:3%;}
.leixing .bottom .float_r #ul_02 li div{width:14%; margin:auto; margin-bottom:1rem;}
.leixing .bottom .float_r #ul_02 li div img{width:100%;}
.leixing .bottom .float_r #ul_02 li p{font-size:1rem; color:#222; text-align: center;}
.leixing .bottom .float_r .dianhua_2{width:60%;  border:2px solid #c1973e; border-radius: 30px; margin: 1rem auto; height:3rem;}
.leixing .bottom .float_r .dianhua_2 img{margin:0 1rem; float: left; margin-top:0.2rem;}
.leixing .bottom .float_r .dianhua_2 p{ font-size:1rem; color:#c1973e;line-height:3rem;}
.leixing .bottom .float_r .dianhua_2 p strong{font-size:1.4rem;}



.index_about{ margin-top:3rem;}
.index_about .box{ background: url(../images/about.jpg) center no-repeat; height:413px;}
.index_about .box .box_1{width:45%; float: right; margin-right:5%; margin-top:6rem;}
.index_about .box .box_1 p{ font-size:0.9rem; color:#333; line-height: 2rem;}
.index_about .box .box_1 .box02{ overflow:hidden;margin-top:2rem;}
.index_about .box .box_1 .box02 p{ font-size:1rem; color:#666;  float: left;}
.index_about .box .box_1 .box02 span{ color:#444; font-weight: 600; display: block; font-size:1rem;float: left; line-height: 2rem;}
.index_about .box .box_1 .dianhua{ margin-top:0.7rem;}
.index_about .box .box_1 .dianhua img{ float:left; margin-right:1rem; margin-top:0.5rem;}
.index_about .box .box_1 .dianhua p{ font-size:1rem; color:#333;}
.index_about .box .box_1 .dianhua p span{ font-size:1.4rem;  font-weight: 600;}
.p03 a {
    color: white;
}
.zhuangye {
    margin-top: 3rem;
    background: url(../images/zhuanye.jpg) center no-repeat;
    height: 118px;
    padding: 50px 0;
}
.zhuangye .float_l{ width:336px; height:118px;float: left; background: url(../images/zhuanye_1.png) center no-repeat; }
.zhuangye .float_l .float_ll{width:50%; float: left;}
.zhuangye .float_l .float_ll span{ font-size:1.6rem; color:#fff; text-align: center; margin-top:2rem; display: block;}
.zhuangye .float_l .float_ll p{ font-size:0.9rem; color:#fff; margin-top:0.4rem; text-align: center;}
.zhuangye .float_l .float_rr{width:50%; float: left;}
.zhuangye .float_l .float_rr div{ width:25%; margin:auto; margin-top:1rem;}
.zhuangye .float_l .float_rr div img{width:100%;}
.zhuangye .float_l .float_rr p{ font-size:1.2rem; color:#222; text-align: center; margin-top:0.5rem;}
.zhuangye .float_l .float_rr span{ font-size:0.9rem; color:#666; text-align: center; margin-top:0.4rem;display: block;}


.zhuangye ul{ overflow:hidden;width:71.2%; float: left; margin-left:0.8%;}
.zhuangye ul li{ background:#fff; margin-right:1%; width:19%; float: left; padding-bottom:0.8rem;}
.zhuangye ul li div{ width:25%; margin:auto; margin-top:1rem;}
.zhuangye ul li div img{width:100%;}
.zhuangye ul li p{ font-size:1.2rem; color:#222; text-align: center; margin-top:0.5rem;}
.zhuangye ul li span{ font-size:0.9rem; color:#666; text-align: center; margin-top:0.2rem;display: block;}



.index_wangdian{ margin-top:3rem;}
.index_wangdian ul{overflow:hidden;}
.index_wangdian ul li{width:22.5%; float: left; background: #f6f6f6; margin-right:2%;}
.index_wangdian ul li:nth-child(4){margin-right:0;}
.index_wangdian ul li .tu{width:100%;}
.index_wangdian ul li .tu img{width:100%;}
.index_wangdian ul li .box{ padding:4%; width:92%;}
.index_wangdian ul li span{font-size:1.3rem; color:#222; margin-top:0.8rem;}
.index_wangdian ul li span:hover{color:#9f7e4b;}
.index_wangdian ul li p{ font-size:1rem; color:#666; margin-top:0.5rem; line-height: 1.8rem;}
.index_wangdian ul li p span{ font-size:1.1rem; color:#222; font-weight: 600; }



.index_news{ margin-top:4rem;}
.index_news ul{ overflow:hidden; width:74%; float: left;}
.index_news ul li{ width:48%; float:left; margin-bottom:1.8rem;}
.index_news ul li:nth-child(2){ margin-left:4%;}
.index_news ul li:nth-child(4){ margin-left:4%;}
.index_news ul li:nth-child(6){ margin-left:4%;}
.index_news ul li div{width:16%; float: left; margin-right:1rem; border:1px solid #ccc; }
.index_news ul li div span{font-size:1.6rem; color:#666; font-weight: 600; text-align: center; margin-top:1rem; display: block;}
.index_news ul li div p{ font-size:0.9rem; color:#666; text-align: center; margin-bottom:0.4rem;}
.index_news ul li .span01{ font-size:1.2rem; color:#111;  display: block;
        display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.index_news ul li .p01{ font-size:0.9rem; color:#666;  line-height: 1.4rem; margin-top:0.6rem; display: block;
        display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;}
.index_news ul li .span01:hover{color:#eeb644;}


.index_news .right{ float:right; width:23%;}
.index_news .right div{width:100%;}
.index_news .right div img{width:100%;} 
.index_news .right span{ font-size:1.2rem; color:#222; margin-top:1rem; display: block;
        display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.index_news .right p{ font-size:0.9rem; color:#666; line-height: 1.4rem; margin-top:0.6rem; display: block;
        display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.index_news .right span:hover{color:#eeb644;}


.gg{ margin-top:3rem; background: url(../images/gg.png) center no-repeat; height:110px; padding-top:40px;}
.gg .left span{ font-size:1.8rem;  font-weight: 600; margin-top:2rem; color:#e0bd7c; letter-spacing: 2px; display: block;}
.gg .left p{ font-size:1.1rem; color:#fff; margin-left:4rem; margin-top:0.4rem;}
.gg .left{ padding-left:21rem;float: left;}
.gg .right{width:24%; border:1px solid #e2c473; border-radius: 8px; float: left; height:2.6rem; margin-top:2.4rem; margin-left:8rem;}
.gg .right div{width:10.5%; border-right:1px solid #716b59; padding-right:1rem; margin-left:0.6rem;float:left; margin-right:0.6rem; height:90%; padding-top:0.3rem;}
.gg .right div img{width:100%;}
.gg .right span{display:block; font-size:1.6rem; color:#e0bd7c; font-weight: 600; ;line-height: 2.6rem; float:left;}





.wangdian{ margin-top:2rem; margin-bottom:3rem;}
.float_ll{width:24.3%; float: left;}
.float_ll .box01{ overflow: hidden;}
.float_ll .box01 .top{background:#4b5260; overflow: hidden;}
.float_ll .box01 .top div{float:left; width:8.3%; margin:1.1rem 0.6rem;}
.float_ll .box01 .top div img{width:100%;}
.float_ll .box01 .top span{ line-height:60px; display: block; float:left; font-size:1.3rem; color:#fff;}
.float_ll .box01 .bottom{ border:1px solid #ccc; }
.float_ll .box01 .bottom p{ font-size:1.8rem; color:#4b5260; font-weight: 600; line-height: 60px; text-align: center;}

.float_ll .box02{ margin-top:2rem; overflow: hidden;}
.float_ll .box02 .top{background:#4b5260; overflow: hidden;}
.float_ll .box02 .top div{float:left; width:10.3%; margin:0.8rem 0.6rem;}
.float_ll .box02 .top div img{width:100%;}
.float_ll .box02 .top span{ line-height:60px; display: block; float:left; font-size:1.3rem; color:#fff;}
.float_ll .box02 .bottom{ border:1px solid #ccc;overflow: hidden;}
.float_ll .box02 .bottom .wenzi{width:100%; margin:1rem 0; overflow: hidden;}
.float_ll .box02 .bottom .wenzi img{float:left; margin-right:1rem; margin-top:0.2rem; margin-left:1rem;}
.float_ll .box02 .bottom .wenzi p{font-size:1rem; color:#444; float: left; }
.float_ll .box02 .bottom .wenzi:hover p{ color:#c1973e;}

.float_ll .box03{ margin-top:2rem; overflow: hidden;}
.float_ll .box03 .top{background:#4b5260; overflow: hidden;}
.float_ll .box03 .top div{float:left; width:10.3%; margin:0.8rem 0.6rem;}
.float_ll .box03 .top div img{width:100%;}
.float_ll .box03 .top span{ line-height:60px; display: block; float:left; font-size:1.3rem; color:#fff;}
.float_ll .box03 .bottom{ overflow:hidden; padding-bottom:2rem;}
.float_ll .box03 .bottom li{ overflow:hidden; margin-top:1.4rem; width:90%; padding:0 5%;}
.float_ll .box03 .bottom li .tu{ float:left; margin-right:1rem; width:20%;}
.float_ll .box03 .bottom li .tu img{width:100%;}
.float_ll .box03 .bottom li span{ font-size:1.1rem; color:#333; display: block;margin-top:0.4rem; }
.float_ll .box03 .bottom li p{ font-size:0.9rem; color:#666; margin-top:0.3rem;}

.wangdian .float_rr{ width:70%; float:right;}
.wangdian .float_rr .biaoti{width:100%; border-bottom:1px solid #ccc; overflow: hidden;}
.wangdian .float_rr .biaoti .biaoti1{  float:left; font-size:1.6rem; color:#222; border-bottom:3px solid #c1973e; padding-bottom:0.6rem;}
.wangdian .float_rr .chengshi{ margin-top:2rem; width:100%; overflow:hidden; }
.wangdian .float_rr .chengshi span{ font-size:1rem; color:#222; display: block; float: left;}
.wangdian .float_rr .chengshi p{ font-size:0.9rem; color:#444; margin:0 2%; float: left; margin-top:0.1rem;}
.wangdian .float_rr .chengshi p:hover{ color:#c1973e;}
.wangdian .float_rr .dianhua{ background:url(../images/wangdian_1.jpg) center no-repeat; height:240px; margin-top:1.6rem; }
.wangdian .float_rr .dianhua .float_l{width:50%; float:left; margin-left:5%;}
.wangdian .float_rr .dianhua .float_l .p01{ color:#999; font-weight: 600; font-size:1rem; margin-top:4rem;}
.wangdian .float_rr .dianhua .float_l .p02{ color:#fff; font-weight: 600; font-size:2rem; margin-top:0.5rem; letter-spacing: 4px;}
.wangdian .float_rr .dianhua .float_l .p03{ color:#fff;  font-size:1rem; margin-top:0.8rem;}
.wangdian .float_rr .dianhua .float_r{width:40%; float: right; margin-top:6rem;}
.wangdian .float_rr .dianhua .float_r div{width:15%; float: left; margin-right:1rem;}
.wangdian .float_rr .dianhua .float_r div img{width:100%;}
.wangdian .float_rr .dianhua .float_r span{font-size:1rem; color:#fff; display: block;}
.wangdian .float_rr .dianhua .float_r p{font-size:1.8rem; color:#fff; font-weight: 600;}
.wangdian .float_rr .wangdian_1{ margin-top:2rem;overflow: hidden; border-bottom:1px dashed #ccc; padding-bottom:2.4rem;}
.wangdian .float_rr .wangdian_1 .wenan { overflow:hidden; margin-bottom:1.2rem;} 
.wangdian .float_rr .wangdian_1 .wenan span{ font-size:1.3rem; color:#222; display: block; float: left; }
.wangdian .float_rr .wangdian_1 .wenan img{ float:left; margin-left:1rem;margin-top:0.3rem; }
.wangdian .float_rr .wangdian_1 .tupian{ margin-top:0.8rem; width:100%; overflow: hidden;}
.wangdian .float_rr .wangdian_1 .tupian img{float:left; margin-right:1rem;}
.wangdian .float_rr .wangdian_1 .tupian p{ font-size:1rem; color:#666; float: left;}
.wangdian .float_rr .wangdian_1 .tupian p strong{ font-size:1.3rem; color:#111;}
.wangdian .float_rr .wangdian_1 .zixun {width:20%; background: #c1973e; border-radius: 10px; margin-top:1rem;}
.wangdian .float_rr .wangdian_1 .zixun p{ font-size:1rem; color:#fff; text-align: center; line-height: 2.6rem; }
.p03 {
    color: white;
}

.wangdian .float_rr .xiangqing {
    margin-top: 2rem;
    overflow: hidden;
    padding-bottom: 2.4rem;
    background: #fafafa;
    border: 1px solid #ccc;
    width: 92%;
    padding: 4%;
}
.wangdian .float_rr .xiangqing .wenan { overflow:hidden; margin-bottom:1.2rem;} 
.wangdian .float_rr .xiangqing .wenan span{ font-size:1.3rem; color:#222; display: blockb; float: left; }
.wangdian .float_rr .xiangqing .wenan img{ float:left; margin-left:1rem;margin-top:0.3rem; }
.wangdian .float_rr .xiangqing .tupian{ margin-top:0.8rem; width:100%; overflow: hidden;}
.wangdian .float_rr .xiangqing .tupian img{float:left; margin-right:1rem;}
.wangdian .float_rr .xiangqing .tupian p{ font-size:1rem; color:#666; float: left;}
.wangdian .float_rr .xiangqing .tupian p strong{ font-size:1.3rem; color:#111;}
.wangdian .float_rr .xiangqing .zixun {width:20%; background: #c1973e; border-radius: 10px; margin-top:1rem;}
.wangdian .float_rr .xiangqing .zixun p{ font-size:1rem; color:#fff; text-align: center; line-height: 2.6rem; }



.tuijian .tuijian1{ margin-top:2.6rem;}
.tuijian .tuijian1 span{display:block; font-size:1.2rem; color:#222; border-bottom:2px solid #c1973e; padding-bottom:0.6rem; width:9.6%;}
.tuijian ul{overflow:hidden; width:100%; margin-top:1.4rem;}
.tuijian ul li{width:32%; float: left; background: #f6f6f6; margin-right:2%;}
.tuijian ul li:nth-child(3){margin-right:0;}
.tuijian ul li .tu{width:100%;}
.tuijian ul li .tu img{width:100%;}
.tuijian ul li span{ display:block;  margin:0.3rem auto; width:35.5%;}
.tuijian ul li span img{width:100%;}
.tuijian ul li .box{ padding:4%; width:92%;}
.tuijian ul li h2{font-size:1.2rem; color:#222; margin-top:0.8rem;}
.tuijian ul li h2:hover{color:#9f7e4b;}
.tuijian ul li p{ font-size:1rem; color:#666; margin-top:0.5rem; line-height: 1.8rem;}
.tuijian ul li p strong{ font-size:1.1rem; color:#222; font-weight: 600;}
.tuijian ul li p i{ color:#333;}


.about{margin-top:3rem;}
.about .float_rr{ width:70%; float:right;}
.about .float_rr .biaoti{width:100%; border-bottom:1px solid #ccc; overflow: hidden;}
    .about .float_rr .biaoti.biaoti1 {
        float: left;
        font-size: 1.6rem;
        color: #222;
        border-bottom: 3px solid #c1973e;
        padding-bottom: 0.6rem;
    }
   .biaoti1 {
        float: left;
        font-size: 1.6rem;
        color: #222;
        border-bottom: 3px solid #c1973e;
        padding-bottom: 0.6rem;
    }
.about .float_rr .text{ margin-top:2rem; border-bottom:1px dashed #ccc; padding-bottom:2rem;}
.about .float_rr .text div{overflow:hidden;}
.about .float_rr .text div img{ margin-right:1rem;float:left;}
.about .float_rr .text div span{ font-size:1.2rem; color:#222; font-weight: 600; display: block; float:left;}
.about .float_rr .text p{ font-size:0.9rem; color:#555; line-height: 2rem; margin-top:1rem;}

.about .float_rr .text1{ margin-top:3rem;}
.about .float_rr .text1 div{overflow:hidden;}
.about .float_rr .text1 div img{ margin-right:1rem;float:left;}
.about .float_rr .text1 div span{ font-size:1.2rem; color:#222; font-weight: 600; display: block; float:left;}
.about .float_rr .text1 .top{width:90%; background: #f1f1f1; padding:5%; margin-top:1rem;}
.about .float_rr .text1 .top div{width:37.6%; float:left;}
.about .float_rr .text1 .top div img{width:100%;}
.about .float_rr .text1 .top p{ font-size:0.9rem; color:#555; width:62%; float: right; line-height: 2rem;}



.about .float_rr .text1 .bottom .dianhua{ background:url(../images/wangdian_1.jpg) center no-repeat; height:240px;}
.about .float_rr .text1 .bottom .dianhua .float_l{width:50%; float:left; margin-left:5%;}
.about .float_rr .text1 .bottom .dianhua .float_l .p01{ color:#999; font-weight: 600; font-size:1rem; margin-top:4rem;}
.about .float_rr .text1 .bottom .dianhua .float_l .p02{ color:#fff; font-weight: 600; font-size:2rem; margin-top:0.5rem; letter-spacing: 4px;}
.about .float_rr .text1 .bottom .dianhua .float_l .p03{ color:#fff;  font-size:1rem; margin-top:0.8rem;}
.about .float_rr .text1 .bottom .dianhua .float_r{width:40%; float: right; margin-top:6rem;}
.about .float_rr .text1 .bottom .dianhua .float_r div{width:15%; float: left; margin-right:1rem;}
.about .float_rr .text1 .bottom .dianhua .float_r div img{width:100%;}
.about .float_rr .text1 .bottom .dianhua .float_r span{font-size:1rem; color:#fff; display: block; float: none;}
.about .float_rr .text1 .bottom .dianhua .float_r p{font-size:1.8rem; color:#fff; font-weight: 600;}




.news{margin-top:3rem;}
.news .float_rr{ width:70%; float:right;}
.news .float_rr .biaoti{width:100%; border-bottom:1px solid #ccc; overflow: hidden;}
    .news .float_rr .biaoti .biaoti1 {
        float: left;
        font-size: 1.6rem;
        color: #222;
        border-bottom: 3px solid #c1973e;
        padding-bottom: 0.6rem;
    }
.news .float_rr ul{ overflow:hidden;}
.news .float_rr ul li{ width:100%; border-bottom:1px dashed #ccc; padding-bottom:1.6rem; margin-top:1.6rem;}
.news .float_rr ul li .shijian{ width:14%; float: left; margin-right:1rem;}
.news .float_rr ul li .shijian span{ display:block; font-weight: 600; font-size:2.2rem;color:#999; text-align: center; margin-top:1rem;}
.news .float_rr ul li .shijian p{ font-size:0.9rem; color:#666; text-align: center;}
.news .float_rr ul li .p01{ font-size:1.2rem; color:#222;}
.news .float_rr ul li .p02{ font-size:0.9rem; color:#666; line-height: 1.6rem; margin-top:0.6rem;display: block;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;}

.news_l{margin-top:3rem;}
.news_l .float_rr{ width:70%; float:right;}
.news_l .float_rr .biaoti{width:100%; border-bottom:1px solid #ccc; overflow: hidden;}
    .news_l .float_rr .biaoti .biaoti1 {
        float: left;
        font-size: 1.6rem;
        color: #222;
        border-bottom: 3px solid #c1973e;
        padding-bottom: 0.6rem;
    }
.news_l .float_rr .box{ overflow: hidden; margin-top:2rem;}
.news_l .float_rr .box h1{ font-size:1.3rem; color:#222;}
.news_l .float_rr .box p{ font-size:0.9rem; color:#666; line-height: 1.6rem; margin-top:0.8rem;}
.news_l .float_rr .box div{width:80%; margin:1.7rem auto;  }
.news_l .float_rr .box div img{width:100%;}
.news .float_rr ul li .p01:hover{ color:#c1973e;}




.contact{margin-top:3rem;}
.contact .float_rr{ width:70%; float:right;}
.contact .float_rr .biaoti{width:100%; border-bottom:1px solid #ccc; overflow: hidden;}
    .contact .float_rr .biaoti .biaoti1 {
        float: left;
        font-size: 1.6rem;
        color: #222;
        border-bottom: 3px solid #c1973e;
        padding-bottom: 0.6rem;
    }
.contact .float_rr .box{ overflow:hidden; margin-top:2rem;}
.contact .float_rr .box p{ font-size:1rem; color:#333; line-height: 2rem;}
.contact .float_rr .box p span{  font-size:1.2rem; font-weight: 600;}










.index_product_nav{ text-align: center; display: block; margin:1rem auto; overflow: hidden;}
.index_product_nav a{ padding:0 3%; background: #fff; border:1px solid #ccc; color:#333; line-height: 2.6rem; text-align: center; margin-left:2%; float: left; }
.index_product_nav a:hover{background: #f17901; border:none; color:#fff;}


.location {
    padding: 0 1%;
	float: right;
	overflow:hidden;
	margin-top:1rem;
}

 .location p {
        float: left;
	    color:#444;
	    font-size:0.9rem;
    }

.location span{
        float: left;
	    color:#444;
	    font-size:0.9rem;
	    display: block;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .location a {
        display: block;
        float: left;
    }
.location a:hover {
        color: #333;
    }

.location h3 a {
        display: inline-block !important;
    }


.left_nav{
	width:23%;
	float:left;
	margin-bottom:2rem;
	}	
.left_nav .xiao_b{ background:url( ../images/nav.png) center no-repeat; background-size:100%; height:92px;}
.left_nav .xiao_b div{ width:38px; height:38px; float: left; margin-top:1.6rem; margin-left:3rem; margin-right:1rem;}
.left_nav .xiao_b div img{ width:100%;}
.left_nav h2{
	font-size:1.6rem;
	color:#fff;
	text-align:center;
	font-weight:600;
	line-height: 92px;
	float:left;
	}

.left_nav .chanpin{
	width:99.4%;
	/*background:#f17901;*/
	border:1px solid #dbdbdb;
	}	
.left_nav .chanpin a div{
	width:100%;
	border-bottom:1px solid #dbdbdb;
	}
	
.left_nav .chanpin a div:hover p{ margin-left:1rem; color:#9c47fd;}
.left_nav .chanpin a div p{
	font-size:1rem;
	color:#222;
	text-align:center;
	line-height:4rem;
	transition: 0.2s;
	}	
.left_nav .nav_b{ width:100%; background: #9c47fd;  border-bottom-left-radius:10px; border-bottom-right-radius:10px; padding:2rem 0;}
.left_nav .nav_b p{ font-size:1.2rem; color:#fff; text-align: center; font-weight: 600;}
.left_nav .nav_b span{ font-size:1.6rem; color:#fff; text-align: center; font-weight: 600; display: block; margin-top:0.8rem;}

/* 底部 */
	
.footer{
	width:100%;
	background:#222;
	padding-bottom:1rem;
	}
.footer .center{
	max-width:1200px;
	width:100%;
	margin:auto;
	overflow: hidden;
	}		
.footer .center .logo_b{ width:20%; float: left; margin-top:1.4rem;}		
.footer .center .logo_b img{width:100%;}
.footer .center .foot_b{ width:36%; float: left; margin-top:2rem; margin-right:4%; margin-left:4%;}
.footer .center .foot_b .ll{ width:49%; float: left; border-right:1px dashed #444;}
.footer .center .foot_b .ll span{ font-size:1rem; color:#e5e5e5; display: block; margin-bottom:0.6rem; text-align: center;}
.footer .center .foot_b .ll p{ font-size:0.8rem; color:#999; line-height: 1.4rem;  text-align: center;}
.footer .center .foot_b .rr{ width:49%; float: left;}
.footer .center .foot_b .rr span{ font-size:1rem; color:#e5e5e5; display: block;margin-bottom:0.6rem;text-align: center;}
.footer .center .foot_b .rr p{ font-size:0.8rem; color:#999; line-height: 1.4rem;text-align: center;}
.footer .center .foot-z{
	width:30%;
	float:right;
	margin:1.4rem 0rem 1.4rem 0rem;
	}

.footer .center .foot-z .dianhua .p01{
	font-size:1rem;
	line-height:30px;
	color:#fff;
	}
.footer .center .foot-z .dianhua .p01 strong{font-size:1.8rem; font-weight: 500;}
.footer .center .foot-z .dianhua span{
	
	font-size:1rem;
	line-height:30px;
	color:#ccc;
	}
.footer .center .foot-z .dianhua .p02{
	font-size:1rem;
	line-height:30px;
	color:#999;
	}
.footer .center .foot-z .dianhua div{ width:40%; border-radius: 10px; border:1px solid #999; text-align: center; line-height: 2.4rem; margin-top:0.4rem;color:#999;}
.footer .center .foot-z .dianhua div:hover{ background:#999; color:#fff}
.footer .banquan{
	width:100%;
	background:#444;
	overflow: hidden;
	}
.footer .banquan .center div{ overflow:hidden; width:14%; margin:auto; color:#999; font-size: 0.9rem; line-height: 1.8rem;}

.footer .banquan p{
	font-size:1rem;
	color:#999;
	text-align:center;
	line-height:3rem;
	float: left;
	margin-left:25rem;
	}				
.footer .banquan span{
	display: block;
	float: left;
	color:#ccc; 
	margin-left:19rem;
	line-height: 3rem;
    font-size:1rem;
}				
	

.fixed{  position:absolute;}
.fixed_dh{ height:4.0rem;text-align:right;display:none; position:fixed; top:60%;right:2%;}	
.paginationa{overflow: hidden; margin-top:3rem;}
.paginationa ul li{ float:left; border:solid 1px #ccc;margin-left:1%;text-align: center; line-height: 2rem; padding:0 1%;}
    .paginationa ul {
        max-width: 1200px;
        margin: auto;
    }
        .paginationa ul li a:hover {
            color: #ffc001;
        }
    .paginationa span {
        line-height: 32px;
    }
/* 首页标题 */

.title{
	max-width:1200px;
	margin:auto;
	margin-bottom:2rem;
	overflow: hidden;
	
	}
.title h2{
	color:#222;
	font-weight: 600;
	font-size:2rem;
	text-align:center;
	margin:0.4rem 0;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
	}
.title h2 strong{ color:#d8323d;}
.title p{
	color:#999;
	font-size:1rem;
	text-align:center;
	display:block;
	margin-top:0.6rem;
	font-family: "Adobe Caslon Pro";
	font-weight: 100;
	}








/* 产品详情 */

.index_product{
	width:100%;
	padding:4rem 0 2rem 0;
	}

.product{
	padding-top:3rem;
	
	}






/* 新闻详情 */
.news_details{ margin-top:1rem; margin-bottom:2rem;}
.news_details .float_l{width:68%; float: left;}
.news_details .news_title{
	border-bottom: solid 1px #dbdbdb;
	margin-bottom:1rem;
	padding-bottom:0.6rem;
}
.news_details .news_title .dianhua{display:none; overflow: hidden; margin-bottom:1rem;}
.news_details .news_title .dianhua p{ font-size:1rem; color:#222; float: left; margin-left:2rem;line-height: 2rem;}
.news_details .news_title .dianhua span{ font-size:1.8rem; color:#d8323d; float: left; font-weight: 600; line-height: 2rem;}
.news_details .news_title h1{
	font-size: 20px;
	color: #4c4c4c;
	margin-left: 20px;
	margin-bottom: 13px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.news_details .news_title p{
	font-size: 14px;
	color: #999999;
	margin-left: 40px;
}
.news_details .news_text{
	padding: 0 20px;
	margin-bottom: 60px;
}
.news_details .news_text img{
	max-width:80%;
	margin:auto;
	display:block;
	
	}
.news_details .news_text p{
	text-indent: 2rem;
	font-size: 0.9rem;
	color: #666;
	line-height: 30px;
}

.news_details .float_r1  h3{ font-size: 2.2rem; color:#d8323d; display: block;    font-family: "Impact";}
.news_details .float_r1{width:25%; float: right; background: #f1f1f1; padding:2%; margin-bottom:1rem;}
.news_details .float_r1 .top{overflow:hidden; border-bottom:1px solid #ccc; padding-bottom:1rem; margin-bottom:1rem;}
.news_details .float_r1 .top span{width:3px; height:2rem; background: #d8323d; margin-right:1rem; float:left; display: block;}
.news_details .float_r1 .top h2{font-size:1.4rem; color:#222;  float: left; line-height: 2rem;}

.news_details .float_r{ background:#f1f1f1; padding:2%; width:25%; float: right;}
.news_details .float_r .top{ overflow:hidden; border-bottom:1px solid #ccc; padding-bottom:1rem;}
.news_details .float_r .top span{width:2px; height:2rem; background: #d8323d; margin-right:1rem; float:left; display: block;}
.news_details .float_r .top h2{font-size:1.4rem; color:#222;  float: left; line-height: 2rem;}
.news_details .float_r ul{overflow:hidden; margin-top:1rem;}
.news_details .float_r ul li{ width:100%; overflow: hidden; margin-bottom:1rem; border-bottom: 1px dashed #ccc; padding-bottom:1rem;}
.news_details .float_r ul li .tu{ width:30%; float: left; margin-right:1rem; border:2px solid #d8323d; border-radius: 50%;}
.news_details .float_r ul li .tu img{width:100%; border-radius: 50%;}
.news_details .float_r ul li .top1{ float:left;}
.news_details .float_r ul li .top1 h2{ font-size:1.1rem; color:#222; line-height: 2rem;display: block;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;}
.news_details .float_r ul li .top1 h2:hover{color:#d8323d;}
.news_details .float_r ul li .top1 span{ font-size:0.9rem; color:#d8323d; line-height: 1.4rem; text-align: center; display: block;  width:34%; border:1px solid #d8323d; margin-top:0.2rem;border-radius: 4px;}
.news_details .float_r ul li .top1 p{ font-size:1rem; color:#444; margin-top:0.4rem;}
.news_details .float_r ul li .top1 p strong{ font-size:0.9rem; font-weight: 500; }






.switch{
	height: 99px;
	border-top: solid 1px #dbdbdb;
	border-bottom: solid 1px #dbdbdb;
	margin-bottom: 3rem;
	margin-top:4rem;
}
 .switch .margin_left{
	
	margin-top: 18px;
}

.switch .margin_left p{
	font-size: 14px;
	color: #999999;
	width: 330px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
}
.switch .margin_left:hover p{
	color: #c1973e;
}






.lianjie{
	margin:1rem 0 0rem 0;
	overflow:hidden;
	padding-bottom:1rem;
	border-bottom:1px solid #666;
	margin-bottom:1rem;
	}
.lianjie  a span{
	color:#999;
	display:block;
	float:left;
	margin-left:3rem;
	line-height:2rem;
	}
.lianjie  p{
	color:#ccc;
	display:block;
	float:left;
	font-size:1.2rem;
	line-height:2rem;
	}

	
.con .center .box{
	margin-top:2rem;
	padding:5% 0;
	width:100%;
	box-shadow: 0px 0px 10px 0px #ccc;
	overflow: hidden;
	margin-bottom:4rem;
	}	

.con .center .box .float_l{ width:30%; float: left; border-right:1px dashed #ccc; }
.con .center .box .float_l p{ font-size:2rem; color:#222; font-weight: 600; text-align: center; margin-top:1rem;}
.con .center .box .float_l span{ font-size:1.4rem; background: #9c47fd;color:#fff; line-height: 2.8rem; width:80%;  text-align: center; display: block; border-radius: 20px; margin:1rem auto;}
.con .center .box .float_c{ width:40%; float: left; padding-left:4%; padding-top:2rem; }
.con .center .box .float_c p{ font-size:1.1rem; color:#222; line-height: 2rem;}
.con .center .box .float_c p:nth-child(1){ font-size:1.4rem; font-weight: 600;}
.con .center .box .float_r{ width:23%; float: left;border-left:1px dashed #ccc;}
.con .center .box .float_r img{width:50%; margin:auto; display: block;}



.online{
	position:fixed;
	top:50%;
	right:1rem;
	
	}
.product_details{ margin-top:4rem;}
.product_details .center{
	margin:auto;
	margin-top:3rem;
	}
.product_details .center .float_r{ width:70%;}
.product_details .center h1{
	font-size:1.6rem;
	color:#444;
	text-align:center;
	
	}
.product_details .product_img{
	width:100%;
	position: relative;
	margin: auto;
	margin-bottom:4rem;
}
.product_details .product_img img{
    max-width:80%;
	margin:auto;
	display:block;
}

.product_text .h3{
	border-bottom: solid 1px #004f9c;
	margin-bottom: 20px;
}
.product_text .h3 h3{
	width: 110px;
	height: 39px;
	background: #004f9c;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 39px;
}
.product_text .text{
	padding-bottom: 100px;
}
.product_text .text img{ max-width:80%; margin:auto; display:block;}
.product_text .text p{
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	text-indent: 2rem;
}





.bottom_fixed {
    height: 50px;
    position: fixed;
    bottom: 0;
    width: 100%;
    display: none;
}

    .bottom_fixed ul {
        overflow: hidden;
    }

        .bottom_fixed ul li {
            width: 50%;
            float: left;
        }

            .bottom_fixed ul li:nth-child(1) {
                background: #ff6005;
            }

            .bottom_fixed ul li:nth-child(2) {
                background: #26c540;
            }

            .bottom_fixed ul li img {
                float: left;
                margin-right: 0.6rem;
                margin-left: 4rem;
                margin-top: 0.7rem;
            }

            .bottom_fixed ul li p {
                font-size: 0.9rem;
                color: #fff;
                line-height: 50px;
            }



.fixed{position: fixed;right: 0;top: 50%;}
.fixed ul{}
.fixed ul li{ background:#c1973e;color:#fff;width: 70px;height: 70px; border-radius: 4px; position: relative;text-align: center; cursor: pointer;  margin-bottom:0.6rem; }
.fixed ul li i{color: #666;margin-top:0.5rem;}
.fixed ul li i{color: #666;margin-top:0.5rem;}
.fixed ul li:last-child img{padding-top: 40%;}
.fixed ul li .img1{width: 50%;margin:0 auto;padding-top: 10%;}
.fixed ul li .img1 img{width: 100%; margin:auto;}
.fixed ul li p{text-align: center;font-size: 0.8rem;}
.fixed ul li .p1 span{display: block;margin: 0.5rem 0;font-weight: none;color: #fff;font-size: 0.9rem;}
.fixed ul li .p1{font-weight:600;position: absolute;top: 0;right: -200px;width: 150px;color:#fff;background:#c1973e;text-align: center;height: 70px;font-size: 1rem;transition: all 1s;z-index: -999; border-radius: 6px;}
.fixed ul li:hover .p1{right:70px;}
.fixed ul li a{color: #666;}




@media screen and (max-width:640px) {
	
	
	.banner_b ul li{width:40%; padding:2% 4%;}
	.banner_b ul li div{width:20%; height:80px;}
	.fuwu .float_l{width:92%; float: none; margin:auto;}
	.fuwu .cc{width:94%; margin-top:1rem;}
	.fuwu .cc h3{width:60%;}
	.fuwu .float_r{ display:none;}
	.fuwu .float_l .top div{width:17%;}
	.fuwu .float_l .top p{font-size:1.3rem;}
	.baozhang .box{ background:#f1f1f1; padding:4% 0; height:auto; width:100%;}
	.baozhang .float_l{display:none;}
	.baozhang ul{width:100%; margin-top:0;}
	.baozhang ul li div{width:90%;}
	.liucheng{display:none;}
	.index_about .box{background: none; height:auto;}
	.index_about .box .box_1{width:90%; margin:auto; float:none;}
	.zhuangye{display:none;}
	.index_wangdian ul li{width:48%; margin:1% 1%;  height:250px;}
	.index_news{ margin-bottom:2rem;}
	.index_news ul{width:100%;}
	.index_news ul li{width:96%; margin-left:0%; float:none; margin:0 auto 1.8rem auto;}
	.index_news ul li:nth-child(2){margin:0 auto 1.8rem auto;}
	.index_news ul li:nth-child(4){margin:0 auto 1.8rem auto;}
	.index_news ul li:nth-child(6){margin:0 auto 1.8rem auto;}
	.index_news .right{width:94%; margin:auto; float:none;}
	.gg{display:none;}
	.leixing{ background:#222; background-size:100%; height:auto; padding:0;}
	.leixing .top .float_l{width:96%; float:none; margin:auto;}
	.leixing .top .float_r{display:none;}
	.leixing .top{ margin-top:0;}
	.leixing .bottom #ul_01 li{width:33%;}
	.leixing .bottom .float_l{display:none;}
	.leixing .bottom .float_r{width:100%;}
	.leixing .bottom .float_r .dianhua_2{width:80%;}
	.leixing .bottom .float_r #ul_02 li div{width:20%;}
	
	.wangdian .float_rr{width:94%; float:none; margin:auto;}
    .float_ll{display:none;}
    /*.wangdian .float_rr .biaoti .biaoti1 {
        width: 46%;
    }*/
	/*.location{width:34%;}*/
	.wangdian .float_rr .dianhua{ height:240px;}
	.wangdian .float_rr .dianhua .float_l{width:100%;}
	.wangdian .float_rr .dianhua .float_l .p01{ margin-top:2rem;}
	.wangdian .float_rr .dianhua .float_r{width:94%; padding-left:6%; margin-top:2rem;}
	.wangdian .float_rr .wangdian_1 .tupian p{width:90%; line-height: 1.7rem;}
	.wangdian .float_rr .wangdian_1 .zixun{width:30%;}
	.wangdian .float_rr .xiangqing .tupian p{width:90%; line-height: 1.7rem;}
	.wangdian .float_rr .xiangqing .zixun{width:30%;}
	.tuijian .tuijian1 span{width:20%;}
	.tuijian ul li{width:100%; margin-bottom:1rem;}
	.about .float_rr{width:94%;float: none; margin:auto;}
	/*.about .float_rr .biaoti .biaoti1{width:25%;}*/
	.about .float_rr .text1 .top p{overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3; }
	
	.about .float_rr .text1 .bottom .dianhua{ height:240px;}
	.about .float_rr .text1 .bottom .dianhua .float_l{width:100%;}
	.about .float_rr .text1 .bottom .dianhua .float_l .p01{ margin-top:2rem;}
	.about .float_rr .text1 .bottom .dianhua .float_r{width:94%; padding-left:6%; margin-top:2rem;}
	
	
	.news .float_rr{ width:96%; margin:auto; float:none;}
	/*.news .float_rr .biaoti .biaoti1{width:25%;}*/
	.news_l .float_rr{width:96%; margin:auto; float:none;}
	/*.news_l .float_rr .biaoti {width:25%;}*/
	.contact .float_rr{width:96%; margin:auto; float:none;}
	/*.contact .float_rr .biaoti .biaoti1{width:26%;}*/
	.fuwu .float_l .bottom div{width:24%;}
	.fuwu .float_l .top{padding:10% 8%;}
	.fuwu .box{padding:4% 2%;}
	.fuwu .cc .cc_4{width:60%;}
	
	
	
	
	
	
	
	
	
	
	.footer .center .logo_b{display:none;}
	.paginationa{ padding:2rem 0;}

	.fixed{ display:none;}


	.title .dianhua{ display:block; width:70%;}

	
.bottom_fixed{ display:block;}

.footer .center .foot_b{ display:none;}
	.footer .center .foot-z .dianhua div{ display:none;}
	.footer .center .foot-z .dizhi div{ display:none;}
	.footer .center .foot_r{ display:none;}
	.footer .banquan p{ margin-left:0;}
	.footer .banquan span{ text-align: center; float: none; margin-left:0;}
.footer{ margin-bottom:40px; padding:0 2%; width:96%; margin-top:2rem;}
    .footer .center {
        width: 100%;
        padding: 0;
        background-image: url('file:///D:\360MoveData\Users\Administrator\Desktop\卡地亚手表维修\images\about.jpg');
    }

.footer .center .foot-z{
	width:100%;
	padding:2rem auto;
	margin-left: 2%;
	border:none;
	}
    .liucheng .box ul li {
        width: 23.4%
    }

    .index_wangdian ul li .dian {
        display: none;
    }

    .index_wangdian ul li .wenzi1 span {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

}










