/*å¯¼èˆªã€banner*/

.top {
	width: 100%;
	height: 680px;
	background: url(../img/banner.png) no-repeat center;
	background-size: cover;
}

.top .nav {
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	height: 36px;
}

.top .nav .logo {
	float: left;
	margin-right: 40px;
}

.top .nav .logo img {
	width: 100%;
}

.top .nav .navitem {
	float: left;
}

.top .nav .navitem ul {}

.top .nav .navitem ul li {
	float: left;
	color: #FFFFFF;
	padding: 0 40px;
}

.top .nav .navitem ul li a {
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 36px;
}

.top .nav .navitem ul li a.active {
	color: #DFB57B;
	border-bottom: 2px solid #DFB57B;
}

.top .nav .form_login {
	float: right;
	line-height: 36px;
}

.top .nav .form_login div {
	float: left;
	color: #fff;
	width: 60px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	margin-left: 15px;
 
	cursor: pointer;
 
}

.top .nav .form_login div.active {
	background: #DFB57B;
	border-radius: 15px;
}

 
.top .nav .form_login div:hover {
	background: #DFB57B;
	border-radius: 15px;
}

 
.top .banner {
	width: 100%;
	float: left;
	margin-top: 10%;
}

.top .banner p {
	line-height: 110px;
	font-size: 60px;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
}


/*ä¸»é¢˜å†…å®¹1*/

.main {
	width: 1200px;
	margin: 0 auto;
}

.main .intro1 {
	width: 100%;
	margin-top: 80px;
}

.title h5 {
	line-height: 50px;
	font-size: 36px;
	text-align: center;
	color: #333333;
	font-weight: 500;
}

.title p {
	margin-top: 21px;
	font-size: 18px;
	color: #777777;
	text-align: center;
}

.bx_cla {
	width: 100%;
	height: 323px;
	margin-top: 52px;
	margin-bottom: 140px;
}

.bx_cla ul li {
	width: 281px;
	float: left;
	margin-right: 22px;
	height: 321px;
	border: 1px solid #E9E9E9;
	border-radius: 10px;
	text-align: center;
	box-sizing: border-box;
}

.bx_cla ul li:last-child {
	margin-right: 0;
}

.bx_cla ul li span {
	display: block;
	height: 222px;
	text-align: center;
	position: relative;
}

.bx_cla ul li span img {
	margin: 0 auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.bx_cla ul li a {
	width: 178px;
	margin: 0 auto;
	height: 46px;
	display: block;
	text-align: center;
	line-height: 46px;
	border: 1px solid #EEC489;
	box-sizing: border-box;
	color: #EEC489;
	border-radius: 6px;
	font-size: 16px;
}

.bx_cla ul li:hover a {
	background: -moz-linear-gradient(left top, #DFB57B, #F1DBB2);
	background: -webkit-linear-gradient(left top, #DFB57B, #F1DBB2);
	background: -o-linear-gradient(left top, #DFB57B, #F1DBB2);
	color: #fff;
	border: none;
}

.bx_cla ul li:hover {
	box-shadow: 0px 4px 30px rgba(0, 0, 0, .1);
	border-radius: 10px;
	border: none;
	background: #fff;
}


/*ä¸»é¢˜å†…å®¹2*/

.intro2 {
	padding-top: 92px;
	width: 100%;
	height: 837px;
	background: #f8f8f8;
}

.intro2 .card-style {
	width: 1200px;
	margin: 0 auto;
	height: 586px;
	margin-top: 74px;
}

.intro2 .card-style ul li {
	height: 253px;
	width: 580px;
	float: left;
	border-radius: 6px;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, .1);
	border: none;
	background: #fff;
	margin-bottom: 40px;
}

.intro2 .card-style ul li:nth-of-type(odd) {
	margin-right: 40px;
}

.card-style ul li span {
	float: left;
}

.card-style ul li .redl {
	float: left;
	padding: 39px 0 39px 39px;
}

.card-style ul li .redl p {
	color: #333333;
	font-size: 26px;
	margin-bottom: 17px;
}
.card-style ul li .redl p.more {
    line-height: 175px;
    margin: 0;
}
.card-style ul li .redl p.more strong {
    margin-right: 10px;
    vertical-align: middle;
    font-size: 26px;
    font-weight: normal;
}
.card-style ul li .redl p.more span {
    float: none;
    padding-left: 10px;
    border-left: 1px solid #ccc;
    font-size: 18px;
    color: #666;
    vertical-align: middle;
}

.card-style ul li .redl .ys {
	color: #FF3D3A;
	font-size: 18px;
	font-weight: 500;
	height: 45px;
}

.card-style ul li .redl .ys span {
	font-weight: 500;
	margin-right: 10px;
}

.card-style ul li .redl .ys span i {
	font-style: normal;
	font-size: 32px;
}

.card-style ul li .redl .ys a {
	font-size: 16px;
	font-weight: 400;
	color: rgba(144, 144, 144, 1);
	border-left: 1px solid #CCCCCC;
	padding-left: 10px;
	margin-top: 16px;
	display: inline-block;
}

.card-style ul li .redl .btn {
	height: 46px;
	line-height: 46px;
	display: block;
	text-align: center;
	color: #DFB57B;
	border: 1px solid #DFB57B;
	box-sizing: border-box;
	font-size: 16px;
	width: 187px;
	border-radius: 6px;
	margin-top: 37px;
	display: block;
}

.card-style ul li .redl .btn:hover {
	background: -moz-linear-gradient(left top, #DFB57B, #F1DBB2);
	background: -webkit-linear-gradient(left top, #DFB57B, #F1DBB2);
	background: -o-linear-gradient(left top, #DFB57B, #F1DBB2);
	border: none;
	color: #fff;
}


/*ä¸»é¢˜å†…å®¹3*/

.intro3 {
	padding: 53px 0 161px 0;
	width: 1200px;
	margin: 0 auto;
}

.intro3 .hezuo {
	padding-top: 80px;
	text-align: center;
}


/*ç‰ˆæƒ*/

.foot {
	width: 100%;
	height: 100px;
	background: rgba(42, 42, 42, 1);
	color: #fff;
	text-align: center;
	line-height: 40px;
}