@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2017-6
 */

@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    src: local('Pacifico Regular'), local('Pacifico-Regular'), url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

a{text-decoration:none; cursor:pointer;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
.imgvertical{vertical-align:middle !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.container{ max-width:1200px !important;}
.container-fluid{max-width: 1200px!important;}
.xiao{padding-left: 5px; padding-right: 5px;}
.no_div{display: none;}
.no_left{padding-left: 0; margin-left: 0;}
.no_right{padding-right: 0; margin-right: 0;}
input{outline:none}
.fa-icon-qq:before { content: "\e604"; }
.fa-icon-weibo:before { content: "\e600"; }
.fa-icon-weixin:before { content: "\e605"; }
.fa-icon-zaixianzixun:before { content: "\e608"; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: "微软雅黑";
}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
.li_none{display: none;}
/*导航*/
header .head_main{position: fixed;width: 100%; height: 60px; z-index: 9; background: #ff9933}
header .head_main .head_bg{position: absolute; right: 0; height: 100%; width: 25%; background: url("../image/head_bgs.png") no-repeat #FFFFFF; background-size: cover;}
header .head_main .logo{height: 60px; display: table; float: left;}
header .head_main .logo a{display: table-cell; vertical-align: middle;}
header .head_main .logo a img{width: 418px;}
header .head_main .head_nav{float: right;background: #fff;  z-index: 999999; display: block;  transform:skew(-40deg);
    -webkit-transform:skew(-40deg);
    -moz-transform:skew(-40deg);
    -o-transform:skew(-40deg);
    -ms-transform:skew(-40deg);
}
header .head_main .head_nav ul{padding: 0; margin: 0;transform:skew(40deg);
    -webkit-transform:skew(40deg);
    -moz-transform:skew(40deg);
    -o-transform:skew(40deg);
    -ms-transform:skew(40deg);
}
header .head_main .head_nav .top_li{float: left; position: relative; height: 60px; text-align: center; padding: 0 15px;}
header .head_main .head_nav .top_li>a{color: #292929; font-size: 14px; line-height: 60px; display: inline-block;}
header .head_main .head_nav .top_li:hover>a{color: #ff9933;}
header .head_main .head_nav .top_li.active>a{color: #ff9933;}
header .head_main .top_li ul{display: none; position:absolute;top:60px; left: 0; z-index:99999;transform:skew(0deg);
    -webkit-transform:skew(0deg);
    -moz-transform:skew(0deg);
    -o-transform:skew(0deg);
    -ms-transform:skew(0deg);
}
header .head_main .top_li ul .er{height: 40px; background: rgba(0,0,0,0.5);padding: 0 12px; transition:all 0.3s;}
header .head_main .top_li ul .er a{line-height:40px;  color:#fff;transition:all 0.3s; border-bottom: none; display: block;}
header .head_main .top_li ul .er:hover{background-color: #ff9933; border-bottom: none;}
header .head_main .top_li ul .er:hover a{color:#FFFFFF; border-bottom: none;}
header .lunbo{padding-top: 60px;}
header .lunbos{padding-top: 26%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
/**/
.content{margin-top: 30px; margin-bottom: 30px;}
.m_content{margin-top: 20px;}
.m_title{text-align: center;}
.m_title .m_tit_bg{background: url("../image/m_title.png") no-repeat 50% 50%; background-size: 100% 50%; display: inline-block; padding: 0 40px;}
.m_title h1{font-size: 36px; color: #1e5fd3;}
.m_title h1 span{font-size: 36px; color: #292929;}
.m_title h2{font-size: 12px; color: #3f3f3f; font-family: "Arial"; margin-top: 5px; opacity: .5;}
.m_title h3{font-size: 12px; color: #c2c2c2; margin-top: 5px;}
/*关于*/
.gy_layout{width: 100%;}
.gy_layout .gy_left{width: 45%; float: left; padding-right: 10px; display: table; height: 400px;}
.gy_layout .gy_left .txtbox{display: table-cell; vertical-align: middle;}
.gy_layout .gy_left h1{font-size: 48px; color: #010101; font-weight: bold; position: relative; padding-left: 140px;}
.gy_layout .gy_left h1:after{content: ""; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; width: 120px; height: 1px; background-color: #000000;}
.gy_layout .gy_left .gy_p{font-size: 14px; color: #464646; padding-left: 140px; margin-top: 10px; position: relative; line-height: 25px; height: 75px; overflow: hidden;}
.gy_layout .gy_left .gy_p:after{content: ""; position: absolute; width: 40px; height: 4px; background-color: #1e5fd3; left: 75px; top: 13px;}
.gy_layout .gy_left h2{padding-left: 140px; font-size: 14px; color: #000000; font-family: "Myriad Pro"; margin-top: 10px;}
.gy_layout .gy_right{width: 55%; float: left; padding-left: 10px; text-align: center; overflow: hidden;}
.gy_layout .gy_right img{max-width: 100%; height: auto; display: inline-block;}
/*案例*/
.al_layout .al_dianji{display: block; text-align: center;}
.al_layout .al_dianji ul{display: inline-block;}
.al_layout .al_dianji li{display: inline-block; margin: 0 10px;}
.al_layout .al_dianji li a{padding: 8px 16px; border: 1px solid #FFFFFF; display: block; color: #062033;}
.al_layout .al_dianji li a:hover{color: #ff9933; border: 1px solid #ff9933}
.al_layout .al_dianji .act a{color: #ff9933; border: 1px solid #ff9933}
.al_layout .al_list{margin-top: 20px;}
.al_layout .al_item{width: 25%; float: left;}
.al_layout .al_item .imgbox{position: relative; display: block; overflow: hidden; padding-top: 75%;}
.al_layout .al_item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.al_layout .al_item .mask{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background-color: rgba(255,153,51,0.7); overflow: hidden;}
.al_layout .al_item .al_txt{position: absolute;; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center; padding: 0 10px;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */
}
.al_layout .al_item .mask span{width: 42px; height: 42px; background: url("../image/jia.png") no-repeat; background-size: 100% 100%; display: inline-block;}
.al_layout .al_item .mask h1{font-size: 24px; color: #FFFFFF; margin-top: 5px;}
.al_layout .al_item .mask h2{font-size: 14px; color: #FFFFFF; margin-top: 5px;}
.al_layout .al_item:hover .imgbox img{transform:scale(1.1);}
.al_layout .al_item:hover .mask{top: 0;}
/*团队*/
.td_layout .td_item{width: 100%;}
.td_layout .td_item .imgbox{position: relative; display: block; overflow: hidden; padding-top: 140%; top: 80%}
.td_layout .td_item .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.td_layout .td_item .imgbox .mask{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); overflow: hidden;}
.td_layout .td_item .imgbox .td_txt{position: absolute;; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center; padding: 0 10px;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */
}
.td_layout .td_item .mask span{width: 42px; height: 42px; background: url("../image/jia.png") no-repeat; background-size: 100% 100%; display: inline-block;}
.td_layout .td_item .mask h1{font-size: 24px; color: #FFFFFF; margin-top: 7px;}
.td_layout .td_item .mask h2{font-size: 14px; color: #FFFFFF; margin-top: 5px;}
.td_layout .td_item .txtbox{text-align: center;  padding: 7px; background-color: #FFFFFF;}
.td_layout .td_item .txtbox h1{font-size: 18px; color: #292929;}
.td_layout .td_item .txtbox .td_p{height: 40px; line-height: 20px; font-size: 12px; color: #696969; overflow: hidden; margin-top: 5px;}
.td_layout .td_item:hover .mask{top: 0;}
/*施工现场*/
.sg_layout{width: 100%;}
.sg_layout .swiper-container{padding-top: 40px;}
.sg_layout .sg_item{width: 100%;}
.sg_layout .sg_item .imgbox{position: relative; display: block; padding-top: 95.2%;}
.sg_layout .sg_item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.sg_layout .sg_item .imgbox .mask{position: absolute; top: 0; left: 0; width: 100%; height: 40px; text-align: center; opacity: 0;}
.sg_layout .sg_item .imgbox .mask h1{line-height: 40px; background-color: #f39c12; color: #FFFFFF; font-size: 18px;}
.sg_layout .sg_item:hover .mask{opacity: 1; top: -40px;}
/*动态*/
.dt_layout{width: 100%; background-color: #efefef;}
.dt_layout .dt_left{width: 50%; float: left; padding-right: 10px;}
.dt_layout .dt_left .imgbox{position: relative; display: block; overflow: hidden; padding-top: 32%;}
.dt_layout .dt_left .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.dt_layout .dt_left .txtbox{margin-top: 10px;}
.dt_layout .dt_left .txtbox h1{font-size: 16px; color: #1d1d1d; font-weight: bold;}
.dt_layout .dt_left .txtbox .dt_p{font-size: 12px; color: #484848; margin-top: 10px; height: 60px; line-height: 20px; overflow: hidden;}
.dt_layout .dt_right{width: 50%; height: 290px; overflow: hidden; float: left; padding-left: 10px;}
.dt_layout .xw_item{width: 100%; margin-bottom: 15px;}
.dt_layout .xw_item .xw_a{position: relative; display: block; overflow: hidden; padding: 0 0 0 80px;}
.dt_layout .xw_item .xw_date{position: absolute; top: 0; left: 0; bottom: 0; margin: auto; border: 2px solid #dfdfdf; width: 80px; height: 100%; text-align: center;}
.dt_layout .xw_item .xw_date h1{font-size: 47px; color: #b8b8b8; font-family: "Arial";}
.dt_layout .xw_item .xw_date h2{font-size: 16px; color: #b8b8b8; font-family: "Arial";}
.dt_layout .xw_item .txtbox{height: 80px; overflow: hidden; padding: 7px 14px;}
.dt_layout .xw_item .txtbox h1{font-size: 16px; color: #1d1d1d; font-weight: bold;}
.dt_layout .xw_item .txtbox .xw_p{height: 40px; line-height: 20px; overflow: hidden; font-size: 12px; color: #484848;margin-top: 6px;}
.dt_layout .xw_item:hover .txtbox h1{color: #1e5fd3}
.dt_layout .more{text-align: center; margin-top: 15px;}
.dt_layout .more a{width: 120px; height: 35px; line-height: 33px; border: 1px solid #282828; display: inline-block; border-radius: 20px; color: #282828;}
.dt_layout .more a:hover{background-color: #1e5fd3; border: 1px solid #1e5fd3; color: #FFFFFF;}
/*服务*/
.fw_layout{width: 100%;}
.fw_layout .fw_list{text-align: justify; }
.fw_layout .fw_list:after{content: ""; display: inline-block; width: 100%; overflow: hidden;}
.fw_layout .fw_item{width: 19%; display: inline-block; margin-bottom: 5px;}
.fw_layout .fw_item .imgbox{display: block; position: relative; overflow: hidden; padding-top: 48%;}
.fw_layout .fw_item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
/*底部*/
.foot_layout{background-color: #2e2e2e;}
.foot_layout .foot_box{width: 40%; float: left;}
.foot_layout .foot_box img{max-width: 100%; height: auto;}
.foot_layout .foot_box .foot_p{margin-top: 15px; font-size: 12px; color: #bfbfbf; line-height: 20px; height: auto; overflow: hidden;}
.foot_layout .foot_box h5{margin-top: 15px; font-size: 12px; color: #FFFFFF; background: url("../image/foot_sj.png") no-repeat left; padding-left: 30px; line-height: 20px;}
.foot_layout .foot_nav{width: 35%; margin: 0 1%; padding: 0 15px; float: left;border-left: 1px solid #4d4d4d; border-right: 1px solid #4d4d4d;}
.foot_layout .foot_nav dl{width: 50%; float: left; text-align: center;}
.foot_layout .foot_nav dl dt{font-size: 18px; color: #FFFFFF; margin-bottom: 25px;}
.foot_layout .foot_nav dl a{font-size: 14px; color: #FFFFFF; line-height: 30px;}
.foot_layout .foot_nav dl a span{font-size: 14px; color: #FFFFFF; padding-right: 30px;}
.foot_layout .foot_nav dl a:hover{color: #f39c12;}
.foot_layout .foot_lx{width: 23%; float: left; padding-left: 20px;}
.foot_layout .foot_lx h1{font-size: 18px; color: #FFFFFF;}
.foot_layout .foot_lx li{margin-top: 15px; line-height: 30px; font-size: 14px; color: #FFFFFF;}
.foot_layout .foot_lx li b{width: 20px; display: inline-block;}
/*手机底部*/
.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:8px 0;}
.hot .row div a:hover{background-color: #1e5fd3;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; ;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
/*内页*/
.sub_nav .sub_tit{padding: 30px 15px; border: 5px solid #d7d7d7; background: #ff9933; text-align: left; position: relative;}
.sub_nav .sub_tit h1{font-size: 24px; color: #FFFFFF; font-weight: bold;}
.sub_nav .sub_tit h2{font-size: 14px;color: #dfdfdf; font-family: "Arial"; margin-top: 5px;}
.sub_nav .sub_tit span{position: absolute; right: 20px; top: 13px; font-size: 17px; color: #FFFFFF;}
.sub_nav .shang{margin-bottom: 15px;}
.sub_nav .shang ul{display: none;}
.sub_nav .shang .n_ul{margin-top: 10px;}
.sub_nav .shang .n_li{position: relative;height: auto; text-align: left;  margin-bottom: 5px;}
.sub_nav .shang .n_li>a{position: relative; height: 40px;background: #e4e4e4; line-height: 40px; color: #282828; font-weight: bold; display: block; overflow: hidden; padding: 0 10px 0 30px;}
.sub_nav .shang .n_li>a:before{content: ""; display: block; position: absolute; left: 0; top: 0px; bottom: 0; margin: auto 0; width: 4px; height: 25px; background-color: #e4e4e4;}
.sub_nav .shang .n_li b{position: absolute; right: 18px; top: 14px; color: #2f2f2f;}
.sub_nav .shang .n_li:hover>a:before{background: #FFFFFF;}
.sub_nav .shang .n_li:hover>a{background-color: #e59c00; color: #FFFFFF;}
.sub_nav .shang .n_li:hover b{transform:rotate(90deg); color: #FFFFFF;}
.sub_nav .shang .act>a{background-color: #e59c00; color: #FFFFFF}
.sub_nav .shang .act b{transform:rotate(90deg); color: #FFFFFF;}
/*二层*/
.sub_nav .shang .n_li .er{border: 1px solid #e5e5e5; background: #FFFFFF; margin-top: 5px;}
.sub_nav .shang .n_li .er li{height: 40px; line-height: 40px; background: #e4e4e4; margin-bottom: 1px;}
.sub_nav .shang .n_li .er li a{font-size: 12px; color: #282828; display: block; padding: 0 10px 0 30px;}
.sub_nav .shang .n_li .er li a:hover{color: #e59c00;}
/*下*/
.sub_nav .xia{width: 100%; background: #FFFFFF; border: 1px solid #d7d7d9; padding: 15px;}
.sub_nav .xia .txtbox{margin-top: 10px;}
.sub_nav .xia .txtbox ul{margin-bottom: 20px;}
.sub_nav .xia .txtbox ul li{font-size: 14px; color: #292929; line-height: 25px; word-wrap: break-word;}
.sub_nav .xia .txtbox ul li span{font-size: 12px; color: #a3a3a3; width: 20px; line-height: 25px; display: inline-block;}
.sub_nav .xia .txtbox ul li b{font-size: 14px; color: #0341a8; font-weight: normal;}
.sub_nav .xia  a{width: 100%; display: inline-block; height: 35px; line-height: 35px; font-size: 14px; color: #FFFFFF; background: #404040; text-align: center; padding: 0 10px;}
/**/
.n_title{border-bottom: 3px double #d7d7d7; padding: 10px 0;}
.n_title h1{font-size: 30px; color: #c8c8c8; font-family: "Impact"; float: left;}
.n_title h1 b{font-size: 18px; color: #c8c8c8; padding-left: 5px;}
.n_title h2{float: right; font-size: 12px; color: #404040; padding-top: 15px;}
.n_title h2 a{font-size: 12px; color: #404040;}
.n_title h2 a:hover{color: #e59c00;}
.inner{margin-top: 20px;}
/*案例页面*/
.case_inr .c_item{width: 100%; margin-bottom: 15px;}
.case_inr .c_item .imgbox{position: relative; display: block; overflow: hidden;}
.case_inr .c_item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.case_inr .c_item .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.case_inr .c_item .mask{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background-color: rgba(255,153,51,0.7); overflow: hidden;}
.case_inr .c_item .c_txt{position: absolute; top: 50%; left: 50%;  width: 100%; max-height: 100%; text-align: center; padding: 0 10px;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */
}
.case_inr .c_item .mask span{width: 30px; height: 30px; background: url("../image/jia.png") no-repeat; background-size: 100% 100%; display: inline-block;}
.case_inr .c_item .mask h5{font-size: 18px; color: #FFFFFF; margin-top: 7px;}
.case_inr .c_item .mask h6{font-size: 12px; color: #FFFFFF; margin-top: 5px;}
.case_inr .c_item h1{text-align: center; margin-top: 10px; font-size: 14px; color: #292929;}
.case_inr .c_item:hover .mask{top: 0;}
.case_inr .c_item:hover .imgbox img{transform:scale(1.1);}
.case_inr .c_item:hover h1{color: #e59c00;}
/*内页*/
.case_show{width: 100%;}
.case_show .imgbox{text-align: center; overflow: hidden; }
.case_show .imgbox img{max-width: 100%; height: auto; display: inline-block;}
.case_show .c_title{text-align: center;margin-top: 15px;}
.case_show .c_title h1{font-size: 16px; color: #333333;}
.case_show .case_p{font-size: 14px; color: #333333; line-height: 25px; margin-top: 15px;}

/*服务承诺页面*/
.serve_inr{width: 100%}
.serve_inr .txtbox{height: auto; overflow: hidden;}
.serve_inr .txtbox p{font-size: 12px; color: #696969; line-height: 25px; padding: 5px 0;}
.serve_inr .txtbox img{width: 100%; height: auto; padding: 5px 0;}

/*关于我们页面*/
.about_inr{width: 100%}
.about_inr .txtbox{height: auto; overflow: hidden;}
.about_inr .txtbox p{font-size: 12px; color: #696969; line-height: 25px; padding: 5px 0;}
.about_inr .txtbox img{width: 100%; height: auto; padding: 5px 0;}

/*联系我们页面*/
.contact_inr{width: 100%;}
.contact_inr .c_list{width: 100%; font-size: 12px; color: #696969; line-height: 25px;}
.contact_inr .ditu{margin-top: 20px; text-align: center;}
.contact_inr .ditu img{max-width: 100%; height: auto;}

/*新闻页面*/
.news_inr .news_item{width: 100%; border-bottom: 1px double #e0e0e0; padding-bottom: 15px; margin-bottom: 15px;}
.news_inr .news_item .n_box{position: relative; display: block; overflow: hidden; padding: 0 0 0 130px; top: 0;}
.news_inr .news_item .imgbox{position: absolute; top: 0; left: 0; bottom: 0; margin: auto; overflow: hidden; border: 1px solid #cdcdcd;}
.news_inr .news_item .imgbox .news_img{width: 130px; height: 100%;}
.news_inr .news_item .txtbox{height: 90px; padding: 10px 15px;}
.news_inr .news_item .txtbox h1{font-size: 14px; color: #080909; background: url("../image/wts_jian.png") no-repeat left; padding-left: 25px;}
.news_inr .news_item .txtbox .news_p{height: 40px; font-size: 12px; color: #6f6f6f; line-height: 20px; margin-top: 10px; overflow: hidden;}
.news_inr .news_item .n_box:hover{top: -3px; box-shadow: 5px 5px 5px #aaa;}
/*内页*/
.news_show .news_tit{text-align: center; border-bottom: 1px solid #aaaaaa; padding: 7px 0;}
.news_show .news_tit h1{font-size: 20px; color: #292929;}
.news_show .news_tit h2{font-size: 14px; color: #999999; margin-top: 5px;}
.news_show .txtbox{margin-top: 20px;}
.news_show .txtbox .news_p{font-size: 14px; color: #636363; line-height: 25px;}
.news_show .txtbox img{width: 100%; height: auto; margin: 15px 0;}

/*设计团队页面*/
.team_inr .c_item{width: 100%; margin-bottom: 15px;}
.team_inr .c_item .imgbox{position: relative; display: block; overflow: hidden;}
.team_inr .c_item .imgbox:before{content: ""; display: block; padding-top: 140%;}
.team_inr .c_item .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.team_inr .c_item .mask{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); overflow: hidden;}
.team_inr .c_item .c_txt{position: absolute; top: 50%; left: 50%;  width: 100%; max-height: 100%; text-align: center; padding: 0 10px;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */
}
.team_inr .c_item .mask span{width: 30px; height: 30px; background: url("../image/jia.png") no-repeat; background-size: 100% 100%; display: inline-block;}
.team_inr .c_item .mask h5{font-size: 18px; color: #FFFFFF; margin-top: 7px;}
.team_inr .c_item .mask h6{font-size: 12px; color: #FFFFFF; margin-top: 5px;}
.team_inr .c_item .txtbox{text-align: center;  padding: 7px; background-color: #FFFFFF;}
.team_inr .c_item .txtbox h1{font-size: 18px; color: #292929;}
.team_inr .c_item .txtbox h2{height: 40px; line-height: 20px; font-size: 12px; color: #696969; overflow: hidden; margin-top: 5px;}
.team_inr .c_item:hover .mask{top: 0;}
.team_inr .c_item:hover .txtbox{background-color: #1e5fd3;}
.team_inr .c_item:hover .txtbox h1{color: #FFFFFF;}
.team_inr .c_item:hover .txtbox h2{color: #FFFFFF;}

/*施工现场页面*/
.xcs_inr .c_item{width: 100%; margin-bottom: 15px;}
.xcs_inr .c_item .imgbox{position: relative; display: block; overflow: hidden;}
.xcs_inr .c_item .imgbox:before{content: ""; display: block; padding-top: 95%;}
.xcs_inr .c_item .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.xcs_inr .c_item h1{text-align: center; margin-top: 10px; font-size: 14px; color: #292929;}
.xcs_inr .c_item:hover .imgbox img{transform:scale(1.1);}
.xcs_inr .c_item:hover h1{color: #e59c00;}


@media (max-width:1199px){
    header .head_main .logo a img{width: 320px;}
    header .head_main .head_nav .top_li{padding: 0 10px;}
    header .head_main .head_nav .top_li>a{font-size: 13px;}
    .gy_layout .gy_left{height: 325px;}
    .gy_layout .gy_left h1{font-size: 40px;}
    /*内页*/
    .sub_nav .shang .n_li>a{padding: 0 10px 0 20px;}

}

@media (min-width: 991px){
    header .head_main .head_nav{display: block!important;}
}

@media (max-width: 991px){
    header .head_main .head_bg{width: 0;}
    header .head_main .top_btn{font-size: 28px; color: #FFFFFF; position: absolute; top: 18px; right: 20px;}
    header .head_main .head_nav{top: 60px; right: 0; position: absolute; width: 130px; margin: 0; background: rgba(0,0,0,0.5); display: none; transform:skew(0deg);
        -webkit-transform:skew(0deg);
        -moz-transform:skew(0deg);
        -o-transform:skew(0deg);
        -ms-transform:skew(0deg);
    }
    header .head_main .head_nav ul{transform:skew(0deg);
        -webkit-transform:skew(0deg);
        -moz-transform:skew(0deg);
        -o-transform:skew(0deg);
        -ms-transform:skew(0deg);
    }
    header .head_main .head_nav .top_li{display: block; width: 100%; height: 40px; padding: 0;border-bottom: none;}
    header .head_main .head_nav .top_li a{font-size: 14px; border-bottom: none;line-height: 40px; display: block;  color: #FFFFFF;}
    header .head_main .head_nav .top_li:hover{border-bottom: none; background: #ff9933; border-top: none; color: #FFFFFF;}
    header .head_main .head_nav .top_li:hover a{color: #FFFFFF;}
    header .head_main .top_li ul{display: none!important;}
    header .lunbo{padding-top: 60px;}
    header .lunbos{padding-top: 30%;}
    .content{margin-top: 20px; margin-bottom: 20px;}
    .gy_layout .gy_left{height: 250px;}
    .gy_layout .gy_left h1{font-size: 32px; padding-left: 70px;}
    .gy_layout .gy_left h1:after{width: 60px;}
    .gy_layout .gy_left .gy_p{padding-left: 70px;}
    .gy_layout .gy_left .gy_p:after{left: 20px;}
    .gy_layout .gy_left h2{padding-left: 70px;}
    .m_title h1{font-size: 30px;}
    .m_title h1 span{font-size: 30px;}
    .al_layout .al_dianji li{margin: 0 5px;}
    .al_layout .al_item{width: 50%;}
    .al_layout .al_item .mask span{display: none;}
    .al_layout .al_item .mask h1{font-size: 20px;}
    .td_layout .td_item .mask span{display: none;}
    .td_layout .td_item .mask h1{font-size: 20px;}
    .dt_layout .dt_right{height: 260px;}
    .foot_layout .foot_nav dl dt{margin-bottom: 10px;}
    .foot_layout .foot_lx{padding-left: 10px;}
    .foot_layout .foot_lx li{line-height: 25px; font-size: 12px;}
    /*内页*/
    .sub_nav .sub_tit{padding: 20px 10px;}
    .sub_nav .sub_tit h1{font-size: 20px;}
    .sub_nav .sub_tit h2{font-size: 12px;}
    .sub_nav .xia .txtbox{padding: 10px;}
    .news_inr .news_item .n_box{padding: 0 0 0 120px;}
    .news_inr .news_item .imgbox .news_img{width: 120px;}

}

@media (min-width: 768px){
    .sub_nav .shang .n_ul{display: block!important;}
}

@media (max-width: 767px){
    header .head_main{height: 50px;}
    header .head_main .logo{height: 50px;}
    header .head_main .logo a img{width: 265px;}
    header .head_main .head_nav{top: 50px;}
    header .head_main .top_btn{font-size: 22px; top: 13px;}
    header .lunbo{padding-top: 50px;}
    header .lunbos{padding-top: 38%;}
    .gy_layout .gy_left{width: 100%; padding-right: 0; height: auto;}
    .gy_layout .gy_left h1{padding-left: 0; text-align: center; font-size: 24px;}
    .gy_layout .gy_left h1:after{width: 0;}
    .gy_layout .gy_left .gy_p{padding-left: 0; height: auto; margin-top: 7px; line-height: 22px;}
    .gy_layout .gy_left .gy_p:after{width: 0;}
    .gy_layout .gy_left h2{padding-left: 0;}
    .gy_layout .gy_right{width: 100%; padding-left: 0; margin-top: 15px;}
    .m_title h1{font-size: 22px;}
    .m_title h1 span{font-size: 22px;}
    .sg_layout .sg_item .imgbox .mask h1{font-size: 16px;}
    .dt_layout .dt_left{width: 100%; padding-right: 0;}
    .dt_layout .dt_right{width: 100%; margin-top: 15px; padding-left: 0;}
    .dt_layout .xw_item .txtbox h1{font-size: 14px;}
    .fw_layout .fw_list{text-align: center;}
    .fw_layout .fw_item{width: 32%;}
    .foot_layout .foot_box{width: 100%;}
    .foot_layout .foot_box h5{margin-top: 10px;}
    .foot_layout .foot_nav{display: none;}
    .foot_layout .foot_lx{width: 100%; padding-left: 0; margin-top: 15px;}
    .foot_layout .foot_lx li{margin-top: 10px;}
    /*内页*/
    .sub_nav .shang .n_ul{display: none;}
    .sub_nav .sub_tit{padding: 10px;}
    .sub_nav .sub_tit h1{font-size: 18px;}
    .news_inr .news_item .n_box{padding: 0 0 0 105px;}
    .news_inr .news_item .imgbox .news_img{width: 105px;}
    .news_inr .news_item .txtbox{padding: 5px 10px; height: 75px;}
}

@media (max-width:500px){
    .container-fluid{padding-left: 8px; padding-right: 8px;}
    .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;
        padding-right: 5px;
        padding-left: 5px;
    }

}

@media (max-width:376px){
    header .head_main .logo a img{width: 250px;}
}

@media (max-width:340px){

}
