@charset "utf-8";
html,body {
	width: 100%;
	min-width: 998px;
	height: auto;
}
body {
	position: relative;
	-webkit-text-stroke: 1px transparent;/* 字体平滑 */
	text-stroke: 1px transparent;/* 字体平滑 */
	background: #fff;
}

/* 禁止IE6、IE7浏览器 */
body div { *display: none;}
.IE67 {
	display: none;
	*display: block !important;
	line-height: 100px;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
}
/* 禁止IE6、IE7浏览器 */

/* banner */
.banner { height: 624px;}
.banner-cnt { 
	width: 998px;
	margin: 0 auto;
	overflow: hidden;
}
.banner-cnt.sty1 {
	height: 80px;
	padding-top: 108px;
}
.banner-cnt.sty1 a { margin-left: 28px;}
.banner-cnt.sty1 img { vertical-align: middle;}
.banner-cnt.sty2 {
	height: 17px;
	padding-top: 9px;
}
.banner-cnt.sty2 { text-align: right;}
.banner-cnt.sty2 img { margin-right: 13px;}
.banner-cnt.sty3 { text-align: right;}
.banner-cnt.sty3 a {
	margin-right: 11px;
	margin-left: 54px;
}
.banner-cnt.sty3 img { vertical-align: bottom;}
.banner .logo {
	height: 261px;
	background: url(../images/bg_logo.jpg) no-repeat center bottom;
	background-size: 100% 261px;
}
/* banner */

/* header */
.header {
	height: 523px;
	overflow: hidden;
}
.header-btn {
	display: block;
	width: 290px;
	height: 29px;
	margin: 0 auto;
	margin-top: 74px;
	font-size: 19px;
	line-height: 29px;
	text-indent: 74px;
	color: #767676;
	background: #fff url(../images/icon_download_g.gif) no-repeat 41px center;
	border: 1px solid #a3a3a3;
	border-radius: 5px;
	transition: .5s ease;
}
.header-btn:hover {
	color: #fff;
	background: #ccc url(../images/icon_download_w.gif) no-repeat 41px center;
}
.header-pic {
	display: block;
	width: 967px;
	height: 150px;
	margin: 0 auto;
	margin-top: 109px;
}
.top ,
.top-cnt {
	height: 30px;
	line-height: 30px;
}
.top-cnt {
	width: 988px;
	margin: 0 auto;
	padding-left: 4px;
	padding-right: 6px;
}
.top-cnt a { color:#b7b7b7;}
.top-cnt span { color:#9a9a9a;}
.menu {
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
}
.menu-item {
	color: #393939;
	transition: .5s ease;
}
.menu-item:hover ,
.menu-item.current { color: #fff;}
.menu span {
	font-size: 20px;
	color: #636363;
}
/* header */

/* footer */
.footer {
	height: 233px;
	overflow: hidden;
}
.footer .footer-cnt {
	width: 998px;
	margin: 0 auto;
}
.footer .footer-pic {
	float: left;
	width: 150px;
	height: 164px;
	margin-top: 30px;
	margin-left: 105px;
}
.footer .footer-text {
	float: left;
	margin-top: 85px;
	margin-left: 56px;
	font-size: 14px;
	line-height: 19px;
	color: #606060;
	letter-spacing: 1px;
}
.footer .footer-tag { font-size: 16px;}
/* footer */

/* nav */
.nav {
	position: fixed;
	top: 200px;
	display: none;
	width: 100px;
}
.nav .nav-item {
	display: block;
	width: 100px;
	height: 24px;
	line-height: 24px;
	clear: both;
	cursor: pointer;
	transition: .5s ease;
}
.nav .nav-icon {
	position: relative;
	display: block;
	float: left;
	width: 13px;
	height: 13px;
	margin: 5px;
	border: 1px solid #666;
	border-radius: 7px;
	transition: .5s ease;
	overflow: hidden;
	behavior: url(style/PIE.htc);
}
.nav .nav-name {
	display: none;
	float: left;
	font-size: 14px;
	padding-left: 6px;
}
.nav .nav-item.current { margin: 5px 0;}
.nav .nav-item.current .nav-icon {
	width: 24px;
	height: 24px;
	margin: 0;
	background-color: #2a7f31;
	border: none;
	border-radius: 12px;
}
.nav .nav-item.current .nav-name {
	display: block;
	color: #08481c;
}
/* nav */

/* box */
.box1 {
	width: 449px;
	padding-left: 23px;
	padding-right: 35px;
}
.box2 { width: 486px;}
.box3 {
	width: 800px;
	height: 251px;
	margin: 0 auto;
}
.box3 .box-item{
	float: left;
	width: 185px;
}
.box3 .box-item a {
	display: block;
	color: #fff;
	transition: .5s ease;
}
.box3 .box-item a:hover {
	opacity: .5;
	filter:Alpha(opacity=50);
}
.box3 .w90 { width: 90px;}
.box3 .h50 { height: 50px;}
.box3 .h63 { height: 63px;}
.box3 .h66 { height: 66px;}
.box3 .h72 { height: 72px;}
.box3 .h85 { height: 85px;}
.box3 .h92 { height: 92px;}
.box3 .h102 { height: 102px;}
.box3 .h107 { height: 107px;}
.box3 .h111 { height: 111px;}
.box3 .h116 { height: 116px;}
.box3 .h223 { height: 223px;}
.box3 a.bgc-b1 { background-color: #181841;}
.box3 a.bgc-b2 { background-color: #2b96ca;}
.box3 a.bgc-g { background-color: #838486;}
.box3 a p { padding: 0 8px;}
.box3 a.w90 p { padding: 0 3px;}
.box3 a.h223 p { padding-left: 21px;}
.box3 a p.marp6 { padding-top: 6px;}
.box3 a p.marp13 { padding-top: 13px;}
.box3 a p.marp14 { padding-top: 14px;}
.box3 a p.marp15 { padding-top: 15px;}
.box3 a p.marp16 { padding-top: 16px;}
.box3 a p.marp25 { padding-top: 25px;}
.box3 a p.marp30 { padding-top: 30px;}
.box3 a p.marp45 { padding-top: 45px;}
.box3 a p.marp92 { padding-top: 92px;}
/* box */

/* column */
.column { overflow: hidden;}
.column .column-cnt {
	width: 998px;
	margin: 0 auto;
}
.column1 { height: 534px;}
.column1 .column-title {
	height: 140px;
	background: url(../images/icon_zxdt.png) no-repeat 16px 46px;
}
.column2 { height: 673px;}
.column2 .column-title {
	height: 143px;
	margin-right: 104px;
	background: url(../images/icon_ztlt.png) no-repeat right 76px;
}
.column3 { height: 646px;}
.column3 .column-title {
	height: 115px;
	margin-right: 104px;
	background: url(../images/icon_fhts.png) no-repeat right 72px;
}
.column4 { height: 600px;}
.column4 .column-title {
	height: 125px;
	margin-right: 104px;
	background: url(../images/icon_fhgk.png) no-repeat right 62px;
}
.column5 { height: 465px;}
.column5 .column-title {
	height: 134px;
	margin-right: 104px;
	background: url(../images/icon_ycgl.png) no-repeat right 66px;
}
.column6 { height: 1200px;}
.column6 .column-title {
	height: 96px;
	margin-right: 104px;
	background: url(../images/icon_fhld.png) no-repeat right 53px;
}
.column7 { height: 672px;}
.column7 .column-title {
	height: 176px;
	margin-right: 104px;
	background: url(../images/icon_yjjb.png) no-repeat right 69px;
}
.column8 { height: 550px;}
.column8 .column-title {
	height: 178px;
	margin-right: 104px;
	background: url(../images/icon_wjhg.png) no-repeat right 89px;
}
.column9 { height: 670px;}
.column9 .column-title {
	height: 137px;
	margin-right: 104px;
	background: url(../images/icon_slfw.png) no-repeat right 83px;
}
.column10 { height: 724px;}
.column10 .column-title {
	height: 149px;
	margin-right: 104px;
	background: url(../images/icon_hzhb.png) no-repeat right 64px;
}
/* column */

/* list */
.list1 .list-item {
	display: block;
	height: 20px;
	padding-left: 6px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2.8px;
	color: #292929;
	background: url(../images/li_dot.png) no-repeat left center;
}
.list1 .list-item:hover { color: #f00;}
.list1 .list-btn {
	margin-right: 13px;
	font-size: 14px;
	line-height: 20px;
	color: #292929;
	transition: .5s ease;
}
.list1 .list-btn:hover {
	text-decoration: underline;
	color: #2eb256;
}
.list2 {
	padding-left: 18px;
	padding-top: 23px;
	text-align: center;
	background:url(../images/bg_list.png) no-repeat center center;
}
.list2 .list-item {
	display: block;
	float: left;
	width: 308px;
	height: 179px;
	margin: 0 6px;
	overflow: hidden;
}
.list2 .list-item img {
	width: 308px;
	height: 159px;
}
.list2 .list-item span {
	line-height: 24px;
}
.list2 .list-item.first { text-align: right;}
.list2 .list-item.first span { padding-right: 13px;}
.list3 { padding: 0 29px;}
.list3 .list-item {
	margin: 0 12px;
	text-align: center;
	overflow: hidden;
}
.list3 .list-item img {
	width: 130px;
	vertical-align: middle;
	margin-bottom: 10px;
}
/* list */

/* pic */
.pic1 {
	width: 459px;
	height: 305px;
	margin-top: 9px;
}
.pic2 {
	width: 328px;
	height: 364px;
	margin-left: 54px;
	margin-right: 72px;
}
/* pic */

/* slide */
.slide1 {
	height: 410px; 
	overflow:hidden;
}
.slide1 .slide-btn {
	display: block;
	width: 50px;
	height: 280px;
}
.slide1 .slide-btn-l { background:url(../images/icon_arrow_l.png) no-repeat center center;}
.slide1 .slide-btn-r { background:url(../images/icon_arrow_r.png) no-repeat center center;}
.slide1 .slide-cnt {
	width: 855px;
	height: 420px;
	margin: 0 auto;
	overflow: hidden;
}
.slide1 .slide-subcnt {
	width: 10000%;
	margin-left: -25px;
} 
.slide1 .slide-item {
	display: block;
	float: left;
	width: 195px;
	margin-left: 25px;
}
.slide2 {
	position: relative;
	width: 956px;
	height: 426px;
	margin: 0 auto;
	background:url(../images/bg_slide.png) no-repeat left top;
	overflow: hidden;
}
.slide2 .slide-btn {
	position: absolute;
	display: block;
	top: 200px;
	width: 35px;
	height: 50px;
}
.slide2 .slide-btn-l {
	right: 624px;
	background:url(../images/icon_arrow_l_gray.png) no-repeat center center;
}
.slide2 .slide-btn-r {
	right: 12px;
	background:url(../images/icon_arrow_r_gray.png) no-repeat center center;
}
.slide2 .slide-cnt {
	position: relative;
	width: 956px;
	height: 426px;
}
.slide2 .slide-item {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 956px;
	height: 426px;
}
.slide2 .slide-item.current { display: block;}
/* slide */

/* tab */
.tab1 .tab-trigger {
	height: 34px;
	line-height: 34px;
}
.tab1 .tab-trigger-item {
	display: block;
	float: left;
	width: 112px;
	height: 34px;
	margin-left: 8px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	background-color: #505659;
	border-left: 1px solid #a9acad;
	border-right: 1px solid #a9acad;
	transition: .5em;
}
.tab1 .tab-trigger-item span {
	display: block;
	width: 110px;
	height: 34px;
	border-left: 1px solid #40474a;
	border-right: 1px solid #40474a; 
	transition: .5em;
	overflow: hidden;
}
.tab1 .tab-trigger-item.current {
	background-color: #f80;
	border-left: 1px solid #ffefdc;
	border-right: 1px solid #ffefdc;
}
.tab1 .tab-trigger-item.current span {
	border-left: 1px solid #ff8300;
	border-right: 1px solid #ff8300; 
}
.tab1 .tab-cnt-item { display: none;}
.tab1 .tab-cnt-item.current { display: block;}
.tab2 .tab-trigger {
	height: 124px;
	text-align: center;
	background: url(../images/bg_tab_trigger.gif) repeat-x left center;
	overflow: hidden;
}
.tab2 .tab-trigger-slide {
	width: 920px;
	height: 124px;
	margin: 0 auto;
	overflow: hidden;
}
.tab2 .tab-trigger-subslide { width: 10000%;}
.tab2 .tab-trigger-item {
	display: block;
	float: left;
	width: 96px;
	height: 96px;
	margin: 14px 44px;
	border-radius: 48px;
	overflow: hidden;
	behavior: url(style/PIE.htc);
}
.tab2 .tab-trigger-item img {
	width:100%;
	height: 100%;
}
.tab2 .tab-trigger-item.current {
	width: 124px;
	height: 124px;
	margin: 0 30px;
	border-radius: 64px;
}
.tab2 .tab-cnt-item { display: none;}
.tab2 .tab-cnt-item.current { display: block;}
/* tab */

/* text */
.text{}
.text .text-title {
	height: 19px;
	font-family: "黑体";
	font-size: 19px;
	font-weight: 700;
	line-height: 19px;
	letter-spacing: -1.4px;
}
.text .text-cnt {
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
	color: #08481c;
	letter-spacing: 1px;
}
.text .text-btn {
	display: block;
	width: 138px;
	height: 31px;
	font-size: 13px;
	line-height: 31px;
	text-indent: 40px;
	color: #fff;
	background: #2eb256 url(../images/icon_text_btn.png) no-repeat 21px center;
	border-radius: 3px;
	transition: .5s ease;
}
.text .text-btn:hover { background-color: #0b782c;}
.text1 {
	margin-bottom: 41px;
	padding-left: 4px;
}
.text1 .text-title { margin-bottom: 10px;}
.text1 .text-btn { margin-top: 8px;}
.text2 .text-pic {
	width: 195px;
	height: 129px;
	border-radius: 2px;
}
.text2 .text-name {
	height: 33px;
	line-height: 40px;
	font-size: 18px;
	font-weight: 700;
	text-indent: 8px;
	color: #424242;
}
.text2 .text-info{
	height: 20px;
	margin-bottom: 13px;
}
.text2 .text-info span {
	height: 18px;
	margin-left: 5px;
	padding: 0 4px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	background-color: #174f82;
	border: 1px solid #003c75;
}
.text2 .text-cnt{
	line-height: 24px;
	color: #333;
}
.text3 .text-pic {
	float: right;
	width: 671px;
	height: 400px;
	margin-top: 26px;
}
.text3 .text-title {
	float: left;
	width: 285px;
	height: 90px;
	margin-top: 54px;
	margin-bottom: 20px;
	line-height: 110px;
	font-size: 15px;
	font-weight: 700;
	text-indent: 15px;
	letter-spacing: -1px;
	color: #fff;
	overflow: hidden;
}
.text3 .text-cnt{
	float: left;
	width: 240px;
	height: 230px;
	padding-left: 18px;
	padding-right: 27px;
	font-size: 13px;
	line-height: 26px;
	color: #c3c5c6;
	overflow: hidden;
}
.text4 { margin-top: 16px;}
.text4 .text-btn {
	margin-top: 30px;
	margin-right: 1.5em;
}
.text5 {
}
.text5 .text-title {
	width: 555px;
	height: auto;
	margin-left: 30px;
	margin-bottom: 10px;
	line-height: 24px;
}
.text5 .text-cnt {
	width: 555px;
	margin-left: 30px;
}
.text5 .mart30{ margin-top: 30px;}
.text5 .mart90{ margin-top: 90px;}
.text5 .marr50{ margin-right: 50px;}
.text5 .marr100{ margin-right: 100px;}
.text6 {
	width: 848px;
	margin: 0 auto;
}
.text6 .text-per{
	height: 30px;
	margin-top: 75px;
	margin-bottom: 20px;
	line-height: 30px;
	text-align: center;
}
.text6 .text-name {
	padding-left: 64px;
	font-size: 19px;
	font-weight: 700;
	color: #4d4d4d;
	background:url(../images/bg_line.gif) no-repeat left center;
}
.text6 .text-info {
	padding-left: 15px;
	padding-right: 64px;
	font-size: 14px;
	color: #8b8b8b;
	background:url(../images/bg_line.gif) no-repeat right center;
}
.text6 .text-title {
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: 700;
	line-height: 24px;
	text-align: center;
	color: #6d6d6d;
}
.text6 .text-cnt {
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
	color: #8b8b8b;
}
.text6 .text-btn {
	margin-right: 1em;
	color: #646464;
	transition: .5s ease;
}
.text6 .text-btn:hover {
	text-decoration: underline;
	color: #2eb256;
}
.text7 { margin-bottom: 103px;}
.text7 .text-pic {
	width: 692px;
	height: 168px;
	margin-right: 23px;
}
.text7 .text-cnt {
	width: 265px;
	margin-top: 34px;
	padding-right: 18px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 19px;
	text-align: right;
	color: #606060;
}
.text8 .text-pic {
	display: none;
	width: 216px;
	height: 181px;
	margin-left: 76px;
}
.text8 .text-map {
	width: 216px;
	height: 181px;
	margin-left: 76px;
	background:url(../images/pic_slfw2.png) no-repeat left top;
}
.text8 .text-cnt {
	width: 682px;
	margin-top: 86px;
	padding-left: 18px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 19px;
	text-align: left;
	color: #606060;
}
/* text */

/* title */
.title1 {
	height: 76px;
	font-family:"黑体";
	font-size: 20px;
	font-weight: 700;
	line-height: 76px;
	text-align: center;
	color: #4d4d4d;
}
.title2 {
	height: 28px;
	line-height: 28px;
	color: #174986;
}
/* title */