@charset "utf-8";
html{-webkit-font-smoothing:antialiased}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,b,caption,cite,code,dfn,em,i,strong,th,var{font-style:normal;font-weight:400}
dl,ol,ul,li{list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
a {text-decoration: none; cursor: pointer; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
a:hover {text-decoration: none; -webkit-tap-highlight-color: rgba(255, 0, 0, 0); outline: 0; outline: none; blr: expression(this.onFocus=this.blur()) }

sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
textarea{resize:none;outline:none;border: 0;}
img{vertical-align:middle; max-width: 100%}
button,input[type=submit],input[type=text],input[type=button],select{-webkit-appearance:none;border-radius:0;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:0;blr:expression(this.onFocus=this.blur())}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button{overflow: visible;vertical-align:middle;outline:none;border: 0;}
body{color:#000;line-height:1.3;background:#fff; font-family: Helvetica;}

body{min-width: 1200px;overflow: scroll;}
hr{outline: 0;border:0;}
.fl{float:left}
.fr{float:right}
.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden; font-size:0; line-height:0}
.fix{*zoom:1;}

.layout{max-width: 1200px;margin: 0 auto;clear:both;position: relative;}
.layout2{max-width: 1152px;margin: 0 auto;clear:both;position: relative;}

#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(../css/ietip/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}

.img{overflow:hidden}
.img img{width:100%;cursor:pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.img img:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}


/* Slider */
.slick-slider{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;}
.slick-slider:focus,.slick-slider:active{outline:none;blr:expression(this.onFocus="this.blur"());cursor: pointer;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{cursor: pointer;outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;/*height: 100%;*/min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide:focus{outline: none;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}


/* animated */

.animated {-webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; opacity: 1; }

/* header_top */

.heaedr_top{height:40px;background:#f5f5f5}
.heaedr_top .heaedr_top_l p{font-size:12px;color:#999;line-height:40px}
.heaedr_top .heaedr_top_r{margin-top:12px}
.heaedr_top .heaedr_top_r li{float:left}
.heaedr_top .heaedr_top_r li a{font-size:12px;color:#999;line-height:16px;padding:0 15px;border-right:1px dotted #cdcdcd}
.heaedr_top .heaedr_top_r li a i{vertical-align:top;margin-right:5px}
.heaedr_top .heaedr_top_r li a:hover{color:#e11020}


/* header */

.header{height: 100px; width: 100% }

.header_l{margin-top:24.5px}
.header_l span{font-size:16px;color:#333;padding:0 20px;border-left:1px solid #e4e4e4;margin-left:20px}


/* nav */

.nav{}
.nav>ul>li{float:left;margin-left:60px;position: relative;padding: 29px 0;}
.nav>ul>li:first-child{margin-left:0}
.nav>ul>li>a{display:block;font-size:16px;color:#333;line-height:40px;border-bottom:2px solid transparent}
.nav li.dot a{padding-right:18px;background:url(../images/dot.png) no-repeat right center}
.nav>ul>li>a:hover{border-color:#e11020}

.sbnav{display: none;position:absolute;z-index:99;padding:15px 20px;background:#e11020;top:100px;text-align:center;width:100%;margin-left:-20px}
.sbnav:before{content:'';border:7px solid;border-color:transparent transparent #e11020 transparent;position:absolute;left:50%;margin-left:-7px;top:-14px}
.nav .sbnav li a{padding-right:0;background:0 0;font-size:14px;color:#fff;line-height:36px;display:block;width:100%;position:relative}
.nav .sbnav li a:before{content:'';width:1px;height:12px;background:#f9cfd2;position:absolute;left:0;top:50%;margin-top:-6px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.nav .sbnav li a:hover{color:#ffe0b9}
.nav .sbnav li a:hover:before{background:#ffe0b9}


/* 下拉 */

/* banner */

.banner{position: relative;z-index: 1; width: 100%; overflow: hidden;height: 640px;}

.bannershow{position:absolute;left: 0;top: 0;height: 640px;width: 100%;}
.bannershow .slick-dots{position:absolute;bottom:40px;left:50%;margin-left: -181px;}
.bannershow .slick-dots li{width:60px;height:1px;float:left;margin-right:14px;background:#fff;background:rgba(255,255,255,.5)/* rgba(206, 214, 113, 0.5) */;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff, endColorstr=#7fffffff);zoom:1;cursor:pointer}
.bannershow .slick-dots li.slick-active{background:#fff;}
.bannershow .slick-dots li button{font-size:0;display:none}
.banner img{display:block;margin:0 auto;max-width:100%}


.bannertab{position:absolute;right:0;top:90px;width:270px;padding:35px;background:#fff;z-index:10}
.bannertab h3{font-size:26px;color:#333;text-align:center;line-height:66px}
.bannertab h3 b{color:#b4995a;font-weight:700}
.bannertab p{position:relative;margin-bottom:10px;font-size:14px;color:#999}
.bannertab p sub{color:#b4995a}
.bannertab input[type=text]{width:268px;height:40px;text-indent:18px;line-height:40px;font-size:14px;color:#333;border:1px solid #ddd}
.bannertab input[type=text].short{width:180px}
.bannertab input[type=tel]{width:268px;height:40px;text-indent:18px;line-height:40px;font-size:14px;color:#333;border:1px solid #ddd}
.bannertab input[type=tel].short{width:180px}
.bannertab  .submit{width:268px;height:42px;line-height:42px;font-size:14px;color:#fff;background:#b4995a;cursor:pointer}
.bannertab  .submit:hover{opacity:.8;filter:alpha(opacity=80)}
.bannertab .sod_select{display:inline-block;position:relative;line-height:1;width:133px;padding:13px 15px;border:1px solid #ddd;background:#fff;color:#333;font-size:14px;font-weight:400;background:url(../images/down2.jpg) no-repeat 95% center}
.bannertab .sod_select .sod_list{width:133px;margin:0 0 0 -1px;background:#fff;border:1px solid #ddd;color:#333; max-height: 230px; overflow-y: scroll;}
.bannertab .sod_select .sod_list .selected{font-weight:400;}

.bannertab .code{width:80px;height:42px;line-height:42px;font-size:14px;color:#fff;background:#b4995a;cursor:pointer; display:block;float: right;}
.bannertab .code:hover{opacity:.8;filter:alpha(opacity=80)}

/* retutn */



.return{text-align:center;padding:24px 0}
.return ul{display:inline-block}
.return li{float:left}
.return li a{display:block;font-size:14px;color:#000;padding:0 40px;border-left:1px solid #e5e5e5;line-height:24px}
.return li:first-child a{border-left:0}
.return li a:hover,.return li.on a{color:#e11020}

.line{border-bottom: 1px solid #e5e5e5}


/* mbx */

.mbx{padding:35px 0}
.mbx p{padding-left:20px;background:url(../images/dz.png) no-repeat left center}
.mbx a,
.mbx span{font-size:14px;color:#333;padding:0 5px}
.mbx a:hover,
.mbx span.red{color:#e11020}
.mbx p.fr{padding:0;background:0 0}
.mbx p.fr a{display:inline-block;font-size:12px;padding:0 20px;border-left:2px solid #e2e2e2}
.mbx p.fr a i{margin-right:10px}
.mbx p.fr a.fx4{color:#000}
.mbx p.fr a.fx5{color:#0e8f00}
.mbx p.fr a.fx6{color:#fc1c00}
.mbx p.fr a:first-child{border-left:0}


/* footer */

.footer{width:100%;background:#171717;}
.footer_top{padding:37px 0;border-bottom:1px solid #222}
.footer_top li{float:left;width:230px;padding:0 46px;position:relative}
.footer_top li:before{content:'';width:1px;height:30px;background:#3a3a3a;position:absolute;left:0;top:50%;margin-top:-15px}
.footer_top li:first-child:before{display:none}
.footer_top li:first-child{padding-left:0}
.footer_top li.last{padding-right:0}
.footer_top li a{display:block}

.footer_top li a:hover h3,
.footer_top li a:hover p{color: #fff;}

.footer_top .word{margin-left:18px;width: 150px;}
.footer_top .word h3{font-size:18px;color:#8f8f8f;line-height:27px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.footer_top .word p{font-size:14px;color:#8f8f8f;line-height:27px}

.footer_bot{margin-top:30px;padding-bottom: 25px;}

.footer_bot1 dl{margin-right:90px}
.footer_bot1 dl dt{font-size:16px;color:#8f8f8f;line-height:1;margin-bottom:25px}
.footer_bot1 dl dd a{font-size:14px;color:#fff;line-height:32px}
.footer_bot1 dl dd a:hover{color:#8f8f8f}

.footer_bot2 span{display:inline-block;width:117px;margin:0 15px}
.footer_bot2 span span{font-size:14px;color:#fff;line-height:32px;text-align:center;margin:0}
.footer_bot3 p{font-size:14px;color:#8f8f8f;line-height:1;text-align:right}

.footer_bot3 h3{font-size:32px;color:#fff;line-height:60px;font-family:-webkit-body;text-align:right}
.footer_bot3 a{display:block;width:186px;height:45px;text-align:center;line-height:45px;border:1px solid #2d2d2d;font-size:14px;color:#8f8f8f}
.footer_bot3 a i{margin-right:15px}
.footer_bot3 a:hover{color:#fff}


/* copy */

.copy{padding:21px 0;background:#000}
.copy p{font-size:14px;color:#8f8f8f;text-align:center;line-height:28px}
.copy p a{ color: #8f8f8f;}

/* page */

.page{text-align:center;padding:40px 0;}
.page  ul li{display:inline;}
.page  ul li a{font-size:18px;color:#666;line-height:38px;display:inline-block;width:38px;height:38px;text-align:center;border:1px solid #d9d9d9;margin-left:-5px}
.page  ul li  a.next,.page a.prev{width:128px;color:#333}
.page  ul li  a.prev{margin-right:10px}
.page  ul li  a.next{margin-left:10px}
.page  ul li  a.on,.page a:hover{background:#e1112a;color:#fff;border:1px solid #e1112a}
.page  ul li span{font-size:18px;color:#666;line-height:38px;display:inline;width:38px;height:38px;text-align:center;border:1px solid #d9d9d9;margin-left:-5px}




/* main */

.main.bgf1{background: #f9f9f9 }

.pab50{padding-bottom: 50px; }
.pab170{padding-bottom: 170px; }

/* 公司新闻 */

.newlit{padding-bottom: 30px;}
.newlit li{float:left;width:380px;margin-left:15px;margin-bottom:20px; }
.newlit li .img{ width:100%;height:240px; }
.newlit li .img img{ width:100%;height:240px; }
.newlit li.mal0{margin-left:0}
.newlit li .desc{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;width:100%;height:180px;padding:30px 20px;background:#fff}
.newlit li .desc h3{font-size:16px;color:#333;line-height:24px;margin-bottom:7px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.newlit li .desc p{font-size:14px;color:#999;text-align:justify;line-height:20px;height: 40px;overflow: hidden;}
.newlit li .desc_b{margin-top:33px}

.newlit li .desc_b .desc_b_l span{display:inline-block;font-size:12px;color:#999;padding-left:22px;line-height:18px}
.newlit li .desc_b .desc_b_l span.time{background:url(../images/time.png) no-repeat left center;margin-right:10px}
.newlit li .desc_b .desc_b_l span.eye{background:url(../images/eye.png) no-repeat left center;margin-right:10px}
.newlit li .desc_b .desc_b_r span{font-size:12px;color:#999;margin-right:6px;vertical-align:middle}
.newlit li .desc_b .desc_b_r a{display:inline-block;/*width:22px;*/height:15px;margin:0 1px}
.newlit li .desc_b .desc_b_r a.fx1{background:url(../images/fx1.png) no-repeat center}
.newlit li .desc_b .desc_b_r a.fx2{background:url(../images/fx2.png) no-repeat center}
.newlit li .desc_b .desc_b_r a.fx3{background:url(../images/fx3.png) no-repeat center}
.newlit li .desc_b .desc_b_r a.fx1:hover{background:url(../images/fxs1.png) no-repeat center}
.newlit li .desc_b .desc_b_r a.fx2:hover{background:url(../images/fxs2.png) no-repeat center}
.newlit li .desc_b .desc_b_r a.fx3:hover{background:url(../images/fxs3.png) no-repeat center}

/* 公司新闻详情 */

.newcon_l{width:910px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;padding:40px 20px}
.newcon_l_t{padding-bottom:35px;border-bottom:1px dotted #dbdbdb}
.newcon_l_t h2{font-size:24px;color:#333;text-align:center;line-height:64px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.newcon_l_t p{font-size:16px;color:#c6c6c6;font-family:Arial;text-align:center;line-height:46px}
.newcon_l_b{max-width:810px;margin:0 auto;}
.newcon_l_b img{width:100%;}
.newcon_l_b p{font-size:14px;color:#666;text-align:justify;line-height:30px}
.newcon_r{width:266px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;padding:10px 15px 40px}
.newcon_r h3{font-size:20px;color:#e11020;line-height:56px;border-bottom:1px solid #eee}
.newcon_r ul{padding:12.5px 0}
.newcon_r li{margin:12.5px 0}
.newcon_r li a{font-size:16px;color:#333;line-height:24px;padding-left:13px;position:relative;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-white-space:normal;-moz-white-space:normal;-ms-white-space:normal;-o-white-space:normal;white-space:normal;overflow:hidden}
.newcon_r li a:before{content:'';width:3px;height:3px;background:#20272f;position:absolute;left:0;top:50%;margin-top:-1.5px}
.newcon_r li a:hover{color:#e11020}
.newcon_r li a:hover:before{background:#e11020}

/* 工程施工 */

.work_l{width:100%;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;padding:40px 20px}
.work_l_t{padding-bottom:35px;border-bottom:1px dotted #dbdbdb}
.work_l_t h2{font-size:24px;color:#333;text-align:center;line-height:64px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.work_l_t p{font-size:16px;color:#c6c6c6;font-family:Arial;text-align:center;line-height:46px}
.work_l_b{max-width:810px;margin:0 auto}
.work_l_b p{font-size:14px;color:#666;text-align:justify;line-height:30px}
.work_l_b img{max-width:810px;}


/* 关于我们 */

.gy1{background: #fff url(../images/bg1.png) no-repeat 130px top;padding-bottom: 80px;}

.gy1_con_word{width:460px;margin-left:70px;margin-top:23px}
.gy1_con_word h3{font-size:24px;color:#333;line-height:38px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.gy1_con_word h4{font-size:18px;color:#c70012;line-height:36px;margin-bottom:10px}
.gy1_con_word p{font-size:14px;color:#666;line-height:30px;text-align:justify}

.gy2{background:url(../images/bg2.jpg) no-repeat center;width:100%;height:336px;padding-top:140px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.gy2 p{float:left;width:20%;text-align:left;color:#fff;font-size:20px;line-height:1}
.gy2 p b{font-size:38px;font-family:-webkit-body}
.gy2 p span{font-size:14px}

.index0{width:100%;height:176px;padding-top:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.index0 p{float:left;width:20%;text-align:center;font-size:20px;line-height:1}
.index0 p b{font-size:38px;font-family:-webkit-body}
.index0 p span{font-size:16px}
.gy3{background:#f7f7f7;padding:85px 0}
.gy3 li{background:#fff}
.gy3 .pic,.gy3 .word{width:600px}
.gy3 .word{height:258px;padding:25px 60px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.gy3 .word h3{font-size:20px;color:#333;line-height:24px}
.gy3 .word .span{display:block;width:20px;height:1px;background:#b5995a;margin:18px 0;}
.gy3 .word p span{font-size:14px;color:#999;line-height:26px;height: 130px;display:inline-block;}
.gy4{background:url(../images/bg3.jpg) no-repeat center;width:100%;height:472px;padding-top:125px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.gy4 h3{font-size:26px;color:#fff;text-align:center;line-height:86px}
.gy4 a{display:block;width:200px;height:50px;font-size:16px;color:#fff;text-align:center;line-height:50px;background:#b5995a;margin:0 auto}
.gy4 a:hover{opacity:.8;filter:alpha(opacity=80)}


/* 关于我们-创始人 */

.gy5{background:url(../images/bg4.jpg) no-repeat center;width:100%;height:725px;padding-top:110px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.gy5_word{width:510px;color:#fff}
.gy5_word h3{font-size:41px}
.gy5_word h4{font-size:22px}
.gy5_word p{font-size:13.5px;text-align:justify;line-height:22px}

.gy6{background:#f9f9f9;padding:55px 0}
.gy6_t h3{font-size:30px;color:#333;text-align:center;line-height:40px;margin-bottom:55px}
.gy6_b li{float:left;width:388px;margin-left:18px;margin-bottom:20px}
.gy6_b li.mal0{margin-left:0}
.gy6_b li a{display:block;width:100%}


/* 关于我们-星艺视频 */

/*.videolit{padding-bottom:20px}
.videolit h3{font-size:30px;color:#000;margin-bottom:15px}
.videolit h3 a{font-size:16px;color:#555;margin:0 10px 30px}
.videolit h3 a.red,
.videolit h3 a:hover{color:#e11020}

.videolit1 {}
.videolit1 li{float:left;width:255px;margin-left:25px;margin-bottom:20px ;}
.videolit1 li.mal0{margin-left:0}
.videolit1 li.big{width:600px;}
.videolit1 li .video video{width:100%;}
.videolit1 .word{width:100%;padding:10px 0}
.videolit1 .word p{font-size:14px;line-height:22px;color:#000;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-white-space:nowrap;-moz-white-space:nowrap;-ms-white-space:nowrap;-o-white-space:nowrap;white-space:nowrap;overflow:hidden}

.videolit1 li a:hover p{color:#e11020}*/

/* 关于我们-星艺视频 */

.videolit{padding-bottom:20px}
.videolit h3{font-size:30px;color:#000;margin-bottom:15px}
.videolit h3 a{font-size:16px;color:#555;margin:0 10px 30px}
.videolit h3 a.red,
.videolit h3 a:hover{color:#e11020}

.videolit1 li{float:left;width:230px;margin-left:12px;margin-bottom:20px}
.videolit1 li.mal0{margin-left:0}
.videolit1 li.big{width:472px}
.videolit1 .word{width:100%;padding:10px 0}
.videolit1 .word p{font-size:14px;line-height:22px;color:#000;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-white-space:nowrap;-moz-white-space:nowrap;-ms-white-space:nowrap;-o-white-space:nowrap;white-space:nowrap;overflow:hidden}

.videolit1 li a:hover p{color:#e11020}

/* 获奖案例/售后服务 */

.honr{width:100%;background:#fff}
.honr_t h3{font-size:30px;color:#333;text-align:center;line-height:70px;padding:20px 0;border-bottom:1px dotted #dbdbdb}

.honr_b li{padding:40px 45px 30px;border-bottom:3px solid #f9f9f9}
.honr_b .pic.mal100{margin-left:100px}
.honr_b .word{width:480px;margin-top:30px}
.honr_b .word span.line{display:block;width:40px;height:2px;background:#c37e05;margin-bottom:10px}
.honr_b h3{font-size:24px;color:#c37e05;line-height:40px;margin-bottom:17px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.honr_b h3.mab0{margin-bottom: 0}
.honr_b small{font-size:16px;}
.honr_b p{font-size:14px;color:#666;line-height:30px;text-align:justify;}

.fw .honr_b li{border-bottom: 0}
.honr_b h4{font-size:16px;color:#c37e05;line-height:34px;margin-top: 40px;}
.honr_b p font{color: #c37e05;}

/* 星钻工程 */

.gc1{background:#f9f9f9}
.gc1_con{padding-bottom:90px}
.gc1_con h3{font-size:44px;color:#e11020;text-align:center;line-height:84px}
.gc1_con p{font-size:14px;color:#999;text-align:center;line-height:24px}

.gc1_con ul{margin-top:100px}
.gc1_con li{float:left;width:182px;margin-left:21px;}
.gc1_con li:first-child{margin-left:0}
.gc1_con .word{width:100%;height:106px;background:#fff;position:relative}
.gc1_con .word i{display:block;width:87px;height:87px;position:absolute;top:-43.5px;left:50%;margin-left:-43.5px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.gc1_con .word p{font-size:16px;color:#333;text-align:center;line-height:106px}
.gc1_con li:hover i{-webkit- transform:scale(1.15);-moz- transform:scale(1.15);-ms- transform:scale(1.15);-o- transform:scale(1.15);transform:scale(1.15)}

.gc1_con li{display: inline-block;*display: inline;margin: 0 auto;float: none; }

.gc1_con_show .slick-slide{text-align: center;}
.gc1_con_show .slick-arrow{position:absolute;top:50%;margin-top: -17px;z-index:99;width:19px;height:34px;font-size:0;cursor:pointer}
.gc1_con_show .slick-prev{left:-20px;background:url(../images/arrowl.png) no-repeat center}
.gc1_con_show .slick-next{right:-20px;left:auto;background:url(../images/arrowr.png) no-repeat center}
.gc1_con_show .slick-prev:hover{background:url(../images/arrowls.png) no-repeat center}
.gc1_con_show .slick-next:hover{background:url(../images/arrowrs.png) no-repeat center}


.gc2{background: #fff; padding: 100px 0;}
.gc2 h3{font-size:44px;color:#e11020;text-align:center;line-height:84px}
.gc2 p{font-size:14px;color:#999;text-align:center;line-height:24px}
.gc2 img{display: block; margin: 0 auto; margin-top: 100px; }

/* 星钻工程-优质选材 */

.cl{background:#f9f9f9;padding-bottom: 30px;}

.cl_con_l{width:571px}
.cl_con_l li{float:left;margin-bottom:10px;width:279px;position:relative}
.cl_con_l li.big{width:571px}
.cl_con_l li.w271{width:271px}
.cl_con_l li.mal13{margin-left:13px}

.cl_con_l li .cons{width:100%;position:absolute;top:50%;left:auto;margin-top:-20px;color:#fff;text-align:center}
.cl_con_l li .cons2{width:auto;text-align:left;top:40px;left:40px}
.cl_con_l li .cons p{font-size:18px;line-height:40px;width:100%}
.cl_con_l li .cons h3{font-size:30px;line-height:40px}
.cl_con_l li a{display:block;position:relative;width:100%;overflow:hidden}
.cl_con_l li .cover {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    padding: 10px 0;
    background: #000;
    background: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    zoom: 1;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    
}

.cl_con_l li:hover .cover{
    bottom: 0;
}

.cl_con_l li .cover p{font-size:14px;color:#fff;text-align:center;line-height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}

/* 客户见证 */

.jz_l{width:868px;background:#fff;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.jz_l li{padding:30px 0;border-bottom:1px dotted #eaeaea}
.jz_l h3{font-size:20px;color:#333;line-height:40px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.jz_l p{font-size:14px;color:#666;text-align:justify;line-height:24px}
.jz_l p.dot{height: 48px;overflow: hidden;}
.jz_l p.biao{margin:10px 0}
.jz_l p span{font-size:12px;color:#999;margin-right:25px}
.jz_l .pichsow{margin-top:20px;margin-bottom:10px}
.jz_l .pichsow img{margin-right:5px}
.jz_l p.time{font-size:12px;color:#999}

.jz_r{width:303px}
.jzr_form{width:100%;padding:30px 20px;background:#fff;margin-bottom:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.jzr_form h3{font-size:22px;color:#333;font-weight:700;text-align:center;line-height:1;margin-bottom:25px}
.jzr_form p{font-size:12px;color:#666;text-align:center;line-height:20px}
.jzr_form p font{color:#e11020}
.jzr_form form{margin-top: 15px;}
.jzr_form form p{margin-bottom:10px}
.jzr_form .sod_select:first-child{float:left}
.jzr_form .sod_select{float:right;display:inline-block;position:relative;width:126px;padding:14px 10px;border:1px solid #e4e4e4;color:#333;font-size:12px;font-weight:400;background:url(../images/down2.jpg) no-repeat 95% center;box-shadow:none}
.jzr_form .sod_select .sod_list{width:100%;margin:0 0 0 -1px;border:1px solid #e4e4e4}
.jzr_form form input[type=text]{width:262px;height:40px;line-height:40px;border:1px solid #e4e4e4;font-size:14px;color:#333;text-indent:10px}
.jzr_form form input[type=text].short{width:124px}
.jzr_form form input[type=tel]{width:262px;height:40px;line-height:40px;border:1px solid #e4e4e4;font-size:14px;color:#333;text-indent:10px}
.jzr_form form input[type=tel].short{width:124px}
.jzr_form form input[type=submit]{width:100%;height:42px;background:#e11020;font-size:14px;color:#fff;cursor:pointer}
.jzr_form form input[type=submit]:hover{opacity:.8;filter:alpha(opacity=80)}

.ad a{display: block; margin-bottom: 10px; }


/* 精品案例-详细页 */

.aldesc_t_l{width:878px}
.aldesc_t_l .shows{border:1px solid #b9b9b9;padding:10px 85px}
.shows img{display:block;margin:0 auto}

.shows .slick-arrow{position:absolute;top:50%;margin-top: -16px;z-index:99;width:17px;height:32px;font-size:0;cursor:pointer}
.shows .slick-prev{left:15px;background:url(../images/left.png) no-repeat center}
.shows .slick-next{right:15px;left:auto;background:url(../images/right.png) no-repeat center}
.shows .slick-prev:hover{background:url(../images/lefts.png) no-repeat center}
.shows .slick-next:hover{background:url(../images/rights.png) no-repeat center}

.aldesc_t_r{width:300px;border:1px solid #b9b9b9}

.aldesc_t_r1{padding:22px 13px;border-bottom:1px solid #e5e5e5}
.aldesc_t_r1 .pic{margin-left:5px;width:100px}
.aldesc_t_r1 .word{margin-left:10px;width:157px}
.aldesc_t_r1 .word h4{font-size:14px;color:#666;line-height:24px}
.aldesc_t_r1 .word p{font-size:12px;color:#363636;line-height:22px}
.aldesc_t_r1 .word p.biao{margin:5px 0}
.aldesc_t_r1 .word p.p1{padding-left:15px;background:url(../images/i5.png) no-repeat left center}
.aldesc_t_r1 .word p.p2{padding-left:15px;background:url(../images/i6.png) no-repeat left center}

.aldesc_t_r2{padding:17px 13px;border-bottom:1px solid #b9b9b9}
.aldesc_t_r2 h3{font-size:16px;color:#e1112a;line-height:26px}
.aldesc_t_r2 p{font-size:14px;color:#333;line-height:30px}

.aldesc_t_r3{padding:20.5px 13px;border-bottom:1px solid #b9b9b9;position: relative;}
.aldesc_t_r3 h3{font-size:16px;color:#333;line-height:24px;font-weight:700;margin-bottom:12px;position:relative}
.aldesc_t_r3 h3:before{content:'';width:2px;height:17px;background:#e1112a;position:absolute;top:50%;margin-top:-9.5px;left:-14px}

.aldesc_t_r3 div.h96{height:96px;overflow:hidden}
.aldesc_t_r3 p.p1{font-size:14px;color:#666;line-height:24px;height:72px;overflow:hidden;position:relative}
.aldesc_t_r3 p.p1{height:72px}
.aldesc_t_r3 a{font-size:14px;color:#e1112a;line-height:24px;position:absolute;right:3px;top:105px;background:#fff;padding:0 10px}


.aldesc_t_r4{padding:25px 0 10px}
.aldesc_t_r4 a{display:block;margin:0 auto;width:235px;height:50px;text-align:center;line-height:50px;font-size:18px;color:#fff;margin-bottom:10px}
.aldesc_t_r4 a i{margin-right:10px}
.aldesc_t_r4 a.yuyue{background:#e11020}
.aldesc_t_r4 a.zixun{background:#3f4a55}
.aldesc_t_r4 a:hover{opacity:.8;filter:alpha(opacity=80)}

.aldesc_b{margin-top: 20px;}
.aldesc_b a{display: block; margin-bottom: 10px; }
.aldesc_b a img{width:100%;}

/* 精品案例 */

.xuanze{width:100%;border:1px solid #eee;margin-bottom: 30px;}
.xuanze p{border-bottom:1px dashed #ededed}
.xuanze p.last{border-bottom: 0}
.xuanze span.xzl{padding:0 36px;font-size:16px;color:#000;line-height:62px;border-right:1px solid #eee;width:120px;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-white-space:normal;-moz-white-space:normal;-ms-white-space:normal;-o-white-space:normal;white-space:normal;overflow:hidden}
.xuanze span.xzl i{margin-right:20px}
.xuanze span.xzf a.on{color:#e11020}
.xuanze span.xzf{width:1005px;background:#fff;padding:12px 0;height: 38px;}
.xuanze span.xzf a{display:inline-block;margin-left:25px;font-size:14px;line-height:38px;color:#666}
.xuanze span.xzf a:hover{color: #e11020;}

.xuanze span.xzr a.on{color:#e11020}
.xuanze span.xzr{width:1005px;background:#fff;padding:12px 0;/*height: 38px;*/}
.xuanze span.xzr a{display:inline-block;margin-left:25px;font-size:14px;line-height:38px;color:#666}
.xuanze span.xzr a:hover{color: #e11020;}

.xuanze span.xzrs a{min-width:75px;height:32px;line-height:32px;border:1px solid #ebebeb;padding:0 10px 0 15px;background:#f7f5f5}
.xuanze span.xzrs a em{float:right;display:block;width:10px;height:10px;background:url(../images/icon5.png) no-repeat center;background-size:cover;margin-top:11px;margin-right:0}

.allit{}
.allit li{float:left;width:390px;height:380px;margin-left:8px;margin-bottom:30px;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}
.allit li.mal0{margin-left:0}
.allit .pic{width:100%;height:60%;}
.allit .word{padding:15px 30px;background:#fff;}
.allit .word_b{margin-top:15px;background:url(../images/arrow.png) no-repeat right center}
.allit .word h3{font-size:16px;color:#333;border-bottom:1px solid #f5f5f5;line-height:26px;padding-bottom:10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.allit .word_b_word{margin-left:20px}
.allit .word_b_img{width:57px;}
.allit .word_b_word h4{font-size:16px;color:#333;line-height:34px}
.allit .word_b_word p{font-size:14px;color:#e1112a;line-height:24px}

.allit li:hover{-webkit-box-shadow:0 3px 8px 4px #e2e2e2;-moz-box-shadow:0 3px 8px 4px #e2e2e2;-ms-box-shadow:0 3px 8px 4px #e2e2e2;-o-box-shadow:0 3px 8px 4px #e2e2e2;box-shadow:0 3px 8px 4px #e2e2e2}
.allit li:hover .pic img{-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }

/* 金牌设计-详细页 */

.sjdesc_l{width: 360px; background: #fff; }

.sjdesc_l1{padding:32px 35px;border-bottom:1px solid #e4e4e4}

.sjdesc_l1 i{display:block;width:196px;height:196px;margin:0 auto;margin-bottom:20px}
.sjdesc_l1 i img{display:block;width:85%; margin:0 auto; border-radius: 100%;}
.sjdesc_l1 h3{font-size:22px;color:#000;text-align:center;line-height:30px}
.sjdesc_l1 h3 span{display:inline-block;width:94px;height:30px;text-align:center;line-height:30px;font-size:14px;color:#fff;background:#b4995a;border-radius:3px;margin-left:10px}
.sjdesc_l1 p.star{text-align:center;margin:15px 0}
.sjdesc_l1 p.star i{display:inline-block;width:18px;height:16px;margin-bottom:0;background:url(../images/star.png) no-repeat center}
.sjdesc_l1 p.star i.on{background:url(../images/stars.png) no-repeat center}
.sjdesc_l1 a{display:block;margin:0 auto;width:290px;height:48px;text-align:center;line-height:48px;font-size:16px;color:#fff;background:#e11020;margin-top:20px}
.sjdesc_l1 a:hover{opacity:.8;filter:alpha(opacity=80)}

.sjdesc_l2{padding:12px 0;border-bottom:1px solid #e4e4e4}
.sjdesc_l2_l{text-align:center;width:146px;border-right:1px solid #e4e4e4}
.sjdesc_l2 h3{font-size:22px;color:#b4995a;line-height:32px;margin-bottom:10px}
.sjdesc_l2 p{font-size:16px;color:#000;line-height:26px}
.sjdesc_l2_r{text-align:center;width:211px}
.sjdesc_l2_r h3{color:#e11020}

.sjdesc_l3{padding:20px 30px;border-bottom:1px solid #e4e4e4}
.sjdesc_l3_t{margin-bottom:20px}
.sjdesc_l3_t p{font-size:16px;color:#333;line-height:40px}
.sjdesc_l3_t p span{color:#999}
.sjdesc_l3_b{margin-bottom:20px;margin-top:10px}
.sjdesc_l3_b h4{font-size:16px;color:#b4995a;line-height:30px}
.sjdesc_l3_b p{font-size:14px;color:#666;text-align:justify;line-height:26px}

.sjdesc_l4{padding:20px 0;border-bottom:1px solid #e4e4e4}
.sjdesc_l4 p{font-size:16px;color:#333;text-align:center}
.sjdesc_l4 p b{font-size:22px;color:#e11020;line-height:auto}

.sjdesc_l5{padding: 28px 0}
.sjdesc_l5 a{display:block;margin:0 auto;width:290px;height:48px;text-align:center;line-height:48px;font-size:16px;color:#fff;background:#e11020;}
.sjdesc_l5 a:hover{opacity:.8;filter:alpha(opacity=80)}

.sjdesc_r {width:840px;padding:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;background:#fbfbfb\9;background-image:-webkit-linear-gradient(left,#fbfbfb,#fff);background-image:-o-linear-gradient(left,#fbfbfb,#fff);background-image:linear-gradient(to right,#fbfbfb,#fff)}
.sjdesc_r li{width:370px;margin-bottom:30px;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}
.sjdesc_r .word{width:100%;text-align:center;padding:17px 0;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}
.sjdesc_r .word h4,.in4b .word h4{font-size:16px;color:#333;line-height:30px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.sjdesc_r .word p{font-size:14px;color:#999;line-height:27px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.sjdesc_r li:hover{-webkit-box-shadow:0 3px 8px 4px #e2e2e2;-moz-box-shadow:0 3px 8px 4px #e2e2e2;-ms-box-shadow:0 3px 8px 4px #e2e2e2;-o-box-shadow:0 3px 8px 4px #e2e2e2;box-shadow:0 3px 8px 4px #e2e2e2}
.sjdesc_r li:hover .word{background:#fff}
.sjdesc_r li .pic,.in4b li .pic{ height: 230px;}

.sjdesc_r .page{padding: 16px 0 }


/* 杰出团队/金牌监理/金牌监理-详细页/金牌设计/金牌设计-没有搜索结果 */

.banner2{width: 100%; height: 411px; background: url(../images/banner2.jpg) no-repeat center; background-size: cover }

.banner2_l{width:440px;margin-top: 30px;}
.banner2_l_t h3{font-size:36px;color:#fff;line-height:76px;text-transform:uppercase}
.banner2_l_t h4{width:256px;height:25px;border:1px solid #fff;border-radius:25px;text-align:center;line-height:25px;font-size:14px;color:#fff;text-transform:uppercase}
.banner2_l_t span.line{display:block;width:52px;height:1px;background:#fff;margin:30px 0 20px}
.banner2_l_t p{font-size:14px;color:#fff;line-height:24px;text-align:justify;height: 48px;overflow: hidden;}


.banner2_l_b{margin-top: 60px;margin-left: 26px;}
.banner2_l_b span{display:block;width:77px;height:77px;margin:0 auto;position:relative}
.banner2_l_b img{width:100%;max-width:100%}

.banner2_l_b .slick-current span:before{content:'';width:71px;height:71px;border:3px solid #e1112a;position:absolute;top:0;left:0}
.banner2_l_b .slick-arrow{position:absolute;top:50%;margin-top: -16px;z-index:99;width:17px;height:32px;font-size:0;cursor:pointer}
.banner2_l_b .slick-prev{left:-25px;background:url(../images/left.png) no-repeat center}
.banner2_l_b .slick-next{right:-25px;left:auto;background:url(../images/right.png) no-repeat center}
.banner2_l_b .slick-prev:hover{background:url(../images/lefts.png) no-repeat center}
.banner2_l_b .slick-next:hover{background:url(../images/rights.png) no-repeat center}

.banner2_r{width: 395px;}

.tdlit li{float:left;width:385px;margin-left:10px;margin-bottom:30px}
.tdlit li img{ height: 280px;}
.tdlit li.mal0{margin-left:0}
.tdlit .word{width:100%;padding:35px 0;background:#fff;text-align:center}
.tdlit .word h3{font-size:18px;color:#333;line-height:30px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.tdlit .word p{font-size:14px;color:#999;line-height:24px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.tdlit li:hover{-webkit-box-shadow:0 3px 8px 4px #e2e2e2;-moz-box-shadow:0 3px 8px 4px #e2e2e2;-ms-box-shadow:0 3px 8px 4px #e2e2e2;-o-box-shadow:0 3px 8px 4px #e2e2e2;box-shadow:0 3px 8px 4px #e2e2e2}
.tdlit li:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}


.jz_desc li{float:left;width:280px;height: 400px;position: relative; margin-left: 15px; margin-bottom: 25px; }
.jz_desc .pic img{width:100%;}
.jz_desc .word{position:absolute;bottom:0;left:0;width:240px;height:100px;max-height:212px;overflow:hidden;padding:20px;background:#fff;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-ms-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}
.jz_desc .word_p{overflow:hidden;height:25px;max-height:96px;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-ms-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}

.jz_desc .word h3{font-size:18px;color:#333;line-height:30px}
.jz_desc .word h3 span{font-size:14px;color:#c81118;margin-left:20px}
.jz_desc .word p{font-size:12px;color:#999;line-height:24px}
.jz_desc .alink{margin-top:15px}
.jz_desc .alink a{display:block;width:108px;height:30px;text-align:center;line-height:30px;font-size:14px;color:#fff}
.jz_desc .alink a.more{background:#d21e1f;/*width:100%;*/}
.jz_desc .alink a.buy{background:#484848}
.jz_desc .alink a:hover{opacity:.8;filter:alpha(opacity=80)}

.jz_desc li:hover .word{-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-ms-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease;height:172px}
.jz_desc li:hover .word_p{height:96px}

.jz_asc li{float:left;width:280px;height: 400px;position: relative; margin-left: 15px; margin-bottom: 25px; }
.jz_asc .pic img{width:100%; height: 280px;}
.jz_asc .word{position:absolute;bottom:0;left:0;width:240px;height:100px;max-height:212px;overflow:hidden;padding:20px;background:#fff;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-ms-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}
.jz_asc .word_p{overflow:hidden;height:25px;max-height:96px;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-ms-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}

.jz_asc .word h3{font-size:18px;color:#333;line-height:30px}
.jz_asc .word h3 span{font-size:14px;color:#c81118;margin-left:20px}
.jz_asc .word p{font-size:12px;color:#999;line-height:24px}
.jz_asc .alink{margin-top:15px}
.jz_asc .alink a{display:block;width:108px;height:30px;text-align:center;line-height:30px;font-size:14px;color:#fff}
.jz_asc .alink a.more{background:#d21e1f;}
.jz_asc .alink a.buy{background:#484848}
.jz_asc .alink a:hover{opacity:.8;filter:alpha(opacity=80)}

.jz_asc li:hover .word{-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-ms-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease;height:172px}
.jz_asc li:hover .word_p{height:96px}

.nosearch{text-align:center;padding:52px 0}
.nosearch i{display:block;width:81px;height:75px;margin:0 auto;margin-bottom:33px}
.nosearch h3{font-size:20px;color:#333;line-height:35px}
.nosearch p{font-size:14px;color:#999;line-height:30px}

/* 关于我们-联系方式 */

.lx_t h2{font-size:28px;color:#000;line-height:72px;border-bottom:1px solid #e5e5e5;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.lx_t ul{padding:30px 0 45px}
.lx_t li{float:left;width:350px;padding-left:50px}
.lx_t li h4{font-size:18px;color:#e11020;line-height:28px}
.lx_t li p{font-size:14px;color:#000;line-height:28px}
.lx_t li.dizhi{background:url(../images/i10.png) no-repeat left center}
.lx_t li.ditie{background:url(../images/i11.png) no-repeat left center}
.lx_t li.bus{background:url(../images/i12.png) no-repeat left center}

.lx_b_l{width:340px;background:#fff}
.lx_b_l h3{font-size:15px;color:#000;line-height:62px;text-indent:25px}
.lx_b_l h3 font{color:#e11020;font-weight:700}


.btn a{float:left;display:block;width:50%;height:78px;background:#f1f1f1}
.btn a.prev {background:#f1f1f1 url(../images/top.png) no-repeat center }
.btn a.next {background:#f1f1f1 url(../images/bot.png) no-repeat center }
.btn a.prev:hover {background:#e1e1e1 url(../images/top.png) no-repeat center }
.btn a.next:hover {background:#e1e1e1 url(../images/bot.png) no-repeat center }

.changes{padding:18px 20px;border-top:1px solid #eee;background:#fff}
.change .slick-current .changes,
.changes.on{background:#fafafa}
.change .slick-current .changes_con h4 span,
.changes.on .changes_con h4 span{background:#e11020}
.changes_con h4{font-size:18px;color:#000;line-height:30px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.changes_con h4 span{display:inline-block;font-size:18px;color:#fff;width:36px;height:36px;text-align:center;line-height:36px;border-radius:36px;background:#e5e5e5;margin-right:10px}
.changes_con ul{margin-top:10px}
.changes_con li{font-size:14px;color:#969696;line-height:30px;text-align:justify;padding-left:46px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

.maps{width:852px;height;700px;}

/* 工地实况 */

.gd_l{width:867px}

.gd_l>ul>li{background:#fff;padding:20px; -webkit-transition: all .35s ease; -moz-transition: all .35s ease; -ms-transition: all .35s ease; -o-transition: all .35s ease; transition: all .35s ease; cursor: pointer; margin-bottom: 20px; }
.gd_l>ul>li img{ width: 205px;height: 140px;}

.gd_l .gd_l_cont .word{margin-left:40px;width: 400px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.gd_l .gd_l_cont .word h3{font-size:18px;color:#333;line-height:48px;margin-bottom:15px}
.gd_l .gd_l_cont .word p span{font-size:14px;color:#333;line-height:22px;display:inline-block;width:165px}
.gd_l .gd_l_cont .word p span font{color:#999}
.gd_l .gd_l_cont a.look{display:block;width:123px;height:37px;text-align:center;line-height:37px;font-size:14px;color:#fff;background:#e11020;margin-top:50px}
.gd_l .gd_l_cont a.look:hover{opacity:.8;filter:alpha(opacity=80)}

.gd_l_conb{margin-top:25px}
.gd_l_conb ul{position:relative}
.gd_l_conb ul:before{content:'';width:710px;height:1px;background:#e0e0e0;position:absolute;left:50%;margin-left:-355px;top:13px;z-index:1}
.gd_l_conb li {float: left; width: 16.667%; padding: 0; background: 0 0; text-align: center; position: relative; z-index: 2; -webkit-transition: all .35s ease; -moz-transition: all .35s ease; -ms-transition: all .35s ease; -o-transition: all .35s ease; transition: all .35s ease;}

.gd_l_conb li i{display:block;width:26px;height:26px;background:url(../images/dott1.png) no-repeat center;background-size:cover;margin:0 auto;margin-bottom:5px}
.gd_l_conb li p{font-size:14px;color:#999;line-height:22px}

.gd_l_conb li.on i{background:url(../images/dott2.png) no-repeat center;background-size:cover}
.gd_l_conb li.on p{color:#e11020}

.gd_l_conb li.colors i{background:url(../images/dott3.png) no-repeat center;background-size:cover}
.gd_l_conb li.colors p{color:#b4995a}

.gd_l>ul>li:hover{-webkit-box-shadow:0 2px 10px 3px #e4e4e4; -moz-box-shadow:0 2px 10px 3px #e4e4e4; -ms-box-shadow:0 2px 10px 3px #e4e4e4; -o-box-shadow:0 2px 10px 3px #e4e4e4; box-shadow:0 2px 10px 3px #e4e4e4; }


.gd_l_conb li:hover i{background:url(../images/dott3.png) no-repeat center;background-size:cover}
.gd_l_conb li:hover p{color:#b4995a}
/* index */

.index .int {margin-bottom: 60px;}
.index .int h3{text-align:center;margin-bottom:25px}
.index .int h3 span{display:inline-block;font-size:30px;line-height:1;color:#333;position:relative}
.index .int h3 span:after,.index .int h3 span:before{content:'';width:57px;height:1px;background:#d8d8d8;position:absolute;top:50%;margin-top:-.5px}
.index .int h3 span:before{left:-100px}
.index .int h3 span:after{right:-100px}
.index .int p{font-size:16px;color:#999;text-align:center;line-height:1}



/* index1 */

.index1{padding:55px 0;background: #f8f8f8;}
.index1 li{float:left;width:16.667%}
.index1 li a{display:block;width:100%;position:relative; cursor: default;}
.index1 li a:before{content:'';width:9px;height:13px;background:url(../images/i13.png) no-repeat center;background-size:cover;position:absolute;left:0;top:50%;margin-top:-6.5px}
.index1 li:first-child a:before{display:none}
.index1 li i{display:block;width:64px;height:57px;margin:0 auto;margin-bottom:10px;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}
.index1 li p{font-size:18px;color:#333;text-align:center;line-height:28px}
/*.index1 li:hover i{-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)}*/
/*.index1 li:hover p{color:#b4995a}*/


/* index2 */

.index2{background:#f8f8f8;padding:80px 0}

.in2b_t{text-align:center;margin-bottom:55px}
.in2b_t ul{display:inline-block}
.in2b_t li{float:left}
.in2b_t li a{display:block;font-size:18px;color:#333;padding:0 35px;position:relative}
.in2b_t li a:after{content:'/';color:#c4c4c4;position:absolute;left:0;top:0}
.in2b_t li:first-child a:after{display:none}
.in2b_t li a:hover,.in2b_t li.on a{color:#e11020}


/*.in2b_b ul{width:100%;height:100%;display:block; }
.in2b_b li{margin-bottom:10px;margin-right:1%;overflow:hidden;width:32%;float:left;}
.in2b_b li a{display:block;position:relative;height:290px;}
.in2b_b li a img{height:100%;width:100%;}
.in2b_b .cover{position:absolute;top:100%;left:0;width:100%;height:100%;background:#af965c;background:rgba(175,150,92,.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8af965c, endColorstr=#C8af965c);zoom:1;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}
.in2b_b .cover p{font-size:18px;color:#fff;text-align:center;line-height:44px;width:100%;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}
.in2b_b li:hover .cover{top:0}*/

.in2b_b ul{float:left;margin-left:.55%;margin-bottom:10px;width:37%}
.in2b_b ul:first-child{margin-left:0;width:24.9%}
.in2b_b li{margin-bottom:10px;overflow:hidden}
.in2b_b li a{display:block;position:relative}
.in2b_b .cover{position:absolute;top:100%;left:0;width:100%;height:100%;background:#af965c;background:rgba(175,150,92,.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8af965c, endColorstr=#C8af965c);zoom:1;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}
.in2b_b .cover p{font-size:18px;color:#fff;text-align:center;line-height:44px;width:100%;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}
.in2b_b li:hover .cover{top:0}


/* index3 */

.index3{width: 100%; height: 704px; background: url(../images/index3bg1.jpg) no-repeat center; background-size: cover; padding: 80px 0 70px; }

.index3 .int h3 span,
.index3 .int p{color: #fff;}
.in3b_l{width:386px;}
.in3b_l_t{width:386px;height:422px;background:url(../images/index3bg2.jpg) no-repeat center;background-size:cover;position:relative}

.in3b_l_tl{width:130px;position:absolute;top:70px;left:40px;z-index:10}
.in3b_l_tl h4{font-size:18px;color:#fff;line-height:1;margin-top:25px}
.in3b_l_tl h4 small{font-size:14px}
.in3b_l_tl dl{margin-bottom:25px}
.in3b_l_tl dl dt{font-size:15px;color:#b4995a;line-height:26px}
.in3b_l_tl dl dd{font-size:14px;color:#adadad;line-height:26px;text-align:justify}
.in3b_l_tl .name{margin-top:40px}

.in3b_l_b{width:100%;height:74px;background:#313131;border-top:1px solid #454545}
.in3b_l_blit{width:80px;margin:0 auto;margin-top:27px}
.in3b_l_blit p{width:20px;height:20px;text-align:center;line-height:20px;border-radius:20px;font-size:12px;color:#fff;font-family:Arial;cursor:pointer}
.in3b_l_blit .slick-current p{background:#b4995a}
.in3b_l_tr{width:221px;margin-top:52px;margin-right:8px}


.in3b_r{width:774px;padding:20px 20px 10px;background:#c1c1c0}
.in3b_r li{float:left;width:24%;height:228px;margin-left:5px;margin-bottom:5px;}
.in3b_r li a{display:block;position:relative}
/*.in3b_r li a img{width:100%;height:228px;}*/
.in3b_r li p{width:155px;position:absolute;bottom:15px;left:50%;margin-left:-77.5px}
.in3b_r li p span{font-size:14px;color:#fff}
.in3b_r li p span i{display:inline-block;width:12px;height:11px;background:url(../images/star2.png) no-repeat center;background-size:cover}
.in3b_r li p span i.on{background:url(../images/star2s.png) no-repeat center;background-size:cover}


/* index4 */

.index4{padding:80px 0 55px}
.in4b{width:100%}
.in4b>ul>li{width:385px;margin-left: 12px;margin-bottom:15px;cursor:pointer;-webkit-transition:all .35 ease;-moz-transition:all .35 ease;-ms-transition:all .35 ease;-o-transition:all .35 ease;transition:all .35 ease}
/*.in4b .gd_l_cont .word{margin-left:40px}
.in4b .gd_l_cont .pic{width:205px;height;140px;}
.in4b .gd_l_cont img{height:140px;display: block;margin: 0 auto;}
.in4b .gd_l_cont span{font-size:14px;color:#333;line-height:22px;display:inline-block;width:150px}
.in4b .gd_l_cont span font{color:#999}
.in4b .gd_l_cont a.look{display:block;width:123px;height:37px;text-align:center;line-height:37px;font-size:14px;color:#fff;background:#e11020;margin-top:20px}
.in4b .gd_l_cont a.look:hover{opacity:.8;filter:alpha(opacity=80)}
.in4b .gd_l_conb ul:before{width:490px;margin-left:-245px}*/
.in4b>ul>li:hover{-webkit-box-shadow:0 0 8px 3px #e0e0e0;-moz-box-shadow:0 0 8px 3px #e0e0e0;-ms-box-shadow:0 0 8px 3px #e0e0e0;-o-box-shadow:0 0 8px 3px #e0e0e0;box-shadow:0 0 8px 3px #e0e0e0;border-color:transparent}
.in4b img {height: 221px;}

/* index5 */

/* .index5{width:100%;height:761px;background:#f8f8f8;padding:80px 0 70px}
.index5b_show .slick-slide{cursor:pointer}
.index5b_show i{display:block;margin:0 auto;width:126px;height:137px;background:url(../images/inddex5_ibg.png) no-repeat center;background-size:cover;line-height:137px;text-align:center;margin-bottom:21px}
.index5b_show i img{display:inline-block}
.index5b_show p{font-size:18px;color:#fff;text-align:center;line-height:72px}
.index5b_show a{display:block;width:123px;height:37px;text-align:center;line-height:37px;font-size:14px;color:#fff;background:#b4995a;margin:0 auto;display:none}
.index5b_show a:hover{opacity:.8;filter:alpha(opacity=80)}
.index5b_show .slick-current a{display:block}

.index5b_show .slick-arrow{position:absolute;top:50%;margin-top: -17px;z-index:99;width:19px;height:34px;font-size:0;cursor:pointer}
.index5b_show .slick-prev{left:0;background:url(../images/arrowl.png) no-repeat center}
.index5b_show .slick-next{right:0;left:auto;background:url(../images/arrowr.png) no-repeat center}
.index5b_show .slick-prev:hover{background:url(../images/arrowls.png) no-repeat center}
.index5b_show .slick-next:hover{background:url(../images/arrowrs.png) no-repeat center}

.index5b_show .slick-dots{position:absolute;bottom:-100px;left:50%;margin-left: -132px;}
.index5b_show .slick-dots li{width:30px;height:1px;float:left;margin-right:14px;background:#fff;background:rgba(255,255,255,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff, endColorstr=#7fffffff);zoom:1;cursor:pointer}
.index5b_show .slick-dots li.slick-active{background:#e11020}
.index5b_show .slick-dots li button{font-size:0;display:none} */


.index5{width:100%;height:558px;background:url(../images/index5bg.jpg) no-repeat center;background-size:cover;padding:80px 0 70px}
.index5 .int h3 span,.index5 .int p{color:#fff}
.index5b_show .slick-slide{cursor:pointer}
.index5b_show i{display:block;margin:0 auto;width:126px;height:137px;background:url(../images/inddex5_ibg.png) no-repeat center;background-size:cover;line-height:137px;text-align:center;margin-bottom:21px}
.index5b_show i img{display:inline-block}
.index5b_show p{font-size:18px;color:#fff;text-align:center;line-height:72px}
.index5b_show a{display:block;width:123px;height:37px;text-align:center;line-height:37px;font-size:14px;color:#fff;background:#b4995a;margin:0 auto;display:none}
.index5b_show a:hover{opacity:.8;filter:alpha(opacity=80)}
.index5b_show .slick-current a{display:block}

.index5b_show .slick-arrow{position:absolute;top:50%;margin-top: -17px;z-index:99;width:19px;height:34px;font-size:0;cursor:pointer}
.index5b_show .slick-prev{left:0;background:url(../images/arrowl.png) no-repeat center}
.index5b_show .slick-next{right:0;left:auto;background:url(../images/arrowr.png) no-repeat center}
.index5b_show .slick-prev:hover{background:url(../images/arrowls.png) no-repeat center}
.index5b_show .slick-next:hover{background:url(../images/arrowrs.png) no-repeat center}

.index5b_show .slick-dots{position:absolute;bottom:-100px;left:50%;margin-left: -132px;}
.index5b_show .slick-dots li{width:30px;height:1px;float:left;margin-right:14px;background:#fff;background:rgba(255,255,255,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff, endColorstr=#7fffffff);zoom:1;cursor:pointer}
.index5b_show .slick-dots li.slick-active{background:#e11020}
.index5b_show .slick-dots li button{font-size:0;display:none}


.layout .tabNav { position: relative; margin: 60px 0 20px;}
.layout .tabNav .more { position: absolute;right: 0;top: 50%;-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);transform: translateY(-50%);color:#a2a2a2;}
.layout .tabNav ul { text-align: center; }
.layout .tabNav ul li{ display: inline-block;color:#001841;font-size: 20px;margin-right: 40px;cursor: pointer;line-height: 20px; }
.layout .tabNav ul li:last-child { margin-right: 0; }
.layout .tabNav ul li.on { color:#ff7200; }

.showBox { position: relative; }
.showBox .show-pic { display: none; }
.show-pic .img { position: relative; }
.show-pic .img .alink { width: 223px;height: 43px;position: absolute;bottom:11%;left: 74.5%; }
.show-pic .box { width: 390px;height: 496px;float: left; box-sizing: border-box;margin-right: 10px;/*width: calc((100% - 20px) / 3)*/}
.show-pic .box:last-child { margin-right: 0; }
.show-pic .act_inner { position: relative;width: 100%;height: 100%;}
.show-pic .act_multi .act_inner:before {content: '';position: absolute; display: block; width: 340px; height: 445px;border: solid 5px #2854a0;top: 40px;}
.show-pic .act_img { position: relative;z-index: 1; width: 340px;height: 228px;margin:0 auto 20px;}
.show-pic .treasure { padding:20px; background: #fff; }
.show-pic .treasure_img { /*width: 350px;*/height: 456px; position: relative;width: 100%;}
.show-pic .box_last { padding:20px;background: #fff; }
.show-pic .last_img { /*width: 350px;*/height: 223px; margin-bottom: 10px;position: relative;overflow: hidden;width: 100%;}
.show-pic .last_img:last-child{ margin-bottom: 0; }
.show-pic .mb { width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(61,77,106,0.8);line-height: 223px;text-align: center; color:#fff;font-size: 26px;opacity: 0;transition: all .5s;}
.show-pic .treasure_img .mb { line-height: 456px; }
.style-page .box>div:hover .mb{ opacity: 1;transition: all .5s; }
.listShow { height: 500px; }

.listShow .show-pic { position: absolute;left: 0;top: 0;display: block; }
.listShow .show-pic:first-child{ z-index: 1; }

.index5 .box .text { color:#fff; /*background: rgba(0,24,65,.7);*/font-size: 20px;position: absolute;left: 0;bottom:0;width: 100%;box-sizing: border-box;}
.index5 .box .text > p { background: rgba(0,24,65,.4); padding:10px 20px;opacity: 1;transition: all .5s;}
.index5 .box .upBox {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    padding: 0px 20px;
    box-sizing: border-box;
    background: rgba(0,24,65,.4);
    /*    -webkit-transform: translateY(45%);
        -o-transform: translateY(45%);
        -moz-transform: translateY(45%);
        transform: translateY(45%);*/
    /*    opacity: 0;*/
    transition: all .5s;
}
.index5 .box .upBox p { font-size: 18px;line-height: 30px;height: 30px;}
.index5 .box .upBox h5 { font-weight: bold;font-size: 20px;height: 35px;line-height: 35px; }
.index5 .box>div { overflow: hidden;}
.index5 .box>div:hover .upBox{ transform: translateY(0)!important; opacity: 1; background: rgba(0,24,65,.7);transition: all .5s;}
.index5 .box>div:hover .text > p { opacity: 0; transition: all .5s;}

/* index6 */

.in3b_r{width:774px;padding:30px 0px 25px 0px;background:#c1c1c0}
/*.in3b_r ul{width:800px;}*/
.in3b_r li{float:left;width:24%;height:185px;margin-left:6px;margin-bottom:6px;}
.in3b_r li a{display:block;position:relative}
.in3b_r li a img{width:100%;height:185px;}

.index6{padding:70px 0 60px}
.inb6 li{float:left;margin-left:20px;margin-bottom:20px}
.inb6 li.mal0{margin-left:0}
.inb6 li a{display:block;width:100%;position:relative}
.inb6 li .cover{position:absolute;bottom:0;left:0;width:100%;padding:10px 0;background:#000;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);zoom:1}
.inb6 li .cover p{font-size:14px;color:#fff;text-align:center;line-height:20px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.inb6 li .covers{width:auto;background:none;padding:0;left:30px;bottom:auto;top:25px;filter:none;}
.inb6 li .covers h3{font-size:18px;color:#fff;line-height:38px}
.inb6 li .covers p{display:inline-block;text-align:left;padding-right:16px;background:url(../images/index6_l.png) no-repeat right center}


/* 工地实况-详情页 */

.heaedr_top.fixed{position:fixed;top:0;left:0;z-index:101;width:100%;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}
.header.fixed{position:fixed;top:40px;left:0;z-index:100;background:#fff;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}
.heaedr_top.ins{height:40px}
.header.ins{top:40px}

.section .spad{padding-top:100px;position:absolute;width:100%;height:100%;top:0;left: 0;}
.section .spad1{padding-top:140px}
.cover_img1{position:absolute;width:100%;height:100%;background:url(../images/banner3.jpg) no-repeat center;background-size:cover}
.cover_img2{position:absolute;width:100%;height:100%;background:url(../images/banner4.jpg) no-repeat center;background-size:cover}
.cover_img3{position:absolute;width:100%;height:100%;background:url(../images/banner5.jpg) no-repeat center;background-size:cover}


.s1_con{width:100%;position:absolute;top:500px;left:0}

.s1_conl{
    width:450px;color:#fff;
    -webkit-animation: bounceInLeft 1s .5s ease both;
    animation: bounceInLeft 1s .5s ease both;
}
@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.s1_conl h3{font-size:40px;line-height:68px}
.s1_conl p span{display:inline-block;width:190px;font-size:14px;color:#fff;line-height:30px}


.s1_conr{
    width:600px;
    -webkit-animation: bounceInRight 1s .5s ease both;
    animation: bounceInRight 1s .5s ease both;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.s1_conr .word{margin-left:20px}
.s1_conr .word h3{font-size:22px;color:#fff;line-height:30px;margin-bottom:25px}
.s1_conr .word h3 span{display:inline-block;padding:0px 10px;height:27px;text-align:center;line-height:27px;font-size:14px;color:#e0c38b;border:1px solid #e0c38b;border-radius:3px;vertical-align:middle;margin-left: 10px;}
.s1_conr .word p span{font-size:14px;color:#fff;line-height:24px;margin-right:40px}
.s1_conr .pic{width:120px;}
.s1_conr .word p span i{display:inline-block;width:12px;height:11px;background:url(../images/star2.png) no-repeat center;background-size:cover}
.s1_conr .word p span i.on{background:url(../images/star2s.png) no-repeat center;background-size:cover}


.s1_con a.mores{
    position: absolute;
    width: 16px;
    height: 15px;
    background: url(../images/arrowb.png) no-repeat center;
    background-size: cover;
    left: 50%;
    margin-left: -8px;
    bottom: -80px;

    -webkit-animation: fadeOutDown 1s ease-in-out infinite;
    animation: fadeOutDown 1s ease-in-out infinite;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
}


.s2_con{width: 100%; position: absolute; top:150px; left: 0; }

.s2_conl{width:568px; }
.s2_conl img{width:100%;max-height: 450px;}

.s2_conl .word{background: #fff;padding: 10px 15px;}
.s2_conl .word p{font-size:15px;color:#000;text-align:justify;line-height:30px}
.s2_conr{zoom:1;width:168px;padding:0 24px;background:#000;background:rgba(0,0,0,.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000, endColorstr=#C8000000)}

@-webkit-keyframes fadeInLeft{
    0%{opacity:0;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,0,0)}
    100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInLeft{
    0%{opacity:0;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,0,0)}
    100%{opacity:1;-webkit-transform:none;transform:none}
}

.fadeInLeft{-webkit-animation:fadeInLeft 1s .5s ease both;animation:fadeInLeft 1s .5s ease both}

@-webkit-keyframes fadeInRight{
    0%{opacity:0;-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,0,0)}
    100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInRight{
    0%{opacity:0;-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,0,0)}
    100%{opacity:1;-webkit-transform:none;transform:none}
}

.fadeInRight{-webkit-animation:fadeInRight 1s .5s ease both;animation:fadeInRight 1s .5s ease both}


.s2_conrt{padding-bottom:15px;border-bottom:1px solid #171819}
.s2_conrt i{display:block;width:98px;margin:0 auto;margin-top:-50px;margin-bottom:25px}
.s2_conrt h3{font-size:22px;color:#fff;line-height:30px;text-align:center}
.s2_conrt h3 span{margin-left:20px;display:inline-block;padding:0px 10px;height:27px;text-align:center;line-height:27px;font-size:14px;color:#e0c38b;border:1px solid #e0c38b;border-radius:3px;vertical-align:middle}
.s2_conrt p{font-size:14px;color:#fff;line-height:30px;text-align:center}
.s2_conrt p span i{margin:0;display:inline-block;width:12px;height:11px;background:url(../images/star2.png) no-repeat center;background-size:cover}
.s2_conrt p span i.on{background:url(../images/star2s.png) no-repeat center;background-size:cover}
.s2_conrt a.cg{display:block;margin:0 auto;width:168px;height:40px;text-align:center;line-height:40px;background:#e11020;font-size:16px;color:#fff;margin:15px 0}
.s2_conrt a.cg:hover{opacity:.8;filter:alpha(opacity=80)}
.s2_conrt dl dt{font-size:14px;color:#666;line-height:26px;padding-left:25px;background:url(../images/i14.png) no-repeat left center;}
.s2_conrt dl dt.ona,.s2_conrt dl dd.ona{color:#e11020;cursor: pointer;}
.s2_conrt dl dt.on,.s2_conrt dl dd.on{color:#fff}
.s2_conrt dl dd{padding-left:28px;display:block;font-size:12px;color:#666;line-height:24px}
/*.s2_conrt dl dd a:hover{color:#e11020}*/
.s2_conrb{text-align:center;padding:12px 0}
.s2_conrb a.backtop{font-size:14px;color:#fff;line-height:1;padding-left:22px;background:url(../images/arrowt.png) no-repeat left center}


.picshow .slick-dots{position:absolute;bottom:10px;left:50%;margin-left:-33px}
.picshow .slick-dots li{width:8px;height:8px;border-radius:8px;float:left;margin-right:14px;background:#aeabac;cursor:pointer}
.picshow .slick-dots li.slick-active{background:#e11020}
.picshow .slick-dots li button{font-size:0;display:none}


@media (max-width: 1400px){
    .s1_con{top: 300px}
    .s2_con{top: 90px;}
    .s2_conrt i{margin-bottom: 12px;}
    .s2_conrt a.cg{margin: 8px 0}
}

/* 2017.10.9 */

.adyy{display:none;position: fixed;top:0;left:0;width:100%;height:100%;background:#000;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);z-index:999}
.adform{padding:30px;width:400px;height:520px;position:absolute;left:50%;top:50%;margin-top:-290px;margin-left:-230px;background:#fff}
.adclo{position: absolute; top:18px; right: 18px; width: 12px; height: 13px; background: url(../images/adclo.png) no-repeat center; background-size: cover; cursor: pointer; }

.adform h3{text-align:center;padding:10px 0 30px}
.adform h3 span{font-size:26px;color:#333;font-weight:700;position:relative}
.adform h3 span:after,.adform h3 span:before{content:'';width:50px;height:1px;background:#ccc;position:absolute;top:50%;margin-top:-.5px}
.adform h3 span:before{left:-70px}
.adform h3 span:after{right:-70px}
.adform li{margin-bottom:10px}
.adform li span.li_l{font-size:14px;color:#333;display:inline-block;width:80px;line-height:42px;text-align:left;vertical-align:middle}
.adform li span.li_l sub{color:#e11020;line-height:1}
.adform li span.li_r{display:inline-block;width:313px;position:relative}
.adform li span.li_r input[type=text]{width:100%;height:40px;border:1px solid #ddd;font-size:14px;text-indent:20px;-webkit-box-sizing:border-box;box-sizing:border-box}
.adform li span.li_r b{position:absolute;right:0;top:1px;display:block;width:auto;height:40px;background:#fff;line-height:30px;padding-right:10px;font-size:14px;color:#333;z-index:1000}
.adform li .sod_select{display:inline-block;position:relative;line-height:1;width:153px;padding:14px 10px;border:1px solid #ddd;background:#fff;color:#444;font-size:12px;font-weight:400;background:url(../images/dot.png) no-repeat 95% center}
.adform li .sod_select:first-child{margin-right:2.4px}
.adform li .sod_select .sod_list{width:153px;margin:0 0 0 -1px;border:1px solid #ddd}
.adform li span.li_r textarea{width:100%;height:136px;border:1px solid #ddd;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box}
.adform li a.adno,.adform li input[type=submit]{display:block;width:196px;height:42px;text-align:center;line-height:42px;font-size:14px;color:#fff;cursor:pointer}
.adform li input[type=submit]{float:left;background:#b4995a}
.adform li a.adno{float:right;background:#484848}
.adform li a.adno:hover,.adform li input[type=submit]:hover{opacity:.8;filter:alpha(opacity=80)}

.norecord{ color: #e11020; text-align: center;margin-top: 150px;}

/* 2017.10.31 */

.a_ewm{
    display: none;
    margin-left: -130px;
    margin-top: -10px;
    position: absolute;
    z-index: 101;
    width: 350px;
    height: 117px;
}


/* 2017.11.2 */

.banner2_r{position: relative;}
.in3b_l_tr{width: 100%}

.banner2_r{width: 100%}

.banner2_l{
    position: absolute;
    left: 0;
    bottom: 50px;
}
.a_mt30{margin-top: 30px;}

.s2_conrt dl dd.on a{color:#e11020}

/* 2017.12.18 */

.bannershow .slick-dots li{height: 15px;}
/*.in3b_r{padding: 10px 10px 22px }*/

.in3b_r li{margin-left: 6px;}
.in3b_r li button{padding: 0;border: 0;font-size: 0;}
.in3b_r .slick-dots{position:absolute;bottom:-35px;left:0;width: 100%;text-align: center; z-index: 100}

.in3b_r .slick-dots li{
    display: inline-block;
    *display: inline;
    width:15px;
    height:15px;
    border-radius: 50%;
    float:none;margin-right:14px;
    background:#f00;

    zoom:1;
    cursor:pointer;
    margin: 0 5px
}

.in3b_r .slick-dots li.slick-active{background:#fff}
.in3b_r .slick-dots li button{font-size:0;display:none}


/* 2018.3.20 */

/* r_nav */

.r_nav{position:fixed;z-index:101;right:0;top:12%}
.r_nav li{width:68px;height:71px;padding:10px 0;background:#fff;-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;cursor:pointer;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:2px}
.r_nav li i{display:block;width:31px;height:31px;margin:0 auto;overflow:hidden}
.r_nav li i img{vertical-align:top;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.r_nav li p{font-size:14px;color:#333;line-height:22px;text-align:center}
.r_rt{display:none;position:absolute;left:auto;top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.r_rt1{left:-282px}
.r_rt2{width:250px;left:-251px;background:#e01020;padding:10px;top:auto;bottom:0}
.r_rt a{float:left;display:block;width:94px;height:71px;padding:10px 0;background:#e01020;-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;cursor:pointer;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.r_rt p{font-size:14px;color:#fff}
.r_rt h4{width:282px;height:71px;font-size:30px;color:#fff;font-weight:700;text-align:center;line-height:71px;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#e01020}

.r_nav li:hover{background:#e01020}
.r_nav li:hover i img.a_block{display: none;}
.r_nav li:hover i img.a_none{display: block;}
.r_nav li:hover p{color: #fff}


.tan{display:none;position:fixed;width:100%;height:100%;left:0;top:0;bottom:0;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);z-index:102}
.tan_tab{position:absolute;left:50%;top:50%;margin-left:-285px;margin-top:-220px;width:570px;height:440px;background:#f6f6f6;padding:10px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.tan_tabt h4{font-size:20px;color:#333;font-weight:700;line-height:40px;padding-bottom:10px;border-bottom:1px solid #dfdfdf}
.tan_tabb ul{width:340px;margin:0 auto;margin-top:20px}
.tan_tabb li{margin-bottom:15px}
.tan_tabb li span{display:block;font-size:14px;color:#666;line-height:38px;position:relative}
.tan_tabb li span.w_l{width:66px;margin-left:10px;overflow:hidden;-webkit-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-white-space:nowrap;-o-white-space:nowrap;white-space:nowrap}
.tan_tabb li span.w_r{width:258px}
.tan_tabb li span.w_r input[type=text]{width:100%;height:36px;border:1px solid #dfdfdf;border-radius:5px;font-size:14px;text-indent:12px}
.tan_tabb li span.w_r input[type=button]{width:100%;height:38px;border-radius:5px;font-size:14px;color:#fff;line-height:38px;background:#bb0a1a;cursor:pointer}
.tan_tabb li span.w_r input[type=button]:hover{opacity:.8;filter:alpha(opacity=80)}
.tan_tabb li span.w_r .sod_select{float:right;display:inline-block;position:relative;line-height:1;width:122px;height:38px;line-height:38px;padding:0;text-indent:12px;border:1px solid #dfdfdf;color:#444;font-size:14px;font-weight:400;text-align:left;text-transform:uppercase;outline:0;outline-offset:-2px;cursor:default;border-radius:3px;background:#fff url(../images/dot.png) no-repeat 95% center}
.tan_tabb li span.w_r .sod_select:first-child{float:left}
.tan_tabb li span.w_r .sod_select .sod_list{position:absolute;top:100%;left:0;height:auto;width:100%;margin:0 0 0 -1px;background:#fff;border:1px solid #dfdfdf;border-top:none;color:#444;font-weight:300;z-index:1;overflow:hidden}
.tan_tabb li span.w_r .sod_select ul{width:100%}
.tan_tabb li span.w_r .sod_select .sod_list li{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;padding:10px 10px;list-style-type:none;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:0;padding:0}
.tan_clo{position:absolute;top:20px;right:30px;width:20px;height:20px;background:url(../images/clo.png) no-repeat center;background-size:cover;cursor:pointer}


.fuchang{position:fixed;left:-100%;bottom:0;z-index:101;width:100%;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);padding:10px 0;height:135px}
.fuchang .layout{width:900px;position: relative;}
.fc_l{width:103px;margin-right:17px}
.fc_r{width:780px;margin-top:17px}
.fc_rb{margin-top:20px}
.fc_rb dd{float:left;margin-right:10px;background:#fff;padding:0 15px;border-radius:3px}
.fc_rb dd.last{padding:0;background:0 0;border-radius:0;margin-right:0}
.fc_rb dd label{font-size:12px;color:#000;line-height:40px}
.fc_rb dd input[type=text]{width:98px;border:0;height:40px;line-height:40px;text-indent:12px;font-size:12px}
.fc_rb dd input[type=text].short{width:250px}
.fc_rb dd input[type=button]{width:110px;height:40px;border:0;line-height:40px;font-size:12px;color:#fff;background:#bb0a1a;cursor:pointer;border-radius:3px}
.fc_rb dd input[type=button]:hover{opacity:.8;filter:alpha(opacity=80);}

.fc_close{position:absolute;right:0;top:0;width:25px;height:25px;background:url(../images/close.png) no-repeat center;background-size:auto;cursor:pointer}
.fu_peo{position:fixed;left:-47px;bottom:47px;z-index:101;width:100%;width:267px;height:134px;background:url(../images/f_peo2.png) no-repeat center;background-size:auto;}
#case_q {float: left;width: 58px;height: 41px;border: none;background: #FF0000 url(../images/icon_18.png) no-repeat center;}
.keyword {float: left;width: 185px;height: 40px;padding: 0 12px;border: #000 solid 1px;line-height: 32px;}
.fr_button {float: right;position: relative;top: -30px;}



.url_360 {
    position: relative;
    top: -510px;
    left: 740px;
    color: #fff;
    width: 100px;
    padding: 9px 22px;
    border-radius: 60px;
    background: #000;
    font-size: 14px;
}
span .play {
    display: inline;
    width:10px;
    padding-bottom: 4px;
    padding-left: 8px;
}
.url_360:hover {
    opacity: 0.5;
}
.content {
    padding-left: 5px;
}
.fangan_box {margin: 40px 0;border-bottom: 1px solid #d1d1d1;}
.fangan_box span {padding: 5px 0;display: block;font-size: 20px;color: red;font-weight: bold;width: 110px;text-align: center;border-bottom: 2px solid red;}
.imgs_list {text-align: center;margin-bottom: 50px;}
.aldesc_t_r5 {float: right;width: 300px;margin-top: 10px;}
.aldesc_t_r5 div {padding: 22px 0;}
.aldesc_t_r5 ul {text-align: center;}
.aldesc_t_r5 h2 {border-bottom: 1px solid red;padding: 5px 13px;}
.aldesc_t_r5 a {display: block;margin-bottom: 10px;color: #333;}
.aldesc_t_r5 h3 {line-height: 200%;}
.erweima_d{position: absolute;z-index: 999;width: 160px;height: 180px;left: 1060px;margin-top: 30px;text-align: center;    background: #fff;padding-top: 20px;
border: 1px solid #e4e8de;}

.fangan_box span {padding: 5px 0;display: block;font-size: 18px;width: 130px;text-align: center;border-bottom: 2px solid red;}
.fangan_box a {color: #888;float: right;padding: 8px 0;display: block;font-size: 16px;margin-right: 20px;}
.top_banner {background: #f9f9f9;padding: 20px 0;max-width: 1200px;margin: 0 auto;margin-bottom: 20px;color: #666;}
.top_banner h2 {font-size: 26px;text-align: center;}
.banner_content {margin-top: 30px;}
.top_banner .banner_img img {width: 630px;}
.banner_img,.banner_c {float: left;}
.banner_c {max-width: 560px;}
.banner_c div {line-height: 200%;margin: 0 30px;}
.banner_c div a.yuyue_a {background: #e11020;}
.banner_c div a {color: #fff;display: block;margin: 0 auto;width: 235px;height: 50px;text-align: center;line-height: 50px;font-size: 18px;color: #fff;margin-top: 10px;float: left;}
.banner_c div a.online_a{background: #3f4a55;margin-left: 20px;}
.banner_c div a i {margin-right: 10px;}
.banner_c div a:hover{opacity:.8;filter:alpha(opacity=80);}
.content_st,.building_c {font-size: 14px;line-height: 150%;}
.group_title {font-weight: bold;}
.address {border-bottom: 1px solid #ece9e9;}