* {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
small,
div,
li,
a {
	font-family: "Microsoft YaHei" !important;
}

.container {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.header {
	background: #ffffff;
	height: 100px;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99;
	border-bottom: 1px solid #e5e5e5;
}

.logo {
	width: 440px;
	height: 65px;
	display: block;
	float: left;
	margin-top: 20px;
}

.logo img {
	display: block;
	width: 441px;
	height: 65px;
}

.nav {
	float: right;
}

.nav li {
	float: left;
	font-size: 16px;
	line-height: 100px;
	margin-left: 40px;
}

.nav li a {
	color: #1a1a1a;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.nav li a:hover {
	color: #eb6932;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.banner {
	background: #d64614 url(../image/banner_bg.jpg) no-repeat center;
	height: 520px;
	overflow: hidden;
	margin-top: 100px;
}

.search {
	width: 800px;
	float: left;
	margin-top: 120px;
	margin-left: 0px;
}

.search-title h3 {
	color: #fff;
	font-size: 45px;
	font-weight: bold;
	letter-spacing: 4px;
}

.search-title p {
	color: #FFFFFF;
	opacity: 0.8;
	font-size: 24px;
	letter-spacing: 2px;
	margin-top: 15px;
}

.search-from {
	overflow: hidden;
	margin-top: 20px;
	position: relative;
	width: 700px;
}

.search-from p {
	position: absolute;
	height: 80px;
	line-height: 80px;
	color: #666;
	font-size: 26px;
	left: 15px;
}

.search-from input {
	display: block;
	width: 480px;
	height: 80px;
	background: #FFFFFF;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border: none;
	font-size: 26px;
	color: #333;
	padding-left: 20px;
	outline: none;
	float: left;
}

.search-from input::-webkit-input-placeholder {
	color: #DDDDDD;
}

.search-from button {
	display: block;
	float: right;
	width: 200px;
	height: 80px;
	background: #2f2f2f;
	border: none;
	color: #FFFFFF;
	font-size: 26px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	cursor: pointer;
	overflow: hidden;
}

.search-from button img {
	width: 30px;
	height: 30px;
	float: left;
	display: block;
	margin-left: 17px;
	margin-top: 25px;
}

.search-from button p {
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 26px;
	float: left;
	position: inherit;
}

.search-ul {
	overflow: hidden;
	margin-top: 22px;
}

.search-ul li {
	width: 100px;
	height: 30px;
	border: 1px solid #cccccc;
	border-radius: 8px;
	float: left;
	text-align: center;
	line-height: 30px;
	margin-right: 12px;
	font-size: 14px;
	color: #FFFFFF;
}

.tt_mobile {
	background: url(../image/sj-news.png) no-repeat top center;
	background-size: 300px auto;
	width: 300px;
	height: 470px;
	position: relative;
	float: right;
	margin-right: 0px;
	margin-top: 50px;
}

.tt_xian {
	width: 300px;
	
	position: absolute;
	z-index: 10;
	
	top: 30px;
	left: 20px;
}

.tt_xian img {
	margin-left: -16px;
	
	-webkit-animation: mymove-gan 5s infinite linear;
	-moz-animation: mymove-gan 5s infinite linear;
	-o-animation: mymove-gan 5s infinite linear;
	animation: mymove-gan 5s infinite linear;
	position: absolute;
	left: -15px;
}

.tt_bohao {
	position: absolute;
	width: 0;
	
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 9;
	-webkit-animation: mymove 5s infinite linear;
	-moz-animation: mymove 5s infinite linear;
	-o-animation: mymove 5s infinite linear;
	animation: mymove 5s infinite linear;
}

@keyframes mymove {
	0 {
		width: 0;
	}

	50% {
		width: 300px;
	}

	100% {
		width: 0;
	}
}

@keyframes mymove-gan {
	0 {
		margin-left: -16px;
	}

	50% {
		margin-left: 280px;
	}

	100% {
		margin-left: -16px;
	}
}

.tt_bohao img {
	width: 300px;
	
}

.tt_bohao2 {
	position: absolute;
	width: 300px;
	
	top: 0px;
	left: 0px;
	z-index: 8;
}

.tt_bohao2 img {
	width: 300px;
	
}


.Process {
	background: #f9f4fa url(../image/bg1.jpg) no-repeat center;
	height: 450px;
	overflow: hidden;
}

.title {
	text-align: center;
	margin-top: 25px;
}

.title h3 {
	font-size: 34px;
	color: #111;
	font-weight: normal;
}

.title p {
	font-size: 15px;
	color: #111111;
	margin-top: 5px;
}

.Process-ul {
	width: 1270px;
}

.Process-ul li {
	text-align: center;
	background: #FFFFFF;
	border-radius: 5px;
	width: 210px;
	height: 268px;
	overflow: hidden;
	cursor: pointer;
	float: left;
	margin-right: 40px;
	margin-top: 36px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Process-ul li:hover {
	margin-top: 16px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Process-ul li i {
	display: block;
	width: 88px;
	height: 88px;
	background: #FFFFFF url(../image/tb1.png) no-repeat center;
	
	border: 1px solid #e5e5e5;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 35px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Process-ul li:nth-child(2) i {
	background: #FFFFFF url(../image/tb2.png) no-repeat center;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Process-ul li:nth-child(3) i {
	background: #FFFFFF url(../image/tb3.png) no-repeat center;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Process-ul li:nth-child(4) i {
	background: #FFFFFF url(../image/tb4.png) no-repeat center;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Process-ul li:nth-child(5) i {
	background: #FFFFFF url(../image/tb5.png) no-repeat center;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Process-ul li:hover i {
	background: #3399ff url(../image/tb01.png) no-repeat center;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Process-ul li:nth-child(2):hover i {
	background: #3399ff url(../image/tb02.png) no-repeat center;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Process-ul li:nth-child(3):hover i {
	background: #3399ff url(../image/tb03.png) no-repeat center;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Process-ul li:nth-child(4):hover i {
	background: #3399ff url(../image/tb04.png) no-repeat center;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Process-ul li:nth-child(5):hover i {
	background: #3399ff url(../image/tb05.png) no-repeat center;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Process-text {
	margin-top: 20px;
}

.Process-text h3 {
	font-weight: normal;
	font-size: 20px;
	color: #0099ff;
}

.Process-text p {
	font-size: 14px;
	color: #3399ff;
	margin-top: 5px;
}

.Process-text h4 {
	font-size: 36px;
	color: #0099ff;
	font-weight: normal;
	margin-top: 10px;
}

.serve {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	padding-bottom: 60px;
}

.serve-ul {
	width: 1310px;
	margin-top: 55px;
}

.serve-ul li {
	-webkit-box-shadow: #ccc 0px 3px 10px;
	-moz-box-shadow: #ccc 0px 3px 10px;
	box-shadow: #ccc 0px 3px 10px;
	width: 330px;
	float: left;
	border-radius: 20px;
	text-align: center;
	margin-right: 105px;
	padding: 30px 0;
}

.serve-img {
	width: 110px;
	height: 110px;
	margin: 0 auto;
	
}

.serve-text {
	
	
	
	text-align: center;
	margin-top: 20px;
}

.serve-text h3 {
	color: #454545;
	font-size: 24px;
	font-weight: normal;
}

.serve-text small {
	color: #454545;
	font-size: 16px;
	opacity: 0.26;
	display: block;
	margin-top: 8px;
}

.serve-text p {
	color: #003399;
	font-size: 16px;
	margin-top: 8px;
}

.clear {
	clear: both;
}


.serve-ul li:hover {
	animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
	transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
	perspective: 1000px;
	cursor: pointer;
}

@keyframes shake {

	10%,
	90% {
		transform: translate3d(-1px, 0, 0);
	}

	20%,
	80% {
		transform: translate3d(2px, 0, 0);
	}

	30%,
	50%,
	70% {
		transform: translate3d(-4px, 0, 0);
	}

	40%,
	60% {
		transform: translate3d(4px, 0, 0);
	}
}

.back {
	
	height: 482px;
	overflow: hidden;
	margin-bottom: -40px;
}

.back .title {
	margin-top: 45px;
}

.back-ul {
	overflow: hidden;
	width: 1260px;
	margin-top: 33px;
}

.back-ul li {
	width: 570px;
	float: left;
	overflow: hidden;
	border-bottom: 1px dashed #494949;
	padding-bottom: 22px;
	margin-top: 22px;
	margin-right: 60px;
}

.back-ul li:nth-child(3) {
	border: none;
}

.back-ul li:nth-child(4) {
	border: none;
}

.back-img {
	width: 100px;
	height: 100px;
	float: left;
	border-radius: 50%;
	overflow: hidden;
}

.back-img img {
	display: block;
	width: 100px;
	height: 100px;
}

.back-text {
	width: 454px;
	float: right;
}

.back-text small {
	color: #aaaaaa;
	font-size: 14px;
	display: block;
	margin-top: 5px;
	text-align: left;
}

.back-text p {
	font-size: 16px;
	line-height: 22px;
	color: #555555;
	margin-top: 5px;
	text-align: left;
}

.news-main {
	width: 1260px;
	margin-top: 40px;
}

.news-wrap {
	width: 365px;
	float: left;
	margin-right: 52px;
}

.news-top {
	width: 365px;
	height: 136px;
	position: relative;
}

.news-top img {
	display: block;
	width: 365px;
	height: 136px;
}

.news-top h3 {
	width: 180px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	background: #eb6932;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	top: 50%;
	left: 0;
	margin-top: -28px;
	position: absolute;
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
}

.news-ul {
	margin-top: 10px;
}

.news-ul li {
	overflow: hidden;
	font-size: 16px;
	line-height: 48px;
	border-bottom: 1px dashed #f2f2f2;
}

.news-ul li a {
	display: block;
	float: left;
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	background: url(../image/tb12.png) no-repeat left center;
	text-indent: 20px;
}

.news-ul li a:hover {
	color: #eb6932;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.news-ul li span {
	width: 65px;
	float: right;
	text-align: right;
}

.footer {
	background: #1f1f1f;
	padding: 38px 0;
}

.footer-wrap {
	width: 730px;
	border-right: 1px solid #383838;
	float: left;
}

.footer-nav {
	overflow: hidden;
}

.footer-nav li {
	float: left;
	border-left: 1px solid #6c6c6c;
	font-size: 16px;
	padding: 0 20px;
}

.footer-nav li:nth-child(1) {
	border-left: 0;
	padding-left: 0;
}

.footer-nav li a {
	color: #FFFFFF;
	opacity: 0.63;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.footer-nav li a:hover {
	color: #eb6932;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	opacity: 1;
}

.footer-tel {
	overflow: hidden;
	margin-top: 25px;
}

.footer-tel p {
	background: url(../image/kefushen.png) no-repeat left center;
	background-size: 30px;
	height: 48px;
	line-height: 48px;
	font-size: 22px;
	color: #6e6e6e;
	font-weight: bold;
	font-family: arial !important;
	padding-left: 40px;
	float: left;
	margin-right: 25px;
}

.footer-tel p span {
	font-family: "Microsoft YaHei" !important;
	font-size: 20px;
	font-weight: normal;
}

.footer-tel p:nth-child(2) {
	background: url(../image/tb10.png) no-repeat left center;
}

.footer-tel p a {
	color: #6E6E6E;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.footer-tel p a:hover {
	color: #eb6932;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.footer-time {
	color: #6e6e6e;
	font-size: 14px;
	margin-top: 20px;
}

.footer {
	margin-top: 40px;
}

.footer-er {
	float: left;
	margin-left: 30px;
	width: 170px;
}

.footer-er p {
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	margin-top: 8px;
}

.footer-er img {
	width: 125px;
	height: 125px;
	display: block;
	margin: 0 auto;
}

.footer-sao {
	float: right;
	width: 115px;
	margin-top: 15px;
}

.footer-sao i {
	display: block;
	background: url(../image/tb11.png) no-repeat center;
	width: 45px;
	height: 45px;
	margin: 0 auto;
}

.footer-sao p {
	color: #6e6e6e;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	margin-top: 5px;
}

.footer-text {
	text-align: center;
	color: #5b5b5b;
	background: #181413;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
}

.back-roll {
	height: 300px;
	overflow: hidden;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
}

.back-ul li:nth-child(even) {
	margin-right: 0;
}

.horizontal {
	height: 120px;
	background: url(../image/bg3.jpg) no-repeat center;
	overflow: hidden;
	margin-top: 100px;
}

.horizontal-tel {
	font-size: 20px;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
	float: left;
	margin-top: 20px;
	line-height: 30px;
}

.horizontal-tel span {
	display: inline-block;
	color: rgb(255, 137, 5);
	margin: 0 3px;
	font-weight: bold;
}

.horizontal-link {
	display: block;
	width: 140px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #eb6932;
	color: #FFFFFF;
	font-size: 14px;
	float: right;
	margin-top: 20px;
}

.Module {
	width: 1200px;
	margin: 0 auto;
	background: #FFFFFF;
	margin-top: -50px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .3);
	overflow: hidden;
	padding-bottom: 30px;
}

.other {
	width: 1160px;
	margin: 0 auto;
	background: #FFFFFF;
	overflow: hidden;
	margin-top: 20px;
}

.other table {
	width: 100%;
	border: solid #d8d8d8;
	border-width: 1px 0px 0px 1px;
}

.other table tr th {
	width: 220px;
	line-height: 50px;
	color: #333333;
	border: solid #d8d8d8;
	border-width: 0px 1px 1px 0px;
	background: #eee;
}

.other table tr th:nth-child(2) {
	width: 410px;
}

.other table tr th:nth-child(3) {
	width: 410px;
}

.other table tr td {
	border: solid #d8d8d8;
	border-width: 0px 1px 1px 0px;
	padding: 15px 0px;
	padding-left: 10px;
	font-size: 16px;
	text-align: center;
}

.other table tr td:nth-child(3) {
	text-align: center;
}

.other table tr td a {
	color: #5053ef;
	display: block;
	text-align: center;
}

.other table tr td a:nth-child(2) {
	margin-top: 10px;
}

.other table tr td img {
	padding-left: 15px;
}

.Module-pay {
	text-align: center;
	height: 54px;
	line-height: 54px;
	background: #EEEEEE;
	font-size: 16px;
	width: 1160px;
	margin: 0 auto;
	margin-top: 20px;
}

.Module-pay span {
	color: rgb(255, 137, 5);
}

.Module-pay strong {
	font-size: 24px;
	color: rgb(255, 137, 5);
}

.Module-time {
	text-align: center;
	font-size: 999;
	font-size: 14px;
	padding: 20px 0;
}

.paybtn {
	padding: 15px 0;
	color: #fff;
	background: rgb(255, 137, 5);
	font-size: 20px;
	border-radius: 10px;
	
	border: none;
	display: block;
	cursor: pointer;
	width: 280px;
	margin: 0 auto;
	
	-moz-box-shadow: 0px 4px 0px #b66000;
	-webkit-box-shadow: 0px 4px 0px #b66000;
	box-shadow: 0px 4px 0px #b66000;
}

.Module-yer {
	text-align: center;
}

.Module-yer p {
	font-size: 14px;
	color: #999;
	margin-top: 20px;
}

.Module-yer p:hover {
	color: rgb(255, 137, 5);
}

.Module-yer a {
	display: block;
	text-align: center;
	color: #999999;
	font-size: 14px;
	margin-top: 20px;
}

.Module-yer a:hover {
	color: rgb(255, 137, 5);
}

.banner-page {
	margin-top: 100px;
	display: block;
}

.banner-page img {
	display: block;
	width: 100%;
}

.list {
	background: #f2f2f2;
	margin-bottom: -40px;
	padding-bottom: 60px;
	overflow: hidden;
}

.list-container {
	width: 1200px;
	margin: 0 auto;
}

.list-table {
	overflow: hidden;
	width: 660px;
	margin: 0 auto;
	margin-top: 60px;
}

.list-table a {
	display: block;
	width: 168px;
	height: 43px;
	border: 1px solid #333333;
	text-align: center;
	line-height: 43px;
	float: left;
	border-radius: 30px;
	margin: 0 25px;
	color: #333333;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.list-table a.list-active {
	border: 1px solid #eb6932;
	color: #eb6932;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.list-table a:hover {
	border: 1px solid #eb6932;
	color: #eb6932;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.list-ul {
	width: 1240px;
	margin-top: 35px;
	overflow: hidden;
}

.list-ul li {
	width: 584px;
	height: 226px;
	background: #FFFFFF;
	margin-top: 30px;
	float: left;
	margin-left: 28px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.list-ul li:hover {
	box-shadow: 0px 0px 20px #999;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.list-ul li a {
	display: block;
	height: 226px;
}

.News-time {
	width: 164px;
	height: 156px;
	border-right: 1px solid #bfbfbf;
	margin-top: 35px;
	text-align: center;
	overflow: hidden;
	float: left;
}

.News-time h3 {
	font-size: 44px;
	color: #333333;
	font-weight: bold;
	margin-top: 40px;
}

.News-time p {
	font-size: 18px;
	color: #333333;
}

.News-text {
	width: 360px;
	margin-left: 30px;
	float: left;
	margin-top: 35px;
}

.News-text h3 {
	font-weight: normal;
	color: #666666;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	verflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.News-text p {
	font-size: 16px;
	line-height: 34px;
	color: #999999;
	margin-top: 15px;
	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 3;
}

.Details {
	background: #f2f2f2;
	padding: 50px 0;
	margin-bottom: -40px;
}

.Crumbs {
	color: #666666;
	font-size: 18px;
}

.Crumbs a {
	color: #666666;
}

.Details-wrap {
	background: #FFFFFF;
	margin-top: 20px;
	overflow: hidden;
	padding: 0 45px;
}

.Details-title {
	text-align: center;
	padding: 45px;
	border-bottom: 1px solid #BFBFBF;
}

.Details-title h3 {
	font-weight: normal;
	color: #333333;
	font-size: 26px;
	line-height: 34px;
}

.Details-title p {
	font-size: 16px;
	color: #999999;
	margin-top: 20px;
}

.Details-text {
	margin-top: 30px;
	padding-bottom: 80px;
	border-bottom: 1px solid #BFBFBF;
}

.Details-text p {
	font-size: 16px;
	line-height: 34px;
	color: #333333;
}

.Details-text p img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.Details-next {}

.Details-next a {
	display: block;
	font-size: 16px;
	color: #333333;
	margin: 30px;
}

.Details-next a:hover {
	color: #eb6932;
}

.nunor {
	width: 80px;
	height: 80px;
	animation: bg-color 10s infinite;
	-webkit-animation: bg-color 10s infinite;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	overflow: hidden;
	position: fixed;
	left: 0;
	bottom: 300px;
	z-index: 9;
	cursor: pointer;
}

.nunor p {
	margin-top: 15px;
}

@-webkit-keyframes bg-color {

	0% {
		background-color: #e74c3c;
	}

	20% {
		background-color: #f1c40f;
	}

	40% {
		background-color: #1abc9c;
	}

	60% {
		background-color: #3498db;
	}

	80% {
		background-color: #9b59b6;
	}

	100% {
		background-color: #e74c3c;
	}

}

@keyframes bg-color {

	0% {
		background-color: #e74c3c;
	}

	20% {
		background-color: #f1c40f;
	}

	40% {
		background-color: #1abc9c;
	}

	60% {
		background-color: #3498db;
	}

	80% {
		background-color: #9b59b6;
	}

	100% {
		background-color: #e74c3c;
	}

}

.feed {
	display: none;
}

.feed-bg {
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}

.feed-wrap {
	background: #FFFFFF;
	position: fixed;
	width: 500px;
	padding: 20px;
	left: 50%;
	margin-left: -270px;
	top: 50%;
	margin-top: -260px;
	z-index: 100;
}

.feed-title {}

.feed-title h3 {
	font-size: 34px;
	color: #5d5d5d;
}

.feed-title p {
	color: #afafaf;
	font-size: 14px;
	line-height: 28px;
}

.feed-from {}

.feed-from p {
	font-size: 14px;
	color: #f00;
	margin-top: 10px;
}

.feed-from input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	font-size: 14px;
	
	border: 1px solid #b5b4b5;
	padding: 0 10px;
	box-sizing: border-box;
	margin-top: 20px;
	display: block;
	font-family: "microsoft sans serif";
	outline: none;
}

.feed-from textarea {
	width: 100%;
	height: 100px;
	line-height: 40px;
	border-radius: 5px;
	font-size: 14px;
	border-color: #b5b4b5;
	padding: 0 10px;
	box-sizing: border-box;
	margin-top: 20px;
	outline: none;
	font-family: "microsoft sans serif";
}

.feed .btns {
	margin-top: 30px;
	overflow: hidden;
}

.feed .btns .submit-btn {
	margin-left: 20px;
	border-color: #ea541c;
	background: #ea541c;
}

.feed .btns button {
	border: 1px solid rgba(175, 175, 175, 0.5);
	border-radius: 5px;
	padding: 7px 60px;
	font-size: 18px;
	color: #ffffff;
	background-color: #ffffff;
	cursor: pointer;
	float: right;
}

.feed .btns .cancel-btn {
	color: #5d5d5d;
}

.feed-mour {
	font-size: 16px;
	color: #666666;
	margin-top: 10px;
}

.feed-mour span {
	color: #f00;
}

.feed-wrap i {
	width: 30px;
	display: block;
	background: url(../image/cuowu.png) no-repeat center;
	background-size: 100%;
	height: 30px;
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
}

.feed-thour {
	margin-top: 15px;
}

.thour-ul {
	overflow: hidden;
	margin-top: 10px;
}

.thour-ul li {
	float: left;
	margin-right: 15px;
}

.feed-thour h3 {
	font-weight: normal;
	font-size: 16px;
}

.contont-cheed input[type="radio"] {
	-webkit-appearance: none;
	background: url(../image/tb101.png) no-repeat center;
	height: 18px;
	vertical-align: middle;
	width: 18px;
	border: 1px solid #FFFFFF;
	outline: none;
	background-size: 100%;
}

.contont-cheed input[type="radio"]:checked {
	background-position: -48px 0;
	background: none;
	background: url(../image/tb102.png) no-repeat center;
	background-size: 100%;
}

.contont-cheed input {
	float: left;
}

.contont-cheed p {
	float: left;
	font-size: 14px;
	line-height: 18px;
	margin-left: 5px;
	color: #333333;
}

.modal-bg {
	background: #000;
	opacity: 0.5;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}

.modal-wrap {
	background: #FFFFFF;
	border-radius: 5px;
	position: fixed;
	top: 20%;
	width: 510px;
	left: 50%;
	margin-left: -255px;
	z-index: 100;
}

.modal-txt {
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 30px;
}

.modal-txt span {
	color: #f00;
	font-size: 20px;
}

.modal-main {
	overflow: hidden;
	padding: 0 30px;
}

.modal-wrap .weta {
	width: 200px;
	margin: 0 auto;
	display: block;
	margin-top: 20px;
}

.modal-wrap .erweima {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 200px;
}

.modal-wrap .erweima canvas {
	width: 200px !important;
	height: 200px !important;
}

.modal-wrap .modal-next {
	float: left;
	width: 200px;
	margin-left: 30px;
	margin-top: 40px;
}

.modal-wrap p {
	line-height: 30px;
}

.modal-wrap p span {
	font-size: 26px;
	font-family: arial !important;
	color: #42b035;
}

.modal-wrap a {
	display: block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #42b035;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 18px;
}

.modal-wrap i {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../image/cuocuocuo.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
}

.main-wrap {
	background: #FFFFFF;
	z-index: 100;
	width: 260px;
	text-align: center;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -130px;
	border-radius: 5px;
	overflow: hidden;
	margin-top: -80px;
}

.main-top {
	border-bottom: 1px solid #eee;
	padding: 20px 0;
}

.main-top h3 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}

.main-top p {
	font-size: 16px;
	color: #999999;
	margin-top: 5px;
	padding: 0 20px;
}

.main-link {
	display: block;
	padding: 15px 0;
	color: #42B035;
}


.mourt {
	background: #eaeaea;
	padding: 70px 0;
	margin-bottom: -40px;
	margin-top: 100px;
	margin-bottom: 40px;
}

.mourt-wrap {
	background: #FFFFFF;
	padding: 20px;
}

.mourt-title {
	overflow: hidden;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 20px;
}

.mourt-title h3 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	border-left: 6px solid #eb6932;
	text-indent: 10px;
	float: left;
}

.mourt-title a {
	display: block;
	float: right;
	color: #eb6932;
}

.mourt-title a:hover {
	text-decoration: underline;
}

.mourt-btn {
	overflow: hidden;
	width: 470px;
	margin: 0 auto;
	margin-top: 40px;
}

.mourt-btn li {
	width: 200px;
	height: 58px;
	border: 1px solid #EEEEEE;
	float: left;
	overflow: hidden;
	margin: 0 15px;
	cursor: pointer;
}

.mourt-btn li img {
	display: block;
	width: 200px;
	height: 58px;
}

.mourt-btn li.mourt-active {
	border: 1px solid #eb6932;
	background: url(https://www.wapidc.com/themes/simplebootx/Public/images/duidui.png) no-repeat right top;
	background-size: 30px;
}

.mour {
	overflow: hidden;
	width: 530px;
	margin: 0 auto;
	margin-top: 40px;
}

.mour-input {
	float: left;
	overflow: hidden;
	height: 24px;
}

.mour-input input {
	width: 15px;
	height: 15px;
	float: left;
	margin-top: 4px;
}

.mour-input p {
	float: left;
	line-height: 24px;
	margin-left: 5px;
}

.mour-input p a {
	color: #eb6932;
}

.mour-text {
	float: left;
	margin-left: 30px;
	line-height: 24px;
}

.mour-text span {
	color: #eb6932;
	font-size: 24px;
	font-family: arial !important;
}

.mour-btn {
	display: block;
	width: 300px;
	height: 50px;
	border: none;
	background: #eb6932;
	color: #FFFFFF;
	font-size: 18px;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

.list-ul {
	padding-bottom: 20px;
}

.fenye ul {
	margin-top: 20px;
	margin-left: 500px;
	overflow: hidden;
}

.fenye ul li {
	height: 30px;
	line-height: 30px;
	background: #ffffff;
	float: left;
	margin-left: 15px;
}

.fenye ul li span.current {
	background: #eb6932;
	color: #ffffff;
	padding: 0 10px;
	display: block;
}

.fenye ul li a {
	color: #333333;
	display: block;
	padding: 0 10px;
}

.state {
	overflow: hidden;
	width: 750px;
	margin: 50px auto;
}

.state-img {
	float: left;
	width: 190px;
}

.state-img img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.state-text {
	width: 530px;
	margin-left: 30px;
	float: left;
	margin-top: 40px;
}

.state-text h3 {
	font-size: 70px;
	color: #db5f64;
}

.state-text p {
	font-size: 24px;
	color: #585858;
	font-size: 48px;
}

.Module-lout {
	text-align: center;
	font-size: 16px;
	color: #666;
	margin-top: 20px;
}

.loding {
	margin: 150px 0;
}

.loding p {
	color: #eb6932;
	text-align: center;
	font-size: 20px;
	margin-top: -10px;
	position: relative;
	z-index: 2;
}

.loding img {
	width: 300px;
	display: block;
	margin: 30px auto;
}

.loding h3 {
	text-align: center;
	font-size: 24px;
	color: #eb6932;
	margin-top: 20px;
}

.Module-button {
	overflow: hidden;
	width: 640px;
	margin: 0 auto;
	margin-top: 30px;
	padding-bottom: 10px;
}

.Module-button button:nth-child(2) {
	background: #ff5105;
}

.payment {}

.payment-wrap {
	margin-top: 30px;
}

.payment-wrap img {
	display: block;
	margin: 0 auto;
	width: 260px;
}

canvas {
	display: block;
	width: 260px;
	margin: 0 auto;
	margin-top: 30px;
}

.payment-text {
	margin-top: 40px;
}

.payment-text p {
	font-size: 40px;
	color: #ff7300;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}

.wicket {}

.wicket-bg {
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}

.wicket-wrap {
	background: #FFFFFF;
	width: 400px;
	top: 50%;
	margin-top: -95px;
	left: 50%;
	margin-left: -200px;
	position: fixed;
	z-index: 105;
	border-radius: 5px;
}

.wicket-text {
	border-bottom: 1px solid #EEEEEE;
	text-align: center;
	overflow: hidden;
	padding-bottom: 20px;
}

.wicket-text h3 {
	font-weight: normal;
	font-size: 20px;
	color: #333333;
	margin-top: 20px;
}

.wicket-text p {
	font-size: 18px;
	color: #666666;
	margin-top: 8px;
}

.wicket-btn {
	overflow: hidden;
	padding: 20px 0;
}

.wicket-btn a {
	display: block;
	width: 160px;
	float: left;
	text-align: center;
	color: #333333;
	line-height: 30px;
	font-size: 16px;
	color: #ffffff;
	height: 50px;
	margin-left: 120px;
	line-height: 50px;
	background: #eb6932;
	border-radius: 5px;
}

.wicket-btn a:nth-child(2) {
	border: none;
	color: #FFFFFF;
	background: #ea541c;
}

.wicket-txt {
	border-top: 1px solid #EEEEEE;
	padding: 15px;
}

.wicket-wrap i {
	width: 30px;
	display: block;
	height: 30px;
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	background: url(../image/cuowu.png) center center / 100% no-repeat;
}

.horizontal2 {
	height: 70px;
}

.serve-hiddn {
	overflow: hidden;
}

.serve-ul li button {
	display: block;
	width: 380px;
	border-radius: 10px;
	background: #eb6932;
	color: #ffffff;
	height: 56px;
	line-height: 56px;
	border: none;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 24px;
}

.WeChattop {
	background: #0D8C01;
	height: 70px;
	width: 100%;
	margin-top: 100px;
	overflow: hidden;
}

.WeChattop img {
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}

.WeChat {
	background: #f6f6f6;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: -40px;
}

.WeChatwrap {
	background: url(../image/wei-bg.png) no-repeat center;
	width: 1243px;
	height: 643px;
	background-size: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.WeChatleft {
	float: left;
	margin-left: 200px;
}

.WeChatleft img {
	display: block;
	width: 260px;
}

.WeChatmain {
	margin-top: 140px;
	overflow: hidden;
}

.WeChat-cout {
	font-size: 22px;
	color: #333333;
	margin-left: 120px;
	margin-top: 30px;
}

.WeChat-cout span {
	color: #eb6932;
}

.WeChatright {
	float: left;
	margin-left: 150px;
}

.WeChatright img {
	display: block;
	margin-top: 40px;
}

.WeChattext {
	margin-top: 25px;
}

.WeChattext p {
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 1px;
}

.WeChattext p span {
	color: #0D8C01;
}

.WeChat-monsy {
	font-size: 24px;
	margin-top: 20px;
}

.WeChat-monsy span {
	color: #d80909;
	font-size: 50px;
	font-family: arial !important;
}

.WeChat-back {
	overflow: hidden;
	position: absolute;
	right: 90px;
	bottom: 65px;
}

.WeChat-back img {
	display: block;
	width: 33px;
	height: 33px;
	float: left;
}

.WeChat-back p {
	line-height: 33px;
	float: left;
	margin-left: 10px;
	color: #0D8C01;
	font-size: 24px;
}

.nunor-pic {
	position: fixed;
	right: 0;
	bottom: 300px;
	width: 120px;
	height: 120px;
}

.nunor-pic img {
	display: block;
	width: 100%;
}

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 1;
	}

	50.01% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

.shanshuo {
	display: block;
	color: #f00;
	animation: blink 1s linear infinite;
	-webkit-animation: blink 1s linear infinite;
	-moz-animation: blink 1s linear infinite;
	-ms-animation: blink 1s linear infinite;
	-o-animation: blink 1s linear infinite;
	margin-top: 13px;
}

.cotut {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.cotut-wrap {
	background: #FFFFFF;
	width: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -100px;
	margin-top: -120px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.cotut-wrap img {
	width: 160px;
	margin: 0 auto;
	display: block;
}

.cotut-wrap p {
	text-align: center;
	line-height: 26px;
	margin-top: 10px;
}

.cotut-wrap i {
	display: block;
	background: url(../image/cuocuocuocuo.png) no-repeat center;
	width: 30px;
	height: 30px;
	background-size: 100%;
	position: absolute;
	top: -15px;
	right: -15px;
}

#cnzz_stat_icon_1277810352 {
	display: none;
}


.doult-bg {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	;
}

.doult-btn {
	position: fixed;
	width: 300px;
	left: 50%;
	margin-left: -150px;
	top: 50%;
	margin-top: -120px;
}

.doult-btn a {
	display: block;
	width: 260px;
	height: 60px;
	margin: 30px 0;
	text-align: center;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	border-radius: 30px;
	background: #07c160 url(../image/ioscopy.png) no-repeat 54px 13px;
	background-size: 30px;
	padding-left: 40px;
}

.doult-btn a:nth-child(1) {
	background: #009cdb url(../image/anzhuo.png) no-repeat 54px 15px;
	background-size: 26px;
}

.red_strong {
	color: #f00;
	font-weight: bold;
}

.graph {
	width: 360px;
	background: #bfbfbf;
	height: 20px;
	border-radius: 30px;
	margin: 0 auto;
}

#loadingbar {
	display: block;
	background: #e57233;
	float: left;
	height: 100%;
	text-align: center;
	font-family: Verdana;
	line-height: 20px;
	color: #FFF;
	border-radius: 30px;
}

#search-result tr td a {
	color: #333333;
}

#search-result tr td:nth-child(3) a {
	color: rgb(255, 137, 5);
}


#sto {
	display: none;
	color: #f00;
}

#footershow {
	color: #f00;
	background: none;
	padding-left: 0;
}

#search-result tr td:nth-child(4) a {
	color: rgb(255, 137, 5);
}


.kout {
	background: url(../image/newbg.jpg) no-repeat center;
	height: 530px;
}



.kout .title h3 {
	color: #fff;
}

.kout .title p {
	color: #fff;
}

.kout-container {
	width: 1030px;
	margin: 0 auto;
	overflow: hidden;
}

.kout-wrap {
	overflow: hidden;
	width: 1100px;
}

.kout-wrap li {
	width: 485px;
	background: #fbeee9;
	padding: 20px 0;
	float: left;
	margin-right: 60px;
	margin-top: 36px;
	overflow: hidden;
	border-radius: 10px;
}

.kout-wrap li img {
	width: 186px;
	height: 126px;
	border-radius: 10px;
	float: left;
	margin-left: 20px;
}

.kout-text {
	width: 240px;
	float: right;
	font-size: 24px;
	line-height: 36px;
	color: #3399ff;
	margin-top: 10px;
	margin-right: 10px;
}

.Process-ul {
	position: relative;
	overflow: hidden;
}

.go {
	width: 20px;
	height: 20px;
	background: url(../image/goto.png) no-repeat center;
	background-size: 100%;
	position: absolute;
}

.go1 {
	left: 220px;
	top: 160px;
}

.go2 {
	left: 470px;
	top: 160px;
}

.go3 {
	left: 720px;
	top: 160px;
}

.go4 {
	left: 970px;
	top: 160px;
}


.hout-kout {
	width: 300px;
	height: 300px;
	position: absolute;
	top: 20px;
	left: 0;
}

.hout-kout .sition {
	width: 300px;
	height: 300px;
	position: relative;
	z-index: 999;
}

.hout-kout .sition img {
	display: block;
	width: 100%;
}

.sout {
	width: 140px;
	position: fixed;
	z-index: 10;
	right: 10px;
	top: 200px;
	background: #fff;
	padding-bottom: 10px;
	-webkit-box-shadow: #ccc 0px 3px 10px;
	-moz-box-shadow: #ccc 0px 3px 10px;
	box-shadow: #ccc 0px 3px 10px;
}

.sout img {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.sout p {
	width: 120px;
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
	margin: 0 auto;
	text-align: center;
}

.sout i {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	left: -10px;
	top: -10px;
	background: url(../image/cuowu.png) no-repeat center;
	background-size: 100%;
}