﻿/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{font:13px/1.75 "微软雅黑","宋体", arial, sans-serif,'DejaVu Sans','Lucida Grande',Tahoma,'Hiragino Sans GB',STHeiti,SimSun,sans-serif;color:#333;}
body{}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:none; color:#777;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
tr {padding: 0px; margin: 0px;list-style-type: none;}
h3,h4{padding:0px; font-size:14px; font-weight:bold;}
.clear{ height:0px; clear:both; overflow:hidden;}
.blank10{ height:10px; overflow:hidden;}
.clearfloat {clear:both;height:0; overflow:hidden;}

.prevnext{margin-top:10px;padding-top:10px;border-top:1px dashed #eee;}
.prevnext .prevrecord{float:left;text-align:left;text-indent:0;}
.prevnext .nextrecord{float:right;text-align:right;text-indent:0;}
/*控制数字导航*/
.mynav  span.N1,.mynav  span.N2,.mynav span.N3,.mynav span.N4,.mynav span.N5,.mynav span.N6,.mynav span.N7,.mynav span.N8,.mynav span.N9,.mynav span.N10,.mynav span.N11,.mynav span.N12,.mynav span.N13{display:block;float:left;width:30px;margin-left:5px;margin-right:5px;padding-top:6px; height:30px;}
.mynav span.N1{background:url(n1.gif) no-repeat 0px 4px;}
.mynav span.N2{background:url(n2.gif) no-repeat 0px 4px;}
.mynav span.N3{background:url(n3.gif) no-repeat 0px 4px;}
.mynav span.N4{background:url(n4.gif) no-repeat 0px 4px;}
.mynav span.N5{background:url(n5.gif) no-repeat 0px 4px;}

span.N1,span.N2,span.N3,span.N4,span.N5,span.N6,span.N7,span.N8,span.N9,span.N10,span.N11,span.N12,span.N13{display:block;float:left;width:17px;margin-left:5px;margin-right:5px;padding-top:6px; height:15px;}
span.N1{background:url(n01.gif) no-repeat 0px 4px;}
span.N2{background:url(n02.gif) no-repeat 0px 4px;}
span.N3{background:url(n03.gif) no-repeat 0px 4px;}
span.N4{background:url(n04.gif) no-repeat 0px 4px;}
span.N5{background:url(n05.gif) no-repeat 0px 4px;}
span.N6{background:url(n06.gif) no-repeat 0px 4px;}
span.N7{background:url(n07.gif) no-repeat 0px 4px;}
span.N8{background:url(n08.gif) no-repeat 0px 4px;}
span.N9{background:url(n09.gif) no-repeat 0px 4px;}
span.N10{background:url(n10.gif) no-repeat 0px 4px;}
span.N11{background:url(n10.gif) no-repeat 0px 4px;}
span.N12{background:url(n10.gif) no-repeat 0px 4px;}
span.N13{background:url(n10.gif) no-repeat 0px 4px;}

/*会员中心样式*/
#loginframe{margin-top:50px; width:280px; height:150px;}

/*整体架构布局*/
#wrap{ width:1125px; margin:0px auto;}
#wrap #content{ width:100%; margin:0 auto; margin-top:10px;}
#wrap #content #main{ width:575px; float:left; margin-right:10px; }
#wrap #content #side{ width:390px; float:right;}
/*顶栏*/
#top{width:100%;background-color:#0368ab;height: 35px; line-height:35px;}
#top #topbox{width:1125px; margin:0px auto;}
#top #login{ float:left; width:574px; padding-left:10px;}
#top .top{ float:right;}
#top .top ul{}
#top .top li{float:left;border-right:#F2F2F2 1px solid;}
#top .top li.wap{ background:url(wap.gif) no-repeat left 11px;padding-left:4px;}
#top .top a{ padding:0px 5px; color:#8B8C8B;}
#top .top a:hover{ color:#2A6CA2; text-decoration:none;}
#top .top li.wap a{ color:red;}

/*头部*/
#hearer{width:1125px; margin:0px auto; padding-top:12px; padding-bottom:20px;height:120px; overflow:hidden;}
.hear_left{ float:left; width:500px;}
.head_right{ float:right;width:350px;margin-right:5px; padding-top:15px;}
.hear_left .logo{ float:left;width:500px; padding-top:12px;}

/*搜索*/
#search{ width:350px; height:38px;}
.search1{color:#999999;width:220px;height:34px; line-height:34px;  float:left; padding-left:36px; border:2px #008CD4 solid; background:#fff url(sicon.png) no-repeat 10px 7px; font-size:12px;}
.search2{color:#FFFFFF; float:left; background:#008CD4; height:38px; line-height:38px; font-size:14px; width:86px; border:#2A6CA2 0px solid; cursor:pointer; font-family:"微软雅黑"}

/*菜单导航*/
.nav{ width:1125px; margin:0 auto; height:40px; line-height:30px; overflow:hidden;}
.nav .menu{float:right;width:1000px; height:35px; font-size:12px;}
.menu ul::after{
	content: '';
	display: block;
	clear: both;
}
.menu ul li{
	box-sizing: border-box;
	float:left;
	width:11.1%;
	text-align: center;
	border-right:1px solid #e9eaea;
}
.menu ul li:last-child{
	border-right:0;
}
.menu ul li a{
	display:block;
	height:36px;
	font-size: 16px;
	line-height: 18px;
}
.menu ul li a p{
	font-size: 12px;
	text-transform: uppercase;
}
.menu ul li a:hover,
.currclass a{
	color:#0086c7 !important;
}

/*频道首页*/

#wrap .indexcont1{width:1125px; margin:0px auto;}
#wrap .indexcont1 .floatl{width:1125px; float:left;}
#wrap .indexcont1 .floatl .focus{height:238px; overflow:hidden;}
#wrap .indexcont1 .floatl .floatl02{border:#e8e8e8 1px solid; height:100%; background:#fff; overflow:hidden;}
#wrap .indexcont1 .floatl .floatl02 .title{height:25px; line-height:25px; color:red; font-size:12px; padding-left:15px; overflow:hidden;float:left;}
.sy_tt{padding-left:20px; color:#333;font-size:12px;}
.sy_tti{color:#008cd6;padding-left:5px;font-size:12px;}

#wrap .indexcont1 .floatm{width:450px;  float:left; margin-left:10px; background:#fff url(zxbg.png) no-repeat; height:100%; padding-bottom:10px; overflow:hidden;}
#wrap .indexcont1 .floatm .focus_text_1{margin:10px 18px 0px 10px;border-bottom:#d8d8d8 1px dashed; height:100%; padding-bottom:10px;overflow:hidden;}
#wrap .indexcont1 .floatm .focus_text_1 h2{ height:35px; line-height:35px; text-align:center;}
#wrap .indexcont1 .floatm .focus_text_1 h2 a { font-size:22px; font-weight:bold; color:#008CC6;}
#wrap .indexcont1 .floatm .focus_text_1 h2 a:hover{ color:red; text-decoration:underline;}
#wrap .indexcont1 .floatm .focus_text_1 ul{}
#wrap .indexcont1 .floatm .focus_text_1 li{width:50%; float:left; height:25px; line-height:25px;}
#wrap .indexcont1 .floatm .focus_text_1 a{ font-size:12px;}
#wrap .indexcont1 .floatm .focus_text_1 a:hover{}

#wrap .indexcont1 .floatm  .focus_text{ }
#wrap .indexcont1 .floatm  .focus_text h2{margin:0px 18px 10px 10px;height:35px; line-height:35px; text-align:center;border-bottom:#d8d8d8 1px dashed; height:100%; padding-bottom:10px;}
#wrap .indexcont1 .floatm  .focus_text h2 a { font-size:22px; font-weight:bold; color:#008CC6;}
#wrap .indexcont1 .floatm  .focus_text h2 a:hover{ color:red; text-decoration:underline;}

#wrap .indexcont1 .floatm  .focus_text ul{padding:0px 10px;}
#wrap .indexcont1 .floatm  .focus_text li{ height:28px;line-height:28px; background:url(list_blue.jpg) no-repeat left 10px; padding-left:10px;}
#wrap .indexcont1 .floatm  .focus_text a{ font-size:14px;}
#wrap .indexcont1 .floatm  .focus_text a:hover{}
#wrap .indexcont1 .floatm  .focus_text span#date{ float:right; color:#666;}

#wrap .indexcont1 .floatr{width:252px; float:right;}
#wrap .indexcont1 .floatr .floatr01{ border:#E5E5E5 1px solid; background:#FBFBFB;}
#wrap .indexcont1 .floatr .floatr01 .title{ background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
#wrap .indexcont1 .floatr .floatr01 .floatr01box{ }
#wrap .indexcont1 .floatr .floatr01 .floatr01box dl{padding:10px;}
#wrap .indexcont1 .floatr .floatr01 .floatr01box p{ margin-top:-20px; height:60px; text-align:center;}
#wrap .indexcont1 .floatr .floatr01 .floatr01box p img{width:230px; height:60px;}

#wrap .indexcont1 .floatr .floatr01 .floatr01box dd{ height:28px; line-height:28px; background:url(list_blue.jpg) no-repeat left 12px; padding-left:10px;}
#wrap .indexcont1 .floatr .floatr01 .floatr01box img{}
#wrap .indexcont1 .floatr .floatr01 .floatr01box a{}
#wrap .indexcont1 .floatr .floatr01 .floatr01box a:hover{ color:red;}

.title{height:33px; line-height:33px;font-size:14px; font-weight:bold;}
.title div{width:35px; height:27px; float:left;}
.title span{ float:right; margin-right:15px; color:#f08300; font-size:10px; font-weight:normal; font-family:Arial;}
.title span a{ font-size:12px; font-weight:normal; color:#00679e; font-family:微软雅黑;}
.title span a:hover{ color:red;}

#wrap .indexcont2{width:1125px; margin:0px auto;height:100%; padding-bottom:10px; overflow:hidden;}
#wrap .indexcont2 .title{background:url(sy_rd.gif) no-repeat left bottom; color:#fff; padding-left:20px;}

#wrap .indexcont2 .floatl{width:848px; float:left; padding:0px;}
#wrap .indexcont2 .floatl .floatl1{width:238px; float:left; padding:3px; border:solid 1px #dbdbdb;}

#wrap .indexcont2 .floatl .floatl2{width:570px; float:right; padding-right:20px;}
#wrap .indexcont2 .floatl .floatl2 ul{margin-top:5px;}
#wrap .indexcont2 .floatl .floatl2 ul li{line-height:24px; padding-left:10px;}
#wrap .indexcont2 .floatl .floatl2 ul li #date{float:right; color:#00ccff; font-size:12px;}
#wrap .indexcont2 .floatl .floatl2 li.newsz{ height:60px; border-bottom:#e8e8e8 1px solid;padding:10px 0px 0px 0px;}
#wrap .indexcont2 .floatl .floatl2 a.tt{font-size:16px; color:#333;  }
#wrap .indexcont2 .floatl .floatl2 a.tt:hover{ color:red;}
#wrap .indexcont2 .floatl .floatl2 p.intro{height:25px; line-height:25px; color:#999;}



#wrap .indexcont2 .floatr{width:275px; height:260px; float:right;border:solid 1px #dbdbdb; background:url(login_bg.png) no-repeat center top;}
#wrap .indexcont2 .floatr .floatr01{}
#wrap .indexcont2 .floatr .floatr01 .floatr01box{ margin-top:10px;}
#wrap .indexcont2 .floatr .floatr01 .floatr01box .tj{ height:90px;}
#wrap .indexcont2 .floatr .floatr01 .floatr01box a.pic{width:90px; float:left;}
#wrap .indexcont2 .floatr .floatr01 .floatr01box a.pic img{width:90px; height:90px; padding:2px; border:#d8d8d8 1px solid;}
#wrap .indexcont2 .floatr .floatr01 .floatr01box h2{ width:142px; float:right;}
#wrap .indexcont2 .floatr .floatr01 .floatr01box h2 a{ font-size:12px; }
#wrap .indexcont2 .floatr .floatr01 .floatr01box h2 a:hover{ color:red;}
#wrap .indexcont2 .floatr .floatr01 .floatr01box h2 img{ display:none;}

#wrap .indexcont2 .floatr .floatr01 .floatr01box p.intro{ width:142px; float:right; line-height:24px; color:#666;}
#wrap .indexcont2 .floatr .floatr01 .floatr01box p.intro a{ font-size:12px;}
#wrap .indexcont2 .floatr .floatr01 .floatr01box p.intro a:hover{ color:red; text-decoration:none;}

#wrap .indexcont2 .floatr .floatr01 .floatr01box ul{ margin-top:10px;}
#wrap .indexcont2 .floatr .floatr01 .floatr01box li{ height:28px; line-height:28px; background:url(list_blue.jpg) no-repeat left 12px; padding-left:12px;}
#wrap .indexcont2 .floatr .floatr01 .floatr01box img{ }
#wrap .indexcont2 .floatr .floatr01 .floatr01box a{ font-size:12px; }
#wrap .indexcont2 .floatr .floatr01 .floatr01box a:Hover{ color:red;}

#wrap .indexcont2 .floatr .floatr01 ul{padding:10px 0;}
#wrap .indexcont2 .floatr .floatr01 ul li{padding:2px 0;padding-left:20px;background:url(blue_arrow.gif) no-repeat 8px center;}


#wrap .indexcont3{width:1125px; margin:0px auto; }
#wrap .indexcont3 .floatl{width:530px; float:left; border:#9fd9f6 1px solid;background:#fff;}
#wrap .indexcont3 .floatl .title{background:url(title_bg.png) repeat-x; height:27px; line-height:27px; color:#007fc7; font-size:14px; font-weight:bold;overflow:hidden; border-bottom:#9fd9f6 1px solid;}
#wrap .indexcont3 .floatl .title div{background:url(xhdt.png) no-repeat 5px center;}
#wrap .indexcont3 .floatl .floatlbox{ padding:10px;}
#wrap .indexcont3 .floatl .floatlbox ul{}
#wrap .indexcont3 .floatl .floatlbox li{height:25px; line-height:25px; background:url(list_3dot.png) no-repeat left 10px; padding-left:10px;}
#wrap .indexcont3 .floatl .floatlbox span#date{ float:right; color:#999;}



#wrap .indexcont3 .floatm{width:295px; height:223px; float:left; margin-left:10px;background:#fff; border:#9fd9f6 1px solid;}
#wrap .indexcont3 .floatm .title{background:url(title_bg.png) repeat-x; height:27px; line-height:27px; color:#007fc7; font-size:14px; font-weight:bold;overflow:hidden; border-bottom:#9fd9f6 1px solid;}
#wrap .indexcont3 .floatm .title div{background:url(bg_hy.png) no-repeat 5px center;}
#wrap .indexcont3 .floatm .floatmbox{padding:10px;}
#wrap .indexcont3 .floatm .floatmbox ul{}
#wrap .indexcont3 .floatm .floatmbox li{height:25px; line-height:25px; background:url(list_3dot.png) no-repeat left 10px; padding-left:10px;}
#wrap .indexcont3 .floatm .floatmbox span#date{ float:right; color:#999;}

.keji li a{width:310px;height:25px;overflow:hidden;line-height:25px;}

#wrap .indexcont3 .floatr{width:274px; height:223px; float:right; margin-left:10px;background:#fff; border:#efefef 1px solid;}
#wrap .indexcont3 .floatr .title{background:url(ti_tz.png) no-repeat 5px bottom; height:32px; line-height:32px; color:#fff; font-size:14px; font-weight:bold;overflow:hidden; padding-left:27px;}
#wrap .indexcont3 .floatr .floatrbox{padding:10px;}
#wrap .indexcont3 .floatr .floatrbox ul{}
#wrap .indexcont3 .floatr .floatrbox li{height:25px; line-height:25px; background:url(list_3dot.png) no-repeat left 10px; padding-left:10px;}
#wrap .indexcont3 .floatr .floatrbox li a{color:#008cd6;}
#wrap .indexcont3 .floatr .floatrbox span#date{ float:right; color:#999;}

#wrap .banner{width:1125px; margin:0px auto;}


#wrap .indexcont4{width:1125px; margin:0px auto; }
#wrap .indexcont4 .floatl{width:1123px; float:left; border:#9fd9f6 1px solid;background:#fff;}
#wrap .indexcont4 .floatl .title{background:url(title_bg.png) repeat-x; height:27px; line-height:27px; color:#007fc7; font-size:14px; font-weight:bold;overflow:hidden; border-bottom:#9fd9f6 1px solid;}
#wrap .indexcont4 .floatl .title div{background:url(in_hy.png) no-repeat 5px center;}
#wrap .indexcont4 .floatl .floatlbox{ padding:10px;}
#wrap .indexcont4 .floatl .floatlbox ul{}
#wrap .indexcont4 .floatl .floatlbox li{height:25px; line-height:25px; background:url(list_3dot.png) no-repeat left 10px; padding-left:10px;}
#wrap .indexcont4 .floatl .floatlbox span#date{ float:right; color:#999;}
#Roll201506358913871 .img{margin:2px 5px;padding:4px;background:url(syhy_ctbg.png) no-repeat left top;}
.syhy_tt{font-size:12px;}


#wrap .indexcont5{width:1125px; margin:0px auto; }
#wrap .indexcont5 .floatl{width:412px; float:left; border:#9fd9f6 1px solid;background:#fff;}
#wrap .indexcont5 .floatl .title{background:url(title_bg.png) repeat-x; height:27px; line-height:27px; color:#007fc7; font-size:14px; font-weight:bold;overflow:hidden; border-bottom:#9fd9f6 1px solid;}
#wrap .indexcont5 .floatl .title div{background:url(sy_qygl.png) no-repeat 5px center;}
#wrap .indexcont5 .floatl .floatlbox{ padding:10px;height:150px;}
#wrap .indexcont5 .floatl .floatlbox ul{}
#wrap .indexcont5 .floatl .floatlbox li{height:25px; line-height:25px; background:url(sy_line4.png) no-repeat left center; padding-left:10px;}
#wrap .indexcont5 .floatl .floatlbox span#date{ float:right; color:#595757;}



#wrap .indexcont5 .floatm{width:413px; float:left; margin-left:10px;background:#fff; border:#9fd9f6 1px solid;}
#wrap .indexcont5 .floatm .title{background:url(title_bg.png) repeat-x; height:27px; line-height:27px; color:#007fc7; font-size:14px; font-weight:bold;overflow:hidden; border-bottom:#9fd9f6 1px solid;}
#wrap .indexcont5 .floatm .title div{background:url(sy_kjcg.png) no-repeat 5px center;}
#wrap .indexcont5 .floatm .floatmbox{padding:10px;height:150px;}
#wrap .indexcont5 .floatm .floatmbox ul{}
#wrap .indexcont5 .floatm .floatmbox li{height:25px; line-height:25px; background:url(sy_line5.png) no-repeat left center; padding-left:10px;overflow:hidden;}
#wrap .indexcont5 .floatm .floatmbox span#date{ float:right; color:#595757;}



#wrap .indexcont5 .floatr{width:276px; height:224px; float:right; margin-left:10px;background:#f6f6f6;}
#wrap .indexcont5 .floatr .title{background:url(sy_jchdbg.png) no-repeat left bottom; height:33px; line-height:33px; color:#fff; font-size:14px; font-weight:bold;overflow:hidden; padding-left:43px;}
#wrap .indexcont5 .floatr .title span{color:#fff;}
#wrap .indexcont5 .floatr .title span a{font-size:13px;color:#fff;}
#wrap .indexcont5 .floatr .floatrbox{padding:10px;}
#wrap .indexcont5 .floatr .floatrbox ul{}
#wrap .indexcont5 .floatr .floatrbox li{text-align:center;height:25px; line-height:25px;}
#wrap .indexcont5 .floatr .floatrbox li a{}
#wrap .indexcont5 .floatr .floatrbox span#date{ float:right; color:#999;}

#wrap .indexcont6l{width:839px; height:auto; margin:0px auto;float:left;}
#wrap .indexcont6l .banner{width:839px; margin:0px auto; float:left; background-color:red;}
#wrap .indexcont6l .floatl{width:412px; float:left; border:#9fd9f6 1px solid;background:#fff;}
#wrap .indexcont6l .floatl .title{background:url(title_bg.png) repeat-x; height:27px; line-height:27px; color:#007fc7; font-size:14px; font-weight:bold;overflow:hidden; border-bottom:#9fd9f6 1px solid;}
#wrap .indexcont6l .floatl .title div{background:url(in_ppch.png) no-repeat 5px center;}
#wrap .indexcont6l .floatl .floatlbox{ padding:10px;}
#wrap .indexcont6l .floatl .floatlbox ul{}
#wrap .indexcont6l .floatl .floatlbox li{height:25px; line-height:25px; background:url(sy_line4.png) no-repeat left center; padding-left:10px;overflow:hidden;}
#wrap .indexcont6l .floatl .floatlbox span#date{ float:right; color:#595757;}



#wrap .indexcont6l .floatm{width:413px; float:left; margin-left:10px;background:#fff; border:#9fd9f6 1px solid;}
#wrap .indexcont6l .floatm .title{background:url(title_bg.png) repeat-x; height:27px; line-height:27px; color:#007fc7; font-size:14px; font-weight:bold;overflow:hidden; border-bottom:#9fd9f6 1px solid;}
#wrap .indexcont6l .floatm .title div{background:url(in_tzzs.png) no-repeat 5px center;}
#wrap .indexcont6l .floatm .floatmbox{padding:10px;}
#wrap .indexcont6l .floatm .floatmbox ul{}
#wrap .indexcont6l .floatm .floatmbox li{height:25px; line-height:25px; background:url(sy_line4.png) no-repeat left center; padding-left:10px;}
#wrap .indexcont6l .floatm .floatmbox span#date{ float:right; color:#595757;}

#wrap .indexcont6l .floatl1{width:273px; float:left; border:#9fd9f6 1px solid;background:#fff;}
#wrap .indexcont6l .floatl1 .title{background:url(title_bg.png) repeat-x; height:22px; line-height:22px; color:#007fc7; font-size:12px; font-weight:bold;overflow:hidden; border-bottom:#9fd9f6 1px solid;}
#wrap .indexcont6l .floatl1 .title div{background:url(in_whys.png) no-repeat left center; color:#fff; height:22px; width:80px;padding-left:20px;}
#wrap .indexcont6l .floatl1 .floatlbox{padding:10px;}
#wrap .indexcont6l .floatl1 .floatlbox ul{}
#wrap .indexcont6l .floatl1 .floatlbox li{height:25px; line-height:25px; background:url(sy_line5.png) no-repeat left center; padding-left:10px; font-size:12px;}
#wrap .indexcont6l .floatl1 .floatlbox li a{}
#wrap .indexcont6l .floatl1 .floatlbox span#date{ float:right; color:#595757;}

#wrap .indexcont6l .floatl2{width:273px; float:left; border:#9fd9f6 1px solid;background:#fff; margin-left:7px;}
#wrap .indexcont6l .floatl2 .title{background:url(title_bg.png) repeat-x; height:22px; line-height:22px; color:#007fc7; font-size:12px; font-weight:bold;overflow:hidden; border-bottom:#9fd9f6 1px solid;}
#wrap .indexcont6l .floatl2 .title div{background:url(in_whys.png) no-repeat left center; color:#fff; height:22px; width:80px;padding-left:20px;}
#wrap .indexcont6l .floatl2 .floatlbox{padding:10px;}
#wrap .indexcont6l .floatl2 .floatlbox ul{}
#wrap .indexcont6l .floatl2 .floatlbox li{height:25px; line-height:25px; background:url(sy_line5.png) no-repeat left center; padding-left:10px; font-size:12px;}
#wrap .indexcont6l .floatl2 .floatlbox li a{}
#wrap .indexcont6l .floatl2 .floatlbox span#date{ float:right; color:#595757;}

#wrap .indexcont6l .floatl3{width:273px; float:left; border:#9fd9f6 1px solid;background:#fff; margin-left:7px;}
#wrap .indexcont6l .floatl3 .title{background:url(title_bg.png) repeat-x; height:22px; line-height:22px; color:#007fc7; font-size:12px; font-weight:bold;overflow:hidden; border-bottom:#9fd9f6 1px solid;}
#wrap .indexcont6l .floatl3 .title div{background:url(in_whys.png) no-repeat left center; color:#fff; height:22px; width:80px;padding-left:20px;}
#wrap .indexcont6l .floatl3 .floatlbox{padding:10px;}
#wrap .indexcont6l .floatl3 .floatlbox ul{}
#wrap .indexcont6l .floatl3 .floatlbox li{height:25px; line-height:25px; background:url(sy_line5.png) no-repeat left center; padding-left:10px; font-size:12px;}
#wrap .indexcont6l .floatl3 .floatlbox li a{}
#wrap .indexcont6l .floatl3 .floatlbox span#date{ float:right; color:#595757;}
#wrap .indexcont6l .mrfc_title{float:left; width:30px; height:93px;background:url(in_mrfc.png) no-repeat left top;}

#wrap .floatl4{width:807px; float:left; border:#e4edf1 1px solid;background:#fff;}
#wrap .floatl4 .floatlbox{ padding:2px;}
#wrap .floatl4 .floatlbox ul{}
#Roll201567548135371 .img{padding:0 2px;}

#wrap .indexcont6l .floatl5{width:100%; float:left; border:#e4edf1 1px solid;background:#fff; height:auto; height:55px;}
.zlhz_title{ height:27px; line-height:27px; color:#007fc7; font-size:14px; font-weight:bold;padding-left:5px;}
#wrap .indexcont6l .floatl5 .floatlbox{padding:2px 0; height:auto;}
#wrap .indexcont6l .floatl5 .floatlbox ul{}
#wrap .indexcont6l .floatl5 .floatlbox li{float:left;height:25px; line-height:25px;padding-left:5px; font-size:12px;}


#wrap .indexcont6r{width:276px; height:auto; margin:0px auto; float:right;}
#wrap .indexcont6r .banner{width:100%; margin:0px auto;}
#wrap .indexcont6r .floatr{width:276px; height:689px; float:right; margin-left:2px;background:#f6f6f6;}
#wrap .indexcont6r .floatr .title{background:url(sy_jchdbg.png) no-repeat left bottom; height:33px; line-height:33px; color:#fff; font-size:14px; font-weight:bold;overflow:hidden; padding-left:43px;}
#wrap .indexcont6r .floatr .title span{color:#fff;}
#wrap .indexcont6r .floatr .title span a{font-size:13px;color:#fff;}
#wrap .indexcont6r .floatr .floatrbox{padding:10px;}
#wrap .indexcont6r .floatr .floatrbox ul{}
#wrap .indexcont6r .floatr .floatrbox li{height:129px; width:256px; line-height:25px;}
#wrap .indexcont6r .floatr .floatrbox li a{float:left; display:block;font-size:12px; line-height:18px;}
.ldjg_l{width:100px;}
.ldjg_r{padding-left:10px;width:145px;}
#wrap .indexcont6r .floatr .floatrbox span#date{ float:right; color:#999;}

#wrap .indexcont7{width:1125px; margin:0px auto; }
#wrap .indexcont7 .floatl{width:308px; float:left; border:#f1f1f1 1px solid;background:#fff; height:365px; overflow:hidden;}
#wrap .indexcont7 .floatl .title{background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
#wrap .indexcont7 .floatl .title span{ float:right;font-size:14px; font-weight:normal; color:#555; margin-right:10px;}
#wrap .indexcont7 .floatl .floatlbox{ padding:0px 10px;}
#wrap .indexcont7 .floatl .floatlbox .ask_s{ height:30px; line-height:30px;}
#wrap .indexcont7 .floatl .floatlbox ul{}
#wrap .indexcont7 .floatl .floatlbox li{height:25px; line-height:25px; background:url(list_blue.jpg) no-repeat left 10px; padding-left:10px;}
#wrap .indexcont7 .floatl .floatlbox span#date{ float:right; color:#999;}



#wrap .indexcont7 .floatm{width:360px; float:left; margin-left:10px;background:#fff; border:#f1f1f1 1px solid;  height:365px;  overflow:hidden;}
#wrap .indexcont7 .floatm .title{ background:url(blue_arrow.gif) no-repeat left 15px; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden; }
#wrap .indexcont7 .floatm .title span{ float:right;font-size:14px; font-weight:normal; color:#555; margin-right:10px;}
#wrap .indexcont7 .floatm .floatmbox{}
#wrap .indexcont7 .floatm .floatmbox .tjsoft{ padding:10px; height:86px; overflow:hidden; border-bottom:#d8d8d8 1px dotted;}
#wrap .indexcont7 .floatm .floatmbox .tjsoft li{width:25%; float:left; text-align:center;}
#wrap .indexcont7 .floatm .floatmbox .tjsoft img{width:70px; height:60px; padding:2px; border:#d8d8d8 1px solid;}

#wrap .indexcont7 .floatm .floatmbox .newsoft{ padding:0px 10px 0px 10px;}
#wrap .indexcont7 .floatm .floatmbox .newsoft li{height:25px; line-height:25px; background:url(list_blue.jpg) no-repeat left 11px; padding-left:10px;}
#wrap .indexcont7 .floatm .floatmbox .newsoft a{}
#wrap .indexcont7 .floatm .floatmbox .newsoft a:hover{}
#wrap .indexcont7 .floatm .floatmbox .newsoft span#date{ float:right; color:#999;}


#wrap .indexcont7 .floatr{width:308px; float:right; }
#wrap .indexcont7 .floatr .floatr01{border:#f1f1f1 1px solid;background:#fff;  height:177px;  overflow:hidden;}
#wrap .indexcont7 .floatr .floatr01 .title{background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
#wrap .indexcont7 .floatr .floatr01 .title span{ float:right;font-size:14px; font-weight:normal; color:#555; margin-right:10px;}
#wrap .indexcont7 .floatr .floatr01 .floatrbox{ padding:0px 10px; height:100%; overflow:hidden;}
#wrap .indexcont7 .floatr .floatr01 .floatrbox ul{}
#wrap .indexcont7 .floatr .floatr01 .floatrbox li{ height:25px; line-height:25px; color:#999;}
#wrap .indexcont7 .floatr .floatr01 .floatrbox a{ font-size:12px;}


#wrap .indexcont7 .floatr .floatr01 .floatr02box{ padding:0px 10px; height:100%; overflow:hidden;}
#wrap .indexcont7 .floatr .floatr01 .floatr02box li{ height:25px; line-height:25px; background:url(list_blue.jpg) no-repeat left 10px; padding-left:10px;}
#wrap .indexcont7 .floatr .floatr01 .floatr02box a{ font-size:12px;}
#wrap .indexcont7 .floatr .floatr01 .floatr02box a:hover{}

#wrap .indexcont8{width:1125px; margin:0px auto; clear:both;}
#wrap .indexcont8 .title{ background:url(mod_hd.png) no-repeat;height:41px; line-height:41px; font-size:16px; padding-left:30px; color:#458FCE; font-weight:bold; color:#000; overflow:hidden;}
#wrap .indexcont8 .title span{ float:right;padding-right:10px;padding-top:5px; display:block;}
#wrap .indexcont8 .title span a{ font-size:14px; font-weight:normal; color:#666;}
#wrap .indexcont8 .title span a:hover{ color:red;}
.picList{border:#E6E6E6 1px solid; background:#fff;border-top:none; height:180px; overflow:hidden;}
.picList ul{ padding:0px 15px;}
.picList li{float:left;width:25%; text-align:center;height:184px;padding-top:15px;}
.picList li a{ display:block; text-align:center;}
.picList li p{color:#7A7272;height:52px;line-height:26px;margin-top:8px;vertical-align:top;}
.picList li img{height:125px;width:200px;}


.indexcont9{width:1123px; margin:0px auto; border-top:#dcdddd 1px solid; border-bottom:#dcdddd 1px solid; height:50px; overflow:hidden; line-height:50px;}
.indexcont9 .footimg{float:left;width:150px;height:50px;font-size:16px;}
.indexcont9 span{width:18%;display:block;float:left;margin-top:10px;line-height: 50px;}
.indexcont9 span select{width:180px;height:30px;line-height: 50px;}
.indexcont9 ul{padding-left:280px;}
.indexcont9 a{width:auto; padding:0px 10px; float:left; text-align:center; font-size:12px; font-family:"Times New Roman", Times, serif;}
/*首页结束*/

/*非首页会员登陆*/
.hy_login{width:275px;float:right;border:solid 1px #dbdbdb; background:url(login_bg.png) no-repeat center top;}
.hy_login .floatr01 .floatr01box{margin-top:20px;}
.hy_login ul{padding:10px 0;}
.hy_login ul li{padding:2px 0;padding-left:20px;background:url(blue_arrow.gif) no-repeat 8px center;}


/*广告*/
.banner965{width:1125px; margin:0px auto; overflow:hidden;}
.banner965 img{width:1125px;}

/*文章分页样式*/
#fenye{clear:both; margin:10px 0 0 0; float:left; font-size:13px;}
#fenye a{text-decoration:none; display:inline;border-radius:3px;line-height:22px;}
#fenye .prev,#fenye .next{width:44px; text-align:center;line-height:22px;}
#fenye a.curr{width:22px;background:#4bb3e7; border:1px solid #4bb3e7; color:#fff; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff; margin:0px 2px; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#1f3a87;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:22px; font-size:12px; height:22px;}

/*文章正文分页样式*/
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;}
#pageNext a.curr{background:#1f3a87; border:1px solid #dcdddd; color:#fff; font-weight:bold;}
#pageNext a{margin:5px 0px; color:#1E50A2;background:#fff; padding:3px 7px; border:1px solid #dcdddd;height:22px;line-height:22px}

.navigation{width:983px;margin:10px auto; clear:both;height:22px;line-height:22px;color:#999;background:url(ask_points.gif) no-repeat left -1356px;padding-left:15px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.navigation span{ float:right;}
.navigation dt#KeyWord{ height:25px; line-height:25px;}
.navigation a{color:#999;}
.navigation a:hover{color:red;text-decoration:none;}


/*友情链接*/
#wrap #bottom #title4 .sqlj{ float: right; font-size: 13px;  font-family:"微软雅黑","黑体";}
#wrap #bottom #link{ margin-top:12px;}
#wrap #bottom #link #nlink{ padding-top:15px; height:40px;}
#wrap #bottom #link li{ float:left; width:10%; height:36px;  margin-right:10px; text-align:center; line-height:36px;}
#wrap #bottom #link li img{ width:90px; height:32px; }




/*公告*/

.helpmain{width:1125px; margin:0px auto;}
.helpmain .left{width:110px; float:left; border:#DCDCDC 1px solid;height:100%; overflow:hidden;}
.helpmain .left .helpleftsite{margin:1px;}
.helpmain .left .helpleftsite .title{height:21px;background:url(xhjj_lm.png) no-repeat left top;}
.helpmain .left .helpleftsite .leftbox{ padding:2px 25px; font-size:13px;}
.helpmain .left .helpleftsite .leftbox ul{}
.helpmain .left .helpleftsite .leftbox a{display:block; border-bottom:#E5E7E6 1px dotted; height:30px; line-height:30px; color:#000;}
.helpmain .left .helpleftsite .leftbox a:hover,.helpmain .left .helpleftsite .leftbox .currclass{color:#1ebbe9;}

.helpmain .right{width:715px; float:left; background:#FCFCFC;height:auto; padding-left:10px;}
.helpmain .right h2{ font-size:14px; font-weight:bold; color:#fff; line-height:29px; border-bottom:#aad1f0 1px  solid; background:url(xhjj_tbg.png) no-repeat left top; padding-left:20px;}
.helpmain .right h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e8e8e8e 1px dashed; text-align:center;}
.helpmain .right .notetext{ padding:5px 0; line-height:24px; font-size:14px; color:#555; height:auto;}
.helpmain .right .notetext #xw_content{height:auto;}
.helpmain .right .notetext #xw_content #MyContent{height:auto; font-size:13px;}
.helpmain .right .notetext #xw_content img{max-width:92%;}
.helpmain .right .notetext #xw_content #MyContent img{padding:10px;}
.helpmain .right .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .right .notetext h3{ font-size:16px; font-weight:bold; color:#999; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .right .tdbg .lefttdbg{width:100px;}
.helpmain .right .notetext li{ line-height:30px; line-height:30px;}
.helpmain .right .recruitment_tableInfo{}
.helpmain .right .fb{ font-size:14px; font-weight:bold; color:#069; height:35px; line-height:35px;}
.helpmain .right .recruitment_tableInfo th{ background:#f1f1f1;}

/*会员服务*/
.helpmain .hyleft{width:272px; float:left;height:100%; overflow:hidden;}
.helpmain .hyleft .helpleftsite{margin:1px; border:#c9caca 1px solid; margin-bottom:20px; padding-bottom:10px;}
.helpmain .hyleft .helpleftsite .title{height:37px;background:url(hylistbg.png) no-repeat left top;color:#fff; text-align:center; font-size:14px;}
.helpmain .hyleft .helpleftsite .leftbox{ padding:2px 10px; font-size:13px;}
.helpmain .hyleft .helpleftsite .leftbox ul{}
.helpmain .hyleft .helpleftsite .leftbox a{display:block; border:#c9caca 1px solid; height:30px; line-height:30px; color:#000; margin:5px 0; padding-left:10px;}
.helpmain .hyleft .helpleftsite .leftbox a:hover,.helpmain .hyleft .helpleftsite .leftbox .currclass{color:#1ebbe9;}

.helpmain .hyright{width:605px; float:left; background:#FCFCFC;height:auto; padding-left:10px;}
.helpmain .hyright .li_mrfc{margin:30px 0 0 30px;}
#wrap .helpmain .hyright .li_mrfc ul li{float:left; padding:20px 0 0 20px; text-align:center; background:none; border:none;}
.helpmain .hyright h2{ font-size:14px; font-weight:bold; color:#fff; line-height:29px; border-bottom:#aad1f0 1px  solid; background:url(xhjj_tbg1.png) no-repeat left top; padding-left:20px;}
.helpmain .hyright h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e8e8e8e 1px dashed; text-align:center;}
.helpmain .hyright .notetext{ padding:5px 0; line-height:24px; font-size:14px; color:#555; height:auto;}
.helpmain .hyright .notetext #xw_content{height:auto;}
.helpmain .hyright .notetext #xw_content #MyContent{height:auto; font-size:12px;}
.helpmain .hyright .notetext #xw_content #MyContent img{padding:10px;}
.helpmain .hyright .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .hyright .notetext h3{ font-size:16px; font-weight:bold; color:#999; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .hyright .tdbg .lefttdbg{width:100px;}
.helpmain .hyright .notetext li{ line-height:30px; line-height:30px;}
.helpmain .hyright .recruitment_tableInfo{}
.helpmain .hyright .fb{ font-size:14px; font-weight:bold; color:#069; height:35px; line-height:35px;}
.helpmain .hyright .recruitment_tableInfo th{ background:#f1f1f1;}

#wrap .hycont6r{width:223px; height:auto; margin:0px auto; float:right;}
#wrap .hycont6r h2{ font-size:14px; font-weight:bold; color:#fff; line-height:29px; border-bottom:#aad1f0 1px  solid; background:url(xhjj_tbg.png) no-repeat left top; padding-left:20px;}
#wrap .hycont6r .rmxx{border:#c9caca 1px solid; padding:5px;}
#wrap .hycont6r .rmxx h2{background:url(rmxxbg.png) no-repeat left bottom; line-height:23px;}
#wrap .hycont6r .rmxx h2 span{float:right;color:#f5b500;font-size:12px; font-weight:normal; border-bottom:none;}
#wrap .hycont6r .rmxx h2 span a{color:#b5b5b6;}
#wrap .hycont6r .rmxx ul{padding:10px 0;}
#wrap .hycont6r .rmxx ul li{padding:2px 0;padding-left:20px;background:url(list_3dot.png) no-repeat 8px center;}
#wrap .hycont6r .banner{width:100%; margin:0px auto;}
#wrap .hycont6r .floatr{width:276px; height:420px; float:right; margin-left:2px;background:#f6f6f6;}
#wrap .hycont6r .floatr .title{background:url(sy_jchdbg.png) no-repeat left bottom; height:33px; line-height:33px; color:#fff; font-size:14px; font-weight:bold;overflow:hidden; padding-left:43px;}
#wrap .hycont6r .floatr .title span{color:#fff;}
#wrap .hycont6r .floatr .title span a{font-size:13px;color:#fff;}
#wrap .hycont6r .floatr .floatrbox{padding:10px;}
#wrap .hycont6r .floatr .floatrbox ul{}
#wrap .hycont6r .floatr .floatrbox li{height:125px; width:256px; line-height:25px;}
#wrap .hycont6r .floatr .floatrbox li a{float:left; display:block;font-size:12px; line-height:18px;}
.ldjg_l{width:100px;}
.ldjg_r{padding-left:10px;width:145px;}
#wrap .hycont6r .floatr .floatrbox span#date{ float:right; color:#999;}

/*会员风采*/
.helpmain .fcright{width:825px; float:left; background:#FCFCFC;height:auto;}
.helpmain .fcright img{max-width: 100%;height: 155px;}
.helpmain .fcright h2{ font-size:14px; font-weight:bold; color:#fff; line-height:29px; border-bottom:#aad1f0 1px  solid; background:url(xhjj_tbg.png) no-repeat left top; padding-left:20px;}
.helpmain .fcright h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e8e8e8e 1px dashed; text-align:center;}
.helpmain .fcright .notetext{ padding:5px 0; line-height:24px; font-size:14px; color:#555; height:auto;}
.helpmain .fcright .notetext #xw_content{height:auto;}
.helpmain .fcright .notetext #xw_content #MyContent{height:auto; font-size:12px;}
.helpmain .fcright .notetext #xw_content #MyContent img{padding:10px;}
.helpmain .fcright .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .fcright .notetext h3{ font-size:16px; font-weight:bold; color:#999; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .fcright .tdbg .lefttdbg{width:100px;}
.helpmain .fcright .notetext li{ line-height:30px; line-height:30px;}
.helpmain .fcright .recruitment_tableInfo{}
.helpmain .fcright .fb{ font-size:14px; font-weight:bold; color:#069; height:35px; line-height:35px;}
.helpmain .fcright .recruitment_tableInfo th{ background:#f1f1f1;}

.listhyfc{padding:10px;}
.listhyfc ul{}
.listhyfc li{height:100px; width:810px; line-height:30px;}
.listhyfc li a{float:left; display:block;font-size:12px; line-height:18px;}
.listhyfc li .ldjg_l{width:145px;}
.listhyfc li .ldjg_r{padding-left:10px;width:645px;}
.listhyfc span#date{ float:right; color:#999;}
.myfctt{font-size:16px; color:#008cd6;}

/*联系我们*/
.helpmain .lxright{width:1125px; float:left; background:#FCFCFC;height:auto;}
.helpmain .lxright h2{ font-size:14px; font-weight:bold; color:#fff; line-height:29px; border-bottom:#aad1f0 1px  solid; background:url(xhjj_tbg.png) no-repeat left top; padding-left:20px;}
.helpmain .lxright h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e8e8e8e 1px dashed; text-align:center;}
.helpmain .lxright .notetext{ padding:5px 0; line-height:24px; font-size:14px; color:#555; height:auto;}
.helpmain .lxright .notetext #xw_content{height:auto;}
.helpmain .lxright .notetext #xw_content #MyContent{height:auto; font-size:12px;}
.helpmain .lxright .notetext #xw_content #MyContent img{padding:10px;}
.helpmain .lxright .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .lxright .notetext h3{ font-size:16px; font-weight:bold; color:#999; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .lxright .tdbg .lefttdbg{width:100px;}
.helpmain .lxright .notetext li{ line-height:30px; line-height:30px;}
.helpmain .lxright .recruitment_tableInfo{}
.helpmain .lxright .fb{ font-size:14px; font-weight:bold; color:#069; height:35px; line-height:35px;}
.helpmain .lxright .recruitment_tableInfo th{ background:#f1f1f1;}

/*经济与文化*/
#wrap .hycont6r ul{padding:10px 0;}
#wrap .hycont6r ul li{padding:2px 0;padding-left:20px;background:url(blue_arrow.gif) no-repeat 8px center;}
#wrap .helpmain .hyright ul li{border-bottom:dotted 1px #ccc; line-height:30px; padding-left:25px;background:url(blue3dot.png) no-repeat 5px center;}
#wrap .helpmain .hyright ul li span{float:right;}

/*协会视点*/
#wrap .xhsdcont6r{width:276px; height:auto; margin:0px auto; float:left;}
#wrap .xhsdcont6r .banner{width:100%; margin:0px auto;}
#wrap .xhsdcont6r .floatr{width:276px; height:420px; float:right; margin-left:2px;background:#f6f6f6;}
#wrap .xhsdcont6r .floatr .title{background:url(sy_jchdbg.png) no-repeat left bottom; height:33px; line-height:33px; color:#fff; font-size:14px; font-weight:bold;overflow:hidden; padding-left:43px;}
#wrap .xhsdcont6r .floatr .title span{color:#fff;}
#wrap .xhsdcont6r .floatr .title span a{font-size:13px;color:#fff;}
#wrap .xhsdcont6r .floatr .floatrbox{padding:10px;}
#wrap .xhsdcont6r .floatr .floatrbox ul{}
#wrap .xhsdcont6r .floatr .floatrbox li{height:125px; width:256px; line-height:25px;}
#wrap .xhsdcont6r .floatr .floatrbox li a{float:left; display:block;font-size:12px; line-height:18px;}
.ldjg_l{width:100px;}
.ldjg_r{padding-left:10px;width:145px;}
#wrap .xhsdcont6r .floatr .floatrbox span#date{ float:right; color:#999;}

.helpmain .xhsdright{width:835px; float:right;height:auto; padding-left:10px;}
.helpmain .xhsdright img{max-width:100%;height:auto;}
.helpmain .xhsdright ul li{border-bottom:dotted 1px #ccc; line-height:30px; padding-left:25px;padding-right:10px;background:url(blue3dot.png) no-repeat 5px center;}
.helpmain .xhsdright ul li .lidate{float:right; color:#b5b5b6;}
.helpmain .xhsdright h2{ font-size:14px; font-weight:bold; color:#fff; line-height:29px; border-bottom:#aad1f0 1px  solid; background:url(xhjj_tbg.png) no-repeat left top; padding-left:20px;}
.helpmain .xhsdright h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e8e8e8e 1px dashed; text-align:center;}
.helpmain .xhsdright .notetext{ padding:5px 0; line-height:24px; font-size:14px; color:#555; height:auto;}
.helpmain .xhsdright .notetext #xw_content{height:auto;}
.helpmain .xhsdright .notetext #xw_content #MyContent{height:auto; font-size:12px;}
.helpmain .xhsdright .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .xhsdright .notetext h3{ font-size:16px; font-weight:bold; color:#999; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .xhsdright .tdbg .lefttdbg{width:100px;}
.helpmain .xhsdright .notetext li{ line-height:30px; line-height:30px;}
.helpmain .xhsdright .recruitment_tableInfo{}
.helpmain .xhsdright .fb{ font-size:14px; font-weight:bold; color:#069; height:35px; line-height:35px;}
.helpmain .xhsdright .recruitment_tableInfo th{ background:#f1f1f1;}

/*商务平台列表*/
.helpmain .swptright{width:835px; float:right;height:auto; padding-left:10px;}
.helpmain .swptright .liswpt{width:780px;background:#f8f8f7; height:380px; border:solid 1px #eee; margin-top:15px; padding:10px 20px;margin-left:7px;}
.helpmain .swptright ul li{padding-left:5px;padding-right:10px;float:left;}
.helpmain .swptright h2{ font-size:14px; font-weight:bold; color:#fff; line-height:29px; border-bottom:#aad1f0 1px  solid; background:url(xhjj_tbg.png) no-repeat left top; padding-left:20px;}
.helpmain .swptright h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e8e8e8e 1px dashed; text-align:center;}
.helpmain .swptright .notetext{ padding:5px 0; line-height:24px; font-size:14px; color:#555; height:auto;}
.helpmain .swptright .notetext #xw_content{height:auto;}
.helpmain .swptright .notetext #xw_content #MyContent{height:auto; font-size:12px;}
.helpmain .swptright .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .swptright .notetext h3{ font-size:16px; font-weight:bold; color:#999; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .swptright .tdbg .lefttdbg{width:100px;}
.helpmain .swptright .notetext li{ line-height:30px; line-height:30px;}
.helpmain .swptright .recruitment_tableInfo{}
.helpmain .swptright .fb{ font-size:14px; font-weight:bold; color:#069; height:35px; line-height:35px;}
.helpmain .swptright .recruitment_tableInfo th{ background:#f1f1f1;}

/*名人访谈列表*/
.limrft{margin-left:5px;width:835px;height:auto; padding-left:10px;}
.limrft ul li{padding-left:25px;float:left;margin-top:15px;}
.limrft ul li div{width:225px; height:345px;border-left:solid 1px #eee;border-right:solid 1px #eee;border-bottom:solid 1px #eee; background:#f8f8f7;}
.limrft ul li div img{margin-top:35px; border-radius:155px; margin-left:30px; border:solid 1px #ddd; padding:6px; background:#fff;}
.limrft ul li div .tt,.limrft ul li div .intro{display:block; width:190px;padding-left:22px; padding-top:5px;font-size:12px;}
.limrft ul li div .tt{padding-top:20px; text-align:center;}
.limrft ul li .ct1{border-top:solid 6px #ec518b;}
.limrft ul li .ct2{border-top:solid 6px #3ea8e4;}
.limrft ul li .ct3{border-top:solid 6px #44c2ad;}



/*名人访谈*/
.helpmain .right .li_mrfc{margin-left:70px; margin-top:40px; width:570px; height:auto;}
.helpmain .right .li_mrfc ul li{float:left;padding-left:10px; padding-top:5px;}
.helpmain .right .li_mrfc ul li a img{border-radius:10px;}


/*友情链接*/
.linkmain{width:1125px;margin:0px auto;}
.linkmain .left{width:250px; float:left;}
.linkmain .left .left01{border:#DDD 1px solid;}
.linkmain .left .left01 .tit{background:url(titbg.gif) repeat-x left top; height:30px; line-height:30px;font-size:14px;font-weight:bold;padding-left:10px; color:#069;}
.linkmain .left .left01 .left01box{ padding:8px;}
.linkmain .left .left01 .left01box ul{}
.linkmain .left .left01 .left01box li{ line-height:25px;}

.linkmain .left .left01 .left02box{ padding:8px;}
.linkmain .left .left01 .left02box ul{ text-align:center;}
.linkmain .left .left01 .left02box h3{ font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:12px; font-weight:normal; line-height:30px;}
.linkmain .left .left01 .left02box h3 img{width:88px; height:31px; border:#e8e8e8 1px solid; padding:2px;}

.linkmain .right{width:734px; float:right; border:#DDD 1px solid;}
.linkmain .right .tit{background:url(titbg.gif) repeat-x left top; height:30px; line-height:30px;font-size:14px;font-weight:bold;padding-left:10px; color:#069;}
.linkmain .right .tit a{color:#069;font-size:12px;font-weight:normal;}
.linkmain .right .flinkbox{padding:8px;}
.linkmain .right .flinkbox .ClassLink{background:#f1f1f1;height:30px;line-height:30px;padding-left:15px;}
.linkmain .right .flinkbox .LinkDetail{margin-top:10px;}
.linkmain .right .flinkbox .LinkDetail .link_table_title{background:#F2FF2;height:30px;line-height:30px;text-align:center;font-weight:bold;}


.link_title{ background:url(titbg.gif) repeat-x left top; border:#C6DDF1 1px solid; border-bottom:none; padding-left:15px; font-size:12px; font-weight:bold;  height:29px; line-height:29px;}
.link_title a{ color:red; }
.link_title a:hover{ color:red; text-decoration:none;}
.linktext{ padding:5px; line-height:24px; font-size:12px; color:#999;}
.linktext .textbox{ color:#999;}



/*全站搜索end*/


.mainpdbox .left .showcomment #content_nei{height:100%; overflow:hidden;}
.mainpdbox .left .showcomment #content_nei ul{padding:10px;}
.mainpdbox .left .showcomment #content_nei li{}
.mainpdbox .left .showcomment #content_nei .articleurl{line-height:30px;}
.mainpdbox .left .showcomment #content_nei .articleurl a{color:#069;font-weight:bold;font-size:14px;text-decoration:underline;}
.searchbody .left .leftbox .searchlist span.art_title a:visited{ color:#003399;text-decoration:underline;}



/*文章内容样式*/
#main2,#main2 #xinwen{height:auto;}
#main2 #xinwen{margin-top:30px; padding:10px;}
#main2 #xw_hear{text-align:center;}
#main2 #xw_hear #xw_title{}
#main2 #xw_hear #xw_title h2{color:#999; background:none;border:none; font-size:16px;}
#main2 #xw_hear #xw_xinxi{margin-top:10px;}
#main2 #xw_hear #xw_xinxi span{padding-left:20px;}
#main2 #xinwen #xw_content{margin-top:15px;}
#main2 #xinwen #xgxw{margin-top:15px; font-size:12px;}
#main2 #xinwen #xgxw .xgtitle{font-size:13px; font-weight:bold;}
#main2 #xinwen #xgxw ul li{border:none; line-height:22px;padding-left:25px;padding-right:10px;background:url(blue3dot.png) no-repeat 5px center;}


/*页脚*/
#footer{width:1125px; margin:0px auto; margin-top:10px;}
#footer .about{ height:30px; margin-bottom:5px;line-height:30px; text-align:center;}
#footer .about a{ color:#333; border-right:#d8d8d8 1px solid; padding:0px 10px;}
#footer .about a:hover{color:red;text-decoration:none;}
#footer #copyright{text-align:center; line-height:25px; height:80px;}










