/* 111 */

@charset "utf-8";
/*全局初始化样式*/
*{box-sizing: border-box; margin:0; padding:0;}
html {font: normal 14px "Microsoft YaHei";-webkit-text-size-adjust: 100%}
body{position: relative; padding:0; margin:0 auto; font-size:14px; font-family:"PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans",Arial,"Hiragino Sans GB","微软雅黑",STHeiti,"WenQuanYi Micro Hei",'宋体'; color: #333;zoom:1;background: #f3f5f7;
overflow-x: hidden;
/*禁用Webkit内核浏览器的文字大小调整功能*/
-webkit-text-size-adjust:none;

/*取出点击出现半透明的灰色背景*/
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-tap-highlight:rgba(0,0,0,0);

/*控制文本可选性*/
/*
-webkit-user-select: none;
    -ms-user-select: none;
   -moz-user-select: none;
 -khtml-user-select: none;
        user-select: none;
*/

/*设置字体的抗锯齿或者说光滑度*/
-webkit-font-smoothing: antialiased;
}
body.corF{background:#fff;}
*{-moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; /*word-break: break-all;*/word-wrap: break-word;}
/*默认去除ul、li的默认样式*/
.p,.h1,.h2,.h3,.h4,.h5,.h6{ margin: 0; padding: 0;}
.ul,.ul li{ list-style:none; margin: 0; padding: 0;}
p,h1,h2,h3,h4,h5,h6{ margin: 0; padding: 0;}
ul,ul li{ list-style:none; margin: 0; padding: 0;}
dl,dl dd{ list-style:none; margin: 0; padding: 0;}
/*初始化下拉菜单、单行输入框、多行输入框的样式*/
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#333;}
/*表单元素获得焦点时不显示虚线框*/
input:focus { outline: none;border:1px solid #C0A062;}
input,button,select,textarea{ outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
/*不允许多行输入文本框有滚动条*/
textarea{ resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
/*初始化表单元素样式*/
textarea,input,select { background:none; border:none; margin:0; padding:0;}
/*初始化HTML5标签样式*/
audio,canvas,progress,video { display: inline-block; vertical-align:baseline;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display:block;}
/*去除figure边距*/
figure,figcaption{ margin:0px; padding:0px;}

/*初始化图片样式*/
img{ border:none; border:0; max-width:100%; vertical-align:middle;}
input{color: #666 !important;}
/*初始化a的样式和字体样式*/
a{ color:#333; text-decoration:none!important; -webkit-tap-highlight-color:rgba(0,0,0,0);}
a:hover{color: #C0A062;}
:after, :before{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

/*清除浮动*/
.clear{ clear:both; height:0px; overflow:hidden;}

.clearfix:after{ content:"."; display: block; height: 0; visibility: hidden; clear: both;font-size: 0px;}
.clearfix { zoom: 1;}
.fl{float: left;}
.fr{float: right;}

.w1700{max-width: 1700px;margin: 0 auto; padding: 0;}
.w1575{max-width: 1575px;margin: 0 auto;}
.w1490{max-width: 1490px;margin: 0 auto;}
.w1400{max-width: 1400px;margin: 0 auto;}
.w1366{max-width: 1366px;margin: 0 auto;}
.w1245{max-width: 1245px;margin: 0 auto;}
.w1050{max-width: 1050px;margin: 0 auto;}

.top{}
.top .header{padding: 10px 0;line-height:18px;text-align: right;background:#f5f5f5;}
.top .header p.hotline{display: inline-block;vertical-align: middle;margin-right: 12px;font-size: 12px;}
.top .header p.hotline span{color: #c0a062;}
.top .header a{display: inline-block;vertical-align: middle;padding: 0 16px;font-size:12px;border-right: 1px solid #333;position: relative}
.top .header a:last-child{border-right:none;}
.top .header a .piccode{position: absolute;width: 150px;height: 150px;top: 100%;left: 50%; margin-left: -75px; display: none;z-index: 100; max-width: 150px;}
.top .header a.code:hover .piccode{display: block;}
.top .ltsBoxBox{height: 60px;}
.top .ltsBox{background:#1f1f1f;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;position: relative;}
.top .ltsBox .logo{float: left;margin-left:25px;}
.top .ltsBox .logo .hasclass{display: none;}
.top .ltsBox .nav{ position: relative; float: left; padding-left: 23px;}
.top .ltsBox .nav li{float: left; padding: 0 22px; }
.top .ltsBox .nav li >a{color: #fff;display: block;line-height:60px;}
.top .ltsBox .nav li.on >a,
.top .ltsBox .nav li:hover >a{color: #c0a062;}

.top .ltsBox .nav .xldlbox { display: block; position: absolute; left: -10000px; top: 100%; z-index: 10000;  max-width: 1700px; white-space: nowrap; margin-left: 0!important;width: 100% !important;}
.top .ltsBox .nav li:hover .xldlbox { left: 0%; }
.top .ltsBox .nav li:hover .xlBox { display: block; }
.top .ltsBox .nav .xldlbox dd { float: left; }
.top .ltsBox .nav .xldlbox dd a { display: block; margin-left: 45px; line-height: 60px; color: #fff; font-size: 14px; }
.top .ltsBox .nav .xldlbox dd a:hover { color: #c0a062; }
.top .ltsBox .navbg { border-top: 1px solid #ddd; position: absolute; left: 0; width: 100%; top: 100%; z-index: 10; height: 0px; background: #1f1f1f; display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.top .ltsBox .searBox{float: right;position: relative;margin: 15px 0;margin-right:180px;}
.top .ltsBox .searBox input{width: 270px;height: 30px;line-height:30px;border:1px solid #fff;border-radius:5px;font-size:13px;color: #fff!important;padding: 0 25px 0 40px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.top .ltsBox .searBox input:focus{border:1px solid #c0a062;}
.top .ltsBox .searBox .searI{width: 17px;height: 17px;display: block;background:url(../images/sear.png) no-repeat;position: absolute;top: 6.5px;left: 10px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.top .ltsBox .searBox .closI{width: 13px;height: 13px;display: block;background:url(../images/col.png) no-repeat;position: absolute;top: 8px;right: 8px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.top.onslide .ltsBox{width: 100%;background:rgba(0,0,0,.7);position: relative;top: 0;z-index: 999;}
.top.onslide .ltsBox .logo .hasclass{display: block;}
.top.onslide .ltsBox .logo .noclass{display: none;}
.top.onslide .ltsBox .nav li a{color: #c0a062;}
.top.onslide .ltsBox .nav li.on a,
.top.onslide .ltsBox .nav li:hover a{color: #fff;}
.top.onslide .ltsBox .nav li .xldlbox dd a:hover{color: #c0a062;}
.top.onslide  .ltsBox .navbg{background:rgba(0,0,0,.7);border-top: 1px solid #f3f5f7;}
.top.onslide .ltsBox .searBox input{border:1px solid #c0a062;color: #c0a062;}
.top.onslide .ltsBox .searBox input::placeholder{color: #c0a062;}
.top.onslide .ltsBox .searBox .searI{background:url(../images/sear_a.png) no-repeat;}
.top.onslide .ltsBox .searBox .closI{background:url(../images/col_a.png) no-repeat;}

.section{}
.section .contentB{width: 77%;float: left;}
.section .flowindB{float: right;width: 23%;padding: 0 23px;margin-top:50px}
.banner{margin-top: 50px;}
/*.banner ul {display:none;}*/
.banner li{height: 440px;background-size: cover;background-position: center;background-repeat: no-repeat}
.banner li a{display: block; width: 100%; height: 100%;}
.banner .load {height:440px;}
@media(max-width:1600px){
.banner li, .banner .load {height: 363px;}
}
@media(max-width:1366px){
.banner li, .banner .load{height: 302px;}
.section .flowindB{padding: 0 0 0 23px;}
}
.section .flowindB .foorOne{padding: 16px;background:#fff;border-radius:10px;transition:.3s;margin-bottom:18px;}
.section .flowindB .foorOne a{display: block;}
.section .flowindB .foorOne .imgBox{border-radius:8px;overflow: hidden;margin-bottom: 15px;}
.section .flowindB .foorOne .imgBox .imgbg{height: 0; padding-top: 71.56%; background-size: cover;}


.section .flowindB .foorOne .txtBox{}
.section .flowindB .foorOne .txtBox h5{font-size:13px;color: #000;font-weight: normal;line-height:25px;margin-bottom:40px;}
.section .flowindB .foorOne .txtBox h5 span{float: right;color: #000;display: none;}
.section .flowindB .foorOne .txtBox time{display: block;font-size:13px;color: #000;position: relative;padding-left: 20px;margin-bottom:15px;}
.section .flowindB .foorOne .txtBox time:before{width: 12px;height: 12px;content: '';background:url(../images/i1.png) no-repeat;position: absolute;top: 5px;left: 0;}
.section .flowindB .foorOne .txtBox p{font-size:13px;color: #000;position: relative;padding-left: 20px;line-height:22px;}
.section .flowindB .foorOne .txtBox p:before{width: 11px;height: 15px;content: '';background:url(../images/i2.png) no-repeat;position: absolute;top: 5px;left: 0;}
.section .flowindB .foorOne:hover{box-shadow: 0 0 10px rgba(51,51,51,.2);}
.section .flowindB .foorOne:hover .txtBox h5{color: #c0a062;}
.section .flowindB .foorTwo{border-radius:10px;overflow: hidden;background:#fff;}
.section .flowindB .foorTwo .imgBox{}
.section .flowindB .foorTwo .imgBox .imgbg{height: 0; padding-top: 71.56%; background-size: cover;}

.section .flowindB .foorTwo .form{padding: 16px;}
.section .flowindB .foorTwo .form h5{font-size:20px;color: #000;font-weight:normal;padding-left:20px;margin-bottom:25px;}
.section .flowindB .foorTwo .form input{color: #666 !important;font-size:15px;display: block;width: 100%;height: 60px;line-height:60px;border-radius:5px;border:1px solid #bfbfbf;margin-bottom:20px;padding: 0 16px;transition:.3s;}
.section .flowindB .foorTwo .form input:focus{border:1px solid #c0a062;}

.section .flowindB .foorTwo .form .goBtn{display: block;width: 100%;line-height:60px;background:#000;color: #fff;text-align: center;border-radius:5px;font-size:20px;margin-bottom:25px;}
.idxproBox{margin-top:15px;}
.idxproBox .hd{margin-bottom:10px;}
.idxproBox .hd ul{float: left;}
.idxproBox .hd li{display: inline-block;vertical-align: middle;font-size:18px;line-height:42px;color: #000;margin-right:45px;cursor: pointer;}
.idxproBox .hd li:hover,.idxproBox .hd li.on{color: #c0a062;}
.idxproBox .hd .more{float: right;line-height:42px;display: block;font-size:16px;color: #9b9b9b;letter-spacing: 2px;}
.idxproBox .hd .more:hover{color: #c0a062;}
/**/
.caseList{}
.caseList li{float: left;border-radius:8px;border:1px solid #cccccc;width: 24.5%;margin-right:0.666%;margin-bottom:0.666%;}
.caseList li .imgBox{border-radius:8px;overflow: hidden;}
.caseList li .imgBox img{transition:.3s;height: 160px;}
.caseList li .imgBox:hover img{transform: scale(1.1);}
.caseList li .txtBox{padding: 10px 15px;}
.caseList li .txtBox h5{font-size:12.5px;font-weight:normal;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom:12px;letter-spacing:1px;}
.caseList li .txtBox .labelB{display: flex;justify-content: space-between;margin-bottom:12px;}
.caseList li .txtBox .labelB .aitxt{font-size: 0;}
.caseList li .txtBox .labelB i{color: #999;font-size:12px;display: inline-block;font-style:normal;}
.caseList li .txtBox .labelB i:hover{color: #c0a062;}
.caseList li .txtBox .otherB{}
.caseList li .txtBox .otherB p{float: left;font-size:12px;color: #999;width:48%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.caseList li .txtBox .otherB p i{color: #999;font-style:normal;}
.caseList li .txtBox .otherB p i:hover{color: #c0a062;}
.caseList li .txtBox .otherB .socB{float: right;width: 50%;display: flex;justify-content: space-between;}
.caseList li .txtBox .otherB .socB i{padding-left:18px;display: inline-block;color: #777;font-size:12px;position: relative;font-style:normal;cursor: pointer;}
.caseList li .txtBox .otherB .socB i:hover{color: #c0a062;}
.caseList li .txtBox .otherB .socB i.view:before{width: 13px;height: 9px;content: '';background:url(../images/i3.png) no-repeat;position: absolute;top: 50%;margin-top:-4.5px;left: 0;}
.caseList li .txtBox .otherB .socB i.like:before{width: 11px;height: 11px;content: '';background:url(../images/i4.png) no-repeat;position: absolute;top: 50%;margin-top:-5.5px;left: 0;}
.caseList li .txtBox .otherB .socB i.like.on{color: #c0a062;}
.caseList li .txtBox .otherB .socB i.like.on:before{background:url(../images/i4s.png) no-repeat;}
.caseList li .txtBox .otherB .socB i.comt:before{width: 15px;height: 12px;content: '';background:url(../images/i5.png) no-repeat;position: absolute;top: 50%;margin-top:-6px;left: 0;}
.caseList li:nth-of-type(4n){margin-right:0;}
@media only screen and (min-width:1400px ) {
.caseList li .imgBox img{height: 185px;}

}
@media only screen and (min-width:1660px ) {
.caseList li .imgBox img{height: 220px;}

}

/**/
.idxdesBox{position: relative;margin-top:30px; overflow: hidden;}
.idxdesBox .designBig{}
/*.idxdesBox .designBig .item{padding-bottom: 56.303%;background-size: cover;background-position: center;background-repeat: no-repeat}*/
.idxdesBox .designSma{position: absolute;width: 94%;bottom: 80px;left: 50%;margin-left:-47%;border-top: 2px solid rgba(255,255,255,.3);}
.idxdesBox .designSma .slider-nav{padding:25px 60px;padding-bottom: 0;}
.idxdesBox .designSma .slick-arrow{width: 25px;height: 31px;background:url(../images/i6.png) no-repeat;border:none;font-size:0px;position: absolute;top: 50%;margin-top:-15px;cursor: pointer;}
.idxdesBox .designSma .slick-arrow.slick-prev{left: 15px;}
.idxdesBox .designSma .slick-arrow.slick-next{right: 15px;transform:rotate(180deg);}
.idxdesBox .designSma .item{text-align: center;}
.idxdesBox .designSma .item img{display: inline-block;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;transition:.3s; width: 90%; border: 1px solid #FFFFFF;}
.idxdesBox .designSma .item.slick-current img{-webkit-filter: initial;-moz-filter: initial;-ms-filter: initial;-o-filter: initial;filter: initial;filter: initial;}
.idxdesBox .moreB{background:url(../images/bomtBG.png) no-repeat;background-position: center center;text-align: center;position: absolute;width: 100%;left:0;bottom:30px;}
.idxdesBox .moreB a{display: inline-block;font-size:16px;color: #fff;font-weight:bold;text-transform: uppercase;}
.idxdesBox .moreB a:hover{color: #c0a062;}
.section .flowindB .foorTwo .form.color input::-moz-placeholder{color:red;}
.section .flowindB .foorTwo .form.color input::-webkit-input-placeholder{color:red;}
.section .flowindB .foorTwo .form.color input::-ms-placeholder{color:red;}
.toptBox{margin-bottom:10px;}
.toptBox h5{float: left;font-size:18px;line-height:42px;color: #000;font-weight:normal;}
.toptBox .more{float: right;line-height:42px;display: block;font-size:16px;color: #9b9b9b;letter-spacing: 2px;}
.toptBox .more:hover{color: #c0a062;}
.idxvedBox{margin-top:35px;}
.idxvedBox .idxVcont{}
.idxvedBox .idxVcont .bigvid{margin-bottom:20px;}
.idxvedBox .idxVcont .bigvid .vidBox{position: relative;}
.idxvedBox .idxVcont .bigvid .vidBox iframe{position: absolute;width: 100%;height: 100%;top: 0;left: 0;display: none}
.idxvedBox .idxVcont .bigvid .video{position: absolute;width: 100%;height: 100%;top: 0;left: 0;display: none;height: 100%;background:rgba(0,0,0,1);}
.idxvedBox .idxVcont .bigvid .play{width: 99px;height: 59px;display: block;background:url(../images/playB.png) no-repeat;position: absolute;left: 50px;bottom: 45px;transition:.3s;}
.idxvedBox .idxVcont .bigvid .play:hover{background:url(../images/playB_a.png) no-repeat;}
.idxvedBox .idxVcont .bigvid .txtBox{background:#fff;padding: 40px 0 60px;}
.idxvedBox .idxVcont .bigvid .txtBox h5{font-size:16px;font-weight:normal;text-align: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.videList{}
.videList li{float: left;width: 24.5%;margin-right:0.666%;margin-bottom:0.666%;border-radius:8px;overflow:hidden;}
.videList li .imgBox{position: relative;border-radius:8px;overflow:hidden;}
.videList li .imgBox img{width: 100%; height: 200px;}
.videList li .imgBox .play{width: 38px;height: 23px;display: block;background:url(../images/playS.png) no-repeat;position: absolute;left: 15px;bottom: 12px;transition:.3s;}
.videList li .imgBox .play:hover{background:url(../images/playS_a.png) no-repeat;}
.videList li .txtB{background:#fff;padding: 20px 0 20px;}
.videList li .txtB h5{font-weight:normal;text-align: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.videList li:nth-child(4n){margin-right:0;}

.idxbuilBox{margin-top:35px;}
.builtList{}
.builtList li{float: left;width: 24.5%;margin-right:0.666%;margin-bottom:0.666%;border:1px solid #bfbfbf;border-radius:8px;overflow:hidden;}
.builtList li a{display: block;}
.builtList li .imgBox{overflow: hidden;max-height: 330px;border-radius:8px;overflow:hidden;}
.builtList li .imgBox img{transition:.3s;width: 100%;}
.builtList li h5{font-size:12.5px;color: #000;text-align: center;font-weight:normal;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;line-height:65px;background:#fff;padding: 0 15px;}
.builtList li:nth-child(4n){margin-right:0;}
.builtList li:hover .imgBox img{transform: scale(1.1);}
.builtList li:hover h5{color: #c0a062;}

.idxListBox{position: relative;margin-top:50px;margin-bottom:35px;}
.idxListBox dl{float: left;width: 32.5%;margin-right: 0.666%;padding-right:3%;}
.idxListBox dl:nth-child(4n){margin-right:0;}
.idxListBox dl dt{font-size:18px;color: #000;margin-bottom:15px;}
.idxListBox dl dt a{color: #000;}
.idxListBox dl dd{line-height:30px;}
.idxListBox dl dd a{color: #939393;font-size:12.5px;}
.idxListBox dl a span{display: inline-block;vertical-align: middle;width: 26%;position: relative;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.idxListBox dl a span:before{width: 1px;height: 12px;content: '';background:#aeafaf;position: absolute;top: 50%;margin-top:-6px;right: 0;}
.idxListBox dl a p{width: 72%;display: inline-block;vertical-align: middle;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.idxListBox dl:nth-child(3) a p,
.idxListBox dl:nth-child(4) a p{width:100%}

.idxListBox dl a span + p{width: 86%;}
/*.idxListBox dl:first-child a span{width: 20%;}*/
.idxListBox dl:first-child a span + p{width: 78%;}
.idxListBox dl a:hover{color: #c0a062;}
.idxListBox .more{display: none;font-size:16px;color: #9b9b9b;letter-spacing: 2px;position: absolute;top: 0;right: 0;}
.idxListBox .more:hover{color: #c0a062;}

.signForm{padding: 20px 0;text-align: center;background:#3a3a3a;margin-top:50px;}
.signForm h5{display: inline-block;line-height:56px;vertical-align: middle;color: #fff;font-size:30px;padding-left:150px;position: relative;}
.signForm h5 img{width: 126px;height: 151px;position: absolute;bottom:-20px;left: 0;}
.signForm h5 span{font-size:20px;font-weight:normal;margin-left:20px;color:#fff}
.signForm h5 a{color:#fff}
.signForm form{display: inline-block;vertical-align: middle;margin-left:7%;}
.signForm input{display: inline-block;vertical-align: middle;width: 360px;height: 56px;line-height:56px;background:#fff;border-radius:8px;font-size:16px;padding:0 25px;margin-right:25px;}
.signForm.color input::-webkit-input-placeholder{color: red;}
.signForm.color input::-moz-placeholder{color: red;}
.signForm.color input::-ms-input-placeholder{color: red;}
.signForm .nowSign{display: inline-block;vertical-align: middle;width: 138px;line-height:56px;background:#c0a062;color: #fff;text-align: center;font-size:16px;border-radius:8px;}
.bottom{background:#1f1f1f;padding: 50px 0;}
.bottom .bomlogo{margin-bottom:35px;}
.bottom .bomnav{float: left;padding-right: 15px;width: 13.7%;border-right:1px solid rgba(255,255,255,.5);height: 142px}
.bottom .bomnav dt{color: #fff;font-weight:normal;margin-bottom:22px;}
.bottom .bomnav dd{width: 50%;float: left;line-height:24px;}
.bottom .bomnav dd a{font-size:12px;color: #999999;}
.bottom .bomnav dd a:hover{color: #c0a062;}
.bottom .bomcant{float: left;padding: 0 42px;width: 39.8%;border-right:1px solid rgba(255,255,255,.5);height: 142px}
.bottom .bomcant p{font-size:12px;color: #8e8e8e;line-height:20px;margin-bottom:12px;padding-left:25px;position: relative;}
.bottom .bomcant p span{display: block;text-align: justify;line-height: 14px;}
.bottom .bomcant p span:after{content:"";display:inline-block;width:100%;}
.bottom .bomcant p:last-child{margin-bottom:4px;}
.bottom .bomcant p.pho:before{width: 18px;height: 18px;content: '';background:url(../images/i8.png) no-repeat;position: absolute;top: 0px;left: 0;}
.bottom .bomcant p.add:before{width: 13px;height: 18px;content: '';background:url(../images/i9.png) no-repeat;position: absolute;top: 0px;left: 0;}
.bottom .bomcode{float: left;padding: 30px 32px 0;border-right:1px solid rgba(255,255,255,.5);text-align: center;width: 18.6%;height: 142px}
.bottom .bomcode .codeB{display: inline-block;vertical-align: middle;margin: 0 5px;    flex-wrap: wrap; justify-content: space-between;
}}
.bottom .bomcode .codeB p{font-size:10px;color: #8e8e8e;line-height:31px;transform: scale(0.85)}
.bottom .bomcode .codeB p span{color:#888;line-height: 30px;font-size: 14px;}
.bottom .bomfirl{float: left;margin-left:40px;width: 24.9%;padding-top: 5px;height: 142px}
.bottom .bomfirl h5{font-weight:normal;color: #fff;margin-bottom:20px;font-size:14px;}
.bottom .bomfirl a{display: inline-block;font-size:12px;line-height:24px;color: #939393;margin-right:6px;}
.bottom .bomfirl a:hover{color: #c0a062;}
.copyBox{line-height:56px;text-align: center;background:#3a3a3a;}
.copyBox p{font-size:15px;color: #fff;}
.copyBox p a{color: #fff;margin-left:8px;}
.copyBox p a:hover{color: #c0a062;}

.fixBox{ position:fixed; z-index:10000; right:1%;top:50%;transform: translate(0, -50%);background: rgba(255,255,255,.8);padding: 10px 10px 0 10px;}
.fixBox li{margin-bottom:25px;}
.fixBox li:last-child{
	margin-bottom:11px;
}
.fixBox li a{font-size:12px;color: #999999;display: block;padding-top:25px;position: relative;transition:.3s;}
.fixBox li a:before{transition:.3s;}
.fixBox li.li_ser a:before{width: 14px;height: 14px;content: '';background:url(../images/i10.png) no-repeat;position: absolute;top: 0;left: 50%;margin-left:-7px;}
.fixBox li.li_qua a:before{width: 17px;height: 14px;content: '';background:url(../images/i11.png) no-repeat;position: absolute;top: 0;left: 50%;margin-left:-8.5px;}
.fixBox li.li_off a:before{width: 14px;height: 14px;content: '';background:url(../images/i12.png) no-repeat;position: absolute;top: 0;left: 50%;margin-left:-7px;}
.fixBox li.li_gto a:before{width: 17px;height: 14px;content: '';background:url(../images/i13.png) no-repeat;position: absolute;top: 0;left: 50%;margin-left:-8.5px;}
.fixBox li a:hover{color: #c0a062;}
.fixBox li.li_ser a:hover:before{background:url(../images/i10_a.png) no-repeat;}
.fixBox li.li_qua a:hover:before{background:url(../images/i11_a.png) no-repeat;}
.fixBox li.li_off a:hover:before{background:url(../images/i12_a.png) no-repeat;}
.fixBox li.li_gto a:hover:before{background:url(../images/i13_a.png) no-repeat;}

.mesBoxpup{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 10001;display: none;}
.mesBoxpup .BG{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background:rgba(0,0,0,.7);}
.mesBoxpup .mescont{background:#fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius:10px;width:57%;}
.mesBoxpup .mescont .closBtn{width: 46px;height: 46px;background:url(../images/col2.png) no-repeat;position: absolute;top: -23px;right: -23px;transition:.3s;}
.mesBoxpup .mescont .closBtn:hover{transform: rotate(180deg);}
.mesBoxpup .mescont .imgBox{float: left;width: 45%;border-top-left-radius: 10px;border-bottom-left-radius: 10px;overflow: hidden;}
.mesBoxpup .mescont .formBox{float: right;width: 50%;padding-right:38px;padding-top:40px;}
@media(min-width:1024px){
	.mesBoxpup .mescont .formBox{padding-top:90px;}
}
.mesBoxpup .mescont .formBox h5{text-align: center;font-size:40px;font-weight:normal;color: #000;margin-bottom:8px;}
.mesBoxpup .mescont .formBox p{font-size:18px;color: #000;text-align: center;margin-bottom:20px;}
.mesBoxpup .mescont .formBox p span{color: #c0a062;}
.mesBoxpup .mescont .formBox label{margin-bottom:20px;display: block;}
.mesBoxpup .mescont .formBox .req{position: relative;}
.mesBoxpup .mescont .formBox.color label input::-moz-placeholder{color:red;}
.mesBoxpup .mescont .formBox.color label input::-webkit-input-placeholder{color:red;}
.mesBoxpup .mescont .formBox.color label input:-ms-placeholder{color:red;}
.mesBoxpup .mescont .formBox .req:before{content: '*';font-size:24px;color: #c0a062;position: absolute;line-height:60px;top: 0;left: -20px;}
.mesBoxpup .mescont .formBox input{height: 60px;line-height:60px;padding: 0 18px;border:1px solid #bfbfbf;border-radius:5px;font-size:15px;display: block;width: 100%;transition:.3s;}
.mesBoxpup .mescont .formBox input:focus{border:1px solid #C0A062;}
.mesBoxpup .mescont .formBox select{width: 17%;height: 60px;line-height:60px;padding: 0 18px 0 5px;border:1px solid #bfbfbf;border-radius:5px;font-size:15px;display: block;float: left;margin-right:3%;}
.mesBoxpup .mescont .formBox select.w20{width: 20%;margin-right:0;}
.mesBoxpup .mescont .formBox .subBtn{line-height:60px;text-align: center;background:#c0a062;border-radius:5px;color: #fff;display: block;width: 100%;font-size:23px;}

.locatBox{padding: 22px 0 12px;}
.locatBox p{font-size:12px;color: #999999;}
.locatBox p a{color: #999;}
.locatBox p a:hover{color: #c0a062;}
.locatBox p span{color: #333;}
.SHinnerBan{margin-bottom:40px;background-repeat: no-repeat; height: 440px;}
.SHinnerBan li{background-size: cover;background-position: center;background-repeat: no-repeat;height: 440px;}
.SHinnerBan li a{display:block; width: 100%; height: 100%;}

.PageBox{padding:45px 0;}
.PageBox .Pages{text-align:center;}
.PageBox .Pages a{width: 35px;height: 35px;line-height:35px;text-align: center;color:#333;font-size:14px;margin:0 3px;transition:all .5s;background:#fff;display:inline-block;}
.PageBox .Pages a:hover,
.PageBox .Pages a.a_cur{background:#c0a062!important;color:#fff;}
.PageBox .Pages .num{font-style:normal;}
.PageBox .Pages .p_cur,
.PageBox .Pages .p_count,
.PageBox .Pages .p_total,
.PageBox .Pages .p_jump,
.PageBox .Pages .a_first,
.PageBox .Pages .a_prev,
.PageBox .Pages .a_next,
.PageBox .Pages .a_end{ display: none;}

/*精彩视频*/
.videList li .textBox{background:#fff;padding: 20px;}
.videList li .textBox h5{font-size:12.5px;font-weight:normal;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom:8px;}
.videList li .textBox .socB i{padding-left:18px;display: inline-block;color: #777;font-size:12px;position: relative;margin-right:5px;font-style:normal;cursor: pointer;}
.videList li .textBox .socB i:hover{color: #c0a062;}
.videList li .textBox .socB i.view:before{width: 13px;height: 9px;content: '';background:url(../images/i3.png) no-repeat;position: absolute;top: 50%;margin-top:-4.5px;left: 0;}
.videList li .textBox .socB i.like:before{width: 11px;height: 11px;content: '';background:url(../images/i4.png) no-repeat;position: absolute;top: 50%;margin-top:-5.5px;left: 0;}
.videList li .textBox .socB i.like.on:before{background:url(../images/i4s.png) no-repeat;}
.videList li .textBox .socB i.comt:before{width: 15px;height: 12px;content: '';background:url(../images/i5.png) no-repeat;position: absolute;top: 50%;margin-top:-6px;left: 0;}
.videoDes .vidBox{position: relative;min-height: 660px;background: #000;}
.videoDes .vidBox iframe{position: absolute;width: 100%;height: 100%;top: 0;left: 0;display: none}
.videoDes .vidBox1{ height: 727px;}
.videoDes .vidBox1 iframe{display: block !important;}

.videoDes .vidBox .video{position: absolute;width: 100%;height: 100%;top: 0;left: 0;display: none;height: 100%;background:rgba(0,0,0,1);}
.videoDes .vidBox .play{width: 99px;height: 59px;display: block;background:url(../images/playB.png) no-repeat;position: absolute;left: 50px;bottom: 45px;transition:.3s;}
.videoDes .vidBox .play:hover{background:url(../images/playB_a.png) no-repeat;}
.videoDes .socB{background:#fff;padding: 22px 42px;}
.videoDes .socB i{padding-left:28px;display: inline-block;color: #777;font-size:16px;position: relative;margin-right:10px;font-style:normal;cursor: pointer;}
.videoDes .socB i:hover{color: #c0a062;}
.videoDes .socB i.view:before{width: 17px;height: 13px;content: '';background:url(../images/i3.png) no-repeat;background-size: contain;position: absolute;top: 50%;margin-top:-6.5px;left: 0;}
.videoDes .socB i.like:before{width: 19px;height: 17px;content: '';background:url(../images/i4.png) no-repeat;background-size: contain;position: absolute;top: 50%;margin-top:-8.5px;left: 0;}
.videoDes .socB i.like.on:before{background:url(../images/i4s.png) no-repeat;background-size: contain;}
.videoDes .socB i.comt:before{width: 21px;height: 18px;content: '';background:url(../images/i5.png) no-repeat;background-size: contain;position: absolute;top: 50%;margin-top:-9px;left: 0;}
.videoDes .socB i.shar:before{width: 17px;height: 18px;content: '';background:url(../images/i14.png) no-repeat;background-size: contain;position: absolute;top: 50%;margin-top:-9px;left: 0;}
.section .releBox{background:#fff;}
.section .releBox h5{font-size:18px;color: #000;font-weight:normal;line-height:56px;}
.relevidList{padding-bottom:23px;}
.relevidList .item{margin-bottom:23.6px;}
.relevidList .item .imgBox{float: left;width: 60%;position: relative;}
.relevidList .item .imgBox .play{width: 38px;height: 23px;display: block;background:url(../images/playS.png) no-repeat;position: absolute;left: 15px;bottom: 12px;transition:.3s;}
.relevidList .item .imgBox .play:hover{background:url(../images/playS_a.png) no-repeat;}
.relevidList .item .txtBox{float: left;width: 40%;padding-left:10px;}
.relevidList .item .txtBox p{font-size: 12px;color: #999;line-height:20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.relevidList .item .txtBox .socB{display: flex;flex-wrap: wrap;justify-content:space-between;margin-top:44px;}
.contentBon{background: #fff;margin-bottom:40px;}
.videoDes{}
.contentBon .flowindB{margin-top:0}
@media screen and (min-width:1800px) {
	.relevidList .item .txtBox .socB{margin-top: 60px;}
}


.relevidList .item .txtBox .socB i{padding-left:18px;display: inline-block;color: #777;font-size:12px;position: relative;margin-right:5px;font-style: normal;cursor: pointer;}
.relevidList .item .txtBox .socB i:hover{color: #c0a062;}
.relevidList .item .txtBox .socB i.view:before{width: 13px;height: 9px;content: '';background:url(../images/i3.png) no-repeat;position: absolute;top: 50%;margin-top:-4.5px;left: 0;}
.relevidList .item .txtBox .socB i.like:before{width: 11px;height: 11px;content: '';background:url(../images/i4.png) no-repeat;position: absolute;top: 50%;margin-top:-5.5px;left: 0;}
.relevidList .item .txtBox .socB i.comt:before{width: 15px;height: 12px;content: '';background:url(../images/i5.png) no-repeat;position: absolute;top: 50%;margin-top:-6px;left: 0;}
.videoTxt{padding-bottom:40px;border-bottom: 1px solid #d2d3d5;margin-bottom:55px;}
.videoTxt h5{padding: 0 40px;font-size:18px;font-weight:normal;margin-bottom:25px;}
.videoTxt p{padding: 0 35px 0 40px;line-height:26px;}
.videoTxt .labelB{float: right;margin-top:40px;}
.videoTxt .labelB h3{font-size:14px;font-weight:normal;line-height:26px;color: #000;}
.videoTxt .labelB span{line-height:26px;color: #000;display: block;}
.discussBox{ margin-top: 40px;}
.discussBox .item{margin-bottom:20px;}
.discussBox .item input{height: 75px;line-height:75px;border-radius:5px;border:1px solid #b4b4b5;padding: 0 30px;font-size:18px;float: left;width: 90%;}
.discussBox .item input:focus{border:1px solid #c0a062;}
.discussBox .item .subBtn{width: 9%;float: right;line-height:73px;border:1px solid #b4b4b5;text-align: center;border-radius:5px;color: #828282;transition:.3s;}
.discussBox .item .subBtn:hover{background:#c0a062;color: #fff;border:1px solid #c0a062;}
.discussBox .code{margin-bottom:30px;}
.discussBox .code .codeI{display: inline-block;vertical-align: middle;width: 155px;text-align: center; height: 42px; overflow: hidden;}
.discussBox .code .codeI img{
	width: 161px;
	height: 48px;
	max-width: 161px;
	margin-left: -3px;
	margin-top: -3px;
}
.discussBox .code input{display: inline-block;vertical-align: middle;height: 42px;line-height:45px;border:1px solid #b4b4b5;padding: 0 10px;width: 145px;}
.discussBox .code input:focus{border:1px solid #c0a062;}
.discussBox .code .tip{display: inline-block;vertical-align: bottom;margin-left: 25px;font-size:12.5px;color: #f03a37;}
.disList{padding-bottom:50px;}
.disList .itemBox{}
.disList .itemBox .userB{float: left;width: 63px;}
.disList .itemBox .txtBox{float: left;margin-left:15px;}
.disList .itemBox .txtBox h5{font-size:14px;font-weight:normal;color: #c0a062;}
.disList .itemBox .txtBox p{font-size:12.5px;color: #000;margin: 12px 0;}
.disList .itemBox .txtBox .orthB{margin-bottom:25px;}
.disList .itemBox .txtBox .orthB time{display: inline-block;vertical-align: middle;color: #9fa4a7;font-size:12.5px;}
.disList .itemBox .txtBox .orthB a{display: inline-block;vertical-align: middle;font-size:12.5px;color: #9fa4a7;margin-left:15px;}
.disList .itemBox .txtBox .orthB a.zan{padding-left:20px;position: relative;}
.disList .itemBox .txtBox .orthB a.zan:before{width: 14px;height: 13px;content: '';background:url(../images/zan.png) no-repeat;position: absolute;top: 50%;margin-top:-7px;left: 0;transition:.3s;}
.disList .itemBox .txtBox .orthB a.zan.on:before{background:url(../images/zan_a.png) no-repeat;}
.disList .itemBox .txtBox .orthB a:hover{color: #c0a062;}
.disList .itemBox .txtBox .numdis{margin-bottom:25px;font-size:12.5px;color: #000;display: block;}
.disList .itemBox .txtBox .numdis a{color: #c0a062;}
.disList .itemBox .txtBox .itemB .userB{width: 31px;}
.disList .itemBox .txtBox .itemB .txtBox{margin-left:5px;}

.innerBan{margin-top:50px;}
.innerBan .slick-list{width:100%;}
.innerBan li{min-height: 440px;background-size: cover;background-position: center;background-repeat: no-repeat;}
.innerBan li img{width: 100%;height:100%;}
.caseSele{padding: 45px 20px;background:#fff;margin-bottom:20px;}
.caseSele .item{margin-bottom:60px;}
.caseSele .item:last-child{margin-bottom:0;}
.caseSele .item .titB{display: inline-block;vertical-align: middle;width: 22%;padding: 5px 0;border-right: 1px solid #797979;}
.caseSele .item .titB h5{font-size:18px;color: #1b1b1b;font-weight:normal;margin-bottom: 8px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.caseSele .item .titB p{font-size: 12px;color: #999;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.caseSele .item .txtB{display: inline-block;vertical-align: middle;width: 75%;padding-left:20px;}
.caseSele .item .txtB a{display: inline-block;font-size:13px;color: #000;line-height:22px;margin-right:15px;}
.caseSele .item .txtB a:hover,.caseSele .item .txtB a.on{color: #c0a062;}
.modHousf{background:#fff;padding: 15px 58px;margin: 12px 0 25px;border-radius:5px;}
.modHousf h5{font-size:16px;color: #000;font-weight:normal;margin-bottom:10px;}
.modHousf .req{position: relative;}
.modHousf .req:before{content: '*';color: #c0a062;position: absolute;top: 0;left:12px;}
.modHousf input{width: 26.5%;margin-right:2%;line-height:40px;height: 42px;padding: 0 20px;border:1px solid #ccc;border-radius:5px;display: inline-block;vertical-align: middle;}
.modHousf input:focus{border:1px solid #c0a062;}
.modHousf .subBtn{width: 13%;line-height:42px;text-align: center;color: #fff;background:#c0a062;border-radius:5px;display: inline-block;vertical-align: middle;}
@media (min-width:1800px){
	.innerBan li img{display:block;}
}
/*详情*/
.caseInfo{padding-top:70px;position: relative;margin-bottom:60px;}
.caseInfo p{font-size: 18px; line-height: 1.5em;}
.caseInfo:after{width: 98%;height: 1px;content: '';background:#d2d3d5;position: absolute;bottom:0;left: 50%;margin-left:-49%;}
.caseInfo .txtBox{margin-bottom:60px;}
.caseInfo .txtBox h1{font-size:18px;font-weight:normal;text-align: center;margin-bottom:50px;}
.caseInfo .contBox{border-left: 1px solid #b4b4b5;position: relative;}
.caseInfo .contBox:before{width: 3px;height: 21px;content: '';background:#c0a062;position: absolute;top: 50%;margin-top:-10px;left: -1.5px;}
.caseInfo .contBox .leftB{float: left;width: 61%;padding: 25px 0;padding-left:75px;position: relative;}
.caseInfo .contBox .leftB:before{content: '01';font-size:12.5px;position: absolute;top: 45px;left: 15px;transform:rotate(90deg);}
.caseInfo .contBox .leftB:after{width: 1px;height: 21px;content: '';background:#c0a062;position: absolute;top: 17px;left:23px;}
.caseInfo .contBox .leftB p{font-size:12.5px;line-height:30px;}
.caseInfo .contBox .righB{float: right;width: 22.5%;background:#fff;padding: 25px 35px;}
.caseInfo .contBox .righB h5{font-size:12.5px;font-weight:normal;padding-bottom:12px;border-bottom:1px solid #000;margin-bottom:12px;}
.caseInfo .contBox .righB p{line-height:30px;font-size:12.5px;color: #000;}
.caseInfo .contBox .righB p span{color: #333;}
.caseInfo .imgBox{margin-bottom:35px;}
.caseInfo .imgBox p{line-height:30px;font-size:12.5px;padding: 15px 50px;}
.caseInfo .mapBox{}
.caseInfo .mapBox .textB{background:#fff;padding: 32px 45px 45px;}
.caseInfo .mapBox .textB p{float: left;font-size:18px;color: #000;}
.caseInfo .mapBox .textB .morec{float: right;font-size:18px;position: relative;}
.caseInfo .mapBox .textB .morec:before{width: 10px;height: 11px;content: '';background:url(../images/i15.png) no-repeat;position: absolute;top: 50%;margin-top:-5.5px;right: -20px;transition:.3s;}
.caseInfo .mapBox .textB .morec:hover:before{right: -25px;}
.caseInfo .upchapB{padding: 35px 50px;}
.caseInfo .upchapB span a{font-size:18px;color: #aeaeae;}
.caseInfo .upchapB span a:hover{color: #c0a062;}
.caseInfo .upchapB span.prev{float: left;position: relative;padding-left:20px;}
.caseInfo .upchapB span.prev:before{width: 10px;height: 11px;content: '';background:url(../images/i15.png) no-repeat;position: absolute;top: 50%;margin-top:-5.5px;left: 0;transform:rotate(180deg);}
.caseInfo .upchapB span.next{float: right;position: relative;padding-right:20px;}
.caseInfo .upchapB span.next:before{width: 10px;height: 11px;content: '';background:url(../images/i15.png) no-repeat;position: absolute;top: 50%;margin-top:-5.5px;right: 0;}
.casedisForm{position: relative;margin-bottom:35px;}
.casedisForm:after{width: 98%;height: 1px;content: '';background:#d2d3d5;position: absolute;bottom:0;left: 50%;margin-left:-49%;}
.guessLike{margin-bottom:50px;}
.guessLike .toptBox .more{padding-right:15px;position: relative;}
.guessLike .toptBox .more:before{width: 10px;height: 11px;content: '';background:url(../images/i15.png) no-repeat;position: absolute;top: 50%;margin-top:-5.5px;right: 0;}
.guessLike .caseList li{width: 23%;margin-right:2.666%;}
.guessLike .caseList li:nth-of-type(4n){margin-right:0;}

/*热门楼盘*/
.pertiesList{padding: 30px;margin-top:30px;padding-bottom:0;}
.pertiesList .item{padding: 30px;background:#fff;position: relative;margin-bottom:60px;}
.pertiesList .item:last-child{margin-bottom:0;}
.pertiesList .item:before{width: 65px;height: 65px;content: '';background:url(../images/blogo.png) no-repeat;position: absolute;left: 50%;margin-left:-32.5px;top: -32.5px;}
.pertiesList .item .builText{float: left;width: 55%;border-right:1px solid #9e9e9e;}
.pertiesList .item .builText .imgBox{display: inline-block;vertical-align: middle;width: 56.5%;overflow: hidden;}
.pertiesList .item .builText .imgBox a{display: block;}
.pertiesList .item .builText .imgBox a img{transition:.3s;}
.pertiesList .item .builText .imgBox:hover a img{transform:scale(1.1);}
.pertiesList .item .builText .txtBox{display: inline-block;vertical-align: middle;width: 42%;padding-left:27px;}
.pertiesList .item .builText .txtBox h5 a{display: block;font-size:18px;color: #c0a062;font-weight:normal;margin-bottom: 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.pertiesList .item .builText .txtBox p{line-height:35px;color: #676767;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.pertiesList .item .builText .txtBox span{display: block;line-height:35px;color: #c0a062;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.pertiesList .item .builImgs{float: left;padding-left:50px;width: 38%;position: relative;}
.pertiesList .item .builImgs img{display: inline-block;margin-bottom:14px;margin-right:14px;width: 46%;/*height: 123px;*/}
.pertiesList .item .builImgs img:nth-child(3),.pertiesList .item .builImgs img:nth-child(4){margin-bottom:0;}
.pertiesList .item .builImgs img:nth-child(2n){margin-right:0;}
.pertiesList .item .builImgs:after{width: 63px;height: 37px;content: '';background:url(../images/i16.png) no-repeat;position: absolute;top: 0;right: -85px;}
/*详情*/
.innerBan li{position: relative;}
.innerBan li .txtWarp{position: absolute;width: 30%;top: 50%;transform: translate(0, -50%);left: 45%;text-align: center;color: #2c222a;}
.innerBan li .txtWarp h1{font-size:30px;font-weight:normal;text-transform:uppercase;padding-bottom:20px;position: relative;margin-bottom:20px;}
.innerBan li .txtWarp h1:before{width: 70px;height: 2px;content: '';background:#2c222a;position: absolute;bottom: 0;left: 50%;margin-left:-35px;}
.innerBan li .txtWarp h5{font-size:20px;margin-bottom: 20px;}
.innerBan li .txtWarp p{font-size:16px;line-height:28px;text-align: left;padding-left:20%;}
.innerBan li .txtWarp .dateBtn{display: block;margin: 20px auto 0;width: 115px;line-height:30px;background:#2c222a;color: #fff;text-align: center;font-size:16px;}
.buildInfo{padding: 14px;background:#fff;}
.buildInfo .topBox{margin-bottom:25px;}
.buildInfo .topBox .imgSlide{float: left;width: 42%;}
.buildInfo .topBox .imgSlide .big{float: left;width: 80%;}
.buildInfo .topBox .imgSlide .small{float: left;width: 20%;}
.buildInfo .topBox .imgSlide .small li{margin-bottom:2px;}
.buildInfo .topBox .imgSlide .small li img{width: 101px;height: 67px;}
.buildInfo .topBox .imgSlide .small li:last-child{margin-bottom:0;}
.buildInfo .topBox .buildDes{width: 43%;padding-left:50px;float: left;}
.buildInfo .topBox .buildDes h5{font-size:18px;color: #000;font-weight:normal;margin-bottom:12px;}
.buildInfo .topBox .buildDes p{font-size:12.5px;color: #8e8e8e;line-height:28px;}
.buildInfo .topBox .buildDes .cantB{margin-top:15px;}
.buildInfo .topBox .buildDes .cantB span{display: inline-block;vertical-align: middle;padding-left:25px;margin-right:25px;color: #c0a062;position: relative;}
.buildInfo .topBox .buildDes .cantB span.pho:before{width: 18px;height: 18px;content: '';background:url(../images/i17.png) no-repeat;position: absolute;top: 50%;margin-top:-9px;left: 0;}
.buildInfo .topBox .buildDes .cantB span.wxh:before{width: 21px;height: 18px;content: '';background:url(../images/i18.png) no-repeat;position: absolute;top: 50%;margin-top:-9px;left: 0;}
.buildInfo .bomBox{}
.buildInfo .bomBox p{text-indent: 2em;font-size:12.5px;line-height:22px;}
.buildLike{margin-top:40px;padding-top:35px;border-top:1px solid #d2d3d5;}
.nearbyStore{margin-top:40px;}
.nearbyStore .nestBox{ background-color: #FFFFFF; padding-right: 40px;}
.nearbyStore .nestBox .imgBox{display: inline-block;vertical-align: middle;width: 65.5%;}
.nearbyStore .nestBox .imgBox img{
	width: 100%;
}
@media(max-width:1500px){
	.nearbyStore .nestBox{ padding-right: 0px;}
}
.nearbyStore .nestBox .txtBox{display: inline-block;vertical-align: middle;width: 34%;padding: 13px 40px;background:#393939;position: relative;left: 0px;color: #fff;}
.nearbyStore .nestBox .txtBox:before{width: 50px;height: 436px;content: '';background:url(../images/before.png) no-repeat;background-size: 100% 101%;position: absolute;left: -50px;top: -26px;}
.nearbyStore .nestBox .txtBox h1{font-size:21.5px;margin-bottom:15px;}
.nearbyStore .nestBox .txtBox .numB{position: relative;margin-bottom:14px;}
.nearbyStore .nestBox .txtBox .numB:before{width: 1px;height: 100%;content: '';background:#fff;position: absolute;top: 0;left:117px;}
.nearbyStore .nestBox .txtBox .numB span{display: inline-block;font-size:15.5px;margin-right:25px;}
.nearbyStore .nestBox .txtBox .numB span:last-child{margin-right:0;}
.nearbyStore .nestBox .txtBox p{font-size:14.5px;line-height:30px;position: relative;padding-left:25px;}
.nearbyStore .nestBox .txtBox p.pho:before{width: 19px;height: 19px;content: '';background:url(../images/i19.png) no-repeat;position: absolute;top: 50%;margin-top:-9.5px;left: 0;}
.nearbyStore .nestBox .txtBox p.add:before{width: 14px;height: 19px;content: '';background:url(../images/i20.png) no-repeat;position: absolute;top: 50%;margin-top:-9.5px;left: 0;}
.nearbyStore .nestBox .txtBox .form{margin-top:35px;}
.nearbyStore .nestBox .txtBox .form h5{font-size:16.5px;margin-bottom:15px;}
.nearbyStore .nestBox .txtBox .form input{height: 63px;line-height:63px;border-radius:5px;background:#616161;color: #fff!important;font-size:15.5px;padding: 0 20px;width: 100%;display: block;margin-bottom:10px;}

.nearbyStore .nestBox .txtBox .form input::-webkit-input-placeholder { color: #fff; }
.nearbyStore .nestBox .txtBox .form input:-moz-placeholder { color: #fff; }
.nearbyStore .nestBox .txtBox .form input::-moz-placeholder { color: #fff; }
.nearbyStore .nestBox .txtBox .form input:-ms-input-placeholder { color: #fff; }

.nearbyStore .nestBox .txtBox .form .subBtn{display: block;width: 100%;line-height:63px;border-radius:5px;color: #fff;text-align: center;font-size:20px;font-weight:bold;background:#000;}
.decKnow{margin-top:40px;padding-bottom:35px;}
.caseList li .txtBox h1{font-size:12.5px;font-weight:normal;line-height:22px;margin-bottom:10px;letter-spacing:2px;height: 44px;overflow: hidden;}
.caseList li .txtBox time{display: block;font-size:12px;color: #777777;}
@media only screen and (min-width:1700px ) {
	.nearbyStore .nestBox .txtBox:before{height: 403px;}
	/*.nearbyStore .nestBox .txtBox{height: 520px;}*/


}

/*工艺*/

.menu{padding: 14px 0 12px;}
.menu li{display: inline-block;vertical-align: middle;}
.menu li a{display: inline-block;vertical-align: middle;font-size:18px;color: #000;margin-right:45px;cursor: pointer;}
.menu li:hover a,.menu li.on a{color: #c0a062;}

.craftBan{}
.craftBan .innerBan{margin-top: 0;}
.crafList{padding:50px 0;}
.crafList .item{position: relative;min-height: 660px;margin-bottom: 10px}
.crafList li{float: left;width: 24.3%;margin-right:0.933%;margin-bottom:13px;cursor: pointer;}
.crafList li:nth-child(4n){margin-right:0;}
.crafList .item .titB{width: 49.533%;position: absolute;bottom:13px;right: 0;}
.crafList .item .titB .textB{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);color: #fff;text-align: center;}
.crafList .item .titB .textB h5{font-size:36px;font-weight:normal;margin-bottom:15px;}
.crafList .item .titB .textB p{font-size:17px;letter-spacing:15px;}
.crafList .item li:nth-child(7){position: absolute;bottom: 0;left: 0;}
.crafList .item li:nth-child(8){position: absolute;left: 24.3%;margin-left: 0.933%;bottom: 0;}
.crafList .item:nth-child(even) li:nth-child(7),
.crafList .item:nth-child(even) li:nth-child(8){position: static;float: right;}
.crafList .item:nth-child(even) li:nth-child(7){margin-left: 0.933%;margin-right: 0;}
.crafList .item:nth-child(even) li:nth-child(5){position: absolute;bottom: 0;right: 0;margin-right: 0;}
.crafList .item:nth-child(even) li:nth-child(6){position: absolute;right: 24.3%;margin-right: 0.933%;bottom: 0;}
.crafList .item:nth-child(even) .titB{right: auto;left: 0;}
.viewBimg{background:#fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width:57%;}
.viewBimg .closBtn{width: 46px;height: 46px;background:url(../images/col3.png) no-repeat;position: absolute;top: -23px;right: -23px;transition:.3s;}
.viewBimg .closBtn:hover{transform: rotate(180deg);}
.viewBimg .imgBox img{width: 100%;}
.viewBimg .txtBox{padding: 40px 75px;}
.viewBimg .txtBox p{font-size:12.5px;line-height:22px;color: #000;}
.lefttext{float: left;width: 70%;}
/*设计团队*/
.desgTeamList{}
.desgTeamList li{float: left;width: 23.5%;background:#fff;padding: 35px 23px;margin-right:2%;transition:.3s;position: relative;margin-bottom:2%;}
.desgTeamList li:before{content: '+';font-size: 16px;color: #000;position: absolute;bottom:15px;right: 23px;line-height:1;}
.desgTeamList li:nth-child(4n){margin-right:0;}
.desgTeamList li .imgBox{position: relative;margin-bottom:15px;}
.desgTeamList li .imgBox:before{width: 102%;height: 11px;content: '';background:url(../images/t1.png) no-repeat center 100%;position: absolute;top: -6px;left: 50%;margin-left:-51%;background-size: contain;transition:.3s;}
.desgTeamList li .imgBox:after{display: none;width: 100%;height: 2px;content: '';background:url(../images/t2.png) no-repeat;position: absolute;bottom:0;left:0;}
.desgTeamList li .txtBox{}
.desgTeamList li .txtBox h5{font-size:16px;color: #000;font-weight:normal;padding-bottom:5px;position: relative;margin-bottom:5px;}
.desgTeamList li .txtBox h5:before{width: 85px;height: 1px;content: '';background:#000;position: absolute;bottom:0;left: 0;}
.desgTeamList li .txtBox .labeB{margin-bottom:8px;}
.desgTeamList li .txtBox .labeB span{float: left;font-size:12px;color: #000;}
.desgTeamList li .txtBox .labeB span:nth-child(2n){float: right;}
.desgTeamList li .txtBox p{font-size:12px;color: #000;margin-top:15px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding-right:30px;}

.desgTeamList li:hover{box-shadow:0 0 15px rgba(51,51,51,.2);}
.engiTeamList li:hover{ box-shadow:none;}
.desgTeamList li:hover .imgBox:before{background:url(../images/t1_a.png) no-repeat center 100%;}
.desgTeamList li:hover:before{color: #c0a062;}

.desnerInfo{ min-height: 578px;}
.desnerInfo .hd{text-align: right;margin-bottom:12px;}
.desnerInfo .hd li{display: inline-block;vertical-align: middle;font-size:18px;line-height:42px;color: #000;margin-left:45px;cursor: pointer;}
.desnerInfo .hd li:hover,.desnerInfo .hd li.on{color: #c0a062;}
.bannerwarp{margin-top:50px;margin-bottom: 65px;}
.honerList{}
.honerList li{float: left;border-radius:5px;width: 24.5%;margin-right:0.666%;margin-bottom:0.666%;background:#fff;padding: 15px 30px;text-align: center;}
.honerList li:nth-child(4n){margin-right:0;}
.honerList li .imgBox{height: 202px;border-top:1px solid #d6d6d6;border-bottom:1px solid #c0a062;}
.honerList li .txtBox{padding: 15px 0;}
.honerList li .txtBox p{font-size:12.5px;line-height:22px;}
.desnerDes{padding: 16px;background:#fff;}
.desnerDes .imgBox{position: relative;}
.desnerDes .imgBox p{position: absolute;font-size:12px;color: #fff;letter-spacing:8px;width: 100%;text-align: center;left: 0;bottom:32px;}
.desnerDes .txtBox{padding: 0 25px;}
.desnerDes .txtBox h5{font-size:18px;color: #000;font-weight:normal;line-height:50px;position: relative;margin-bottom:10px;}
.desnerDes .txtBox h5:before{width: 60%;height: 1px;content: '';background:#c0a062;position: absolute;left: 0;bottom:0;}
.desnerDes .txtBox p{font-size:12.5px;line-height:20px;color: #000;margin-bottom: 10px;}
.desnerDes .txtBox .finBtn{width: 100%;line-height:45px;display: block;border:1px solid #a0a0a0;border-radius: 5px;text-align: center;font-size:15px;color: #a0a0a0;margin-top:20px;margin-bottom:10px;transition:.3s;}
.desnerDes .txtBox .finBtn:hover{background:#c0a062;border:1px solid #c0a062;color: #fff;}
.recomBox{margin-top:25px;}
.recomBox h1{font-size:18px;color: #a0a1a1;font-weight:normal;line-height:42px;margin-bottom:5px;}
.recomBox .recomList{}
.recomBox .recomList .item{padding: 20px;background:#fff;margin-bottom:14px;padding-right:15px;}
.recomBox .recomList .item .userB{display: inline-block;vertical-align: middle;width: 29.5%;}
.recomBox .recomList .item .userB .uimg{text-align: center; border-radius: 50%; overflow: hidden;}
.recomBox .recomList .item .userB a{display: block;width: 98%;line-height:25px;color: #c0a062;border:1px solid #c0a062;text-align: center;margin-top:10px;}
.recomBox .recomList .item .userB a:hover{color: #FFFFFF;background-color: #c0a062;}
.recomBox .recomList .item .textB{display: inline-block;vertical-align: middle;width: 68%;padding-left:20px;}
.recomBox .recomList .item .textB h5{font-size:18px;color: #000;font-weight:normal;padding-bottom:12px;position: relative;margin-bottom:10px;}
.recomBox .recomList .item .textB h5:before{width: 80%;height: 1px;content: '';background:#c0a062;position: absolute;left: 0;bottom:0;}
.recomBox .recomList .item .textB p{font-size:12.5px;line-height:16px;color: #000;margin-bottom: 10px;}
/*工程团队*/
.desgTeamList li{padding: 12px;}
.engiTeamList li .imgBox:before{display: none;}
.engiTeamList li:before{display: none;}

/*装修服务*/
.titlB{text-align: center;margin-bottom:30px;}
.titlB h5{font-size:32px;color: #000;line-height:1;padding-bottom:15px;position: relative;}
.titlB h5:before{width: 72px;height: 3px;content: '';background:#000;position: absolute;left: 50%;margin-left:-36px;bottom:0;}
.serF1{margin-top:20px;}
.serF1 .topBox{background:url(../images/sBG1.jpg) no-repeat;height: 181px;padding-top:45px;position: relative;text-align: center;margin-bottom:35px;}
.serF1 .topBox:before{width: 58px;height: 58px;content: '';background:url(../images/slogo.png) no-repeat;position: absolute;left: 50%;margin-left:-29px;top: -29px;}
.serF1 .topBox p{display: inline-block;font-size:16px;color: #000;font-weight:bold;line-height:1;border-bottom:1px solid #000;margin-bottom:20px;}
.serF1 .bomBox{margin-bottom:45px;}
.serF1 .bomBox ul{text-align: center;}
.serF1 .bomBox li{display: inline-block;vertical-align: middle;margin: 0 25px;}
.serF1 .bomBox li .iconB{line-height:45px;margin-bottom:5px;}
.serF1 .bomBox li h5{font-size:16px;clear: #000;margin-bottom:10px;}
.serF1 .bomBox li p{font-size:12px;color: #000;}
.serF2{margin-bottom: 50px;}
.serF2 .titlB{background-repeat: no-repeat;background-position:center center;padding: 95px 0 170px;margin-bottom:0;}
.serF2 .titlB h5{color: #c0a062;}
.serF2 .titlB h5:before{background:#c0a062;}
.serF2 ul{margin-top: -45px;padding: 0 15px;}
.serF2 li{float: left;width: 28.5%;background: #000;color: #c0a062;margin-right:7.25%;padding: 40px;padding-bottom:30px;min-height: 494px;}
.serF2 li:nth-child(3n){margin-right:0;}
.serF2 li h5{text-transform:uppercase;font-size:20px;font-weight:normal;margin-bottom:12px;}
.serF2 li h1{font-size: 24px;font-weight:normal;margin-bottom:20px;}
.serF2 li span{display: inline-block;width: 85px;line-height:40px;border:2px solid #c0a062;text-align: center;font-size:16px;font-weight:bold;margin-bottom:10px;}
.serF2 li p{font-size: 12px;line-height:20px;margin-bottom:12px;}
.serF3{margin-bottom:40px;}
.serF3 .styleSlide{}
.serF3 .styleSlide .hd{margin-bottom:12px;}
.serF3 .styleSlide .hd li{float: left;width: 16.66%;line-height:32px;border:1px solid #aaa;text-align: center;color: #999;font-size:16px;cursor: pointer;}
.serF3 .styleSlide .hd li span{font-size:12px;text-transform:uppercase;}
.serF3 .styleSlide .hd li.on,.serF3 .styleSlide .hd li:hover{color: #c0a062;}
.serF3 .styleSlide .bd{padding: 15px;border:1px solid #c0a062;padding-bottom:5px;}
.serF3 .styleSlide .bd .itemBox{}
.serF3 .styleSlide .bd .itemBox .imgSlide{}
.serF3 .styleSlide .bd .itemBox .imgSlide .big{float: left;width: 81%;}
.serF3 .styleSlide .bd .itemBox .imgSlide .small{float: right;width: 18%;}
.serF3 .styleSlide .bd .itemBox .imgSlide .small li{margin-bottom:6px;}
.serF3 .styleSlide .bd .itemBox .imgSlide .small li:last-child{margin-bottom:0;}
.serF4{margin-bottom:60px;}
.serF4 .desList{padding: 0 80px;}
.serF4 .desList .item{position: relative;margin-bottom:12px;}
.serF4 .desList .item .imgBox{float: left;}
.serF4 .desList .item .txtBox{position: absolute;right: 0;top: 50%;transform: translate(0, -50%);width: 526px;height: 301px;background:url(../images/tBG.jpg) no-repeat;}
.serF4 .desList .item .txtBox p{font-size:16px;line-height:28px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 78%;}
.serF4 .desList .item:nth-child(3) .txtBox p{width: 96%;}
.serF4 .desList .item:nth-child(even) .imgBox{float: right;}
.serF4 .desList .item:nth-child(even) .txtBox{right: auto;left: 0;}
.serF5{margin-bottom:60px;}
.serF5 .seBan{margin-bottom:32px;}
.serF5 .factBox{position: relative;}
.serF5 .factBox .item{margin-bottom:25px;}
.serF5 .factBox .item .imgBox{float: left;width: 56%;padding: 7px;border:1px solid #878787;text-align: center;}
.serF5 .factBox .item .txtBox{position: relative;float: right;width: 37%;padding-top: 15px;}
.serF5 .factBox .item .txtBox span{font-size:34px;color: #000;position: absolute;top: 0;right: 0;}
.serF5 .factBox .item .txtBox h5{font-size:16px;color: #000;margin-bottom:12px;}
.serF5 .factBox .item .txtBox p{font-size:12px;color: #000;line-height:20px;}
.serF5 .factBox .more{display: block;font-size:12px;color: #000;position: absolute;bottom:0;right: 0;}
.serF5 .factBox .more:hover{color: #c0a062;}
.serF6{margin-bottom:55px;}
.serF6 .stoneBox{}
.serF6 .stoneBox .item{background:#f3f5f7;margin-bottom:18px;}
.serF6 .stoneBox .item .imgBox{}
.serF6 .stoneBox .item .txtBox{height: 80px;padding: 12px 8%;}
.serF6 .stoneBox .item .txtBox h5{font-size:16px;color: #000;margin-bottom:5px;}
.serF6 .stoneBox .item .txtBox p{font-size:12px;color: #000;line-height:20px}
.serF6 .stoneBox .leftB{float: left;width: 38.5%;}
.serF6 .stoneBox .righB{float: right;width: 58.5%;position: relative;}
.serF6 .stoneBox .righB .more{display: block;font-size:12px;color: #000;position: absolute;bottom:35px;right: 28px;}
.serF6 .stoneBox .righB .more:hover{color: #c0a062;}
.serF7{}
.serF7 .pimBox{margin-top:-40px;}
.serF7 .pimBox .item{margin-bottom:45px;position: relative;}
.serF7 .pimBox .item .imgBox{float: right;}
.serF7 .pimBox .item .txtBox{position: absolute;background:#f3f5f7;width: 325px;height: 125px;top: 30%;left: 20%;padding: 30px;}
.serF7 .pimBox .item .txtBox span{position: absolute;font-size:34px;color: #c0a062;top: 50%;transform: translate(0, -50%);right: -95px;}
.serF7 .pimBox .item .txtBox h5{font-size:16px;color: #000;margin-bottom:8px;}
.serF7 .pimBox .item .txtBox p{font-size:12px;color: #000;line-height:20px}

.serF7 .pimBox .item:nth-child(even) .imgBox{float: left;}
.serF7 .pimBox .item:nth-child(even) .txtBox{left: auto;right: 20%;}
.serF7 .pimBox .item:nth-child(even) .txtBox span{right: auto;left: -95px;}
.serF7 .cantBtn{display: block;width: 170px;line-height:45px;font-size:16px;color: #fff;font-weight:bold;text-align: center;background:#c0a062;float: right;margin-right:135px;}

/*品牌*/
.section .brandFat{padding: 0 15px;}
.brandFat .item{margin-bottom: 18px;overflow: hidden;}
.brandFat .item img{transition:.3s;height: 211px;}
.brandFat .item:hover img{transform:scale(1.1);}
.brandList{margin-bottom:30px;}
.brandList h5{font-size:18px;color: #000;font-weight: normal;margin-bottom:12px;}
.brandList li{float: left;width: 24.5%;margin-right:0.666%;margin-bottom:0.666%;background:#fff;height: 287px;padding: 50px 45px;transition:.3s;}
.brandList li:nth-child(4n){margin-right:0;}
.brandList li .iconB{line-height:120px;text-align: center;}
.brandList li p{font-size:12px;line-height:20px;letter-spacing:1px;color: #333;text-align: center;}
.brandList li:hover{box-shadow:0 0 15px rgba(51,51,51,.2);}
/*详情*/
.Recomcase{margin-bottom:50px;margin-top:35px;}
.Recomcase h1{font-size:18px;color: #000;font-weight: normal;margin-bottom:12px;}
.conBox{position: relative;}
.section .contBLeft{float: left;width: 77%;}
.section .contBLeft .contBanner{margin-bottom:35px;}
.section .contBLeft .contTextB h5{font-size:24px;font-weight:normal;margin-bottom:12px;}
.section .contBLeft .contTextB time{display: block;font-size: 14px;line-height:30px;margin-bottom:20px;}
.section .contBLeft .contTextB p{font-size: 16px;line-height:30px;}
.section .contBLeft .contTextB .imgBox{margin-bottom:15px;}
.section .otheBRigh{float: right;width: 21.2%;margin-top:50px;}
.section .otheBRigh .submenu{background:#fff;padding: 20px;margin-bottom:25px;}
.section .otheBRigh .submenu li{}
.section .otheBRigh .submenu li >a{display: block;font-size:16px;color: #000;padding-bottom:12px;border-bottom:1px solid #b2b2b2;position: relative;}
.section .otheBRigh .submenu li >a:before{width: 15px;height: 9px;content: '';background:url(../images/i21.png) no-repeat;position: absolute;top: 50%;margin-top:-4.5px;right: 8px;transition:.3s;}
.section .otheBRigh .submenu li .subBox{display: none;padding: 12px 0;}
.section .otheBRigh .submenu li .subBox a{display: block;font-size:13px;line-height:30px;color: #000;padding-left:13px;position: relative;}
.section .otheBRigh .submenu li .subBox a:before{width: 7px;height: 7px;content: '';border-radius:50%;background:#b2b2b2;position: absolute;top: 50%;margin-top:-3.5px;left: 0;}
.section .otheBRigh .submenu li .subBox a:hover,
.section .otheBRigh .submenu li .subBox a.on{color: #c0a062;}
.section .otheBRigh .submenu li.opensub >a:before{transform: rotate(180deg);}
.section .otheBRigh .recomArticle{padding: 13px;background:#fff;transform: .3s;}
.section .otheBRigh .recomArticle.on{position: fixed;top: 0;z-index: 99;}
.section .otheBRigh .recomArticle.bot{position: absolute;bottom: 0;top: auto;}
.section .otheBRigh .recomArticle h1{font-size:16px;font-weight:normal;margin-bottom:12px;}
.section .otheBRigh .recomArticle li{margin-bottom:10px;}
.section .otheBRigh .recomArticle li .imgB{width: 88px;float: left;}
.section .otheBRigh .recomArticle li .txtB{width: 140px;float: right;padding-top:2px;margin-left: 8px;}
.section .otheBRigh .recomArticle li .txtB p{font-size:12px;line-height:20px;margin-bottom:3px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.section .otheBRigh .recomArticle li .txtB time{font-size:12px;color: #777777;}

/*关于我们*/
.section .aboutLeft{float: left;width: 76.5%;background:#fff;padding: 35px;margin-bottom:65px;}
.section .aboutLeft h5{font-size:18px;font-weight:normal;margin-bottom:20px;text-align: center;}
.section .aboutLeft p{font-size:12.5px;line-height:30px;}
.section .aboutLeft .imgBox{margin: 15px 0;}
.section .aboutRigh{float: right;width: 22%;border-radius:8px;overflow: hidden;background:#fff;}
.section .aboutRigh .aLogo{line-height: 142px;text-align: center;background:#000;}
.section .aboutRigh .aboutmenu{}
.section .aboutRigh .aboutmenu a{display: block;line-height:70px;text-align: center;font-size:20px;color: #c0c1c2;border-bottom:1px solid #dfe0e0;}
.section .aboutRigh .aboutmenu a:hover,.section .aboutRigh .aboutmenu a.on{color: #c0a062;}
.section .aboutRigh .aboutmenu a:last-child{border-bottom:none;}

/*联系我们*/
.relateList{padding-top:70px;border-bottom:1px solid #d2d3d5;margin-bottom:65px;}
.relateList li{float: left;height: 230px;background:#fff;width: 30%;margin-right:5%;margin-bottom:5%;padding: 40px 0 40px 100px;color: #000;transition:.3s;}
.relateList li:nth-child(3n){margin-right:0;}
.relateList li h5{font-size:30px;font-weight:normal;margin-bottom:5px;}
.relateList li span{display: block;font-size:20px;text-transform:uppercase;margin-bottom:20px;}
.relateList li p{font-size:18px;position: relative;padding-left:30px;margin-bottom:15px;}
.relateList li p.pho:before{width: 18px;height: 18px;content: '';background:url(../images/g1.png) no-repeat;position: absolute;top: 50%;left: 0;margin-top:-9px;transition:.3s;}
.relateList li p.mal:before{width: 17px;height: 12px;content: '';background:url(../images/g2.png) no-repeat;position: absolute;top: 50%;left: 0;margin-top:-6px;transition:.3s;}
.relateList li:hover{background:#c0a062;color: #fff;}
.relateList li:hover p.pho:before{background:url(../images/g1_a.png) no-repeat;}
.relateList li:hover p.mal:before{background:url(../images/g2_a.png) no-repeat;}
.addrList{background:#fff;padding: 35px 135px;margin-bottom:65px;}
.addrList li{float: left;width: 45%;margin-bottom:45px;}
.addrList li:nth-child(2n){float: right;}
.addrList li h5{display: inline-block;width: 100%;line-height:60px;border-bottom:1px solid #d2d3d5;position: relative;font-size:18px;color: #000;font-weight:normal;margin-bottom:20px;}

.addrList li h5:after{width: 13px;height: 18px;content: '';background:url(../images/g3.png) no-repeat;position: absolute;top: 50%;right: 5px;margin-top:-9px;}
.addrList li p{font-size:16px;position: relative;padding-left:30px;margin-bottom:15px;}
.addrList li p.pho:before{width: 18px;height: 18px;content: '';background:url(../images/g1.png) no-repeat;position: absolute;top: 50%;left: 0;margin-top:-9px;}
.addrList li p.add:before{width: 13px;height: 18px;content: '';background:url(../images/g3.png) no-repeat;position: absolute;top: 50%;left: 0;margin-top:-9px;}
.addrList li p.mal:before{width: 17px;height: 12px;content: '';background:url(../images/g2.png) no-repeat;position: absolute;top: 50%;left: 0;margin-top:-6px;}
.levaMesg{border-top:1px solid #d2d3d5;padding-top: 60px;margin-bottom:40px;}
.levaMesg input{width: 310px;height: 60px;line-height:60px;padding: 0 22px;background:#fff;border:1px solid #bfbfbf;border-radius:5px;margin-right:25px;font-size:15px;transition:.3s;}
.levaMesg textarea{display: block;width: 100%;height: 330px;padding: 22px;background:#fff;border:1px solid #bfbfbf;margin: 30px 0;border-radius:5px;font-size:15px;transition:.3s;}
.levaMesg input:focus,.levaMesg textarea:focus{border:1px solid #c0a062;}{border:1px solid #c0a062;}
.levaMesg .subBtn{float: right;display: block;width: 165px;line-height:60px;text-align: center;background:#c0a062;color: #fff;text-align: center;font-size:18px;border-radius:5px;}
/*装修百科*/
.wikiBox{padding: 0 25px;}
.wikiBox .wikiItem{padding-bottom:35px;border-bottom:1px solid #aeafaf;margin-bottom:65px;}
.wikiBox .wikiItem .imgBox{float: left;width: 25%;}
.wikiBox .wikiItem .wikiList{float: right;padding-right:35px;width: 100%;}
.wikiBox .wikiItem:last-child{border-boi1ttom: none;padding-bottom:0;margin-bottom:30px;}
.wikiBox .wikiItem .wikiList dl{float: left;width: 28%;margin-right:8%;margin-bottom:30px;height: 259px;}
.wikiBox .wikiItem .wikiList dl:nth-child(3n){margin-right: 0;}
.wikiBox .wikiItem .wikiList dl dt{font-size:18px;color: #000;margin-bottom:25px;}
.wikiBox .wikiItem .wikiList dl dt a.mores{font-size:15px;color: #939393;float: right;}
.wikiBox .wikiItem .wikiList dl dt a.mores:hover{color: #c0a062;}
.wikiBox .wikiItem .wikiList dl dd a{display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size:12px;color: #939393;line-height:30px;margin-bottom:5px;}
.wikiBox .wikiItem .wikiList dl dd a:hover{color: #c0a062;}

@media  screen and (min-width:1500px ) {
	.bottom{padding: 42px 0;}
}
@media(max-width: 1700px){
    .w1700{padding: 0 90px;}
    .w1575{padding: 0 90px;}
    .top .ltsBox .searBox{margin-right: 50px;}
}



@media(max-width:1500px){

    .w1366{padding: 0 2%;}
    .w1490{padding: 0 2%;}
    .w1400{padding: 0 2%;}
    .bottom .bomcode{width: 22.5%;}
    .bottom .bomfirl{width: 20.5%;}
    .mesBoxpup .mescont{width: 85%;}
}

html,body{
	font-family: "PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans",Arial,"Hiragino Sans GB","微软雅黑",STHeiti,"WenQuanYi Micro Hei",'宋体';
}
.MainCbox{position: relative;}

.section .MainCboxbottom .flowindB .foorTwo{ position: absolute !important; bottom: 0; top: auto  !important; }

.fixedMain .fixBox{ top: auto; transform: translate(0, 0%); margin-top: 50px; position: absolute; right: 1%; }
.fixedMain.fixedMainOn .fixBox{top:80px; margin-top: 0;position: fixed;}

.ul_sitemap{padding: 20px 0;}
.ul_sitemap li{margin: 10px 0;font-size: 18px;}
.ul_sitemap li span{display: inline-block;margin: 0 15px;}


.nofind{
	padding-top: 145px;
	padding-bottom: 180px;
}
.nofind_img img{
	display: block;
	margin: 0 auto;
}
.nofind a{
	display: block;
	width: 257px;
	height: 79px;
	margin: 0 auto;
	background-image: url(../images/backIndex.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: 75px;
}

@media(max-width: 1600px){
    .buildInfo .topBox .imgSlide .small{display: flex;align-content: space-between;}
    .buildInfo .topBox .imgSlide .small li img{height: auto;}
    .innerBan li,.SHinnerBan{}
    .caseList li .txtBox{position: relative;}
    .caseList li .txtBox .labelB i:nth-child(4){position: absolute;right: 15px;bottom:10px;}
    .caseList li .txtBox .otherB .socB{display: none;}
}

li{list-style:none;}
.box .img{float:left;}
.box .list{float:left;display:inline;}
.box .list li{line-height:24px;font-size:14px;}
.list li span{font-weight:bold;}


/* 报价页 */
.global_wrap{position: relative;min-height: 100%;clear: both;content: "";}
.global_wrap em{font-style: normal;}
.global_wrap .clear{overflow: inherit;}
.con h1,
.con h3{font-weight:400}
i{font-style:normal}
.con{width:1100px;margin:0 auto;color:#333}
.con_t{font-size:24px;padding-bottom:15px}
.con_bj{position:relative;background:rgba(255,255,255,.97);box-shadow:0 0 10px #ccc;background:#fff9;}
.con_bj h3{font-size:20px}
.col_l{float: left;}
.col_r{float: right;}
.con_bj_cal{position:relative;width:550px;padding:40px 40px 50px;border-right:1px solid #eee}
.bj_form{width:440px;padding-top:30px;font-size:14px}
.bj_form .label{font-size:18px;color:#333;text-align:left;margin-left:0}
.bj_res_t,.bj_res_t b,.calc-btn em,.ele_bt{text-align:center}
.bj_form .element{width:310px;position:relative;padding-bottom:18px;float: right;}
.bj_form .select{width:255px;padding-left:5px;height:36px}
.bj_form .select_s{width:122px;margin-right:10px}
.bj_form .select_s_s{width:78px;margin-bottom:10px}
.bj_form .text{width:300px}
.bj_form .area_text{width:300px;padding:7px 20px 7px 10px}
.bj_form .text_wrap{position:static}

.bj_form .text_wrap .text_lbl{left:11px}
.bj_form .text_wrap .unit{margin-left:-32px;color:#bbb}
.bj_form .houseType{height:37px;line-height:37px}
.bj_form .houseType label{margin-right:20px;cursor:pointer;font-size:15px;vertical-align:middle}
.bj_form .houseType input{width:16px;height:40px;vertical-align:middle;margin-right:5px;cursor:pointer}
.bj_form .huxing_wrap{position:relative}
.bj_form .huxing_show{position:relative;width:300px;height:40px;line-height:40px;border:1px solid #ddd}
.bj_form .huxing_show:after{content:' ';position:absolute;top:15px;right:6px;border-top:6px solid #666;border-right:3px solid transparent;border-bottom:6px solid transparent;border-left:3px solid transparent}
.bj_form .huxing_show span{display:inline-block;width:50px}
.bj_form .huxing_show span:first-child{margin-left:10px}
.bj_form .huxing{position:absolute;top:37px;left:0;display:none;width:300px;border:1px solid #ddd;background-color:#fff;z-index:10}
.bj_form .huxing li{float:left;width:50px;margin-left:10px}
.bj_form .huxing li:first-child{margin-left:6px}
.bj_form .huxing li a{display:inline-block;width:40px;text-align:center;margin:5px 0;background-color:#f4f4f4;border-radius:2px}
.bj_form .huxing li a:hover{color:#333}
.bj_form .huxing li a.active:hover{color:#fff}
.bj_form .huxing .active{background-color:#c0a062;color:#fff}
.bj_form .tip,.bj_res_con .tip{color:#666;font-size:16px}
.district input{
        width: 300px ;
        border: 1px solid #ddd;
		padding: 7px 20px 7px 10px;
		height: 40px;
    }
	
.mod_form .form_line{zoom: 1;}
.mod_form .text{border: 1px solid #ddd;padding: 7px 20px 7px 10px;height: 40px;}

.mod_form .label{width: 24.6%;padding-right: 8px;float: left;line-height: 40px;}
.bj_res_con .tip{margin-top:25px;line-height: 1.5;}
.bj_form .form_error{position:absolute;bottom:0;left:0;font-size:12px}
.ele_b{margin-left:-10px}.ele_bt{float:left;width:120px;height:32px;line-height:32px;margin-right:10px;border:1px solid #ddd;cursor:pointer}
.ele_bt_on{color:#c0a062;border-color:#c0a062}
.calc-btn{position:absolute;top:155px;right:-46px;display:block;width:90px;height:90px;background:#c0a062;-webkit-border-radius:50%;-ms-border-radius:50%;border-radius:45px;z-index:15}
.calc-btn-ie,.ico-line-btn{width:140px;height:140px;right:-71px;display:block;position:absolute}
.ico-line-btn{background: url(../images/box.png)no-repeat center;top: 130px;z-index: 9;}
.calc-btn em{display:block;font-size:16px;color:#fff;width:44px;height:44px;margin:20px auto 0}
.circle-animate{position:absolute;top:157px;right:-43px;width:85px;height:85px;-webkit-border-radius:50%;border-radius:50%;background:#c0a062;z-index:12;-webkit-animation:scale-three2 1.5s ease infinite;-moz-animation:scale-three2 1.5s ease infinite;-o-animation:scale-three2 1.5s ease infinite;animation:scale-three2 1.5s ease infinite;animation-fill-mode:both}
@keyframes scale-three2{
	0%{
		transform:scale(1);
	    opacity:.8;
	}
	100%{
		transform:scale(1.3);
		opacity:0
		}
		}
@-webkit-keyframes scale-three2{
	0%{
	    -webkit-transform:scale(1);
		opacity:.7;
	}
	100%{
		-webkit-transform:scale(1.3);
		opacity:0
		}
	}
@-moz-keyframes scale-three2{
	0%{
		-moz-transform:scale(1);
		opacity:.7;
	}
	100%{
		-moz-transform:scale(1.3);
		opacity:0;
		}
		}
@-o-keyframes scale-three2{
	0%{
		-o-transform:scale(1);
		opacity:.7;
	}
	100%{
		-o-transform:scale(1.3);
		opacity:0;
		}
		}
.con_bj_res{width:470px;padding:45px 50px 0 0;color:#333;font-size:14px}
.bj_res_t b,.bj_res_ul li b{display:inline-block;font-weight:400;color:#c0a062}
.bj_res_t{line-height:35px;font-size:20px}
.bj_res_ul li,.bj_res_ul li strong{height:40px;line-height:40px}
.bj_res_t b{min-width:120px;font-size:28px;margin:0 12px}
.bj_res_t span.bj_res_t_y{font-size:14px}
.bj_res_ul{padding:30px 0;margin:26px auto 0;border:1px solid #ddd}
.bj_res_ul li span{float:left;width:50%;height:40px;text-align:right;font-size:17px}
.bj_res_ul li.let_spac{border-bottom:none}
.bj_res_ul li strong{float:left;width:50%;font-weight:400;text-align:left;font-size:18px}
.bj_res_tip,.bj_res_zxd,.res_btn,.tender-video-tip,.tender-video-title{text-align:center}
.bj_res_ul li strong em{display:inline-block;width:55px;font-style:normal;margin-left:10px;margin-right:10px;font-size:16px}
.let_spac i{padding:0 21px}
.bj_res_ul li b{width:107px;margin:0 15px;padding-bottom:3px;border-bottom:1px solid #eaeaea;font-size:20px}
.res_btn,.res_btn_box{width:220px;height:42px}
.res_btn,.res_btn:hover{color:#999}
.bj_res_tip{color:#999;padding-top:15px}
.res_btn_box{margin:0 auto 40px}
.res_btn{display:block;line-height:34px;font-size:16px;}
.bj_res_zxd,.text_area,.toolbar_header_center_left ul li em.sjbj_hot{display:none}
.res_btn.active{background:url(//img.to8to.com/to8to_img/zxgl/bj_btn_bg.png) center bottom no-repeat;color:#fff}
.res_btn.active:hover{color:#fff}.zxbj_info .info_hd h3 em{font-size:12px;padding-left:5px}
.zxbj_details{padding: 220px 0 140px 0;}
.calputer_tit span{margin-left:10px;color:#c0a062;font-size:16px}
.con_bj_res .bj_explain{margin-top:10px;margin-bottom:20px}
.con_bj_res .bj_explain p{position:relative;margin-left:20px;padding-left:10px;line-height:24px;color:#999;font-size:12px}
.con_bj_res .bj_explain p b{position:absolute;top:0;left:-10px;width:10px;height:24px;line-height:24px;text-align:center}
.label_start{float:right;font-size:20px;color:#c0a062;font-family:Arial;margin-top:5px}
.calputer_tit .num_man{margin:0 2px}
.con_bj_res .bj_explain .attention{color:#c0a062}
.to8to_zj{margin-left:10px;font-size:14px;color:#bbb}
.text_area{position:absolute;top:40px;left:0;font-size:12px;color:#c0a062}
.bj_res_zxd{margin-bottom:-21px;padding-bottom:10px;padding-top:10px;border:1px solid #d7eefe;background-color:#f5faff}
.bj_res_zxd .bj_res_zxd_title{display:block;color:#4b97d0;font-size:20px;font-weight:700}
.bj_res_zxd .bj_res_zxd_content{color:#4b97d0;font-size:16px}
.bj_res_zxd .bj_res_zxd_price{color:#c0a062;font-size:18px}
.bj_res_zxd .bj_res_zxd_btn{border-radius:3px;padding:3px 5px;background-color:#4b97d0;color:#fff;font-size:14px;box-shadow:3px 3px 2px #c4cbd1}
.bj_res_zxd .bj_res_zxd_btn img{display:inline}
.tender-video{display:none}
.tender-video-title{font-size:22px;line-height:36px;padding-right:27px}
.tender-video-wrapper{width:347px;height:200px;margin-left:17px;margin-top:11px;margin-bottom:20px;position:relative}
.tender-video-tip{line-height:27px;font-size:14px;padding-right:27px}
.tender-video-num{color:#c0a062}.video-first-text{display:block}
.tender-video-wrapper-hand{display:none;position:absolute;right:-8px;bottom:-8px}
.tender-video-wrapper-btn{position:absolute;right:8px;bottom:8px;display:block;width:35px;height:35px}
.zxbj-weixin-consult{display:none;width:338px;height:80px;border:1px solid #009cff;position:relative}

.mod_form input::placeholder{color: #d9d9d9;font-size: 16px;}


.formtowBox{display: none;}
.formtowBox {padding: 60px;padding-bottom: 100px;}
.formtowBox .con_top{padding-bottom: 50px;border-bottom: 1px solid #dedede;text-align: center;}
.formtowBox .con_top h3{font-size: 24px;}
.formtowBox .con_top p{font-size: 16px;color: #c0a062;margin-top: 10px;}
.formtowBox .con_bottom h3{margin: 30px 0;text-align: center;font-size: 20px;}
.formtowBox .con_bottom ul{overflow: hidden;}
.formtowBox .con_bottom ul li{width: 14.666%;float: left;padding: 10px 5px;border: 1px solid #dedede;text-align: center;margin-left: 2.3%;}
.formtowBox .con_bottom ul li:first-child{margin-left: 0;}
.formtowBox .con_bottom ul li .imgBox{min-height: 90px;width: 100%;text-align: center;line-height: 90px;}
.formtowBox .con_bottom ul li .imgBox img{}


.my_formBox{position: relative;}
.my_formBox .my_form{position: absolute;right: 30px;bottom: 50px;width: 250px;}
.my_formBox .my_form .item{margin-bottom: 15px;border: 1px solid #d8d8d8;}
.my_formBox .my_form .item input{height: 40px;width: 245px;padding: 10px 20px;font-size: 16px;background-color: white;outline: none;border: none;}
.my_formBox .my_form .item input:-moz-placeholder{color: #d9d9d9;}
.my_formBox .my_form .item input::placeholder{color: #d9d9d9;}
.my_formBox .my_form .item input:-ms-placeholder{color: #d9d9d9;}
.my_formBox .my_form .item input::-webkit-input-placeholder{color: #d9d9d9;}
.my_formBox .my_form .btnBox input{width: 245px;height: 45px;background-color: #b2955b;color: white !important;font-size: 20px;border: none;outline: none;border-radius: 5px;}


.anli_box{background-color: #f3f5f7;}
.anli_box .anli_top{background-color: #1f1d1e;position: relative;margin-top: -30px;z-index: 9;margin-bottom: 50px;}
.anli_box .anli_top ul{text-align: center;}
.anli_box .anli_top ul li{display:inline-block;margin: 0 30px;}
.anli_box .anli_top ul li a{display: inline-block;padding: 20px 30px;color: #888888;border-bottom: 2px solid transparent;font-size: 18px;}
.anli_box .anli_top ul li a.on,
.anli_box .anli_top ul li a:hover{border-bottom: 2px solid #b2955b;color: #b2955b;}
.anli_box .anli_top ul li.on a,
.anli_box .anli_top ul li:hover a{border-bottom: 2px solid #b2955b;color: #b2955b;}
.anli_box .anli_top ul li:nth-child(3){width: 150px;}
/*.anli_box .anli_top ul li:nth-child(1){ margin-right:10%;}
.anli_box .anli_top ul li:nth-child(2){ margin-left:10%;}*/
.anli_box .anli_top .yuyueBtn{position: absolute;top:15px;left: 50%;transform: translateX(-50%);}
.anli_box .anli_top .yuyueBtn a{color: white;font-size: 25px;padding: 32px 45px;background: url(../images/btnA.png)no-repeat center;}
.anli_box .page{background-color: white;margin-bottom: 30px;}
.anli_box .pageOne .oneul{overflow: hidden;padding: 0 1.5%;}
.anli_box .pageOne .oneul li{float: left;width: 30%;margin: 3% 1.5%;}
.anli_box .pageOne .oneul li p{font-size: 16px;text-align: center;color: #000000;margin-top: 15px;}
.anli_box .pagetow {padding: 30px;}
.anli_box .page .title{color: #000000;text-align: center;}
.anli_box .page .title h3{font-size: 30px;margin-bottom: 10px;}
.anli_box .page .title h3 span{padding-bottom: 5px;border-bottom: 2px solid #000000;}
.anli_box .page .title p{letter-spacing: 1px;font-weight: bold;font-size: 12px;}
.anli_box .pagetow .towul {margin-top: 20px;}
.anli_box .pagetow .towul li{padding: 30px 0;border-bottom: 1px solid #cfcfcf;overflow: hidden; position:relative}
/*.anli_box .pagetow .towul li a{ width:100%; height:100%; position:absolute; left:0; top:0;}*/
.anli_box .pagetow .towul li:last-child{border-bottom: none;}
.anli_box .pagetow .towul li .num{float: left;width: 20%;text-align: center;display: table;height: 200px;}
.anli_box .pagetow .towul li .numBox{display: table-cell;vertical-align: middle;}
.anli_box .pagetow .towul li .numBox span{display: inline-block;width: 80px;height: 80px;line-height: 80px;font-size: 30px;background-color: #cfcfcf;color: white;border-radius: 50%;}
/*.anli_box .pagetow .towul li:nth-child(-n+3) .numBox span{background-color: #c0a062;}*/
.anli_box .pagetow .towul li .numBox p{margin-top: 10px;font-size: 18px;color: #a6a6a6;}
.anli_box .pagetow .towul li .imgBox{float: left;width: 30%;text-align: center;overflow:hidden}
.anli_box .pagetow .towul li .imgBox img{border-radius: 10px;transition:0.5s}
.anli_box .pagetow .towul li .imgBox:hover img{transform:scale(1.1)}
.anli_box .pagetow .towul li .txtBox{float: left;width: 50%;padding-left: 50px;font-size: 18px;line-height: 2;color: #999999;}
.anli_box .pagetow .towul li .txtBox p a{color: #999999;}
.anli_box .pagetow .towul li .txtBox a:hover{color: #C0A062;}
.anli_box .pagetow .towul li .txtBox h3{font-size: 20px;color: #404040;font-weight: normal;margin-bottom: 10px;}
.anli_box .pagetow .PageBox .Pages a{background: #f3f5f7;}
.anli_box .pagethree{padding: 50px;}
.anli_box .pagethree .title{color: #fff;text-align: center;}
.anli_box .pagethree .title h3{font-size: 30px;margin-bottom: 10px;}
.anli_box .pagethree .title h3 span{padding-bottom: 5px;border-bottom: 2px solid #fff;letter-spacing: 4px;}
.anli_box .pagethree .title p{letter-spacing: 1px;font-weight: bold;font-size: 12px;}
.anli_box .pagethree .item {color: #d1d1d1;}
.anli_box .pagethree .item1 .tip{text-align: center;color: white;margin: 30px 0;}
.anli_box .pagethree .item1 .itemCon{overflow: hidden;line-height: 1.5;display: flex;justify-content: space-between;}
.anli_box .pagethree .item1 .itemCon .left{float: left;width: 50%;color: white;padding: 40px 50px 140px 90px;font-size: 12px;color: #cac9c9;}
.anli_box .pagethree .item .itemCon .item_top{color: #fff;display: table;border: 2px solid white;border-radius: 50%;text-align: center;width: 120px;height: 120px;margin: 0 auto;}
.anli_box .pagethree .item .itemCon .item_top .Ttxt{display: table-cell;vertical-align: middle;}
.anli_box .pagethree .item .itemCon .item_top .Ttxt p{color:  #cac9c9;}
.anli_box .pagethree .item .itemCon .right .item_top .Ttxt p{color:  #000;}
.anli_box .pagethree .item .itemCon h5{color: #fff;font-size: 16px;margin-top: 35px;margin-bottom: 8px;}
.anli_box .pagethree .item .itemCon .item_top h3{font-size: 20px;}
.anli_box .pagethree .item1 .itemCon .right{float: right;width: 48%;padding: 50px;background-color: white;color: #000000;}
.anli_box .pagethree .item3 .itemCon .item_top,
.anli_box .pagethree .item1 .itemCon .right .item_top{color: #000000;border: 2px solid #000000;}
.anli_box .pagethree .item3 .itemCon h5,
.anli_box .pagethree .item1 .itemCon .right h5{color: #000000;margin-top: 40px;}
.anli_box .pagethree .item2 {padding: 50px 0;text-align: center;}
.anli_box .pagethree .item2 .center{padding: 50px 0;}
.anli_box .pagethree .item3{background-color: white;padding: 40px;padding-bottom: 60px;color: #000000;margin-bottom: 80px;}
.anli_box .pagethree .item3 .center{max-width: 60%;margin:  0 auto;}
.anli_box .pagethree .item3 .itemCon .item_top .Ttxt p{color:  #333;}
.anli_box .pagefour{background-color: white;padding: 50px;font-size: 16px;line-height: 1.8;}
.anli_box .pagefour h4{font-size: 20px;color: #c0a062;margin-top: 40px;}
.anli_box .pagefour .center{max-width: 60%;margin: 0 auto;}

.anli_box .Thematic_img img{ margin-bottom:3%;}

.anli_con .yuyueForm{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.3);z-index: 999;display: none;}
.anli_con .yuyueForm .yyformBox{position: relative;top: 50%;transform: translateY(-50%);width: 1110px;margin: 0 auto;background-color: white;padding: 60px;}
.anli_con .yuyueForm .yyformBox .closeA{position: absolute;right: 0;top: -55px;background: url(../images/x.png)no-repeat center;padding: 30px 20px;}
.anli_con .yuyueForm .yyformBox .left{width: 50%;float: left;}
.anli_con .yuyueForm .yyformBox .right{width: 42%;float: right;}
.anli_con .yuyueForm .yyformBox .right h3{font-size: 30px;font-weight: normal;}
.anli_con .yuyueForm .yyformBox .right .text{width: 72%;height: 40px;border: 1px solid #e8e8e8;padding: 10px 30px 10px 15px;font-size: 16px;}
.anli_con .yuyueForm .yyformBox .right input::placeholder{color: #d2d2d2;}
.anli_con .yuyueForm .yyformBox .right em{font-style: normal;}
.anli_con .yuyueForm .yyformBox .right ul{margin-top: 30px;}
.anli_con .yuyueForm .yyformBox .right li{line-height: 40px;margin-bottom: 15px;position: relative;}
.anli_con .yuyueForm .yyformBox .right label{position: relative;padding-right: 30px;font-size: 16px;color: #000000;}
.anli_con .yuyueForm .yyformBox .right label em{color: #c0a062;position: absolute;right: 15px;top: -4px;}
.anli_con .yuyueForm .yyformBox .right .unit{position: absolute;right: 10px;color: #000000;}
.anli_con .yuyueForm .yyformBox .right .radioBox{display: inline-block;width: 250px;height: 35px;float: right;margin-right: 45px;line-height: 35px;padding-top: 5px;}
.anli_con .yuyueForm .yyformBox .right .radioBox input{width: 18px;height: 18px;cursor: pointer;margin-right: 5px;}
.anli_con .yuyueForm .yyformBox .btnYY{display: inline-block;margin-top: 35px;font-size: 16px;width: 100%;height: 45px;border-radius: 10px;text-align: center;line-height: 45px;color: white;background-color:#c0a062 ;}

/*20200903 zgy*/
.section .contBLeft .contBanner.my_formBox{min-height:250px;}
.caseList li .imgBox img{width:100%;}
.fixedMainOn .anli_top {
    position: fixed;
    z-index: 1000;
    top: 30px;
    width: 100%;
    left: 0;
}
.fixedMainOn .Thematic_one, .fixedMainOn #page2, .fixedMainOn #page3, .fixedMainOn #page4 {
    padding-top: 65px;
}
.anli_banner {
    min-height: 450px;
}

/*
 .Page002274 为demo编号
 */
.Page002274{ text-align:center; padding:1% 0 60px;color:#666666;}
.Page002274 .Pages *{ vertical-align:middle;}
.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .p_total{ display:none;}
.Page002274 .Pages a{ display:inline-block; padding: 0 15px; line-height:37px; background-color: #eef0f1; color:#666666; margin-left:5px;}
.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur{ color:#fff; background-color:#c0a062;}
.Page002274 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle;}
.Page002274 .Pages .i_text{ width:47px; height:36px; line-height:36px;border:1px solid #ceced5;}
.Page002274 .Pages .i_button{ cursor:pointer; background:none; width:47px; height:36px;border:1px solid #ceced5;}
.Page002274 .Pages .p_jump b{font-weight:normal; margin:0 5px;}
.Page002274 .Pages .a_prev,.Page002274 .Pages .a_next{ font-family: 宋体; font-weight: bold; padding:0 25px; }
.Page002274 .Pages a.a_first,
.Page002274 .Pages a.a_end,
.Page002274 .Pages .p_jump{ display:none;}
@media(max-width:1000px){
.Page002274 .Pages em{ display:none;}
}
@media(max-width:640px){
.Page002274 .Pages a.a_first,
.Page002274 .Pages a.a_end{ display:none;}
.Page002274 .Pages a{ padding:0 10px;}
}