@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2017-5
 */

@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;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.container{ max-width:1200px !important;}
.container-fluid{max-width: 1000px!important;}
.xiao{padding-left: 5px; padding-right: 5px;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!important;}
.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;}
input{outline:none}
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;}

header .head_main{width: 100%; z-index: 9; position: relative;}
header .top_layout{background: url("../image/top_bg.png") no-repeat; background-size: 100% 100%; padding: 10px 0;}
header .top_layout .head_p{float: left; font-size: 12px; color: #666666;}
header .top_layout .head_a{float: right; font-size: 12px; color: #666666;}
header .top_layout .head_a a{font-size: 12px; color: #666666; padding: 0 4px;}
header .top_layout .head_a a:hover{color: #0b56ac;}
header .head_top{width: 100%; background: #fff; background-size: 100% 100%; height: 100px;}
header .logo{height: 100px; display: table; float: left;}
header .logo a{display: table-cell; vertical-align: middle;}
header .logo a img{width: 380px; height: auto;}
header .head_img{height: 100px; display: table; padding-left: 20px; float: left;}
header .head_img .head_imgs{display: table-cell; vertical-align: middle;}
header .head_img .head_imgs img{width: 260px;}
header .top_coll{float: right; display: table; height: 100px;}
header .top_coll .top_box{display: table-cell; vertical-align: middle;}
header .top_coll .top_box .top_tel{background: url("../image/top_coll.png") no-repeat left 50%; line-height: 20px; background-size: 35px; padding-left: 35px;}
header .top_coll .top_box .top_tel h1{padding-left: 10px; font-size: 14px; color: #333333;}
header .top_coll .top_box .top_tel span{font-size: 30px; color: #0b56ac; font-weight: bold; font-family: "Cambria"}
header .head_nav{background: url("../image/nav_bg.jpg") no-repeat; background-size: 100% 100%; width: 100%;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav .top_li{width: 14.28%; height: 50px; display: table; position: relative;}
header .head_nav .top_li:after{content: ""; display: block; width: 2px; height: 40%;
    background: linear-gradient(#62befc , #085197);
    position: absolute; top: 0; bottom: 0; margin: auto 0;}
header .head_nav .top_a{color: #FFFFFF; font-size: 14px; vertical-align: middle; display: table-cell; }
header .head_nav .top_li:hover .top_a{ background: linear-gradient(#0b56ac , #4ca7e5);}
header .head_nav .top_li ul{display: none; position:absolute; width: 100%; top:50px; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(34,34,34,0.7); transition:all 0.3s;}
header .head_nav .top_li ul .er a{line-height:40px;  color:#fff; transition:all 0.3s; border-bottom: none; display: block; background: none;}
header .head_nav .top_li ul .er:hover{background: #0b56ac;}
header .head_nav .top_li ul .er:hover a{color: #FFFFFF;}
header .lunbos{padding-top: 31%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
/*header .small .head_nav{position: fixed; top: 0;}*/
/*标题*/
.index-title{ margin:0px;width: 100%; float: left;}
.index-title .jgx{margin-bottom:0px; margin-top: 14px; width:41%; border-bottom: 4px solid #e6e6e6;}
.index-title .jgx b{width: 100%;height:14px; transition: all 1s;}
.index-title .wz{ width:18%;}
.index-title span{ display:block; font-size: 33px; color:#333333;text-align: center; margin-bottom: 5px;}
.index-title .wz h1{ font-size:32px; color:#074d9e; line-height:30px;}
/**/
.main{width: 100%;}
.content{margin-top: 30px; margin-bottom: 30px;}
.m_content{margin-top: 30px;}
/*业务范围*/
.yw_layout{width: 100%;}
.yw_layout .yw_tit{background: url("../image/tit_bg.png") no-repeat; background-size: 100% 100%; text-align: center; width: 250px; height: 45px;  margin: 0 auto;}
.yw_layout .yw_tit h1{font-size: 24px; color: #FFFFFF;line-height: 45px; font-weight: bold;}
.yw_layout .yw_dianji{text-align: center;}
.yw_layout .yw_dianji li{display: inline-block; margin: 3px;}
.yw_layout .yw_dianji li a{background-color: #074d9e; width: 140px; height: 35px; line-height: 35px; text-align: center; color: #FFFFFF; display: block;}
.yw_layout .yw_lists{margin-top: 20px;}
.yw_layout .yw_item{width: 100%;}
.yw_layout .yw_item .imgbox{position: relative; display: block; overflow: hidden; border: 2px solid #999999;}
.yw_layout .yw_item .imgbox:before{content: ""; display: block; padding-top: 79%;}
.yw_layout .yw_item .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.yw_layout .yw_item h1{text-align: center; font-size: 16px; color: #333333; height: 30px; line-height: 30px;}
.yw_layout .yw_item:hover .imgbox{border: 2px solid #074d9e;}
.yw_layout .yw_item:hover .imgbox img{transform:scale(1.1);}
.yw_layout .yw_item:hover h1{color: #074d9e;}
/*jj*/
/*.jj_img{background: url("../image/pp_img.jpg") no-repeat 50% 50%; background-size: 100% 100%; width: 100%; height: 300px;}*/
.jj_img{width: 100%; text-align: center;}
.jj_img img{width: 100%; height: auto;}
/*流程*/
.lc_layout .lc_dianji{text-align: center;}
.lc_layout .lc_dianji li{display: inline-block; margin: 3px;}
.lc_layout .lc_dianji li a{background-color: #074d9e; width: 140px; height: 35px; line-height: 35px; text-align: center; color: #FFFFFF; display: block;}
.lc_layout .lc_lists{width: 100%; margin-top: 20px;}
.lc_layout .lc_item{width: 100%; border: 1px solid #cacaca; padding: 5px 5px 0 5px; background-color: #FFFFFF;}
.lc_layout .lc_item .imgbox{position: relative; display: block; overflow: hidden;}
.lc_layout .lc_item .imgbox:before{content: ""; display: block; padding-top: 68%;}
.lc_layout .lc_item .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.lc_layout .lc_item h1{text-align: center; font-size: 16px; color: #333333; height: 30px; line-height: 30px;}
.lc_layout .lc_item:hover{background-color: #4ca7e5;}
.lc_layout .lc_item:hover .imgbox img{transform:scale(1.1);}
.lc_layout .lc_item:hover h1{color: #FFFFFF;}
/*案例*/
.al_layout .al_dianji{text-align: center;}
.al_layout .al_dianji li{display: inline-block; margin: 3px;}
.al_layout .al_dianji li a{background-color: #074d9e; width: 140px; height: 35px; line-height: 35px; text-align: center; color: #FFFFFF; display: block;}
.al_layout .al_lists{width: 100%; margin-top: 20px;}
.al_layout .al_item{width: 100%; border: 1px solid #cacaca; padding: 5px 5px 0 5px; background-color: #FFFFFF;}
.al_layout .al_item .imgbox{position: relative; display: block; overflow: hidden;}
.al_layout .al_item .imgbox:before{content: ""; display: block; padding-top: 68%;}
.al_layout .al_item .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.al_layout .al_item h1{text-align: center; font-size: 16px; color: #333333; height: 30px; line-height: 30px;}
.al_layout .al_item:hover{background-color: #4ca7e5;}
.al_layout .al_item:hover .imgbox img{transform:scale(1.1);}
.al_layout .al_item:hover h1{color: #FFFFFF;}
.al_layout .more{text-align: center; margin-top: 20px;}
.al_layout .more .al_btn{display: inline-block; width: 230px; height: 40px; border: 1px solid #074d9e; line-height: 38px; text-align: center;  font-size: 16px; color: #FFFFFF; background-color: #074d9e; border-radius: 7px}
.al_layout .more .al_btn:hover{color: #074d9e; background-color: #FFFFFF;}
/*展示*/
.zs_layout .zs_dianji{text-align: center;}
.zs_layout .zs_dianji li{display: inline-block; margin: 3px;}
.zs_layout .zs_dianji li a{background-color: #074d9e; width: 140px; height: 35px; line-height: 35px; text-align: center; color: #FFFFFF; display: block;}
.zs_layout .zs_lists{width: 100%; margin-top: 20px;}
.zs_layout .zs_item{width: 100%; border: 1px solid #cacaca; padding: 5px 5px 0 5px; background-color: #FFFFFF;}
.zs_layout .zs_item .imgbox{position: relative; display: block; overflow: hidden;}
.zs_layout .zs_item .imgbox:before{content: ""; display: block; padding-top: 68%;}
.zs_layout .zs_item .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.zs_layout .zs_item h1{text-align: center; font-size: 16px; color: #333333; height: 30px; line-height: 30px;}
.zs_layout .zs_item:hover{background-color: #4ca7e5;}
.zs_layout .zs_item:hover .imgbox img{transform:scale(1.1);}
.zs_layout .zs_item:hover h1{color: #FFFFFF;}
/*底部*/
.foot_main{width: 100%; background-color: #32a0ea;}
.foot_main .foot_nav{position: relative; padding: 15px 0; text-align: center;}
.foot_main .foot_nav:after{
    content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px;
    background: -webkit-linear-gradient(top, #0089e5 , #7fccff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #0089e5 , #7fccff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #0089e5 , #7fccff); /* Firefox 3.6 - 15 */
    background: linear-gradient(to top, #0089e5 , #7fccff);
}
.foot_main .foot_nav ul{display: inline-block;}
.foot_main .foot_nav li{display: inline-block; position: relative; margin-bottom: 5px;}
.foot_main .foot_nav li:after{content: ""; position: absolute; width: 1px; height: 100%; background-color: #FFFFFF;}
.foot_main .foot_nav a{padding: 0 7px; color: #FFFFFF;}
.foot_main .foot_nav a:hover{text-decoration:underline!important;}
.foot_main .foot_con{padding: 15px 0;}
.foot_main .foot_con .foot_logo{float: left; width: 40%; padding-top: 10px;}
.foot_main .foot_con .foot_logo img{max-width: 100%; height: auto;}
.foot_main .foot_con .erweima{width: 20%;float: left;}
.foot_main .foot_con .erweima .imgbox{width: 50%; float: left; padding: 0 5px; text-align: center;}
.foot_main .foot_con .erweima .imgbox img{max-width: 100%; height: auto;}
.foot_main .foot_con .erweima .imgbox h1{margin-top: 5px; font-size: 15px; color: #fff;}
.foot_main .foot_con .foot_txt{float: left; width: 40%;}
.foot_main .foot_con .foot_txt img{width: 100px; height: auto; float: left;}
.foot_main .foot_con .foot_txt p{float: left; padding-left: 20px;font-size: 14px; color: #FFFFFF; line-height: 20px;}
/*手机底部*/
.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: #026dbd;}
.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; }
/*内页*/
.n_main{width: 100%;}
.sub_nav .sub_tit{padding: 15px 0; background: url("../image/zuo_tit.jpg") no-repeat 50% 50%; background-size: cover; text-align: center; position: relative;}
.sub_nav .sub_tit h1{font-size: 22px; color: #FFFFFF;}
.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 .n_ul{margin-top: 10px; background: #FFFFFF;}
.sub_nav .shang .n_li{height: auto; margin-bottom: 5px; text-align: center;}
.sub_nav .shang .n_li .n_a{height: 35px; line-height: 35px; font-size: 15px; color: #333333; background: #e9e9e9; display: block; padding: 0 10px;}
.sub_nav .shang .n_li:hover .n_a{background: #5bb3ee; color: #FFFFFF}
/*二层*/
.sub_nav .shang .n_li .er{border: 1px solid #e5e5e5; margin-top: 3px; background: #FFFFFF; padding: 5px 5px 10px 5px;}
.sub_nav .shang .n_li .er li{height: 35px; line-height: 35px; border-bottom: 1px dashed #dfdfdf;}
.sub_nav .shang .n_li .er li a{font-size: 13px; color: #333333; display: block; padding: 0 10px 0 30px;}
.sub_nav .shang .n_li .er li a:hover{color: #de000e;}
/*下*/
.sub_nav .xia .txtbox{padding: 12px; border: 1px solid #e9e9e9; background: #e9e9e9;}
.sub_nav .xia .txtbox img{width: 100%; margin-top: 5px;}
.sub_nav .xia .txtbox ul li{font-size: 14px; color: #686868; line-height: 25px;}
/*内页标题*/
.n_title{border-bottom: 1px solid #dcdcdc; padding: 10px 0;}
.n_title h1{font-size: 14px; color: #5eb7f2; font-weight: bold; float: left;}
.n_title h2{float: right;font-size: 14px; color: #333333;}
/**/
.inner{margin-top: 20px;}
.n_form{margin-top: 50px;}
.n_form h5{background-color: #98cff4; padding: 10px; width: 100%; color: #010101; font-weight: bold;}
.n_form .form_left{float: left; width: 40%; padding: 0 5px;}
.n_form label{font-size: 14px; color: #777777; height: 35px; line-height: 35px; font-weight: normal; padding: 0;}
.n_form input{border: 1px dashed #aaaaaa; background-color: #f2f2f2;}
.n_form .aaa{width: 100%; height: 30px; line-height: 28px; color: #FFFFFF; text-align: center; background-color: #32a0ea; border: 1px solid #32a0ea; margin-top: 15px;}
.n_form .form-horizontal .form-group{margin-left: 0; margin-right: 0; margin-bottom: 0;}
.n_form .form_right{float: left; width: 60%; padding: 0 5px;}
.n_form textarea{border: 1px dashed #aaaaaa; background-color: #f2f2f2; height: 148px;}

/*工程案例页面*/
.als_inner{width: 100%;}
.als_inner .als_item{width: 100%; border: 1px solid #cacaca; padding: 5px 5px 0 5px; background-color: #FFFFFF; margin-bottom: 15px;}
.als_inner .als_item .imgbox{position: relative; display: block; overflow: hidden;}
.als_inner .als_item .imgbox:before{content: ""; display: block; padding-top: 68%;}
.als_inner .als_item .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.als_inner .als_item h1{text-align: center; color: #333333; height: 30px; line-height: 30px;}
.als_inner .als_item:hover{background-color: #4ca7e5;}
.als_inner .als_item:hover .imgbox img{transform:scale(1.1);}
.als_inner .als_item:hover h1{color: #FFFFFF;}
.als_inner img{max-width: 100%;}
/*首页新闻页面*/
.news { width:100%; margin:50px 0 0 0;}
.news_main { width:100%;margin-top:30px;}
.news_left { width:48%;float:left;overflow:hidden;}
.news_left .news_img { margin-bottom:7px;max-width:500px; max-height: 375px; border: 1px solid #ccc}
.news_left .news_img img { display:block;  margin:0 auto;max-width:500px; max-height: 375px}
.news_left .h1 { line-height:38px; font-size:16px; color:#333;}
.news_left .h3 { height: 80px; line-height:25px; font-size:14px; color:#333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_left .h4 { width:73px;height:25px;line-height:25px;text-align:center; font-size:12px; color:#0068b7; margin-top:15px; border-radius:20px;  border:1px solid #a9dcf7; transition:all 0.5s;}
.news_left:hover img { opacity:0.8;}
.news_left:hover .h4 { background:#a9dcf7;}
.news_left:hover .h1 { color:#1771cd;}
.news_right { width:50%;float:right;overflow:hidden;}
.news_right ul { display:block;}
.news_right ul li { margin-bottom:19px;}
.news_right ul li .news_B { width:123px;height:108px;float:left;margin-right:18px;overflow:hidden; }
.news_right ul li .news_B .news_img { width:100%;height:100%;}
.news_right ul li .nb { overflow:hidden;}
.news_right ul li .nb .h1 { line-height:18px; font-size:16px; color:#333; transition:all 0.5s;}
.news_right ul li .nb .h3 { line-height:22px; font-size:14px; color:#333; margin-top:10px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_right ul li .nb .h4 { width:73px;height:25px;line-height:25px;text-align:center; font-size:12px; color:#0068b7; margin-top:13px; border-radius:20px; border:1px solid #1771cd; transition:all 0.5s;}
.news_right ul li:hover .news_img { transform:scale(1.1,1.1);}
.news_right ul li:hover .h4 { background:#1771cd; color: #fff}
.news_right ul li:hover .h1 { color:#0065bd;}

/*相册内页*/
.inner .inns_left{width: 40%; float: left;}
.inner .inns_left #showbox { background:#eee;}
.inner .inns_left #showbox span { background:url(../image/whitebg.png) repeat; width: 100px!important; height: 100px!important;}
.inner .inns_left #showsum { left:15px; margin-top:10px; width: 270px!important;}
.inner .inns_left #showbox img{border: 5px solid #4ca7e5;}
/*.inner #showsum p{left: 0!important;}*/
.inner .inns_left #showsum span {border:1px solid #ddd;}
.inner .inns_left #showsum span.sel { border:1px solid #4ca7e5;}
.inner .inns_left .imgbox{position: relative; display: block; overflow: hidden;}
.inner .inns_left .imgbox:before{content: ""; display: block; padding-top: 54%;}
.inner .inns_left .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.inner .inns_left .showpage { width:300px; position:relative;}
.inner .inns_left .showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:-62px; text-decoration:none; color:#999;}
.inner .inns_left .showpage a#shownext { left:auto; right:0;}
.inner .inns_left .showpage a:hover { background:#ccc; color:#777;}
.inner .inns_right{padding: 15px; width: 60%; float: left;}
.inner .inns_right h1{font-size: 18px; color: #333333; font-weight: bold;}
.inner .inns_right p{font-size: 14px; color: #333333; line-height: 20px; margin-top: 20px;}
.inner .inns_right a{padding: 10px 20px; background-color: #dd2721; color: #FFFFFF; margin-top: 50px; display: inline-block;}
.inner .inns_con{margin-top: 20px;}
.inner .inns_con .inns_tit{position: relative; width: 100%;}
.inner .inns_con .inns_tit h1{display: inline-block; width: 200px; height: 41px; line-height: 41px; background-color: #007dff; text-align: center; color: #FFFFFF; font-size: 18px; overflow: hidden;}
.inner .inns_con .inns_tit h1:after{content: ""; display: block; position: absolute; width: 100%; height: 1px; background-color: #c8c8c8; top: 20px; z-index: -1;}
.inner .inns_con .txtbox{margin-top: 15px;}
.inner .inns_con .txtbox p{font-size: 16px; color: #666666; line-height: 25px;}

/*公司简介页面*/
.jjs_inner{width: 100%;}
.jjs_inner .txtbox{height: auto; overflow: hidden; line-height: 30px}
.jjs_inner .txtbox p{font-size: 16px; color: #666666; line-height: 25px;}

/*经营范围页面*/
.jys_inner{width: 100%;}
.jys_inner .jys_item{width: 100%; border: 1px solid #cacaca; padding: 5px 5px 0 5px; background-color: #FFFFFF; margin-bottom: 15px;}
.jys_inner .jys_item .imgbox{position: relative; display: block; overflow: hidden;}
.jys_inner .jys_item .imgbox:before{content: ""; display: block; padding-top: 68%;}
.jys_inner .jys_item .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.jys_inner .jys_item h1{text-align: center; color: #333333; height: 30px; line-height: 30px;}
.jys_inner .jys_item:hover{background-color: #4ca7e5;}
.jys_inner .jys_item:hover .imgbox img{transform:scale(1.1);}
.jys_inner .jys_item:hover h1{color: #FFFFFF;}

/*联系我们页面*/
.lxs_inner{width: 100%;}
.lxs_inner ul li{font-size: 15px; color: #686868; line-height: 25px;}
.lxs_inner .ditu{margin-top: 20px;}

/*施工流程页面*/
.lcs_inner{width: 100%;}
.lcs_inner .lcs_item{width: 100%; margin-bottom: 20px; position: relative; top: 0;}
.lcs_inner .lcs_item .lcs_list{position: relative; display: block; overflow: hidden; padding: 0 0 0 260px;}
.lcs_inner .lcs_item .imgbox{position: absolute; overflow: hidden; top: 0; left: 0; bottom: 0;padding: 5px; margin: auto; border: 1px solid #c6c6c6;background-color: #FFFFFF;}
.lcs_inner .lcs_item .imgbox .lcs_img{width: 240px; height: 100%; border: 1px solid #c6c6c6;}
.lcs_inner .lcs_item .txtbox{height: 170px; padding: 10px 20px;}
.lcs_inner .lcs_item .txtbox h1{font-size: 18px; color: #333333; font-weight: bold;}
.lcs_inner .lcs_item .txtbox .lcs_p{height: 40px; line-height: 20px; overflow: hidden; margin-top: 15px;}
.lcs_inner .lcs_item .txtbox a{width: 120px; height: 30px; line-height: 30px; text-align: center; color: #FFFFFF; display: inline-block; float: left; margin: 15px 5px 0 5px;}
.lcs_inner .lcs_item .txtbox .a1{background-color: #4ca7e5;}
.lcs_inner .lcs_item .txtbox .a2{background-color: #dd2721;}
.lcs_inner .lcs_item:hover .imgbox{background-color: #4ca7e5;}
.lcs_inner .lcs_item:hover{top: -3px; box-shadow: 5px 5px 5px #aaaaaa;}

/*新闻动态页面*/
.xws_inner{width: 100%;}
.xws_inner .xws_item{width: 100%; margin-bottom: 20px; position: relative; top: 0;}
.xws_inner .xws_item .xws_list{position: relative; display: block; overflow: hidden; padding: 0 0 0 260px;}
.xws_inner .xws_item .imgbox{position: absolute; overflow: hidden; top: 0; left: 0; bottom: 0;padding: 5px; margin: auto; border: 1px solid #c6c6c6;background-color: #FFFFFF;}
.xws_inner .xws_item .imgbox .xws_img{width: 240px; height: 100%; border: 1px solid #c6c6c6;}
.xws_inner .xws_item .txtbox{height: 170px; padding: 10px 20px;}
.xws_inner .xws_item .txtbox h1{font-size: 16px; color: #333333; font-weight: bold;}
.xws_inner .xws_item .txtbox .xws_p{height: 40px; line-height: 20px; overflow: hidden; margin-top: 15px;}
.xws_inner .xws_item .txtbox a{width: 120px; height: 30px; line-height: 30px; text-align: center; color: #FFFFFF; display: inline-block; float: left; margin: 15px 5px 0 5px;}
.xws_inner .xws_item .txtbox .a1{background-color: #4ca7e5;}
.xws_inner .xws_item .txtbox .a2{background-color: #dd2721;}
.xws_inner .xws_item:hover .imgbox{background-color: #4ca7e5;}
.xws_inner .xws_item:hover{top: -3px; box-shadow: 5px 5px 5px #aaaaaa;}

/*材料展示页面*/
.zss_inner{width: 100%;}
.zss_inner .zss_item{width: 100%; margin-bottom: 20px; position: relative; top: 0;}
.zss_inner .zss_item .zss_list{position: relative; display: block; overflow: hidden; padding: 0 0 0 260px;}
.zss_inner .zss_item .imgbox{position: absolute; overflow: hidden; top: 0; left: 0; bottom: 0;padding: 5px; margin: auto; border: 1px solid #c6c6c6;background-color: #FFFFFF;}
.zss_inner .zss_item .imgbox .zss_img{width: 240px; height: 100%; border: 1px solid #c6c6c6;}
.zss_inner .zss_item .txtbox{height: 170px; padding: 10px 20px;}
.zss_inner .zss_item .txtbox h1{font-size: 18px; color: #333333; font-weight: bold;}
.zss_inner .zss_item .txtbox .zss_p{height: 40px; line-height: 20px; overflow: hidden; margin-top: 15px;}
.zss_inner .zss_item .txtbox a{width: 120px; height: 30px; line-height: 30px; text-align: center; color: #FFFFFF; display: inline-block; float: left; margin: 15px 5px 0 5px;}
.zss_inner .zss_item .txtbox .a1{background-color: #4ca7e5;}
.zss_inner .zss_item .txtbox .a2{background-color: #dd2721;}
.zss_inner .zss_item:hover .imgbox{background-color: #4ca7e5;}
.zss_inner .zss_item:hover{top: -3px; box-shadow: 5px 5px 5px #aaaaaa;}
/*内页*/



@media (max-width:1199px){
    /*内页*/
    .inner .inns_left{width: 50%}
    .inner .inns_right{width: 50%}
    .lcs_inner .lcs_item .lcs_list{padding: 0 0 0 215px;}
    .lcs_inner .lcs_item .imgbox .lcs_img{width: 200px;}
    .lcs_inner .lcs_item .txtbox{height: 160px;}
}

@media (min-width:991px){
    header .head_nav{display: block!important;}
}

@media (max-width:991px){
    header .head_top{height: 80px;}
    header .logo{height: 80px;}
    header .logo a img{width: 380px;}
    header .top_btn{font-size: 32px; color: #333; position: absolute; top: 55px; right: 18px;}
    header .head_img{height: 80px;}
    header .head_nav{position: absolute; top: 110px;; right: 0; display: none; width: 130px; background: rgba(0,0,0,0.7); z-index: 99999; height: auto;}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 100%; height: 40px; background: none;}
    header .head_nav .top_li .top_a span{display: none;}
    header .head_nav .top_li ul{display: none!important;}
    header .lunbos{padding-top: 33%;}
    .content{margin-top: 20px; margin-bottom: 20px;}
    .m_content{margin-top: 20px;}
    .index-title .wz{width: 20%;}
    .index-title .jgx{width: 40%;}
    .index-title .wz h1{font-size: 24px;}
    .index-title span{font-size: 24px;}
    .foot_main .foot_con .foot_logo{width: 100%; text-align: center;}
    .foot_main .foot_con .foot_txt{width: 100%; margin-top: 15px;}
    .foot_main .foot_con .foot_txt img{display: block;}
    /*内页*/
    .inner .inns_left{width: 100%}
    .inner .inns_right{width: 100%}
    .inner .inns_con .inns_tit h1{width: 150px; height: 31px; line-height: 31px; font-size: 16px;}
    .lcs_inner .lcs_item .lcs_list{padding: 0 0 0 180px;}
    .lcs_inner .lcs_item .imgbox .lcs_img{width: 165px;}
    .lcs_inner .lcs_item .txtbox{height: 140px;}
    .xws_inner .xws_item .xws_list{padding: 0 0 0 180px;}
    .xws_inner .xws_item .imgbox .xws_img{width: 165px;}
    .xws_inner .xws_item .txtbox{height: 140px;}
    .zss_inner .zss_item .zss_list{padding: 0 0 0 180px;}
    .zss_inner .zss_item .imgbox .zss_img{width: 165px;}
    .zss_inner .zss_item .txtbox{height: 140px;}
    .news_right { width:100%;}
}

@media (min-width: 768px){
    .sub_nav .shang .n_ul{display: block!important;}
}

@media (max-width: 767px){
    header .head_top{height: 50px;}
    header .logo{height: 50px;}
    header .logo a img{width: 260px;}
    header .top_btn{top: 12px; font-size: 28px;}
    header .head_nav{top: 50px;}
    header .lunbos{padding-top: 35%;}
    .index-title .jgx{width: 36%; border-bottom: 2px solid #e6e6e6;}
    .index-title .wz{width: 28%;}
    .index-title .wz h1{font-size: 18px;}
    .index-title span{font-size: 18px; margin-bottom: 0;}
    .yw_layout .yw_tit{width: 220px;}
    .yw_layout .yw_tit h1{font-size: 18px;}
    .yw_layout .yw_dianji li a{width: 120px; height: 30px; line-height: 30px;}
    .lc_layout .lc_dianji li a{width: 120px; height: 30px; line-height: 30px;}
    .al_layout .al_dianji li a{width: 120px; height: 30px; line-height: 30px;}
    .zs_layout .zs_dianji li a{width: 120px; height: 30px; line-height: 30px;}
    .al_layout .more .al_btn{width: 190px;height: 30px; line-height: 28px;}
    .al_layout .al_item h1{font-size: 14px;}
    .lc_layout .lc_item h1{font-size: 14px;}
    .yw_layout .yw_item h1{font-size: 14px;}
    .zs_layout .zs_item h1{font-size: 14px;}
    .foot_main .foot_nav{padding: 10px 0;}
    .foot_main .foot_con{padding: 10px 0;}
    .foot_main .foot_con .foot_txt{text-align: center; padding: 0;margin: 0; }
    .foot_main .foot_con .foot_txt p{padding-left: 0;}
    /*内页*/
    .sub_nav .sub_tit{padding: 10px 0;}
    .sub_nav .sub_tit h1{font-size: 18px;}
    .sub_nav .shang .n_ul{display: none;}
    .n_form .form_left{width: 100%}
    .n_form .form_right{width: 100%}
    .inner .inns_con .txtbox p{font-size: 14px;}
    .lcs_inner .lcs_item .lcs_list{padding: 0 0 0 130px;}
    .lcs_inner .lcs_item .imgbox .lcs_img{width: 115px;}
    .lcs_inner .lcs_item .txtbox{height: 100px; padding: 5px 10px;}
    .lcs_inner .lcs_item .txtbox h1{font-size: 14px;}
    .lcs_inner .lcs_item .txtbox .lcs_p{font-size: 12px; margin-top: 5px; height: 60px;}
    .xws_inner .xws_item .xws_list{padding: 0 0 0 130px;}
    .xws_inner .xws_item .imgbox .xws_img{width: 115px;}
    .xws_inner .xws_item .txtbox{height: 100px; padding: 5px 10px;}
    .xws_inner .xws_item .txtbox h1{font-size: 14px;}
    .xws_inner .xws_item .txtbox .xws_p{font-size: 12px; margin-top: 5px; height: 60px;}
    .zss_inner .zss_item .zss_list{padding: 0 0 0 130px;}
    .zss_inner .zss_item .imgbox .zss_img{width: 115px;}
    .zss_inner .zss_item .txtbox{height: 100px; padding: 5px 10px;}
    .zss_inner .zss_item .txtbox h1{font-size: 14px;}
    .zss_inner .zss_item .txtbox .zss_p{font-size: 12px; margin-top: 5px; height: 60px;}
    .news_right { width:100%;}
}

@media (max-width:450px){
    .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){
    .index-title .jgx{display: none;}
    .index-title .wz{width: 100%;}
}

@media (max-width:340px){
    header .logo a img{width: 245px;}
}


.foot_main .foot_con .erweima{width: 20%;float: left;}
.foot_main .foot_con .erweima .imgbox{width: 50%; float: left; padding: 0 5px; text-align: center;}
.foot_main .foot_con .erweima .imgbox img{max-width: 100%; height: auto;}
.foot_main .foot_con .erweima .imgbox h1{margin-top: 5px; font-size: 15px; color: #fff;}
@media (max-width:991px){
    .foot_main .foot_con .erweima{width: 100%; margin-top: 15px;}
}
/*浮动QQ*/
.dock {
    position: fixed;
    right: 0px;
    width: 50px;
    -moz-opacity: 0.7;
    opacity: 0.7;
    z-index: 200;
}

.dock.close {
    z-index: 50;
}

.dock ul.icons {
    position: absolute;
    list-style: none;
    right: 0px;
    padding: 0px;
    width: 50px;
    border: 1px solid #333;
    border-right: none;
    background: #111;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
    right: -70px;
}

.dock ul.icons li i {
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    background: url(../images/icons.png) no-repeat;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    z-index: 210;
}

.dock ul.icons li.active i {
    -moz-opacity: 0.4;
    opacity: 0.4;
}

.dock ul.icons li.up i {
    background-position: -63px -150px;
}

.dock ul.icons li.tel i {
    background-position: -62px -108px;
}

.dock ul.icons li.im i {
    background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
    background-position: -59px -66px;
}

.dock ul.icons li.down i {
    background-position: -63px -190px;
}

.dock ul.icons li p {
    display: block;
    position: absolute;
    top: 50px;
    right: -260px;
    padding: 15px 20px;
    height: 120px;
    color: White;
    line-height: 30px;
    border: 1px solid #333;
    border-right: none;
    background: #111;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease-in-out .1s;
    -moz-transition: all .4s ease-in-out .1s;
    -ms-transition: all .4s ease-in-out .1s;
    -o-transition: all .4s ease-in-out .1s;
    transition: all .4s ease-in-out .1s;
    overflow: hidden;
    z-index: 201;
}

.dock ul.icons li.active p {
    right: 50px;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
    width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p a {
    display: block;
    margin-top: 12px;
    width: 100px;
    height: 35px;
    line-height: 32px;
    color: #00dfb9;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #00dfb9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
    color: White;
    background: #0f8773;
    border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
    width: 160px;
    height:150px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
    
    border: 2px solid #000;
}

.dock a.switch {
    position: absolute;
    display: block;
    top: 270px;
    right: 11px;
    width: 26px;
    height: 26px;
    background: url(../images/icons.png) no-repeat 0px -640px;
    cursor: pointer;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    -ms-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
}

.dock a.switch.off {
    background-position: -32px -640px;
}
.con img{ max-width: 100% }