@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2017-4
 */

@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');
}

.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.inputclear{ padding:0; margin:0; background:none; border:none;}
.maxwidth{ max-width:100% !important;}
.w100{ width:100% !important;}
.h100{ height:100% !important;}
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: 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}
.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;}

header .head_top{width: 100%; background: #FFFFFF; height: 90px;}
header .logo{height: 90px; display: table; float: left;}
header .logo a{display: table-cell; vertical-align: middle;}
header .logo a img{width: 350px; height: auto;}
header .top_coll{float: right; display: table; height: 90px;}
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: 45px;}
header .top_coll .top_box .top_tel h1{font-size: 14px; color: #333333; line-height: 25px;}
header .top_coll .top_box .top_tel span{font-size: 24px; color: #bd1314;}
header .head_nav{background: #bd1314;width: 100%; position: relative; border-top: 5px solid #ffc300;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav .top_li{width: 14.2%; height: 45px; list-style-type:none; display: table; position: relative;}
header .head_nav .top_li .top_a{color: #FFFFFF; font-size: 14px; vertical-align: middle; display: table-cell; }
header .head_nav .top_li .top_a span{display: block; padding-top: 3px; height: 15px; overflow: hidden; font-size: 12px; color: #FFFFFF; font-family: "Arial";}
header .head_nav .top_li:hover .top_a{color: #FFFFFF; background: #ffc300;}
header .head_nav .top_li ul{display: none; position:absolute; width: 100%; top:44px; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(0,0,0,0.6); transition:all 0.3s; margin-bottom: 2px;}
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: #bd1314;}
header .head_nav .top_li ul .er:hover a{color: #FFFFFF;}
header .lunbos{padding-top: 33%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
/*主页标题*/
.zhu_tit{text-align: center;}
.zhu_tit .gang{display: inline-block; width: 10%; height: 1px; background: #ffc300; margin-bottom: 13px;}
.zhu_tit h1{font-size: 26px; color: #010101; display: inline-block; font-weight: bold; padding: 0 15px;}
.zhu_tit h2{font-size: 18px; color: #b2b2b2; margin-top: 5px;}
.zhu_tit:hover h1{color: #ffc300;}
/**/
.main{width: 100%;}
.main .main_content{margin-top: 30px; margin-bottom: 30px;}
.main .main_content .main_new{margin-top: 30px;}
/*服务项目*/
.fw_list .fw_box{width: 100%; text-align: center;}
.fw_list .fw_box .imgbox{text-align: center; position: relative; display: inline-block; width: 200px; height: 200px; border-radius: 50%; overflow: hidden; border: 2px solid #a0a0a0;}
.fw_list .fw_box .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.fw_list .fw_box .txtbox{text-align: center; overflow: hidden; margin-top: 10px;}
.fw_list .fw_box .txtbox h1{font-size: 16px; color: #020202;}
.fw_list .fw_box .txtbox h2{font-size: 14px; color: #333333; margin-top: 2px;}
.fw_list .fw_box .txtbox .more{display: inline-block; padding: 7px 15px; background: #aaaaaa; color: #FFFFFF; margin-top: 10px; border-radius: 5px;}
.fw_list .fw_box:hover .imgbox{border: 2px solid #bd1314;}
.fw_list .fw_box:hover .txtbox h1{color: #bd1314;}
.fw_list .fw_box:hover .txtbox .more{background: #bd1314;}
/*关于我们*/
.gy_main{width: 100%; background: url("../image/gy_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.gy_main .zhu_tit h1{color: #FFFFFF;}
.gy_main .zhu_tit h2{color: #FFFFFF;}
.gy_list .abousbox1{height:295px; background:url(../image/gy_bgs.png) no-repeat; background-size:100% 100%;}
.gy_list .abousbox1 .imgbox{ padding:15px 15px 0 0; width:38%;}
.gy_list .abousbox1 .imgbox img{ height: 100%;}
.gy_list .abousbox1 .textbox{ width:62%;}
.gy_list .abousbox1 .text h1{font-size: 18px; color: #FFFFFF; margin-bottom: 10px;}
.gy_list .abousbox1 .text{ padding:40px 10px 0 20px; color:#FFFFFF; line-height:27px; height: 230px; overflow:hidden; text-align: left;}
.gy_list .abousbox1 .more{ margin:10px 40px 0 0; width:75px; height:24px; background:#7a7a7a; line-height:24px; color:#fff;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -ms-transition:all 0.3s;
    -o-transition:all 0.3s;
}
.gy_list .abousbox1 .more:hover{ background:#e80808;}
/*最新产品*/
.cp_list .cp_box{width: 100%;}
.cp_list .cp_box .imgbox{position: relative; display: block; border: 1px solid #adadad; overflow: hidden;}
.cp_list .cp_box .imgbox:before{content: ""; padding-top: 103%; display: block;}
.cp_list .cp_box .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; height: auto;}
.cp_list .cp_box .txtbox{height: 30px; text-align: center; background: #adadad;}
.cp_list .cp_box .txtbox h1{line-height: 30px; color: #FFFFFF;}
.cp_list .cp_box:hover .imgbox{border: 2px solid #bd1314;}
.cp_list .cp_box:hover .txtbox{background: #bd1314;}
/*新闻中心*/
.xw_main{background: #f2f2f2;}
.xw_list .xw_box{width: 100%; margin-bottom: 15px;}
.xw_list .xw_box .imgbox{width: 100%; display: block; position: relative; overflow: hidden; border:1px solid #ccc}
.xw_list .xw_box .imgbox:before{content: ""; padding-top: 45%; display: block;}
.xw_list .xw_box .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; height: auto;}
.xw_list .xw_box .txtbox{margin-top: 10px;}
.xw_list .xw_box .txtbox h1{font-size: 15px; color: #363636; position: relative;}
.xw_list .xw_box .txtbox h1 span{position: absolute; right: 0; font-size: 14px; color: #7e7e7e; top: 1px;}
.xw_list .xw_box .txtbox .xw_p{height: 80px; overflow: hidden; margin-top: 5px; }
.xw_list .xw_box .txtbox .xw_p p{color: #7a7a7a; font-size: 12px; line-height: 20px;}
.xw_list .xw_box:hover .imgbox img{transform:scale(1.1);}
.xw_list .xw_box:hover .txtbox h1{color: #bd1314;}
/*客户案例*/
.al_list{}
.al_list .picture17 { height:460px; transition:all 0.3s;transition:all 1s;}
.al_list .picture17 a{ display:block;width:100%; height:100%; text-align:center;transition:all 1s;}
.al_list .picture17 .leftss,.picture17 .picture17-4 .picture17-4-1{ width:35%; height:100%;transition:all 1s;}
.al_list .picture17 .content{ padding:0 16px; width:50%;height:100%;transition:all 1s;}
.al_list .picture17 .right{ width:15%;height:100%;transition:all 1s;}
.al_list .picture17 .picture17-1{ padding:40px 0 0 0;height:27%; background:#f39c0f; background-size:cover;transition:all 1s;}
.al_list .picture17 .picture17-2{ padding:16px 0 0 0; height:73%;transition:all 1s;}
.al_list .picture17 .picture17-3,.picture17 .picture17-5{ height:65%;transition:all 1s;}
.al_list .picture17 .picture17-4,.picture17 .picture17-6{ padding:16px 0 0 0; height:35%;transition:all 1s;}
.al_list .picture17 .picture17-4 .picture17-4-1{ padding:50px 0 0 0; background:#1c7cff;transition:all 1s;}
.al_list .picture17 .picture17-4 .picture17-4-2{ padding:0 0 0 16px; width:65%;height:100%;transition:all 1s;}
.al_list .picture17 span{ display:block; height:100%; background:  rgba(211,0,0,0.5); opacity:0; transition:all 0.3s;  position: relative;}
.al_list .picture17 span .aaa{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); max-width: 100%; max-height: 100%; font-size: 30px; color: #FFFFFF;}
.al_list .picture17 span .aaa p{font-size: 20px;margin-top: 10px}
.al_list .picture17 a:hover span{ opacity:1;}
/*底部*/
.footer5{ padding:15px 0; background:#bd1314;transition:all 1s; width: 100%; float: left;}
.footer5 .left{ width:13%;transition:all 1s;}
.footer5 .left h6{font-size: 12px; margin-top: 3px;}
.footer5 .right{ margin:0 0 0 3%; padding:0 0 0 3%;width:81%;transition:all 1s; border-left: solid 1px #fff;}
.footer5 .left .QrCode{width:100%; color:#fff;transition:all 1s;}
.footer5 section{color:#fff; line-height: 20px;}
.footer5 section nav{height:14px;}
.footer5 section nav li{padding: 0 10px; line-height:14px;transition:all 1s; border-left: 1px solid #FFFFFF;}
.footer5 section nav li a{ color:#fff; transition:all 0.3s;}
.footer5 section nav li a:hover{ color:#FFFFFF;}
.footer5 section .ContactUs{margin:6px 0;}
.footer5 .lx_list{width: 100%; margin-top: 5px;}
.footer5 .lx_list li{width: 50%; float: left; font-size: 14px; color: #FFFFFF;}
/*手机底部导航*/
.hot{width:100%; height:59px; background:#bd1314; position:fixed; bottom:0; left:0; z-index:99;}
.hot span{ olor:#fff; font-size:16px; line-height:20px; padding-top:12px;}
.hot  .pa{height: 60px; padding-top: 10px; border-right: 1px solid #FFFFFF;}
.hot  .pas{height: 68px; padding-top: 15px}
.hot h6{ font-size:14px; line-height:26px; font-family:'Microsoft YaHei'; color:#fff;}
.hot .row div a{ display:block; color:#fff; padding:5px 0; margin-top:0px;}
.hot .pa:hover { background:#ffc300;}
/*内页*/
.li_none{display: none;}
.sub_nav .shang{padding: 0; margin-bottom: 20px;}
.sub_nav h1{background: #f20c0c; text-align: center; padding: 10px; color: #FFFFFF; font-size: 20px; position: relative;}
.sub_nav h1 span{position: absolute; right: 20px; top: 15px;}
.sub_nav .shang .sub_ul{margin-bottom: 20px;padding-top: 3px; background: #FFFFFF;}
.sub_nav .shang .sub_li{text-align: center; background: #e9e9e9; margin-bottom: 3px;}
.sub_nav .shang .sub_li .sub_a{display:block; font-size:14px; line-height:35px; height: 35px; color: #222222;}
.sub_nav .shang .sub_li:hover{background: #ffcf33;}
.sub_nav .shang .sub_li:hover .sub_a{color: #FFFFFF;}
.sub_nav .active{display: block;}
/*二级*/
.sub_nav .shang .er{margin-top: 2px; overflow: hidden; background: #FFFFFF;}
.sub_nav .shang .er li{height: 30px; line-height: 28px; padding: 0 10px; background: #FFFFFF; text-align: center; border: 1px solid #dddddd; margin: 2px 0;}
.sub_nav .shang .er li a{display: block; font-size: 12px;}
.sub_nav .shang .er li a:hover{color: #ffcf33;}
/*左下*/
.sub_nav .xia{width: 100%; background: #e9e9e9;}
.sub_nav .xia .imgbox{text-align: center;}
.sub_nav .xia .imgbox img{width: 100%; height: auto; display: inline-block;}
.sub_nav .xia .txtbox{background: #e9e9e9;}
.sub_nav .xia .txtbox ul{padding: 10px 15px; line-height:26px;}
.sub_nav .xia .txtbox ul li{font-size: 12px; color: #282828; line-height: 25px;}
.sub_nav .xia .txtbox ul li b{font-size: 12px; color: #f20c0c; font-weight: normal;}
/*内页标题*/
.nei_tit{border-bottom: 2px solid #c7c7c7;}
.nei_tit h1{float: left; display: inline-block; font-size: 18px; color: #f20c0c; border-bottom: 2px solid #f20c0c; padding: 10px 0; width: 15%; text-align: center; margin-bottom: -2px;}
.nei_tit h2{float: right; color: #f20c0c; padding-top: 15px;}
.nei_main{width: 100%; display: block;}
.nei_main .nei_content{margin-top: 30px; margin-bottom: 50px;}
.nei_main .nei_content .nei_new{margin-top: 10px;}
/*产品展示页面*/
.cps_list{width: 100%;}
.cps_list .cps_box{width: 100%; margin-bottom: 20px;}
.cps_list .cps_box .imgbox{display: block; position: relative; overflow: hidden; border: 1px solid #adadad;}
.cps_list .cps_box .imgbox:before{content: ""; padding-top: 103%; display: block; overflow: hidden;}
.cps_list .cps_box .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%; transition: all 0.4s;}
.cps_list .cps_box .txtbox{height: 30px; text-align: center; overflow: hidden; margin-top: 1px;}
.cps_list .cps_box .txtbox h1{line-height: 30px; font-size: 14px; color: #FFFFFF; background: #adadad; display: block;}
.cps_list .cps_box:hover .imgbox{border: 1px solid #f20c0c;}
.cps_list .cps_box:hover .imgbox img{transform:scale(1.1);}
.cps_list .cps_box:hover .txtbox h1{background: #f20c0c;}
/*内页*/
.cpss_list{width: 100%;}
.cpss_list .imgbox{text-align: center;}
.cpss_list .imgbox img{max-width: 100%; height: auto;}
.cpss_list .txtbox{text-align: center; margin-top: 10px;}
.cpss_list .txtbox h1{font-size: 14px; color: #181818; margin-bottom: 15px;}

/*成功案例页面*/
.als_list{width: 100%;}
.als_list .als_box{width: 100%; margin-bottom: 20px;}
.als_list .als_box .imgbox{display: block; position: relative; overflow: hidden; border: 1px solid #adadad;}
.als_list .als_box .imgbox:before{content: ""; padding-top: 103%; display: block; overflow: hidden;}
.als_list .als_box .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%; transition: all 0.4s;}
.als_list .als_box .txtbox{height: 30px; text-align: center; overflow: hidden; margin-top: 1px;}
.als_list .als_box .txtbox h1{line-height: 30px; font-size: 14px; color: #FFFFFF; background: #adadad; display: block;}
.als_list .als_box:hover .imgbox{border: 1px solid #f20c0c;}
.als_list .als_box:hover .imgbox img{transform:scale(1.1);}
.als_list .als_box:hover .txtbox h1{background: #f20c0c;}

/*公司简介页面*/
.jjs_list{width: 100%;}
.jjs_list .imgbox{text-align: center;}
.jjs_list .imgbox img{max-width: 100%; height: auto;}
.jjs_list .txtbox{margin-top: 15px;}
.jjs_list .txtbox p{font-size: 14px; color: #222222; line-height: 25px;}

/*技术中心页面*/
.jss_list{width: 100%;}
.jss_list .jss_box{width: 100%; margin-bottom: 20px;}
.jss_list .jss_box .jss_a{position: relative; top: 0; display: block; overflow: hidden; padding: 0 0 0 180px;}
.jss_list .jss_box .imgbox{position: absolute; display: block; overflow: hidden; border: 1px solid #c1c1c1; top: 0; left: 0; bottom: 0; margin: auto; z-index: 9;}
.jss_list .jss_box .imgbox .jss_img{width: 180px; height: 100%;}
.jss_list .jss_box .txtbox{height: 110px; overflow: hidden; padding: 4px 15px;}
.jss_list .jss_box .txtbox h1{font-size: 14px; color: #242424; border-bottom: 1px solid #e3e3e3; padding-bottom: 10px; position: relative;}
.jss_list .jss_box .txtbox h1 span{position: absolute; right: 0; font-size: 12px; color: #3f3f3f; top: 5px;}
.jss_list .jss_box .txtbox .jss_p{height: 40px; overflow: hidden; margin-top: 10px;}
.jss_list .jss_box .txtbox .jss_p p{font-size: 12px; color: #3f3f3f; line-height: 20px;}
.jss_list .jss_box .txtbox h4{font-size: 14px; color: #f20c0c; margin-top: 10px;}
.jss_list .jss_box:hover .txtbox h1{color: #f20c0c;}
.jss_list .jss_box .jss_a:hover{box-shadow: 5px 5px 5px #999999; top: -5px;}
/*内页*/
.jsss_list{width: 100%;}
.jsss_list .jsss_tit{text-align: left;}
.jsss_list .jsss_tit h1{font-size: 16px; color: #000000; font-weight: bold;}
.jsss_list .jsss_tit h2{font-size: 14px; color: #787878; margin-top: 7px;}
.jsss_list .imgbox{text-align: left; margin-top: 15px;}
.jsss_list .imgbox img{max-width: 100%; height: auto;}
.jsss_list .txtbox{margin-top: 15px;}
.jsss_list .txtbox p{font-size: 14px; color: #000000; line-height: 25px;}

/*联系我们页面*/
.lxs_list{width: 100%;}
.lxs_list .lxs_ul{font-size: 12px; color: #2e2e2e; line-height: 25px;}
.lxs_list .lxs_ul li span{color: #f20c0c;}
.lxs_list .ditu{margin-top: 20px; text-align: center;}
.lxs_list .ditu img{max-width: 100%; height: auto;}

/*新闻中心页面*/
.xws_list{width: 100%;}
.xws_list .xws_box{width: 100%; margin-bottom: 20px;}
.xws_list .xws_box .xws_a{position: relative; top: 0; display: block; overflow: hidden; padding: 0 0 0 180px;}
.xws_list .xws_box .imgbox{position: absolute; display: block; overflow: hidden; border: 1px solid #c1c1c1; top: 0; left: 0; bottom: 0; margin: auto; z-index: 9;}
.xws_list .xws_box .imgbox .xws_img{width: 180px; height: 100%;}
.xws_list .xws_box .txtbox{height: 110px; overflow: hidden; padding: 4px 15px;}
.xws_list .xws_box .txtbox h1{font-size: 14px; color: #242424; border-bottom: 1px solid #e3e3e3; padding-bottom: 10px; position: relative;}
.xws_list .xws_box .txtbox h1 span{position: absolute; right: 0; font-size: 12px; color: #3f3f3f; top: 5px;}
.xws_list .xws_box .txtbox .xws_p{height: 40px; overflow: hidden; margin-top: 10px;}
.xws_list .xws_box .txtbox .xws_p p{font-size: 12px; color: #3f3f3f; line-height: 20px;}
.xws_list .xws_box .txtbox h4{font-size: 14px; color: #f20c0c; margin-top: 10px;}
.xws_list .xws_box:hover .txtbox h1{color: #f20c0c;}
.xws_list .xws_box .xws_a:hover{box-shadow: 5px 5px 5px #999999; top: -5px;}
/*内页*/
.xwss_list{width: 100%;}
.xwss_list .xwss_tit{text-align: left;}
.xwss_list .xwss_tit h1{font-size: 16px; color: #000000; font-weight: bold;}
.xwss_list .xwss_tit h2{font-size: 14px; color: #787878; margin-top: 7px;}
.xwss_list .imgbox{text-align: left; margin-top: 15px;}
.xwss_list .imgbox img{max-width: 100%; height: auto;}
.xwss_list .txtbox{margin-top: 15px;}
.xwss_list .txtbox p{font-size: 14px; color: #000000; line-height: 25px;}



@media (max-width:1199px){
    header .logo a img{width: 360px;}
}

@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: 320px;}
    header .top_btn{font-size: 32px; color: #000000; position: absolute; top: 24px; right: 18px;}
    header .head_nav{position: absolute; top: 80px;; 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:hover a{color: #ffffff; background: #27c2ee;}
    header .head_nav .top_li ul{display: none!important;}
    header .lunbos{padding-top: 37%;}
    .fw_list .fw_box .imgbox{width: 150px; height: 150px;}
    .gy_list .abousbox1{ background:none; padding:0 10px; height:auto;}
    .gy_list .abousbox1 .imgbox{ float:left !important; width:40%; padding:0 10px 0 0;}
    .gy_list .abousbox1 .imgbox img{ display:block; margin:0 auto;}
    .gy_list .abousbox1 .imgbox .tel{ display:none;}
    .gy_list .abousbox1 .textbox{ float:right !important; width:60%;}
    .gy_list .abousbox1 .text{ padding:0; font-size:12px; line-height:30px; height:auto;}
    .al_list .picture17{height: 400px;}
    .footer5{padding:10px 0; font-size:12px;}
    .footer5 .left{ width:100%;}
    .footer5 .left .QrCode img{ display:block; margin:0 auto}
    .footer5 .right{ margin:0; padding:0; border-left:none; width:100%; border-top: solid 1px #ffc300}
    .footer5 section .ContactUs{ margin-top:0; padding-top:6px; border-top: solid 1px #FFFFFF; text-align:center;}
    .footer5 section .Email{  text-align:center;}
    .footer5 section address{  text-align:center; margin-bottom:0;}
    .footer5 section .Copyright{ text-align:center;}
    .footer5 section small	{ display:block;font-size:12px;text-align:center;}
    /*内页*/
    .nei_tit h1{width: auto;}
    .jss_list .jss_box .jss_a{padding: 0 0 0 140px;}
    .jss_list .jss_box .imgbox .jss_img{width: 140px;}
    .jss_list .jss_box .txtbox{height: 100px;}
    .jss_list .jss_box .txtbox h1{padding-bottom: 5px;}
    .jss_list .jss_box .txtbox h1 span{top: 3px;}
    .jss_list .jss_box .txtbox .jss_p{margin-top: 5px;}
    .jss_list .jss_box .txtbox h4{margin-top: 5px;}
    .xws_list .xws_box .xws_a{padding: 0 0 0 140px;}
    .xws_list .xws_box .imgbox .xws_img{width: 140px;}
    .xws_list .xws_box .txtbox{height: 100px;}
    .xws_list .xws_box .txtbox h1{padding-bottom: 5px;}
    .xws_list .xws_box .txtbox h1 span{top: 3px;}
    .xws_list .xws_box .txtbox .xws_p{margin-top: 5px;}
    .xws_list .xws_box .txtbox h4{margin-top: 5px;}

}

@media (min-width: 768px){
    .sub_nav .shang .sub_ul{display: block!important;}
}

@media (max-width: 767px){
    header .head_top{height: 60px;}
    header .logo{height: 60px;}
    header .logo a img{width: 245px;}
    header .top_btn{top: 16px; font-size: 28px;}
    header .head_nav{top: 60px;}
    header .lunbos{padding-top: 40%;}
    .zhu_tit h1{font-size: 22px; padding: 0 7px;}
    .zhu_tit .gang{margin-bottom: 10px;}
    .zhu_tit h2{font-size: 14px;}
    .main .main_content{margin-top: 20px; margin-bottom: 20px;}
    .main .main_content .main_new{margin-top: 20px;}
    .gy_list .abousbox1 .imgbox{ width:100%; padding:0 0 10px 0;}
    .gy_list .abousbox1 .textbox{width:100%;}
    .al_list .picture17{height: 340px;}
    .al_list .picture17 .left,.picture17 .picture17-4 .picture17-4-1{ width:30%; height:100%;}
    .al_list .picture17 .content{ padding:0 7px 0 15px; width:50%;}
    .al_list .picture17 .right{ padding:0 15px 0 7px; width:50%;}
    .al_list .picture17 .left,.picture17 .picture17-4 .picture17-4-1{ display:none;}
    .al_list .picture17 .picture17-3,.picture17 .picture17-5{ height:50%;}
    .al_list .picture17 .picture17-4,.picture17 .picture17-6{ height:50%;}
    .al_list .picture17 .picture17-4 .picture17-4-2{ padding:0; width:100%;}
    .footer5 .left{ width:100%;}
    .footer5 .fenxiang{ padding-bottom:10px;width:100%; border:none; height:auto; border-bottom:solid 1px #ffc300}
    .footer5 .fenxiang h2{ margin-bottom:10px;}
    .footer5 .right{ padding-top:10px; border-top: solid 1px #ffc300;margin-top: 10px;}
    .footer5 .lx_list li{width: 100%;}
    /*内页*/
    .sub_nav .shang .sub_ul{display: none;}
    .jss_list .jss_box .jss_a{padding: 0 0 0 100px;}
    .jss_list .jss_box .imgbox .jss_img{width: 100px;}
    .jss_list .jss_box .txtbox{height: 75px;}
    .xws_list .xws_box .xws_a{padding: 0 0 0 100px;}
    .xws_list .xws_box .imgbox .xws_img{width: 100px;}
    .xws_list .xws_box .txtbox{height: 75px;}
}

@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){
    .fw_list .fw_box .imgbox{width: 140px; height: 140px;}

}

@media (max-width:340px){

}
/*浮动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;
}
