@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

body {
	margin: 0 auto;
	font: 14px/24px "Microsoft YaHei", SimSun, SimHei;
	color: #666;
}

a {
	color: #666;
	/* display: block; */
	text-decoration: none;
}

img,
dl,
dt,
dd,
ul,
li,
ol,
i,
u,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
tt,
body,
form,
pre,
em,
input,
textarea {
	font-style: normal;
	list-style: none outside none;
	text-decoration: none;
	text-indent: 0;
	border: none;
	vertical-align: middle;
}

div:after,
ul:after,
ol:after,
dl:after,
header:after,
footer:after,
nav:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

button {
	border: none;
	cursor: pointer;
	display: block;
	text-align: center;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.clear {
	clear: both;
}

.wrap {
	margin: 0 auto;
}

.banner {
	width: 100%;
}

.banner img {
	width: 100%;
}

.slogan {
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0 40px 0;
}

.slogan p {
	font-size: 24px;
	text-align: center;
}

.slogan p span {
	color: #f00;
}

.slogan h1.slogan_title {
	font-size: 48px;
	font-weight: normal;
	height: 85px;
	line-height: 85px;
	color: #333;
	text-align: center;
}

.slogan h1.slogan_title span {
	color: #f66a39;
}

.why {
	width: 1200px;
	margin: 0 auto;
}

.why dl {
	width: 300px;
	float: left;
}

.why dt {
	width: 100%;
	text-align: center;
}

.why dt img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
}

.why dd {
	text-align: center;
	width: 100%;
}

.why dd span {
	font-size: 36px;
	display: block;
	margin-top: 30px;
	color: #333;
}

.why dd p {
	margin-top: 20px;
}

.zixun {
	width: 380px;
	height: 70px;
	margin: 50px auto 0 auto;
	line-height: 70px;
	border-radius: 15px;
	text-align: center;
	background-color: #f66a39;
}

.zixun a {
	font-size: 24px;
	color: #fff;
}

.Money {
	width: 1200px;
	margin: 20px auto 0 auto;
}

.Money .bd ul {
	width: 100%;
	float: left;
	padding-top: 10px;
}

.Money .bd li {
	width: 578px;
	float: left;
	padding: 10px;
}

.Money .bd li img {
	width: 100%;
	height: 620px;
	-webkit-box-shadow: 0 0 15px #b1b1b1;
	-moz-box-shadow: 0 0 15px #b1b1b1;
	box-shadow: 0 0 15px #b1b1b1;
	border-radius: 5px;
}

.Money .bd li:nth-child(even) {
	float: right;
}

.Money .hd {
	line-height: 28px;
	overflow: hidden;
	text-align: left;
	padding: 0 10px;
}

.Money .hd ul {
	padding: 35px 0;
	width: 110px;
	margin: 0 auto;
}

.Money .hd li {
	float: left;
	width: 25px;
	height: 25px;
	background: #D0D0D0;
	margin: 0 15px;
	text-align: center;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}

.Money .hd .on {
	background: #f0543f;
	color: #fff;
}

.Money p {
	text-align: center;
	font-size: 24px;
}

.yingyong {
	width: 1200px;
	margin: 0 auto;
}

.yingyong .yingyong_left {
	float: left;
	width: 392px;
	height: 783px;
	background: url("../images/yingyong_03.jpg") no-repeat center;
	color: #fff;
}

.yingyong .yingyong_left>h2 {
	text-align: center;
	font-size: 36px;
	margin-top: 88%;
	font-weight: 600;
}

.yingyong .yingyong_left span {
	display: block;
	margin: 20px auto 10px auto;
	width: 30px;
	height: 3px;
	background-color: #fff;
}

.yingyong .yingyong_left p {
	text-align: center;
	font-size: 18px;
}

.yingyong .yingyong_right {
	width: 796px;
	float: right;
}

.yingyong .yingyong_right dl {
	width: 392px;
	float: left;
	position: relative;
}

.yingyong .yingyong_right dt {
	width: 100%;
}

.yingyong .yingyong_right dt img {
	width: 100%;
}

.yingyong .yingyong_right dd {
	color: #fff;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 9;
	top: 33%;
	left: 0;
}

.yingyong .yingyong_right dd>h2 {
	font-size: 36px;
	font-weight: 600;
}

.yingyong .yingyong_right dd span {
	display: block;
	margin: 20px auto 10px auto;
	width: 30px;
	height: 3px;
	background-color: #fff;
}

.yingyong .yingyong_right dd p {
	font-size: 18px;
}

.yingyong .yingyong_right ul {
	margin-top: 12px;
}

.yingyong .yingyong_right ul li {
	width: 796px;
	height: 387px;
	color: #fff;
	text-align: center;
	background: url("../images/yingyong_11.jpg") no-repeat center;
}

.yingyong .yingyong_right ul li>h2 {
	font-size: 36px;
	padding-top: 16%;
	font-weight: 600;
}

.yingyong .yingyong_right ul li span {
	display: block;
	margin: 20px auto 10px auto;
	width: 30px;
	height: 3px;
	background-color: #fff;
}

.yingyong .yingyong_right ul li p {
	font-size: 18px;
}

.form_con {
	width: 100%;
	height: 500px;
	margin: 80px auto 0 auto;
	background: url("../images/C4D_bg.jpg") no-repeat center;
	background-size: 100% 100%;
}

.form_con .form_con_body {
	width: 1200px;
	margin: 0 auto;
}

.form_con .form_con_body .form_con_left {
	width: 500px;
	float: left;
}

.form_con .form_con_body .form_con_left h2 {
	font-size: 48px;
	color: #fff600;
	font-weight: normal;
	line-height: 56px;
	margin-top: 145px;
}

.form_con .form_con_body .form_con_left p {
	color: #fff;
	font-size: 24px;
	margin-top: 15px;
}

.form_con .form_con_body .form_con_right {
	width: 470px;
	height: 500px;
	padding: 95px 35px 0;
	float: right;
	background: rgba(255, 255, 255, 0.5);
}

.form_con .form_con_body .form_con_right p {
	font-size: 36px;
	color: #222;
	text-align: center;
	font-weight: 600;
	margin-bottom: 20px;
}

.form_con .form_con_body .form_con_right .sub_a {
	width: 100%;
	height: 70px;
	margin-top: 20px;
	line-height: 70px;
	text-align: center;
	font-size: 24px;
	border-radius: 10px;
	background-color: #FFFFFF;
}

.form_con .form_con_body .form_con_right .sub_b {
	background-color: #FFDE00;
	color: #333;
}

.course {
	width: 1200px;
	margin: 0 auto;
}

.course dl {
	width: 324px;
	height: 338px;
	float: left;
	text-align: center;
	margin-right: 114px;
	margin-top: 35px;
	padding: 50px;
	background: url("../images/bankuai_17.png") no-repeat center;
}

.course dl:nth-child(3n) {
	float: right;
	margin-right: 0;
}

.course dt {
	font-size: 60px;
	color: #fff;
	margin-top: 21px;
}

.course dd {
	text-align: center;
	color: #fff;
}

.course dd span {
	font-size: 36px;
	display: block;
	font-weight: bold;
	margin-top: 110px;
}

.course p {
	line-height: 20px;
	margin-top: 32px;
}

.soft {
	width: 1200px;
	height: 863px;
	margin: 30px auto;
	background: url("../images/soft.png") no-repeat center;
}

.soft dl {
	width: 100%;
	height: 180px;
	padding: 88px 133px;
}

.soft dl:nth-child(even) {
	padding: 88px 146px;
}

.soft dt {
	font-size: 24px;
	color: #333;
}

.soft dd {
	width: 218px;
	text-align: justify;
	margin-top: 22px;
}

.youhui {
	width: 100%;
	height: 260px;
	margin-top: 80px;
	background: url("../images/youhui.jpg") no-repeat center;
	background-size: 100%;
}

.youhui .youhui_con {
	width: 1200px;
	margin: 0 auto;
}

.youhui .youhui_con .youhui_con_form {
	width: 380px;
	float: right;
	padding-top: 40px;
	margin-right: 105px;
}

.youhui .youhui_con .youhui_con_form .sub_e {
	width: 100%;
	height: 60px;
	margin-top: 20px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	border-radius: 10px;
	background-color: #FFFFFF;
}

.youhui .youhui_con .youhui_con_form .sub_f {
	background-color: #F66A39;
	color: #fff;
}

.tupian {
	width: 1200px;
	margin: 0 auto;
}

.tupian dl {
	width: 590px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

.tupian dl:nth-child(even) {
	float: right;
	margin-right: 0;
}

.tupian dt {
	width: 100%;
}

.tupian dt img {
	width: 100%;
	border-radius: 3px;
}

.xiaoqu {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 40px;
}

.xiaoqu dl {
	width: 380px;
	height: 300px;
	float: left;
	margin-right: 30px;
	margin-top: 30px;
	position: relative;
}

.xiaoqu dl:nth-child(3n) {
	float: right;
	margin-right: 0;
}

.xiaoqu dl:nth-child(-n+3) {
	margin-top: 0;
}

.xiaoqu dt {
	width: 100%;
}

.xiaoqu dt img {
	width: 100%;
}

.xiaoqu dd {
	width: 100%;
	height: 60px;
	line-height: 60px;
	position: absolute;
	bottom: 0;
	z-index: 9;
	font-size: 24px;
	color: #fff;
	text-align: center;
	background: url("../images/xiaoqu.png") no-repeat center;
}
