@charset "utf-8";

@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:1000px !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: url("../images/head_bg.jpg") no-repeat 50% 50%; background-size: cover; height: 100px;}
header .logo{height: 100px; display: table; float: left;}
header .logo a{display: table-cell; vertical-align: middle;}
header .logo a img{width:379px; height: auto;}
header .head_txt{float: left; padding-left: 30px;}
header .head_txt .head_txts{display: table-cell; height: 100px; vertical-align: middle;}
header .head_txt .head_txts img{width: 250px; height: auto; background: url("../images/head_gang.jpg") no-repeat left; padding-left: 20px;}
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("../images/top_coll.png") no-repeat left 50%; line-height: 20px; background-size: 40px; padding-left: 45px;}
header .top_coll .top_box .top_tel h1{font-size: 16px; color: #2b2b2b;}
header .top_coll .top_box .top_tel h1 b{font-size: 14px; color: #2b2b2b; font-family: "Arial"; padding-left: 5px;}
header .top_coll .top_box .top_tel span{font-size: 25px; font-family: "Arial"; color: #de000e; font-weight: bold;}
header .head_nav{background: #de000e;width: 100%; position: relative;}
header .head_nav nav{max-width: 1000px; height: auto; margin: 0 auto;}
header .head_nav .top_li{width: 12.5%; height: 45px; list-style-type:none; display: table; position: relative;background: url("../images/nav_gang.jpg") no-repeat right;}
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: url("../images/nav_hover.jpg") no-repeat 50% 50%; background-size: 100% 100%;}
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: #de000e;}
header .head_nav .top_li ul .er:hover a{color: #FFFFFF;}
header .lunbos{padding-top: 28%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
/*主页标题*/
.main_tit{width: 100%; text-align: center;}
.main_tit .gang{width: 15%; display: inline-block; height: 2px; background: #de000e;margin-bottom: 15px;}
.main_tit h1{font-size: 30px; color: #de000e; display: inline-block; font-weight: bold; padding: 0 15px;}
.main_tit h2{font-size: 16px; color: #505050; margin-top: 5px;}
.main{width: 100%;}
.content{margin-top: 30px; margin-bottom: 30px;}
.content .main_new{margin-top: 20px;}
/*产品展示*/
.li_none{display: none;}
.cp_layout{width: 100%;}
.cp_layout .cp_left{width: 25%; float: left; padding-right: 15px;}
.cp_layout .cp_left .cp_tit{height: 50px; background: #de000e; text-align: center; position: relative;}
.cp_layout .cp_left .cp_tit h1{font-size: 22px; color: #FFFFFF; line-height: 50px;}
.cp_layout .cp_left .cp_tit span{position: absolute; right: 20px; top: 13px; font-size: 17px; color: #FFFFFF;}
.cp_layout .cp_left .cp_list{margin-top: 10px; background: #FFFFFF;}
.cp_layout .cp_left .cp_li{height: auto; margin-bottom: 5px;}
.cp_layout .cp_left .cp_li .cp_a{height: 40px; line-height: 40px; font-size: 14px; color: #333333; background: #e6e6e6; display: block; padding: 0 10px 0 20px;}
.cp_layout .cp_left .cp_li .cp_a b{font-size: 16px; color: #333333; font-family: "宋体"; font-weight: normal; padding-right: 10px;}
.cp_layout .cp_left .cp_li .cp_a:hover{background: #de000e; color: #FFFFFF}
.cp_layout .cp_left .cp_li .cp_a:hover b{color: #FFFFFF}
.cp_layout .cp_left .act .cp_a{color: #FFFFFF; background: #de000e;}
.cp_layout .cp_left .act .cp_a b{color: #FFFFFF;}
/*二层*/
.cp_layout .cp_left .act .er{display: block;}
.cp_layout .cp_left .cp_li .er{border: 1px solid #e5e5e5; margin-top: 3px; background: #FFFFFF; padding: 5px 5px 10px 5px;}
.cp_layout .cp_left .cp_li .er li{height: 35px; line-height: 35px; border-bottom: 1px dashed #dfdfdf;}
.cp_layout .cp_left .cp_li .er li a{font-size: 13px; color: #333333; display: block; padding: 0 10px 0 30px;}
.cp_layout .cp_left .cp_li .er li a b{font-size: 16px; color: #333333; font-family: "宋体"; font-weight: normal; padding-right: 10px;}
.cp_layout .cp_left .cp_li .er li a:hover{color: #de000e;}
/**/
.cp_layout .cp_right{width: 75%; float: left; padding-left: 15px;}
.cp_layout .cp_box{width: 100%; margin-bottom: 15px;}
.cp_layout .cp_box .imgbox{position: relative; display: block; overflow: hidden;}
.cp_layout .cp_box .imgbox:before{content: ""; display: block; padding-top: 85%;}
.cp_layout .cp_box .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.cp_layout .cp_box .mask{position: absolute; height: 30px; width: 100%; left: 0; bottom: 0; text-align: center; background: rgba(0,0,0,0.5);}
.cp_layout .cp_box .mask h1{font-size: 14px; color: #FFFFFF; line-height: 30px;}
.cp_layout .cp_box .masks{position: absolute; top: -100%; left: 0; width: 100%; height: 100%; background: rgba(222,0,14,0.68);}
.cp_layout .cp_box .masks .cp_txt{position: absolute; width: 100%; max-height: 100%; text-align: center; left: 50%; top: 50%;
    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 */}
.cp_layout .cp_box .masks .cp_txt h1{font-size: 16px; color: #FFFFFF;}
.cp_layout .cp_box:hover .mask{bottom: -30px;}
.cp_layout .cp_box:hover .masks{top: 0;}
/*关于我们*/
.gy_layout{width: 100%; background: url("../images/gy_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.gy_layout .gy_left{width: 55%; float: left; padding-right: 10px;}
.gy_layout .gy_left .txtbox{height: auto;overflow: hidden;}
.gy_layout .gy_left .txtbox p{font-size: 13px; color: #333333; line-height: 22px;}
.gy_layout .gy_right{width: 45%; float: left; padding-left: 10px;}
.gy_layout .gy_right .imgbox{height: auto; overflow: hidden; position: relative;}
.gy_layout .gy_right .imgbox img{width: 100%; height: auto;}
.gy_layout .more{text-align: center; margin-top: 15px;}
.gy_layout .more .gy_btn{display: inline-block; border-radius: 20px; background-color: #de000e; width: 140px; height: 40px; text-align: center; line-height: 38px; border: 1px solid #de000e; color: #FFFFFF;}
.gy_layout .more .gy_btn:hover{color: #de000e; background-color: #FFFFFF;}
/**/
.gy_layout .gy_right .imgbox .mask{transition:all 0.5s;position:absolute;top:0;left:0;width:100%;height:100%;}
.gy_layout .gy_right .imgbox .mask b{transition:all 0.5s;font-size:20px;position:absolute;top:70%;left:-100%;color:#fff;text-shadow:#0064a9 1px 0 0,#0064a9 0 1px 0,#0064a9 -1px 0 0,#0064a9 0 -1px 0}
.gy_layout .gy_right .imgbox .mask::before,.gy_layout .gy_right .imgbox .mask::after{transition:all 0.5s;position:absolute;content:''; display: block;}
.gy_layout .gy_right .imgbox .mask::before{top:14%;right:5%;left:5%;bottom:14%;border-top:1px solid #fff;border-bottom:1px solid #fff;transform-origin:0 0;transform:scale(0,1)}
.gy_layout .gy_right .imgbox .mask::after{top:8%;bottom:8%;left:10%;right:10%;border-left:1px solid #fff;border-right:1px solid #fff;transform-origin:0 0;transform:scale(1,0)}
.gy_layout .gy_right .imgbox:hover .mask::before{transform:scale(1);}
.gy_layout .gy_right .imgbox:hover .mask::after{transform:scale(1);}
.gy_layout .gy_right .imgbox:hover b{left:13%;}
/*特点*/
.td_layout{width: 100%;}
.td_layout .imgbox{text-align: center; overflow: hidden;}
.td_layout .imgbox img{max-width: 100%; height: auto; display: inline-block;}
/*新闻*/
.xw_layout{width: 100%; background: url("../images/xw_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.xw_layout .xw_dianji ul{display: inline-block; border-top: 2px solid #de000e;}
.xw_layout .xw_dianji ul li{float: left; width: 120px; height: 40px; line-height: 38px; border: 1px solid #cecece; overflow: hidden; margin-left: -1px;}
.xw_layout .xw_dianji ul li a{display: block;color: #222222; background: #FFFFFF;}
.xw_layout .xw_dianji ul li a:hover{background: url("../images/xw_nav.jpg") no-repeat; background-size: 100% 100%; color: #FFFFFF;}
.xw_layout .xw_dianji ul .active a{background: url("../images/xw_nav.jpg") no-repeat; background-size: 100% 100%; color: #FFFFFF;}
.xw_layout .xw_layouts{margin-top: 20px;}
.xw_layout .xw_layouts .xw_box{width: 100%; margin-bottom: 15px; border: 1px solid #f1f1f1;}
.xw_layout .xw_layouts .xw_box .xw_a{position: relative; display: block; overflow: hidden; padding: 0 0 0 170px;}
.xw_layout .xw_layouts .xw_box .imgbox{position: absolute; top: 0; left: 0; bottom: 0; margin: auto; overflow: hidden;}
.xw_layout .xw_layouts .xw_box .imgbox .xw_img{width: 170px; height: 100%;}
.xw_layout .xw_layouts .xw_box .txtbox{height: 120px; padding: 15px; background: #f1f1f1; position: relative;}
.xw_layout .xw_layouts .xw_box .txtbox h1{font-size: 14px; color: #222;}
.xw_layout .xw_layouts .xw_box .txtbox .xw_p{height: 60px; overflow: hidden; margin-top: 10px;}
.xw_layout .xw_layouts .xw_box .txtbox .xw_p p{font-size: 12px; color: #222222; line-height: 20px;}
.xw_layout .xw_layouts .xw_box .jia{position: absolute; right: -120px; top: 0; width: 120px; height: 120px; background: url("../images/jia.png") no-repeat; background-size: 100% 100%;}
.xw_layout .xw_layouts .xw_box:hover .jia{right: 0;}
.xw_layout .xw_layouts .xw_box:hover{border: 1px solid #de000e;}
.xw_layout .xw_layouts .xw_box:hover .txtbox{background-color: #de000e;}
.xw_layout .xw_layouts .xw_box:hover .txtbox h1{color: #FFFFFF}
.xw_layout .xw_layouts .xw_box:hover .txtbox .xw_p p{color: #FFFFFF}
/*成功案例*/
.al_layout{width: 100%; background: #FFFFFF;}
.al_layout .al_dianji ul{display: inline-block; border-top: 2px solid #de000e;}
.al_layout .al_dianji ul li{float: left; width: 120px; height: 40px; line-height: 38px; border: 1px solid #cecece; overflow: hidden; margin-left: -1px;}
.al_layout .al_dianji ul li a{display: block;color: #222222; background: #FFFFFF;}
.al_layout .al_dianji ul li a:hover{background: url("../images/xw_nav.jpg") no-repeat; background-size: 100% 100%; color: #FFFFFF;}
.al_layout .al_dianji ul .active a{background: url("../images/xw_nav.jpg") no-repeat; background-size: 100% 100%; color: #FFFFFF;}
.al_layout .al_layouts{margin-top: 20px;}
/**/
.al_layout .al_layouts .al_box{width: 100%; margin-bottom: 15px;}
.al_layout .al_layouts .al_box .imgbox{position: relative; display: block; overflow: hidden;}
.al_layout .al_layouts .al_box .imgbox:before{content: ""; display: block; padding-top: 85%;}
.al_layout .al_layouts .al_box .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.al_layout .al_layouts .al_box .mask{position: absolute; height: 30px; width: 100%; left: 0; bottom: 0; text-align: center; background: rgba(0,0,0,0.5);}
.al_layout .al_layouts .al_box .mask h1{font-size: 14px; color: #FFFFFF; line-height: 30px;}
.al_layout .al_layouts .al_box .masks{position: absolute; top: -100%; left: 0; width: 100%; height: 100%; background: rgba(222,0,14,0.68);}
.al_layout .al_layouts .al_box .masks .cp_txt{position: absolute; width: 100%; max-height: 100%; text-align: center; left: 50%; top: 50%;
    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_layouts .al_box .masks .cp_txt h1{font-size: 16px; color: #FFFFFF;}
.al_layout .al_layouts .al_box:hover .mask{bottom: -30px;}
.al_layout .al_layouts .al_box:hover .masks{top: 0;}
/*联系我们*/
.lx_layout{width: 100%; background: url("../images/lx_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.lx_layout .ContactUs-text h1{ font-size:16px; color:#000; line-height:40px;}
.lx_layout .ContactUs-text .h5{ height:50px; overflow:hidden;}
.lx_layout .ContactUs-text .h5 p{ margin:0 !important; color:#585858; line-height:23px; text-indent:2em; font-size: 14px;}
.lx_layout .ContactUs-text .detailed{overflow:hidden;}
.lx_layout .ContactUs-text .detailed nav{float: left;}
.lx_layout .ContactUs-text .detailed li{height:30px; line-height:30px;white-space:nowrap;color:#585858; font-size: 14px; text-overflow:ellipsis;}
.lx_layout .ContactUs-text .detailed li b{display: inline-block; height: 30px; margin:0 10px 0 0;color:#585858;  line-height:30px;}
.lx_layout .ContactUs-text .detailed .ma{float: right; text-align: center;}
.lx_layout .ContactUs-text .detailed .ma img{max-width: 100%; height: auto;}
.lx_layout .ContactUs-text .detailed .ma h4{font-size: 14px; color: #262626; margin-top: 5px;}
.lx_layout .ContactUs-text  label{ padding-top:0 !important; text-align:left !important; color:#7d7d7d; height:34px; line-height:34px; font-weight:normal;}
.lx_layout .ContactUs-text input{ background:#fff; border:solid 1px #aaa;}
.lx_layout .form-horizontal .form-group{margin-left: 0; margin-right: 0;}
.lx_layout .ContactUs-text textarea{ max-width:100%; background:#fff; border:solid 1px #aaa; height: 100px;}
.lx_layout .ContactUs-text button{ width:100%; height:30px; color:#fff; background:#de000e; border:none; transition:all 0.3s;}
.lx_layout .ContactUs-text button:hover{ background:#de000e;}
/*底部*/
.foot_main{padding:20px 0; background:#333333;}
.foot_main nav li{ padding:0 8px; display: inline-block; border-right: solid 1px #FFFFFF; height:14px; line-height:14px;}
.foot_main nav li a{ color:#FFFFFF; transition:all 0.3s;}
.foot_main nav li a:hover{color: #FFFFFF; text-decoration:underline!important;}
.foot_main .di_p{padding-top: 10px;}
.foot_main .di_p1{font-size: 13px; color: #fff; line-height: 20px;}
/*手机底部导航*/
.hot{width:100%; height:59px; background:#222222; 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:#de000e;}
/*内页*/
.sub_nav .sub_tit{height: 50px; background: #de000e; text-align: center; position: relative;}
.sub_nav .sub_tit h1{font-size: 22px; color: #FFFFFF; line-height: 50px;}
.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 .sub_ul{margin-top: 10px; background: #FFFFFF;}
.sub_nav .shang .sub_li{height: auto; margin-bottom: 5px;}
.sub_nav .shang .sub_li .sub_a{height: 40px; line-height: 40px; font-size: 14px; color: #333333; background: #e6e6e6; display: block; padding: 0 10px 0 20px;}
.sub_nav .shang .sub_li .sub_a b{font-size: 16px; color: #333333; font-family: "宋体"; font-weight: normal; padding-right: 10px;}
.sub_nav .shang .sub_li .sub_a:hover,
.sub_nav .shang .act .sub_a{background: #de000e; color: #FFFFFF}
.sub_nav .shang .sub_li .sub_a:hover b,
.sub_nav .shang .act .sub_a b{color: #FFFFFF}
/*二层*/
.sub_nav .shang .sub_li .er{border: 1px solid #e5e5e5; margin-top: 3px; background: #FFFFFF; padding: 5px 5px 10px 5px;}
.sub_nav .shang .sub_li .er li{height: 35px; line-height: 35px; border-bottom: 1px dashed #dfdfdf;}
.sub_nav .shang .sub_li .er li a{font-size: 13px; color: #333333; display: block; padding: 0 10px 0 30px;}
.sub_nav .shang .sub_li .er li a b{font-size: 16px; color: #333333; font-family: "宋体"; font-weight: normal; padding-right: 10px;}
.sub_nav .shang .sub_li .er li a:hover,
.sub_nav .shang .sub_li .er li.act a{color: #de000e;}
/*下*/
.sub_nav .xia .txtbox{border: 1px solid #f2f2f2; padding: 5px;}
.sub_nav .xia .txtbox img{width: 100%;}
.sub_nav .xia .txtbox ul{margin-top: 5px;}
.sub_nav .xia .txtbox ul li{font-size: 13px; color: #333333; line-height: 23px;}
/*内页标题*/
.nei_tit{border-bottom: 3px double #d2d2d2; padding: 7px 0;}
.nei_tit h1{float: left; font-size: 16px; color: #222222;}
.nei_tit h2{float: right; font-size: 14px; color: #222222;}
.inner_c{margin-top: 20px;}

/*成功案例页面*/
.als_layout{width: 100%;}
.als_layout .als_box{width: 100%; margin-bottom: 15px;}
.als_layout .als_box .imgbox{position: relative; display: block; overflow: hidden;}
.als_layout .als_box .imgbox:before{content: ""; display: block; padding-top: 85%;}
.als_layout .als_box .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.als_layout .als_box .mask{position: absolute; height: 30px; width: 100%; left: 0; bottom: 0; text-align: center; background: rgba(0,0,0,0.5);}
.als_layout .als_box .mask h1{font-size: 14px; color: #FFFFFF; line-height: 30px;}
.als_layout .als_box .masks{position: absolute; top: -100%; left: 0; width: 100%; height: 100%; background: rgba(222,0,14,0.68);}
.als_layout .als_box .masks .als_txt{position: absolute; width: 100%; max-height: 100%; text-align: center; left: 50%; top: 50%;
    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 */}
.als_layout .als_box .masks .als_txt h1{font-size: 16px; color: #FFFFFF;}
.als_layout .als_box:hover .mask{bottom: -30px;}
.als_layout .als_box:hover .masks{top: 0;}

/*关于我们页面*/
.gys_layout{width: 100%;}
.gys_layout .imgbox{text-align: center;}
.gys_layout .imgbox img{max-width: 100%; height: auto;}
.gys_layout .txtbox{margin-top: 15px;}
.gys_layout .txtbox p{font-size: 14px; color: #222222; line-height: 25px; margin-bottom: 10px;}

/*联系我们页面*/
.lxs_layout{width: 100%;}
.lxs_layout ul{float: left; width: 40%;}
.lxs_layout ul li{font-size: 14px; color: #222222; line-height: 25px;}
.lxs_layout .imgbox{float: left; width: 60%;}
.lxs_layout .imgbox img{max-width: 100%;}
.lxs_layout .ditu{margin-top: 15px; overflow: hidden;}
.lxs_layout .ditu img{width: 100%;}

/*新闻*/
.xws_layout{width: 100%;}
.xws_layout .xws_box{margin-bottom: 15px; border: 1px solid #d2d2d2; position: relative; top: 0;}
.xws_layout .xws_box .xws_a{position: relative; top: 0; display: block; overflow: hidden; padding: 0 0 0 150px;}
.xws_layout .xws_box .imgbox{position: absolute; top: 0; left: 0; bottom: 0; margin: auto; overflow: hidden;}
.xws_layout .xws_box .imgbox .xws_img{width: 150px; height: 100%;}
.xws_layout .xws_box .txtbox{height: 120px; overflow: hidden; padding: 15px;}
.xws_layout .xws_box .txtbox h1{font-size: 14px; color: #222; font-weight: bold; position: relative;}
.xws_layout .xws_box .txtbox h1 span{position: absolute; right: 0; top: 3px; font-size: 12px; font-family: "Arial"; color: #8d8d8d;}
.xws_layout .xws_box .txtbox .xws_p{margin-top: 15px; height: 40px; overflow: hidden; margin-top: 10px;}
.xws_layout .xws_box .txtbox .xws_p p{font-size: 13px; color: #222222; line-height: 20px;}
.xws_layout .xws_box .txtbox h3{font-size: 13px; color: #222222; float: right; margin-top: 10px;}
.xws_layout .xws_box:hover{box-shadow: 5px 5px 5px #aaa; top: -3px;}
/*内页*/
.xwss_layout{width: 100%;}
.xwss_layout .xwss_tit{text-align: center; border-bottom: 1px solid #d4d2d2;}
.xwss_layout .xwss_tit h1{font-size: 16px; color: #222222;}
.xwss_layout .xwss_tit h2{font-size: 13px; color: #b1b1b1;}
.xwss_layout .txtbox{margin-top: 20px;}
.xwss_layout .txtbox img{text-align: center; max-width: 100%; height: auto; display: inline-block;}
.xwss_layout .txtbox p{font-size: 14px; color: #222222; line-height: 25px; margin-top: 10px;}

/*产品展示页面*/
.cps_layout{width: 100%;}
.cps_layout .cps_box{width: 100%; margin-bottom: 15px;}
.cps_layout .cps_box .imgbox{position: relative; display: block; overflow: hidden;}
.cps_layout .cps_box .imgbox:before{content: ""; display: block; padding-top: 85%;}
.cps_layout .cps_box .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.cps_layout .cps_box .mask{position: absolute; height: 30px; width: 100%; left: 0; bottom: 0; text-align: center; background: rgba(0,0,0,0.5);}
.cps_layout .cps_box .mask h1{font-size: 14px; color: #FFFFFF; line-height: 30px;}
.cps_layout .cps_box .masks{position: absolute; top: -100%; left: 0; width: 100%; height: 100%; background: rgba(222,0,14,0.68);}
.cps_layout .cps_box .masks .cps_txt{position: absolute; width: 100%; max-height: 100%; text-align: center; left: 50%; top: 50%;
    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 */}
.cps_layout .cps_box .masks .cps_txt h1{font-size: 16px; color: #FFFFFF;}
.cps_layout .cps_box:hover .mask{bottom: -30px;}
.cps_layout .cps_box:hover .masks{top: 0;}
/*内页*/
.cpss_layout{width: 100%;}
.cpss_layout .c_top .imgbox{text-align: center; border: 1px solid #d2d2d2;}
.cpss_layout .c_top .imgbox img{max-width: 100%; height: auto;}
.cpss_layout .c_top ul li{font-size: 14px; color: #222222; line-height: 25px;}
.cpss_layout .c_top .cpss_tel{border-top: 1px solid #d2d2d2; margin-top: 15px; padding-top: 15px;}
.cpss_layout .c_top .cpss_tel h1{font-size: 18px; color: #2b2b2b; background: url("../images/cpss_coll.png") no-repeat left 50%; padding-left: 30px;}
.cpss_layout .c_top .cpss_tel h1 span{font-size: 28px; color: #de000e; font-weight: bold;}
.cpss_layout .c_bot{margin-top: 20px;}
.cpss_layout .c_bot .c_tit{border: 1px solid #d2d2d2;}
.cpss_layout .c_bot .c_tit h1{display: inline-block; height: 30px; line-height: 30px; background: url("../images/cpss_xx.png") no-repeat; background-size: 100% 100%; padding: 0 30px 0 10px;}
.cpss_layout .c_bot .imgs{text-align: center; margin-top: 20px;}
.cpss_layout .c_bot .imgs img{max-width: 100%; height: auto;}

/*服务支持页面*/
.fws_layout{width: 100%;}
.fws_layout .txtbox p{font-size: 14px; color: #222222; line-height: 25px;}

@media (max-width:1199px){
    .gy_layout .gy_left .txtbox{height: 245px;}
}

@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: 290px;}
    header .head_txt{padding-left: 15px;}
    header .head_txt .head_txts{height: 80px;}
    header .head_txt .head_txts img{width: 225px;}
    header .top_btn{font-size: 32px; color: #000000; position: absolute; top: 21px; 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: 31%;}
    .main .content{margin-top: 20px; margin-bottom: 20px;}
    .main_tit h1{font-size: 26px;}
    .main_tit .gang{margin-bottom: 13px;}
    .main_tit h2{font-size: 14px; margin-top: 3px;}
    .cp_layout .cp_left .cp_li .er li a{padding: 0 10px 0 20px;}
    .gy_layout .gy_left .txtbox{height: 200px;}
    .xw_layout .xw_layouts .xw_box .xw_a{padding: 0 0 0 130px;}
    .xw_layout .xw_layouts .xw_box .imgbox .xw_img{width: 130px;}
    .xw_layout .xw_layouts .xw_box .txtbox{padding: 10px; height: 105px;}
    /*内页*/
    .sub_nav .sub_tit{height: 40px;}
    .sub_nav .sub_tit h1{line-height: 40px; font-size: 18px;}
    .sub_nav .shang .sub_li .er li a{padding: 0 10px 0 20px;}
    .xws_layout .xws_box .xws_a{padding: 0 0 0 130px;}
    .xws_layout .xws_box .imgbox .xws_img{width: 130px;}

}

@media (min-width: 768px){
    .cp_layout .cp_left .cp_list{display: block!important;}
    .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%;}
    .main_tit h1{font-size: 18px; padding: 0 5px;}
    .main_tit .gang{margin-bottom: 8px; width: 10%;}
    .cp_layout .cp_left{width: 100%; padding-right: 0;}
    .cp_layout .cp_left .cp_tit{height: 40px;}
    .cp_layout .cp_left .cp_tit h1{font-size: 18px; line-height: 40px;}
    .cp_layout .cp_left .cp_list{display: none;}
    .cp_layout .cp_right{width: 100%; padding-left: 0; margin-top: 15px;}
    .gy_layout .gy_left{width: 100%; padding-right: 0;}
    .gy_layout .gy_right{width: 100%; padding-left: 0;}
    .xw_layout .xw_dianji ul li{width: 90px; height: 30px; line-height: 28px;}
    .xw_layout .xw_layouts .xw_box .xw_a{padding: 0 0 0 110px;}
    .xw_layout .xw_layouts .xw_box .imgbox .xw_img{width: 110px;}
    .xw_layout .xw_layouts .xw_box .txtbox{height: 90px; padding: 5px 10px;}
    .xw_layout .xw_layouts .xw_box:hover .jia{width: 90px; height: 90px;}
    .al_layout .al_dianji ul li{width: 90px; height: 30px; line-height: 28px;}
    /*内页*/
    .sub_nav .shang .sub_ul{display: none;}
    .lxs_layout ul{width: 100%;}
    .xws_layout .xws_box .xws_a{padding: 0 0 0 110px;}
    .xws_layout .xws_box .imgbox .xws_img{width: 110px;}
    .xws_layout .xws_box .txtbox{height: 90px; padding: 5px 10px;}
    .xws_layout .xws_box .txtbox .xws_p p{font-size: 12px;}

}

@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){
    .cp_layout .cp_box .mask h1{font-size: 12px;}
}

@media (max-width:340px){
}


.pageshow {
    text-align:center;
    margin:30px auto;
}
.pagination{margin:5px 0 50px 0;padding:0 10px;text-align:center;font-size:15px;display:block;border-radius:0}
.excerpts .pagination{margin-bottom: 10px;}
.pagination ul{display:inline-block !important;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;padding:0}
.pagination ul > li{display:inline}
.pagination ul > li > a,.pagination ul > li > span{margin:0 2px;float:left;padding:8px 12px;background-color:#ddd;color:#666;border-radius:2px;opacity:.88}
.pagination ul > li > a:hover,.pagination ul > li > a:focus{opacity:1}
.pagination ul > .active > a,.pagination ul > .active > span{background-color:#c7000b;color:#fff}
.pagination ul > .active > a,.pagination ul > .active > span{cursor:default}
.pagination ul > li > span,.pagination ul > .disabled > span,.pagination ul > .disabled > a,.pagination ul > .disabled > a:hover,.pagination ul > .disabled > a:focus{color:#999999;background-color:transparent;cursor:default}
