/*commom style*/
*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

input {
	margin: 0;
	padding: 0;
	width: 83px;
	height: 17px;
	outline: none;
}

li {
	list-style: none;
}

a,
ins {
	text-decoration: none;
}

*:focus {
	outline: none;
}

a {
	color: #000000;
}

a:hover {
	color: #2763ce;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cf:after {
	display: block;
	content: '';
	height: 0;
	visibility: hidden;
	clear: both;
}

.cf {
	zoom: 1;
}

.hide {
	display: none;
}

.block {
	display: block;
}

body {
	background: ;
	font-family: '微软雅黑';
	color: #000000;
}

/*6.28贾修改*/
.clear:after {
	content: '';
	display: block;
	clear: both;
}

.li1-d2 {
	/*协会刊物list1*/
	margin-bottom: 22px;
}

.xhkw-sp1 {
	float: left;
	width: 151px;
	margin-right: 44px;
}

.xhkw-sp2 {
	width: 153px;
	float: left;
}

/*首页特有高亮*/
.nav_box>.nav>li:first-child {
	background: #1554a2;
}

/*中间内容区域*/
.main {
	width: 100%;
	background: url(../img/container-bg.png) repeat-x;
	min-height: 300px;
	padding-top: 25px;
}

.main>div {
	width: 1200px;
	margin: 0 auto;
}

/*第一块内容图片新闻*/
.section01 {
	height: 418px;
	overflow: hidden;
}

.section01_l {
	padding-top: 7px;
	height: 418px;
}

.bord {
	width: 768px;
	height: 411px;
	margin: 0 auto;
}

.focusBox {
	position: relative;
	width: 768px;
	height: 411px;
	overflow: hidden;
}

.focusBox .pic img {
	width: 768px;
	height: 407px;
	display: block;
	border: none;
}

.pic {
	float: left;
}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 48px;
	width: 100%;
	background: url(txt1-bg.png) no-repeat;
	overflow: hidden;
}

.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 47px;
	width: 100%;
	overflow: hidden;
}

.focusBox .txt ul {
	padding-left: 15px;
}

.focusBox .txt li {
	height: 47px;
	line-height: 47px;
	position: absolute;
	bottom: -400px;
}

.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-size: 16px;
	line-height: 47px;
}

.focusBox .txt li a:hover {
	color: #3e77de;
}

.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 18px;
	right: 22px;
}

.focusBox .num li {
	float: left;
	position: relative;
	width: 10px;
	height: 10px;
	line-height: 18px;
	overflow: hidden;
	text-align: center;
	margin-right: 10px;
	cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}

.focusBox .num li span {
	z-index: 1;
	background: url(white-point.png) no-repeat;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
	background: url(blue-point.png) no-repeat;
}

/*第一块内容右侧列表*/
.section01_r {
	width: 470px;
	margin-left: 19px;
}

.section01_r_tit_box {
	border-bottom: solid 1px #949494;
	height: 40px;
}

.section01_r_tit_box li {
	font-size: 14px;
	line-height: 33px;
	height: 40px;
}

.section01_r_tit_box li.tit_border {
	width: 2px;
	height: 18px;
	background: #afafaf;
	margin: 0 10px;
	margin-top: 8px;
}

.section01_r_tit_box li.tit_font {
	cursor: pointer;
}

.tit_font_current {
	font-weight: bold;
	border-bottom: 2px solid #2763ce;
}

.tit_font_current a {
	color: #2763ce;
}

.section01_r_list {
	padding-top: 5px;
	height: 379px;
	overflow: hidden;
	clear: both;
	padding-left: 9px;
}

.section01_r_list li {
	font-size: 14px;
	line-height: 36px;
	position: relative;
}

.section01_r_list li>div {
	padding-left: 14px;
	font-size: 12px;
	line-height: 22px;
}

.section01_r_list li>a {
	display: block;
	background: url(../img/list_pic01.png) no-repeat left center;
	padding-left: 14px;
}

.section01_r_list li>span {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0px;
	line-height: 22px;
}

.section01_r_list li>div>a {
	color: #2763ce;
}

.section01_r_list_spl li {
	cursor: pointer;
}

.section01_r_list_spl li:first-child>a {
	font-size: 18px;
	color: #2763ce;
}

.section02_r_list {
	padding-top: 5px;
	height: 379px;
	overflow: hidden;
}

.section02_r_list li {
	font-size: 14px;
	line-height: 34px;
	position: relative;
}

.section02_r_list li>div {
	padding-left: 14px;
	font-size: 12px;
	line-height: 22px;
}

.section02_r_list li>a {
	display: block;
	background: url(list_pic01.png) no-repeat left center;
	padding-left: 14px;
}

.section02_r_list li>span {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0px;
	line-height: 34px;
}

.section02_r_list li>div>a {
	color: #2763ce;
}

.section02_r_list_spl li {
	cursor: pointer;
}

.section02_r_list_spl li:first-child>a {
	font-size: 18px;
	color: #2763ce;
}

.section03_r_list {
	padding-top: 5px;
	height: 379px;
	overflow: hidden;
}

.section03_r_list li {
	font-size: 14px;
	line-height: 34px;
	position: relative;
}

.section03_r_list li>div {
	padding-left: 14px;
	font-size: 12px;
	line-height: 22px;
}

.section03_r_list li>a {
	display: block;
	background: url(list_pic01.png) no-repeat left center;
	padding-left: 14px;
}

.section03_r_list li>span {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0px;
	line-height: 34px;
}

.section03_r_list li>div>a {
	color: #2763ce;
}

.section03_r_list_spl li {
	cursor: pointer;
}

.section03_r_list_spl li:first-child>a {
	font-size: 18px;
	color: #2763ce;
}

.section04_r_list {
	padding-top: 5px;
	height: 379px;
	overflow: hidden;
}

.section04_r_list li {
	font-size: 14px;
	line-height: 34px;
	position: relative;
}

.section04_r_list li>div {
	padding-left: 14px;
	font-size: 12px;
	line-height: 22px;
}

.section04_r_list li>a {
	display: block;
	background: url(list_pic01.png) no-repeat left center;
	padding-left: 14px;
}

.section04_r_list li>span {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0px;
	line-height: 34px;
}

.section04_r_list li>div>a {
	color: #2763ce;
}

.section04_r_list_spl li {
	cursor: pointer;
}

.section04_r_list_spl li:first-child>a {
	font-size: 18px;
	color: #2763ce;
}

.section05_r_list {
	padding-top: 5px;
	height: 379px;
	overflow: hidden;
}

.section05_r_list li {
	font-size: 14px;
	line-height: 34px;
	position: relative;
}

.section05_r_list li>div {
	padding-left: 14px;
	font-size: 12px;
	line-height: 22px;
}

.section05_r_list li>a {
	display: block;
	background: url(list_pic01.png) no-repeat left center;
	padding-left: 14px;
}

.section05_r_list li>span {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0px;
	line-height: 34px;
}

.section05_r_list li>div>a {
	color: #2763ce;
}

.section05_r_list_spl li {
	cursor: pointer;
}

.section05_r_list_spl li:first-child>a {
	font-size: 18px;
	color: #2763ce;
}

/*第二块内容图片新闻*/
.main>div.section02 {
	margin-top: 20px;
}

.bord01 {
	width: 679px;
	height: 418px;
	float: left;
}

.focusBox01 {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.focusBox01 .pic01 img {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

.pic01 {
	float: left;
}

.focusBox01 .num01 {
	position: absolute;
	z-index: 3;
	bottom: 18px;
	right: 22px;
}

.focusBox01 .num01 li {
	float: left;
	position: relative;
	width: 10px;
	height: 10px;
	line-height: 18px;
	overflow: hidden;
	text-align: center;
	margin-right: 10px;
	cursor: pointer;
}

.focusBox01 .num01 li a,
.focusBox01 .num01 li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}

.focusBox01 .num01 li span {
	z-index: 1;
	background: url(point02.png) no-repeat;
}

.focusBox01 .num01 li.on01 a,
.focusBox01 .num01 a:hover {
	background: url(point01.png) no-repeat;
}

/*第三块内容*/
.main>div.section03 {
	margin-top: 20px;
}

.same_l01,
.same_l02,
.same_l03 {
	width: 370px;
}

.same_l02,
.same_l03 {
	margin-left: 30px;
}

/*大列表通用*/
.title_same01 {
	font-size: 18px;
	font-weight: bold;
	color: #3372e0;
	height: 28px;
	border-bottom: 1px solid #949494;
}

.title_same01 li:first-child {
	padding-right: 7px;
	line-height: 18px;
	height: 28px;
	border-bottom: 2px solid #3372e0;
}

.title_sub_same01 {
	margin-top: 15px;
}

.title_sub_same01 li {
	margin-left: 10px;
}

.title_sub_same01 li:first-child {
	margin-left: 0;
}

.title_sub_same01 li a {
	display: block;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #dbdbdb;
	font-size: 12px;
}

.title_sub_same01 li.big_qh04spl a {
	padding: 0 7px;
}

.title_sub_same01 li.list_same01 a {
	color: #3372E0;
	border: 1px solid #3372e0;
}

.list_ty01 {
	margin-top: 20px;
	height: 232px;
}

.qh_same_img {
	width: 146px;
}

.qh_same_img img {
	display: block;
	height: 82px;
	width: 146px;
}

.qh_same_zy {
	font-size: 14px;
	font-weight: bold;
	width: 210px;
	margin-left: 10px;
	line-height: 20px;
}

.list_same_spl01 {
	position: relative;
	margin-bottom: 5px;
}

.date_spl {
	position: absolute;
	font-size: 14px;
	line-height: 20px;
	bottom: 0px;
	right: 0;
	height: 20px;
}

.list_ty01 li {
	font-size: 14px;
	line-height: 28px;
	position: relative;
}

.list_ty01 li>a {
	display: block;
	background: url(list_pic01.png) no-repeat left center;
	padding-left: 14px;
}

/*特殊*/
.big_qh_list05 {
	height: 250px;
}

.big_qh_list05>div {
	margin-top: 10px;
}

.big_qh_list05>div:first-child {
	margin-top: 0px;
}

.jlhz_img {
	width: 134px;
}

.jlhz_img img {
	height: 71px;
	display: block;
	width: 134px;
}

.jlhz_bz {
	font-size: 12px;
	width: 216px;
	margin-left: 20px;
	line-height: 24px;
}

.p01 {
	font-size: 14px;
	font-weight: bold;
}

.p03 a {
	color: #3372e0;
}

/*第四块内容*/
.main>div.section04 {
	margin: 20px auto;
}

.section04 {
	background: url(section04.png) no-repeat;
	width: 1170px;
	height: 236px;
}

.section04_tit_box {
	width: 260px;
	margin: 0px auto;
}

.section04_tit_box li {
	font-size: 18px;
	line-height: 22px;
	padding: 0 20px;
}

.section04_tit_box li.section04_tit_c a {
	font-weight: bold;
	color: #3372e0;
}

.section04_list {
	width: 1128px;
	margin: 0 auto;
	height: 170px;
	margin-top: 24px;
}

/*图片特效*/
#slider {
	width: 1111111111111px;
}

#slider li {
	width: 113px;
	margin-right: 67px;
}

#slider img {
	height: 113px;
}

#slider img,
#slider span {
	display: block;
}

#slider span {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}

.prevgo,
.nextgo {
	width: 17px;
	height: 29px;
	margin-top: 50px;
	cursor: pointer;
}

.prevgo {
	background: url(left_arrow.png) no-repeat;
	margin-right: 40px;
}

.nextgo {
	background: url(right_arrow.png) no-repeat;
	margin-left: 40px;
}

.tx_gd_box {
	width: 1013px;
	margin: 0 auto;
	overflow: hidden;
}

/*#slider1{width: 1111111111111px!important;}
#slider1 li{width: 113px;margin-right: 67px;}
#slider1 img{height: 113px;}
#slider1 img,#slider1 span{display: block;}
#slider1 span{font-size: 16px;line-height: 20px;text-align: center;}
.prevgo1,.nextgo1{width: 17px;height: 29px;margin-top: 50px;cursor: pointer;}
.prevgo1{background: url(left_arrow.png) no-repeat;margin-right: 40px;}
.nextgo1{background: url(right_arrow.png) no-repeat;margin-left: 40px;}
.tx_gd_box1{ width: 1013px;margin: 0 auto;overflow: hidden;}

#slider2{width: 1111111111111px!important;}
#slider2 li{width: 113px;margin-right: 67px;}
#slider2 img{height: 113px;}
#slider2 img,#slider2 span{display: block;}
#slider2 span{font-size: 16px;line-height: 20px;text-align: center;}
.prevgo2,.nextgo2{width: 17px;height: 29px;margin-top: 50px;cursor: pointer;}
.prevgo2{background: url(left_arrow.png) no-repeat;margin-right: 40px;}
.nextgo2{background: url(right_arrow.png) no-repeat;margin-left: 40px;}
.tx_gd_box2{ width: 1013px;margin: 0 auto;overflow: hidden;}*/
/*第五块右侧*/





/*第六块内容*/
.main>div.section06 {
	margin-top: 20px;
}

.jypx {
	font-size: 18px;
	font-weight: bold;
	color: #3372e0;
	height: 36px;
	border-bottom: 1px solid #949494;
	line-height: 34px;
}

.jypx_tit {
	padding-right: 7px;
	line-height: 30px;
	height: 36px;
	border-bottom: 2px solid #3372e0;
}

.big_qh06 a {
	display: block;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #dbdbdb;
	font-size: 12px;
	font-weight: normal;
}

.list_same01 a {
	color: #3372E0;
	border: 1px solid #3372e0;
}

.jypx div li {
	margin-left: 10px;
}

/*列表*/
.big_qh_list06 {
	height: 149px;
}

.big_qh_list06>li>ul {
	padding-top: 10px;
}

.big_qh_list06>li>ul>li {
	background: url(list_pic01.png) no-repeat left center;
	padding-left: 14px;
	font-size: 14px;
	line-height: 28px;
}

.big_qh_list06>li>ul>li>a,
.big_qh_list06>li>ul>li>span {
	display: block;
	float: left;
}

.big_qh_list06_li01 {
	width: 980px;
}

.big_qh_list06_li02 {
	width: 150px;
	margin-top: 18px;
}

.big_qh_list06_li02 img {
	height: 129px;
}

.big_qh_list06_li03 {
	width: 575px;
}

.big_qh_list06_li03 .many_a03 {
	width: 556px;
}

.big_qh_list06_li03 .many_a03 .div1 {
	width: 283px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.big_qh_list06_li03 .many_a03 .div2 {
	width: 272px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
}

.big_qh_list06_li04 {
	width: 570px;
	margin-left: 15px;
}

.big_qh_list06_li04 .many_a03 {
	width: 556px;
}

.big_qh_list06_li04 .many_a03 .div1 {
	width: 283px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.big_qh_list06_li04 .many_a03 .div2 {
	width: 272px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
}

.many_a01 {
	width: 880px;
}

.many_a01 ins {
	padding-left: 10px;
}

.many_a03 {
	width: 20px;
}

.big_qh_list06>li>ul>li>span {
	width: 60px;
}

/*.big_qh_list06_li02{background: url(section06-r-img.png) no-repeat;width: 270px;height: 129px;font-size: 12px;line-height: 21px;padding:15px 0 0 22px;margin-top: 18px;}
.big_qh_list06_li02 p{width: 145px;}
.big_qh_list06_li02 p.jqqd{width: 78px;margin-top: 10px;}
.big_qh_list06_li02 p.jqqd a{display:block;width: 78px;height: 25px;background: #3372e0;color: #FFFFFF;line-height: 25px;text-align: center;}*/

/*第七块内容*/
.main>div.section07 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.jj_box {
	height: 36px;
	border-bottom: 1px solid #949494;
	line-height: 34px;
}

.spjj_tit,
.tpjj_tit {
	font-size: 18px;
	padding-right: 7px;
	line-height: 30px;
	height: 36px;
}

.tpjj_tit {
	margin-left: 10px;
}

.last_font_qh {
	border-bottom: 2px solid #3372e0;
	font-weight: bold;
	cursor: pointer;
}

.last_font_qh a {
	color: #3372e0;
}

.big_qh07 a,
.big_qh08 a {
	display: block;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #dbdbdb;
	font-size: 12px;
	font-weight: normal;
}

.list_same01 a {
	color: #3372E0;
	border: 1px solid #3372e0;
}

.jj_box div li {
	margin-left: 10px;
}

.big_qh_list07 {
	padding-top: 20px;
	height: 200px;
}

.big_qh_list07 img,
.big_qh_list07 span {
	display: block;
}

.big_qh_list07 li {
	width: 270px;
	margin-left: 30px;
	position: relative;
}

.video_logo {
	background: url(video-logo.png) no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	left: 8px;
	top: 85px;
}

.big_qh_list07 li:first-child {
	margin-left: 0;
}

.big_qh_list07 li img {
	height: 115px;
}

.big_qh_list07 li span {
	height: 65px;
	border: 1px solid #eeeeee;
	border-top: 0;
	padding: 10px 10px 0;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
}

.big_qh_list08 {
	padding-top: 20px;
	height: 200px;
}

.big_qh_list08 img,
.big_qh_list08 span {
	display: block;
}

.big_qh_list08 li {
	width: 270px;
	margin-left: 30px;
}

.big_qh_list08 li:first-child {
	margin-left: 0;
}

.big_qh_list08 li img {
	height: 115px;
}

.big_qh_list08 li span {
	height: 65px;
	border: 1px solid #eeeeee;
	border-top: 0;
	padding: 10px 55px 0;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
}




/*右侧向上滑*/
.go_top {
	position: fixed;
	right: 30px;
	bottom: 50px;
	cursor: pointer;
	background: url(go-top.png) no-repeat;
	width: 33px;
	height: 32px;
}

.go_top:hover {
	background: url(back_top.png) no-repeat;
}