@charset "utf-8";
/* CSS Document */ 

@font-face{font-family:'iconfont';src:url('//at.alicdn.com/t/font_1432720974_1547027.eot');src:url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@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"}
body{font-family:"微软雅黑"}
.glyphicon{top:0 !important}
.no-padding{padding:0 !important}
.no-margin{margin:0 !important}
.no-background{background:none !important}
.no-border{border:none !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.w100{width:100% !important}
.h100{height:100% !important}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1030px !important}
.tr{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s}
.tr2{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s}

.main-pad-1{ padding:50px 0 40px;}
.main-pad-2{ padding:50px 0 20px;}
.main-pad-3{ padding:50px 0 0;}
.main-pad-4{ padding:10px 0 20px;}
.main-Background-1{ background:#e5e5e5;}
.main-Background-2{ background:#007516;}

header{ position: relative; z-index: 99999999; background: #007516; }
header .logo{ font-size: 0; line-height:90px;}
header .tel{ margin:20px 0 0; padding:0 0 0 47px; color:#fff; font-weight:bold; line-height:20px; min-height:35px; background:url(../images/icon/tel_icon.png) no-repeat left;}
header .tel span{ margin:3px 0 0; display:block; font-family:Impact,Arial; font-size:30px; color:#fff; line-height:28px;}
header nav{background:#000000;background:-moz-linear-gradient(top,#000000 0%,#3d3d3d 16%,#010101 100%);background:-webkit-linear-gradient(top,#000000 0%,#3d3d3d 16%,#010101 100%);background:linear-gradient(to bottom,#000000 0%,#3d3d3d 16%,#010101 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000',endColorstr='#010101',GradientType=0 );}
header nav ul li{ position:relative; width:11.11%;}
header nav ul li:after{ margin:-10px 0 0; content:""; position:absolute; left:0; top:50%; z-index:1; width:2px; height:20px; background:#000; border-right: solid 1px #353535;}
header nav ul li:last-child:before{margin:-10px 0 0; content:""; position:absolute; right:0; top:50%; z-index:1; width:2px; height:20px; background:#000; border-right: solid 1px #353535;}
header nav ul li a{ display:block; line-height:50px; color:#fff;} 
header nav ul li .ul{ display:none; position:absolute; left:0; top:100%; z-index:1; width:100%;}
header nav ul li .ul .li{ width:100%;
background:-moz-linear-gradient(top,rgba(0,0,0,0.6) 1%,rgba(0,0,0,0.6) 2%,rgba(0,0,0,0.6) 98%,rgba(0,0,0,0.6) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0.6) 1%,rgba(0,0,0,0.6) 2%,rgba(0,0,0,0.6) 98%,rgba(0,0,0,0.6) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0.6) 1%,rgba(0,0,0,0.6) 2%,rgba(0,0,0,0.6) 98%,rgba(0,0,0,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000',endColorstr='#99000000',GradientType=0 );}
header nav ul li .ul .li a{ font-size:12px; line-height:40px;}

.banner{ position:relative; background: #007516; overflow:hidden;}
.banner img{ display:block; margin:0 auto;}
.banner .glyphicon{ top:50% !important;}
/* .banner .carousel-control.left,.banner .carousel-control.right{ width:60px;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;}
.banner .carousel-control.left{ left:-60px;background:url(../images/ba/prev_arrow_60.png) no-repeat left;}
.banner:hover .carousel-control.left{ left:0;}
.banner .carousel-control.right{ right:-60px;background:url(../images/ba/next_arrow_60.png) no-repeat right;}
.banner:hover .carousel-control.right{ right:0;} */
.banner .carousel-fade .carousel-inner .item{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-ms-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}
.banner .carousel-fade .carousel-inner .active{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
.banner .carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.banner .carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
.banner #myCarousel{position:relative}
.banner #myCarousel .carousel-indicators{ margin-bottom:0;bottom:20px;z-index:4}
.banner #myCarousel .carousel-indicators li{margin:0 5px;width:15px;height:15px;}
.banner #myCarousel .carousel-indicators li:hover{background:#fff}

.title-1{ margin:0 0 50px; font-size: 0; overflow:hidden;}
.title-1 a{ position: relative; display: inline-block; vertical-align: top; }
.title-1 a:after,.title-1 a:before{ content: ""; position: absolute; top: 50%; z-index: 1; width: 1000px; height: 1px; background: #007516; }
.title-1 a:after{ left: -1010px; }
.title-1 a:before{ right: -1010px; }
.title-1 a h3{ margin:0 0 10px; font-size: 30px;color: #333;font-weight: bold; line-height: 32px;}
.title-1 a small{ display: block; font-size: 25px; color: #007516; line-height: 27px; }
.title-2{ margin:0 0 38px; }
.title-2 ul{ font-size: 0; }
.title-2 ul li{ display: inline-block; vertical-align:top; padding: 0 10px; margin:0 0 10px; border-right: solid 1px #333; }
.title-2 ul li:last-child{ border-right: none; }
.title-2 ul li a{ display: block; height: 14px; font-size: 14px;color: #333; line-height: 14px; }
.title-3 .left h5{ margin:0 10px 0 0; font-size: 30px;color: #fff;line-height: 32px; font-weight: bold; }
.title-3 .left span{ padding: 4px 0 0; display: block; font-family: arial; font-size: 25px; color: #fff; line-height: 28px; }
.title-3 a{color: #fff; line-height: 32px;}
.title-3.active .left h5{ color: #333; }
.title-3.active .left span{ color: #333; }
.title-3.active a{ color: #333; }
.title-3.active2 .left h5{ font-size: 24px; }
.title-4{ padding: 28px 0 0; margin:0 0 20px; overflow: hidden; font-size: 0; }
.title-4 span{ position: relative; display: inline-block; vertical-align: top; font-size: 15px;color: #007516; font-weight:bold; line-height: 24px; }
.title-4 span:after,.title-4 span:before{ content: ""; position: absolute; top: 50%; z-index: 1; width: 1000px; height: 1px; background: #c8c8c8; }
.title-4 span:after{ left: -1030px; }
.title-4 span:before{ right: -1030px; }

.text-1-list {  margin:0 0 10px; }
.text-1-list a{ padding: 15px; display: block; font-size: 0; background: #007516;}
.text-1-list a .textbox{ display:inline-block; vertical-align: top; }
.text-1-list a .textbox .biaoti{ margin:0 0 10px; padding: 0 0 0 60px; font-size: 20px; color: #fff; line-height: 49px; background-repeat: no-repeat; background-position: 0 50%; background-size: 49px auto; }
.text-1-list a .textbox p{ max-width: 208px; height: 48px; font-size: 14px; color: #fff; line-height: 24px; overflow: hidden;  }
.text-2 p{ margin:20px 0; height: 120px; color: #fff; line-height: 30px; overflow: hidden; }
.text-2 ul{ margin:0 -10px; }
.text-2 ul li{ padding: 0 10px; width: 33.3333%; }
.text-2 ul li a{ position: relative; left: 0; top: 0; display: block; height: 120px; background: #fff; border:solid 1px #1d76d0; overflow: hidden; }
.text-2 ul li a img{max-width: 100%; }
.text-2 ul li a span{ display:block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; font-size: 0; }
.text-2 ul li a span img{ max-height: 100%; }
.text-3{ padding: 50px 0 0; }
.text-3 ul li{ padding: 0 0 10px; margin:0 0 30px; border-bottom: dashed 1px #fff; }
.text-3 ul li a{ display: block; }
.text-3 ul li a h5{ position: relative; margin:0 0 5px; padding: 0 0 0 15px; font-size: 14px;color: #fff; font-weight: bold; line-height: 24px; }
.text-3 ul li a h5:after{ content: ""; position: absolute; left: 0; top: 50%; z-index: 1; margin:-2px 0 0; width: 5px; height: 5px; background: #fff; border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-o-border-radius: 50%; }
.text-3 ul li a p{ margin:0; color: #fff; line-height: 24px; }
.text-4{ margin:50px -10px 30px; }
.text-4 .imgbox{ height: 122px; }
.text-4 .textbox{ padding:5px 10px; height: 122px; color: #fff; line-height: 28px; overflow: hidden; }
.text-5{ margin:0 0 10px; color: #333; line-height: 30px; }

.pictrue-1-list{ margin:0 0 20px; }
.pictrue-1-list a{ display: block; }
.pictrue-1-list a .imgbox{ position: relative; background: #fff; border:double 3px #b9b9b9; overflow: hidden;}
.pictrue-1-list a .imgbox:after{ content: ""; position: absolute; left: 0; bottom:-100%; z-index: 2; width: 100%; height: 100%; background: #007516;filter:alpha(opacity=67);-moz-opacity:0.67;-khtml-opacity:0.67; opacity:0.67;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s }
.pictrue-1-list a .imgbox img{ max-width: 100%; }
.pictrue-1-list a .imgbox span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; }
.pictrue-1-list a .imgbox span img{ max-height: 100%; }
.pictrue-1-list a .imgbox .text{ position: absolute; left: 0; bottom:-100%; z-index:3; margin:0 0 -30px; width: 100%; }
.pictrue-1-list a .imgbox .text h5{font-size: 14px; color: #fff; line-height: 16px;}
.pictrue-1-list a .imgbox .text b{ display: block; margin:15px auto; width: 40px; height: 1px; background: #fff; }
.pictrue-1-list a .imgbox .text small{ display: block; font-size: 12px;color: #fff; line-height: 14px; }
.pictrue-1-list a .textbox{ padding: 0 15px; color: #333; line-height: 30px; }
.pictrue-2{ margin:50px 0 0; overflow: hidden;}
.pictrue-2 ul{ margin:0 -10px; }
.pictrue-2 ul li{ padding: 0 10px; margin:0 0 20px; width: 33.333%; }
.pictrue-2 ul li a{ display: block; }
.pictrue-2 ul li a .imgbox{ border:solid 1px #c1c1c1; overflow: hidden; }
.pictrue-2 ul li a .imgbox span{ display: block; height: 165px; }
.pictrue-2 ul li a .imgbox span img{ max-width: 100%; }
.pictrue-2 ul li a h5{ padding: 0 10px; font-size: 14px; color: #333; line-height: 30px; }
.pictrue-3{ margin:0 0 20px; }
.pictrue-3 .biaoti{ color: #333; line-height: 30px; }
.pictrue-4-list{ margin:0 0 20px; }
.pictrue-4-list a{ display: block; position:relative; padding: 0 0 0 150px; min-height: 110px; }
.pictrue-4-list a .imgbox{ position: absolute; left: 0; top: 0; z-index: 1; width: 150px; overflow: hidden; }
.pictrue-4-list a .imgbox span{ display: block; height: 110px; }
.pictrue-4-list a .textbox{ padding: 0 0 0 20px; }
.pictrue-4-list a .textbox h5{ position: relative; margin:0; padding: 0 0 0 10px; height: 24px;font-size: 14px;color: #333; font-weight:bold; line-height: 24px; }
.pictrue-4-list a .textbox h5:after{ content: ""; position: absolute; left: 0; top: 50%; z-index: 1; margin:-2px 0 0; width: 5px; height: 5px; background: #333; border-radius: 50%; }
.pictrue-4-list a .textbox p{ height: 60px; color: #333; line-height: 30px; overflow: hidden; }

.subnav-1{ padding: 31px 10px 0; margin:10px 0 0; height: 378px;background: #006c14; border:solid 9px #00951c; border-bottom: none;}
.subnav-2-box.col-md-4{ float: right; }
.subnav-2-box.col-md-8{ float: left; }
.subnav-2{ padding: 50px 10px 0; height: 763px; background: #006c14;border-left:solid 9px #00951c;border-right:solid 9px #00951c; }
.subnav .biaoti{ margin:0 0 6px; font-size: 20px;color: #fff; font-weight:bold; line-height: 52px; background: #007516; }
.subnav ul{ margin:0 0 6px; }
.subnav ul li{ border-top: solid 1px #007516;
background:rgb(255,255,255);background:-moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(210,210,210,1) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(210,210,210,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(210,210,210,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#d2d2d2',GradientType=0 ); }
.subnav ul li a{ display: block; color: #333; line-height: 43px; }
.subnav .ul{ display: none; }
.subnav .ul .li{ background: #eaeaea; border-top:solid 1px #ddd6d6; }
.subnav .ul .li a{ display: block; font-size: 12px; color: #333; line-height: 40px; }
.subnav .textbox{ padding: 0 4px 10px;
background:rgb(255,255,255);background:-moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(210,210,210,1) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(210,210,210,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(210,210,210,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#d2d2d2',GradientType=0 ); }
.subnav .textbox img{ width: 100%; }
.subnav .textbox p{ padding: 10px 0 0; color: #333; line-height: 24px; }

footer .box{ padding: 20px 0; background: #2b2b2b; }
footer .box .biaoti{ margin:0 0 20px; padding: 0 0 10px; font-size: 16px;color: #fff; font-weight: bold; line-height: 18px; border-bottom: solid 1px #fff; }
footer .box ul{ margin:0 -15px; }
footer .box ul li{ padding: 0 15px; width: 33.3333%; }
footer .box ul li h5{ margin:0 0 25px; height: 18px; font-size: 14px;color: #fff; line-height: 18px; }
footer .box ul li p a{ display: block; font-size: 12px;color: #fff; line-height: 28px; }
footer .box .textbox img{ display: block; margin:0 20px 10px 0; max-width: 100%; }
footer .box .textbox p{ font-size: 12px;color: #fff; line-height: 28px; }
footer .footer_bar{ padding: 13px 0; background: #000; }
footer .footer_bar .menu a{ padding: 0 3px; display: block; height: 12px; font-size: 12px;color: #fff; line-height: 12px; border-right: solid 1px #fff; }
footer .footer_bar .menu a:first-child{ padding-left: 0; }
footer .footer_bar .menu a:last-child{ border-right: none; }
footer .footer_bar p{ font-size: 12px;color: #fff; line-height: 12px; }

body.hover header nav ul li:hover > a{ color:#68b62c}
body.hover header nav ul li.active > a{ color:#68b62c}
body.hover header nav ul li .ul .li:hover a{ color: #fff; background:#6bb92d;}
body.hover .title-2 ul li a:hover{ color: #68b62c; text-decoration: underline !important; }
body.hover .text-1-list a:hover{ background: #00a1e9;}
body.hover .text-2 ul li:hover a{ left:-2px; top: -2px; box-shadow:4px 4px 0 rgba(255,255,255,0.8);-webkit-box-shadow:4px 4px 0 rgba(255,255,255,0.8);-moz-box-shadow:4px 4px 0 rgba(255,255,255,0.8);-o-box-shadow:4px 4px 0 rgba(255,255,255,0.8); }
body.hover .text-3 ul li:hover a h5{ color: #009de2; text-decoration: underline !important;}
body.hover .pictrue-1-list a:hover .imgbox:after{ bottom: 0; }
body.hover .pictrue-1-list a:hover .imgbox span{ transform:rotate(3deg) scale(1.1,1.1);-webkit-transform:rotate(3deg) scale(1.1,1.1);-moz-transform:rotate(3deg) scale(1.1,1.1);-o-transform:rotate(3deg) scale(1.1,1.1); }
body.hover .pictrue-1-list a:hover .imgbox .text{ bottom: 50%; }
body.hover .pictrue-1-list a:hover .textbox{ color: #68b62c }
body.hover .pictrue-2 ul li:hover a .imgbox span{ transform:rotate(3deg) scale(1.1,1.1);-webkit-transform:rotate(3deg) scale(1.1,1.1);-moz-transform:rotate(3deg) scale(1.1,1.1);-o-transform:rotate(3deg) scale(1.1,1.1); }
body.hover .pictrue-2 ul li:hover a h5{ color:#68b62c}
body.hover .pictrue-4-list a:hover .imgbox span{ transform:rotate(3deg) scale(1.1,1.1);-webkit-transform:rotate(3deg) scale(1.1,1.1);-moz-transform:rotate(3deg) scale(1.1,1.1);-o-transform:rotate(3deg) scale(1.1,1.1); }
body.hover .pictrue-4-list a:hover .textbox h5{ color: #007516; text-decoration: underline !important;}
body.hover .subnav ul li:hover a{ color: #007516; font-weight: bold; }
body.hover .subnav .ul .li:hover a{ color: #fff; background: #007516; }
body.hover footer .box ul li p a:hover{ color: #00951c; text-decoration: underline !important;}

@media (max-width:991px){
	.main-Background-2{ background: none; }
	.main-Background-2 .col-md-8{ background: #007516; }
	.main-pad-1{ padding:30px 0 20px; }
	.main-pad-2{ padding:30px 0; }
	.main-pad-3{ padding: 30px 0; }
	header nav{ position: absolute; right: 0; top: 100%; z-index: 5555; width: 150px; background: none; }
	header nav ul li{ margin:0 0 2px; width: 100%; border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px; box-shadow: 2px 2px 3px rgba(0,0,0,0.2);-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);-o-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
background:-moz-linear-gradient(top,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff',endColorstr='#ccffffff',GradientType=0 ); }
	header nav ul li:after{ display: none; }
	header nav ul li a{ font-size: 12px;color: #333; line-height: 34px; }
	header nav ul li .ul{ display: none !important; }
	header .logo{ line-height:80px;}
	header .logo img{ width:280px;}
	header .ydd_btn{ margin:20px 0 0 0; padding:10px 7px; width:45px; height:40px; cursor:pointer;}
	header .ydd_btn span{ display:block; width:100%; height:4px; background:#ffffff;}
	header .ydd_btn span.span02{margin:4px 0;}
	header .ydd_btn.click{ background:none;}
	header .ydd_btn.click span{ background:#ffffff;}
	header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
	header .ydd_btn.click span.span02{margin:4px 0;	}
	header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;			margin-top:0px;}
	header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
	.banner #myCarousel .carousel-indicators{ bottom: 10px; }
	.title-1{ margin:0 0 30px; }
	.title-2{ margin:0 0 20px; }
	.text-2 ul li a{ height: inherit; }
	.text-2 p{ height: inherit; }
	.text-3{ padding: 20px 0 0; }
	.text-3 ul li{ margin:0 0 20px; }
	.text-3 ul li:last-child{ margin:0; }
	.text-4{ margin:20px -10px; }
	.text-4 .textbox{ height: inherit; }
	.subnav-1{ padding: 20px 10px 0; height: inherit; }
	.subnav-2{ padding: 20px 10px 0; height: inherit; border-bottom: solid 9px #00951c; }
	.subnav{ margin:0 0 20px; }
	.subnav .biaoti{ padding: 0 15px; margin:0; text-align: left; font-size: 18px; font-weight: normal; line-height: 45px; }
	.subnav .biaoti.on{ position: relative; }
	.subnav .biaoti.on:after{ content: ""; position: absolute; right:15px; top: 50%; z-index: 1; margin:-10px 0 0; width: 20px; height: 20px; background: url(../images/icon/subnav_jt.png) no-repeat;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s }
	.subnav .biaoti.on.active:after{ transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-o-transform: rotate(90deg); }
	.subnav ul{ margin:0; }
	.subnav ul li a{ font-size: 13px; line-height: 34px; }
	.subnav .ul .li a{ line-height: 30px; }
	.pictrue-2{ margin:30px 0 0; }
	.pictrue-2 ul li{ width: 50%; }
	.pictrue-2 ul li a .imgbox span{ height: inherit; }
	footer .box .col-md-6,footer .box .col-md-3{ margin:0 0 20px; }
}

@media (max-width:767px){
	.main-pad-1{ padding:20px 0; }
	.main-pad-2{ padding:20px 0; }
	.main-pad-3{ padding:20px 0; }
	body{ padding-bottom:50px;}	
	header nav{ width: 120px; }
	header .logo{ line-height:60px;}
	header .logo img{ width:200px;}
	header .ydd_btn{padding:10px; margin:10px 0 0;}
	.hot{height:50px; background:#006c14; 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:7px 0;}
	.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; background: url(../images/dbtc_jt.png) no-repeat center;}
	.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
	.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; }
	.banner #myCarousel .carousel-indicators li{ margin:0 3px; width: 10px; height: 10px; }
	.title-1 a h3{ margin:0 0 5px; font-size: 18px; line-height: 24px; }
	.title-1 a small{ font-size: 14px; line-height: 16px; }
	.title-2 ul li a{ height: 12px; font-size: 12px; line-height: 12px; }
	.title-3 .left h5{ margin:0 5px 0 0; font-size: 16px !important; line-height: 24px; }
	.title-3 .left span{ font-size: 14px; line-height: 20px; }
	.title-3 a{ font-size: 12px; line-height: 24px; }
	.text-1-list a .textbox .biaoti{ padding: 0 0 0 49px; background-size: 39px auto; font-size: 16px; line-height: 39px; }
	.text-1-list a .textbox p{ font-size: 12px; }
	.text-2 p{ margin:10px 0; font-size: 12px; line-height: 24px; }
	.text-2 ul{ margin:0 -5px; }
	.text-2 ul li{ padding: 0 5px; }
	.text-3 ul li a p{ font-size: 12px; }
	.text-4 .textbox{ font-size: 12px; line-height: 24px; }
	.text-5{ font-size: 12px; line-height: 24px; }
	.pictrue-1-list a .textbox{ font-size: 12px; }
	.pictrue-2{ margin:20px 0 0; }
	.pictrue-2 ul li a h5{ font-size: 12px; }
	.pictrue-3 .biaoti{ font-size: 12px; line-height: 24px;}
	.pictrue-4-list a{ padding: 0 0 0 120px; min-height:80px; }
	.pictrue-4-list a .imgbox{ width: 120px; }
	.pictrue-4-list a .imgbox span{ height:80px; }
	.pictrue-4-list a .textbox{ padding: 0 0 0 10px; }
	.pictrue-4-list a .textbox p{ height: 48px; font-size: 12px; line-height: 24px; }
	footer .box{ padding:20px 0; text-align: center; }
	footer .box .col-md-6, footer .box .col-md-3{ margin:0; }
	footer .box .textbox img{ margin:0 auto 10px; }
	footer .footer_bar{ padding: 15px 0; text-align: center;}
	footer .footer_bar .menu{ width: 100%; }
	footer .footer_bar .menu a{ float:none !important; display: inline-block; vertical-align: top; }
	footer .footer_bar p{ width: 100%; }
 }
