html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.text-uppercase {
    text-transform: uppercase;
}

body {
    color: #666;
    font-size: 14px;
}
.navbar-nav>li:last-child>a {
       display: inline;
    } 
@media (min-width: 992px){
			.sy-about .col-md-3{
				width: 20%;
			}
		}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
    font-weight: 400;
}

a:hover {
    text-decoration: none;
}

.navbar {
    margin-bottom: 0;
    border-bottom: 1px solid;
    border-bottom-color: rgb(255, 255, 255, 0.4);
}

.navbar-nav>li {
    margin: 18px 30px;
}


.show-item {
	width: 100%;
}

.show-item ul {
	margin-left: -2px;
	margin-right: -2px;
	padding-left: 0px;
}

.show-item ul li {
	float: left;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	/*padding:10px;*/
	margin-bottom: 35px;
}

.s1 { background: url(../styles/images/bg1.jpg) top center no-repeat; }
.s3 { background: url(../styles/images/bg2.jpg) top center no-repeat; }
.xl { overflow: hidden; min-height: 525px; padding: 15% 10%; color: #fff;}
.xl h3 a{ color: #fff;}
.xl h3 a:hover { text-decoration:underline;}
.xl h3 { line-height: 35px; }
.xl h2{ margin-bottom: 30px;}

.item_warp {
	overflow: hidden;
	position: relative;
}

.item-box img {
	border: 1px solid #ddd;  width:100%; 
}

.show-item ul li img {
	max-width: 100%;
	height: auto;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

.show-item li:hover img,
.leader-list1:hover img {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-o-opacity: 0;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

.mask_warp {
	display: table;
	width: 100%;
	height: 100%;
}

.mask-cont {
	display: table-cell;
	padding: 18% 7%;
}

.mask-cont h1,
.mask-cont p,
.mask-cont span {
	color: white;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-o-opacity: 0;
	transition: .35s;
}

.mask-cont h1 {
	font-size: 28px;
	font-weight: bold;
	max-width: 80%;
}

.mask-cont p {
	font-size: 16px;
	margin: 10% 0;
}

.mask-cont span {
	text-align: center;
	font-size: 16px;
	padding: 4% 10%;
	border: 1px solid #fff;
	color: white;
}
.btn-product {
	border-radius: 30px;
	border: 2px solid #FFF;
	color: #fff;
	margin-top: 40px;
	padding: 10px 30px;
	background: none;
}

.item-box:hover>.mask {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 100;
	-khtml-opacity: 100;
	-o-opacity: 100;
	background-color: rgba(0, 0, 0, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7e5d1e, endColorstr=#7e5d1e), alpha(opacity=0);
}

.item-box:hover>.mask p,
.item-box:hover>.mask h1,
.item-box:hover>.mask span {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 100;
	-khtml-opacity: 100;
	-o-opacity: 100;
	/* -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0); */
}

.item-box:hover>.mask span {
	margin: 3% auto 0;
}

.item-content {
	padding-right: 5%;
}

.blocks>li,
[class*="blocks-"]>li {
	position: relative;
	float: left;
	min-height: 1px;
	margin-right: 10px;
	margin-left: 10px;
	/*margin-bottom: 22px;*/
}

.item-box h2 {
	position: absolute;
	bottom: 40px;
	left: 22px;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}


.sy-about {
    margin-bottom: 20px;
	background: #eaf6e8;
	padding: 1% 0;
}

.sy-about p{
    margin-top: 10px;
    margin-bottom: 22px;
}
.sy-about h2{
	font-size: 24px;
	line-height: 40px;
}
.sy-about .col-md-6{
	width: 48%;
	    padding: 4% 8%;
	    background: #fff;
	    margin: 0 1%;
}
.atit span {
    display: inline-block;
    width: 100%;
}
.sy-pro{
	margin-bottom: 4%;
	text-align: center;
}
.sy-pro img{
	width: 100%;
}
.sy-pro h3{
	line-height: 45px;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.g-box{
    margin-top: 5%;
    display: flex;
    justify-content: space-between;
    flex-flow:row nowrap;
    justify-content:center;
    background:url(../styles/images/yuanline.png) no-repeat center center;
    background-size: 100%;
}
.g-box>div{
    display: flex;
}
.yuan{
    justify-content:center;
    align-items:center;
    background:#c09358;
    border-radius: 50% ;
    width:80px;
    height: 80px;
    text-align:center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.font1{ padding:0 20px; }
.text-indent{
    text-indent: 2em;
}
.txt{
    margin-top: 7%;
    text-indent: 2em;
    line-height: 28px;
}
.amore{
    margin-top: 4%;
	margin-bottom:4%;
}
.amore a{
    padding: 15px 25px;
    border:1px solid #959595;
    border-radius: 30px;
    color: #555;
    transition: color,background ease-in-out 0.5s;
}
.amore a:hover{
    background-color: #c09358;;
    color: #fff;
    border-color: #c09358;
}
.sy-center{
    padding-top: 4%;
    padding-bottom: 2%;
}
.t1-text{
    position: relative;
    /* font-size: 36px; */
    font-weight: bold;
    color: #555;
    overflow: hidden;
    
}
.xiang{ padding-right: 4%; padding-top: 2%; }
.xiang h2{ font-size: 24px; color: #333; margin-top: 5%; text-decoration: underline; }
.t1-text img{
    margin-right: 15px;
}
.t1-text span{ font-weight: 300;color: #fff;font-size: 36px;}
.qzbg{
	background: url(../styles/images/qzbg1.jpg) no-repeat center center;
}
.t1-text i{ text-transform: uppercase; font-size: 14px; color: #fff; font-weight: normal; font-style: normal; }
.jie{ margin-top: 7%;font-size: 14px; line-height: 27px; margin-bottom: 7%; color: #fff; text-indent: 2rem;}
.jj{
	border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
	color: #fff;
	overflow: hidden;
	padding: 10px 0;
}
.qz a{
	padding: 8px 21px;
	    border: 2px solid #008d29;
	    border-radius: 30px;
	    color: #008d29;
}
.jj span{ 
	font-size: 28px;
}
.sy-center1{padding-top: 2%;padding-bottom: 2%;}
.sy-news{
    
    padding-top: 3%;
    padding-bottom: 3%;
    
}
.ntit h2{
    color: #fff;
}
.ntit span{ 
    color: #999999;
    background: url(../styles/images/nline.png) no-repeat center center;
 }
 .ntit{ margin-bottom: 3%; }
 .news1{
    background: #fff;
    padding: 3% 3% 7%;
    transition: 0.5s;
 }
 .news1 a{ color: #666; }
 .news1 a span{color: #be0003; margin-top: 6%; display: inline-block;}
 .news1 a h3{ color: #000; margin-top: 10px; margin-bottom: 10px; }
 .news1 a h4{ line-height: 20px; }
 .cinfo{position: relative; border:1px solid #ebebeb; padding: 15% 6%; min-height: 151px;}
 .cinfo span{ position: absolute; top:-30%; left: 50%; transition: background ease-in-out 0.5s; transform: translateX(-50%); background: #e1e1e1;border-radius: 50%; display: block; width: 80px; height: 80px; }
 .cinfo:hover span{ background-color: #8fc89f; }
.cinfo span i{ font-size: 40px; padding-top: 20px; transition: color ease-in-out 0.5s; }
.cinfo:hover span i{ color: #fff; }
.cinfo h5{ margin-top: 7%; line-height: 26px; }
.ctit{ margin-bottom: 10%; margin-top: 3%; }
.ctit2{ margin-bottom: 4%; margin-top: 3%; }
.bottom{
    background:#0da056;
    color: #fff;
	padding: 2%;
}
.bottom a{ color: #fff;}
.bot-logo{ border-right: 1px solid #5c5c5c;padding-top: 4%;  padding-bottom: 4%;  }

.p30{ padding-left: 7%;padding-top: 3%;padding-bottom: 3%;  }
.menu1 span{ background-color: #ebd7a8; display: inline-block; padding:3px 7px 3px 17px; border-radius: 5px; color: #333; font-weight: bold; }
.menu1{ margin-bottom: 10px;}
.menu1 a{ padding: 0 5px; }
.xiao{ padding-top: 2%; }
.xiao span{ margin-right: 10px;  background-color: #fff; padding: 11px 9px;  border-radius: 50%; text-align: center; }
.xiao span i{ color: #6c6f81; font-size: 20px;padding-top: 10px; }
.part{ background-color: #f3f3f3;margin-bottom: 5%; padding-top: 4%; padding-bottom: 3%; }
.pa{ margin-top: 5%; }
.pa li{ width: 25%; margin-bottom: 0.75%; float: left; padding: 0 0.5% 0.3%; }
.pa li img{ border:1px solid #ddd; }
.weixin{
position:relative;
}
.weixin::after{
content: url(../styles/images/er.jpg);
position: absolute;
right: -50px;
top: -150px;
z-index: 99;
width:130px;
height: 130px;
border: 5px solid #0095ba;
border-radius: 4px;
transform-origin: top right;
transform: scale(0);
opacity: 0;
-webkit-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.weixin:hover::after{
transform:scale(1);
opacity: 1;
}

 
.nlist li{
  border-bottom: 1px dashed #ccc;
  line-height: 44px;
  list-style: none;
  font-size: 16px;
}
.nlist li a{ color: #666;}
.nlist li a:hover{ color: #ce9043; }
.nlist li span.zhi { color: #ce9043; }
.ny-about{
	margin-top: 2%;
	margin-bottom: 5%;
	line-height: 28px;
}
.tab-content { }
.use { padding: 6% 1% 0 1%; font-size: 16px; text-align: center;}

.use i { font-size: 50px; color: #ff9e19;}
.list h2 { color: #ff9e19; font-size: 18px; position: relative; margin-bottom: 3%; padding-left: 10px;}
.list h2:after{ content: ""; position: absolute; width: 20px; height: 2px; background-color: #ff9e19; left: 10px; bottom: -13px;}
.list { text-align: center;}
.list a{ 
	/*border: 1px solid #0da056; */
	padding: 3px 10px; 
	color: #555; 
	display: inline-block;
	margin-bottom: 1%;
	border-radius: 20px;}
.more{ margin-top: 20px;}
.more a{padding: 10px 14px; color: #fff; background-color: #8c8c8c; border-radius: 4px; }
.more a:hover {background-color: #ff9e19;}
.series{
    margin-top: 3%;
    font-size: 16px;
    font-weight: bold;
}
.series a,.series a:hover{
	display: inline-block;
	transition: none;
	padding: 0.75% 3.5%;
	border: 1px solid #0da056;
	border-radius: 10px;
	
}
.series .active, .series a:hover{
	background: #0da056;
	color: #fff;
}
.series a:hover {
    background: url(../images/jian1.png) no-repeat center bottom #0da056;
}
.ny-pro{
	margin-top: 5%;
}

#map{width: 100%;height: 400px;}
.grid{position:relative;clear:both;margin:0 auto;width: 100%;list-style:none;text-align:center;margin-bottom: 20px; overflow: hidden;}
.grid figure{position:relative;float:left;overflow:hidden;height:auto;background:#3085a3;text-align:center;cursor:pointer;}
.grid figure img{position:relative;display:block;opacity:1;}
.grid figure figcaption{padding:10px 15px;text-transform:uppercase;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.grid figure figcaption::after,.grid figure figcaption::before{pointer-events:none;}
.grid figure figcaption,.grid figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%;}
.grid figure figcaption>a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0;}
.grid figure h2{word-spacing:-.15em; padding:10px 0;font-weight:300;color:#fff;background: rgba(212, 35, 29, 0.8)}
.grid figure h2 span{font-weight:800;}
.grid figure h2,.grid figure p{margin:0;}
.grid figure p{letter-spacing:1px;color: #fff;}
figure.effect-goliath{background:#0da056;}
figure.effect-goliath h2,figure.effect-goliath img{-webkit-transition:-webkit-transform .35s;transition:transform .35s;}
figure.effect-goliath img{-webkit-backface-visibility:hidden;backface-visibility:hidden; border:1px solid #ddd;}
figure.effect-goliath h2,figure.effect-goliath p{position:absolute;bottom:15px;left:40%;}
figure.effect-goliath p{text-transform:none;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0);}
figure.effect-goliath:hover img{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0);}
figure.effect-goliath:hover h2{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);}
figure.effect-goliath:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.pager>li.active>a, .pager>li.active>a:hover, .pager>li.active>span, .pager>li.active>span:hover{background: #0da056;border-color: #0da056;}
.pager{display: inline-block;}
.pager-loose.pager-pills>li>a{color: #333;}
.pager>li.active>a{color: #fff;}
.pager>li.disabled>a{color: #ddd;}
.sit{ border-bottom: 1px solid #ddd;  margin-bottom: 40px;}
.sit h2{ font-size: 30px;color: #555; padding-bottom: 15px; margin-top: 2%;}
.pagination {
    color: #666;
    clear: both;
    margin-top: 1em;
    display: block;
    margin: auto;
  padding-top: 25px;
  padding-bottom: 50px;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    display: inline-block;
    display: inline;
    zoom: 1;
    margin-left: -1px;
    padding: 10px 12px;
    height: 32px;
    line-height: 32px;
    color: #0da056;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
    border-radius: 0;
}


.pagination li>span {
    display: inline-block;
    display: inline;
    zoom: 1;
    margin-left: -1px;
    padding: 10px 12px;
    height: 32px;
    line-height: 32px;
    color: #0da056;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li.active>span {
    color: #ffffff;
    background: #0da056;
}

.pagination .prev::before {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f104";
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.pagination .next::after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f105";
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.pagination a:not(.goto):hover {
    background-color: #eee;
    color: #0da056
}

.pagination a.cur,
.pagination a.cur:hover {
    background-color: #0da056;
    color: #fff;
    border-color: #0da056;
    margin-right: 1px
}

.pagination a.disabled {
    background-color: #e6e6e6 !important;
    color: #bbb !important;
    cursor: no-drop
}

.pagination .prev {
    border-radius: 5px 0 0 5px
}

.pagination .next {
    border-radius: 0 5px 5px 0;
}
.atit h2{
	font-size: 36px;
	margin-bottom: 0%;
}

.tree-menu li .list-toggle:before {
    color: #fff;
    content: '\e64f';
}
.tree-menu li .list-toggle{
	top:12px;
}

.tree-menu li>a {
            display: block;
            padding: 8px;
            margin-bottom: -1px;
            color: #fff;
            background-color: #0da056;
            border-radius: 0;
            font-size: 18px;
        }

        .tree-menu li li a {
            font-size: 16px;
            background: #1fc973;
        }

        .tree-menu li>a:active,
        .tree-menu li>a:focus,
        .tree-menu li>a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #0da056;
        }
		
		
.tree-menu li.active>a{
	background-color: #28d88c;
	    border-color: #28d88c;
}