@charset "utf-8";
/* CSS Document */
/*公用样式开始*/
*{ margin:0px; padding:0px;}
 img { border:0px;}

@font-face {
	font-weight: normal;
	font-style: normal;
}
H1,H2,H3,H4,H5,H6 {
	FONT-SIZE: 100%; FONT-WEIGHT: normal
}

H1 {
	FONT-SIZE: 40px;
}
H2 {
	FONT-SIZE: 25px;
}
H3 {
	FONT-SIZE: 18px;
}
H4 {
	FONT-SIZE: 16px;
}
H5 {
	FONT-SIZE: 15px;
}
H6 {
	FONT-SIZE: 14px;
}


body{
	font-family:Arial;
	font-size:12px;
	line-height:24px;
	text-align:center;
	background-repeat: repeat-x;
	color:#444;
	font-size:14px; font-family:'微软雅黑'; 
}

.f_red{
	color:#ed208a; font-size:150%;
}
.f_blue{
	color:#00a2ff; font-size:120%; font-weight:bold;
}
.f_orange{
	color:#fabe00; font-size:120%; font-weight:bold;
}



li,ul,ol,dl{ list-style:none;}
li,select,textarea,input{ vertical-align:middle;}
a{ text-decoration:none; color:#444;}
a:hover{ color:#0661b6;}



a.fmore{
	color:#fff; text-decoration:none;
}
a:link.fmore{
	color:#fff; text-decoration:none;
}
a:visited.fmore{
	color:#fff; text-decoration:none;
}
a:hover.fmore{
	color:#fff;text-decoration:underline;
}

a.fmore1{
	color:#ae143f; text-decoration:none;
}
a:link.fmore1{
	color:#ae143f; text-decoration:none;
}
a:visited.fmore1{
	color:#ae143f; text-decoration:none;
}
a:hover.fmore1{
	color:#ae143f;text-decoration:underline;
}

a.tit1{
	color:#067cea; text-decoration:none;
}
a:link.tit1{
	color:#067cea; text-decoration:none;
}
a:visited.tit1{
	color:#067cea; text-decoration:none;
}
a:hover.tit1{
	color:#067cea;text-decoration:underline;
}

a.fmore3{
	color:#0092df; text-decoration:none;
}
a:link.fmore3{
	color:#0092df; text-decoration:none;
}
a:visited.fmore3{
	color:#0092df; text-decoration:none;
}
a:hover.fmore3{
	color:#0092df;text-decoration:underline;
}


a.f_more_v{
	color:#fff; text-decoration:none; background:#e79404; padding:5px 30px;  font-size:20px; margin-top:15px;
	-moz-border-radius: 10px;     /* Gecko browsers */
	-webkit-border-radius:  10px;   /* Webkit browsers */
	border-radius: 10px;            /* W3C syntax */
}
a:link.f_more_v{
	color:#fff; text-decoration:none;
}
a:visited.f_more_v{
	color:#fff; text-decoration:none;
}
a:hover.f_more_v{
	color:#fff;text-decoration:none; background:#e74f04;
}

/*公用样式结束*/


/*顶部*/
.header{
width:100%; height:90px; text-align:center; background:#fdfdfd;
}
.header_wrap{
width:1092px; height:90px; margin: 0 auto;
}
.logo{
width:auto; float:left; display:inline; height:57px; margin:16px 0; border:#006334 solid 0px;
}
.header_other {
	width:174px; float:right; display:inline; margin:5px 0px 0 0 ; border:#006334 solid 0px; text-align:right;
	}
.header_other img{
	-moz-border-radius:20px;/* FF*/
	border-radius:20px;
	-webkit-border-radius:20px;   /* Webkit browsers */
	margin: 0 0 0 10px ;
	}

.top_wza {
	width:auto; height:30px; border:#060 solid 0px; float:right; text-align:right; font-size:12px; margin-top:10px; display:inline; margin-left:20px;
	}	

.top_member {
	width:134px; height:30px; border:#060 solid 0px; float:right; text-align:right; font-size:12px; margin-top:10px; text-align:right;
	}	
.top_member span {
	
	}
.top_member a {
	 margin-left:10px;
	}	
	
.sear_bg{width:360px; height:40px; margin:0 auto; float:left; display:inline; line-height:40px; margin:26px 0px 0px 80px; }
.kuang{
	 width:260px; height:32px; border:#067cea solid 1px; padding:0 14px; line-height:32px; float:left; font-family:'微软雅黑'; 
}
.anniu{
	background:#067cea; width:60px; height:34px; line-height:28px; border:#067cea solid 1px; color:#FFF; cursor:pointer; float:left; font-size:16px; font-family:'微软雅黑'; 
}
.anniu:hover{
	background:#067cea; 
}	



.navbox{height:50px;z-index:9; margin:auto;background:#067cea;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;font-family:'微软雅黑'; z-index:10000;
/*position:relative;*/
}
.nav{width:1100px;margin:0 auto;height:50px; list-style:none; z-index:10000;}
.nav li{float:left;height:50px;position:relative; list-style:none;}
.nav li.last{background:none;}
.nav li a{text-decoration:none;}
.nav li a span{float:left;display:block;line-height:48px;font-size:15px;color:#ffffff;cursor:pointer;width:100px;text-align:center; font-size: 13px; }
.mj_hover_menu{text-decoration:none; width:100px; background:#0661b6; height:50px;}
 .submenu{display:block;}
.submenu{display:none;position:absolute;top:50px;left:-9px; z-index:10000;}
.submenu li{float:none;padding:0;background:none;height:auto;border-bottom:dotted 0px #BEBEBE;}

.mj_menu_li_txt{line-height:22px; font-size:12px; color:#696969;}
.mj_menu_li_txt em{ float:left; list-style:none; margin: 4px 16px; font-size:14px; font-style:normal;}

.mj_menu_li_txt a{color:#696969; text-decoration:none;}
.mj_menu_li_txt a:hover{color:#696969; text-decoration:underline;}

.mj_menu_news_bg{
	width:691px;
	height:185px;
	border:#00CC00 solid 0px;
	background-image: url(/Public/Home/default/images/menu_news_bg1.png);
	background-repeat: no-repeat;
	background-position: 5px top;
}
.mj_menu_news_main{width:651px; margin:auto; padding-top:12px;}
.mj_menu_news_li{padding:0px 0px; width:290px;  height:130px; float:left; border-right:solid 1px #cccccc; }
.mj_menu_news_img{float:right; text-align:left; color:#0661b6; line-height:30px; font-size:20px; text-align:right; display:inline; margin-right:10px; width:340px; margin-top:5px;}
.mj_menu_news_img img{ width:340px; height:100px;}


.submenu1,.submenu2,.submenu3,.submenu4,.submenu5 {}
.submenu6,.submenu7,.submenu8,.submenu9,.submenu10{right:0; left:-591px;}
.submenu147{display:none; width:0px !important; height:0px !important; overflow:hidden;}
.submenu148{display:none; width:0px !important; height:0px !important; overflow:hidden;}



.banner{
	width:100%; height:170px; float:left; display:inline; background-color:#468ddb; overflow:hidden; text-align:center; 
}
.banner1{
	background:url(/Public/Home/default/images/banner_s1.jpg) center center no-repeat;
}
.banner2{
	background:url(/Public/Home/default/images/banner_s2.jpg) center center no-repeat;
}
.banner3{
	background:url(/Public/Home/default/images/banner_s3.jpg) center center no-repeat;
}
.banner4{
	background:url(/Public/Home/default/images/banner_s4.jpg) center center no-repeat;
}
.banner5{
	background:url(/Public/Home/default/images/banner_s5.jpg) center center no-repeat;
}
.banner6{
	background:url(/Public/Home/default/images/banner_s6.jpg) center center no-repeat;
}
.banner7{
	background:url(/Public/Home/default/images/banner_s7.jpg) center center no-repeat;
}
.banner8{
	background:url(/Public/Home/default/images/banner_s8.jpg) center center no-repeat;
}
.banner9{
	background:url(/Public/Home/default/images/banner_s9.jpg) center center no-repeat;
}
.banner10{
	background:url(/Public/Home/default/images/banner_s10.jpg) center center no-repeat;
}
.banner69{
	background:url(/Public/Home/default/images/banner_s69.jpg) center center no-repeat;
}
.banner124{
	background:url(/Public/Home/default/images/banner_s124.jpg) center center no-repeat;
}
.banner125{
	background:url(/Public/Home/default/images/banner_s66.jpg) center center no-repeat;
}
.banner66,.banner137{
	background:url(/Public/Home/default/images/banner_s66.jpg) center center no-repeat;
}



/*内容部分样式开始*/
.wrap{
	width:1092px; margin:0 auto; text-align:center; border:#0000CC solid 0px;
}

.page_left {
	width:220px; float:left; display:inline; border:#060 solid 0px;  margin-top:20px;
	}
.page_main {
	width:850px; float:right; display:inline; border:#060 solid 0px;  margin-top:20px;
	}	
.path {
	width:100%; border-bottom:#CCC solid 1px; line-height:50px; height:50px; float:left;
	}
	
.path h2{
	float:left; color:#0661b6;
	}
.path p{
	float:right;
	
	}	

.left_menu{
	width:220px; height:auto; float:left;
	}

.left_menu h2{
	width:100%; height:50px; line-height:50px; text-align:center; color:#fff; background:#067cea;
	}
	
	
.menu_head{width:198px;height:40px;line-height:40px;padding-left:20px;font-size:18px;color:#067cea;cursor:pointer;border:1px solid #e1e1e1;position:relative;margin:0px;background:#f1f1f1 url(../images/pro_left.png) center right no-repeat; text-align:left; border-top:0;}
.menu_list .nonelist{background:#f1f1f1; }
.menu_list .current{background:#f1f1f1 url(../images/pro_down.png) center right no-repeat;}
.menu_body{width:218px;height:auto;overflow:hidden;border-left:1px solid #e1e1e1;backguound:#fff;border-right:1px solid #e1e1e1; text-align:left; text-indent:1px; font-size:15px; padding-bottom:0px;}

.menu_body ul{}

.menu_body ul li{ width:188px; margin: 0 auto; padding:5px 0 5px 0; padding-left:30px; color:#777777;border-bottom:#ccc dotted 1px; margin-bottom:0px; text-align:left; line-height:24px;}
.menu_body ul li h4{  line-height:24px; float:none; margin: 0;}
.left_on1{
	background:#d8ebfd; color:#0661b6;
	}

.menu_body ul li h5{ font-style:normal; font-size:13px;  margin-left:10px; line-height:25px;}
.left_on2{ color:#0661b6;}


.list{
	width:100%; height:auto;
	}
.list ul{
	width:100%; height:auto; float:left; margin-top:10px;
	}
.list ul li{
	width:100%; height:40px; line-height:40px; border-bottom:#CCC dotted 1px; float:left; background:url(/Public/Home/default/images/pen.png) center left no-repeat;
	}
.list ul li h4{
	 float:left; text-indent:20px;
	}
.list ul li span{
	 float:right; color:#999;
	}	



.list_img{
 width:100%; height:auto; margin: 0 auto; margin-bottom:20px; float:left; display:inline; padding: 0px 0 0px 0; text-align:center;
 }
.list_img ul {
 width:100%; height:auto;  border:#006600 solid 0px; text-align:left; margin: 0 auto; float:left; display:inline;
 }
.list_img ul li{
 width:818px; padding:15px 15px; background:#fff; margin: 15px 0 0 0; height:auto; float:left; display:inline; border:#ededed solid 1px;
 }
.list_img ul li:hover{
	background:#ededed;
 } 
.listimg {
	width:200px; height:150px; border:#F30 solid 0px; float:left; overflow:hidden;
	} 
.listimg img {
	width:200px; height:150px;
	} 
 
.list_img ul li h3{
 width:594px;float:right; display:inline; text-indent:0px;  line-height:24px; 
 } 
.list_img ul li p{
 width:594px;float:right; display:inline; line-height:26px; margin:10px 0; text-indent:0px;
 }  
.list_img ul li h4{
	float:right; display:inline;  font-size:14px; color:#999; text-align:right; margin-left:15px;
 } 
 
 
.list_tec{
 width:100%; height:auto; margin: 0 auto; margin-bottom:20px; float:left; display:inline; padding: 0px 0 0px 0; text-align:center;
 }
.list_tec ul {
 width:100%; height:auto;  border:#006600 solid 0px; text-align:left; margin: 0 auto; float:left; display:inline;
 }
.list_tec ul li{
 width:818px; padding:15px 15px; background:#fff; margin: 15px 0 0 0; height:auto; float:left; display:inline; border:#ededed solid 1px;
 }
.list_tec ul li:hover{
	background:#ededed;
 } 
.listimg2 {
	width:120px; height:150px; border:#F30 solid 0px; float:left; overflow:hidden;
	} 
.listimg2 img {
	width:120px; height:150px;
	} 	
 
.list_tec ul li h3{
 width:675px;float:right; display:inline; text-indent:0px;  line-height:24px; 
 } 
.list_tec ul li p{
 width:675px;float:right; display:inline; line-height:26px; margin:10px 0; text-indent:0px;
 }  
.list_tec ul li h4{
	float:right; display:inline;  font-size:14px; color:#999; text-align:right; margin-left:15px;
 } 



.page {
	width:auto; height:auto; float:right; text-align:right; margin: 30px 0;
	}
.page span{
	width:26px; height:26px; display:block; float:left; text-align:center; line-height:25px; margin: 0 4px;border:#ccc solid 1px;
	}
.page a {
	width:26px; height:26px; display:block; float:left; text-align:center; line-height:25px; margin: 0 4px;border:#ccc solid 1px;
	}
.page a:hover {
	background:#067cea; color:#FFF; border:#067cea solid 1px;
	}
.current {
	background:#067cea; color:#FFF; border:#067cea solid 1px;
	}
a:visited.curut {
	background:#067cea; color:#FFF; border:#067cea solid 1px;
	}	

/*频道页*/

.channel{
	width:348px;
	height:234px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-right:18px;
	margin-top:18px;
	border:#30a7e0 solid 2px;
	-moz-border-radius: 38px 0 38px 0;     /* Gecko browsers */
	-webkit-border-radius:  38px 0 38px 0;   /* Webkit browsers */
	border-radius: 38px 0 38px 0;            /* W3C syntax */
	background-image: url(/Public/Home/default/images/channel_bg0.png);
	background-repeat: no-repeat;
	background-position: -80px -80px;
}

	
	
.channel_t{
	width:100%; height:40px; float:left; display:inline; line-height:39px;  background:#30a7e0; margin-bottom:6px;
	}	
	
.channel_t h3{
	float:left; display:inline; margin-left:25px; color:#FFF;
	}
.channel_t span{
	float:right; display:inline; margin-right:10px; color:#FFF; font-size:12px;
	}	
	
.channel ul{
	width:320px; height:auto; margin: 0 auto;
	}
.channel ul li{
	width:100%; height:33px; line-height:33px; border-bottom:#CCC dotted 1px; float:left;
	}
.channel ul li h6{
	 float:left;
	}
.channel ul li span{
	 float:right; font-size:13px;
	}	
.channel p{
	width:320px; height:auto; margin: 0 auto; text-align:left; text-indent:0px; line-height:25px; color:#555; font-size:13px;
	}
.channel p img{
	width:140px; float:left; margin: 9px 18px 4px 0; height:110px;
	}	

.channel0{border:#54a109 solid 2px;}
.channel1{border:#73a307 solid 2px;}
.channel2{border:#82a407 solid 2px;}
.channel3{border:#a0a605 solid 2px;}
.channel4{border:#baa704 solid 2px;}
.channel5{border:#c1a804 solid 2px;}
.channel6{border:#d4a903 solid 2px;}
.channel7{border:#e0aa02 solid 2px;}
.channel8{border:#ea8d1f solid 2px;}
.channel9{border:#e7811d solid 2px;}
.channel10{border:#f26c12 solid 2px;}
.channel11{border:#cf5424 solid 2px;}	
.channel12{border:#c00 solid 2px;}
.channel13{border:#98ba25 solid 2px;}	

.channel_t0 {background:#54a109;}
.channel_t1 {background:#73a307;}
.channel_t2 {background:#82a407;}
.channel_t3 {background:#a0a605;}
.channel_t4 {background:#baa704;}
.channel_t5 {background:#c1a804;}
.channel_t6 {background:#d4a903;}
.channel_t7 {background:#e0aa02;}
.channel_t8 {background:#ea8d1f;}
.channel_t9 {background:#e7811d;}
.channel_t10 {background:#f26c12;}
.channel_t11 {background:#cf5424;}
.channel_t12 {background:#c00;}

.channel_cc0 {
	background:#54a109;
	}

.channel_cc1 {
	background:#73a307;
	}
.channel_ii { width:129px; margin:25px auto 0 auto; font-size:30px; line-height:42px;}
.channel_ii a{color:#fff;}

.channel_ii a:visited{color:#fff;}
.channel_ii a:hover{color:#ff0;}
/*内容部分样式结束*/

.article{
	 width:100%; height:auto; margin: 0 auto; margin-bottom:0px; text-align:center;
}

.article h1{
	 width:100%; height:auto; line-height:30px; text-align:left; font-size:26px; font-family:'微软雅黑'; color:#067cea; padding-top:20px; float:left; display:inline;
}

.article h3{
	 width:100%; height:auto; line-height:40px; border-top:#cccccc dotted 1px; text-align:right; font-size:14px;   margin-top:20px; font-weight:normal; color:#666; float:left; display:inline; margin-bottom:20px;
}
.article h3 span{
	margin: 0 10px;
}


.article_con {
	width:100%; height:auto; margin: 0 auto;  border:#006600 solid 0px; text-align:left; float:left; display:inline;
} 
.article_con p {
	margin:20px 0; line-height:25px; text-indent:32px; font-size:15px; color:#555;
}
.article_con p img {
	margin-left:-24px; max-width:100%;
}

.article_con  table {
		border:#CCC solid 1px;
}
.article_con  table td {
		
}
.article_con  table p {
	text-indent:0px; margin:5px 0;
}

.fenye1 { width:100%; float:right; text-align:left; margin:20px 0;}


/*版权信息*/

.footer{
	 background:#FFF; text-align:center; font-size:90px; float:left; display:inline; height:auto; width:100%; margin-top:15px; border-top:#067cea solid 0px;
}


.footer_p{
	 width:100%; margin: 0 auto; background:#067cea; float:left; height:auto; padding:10px 0;
}
.footer_p_c{
	text-align:left; font-size:12px; width:1092px; margin: 0 auto; color:#FFF;
}

.footer_p_c p{
	text-align:left; float:left; font-size:12px; width:90%; margin: 0 auto; color:#FFF; padding:2px 0;
}
.footer_p_c a{
		color:#fff;
	}


.ewm { height:80px; float:right; }
/*.f_menu02 { background:url(/Public/Home/default/images/f_menu_ifoc2.png) center center no-repeat;}
.f_menu01 { background:url(/Public/Home/default/images/f_menu_ifoc1.png) center center no-repeat;}


.footer_m{
	text-align:center; margin: 0 auto; height:auto; width:1092px; border:#FF0000 solid 0px; margin-top:5px;
}


.f_menu{
	width:243px; border-right:dotted #f00 0px;  border-bottom:dotted #f00 0px;  float:left; text-align:left; height:140PX; padding: 5px 10px; background-color:#f1efef; margin: 0px 13px 13px 0; text-align:center;
	-moz-border-radius: 6px;     /* Gecko browsers */
   /*  -webkit-border-radius: 6px;   /* Webkit browsers */
    /* border-radius:6px;            /* W3C syntax */
/*}

.f_menu:hover{
	background-color:#d6eafc; 
}

.f_menu h2{
	line-height:130px; margin: 0 auto; font-size:34px;
}

.f_menu_t{
	width:100%; line-height:35px;

}
.f_menu li{
	width:auto; margin: 0 12PX; font-size:12px; line-height:25px; float:left; display:inline; text-align:left; background:url(/Public/Home/default/images/icon_dian.jpg) center left no-repeat; text-indent:7px; border:#030 solid 0px; color:#666;
}
.f_menu li a{
	color:#666;
}
*/


.footer_c {text-align:center; margin: 0 auto; height:auto; width:1092px; }

.footer_m{
	margin: 0 auto; height:auto; width:874px; border:#FF0000 solid 0px; margin-top:0px; float:left; margin-bottom:15px; border-top:#ccc solid 0px;
}

.f_menu{
	width:139px; overflow:hidden; border-left:solid #6ea869 1px;  border-top: solid #6ea869 3px; display:inline;  float:left; text-align:left; height:164px; padding: 15px 5px 10px 15px; overflow:hidden; margin-bottom:10px; margin-right:14px;
	-moz-border-radius: 0px 38px 0 38px;     /* Gecko browsers */
	-webkit-border-radius:  0px 38px 0 38px;   /* Webkit browsers */
	border-radius: 0px 38px 0 38px;            /* W3C syntax */	
	
}

.f_menu2{
	-moz-border-radius:  38px 0 38px 0;     /* Gecko browsers */
	-webkit-border-radius:38px 0 38px 0;   /* Webkit browsers */
	border-radius:38px 0 38px 0;            /* W3C syntax */	
	height:115px;
	border-left:solid #6ea869 0px;
	border-right:solid #6ea869 1px; 
	
}
.f_menu_color2 {
	border-color:#3384e6;
	}



.f_menu h4{
	 margin: 0 auto; font-size:16px; text-align:left; font-weight:bold; line-height:18px; margin-bottom:10px; 
}

.f_menu_t{
	width:100%; line-height:35px; float:left; display:inline;
}
.f_menu li{
	width:auto; font-size:12px; line-height:22px; float:left; display:inline; margin-right:15px; text-align:left; background:url(/Public/Home/default/images/icon_dian.jpg) center left no-repeat; text-indent:6px; border:#030 solid 0px; color:#666;  white-space: nowrap;
}

.f_menu li a{
	color:#666;
}

.f_icon{
	width:216px; height:auto; float:right; border:#030 solid 0px;
	}
.f_icon ul{
	width:100%; height:auto;
	}
.f_icon ul li{
	width:100%; height:auto; margin-bottom:20px;
	}
.f_icon ul li img {
	width:216px;
	}	




/**************from表单**********************/
.form{ padding:15px; border:#ccc solid 1px; float:left; width:818px; margin-top:10px; text-align:left;}
.listtop,.listbottom{   margin-left: 10px; }
.listtop{margin-top: 10px;border:1px  solid #CCCCCC;border-bottom: none;padding-left: 10px; padding-bottom: 15px;width: 710px;background: #F5F5F5;}
.con_edit{margin: 10px;}
.form_top{padding-left: 10px; padding-bottom: 15px;}
.form dl {overflow: hidden;zoom: 1;padding-top: 15px;}
.form dt {float: left;width: 16%;font-size: 14px;padding: 3px 0 0 0;color: #666;}
.form dd {float: left;line-height: 22px; margin-right:10px;}
.form dd select, .form dd input {vertical-align: middle;}
.form dd .logo{border: 1px solid #D4D4D4;}
.form dd .wxqrcode{width: 80px;height: 80px;border: 1px solid #D4D4D4;}
.form dd p {clear: both;color: #A0A0A0;padding: 4px 0 0 0;line-height: 16px;}
.form_b {text-align: left;padding: 20px 0 10px 80px;}
.form .btn7 {margin-left: 10px;}

/**/
.personInfo{padding:5px; font-size:14px;}
.personInfo li{line-height:160%;}

.h3{padding:5px; background:#C5E3FA; font-size:14px; font-weight:bold;}


.disable{color:#a7a7a7;}

.btn_blue, .btn_orange, .btn_green{background:#0d9ae4; font-size:20px; font-family:'微软雅黑';
line-height:1.8em;
padding:0px 15px; margin:2px;
border:0px;/*border-radius: 5px;*/
color:#fff; cursor: pointer; line-height:34px; padding:0 50px; margin: 0 15px;
-moz-border-radius: 6px;     /* Gecko browsers */
    -webkit-border-radius: 6px;   /* Webkit browsers */
    border-radius:6px;            /* W3C syntax */
}
.btn_blue:hover {background-color: #0084c9;}
.btn_orange {background-color: #e4570d;}
.btn_orange:hover {background-color: #c13b00;}

.btn_green {background-color: #04be00;}
.btn_green:hover {background-color: #079b04;}
