* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	min-width: 1000px;
	background: #fff;
	font-family: "microsoft yahei";
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	*+height: 1%;
}

button {
	background: none;
	border: none;
	outline: none;
}

a {
	text-decoration: none;
}

ul,
ul li,
ol,
ol li {
	list-style: none;
}

.header {
	width: 100%;
	height: 63px;
	background: url(../images/header.jpg) no-repeat center 0;
}

.header_con {
	width: 1000px;
	margin: 0 auto;
}

.logo {
	width: 142px;
	float: left;
	margin-top: 5px;
}

.header_right {
	float: right;
	font-size: 16px;
	color: #737373;
	line-height: 63px;
}

.header_right li {
	margin-left: 40px;
	float: left;
	cursor: pointer;
}

.header_right li:first-child {
	margin-left: 0;
}

.header_right li:hover {
	color: #fa6057;
	text-decoration: underline;
}

.banner {
	background: url(../images/banner.jpg) no-repeat center 0;
	width: 100%;
	height: 465px;
}

.banner_con {
	width: 1000px;
	margin: 0 auto;
}

.banner_left {
	background: rgba(255, 255, 255, 0.9);
	width: 250px;
	height: 465px;
	float: left;
}

.banner_h3 {
	background: #209ca8;
	width: 100%;
	height: 54px;
	font-size: 22px;
	color: #fff;
	line-height: 54px;
	text-align: center;
}

.banner_h3 strong {
	color: #fff426;
}

.banner_box {
	margin-top: 12px;
}

.banner_box ul {
	width: 240px;
	margin: 14px auto 0;
}

.banner_box li {
	width: 118px;
	height: 26px;
	border: #cdcdcd 1px solid;
	float: left;
	margin: 10px 0 0 0;
	font-size: 14px;
	color: #737373;
	line-height: 24px;
	text-align: center;
	cursor: pointer;
}

.banner_box li:nth-child(even) {
	margin-left: 4px;
}

.banner_box li:nth-child(1),
.banner_box li:nth-child(2) {
	margin-top: 0;
}

.banner_box li:hover {
	background: #f24650;
	border-color: #f24650;
	color: #fff;
}

.banner_h4 {
	background: url(../images/banner_icon.png) no-repeat 0 center;
	font-size: 16px;
	color: #282828;
	line-height: 21px;
	font-weight: normal;
	padding-left: 33px;
	margin-left: 12px;
}

.banner_right {
	width: 654px;
	float: left;
	margin-left: 55px;
	padding-top: 46px;
}

.banner_tit {
	background: url(../images/banner_tit.png) no-repeat center 0;
	height: 110px;
	text-indent: -9999px;
}

.banner_list {
	width: 100%;
	margin: 36px auto 0;
}

.banner_list li {
	background: rgba(89, 89, 89, 0.32);
	width: 200px;
	height: 159px;
	border: none;
	border-radius: 5px;
	float: left;
	margin-left: 27px;
	box-shadow: inset 0 0 29px rgba(0, 0, 0, 0.1);
	padding-top: 16px;
}

.banner_list li:first-child {
	margin-left: 0;
}

.banner_h2 {
	font-size: 24px;
	color: #fff;
	line-height: 1;
	text-align: center;
}

.banner_line {
	background: url(../images/banner_line.png) no-repeat center;
	height: 2px;
	margin-top: 10px;
}

.banner_p {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	text-align: center;
	margin-top: 6px;
}

.banner_btns {
	width: 590px;
	margin: 32px auto 0;
}

.banner_btn {
	background: #f24650;
	width: 260px;
	height: 42px;
	border: none;
	border-radius: 21px;
	font-size: 18px;
	color: #fff;
	float: left;
	cursor: pointer;
	transition: all 0.8s;
}

.banner_btn_yellow {
	background: #ffee00;
	float: right;
	color: #6c090f;
}
.banner_btn:hover{
	transform: scale(1.05);
}
.education {
	background: url(../images/education.jpg) no-repeat center;
	height: 474px;
	padding-top: 62px;
}

.education_con {
	width: 1000px;
	margin: 0 auto;
}

.education_top {}

.education_tit {
	background: url(../images/education.png) no-repeat 0 4px;
	width: 390px;
	height: 69px;
	float: left;
	padding-left: 65px;
	font-size: 36px;
	color: #333;
	line-height: 1;
}

.words {
	background: rgba(46, 175, 187, 0.11);
	width: 584px;
	height: 84px;
	float: right;
	font-size: 19px;
	color: #209ca8;
	line-height: 28px;
	text-align: center;
	padding-top: 14px;
}

.words strong {
	color: #f24650;
	font-weight: normal;
}

.education_ul {
	width: 1010px;
	margin: 48px auto 0;
}

.education_ul li {
	background: url(../images/education_box.png) no-repeat 0 0;
	width: 190px;
	height: 216px;
	float: left;
	margin-left: 14px;
	cursor: pointer;
}

.education_ul li:first-child {
	margin-left: 0;
}

.education_ul li:nth-child(3) {
	background: -webkit-linear-gradient(#2eafbb, #219ca9);
	background: -moz-linear-gradient(#2eafbb, #219ca9);
	background: -ms-linear-gradient(#2eafbb, #219ca9);
	background: linear-gradient(#2eafbb, #219ca9);
	width: 180px;
	height: 206px;
	border-radius: 10px;
	margin: 4px 5px 0 19px;
}

.education_box {
	padding-top: 22px;
	height: 108px;
}

.education_h3 {
	background: url(../images/education_icon.png) no-repeat center 18px;
	font-size: 24px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	padding-top: 78px;
}

.education_h3 strong {
	color: #fff426;
}

.education_p {
	font-size: 21px;
	color: #595959;
	line-height: 1;
	text-align: center;
}

.education_btn {
	background: transparent;
	width: 130px;
	height: 34px;
	border: #f24650 1px solid;
	border-radius: 18px;
	display: block;
	font-size: 18px;
	color: #f24650;
	margin: 0 auto;
	cursor: pointer;
}

.education_btn:hover {
	background: #f24650;
	color: #fff;
}

.way {
	background: url(../images/way.jpg) no-repeat center;
	width:100%;
	height:652px;
	padding-top:48px;
}

.way_tit {
	font-size:48px;
	color: #333;
	line-height: 1;
	text-align: center;
}
.way_tit strong{
	color:#ed232f;
}
.way_stit {
	font-size: 24px;
	color:#4c4c4c;
	line-height:1;
	text-align: center;
	margin-top:18px;
}
.way_con{
	width:1000px;
	margin:30px auto 0;
}
.way_con li{
	background: #fff;
	width:485px;
	height:204px;
	border-radius:7px;
	box-shadow:0 1px 7px rgba(0,0,0,0.2);
	overflow:hidden;
	float:left;
	padding:22px 0 0 19px;
	position: relative;
}
.way_con li:nth-child(even){
	margin-left:27px;
}
.way_con li:nth-child(3),.way_con li:nth-child(4){
	margin-top:22px;
}
.way_h2 {
	font-size:16px;
	color:#209ca8;
	line-height:1;
}
.way_p{
	font-size:16px;
	color:#333;
	line-height:24px;
	margin:12px 0 0 30px;
}
.star{
	font-size:16px;
	color:#333;
	line-height:1;
	font-weight:bold;
	margin:10px 0 0 26px;
}
.red{
	color:#f24650;
}
.way_btn{
	background:transparent;
	width:147px;
	height:32px;
	border:#f24650 1px solid;
	border-radius:16px;
	font-size:16px;
	color:#f24650;
	font-weight:bold;
	margin:17px 0 0 22px;
	cursor:pointer;
}
.way_btn:hover{
	background:#f24650;
	color:#fff;
}
.way_pic{
	width:209px;
	position: absolute;
	right:18px;
	top:40px;
}
.school{
	background:url(../images/school.jpg) no-repeat center;
	width:100%;
	height:2103px;
	padding-top:73px;
}
.school_ul{
	width:1003px;
	border-top:#dadada 1px solid;
	border-bottom:#dadada 1px solid;
	margin:48px auto 0;
	padding:20px 0;
}

.school_ul li {
	width:66px;
	height:31px;
	border:transparent 1px solid;
	float:left;
	font-size: 18px;
	color: #333;
	line-height:29px;
	text-align: center;
	cursor:pointer;
}
.school_ul li:nth-child(16),.school_ul li:nth-child(17),.school_ul li:nth-child(18),.school_ul li:nth-child(19),.school_ul li:nth-child(20),.school_ul li:nth-child(21),.school_ul li:nth-child(22),.school_ul li:nth-child(23),.school_ul li:nth-child(24),.school_ul li:nth-child(25),.school_ul li:nth-child(26),.school_ul li:nth-child(27),.school_ul li:nth-child(28),.school_ul li:nth-child(29),.school_ul li:nth-child(30){
	margin-top:18px;
}
.school_ul li:hover{
	background:#fff;
	border:#f24650 1px solid;
	color:#ed232f;
	border-radius:16px;
	box-shadow:0 0 6px rgba(237,35,47,0.5);
}
.school_ul1{
	width:1003px;
	margin:28px auto 0;
}

.school_ul1 li {
	background:#fff;
	width:225px;
	height:272px;
	box-shadow:0 2px 4px rgba(0,0,0,0.2);
	float:left;
	margin:33px 0 0 34px;
	transition: all 0.5s;
}
.school_ul1 li:nth-child(1),.school_ul1 li:nth-child(2),.school_ul1 li:nth-child(3),.school_ul1 li:nth-child(4){
	margin-top:0;
}
.school_ul1 li:nth-child(1),.school_ul1 li:nth-child(5){
	margin-left:0;
}
.school_ul1 li:hover{
	transform: translateY(-6px);
}
.school_pic{
	background:url(../images/school_pic1.jpg) no-repeat 0 0;
	width:225px;
	height:133px;
	display:block;
	margin:0 auto 0;
	position: relative;
}
.school_pic1{
	background-image:url(../images/school_pic2.jpg);
}
.school_pic2{
	background-image:url(../images/school_pic3.jpg);
}
.school_pic3{
	background-image:url(../images/school_pic4.jpg);
}
.school_pic4{
	background-image:url(../images/school_pic5.jpg);
}
.school_pic5{
	background-image:url(../images/school_pic6.jpg);
}
.school_pic6{
	background-image:url(../images/school_pic7.jpg);
}
.school_pic7{
	background-image:url(../images/school_pic8.jpg);
}
.school_h3 {
	background:rgba(34,156,169,0.85);
	width:100%;
	height:32px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height:32px;
	position: absolute;
	left:0;
	bottom:0;
}
.school_box{
	background:url(../images/school_line.png) no-repeat 0 center;
	height:82px;
	margin:12px 0 0 0;
	padding:4px 0 0 10px;
}
.school_box h4{
	font-size:18px;
	color:#229ca9;
	line-height:20px;
}
.school_words {
	font-size:16px;
	color: #4c4c4c;
	line-height:22px;
	margin-top:8px;
}
.school_words strong{
	color:#f24650;
	font-weight:normal;
}
.school_btns1{
	margin:13px auto 0;
	overflow: hidden;
}
.school_btn {
	background:transparent;
	width:112px;
	height:32px;
	border:#2baab6 1px solid;
	display: block;
	font-size:16px;
	color: #2baab6;
	float:left;
	cursor:pointer;
}
.school_btn_red{
	border-color:#f24650;
	color:#f24650;
	float:right;
}
.school_btn:hover{
	background:#2baab6;
	color:#fff;
}
.school_btn_red:hover{
	background:#f24650;
	color:#fff;
}
.school_tab{
	background:#fff;
	width:1000px;
	margin:46px auto 0;
	box-shadow:0 0 15px rgba(159,159,159,0.25);
}
.school_tab thead tr{
	background:#31afbb;
}
.school_tab thead tr th{
	height:72px;
	border-bottom:rgba(204,204,204,0.34) 1px solid;
}
.school_tab th:nth-child(odd){
	background:#229ca9;
}
.school_h31 {
	background:url(../images/school_tab_icon.png) no-repeat 54px 0;
	font-size:24px;
	color: #fff;
	text-align:left;
	line-height: 30px;
	padding-left:102px;
}
.school_h31a{
	background-position:26px 0;
	padding-left:65px;
}
.school_h31b{
	background-position:54px -30px;
}
.school_h31c{
	background-position:78px -60px;
	padding-left:123px;
}
.school_h31d{
	background-position:55px -90px;
	padding-left:95px;
}
.school_tab td{
	height:72px;
	text-align: center;
	border-bottom:rgba(204,204,204,0.34) 1px solid;
	position:relative;
}
.school_tab td:first-child{
	background:#229ca9;
}
.school_tab td:nth-child(3){
	background:#ebf6f7;
}
.school_h4 {
	font-size:18px;
	color:#fff;
}
.school_p1{
	font-size:17px;
	color:#118f9c;
}
.fire{
	background:url(../images/fire.png) no-repeat 0 0;
	width:17px;
	height:19px;
	position: absolute;
	right:62px;
	top:15px;
}
.fire1{
	right:74px;
}
.school_p2{
	font-size:17px;
	color:#666666;
	line-height:24px;
	cursor:pointer;
}
.school_p2 strong{
	color:#ed232f;
	font-weight:normal;
}
.school_p2:hover{
	color:#333;
	text-decoration: underline;
}
.school_a {
	font-size: 17px;
	color:#ed232f;
	text-decoration: underline;
	cursor:pointer;
}
.school_ul2 {
	width:1000px;
	margin:50px auto 0;
}
.school_ul2 li {
	background:#fff;
	width:320px;
	height:147px;
	border:#dadada 1px solid;
	float:left;
	margin-left:20px;
	transition: all 0.5s;
}
.school_ul2 li:nth-child(1),.school_ul2 li:nth-child(4){
	margin-left:0;
}
.school_ul2 li:nth-child(4),.school_ul2 li:nth-child(5),.school_ul2 li:nth-child(6){
	margin-top:19px;
}
.school_ul2 li:hover{
	box-shadow:0 0 10px rgba(0,0,0,0.3);
}
.school_icon_big{
	background:url(../images/school_icon_big.png) no-repeat 0 0;
	width:62px;
	height:54px;
	float:left;
	margin:44px 0 0 28px;
}

.school_icon_big1,.school_icon_big3{
	background-position:0 -54px;
}
.school_icon_big2{
	background-position:0 -108px;
}
.school_icon_big4{
	background-position:0 -162px;
}
.school_icon_big5{
	background-position:0 -216px;
}
.school_right{
	width:207px;
	float:right;
	margin:16px 0 0 0;
}
.school_h32{
	font-size:24px;
	line-height: 1;
	color: #242424;
	letter-spacing: 1px;
}
.school_p3{
	font-size:16px;
	color: #595959;
	line-height: 24px;
	margin-top:8px;
}
.school_btn2 {
	background:transparent;
	width:140px;
	height:28px;
	border:#f24650 1px solid;
	display:block;
	font-size:16px;
	color:#ed232f;
	margin:6px 0 0 0;
	cursor: pointer;
}
.school_btn2:hover{
	background:#f24650;
	color:#fff;
}
.school_btns{
	width:573px;
	margin:38px auto 0;
}
.school_btn3{
	background:#fff;
	width:262px;
	height:40px;
	border:#f24650 1px solid;
	border-radius:20px;
	font-size:16px;
	color:#f24650;
	float:left;
	cursor:pointer;
}
.school_btn3:hover{
	background:#f24650;
	color:#fff;
}
.school_btn4{
	background:linear-gradient(#2eafbb,#219ca9);
	background:-webkit-linear-gradient(#2eafbb,#219ca9);
	background:-moz-linear-gradient(#2eafbb,#219ca9);
	background:-ms-linear-gradient(#2eafbb,#219ca9);
	width:262px;
	height:40px;
	border:none;
	border-radius:20px;
	font-size:16px;
	color:#fff;
	float:right;
	cursor:pointer;
}
.school_btn4:hover{
	background:#f24650;
	color:#fff;
}
.school_words1 {
	width:563px;
	margin:20px auto 0;
}

.school_p_left{
	font-size:16px;
	color:#333;
	line-height:1;
	float:left;
}
.school_p_left strong{
	color:#f24650;
	font-weight:normal;
}
.school_p_right {
	font-size:14px;
	color:#a3a3a3;
	line-height:16px;
	float:right;
}
.zone{
	background: url(../images/zone.jpg) no-repeat center;
	width:100%;
	height:870px;
	padding-top:66px;
}
.zone_con {
	background:#fff;
	width:1003px;
	height:410px;
	margin:32px auto 0;
	box-shadow:0 2px 7px rgba(0,0,0,0.1);
}
.zone_left{
	width:592px;
	float:left;
	padding:20px 0 0 13px;
}
.zone_pic {
	width:234px;
	float:left;
}
.zone_ul{
	width:326px;
	float:left;
	margin:2px 0 0 17px;
}

.zone_ul li{
	background:#fff;
	width:155px;
	height: 36px;
	border:#cdcdcd 1px solid;
	border-radius:3px;
	float:left;
	margin-top:16px;
	font-size:15px;
	color:#4c4c4c;
	text-align: center;
	line-height:34px;
	cursor: pointer;
}
.zone_ul li:nth-child(even){
	margin-left:16px;
}
.zone_ul li:nth-child(1),.zone_ul li:nth-child(2){
	margin-top:0;
}
.zone_ul li:hover{
	border-color:#f24650;
	background:#f24650;
	color:#fff;
}
.zone_h3{
	background: url(../images/zone_h3.png) no-repeat 0 0;
	width:187px;
	height:38px;
	font-size:20px;
	color: #fff;
	line-height:38px;
	padding-left:22px;
	margin-top:25px;
}
.zone_bottom{
	margin-top:18px;
}
.zone_pic2{
	width:212px;
	float:left;
}
.zone_ul1{
	width:349px;
	margin:5px 0 0 15px;
	float:left;
}
.zone_ul1 li{
	background:#f0f0f0;
	width:109px;
	height:30px;
	font-size:16px;
	color: #595959;
	line-height:30px;
	text-align: center;
	float: left;
	margin-left:11px;
	margin-top:16px;
	cursor:pointer;
}
.zone_ul1 li:nth-child(1),.zone_ul1 li:nth-child(4),.zone_ul1 li:nth-child(7){
	margin-left:0;
}
.zone_ul1 li:nth-child(1),.zone_ul1 li:nth-child(2),.zone_ul1 li:nth-child(3){
	margin-top:0;
}
.zone_ul1 li:nth-child(1),.zone_ul1 li:nth-child(3),.zone_ul1 li:nth-child(4),.zone_ul1 li:nth-child(5),.zone_ul1 li:nth-child(8),.zone_ul1 li:nth-child(9){
	color:#ed232f;
}
.zone_ul1 li:hover{
	background:#f24650;
	color:#fff;
}
.zone_list {
	width:348px;
	float:right;
	margin:10px 18px 0 0;
}
.zone_list li{
	padding:7.8px 0;
	border-bottom: #cdcdcd 1px dashed;
	overflow: hidden;
	cursor:pointer;
}
.zone_list li:last-child{
	border-bottom:none;
}
.zone_p{
	font-size:15px;
	color: #595959;
	line-height:26px;
	float:left;
	margin-left:10px;
	position: relative;
}
.zone_p_red,.zone_list li:hover .zone_p{
	color:#f24650;
}
.fire3{
	background:url(../images/fire.png) no-repeat 0 0;
	background-size:13px 15px;
	width:13px;
	height:15px;
	display:block;
	position: absolute;
	right:-20px;
	top:0;
}
.zone_icon {
	background-color:#1c8d99;
	width:4px;
	height:15px;
	float:left;
	margin-top:6px;
}
.zone_btn {
	background:#229ca9;
	width:114px;
	height:26px;
	border:none;
	border-radius:3px;
	float:right;
	font-size:15px;
	color:#fff;
}
.zone_list li:hover .zone_btn{
	background:#f24650;
}
.zone_con1{
	background: #fff;
	width:1000px;
	height:182px;
	margin:17px auto 0;
	box-shadow:0 1px 4px  rgba(0,0,0,0.15);
	padding-top:12px;
}
.zone_all_tit{
	margin-left:10px;
}

.zone_all_tit i{
	background:#f24650;
	width:4px;
	height:20px;
	display:block;
	float:left;
}
.zone_all_tit h3{
	font-size:20px;
	color:#333;
	line-height:1;
	float:left;
	margin-left:10px;
}
.zone_list1 {
	background:url(../images/zone_line.png) no-repeat center 32px;
	width:926px;
	margin:32px auto 0;
}
.zone_list1 li{
	width:262px;
	float:left;
	margin-left:8px;
}
.zone_list1 li:first-child{
	margin-left:0;
}
.zone_list1 li:nth-child(2){
	width:378px;
}
.zone_list1 li:nth-child(3){
	width:270px;
}
.zone_h4 {
	font-size:20px;
	color:#229da9;
	line-height:1;
	text-align: center;
}
.zone_circle{
	background:#31afbb;
	width:8px;
	height:8px;
	border-radius:4px;
	margin:13px auto 0;
}
.zone_p1{
	font-size: 16px;
	color: #f24650;
	line-height:1;
	text-align: center;
	margin-top:16px;
}
.cert {
	background:url(../images/cert.jpg) no-repeat center;
	height:545px;
	padding-top:66px;
}
.cert_con{
	width:970px;
	margin:44px auto 0;
}
.cert_left{
	width:537px;
	float:left;
}
.cert_left ul{
	width:500px;
}
.cert_left li{
	font-size:18px;
	color:#595959;
	line-height:44px;
	border-bottom:#cdcdcd 1px dashed;
}
.cert_left li strong{
	color:#f24650;
	font-weight:normal;
}
.cert_btns{
	width:100%;
	margin:30px 0 0 0;
}
.cert_btn {
	background:transparent;
	width:238px;
	height:48px;
	border: #f24650 1px solid;
	border-radius:5px;
	font-size: 18px;
	color: #ed232f;
	float:left;
	cursor:pointer;
}
.cert_btn_green{
	background:#26a3b0;
	border:none;
	float:right;
	color:#fff;
}
.cert_btn:hover{
	background:#f24650;
	color:#fff;
}
.cert_pic{
	width:377px;
	float:right;
	margin-top:12px;
}
.brand{
	background:url(../images/brand.jpg) no-repeat center;
	height:622px;
	padding-top:66px;
}
.brand_tit{
	font-size:48px;
	line-height: 1;
	text-align: center;
	color: #fff;
	text-shadow:0 2px 2px rgba(0,0,0,0.22);
}
.brand_tit strong{
	color:#fff426;
}
.brand_stit{
	font-size:24px;
	color:rgba(255,255,255,0.87);
	line-height:1;
	text-align: center;
	margin:20px 0 0 0;
}
.brand_con{
	background: url(../images/brand_con.png) no-repeat center 0;
	width:1160px;
	margin:95px auto 0;
}
.brand_con li{
	float:left;
}
.brand_con li h3{
	font-size:20px;
	color: #fceb00;
	text-align: center;
	line-height:1;
}
.brand_con li p{
	font-size:16px;
	color: #f5f5f5;
	line-height:26px;
	text-align: center;
	margin-top:10px;
}
.brand_con li:nth-child(1){
	margin:0 0 0 20px;
}
.brand_con li:nth-child(2){
	margin:136px 0 0 48px;
}
.brand_con li:nth-child(3){
	margin:6px 0 0 39px;
}
.brand_con li:nth-child(4){
	margin:178px 0 0 48px;
}
.brand_con li:nth-child(5){
	margin:0 0 0 45px;
}
.brand_con li:nth-child(6){
	margin:136px 0 0 55px;
}
.map {
	background: url(../images/map.jpg) no-repeat center 3px;
	height:1020px;
	padding-top:85px;
}

.m_map {
    width: 937px;
    height: 686px;
    margin: 54px auto 0;
    position: relative;
    background: url(../images/map.png) no-repeat 0 0;
}

.tait {
    font-size: 36px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    left: 100px;
}

.tait span {
    color: #ff6d3b;
}

.tait2 {
    font-size: 36px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    padding: 50px 0px;
}

.mp {
    position: absolute;
    cursor: pointer;
    background: url(../images/map-fi1.png) no-repeat 4px 12px;
    width: 24px;
    height: 50px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.mp:hover{
    background: url(../images/map-fi2.png) no-repeat 4px 10px;
    opacity: 0.8;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 1000;
}
.mp:hover .feng{display: block;}
.hover_tu {
    background: url(../images/map-fi2.png) no-repeat 4px 20px;
}

.mp .mito {
    position: absolute;
    left: -12px;
    bottom: 0px;
    font-size: 12px;
    color: #2f3139;
    text-align: center;
    width: 50px;
}

.mp .find_mi1 {
    left: -12px;
    width: 55px;
}

.mp .find_mi2 {
    left: -5px;
    width: 55px;
}

.feng {
    position: absolute;
    width: 103px;
    height: 26px;
    left: 34px;
    top: 0;
    background: url(../images/map-vf1.png) no-repeat 0 top;
    z-index: 10;
    display: none;
}

.feng .sang {
    position: absolute;
    left: -5px;
    bottom: 8px;
    background: url(../images/map-vf2.png) no-repeat 0 0;
    width: 5px;
    height: 8px;
}

.feng .tree {
    height: 26px;
    width: 103px;
    text-align: center;
    line-height: 26px;
}

.feng .tree .du_size {
    height: 26px;
    width: 103px;
}

.feng .tree .du_size p {
    font-size: 16px;
    color: #FFF;
    line-height: 26px;
    font-weight: 100;
}

.mp1 {
    left: 434px;
    top: 546px;
}

.mp2 {
    left: 560px;
    top: 260px;
}

.mp3 {
    left: 450px;
    top: 446px;
}

.mp4 {
    left: 523px;
    top: 572px;
}

.mp5 {
    left: 444px;
    top: 329px;
}

.mp6 {
    left: 503px;
    top: 510px;
}

.mp7 {
    left: 490px;
    top: 468px;
}

.mp8 {
    left: 522px;
    top: 384px;
}

.mp9 {
    left: 594px;
    top: 375px;
}

.mp10 {
    left: 200px;
    top: 195px;
}

.mp11 {
    left: 611px;
    top: 447px;
}

.mp12 {
    left: 578px;
    top: 476px;
}

.mp13 {
    left: 628px;
    top: 485px;
}

.mp14 {
    left: 612px;
    top:570px;
}

.mp15 {
    left: 666px;
    top: 553px;
}

.mp16 {
    left: 590px;
    top: 564px;
}

.mp17 {
    left: 615px;
    top: 592px;
}

.mp18 {
    left: 653px;
    top: 418px;
}

.mp19 {
    left: 692px;
    top: 400px;
}

.mp20 {
    left: 725px;
    top: 440px;
}

.mp21 {
    left: 658px;
    top: 327px;
}
.mp211 {
    left: 658px;
    top: 357px;
}

.mp22 {
    left: 709px;
    top: 340px;
}

.mp23 {
    left: 642px;
    top: 268px;
}
.mp231 {
    left: 640px;
    top: 289px;
}

.mp24 {
    left: 659px;
    top: 289px;
}

.mp25 {
    left: 750px;
    top: 242px;
}

.mp26 {
    left: 780px;
    top: 196px;
}

.mp27 {
    left: 808px;
    top: 146px;
}

.mp28 {
    left: 244px;
    top: 463px;
}

.mp29 {
    left: 486px;
    top: 300px;
}

.mp30 {
    left: 665px;
    top: 385px;
}

.mp31 {
    left: 576px;
    top: 315px;
}

.mp32 {
    left: 686px;
    top: 424px;
}

.mp33 {
    left: 704px;
    top: 435px;
}

.mp34 {
    left: 714px;
    top: 296px;
}

.mp35 {
    left: 396px;
    top: 330px;
}
.mp38{
    left: 546px;
    top: 630px;
}
.mp40 {
    left: 616px;
    top: 308px;
}

.mp47 {
    left: 695px;
    top:464px;
}

.mp48 {
    left: 710px;
    top: 490px;
}

.mp51 {
    left: 687px;
    top: 518px;
}
.mp52 {
	left: 160px;
	top: 630px;
}
.mp .mito1 {
	position: absolute;
	bottom: 12px;
	font-size: 14px;
	color: #2f3139;
	text-align: center;
	width: 200px;
}
.sm{
	position: absolute;
	left:362px;
	top:36px;
}
.sm-hs{
	font-size: 16px;
	line-height: 30px;
	color:#333;
	margin-top:14px;
}
.sm-hs strong {
	color: #e51818;	
}
.sm-hs1{
	font-size:20px;
	color:#333;
	line-height:1;
}
.nanhai {
    width: 133px;
    height: 202px;
    position: absolute;
    bottom: 0;
    right: -131.5px;
}
.taiwan {
    font-size: 12px;
    color: #666;
    position: absolute;
    bottom: 78px;
    left: 713px;
}
.taiwan span {
    margin-left: 6px;
}
/**/
.simple {
    background: #fff;
   padding:60px 0 30px;
}

.simple-title {
    background: url(../images/simple-title.png) no-repeat center bottom;
    font-size: 28px;
    height: 46px;
	line-height:1;
    color: #a4013a;
    text-align: center;
}

.simple-con {
    width: 1100px;
    margin: 50px auto 0;
    overflow: hidden;
}

.simple-common {
    background: url(../images/simple-common.png) no-repeat 0 0;
    width: 258px;
    height:188px;
    padding-top: 28px;
    float: left;
    margin: 0 22px 22px 0;
}

.simple-icon {
    width: 42px;
    height: 42px;
    border: #767676 1px solid;
    border-radius: 100%;
    font-size: 24px;
    color: #737373;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
}

.simple-h4 {
    font-size: 24px;
    color: #404040;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 0 0;
}

.simple-btn {
    display: block;
    font-size: 16px;
    color: #4C4C4C;
    text-align: center;
    margin: 22px 0 0 0;
    cursor: pointer;
}

.simple-common:hover {
    background-position: 0 -188px;
}

.simple-common:hover .simple-icon {
    background: #fff;
    border: #fff 1px solid;
    color: #ed232f;
}

.simple-common:hover .simple-h4 {
    color: #fff;
}

.simple-common:hover .simple-btn {
    color: #f4dee0;
}

.simple-common2 {
    background: #c41131;
    width: 250px;
    height: 180px;
    float: left;
    margin: 4px;
    padding-top: 24px;
}

.simple-icon2 {
    background: url(../images/simple-tell.png) no-repeat 0 0;
    width: 42px;
    height: 42px;
    margin: 0 auto;
}

.simple-h42 {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 0 0;
}

.simple-btn2 {
    display: block;
    text-align: center;
    margin: 22px 0 0 0;
}
.bottombar {
	background:#f5f5f5;
	width:100%;
	height:52px;
	position:fixed;
	left:0;
	bottom:0;
	z-index:2;
}
.bottombar_con{
	width:944px;
	margin:0 auto;
}
.bottombar_p{
	font-size:16px;
	color:#229eab;
	line-height:52px;
	float:left;
}
.bottombar_con li{
	float: left;
	background: #31afbb;
	width: 190px;
	height:30px;
	border: none;
	border-radius:3px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height:30px;
	cursor: pointer;
	margin:12px 0 0 13px;
}
.bottombar_con li:first-child{
	margin-left:8px;
}
.bottombar_con li:nth-child(2){
	width:140px;
}
.bottombar_con li:nth-child(3){
	width:150px;
}
.bottombar_con li:nth-child(4){
	width:130px;
}
.bottombar_con li:nth-child(5){
	width:170px;
}
.bottombar_con li:hover{
	background:#f24650;
}
.close {
	width: 30px;
	height: 30px;
	background:url(../images/close.png) no-repeat 0 0;
	float:right;
	margin-top:12px;
	cursor:pointer;
}
.footer {
	background:url(../images/footer.jpg) no-repeat center;
	height:100px;
	font-size:16px;
	color:#333;
	line-height:30px;
	text-align: center;
	padding-top:13px;
}
.footer a{
	color:#333;
	cursor:pointer;
} 
.footer p{
	color:#666;
}
.footer p a{
	color:#666;
}
.leftbar{
	background:url(../images/leftbar.png) no-repeat 0 0;
	width:143px;
	height:411px;
	position:fixed;
	left:0;
	top:50%;
	z-index:2;
	margin-top:-206px;
	padding-top:51px;
}
.leftbar_h2{
	font-size:17px;
	color:#fff;
	line-height:30px;
	text-align: center;
}
.leftbar_h2 strong{
	color:#fff426;
}
.leftbar_ul{
	width:116px;
	margin:0 auto;
}
.leftbar_ul li{
	background:linear-gradient(#2eafbb,#209ca8);
	background:-webkit-linear-gradient(#2eafbb,#209ca8);
	background:-moz-linear-gradient(#2eafbb,#209ca8);
	background:-ms-linear-gradient(#2eafbb,#209ca8);
	width:116px;
	height:28px;
	border:none;
	margin-top:5px;
	font-size:14px;
	color:#fff;
	text-align: center;
	line-height:28px;
}
.leftbar_ul li:hover{
	background:#f24650;
}
.righbar{
	background:url(../images/rightbar.png) no-repeat 0 0;
	width:136px;
	height:394px;
	position: fixed;
	right:0;
	top:50%;
	z-index:2;
	margin-top:-197px;
	padding-top:86px;
}
.rightbar_ul{
	width:114px;
	margin:0 0 0 17px;
}
.rightbar_ul li:first-child{
	border-top:none;
	height:34px;
	line-height:34px;
}
.rightbar_ul li{
	width:114px;
	height:29px;
	border-top:#f26870 1px solid;
	border-bottom: #bf373f 1px solid;
	font-size:14px;
	color:#fff;
	text-align: center;
	line-height:27px;
}
.rightbar_ul li:last-child{
	border-bottom:none;
	height:32px;
}
.rightbar_tit{
	height:45px;
	padding-top:2px;
	font-size:15px;
	color:#f24650;
	line-height:20px;
	text-align: center;
	margin:1px 0 0 0;
}
.rightbar_tit strong{
	font-size: 18px;
}
.rightbar_ul1 li{
	height:30px;
	line-height:28px;
}
.rightbar_ul1 li:last-child{
	height:35px;
}
.mt9{
	margin-top:9px;
}
.mt10 {
	margin-top: 10px;
}

.mt18 {
	margin-top: 18px;
}

.mt14 {
	margin-top: 14px;
}

.pt16{
	padding-top:16px;
}

.ml36{
	margin-left:36px;
}
@charset "utf-8";
/* CSS Document */

