@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2017-3
 */

@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; height: 100%;}
.container-fluid{max-width: 1200px!important;}
.xiao{padding-left: 5px; padding-right: 5px;}
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, hgroup, 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{position: relative;}
header .head_top{width: 100%; background: #FFFFFF; height: 100px;}
header .logo{height: 100px; display: table; float: left;}
header .logo a{display: table-cell; vertical-align: middle;}
header .logo a img{width: 360px; height: auto;}
header .logo a h1{display: inline-block;}
header .search{height: 100px; display: table; float: right; }
header .search .search_s{display: table-cell; vertical-align: middle;}
header .search .top_form{border: 2px solid #00733a; height: 36px;}
header .search .top_form .pulldown{position: relative; display: inline-block; float: left;}
header .search .top_form .pulldown .pull_btn{line-height: 30px; height: 32px; display: block; width: 100px; border: none; outline:none; background: #ececec;}
header .search .top_form .pull_list{position: absolute; width: 150px; top: 36px; display: none; z-index: 99999;border: 1px solid #ccc; background: #FFFFFF; border-radius: 5px; padding: 5px 0;}
header .search .top_form .pull_list a{display: block; padding: 0 20px; height: 30px; line-height: 30px;margin: 1px 0;}
header .search .top_form .pull_list a:hover{background: #00733a; color: #FFFFFF;}
header .search .top_form .form_inp{display: inline-block; float: left; height: 32px; width: 200px; padding: 0 7px; border: none;}
header .search .top_form .ss_btn{display: inline-block; float: left; background: #00733a; border: none; color: #FFFFFF; height: 33px; width: 70px;}
header .search .sear_p{margin-top: 8px; width: 365px; overflow: hidden;}
header .search .sear_p p{font-size: 13px; color: #4c4c4c;}
header .top_coll{float: right; display: table; height: 100px; margin-right: 40px;}
header .top_coll .top_box{display: table-cell; vertical-align: middle;}
header .top_coll .top_box .top_tel{line-height: 20px; font-size: 14px; color: #d30800; text-align: left; background: url("../image/top_coll.png") no-repeat left; background-size: 40px; padding-left: 50px;}
header .top_coll .top_box .top_tel span{font-size: 20px; color: #d30800; font-weight: bold;}
header .head_nav{background: #00733a; width: 100%;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav .top_li{width: 12.5%; height: 45px; list-style-type:none; line-height: 42px; position: relative; border-top: 3px solid #00733a;}
header .head_nav .top_li a{color: #FFFFFF; font-size: 14px;  display: block; background: url("../image/nav_gang.jpg") no-repeat right;}
header .head_nav .top_li:hover{background: #004724; border-top: 3px solid #d40a02;}
header .head_nav .top_li:hover a{color: #FFFFFF;}
header .head_nav .top_li ul{display: none; position:absolute;width: 100%; top:42px; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0;height: 35px; background: #00733a;  transition:all 0.3s;}
header .head_nav .top_li ul .er a{line-height:35px;  color:#fff;transition:all 0.3s; border-bottom: none; display: block; background: none;}
header .head_nav .top_li ul .er:hover{background: #ff0000;}
header .head_nav .top_li ul .er:hover a{color: #FFFFFF;}
/*标题*/
.index-title{ margin:0px;width: 100%; float: left;}
.index-title .jgx{margin-bottom:0px; margin-top: 10px; width:43%; height: 7px;}
.index-title .tit_left{background: url("../image/pull_left.png") no-repeat; background-size: 100% 100%;}
.index-title .tit_right{background: url("../image/pull_right.png") no-repeat; background-size: 100% 100%;}
.index-title .jgx b{width: 100%;height:14px; transition: all 1s;}
.index-title .wz{ width:14%;}
.index-title span{ display:block; font-size:28px; color:#444444; text-align: center;}
.index-title .wz h1{ font-size:22px; color:#00733a; line-height:30px;}
/*产品左侧*/
.section{background: #f2f2f2;}
.cp_main{width: 100%;}
.cp_main .cp_content{margin-top: 20px; margin-bottom: 20px;}
.cp_dian{width: 100%; border-bottom: 1px dashed #cccccc;}
.cp_dian .cp_tit{float: left; width: 20%; padding-top: 5px;}
.cp_dian .cp_tit h1{font-size: 20px; font-weight: bold; color: #00733a; background: url("../image/cp_tits.png") no-repeat left; padding-left: 40px;}
.cp_dian .tab{text-align: left;}
.cp_dian .tab li{display: inline-block; padding: 8px 10px;}
.cp_dian .tab li a{font-size: 14px; color: #646262;}
.cp_dian .tab li:hover{background: #00733a;}
.cp_dian .tab li:hover a{color: #FFFFFF;}
.cp_dian .tab .active{background: #00733a;}
.cp_dian .tab .active a{color: #FFFFFF;}
.cp_dian ul{float: left;}
.cp_dian .more{display: inline-block; padding: 8px 10px; color: #ff0000;}
/*产品图片*/
.cp_main .cp_content .cp_list{margin-top: 20px;}
.cp_main .cp_content .cp_list .cp_box{width: 100%; border: 1px solid #c3c3c3; padding: 5px 5px 0 5px; margin-bottom: 15px;}
.cp_main .cp_content .cp_list .cp_box .imgbox{width: 100%; text-align: center; overflow: hidden;}
.cp_main .cp_content .cp_list .cp_box .imgbox .cp_img{width: 100%; height: auto; transition: all 0.5s;}
.cp_main .cp_content .cp_list .cp_box .txtbox{text-align: center; overflow: hidden; height: 30px;}
.cp_main .cp_content .cp_list .cp_box .txtbox h1{font-size: 14px; color: #000000; line-height: 30px;}
.cp_main .cp_content .cp_list .cp_box:hover .imgbox .cp_img{transform:scale(1.1);}
.cp_main .cp_content .cp_list .cp_box:hover .txtbox h1{color: #00733a;}
/*新闻中心*/
.xw_main{width: 100%;}
.xw_main .xw_content{margin-top: 20px; margin-bottom: 20px;}
.xw_main .xw_content .xw_new{margin-top: 20px;}
.xw_main .xw_content .xw_new .xw_box{width: 100%; margin-bottom: 15px;}
.xw_main .xw_content .xw_new .xw_box a{position: relative; display: block; overflow: hidden; padding: 0 0 0 130px;}
.xw_main .xw_content .xw_new .xw_box .imgbox{overflow: hidden; position: absolute; top: 0; left: 0; bottom: 0; margin: auto; z-index: 9;}
.xw_main .xw_content .xw_new .xw_box .imgbox .xw_img{width: 130px; height: 100%;}
.xw_main .xw_content .xw_new .xw_box .txtbox{height: 128px; overflow: hidden; background: #FFFFFF; padding: 15px 8px;}
.xw_main .xw_content .xw_new .xw_box .txtbox h1{font-size: 16px; color: #040404;}
.xw_main .xw_content .xw_new .xw_box .txtbox .xw_p{height: 60px; overflow: hidden; margin-top: 10px;}
.xw_main .xw_content .xw_new .xw_box .txtbox .xw_p p{font-size: 14px; color: #616161; line-height: 20px;}
.xw_main .xw_content .xw_new .xw_box .txtbox .jia{position: absolute; z-index: 9; width: 128px; height: 128px; right: -128px; top: 0;}
.xw_main .xw_content .xw_new .xw_box:hover .txtbox{background: #00733a;}
.xw_main .xw_content .xw_new .xw_box:hover .txtbox h1{color: #FFFFFF;}
.xw_main .xw_content .xw_new .xw_box:hover .txtbox .xw_p p{color: #FFFFFF;}
.xw_main .xw_content .xw_new .xw_box:hover .txtbox .jia{right: 0; background: url("../image/jia.png") no-repeat; background-size: cover;}
/*关于我们*/
.gy_main{width: 100%;}
.gy_main .gy_content{margin-top: 20px; margin-bottom: 20px;}
.gy_main .gy_content .gy_new{margin-top: 20px;}
.gy_main .gy_content .gy_new .imgbox{text-align: center;}
.gy_main .gy_content .gy_new .imgbox img{width: 100%; height: auto;}
.gy_main .gy_content .gy_new .txtbox{height: auto; overflow: hidden;}
.gy_main .gy_content .gy_new .txtbox p{font-size: 14px; color: #000000; line-height: 21px;}
/*联系我们*/
.lx_main{width: 100%; background: url("../image/lx_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.lx_main .index-title span{color: #FFFFFF;}
.lx_main .index-title .wz h1{color: #FFFFFF;}
.lx_main .lx_content{margin-top: 20px; margin-bottom: 20px;}
.lx_main .lx_content .lx_new{margin-top: 20px;}
.lx_main .lx_content .ContactUs-text h1{ font-size:14px; color:#FFFFFF; line-height:40px;}
.lx_main .lx_content .ContactUs-text .detailed{overflow:hidden;}
.lx_main .lx_content .ContactUs-text .detailed nav{width: 100%;}
.lx_main .lx_content .ContactUs-text .detailed li{height:30px; line-height:30px;white-space:nowrap; color:#FFFFFF; font-size: 14px; text-overflow:ellipsis;}
.lx_main .lx_content .ContactUs-text .detailed li b{margin:0 10px 0 0;color:#585858;  line-height:30px;}
.lx_main .lx_content .ContactUs-text  label{ padding-top:0 !important; text-align:left !important; color:#FFFFFF; height:34px; line-height:34px; font-weight:normal;}
.lx_main .lx_content .ContactUs-text input{ background:#f2f2f2; border:dashed 1px #aaa;}
.lx_main .form-horizontal .form-group{margin-left: 0; margin-right: 0;}
.lx_main .lx_content .ContactUs-text textarea{ max-width:100%; background:#f2f2f2; border:dashed 1px #aaa; height: 120px;}
.lx_main .lx_content .ContactUs-text button{ width:115px; height:30px; color:#fff; background:#d30800; border:none; transition:all 0.3s;}
.lx_main .lx_content .ContactUs-text button:hover{ background:#d30800;}
/*底部*/
footer{background: #FFFFFF;padding: 5px 0;}
footer .foot_main{text-align: center;}
footer .foot_content{width: 700px; display: inline-block; position: relative; padding: 15px 0;}
footer .foot_content nav li{border-right: 1px solid #6c6464; display: inline-block; width: 12%;}
footer .foot_content nav li a{font-size: 14px; color: #6c6464;}
footer .foot_content nav li a:hover{text-decoration:underline!important;}
footer .foot_content .foot_p{margin-top: 10px;}
footer .foot_content .foot_p p{font-size: 14px; color: #6c6464; line-height: 18px;}
footer .foot_content .ma{position: absolute; top: 0; left: -70px; width: 70px; height: 70px; overflow: hidden;}
footer .foot_content .ma img{width: 100%;}
/*手机底部导航*/
.hot{width:100%; height:59px; background:#141618; 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:#00733a;}
/*左侧*/
.li_none{display: none;}
/*.sub_nav{width: 100%; border-bottom: 1px dashed #cccccc;}*/
/*.sub_nav .sub_tit{float: left; width: 20%; padding-top: 5px;}*/
/*.sub_nav .sub_tit h1{font-size: 20px; font-weight: bold; color: #00733a; background: url("../image/cp_tits.png") no-repeat left; padding-left: 40px;}*/
/*.sub_nav .sub_tab{text-align: left; position: relative;}*/
/*.sub_nav .sub_tab .sub_li{display: inline-block; top: 0;}*/
/*.sub_nav .sub_tab .sub_li .sub_a{font-size: 14px; color: #646262; display: block; padding: 8px 10px;}*/
/*.sub_nav .sub_tab .sub_li:hover .sub_a{color: #FFFFFF; background: #00733a;}*/
/*.sub_nav .sub_tab .active{background: #00733a;}*/
/*.sub_nav .sub_tab .active .sub_a{color: #FFFFFF;}*/
/*.sub_nav .sub_ul{width: 80%; float: left;}*/
/*!*二级*!*/
/*.sub_nav .sub_tab .sub_li .er{position: absolute; left: 0; top: 100%; z-index: 99;}*/
/*.sub_nav .sub_tab .sub_li .er li{float: left; height: 30px; line-height: 30px; display: block; padding: 0 15px;}*/
/*.sub_nav .sub_tab .sub_li .er li a{font-size: 14px; color: #646262;}*/
/*.sub_nav .sub_tab .sub_li .er li a:hover{color: #00733a;}*/
/*内页*/
.li_none{display: none;}
.sub_nav .shang{padding: 0; margin-bottom: 10px;}
.sub_nav h1{background: #00733a; background-size: cover; text-align: center; padding: 15px 15px; color: #FFFFFF; font-size: 18px;font-weight: bold;}
.sub_nav .shang .sub_ul{margin-bottom: 20px;margin-top: 10px; background: #FFFFFF; }
.sub_nav .shang .sub_li{text-align: center; background: #e9e9e9; margin-bottom: 2px; }
.sub_nav .shang .sub_li .sub_a{display:block; font-size:14px; padding: 0 15px; line-height:35px; height: 35px; color: #333333;}
.sub_nav .shang .sub_li .active{display: block;}
.sub_nav .shang .sub_li:hover{background: #338f61;}
.sub_nav .shang .sub_li:hover .sub_a{color: #FFFFFF;}
.sub_nav .shang .sub_ul .act{background: #338f61;}
.sub_nav .shang .sub_ul .act .sub_a{color: #FFFFFF;}
/*二级*/
.sub_nav .shang .er{margin-top: 2px; overflow: hidden; background: #FFFFFF;}
.sub_nav .shang .er li{height: 30px; line-height: 28px; padding: 0 10px; text-align: center; background: #FFFFFF; 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: #338f61;}
/*标题*/
.nei_tit{border-bottom: 1px dashed #cccccc; padding: 10px 0;}
.nei_tit h1{float: left; font-size: 20px; color: #00733a;}
.nei_tit h2{float: right; font-size: 12px; color: #333333; padding-top: 7px;}
/*产品展示页面*/
.cps_main{width: 100%;}
.cps_main .cps_content{margin-top: 20px; margin-bottom: 50px;}
.cps_main .cps_content .cps_new{margin-top: 20px;}
.cps_main .cps_content .cps_new .cps_box{border: 1px solid #c3c3c3; padding: 7px 7px 0 7px; margin-bottom: 20px;}
.cps_main .cps_content .cps_new .cps_box .imgbox{display: block; overflow: hidden;}
.cps_main .cps_content .cps_new .cps_box .imgbox .cps_img{width: 100%; height: auto; transition: all 0.5s;}
.cps_main .cps_content .cps_new .cps_box .txtbox{height: 30px; overflow: hidden; line-height: 30px;}
.cps_main .cps_content .cps_new .cps_box .txtbox h1{font-size: 14px; color: #000000; line-height: 30px; float: left;}
.cps_main .cps_content .cps_new .cps_box .txtbox h2{right: 0; border-bottom: 1px solid #000000; line-height: 15px; float: right; padding-top: 5px; color: #000000;}
.cps_main .cps_content .cps_new .cps_box:hover{border: 1px solid #ff0000;}
.cps_main .cps_content .cps_new .cps_box:hover .imgbox .cps_img{transform:scale(1.1);}
.cps_main .cps_content .cps_new .cps_box:hover .txtbox h1{color: #ff0000;}
.cps_main .cps_content .cps_new .cps_box:hover .txtbox h2{color: #ff0000; border-bottom: 1px solid #ff0000;}
.cps_main .cps_content .cps_new .fenye{text-align: center;}
/*内页*/
.cps_main .cps_content .cpss_new{margin-top: 20px;}
.cps_main .cps_content .cpss_new .imgbox{text-align: center;}
.cps_main .cps_content .cpss_new .imgbox img{max-width: 100%; height: auto; margin-top: 10px;}
.cps_main .cps_content .cpss_new .txtbox{margin-top: 20px;}
.cps_main .cps_content .cpss_new .txtbox h1{font-size: 18px; color: #000000;}
.cps_main .cps_content .cpss_new .txtbox .cpss_p{margin-top: 10px;}
.cps_main .cps_content .cpss_new .txtbox .cpss_p p{font-size: 14px; color: #393939; line-height: 25px; margin-bottom: 10px;}

/*关于我们页面*/
.gys_main{width: 100%;}
.gys_main .gys_content{margin-top: 20px; margin-bottom: 50px;}
.gys_main .gys_content .gys_new{margin-top: 20px;}
.gys_main .gys_content .gys_new .gys_tit{text-align: center;}
.gys_main .gys_content .gys_new .gys_tit h1{font-size: 18px; color: #000000; font-weight: bold; line-height: 25px;}
.gys_main .gys_content .gys_new .gys_tit h2{font-size: 14px; color: #787878; margin-top: 10px;}
.gys_main .gys_content .gys_new .txtbox{margin-top: 20px;}
.gys_main .gys_content .gys_new .txtbox p{font-size: 14px; color: #000000; line-height: 25px;}

/*客户案例页面*/
.als_main{width: 100%;}
.als_main .als_content{margin-top: 20px; margin-bottom: 50px;}
.als_main .als_content .als_new{margin-top: 20px;}
.als_main .als_content .als_new .als_box{border: 1px solid #c3c3c3; padding: 7px 7px 0 7px; margin-bottom: 20px;}
.als_main .als_content .als_new .als_box .imgbox{display: block; overflow: hidden;}
.als_main .als_content .als_new .als_box .imgbox .als_img{width: 100%; height: auto; transition: all 0.5s;}
.als_main .als_content .als_new .als_box .txtbox{height: 30px; overflow: hidden; line-height: 30px;}
.als_main .als_content .als_new .als_box .txtbox h1{font-size: 14px; color: #000000; line-height: 30px; float: left;}
.als_main .als_content .als_new .als_box .txtbox h2{right: 0; border-bottom: 1px solid #000000; line-height: 15px; float: right; padding-top: 5px; color: #000000;}
.als_main .als_content .als_new .als_box:hover{border: 1px solid #ff0000;}
.als_main .als_content .als_new .als_box:hover .imgbox .als_img{transform:scale(1.1);}
.als_main .als_content .als_new .als_box:hover .txtbox h1{color: #ff0000;}
.als_main .als_content .als_new .als_box:hover .txtbox h2{color: #ff0000; border-bottom: 1px solid #ff0000;}
.als_main .als_content .als_new .fenye{text-align: center;}
/*内页*/
.als_main .als_content .alss_new{margin-top: 20px;}
.als_main .als_content .alss_new .imgbox{text-align: center;}
.als_main .als_content .alss_new .imgbox img{max-width: 100%; height: auto; margin-top: 10px;}
.als_main .als_content .alss_new .txtbox{margin-top: 20px;}
.als_main .als_content .alss_new .txtbox h1{font-size: 18px; color: #000000;}
.als_main .als_content .alss_new .txtbox .alss_p{margin-top: 10px;}
.als_main .als_content .alss_new .txtbox .alss_p p{font-size: 14px; color: #393939; line-height: 25px; margin-bottom: 10px;}

/*联系我们页面*/
.lxs_main{width: 100%;}
.lxs_main .lxs_content{margin-top: 20px; margin-bottom: 50px;}
.lxs_main .lxs_content .lxs_new{margin-top: 20px;}
.lxs_main .lxs_content .lxs_new ul li{float: left; width: 40%; font-size: 14px; color: #1b1b1b; line-height: 25px;}
.lxs_main .lxs_content .lxs_new .ditu{margin-top: 20px;}
.lxs_main .lxs_content .lxs_new .ditu img{max-width: 100%; height: auto;}

/*人才招聘页面*/
.zps_main{width: 100%;}
.zps_main .zps_content{margin-top: 20px; margin-bottom: 50px;}
.zps_main .zps_content .zps_new{margin-top: 20px;}
.zps_main .zps_content .zps_new .zps_tit{text-align: center;}
.zps_main .zps_content .zps_new .zps_tit h1{font-size: 18px; color: #000000; font-weight: bold; line-height: 25px;}
.zps_main .zps_content .zps_new .zps_tit h2{font-size: 14px; color: #787878; margin-top: 10px;}
.zps_main .zps_content .zps_new .txtbox{margin-top: 20px;}
.zps_main .zps_content .zps_new .txtbox p{font-size: 14px; color: #000000; line-height: 25px;}

/*售后服务页面*/
.shs_main{width: 100%;}
.shs_main .shs_content{margin-top: 20px; margin-bottom: 50px;}
.shs_main .shs_content .shs_new{margin-top: 20px;}
.shs_main .shs_content .shs_new .shs_tit{text-align: center;}
.shs_main .shs_content .shs_new .shs_tit h1{font-size: 18px; color: #000000; font-weight: bold; line-height: 25px;}
.shs_main .shs_content .shs_new .shs_tit h2{font-size: 14px; color: #787878; margin-top: 10px;}
.shs_main .shs_content .shs_new .txtbox{margin-top: 20px;}
.shs_main .shs_content .shs_new .txtbox p{font-size: 14px; color: #000000; line-height: 25px;}

/*新闻中心页面*/
.xws_main{width: 100%;}
.xws_main .xws_content{margin-top: 20px; margin-bottom: 50px;}
.xws_main .xws_content .xws_new{margin-top: 20px;}
.xws_main .xws_content .xws_new .xws_box{width: 100%; margin-bottom: 20px; position: relative;}
.xws_main .xws_content .xws_new .xws_box a{display: block; position: relative; overflow: hidden; padding: 0 0 0 184px;}
.xws_main .xws_content .xws_new .xws_box .imgbox{position: absolute; top: 0; left: 0; bottom: 0; z-index: 9; margin: auto; overflow: hidden;}
.xws_main .xws_content .xws_new .xws_box .imgbox .xws_img{width: 184px; height: 100%;}
.xws_main .xws_content .xws_new .xws_box .txtbox{height: 113px; background: #FFFFFF; overflow: hidden; padding: 5px 15px;}
.xws_main .xws_content .xws_new .xws_box .txtbox h1{font-size: 14px; color: #000000; font-weight: bold; position: relative; border-bottom: 1px solid #e3e3e3; padding-bottom: 10px;}
.xws_main .xws_content .xws_new .xws_box .txtbox h1 span{position: absolute; right: 0;}
.xws_main .xws_content .xws_new .xws_box .txtbox .xws_p{height: 40px; overflow: hidden; margin-top: 10px;}
.xws_main .xws_content .xws_new .xws_box .txtbox .xws_p p{font-size: 12px; color: #3f3f3f; line-height: 20px;}
.xws_main .xws_content .xws_new .xws_box .txtbox h3{font-size: 14px; color: #00733a; margin-top: 10px;}
.xws_main .xws_content .xws_new .xws_box:hover{box-shadow: 5px 5px 5px #999999; top: -1px;}
.xws_main .xws_content .xws_new .xws_box:hover .txtbox h1{color: #00733a;}
.xws_main .xws_content .xws_new .fenye{text-align: center;}
/*内页*/
.xws_main .xws_content .xwss_new{margin-top: 20px;}
.xws_main .xws_content .xwss_new .xwss_tit{text-align: center;}
.xws_main .xws_content .xwss_new .xwss_tit h1{font-size: 18px; color: #000000; font-weight: bold;}
.xws_main .xws_content .xwss_new .xwss_tit h2{font-size: 14px; color: #787878; margin-top: 7px;}
.xws_main .xws_content .xwss_new .imgbox{margin-top: 15px; text-align: center;}
.xws_main .xws_content .xwss_new .imgbox img{max-width: 100%; height: auto;}
.xws_main .xws_content .xwss_new .txtbox{margin-top: 20px;}
.xws_main .xws_content .xwss_new .txtbox p{font-size: 14px; color: #000000; line-height: 25px;}



@media (max-width:1199px){
}

@media (min-width:991px){
    header .head_nav{display: block!important;}
    .sub_nav .sub_tab .sub_li .er{display: none;}
}

@media (max-width:991px){
    .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;
    }
    header .head_top{height: 80px; overflow: hidden;}
    header .logo{height: 80px;}
    header .logo a img{width: 290px;}
    header .search{height: 80px;}
    header .top_btn{font-size: 30px; color: #000000; position: absolute; top: 25px; right: 18px; display: none;}
    header .top_coll{height: 100%; margin: 0;}
    header .top_coll .top_box .top_tel{background: none; font-size: 12px; padding-left: 0;}
    header .top_coll .top_box .top_tel span{font-size: 14px;}
    header .head_nav{width: 100%; background: rgba(0,115,58,0.7);}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 25%; height: 40px; line-height: 40px; border-top: none;}
    header .head_nav .top_li a{background: none;}
    header .head_nav .top_li:hover{border-top: none;}
    header .head_nav .top_li ul{display: none!important;}
    /*标题*/
    .index-title .wz{width: 20%}
    .index-title .jgx{width: 40%;}
    .index-title .wz h1{font-size: 24px;}
    .cp_dian .cp_tit{width: 100%;}
    .cp_dian .tab{width: 100%; margin-top: 10px;}
    .xw_main .xw_content .xw_new .xw_box a{padding: 0 0 0 110px;}
    .xw_main .xw_content .xw_new .xw_box .imgbox .xw_img{width: 110px;}
    .xw_main .xw_content .xw_new .xw_box .txtbox{height: 100px; padding: 5px 10px;}
    .xw_main .xw_content .xw_new .xw_box .txtbox .xw_p p{font-size: 12px;}
    .xw_main .xw_content .xw_new .xw_box .txtbox .jia{width: 100px; height: 100px;}
    .gy_main .gy_content .gy_new .txtbox{height: 170px;}
    footer .foot_content{width: 100%;}
    .lxs_main .lxs_content .lxs_new ul li{width: 50%;}
}

@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: 220px;}
    header .top_btn{top: 18px; font-size: 24px;}
    header .head_nav{top: 60px;}
    /*标题*/
    .index-title .wz{width: 26%;}
    .index-title .jgx{width: 37%; margin-top: 5px;}
    .index-title .wz h1{font-size: 18px;line-height: 20px;}
    .index-title span{font-size: 16px; line-height: 20px;}
    .cp_dian .cp_tit h1{font-size: 16px; background-size: 20px; padding-left: 30px;}
    .gy_main .gy_content .gy_new .txtbox{height: auto;}
    /*内页*/
    /*.sub_nav{border: none;}*/
    /*.sub_nav .sub_tit{width: 100%; border-bottom: 1px solid #00733a; padding: 5px 0;}*/
    /*.sub_nav .sub_tit h1 span{float: right; top: 5px;}*/
    /*.sub_nav .sub_ul{width: 100%; display: none;}*/
    /*.sub_nav .sub_tab .sub_li{width: 100%;}*/
    /*.sub_nav .sub_tab .sub_li .sub_a{padding: 0 10px; height: 30px; line-height: 30px; text-align: center;}*/
    /*.sub_nav .sub_tab .sub_li .er{width: 100%; position: inherit; height: auto;}*/
    /*.sub_nav .sub_tab .sub_li .er li{width: 100%; background: #FFFFFF; text-align: center;}*/
    .sub_nav .shang .sub_ul{display: none;}
    .sub_nav h1{padding: 10px;}
    .sub_nav h1 span{float: right; top: 4px;}
    .lxs_main .lxs_content .lxs_new ul li{width: 100%;}
    .xws_main .xws_content .xws_new .xws_box a{padding: 0 0 0 110px;}
    .xws_main .xws_content .xws_new .xws_box .imgbox .xws_img{width: 110px;}
    .xws_main .xws_content .xws_new .xws_box .txtbox{height: 80px;}
    .xws_main .xws_content .xws_new .xws_box .txtbox h1{padding-bottom: 5px;}
    .xws_main .xws_content .xws_new .xws_box .txtbox .xws_p{margin-top: 5px;}

}

@media (max-width:450px){
    .container-fluid{padding-left: 8px; padding-right: 8px;}
}

@media (max-width:376px){
    /*标题*/
    .index-title .jgx{ display:none;}
    .index-title .wz{ width:100%;}

}

@media (max-width:340px){

}