@charset "utf-8";
/* CSS Document */

html, body {background-color: #ffffff;width:100%;}
body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
* { margin: 0; padding: 0; }
html { font-size: 100%; }
body, button, input, select, textarea { font: 14px/1.5 Microsoft Yahei, tahoma, Srial, helvetica, sans-serif; outline: none; }
ul, ol, li { list-style: none; margin: 0; padding: 0; }
a { text-decoration: none; color: #333333; font-family: "微软雅黑"; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; transition-duration: 0.5s; }
img { border: 0px; }
.clear { clear: both; }
p, div, strong, a, h1, h2, h3, h4, h5, h6 { font-family: "微软雅黑"; }
html, body {  width: 100%; overflow-x: hidden;}
.animate { -webkit-transition-duration: 0.5s;  -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; transition-duration: 0.5s; }
.animate1 { -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -ms-transition-duration: 1s; transition-duration: 1s; }
.animate2{transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}
table { border-spacing: 0px; border-collapse: collapse; }
tr { cursor: pointer; }
input { border: 0;background: transparent; }
textarea { resize: none; }
text{ font-family:"微软雅黑";}
.left{ float:left;}
.right{ float:right;}

.slideBox{width:100%;overflow:hidden;position:relative}
.slideBox .hd{height:15px;overflow:hidden;position:absolute;right:5px;bottom:5px;z-index:1}
.slideBox .hd ul{overflow:hidden;zoom:1;float:left}
.slideBox .hd ul li{float:left;margin:0 3px;width:12px;height:12px;background:#fff;cursor:pointer;border-radius:12px;overflow:hidden;text-indent:-999px}
.slideBox .hd ul li.on{background:#f00;color:#fff}
.slideBox .bd{position:relative;height:100%;z-index:0}
.slideBox .bd li{zoom:1;vertical-align:middle}
.slideBox .bd img{width:100%;height:auto;display:block;margin:0}
.slideBox .prev,.slideBox .next{position:absolute;left:3%;top:50%;margin-top:-25px;display:block;width:32px;height:40px;background:url(../images/slider-arrow.png) -110px 5px no-repeat;filter:alpha(opacity=50);opacity:0.5}
.slideBox .next{left:auto;right:3%;background-position:8px 5px}
.slideBox .prev:hover,.slideBox .next:hover{filter:alpha(opacity=100);opacity:1}
.slideBox .prevStop,.slideBox .nextStop{display:none}

.wrap {width:100%; margin:0 auto;max-width: 1920px;margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;}

.tou { width:100%;height: 143px; border-top:4px solid #ca1f10; background-color:#ffffff;}
.dh{ width:100%; height: 96px; background:url(../images/top_logo.jpg) no-repeat center top;}
.nav_bar{ width:1310px; height:47px;line-height:47px; margin:0 auto;}
.nav{ float:left; width:1200px;}
.nav ul li{ float:left; width:115px; text-align:center;position: relative;-webkit-transition: all .3s;transition: all .3s;}
.nav ul li a{ font-family:"微软雅黑"; font-size:16px; color:#5b5b5b;-webkit-transition: all .5s; transition: all .5s;}
.nav ul li.line{ width:5px;font-family:"微软雅黑"; font-size:12px; color:#e5e5e5;}

.nav > ul > li:hover > a, .nav > ul > li.on > a { color: #e1112a;}

.nav .Drop_Down { width: 100%; display: none;position: absolute; z-index: 99999999; top: 48px;left: 0;border-top: 0; background: url(../images/icon_5.png) repeat;text-align: center;}
.nav .Drop_Down div { width: 100%;float: left;padding: 20px 0; }
.nav .Drop_Down div:hover { background: url(../images/icon_76.png) no-repeat top center;}
.nav .Drop_Down div span {float: left; width: 100%;}
.nav .Drop_Down div span a {display: block; font-size: 14px;color: #fff; line-height: 20px;text-align: center;line-height: 30px; }
.nav .Drop_Down div span a:hover {background: #ff0000;color: #fff;}
.gfwx{ float:right;}
.gfwx img{ vertical-align:middle; margin-right:14px;}
.gfwx a { position:relative;}
.gfwx a .erweima {display: none; position: absolute;left:50%; margin-left:-80px;top:115px; margin-top:-80px; z-index:9999;}
.gfwx a{font-family:"微软雅黑"; font-size:16px; color:#5b5b5b;}
.gfwx a:hover .erweima {display: block;}

.xb{ width:1382px; margin:0 auto; height:212px;}
.xb ul{ width:1505px;}
.xb ul li{ float:left; text-align:center; margin-right:124px;}
.xb ul:hover li.a1 img {animation-delay: 0;}
.xb ul:hover li.a2 img {animation-delay: .2s;}
.xb ul:hover li.a3 img {animation-delay: .3s;}
.xb ul:hover li.a4 img {animation-delay: .4s;}
.xb ul:hover li.a5 img {animation-delay: .5s;}
.xb ul:hover li.a6 img { animation-delay: .6s;}
.xb ul:hover li img {animation: pound .7s ease;}
.xb ul li img{ margin-top:34px;}
.xb ul li h1{ font-family:"微软雅黑"; font-size:18px; font-weight:normal; color:#6a6a6a; margin-top:5px; line-height:1.8;}
.xb ul li p{ font-family:"微软雅黑"; font-size:12px; color:#bababa; line-height:1;}
@-webkit-keyframes pound {50% {-webkit-transform: translateY(-25px);transform: translateY(-25px);}}
@keyframes pound {50% {-webkit-transform: translateY(-25px);transform: translateY(-25px);}}
@-webkit-keyframes pound_1 {50% {transform: scale3d(1.1,1.1,0);}}
@keyframes pound_1 { 50% { transform: scale3d(1.1,1.1,0);}}
/*公司简介*/
.gsjj{ width:100%; margin:0 auto; background:url(../images/jj_bg.jpg) no-repeat center center; height:642px; overflow:hidden;}
.gsjj_title{ width:300px; height:110px; margin:0 auto; margin-top:172px; color:#ffffff; text-align:center; border:5px solid #ffffff; border-radius:5px;}
.gsjj_title h1{ font-family:"微软雅黑"; font-size:28px; line-height:1.7; margin-top:14px;}
.gsjj_title h2{ font-family:"微软雅黑"; font-size:24px; line-height:1.75; letter-spacing: 20px;}
.gsjj h3{ text-align:center; font-family:"微软雅黑"; font-size:33px; color:#ffffff; font-weight:normal; line-height:1; margin-top:69px;}
.gsjj p{ width:1182px; margin:0 auto; font-family:"微软雅黑"; font-size:18px; color:#ffffff; margin-top:39px; line-height:1.7;}
/*企业文化*/
.gswh{ height:509px; width:1200px; margin:0 auto; overflow:hidden;}
.wh_tu{ margin-top:80px; border:5px solid #d9d9d9;}
.wh_zi{ margin-left:40px; margin-top:80px;}
.wh_zi h1{ font-family:"微软雅黑"; font-size:38px; color:#1e1e1e; line-height:1; margin-top:20px;}
.wh_zi h2{ font-family:"微软雅黑"; font-size:25px; color:#1e1e1e; font-weight:normal; line-height:1; margin-top:9px;}
.wh_x{ width:25px; height:5px; background-color:#323232; margin-top:12px;}
.wh_zi p{ font-family:"微软雅黑"; font-size:14px; color:#565656; margin-top:17px; line-height:29px;}
/*发展历程*/
.fzlc{ height:501px; width:100%; background:url(../images/fz_bg.jpg) no-repeat center center; overflow:hidden; position:relative;}
.fz_title{ font-family:"微软雅黑"; font-size:36px; color:#fffefe; text-align:center; line-height:1.6; margin-top:76px;}
.fz_x{ width:42px; height:5px; background-color:#ffffff; margin:0 auto;}
.fz_line{ width:100%; height:1px; background-color:#ffffff; opacity:0.22; position:absolute; top:236px; left:0;}
.fz_nr{ width:1200px; margin:0 auto; overflow:hidden;}
.fz_nr ul li{ float:left; width:215px; color:#ffffff; margin-right:52px; margin-top:49px;}
.fz_hx{ width:215px; height:2px; background-color:#d40000; margin-top:20px;}
.year{ font-family:"微软雅黑"; font-size:30px; color:#ffffff; line-height:1;}
.year span{ font-size:18px;}
.fz_nr ul li p{ font-family:"微软雅黑"; font-size:22px; color:#ffffff; line-height:1; margin-top:21px;}
.gdjyhjl {cursor: pointer; float:left; background:url(../images/left.png) no-repeat;WIDTH: 38px;HEIGHT: 38px; TEXT-INDENT: -999px; margin-top:78px;}
.gdjyhjr {cursor: pointer; float:right; background:url(../images/right.png) no-repeat;WIDTH: 38px;HEIGHT: 38px; TEXT-INDENT: -999px; margin-top:78px;}
#gdjyhj{ float:left; margin-left:41px;}
/*荣誉资质*/
.ryzz{ width:1400px; margin:0 auto; overflow:hidden;}
.ry_title{ text-align:center;}
.ry_title h1{ font-weight:normal; font-family:"微软雅黑"; font-size:33px; color:#333333; line-height:1; margin-top:57px;}
.ry_x{ width:40px; height:5px; background-color:#333333; margin:0 auto; margin-top:14px;}
/*网站底部*/
.f_f{ width:100%; margin:0 auto; overflow:hidden; background-color:#2c2c2c;}
.f_f1{ width:1434px; margin:0 auto; overflow:hidden; padding-top:40px; padding-bottom:41px;}
.d_logo{ margin-left:27px;}
.d_logo p{ font-family:"微软雅黑"; font-size:14px; color:#e9e9e9; letter-spacing:1px; margin-left:12px; line-height:23px; margin-top:26px;}
.d_kjdh{ margin-left:106px; width:426px;}
.d_kjdh a{ display:block; float:left; margin-right:29px; font-family:"微软雅黑"; font-size:14px; color:#e9e9e9; line-height:39px;}
.d_title{ line-height:36px; margin-top:4px;}
.d_title h1{ font-family:"微软雅黑"; font-size:16px; color:#b7b7b7; font-weight:normal;}
.d_x{ width:24px; height:3px; background-color:#fa8200; margin-bottom:21px;}
.d_tel{ margin-left:89px; font-family:"微软雅黑"; font-size:26px; color:#e30000; font-weight:bold; line-height:2;}
.d_ewm{ margin-top:27px;}
.ewm{ margin-right:25px;}
.f_x{ width:1417px; margin:0 auto; height:1px; background-color:#ffffff; opacity:0.22;}
.f_tb{ text-align:center; margin-top:28px; margin-bottom:2px;}
.f_tb ul li{ display:inline-block; font-family:"微软雅黑"; font-size:17px; color:#868686; line-height:61px; margin: 0 60px;}
.f_d{ width:100%; height:59px; text-align:center; background-color:#0f0f0f; line-height:59px;}
.f_d p{ font-family:"宋体"; font-size:12px; color:#585858;}
.f_d a{font-family:"宋体"; font-size:12px;  color:#585858;}
/*家装案例*/
.jzal_banner{ width:100%; margin:0 auto; background:url(../images/jz_banner.jpg) no-repeat center center; height:389px;}

.w1200 { width: 1200px;margin: 0 auto;}
.alllist-sort {background: #f3f3f3;margin-top:32px;}
.alllist-sort-ul { width: auto;border: 1px #c2c2c2 solid;overflow: hidden;}
#caseList .alllist-sort-ul li {position: relative;}
.alllist-sort-ul li.clearfix {line-height: 60px; border-top: 1px #c2c2c2 solid;position: relative;top: -1px;}
.alllist-sort-ul li {position: relative;}
.alllist-sort-ul-title {width: 135px;text-align: center; font-family:"微软雅黑"; font-size:16px;color: #616161;}
.alllist-sort-ul-angle {padding: 0 30px 0 30px;border-left: 1px #c2c2c2 solid;width: 1002px;overflow: hidden;}
.pull-left {float: left !important;}
.alllist-sort-ul-angle li {padding-right: 33px;display: inline;}
.alllist-sort .active {color: #fe0000;}
.alllist-sort-ul-angle li a {display: inline-block;white-space: nowrap;font-family:"微软雅黑"; font-size:12px; color:#616161;}
.clearfix:after, .row:after {content: '';display: block; clear: both;height: 0;visibility: hidden;}
#caseList .filter-bar { height: 50px;}
#caseList .alllist-cur {padding:9px; background: #3c4751;}
#caseList .alllist-cur span {display: inline-block;padding-right: 5px;color: #b2b2b2;line-height: 32px;}
#caseList .alllist-cur-select1 {width: 90px;line-height: 24px;padding: 3px 2px;border: none;border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px; background-color:#f3f3f3;}
#caseList .alllist-cur-select2 {min-width: 90px;line-height: 24px;padding: 3px 2px;border: none;border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px; background-color:#f3f3f3;}
.pull-right {float: right !important;}
input[type="text"] {height: 24px;border: 1px #ddd solid;font-size: 12px;color: #666;padding: 4px 10px;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;}
input.alllist-search {border-radius: 0px; -webkit-border-radius: 0px;-moz-border-radius: 0px; -ms-border-radius: 0px; height: 26px;width: 200px;line-height: 26px;padding: 2px 5px; background-color:#f3f3f3;}
input[type="submit"] {border: none;cursor: pointer;color: #fff;}
.search-sub {width:58px; height:32px;background:url(../images/search.jpg) no-repeat center center;border: none;}

.caseDetail-push-list1 { width: 1220px;margin-top: 20px;}
.caseDetail-push-list1 li {float: left;margin: 0 13px 13px 0;}
.caseDetail-push-list1 .pic {position: relative;}
.caseDetail-push-list1 .pic {overflow: hidden;}
.caseDetail-push-imgfont {width: 288px;height: 122px; background-color:#f3f3f3;border: 1px #e4e4e4 solid;line-height: 20px;}
.relative {position: relative;}
.caseDetail-push-head {display: inline-block; top: -44px;left:50%; margin-left:-41px;width: 82px;height: 82px;}
.absolute {position: absolute;}
.caseDetail-push-imgfont-name {color: #6a6a6a;overflow: hidden; white-space: nowrap;width: 190px;text-overflow: ellipsis;}
.caseDetail-push-imgfont-setting {color: #8f8f8f;font-size: 12px;margin-top: 5px;}
.caseDetail-push-imgfont-setting span {display: inline-block;white-space: nowrap; width:49%;}
.caseDetail-push-imgfont-setting { width:80%; margin:0 auto;color: #605f5f;font-size: 12px;margin-top: 59px; line-height:22px;}
.caseDetail-box {z-index: 10;bottom: 130px; left:-5px;}
.box {width: 280px;height: auto;padding: 10px;background: #fff;}
.caseDetail-bubble {width: 0; height: 0;border-left: 13px solid transparent; border-right: 13px solid transparent;border-top: 12px solid #fff;bottom: -12px; left:50%; margin-left:-13px;}
.box .textcenter {margin-top: 5px;}
.textcenter {text-align: center;}
.box-btn {display: inline-block;line-height: 34px; border: 1px #b4b4b4 solid; height: 34px;width: 134px;text-align: center;}
.caseDetail-box-intro ul li {float: left;margin-right: 5px; margin-bottom:14px;font-size: 12px;}
.caseDetail-push-list1 li {float: left;margin: 0 14px 48px 0;}
.caseDetail-box-img-intro {width: 165px;}
.caseDetail-box-img-intro p:first-child {margin-bottom: 10px;}
.caseDetail-box-img-intro p:nth-of-type(1) {font-size: 14px;padding-top: 5px;}
.caseDetail-box-img-intro p {margin-bottom: 5px;line-height: 1.3em;color: #333; width: 110%;overflow: hidden;}
.caseDetail-box-img-intro p span {float: left;overflow: hidden;}
.caseDetail-box-label {color: #666;}
.caseDetail-box-img-intro p span:last-of-type {width: 120px;}
.caseDetail-box-img-intro p span {float: left;overflow: hidden;}
.caseDetail-push-head img { display: inline-block;width: 82px;height: 82px;border: 2px #fff solid;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;}
.hide {display: none;}
.caseDetail-box-img-intro p span i {display: inline-block;}
.caseDetail-box-img-intro i {width: 60px;overflow: hidden;font-style: normal;float: left; overflow: hidden; margin-bottom: 3px;}
.caseDetail-push-imgfont:hover .hide{ display:block;}
.case_line{ width:249px; height:1px; background-color:#d9d9d9; position:absolute; left:20px; top:45px;}
.ss_yc{ float:right;}

.gz_banner{ width:100%; margin:0 auto; background:url(../images/gz_banner.jpg) no-repeat center center; height:500px;}
.gz_part1{ width:100%; margin:0 auto; height:777px; background-color:#f1f1f1;}
.sggc_title{ padding-top:35px;}
.sggc_list{ width:1185px; margin:0 auto; overflow:hidden; margin-top:61px;}
.sggc_list ul{ width:1228px;}
.sggc_list ul li{ float:left; width:264px; text-align:center; margin-right:43px;}
.sggc_zi{ font-family:"微软雅黑"; font-size:26px; color:#000000; line-height:66px;}
.gz_hx{ height:762px; width:100%; background-color:#eeeeee;}
.hxj_title{ font-family:"微软雅黑"; font-size:46px; color:#232323; text-align:center; line-height:91px;}
.vs{ text-align:center; margin-top:32px;}
.hxj_hou{ margin-top:9px;}
.sjxt{ width:1200px; margin:0 auto; overflow:hidden;}
.sjxt_title{ line-height:164px; text-align:center; font-family:"微软雅黑"; font-size:42px; color:#000000; margin-top:6px;}
.sjxt_tu{ margin-bottom:78px;}
.cn_tu{ width:1249px; margin:0 auto; overflow:hidden;}
.hxj_cn{ width:100%; margin:0 auto; overflow:hidden; height:507px; background-color:#eeeeee;}
.cn_title{line-height:154px; text-align:center; font-family:"微软雅黑"; font-size:42px; color:#000000; margin-top:19px;}

.pzgc_banner{ width:100%; height:398px; margin:0 auto; background:url(../images/pzgc_banner.jpg) no-repeat center center;}
.pzgc_title{ font-family:"微软雅黑"; font-size:35px; color:#cd2727; font-weight:bold; text-align:center; line-height:42px;}
.pzgc_title p{ font-family:"微软雅黑"; font-size:24px; color:#df5757; font-weight:normal; line-height:33px;}
.pzgc_part1 .pzgc_title{ margin-top:91px;}
.gyzs_title{ font-family:"微软雅黑"; font-size:36px; color:#333333; padding-bottom:12px; border-bottom:4px solid #e8e8e8; margin-top:48px;}
.gyzs_title span{ font-family:"微软雅黑"; font-size:18px; color:#666666;}
.xxbh_z{ width:400px; margin-left:10px;}
.gy_tit{ font-family:"微软雅黑"; font-size:29px; color:#000000; line-height:90px; margin-top:25px;}
.xxbh_zi{ font-family:"微软雅黑"; font-size:18px; color:#515151; line-height:36px;}
.xxbh_y{ margin-top:55px; margin-right:13px;}
.xxbh{ overflow:hidden; padding-bottom:48px; border-bottom:1px solid #9f9f9f;}
.sdgz{ overflow:hidden; padding-bottom:54px; border-bottom:1px solid #9f9f9f;}
.sdgz_y{margin-top:108px; margin-right:13px;}
.mggy_y{ margin-top:77px;}
.mggy{ overflow:hidden; padding-bottom:59px; border-bottom:1px solid #9f9f9f;}
.wggy_y{ margin-top:148px;}
.wggy{ overflow:hidden; padding-bottom:63px; border-bottom:1px solid #9f9f9f;}
.yggy_list{ float:left; margin-right:44px;}
.yggy_wz{ font-family:"微软雅黑"; font-size:17px; color:#515151; line-height:35px; margin-top:32px;}
.yggy_zi{ font-family:"微软雅黑"; font-size:29px; color:#000000; line-height:141px; margin-top:14px;}
.pzgc_part1{ width:100%; margin:0 auto; overflow:hidden; border-bottom:3px solid #e26565; padding-bottom:150px;}
.pzgc_part2 .pzgc_title{ margin-top:55px;}
.pzbz_list{ margin-top:26px; margin-bottom:21px;}
.pzbz_list ul{ width:1220px;}
.pzbz_list ul li{ float:left; width:285px; text-align:center; margin-right:20px; margin-bottom:50px;}
.pzbz_zi{ font-family:"微软雅黑"; font-size:18px; color:#000000; background-color:#f1f1f1; line-height:68px;}
.pzgc_part2{ width:100%; margin:0 auto; overflow:hidden; border-bottom:3px solid #e26565;}
.pzgc_part3 .pzgc_title{ margin-top:55px;}
.glfw_nr p{ line-height:90px; font-family:"微软雅黑"; font-size:22px; color:#333333;}
.glfw_nr{ overflow:hidden;}
.glfw_nr ul{ width:1220px;}
.glfw_nr ul li{ float:left; width:285px; margin-right:20px; text-align:center; margin-bottom:20px;}
.glfw_zi{ font-family:"微软雅黑"; font-size:17px; color:#000000; background-color:#f1f1f1; height:61px; line-height:61px;}
.pzgc_part3{ width:100%; margin:0 auto; overflow:hidden; border-bottom:3px solid #e26565; padding-bottom:62px;}
.sthj_wz h1{ width:580px; margin-top:22px; font-family:"微软雅黑"; font-size:17px; color:#333333; font-weight:normal; line-height:42px; border-bottom:1px solid #efefef;}
.sthj_wz p{ font-family:"微软雅黑"; font-size:12px; color:#333333; line-height:24px; margin-top:16px;}
.sthj_tu{ margin-top:19px; margin-bottom:157px;}
.pzgc_sthj{ overflow:hidden;}

.szal_banner{ width:100%; margin:0 auto; height:464px; overflow:hidden; background:url(../images/szal_banner.jpg) no-repeat center center;}
.szal_nr{ margin-top:-76px;}

.sjtd_banner{ width:100%; margin:0 auto; background:url(../images/sjtd_banner.jpg) no-repeat center center; height:389px;}
.elite-list .list {margin-top: 28px;overflow: hidden;}
.bg-white {background: #fff;}
.elite-list .list .item { width: 290px;height:419px;line-height: 41px;margin: 0 auto 10px;margin-right:10px;position: relative;float:left;border-bottom:2px solid #e8e8e8;}
.elite-list .list .box1 {position: relative;width: 290px;height: 290px; overflow: hidden;}
.elite-list .list .box2 {width: 240px;line-height: 54px; margin: 0 auto;}
.elite-list .list .box3 { width: 245px;height:52px;line-height:26px;overflow: hidden;margin: 0 auto;text-align: left;color: #3e3e3e;font-family:"微软雅黑";font-size:14px;margin-top:9px;font-weight:bold;}
.elite-list .list .box3 span{ font-family:"微软雅黑"; font-size:14px; color:#6f6f6f; font-weight:normal;}
.elite-list .list .box1 p {position: absolute;width: 100%;bottom: 0;z-index: 1;visibility: hidden; opacity: 0;filter: alpha(opacity=0);transition: all ease .2s; -webkit-transition: all ease .2s;}
.elite-list .list .box1 p a.zixun {left: 0;}
.elite-list .list .box1 p a.guihua {right: 0;}
.elite-list .list .box1 .guihua, .elite-list .list .box1 .zixun {position: absolute;bottom: 0;width: 48%;height: 34px;line-height: 34px;border: solid 1px #fff; color: #000;transition: all ease .1s;-webkit-transition: all ease .1s;background: #f1f1f1;text-align:center;}
.elite-list .list .box1:hover p {visibility: visible;opacity: 1;filter: alpha(opacity=100)}
.elite-list .list .box1 p a:hover {background: #ff343e;border-color: #ff343e;color: #fff}
.elite-list .list .name {font-family:"微软雅黑";font-size: 20px;color:#060606; display: inline-block;max-width: 6em; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;vertical-align: middle;}
.elite-list .list .job {position: relative;top: 3px;color:#ff0000;font-size:14px;font-family:"微软雅黑";margin-left:10px;}
.elite-list .list .col-xs-12 {white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.col-xs-12 { width: 100%;}
.box4{ border-bottom:1px solid #dedede;}
.bbox{ background-color:#f3f3f3; width:100%; height:128px; border-top:1px solid #ffffff;}

.wysh_banner{ width:100%; margin:0 auto; overflow:hidden; background:url(../images/wysh_banner.png) no-repeat center center; height:507px;}
.fwlc{ width:100%; margin:0 auto; overflow:hidden; height:433px; position:relative;}
.fwlc_title h1{ font-family:"微软雅黑"; font-size:30px; color:#494949; font-weight:normal; text-align:center; height:73px; line-height:73px; margin-top:13px;}
.fwlc_title .fwlc_line{ width:65px; margin:0 auto; height:1px; background-color:#8a8a8a;}
.fwlc p{ font-family:"微软雅黑"; font-size:16px; color:#3e3e3e; text-align:center; line-height:65px;}
.fwlc_jt{ float:left; margin-top:50px;}
.fwlc ul{ width:1516px; position:absolute; left:50%; margin-left:-758px; margin-top:29px;}
.fwlc ul li{ float:left; margin-right:35px; margin-left:35px; text-align:center;}
.fwlc_zi{ line-height:78px; font-family:"微软雅黑"; font-size:20px; color:#9f9583;}

.yhhd_banner{ width:100%; margin:0 auto; overflow:hidden; background:url(../images/yhhd_banner.jpg) no-repeat center center; height:389px;}
.ty_left{ margin-top:44px; width:280px;}
.ly{ width:279px; background-color:#f3f3f3; height:450px;}
.ly_title{ overflow:hidden;}
.ly_tb{ float:left; margin-top:28px; margin-left:20px;}
.ly_tit{ font-family:"微软雅黑"; font-size:24px; color:#e12212;line-height:32px; margin-top:28px; margin-left:6px;}
.ly_tit span{ font-family:"微软雅黑"; font-size:12px; color:#8e8e8e; text-align:center; display:block; line-height:18px;}
.ly_tit{ float:left;}
.ly input{ width:226px; margin:0 auto; height:25px; overflow:hidden; margin-bottom:9px;border: solid 1px #c2c2c2;color: #666;}
.forms_left{ margin:0 auto; width:248px; margin-top:31px; overflow:hidden; margin-top:31px;}
input.lytj{ border:none;width:251px; height:34px; line-height:34px; text-align:center; margin-top:20px; background-color:#e12212; font-family:"微软雅黑"; font-size:15px; color:#ffffff;}
.zixunrexian{ font-family:"微软雅黑"; font-size:12px; color:#5c5c5c; text-align:center; line-height:1; margin-top:11px;}
.zixunrexian span{ font-size:18px;}
.ty_left .case_list {padding: 0 10px 10px;overflow: hidden;background: #f3f3f3;border-top:1px solid #ebebeb;}
.mt10 {margin-top: 10px;}
.ty_left .case_list h2 {font-weight: 400;font-size: 14px; line-height: 40px; border-bottom: 1px solid #e1e1e1;}
.db { display: block;}
.fr {float: right;}
.ty_left .case_list ul { width: 270px;}
.ty_left .case_list li, .ty_left .case_list li img {width: 126px;height: 126px;}
.ty_left .case_list li {margin: 14px 9px 0 0;}
.fl {float: left;}
.pr {position: relative;}
.ty_left .case_list li p {width: 100%;line-height: 22px; height: 22px;text-align: center; background: rgba(0, 0, 0, .5);left: 0;bottom: 0;color: #fff;white-space:nowrap; text-overflow:ellipsis;  overflow: hidden; font-family:"微软雅黑"; font-size:12px;}
.pa {position: absolute;}
.yhhd_right{ width:873px; margin-top:44px;}
.yhhd_right ul li{ margin-bottom:4px;}
.yh_tit{ line-height:64px; margin-left:7px;}
.yh_tit a{ font-family:"微软雅黑"; font-size:16px; color:#737373;}
.yh_gd{ width:230px; margin-right:14px; text-align:center; line-height:28px; margin-top:21px;}
.yh_gd a{ display:block; width:108px; height:28px; font-family:"微软雅黑"; font-size:12px; color:#4790ec; border:1px solid #4790ec;}

.zjgd_banner{ width:100%; height:450px; background:url(../images/zjgd_banner.jpg) no-repeat center center;}
.zjgd_ss{ width:718px; margin:0 auto; height:48px; background-color:#f1f1f1; margin-top:44px; padding:20px 228px 20px 254px;}
input.gdss{ height:38px; border:1px solid #d1d1d1; background-color:#ffffff; width:562px; float:left;} 
input.ssgd{ background:url(../images/zjgd_sou.jpg) no-repeat 20px 18px; background-color:#9f9583; width:130px; height:48px; float:right;}
.zjgd_list{ margin-top:46px; float:right;margin-right:22px;}
.zjgd_list ul li{ width:850px; height:220px; border:1px solid #c7c7c7; margin-bottom:30px;}
.zjgd_list ul li:hover{-webkit-box-shadow: 2px 2px 3px 0 #B9B6B6;-moz-box-shadow: 2px 2px 3px 0 #B9B6B6; -o-box-shadow: 2px 2px 3px 0 #B9B6B6; box-shadow: 2px 2px 3px 0 #B9B6B6;}
.zjgd_list ul li .plan dd p.current { color: #333;}
.zjgd_list ul li .plan dt {line-height: 32px;margin-right: 9px;font-size:12px; color:#333333;}
.zjgd_list ul li .plan dd p {width: 72px;text-align: center;margin: 32px 0px 0 0;line-height: 14px;color: #999; font-size:12px;}
.zjgd_list ul li .plan dd p.current:before {background-position: 0 center;}
.zjgd_list ul li .plan dd p:before {content: '';display: block;width: 72px;height: 8px;position: absolute;left: 0;top: -20px;background: url(../images/plan_bg.png) no-repeat -73px center;}
.zjgd_list ul li .xq {margin-bottom: 8px; margin-top:5px;}
.zjgd_list ul li .xq p {width: 185px;line-height: 27px;color: #666;}
.zjgd_zi{ width:510px; margin-right:25px;}
.zjgd_list ul li .plan {margin-top: 10px;color: #333; font-size:12px;}
.zjgd_tu{ margin:10px;}
.gongdi_title{ font-family:"微软雅黑"; font-size:12px; color:#333333; line-height:22px; padding-bottom:13px; margin-top:20px; border-bottom:1px solid #e0e0e0;}
.gongdi_title span{ color:#666666; font-family:"微软雅黑"; font-size:12px;}
.gongdi_more{ display:block; width:78px; height:27px; text-align:center; line-height:27px; font-size:12px; color:#ffffff; font-family:"微软雅黑"; background-color:#d8261e; float:right;}

.hot_floor {background: #fff;float:right; margin-top:44px; margin-right:22px;}
.hot_floor .link {padding: 10px 0;line-height: 30px}
.hot_floor .link a {color: #e12212}
.hot_floor li {border: 1px solid #c7c7c7; padding: 15px;margin-bottom: 20px;width: 825px; height: 226px;}
.hot_floor li:hover {-webkit-box-shadow: 2px 2px 3px 0 #B9B6B6;-moz-box-shadow: 2px 2px 3px 0 #B9B6B6;-o-box-shadow: 2px 2px 3px 0 #B9B6B6; box-shadow: 2px 2px 3px 0 #B9B6B6}
.hot_floor .pic {width: 302px;height: 226px;overflow: hidden}
.hot_floor .cont {width: 500px}
.hot_floor .cont h2 {line-height: 28px;height: 28px;padding-bottom: 8px;border-bottom: 1px solid #e0e0e0;font-weight: 100}
.hot_floor .cont h2 a {color: #333;font-size: 14px}
.hot_floor .cont h2 a:hover { color: #e12212}
.hot_floor .cont h2 span {color: #666;font-size: 12px}
.hot_floor .cont .txt {color: #666;line-height: 22px;height: 44px;overflow: hidden;margin: 14px 0; font-size: 12px;}
.hot_floor .cont .txt a {color: #e12212}
.hot_floor .cont .xq {margin-bottom: 12px}
.hot_floor .cont .xq p {width: 185px;line-height: 32px;color: #666; font-size:12px;}
.hot_floor .cont .more {width: 98px;height: 28px;text-align: center;line-height: 28px;border: 1px solid silver;color: #000}
.hot_floor .cont .more:hover {color: #fff;border-color: #e12212;background: #e12212}

.right_cont { width: 905px;}
.bg-white {background: #fff;}
.guide-detaile-content .article {color: #666;padding: 0 30px 30px;}
.guide-detaile-content .article h1 {font-size: 26px; color: #333;font-weight: 400; padding: 60px 0 0;}
.text-center {text-align: center;}
.guide-detaile-content .info-bar {font-size: 14px;color: #999;border-bottom: solid 1px #ddd; padding-bottom: 20px;}
.col-xs-6 {width: 50%;}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {float: left;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {position: relative; min-height: 1px;}
.text-right { text-align: right;}
.guide-detaile-content .info-bar i {font-style: normal;padding: 0 5px;color: #ccc;}
.welfare_cont .con {margin-top: 10px;}
.guide-detaile-content .con { padding: 15px 0;}
.welfare_cont .con p { margin: 10px 0;}
.guide-detaile-content .article p {line-height: 24px;}

.guide .list li { border-bottom: 1px dashed #eaeaea;padding: 20px 0;}
.guide .list .pic {width: 316px;height: 237px;overflow: hidden;}
.guide .list .cont {width: 532px;}
.guide .list h2 {font-size: 16px;line-height: 18px;height: 18px;overflow: hidden;font-weight: 400;padding-top: 6px;}
.guide .list h2 a {color: #333;}
.guide .list .cont .txt {line-height: 24px;color: #666; height: 144px;overflow: hidden; margin: 15px 0;}
.guide .list p {line-height: 18px;color: #999;}
.guide .list p span {color: #e12212;}
.welfare {padding: 0 20px;}
.list{ margin-top:44px;}
.guide .list h2 a:hover {color: #e12212}
.indexcase{ text-align:center;}
.indexcasecat{ height:60px; line-height:60px;}
.indexcasecat a{ display:inline-block; padding:0 30px; font-size:16px; font-family:微软雅黑;}
.main{ width:1440px; margin:0 auto;}
.indexcaselist{ width:100%; float:left;}
.case1{ float:left; width:365px; margin-right:10px; height:376px;margin-bottom:10px; overflow: hidden; position: relative}
.case1 img{ position: absolute; left: 0px; top: 0px;-webkit-transition: all 2s;
                    transition: all 2s;}
.case1:hover img{
    left:-100%;
   -webkit-transition: all 2s;
    transition: all 2s;
}

.case2{ float:left; width:365px; height:183px; margin-bottom:10px;overflow: hidden}
.case3{ float:right; width:690px; height:570px;overflow: hidden;position: relative; overflow: hidden}

.case3 img{ position: absolute; left: 0px; top: 0px;-webkit-transition: all 2s;
                    transition: all 2s;}
.case3:hover img{
    left:-100%;
   -webkit-transition: all 2s;
    transition: all 2s;
}
.case4{ float:left; width:365px; height:183px;margin-bottom:10px;overflow: hidden}
.case5{ float:left; width:365px; height:183px;margin-right:10px;overflow: hidden}
.case6{ float:left; width:365px; height:183px;overflow: hidden}
.case_tu:hover span {bottom: 0;}
.case_tu span{position: absolute;left: 0;bottom: -64px;width: 100%;height: 64px;padding: 6px 20px 0 20px; background: url(../images/icon_5.png) repeat; box-sizing: border-box;-webkit-transition: all .5s;transition: all .5s; text-align:left;}
.case_tu{ position:relative;}
.case_tu span font{display: block;font-size: 13px;color: #f5f5f5;line-height: 26px;}
.case_tu span font:first-child {font-size: 16px;}
.sy_more{ width:200px; height:50px; line-height:50px; text-align:center; background-color:#e32626; margin:0 auto; margin-top:25px;}
.sy_more a{ font-family:"微软雅黑"; font-size:16px; color:#ffffff;}
.case_tu p{position: absolute;top: 0;left: 0; width: 100%; height: 100%;text-align: center;line-height: 213px;}
.case_tu p font{display: inline-block;position: relative; z-index: 2;width: 245px;height: 72px; font-size: 24px;line-height: 72px; vertical-align: middle;-webkit-transition: all .3s; transition: all .3s;background: url(../images/icon_74.png) no-repeat top center;color: #fff;top: 50%; margin-top: -36px;}
.case_tu p font i{display: block;font-size: 20px;color: #fff;line-height: 0;-webkit-transition: all .5s;transition: all .5s;-webkit-transform: translateY(30px);transform: translateY(30px);opacity: 0;font-style: normal;font-weight: normal;}
.case_tu p em{visibility: hidden;position: absolute; top: 0;right: 0; z-index: 1;width: 100%; height: 100%;background: url(../images/icon_68.png) repeat;-webkit-transition: all .5s;transition: all .5s;visibility: inherit;opacity: 1;}
.case_tu:hover i{-webkit-transform: translateY(0);transform: translateY(0);opacity: 1;}

@keyframes caseright
{
from {left:-100%;}
to {left:0px;}
}

@-moz-keyframes caseright /* Firefox */
{
from {left:-100%;}
to {left:0px;}
}

@-webkit-keyframes caseright /* Safari 和 Chrome */
{
from {left:-100%;}
to {left:0px;}
}

@-o-keyframes caseright /* Opera */
{
from {left:-100%;}
to {left:0px;}
}


@keyframes caseleft
{
from {left:0px;}
to {left:-100%;}
}

@-moz-keyframes caseleft /* Firefox */
{
from {left:0px;}
to {left:-100%;}
}

@-webkit-keyframes caseleft /* Safari 和 Chrome */
{
from {left:0px;}
to {left:-100%;}
}

@-o-keyframes caseleft /* Opera */
{
from {left:0px;}
to {left:-100%;}
}

.imgcenter{ text-align:center;}
.hei1{ width:100%; height:1px; clear:both; overflow:hidden;}
.indexsstdbg{ background:url(../images/tdbg.jpg) center no-repeat; width:100%; height:737px;}
.mainsjs{ background:url(../images/tm.png) repeat; width:100%; float:left;}
.sjsinfo{ float:left;}
.sjscase{ float:right}

.sjscosntent{ font-size:12px; color:#7c7c7c; width:430px; padding:0 20px;}
.sjsico{ float:left;}
.sjscosntent{ float:left;}
.sjsname{ background:url(../images/tb.png) left center no-repeat;padding:20px 0; padding-left:30px; }
.sjsname{ color:#c7c7c7;font-family:微软雅黑; font-size:20px;}
.sjsname span{ font-size:12px; font-family:宋体}
.sjsname .zhiwei{ color:#c7c7c7;font-family:微软雅黑; font-size:14px;}
.sjspros{ border-top:1px solid #4f4f4f; border-bottom:1px solid #4f4f4f; height:65px; line-height:30px; font-size:14px;}
.sjsindexcontent{ line-height:30px;}
.lookcase{ display:inline-block; background:#d32011; padding:0 20px; color:#fff}
.appointment{display:inline-block; background:#fff; padding:0 20px; color:#d32011}
.alink{ text-align:right}
.mainsjs{ margin-top:80px;}

.cp{ width:100%; margin:0 auto; height:720px; overflow:hidden; position:relative;}
.cp_title{ width:1400px; margin:0 auto; height:24px; overflow:hidden; margin-top:116px;}
.cp_tit1{ float:left; font-family:"微软雅黑"; font-size:20px; color:#515151;}
.cp_tit1 span{ font-family:"宋体"; font-size:14px; color:#9e9e9e; margin-left:10px;}
.cp_tit2{ float:right;}
.cp_tit2 ul li{ float:left; padding:0 20px; margin:0 5px; height:24px; line-height:24px;}
.cp_tit2 ul li.on{ background-color:#cb3328;}
.cp_tit2 ul li.on a{ color:#ffffff;}
.cp_tit2 ul li a{ font-family:"微软雅黑"; font-size:14px; color:#a0a0a0;}
.cp_gd{ width:1400px; margin:0 auto; height:220px; margin-top:60px; float:left;overflow:hidden; }
.cp_gd ul li{ float:left; width:220px; margin-right:40px; height:220px; position:relative;}
.cp_gd ul li img{ border:10px solid #FFF; border-radius:210px;}

.cp_zi{ background:url(../images/cp_zi.png) no-repeat center center; width:338px; height:176px; position:absolute; top:0; z-index:1;}
.cp_zi p{ font-family:"微软雅黑"; font-size:30px; color:#939393; line-height:30px; margin-left:36px; margin-top:20px;}
.cp_tu{ width:338px; height:258px; position:absolute; bottom:0;}
.cp_gd ul li:hover .cp_zi{ background:url(../images/cp_zi1.png) no-repeat center top;}
.cp_gd ul li:hover .cp_zi p{ color:#ffffff;}
.gdjyhjl {cursor: pointer; float:left; background:url(../images/zleft.png) no-repeat;WIDTH: 19px;HEIGHT: 35px; TEXT-INDENT: -999px; margin-top:100px;}
.gdjyhjr {cursor: pointer; float:right; background:url(../images/zright.png) no-repeat;WIDTH: 19px;HEIGHT: 35px; TEXT-INDENT: -999px; margin-top:100px;}
#gdjyhj{ float:left; margin-left:41px;}

.yybm{ background:url(../images/yuyuebg.jpg) center no-repeat; height:597px; width:100%;}
.message{ color:#353535; font-size:16px; padding-top:200px;}
.messinput{ width:265px; height:30px; line-height:30px; border:1px solid #dadee6}
.laofangbg{ background:url(../images/laofangbg.jpg) center no-repeat; width:100%; height:708px;}

.cp_gd_laofang{ width:1400px; margin:0 auto; height:250px; margin-top:300px; float:left;overflow:hidden; }

.laofangleft {cursor: pointer; float:left; background:url(../images/left.png) no-repeat;WIDTH: 38px;HEIGHT: 38px; TEXT-INDENT: -999px; margin-top:78px;}
.laofangright {cursor: pointer; float:right; background:url(../images/right.png) no-repeat;WIDTH: 38px;HEIGHT: 38px; TEXT-INDENT: -999px; margin-top:78px;}
#laofang{ float:left; margin-left:41px;}

.cp_gd_laofang ul li:hover .cp_zi{ background:url(../images/cp_zi1.png) no-repeat center top;}
.cp_gd_laofang ul li:hover .cp_zi p{ color:#ffffff;}

.cp_gd_laofang ul li{ float:left; width:600px; height:250px; position:relative; list-style:none; margin:0 33px 0 17px;}
.zxq{ display:inline-block; width:300px; height:200px; float:left; position:relative;}
.zxq span{ position:absolute;  width:300px; display:inline-block; text-align:center; background:url(../images/rtm.png) repeat; color:#cfb784; height:30px; line-height:30px;}
.jianjie{ height:50px; line-height:50px; width:560px; clear:both; background:#eeeeee; padding:0 20px; color:#666666;}
.jianjie span{ font-size:18px; color:#333333;}
.zjgdlist{ width:350px; float:left; border:1px solid #f4f4f4; margin:0 4px; position:relative;}
.zjgdtitle{ padding:0 20px;  line-height:50px; font-size:18px;}
.zjgdcontent{ padding:0 20px; line-height:25px; height:85px;}
.zjgdlist span{ color:#fff; position:absolute; width:115px; height:24px; background:#d32011; text-align:center; top:0px; left:120px;}

.w1460 {
    width: 1460px;
    margin: 0 auto;
    min-width: 1200px;
}
*看设计*/
.index_design{}
.index_tit{text-align: center; margin-bottom: 40px; overflow: hidden;}
.index_tit h2{font-size: 42px; color: #2b2b2b; font-weight: normal; line-height: 42px;}
.index_tit h2{color: #d32011;transition:all 0.5s ease-in-out;;}
.index_tit .index_tit_line{width: 56px; height: 1px; background-color:  #d32011; display: inline-block; margin:21px 0;transition:all 0.5s ease-in-out;}
.index_tit p{font-size: 18px; color: #666; line-height: 18px;}
.index_tab{margin-top: 38px; line-height: 32px;}
.index_tab a{display: inline-block;color: #333;padding:0 22px;border: 1px solid white; }
.index_tab a:hover{color: #d32011;border: 1px solid #d32011; height: 32px;border-radius: 3px;}
.index_tit:hover .index_tit_line{width: 126px;}

/*装修知识*/
.index_news{overflow: hidden;}
.zxnxs_tab{float:right; width: 200px;}
.zxnxs_tab ul li{height: 74px; width: 200px; text-align: center;border-bottom: 1px solid #eee;background-color: #f7f7f7;}
.zxnxs_tab ul li:first-child + li + li + li{height: 75px;border: none;}
.zxnxs_tab ul li a{color: #333; display: block; padding-top: 15px;height: 59px; width: 200px;}
.zxnxs_tab ul li a span{line-height: 25px; font-size: 18px;}
.zxnxs_tab ul li a p{ line-height: 21px;text-transform: uppercase;font-size: 12px; font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.66;opacity: 0.6; }
.zxnxs_tab ul li a:hover{background-color: #d32011; color: white;}

.zxnxs_bottom{ overflow: hidden;float: left;}
.zxnxs_l{width: 600px; height: 300px; float: left; background-color: #f7f7f7;}

.zxnxs_l ul li{width: 254px; height: 229px; overflow: hidden; position: relative; float: left; padding: 23px;}
.zxnxs_l ul li a{display: block; width: 254px; height: 229px; overflow: hidden;}
.zxnxs_l ul li a em{display: block; width: 1px; height: 106px; position: absolute; left: 0; top: 0; background-color: #e6e6e6;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.news_tit{ overflow:hidden; line-height: 27px; height: 54px; font-size: 16px; color: #333;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.news_time{position: relative; position: absolute; left: 25px; top: 100px;color: #8F8F8F;font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.news_time span{ font-size: 22px; color: #666;line-height: 22px;}
.news_time b{position: absolute; left:70px; top: 2px;  font-size: 12px; color: #999; font-weight: normal; line-height: 22px;transition:all 0.5s ease-in-out;}
.zxnxs_l ul li a p{line-height: 25px; height: 75px;font-size: 12px; color: #666; margin-top: 58px; overflow: hidden;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.zxnxs_l ul li a i{ display: block; width: 25px;height: 20px;background: url(../images/jt.png) no-repeat right center; position: absolute;left: 48px; bottom: 35px;opacity:0;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.zxnxs_l .more{border: 1px solid #d32011; position: absolute; background-color: #d32011; right:23px; bottom: 0; width: 114px; height: 32px; line-height: 32px; text-align: center; color: white; border-radius: 3px;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.zxnxs_l .more:hover{background-color: transparent; color: #d32011;}
.zxnxs_l ul li a:hover .news_em{ background-color: #d32011; height: 240px;}
.zxnxs_l ul li a:hover .news_time{top: 218px;}
.zxnxs_l ul li a:hover .news_i{left: 120px; border-left: 1px solid #d8d8d8;opacity:1;}
.zxnxs_l ul li a:hover .news_p{ margin-top: 40px;}
.zxnxs_l ul li a:hover .news_b{ opacity:0;}
.zxnxs_l ul li a:hover .news_tit{ color: #d32011;}

.zxnxs_r{width:574px; height: 252px; border: 1px solid #f7f7f7; float: left; padding:23px 32px; background:#fff}
.zxnxs_r ul{ overflow: hidden;}
.zxnxs_r ul li{line-height: 36px;  overflow: hidden;}
.zxnxs_r ul li a{display: block; float: left;width: 340px; overflow:hidden;-o-text-overflow:ellipsis;white-space:nowrap;text-overflow:ellipsis; background: url(../images/zxnxs_r_li.png) no-repeat left center; padding-left: 21px; font-size: 14px; color: #333;}
.zxnxs_r ul li span{float: right; color: #999;}
.zxnxs_r ul li a:hover{color:#d32011; background: url(../images/zxnxs_r_li_hover.png) no-repeat left center;}
.newsbg{ background:url(../images/newsbg.jpg) no-repeat center; height:574px; padding-top:100px;}


/*圆环*/
/*--- index page ---*/
.pie-title-center { display: inline-block;position: relative;text-align: center; margin-top:-60px;}
.pie-value {display: block;position: absolute;height: 40px;top: 43%; left: 0;right: 0; margin-top: -20px;line-height: 40px;font-family:"微软雅黑"; font-size:52px; color:#ed1f23; font-weight:bold;}
/*--- //index page ---*/
.demo_zz{ position:absolute; top:53%; left:0; right:0;}
.demo_zz1{ font-family:"微软雅黑"; font-size:20px; color:#fff; font-weight:bold;}
.demo_zz2{ font-family:"微软雅黑"; font-size:17px; color:#fff;}

/*数字++++++++++*/
.digital{width: 100%;height:auto;}
.maina{width: 100%;margin:0 auto;}
.mumping_mun li{width: 100%; overflow:hidden; height:80px; color:#fff;}
.mumping_mun p{font-size: 17px;font-family:"微软雅黑"; color:#fff;vertical-align: bottom; display: table-cell;height:45px; text-indent:13px;}
.mun_top1{font-size: 32px;font-weight: bold; font-family:"微软雅黑"; color:#ed1f23;vertical-align: bottom; display: table-cell;height:45px;}
.mumping_mun h2{font-size: 45px;font-weight: bold; font-family:"微软雅黑"; color:#ed1f23;float: left;vertical-align: bottom; display: table-cell;height:45px; line-height:45px; margin:0px; padding:0px;}


.brand{ width:100%; margin:0 auto; overflow:hidden; background:url(../images/pinpai_bg.jpg) no-repeat center center; background-size:100% 100%;}
.brand_tit{ text-align:center; height:266px; overflow:hidden;}
.brand_tit .title{ margin-top:81px;}
.brand_tit .title1{ line-height:80px; font-family:"微软雅黑"; font-size:15px; color:#a8a8a8; margin-top:3px;}
.brand_tit .title2{ width:50px; height:1px; background-color:#494949; margin:0 auto; margin-top:20px;}
.brand_nr{ width:90%; margin:0 auto; margin-bottom:5%;}
@media only screen and (width: 1920px) {
    .brand_nr {
        width:70%;
		margin:0 auto;
		margin-bottom:5%;
    }
}
.brand_left{ float:left; width:430px; height:430px;}
.brand_x{ float:left; margin-left:6%; width:2px; height:370px; background:url(../images/brand_x.jpg) repeat-y center center;}
.brand_right{ float:right; width:54%;}
.zz{ float:left;font-size: 35px;font-weight: bold; font-family:"微软雅黑"; color:#ed1f23;vertical-align: bottom; display: table-cell;height:45px;}
.indextjpage{ background:url(../images/indextjpage.jpg) no-repeat center; width:100%; height:748px;}
.zhucailist a{float:left;width: 224px;height: 94px;margin-right: 12px;margin-bottom: 16px;border: 2px solid #ccc;box-shadow: 5px 7px 10px #dedddd;}
.zhucailist{ padding:30px 0; float:left; width:100%;}
.zhucailist a:hover{ transform:scale(1.05,1.05)}





.new_water_list{ padding-top:30px; margin:0 auto; }
.new_water_list li{ width:50%; position:relative; left:1px; margin-left:-1px; float:left; height:auto; overflow:hidden; padding-bottom:66px;}
.new_water_list_l{ float:left; width:15%;}
.new_water_list_l img{ width:80%; height:auto;}
.new_water_list_r{ float:left; width:85%; position:relative; left:1px; margin-left:-1px;}
.new_water_list_r h4,.new_water_list_r h5,.new_water_list_r p{ width:90%;}
.new_water_list_r h4{ line-height:46px; color:#000000; font-size:24px; font-weight:normal;}
.new_water_list_r h5{ line-height:46px; color:#000; font-size:16px; font-weight:normal; line-height:34px;}
.new_water_list_r p{ color:#898989; line-height:28px; font-size:16px;}
.new_water_list_r p a{ color:#898989;}
.new_water_list_r p a:hover{ color:#005bac;}

.AreaR {width: 905px;margin-top:44px;}
.hot_floor_cont { padding: 30px 20px 1px;}
.hot_floor_cont .top {border: 1px solid #c7c7c7;padding: 15px;margin-bottom: 20px;}
.hot_floor_cont .top .cont {width: 515px;}
.hot_floor_cont .top .cont h2 {line-height: 28px;height: 28px;padding-bottom: 8px;border-bottom: 1px solid #e0e0e0;font-weight: 100;}
.hot_floor_cont .top .cont .txt {color: #666;line-height: 22px;height: 44px;overflow: hidden; margin: 14px 0;}
.hot_floor_cont .top .cont .txt a { color: #e12212;}
.hot_floor_cont .top .cont .xq {margin-bottom: 12px;}
.hot_floor_cont .top .cont .xq p {width: 185px;line-height: 32px;color: #666;}
.hot_floor_cont .top .cont .more {width: 98px;height: 28px;text-align: center;line-height: 28px;border: 1px solid silver;color: #000;}
.hot_floor_cont .top .cont .number {line-height: 30px;color: #000; margin-right: 20px;}
.hot_floor_cont .top .cont .number span {color: #e12212;}
.hot_floor_cont .top .cont .more:hover {color: #fff;border-color: #e12212;background: #e12212;}
.win-title {height: 40px;margin: 30px 0 20px;border-bottom: solid 1px #ddd;position: relative;}
.win-title .tit {font-weight: 400; color: #333;float: left;border-bottom: solid 1px #000;font-size: 18px;line-height: 40px;}
.win-title a {position: absolute;right: 0; top: 15px; color: #999; font-size: 14px;font-weight: 400;}
.case {margin: 20px -5px 10px;}
.col-xs-4 { width: 33.33333333%;}
.case .item {width: 280px;margin: 0 auto 10px;position: relative;height: 297px;}
.case .item .pic {width: 280px;height: 205px;overflow: hidden; display: block;}
.case .item .headPic {width: 63px;
    height: 63px;position: absolute;right: 20px;top: 170px;border: solid 2px #fff;border-radius: 50%;overflow: hidden;}
.case .item .info {height: 56px;border: solid 1px #ddd;}
.case .item .p1 {padding-left: 15px;margin-top: 5px;line-height: 22px;font-size: 14px;color: #6a6a6a;overflow: hidden;text-overflow: ellipsis; -o-text-overflow: ellipsis;-webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;white-space: nowrap;width: 60%;}
.case .item .p2 {padding-left: 15px;line-height: 22px;color: #8f8f8f;}
.hot_floor_cont .rezhuang .box {padding: 15px !important;}
.hot_floor_cont .floor_parsing .box {width:auto;margin-bottom: 20px;border: 1px solid #c7c7c7;}
.hot_floor_cont .rezhuang .pic {width: 240px;height: 180px;}
.hot_floor_cont .floor_parsing .pic, .hot_floor_cont .floor_parsing .pic img {margin: 0 auto;}
.fen_floor_cont .floor_parsing .pic { overflow: hidden;}
.fen_floor_cont .rezhuang dl {width: 578px;border-bottom: 0;padding: 0;}
.hot_floor_cont .rezhuang dt { margin: 0; border-bottom: 0;}
.hot_floor_cont .floor_parsing dt {line-height: 38px; font-size: 14px;}
.hot_floor_cont .rezhuang dd {margin-bottom: 0 !important;height: 66px;}
.hot_floor_cont .floor_parsing dd {line-height: 22px;overflow: hidden;margin-top: 8px;color: #666;margin: 10px 0 50px;}
.fen_floor_cont .floor_parsing dd a {color: #003cd6;}
.hot_floor_cont .floor_parsing dt p span {color: #f44;}
.hot_floor_cont .floor_parsing dt p {font-size: 14px;    font-weight: 700;}
.hot_floor_cont .floor_parsing dt p{font-size: 14px; color: #666;font-weight: 700;}
.hot_floor_cont .rezhuang dt h2 {width: auto;}
.hot_floor_cont .floor_parsing dt h2 {height: 38px;overflow: hidden;font-size: 14px; border-bottom: 1px solid #e2e2e2;}

.pagelist { text-align: center; margin: 20px 0 40px; clear:both; padding-top:30px;}
.pagelist span, .pagelist strong, .pagelist a { display: inline-block; border: 1px solid #ddd;padding: 2px 6px; margin-right: 2px; line-height:16px; text-decoration:none; color:#666;}
.pagelist strong { background: #ef5600; color: #fff;}




/*设计师内容页*/
.elite-detaile-banner .headPic {border-radius: 50%;width: 90px;height: 90px;border: solid 2px #fff;margin: 53px auto 0;}
.elite-detaile-banner .name {font-size: 16px;}
.elite-detaile-banner .jingyan {color: #cacaca;}
.elite-detaile-nav { height: 60px; border-bottom:1px solid #dddddd ;background: #fff;}
.elite-detaile-nav .container {overflow: hidden;}
.container {width: 1200px; min-width: 1200px; margin: 0 auto;}
.elite-detaile-nav .active { height: 58px; border-bottom: solid 2px #b80606; color: #ffffff; background-color:#b80606;}
.elite-detaile-nav a {float: left; width: 20%;height: 60px;line-height: 60px;border-left: solid 1px #ddd;margin-left: -1px; text-align:center; background-color:#dddddd;}
.elite-detaile-banner { height: 265px;color: #fff; line-height: 24px;overflow: hidden;width:100%;}

.elite-detaile .content {
    margin-top: 0px;
}
.elite-detaile-content {
    overflow: hidden;
    padding: 0px 20px 20px;
}
.bg-white {
    background: #fff;
}
.elite-detaile-info .box {
    margin-top: 20px;
    padding-left: 300px;
    line-height: 24px;
    overflow: hidden;
}
.elite-detaile-info .box .headPic {
    float: left;
    margin-left: -300px;
}
.elite-detaile-info dl {
    border-top: solid 1px #ddd;
    padding: 6px 0 10px;
    margin-top: -1px;
}
.elite-detaile-info dt {
    font-weight: 700;
    font-size: 14px;
}





/*分页*/
.xiaocms-page { padding:14px 0 10px;font-family:"微软雅黑"; margin-right: 10px; text-align:center;}
.xiaocms-page a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px;margin-left: 1px;}
.xiaocms-page a:hover { background:#e30000; color:#fff; text-decoration:none; }
.xiaocms-page span { display:inline-block; height:22px;padding:0 10px; line-height:22px; background:#e30000; border:1px solid #e30000; color:#fff; text-align:center;margin-left: 1px; }

.Boutique_01 {
    padding: 35px 0;
    background: #fff;
	overflow:hidden;
}
.Boutique_01 > div.fl {
    border: 1px solid #d3d3d3;
}
.Boutique_01 > div.fl .a1 {
    padding: 0 20px;
}
.Boutique_01 > div.fl .a1 h3 {
    padding: 38px 0;
    font-size: 22px;
    color: #000;
    line-height: 22px;
}
.Boutique_01 > div.fl .a1 h4 {
    padding-bottom: 28px;
    font-size: 13px;
    color: #666;
    line-height: 28px;
	overflow:hidden;
}
.Boutique_01 > div.fl .a2 p {
    border-top: 1px solid #d3d3d3;
}
.Boutique_01 > div.fl .a2 p span:first-child {
    border-left: none;
}
.Boutique_01 > div.fl .a2 p span {
    float: left;
    height: 41px;
    border-right: 1px solid #D3D3D3;
    border-left: 1px solid #D3D3D3;
    background: #f4f4f4;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 41px;
	padding:0 10px;
}
.Boutique_01 > div.fl .a2 p font {
    float: left;
	width:193px;
    height: 41px;
    background: #fff;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 41px;
}
.Boutique_01 > div.fr {
    padding: 16px;
    border: 1px solid #d3d3d3;
    border-left: none;
}
.Boutique_01 > div.fr .a1 {
    padding: 12px 0;
    border-bottom: 1px solid #d3d3d3;
}
.Boutique_01 > div.fr .a1 div.fl {
    width: 108px;
    height: 108px;
    overflow: hidden;
    background: #F2F2F2;
}
.Boutique_01 > div.fr .a1 div.fl img {
    width: 100%;
}
.Boutique_01 > div.fr .a1 div.fr {
    width: 160px;
}
.Boutique_01 > div.fr .a1 div.fr h6 {
    font-size: 15px;
    color: #666;
}
.Boutique_01 > div.fr .a1 div.fr h6 font {
    color: #333;
}
.Boutique_01 > div.fr .a1 div.fr > i {
    display: block;
    width: 42px;
    height: 17px;
    padding: 10px 0;
    background: url(../images/icon_54.png) no-repeat center;
}
.Boutique_01 > div.fr .a1 div.fr p {
    font-size: 12px;
    color: #363636;
    line-height: 22px;
}
.Boutique_01 > div.fr .a1 div.fr p em {
    display: inline-block;
    width: 9px;
    height: 10px;
    padding-right: 5px;
}
.Boutique_01 > div.fr .a2 {
    padding: 5px 0;
}
.Boutique_01 > div.fr .a2 p {
    font-size: 13px;
    color: #333;
    line-height: 24px;
}
.Boutique_01 > div.fr .a3 a.fl {
    background: #E1112A;
}
.Boutique_01 > div.fr .a3 a {
    width: 50%;
    height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.Boutique_01 > div.fr .a3 a.fl i {
    display: inline-block;
    width: 24px;
    height: 22px;
    background: url(../images/icon_57.png) no-repeat left top;
    vertical-align: middle;
}
.Boutique_01 > div.fr .a3 a.fr {
    background: #3f4a55;
}
.Boutique_01 > div.fr .a3 a {
    width: 50%;
    height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.Boutique_01 > div.fr .a3 a.fr i {
    display: inline-block;
    width: 24px;
    height: 20px;
    background: url(../images/icon_58.png) no-repeat left top;
    vertical-align: middle;
}


.table {
	width: 100%;
	clear: both;
	margin-bottom: 14px;
	line-height: 36px
}

.table
.left {
	float: left;
	width: 150px;
	margin-right: 5px;
	font-size: 14px;
	text-align: right;
}

.table .left
.red {
	color: #F00
}

.table .right1 .input-text {
	height: 30px;
	line-height: 30px;
	padding: 2px
10px;
	font-size: 14px;
	color: #444;
	background-color: #fff;
	border: 1px
solid #DADADA;
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.table .right1
select {
	height: 36px;
	line-height: 36px;
	padding-left: 5px;
	border-color: #DADADA
}

.table .right1
textarea {
	display: block
}

.table .right1 .input-text.hover,.table .right1 .input-text.focus,.table .right1 .input-text:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.placeholder {
	color: #999
}

.table .right1 .input-text::-moz-placeholder {
	color: #999
}

.table .right1 .input-text:-ms-input-placeholder {
	color: #999
}

.table .right1 .input-text::-webkit-input-placeholder {
	color: #999
}

.table .right1
.clue_on {
	padding-left: 5px
}

.table .right1
.imgcode {
	width: 85px;
	height: 36px;
	margin-left: 5px;
	cursor: pointer;
	vertical-align: top
}

.table .right1
.button {
	width: 160px;
	height: 36px;
	padding: 0;
	margin: 0;
	border: none;
	background: #C4261D;
	line-height: 32px;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	vertical-align: middle;
	transition: color 0.3s linear 0s,background-color 0.3s linear 0s,border-color 0.3s linear 0s
}

.table .right1 .button:hover {
	background: #FF6000;
	color: #FFF
}

.openMdFullInd {
	z-index: 999;
	position: fixed;
	left: 0;
	top: 35%;
	margin-top: -35px;
	width: 113px;
	height: 70px;
	background: url(../images/mdFullInd.png) no-repeat
}

.mdFullInd {
	display: none;
	z-index: 1000;
	position: fixed;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%
}

.mdFullInd
.bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5)
}

.mdFullInd
.container1 {z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 855px;
    height: 410px;
    padding: 20px;
    margin: -225px -427.5px;
    background: #FFF;}

.mdFullInd
.closeBtn {
	position: absolute;
	top: 0;
	right: 0;
	margin: 20px;
	width: 40px;
	height: 40px;
	background: url(../images/mdFullInd.png) 0 -80px no-repeat
}

.mdFullInd .closeBtn:hover {
	background-position: -40px -80px
}

.mdFullInd
.lImg {
	width: 430px;
	height: 410px;
	margin-right: 50px
}

.mdFullInd
.rArea {
	width: 375px
}

.mdFullInd .rArea
.ht {
	margin: 25px
0 35px;
	padding-left: 40px;
	background: url(../images/mdFullInd.png) -120px 0 no-repeat;
	line-height: 40px;
	font-size: 18px
}

.mdFullInd
.table {
	margin-bottom: 20px
}

.mdFullInd .table .left, .mdFullInd .table .right1
.clue_on {
	display: none
}

.mdFullInd .table .right1
table {
	width: 100%
}

.mdFullInd .table .right1 .input-text {
	display: block;
	width: 324px;
	padding: 4px
10px;
	border-color: #A0A0A0;
	font-size: 18px
}

.mdFullInd
.placeholder {
	color: #2f2f2f
}

.mdFullInd .table .right1 .input-text::-moz-placeholder {
	color: #2f2f2f
}

.mdFullInd .table .right1 .input-text:-ms-input-placeholder {
	color: #2f2f2f
}

.mdFullInd .table .right1 .input-text::-webkit-input-placeholder {
	color: #2f2f2f
}

.mdFullInd .table .right1
.button {
	width: 346px;
	height: 46px;
	background: #B80606;
	line-height: 46px
}

.mdFullInd
.unitVal {
}

.mdFullInd .unitVal
label {
	display: none
}

.mdFullInd .unitVal
.section {
	float: left;
	margin-right: 10px
}

.mdFullInd .unitVal .section
.list {
	width: 79px;
	height: 40px;
	margin-top:0;
}

.mdFullInd .night
.closeBtn {
	background-position: -80px -80px
}

.mdFullInd .night .closeBtn:hover {
	background-position: -120px -80px
}

.mdFullInd .night .lImg.a1, .mdFullInd
.lImg.a2 {
	display: none
}

.mdFullInd .night
.lImg.a2 {
	display: block
}

.mdFullInd .night .rArea
.ht {
	background-position: -120px -40px;
	color: #FFF
}

.mdFullInd .night .table .right1 .input-text {
	background: none;
	color: #FFF
}

.mdFullInd .night .table .right1 .input-text
.opt {
	background: #FFF;
	color: #333
}

.mdFullInd .night .table
.button {
	background: #B65C21
}

.mdFullInd .night
.placeholder {
	color: #FFF
}

.mdFullInd .night .table .right1 .input-text::-moz-placeholder {
	color: #FFF
}

.mdFullInd .night .table .right1 .input-text:-ms-input-placeholder {
	color: #FFF
}

.mdFullInd .night .table .right1 .input-text::-webkit-input-placeholder {
	color: #FFF
}

.am-avg-md-4{
    margin: 0 auto;
    padding-top: 240px;
	    width: 100%;
    max-width: 1200px;
    overflow: hidden;-webkit-box-sizing: border-box;
    box-sizing: border-box;}
.am-avg-md-4>li {
    width: 25%;display: block;
    height: auto;
    float: left;
	text-align:center;-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.am-avg-md-4>li a {
    position: relative;
    padding: 5px;
    display: block;
    margin: 0 10px;-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.am-avg-md-4 li a img{ position:absolute; top:0; left:0;}
.am-avg-md-4>li a .index-serve-prone {
	background-repeat:no-repeat;
	background-position:center center;
    padding: 120px 0;
    text-align: center;
    line-height: 55px;
    background-size: 100% 100%;-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.am-avg-md-4>li a .index-serve-prone .index-server-b {
	background:rgba(0,0,0,.1) url(../images/server1.png) no-repeat center center;
	width:100%; height:100%;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
	background-size:100%;
}
.am-avg-md-4>li a .index-serve-prone .index-server-h {
    font-size: 20px;
    color: #ffffff;
    font-weight: 800;-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.am-avg-md-4>li a .index-serve-prone .index-server-border {
    border-bottom: 2px solid #ffffff;
    width: 60px;
    margin: 0 auto;-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.am-avg-md-4>li a .index-serve-prone .index-server-c {
    font-size: 16px;
    color: #ffffff;-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.am-avg-md-4>li a .index-serve-prhone {
	background-repeat:no-repeat;
	background-position:center center;
    color: #fff;
    position: absolute;
    top: 5px;
    width: 270px;
    height: 352px;
    padding: 120px 0;
    line-height: 50px;
    opacity: 0;-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.am-avg-md-4>li a .index-serve-prhone .index-server-b {
	background:rgba(0,0,0,.1) url(../images/severhov.png) no-repeat center center;
	width:100%;
	height:100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	background-size:100%;
}
.am-avg-md-4>li a .index-serve-prhone .index-server-h {
    font-size: 20px;
    color: #fff;
    font-weight: 800;-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.am-avg-md-4>li a .index-serve-prhone .index-server-border {
    border-bottom: 2px solid #fff;
    width: 60px;
    margin: 0 auto;-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.am-avg-md-4>li a .index-serve-prhone .index-server-c {
    font-size: 16px;
    color: #fff;-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.am-avg-md-4>li a :hover.index-serve-prhone {
    opacity: 1;
    transition: all linear 0.1s;-webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.accordion-box{width: 1700px;margin: 65px auto 0;}
.accordion-box ul {
    padding: 0;
    width: inherit;
    height: 470px;
    overflow: hidden;
    position: relative;
}
.accordion-box ul li {
    width: 700px;
    position: absolute;
    top: 0;
	height:100%;
	background-color:#28303b;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
}
.accordion-box ul li:nth-child(1){left:0;z-index:10}
.accordion-box ul li:nth-child(2){left:100px;z-index:9}
.accordion-box ul li:nth-child(3){left:200px;z-index:8}
.accordion-box ul li:nth-child(4){left:300px;z-index:7}
.accordion-box ul li:nth-child(5){left:400px;z-index:6}
.accordion-box ul li:nth-child(6){left:500px;z-index:5}
.accordion-box ul li:nth-child(7){left:600px;z-index:4}
.accordion-box ul li:nth-child(8){left:700px;z-index:3}
.accordion-box ul li:nth-child(9){left:800px;z-index:2}
.accordion-box ul li:nth-child(10){left:900px;z-index:1}
.accordion-box ul li:nth-child(11){left:1000px;z-index:0}
.accordion-box ul li .left {
    width: 600px;
    height: 100%;
    overflow: hidden;
    position: relative;
    float: left;
	
}
.accordion-box ul li .left .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
}
.accordion-box ul li .left .shadow .title {
    width: 460px;
    height: 70px;
    color: #fff;
    line-height: 2;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    position: absolute;
	bottom:30px;
    left: 70px;
}
.accordion-box ul li .left img {
    z-index: -1;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
}
.accordion-box ul li .right {
    width: 99px;
    height: 100%;
	border-right:1px solid #ffffff;
    float: left;
	background-color:#9b9b9b;
    position: relative;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
}
.accordion-box ul li .right .title {
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 170px;
    left: 50px;
    font-size: 24px;
    -webkit-writing-mode: tb-lr;
    -ms-writing-mode: tb-lr;
	color: #ffffff;
}
.accordion-box ul li .right .sub-title {
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 170px;
    font-size: 14px;
    left: 27px;
	color: #ffffff;
	text-transform:uppercase;
}
.accordion-box ul li:hover .left .shadow {
    background-color: rgba(0,0,0,0.6);
}
.accordion-box ul li:hover .right {
    background-color: #e74c3c;
    color: #fff;
}
.r_tx{ width:70px; height:70px; border-radius:70px; margin:50px auto; overflow:hidden;}
.r_tc{ width:24px; height:90px; margin:20px auto 0; font-size:24px; color:#ffffff; line-height:26px;}
.r_tz{ width:16px; height:105px; margin:0 auto; font-size:16px; color:#ffffff; line-height:18px;}
.r_tm{ width:36px; height:36px; margin:0 auto; background-color:#ffffff; border-radius:36px; font-size:18px; color:#a3a3a3; line-height:36px; text-align:center; font-weight:bold;}
.sjs_more{width: 100px;height: 100%;float: left;background-color:#9b9b9b;position: relative;transition: all ease .3s 0s;-moz-transition: all ease .3s 0s;-webkit-transition: all ease .3s 0s;position: absolute;top: 0; right:0;}
.sjs_g{ width:36px; height:168px; margin:150px auto 0; background-color:#ffffff; font-size:16px; color:#979797; display:block;writing-mode: vertical-lr; text-align:center; line-height:36px; border-radius:5px; letter-spacing:4px;}
.indexsstdbg{overflow:hidden; height:600px;}
@media only screen and (max-width: 1660px){
	.indexsstdbg{ height:500px;}
	.sjs_g{ margin:96px auto 0;}
	.accordion-box ul li .right .sub-title, .accordion-box ul li .right .title{top: 115px;}
	.accordion-box{ width:1400px;margin: 70px auto 0;}
	.accordion-box ul{ height:360px;}
	.accordion-box ul li:nth-child(1){z-index:8}
	.accordion-box ul li:nth-child(2){z-index:7}
	.accordion-box ul li:nth-child(3){z-index:6}
	.accordion-box ul li:nth-child(4){z-index:4}
	.accordion-box ul li:nth-child(5){z-index:3}
	.accordion-box ul li:nth-child(6){z-index:2}
	.accordion-box ul li:nth-child(7){z-index:1}
	.accordion-box ul li:nth-child(8){z-index:0}
	.accordion-box ul li:nth-child(9){ display:none;}
	.accordion-box ul li:nth-child(10){ display:none;}
	.accordion-box ul li:nth-child(11){ display:none;}
	.r_tx{margin:20px auto;}
}


