
@charset "gb2312";

#mainWiap{
    width:960px;
	height:100%;
	margin:0px auto;
	overflow:hidden;
}
.cont1,.cont2,.cont3{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
.cont1 .contL{
	width:670px;
	overflow:hidden;
}
.cont1 .contR{
	width:320px;
	overflow:hidden;
}
.cont2 .contL{
	width:730px;
	overflow:hidden;
}
.cont2 .contR{
	width:260px;
	overflow:hidden;
}	

.cont3 .contL{
	width:698px;
	overflow:hidden;
}
.cont3 .contR{
	width:290px;
	height:486px;
	border:#FFF 1px solid;
	background:url(imagesfaq_cont_03.png) repeat-x #FFF;
	overflow:hidden;
}

.cont4{
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
.cont4 .contL{
	width:244px;
	overflow:hidden;
}
.cont4 .contR{
	width:696px;
	overflow:hidden;
}

.cont5{
	width:944px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:30px;
	background:url(imagesld_bg_01.png) no-repeat 227px top;
}
.cont5 .contL{
	width:217px;
	overflow:hidden;
}
.cont5 .contR{
	width:684px;
	overflow:hidden;
}




















@charset "gb2312";
/* 首页CSS */

.ifocus_box {
	float: left;
	width: 972px;
	padding: 0;
	margin: 0;
}
#ifocus {
	width: 532px;
	height: 294px;
	overflow:hidden;
	margin:3px auto auto 3px;
	position:relative;
}
#ifocus_pic {
	position: relative;
	float: left;
	width: 457px;
	height: 294px;
	overflow: hidden;
}
#ifocus_piclist {
	position: absolute;
	left: 0;
	top: 0;
}
#ifocus_piclist ul {
	padding: 0;
	margin: 0;
}
#ifocus_piclist li {
	width: 457px;
	height: 294px;
	overflow: hidden;
}
#ifocus_piclist img {
	width: 457px;
	height: 294px;
}
#ifocus_btn {
	display: inline;
	width: 70px;
	height:294px;
	float:right;
	overflow:hidden;
}
#ifocus_btn li {
	width: 70px;
	height: 70px;
	cursor: pointer;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	margin-bottom:5px;
}
#ifocus_btn img {
	width: 70px;
	height: 70px;
	overflow:hidden;
}
#ifocus_btn .current {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#ifocus_opdiv {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 457px;
	height: 35px;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	z-index:1;
}
#ifocus_tx {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FFF;
	width: 457px;
	height:35px;
	overflow:hidden;
	z-index:3;
}
#ifocus_tx .normal {
	display: none;
}
#ifocus_tx .current a {
	color: #FFFFFF;
	font-family:"微软雅黑";
}
#ifocus_tx .current a:hover {
	color: #FFFFFF
}
#ifocus_tx .current {
	line-height: 35px;
	font-size: 14px;
	text-indent:7px;
	color: #FFFFFF
}


#i_topNews{
	width:996px;
	height:57px;
	overflow:hidden;
	margin:0 auto;
	border:#FFF 2px solid;
	background:url(imagespic_01.png) no-repeat left top #fff;
}
#i_topNews .bd{
	width:882px;
	overflow:hidden;
	display:inline;
	margin-left:56px;
	float:left;
}
#i_topNews .bd ul li{
	width:882px;
	height:57px;
	line-height:57px;
	overflow:hidden;
	text-align:center;
	font-size:26px;
	color:#e14a00;
}
#i_topNews .bd ul li a{
	color:#e14a00;
}
#i_topNews .bd ul li a:hover{
	color:#e14a00;
}
.i_topNews_cont{
	width:55px;
	height:57px;
	float:right;
	overflow:hidden;
	background:url(imagesico_more_02.png) no-repeat right bottom;
}
.i_topNews_cont span{
	width:55px; 
	height:57px; 
	display:block;
	overflow:hidden;
	float:right;
}
.i_topNews_cont span a{
	width:55px; 
	height:57px; 
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

.slideBox{
	width:538px;
	height:300px;
	overflow:hidden;
	background:#FFF;
}
.slideBox .hd {
	position: absolute;
	bottom:0;
	left:215px;
	width:112px;
	height:12px;
	z-index:2;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
}
.slideBox .hd ul li {
	width: 8px;
	height: 8px;
	margin:0 10px auto auto;
	display:inline;
	cursor: pointer;
	transition:width 0.5s;
    -moz-transition:width 0.5s;
    -webkit-transition:width 0.5s;
    -o-transition:width 0.5s;
	overflow:hidden;
	background:url(imagesslide_off.png) no-repeat center top;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/slide_off.png");
}
.slideBox .hd ul li.on {
	width:22px;
	background:url(imagesslide_on.png) no-repeat center top;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/slide_on.png");
}
.slideBox .bd {
	height:300px;
	overflow:hidden;
}
.slideBox .bd ul {
	height:300px;
	overflow:hidden;
}
.slideBox .bd ul li {
	position:relative;
	height:300px;
	overflow:hidden;
}
.slideBox .bd ul li .pic {
	width: 538px;
	height: 300px;
	overflow: hidden;
}
.slideBox .bd ul li .pic a {
	display:block;
	overflow:hidden;
	height:300px;
}
.slideBox .bd ul li .pic img {
	width: 538px;
	height: 300px;
	overflow: hidden;
}
.slideBox .bd ul li .bg {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	height:48px;
	width:538px;
	z-index:1;
}
.slideBox .bd ul li .title {
	position: absolute;
	height: 36px;
	line-height: 36px;
	bottom: 12px;
	left:0;
	width:538px;
	z-index:2;
	overflow:hidden;
	text-align:center;
}
.slideBox .bd ul li .title a {
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	font-size:14px;
	font-weight:bold;
}
.slideBox .bd ul li .title a:hover{
	color:#FFF;
}

.i_zwyw{
	width:452px;
	height:300px;
	overflow:hidden;
}
.i_zwyw .title{
	height:40px;
	overflow:hidden;
	background:url(imagestitle_02.png) repeat-x left top #e7e7e7;
}
.i_zwyw .title ul li{
	width:auto;
	height:40px;
	overflow:hidden;
	padding-left:18px;
	padding-right:20px;
	line-height:40px;
	text-align:center;
}
.i_zwyw .title ul li.on{
	font-weight:bold;
	color:#FFF;
	background:url(imagestitle_01.png) no-repeat right top #2b9101;
}
.i_zwyw .title ul li.on a{
	color:#FFF;
}
.i_zwyw .contMain{
	width:450px;
	height:259px;
	overflow:hidden;
	background:#fff;
	border:#FFF 1px solid;
	border-top:none;
}
.i_zwyw .contMain .bd{
	width:400px;
	height:189px;
	overflow:hidden;
	margin:0 auto;
}
.i_zwyw .contMain .bd ul li{
	width:400px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.i_zwyw .contMain .bd ul li span{
	float:right;
}
.i_zwyw .contMain .pic{
	width:392px;
	height:42px;
	overflow:hidden;
	margin:0 auto;
}
.i_zwyw .contMain .pic ul{
	width:500px;
	display:block;
	overflow:hidden;
}
.i_zwyw .contMain .pic ul li{
	height:42px;
	overflow:hidden;
	margin-right:10px;
}
.i_zwyw .contMain .pic ul li a{
	width:100%;
	height:42px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.i_zwyw .contMain .pic ul li a:hover{
	width:100%;
	height:42px;
	display:block;
	overflow:hidden;
}
.i_zwyw .contMain .pic ul li.t1{
	width: 188px;
    transition: all ease-out .3s;
    background: url(imagesico_yw_on_01.png) no-repeat;
}
.i_zwyw .contMain .pic ul li.t1:hover{
	background:url(imagesico_yw_01.png) no-repeat;
}
.i_zwyw .contMain .pic ul li.t2{
	width:188px;
	transition: all ease-out .3s;
	background:url(imagesico_yw_on_02.png) no-repeat;
}
.i_zwyw .contMain .pic ul li.t2:hover{
	background:url(imagesico_yw_02.png) no-repeat;
}
.i_zwyw .contMain .pic ul li.t3{
	width:150px;
	transition: all ease-out .3s;
	background:url(imagesico_yw_on_03.png) no-repeat;
}
.i_zwyw .contMain .pic ul li.t3:hover{
	background:url(imagesico_yw_03.png) no-repeat;
}

.i_ygzw{
	width:998px;
	height:38px;
	overflow:hidden;
	background:url(imagescont_02.png) repeat-y 839px top #d3eec3;
	margin:0 auto;
	border:#FFF 1px solid;
}
.i_ygzw h2{
	width:92px;
	height:38px;
	overflow:hidden;
	line-height:38px;
	display:block;
	background:url(imagesico_zw_01.png) no-repeat right center #3db10e;
	text-align:center;
}
.i_ygzw .contMain{
	width:746px;
	height:38px;
	overflow:hidden;
	line-height:38px;
}
.i_ygzw .contMain a{
	margin-left:14px;
	margin-right:14px;
}
.i_ygzw .text{
	width:158px;
	height:38px;
	line-height:38px;
	overflow:hidden;
	text-align:center;
}

.i_gggs{
	width:328px;
	height:273px;
	overflow:hidden;
	border:#FFF 1px solid;
	display:inline;
	background:#fff;
}
.i_gggs .title{
	height:39px;
	overflow:hidden;
	background:url(imagestitle_04.png) repeat-x left bottom;
}
.i_gggs .title ul li{
	width:auto;
	height:39px;
	overflow:hidden;
	line-height:39px;
	padding-left:20px;
	padding-right:20px;
	border-left:#FFF 1px solid;
	border-right:#e5e5e5 1px solid;
}
.i_gggs .title ul li.on{
	background:url(imagestitle_03.png) repeat-x left bottom;
	color:#308518;
	font-weight:bold;
}
.i_gggs .title ul li.on a{
	color:#308518;
}
.i_gggs .title ul li.on a:hover{
	color:#308518;
}
.i_gggs .contMain{
	width:288px;
	overflow:hidden;
	margin:0 auto;
}
.i_gggs .contMain ul li{
	width:288px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.i_ldzx{
	width:318px;
	height:273px;
	overflow:hidden;
	border:#fff 1px solid;
	background:#fff;
}
.i_ldzx .pic{
	width:286px;
	height:175px;
	overflow:hidden;
	margin:0 auto;
}
.i_ldzx .pic ul li{
	width:98px;
	height:166px;
	overflow:hidden;
	margin:9px auto auto 30px;
}
.i_ldzx .pic ul li .text{
	width:98px;
	height:143px;
	overflow:hidden;
}
.i_ldzx .pic ul li h3{
	width:98px;
	height:23px;
	line-height:23px;
	overflow:hidden;
	display:block;
	text-align:center;
}
.i_ldzx .ico{
	width:318px;
	height:28px;
	overflow:hidden;
	background:url(imagescont_04.png) repeat-x;
	line-height:28px;
	text-align:center;
	margin:0 auto;
}
.i_dqgk{
	width:318px;
	overflow:hidden;
}
.i_dqgk ul li{
	width:93px;
	height:55px;
	overflow:hidden;
	background:#2b9101;
	margin:8px auto auto 10px;
	transition: all ease-out .5s;
}
.i_dqgk ul li:hover{
	background:#6aaa50;
}
.i_dqgk ul li .text{
	width:28px;
	height:28px;
	overflow:hidden;
	margin:5px auto auto 32px;
}
.i_dqgk ul li h3{
	width:93px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	display:block;
	text-align:center;
}
.i_dqgk ul li h3 a:hover{
	text-decoration:none;
}

.i_bssx{
	width:670px;
	height:348px;
	overflow:hidden;
}
.i_bssx dl{
	width:668px;
	height:103px;
	display:block;
	overflow:hidden;
	background:#fff;
	border:#FFF 1px solid;
	margin-bottom:15px;
}
.i_bssx dl dt{
	width:575px;
	height:34px;
	overflow:hidden;
	float:right;
	line-height:34px;
}
.i_bssx dl dd.pic{
	width:52px;
	height:52px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:24px auto auto 18px;
}
.i_bssx dl dd.text{
	width:565px;
	overflow:hidden;
	float:right;
	line-height:20px;
	word-wrap: break-word; 
    word-break: normal; 
	display:inline;
	margin-right:10px;
}
.i_bssx dl dd.text a{
	margin-right:17px;
}

.i_mail{
	width:318px;
	height:295px;
	overflow:hidden;
	border:#FFF 1px solid;
	background:#fff;
}
.i_mail h3{
	width:318px;
	height:38px;
	overflow:hidden;
	display:block;
	margin-bottom:2px;
	background:#d99657;
	cursor:pointer;
}
.i_mail h3.on{
	background:#d96700;
}
.i_mail h3 .pic{
	width:43px;
	height:38px;
	overflow:hidden;
	display:inline;
	margin-left:30px;
}
.i_mail h3 .text{
	width:230px;
	height:38px;
	display:inline;
	line-height:38px;
	overflow:hidden;
}
.i_mail h3 .text a:hover{
	text-decoration:none;
}
.i_mail .contMain{
	width:318px;
	height:138px;
	overflow:hidden;
	margin-top:-2px;
	display:none;
	background:url(imagescont_08.png) no-repeat center top;
}
.i_mail_cont{
	width:292px;
	height:83px;
	overflow:hidden;
	margin:0 auto;
	line-height:24px;
}
.i_mail_sjxx{
	width:292px;
	height:123px;
	margin:0 auto;
	overflow:hidden;
}
.i_mail_sjxx ul li{
	width:292px;
	height:27px;
	line-height:27px;
	overflow:hidden;
	border-bottom:#cdcdcd 1px dashed;
}
.i_mail_dc{
	width:292px;
	height:123px;
	margin:0 auto;
	overflow:hidden;
}
.i_mail_dc h4{
	width:292px;
	height:38px;
	overflow:hidden;
	display:block;
	line-height:38px;
	text-align:center;
}
.i_mail_dc .content{
	width:292px;
	overflow:hidden;
	line-height:26px;
}

.i_mail_ft{
	width:292px;
	height:113px;
	overflow:hidden;
	margin:0 auto;
}
.i_mail_ft dl dt{
	width:136px;
	height:96px;
	overflow:hidden;
	float:right;
	line-height:24px;
}
.i_mail_ft dl dd.pic{
	width:138px;
	height:96px;
	float:left;
	overflow:hidden;
	position:relative;
}
.i_mail_ft dl dd.pic .bg{
	width:138px;
	height:22px;
	background:#000;
	position:absolute;
	left:0;
	bottom:0;
	z-index:2;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
}
.i_mail_ft dl dd.pic .content{
	width:138px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	z-index:4;
	text-indent:8px;
}
.i_mail_ft dl dd.text{
	width:292px;
	overflow:hidden;
	float:left;
	line-height:28px;
	display:inline;
	margin-top:8px;
}

/*.i_mail_ft .pic{
	width:292px;
	height:80px;
	overflow:hidden;
	position:relative;
}
.i_mail_ft .pic .bg{
	width:292px;
	height:24px;
	background:#000;
	position:absolute;
	left:0;
	bottom:0;
	z-index:2;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
}
.i_mail_ft .pic .text{
	width:292px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	z-index:4;
	text-indent:14px;
}
.i_mail_ft .content{
	width:292px;
	overflow:hidden;
	line-height:30px;
}*/

.i_mjtk{
	width:998px;
	height:146px;
	overflow:hidden;
	background:#fff;
	margin:0 auto;
	border:#FFF 1px solid;
}

.i_mjtk_cont{
	width:680px;
	height:146px;
	overflow:hidden;
}
.i_mjtk_cont h2{
	width:36px;
	height:146px;
	overflow:hidden;
	display:block;
	background:#308518;
}
.i_mjtk_cont h2 span{
	width:18px;
	height:auto;
	display:block;
	overflow:hidden;
	margin-top:32px;
	margin-left:10px;
}
.i_mjtk_cont .contMain{
	width:644px;
	height:146px;
	overflow:hidden;
}
.i_mjtk_cont .contMain ul{
	width:6000px;
	display:block;
	overflow:hidden;
}
.i_mjtk_cont .contMain ul li{
	width:188px;
	height:126px;
	overflow:hidden;
	margin:10px auto auto 20px;
	position:relative;
}
.i_mjtk_cont .contMain ul li .pic{
	width:188px;
	height:126px;
	overflow:hidden;
}
.i_mjtk_cont .contMain ul li .content{
	width:188px;
	height:24px;
	overflow:hidden;
	position:absolute;
	left:0;
	display:none;
	bottom:0;
}
.i_mjtk_cont .contMain ul li .content .bg{
	width:188px;
	height:24px;
	overflow:hidden;
	background:#000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	z-index:1;
	position:absolute;
}
.i_mjtk_cont .contMain ul li .content .text{
	width:188px;
	height:24px;
	overflow:hidden;
	line-height:24px;
	z-index:3;
	text-align:center;
	position:absolute;
}
.i_mjtk_news{
	width:317px;
	height:146px;
	overflow:hidden;
	background:url(imagescont_07.png) no-repeat left top;
}
.i_mjtk_news .title{
	width:284px;
	height:38px;
	overflow:hidden;
	background:url(imagestitle_05.png) repeat-x left bottom;
	line-height:38px;
	margin:0 auto;
	text-indent:9px;
}
.i_mjtk_news .contMain{
	width:284px;
	overflow:hidden;
	margin:0 auto;
}
.i_mjtk_news .contMain ul li{
	width:284px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}

.i_mjtk_ico{
	width:317px;
	height:146px;
	overflow:hidden;
	background:url(imagescont_07.png) no-repeat left top;
}
.i_mjtk_ico ul{
	width:294px;
	overflow:hidden;
	display:block;
	margin:10px auto auto 10px;
}
.i_mjtk_ico ul li{
	width:90px;
	height:63px;
	overflow:hidden;
	background:#206e00;
	margin:0 auto 8px 8px;
	transition: all ease-out .3s;
	-moz-border-radius: 6px;      
    -webkit-border-radius: 6px;  
    border-radius:6px;
	transition: all ease-out .3s;
}
.i_mjtk_ico ul li .pic{
	width:30px;
	height:30px;
	overflow:hidden;
	margin:7px auto auto 30px;
}
.i_mjtk_ico ul li h3{
	width:90px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	display:block;
	text-align:center;
}
.i_mjtk_ico ul li a:hover{
	text-decoration:none;
}
.i_mjtk_ico ul li:hover{
	background:#6aaa50;
}





@charset "gb2312";







*{padding:0px; margin:0px;}

body {
	font-size: 12px;
	color: #333333;
	font-family:"宋体";
	background:#e7f3eb;
}


.fl{ float:left;}
.fr{ float:right;}

.clear{
    content:".";
    display:block;
    font-size:0px;
    line-height:0px;
    height:0px;
    clear:both;
    visibility:hidden;
}


a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#d30000;
	text-decoration:underline;
}
ul{
    list-style-type:none;
	clear:both;
	}
li{
    display:inline;
	float:left;
	}
img{
	border:0;
}
.imgAni:hover img{
    -moz-transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
}
.imgAni img{
    width: 100%;
    height: 100%;
    transition: all ease-out .3s;
}
h2{
	font-family:"微软雅黑" , Arial, Helvetica, sans-serif;
}
.blankH10{
    height:10px;
	font-size:0px;
	overflow:hidden;
}
.blankH12{
    height:12px;
	font-size:0px;
	overflow:hidden;
}
.blankH5{
    height:5px;
	font-size:0px;
	overflow:hidden;
}
.blankH3{
    height:3px;
	font-size:0px;
	overflow:hidden;
}
.blankH2{
    height:2px;
	font-size:0px;
	overflow:hidden;
}
.blankH6{
    height:6px;
	font-size:0px;
	overflow:hidden;
}
.blankH8{
    height:8px;
	font-size:0px;
	overflow:hidden;
}
.blankH24{
    height:24px;
	overflow:hidden;
}
.blankH28{
    height:28px;
	overflow:hidden;
}
.blankH30{
    height:30px;
	overflow:hidden;
}

.blankH20{
    height:20px;
	overflow:hidden;
}
.blankH22{
    height:22px;
	overflow:hidden;
}
.blankH10{
    height:10px;
	overflow:hidden;
}
.blankH16{
    height:16px;
	overflow:hidden;
}
.blankH18{
    height:18px;
	overflow:hidden;
}
.blankH14{
    height:14px;
	overflow:hidden;
}

	
/* 公用头部样式 */
#top_banner{
	width:1000px;
	height:236px;
	overflow:hidden;
	margin:0 auto;
}
#nav_wiap{
	width:1004px;
	height:55px;
	overflow:hidden;
	margin:0 auto;
	background:url(imagesnav_bg.png) no-repeat;
}
.nav_cont{
	width:745px;
	height:55px;
	overflow:hidden;
}
.nav_cont ul li{
	width:142px;
	height:50px;
	overflow:hidden;
	text-align:center;
	line-height:50px;
	margin-left:2px;
	text-shadow: 2px 2px 1px #fff;
	background:url(imagesnav_line.png) repeat-y right top;
}
.nav_cont ul li.on{
	background:url(imagesnav_on.png) repeat-x;
	color:#FFF;
	text-shadow:none;
}
.nav_cont ul li.on a{
	color:#FFF;
}
.nav_cont ul li.on a:hover{
	color:#FFF;
	text-decoration:none;
}
.nav_ser{
	width:234px;
	height:34px;
	overflow:hidden;
	display:inline;
	margin:8px 12px auto auto;
}
.nav_ser ul li.t1{
	width:194px;
	height:32px;
	overflow:hidden;
	border:#d4d8d4 1px solid;
	border-right:none;
	background:url(imagesnav_ser_02.png) no-repeat;
}
.nav_ser ul li.t1 input{
	width:194px;
	height:32px;
	overflow:hidden;
	float:left;
	line-height:32px;
	border:0;
	background:none;
	padding-left:6px;
	color:#999;
}
.nav_ser ul li.t2{
	width:39px;
	height:34px;
	overflow:hidden;
	background:url(imagesnav_ser_01.png) no-repeat;
}
.nav_ser ul li.t2 input{
	width:39px;
	height:34px;
	overflow:hidden;
	float:left;
	border:0;
	background:none;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
}
#fullSlide {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height:600px;
	z-index:-2;
	overflow:hidden;
}
#fullSlide ul {
	height: 100% !important; 
	width: 100% !important; 
}
#fullSlide ul li {
	height: 100% !important;
	width: 100% !important;
	height:600px; 
	background-position: center top; 
	background-repeat: no-repeat;
	overflow:hidden;
}

#bot_wiap{
	width:100%;
	overflow:hidden;
	background:url(imagesbot_bg.png) repeat-x center top #e8f4e6;
}
.bot_link{
	width:1000px;
	height:46px;
	overflow:visible;
	margin:0 auto;
	position:relative;
	z-index:10;
	background:url(imageslink_line.png) repeat-x left bottom;
}
.bot_link .title{
	width:1000px;
	height:46px;
	overflow:hidden;
	line-height:46px;
	position:absolute;
	left:0;
	top:0;
}
.bot_link .title ul li{
	width:auto;
	height:46px;
	overflow:hidden;
	padding-left:20px;
	padding-right:30px;
	text-align:center;
}
.bot_link .title ul li.on{
	background:url(imageslink_on.png) no-repeat center bottom;
}
.bot_link .bd ul{
	display:none;
}
.bot_link .contMain{
	width:998px;
	height:92px;
	overflow-x:hidden;
	overflow-y:scroll;
	background:#eff7f2;
	border:#b3d9ae 1px solid;
	position:absolute;
	left:0;
	top:45px;
	padding-top:10px;
	padding-bottom:10px;
	z-index:10;
}
.bot_link .contMain dl dd{
	width:178px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-left:15px;
	z-index:20;
}
.bot_cont{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	padding-top:20px;
	padding-bottom:20px;
	line-height:24px;
}
.bot_pic{
	width:100%;
	height:55px;
	padding-top:12px;
	overflow:hidden;
}
.bot_pic ul li{
	width:209px;
	height:55px;
	overflow:hidden;
	margin-right:20px;
}

#service{
	position:fixed; 
	_position:absolute;
	right:0;
	top:0;
	width:55px;
	height:100%;
	z-index:20;
	overflow:visible;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,0)||0)-(parseInt(this.currentStyle.marginBottom,0)||0)));
}
#service .contMain{
	width:55px;
	height:100%;
	overflow:visible;
	position:relative;
}
#service .contMain .bg{
	width:55px;
	height:100%;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	background:#2b9101;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	z-index:10;
}
#service .contMain .content{
	width:55px;
	overflow:visible;
	position:absolute;
	left:0;
	top:0;
	z-index:16;
}
#service .contMain .content ul li{
	width:55px;
	height:65px;
	overflow:visible;
	border-bottom:#16900c 1px solid;
	position:relative;
	cursor:pointer;
}
#service .contMain .content ul li span{
	width:55px;
	height:65px;
	overflow:hidden;
	display:block;
}
#service .contMain .content ul li span a{
	width:55px;
	height:65px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#service .contMain .content ul li span.t1{
	background:url(imagesico_fw_01.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_01.png");
}
#service .contMain .content ul li span.t2{
	background:url(imagesico_fw_02.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_02.png");
}
#service .contMain .content ul li span.t3{
	background:url(imagesico_fw_03.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_03.png");
}
#service .contMain .content ul li span.t4{
	background:url(imagesico_fw_04.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_04.png");
}
#service .contMain .content ul li span.t5{
	background:url(imagesico_fw_05.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_05.png");
}
#service .contMain .content ul li span.t6{
	background:url(imagesico_fw_06.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_06.png");
}
#service .contMain .content ul li span.t7{
	background:url(../images/ico_fw_07.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_07.png");
}
#service .contMain .content ul li span.t8{
	background:url(../images/ico_fw_08.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_08.png");
}
#service .contMain .content ul li span.t9{
	background:url(../images/ico_fw_09.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_09.png");
}
#service .contMain .content ul li span.t10{
	background:url(../images/ico_fw_10.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_10.png");
}
#service .contMain .content ul li span.t11{
	background:url(../images/ico_fw_11.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_11.png");
}
#service .contMain .content ul li span.t11 a{
	width:36px;
	height:36px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
#service .contMain .content ul li span.t12{
	background:url(../images/ico_fw_12.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_12.png");
}
#service .contMain .content ul li span.t12 a{
	width:36px;
	height:36px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}

#service .contMain .content ul li.on span.t1{
	background:url(imagesico_fw_on_01.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_01.png");
}
#service .contMain .content ul li.on span.t2{
	background:url(imagesico_fw_on_02.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_02.png");
}
#service .contMain .content ul li.on span.t3{
	background:url(imagesico_fw_on_03.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_03.png");
}
#service .contMain .content ul li.on span.t4{
	background:url(imagesico_fw_on_04.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_04.png");
}
#service .contMain .content ul li.on span.t5{
	background:url(imagesico_fw_on_05.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_05.png");
}
#service .contMain .content ul li.on span.t6{
	background:url(imagesico_fw_on_06.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_06.png");
}
#service .contMain .content ul li.on span.t7{
	background:url(../images/ico_fw_on_07.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_07.png");
}
#service .contMain .content ul li.on span.t8{
	background:url(../images/ico_fw_on_08.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_08.png");
}
#service .contMain .content ul li.on span.t9{
	background:url(../images/ico_fw_on_09.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_09.png");
}
#service .contMain .content ul li.on span.t10{
	background:url(../images/ico_fw_on_10.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_10.png");
}
#service .contMain .content ul li.on span.t11{
	background:url(../images/ico_fw_on_11.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_11.png");
}
#service .contMain .content ul li.on span.t12{
	background:url(../images/ico_fw_on_12.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_12.png");
}
#service .contMain .content ul li .wind{
	width:100px;
	height:55px;
	overflow:hidden;
	position:absolute;
	left:-94px;
	top:0;
	line-height:55px;
	text-indent:9px;
	display:none;
	background:url(imagesico_fw_on.png) no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on.png");
}
#service .contMain .content ul li .wind_wx{
	width:100px;
	height:110px;
	overflow:hidden;
	position:absolute;
	left:-94px;
	top:0;
	display:none;
	background:url(imageswx_bg.png) no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/wx_bg.png");
}
#service .contMain .content ul li .wind_wx .pic{
	width:85px;
	height:85px;
	overflow:hidden;
	margin:4px auto auto 5px;
}
#service .contMain .content ul li .wind_wx h3{
	width:100px;
	height:22px;
	overflow:hidden;
	display:block;
	text-align:center;
	line-height:22px;
}
#service .contMain .content ul li .wind_wx dl{
	width:80px;
	overflow:hidden;
	display:block;
	margin:0 auto;
	padding-top:10px;
}
#service .contMain .content ul li .wind_wx dl dd{
	width:80px;
	height:30px;
	overflow:hidden;
	border-bottom:#cacaca 1px dashed;
	line-height:30px;
	text-align:center;
}

#service .contMain .content ul li span.t6 {
    background: url(imagesico_fw_06.png) no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_06.png");
}











