.main{
	background: url(../img/bg_s3.png) no-repeat bottom;
	background-size: contain;
	padding-bottom: 100px;
}
.t-center h3{
	font-family: "行楷简体";
}
.s1 .content{
	overflow: visible;
}
.welcome{
	margin-top: 80px;
}
.welcome .left img{
	width: 100px;
	float: left;
	margin-right: 10px;
}
.welcome .left h2{
	padding: 30px 0 20px 150px;
	font-size: 24px;
	color: #FE5E47;
}
.welcome .left p {
    font-size: 12px;
    color: #555;
    line-height: 24px;
    font-family: "微软雅黑";
}
.welcome .left h5 {
    font-size: 12px;
    color: #555;
    margin-top: 15px;
    line-height: 24px;
}
.welcome .left h5 b {
    color: #FE5E47;
    margin-right: 10px;
}

/* 下边轮播*/
.welcome .right .box{
	position: relative;
}
.welcome .mengban{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
}
.welcome .mengban img{
	width: 100%;
	height: 400px;
}
.slideBox .slide{
	width: 100%;
	height: 400px;
}
.slideBox .slide img{
	width: 100%;
	height: 100%;
}
.bx-wrapper{
	position: relative;
}
.bx-wrapper .bx-viewport {
    border: none;
}
.bx-wrapper .bx-pager {
    display: none;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
    width: 50%;
    top: 40%;
    height: 30px;
    display: inline-block;
    color: rgba(0,0,0,.0);
    z-index: 999;
        
}
.bx-wrapper .bx-prev {
    left: 0;
}
.bx-wrapper .bx-prev:hover {
    background: url(../img/icon/left.png) no-repeat left;
}
.bx-wrapper .bx-next {
    right: 0;
}
.bx-wrapper .bx-next:hover {
    background: url(../img/icon/right.png) no-repeat right;
}
.zzjg{
	width: 80%;
	margin: 0 auto;
	position: relative;
}
.zzjg h5{
	font-size: 16px;
    margin-bottom: 5px;
}
.zzjg h5 i{
	width: 25px;
	height: 25px;
	margin-right: 10px;
}
.zzjg .glc{
	width: 40%;
	margin-left: 15%;
}
.gytl{
	width: 40%;
	margin: 50px 0;
	margin-left: 50%;
	
}
.gytl img{
	width: 100%;
}
.gytl .tl{
	width: 65%;
	float: left;
}
.gytl .tl a{
	width: 100%;
	display: block;
	position: relative;
}
.gytl .tl i{
	width: 8%;
	position: absolute;
	right: 18%;
	bottom: 10%;
}
.gytl .mb{
	width: 35%;
	float: left;
	margin-top: 10%;
}
.zzjg .item1{
	max-width: 345px;
	margin: 0 auto;
}
.zzjg .item1 h5{
	text-align: center;
}
.zzjg .item1 .jiegou{
	margin-top: 40px;
	height: 250px;
}
.zzjg .item1 .jiegou h1{
	color: #000;
	float: left;
	padding: 15px 0;
	width: 33px;
	font-size: 14px;
	border-right: 1px solid #999;
	line-height: 16px;
}
.zzjg .item1 .jiegou h1 span{
	float: left;
	width: 16px;
}
.zzjg .item1 .jiegou h1 i{
	float: left;
	width: 16px;
	padding: 50px 0;
	color: #999;
}
.zzjg .item1 .jiegou i.hide{
	display: none;
}
.zzjg .item1 .jiegou .erji{
	float: left;
}
.zzjg .item1 .jiegou .erji1{
	height: 145px;
}
.zzjg .item1 .jiegou .erji h2 hr{
	float: left;
	border: none;
	width: 105px;
    height: 1.5px;
    background: #999;
    font-size: 13px;
}
.zzjg .item1 .jiegou .erji h2 span{
	font-size: 13px;
	float: left;
	margin-top: -10px;
	position: relative;
}
.zzjg .item1 .jiegou .erji h2 span i{
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -7px;
	color: #999;
}
.zzjg .item1 .jiegou .erji ul{
	padding: 0 10px;
	margin-top: 14px;
	position: absolute;
	left: 41%;
}
.zzjg .item1 .jiegou .erji ul hr{
	border: none;
    height: 1.5px;
    background: #999;
    margin: 0 9px;
}
.zzjg .item1 .jiegou .erji ul li{
	font-size: 12px;
	width: 12px;
	float: left;
	margin: 0 3px;
	margin-top: -2px;
    line-height: 14px;
}

.zzjg .item2{
	margin: 50px 0;
}
.zzjg .item2 ul{
	width: 100%;
}
.zzjg .item2 ul li{
	width: 50%;
	float: left;
	font-size: 12px;
	margin: 5px 0;
	
	position: relative;	
	cursor: pointer;
}
.zzjg .item2 ul li:nth-child(2n+1){
	padding-right: 5%;
}
.zzjg .item2 ul li:nth-child(2n){
	padding-left: 5%;
}
.zzjg .item2 ul li i{
	width: 10px;
	color: #FE5E47;
	margin-right: 5px;
	float: left;
}
.zzjg .item2 ul li span{
	width: 90%;
	float: left;
	height: 16px;
	overflow: hidden;
	line-height: 20px;
}
.zzjg .item2 ul li:hover{
	z-index: 999;
}
.zzjg .item2 ul li:hover span.hide{
	display: block;
}
.zzjg .item2 ul li span.hide{
	height: auto;
    display: none;
    position: absolute;
    left: 10%;
    top: 25px;
    background: #e0e1e3;
    padding: 20px 30px;
    width: 90%;
    color: #000;
    font-size: 12px;
    text-align: left;
    border-radius: 5px;
    z-index: 9;
    font-family: '宋体';
    overflow: visible;
}
.zzjg .item2 ul li span.hide i{
	position: absolute;
	bottom: 0;
    left: 0;
    width: 30px;
}
.zzjg .item2 ul li span.hide i:last-child{
    left: auto;
    right: 0;
}
.zzjg .item2 ul li:nth-child(2n)  span.hide{
	left: 20%;
}
.sgzl{
	border-top: 1px solid #999;
	padding-top: 50px;
	margin-bottom: 80px;
}	
.sgzl .left{
	margin: 0;
	width: 50%;
	height: 300px;
	overflow: hidden;
	padding: 25px 0;
	padding-right: 4%;
	border-right: 2px solid #787777;
}
.sgzl .right{
	margin: 0;
	width: 50%;
	height: 300px;
	overflow: hidden;
	padding: 25px 0;
	padding-left: 4%;
	border-left: 2px solid #787777;
}
.sgzl .item{
	position: relative;
}
.sgzl .item .bg{
	width: 30px;
	position: absolute;
	left: 49%;
	top: 60px;
	z-index: 9;
}
.sgzl .item img{
	width: 100%;
	height: 100%;
	transition:All 0.5s ease-in-out!important;
	-webkit-transition:All 0.5s ease-in-out!important;
	-moz-transition:All 0.5s ease-in-out!important;
	-o-transition:All 0.5s ease-in-out!important;
}
.sgzl .item img:hover{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
}
.sgzl .item:last-child{
	padding-bottom: 20px;
}
.sgzl .item h4 span{	
	font-size: 48px;
	color: #b9a84e;
	font-weight: bold;
	font-family: '行楷';
	border-bottom: 4px solid #787777;
    margin-left: -46px;
    line-height: 46px;
    padding: 0 10px 0 30px;
}
.sgzl .item:nth-child(2n) h4{
	text-align: right;	
}
.sgzl .item:nth-child(2n) h4 span{
	margin-left: 0;
	 margin-right: -46px;
	 padding: 0 30px 0 10px;
}
.sgzl .item p{
	margin-top: 40px;
}
.sgzl .item:nth-child(2n) p{
	text-align: right;
}
.sgzl img{
	width: 100%;
}
.s3 p{
	text-indent: 2em;
	font-size: 18px;
	font-family: '行楷';
	line-height: 30px;
	letter-spacing: 2px;
}

@media screen and (max-width: 1260px) {

}
@media screen and (max-width: 960px) {
	.zzjg .glc{
		width: 100%;
		margin-left: 0;
	}
	.gytl{
		width: 60%;
		margin-left: 40%;
	}
	.zzjg .item2 ul li{
		width: 100%;
		padding: 0!important;
	}
	.zzjg .item2 ul li span{
		height: auto;
	}
	.zzjg .item2 ul li:hover span.hide{
		display: none;
	}
	.sgzl .left{
		border-right: 1px solid #787777;
	}
	.sgzl .right{
		border-left: 1px solid #787777;
	}
	.sgzl .item .bg{
		width: 20px;
	}
	.sgzl .item h4 span{
		font-size: 28px;
		border-bottom: 2px solid #787777;	
	}
	.s3 p{
		font-size: 14px;
		line-height: 22px;
	}
}
@media screen and (max-width:680px) {
	.gytl{
		width: 80%;
		margin-left: 20%;
	}
	
	.sgzl .left,
	.sgzl .right{
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
		border: none;
		margin-top: 20px;
	}
	.sgzl .item .bg{
		display: none;
	}
	.sgzl .item h4 span,
	.sgzl .item:nth-child(2n) h4 span{
		margin: 0;
		padding: 0;
		border: none;
	}
	.sgzl .item p {
	    margin-top: 5px;
	}
	.zzjg .item1 .jiegou{
		height: auto;
		width: 240px;
    	margin: 0 auto;
    	margin-top: 20px;
	}
	.zzjg .item1 .jiegou h1{
		clear: both;
		padding: 0;
		width: 170px;
		margin-left: 37px;
		text-align: center;
		line-height: 16px;
		border-right: none;
		border-bottom: 1px solid #999;
	}
	.zzjg .item1 .jiegou h1 span{
		width: 100%;
		text-align: center;
		clear: both;
	}
	.zzjg .item1 .jiegou h1 i{
		clear: both;
		width: 100%;
		text-align: center;
		padding: 0 50px;
		display: none;
	}
	.zzjg .item1 .jiegou i.hide{
		display: block;
	}
	.zzjg .item1 .jiegou .erji{
		clear: both;
		width: 100%;
	}
	.zzjg .item1 .jiegou .erji1{
		height: auto;
		float: left;
		margin-left: 5px;
	}
	.zzjg .item1 .jiegou .erji2{
		height: auto;
		float: right;
	}
	.zzjg .item1 .jiegou .erji h2 hr{
		display: none;
	}
	.zzjg .item1 .jiegou .erji h2 span{
		clear: both;
		margin-top: 12px;
	}
	.zzjg .item1 .jiegou .erji h2 span i.hide{
		bottom: 16px;
	}
	.zzjg .item1 .jiegou .erji ul{
		padding: 0;
		position: inherit;
		margin-left: 0!important;
	}
	.zzjg .item1 .jiegou .erji ul hr{
		display: none;
	}
	.zzjg .item1 .jiegou .erji ul li{
	    width: auto;
	    clear: both;
	    margin: 0;
	    margin-top: 0;
	    line-height: 20px;
	    width: 100%;
    	text-align: center;
	}
	.zzjg .item1 .jiegou .erji ul li i{
		display: none;
	}

}