*{
	margin: 0;
	padding: 0;
}

ul,li{
	list-style: none;
}

a{	
	color: #fff;
	text-decoration: none;
}

body{
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #fff;
	background: url(../images/bg.jpg) no-repeat center top;
}

.box{
	width: 100%;
	height: auto;
	overflow: hidden;;
}
.banner{
	width: 100%;
	height: 700px;
}

.cont-one{
	width: 1200px;
	height: 490px;
	margin: 0 auto;
	background:url(../images/bg-one.png) no-repeat center top;
}

.out-img {
    position: relative;
    width: 1200px;
    height: 490px;
    overflow: hidden;
}

.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img .img li {
    width: 1200px;
    float: left;
    position: relative;
}

.out-img .img li img{
	float: left;
	width: 750px;
	height: 420px;
	border:1px solid #dfa505;
}

.out-img .img li a .news-cont {
	position: absolute;
	right: 50px;
	top: 80px;
	width: 360px;
	height: 280px;
	color: #333;
}

.out-img .img li a .news-cont h2{
	font-size: 22px;
	color: #333;
	width: 100%;
	height: 80px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}

.out-img .img li a .news-cont p{
	height: auto;
	overflow: hidden;;
	line-height: 34px;
}

.out-img .img li a .news-cont span{
	color: #dfa505;
    display: block;
    margin-top: 10px;
    text-align: right;
}

.out-img .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 20px;
    font-size: 0;
}

.out-img .num li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.out-img .num li.on {
    background-color: #e01428;
}
.out-img .btn{
	position: absolute;
	width: 48px;
	height: 35px;
	bottom: 3px;
	cursor: pointer;
	
}
.out-img .btn-l {
    right: 120px;
    background: url(../images/btn-left.jpg);
}

.out-img .btn-r {
    right: 50px;
    background: url(../images/btn-right.jpg);
}

.out-img .btn:hover{
	opacity: 0.8;
}

.cont-two{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.tit{
	width: 100%;
	height: auto;
	margin: 30px auto;
	text-align: center;
}

.cs-table{
	position: relative;
	width: 1200px;
	height: 477px;
	background: url(../images/bg-two.png) no-repeat center top;
}

.cs-img{
	position: absolute;
	top: 65px;
	left: 44px;
	width: 544px;
	height: 362px;
	
	
}

.cs-img img{
	border:1px solid #dfa505;
	box-sizing: border-box;
}

.table{
	position: absolute;
	right: 40px;
	top: 155px;
	width: 540px;
	height: 270px;
	color: #fff;
}

.table ul li{
	width: 540px;
	height: 44px;
	margin-bottom: 1px;
	background:#dfa505;
	line-height: 45px;
}

.table ul li p{
	float: left;
	font-size: 16px;
}

.table ul li p:first-child{
	width: 100px;
	border-right: 1px solid #000;
	text-align: center;
}

.table ul li p:last-child{
	width: 439px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding:0 5px;
	box-sizing: border-box;
}

.cont-three{
	width: 100%;
	height: 2050px;
	overflow: hidden;
	background: url(../images/bg-three.png) no-repeat center -30px;
}

.yz-cont{
	width: 1200px;
	height: 388px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	margin: 280px auto 0 auto;
}

.yz-video{
	position: absolute;
	right: 0;
	top: 0;
}

.yz-video span{
	position: absolute;
	width: 108px;
	height: 108px;
	background: url(../images/video-png.png) no-repeat center center;
	left: 50%;
	top: 50%;
	margin-top: -54px;
}

.yz-wz{
	position: absolute;
	right: 355px;
	bottom: 0;
	width: 552px;
	height: 320px;
}

.yz-wz a{
	position: absolute;
	left: 130px;
	width: 170px;
	height: 50px;
	bottom: 10px;
}


.shape-left {
    float: left;
    width: 185px;
    height: 320px;
    shape-outside: polygon(0 0, 100% 0, 0% 100%);
}

.shape-right {
    float: right;
    width: 185px;
    height: 320px;
    shape-outside: polygon(100% 0, 100% 100%, 0 100%);
}

.content {
	width: 550px;
    display: block;
    line-height: 32px;
    font-size: 16px;
    padding-top: 10px;
}

.yz-img{
	position: absolute;
	left: 0;
	top: 20px;
}


.yz-img{
    position: relative;
    width: 482px;
    height: 335px;
    overflow: hidden;
}

.yz-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.yz-img .img li {
    width: 482px;
    float: left;
    position: relative;
}

.yz-img .img li img{
	float: left;
	width: 482px;
	height: 335px;
}


.yz-img .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 20px;
    font-size: 0;
}

.yz-img .num li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.yz-img .num li.on {
    background-color: #e01428;
}

.yz-img .btn1{
	position: absolute;
	width: 48px;
	height: 35px;
	bottom: 0;
	cursor: pointer;
	
}

.yz-img .btn-l1 {
    left: 0;
    background: url(../images/btn-left.jpg);
}

.yz-img .btn-r1 {
    left: 60px;
    background: url(../images/btn-right.jpg);
}

.yz-img .btn:hover{
	opacity: 0.8;
}

.yz-cont1{
	margin-top: 252px;
}

.yz-cont2{
	margin-top: 289px;
}

.yz-img2{
	position: absolute;
	left: 0;
	top: 20px;
}


.yz-img2{
    position: relative;
    width: 482px;
    height: 335px;
    overflow: hidden;
}

.yz-img2 .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.yz-img2 .img li {
    width: 482px;
    float: left;
    position: relative;
}

.yz-img2 .img li img{
	float: left;
	width: 482px;
	height: 335px;
}


.yz-img2 .num2 {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 20px;
    font-size: 0;
}

.yz-img2 .num2 li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.yz-img2 .num2 li.on {
    background-color: #e01428;
}

.yz-img2 .btn2{
	position: absolute;
	width: 48px;
	height: 35px;
	bottom: 0;
	cursor: pointer;
	
}

.yz-img2 .btn-l2 {
    left: 0;
    background: url(../images/btn-left.jpg);
}

.yz-img2 .btn-r2 {
    left: 60px;
    background: url(../images/btn-right.jpg);
}

.yz-img2 .btn2:hover{
	opacity: 0.8;
}

.yz-img3{
	position: absolute;
	left: 0;
	top: 20px;
}


.yz-img3{
    position: relative;
    width: 482px;
    height: 335px;
    overflow: hidden;
}

.yz-img3 .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.yz-img3 .img li {
    width: 482px;
    float: left;
    position: relative;
}

.yz-img3 .img li img{
	float: left;
	width: 482px;
	height: 335px;
}


.yz-img3 .num3 {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 20px;
    font-size: 0;
}

.yz-img3 .num3 li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.yz-img3 .num3 li.on {
    background-color: #e01428;
}

.yz-img3 .btn3{
	position: absolute;
	width: 48px;
	height: 35px;
	bottom: 0;
	cursor: pointer;
	
}

.yz-img3 .btn-l3 {
    left: 0;
    background: url(../images/btn-left.jpg);
}

.yz-img3 .btn-r3 {
    left: 60px;
    background: url(../images/btn-right.jpg);
}

.yz-img3 .btn3:hover{
	opacity: 0.8;
}

.cont-four{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}

.news-left{
	float: left;
	width: 400px;
	height: 500px;
}

.news-left ul{
	width: 100%;
	height: 490px;
	overflow: hidden;
	border:1px solid #e9a30f;
	padding:20px;
	box-sizing: border-box;
	margin-top: 20px;
}

.news-left ul li{
	width: 100%;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}

.news-left ul li a{
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.fk-form{
	float: right;
	width: 700px;
	height: auto;
	overflow: hidden;

}

.pages_fk_con{
	width: 100%;
	height: 490px;
	padding: 20px;
	box-sizing: border-box;
	border:1px solid #e9a30f;
	margin-top: 20px;
}

.pages_fk_con form{
	background: #fff;
	padding: 20px;
}

.footer{
    width: 1200px;
    height: auto;
    overflow: hidden;
    color: #fff;
    margin: 20px auto;
}

.footer p {
    width: 1200px;
    height: auto;
    margin: 20px auto;
    text-align: center;
    line-height: 30px;
    color: #fff;
}








