@charset "utf-8";
/* CSS Document */

table,
td,
tr,
img,
ul,
li,
h1,
h2,
p,
object,
param,
embed {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: none;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 4920px;
	overflow-x: hidden;
	font-family: "微软雅黑";
	background: url("../img/bj.jpg") no-repeat center center;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: none;
}

/*头部*/
.header {
	background-color: #292f36;
	height: 52px;
	line-height: 52px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.header--fixed {
	position: fixed;
	z-index: 10;
	right: 0;
	left: 0;
	top: 0
}

a {
	text-decoration: none;
}

.top_head {
	width: 100%;
	height: 52px;
	line-height: 52px;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	background: #333;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	overflow: hidden;
	color: #fff;
}

.top_main {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-around;
}

.top_right a {
	color: #fff;
	margin: 0 5px;
}

.top_right a:hover {
	text-decoration: underline;
	color: #fff;
}

.wap-main {
	width: 1040px;
	height: auto;
	margin: auto auto;
}

.wap-main .banner {
	width: 957px;
	height: 370px;
	margin: 0 auto;
	padding-top: 144px;
}

.wap-main .banner1 {
	height: 450px;
	background: url(../img/1.png) no-repeat center;
	margin-top: 160px;
}

.wap-main .banner1 .main_m {
	width: 894px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative
}

 .banner1 .main_m .box_one {
	cursor: pointer;
	width: 150px;
	height: 40px;
	position: absolute;
	left: 28px;
	bottom: 0px;
	background: -webkit-linear-gradient(left, #ffac00, #ff7400);
	border-radius: 40px;
	font-size: 20px;
	font-family: 方正粗圆简体;
	color: #fff;
	line-height: 40px;
	text-align: center;
	  background-size: 400% 400%;
     -webkit-animation: AnimationName 2s ease infinite;
     -moz-animation: AnimationName 2s ease infinite;
     animation: AnimationName 2s ease infinite;
     -webkit-animation: AnimationName 2s ease infinite;
     -moz-animation: AnimationName 2s ease infinite;
     animation: AnimationName 2s ease infinite;
     border: medium none;
}

@-webkit-keyframes AnimationName {
     0%{
        background-position:0% 31%
    }
     50%{
        background-position:100% 70%
    }
     100%{
        background-position:0% 31%
    }
}
 .banner1 .main_m .box_two {
	cursor: pointer;
	width: 150px;
	height: 40px;
	position: absolute;
	left: 372px;
	bottom: 0px;
	background: -webkit-linear-gradient(left, #ffac00, #ff7400);
	border-radius: 40px;
	font-size: 20px;
	font-family: 方正粗圆简体;
	color: #fff;
	line-height: 40px;
	text-align: center;
     background-size: 400% 400%;
     -webkit-animation: AnimationName 2s ease infinite;
     -moz-animation: AnimationName 2s ease infinite;
     animation: AnimationName 2s ease infinite;
     -webkit-animation: AnimationName 2s ease infinite;
     -moz-animation: AnimationName 2s ease infinite;
     animation: AnimationName 2s ease infinite;
     border: medium none;
}

@-webkit-keyframes AnimationName {
     0%{
        background-position:0% 31%
    }
     50%{
        background-position:100% 70%
    }
     100%{
        background-position:0% 31%
    }
}
 .banner1 .main_m .box_three {
	cursor: pointer;
	width: 150px;
	height: 40px;
	position: absolute;
	right: 26px;
	bottom: 0px;
	background: -webkit-linear-gradient(left, #ffac00, #ff7400);
	border-radius: 40px;
	font-size: 20px;
	font-family: 方正粗圆简体;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
 .banner1 .main_m .box_one:hover,.box_two:hover,.box_three:hover {
	opacity: 0.9;
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.3);
     background-size: 400% 400%;
     -webkit-animation: AnimationName 2s ease infinite;
     -moz-animation: AnimationName 2s ease infinite;
     animation: AnimationName 2s ease infinite;
     -webkit-animation: AnimationName 2s ease infinite;
     -moz-animation: AnimationName 2s ease infinite;
     animation: AnimationName 2s ease infinite;
     border: medium none;
}

@-webkit-keyframes AnimationName {
     0%{
        background-position:0% 31%
    }
     50%{
        background-position:100% 70%
    }
     100%{
        background-position:0% 31%
    }
}


.wap-main .banner2 {
	height: auto;
	margin-top: 42px;
}

.wap-main .banner2 .button {
	height: 46px;
	width: 240px;
	background: -webkit-linear-gradient(left, #ffac00, #ff7400);
	border-radius: 60px;
	margin: 24px auto 0;
	font-size: 24px;
	font-family: 方正粗圆简体;
	color: #fff;
	line-height: 46px;
	text-align: center;
}

.wap-main .banner2 .button:hover,
.butto:hover,
.butt:hover {
	opacity: 0.9;
	box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.4);
}

.wap-main .banner3 {
	height: 604px;
	background: url(../img/3.png) no-repeat center;
	margin-top: 40px;
}

.wap-main .banner3 .main_m {
	width: 1039px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative
}

.wap-main .banner4 {
	width: 900px;
	height: auto;
	margin: 42px auto 0;
}

.wap-main .banner4 .butto {
	height: 46px;
	width: 300px;
	background: -webkit-linear-gradient(left, #ffac00, #ff7400);
	border-radius: 60px;
	margin: -10px auto 0;
	font-size: 24px;
	font-family: 方正粗圆简体;
	color: #fff;
	line-height: 46px;
	text-align: center;
}

.wap-main .banner5 {
	width: 1039px;
	height: auto;
	margin: 42px auto 0;
}

.wap-main .banner5 .butt {
	height: 46px;
	width: 300px;
	background: -webkit-linear-gradient(left, #ffac00, #ff7400);
	border-radius: 60px;
	margin: 24px auto 0;
	font-size: 24px;
	font-family: 方正粗圆简体;
	color: #fff;
	line-height: 46px;
	text-align: center;
}

.wap-main .banner6 {
	width: 1039px;
	height: auto;
	margin: 42px auto 0;
}

.wap-main .banner6 .butt {
	height: 46px;
	width: 240px;
	background: -webkit-linear-gradient(left, #ffac00, #ff7400);
	border-radius: 60px;
	margin: 24px auto 0;
	font-size: 24px;
	font-family: 方正粗圆简体;
	color: #fff;
	line-height: 46px;
	text-align: center;
}

.yuyue {
	width: 100%;
	height: 198px;
	margin: 52px auto 0 auto;
	text-align: center;
	background: url("../img/yuyue.jpg") no-repeat center center;
}

.yuyue .box {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	position: relative;
	top: 114px;
}

.yuyue .box .top_yuyue_form {
	width: 1000px;
	height: 50px;
}

.yuyue .box .top_yuyue_form .textinput {
	width: 230px;
	height: 50px;
	margin-right: 20px;
	font-size: 16px;
	padding-left: 5px;
	float: left;
	outline: none;
}

.yuyue .box .top_yuyue_form .btnon,
.pc-container .top_yuyue_form1 .btnon {
	position: absolute;
	outline: none;
	width: 200px;
	height: 52px;
	background: #fbaf08;
	font-size: 22px;
	color: #fff;
	cursor: pointer;
	right: 0px;
	top: 2px;
	font-family: 方正粗圆简体;
}

.yuyue .box .top_yuyue_form .form-item-code {
	width: 27%;
	float: left;
}

.yuyue .box .top_yuyue_form .yzmcode {
	width: 14%;
	height: 50px;
	font-size: 16px;
	float: left;
	position: absolute;
	right: 334px;
	padding-left: 4px;
}

.top_yuyue_form .codetxt {
	width: 10%;
	background: #f0f0f0;
	outline: none;
	height: 52px;
	cursor: pointer;
	font-size: 16px;
	position: absolute;
	right: 217px;
	top: 2px;
}

/*-版权信息-*/
footer {
	width: 100%;
	padding: 10px 0px;
	background-color: #333;
	overflow: hidden;
	position: relative;
}

.footer {
	width: 1002px;
	height: 130px;
	margin: 0px auto;
}

.logo_bottom {
	width: 102px;
	height: 125px;
	float: left;
	padding: 0% 10% 0% 0%;
	border-right: 1px dashed #fff;
	margin-top: 24px;
}

.address {
	float: left;
	width: 45%;
	line-height: 24px;
	font-size: 14px;
	padding-left: 70px;
	margin-top: 28px;
}

.address p {
	color: white;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}

.address a {
	color: white;
	font-size: 14px;
	text-decoration: none;
}

.address a:hover {
	color: #ff7f00;
	font-size: 14px;
}

.wx {
	width: 94px;
	height: 125px;
	float: right;
	margin-top: 26px;
	padding: 0% 0% 0% 10%;
	border-left: 1px dashed #fff;
}
