*,body{margin: 0;padding: 0;font-family:"Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;text-decoration: none;}
html, body {width: 100%;height: 100%;}
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,pre,td,textarea,th,ul{padding:0;margin:0}
fieldset,img{border:0}
li,ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%}
q:after,q:before{content:""}abbr,acronym{border:0}
a{text-decoration:none;}
a:link{color:#333; text-decoration:none;}
a:focus,a:hover{color:#ff8302;}
a:visited{color:#333}
.clear {clear: both;}
h1,h2,h3,h4,h5,h6,p,i,span,a,.img,img,li{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
@font-face {
	font-family: "DINPro-Regular";
	src: url("../font/DINPro-Regular.woff2") format("woff2"),
	url("../font/DINPro-Regular.woff") format("woff"),
	url("../font/DINPro-Regular.ttf") format("truetype"),
	url("../font/DINPro-Regular.eot") format("embedded-opentype"),
	url("../font/DINPro-Regular.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "DINPro-Bold";
	src: url("../font/DINPro-Bold.woff2") format("woff2"),
	url("../font/DINPro-Bold.woff") format("woff"),
	url("../font/DINPro-Bold.ttf") format("truetype"),
	url("../font/DINPro-Bold.eot") format("embedded-opentype"),
	url("../font/DINPro-Bold.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

.clear { clear: both; }
.fl {float:left;}
.fr {float:right;}
.warp {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.w1100 {width: 1100px; margin-right: auto; margin-left: auto;}
.w100{width: 100%;}
.w760{width: 760px;}
.mr65 {	margin-right: 65px;}
.mr58 {	margin-right: 50px;}
.mr40 {	margin-right: 40px;}
.mr35 {	margin-right: 35px;}
.mr20 {	margin-right: 20px;}
.mr22 {	margin-right: 23px;}
.mr29 {	margin-right: 29px;}
.mr10 { margin-right: 10px;}
.mr16 {	margin-right: 16px;}
.mr40 {margin-right: 40px;}
.mr5 { margin-right: 5px;}
.mt30 {	margin-top: 30px;}
.mt20 {	margin-top: 20px;}
.mb20 {	margin-bottom: 20px;}
.pl40 {	padding-left: 40px;}
.ml30{margin-left: 30px;}
.ml50{margin-left: 50px;}
.ml175{margin-left: 175px;}


/*header初始*/
.header{

	background-color: #fff;
	width: 100%;
	height: 140px;
	transition: all 0.4s ease;
	border-bottom: 1px solid #eee;
	background-image:none;
	margin-bottom:0;
}
.header.scroll-up{box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.08);}
.header.scroll-down{height: 80px;box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.08);}
.header.scroll-down .head-top{height: 0;overflow: hidden;}
.header .container{align-items: center;}
.header .head-top{height: 40px;transition: all 0.4s ease;border-bottom: 1px solid #eee;align-items: center;}
.header .head-top .head-top-l{text-align: left;width: 40%;line-height: 40px;color: #888;font-size: 14px;font-family: "DINPro-Regular";}
.header .head-top .head-top-l i{font-size: 1.2rem;color:#ff8302;margin-right:5px;position: relative;top:1px;}
.header .head-top .head-top-r{text-align: right;width: 60%;line-height: 40px;}
.header .head-top .head-top-r a:last-child{border-right:none;}
.header .head-top a{display: inline-block;font-size: 14px;color: #888;padding:0 10px;text-transform: uppercase;border-right: 1px solid #eee;}
.header .head-top a:hover{color:#ff8302;}
.header .head-top a i{font-size: 1.2rem;color: #ff8302;margin-right: 5px;position: relative;top:2px;}
.header .nav-logo a, .header .nav-logo li, .header .nav-logo ol, .header .nav-logo span, .header .nav-logo p {text-decoration: none;}
.header .nav-logo {text-align: left;font-size: 0;float: left;margin-left: 0;margin-right: auto;}
.header .nav-logo a{display: block;height: 100%;}
.header .nav-logo img {width: 85px;margin-top: 5px;}
.header.scroll-down .nav-logo img{width:70px;}
.header ::-webkit-scrollbar {display: none;}
.header .nav-list {
	float: right;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content:  flex-end;
	align-items: center;
}
.header .nav-list .nav-list-logo{display: none;}
.header .nav-list > li {
	position: relative;
	list-style: none;
	text-align: center;
}
.header .nav-list > li a {
	position: relative;
	padding:0;
	display: block;
	color: #484848;font-weight:400;
	font-size: 15px;
	text-align: right;
	text-decoration: none;
	line-height: 90px;
	padding-left: 25px;
	font-family: "Noto Sans SC";
}
.header.scroll-down .nav-list > li a{line-height: 70px;}
.header .nav-list > li a i{color:#666;font-size: 1rem;display: inline-block;vertical-align: middle;transform: rotate(90deg);}
.header .nav-list > li a:after{
	content: '';
	width: 0;height:5px;background-color:#ff8302;
	position: absolute;right: 5px;bottom: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.header .nav-list > li a:hover:after{width:0;}
.header .nav-list > li a:hover {color:#ff8302;}
.header .nav-list > li a:hover i{transform: rotate(0deg);}
.header .nav-tel .tel{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content:  flex-end;
	align-items: center;
	padding-left: 50px;
}
.header .nav-tel .tel i{font-size: 2rem;color:#ff8302;}
.header .nav-tel .tel span{color:#ff8302;font-size: 25px;padding: 0 0 0 5px;font-family: "DINPro-Bold";}

.header .nav-list > li .menu {
	width: 200%;
	background-color:#fff;
	position: absolute;
	white-space: nowrap;
	left: 0;
	height: 0;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	box-shadow:0 10px 30px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 10px 30px rgba(0,0,0,0.1);
	-moz-box-shadow:0 10px 30px rgba(0,0,0,0.1);
}
.header .nav-list > li:hover .menu {opacity: 1;visibility: visible;}

.header .nav-list > li .menu li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	line-height: 20px;
	font-weight: 400;
	font-size: 14px;
	padding: 12px 20px;
}
.header .nav-list > li .menu li a i{position: absolute;right: 20px;color: #666}
.header .nav-list > li .menu li a:hover i{transform: rotate(90deg)}
.header .nav-list > li .menu li a:hover:after{width: 0;}
.header .nav-list > li:hover .menu {height: auto;}
.header .nav-menu {
	display: none;
	z-index: 999;
	background: #fff;
	cursor: pointer;
}
@media (max-width: 1280px) {
	.header {}
	.header .nav-list > li a {font-size: 14px;}
	.header .nav-logo img {width:80px;}
}
@media (max-width: 1100px) {
	.header {}
	.header .nav-list > li a {font-size: 13px;}
	.header .nav-logo img {width:80px;}
}
@media (max-width: 1080px) {
	.header {}
	.header .nav-list > li a {font-size: 13px;}
	.header .nav-logo img {width:80px;}
}
@media (max-width: 992px) {
	.header {height:50px!important;box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.08);z-index: 9999;}
	.header.scroll-down{height: 50px!important;}
	.header .container{width: 100%;}
	.header .nav-logo {padding:5px 0;text-align: left;line-height: 40px;}
	.header .nav-logo img {width:180px;}
	.header .head-top{display: none;}
	.header .nav-list {
		position: fixed;
		height:100%;
		top: 50px;
		width: 100%;
		background: #fff;
		left: -100%;
		z-index: 999;
		-webkit-transition: 0.5s;
		transition: 0.5s;
		border-top: 1px solid #eee;
		box-shadow:none;
		-webkit-box-shadow:none;
		display: block;
		-webkit-justify-content: normal;
		-moz-justify-content: normal;
		-ms-justify-content: normal;
		-o-justify-content: normal;
		justify-content: normal;
		opacity: 0;
	}
	.header .nav-list .nav-list-logo{display:block;padding: 10px 0;text-align: center}
	.header .nav-list .nav-list-logo img{width: 100%;}
	.header .nav-list > li {
		width: 100%;
		margin: 0!important;padding: 0!important;
		text-align: left;
		overflow: hidden;
		border-bottom: 1px solid #eee;
		height:auto;
	}
	.header .nav-list > li .active {border: none!important;}
	.header .nav-list > li a {
		width: 100%;
		border-radius: 0;
		margin: 0;
		line-height: 60px;
		height: 60px;
		padding: 0 20px;
		font-size: 1.6rem;
		font-weight: 600;
		text-align:left;
	}
	.header .nav-list > li a:hover {}
	.header .nav-list > li a:after{height:1px;margin-left: -50%;}
	.header .nav-list > li a:hover:after{width: 100%;}
	.header .nav-list > li a i{font-size: 1.8rem;font-weight: 300;color:#ff8302;display: inline-block;vertical-align: middle;position: absolute;right: 20px;top:0;}
	.header .nav-list > li a b{padding:0!important;display: inline-block;}
	.header .nav-list > li a:hover i{color:#ff8302;}
	.header .nav-menu {
		display: block;
		float: right;
		width: 30px;height: 20px;
		position: relative;
		background-color:transparent;
		top:0;
	}
	.header .nav-menu span {
		height: 2px;
		width: 100%;
		display: block;
		background:#ff8302;
		border-radius: 10px;
	}
	.header .nav-menu span + span {
		margin-top: 6px;
	}
	.header .nav-list > li .menu {
		position: relative;
		width: 100%;
		box-shadow: none;
		-webkit-box-shadow: none;
	}
	.header .nav-list > li .menu li a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0;text-align: center;
		padding: 0 30px;
		line-height: 40px;
		height: 40px;
		font-size: 1.4rem;font-weight: 400;
		color: #999;
	}
	.header .nav-list > li .menu li a{background-color: #f8f8f8;color: #666;}
	.header .nav-list > li .menu li a:hover{color:#ff8302;}
	.header .nav-list > li .menu li a i{font-size: 1.1rem!important;font-weight: 500;color:#ff8302;display: inline-block;vertical-align: middle;}
	.header .nav-list > li .menu li a:hover i{color: #999;}

}
.header .open {left:0;overflow: auto;opacity: 1;}
.header .x{}
.header .x span:nth-child(1){
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	position: relative;bottom: -10px;
}
.header .x span:nth-child(2){display: none;}
.header .x span:nth-child(3){
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	position: relative;top:2px;
}
.header .x span {
	height: 2px;
	width: 100%;
	display: block;
	background:#ff8302;
}


/*footer*/
.footer{clear:both;width:100%;background-color: #2e2e2c;}
.footer .footer_top{padding-top: 60px;}
.footer .footer_top .footer_top_menu{width: 100%}
.footer .footer_top .footer_top_menu li{width: 20%;padding-right: 3%}
.footer .footer_top .footer_top_menu li span{margin-bottom:10px;font-size:18px;font-weight:500;color:#a3a3a3;display: block;font-family: "Noto Sans SC";}
.footer .footer_top .footer_top_menu li a{display: block;line-height:30px;font-size:14px;color:#777;font-weight:500;font-family: "DINPro-Regular";}
.footer .footer_top .footer_top_menu li a:hover{color:#fff;}
.footer .footer_top .footer_top_menu .hottel{width: 30%;}
.footer .footer_top .footer_top_menu .hottel p{margin-bottom: 30px;padding-left:70px;position: relative;font-size: 16px;font-weight: 500;color:#999;font-family: "Noto Sans SC";}
.footer .footer_top .footer_top_menu .hottel p:after{
	content: '';
	width: 1px;height: 40px;background-color: #666;
	position: absolute;left: 50px;top:10px;
	transform: rotate(25deg);
	-webkit-transform: rotate(25deg);
}
.footer .footer_top .footer_top_menu .hottel i{color: #666;display: inline-block;margin-right: 10px;font-size: 2rem;position: absolute;top:6px;left:0;}
.footer .footer_top .footer_top_menu .hottel span{display:block;margin-bottom: 0;font-size: 30px;font-family: "DINPro-Bold";}
.footer .footer_top .footer_top_menu .hottel b{display: block;font-size: 18px;font-family: "DINPro-Regular";}
.footer .footer_top .footer_top_menu .weixin{width: 10%;}
.footer .footer_top .footer_top_menu .weixin p{text-align: center;margin-right:20px;font-size: 14px;color: #a3a3a3;font-weight: 400;}
.footer .footer_top .footer_top_menu .weixin p:last-child{margin-right: 0;}
.footer .footer_top .footer_top_menu .weixin img{display: block;width: 100px;margin-bottom: 10px;}
.footer .footer_top .footer_top_menu li a.btn{
	display: block;
	width:210px;
	height:38px;
	line-height:25px;
	text-align: center;
	color:#fff;
	background:url(../images/footer_btn.png) no-repeat;
	margin-top:20px;
}
.footer .footer_bot{width:100%;height:110px;font-size:14px;color:#999;margin-top:30px;border-top: 1px solid rgba(255,255,255,0.05)}
.footer .footer_bot .link{padding-top:30px;text-align:center}
.footer .footer_bot .link a{margin:0 6px;color:#999;}
.footer .footer_bot .copyright{width:100%;text-align: center;line-height:40px;}
.footer .footer_bot .copyright a{font-size:14px;color:#999;margin-left:30px;}
@media (max-width: 992px) {
	.footer{margin-bottom:0;padding-bottom:50px;}
	.footer .footer_top{padding-top: 30px;}
	.footer .footer_top .footer_top_menu{flex-wrap: wrap;}
	.footer .footer_top .footer_top_menu li{display: none;}
	.footer .footer_top .footer_top_menu .hottel{width: 100%;margin-left:0;display: block;}
	.footer .footer_top .footer_top_menu .hottel p{margin-bottom:20px;padding-left:0;position: relative;color:#999;text-align: center;font-size: 1.8rem;}
	.footer .footer_top .footer_top_menu .hottel p:after{display: none;}
	.footer .footer_top .footer_top_menu .hottel i{font-size:2rem;position:relative;top:auto;left:auto;}
	.footer .footer_top .footer_top_menu .hottel span{font-size:2.6rem;}
	.footer .footer_top .footer_top_menu .hottel p:last-child{display: none;}
	.footer .footer_top .footer_top_menu .weixin{width:100%;display: block;}
	.footer .footer_top .footer_top_menu .weixin p{margin-right:0;font-size:1.3rem;}
	.footer .footer_top .footer_top_menu .weixin img{margin: 0 auto 10px auto;}
	.footer .footer_top .footer_top_menu .weixin p:last-child{display: none;}
	.footer .footer_bot{height:auto;font-size:1.2rem;margin-top:20px;}
	.footer .footer_bot .link{padding-top:0;}
	.footer .footer_bot .link a{margin:0 3px;}
	.footer .footer_bot .copyright{border-top: 1px solid #444;margin-top: 10px;line-height:1.6rem;padding: 5px 0;}
	.footer .footer_bot .copyright a{margin-left:10px;font-size:1.2rem;}
}

.floating_ck{position:fixed;right:0;bottom:20px;z-index: 999;
	-webkit-box-shadow: 0 5px 30px 0 rgba(0, 0,0, 0.08);
	box-shadow: 0 5px 30px 0 rgba(0, 0,0, 0.08);

}
.floating_ck dl{padding: 0;margin: 0;}
.floating_ck dl dd{position:relative;padding: 10px 0;width:80px;text-align:center;cursor:pointer;background-color: #fff;border-bottom: 1px solid #eaeaea;}
.floating_ck dl dd:last-child{border-bottom: none;}
.floating_ck dl dd i{font-size: 2rem;display: block;color:#ff8b02;padding: 0;margin: 0;line-height:35px}
.floating_ck dl dd a{color:#888;}
.floating_ck dl dd a:hover{color: #fff;}
.floating_ck dd span{font-size:13px;color:#666;display:block;padding: 0;margin: 0 0 10px 0;line-height: 20px}
.floating_ck dl dd:hover{background-color:#ff8b02;}
.floating_ck dl dd:hover span{color: #fff;}
.floating_ck dl dd:hover i{color: #fff;}
.floating_ck dl dd:hover .floating_left{display:block;}
.floating_left{position:absolute;left:-140px;top:0;width:140px;height:70px;display:none;text-align: center;}
.floating_left a{color:#fff;line-height:70px;}
.floating_ewm{top:0;padding: 10px 10px 0 10px;text-align: center;}
.floating_ewm img{width: 100%;}
.floating_ewm p{color:#fff;font-size: 13px;line-height: 25px;display: block;text-align: center;}

::-webkit-scrollbar {width: 8px;/* 这是针对缺省样式 (必须的) */ }
::-webkit-scrollbar-track {background-color: #fff;/* 滚动条的滑轨背景颜色 */}
::-webkit-scrollbar-thumb {background-color: #666;/* 滑块颜色 */}
::-webkit-scrollbar-button {background-color: #fff;/* 滑轨两头的监听按钮颜色 */}
::-webkit-scrollbar-corner {background-color: #fff;/* 横向滚动条和纵向滚动条相交处尖角的颜色 */}

.flex-sb{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:space-between;
	justify-content: space-between;
}
.flex-ce{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.flex-fs{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
.flex-fe{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content:  flex-end;

}
.container{
	width: 1200px;margin: 0 auto;padding: 0;
}
@media (max-width: 1200px) {
	.container{padding: 0 40px;width: 100%;}
}

















#wxImg{display:none;position:absolute;  top:40px; z-index:9999; width:150px; left:65%;;}
#wxImg img{ width:90%; margin:0 auto;}
.subbg{
	background-color: #FFFFFF;
	border-radius: 10px;

}
.bg {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 580px;
}
.bg1 {
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 590px;
}
.cont .more1 {
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #FFFFFF;
	background-color: #fd5a66;
	text-align: center;
	height: 40px;
	width: 165px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius:20px;
}
.cont .more1:hover{
	background-color: #3D95EC;
}

.cont {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.cont .section {
	margin-bottom: 40px;
}
.zhuce {}
.zhuce .title {
	font-family: "Microsoft YaHei";
	font-size: 36px;
	color: #1e2832;
	text-align: center;
}
.zhuce .title strong { font-size: 55px;	color: #f35621;}
.zhuce .list { padding-top: 25px; padding-bottom: 25px;}
.zhuce .list .zhucelist {
	width: 253px;
	float: left;
	background-color: #f9f9f9;
	transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s;
	cursor:pointer
}

.zhuce .list .zhucelist:hover{
-webkit-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1); 
-webkit-transform: translate3d(0, -3px, 0);
-moz-transform: translate3d(0, -3px, 0);
-ms-transform: translate3d(0, -3px, 0); 
-o-transform: translate3d(0, -3px, 0); 
transform: translate3d(0, -3px, 0); 
}
.zhuce .list .zhucelist .img {}
.zhuce .list .zhucelist .text { padding: 10px; text-align: center;}
.zhuce .list .zhucelist h2 {
	font-size: 22px;
	color: #575757;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	display: block;
}
.zhuce .list .zhucelist .info { font-size: 14px; color: #666666; line-height: 40px;}
.zhuce .list .zhucelist .more {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 100px;
	line-height: 28px;
	background-color: #fd5a66;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.zhuce .list .zhucelist .more:hover {color: #FFFFFF; background-color: #666666;}

.zhuce .list .zhucelist span {color: #FD5A66;}.
.zhuce .list .zhucelist .txt {
	font-size: 16px;
	line-height: 40px;
	color: #b0b0b0;
}


.peitao {}
.peitao .title {
	font-family: "Microsoft YaHei";
	font-size: 36px;
	color: #1e2832;
	text-align: center;
	padding-top: 40px;
}
.peitao .title strong {
	font-size: 55px;
	color: #1e2832;
	font-family: "Microsoft YaHei";
}
.peitao .list {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.peitao .list .peitaolist {
	width: 253px;
	float: left;
	cursor:pointer
}

.peitao .list .peitaolist:hover{}
.peitao .list .peitaolist .img {
	text-align: center;
}
.peitao .list .peitaolist .text { padding: 10px; text-align: center;}
.peitao .list .peitaolist h2 {
	font-size: 25px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	display: block;
}
.peitao .list .peitaolist .info {
	font-size: 14px;
	color: #333333;
	line-height: 23px;
	height: 80px;
	font-family: "Microsoft YaHei";
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.peitao .list .peitaolist .more {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 140px;
	line-height: 40px;
	background-color: #3d95ec;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.peitao .list .peitaolist .more:hover {
	color: #FFFFFF;
	background-color: #FD5A66;
}
.peitao .list .peitaolist .txt {font-size: 16px; line-height: 40px; color: #b0b0b0;}



.fazhan {}
.fazhan .title {
	float: left;
	height: 370px;
	width: 233px;
}
.fazhan .list {
	padding-top: 25px;
	padding-bottom: 25px;
}
.fazhan .list .fazhanlist {
	width: 213px;
	float: left;
	cursor:pointer;
	background-color: #FFFFFF;
	height: 370px;
	transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s;
}

.fazhan .list .fazhanlist:hover{
-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1); 
-webkit-transform: translate3d(0, -3px, 0);
-moz-transform: translate3d(0, -3px, 0);
-ms-transform: translate3d(0, -3px, 0); 
-o-transform: translate3d(0, -3px, 0); 
transform: translate3d(0, -3px, 0); 
}
.fazhan .list .fazhanlist .img {
	text-align: center;
	height: 110px;
	width: 136px;
	border: 1px solid #efefef;
	margin-right: auto;
	margin-left: auto;
	padding-top: 26px;
	
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius:50%;
	margin-bottom: 10px;
	
	transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s;
}
.fazhan .list .fazhanlist .img:hover{
	border-top-color: #3D95EE;
	border-right-color: #3D95EE;
	border-bottom-color: #3D95EE;
	border-left-color: #3D95EE;
}
.fazhan .list .fazhanlist .text { padding: 10px; text-align: center;}
.fazhan .list .fazhanlist span {
	font-size: 25px;
	color: #000000;
	margin: 0px;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.fazhan .list .fazhanlist .info {
	font-size: 14px;
	color: #333333;
	line-height: 23px;
	height: 60px;
	font-family: "Microsoft YaHei";
	padding: 10px;
}
.fazhan .list .fazhanlist .more {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 140px;
	line-height: 40px;
	background-color: #3d95ec;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius:20px;	
}
.fazhan .list .fazhanlist .more:hover {
	color: #FFFFFF;
	background-color: #FD5A66;
}
.
.fazhan .list .fazhanlist .txt {font-size: 16px; line-height: 40px; color: #b0b0b0;}
.fazhan  .txt {
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 462px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
.fazhan .txt p {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #333333;
}
.fazhan .txt h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 30px;
	color: #276cb4;
}


.yimin {}
.yimin .title {
	font-family: "Microsoft YaHei";
	font-size: 40px;
	color: #276cb4;
	text-align: center;
	padding-top: 40px;
	font-weight: bold;
}
.yimin  h3 {
	font-family: "Microsoft YaHei";
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	display: block;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.yimin h4 {
	font-family: "Microsoft YaHei";
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	text-align: center;
	display: block;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.yimin .list {
	padding-top: 25px;
	padding-left: 40px;
}
.yimin .list .yiminlist {
	width: 230px;
	float: left;
	cursor:pointer;
	height: 250px;
	padding-top: 20px;
	
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius:25px;
	background-color:rgba(255,255,255,0.5);
	
	transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s;
}

.yimin .list .yiminlist:hover{
-webkit-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1); 
-webkit-transform: translate3d(0, -3px, 0);
-moz-transform: translate3d(0, -3px, 0);
-ms-transform: translate3d(0, -3px, 0); 
-o-transform: translate3d(0, -3px, 0); 
transform: translate3d(0, -3px, 0); 
}
.yimin .list .yiminlist .img {
	text-align: center;
}
.yimin .list .yiminlist .text { padding: 10px; text-align: center;}
.yimin .list .yiminlist span {
	font-size: 20px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Microsoft YaHei";
	display: block;
}
.yimin .list .yiminlist .info {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-family: "Microsoft YaHei";
}
.yimin .list .yiminlist .more {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 140px;
	line-height: 40px;
	background-color: #3d95ec;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.yimin .list .yiminlist .more:hover {
	color: #FFFFFF;
	background-color: #FD5A66;
}
.yimin .list .yiminlist .txt {font-size: 16px; line-height: 40px; color: #b0b0b0;}
.huoban {
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 720px;
}
.huoban span {
	font-size: 40px;
	line-height: 50px;
	color: #333333;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.huoban p {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	line-height: 26px;
	color: #535353;
	width: 430px;
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 30px;
	left: auto;
}
.huoban .hblist {
	padding-top: 120px;
}
.huoban .hblist .txt {
	font-family: Arial;
	font-size: 40px;
	line-height: 70px;
	font-weight: bold;
	color: #FFFFFF;
}

.huoban .hblist .l1 {
	width: 695px;
	margin-right: 0px;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.huoban .hblist .l2 {
	margin-right: 120px;
	margin-left: auto;
	width: 695px;
	margin-top: 50px;
}
.huoban .hblist .l3 {
	width: 695px;
	margin-right: 235px;
	margin-left: auto;
	margin-top: 45px;
}


.huoban .hblist li {
	float: left;
	height: 70px;
	width: 225px;
	text-align: center;
	display: block;
}
.news {
	padding-top: 30px;
}
.news .newlist {
	float: left;
	width: 630px;
}
.news .newlist .title {
}
.news .newlist .title h2 {
	float: left;
	width: 200px;
	font-family: "Microsoft YaHei";
	font-size: 25px;
	color: #333333;
	display: block;
	height: 60px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
}
.news .newlist .title a {
	background-color: #fd5a66;
	display: block;
	float: right;
	height: 30px;
	width: 90px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius:20px;
}
.news .newlist .title a:hover{
	color: #FFFFFF;
	background-color: #0076CA;
} 
.news .newlist ul {
	background-color: #FFFFFF;
	display: block;
	padding: 25px;
	height: 300px;
}
.news .newlist ul li{
	display: block;
	margin-bottom: 30px;
}
.news .newlist .time {
	display: block;
	float: left;
	height: 68px;
	width: 68px;
	border: 1px solid #efefef;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-align: center;
}
.news .newlist .time span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	background-color: #dadada;
	text-align: center;
	height: 50px;
	display: block;
	line-height: 50px;
}
.news .newlist .content {
	display: block;
	float: left;
	height: 68px;
	margin-left: 20px;
	width: 490px;
}
.news .newlist .content a {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	font-weight: 600;
	color: #333333;
	text-decoration: none;
}
.news .newlist .content a:hover {
	color: #0076CA;
	text-decoration: underline;
}

.news .newlist .content p {
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}

.news .faq {
	float: right;
	width: 450px;
}
.news .faq .title {
}
.news .faq .title h2 {
	font-family: "Microsoft YaHei";
	font-size: 25px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	height: 60px;
	float: left;
}
.news .faq .title a {
	background-color: #fd5a66;
	display: block;
	float: right;
	height: 30px;
	width: 90px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius:20px;
}
.news .faq .title a:hover{
	color: #FFFFFF;
	background-color: #0076CA;
}
.news .faq ul {
	background-color: #FFFFFF;
	display: block;
	padding: 25px;
	height: 300px;
}
.news .faq li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
}

.news .faq .faq-q {
	font-size: 14px;
	line-height: 25px;
}
.news .faq .faq-q a {
	color: #333333;
	text-decoration: none;
}
.news .faq .faq-q a:hover {
	color: #BB133F;
	text-decoration: underline;
}

.news .faq .faq-a {
	font-size: 14px;
	line-height: 25px;
	color: #666666;
}
.news .faq .faq-q .q {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	background-color: #9a9a9a;
	text-align: center;
	display: inline-block;
	height: 22px;
	width: 22px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	font-style: normal;
	color: #FFFFFF;
	margin-right: 10px;
}
.news .faq .faq-a .a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	background-color: #bb120b;
	text-align: center;
	display: inline-block;
	height: 22px;
	width: 22px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	font-style: normal;
	color: #FFFFFF;
	margin-right: 10px;
}
.fw {
	padding-top: 30px;
	padding-bottom: 30px;
}
.fw .title {
	font-family: "Microsoft YaHei";
	font-size: 30px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0076ca;
	text-align: center;
}
.fw .fw-cont {
	padding-top: 35px;
	padding-bottom: 35px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}
.fw .fw-cont .fwlist {
	float: left;
	width: 200px;
	text-align: center;
	color: #666666;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s;
}

.fw .fw-cont .fwlist:hover{
	cursor:pointer;
	color: #0076ca;
}
.fw .fw-cont .fwlist:hover .img{
	border-top-color: #0076ca;
	border-right-color: #0076ca;
	border-bottom-color: #0076ca;
	border-left-color: #0076ca;
	transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s;
}
.fw .fw-cont .fwlist:hover .img span{
	background-color: #0076ca;
	transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s;
}
.fw .fw-cont .fwlist span {
	font-family: "Microsoft YaHei";
	font-size: 18px;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fw .fw-cont .fwlist  p {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.fw .fw-cont .fwlist .img {
	height: 110px;
	width: 110px;
	border: 3px dashed #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius:50%;
}
.fw .fw-cont .fwlist .img span {
	background-color: #999999;
	text-align: center;
	height: 65px;
	width: 90px;
	padding-top: 25px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.fw .fw-cont .fwlist .img img {
	height: 45px;
	width: 45px;
}