﻿@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;letter-spacing:1px;}
body{margin:0;padding:0;font-family:"Microsoft YaHei", "Arial", "Helvetica", "sans-serif";}
h1,h2,h3,h4,h5,h6,p,div{margin:0;padding:0;font-weight:normal;}
ul,li{list-style:none;margin:0;padding:0;}
em,i{font-style:normal;}
a{text-decoration:none !important;color:#3f3f3f; border:none}
img{ border:none}

.wrapper{width:1000px;margin:0 auto;}
.clearfix{clear:both;line-height:0;overflow:hidden;font-size:0;visibility:hidden;}

/* 顶部*/
.header {
	width:100%;
	height:auto;
	min-width:1200px;
	overflow:hidden;
	font-size:14px;
}
.headerA {
	width:1120px;
	height:95px;
	margin:0 auto;
	position:relative;
}


.logo {
	width:28%;
	height:70px;
	padding-top:10px;
	float:left
}
.headerC {
	width:72%;
	height:90px;
	color:#666666;
	float:left;
	
}
.Hleft{width:40%; height:90px; line-height:90px; margin-left:30px; float:left;}
.fx{text-decoration:underline; color:#2157af; cursor:pointer; float:left}
.f1{ color:#FF0000; font-size:16px; float:left}
.f2{ font-size:25px;font-weight:bold; color:#DD0000}
.Hright{width:25%; height:70px;padding-top:20px;text-align:right; position:absolute; right:20px; top:0px; }
.fzx{width:100%; height:5px;}
.fzx li{ list-style-type:none; float:left;}


.nav_box{ clear:both; width:100%; height:40px; background:#2157af; font-size:14px}
#nav {
	width:1100px;
	height:40x;
    color:#FFFFFF;
	margin:0 auto;
}

#nav ul li {
	width:110px;
	height:40px;
	color:#FFFFFF;
	line-height:37px;
	text-align: center;
	list-style-type: none;
	float: left;
}

#nav ul li a {
    color:#FFFFFF;
	text-decoration:none
}
#nav ul li a:hover {
	height:40px;
	background:#dd0000;
	color:#FFFFFF;
	display:block;
}
.fxbg {
	width:575px;
	height:auto;
	background:#f24c1c;
	text-align:center;
	border-radius:2px;
	position:absolute;
	left:375px;
	top:60px;
	display:none;
	z-index:999;
}
.fxbg li {
	width:40px;
	height:33px;
	line-height:33px;
	margin-left:3px;
	float:left;
	text-align:center;
	list-style-type:none
}
.fxbg li a {
	width:40px;
	display:block;
	height:33px;
	margin-left:5px;
	text-align:center;
	line-height:33px;
	color:#FFFFFF;
}
.fxbg li a:hover {
	display:block;
	background:#ffffff;
	color:#000000;
}


/* 顶部结束*/




/* banner */
.banner{width:100%;height:450px;background:url(../images/bann_zk.jpg) no-repeat center top; margin-top:2px}

.main-1{width:100%;height:500px;background:#fff;}
.main-1 .fl{float:left;margin-left:35px;margin-top:84px;}
.main-1 .fr{float:left;margin-left:85px;display:inline;margin-top:84px;width:500px;text-align:center;}
.main-1 .fr h2{font-size:39px;color:#055836;margin-top:20px;margin-bottom:5px;}
.main-1 .fr p{font-size:20px;color:#76ab9a; }
.main-1 .fr ul{padding-top:50px; padding-left:57px;}
.main-1 .fr ul li{margin-bottom:20px; float:left; margin-right:12px;}
.main-1 .fr ul li .shenhe {font-family:"Microsoft YaHei", "Arial", "Helvetica", "sans-serif";color:#333; font-size:14px; text-align:center; line-height:30px;}
.main-1 .fr ul li span{position:relative;bottom:25px;padding-left:5px;color:#333;}

/* 滚屏切换 */
#section0{background:#0aa58d;height:580px;}
#section0 .fl{float:left;margin-top:40px;}
#section0 .fr{float:right;width:660px;margin-top:78px;}
#section0 .fr h2{font-size:37px;color:#fff;padding-left:10px;margin-bottom:10px;}
#section0 .fr p{font-size:16px;color:#fff;line-height:26px;text-indent:2em;padding-left:5px;width:660px;}
#section0 .fr .qrcode{margin-top:24px;margin-left:200px;}

#section1{background:#55c9d8;height:580px;}
#section1 .fl{float:left;width:560px;margin-top:128px;}
#section1 .fl h2{font-size:37px;color:#fff;padding-left:10px;margin-bottom:10px;}
#section1 .fl p{font-size:16px;color:#fff;line-height:26px;text-indent:2em;padding-left:5px;width:400px;}
#section1 .fl .qrcode{margin-top:24px;margin-left:88px;}
#section1 .fr{float:right;margin-top:40px;}

#section2{background:#ef7977;height:580px;}
#section2 .fl{float:left;margin-top:40px;}
#section2 .fr{float:right;width:680px;margin-top:78px;}
#section2 .fr h2{font-size:37px;color:#fff;padding-left:10px;margin-bottom:10px;}
#section2 .fr p{font-size:16px;color:#fff;line-height:26px;text-indent:2em;padding-left:5px;width:680px;}
#section2 .fr .qrcode{margin-top:24px;margin-left:200px;}

#section3{background:#b287fd;height:580px;}
#section3 .fl{float:left;width:570px;margin-top:120px;}
#section3 .fl h2{font-size:37px;color:#fff;padding-left:10px;margin-bottom:10px;}
#section3 .fl p{font-size:16px;color:#fff;line-height:26px;text-indent:2em;padding-left:5px;width:540px;}
#section3 .fl .qrcode{margin-top:24px;margin-left:88px;}
#section3 .fr{float:right;margin-top:64px;}

#section4{background:#61b2f4;height:580px;}
#section4 .fl{float:left;margin-top:40px;}
#section4 .fr{float:right;width:650px;margin-top:78px;}
#section4 .fr h2{font-size:37px;color:#fff;padding-left:10px;margin-bottom:10px;}
#section4 .fr p{font-size:16px;color:#fff;line-height:26px;text-indent:2em;padding-left:5px;width:650px;}
#section4 .fr .qrcode{margin-top:24px;margin-left:192px;}

#section5{background:#f9b64b;height:445px;}
#section5 .fl{float:left;width:500px;margin-top:114px;}
#section5 .fl h2{font-size:37px;color:#fff;padding-left:10px;margin-bottom:10px;}
#section5 .fl p{font-size:16px;color:#fff;line-height:26px;text-indent:2em;padding-left:5px;width:432px;}
#section5 .fl .qrcode{margin-top:24px;margin-left:88px;}
#section5 .fr{float:right;margin-top:64px;}

#section6{background:#55c9d8;height:580px;}
#section6 .fl{float:left;margin-top:40px;}
#section6 .fr{float:right;width:680px;margin-top:78px;}
#section6 .fr h2{font-size:37px;color:#fff;padding-left:10px;margin-bottom:10px;}
#section6 .fr p{font-size:16px;color:#fff;line-height:26px;text-indent:2em;padding-left:5px;width:680px;margin-top:10px;}
#section6 .fr span{float:right;}
#section6 .fr .qrcode{margin-top:32px;margin-left:200px;}

#section7{background:#f077a0;height:580px;}
#section7 .fl{float:left;width:600px;margin-top:170px;}
#section7 .fl h2{font-size:37px;color:#fff;padding-left:5px;margin-bottom:10px;}
#section7 .fl p{font-size:16px;color:#fff;line-height:26px;text-indent:2em;padding-left:5px;width:600px;margin-top:30px;}
#section7 .fl  i{color:#d70e0e;}
#section7 .fl .qrcode{margin-top:55px;margin-left:88px;}
#section7 .fr{float:right;margin-top:40px;}

#section8{background:#eee;height:580px;}
#section8{background:url(../images/zikao-8.png) no-repeat center bottom;}
#section8 .fl{float:left;margin-top:40px;}
#section8 .fr{float:right;width:688px;margin-top:78px;}
#section8 .fr h2{font-size:35px;color:#28ad93;padding-left:10px;margin-bottom:10px;}
#section8 .fr p{font-size:16px;color:#6a6a6a;line-height:28px;text-indent:2em;padding-left:5px;width:688px;margin-top:10px;}
#section8 .fr span{float:right;}
#section8 .fr .qrcode{margin-top:42px;margin-left:208px;}

#section9{background:#2e2d2d;height:1100px; padding-top:10px;}
#section9{background:url(../images/section-9.jpg) no-repeat center bottom;}
#section9 h1{text-align:center;font-size:37px;color:#fff;margin-bottom:20px;background:url(../images/section-9h.png) no-repeat #2B2A28;width:210px;left:44.5%;position:relative;z-index:999; margin-top:45px;}
#section9 p{color:#fff;text-align:center;font-size:15px;line-height:40px;}
#section9 .line{border-bottom:1px solid #e9b53b;position:relative;bottom:84px;}
#section9 .wrapper ul{margin-top:20px;padding:0;}
#section9 .wrapper ul li{width:330px;float:left;text-align:center;}
#section9 .wrapper ul li  h2{font-size:30px;color:#fff;margin-bottom:10px;text-align:center;margin-top:8px;}
#section9 .wrapper ul li  p{font-size:15px;color:#918e8e;line-height:22px;width:300px;text-align:left;}
#section9 .wrapper ul li img{width:330px;height:689px;}



/* 面包屑导航 */
.crumbs{border-bottom:1px solid #e5e5e5;height:40px;line-height:40px;}
.crumbs p{color:#474747;font-size:14px;background:url(../images/crums.png) no-repeat left 11px;padding-left:30px;}
.crumbs p a{color:#474747;}
.crumbs p  span{color:#04a682;}




/*底部*/

.foot {
	width:100%;
	height:260px;
	background:#2157af;
	color:#FFFFFF;
	border-top:1px dashed #727272;
	margin-top:2px;
}
.footA{width:1100px; height:240px; margin:10px auto;}
.footC{width:50%; height:auto; float:left}
.footC ul li{ width:20%; height:120px; float:left;}
.footC ul li a{ color:#FFFFFF}
.footD{width:50%; height:auto;float:left}
.footD a{ color:#FFFFFF}
.footD ul{ margin-top:10px;}
.footD ul li{ width:24.5%; height:33px;float:left}
.footD ul li span{font-weight:bold; font-size:16px;}
.footD ul li a{ color:#FFFFFF}

.back {
	width:30px;
	height:30px;
	position:fixed;
	right:30px;
	bottom:50px;
	_position:absolute;
	_right:30px;
    _top:expression(document.documentElement.clientHeight-this.offserHeight-50+document.documentElement.scrollTop);
	cursor:pointer;
	display:none;
	z-index:999
}
/*底部*/
