@charset "utf-8";

/********************* PC版 *********************/
.web-main{background:#fff;width:100%;min-width:1260px;margin:0 auto;}
.son{margin:0 auto;width: 100%;
    padding: 0px 60px;
    max-width: 1440px;
    min-width: 1260px;}

.web-top{background:#356601; color:#fff; height:42px;padding-top:6px; padding-bottom:5px; border-bottom: 0px solid #e4e4e4;font-size: 15px; }
.web-top-left{float:right;padding-right:0px;color:#fff;}
.web-top-left i{margin-left:5px;margin-right:5px;font-size:19px;color:#fff;vertical-align: middle;}
.web-top-left a{color:#fff;}
.web-top-center{float:left;padding-left:0px;color:#fff; padding-top:7px;}
.web-top-right{float:right;padding-right:0px;color:#fff;text-align: right;}
.web-top-right i{margin-left:15px;margin-right:5px;font-size:19px;color:#fff;vertical-align: middle;}
.web-top-right a{color:#fff;}
.web-top-right .top-sns-icon1 a{ background:#fff; width:25px; height:25px; line-height:26px; text-align:center;border-radius: 50%; color:#fff; font-size:14px; margin-right:10px;}
.web-top-right .top-sns-icon1 a:hover{ background:#568700;}

.web-nav{height:94px;width:100%;z-index:99;top:0px; left:0px; background:#fff;/*box-shadow: 0 2px 8px 0 rgba(27,31,64,.08);*/ transition:.3s; border-top:0px solid #0092DD;position: relative;}
.navbar-default {
    background-color:transparent;
    border-color: #fff;
	border-radius:0px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:none;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px solid transparent;
}
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
.navbar-header {
    float:left;
	height:auto;
	padding-top: 11px;
	transition: .3s;
}
.navbar-collapse{
background:none;
padding-right: 0px; 
padding-left: 0px;
float: right;
padding-top: 0px;
transition: 0s;
}
.navbar-default .navbar-nav>li>a {
    color: #111;
	font-size:16px;
	text-transform:none;
	font-weight:700;
	text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a i{font-size:14px;color: rgba(0,0,0,.4); border-bottom:none !important; display:none; }
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:hover * {
    color: #568700;
    background: none;
	border-radius:0px;
	border-bottom:3px solid #568700;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a *, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #568700;
    background: none;
	border-radius:0px;
	border-bottom:3px solid #568700;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 41px 0px;
	margin-top:3px;
	height:94px;
	margin:0px 22px;
	transition:0s;
	border-bottom:3px solid transparent;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a *, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #568700;
    background: none;
	border-radius: 0px;
	border-bottom:3px solid #568700;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
.nav-submenu{width:250px;border-radius:5px !important; padding:12px 0px; margin:0px;margin-top:0px !important; font-size:16px; background:none;	border: 0px solid rgba(0,0,0,.05);overflow: hidden;-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.08);
    box-shadow: 0 2px 8px rgba(0,0,0,.1); background:#5e9507;}
.nav-submenu>li>a {
    display: block;
    padding: 12px 22px;
    clear: both;
    font-weight: 700;
    line-height: 1.42857143;
    color: #fff;
    white-space: normal;
	background: #5e9507;
	border-bottom: 1px solid rgba(255,255,255,.1);
	padding-right:40px;
}
.nav-submenu>li>a:hover {
    color:#568700;
    background-color: #fff;
	border-bottom: 1px solid rgba(0,0,0,.03) !important;
}
.nav-submenu>li:last-child>a {
	border-bottom:none;
}
.nav-submenu>li>a>i {
    float:right;
	color:#fff; margin-right:-20px; margin-top:2px;
}
.nav-submenu>li>a:hover i {
    color: #568700;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px;
    font-size: 18px;
    line-height: 20px;
	padding-left:0px;
}
.navbar-brand img {
max-height:70px;
margin-left:0px;
height:54px;
transition:.8s;
margin-top:12px;
}
.navbar-slogan {
margin-top:20px;
display:block;
font-size:20px;
border-left:1px solid #ddd;
margin-left:12px;
float:left;
padding-left:12px;
height:30px;
line-height:25px;
color:#568700;
font-weight:bold;
display:none;
}
.navbar-search {
display:block;
float:none;
}
#search{border-radius:15px;position:relative; width:200px; margin-top:3px; margin-right:0px;}
#search .search-input{border-radius:15px;width:100%; height:26px; line-height:26px; background:rgba(0, 0, 0, .06); margin-top:0px; font-size:12px; margin-right:0px; padding-left:15px; color:rgba(255,255,255, .6); border:0px solid #eee;outline:none; }
#search .search_icon{position:absolute;right:8px;top:0px;cursor:pointer;width:35px;line-height:25px;text-align:center;border-top-right-radius:4px;border-bottom-right-radius:4px;}
#search .fa-search{font-size:16px;color:rgba(0,0,0, .2);}
.search-input::-webkit-input-placeholder {color: rgba(0,0,0, .2);}
.search-input:-moz-placeholder {color: rgba(0,0,0, .2);}
.search-input:-ms-input-placeholder {color: rgba(0,0,0, .2);}​

.modal-dialog {
    width: 50%;
    margin: 50px auto;
}
.modal-body{
	height:565px;
	padding:44px;
	padding-top:8px;}
.modal-content{border-radius: 15px;-webkit-box-shadow: 0 2px 12px rgba(0,0,0,.2);box-shadow: 0 2px 12px rgba(0,0,0,.2); border:none;}
.modal-header .close {
    margin-top:15px;
	font-size:40px;
	margin-right: 12px;
	opacity: .4;
}
.modal-header{ padding-bottom:0px;}
.modal-title{font-size: 32px;margin-left: 27px;
    margin-top: 15px; color:#555;}
.modal-body-search{height:545px !important;padding:0px !important;padding-bottom:35px !important; border-top:1px solid #eee; margin-top:10px;}
.modal-header {border-bottom: 0px solid #e5e5e5;}

.home-banner{background:#fff; height:546px; margin-bottom:0px;}
#home-banner-content{height:100%;}
#home-banner-content .carousel-control{width: 10%;background-image:none;opacity:0;}
#home-banner-content:hover .carousel-control{transition:.4s;opacity:1;}

.home-group{margin-bottom:50px; margin-top:30px;}
.home-group-title{background-image:linear-gradient(#fff, #fff);line-height:50px; border-bottom:0px solid #568700; padding-left:20px; padding-right:20px; text-align:center;}
.home-group-title>span{color:#222; font-size:40px; display:block; margin-bottom:5px;letter-spacing: 0px;font-weight:700;text-transform:capitalize;}
.home-group-title>p{border-bottom:5px solid #568700; width:30px; display:block; margin:auto;border-radius: 3px; position:relative;}
.home-group-title>font{ font-size:16px; color:#666;}

.home-group-title111>p:after{content: "";
    position: absolute;
    width: 15px;
    height: 5px;
    background: #568700;
    border-radius: 0px 2px 2px 0px;
    right: 0px;
    bottom: -5px;}

.home-group-img-list{margin-top:30px;}

.row {
    margin-right: -10px;
    margin-left: -10px;
}
.col-xs-6, .col-sm-3,.col-md-3, .col-sm-4,.col-md-4{padding-left:10px;padding-right:10px;}
.row li>a{color:#222;margin-bottom:35px;border: 1px solid #eee;border-radius: 5px;
    overflow: hidden;box-shadow: 0 1px 7px rgba(0,0,0,0.1);}
.row li>a:hover{color:#568700;border: 1px solid #568700;}
.row li>a:hover .row-col-title{background:#568700 !important; color:#fff !important;}
.row .row-col-img{height:220px; border:0px solid #e8e8e8; display: flex;
    justify-content: center;
    align-items: center;
color:#aaa;
overflow:hidden;
}
.row .row-col-img:hover{border:0px solid #568700;}
.row .row-col-img:hover img{border:0px solid #568700; transform: scale(1.08);}
.row .row-col-img img{max-width:100%;max-height:100%;padding:0px;object-fit: cover;width: 100%;height: 100%;transition: all 0.5s;}
.row .row-col-title{font-size:16px;line-height:22px;background: #fff; display:block; text-align:center;padding: 18px 12px 18px 12px;}

.row .row-col-img:hover .fa-play{border: 3px solid #094 !important;color: #094 !important;}

.m-left{width:100%; margin-bottom:30px;border: 1px solid #ddd;margin-top: 17px;    border-radius: 10px;
    overflow: hidden;}
.m-left>span{background-image:linear-gradient(#fff, #fff);display:block; line-height:64px; color:#333; font-size:20px; padding-left:25px;text-transform:uppercase;border: 0px solid #ddd; border-bottom:1px solid #ddd;border-radius: 0px 0px 0px 0px;font-weight: 700;}
.m-left li{margin-bottom:0px;margin-top:0px;}
.m-left li:first-child{}
.m-left li a{
	display:block;
	line-height:19px;
	color:#333;
	font-size:17px;
	padding: 22px 30px 22px 25px;
	border-bottom:1px solid #ddd;
	background: url(../img/arrow-right-1.png) no-repeat 222px center #fff;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
	}
.m-left li.last a{border-bottom:none;}	
.m-left li:hover a,.m-left li.current a{color:#fff;background: url(../img/arrow-right-2.png) no-repeat 222px center #568700;}
.m-left dl{}
.m-left dd a{
	display:block;
	line-height:22px;
	color:#222;
	font-size:15px;
	border-bottom:1px solid rgba(0,0,0,0.08);
	background: url(../img/arrow-right-1.png) no-repeat 30px center #f9f9f9;
	padding: 12px 20px 12px 51px;
	letter-spacing: 0px;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;

}	

.m-left dd:hover a,.m-left dd.current a{color:#568700; background: url(../img/arrow-right-3.png) no-repeat 30px center #f9f9f9;}

.page-left-content>h1{background-image:linear-gradient(#fff, #fff);display:block; line-height:50px; color:#333; font-size:16px; padding-left:25px; margin-top:30px;text-transform: uppercase; font-weight:bold;background: url(/statics/img/icon-left.jpg) no-repeat 7px ;}
.page-left-content>div{padding:20px;line-height:22px;color:#888;display:block; margin-bottom:30px; padding-top:10px;}
.page-left-content-itemlist li span{height: 180px;
    width: 100%;
    border: 1px solid #ddd;
    padding: 25px;
    display: block;
    overflow: hidden;
    position: relative;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;}
.page-left-content-itemlist li span img{    max-width: 100%;
    max-height: 100%;
    padding: 0px;}
.page-left-content-itemlist li ,.page-left-content-itemlist li a,.page-left-content-itemlist li font { display:block;}
.page-left-content-itemlist li font h1{display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    text-align: center;
    color: #333333;
    transition: all 0.2s;
    font-size: 14px;
    padding-top: 15px;
    font-weight: 400;
    line-height: 19px;}
.page-left-content-itemlist li font h2{display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #ff6e00;
    font-size: 16px;
    padding-bottom: 15px;
    margin-top: 9px; margin-bottom:15px;}

.page-banner{height:380px;background:#fff;min-width:1250px;background-size:cover !important;}
.page-banner-bg{background:rgb(0 0 0/60%); height:100%; width:100%;}
@keyframes  ani33{
    0%{ background:rgba(0,0,0,.2); }
    100%{background:rgba(0,0,0,.2);}
}
.page-banner-bg{
   animation: ani3 0.8s both;
}
.page-banner-txt{padding-top:6.7%; color:#fff; padding-left:0px;}
.page-banner-txt-bg{ background:rgb(0 0 0/0%); padding:30px 30px 30px 10px;width: 100%;}
.page-banner-txt h1{text-transform:capitalize; font-size:65px; display:block;/*text-shadow: 1px 1px 3px #222;*/margin-bottom:32px; font-weight:bold; }
.page-banner-txt a{display: block;
    background: #669C0A;
    color: rgb(255 255 255/100%) !important;
    width: 190px;
    line-height: 48px;
    font-size: 20px;
    padding-bottom: 3px;
    border-radius: 30px;
    text-transform: capitalize;
    text-align: center;
    border: solid rgb(255 255 255/80%) 0px;
    font-weight: 400;
    font-weight: 500;}
.page-banner-txt span{width:40px; border-bottom:2px solid rgba(255,255,255,.5); display:block; margin-top:10px; margin-bottom:15px; display:none;}
@keyframes  1ani{
    0%{ opacity:0; margin-top:-10px; }
    100%{opacity:1;}
}
@keyframes  1ani2{
    0%{ opacity:0; width:0px; }
    100%{opacity:1;}
}
.page-banner-txt h1{
   animation: ani 0.8s both;
}
.page-banner-txt span{
   animation: ani2 0.8s both;
}
.page-banner-txt p{
   animation: ani 0.8s 0.4s both;
}

.page-main{overflow: hidden;background: #fff; padding-top:40px;min-height: 600px;margin-bottom: 0px;}
.page-main-category{float:left; border-right:0px solid #ddd; width:260px; padding:0px;}
.page-main-content{float:right;text-align:left; width:78.7%; margin-right:0px;margin-bottom: 50px;padding:30px;padding-left:34px;padding-right:0px; min-height:400px; border-left:0px solid rgba(0,0,0,0.07); padding-top:0px;}
.page-main-content-div{margin-bottom:60px;}
.page-main-category,.page-main-content{margin-bottom: -10000px;padding-bottom: 10000px;}
.page-title{/*background-image:linear-gradient(#fff, #fff);*/line-height:40px; border-bottom:1px solid #ddd; height:55px; padding-left:31px; padding-right:20px; display:block; margin-bottom:42px; margin-top:16px; padding-bottom:60px;background: url(/statics/img/icon-bottom11.jpg) no-repeat 25px bottom; position:relative;}
.page-title font{color:#222; font-size:45px; float:left; display:block;font-weight:900;text-transform: capitalize;
    letter-spacing: 0px;line-height: inherit;}
.page-title:before{content: "";
    position: absolute;
    width: 5px;
    height: 24px;
    background: #568700;
    border-radius: 2px;
    left: 10px;
    bottom: 28px;}
.page-title:after{content: "";
    position: absolute;
    width: 4px;
    height: 12px;
    background: #f41420;
    border-radius: 0px 0px 2px 2px;
    left: 10px;
    bottom: 25px; display:none;}
	
.page-pro-subclass{margin-top:-25px; margin-bottom:30px; background:rgba(0,0,0,.02); padding:15px; padding-top:15px; padding-bottom:15px; display:none;}
.page-pro-subclass .page-pro-subclass-list{height:120px;overflow: hidden;}
.page-pro-subclass ul {padding-bottom:1px;}
.page-pro-subclass ul a{color:#333;display:block;font-size:14px; line-height:22px; text-align:left; border-bottom:1px solid #ddd; margin-bottom:5px; margin-top:5px; background:none; padding:5px; padding-left:10px; padding-right:10px; margin-right:5px; border-radius:0px;}
.page-pro-subclass ul a:hover,.page-pro-subclass .current{color:#568700;border-bottom:1px solid #ddd;}
.page-pro-subclass ul a i{margin-right:8px;font-size:15px;}
.page-pro-subclass-icon{text-align:center; margin-top:10px; font-size:13px;}
.page-pro-subclass-icon a{color:#999;}
.page-pro-subclass-icon i{font-size:12px; margin-right:6px;}

.small-class li{display:block; background:#fff; margin-bottom:20px;border-radius:5px;box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.1);}
.small-class li a{display:inline-block;vertical-align:middle;}
.small-class li .small-class-img{width:210px;height:174px; background:#fff; text-align:center; margin:30px;margin-right:10px; line-height:170px; border:1px solid #e8e8e8;border-radius:0px;color:#ccc;}
.small-class li .small-class-img img{max-width:100%;max-height:100%;padding:10px;}
.small-class li .small-class-cont{width:63%; margin:30px;}
.small-class li .small-class-title{display:block; font-size:20px; margin-bottom:10px;color:#333;border-bottom:1px #ddd dotted;padding-bottom: 10px;font-weight:bold;}
.small-class li .small-class-intro{display:block; margin-bottom:15px; color:#666666;font-size:13px;line-height:24px;}
.small-class li .small-class-more{display:block;color:#fff; border:1px solid #568700;background:#568700;transition:0.5s; width:100px;text-align:center; line-height:33px;border-radius:3px;font-size:12px;}
.small-class li .small-class-more:hover{color:#568700; border:1px solid #568700;background:#fff;transition:0.5s; }

.page-content{margin-bottom:60px; padding-left:20px; padding-right:20px; line-height:30px; padding-top:0px; font-size:16px; position:relative;}
.page-content img{max-width:100%;border-radius:5px; }
.page-content h2{    font-size: 25px;
    font-weight: 700;
    color: #568700;
    margin-bottom: 20px;}
.page-contact-info-left { line-height:25px; }
.page-contact-info-left img{max-width:100%;border-radius:50%; }
.contact-quote-title{margin-top:30px !important;}
.page-list{margin-bottom:40px; margin-top:40px;}
.page-list h2{color: #4c7700;font-size: 32px; margin-bottom:22px;line-height: 38px;}
.page-list h3{color: #4c7700;font-size: 30px; margin-bottom:22px;line-height: 38px;}
.page-list h4{color: #4c7700;font-size: 23px; margin-bottom:22px; line-height:31px;}

.page-news{display:block; background:#fff; margin-bottom:20px;border-radius:0px;box-shadow: 0px 0px 3px 1px rgba(0,0,0,0);width: 100%;margin-right:0px; margin-left:0px;border-bottom: 1px #e8e8e8 solid;}
.page-news a{display:inline-block;vertical-align:middle;}
.page-news .page-news-img{width:180px;height:150px; background:#fff; text-align:center; margin:30px;margin-right:15px; border:1px solid #ddd;border-radius:0px;color:#ccc; overflow:hidden;}
.page-news .page-news-img img{max-width:100%;max-height:100%;padding:0px;object-fit: cover;width: 100%;height: 100%;transition: all 0.5s;}
.page-news .page-news-img:hover img{transform: scale(1.08);}
.page-news .page-news-cont{width:65%; margin:30px;margin-top: 10px;}
.page-news .page-news-title{display:block; font-size:18px; margin-bottom:0px;color:#222;border-bottom:0px #ddd solid;padding-bottom: 10px; font-weight:600;}
.page-news .page-news-intro{display:block; margin-bottom:15px; color:#888;font-size:14px;line-height:24px;}
.page-news .page-news-more{display:block;color:#568700; border:1px solid #568700;background:#fff;transition:0.5s; width:120px;text-align:center; line-height:33px;border-radius:2px;font-size:14px;}
.page-news .page-news-more:hover{color:#fff; border:1px solid #568700;background:#568700;transition:0.5s; }

.page-info-top-bt{font-size: 42px;
    margin-bottom: 35px;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 15px;
    font-weight: 900;
    position: relative;
    padding-left: 30px;line-height: inherit; position:relative;}
.page-info-top-bt:before {
   content: "";
    position: absolute;
    width: 5px;
    height: 28px;
    background: #568700;
    border-radius: 2px;
    left: 10px;
    bottom: 29px;
}	
.page-info-title{background:#fff; border-bottom:1px solid #ddd; padding-left:20px; padding-right:20px; display:block; margin-bottom:30px; margin-top:0px;background: url(/statics/img/icon-bottom11.jpg) no-repeat 25px bottom;}
.page-info-title font{color:#222; font-size:25px; float:left; display:block;text-transform:none; font-weight:bold;padding-bottom: 20px; line-height:40px;}
.updatetime{padding-left:20px;color:#999999; font-size:14px; margin-bottom:27px; margin-top:-5px;}
.page-info-cont{padding:20px; line-height:26px; margin-bottom:0px; font-size:15px; padding-top:3px;}
.page-info-cont h2{color: #4c7700;font-size: 26px; margin-bottom:16px;line-height: 38px;}
.page-info-cont h3{color: #4c7700;font-size: 20px; margin-bottom:16px; line-height:31px;}
.page-info-cont ul {list-style: disc; margin:20px 0px 0px 50px;}
.page-info-cont ul li{ margin-bottom:5px;}

.page-info-cont img{max-width:100%;}
.page-info-pro-group{width:100%; margin-bottom:0px;}
.page-info-pro-img{float:left;}
.page-info-pro-intro{    float: left;
    width: 40%;
    margin-left: 55px;}
.tab-pro-info-content{font-size:15px; line-height:27px;}
.tab-pro-info-content img{max-width:100%;}
.tab-pro-info-content h1{color: #568700;
    border-bottom: 0px solid #ddd;
    padding-bottom: 18px;
    margin-bottom: 0px;
    font-size: 25px;
    font-weight: 400 !important; position:relative; padding-left:20px; padding-top:8px;}
.tab-pro-info-content h1:before {
     content: "";
		width: 9px;
		height: 9px;
		border: solid #568700;
		border-width: 0 2px 2px 0  ;
		transform: translate(-50%, -50%) rotate(-45deg);
		position: absolute;
		left: 5px;
		top: 22px;
}
	
.tab-pro-info-content h1 b, .tab-pro-info-content h1 strong{font-weight: 400 !important;}
.page-intro{line-height:24px;margin-top:10px;margin-right:0px; margin-bottom:30px; font-size:15px;}
.page-intro h2{color: #4c7700;font-size: 32px; margin-bottom:22px;}
.page-intro h3{color: #4c7700;font-size: 21px; margin-bottom:22px; line-height:31px;}

.quote-button{display:inline-block; text-align:center; width:230px; height:56px; line-height:54px; font-size:23px; border:1px solid #568700;background:#568700; color:#fff; margin-top:0px;border-radius:30px; margin-right:10px; font-weight:500;}
.quote-button:hover{background:#568700;border:1px solid #568700;color:#fff;}
.page-intro-top-bt{font-size:38px; margin-bottom:25px; border-bottom:1px solid #d4d4d4; padding-bottom:15px;font-weight:bold; position:relative; padding-left:0px; display:none;}
.page-intro-top-bt:after{ content: "";
    position: absolute;
    width: 45px;
    height:3px;
    background: #568700;
    border-radius: 0px;
	margin-left: 0px;
	left:0px;
	bottom:0px;
	border-radius:0px;
	}

.pic-group{padding:4px;}
.pic-group .big-pic{border:1px solid #ddd;cursor:pointer;*cursor:hand;padding:0px;display:table-cell;vertical-align:middle; text-align:center;width:500px;height:400px;border-radius: 5px;}
.pic-group .big-pic img{max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: cover;border-radius: 0px;}
.pic-group .small-list{overflow:hidden; background:#fff; padding:20px 15px;width:450px;}
.pic-group .p-small{width:75px; height:60px; text-align:center; vertical-align:middle; margin:0 auto; display:table-cell; background:#fff;}
.pic-group .p-small img{max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: cover;}
.pic-group .small-pic-list li{margin-right:14px; float:left;cursor:pointer;border:1px solid #ddd;margin-bottom: 10px;}
.pic-group .small-pic-list li:nth-child(5){ margin-right:0px;}
.pic-group .small-pic-list li:nth-child(10){ margin-right:0px;}
.pic-group .small-pic-list li:nth-child(15){ margin-right:0px;}
.pic-group .small-pic-list li.on{border:#568700 solid 1px;}
.pic-group .small-list .prev,.pic-group .small-list .next{float:left;display:block;width:10px;height:25px;cursor:pointer;margin-top:23px;font-size:20px;color:#568700;}
.pic-group .small-list .prev{float:left;}
.pic-group .small-list .next{float:right;text-align:right;}
.pic-group .small-pic-list{float:left;position:relative;overflow:hidden;width:450px;margin-left:14px;margin-right:0px;height:70px;}
.pic-group .small-pic-list ul{width:2000px;overflow:hidden;position:absolute;}
.small-list .disabled{color:#bbb !important;}

.nav-tabs {
    border-bottom: 2px solid #568700;
}
.nav-tabs>li {
    margin-bottom: 0px;
}
.nav-tabs>li>a {
font-size:16px;
font-weight:bold;
color:#333;
background-color: #eee;
border: 1px solid transparent;
margin-right: 5px;
padding: 13px 28px;
transition: 0s;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #568700;
    border: 1px solid #568700;
    border-bottom-color: transparent;
}
.nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
    background-color: #568700;
	color:#fff;
	border: 1px solid transparent;
	transition: 0s;
}
.tab-content{padding: 40px;
    padding-top: 40px;
    margin-bottom: 30px;
    line-height: 24px;
    overflow: auto !important;
    border: 1px solid #dedede;}
.tab-content table{width:100% !important;}
.quote-title{margin-top:0px; padding-bottom:10px;font-size:25px; border-bottom:3px solid #568700; line-height:50px; padding-left:40px; background-image: linear-gradient(#fcfcfc, #eee); padding-top:7px; color:#333;}

.list-main-content-itemlist { margin-bottom:60px;}
.list-itemlist-img-a{position:relative;overflow:hidden; display:block;}
.list-itemlist-img-a>p{background:rgb(86 135 0); width:100%; height:18%; position:absolute; left:0px; bottom:0px; font-size:26px; color:#fff;transition:.3s; display:block; text-align:center; padding:8px;}
.list-itemlist-img-a>p>font{ display:block; font-weight:500;margin-bottom: 8px; margin-top:5px;}
.list-itemlist-img-a>p>img{margin-top:16px;}
.list-itemlist-img-a:hover p{height:100%;transition:.3s; padding-top:30%;background:rgb(86 135 0 / 0.8);}	
.list-itemlist-img-a .list-itemlist-img{
    border: 0px solid #ddd;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 3.5%; 
	background:#fff;
	height:350px;
	transition: all 0.5s;
	}
.list-itemlist-img img {padding:0px;object-fit: cover;max-width:100%; max-height:100%;width:100%;height: 100%;}

.list-itemlist-img-a:hover .list-itemlist-img{transform: scale(1.08);transition: all 0.5s;}
	
.list-main-content-itemlist .list-itemlist-title{    
    font-size: 14px;
    line-height: 20px;
    display: block;
	background:#f3f3f3;
	padding:40px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	padding-top:25px;
	padding-bottom:20px;min-height: 120px;
	}
.list-main-content-itemlist .list-itemlist-title h1{ font-size:30px; margin-bottom:12px; color:#111;}
.list-main-content-itemlist .list-itemlist-title p{ font-size:15px; line-height:24px;color:#777;padding-left:20px;padding-right:20px;}	
.list-main-content-itemlist .list-itemlist-more{    
    display: block;
	background:#f3f3f3;
	padding-left:0px;
	padding-bottom:40px;
	padding-top:20px;
	}
.list-main-content-itemlist .list-itemlist-more a{display:block; background:#fff; color:#568700; width:160px; line-height:26px; font-size:15px; padding:8px;border-radius:3px;text-transform: uppercase; text-align:center; border:solid #568700 1px; font-weight:400; letter-spacing:0px; margin:auto;}
.list-main-content-itemlist .list-itemlist-more a:hover{border:solid transparent 1px;background:#568700; color:#fff;}
.list-main-content-itemlist li a{margin-bottom:0px;}
.list-main-content-itemlist li {margin-bottom:40px;}

.page-location{background: #fff;
    margin-bottom: 40px;
    line-height: 62px;
    height: 62px;
    border-bottom: 0px solid #eee;
    border-top: 0px solid #e6e6e6;font-size:15px; font-weight:400;box-shadow: 0 2px 8px 0 rgba(27,31,64,.2); position:relative;}
.page-location-cont{margin-left:20px; color:#888;}
.page-location-cont a{color:#888;}
.page-location-cont>a:last-of-type{color:#528500;}
.page-location-cont i{margin-left:5px;margin-right:5px;}
.page-location-cont .current{color:#666;}

.web-footer{background:#111; padding-top:30px; padding-bottom:40px; color:#fff;min-width: 1250px;}
.web-footer-copyright{border-top:1px solid rgba(255,255,255,.05); padding-top:20px;font-size:14px;}
.web-footer-left{float:left;display:block;padding-top:5px;padding-left:0px;color:rgba(255,255,255,.4);font-weight: 300;}
.web-footer-right{float:right;display:block;padding-right:0px;}
.bottom-sns-icon .fa{background:rgba(255,255,255,0.8);height:30px;width:30px;text-align:center;line-height:30px;font-size:16px;color:#152000; border:0px solid rgba(255,255,255,0.8);margin-bottom:2px;margin-right:6px;margin-left:3px;border-radius: 50%;}
.web-footer-list{ margin-bottom:50px; padding-top:30px;}
.web-footer-list>ul>li{display:inline-block; margin-right:45px; vertical-align:top; width:15%;}
.web-footer-list>ul>li:first-child {
    margin-right: 110px; margin-top:5px;width:20%;
}
.web-footer-list>ul>li:first-child ul {
    margin-left: 15px;
}
.web-footer-list>ul>li:first-child ul img {
    margin-left: -10px;
}
.web-footer-list>ul>li:last-child {
    margin-right: 0px;
	max-width: none;
}
.web-footer-list>ul>li>font{ font-size:16px; display:block; border-bottom:1px solid rgba(255,255,255,.1); padding-bottom:20px; padding-top:10px; margin-bottom:20px;text-transform: uppercase; font-weight:bold;}
.web-footer-list-submenu {font-size:16px; line-height:23px; display:block; color:rgba(255,255,255,.8);font-weight: 300;}
.web-footer-list-submenu>a{color:#669c0a;}
.web-footer-list-submenu>a:hover{}
.web-footer-list-submenu li a{font-size:16px; line-height:27px; display:block; color:rgba(255,255,255,.8);font-weight: 300;}
.web-footer-list-submenu li a:hover{color:#669c0a;}
.web-footer-list-submenu li a i{margin-right:5px;}

.slider-1{ margin-top:20px; margin-bottom:55px !important; padding-bottom:5px;}
.slider-1 div a{ display:block; padding:13px; padding-bottom:18px;}
.slider-1 div a>span{height:290px; width:100%;border:0px solid #ddd; padding:0px; display:block;overflow:hidden;position:relative;border-radius: 2px; background:#fff;box-shadow: 8px 8px 20px 0 rgba(134, 134, 134, 0.1);}
.slider-1 div a>span>span{height:180px; width:100%;border:0px solid #ddd; padding:0px; display:flex;justify-content: center;align-items: center;overflow:hidden;position:relative;border-radius: 2px;}
.slider-1 div a>span>span>img{max-height:100%; max-width:100%;transition: all 0.2s;object-fit: cover;
    width: 100%;
    height: 100%;}
.slider-1 div a>span>font{display:block;justify-content: center;align-items: center; background:rgba(0, 0, 0, 0); height:80px; text-align:center; color:#333;font-size:21px; margin-left: 40px;margin-right: 40px; border-top:0px solid rgba(0, 0, 0, .1); padding-top:35px;}
.slider-1 div a>span>font>p{display:block;justify-content: center;align-items: center;font-size:15px; margin-top:10px; color:#888;}

.slider-1 div a:hover img{transform: scale(1.08);}
.slider-1 div a:hover>span{background:#fff;}
.slider-1 div a:hover>span *{color:#009944;}
.slider-1 div a:hover>span>font{border-top:0px solid rgba(255, 255, 255, .2);}

.slider-111 div a font p{display:none;}
.slider-111 div a:hover font{background:rgba(13, 136, 51, .8); color:#FFFFFF; height:125px;transition: all 0.2s; display:block;padding-top:25px;}
.slider-111 div a:hover font p{display:block; font-size:13px; border:1px solid #fff; line-height:28px; width:40%; margin:auto;margin-top:20px;border-radius: 2px;}
.slider-111 div a:hover span{border:0px solid #222;}
.slider-111 div a:hover img{transform: scale(1.08);}

.nav-tabs-page{background-color: #fff;border-bottom:none ; border-bottom: 0px solid #ddd; padding-left:20px;}
.nav-tabs-page>li {
    margin-bottom: -1px;margin:0px 30px;
}
.nav-tabs-page>li>a{margin:0px 10px;padding: 12px 2px ;
    height: 55px ;border-radius: 0px;margin: 0px;background:none; font-size:20px; font-weight:normal;border: 0px solid transparent;}
.nav-tabs-page>li.active>a, .nav-tabs-page>li.active>a:focus, .nav-tabs-page>li.active>a:hover {
    color: #568700;
    cursor: default;
    background-color: #fff;
    border: 0px solid #ddd;
    border-bottom: 3px solid #568700;
	
}
.nav-tabs-page>li>a:focus, .nav-tabs-page>li>a:hover {
    background-color: #fff;
	color:#568700;
	border: 0px solid transparent;
}
.page-left-content{ border-top:0px #009944 solid;border:1px solid #ddd;  padding-bottom:10px;}
.page-left-content>font{ font-size:20px; margin-bottom:5px; display:block;background-image: linear-gradient(#fff, #eee); line-height:60px; padding-left:20px;}
.page-left-content>p{ padding:20px; }

.page-left-content>div {
    padding: 20px;
    line-height: 22px;
    color: #888;
    display: block;
    margin-bottom: 10px;
    padding-top: 25px;
}
.page-left-content>div>span:nth-child(1){ display:inline-block; vertical-align:top; font-size:30px;border-radius: 50%;
    border: 2px solid #568700;
    width: 45px;
    height: 45px;
    line-height: 43px;
    text-align: center;
    color: #568700; margin-right:8px;}
.page-left-content>div>span:nth-child(2){display:inline-block; vertical-align:top;margin-top: -2px;}
.page-left-content>div>span:nth-child(2)>p:nth-child(1){ font-size:15px; margin-bottom:5px;}
.page-left-content>div>span:nth-child(2)>p:nth-child(2){ font-size:22px;color: #568700; font-family:arial;}

.page-main-full{width: 100%; padding-top:0px;}
.page-main-full>div:first-child {width: 100%; padding:0px;max-width:100%;min-width:100%;}

.page-main-full>div:nth-child(2) {width: 100%;max-width:100%;min-width:100%;padding:0px;}
.page-main-full .page-list,.page-main-full .page-content,.page-main-full .page-main-content-div{margin: 0 auto;
    width: 100%;
    padding: 0px 60px;
    max-width: 1440px;
    min-width: 1260px;}

.page-main-full .page-main-category{float:none; border-right:0px solid #ddd; width:100%; padding:0px;border-bottom: 0px solid #eee;border-top: 0px solid #ddd; background:#fff; margin-bottom:0px;box-shadow: 0 4px 6px #fff;box-shadow: 0 2px 8px 0 rgba(27,31,64,.2);}
.page-main-full .page-main-content{float:none;text-align:left; width:100%; margin-right:20px;margin-bottom: 60px;padding:30px 30px 0px 30px;padding-left:0px;padding-right:0px; min-height:400px; border-left:0px solid rgba(0,0,0,0.07); padding-top:60px;}
.page-main-full .m-left{width:100%; margin-bottom:0px;border-bottom: 0px solid #ddd; margin-top:0px;border-radius: 0px;border: 0px solid #ddd;}
.page-main-full .m-left>span{display:none;}
.page-main-full .m-left ul{ text-align: left;
    font-size: 0px;
    width: 100%;
    margin: auto;
    padding: 0px 68px;
    max-width: 1440px;
    min-width: 1260px;}
.page-main-full .m-left li{margin-bottom:0px;margin-top:0px; display:inline-block; vertical-align:top;position: relative;}
.page-main-full .m-left li:first-child{}
.page-main-full .m-left li a{
	display:block;
	line-height:22px;
	color:#222;
	font-size:16px;
	padding: 20px 28px 20px 28px;
	border-bottom:0px solid transparent;
	background: none;
	border-left: 0px solid #ddd;
	border-right: 1px solid #eee;
	position:relative;
	font-weight: 400;
	margin:0px 0px;
	}
.page-main-full .m-left li a i{
	display:none;
	}
.page-main-full .m-left li:after{
	content: "";
    position: absolute;
    width: 1px;
    height: 22px;
    background: #ddd;
    right: 0;
    top: 50%;
    margin-top: -10px;
	display:none;
	}
.page-main-full .m-left li:last-child:after,.page-main-full .m-left li.last:after {
        display: none;
    }
		
.page-main-full .m-left li:hover a,.page-main-full .m-left li.current a{color:#568700;background:#fff ; border-bottom:2px solid #568700; margin-bottom:0px;}

.page-main-full .m-left li:hover a:before,.page-main-full .m-left li.current a:before{content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    background: #fff;
    border: 3px solid #e20202;
    border-radius: 100%;
    left: 50%;
    margin-left: -9px;
    bottom: -9px;
    z-index: 2;
	display:none;	
	}
.page-main-full .m-left li:hover a:after,.page-main-full .m-left li.current a:after{content: "";
    position: absolute;
    width: 100px;
    height: 5px;
    background: #e20202;
    left: 50%;
    margin-left: -3px;
    bottom: -3px;
    z-index: 1;display:none;}
	
.page-main-full .m-left dl{ display:none; }
	
.page-main-full .page-title{margin-bottom:50px; margin-top:55px; padding-bottom:40px;text-align:center;border-bottom: 1px solid #ddd;
    padding-left: 0px;position:relative;padding-right: 0px; height:70px; display:none; }
.page-main-full .page-title:before {
   content: "";
    position: absolute;
    width: 40px;
    height: 4px;
    background: #568700;
    border-radius: 2px;
    top: 104%; 
    left: 50%; 
    transform: translate(-50%, -120%); 
    margin-bottom: 0px;
}
.page-main-full .page-title:after{}
.page-main-full .page-title font{color:#222; font-size:48px;display:block;text-transform:capitalize; letter-spacing:0px; font-weight:900; position:relative;float: none;}
.page-main-full .page-title:after{content: "";
    position: absolute;
    width: 30px;
    height: 5px;
    background: #e20202;
    border-radius: 2px;
    left: 50%;
    bottom: 0px;
	margin-left: -13px;
	margin-bottom:0px;
}
.page-main-full .page-title font:before{    content: "";
    position: absolute;
    width: 39%;
    height: 1px;
    background: #D9D9D9;
    bottom: 23px;
    left:0px;
	display:none;
}
.page-main-full .page-title font:after{     content: "";
    position: absolute;
    width: 39%;
    height: 1px;
    background: #D9D9D9;
    bottom: 23px;
	right:0px;
	display:none;
}

.page-list-ys5 img{max-width: 100%;border-radius: 10px;}
.row .page-list-ys5:nth-child(1),.row .page-list-ys5:nth-child(3),.row .page-list-ys5:nth-child(5){display:block;width:50%; float:left; padding-right:80px; line-height:31px; font-size:16px; padding-left:10px;margin-top: 10px;}
.row .page-list-ys5:nth-child(2),.row .page-list-ys5:nth-child(4),.row .page-list-ys5:nth-child(6){display:block;width:50%; float:right; text-align:right; padding-right:10px;margin-top: 10px;}
#fixed-bottom{display:none;}
.page-contact-info-left{ height:640px; width:45%; padding-top:17px;}
.page-contact-info-left img{ margin-top:5px;}
.page-contact-info-left h2{ font-size:35px; font-weight:bold; margin-bottom:5px;color: #356601; }
.page-contact-info-left table td{ padding-bottom:25px;}

/********************* 小屏PC *********************/
@media (max-width: 1400px){
.nav>li>a {
    padding: 41px 0px;
    margin: 0px 17px;
}
.web-footer-list>ul>li {
    margin-right: 30px;
    width: 15%;
}
.home-group-about-content {
    width: 47% !important;
}
.nav-so{margin-left: 15px !important;}
.page-main-content{width: 76%;}
.pic-group .big-pic{width: 430px;}
.page-main-full .m-left ul{padding: 0px 60px;}
}

@media (max-width: 1367px){
.nav>li>a {
    padding: 41px 0px;
    margin: 0px 17px;
}
.home-group-about-content {
    width: 48.5% !important;
}
.page-main-full .m-left li a{padding: 20px 25px 20px 25px;}
}

@media (max-width: 1300px){
.nav>li>a {
    padding: 41px 0px;
    margin: 0px 14px;
}
.page-main-full .m-left li a{padding: 20px 22px 20px 22px;}
}

@media (max-width: 1px){

.web-main {
    min-width: 1250px;
}

.son {
    width: 1200px;
    min-width: 1200px;
}

.nav>li>a {
    margin: 0px 18px;
}

.page-main-content{width: 75.5%;margin-right: 0px; padding-right:0px;}
.page-banner {
    min-width: 1200px;
}

.page-content img {
    max-width: 100% !important;
}

.web-footer-list>ul>li {
    margin-right: 45px;
}

.home-about-left{width:82% !important;}

}

/********************* 手机版 *********************/
 @media (max-width: 1px) {
body{margin-top:60px !important;}
.page-location{line-height: 20px; height:auto; padding-top:10px; padding-bottom:10px; padding-right:10px;margin-bottom: 10px !important;font-size: 13px;}
.web-main{width:100%; min-width:100%;border:none;} 
.son{width:100%;}
.web-top{display:none;}
.web-nav {
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    bottom: 0;
	height: 60px;
}
.web-nav-mob {
    overflow-x: hidden;
    overflow-y: scroll;
	height:auto;
}
.page-banner,.home-banner{margin-top:0px !important;}

.navbar{margin-bottom:0px;min-height:60px;border:none;box-shadow: 0 2px 8px 0 rgba(27,31,64,.08);}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0px;
    margin-left: 0px;
}
.navbar-header {
    float: none;
    height:auto;
	padding-top: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #333;
    font-size: 15px;
    text-transform:uppercase;
    font-weight:normal;
	padding: 2px 10px;
	height:auto;
	margin-left: 20px;
    margin-right: 20px;
	border-bottom: 1px solid #e6e6e6;
	line-height: 48px;
}
.navbar-default .navbar-nav>li>a>i{color: #aaa !important; float:right; font-size:16px; display:block;margin-top: 15px;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #0794d6;
    background:none;
	border-bottom: 1px solid #e6e6e6;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #0794d6;
    background:none;
	border-bottom: 1px solid #e6e6e6;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #0794d6;
    background:none;
	border-bottom: 1px solid #e6e6e6;
}

.navbar-default .navbar-nav>.open>a>i{
    color: #0794d6 !important;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	display:block;
}

.nav-submenu2-1{ padding: 25px; padding-top:10px; padding-bottom:10px;}
.nav-submenu2-1>li{display: block;
    margin-right: 0px;
    width: 100%;}
.nav-submenu2-1>li>a{font-size: 16px;
    text-transform:none;font-weight:400;padding: 10px 10px !important;border-bottom: 1px solid rgba(0,0,0,0.1);color: #666 !important;}
.nav-submenu2-2{ display:none;}

.nav-submenu2-1>li>a>i {
    float: right;
    display:block;
	color:#bbb;
}

.navbar-toggle .icon-bar-close {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
	background-color: #555 !important;
}
.navbar-toggle .icon-bar-close-1{position: absolute;transform:rotate(45deg);
-ms-transform:rotate(45deg); 	/* IE 9 */
-moz-transform:rotate(45deg); 	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); 	/* Opera */}
.navbar-toggle .icon-bar-close-2{position: absolute;transform:rotate(-45deg);
-ms-transform:rotate(-45deg); 	/* IE 9 */
-moz-transform:rotate(-45deg); 	/* Firefox */
-webkit-transform:rotate(-45deg); /* Safari 和 Chrome */
-o-transform:rotate(-45deg); 	/* Opera */}
.nav-icon-close .icon-bar-close{display:block !important;}
.nav-icon-close .icon-close{display:block !important;width:22px;height: 37px;
    padding-top: 22px;
    margin-top: -15px;}
.nav-icon-close .icon-bar{display:none !important;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #555 !important;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
	outline:0;
}


.navbar-brand{padding:0px;padding-top:7px;height: 60px;}
.navbar-brand img {max-height:45px;margin-left:10px;padding: 8px;height:auto;transition:none;margin-top: 3px;}
.navbar-slogan{display:none;}
.navbar-search{display:none;}
.navbar-toggle{margin-top:12px;}
.navbar-default .navbar-toggle {border:none;}
.navbar-collapse{ position:absolute;z-index: 9999;width: 100%;background: #fcfcfc;box-shadow1: rgb(204, 204, 204) 0px 3px 4px;padding-top:0px;}

.nav-submenu{width:100%;border-radius:0px; border:none;box-shadow:none;margin-top:0px !important; font-size:14px; padding-top:0px !important; background:none;padding-top: 15px !important;
    padding-bottom: 0px !important;}
.nav-submenu>li:last-child>a {
    border-bottom: 0px solid rgba(0,0,0,0.1);
    padding-bottom: 23px !important;
}	
.nav-submenu>li>a {
    display: block;
    padding: 10px 50px !important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333 !important;
    white-space: nowrap;
	border-bottom:0px solid rgba(0,0,0,0.1);
	background: #fcfcfc;
}
.nav-submenu>li:last-child>a {
	border-bottom:1px solid rgba(0,0,0,0.1);
}
.nav-submenu>li>a>i {
    float:right;
}

.home-banner{height:auto;margin-bottom:0px;}
.navbar-nav{margin-top:0px;margin:0px 0px;padding-bottom: 70px;}
.home-main-left{width:100%;float:none;border:none;}
.m-left{margin-bottom:20px;}
.m-left h1{margin-bottom:0px;display: none;}
.m-left ul {}
.m-left li a{background: url(../img/arrow-right-11.png) no-repeat 92% center #fff;padding: 12px 35px 12px 35px;
    margin: 0px 0px;
    font-size: 15px;}
.m-left li:hover a, .m-left li.current a{background: url(../img/arrow-right-2.png) no-repeat 92% center #fff;color: #568700;}
.page-main {
    padding-top: 0px;
}
.page-main-full .m-left ul {
    width: 100%;
}
.page-main-full .m-left li {
    display: block;
    width: 100%;
}
.page-main-full .m-left li a{border-bottom: 1px solid #ddd;padding: 12px 35px 12px 35px;margin: 0px 0px;font-size: 15px;}

.page-main-full .m-left li:hover a, .page-main-full .m-left li.current a {
    color: #568700;
    background: #fff;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0px;
}

.page-main-full .page-main-category{border-bottom: 0px solid #ddd;background: #fff;}

.page-main-full .page-list, .page-main-full .page-content, .page-main-full .page-main-content-div {
    width: 100%;
}
.page-main-full .page-title {
    margin-bottom: 30px;
    margin-top: 0px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
    padding-left: 0px;
    position: relative;
    padding-right: 0px;
    height:auto;
	background:#fff;
	display:block;
}
.page-main-full .page-title font {
    color: #222;
    font-size: 25px;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    float: none;
}
.page-content {
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 24px;
    padding-top: 5px;
	font-size:14px;
}
.page-left-content{display:none;}
.home-main-right{width:100%;float:none;margin-right:0px;}
.home-group-img-list{margin-left:15px; margin-right:15px;}
#inquiry-icon{display:none;}
p#back-to-top a{background: rgba(0,0,0,0.2) !important;
    height: 40px !important;
    width: 40px !important;
    font-size: 16px !important;
    line-height: 40px !important;padding-top: 0px !important;border-radius: 50%!important;}
.row .row-col-img{height:220px !important;}
.home-group-item{width:100%;}
.home-group-content{border:none; min-height:auto; padding-bottom:0px;}
.home-group-news-list{border:none; min-height:auto; padding-bottom:0px;}
.web-footer{padding-left:30px;padding-right:30px;min-width: 100%;padding-top: 0px;padding-bottom: 80px;}
.web-footer-list {
    margin-bottom: 50px;
    padding-top: 20px;
}
.web-footer-list>ul>li {
    display: block;
    margin-right: 0px;
    width: 100%;margin-bottom: 15px;
}
.web-footer-list>ul>li>font{margin-bottom: 15px;padding-bottom: 15px;}
.web-footer-left,.web-footer-right{float:none; text-align:center; padding:0px;}
.web-footer-left{padding-bottom:10px;}
.page-banner{width:100%; height:90px; min-width:100%;background-size:cover !important;}
.page-main-category{width:100%;float:none;border:none;}
.page-main-content{width:100%;float:none;margin-right:0px;padding-left: 0px;}
.page-content img{max-width:100%;margin-bottom:5px;margin-top:5px;height: auto;}
.page-list{margin-left:15px; margin-right:15px;}
.page-list .row {
    margin-right: 0px;
    margin-left: 0px;
}
.quote-title{font-size:20px;padding-left:20px;margin-bottom: 0px !important;}
.inquiry-contact{width:100% !important;padding-left:0px !important;}
.page-info-title{line-height:normal;}
.page-info-title font{font-size: 20px;}
.page-info-pro-intro{width:100%; padding-left:20px; padding-right:20px;margin-bottom: 40px;}
.quote-button{width:100%;}
.page-news{box-shadow:none;text-align: center;padding: 0px !important;
    border: none !important;margin-bottom:25px !important;}
.page-news .page-news-img{margin:0px;margin-bottom:30px;
width: 100% !important;
    height: 300px !important;
}
.page-news .page-news-cont{width:100%;margin:0px;text-align:left;margin:0px !important; margin-bottom:10px !important;}
.page-news .page-news-title{font-weight:normal;font-size: 18px;width: 100% !important;
    float: none !important;
    font-size: 15px !important;}
.page-news .page-news-title font{ margin-left:0px !important;}	
.home-main-left, .home-main-right{margin-bottom:0px;padding-bottom:0px;}
.modal-dialog{width:95% !important;}
.page-title{margin-bottom: 30px;
    margin-top: 0px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
    padding-left: 0px;
    position: relative;
    padding-right: 0px;
    height: auto;
    background: #fff;
    display: block;line-height: 32px;}
.page-title:before {
content: "";
    position: absolute;
    width: 30px;
    height: 4px;
    background: #568700;
    border-radius: 2px;
    top: 105%;
    left: 50%;
    transform: translate(-50%, -120%);
    margin-bottom: 0px;}	
.page-title font{color: #222;
    font-size: 25px;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    float: none;margin: auto;}
.page-main-category, .page-main-content{margin-bottom:0px;padding-bottom:0px;}
.m-left dl{ }
.m-left dd a{font-size: 14px;color: #444;padding: 10px 20px 10px 51px;}
.page-pro-subclass{ display:block;}
.inquiry-icon-right{ display:none;}
.nav-so{ display:none !important;}
.contact-quote{width: 100% !important;
    position: initial !important;padding: 30px !important;}
.contact-info{height: auto !important;}	
.contact-info td{padding: 20px 30px !important;}	
.bd ul li a img{height: 170px !important;}
.index_focus .slide_nav{bottom: 20px !important;}
.index_focus_pre, .index_focus_next{ display:none !important;}
.home-group-title>span{font-size: 23px;margin-bottom: 10px;line-height: 30px;}
.home-group-title>font{font-size: 14px;
    line-height: 24px !important;
    display: block;
    margin-top: 10px;}
.home-group,#home-group{padding-top: 30px !important;margin-top: 0px !important;padding-bottom: 30px !important;}	
.home-group .row{margin-right: 0px !important;
    margin-left: 0px !important;}
.homepro3>span{padding-top: 0px !important;}
.home-group-title{margin-bottom: 30px !important;}
.home-cases>div{padding-left:10px !important;
    padding-right: 10px !important;}
.home-group-about{ height:auto !important; padding-left:15px; padding-right:15px;}	
.home-group-about>span{ width:100% !important; display:block !important; float:none !important; margin-bottom:30px !important;}	
.home-group-about>span *{}
.slider-3 div a>span{height:250px !important;}
.slider-3 div a>span>span{ height:250px !important;}
.home-group-about-right{height:auto !important;margin-bottom: -45px;}
.home-group-about-right ul{ padding-bottom:0px !important;font-size: 0px;width: 100% !important; padding-top:0px !important;}
.home-group-about-right li{padding: 0px 10px  !important;
    margin-bottom: 30px  !important; border-right:none  !important; width:45%; border-bottom:1px solid #ddd; padding-bottom:20px !important;}
.home-group-about-right li span:nth-child(1){font-size: 25px  !important;}	
.home-group-about-right li span:nth-child(1) font:nth-child(2){font-size: 14px  !important;}
.home-group-about-right li span:nth-child(2) {
    font-size: 13px  !important;
}
.home-list5>div {
    width: 100% !important;
    float:none !important;
    padding-left: 20px;
    padding-right: 20px;
}
.home-list5>div>a>font {
    width: 60% !important;
    padding-top: 0px !important;
}
.home-list5>div>a{padding: 20px !important; padding-right:10px !important;}
.home-list5>div>a>span {
    padding: 5px !important;
    margin-right: 20px !important;
    width: 75px !important;
    height: 70px !important;
}
.home-list5>div>a>font>span:nth-child(1){font-size: 18px  !important;line-height: 22px !important;}
.home-list5>div>a>font>span:nth-child(2) {
    font-size: 13px  !important;
}
.home-list5>div>a>span>font:nth-child(1){font-size: 18px !important;
    margin-top: 2px !important;}

.row .page-list-ys5:nth-child(1), .row .page-list-ys5:nth-child(3), .row .page-list-ys5:nth-child(5) {
    display: block;
    width: 100%;
    float: none;
    padding-right: 20px;
    line-height: 27px;
    font-size: 15px;
    padding-left: 20px;
}

.row .page-list-ys5:nth-child(2), .row .page-list-ys5:nth-child(4), .row .page-list-ys5:nth-child(6) {
    display: block;
    width: 100%;
    float: none;
    text-align: right;
    padding-top: 20px; padding-right: 20px;padding-left: 20px;

}

.a-link-ys-1{ margin-bottom:20px !important;}
.home-group-choose .caption{padding-left: 0px !important;}
.home-group-choose .caption p:nth-child(1){font-size: 20px !important;}
.slider-1 .slick-dots {
    bottom: -40px !important;
}

.page-info-cont-pro{width: 100% !important;
    float: none !important;}

.page-info-right{width: 100% !important;
    float: none !important;padding-left: 20px !important;
    padding-right: 20px !important;}
.page-info-right .row-col-img{height: 250px !important;}	
.page-info-top-bt {
    font-size: 20px;
    font-weight: 400;
    padding-left: 25px;
    padding-right: 25px;
}
.page-info-pro-img {
    float: none;
}
.pic-group .big-pic{width: 100%;
    height: 350px;}	
.pic-group {
    margin: 10px;
}
.page-intro {
    margin-top: -30px;
}	
.page-intro table tr>td:first-child{font-size: 13px !important;}
.page-intro table tr>td:nth-child(2){font-size: 14px !important;}
.tab-content {
    padding: 25px;
    padding-top: 25px;
    margin-bottom: 30px;
    line-height: 24px;
    overflow: auto !important;
    border: 1px solid #dedede;
    margin: 0px 20px;margin-bottom: 20px;
}
.tab-pro-info-content img {
    max-width: 100%;
    height: auto;margin-bottom: 10px;
}

.tab-pro-info-content tr td {
    vertical-align: middle !important;
}
#related{margin-left: 20px;
    margin-right: 20px;}
	
.page-info-cont {
    width: 100% !important;
    float: none !important;
}
.page-info-news-bt{font-size:22px !important; font-weight:normal !important;line-height: 25px !important;padding-right: 20px;
    display: block;}
.page-info-news-next-prev{margin-bottom: 0px !important; padding-left:20px; padding-right:20px;line-height: 22px;}
.page-info-news-next-prev p{margin-bottom: 0px !important;}
.page-info-news-next-prev span{ float:none !important;font-size: 13px !important; display:block;}
.page-info-cont img {
    max-width: 100%;height: auto;
}
.tab-pro-info-content h1{font-size: 22px;}
.tab-pro-info-content h1:before {
    content: "";
    width: 8px;
    height: 8px;
    border: solid #568700;
    border-width: 0 2px 2px 0;
    transform: translate(-50%, -50%) rotate(-45deg);
    position: absolute;
    left: 5px;
    top: 19px;
}
.list-main-content{width: 100% !important; padding-left:20px; padding-right:20px;}
.list-itemlist-img-a>p{font-size: 22px;}
.list-itemlist-img-a>p>font {
    margin-top: 7px;
}

#fixed-bottom{border-top:0px solid #000;position:fixed;z-index: 1000000;left:0;bottom:0;margin-bottom:0px;width:100%;height:52px;display:table;padding:0;background-color:#2e8fd8;font-size: 13px;}
#fixed-bottom li{display:table-cell;padding:0;border-right:0px solid #000;border-left:1px solid #fff; width:25%;}
#fixed-bottom li a{display:block;padding-top:7px;color:#fff;text-align:center;}
#fixed-bottom li a i{font-size:20px;}
.page-contact-info-left{ height:auto; width:100%;padding-top:5px; margin-bottom:20px;}
.page-contact-info-left h2{ font-size:18px; font-weight:bold;}
.page-contact-info-left img{ margin-top:3px;}
.page-contact-info-left table td{ padding-bottom:10px;}
.quote-title {
    font-size: 23px !important;
}
.homepro3>div{height:160px !important;}
.homepro3>div>div{height:160px !important;}
.homepro3>span{padding-left: 5px !important;
    padding-right: 5px !important;font-size: 14px !important;height: 50px !important;}
.homepro3>span>p{ display:none !important;}
.homepro3>span>font{height: 50px !important;}
.homepro3>span>div>p:nth-child(1){display:none !important;}
#home-group-top .row>div{padding-left: 10px !important;
    padding-right: 10px !important;}
#home-group-top .row>div>div{margin-bottom: 20px !important;}
.homepro3>span>div>p:nth-child(2){    width: 110px !important;
    line-height: 22px !important;
    font-size: 13px !important; margin-top:30px !important;}
.home-cases a>div{height:150px !important;}
.home-cases a>div>div{height:150px !important;}
.home-cases a>span{ padding:10px 14px !important;}
.home-cases a>span>font{font-size: 14px !important;line-height:19px !important;}	

}

/********************* 公共 *********************/

html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
	margin: 0;
	padding: 0;
}

html, body {
    -ms-overflow-style: scrollbar;
}

body{font-family:'Roboto', 'sans-serif'; 
  font-size: 13px;
  line-height: 1.42857;
  color: #222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background:#fff;
  margin-top:0px;
}

ul{ list-style:none;}

.p-br{height:25px;}

a,a:hover,a:active,a:link,a:visited{text-decoration:none;outline:none;}
a{color:#356601;}
a:hover{color:#669c0a;}

img{border:0 none;}

.clear{clear:both;}

/*分页样式*/
.page{
	margin-top:3px;
	display: inline-block;
	*display:inline;
	zoom:1;
}
.pageX{
	float:right;
	margin-top:3px;
}
.pageX *{height:22px;padding-top:0px;padding-bottom:0px;width:auto !important;}
.pageX .btn{
	padding: 2px 12px;
}
.pageX .dropdown-menu{height:auto;max-height:200px !important;}
.pageX .dropdown-menu li a{padding: 0px 20px;}
.page a {
    text-decoration: none;
	border: 1px solid #ADADAD;
	color: #333;
    display: inline-block;
    padding: 0.4em 0.8em;
    margin-right: 5px;
	margin-bottom: 5px;
	color: #333;
	background: #ffffff;
	border-radius: 0px;
}
.page a:hover {
	background: #EBEBEB;
	text-decoration: none;
}

.page .current {
    background: #568700 !important;
    color: #fff !important;
	border: 1px solid #568700;
	text-decoration: none;
	cursor:pointer;
	*cursor:hand;
}
.page .current:hover {
    color: #000000;
    text-decoration: none;
}

/*bootstrap 解决列高不一样错位问题*/
.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

p#back-to-top{
      position:fixed;
      top:408px;
      right:0px;
	  z-index:999999;
	  display:none;
}
p#back-to-top a{
      text-align:center;
      text-decoration:none;
      display:block;
	  border-radius:2px;
	  width:45px;
	  background-color: rgb(78 123 0/90%);
      font-size:13px;
      -moz-transition:color 1s;
      -webkit-transition:color 1s;
      -o-transition:color 1s; 
      -moz-transition:background 1s;
      -webkit-transition:background 1s;
      -o-transition:background 1s;
	  line-height:20px;
	  color:#fff;
	  padding-top: 10px;
      padding-bottom: 10px;
}
p#back-to-top a i{}
p#back-to-top a font{ display:block;}
p#back-to-top a:hover{
     color:#fff;
}

#inquiry-icon {position:fixed;top:300px;right:0px;z-index:999999; display:none;}	
#inquiry-icon a{border-radius:6px;
	  height:50px;
	  width:50px;
	  background-color: #568700;
      font-size:21px;
      -moz-transition:color 1s;
      -webkit-transition:color 1s;
      -o-transition:color 1s; 
      -moz-transition:background 1s;
      -webkit-transition:background 1s;
      -o-transition:background 1s;
	  line-height:50px;
	  color:#fff;
	  text-align:center;
	  border-radius:50%;}
	  
.page-search{display:block; background:#fff; margin-bottom:0px;width: 100%;border-bottom:1px #ddd dotted;}
.page-search a{display:inline-block;vertical-align:middle;}
.page-search .page-search-img{width:140px;height:120px; background:#fff; text-align:center; margin:25px;margin-right:10px; margin-left:5px; line-height:120px; border:1px solid #e8e8e8;border-radius:0px;color:#ccc;}
.page-search .page-search-img img{max-width:80%;max-height:80%;padding:10px;}
.page-search .page-search-cont{width:60%; margin:30px;}
.page-search .page-search-title{display:block; font-size:14px; margin-bottom:10px;color:#333;padding-bottom: 10px;}

.inquiry-contact{width:550px;padding-left:20px;}
.inquiry-contact li h5{padding-top:20px;padding-bottom:10px; font-family:arial; font-size:15px;}
.inquiry-contact li h5 small {font-size: 85%;color: #bbb;margin-left: 5px;}
#sending{position:absolute;z-index:10;left:35%;top:-280px;width:200px;font-size:20px;background:rgba(0,0,0,0.8);border-radius: 3px; height:50px; border:0px solid #ccc; line-height:50px; text-align:center; font-weight:bold;display:none;color:#fff;}
#sending i {font-size:22px;}
.inquiry-contact #SfMessSubmit2{background-color:rgb(20, 18, 19); border-color:rgb(20, 18, 19); color:#fff; font-size:18px;}
.inquiry-icon-right {
    position: fixed;
    top: 280px;
    right: 0px;
    z-index: 999999;
}
.inquiry-icon-right .inquiry-icon-right-link {
    border-radius: 2px;
    width: 45px;
    background-color: rgb(78 123 0/90%);
    font-size: 25px;
    -moz-transition: color 1s;
    -webkit-transition: color 1s;
    -o-transition: color 1s;
    -moz-transition: background 1s;
    -webkit-transition: background 1s;
    -o-transition: background 1s;
    line-height: 17px;
    color: #fff;
    text-align: center;
    display: block;
    margin-bottom: 1px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.inquiry-icon-right .inquiry-icon-right-link font{display:block; font-size:13px; margin-top:4px;}
.inquiry-icon-right-content {
    top: 0px;
    right: 43px;
    left: auto;
    padding: 0px;
    margin: 0px;
    min-width: 230px;
    border: none;
    padding-right: 7px;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.inquiry-icon-right-content>div {
    -webkit-box-shadow: 0 1px 7px rgba(0,0,0,0.2);
    box-shadow: 0 1px 7px rgba(0,0,0,0.2);
    border-radius: 3px;
    overflow: hidden;
}
.inquiry-icon-right-content-title {
    background: #fff;
    line-height: 45px;
    color: #568700;
    padding-left: 20px;
    font-size: 15px;
    text-transform: uppercase;display: none;
}
.inquiry-icon-right-content-cont {
    padding: 30px 20px 30px 20px;
    background: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0);
    box-shadow: 0 3px 6px rgba(0,0,0,0);
    min-height: 60px;
    font-size: 15px;
    line-height: 24px;
}
.modal-backdrop {
    z-index: 999;
}
.img-rendering{image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;}