*{
	margin:0px;
	padding:0px;
}
ul{
	list-style:none;
}
ul,li   {display:inline;}

img,input,button{
	border:0px;
}
button{
	cursor:hand;
	cursor:pointer;
}
body{
	font-size:12px;
	font-family:Verdana,"宋体" Arial, SunSans-Regular, Sans-Serif;
	color:#818181;
	background:#fff;
	text-align:left;
}
a:link {
	color:#808080;
	text-decoration:none;
}
a:visited {
	color:#808080;
	text-decoration:none;
}
a:hover {
	color:#808080;
	text-decoration:underline;
}
a:active {
	color:#808080;
	text-decoration:underline;
}
a,area {blr:expression(this.onFocus=this.blur()) } /*for IE*/
:focus {outline: none;} /*for Firefox*/
/**$style通用样式 Bin**/
i{
	font-style:normal !important;
}
.left{
	float:left;
	display:inline;
}
.right{
	float:right;
	display:inline;
}
.clear{
	clear:both;
}
.file_title input{
	border:1px solid #ccc;
	padding:2px;
}
.dis{display:block;}
.undis{display:none;}
.background_link{
	background:url(../images/icon/icon_3x1.gif) repeat-x left bottom;
	clear:both;
	height:auto;
	overflow:hidden;
	zoom:1;
	padding-bottom:15px;
	margin-bottom:10px;
}
.icon_4x1{
	background:url(../images/icon/icon_4x1.gif) repeat-x left bottom;
	height:3px;
	line-height:3px;
	font-size:0px;
	clear:both;
	overflow:hidden;
	zoom:1;
}
.xing{
	background:url(../images/icon/xing_5x6.gif) no-repeat center center;
	padding:4px 5px;
}
.fenye{
	clear:both;
	text-align:center;
	padding:5px;
}
.fenye a{
	padding:2px 5px;
	margin:0px 2px;
	color:#4d4d4d !important;
	border:1px solid #fff;
}
.fenye a:hover{
	background:#d3d7d8;
	border:1px solid #ccc;
	text-align:center;
}
.fenye a.fanye_a1{
	background:#d3d7d8;
	border:1px solid #ccc;
	text-align:center;
}
.border_1{
	border:1px solid #ccc;
	margin-top:20px;
	font-size:0px;
}
.border_2{
	border:1px solid #ccc;
	margin-top:15px;
	margin-bottom:20px;
	font-size:0px;
}
.main ul.list_ul{
	padding-top:8px;
	clear:both;
}
.main ul.list_ul li{
	color:#333;
	background:url(../images/icon/icon_dian.gif) no-repeat left 9px;
	padding-left:8px;
	line-height:160%;
	color:#808080;
}
.main .hot_box_r .list_ul li a{
	font-weight:bold;
}
.main ul.list_ul li a{
	color:#333333;
}
.border_b{
	border-bottom:1px solid #e2e3e5;
}
.more{
	padding-right:16px;
	font-size:12px;
	background:url(../images/icon/icon_12x12.gif) no-repeat right center;
}
.more_v1{
	padding-left:16px;
	font-size:12px;
	background:url(../images/icon/icon_12x12.gif) no-repeat left center;
}
.paddingx5{
	color:#999;
}
.padding_div{
	padding:8px 0px;
}
/**$style通用样式 End**/

.cont_top{
	height:15px;
	background:#f8f9fb;
}

.container{
	background:#fff url(../images/bg/mind_bj.jpg) no-repeat left -28px;
	text-align:left;
}


/**TOP  头部的CSS Bin**/
.header{
	width:972px;
	+width:973px;
	margin:0px auto;
	background:url(../images/bg/bg_header.jpg) no-repeat left top;
	height:auto;
	zoom:1;
}
.header .logo{
	height:100px;
	width:923px;
	padding-top:14px;
	padding-left:24px;
}
.header .logo img{
	margin-top:23px;
}
.nav .nav_l{
	float:left;
	display:inline;
	height:43px;
	width:7px;
	background:url(../images/bg/nav_l.gif) no-repeat left top;
}
.nav .nav_c{
	float:left;
	display:inline;
	height:43px;
	line-height:33px;
	width:910px;
	background:url(../images/bg/nav_c.jpg) repeat-x left top;
}
.nav .nav_c ul li{
	float:left;
	display:inline;
	height:43px;
	position:relative;
	background:url(../images/bg/nav_sx.gif) no-repeat right top;
	zoom:1;
	overflow:hidden;

}
.nav .nav_c ul li a{
	color:#4c4d51;
	font-weight:bold;
	font-size:14px;
	padding:0px 16px;
	float:left;
	display:block;
	height:32px;
	margin:5px 6px 0px 6px !important;
	margin:5px 3px 0px 3px;
	overflow:hidden;
	zoom:1;
}
.nav .nav_c ul li a:hover{
	text-decoration:none;
	background:#fff;
	color:#0464b0;
}

.nav .nav_c ul li.li_first{
	margin-left:10px;
}
.nav .nav_c ul li.uilt a span{
	padding-right:18px;
	background:url(../images/bg/bg_xl_13x13.gif) no-repeat right 2px;
	+background:url(../images/bg/bg_xl_13x13.gif) no-repeat right 0px;
}
.nav .nav_c ul li.uilt a:hover span{
	background-position:right -17px;
	+background-position:right -19px;
}
.nav .nav_c ul li a.sunt{
	text-decoration:none;
	background:#fff;
	color:#0464b0;
}
.nav .nav_c ul li a.sunt span{
	padding-right:18px;
	background:url(../images/bg/bg_xl_13x13.gif) no-repeat right -17px;
	+background:url(../images/bg/bg_xl_13x13.gif) no-repeat right -19px;
}
.nav .nav_c ul li a.brank{
	text-decoration:none;
	background:#fff;
	color:#0464b0;
}


/**	nav	二级导航**/
.nav .nav_c ul .nav_ul_ul{
	position:absolute;
	display:block;
	top:40px;
	left:0px;
}
.nav .nav_c ul li .nav_ul_ul li{
	float:none;
	display:block;
	height:auto;
	overflow:hidden;
	zoom:1;
	margin:0px !important;
	padding:0px !important;
}
.nav .nav_c ul li .nav_ul_ul li a{
	background:#f8f9fb;
	border:1px solid #e4ebf1;
	color:#0862AE;
	margin:0px 0px 0px 4px !important;
	padding:0px 17px 0px 17px !important;
	font-size:12px;
	display:block;
	height:38px;
	overflow:hidden;
	zoom:1;
	float:none;
}
.nav .nav_c ul li .nav_ul_ul li a:hover{
	background:#fff;
}
.nav .nav_r{
	float:left;
	display:inline;
	height:43px;
	width:7px;
	background:url(../images/bg/nav_r.gif) no-repeat left top;
}
.nav_bottom{
	border-bottom:1px solid #E0E4E7;
	overflow:hidden;
	zoom:1;
	clear:both;
	margin-right:1px;
	height:26px;
	line-height:26px;
}
.container .nav_bottom a{
	margin:0px 8px;
	color:#666;
	font-weight:bold;
}
.container .nav_bottom a:hover{
	color:#0464B0;
}


.header_nav{
	margin-left:24px;
	width:924px;
}



/**TOP  头部的CSS  END**/

/** 主体的CSS  Bin**/
.main{
	width:971px;
	margin:0px auto;
	overflow:hidden;
	background:#fff;

}
.main .main_l{
	background:url(../images/bg/bg_main_l.gif) no-repeat left top;
	padding-left:10px;
	overflow:hidden;
}
.main .main_r{
	background:url(../images/bg/bg_main_r.gif) no-repeat right top;
	padding-right:10px;
	overflow:hidden;
}
.contens{
	margin-left:13px;
	width:923px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
/** 首页 的CSS  Bin **/

.index_box1{
	zoom:1;
	height:auto;
	clear:both;
}
.index_box1_l{
	float:left;
	display:inline;
	width:632px;
}
.index_box1_l img{
	width:630px;
	height:130px;
}
.index_box1_r{
	height:130px;
	float:right;
	display:inline;
	width:275px;
	background:url(../images/pic/pic_in_2.jpg) no-repeat right top;
}
.online{
	height:113px;
	margin-right:5px;
}
.online_t{
	padding-top:15px;
	zoom:1;
	height:auto;
}
.onthe{
	position:relative;
	height:auto;
	zoom:1;
	z-index:555;
}
.onthe_div{
	position:absolute;
	top:35px;
	left:0px;
	background:url(../images/bg/in_zx_2.gif) no-repeat left top;
	width:273px;
	height:292px;
	display:none;
}
.onthe_div div{
	margin:0px 10px 0px 10px;
	font-weight:bold;
	color:#333333;
	padding:7px 0px 0px 0px;
}
.onthe_div .clear a.more{
	font-weight:normal;
}


.onthe a.onthe_a1{
	background:url(../images/pic/pic_on.gif) no-repeat 11px 10px;
	width:109px;
	height:35px;
	float:left;
	display:inline;
	text-indent:-5000px;
}
.onthe a.onthe_a2{
	background:url(../images/bg/in_zx_1.gif) no-repeat left top;
	width:109px;
	height:35px;
	float:left;
	display:inline;
	text-indent:-5000px;
}
.online_c{
	clear:both;
	padding-top:10px;
}
.online_c a{
	float:left;
	display:inline;
	width:85px;
}
.online_c a img{
	margin-top:5px;
}
.online_c a:hover{
	text-decoration:none !important;
}
.online_c a.online_c_a1{
	margin-left:13px;
}

.online_b{
	text-align:right;
	padding-top:4px;
	margin-right:8px;
	clear:both;
}
.online_b a{
	font-size:14px;
	color:#333333;
	font-weight:bold;
	padding-left:18px;
	background:url(../images/icon/icon_wh_.gif) no-repeat left center;
}

.index_box2{
	clear:both;
	padding-top:15px;
}
.index_box2 .hot{
	border:none;
}
.index_box2_l{
	float:left;
	display:inline;
	width:632px;
}

.ander_l{
	width:308px;
	float:left;
	display:inline;
}
.ander_l h4{
	background:url(../images/bg/bg_in_1.jpg) no-repeat left top;
	height:36px;
	line-height:36px;
	padding-left:10px;
	padding-right:9px;
	overflow:hidden;
	zoom:1;
}
.ander_l h4 .recent{
	width:96px;
	float:left;
	display:inline;
	height:33px;
	margin-top:3px;
	cursor:hand;
	cursor:pointer;
}
.ander_l h4 .recent span{
	color:#807e7f;
	padding-left:20px;
	font-size:14px;
	margin-left:6px;
	background:url(../images/icon/icon_13x200.jpg) no-repeat 2px -1px;
}
.ander_l h4 .hot{
	width:96px;
	float:left;
	display:inline;
	height:33px;
	background:#fff url(../images/bg/bg_hot.jpg) no-repeat left top;
	margin-top:3px;
	cursor:hand;
	cursor:pointer;
}
.ander_l h4 .hot span{
	color:#333;
	padding-left:20px;
	font-size:14px;
	margin-left:6px;
	background:url(../images/icon/icon_13x200.jpg) no-repeat 2px -31px;
}

.recent_c{
	height:auto;
	overflow:hidden;
	zoom:1;
	background:url(../images/bg/bg_in_3.jpg) no-repeat left bottom;
	padding-bottom:2px;
}
.recent_c_box{
	overflow:hidden;
	zoom:1;
	height:auto;
	background:url(../images/bg/bg_in_2.jpg) repeat-y left top;
}
.recent_c_box h5{
	font-size:14px;
	color:#333333;
	clear:both;
	height:auto;
	overflow:hidden;
	zoom:1;
	margin:5px 3px 5px 12px;
	
}
.recent_c_box h5 a{
	color:#333333;
}
.recent_c_box h5 span{
	color:#beccd5;
	font-size:11px;
	font-weight:normal;
}

.recent_pc{
	margin:0px 0px 0px 0px;
	overflow:hidden;
	height:auto;
	zoom:1;
	padding:0px 8px 0px 8px;

}
.small{
  font-size:12px;
}
.recent_pc_p{
	height:50px;
	overflow:hidden;
	border-bottom:1px solid #f2f2f4;
}
.main .bg_index{
	background:url(../images/bg/bg_pdiv.gif) no-repeat left bottom;
}
.main .bg_index h5{
	background:url(../images/icon/index_26x26.gif) no-repeat left top;
	padding:12px 15px 5px 20px;
	margin:0px 0px 0px 15px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.main .bg_index .list_ul li{
	background:url(../images/icon/icon_dian5x5.gif) no-repeat left 8px;
	padding-left:10px;
	margin-left:20px;
}
.expert .info_box4_r{
	background:url(../images/bg/bg_dh.gif) no-repeat left top;
}
.expert_ul{margin-left:90px;}
.main .expert_ul .list_ul li{background:none;padding-left:29px;}
.main .expert_ul .list_ul li.first_li{background:url(../images/icon/new.jpg) no-repeat left center;}
.main .expert_ul .list_ul li a{background:url(../images/icon/icon_dian.gif) no-repeat left center;padding-left:8px;}
.recent_pc_l{
	width:88px;
	float:left;
	display:inline;
	margin-top:7px;
}
.recent_pc_l img{
	border:1px solid #cbccce;
	padding:1px 2px 1px 1px;
	width:75px;
}
.recent_pc_r{
	margin-top:3px;
	float:right;
	width:185px;
	display:inline;
}
.recent_pc_r p{
	line-height:160%;
}
.recent_pc_r p a.more{
	margin-left:8px;
}


.ander_r{
	width:308px;
	float:right;
	display:inline;
}
.ander_r h4{
	background:url(../images/bg/bg_in_4.jpg) no-repeat left top;
	height:36px;
	line-height:36px;
	padding-left:10px;
	padding-right:9px;
	overflow:hidden;
	zoom:1;
}
.ander_r h4 .hot{
	width:97px;
	float:left;
	display:inline;
	height:32px;
	background:#fff url(../images/bg/bg_hot_v1.jpg) no-repeat left top;
	margin-top:4px;
}
.ander_r h4 .hot span{
	color:#333;
	padding-left:20px;
	font-size:14px;
	margin-left:6px;
	background:url(../images/icon/icon_13x200.jpg) no-repeat 2px -64px;
}
.index_box2 .ander_r h4 .more{
	color:#feffff;
	background:url(../images/icon/icon_13x200.jpg) no-repeat right -90px;
}
.ander_r .recent_c{
	background:url(../images/bg/bg_ls_bottom.jpg) no-repeat left bottom;
}
.ander_r .recent_c .recent_c_box{
	background:url(../images/bg/bg_ls.jpg) repeat-y left bottom;
}
.ander_r .recent_c .recent_c_box h5{
	color:#0862AE;
}
.ander_r .recent_c .recent_c_box h5 a{
	color:#0862AE !important;
}



/**近期活动**/

.recent_t, .hot_t{
	height:auto;
	overflow:hidden;
	zoom:1;
}

.hd_title{
	clear:both;
	background:#fff;
	padding-top:18px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.hd_title_l{
	width:98px;
	float:left;
	display:inline;
	margin-left:18px;
	height:71px;
}
.hd_title_l img{
	width:75px;
	border:1px solid #ccc;
}

.hd_title_r{
	width:170px;
	float:left;
	display:inline;
}
.hd_title_r h3{
	font-size:14px;
	color:#4d4d4d;
	margin-top:10px;
}
.hd_title_r h3 a{
	color:#333 !important;
}
.hd_title_r p{
	color:#4e4e4e;
	font-size:16px;
	font-weight:bold;
}
.hd_title_r p a{
	color:#4e4e4e;
}

.hd_box{
	background:#f8f9fb url(../images/bg/bg_hd_t.gif) no-repeat left bottom;
	height:169px;
	border-bottom:1px solid #d7e0e5;
	overflow:hidden;
	zoom:1;
}
.hd_box_l{
	float:left;
	display:inline;
	width:80px;
	margin-left:18px;
	margin-top:14px;
}
.hd_box_l img{
	width:75px;
	border:1px solid #b7b7b7;
}
.hd_box_r{
	float:left;
	display:inline;
	width:180px;
	margin-left:15px;
	margin-top:14px;
}
.hd_box_r h3{
	font-size:12px;
	color:#0862ae;
	padding-bottom:10px;
}
.hd_box_r h3 a{
	color:#0862ae !important;
}
.hd_box_r span{
	color:#808183;
}
.hd_box_r i{
	color:#808183;
	font-size:12px;
}
.hd_box_r p{
	padding-top:5px;
	line-height:160%;
	color:#808183;
}


/**在线营销**/

.index_box2_r{
	float:right;
	display:inline;
	width:275px;
}
.yx h4{
	background:url(../images/bg/yx_275x36.jpg) no-repeat left top;
	height:36px;
	line-height:36px;
	padding-left:10px;
	padding-right:9px;
	overflow:hidden;
}
.yx h4 .hot{
	width:133px;
	float:left;
	display:inline;
	height:32px;
	background:#fff url(../images/bg/yx_bg_133x32.gif) no-repeat left top;
	margin-top:4px;
}
.yx h4 .hot span{
	color:#333;
	padding-left:20px;
	font-size:14px;
	margin-left:6px;
	background:url(../images/icon/icon_13x200.jpg) no-repeat 2px -31px;
}
.yx .recent_c{
	background:url(../images/bg/yx_bg_275x16.gif) no-repeat left bottom;
}
.yx .recent_c_box{
	background:url(../images/bg/yx_275x1.gif) repeat-y left top;
	padding-top:0px;
	padding-bottom:15px;
}
.anli{
	margin:20px 0px 0px 8px !important;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.anli .anli_t{
	margin-left:20px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.anli .anli_t a{
	float:left;
	display:inline;
	height:28px;
	line-height:28px;
	margin-left:2px;
	color:#676767;
}
.anli .anli_t a:hover{
	text-decoration:none;
	background:url(../images/bg/bg_an_a.gif) no-repeat left top;
	color:#fff;
}
.anli .anli_t a:hover span{
	background:url(../images/bg/bg_an_span.gif) no-repeat right top;
}
.anli .anli_t a span{
	display:block;
	padding:0px 7px;
}
.anli .anli_t a.active{
	text-decoration:none;
	background:url(../images/bg/bg_an_a.gif) no-repeat left top;
	color:#fff;
}
.anli .anli_t a.active span{
	background:url(../images/bg/bg_an_span.gif) no-repeat right top;
}


.anli_c{
	width:259px;
	height:306px;
	margin-top:-4px;
	overflow:hidden;
}
.anli_c h3{
	font-family:"宋体",Arial, SunSans-Regular, Sans-Serif;
	font-size:14px;
	color:#333;
	margin-left:13px;
}
.main .anli_c h3 a{
	font-family:"宋体",Arial, SunSans-Regular, Sans-Serif;
	color:#333;
}

.anli_c .anli_div img{
	margin-left:5px;
	margin-top:10px;
	width:215px;
	height:120px;
}
.anli_c .anli_div p{
	line-height:160%;
	padding:5px 5px 5px 10px;
}
.anli_more{
	text-align:right;
	margin:0px 15px;
}

.anli_c_center{
	width:259px;
	height:306px;
	overflow:hidden;
	background:url(../images/bg/yx_and.jpg) no-repeat left top;
}
.anli_pointer{
	position:relative;
	overflow:hidden;
	height:290px;
	margin:0px 17px 0px 17px;
}
.widhei{
	width:226px;
	height:258px;
	margin-top:17px;
	padding-top:15px;
	background:#fff;
}
.anli_c .anli_div{
	height:290px;
	width:226px;
	float:left;
	display:inline;
	overflow:hidden;
	zoom:1;
}



.in_ad{
	border:1px solid #cbcbcb;
	padding:1px;
	margin-top:18px;
	overflow:hidden;
	font-size:0px;
}

.in_js{
	margin-top:18px;
	+margin-top:20px;
	border:1px solid #ccc;
}
.in_js_line{
	background:#dde6ed;
	margin:1px;
	height:58px;
}
.in_js_line p{
	padding:8px 15px;
	color:#808183;
}
.in_js_line p img{
	margin-right:5px;
	vertical-align:middle;
}
.in_js_line div{
	padding:0px 0px 0px 15px;
}
.in_js_line div input.in_input{
	background:url(../images/bg/bg_input_m.gif) no-repeat left top;
	padding:1.5px 0px 1.5px 4px;
	width:185px;
	overflow:hidden;
	float:left;
	display:inline;
	height:21px;
	line-height:21px;
	margin:0px;
	color:#b3b3b3;
	font-family:"宋体";
}
.in_js_line div button{
	height:21px;
	line-height:22px;
	width:53px;
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	background:url(../images/bg/bg_button.gif) no-repeat left top;
	color:#fff;
}
.index_box3{
	height:auto;
	overflow:hidden;
	zoom:1;
	clear:both;
	padding-top:15px;
}
.index_box3_top{
	height:30px;
}
.index_box3_top span{
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	height:30px;
	line-height:30px;
	float:left;
	display:inline;
	cursor:pointer;
	cursor:hand;
	padding:0px 15px;
	margin-right:5px;
	margin-bottom:-1px;
	position:relative;
}
.index_box3_top span.in_box3_span1{
	background:#f8f9fb;
}

.index_box3_c{
	clear:both;
	border:1px solid #ccc;
	height:auto;
	overflow:hidden;
	zoom:1;
	background:#f8f9fb;
}
.index_box3_ul{
	padding:20px 0px 20px 10px;
	float:left;
}
.index_box3_ul li{
	width:205px;
	float:left;
	display:inline;
	margin:0px 11px;
}
.index_box3_ul li p{
	color:#a4a6a5;
	line-height:180%;
}

/** 首页 的CSS  End **/



/** 主体的CSS  End**/







/**导航路径		Bin**/
.mb{
	clear:both;
	padding:4px 3px;
	font-size:13px;
	border-bottom:1px solid #e0e4e7;
	color:#999;
}
.mb a, .mb span{
	font-size:12px;
	color:#999;
	margin:0px 5px;
}

/**导航路径 End**/

/**info 行业资讯**/
.info_box{
	margin-top:10px;
	padding-bottom:50px;
	clear:both;
	overflow:hidden;
	height:auto;
	zoom:1;
}
.info_box_l{
	margin-left:20px;
	margin-right:20px;
/*	width:540px; */
	float:left;
	display:inline;
}

.info_box_r{
	width:330px;
	float:left;
	display:inline;
}
h4.info_h4{
	padding:8px 0px 10px 0px;
	border-bottom:1px solid #e3e3e5;
}
h4.info_h4 .more{
	margin-top:10px;
}
.info_new{
	clear:both;
	overflow:hidden;
	height:auto;
	zoom:1;
	padding-left:29px;
	padding-bottom:8px;
	background:url(../images/icon/new.jpg) no-repeat left 19px;
}
.info_new h5{
	color:#0663b1;
	font-size:14px;
	padding:18px 0px 8px 0px;
}
.info_new h5 span{
	font-size:11px;
	color:#b9ccd2;
	float:right;
	font-weight:normal;
	margin-top:2px;
}
.main .info_new h5 a{
	color:#0862AE;
}
.info_new p{
	line-height:160%;
	color:#808080;
}
.info_old{
	clear:both;
	overflow:hidden;
	height:auto;
	zoom:1;
	padding-bottom:8px;
	padding-left:25px;
	background:#fff;
}
.info_old h5{
	color:#333333;
	font-size:14px;
	padding:18px 0px 8px 0px;
}
.info_old h5 span{
	font-size:11px;
	color:#b9ccd2;
	float:right;
	font-weight:normal;
	margin-top:2px;
}
.main .info_old h5 a{
	color:#333333;
}
.info_old p{
	line-height:160%;
	color:#808080;
}
.info_pic{
	height:auto;
	overflow:hidden;
	zoom:1;
}
.unth{
	float:left;
	display:inline;
	width:330px;
	margin-right:20px;
}
.info_pic .unth{
	margin-right:0px;
}

.info_pic img.info_img1{
	width:280px;
	height:210px;
	margin:24px 5px 5px 24px;

}
.info_pic .clear{
	padding:0px 15px 0px 5px;
}
.info_pic .clear img{
	margin-right:3px;
}
.info_pic h5{
	font-size:14px;
	color:#333;
	margin-left:15px;
}
.main .info_pic h5 a{
	color:#333;
}

.info_pic p{
	padding:10px 10px 10px 15px;
	line-height:160%;
}
.info_open{
	text-align:center;
	width:80px;
}
.main .info_open a{
	color:#0a61b0;
	font-weight:bold;
	text-decoration:underline;
}

/**发布	文章 **/
.article_hidden{
	position:relative;
	clear:both;
	padding-top:5px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.article_hidden_pic{
	position:absolute;
	top:0px;
	left:30px;
}
.article_hidden_border{
	border:1px solid #ccc;
	background:#f8f9fb;
	padding:10px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.artivle_title{
	padding-bottom:10px;
}
.artivle_title a{
	background:#808080;
	color:#fff !important;
	padding:1px 3px;
}

.info_box3{
	height:auto;
	overflow:hidden;
	zoom:1;
	padding:5px 0px;
	float:left;
	display:inline;
	width:244px;
}
.info_box3_l{
	width:85px;
	float:left;
	display:inline;
	height:80px;
}
.info_box3_l img{
	width:81px;
	height:81px;
}
.info_box3_r{
	width:150px;
	float:left;
	display:inline;
}
.info_box3_r h3{
	font-size:12px;
	color:#333;
}
.main .info_box3_r h3 a{
	font-size:12px;
	color:#333;
}
.info_box3 .info_box3_r p{
	line-height:130%;
}

.info_box4{
	height:auto;
	overflow:hidden;
	zoom:1;
	padding:3px 0px;
	clear:both;
}
.info_box4_l{
	width:90px;
	float:left;
	display:inline;
}
.news_enter .info_box4_l img{
	width:72px;
}


.info_box4_l img{
	padding:1px;
	border:1px solid #ccc;
	width:81px;
}
.info_box4_r{
	margin-left:5px;
	width:410px;
	float:left;
	display:inline;
}
.info_box4_r h3{
	font-size:12px;
	color:#333;
}
.main .info_box4_r h3 a{
	font-size:12px;
	color:#333;
}

/**调研数据分享**/
.in_dy .info_box4_l img{
	padding:0px;
	border:0px;
	width:75px;
	margin-top:5px;
}
.observer{
	border:1px solid #cccccc;
	height:auto;
	overflow:hidden;
	zoom:1;
	margin-top:20px;
	background:#fff;
}
.observer h4{
	border-bottom:1px solid #ccc;
	padding:7px 10px 4px 10px;
}
.observer h4 a{
	margin-top:6px;
}
.observer_box{
	padding:20px 0px 22px 10px;
	clear:both;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.observer_box_l{
	float:left;
	display:inline;
	width:95px;
}
.observer_box_l img{
	padding:1px;
	border:1px solid #ccc;
	width:78px;
}
.observer_box_r{
	float:left;
	display:inline;
	width:220px;
}
.observer_box_r b a, .observer_box_r i{
	color:#333 !important;
}
.observer_box_r p{
	padding-top:8px;
}

/**在线营销实例**/

.market{
	margin-top:10px;
	clear:both;
	overflow:hidden;
	height:auto;
	zoom:1;
}
.market_l{
	margin-left:20px;
	margin-right:20px;
	width:540px;
	float:left;
	display:inline;
}
.market_r{
	width:330px;
	float:left;
	display:inline;
}
.market_t{
	padding:5px 0px;
}
.lister{
	clear:both;
	overflow:hidden;
	height:auto;
	zoom:1;
	margin-bottom:20px;
	padding-bottom:5px;
	border:1px solid #e2e2e2;
}

.lister h5{
	margin-right:10px;
	margin-bottom:15px;
	clear:both;
}
.lister h5 span{
	float:right;
	display:inline;
	color:#bdccd3;
	font-size:11px;
	margin-top:5px;
	font-weight:normal;
}
.main .lister h5 a{
	color:#0862AE;
	font-size:14px;
}
.lister h5 img.tb{
	margin-right:8px;
}
.lister_l{
	width:220px;
	margin-left:10px;
	float:left;
	display:inline;
}
.lister_l img{
	width:215px;
}
.lister_r{
	width:281px;
	float:left;
	display:inline;
	margin-left:10px;
	color:#7e7e7e;
	line-height:160%;
}
.lister .clear{
	padding:10px;
}

.categories{
	border:1px solid #ccc;
	background:#f8f9fb;
	overflow:hidden;
	zoom:1;
	height:auto;
}
.categories h3{
	padding:10px 5px 5px 10px;
}
.categories_box{
	border:1px solid #beccd5;
	padding:1px;
}
.categories_box table{
	width:100%;
}
.query{
	border:1px solid #ccc;
	background:#f8f9fb;
	margin-top:20px;
	padding-bottom:25px;
}
.query h3{
	padding:10px 5px 5px 10px;
	border-bottom:1px solid #ccc;
}
.query_c{
	padding-left:130px;
	padding-top:30px;
	height:90px;
	background:url(../images/bg/bg_query_1.jpg) no-repeat 25px 25px;
}
.query_c select{
	width:187px;
	border:1px solid #ccc;
	margin-bottom:15px;
	color:#999;
}
.query_c button{
	width:51px;
	height:16px;
	line-height:16px;
	background:url(../images/bg/button_1.jpg) no-repeat left top;
	color:#ffffff;
	text-indent:-5000px;
}
.query_c a.more{
	margin-right:10px;
}
/**营销 分栏目  汽车 服饰 等**/
.lanmu_top{
	background:#dde6ed;
	color:#333;
	height:36px;
	line-height:36px;
	font-size:18px;
	font-weight:bold;
}
.lanmu_top img{
	margin-right:10px;
	float:left;
	display:inline;
}
.lanmu_top span{
	float:left;
	display:inline;
}
.lister h5.lanmu_h5{
	margin-left:10px;
	margin-top:15px;
}

.online_list{
	clear:both;
	overflow:hidden;
	height:auto;
	zoom:1;
	margin-bottom:20px;
}
.online_list h4{
	margin-right:10px;
	margin-bottom:17px;
	color:#0862AE;
	font-size:14px;
}
.online_list h4 span{
	float:right;
	display:inline;
	color:#bdccd3 !important;
	font-size:11px;
	margin-top:5px;
	font-weight:normal;
}
.main .online_list h4 a{
	color:#0862AE;
	font-size:18px;
}
.online_list h4 img.tb{
	margin-right:8px;
}
.online_div{
	line-height:180%;

}
.online_div p{
	line-height:160%;
	padding:5px 20px;
}
.main .online_div p a{
	color:#0764b2;
	text-decoration:underline;
}
.main .online_div a.online_a1{
	color:#0764b2;
	text-decoration:underline;
}
.onli_anli{
	padding:10px 20px;
}
.onli_anli div{
	padding:8px 0px;
}
.onli_anli p{
	line-height:150%;
	padding:3px 0px;
}

.onli_anli p.onli_anli_p{
	padding:10px 0px;
}




/**订阅中心**/
.subscribe{
	clear:both;
	height:auto;
	margin-top:10px;
}
.subscribe_l{
	float:left;
	display:inline;
	width:480px;
	margin-left:20px;
}
.sub_box1{
	border:1px solid #ccc;
	padding:15px 15px 10px 15px;
	margin-top:3px;
}
.sub_box1 input{
	width:287px;
	padding:2px;
	border:1px solid #ccc;
}
.newsletter img{
	float:left;
	display:inline;
	margin:0px 15px 5px 0px;
}
.newsletter p{
	line-height:160%;
}
.newsletter_box{
	background:#f8f9fb;
	margin-top:10px;
	+margin-top:16px;
	padding:10px 0px 10px 16px;
}
.newsletter_box p{
	padding-bottom:5px;
}
.newsletter_box button{
	width:87px;
	height:21px;
	line-height:21px;
	font-size:12px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background:url(../images/icon/button_v1.jpg) no-repeat left top;
}


.subscribe_r{
	float:left;
	display:inline;
	width:380px;
	margin:0px 20px 10px 20px;
}
.button_v1{
	clear:both;
	padding-top:10px;
	text-align:right;
}
.button_v1 a.moont_a1{
	width:87px;
	height:21px;
	line-height:21px;
	font-size:12px;
	color:#fff !important;
	text-align:center;
	font-weight:bold;
	background:url(../images/icon/button_v1.jpg) no-repeat left top;
	margin-right:15px;
}

.button_v1 button{
	width:87px;
	height:21px;
	line-height:21px;
	font-size:12px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background:url(../images/icon/button_v1.jpg) no-repeat left top;
}
.sub_box2{
	border:1px solid #ccc;
	padding:20px 15px 20px 20px;
	margin-top:3px;
}
.sub_box2_l{
	width:110px;
	height:150px;
	float:left;
	display:inline;
	background:url(../images/bg/bg_110x150.gif) no-repeat left top;

}
.sub_box2_l img{
	margin-top:1px;
	margin-left:1px;
	width:105px;
	height:145px;
}
.sub_box2_r{
	width:365px;
	float:right;
	display:inline;
}
.sub_box2_r h4 a{
	font-size:14px;
	color:#0862AE;
}
.sub_box2_r h4 img{
	vertical-align:middle;
}
.sub_box2_r h4 span{
	font-weight:normal;
	font-size:11px;
	color:#bbccd4;
}
.sub_box2_r p{
	padding:12px 0px 10px 0px;
	line-height:160%;
}

.dy_box1 .sub_box2_r{
	width:483px;
}
.dy_box1 .sub_box2_r p{
	padding-top:0px;
}
.dy_box1{
	padding-bottom:10px;
	padding-top:5px;
	height:auto;
	overflow:hidden;
	zoom:1;
	clear:both;
}
.dy_wd{
	margin-left:20px;
}
.dy_wd h4{
	color:#333;
	font-size:14px;
	padding:15px 0px 10px 0px;
}
.dy_wd p{
	padding:7px 0px 5px 20px;
	color:#808080;
}
.dy_wd input{
	padding:2px;
	border:1px solid #ccc;
	margin:0px 5px;
}
.sub_box3{
	border:1px solid #ccc;
	padding:15px 15px 36px 20px;
	height:auto;
	margin-top:3px;
	overflow:hidden;
	zoom:1;
}
.sub_box3 img{
	float:left;
	display:inline;
	margin:0px 15px 0px 0px;
}
.sub_box3 p{
	line-height:160%;
	font-family:"宋体";
}
.sub_box3 .button_v1{
	padding-top:35px;
	+padding-top:42px;
	height: auto;
	overflow: hidden;
	zoom:1;
	clear: both;
}



/**高效在线解决方案**/
.scheme{
	clear:both;
	height:auto;
	margin:10px 20px 20px 20px;
	+margin:10px 20px 0px 20px;
	overflow:hidden;
	zoom:1;
}
.scheme_mind{
	margin:5px 0px 25px 0px;
}
.scheme_ul ul li{
	float:left;
	display:inline;
	margin-left:20px;
	border:1px solid #ccc;
	height:273px;
}
.zx_sl{
	padding:10px 0px 10px 10px;
	border:1px solid #ccc;
	height:81px;
	background:#f8f9fb url(../images/bg/bg_zx_sl.gif) no-repeat left top;

}
.zx_sl h5{
	padding:3px 0px;
}
.zx_sl div{
	padding:10px 0px 0px 0px;
	text-align:center;
}
.zx_sl div a{
	float:left;
	display:inline;
	width:68px;
	color:#808080 !important;
	text-align:left;
}
.zx_sl div a:hover{
	text-decoration:none;
}
.quototion_pl{
	clear:both;
	border:1px solid #ccc;
	margin-top:20px;

}
.scheme_l{
	width:640px;
	float:left;
	display:inline;
	overflow:hidden;
}
.scheme_r{
	width:222px;
	float:left;
	display:inline;
	margin-left:20px;
}
.scheme_r .quototion_pl{

}
.scheme_r .hot_box{
	padding:15px 0px 15px 10px;
}
.scheme_r .hot_box .hot_box_r{
	width:115px;
}


.scheme_title{
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #e2e3e5;
}
.scheme_js{
	margin-top:10px;
}
.scheme_js_t .unt span{
	padding:0px 14px;
	height:35px;
	line-height:35px;
	float:left;
	display:inline;
	border-left:1px solid #e2e3e5;
	border-right:1px solid #e2e3e5;
	border-top:1px solid #e2e3e5;
	margin:0px 3px -1px 3px;
	cursor:hand;
	cursor:pointer;
	background:#f8f9fb;
}
.scheme_js_t .unt span.first_span{
	background:#fff;
	position:relative;
	color:#000;
	height:36px;
}
.unt{
	height:36px;
}

/**QQ.com上切换CSS	Bin**/
.qq_com .unt span{
	height:36px;
	line-height:36px;
	float:left;
	display:inline;
	border-left:1px solid #e2e3e5;
	border-right:1px solid #e2e3e5;
	border-top:1px solid #e2e3e5;
	margin:0px 3px 0px 3px;
	cursor:hand;
	cursor:pointer;
	background:#f8f9fb;
	padding:0px;
}
.qq_com .unt span.first_span{
	background:#fff;
	position:relative;
	color:#000;
	margin-bottom:-1px;
	height:37px;
}
.qq_com .unt_c{
	width:100%;
}
.scheme_l .scheme_js_t{
	margin-top:15px;
}
.yntlint span{
	padding:0px 25px !important;
}


/**QQ.com上切换CSS	End**/
.unt{
	height:36px;
}
.unt_c{
	border-top:1px solid #e2e3e5;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.easura_box{
	margin:15px 0px 15px 40px;
	line-height:160%;
}
.easura_box_p{
	padding:20px 0px 0px 40px;
}
.easura_box p{
	padding:0px 0px 0px 0px;
	text-indent:2em;
}
.easura_box ul{
	padding:5px 0px 5px 0px;
}
.easura_box ul li{
	background:url(../images/icon/icon_3x3.gif) no-repeat 5px 9px;
	padding-left:15px;
	line-height:160%;
}
.style_p{
	padding:14px 0px 8px 0px;
}
.scheme .style_p{
	padding-left:15px;
	font-size:14px;
	border-bottom:1px solid #e0e4e7;
}
.scheme .style_p img{
	vertical-align:middle;
	margin-left:10px;
}

.scheme_box1{
	clear:both;
	margin-top:10px;
}
.scheme_box1 li{
	float:left;
	display:inline;
}
.scheme_box1 li.scheme_box1_li{
	border-right:1px solid #e2e3e5;
}
.scheme_box1 li img{
	width:315px;
	height:256px;
}
.scheme_box1 li div{
	text-align:center;
	padding:10px 0px;
}
.scheme_box1 li div img{
	width:87px;
	height:21px;
}
/**媒介产品		======================**/
#demo span{
	cursor:pointer;
	height:42px;
	line-height:42px;
	text-align:center;
	display:block;
	color:#9e9e9e;
	font-size:14px;
	font-weight:bold;
	background:#fcfcfc;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}
#demo span.demo_span{
	color:#171717;
	background:#fff;
	border-top:1px solid #e0e0e0;
}
.qq_border_1{
	border:1px solid #f8f8f8;
}
.qq_border_2{
	border:1px solid #eaeaea;
	padding:20px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.qq_siplist{
	height:auto;
	overflow:hidden;
	zoom:1;
	clear:both;
	font-size:0px;
}


.style_qq{
	height:auto;
	overflow:hidden;
	zoom:1;
	clear:both;
	background:url(../images/icon/icon_3x1.gif) repeat-x left bottom;
	border:0px;
	padding-bottom:15px;
}

.mjcp_box .style_qq{
	padding:15px 0px;
}
.mjcp_box .style_qq .style_qq_l{
	float:left;
	display:inline;
	width:130px;
}
.mjcp_box .style_qq .style_qq_r{
	float:right;
	display:inline;
	width:510px;
}
.style_qq_l img{
	width:108px;
}
.style_qq_r h5{
	padding:5px 0px;
	color:#000;
	font-size:14px;
}
.main .style_qq_r h5 a{
	color:#000;
	font-size:12px;
}
.style_qq_r h3{
	color:#333;
	font-size:12px;
	padding:5px 0px;
}
.main .style_qq_r h3 a{
	color:#333;
	font-size:12px;
}

.style_qq_r p{
	line-height:160%;
	color:#808080;
	padding:0px;
}
.style_qq_r .clear{
	padding-top:5px;
}
.style_qq_r .lister{
	border: none;
}
.style_qq_r .lister .lister_l{
	margin-left: 0px;
	margin-top:8px;
}


.marketing{
	background:#f7f7f7;
	margin-top:2px;
	border-bottom:1px solid #e2e3e5;
}
.tx_xs{
	margin:15px 0px 15px 40px;
	color:#808080;
}
.tx_xs h3{
	font-size:14px;
	color:#4d4d4d;
	padding:0px 0px 10px 0px;
}
.tx_xs p{
	line-height:160%;
	padding-top:5px;
}
.tx_xs_box{
	height:auto;
	overflow:hidden;
	zoom:1;
	clear:both;
	padding:10px 0px 10px 45px;
}
.tx_xs_box img{
	margin-left:-40px;
	float:left;
	display:inline;
}
.siplist{
	height:auto;
	overflow:hidden;
	zoom:1;
	clear:both;
	padding:0px 0px 30px 0px;
}
.siplist_l{
	width:75px;
	margin-right:10px;
}
.siplist_l img{
	width:75px;
	height:55px;

}
.siplist_r{
	width:510px;
}

.query_pic{
	text-align:center;
	margin:15px 0px 0px 0px;
}
.query_pic img{
	width:160px;
	height:90px;
	margin:5px 0px;
}
.query_pic p{
	padding-bottom:10px;
}
.main .query_pic p a{
	color:#333;
	font-weight:bold;
}
.qqcom_box1{
	padding: 5px 0px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.qqcom_box1 .qqcom_box1_t{
	padding:5px 0px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.qqcom_box1 .siplist{padding-bottom:5px;}
.qqcom_box1 .siplist .siplist_l{width:175px;}
.qqcom_box1 .siplist .siplist_l img{width:170px;height:100px;margin-top:5px;}
.qqcom_box1 .siplist .siplist_r{width:400px;}
.qqcom_box1 .siplist .siplist_r p{text-indent:2em;}


/**专家专栏**/
.zl .observer_box_l{
	width:92px;
}
.zl .observer_box_l img{
	width:72px;
	height:72px;
}
.zl .observer_box_r{
	width:210px;
}
.zl .observer_box_r b a{
	font-size:14px;
}
.columnn_box3{
	height:auto;
	overflow:hidden;
	zoom:1;
	padding:15px 15px 15px 20px;
	border:1px solid #ccc;
}
.zl .info_box4{
	margin-top:10px;
}
.zl .info_box4 .info_box4_r p{
	text-indent:2em;
}
.columnn_box3 h4{
	color:#333;
	font-size:14px;
}
.columnn_box3_c{
	padding-top:15px;
}
.columnn_box3_c img{
	float:left;
	display:inline;
	margin-right:15px;
	width:72px;
	height:72px;
}
.columnn_box3_c p{
	line-height:180%;
	color:#808080;
}
.columnn_box3 .clear{
	padding-top:15px;
}
.columnn_box3_c div p b{
	color:#0862AE;
	display:block;
	line-height:120%;
}
.columnn_box3_c div p span{
	display:block;
	line-height:120%;
	margin-top:8px;
}
/**专家专栏		**/
.ys_right{
	line-height: 160%;
	padding: 10px 0px;
}
.columns_box1{
	height: auto;
	border-top:1px solid #dfe4e8;
}
.columns_box1 ul{
	padding-top:3px;
	margin-left:-29px;
}
.columns_box1 ul li img{
	vertical-align:middle;
	margin-left:3px;
}
.main .columns_box1 ul li a{
	font-size: 14px;
	color:#0862AE;
}
.columns_box1 ul li span{
	color:#beccd5;
	float:right;
	display:inline;
	font-size:11px;
}
.columns_box1 .clear{
	padding: 5px 0px 5px 31px;
	text-align:right;
}
.main .columns_box1 .clear .more_v1{
	background-position: left 2px;
	+background-position: left 0px;
	color:#0862AE;
}
.banner_column{
	margin-bottom:10px;
}
.column_ht{
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	font-size: 14px;
	font-weight:bold;
	color:#333;
}

.qq_yn{
	width:560px;
}
.qq_yn .l_s{
	width:25px;
	float:left;
	display:inline;
}
.qq_yn .l_s a{
	display:block;
	background:url(../images/bg/pic_l_s.gif) no-repeat left -5px;
	text-indent:-5000px;
	height:40px;
}
.qq_yn .l_s a:hover{
	background:url(../images/bg/pic_l_s.gif) no-repeat left -65px;
}
.qq_yn .c_s{
	width:510px;
	float:left;
	display:inline;
	overflow:hidden;
}
.qq_yn .c_s .siplist_b{
	float:left;
	display:inline;
	height:40px;
	line-height:40px;
	overflow:hidden;
	width:100px;
	text-align:center;
}

.qq_yn .r_s{
	width:25px;
	float:left;
	display:inline;
}
.qq_yn .r_s a{
	display:block;
	height:40px;
	text-indent:-5000px;
	background:url(../images/bg/pic_r_s.gif) no-repeat left -5px;
}
.qq_yn .r_s a:hover{
	background:url(../images/bg/pic_r_s.gif) no-repeat left -65px;
}
.columnn_box1{
	margin:25px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.columnn_box1 img{
	width:81px;
	height:81px;
	margin-right:15px;
	float:left;
	display:inline;
}
.columnn_box1 h3{
	padding-bottom:10px;
	font-size:16px;
	color:#333;
}
.columnn_box1 p{
	line-height:200%;
	color:#808080;
}
.columnn_box1_b{
	border:1px solid #e0e4e7;
	padding:10px 0px 0px 4px;
}


/**关于我们的 框架用的是 高效在线解决方案 **/

.about_p1{
	line-height:220%;
	text-indent:2em;
	color:#808080;
	padding:10px 0px;
}
.about_p1 .clear{
	padding:10px 0px 20px 0px;
}
.scheme_r .query .query_c{
	padding:20px 0px 0px 10px;
	height:auto;
	background:none;
}
.about{
	clear:both;
	height:auto;
	margin:10px 20px 40px 20px;
	overflow:hidden;
	zoom:1;
}
.about_box1{
	margin:10px 15px 10px 30px;
}
.about_box1 p{
	line-height:160%;
	text-indent:2em;
	color:#808080;
	padding:5px 0px;
}
.about_box1 h5{
	font-size:14px;
	color:#808080;
	padding:8px 0px;
	border-bottom:1px solid #e0e4e7;
}
.about_table{
	padding:5px 0px 40px 0px;
}
.about_table table{
	width:100%;
}
.about_table table td{
	width:176px;
	text-align:center;
	background:url(../images/bg/bg_links.gif) no-repeat right bottom;
	height:93px;
	overflow:hidden;
}
.about_table table td.about_td{
	background:url(../images/icon/icon_3x1_arrir.gif) repeat-x left bottom;
}
.about_table_v1{
	padding:5px 0px 40px 0px;
}
.about_table_v1 table{
	width:100%;
}
.about_table_v1 table td{
	width:139px;
	text-align:center;
	background:url(../images/bg/bg_links.gif) no-repeat right bottom;
	height:93px;
	overflow:hidden;
	zoom:1;
}
.about_table_v1 table td.about_td{
	background:url(../images/icon/icon_3x1_arrir.gif) repeat-x left bottom;
}


/**新闻 ----  CSS**/
.hot{
	height:auto;
	overflow:hidden;
	zoom:1;
	margin-top:20px;
	background:#f8f9fb;
	border:1px solid #ccc;
}
.hot h4{
	border-bottom:1px solid #ccc;
	padding:10px 10px 6px 10px;
}
.hot h4 a{
	margin-top:6px;
}
.hot_box{
	padding:20px 0px 22px 10px;
	clear:both;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.hot_box_l{
	float:left;
	display:inline;
	width:90px;
}
.hot_box_l img{
	padding:1px;
	border:1px solid #ccc;
	width:75px;
}
.hot_box_r{
	float:left;
	display:inline;
	width:225px;
	line-height:180%;
}
.main .hot_box_r h2{
	line-height:15px !important;
	font-size:12px;
}
.main .hot_box_r h2 a{
	color:#0862AE !important;
}
.fhtop{
	height:19px;
	overflow:hidden;
	text-align:right;
}
.fhtop img{
	margin-right:15px;
}
.activitylist_left{
	margin-left:20px;
	width:98%;
	float:left;
}
.activitylist{
	border:1px solid #f6f6f6;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.activitylist_t{
	border-bottom:1px solid #d1d1d1;
}
.activitylist_c{
	border:1px solid #e2e2e2;
	padding:10px 10px 30px 10px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.activityont{
	border:1px solid #e2e2e2;
	padding:10px 10px 30px 10px;
	height:auto;
	overflow:hidden;
	zoom:1;
}

.activitylist_c h5{
	font-size:16px;
	color:#333333;
	text-align:center;
	padding:30px 0px 30px 0px;
	border-bottom:1px solid #e0e4e7;
}
.activitylist_c h5 p i{
	font-size:12px;
	color:#808080;
	font-weight:normal;
}
.dy_d{
	margin-top:2px;
	margin-bottom:15px;
}
.dy_d td a{
	margin:0px 4px;
}
.activitylist .unt_c{
	border:1px solid #E2E3E5;
}
.activitylist .unt span{
	padding:0px 30px;
}
.actin_pic{
	text-align:center;
	padding:45px 0px;
}
.actin_pic img{
	width:500px;
	height:335px;
}
.action_p1{
	border-bottom:1px solid #e2e3e5;
	line-height:160%;
	padding:0px 10px 15px 10px;
}
.action_p1 p{
	line-height:160%;
	padding:5px 0px;
	text-indent:2em;
}

.action_p2{
	line-height:180%;
	padding:10px 20px;
}
.action_p2 h3{
	color:#333;
	font-size:12px;
	padding:13px 0px 0px 0px;
}
.main .action_p2 h3 a{
	color:#333;
}
.news_fenye{
	color:#41210A;
	line-height:180%;
	padding:4px 0;
	margin-left:20px;
}
.news_fenye span{
	background:url(../images/icon/icon_bottom.gif) no-repeat left center;
	color:#808080;
	padding-left:14px;

}
.news_fenye span.news_fanye_span1{
	background:url(../images/icon/icon_top.gif) no-repeat left center;
}


.new_bont{
	height:auto;
	overflow:hidden;
	zoom:1;
	clear:both;
	margin:15px 10px 10px 10px;
	background:url(../images/icon/icon_3x1.gif) repeat-x left bottom;
	padding-bottom:10px;
	padding-left:95px;
}
.new_bont img{
	float:left;
	display:inline;
	margin-left:-90px;
	width:65px;
	height:45px;
}
.new_nati{
	height:auto;
	overflow:hidden;
	zoom:1;
	clear:both;
	margin:8px 10px 15px 10px;
	padding-left:95px;
}
.new_nati div{
	line-height:130%;
}
.new_nati div h4{
	padding-bottom:8px;
}
.new_nati img{
	border:1px solid #cccccc;
	float:left;
	display:inline;
	margin-left:-95px;
	width:80px;
	height:80px;
}
.main .new_nati h4 a{
	color:#323232;
	font-size:12px;
}
.new_nati i{
	color:#808080;
}
.new_hot{
	height:auto;
	overflow:hidden;
	zoom:1;
	clear:both;
	margin:15px 0px 10px 10px;
	padding-bottom:10px;
	padding-left:75px;
}
.new_hot div{
	line-height:180%;
}
.new_hot img{
	float:left;
	display:inline;
	margin-left:-75px;
	width:65px;
	height:45px;
}
.main .new_hot div a{
	color:#333333;
	font-size:12px;
}

.layout_f_t{
	text-align:center;
}
.layout_pdf{
	text-align:center;
	margin:20px auto 0px auto;
	padding-bottom:20px;
}

.action_ly_l{
	float:left;
	display:inline;
	width:280px;
	margin:5px 10px 10px 0px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.action_ly_l .new_nati{
	margin:0px;
}
.action_p3{
	line-height:180%;
	padding:15px 0px 15px 20px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.online_qq{
	padding:20px 0px 0px 0px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.online_qq a{
	float:left;
	display:inline;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:center;
	width:100px;
}
.online_qq a:hover{
	text-decoration:none !important;
}
.action_p4{
	margin:10px 20px;
}
.action_p4 p{
	line-height:160%;
	text-indent:2em;
	padding:2px 0px;
}
/**alert 弹出框的 CSS **/

.alert_div{
	margin-left:20px;
	margin-top:5px;
	overflow:hidden;
	height:auto;
	zoom:1;
}

.in_title{
	padding:3px 0px;
}
.in{
	padding:3px 0px;
}
.in input{
	padding:2px;
	border:1px solid #ccc;
}
.from_bns button{
	padding:4px 20px;
	border:1px solid #ccc;
	background:#fff;
	color:#000;
}
.in_alert{
	background:#fff;
	width:780px;
	height:510px;
	border:1px solid #b1b1b1;
}
.in_alert_1{
	padding:20px;
}
/**联系我们		Bin**/
.style_cantans{
	margin:5px 20px;
}
.cantans_box{
	height:auto;
	overflow:hidden;
	zoom:1;
	padding:15px 15px 15px 15px;
	border-bottom:1px solid #e0e4e7;
}
.cantans_box_t{
	padding:5px 15px;
	color:#808080;
	font-weight:bold;
	background:url(../images/icon/icon_12x12.gif) no-repeat left center;
}
.cantans_link{
	padding:5px 15px;
	color:#808080;
	font-weight:bold;
	font-size:14px;
}
.cantans_box p{
	padding:3px 15px;
}

/**联系我们		End**/
/**网站地图**/
.tree{
	padding-left:15px;
	padding-top:15px;
	color:#3C454C;
	overflow:hidden;
	zoom:1;
}

.tree ul {
	line-height:24px;
	font-weight: normal;
	margin-left:15px;
	_margin-left:8px;
	float:left;
}
.tree li {
	padding-left:20px;
	background:url(../images/icon/sitemap_tree_center.gif) no-repeat left center;
}
.tree .last {
	background:#ffffff url(../images/icon/sitemap_tree_last.gif) no-repeat left -6px;
	display:block;
}
.tree .last_two {
	padding-left:1px;
	padding-top:20px;
	zoom:1;
	height:auto;
	overflow:hidden;
	background:url(../images/icon/shuxian.gif) repeat-y;

}
.tree .last  span, .last_two span{
	float:left;
	color:#3C454C;
}
.last_two .hengxian{
	background:url(../images/icon/hengxian.gif) no-repeat left center;
	padding-left:19px;
	font-weight:bold;
	color:#3C454C;
}
.tree .second {
	float:left;
	margin-left:5px;
	color:#3C454C;
}
.tree .second li {
	margin-left:14px;
}
.tree .second .second_1 {
	background:none;
	background:url(../images/icon/sitemap_tree_second.gif) no-repeat top left;
	margin-left:0;
	padding-left:34px;
}
.last_bold{
	font-weight:bold;
}
.poos_box{
	line-height:160%;
	padding-top:15px;
	overflow:hidden;
	zoom:1;
	height:auto;
	color:#3c454c;
}
.poos_box p{
	line-height:160%;
	text-indent:2em;
	padding:0px 0px 20px 0px;
	color:#3c454c;
}
.poos_box strong{
	color:#3c454c;
}
.poos_box a{
	color:#41210c !important;
}





/** 底部的CSS  Bin**/

.footer{
	height:119px;
	background:url(../images/bg/footer.jpg) no-repeat left top;
	text-align:left;
}
.footer_b{
	padding:54px 0px 0px 24px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.footer_b img{
	float:left;
	display:inline;
	margin-right:15px;
}
.footer_b div.left{
	float:left;
	display:inline;
}
.footer_b div.left p{
	line-height:180%;
	color:#b3b3b3;
}
.footer_b div.left p a{
	margin:0px 8px;
	color:#b3b3b3;
}
.footer_b div.right{
	width:200px;
	margin-right:25px;
	margin-top:15px;
}
#downpart ul{
	margin:0; padding:5px 0 0 25px;
}
#downpart li{
	display:disc; margin:0; padding:0; list-style:none; line-height:24px;	margin-left:10px; color:#808080;	
}

#downpart li a{
color:darkgreen
}

/** 主体的CSS  End**/
