html {
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #000;
}

img {
	border: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul {
	list-style: none;
}

.clearfix {
	clear: both;
}
.login-top-div{
	width: 100%;
	height: 45px;
	background-color: #f2f2f2;
}
.login-top-wrap{
	width: 1000px;
	height: 45px;
	margin: 0 auto;
	line-height: 45px;
}
.login-top-wrap div{
	width: auto;
	height: 30px;
	line-height: 30px;
	margin: 7px 0;
}
.login-top-wrap div input{
	width: 110px;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
}
.login-top-wrap div button{
	/* width: 90px; */
	height: 30px;
	margin-left: 10px;
	font-size: 16px;
	color: #fff;
}

.btn-blue{
	background-color: #1969b1;
	border: 1px solid #1969b1;
}
.wrap {
	width: 100%;
}

.container-wrap {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.index2-top{
	height: 220px;
	background-image: url("../img/34.png");
	position: relative;
}
.index2-top-container {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}
.nav-position{
	position: absolute;
	bottom: 0;
}
.index2-top-container>img{
	width: 506px;
	height: 39px;
	margin-top: 70px;
}
.index2-top-search{
	width: 248px;
	height: 36px;
	margin-top: 70px;
}
.index2-top-search input{
	width: 206px;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	border: 1px solid #1969b1;
}
.search-logo{
	width: 42px;
	height: 36px;
	background: #1969b1;
}
.navigation-bar {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	background: #004894;
	font-size: 17.5px;
}
.navbar-nav {
	height: 46px;
}

.navbar-nav>li>a {
	margin: 11px 0 11px 10px;
	padding: 7px;
	width: auto;
	line-height: 14px;
	text-align: center;
	color: #fefefe;
}

.navbar-nav>li>a:hover,.navbar-nav>li>a:focus,.navbar-nav>li>a.on{
	background: #00a5f6;
}
.nav1>li>a {
	margin: 11px 0 11px 10px;
	padding: 7px;
	width: auto;
	line-height: 13px;
	text-align: center;
	color: #fff;
	font-size: 17px;
}
.nav > li{
    position: relative;
    display: inline-block;
}
.mt10{
	margin-top: 10px;
}
.mt5{
	margin-top: 5px;
}
.dynamic-association{
	width: 318px;
	height: auto;
}
.title{
	width: 100%;
	height: 32px;
	line-height:32px;
	border-bottom: 1px solid #e1e1e1;
}
.title-name{
	display: inline-block;
	width: 70px;
	height: 31px;
	line-height: 31px;
	margin-bottom: 1px;
	text-align: center;
	color: #00a8f9;
	border-bottom: 2px solid #00a5f6;
}
.title a{
	text-decoration: none;
	font-size: 16px;
	color: #004894;
}
.dynamic-list{
	width: 318px;
	height: auto;
}
.list-ul{
	padding: 0;
	width: 100%;
}
.list-ul li{
	width: 100%;
	height: 32px;
}
.list-ul li a{
	display: inline-block;
	width: 60%;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #262626;
	text-decoration: none;
	overflow: hidden; /*自动隐藏文字*/
	text-overflow: ellipsis; /*文字隐藏后添加省略号*/
	white-space: nowrap;/*强制不换行*/
}
.list-ul li a:hover,.list-ul li a.on{
	background: #00a5f6;
	color: #fff;
}
.list-ul li span{
	display: inline-block;
	width: auto;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #262626;
}
.notice{
	width: 282px;
	height: auto;
}
.notice-list{
	width: 100%;
	height: auto;
}
.main-boder{
	width: 360px;
	height: 240px;
	position: relative;
}
/*轮播*/
#banner_list{
	width: 360px;
	height: 240px;
}
#banner_list img{
	width:360px;
	height:240px;
	border:none;
}
.scroll-num{
	width:100%;
	height:20px;
	color:#fff;
	position: absolute;
	bottom: 0;
}
.back-tm{
	width: 100%;
	height: 20px;
	background: #000;
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position: absolute;
	bottom: 0;
}
.scroll-num ul{
	float: right;
	padding: 0;
	margin-bottom: 0;
	width: 50px;
	height: 20px;
	line-height: 25px;
	}
.scroll-num li{
	list-style:none;
	display:inline-block;
	width: 5px;
	height:5px;
	border-radius: 50%;
	font-size: 0px;
  	cursor: pointer;
 }
.off{
	background:#fff;
}
.scroll-num ul li.on{
	background:#00a5f6;
}
.m1-info{
	cursor: pointer;
	float:left;
	color: #fff;
	width:275px;
	height: 20px;
	padding: 0 10px;
	line-height:20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.title1{
	width: 100%;
	height: 28px;
	line-height:28px;
	border-bottom: 2px solid #004894;
}
.title1-name{
	display: inline-block;
	padding: 0 15px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 17px;
	color: #fff;
	background: #004894;
}
.title1 a{
	text-decoration: none;
	font-size: 16px;
	color: #999999;
}
.list-div{
	width: 318px;
	/* height: 185px; */
}
.mr23{
	margin-right: 23px;
}
.hl_main5_content{
	width: 1015px;
	height: auto;	
}
.hl_main5_content1 {
	width: 100%;
	overflow: hidden;
	float: left;
}

.hl_main5_content1 ul {
	overflow: hidden; 
	-webkit-padding-start: 0;
	padding-left: 0;
}

.hl_main5_content1 ul li {
	float: left;
	width: 154px;
	margin-right: 15px;
	display: inline;
}

.hl_main5_content1 ul li a {
	display: block;
	width: 100%;
	height: auto;
	text-decoration: none;
	cursor: pointer;
}

.hl_main5_content1 ul li img {
	width: 154px;
	height: 105px;
	margin-bottom: 4px;
}
.mb15{
	margin-bottom: 15px;
}
.title-search{
	width: 100%;
	height: 52px;
	background-image: url("../img/44.png");
}
.title-search span{
	display: inline-block;
	width: auto;
	height: 52px;
	margin-left: 45px;
	line-height: 52px;
	font-size: 20px;
	color: #fff;
}
.search-div{
	width: 256px;
	height: 30px;
	margin-left: 40px;
	margin-top: 11px;
}
.search-div input{
	width: 196px;
	height: 30px;
	line-height: 30px;
	text-indent: 1em;
	border: 1px solid #99c6e5;	
}
.btn-search{
	width: 60px;
	height: 30px;
	background: #9cdeff;
	font-size: 17px;
	color: #0076b1;
	border: 1px solid #9cdeff;
	margin-left: -5px;
}
.title-association-list{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #d7efff;
}
.title-association-list span{
	display: inline-block;
	width: auto;
	height: 15px;
	line-height: 15px;
	padding: 0 10px;
	margin-top: 15px;
	background: #d7efff;
	border-left: 3px solid #004894; 
	margin-left: 15px;
	margin-bottom: 8px;
	color: #004894;
}
.tabs-list{
	width: auto;
	height: 45px;
	padding: 0;
	margin-bottom: 0;
}
.myreply,.myreply1{
	float: left;
	position: relative;
	cursor: pointer;
	color: #006bb9;
	padding: 15px 11px;
	line-height: 14px;
	text-align: center;
	}
.myon,.myon1{
	background: #006bb9;
	color: #fff;
}
.unit-list,.unit-list1,.unit-list2{
	list-style: none;
	margin: 8px 0;
	padding: 0;
}
.border{
	border: 1px solid #e7e7e7;
}
.unit-list li,.unit-list1 li,.unit-list2 li{ 
	float: left;
	width: 20%;
	height: 30px;
	line-height: 30px;
	padding-left: 20px; 
}
.unit-list li a,.unit-list1 li a,.unit-list2 li a{ 
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-size: 14px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.margin15{
	margin: 10px 0;
}
.footer{
	width: 100%;
	height: 158px;
	background: #004894;
	margin-top: 22px;
}
.footer-content{
	color: #fff;
	font-size: 17.33px;
	text-align: center;
	line-height: 28px;
	padding-top: 40px;
	position: relative;
}
.wechat{
	width: 100px;
	height: 100%;
	position: absolute;
	top: 5px;
	right: 0;
}
/* 子页面 */
.left-menus{
	width: 230px;
	height: auto;
	min-height: 345px;
	font-size: 17px;
	
	background-color: #F9F9F9;
	
}

.left-menuss{
	width: 230px;
	height: auto;
	min-height: 345px;
	font-size: 17px;

}
.left-menus-top{
	width: 100%;
	height: 55px;
	line-height: 55px;
	font-size: 19px;
	color: #fff;
	padding-left: 10px;
	background-color: #006DE1;
}
.left-nav{
	list-style: none;
	height: 295px;
	padding-left: 0px;
	border: 1px solid #E0E0E0;
}
.left-nav li{
	width: 100%;
	height: 45px;
	line-height: 45px;
	padding-left: 12px;
}

.left-nav a.on{color: #2F5CA1;}

.left-nav a{
	color: #6F6F6F;
	font-size: 17px;
	text-decoration: none;
}

.top-title1{line-height: 35px;color: #2a2a2a;margin-left: 120px;}

.main-list3 a{color: #000000;text-decoration: none;}
.main-list3 ul{margin-top: 5px; }
.main-list3 ul li{ width:740px ; left:-40px; position: relative;height: 30px;line-height: 30px;}
.marRr{margin-right: 5px;color: #9e9e9e;font-size: 17px;}
.right-content{
	width: 740px;
	min-height: 469px;
}
.fl-title{
	height: 35px;border-bottom: 4px solid #DFDFDF;
}
.fl-title a{text-decoration: none;}
.stitle{
   display: inline-block;
	width: 550px;
	max-width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	color: black;
	text-align: left;}
	
	
.titlenews{
	width: 100%;
	height:40px;
	line-height: 40px;
	color: #202020;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	margin-top: 15px;
}

.timenews{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
}

.timenews1{
	text-align: center;
}

.timenews1 a{
	color: #C9C9C9;
}
.imgnews{
	width: 100%;
	height: auto;
	text-align: center;
}
.imgnews img{
	width: 600px;
}
.contentnews{
	width: 100%;
	height: auto;
	text-indent: 2em;
	font-size: 18px;
	color: #474747;
	margin-top: 25px;
}
.contentnews img{
	width: 500px;
}

.left-menus  li a:hover,on{
  color: #2F5CA1;
}


.main-list3 a:link {color: #000000;text-decoration: none;}
.main-list3 a:visited{color: #21519b;text-decoration: none;}

.clear{overflow:hidden;zoom:1}
/* 你说我听-呼声诉求-样式 */
.faqs{ color:#474747; line-height:35px}
.faqs span{ font-weight: bold; color:#0064ff}
.faqs dt{background:url(../img/vq.png) 0 4px no-repeat;padding:3px 0 15px 30px;position:relative; margin-top:10px}
.faqs dd{background:url(../img/va.png) 0 2px no-repeat;padding:0 0 15px 30px;position:relative; border-bottom:1px dashed #dedede}
.faqs dd a{color:#5195ff}
.faqsfrom{ margin:20px 0;}
.faqstitle{ background: url(../img/faqsbg.png) #aeaeae no-repeat 8px center; padding-left:35px; height:43px; line-height:43px; font-size:20px; color:#FFF; margin-bottom:20px}
.red { color:#F00}
.sampletable td{ height:50px;}
.sampletable td input{ border:1px solid #dedede; width:155px; height:30px;}
.sampletable td textarea{ border:1px solid #dedede; width:660px;}
.samplebtn{ width:300px; padding-top:25px; margin:0 auto}
.samplebtn .submit{ border:1px solid #003e9c; background:#4881d8; color:#FFF; width:138px; height:42px;border-radius:4px;}
.samplebtn .reset{ border:1px solid #757575; background:#7b7b7b; color:#FFF; width:138px; height:42px;border-radius:4px;}
.cleartext{overflow:hidden;zoom:1}
.ul_fx{margin:0 0}
.ul_fx li{float:left;height:36px;text-align:left;position:relative; margin-left:7px;}
.ul_fx a{display:block;width:120px;height:30px;line-height: 30px;}
.link{height:80px;position:absolute;left:0px;top:35px;background:#FFFFFF;line-height:22px;width:210px;text-align:center;display:none;z-index:1000}
.link a{ display: block; height: 80px;overflow:hidden;z-index: 10000;zoom: 1;width: 210px;}
.link img{ float: left; width: 60px;}
.link .text{ float: right;background:#3366CC url(../img/yx.png) 117px 2px no-repeat;color: #FFFFFF;height: 80px; text-align: left; width:140px ;}
.text p{margin-left: 5px;}
.text p span{font-size: 17px;}

/*人物风采*/
.main-list5{
	width: 100%;
	height: auto;
    margin-top: 20px;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px
}
.main-list6{
	width: 100%;
	height: auto;
    margin-top: 10px;
   	overflow: hidden;
    margin-bottom: 10px;
}
.personfc{
	width: 150px;
	height: auto;
	cursor: pointer;
}
.personfcc{
	width: 150px;
	height: auto;
	margin-left: 145px;
}

.personfcc img{
	width: 150px;
}

.personfc img{
	width: 150px;
}
.personnamel{
	text-align: center;font-size: 20px;margin-top: 5px;
}

.personcontent{
	text-align: center;font-size: 18px;color: grey;margin-top: 5px;
}

.zcfg{margin: 10px;}
.zcfg ul li{
	height: 40px;line-height: 40px;
	margin-left: -40px;
	
}
.zcfg ul li a{
	color: #FF0000;font-size: 18px;
}

.focus{
	width: 370px;
	height: 240px;
	float: left;
	margin-left: 15px;
	position: relative;
}
.fcon>a>img.bigpic{
	width: 370px;
	height: 240px;
}
.focus>.fbg{
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
}
.focus>.fbg>.D1fBt{
	width: auto;
	float: right;
}
.fbg>.D1fBt>a{
	display: inline-block;
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 0;
	margin-right: 2px;
	margin-bottom: 5px;
	position: relative;
	z-index: 200;
}
.fbg>.D1fBt>a.current{
	background-color: blue;
}
.ban_infos{
	display: inline-block;
	width: 60%;
	height: 24px;
	line-height: 24px;
	text-indent: 0.5em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	z-index: 20;
}
.tmbj{
	display: block;
	width: 100%;
	height: 24px;
	background-color: #000;
	filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    position: absolute;
    bottom: 0;
    z-index: 2;
}
.return-index,.return-index:hover{
	display: inline-block;
	width: auto;
	height: 45px;
	line-height: 45px;
	color: #0065b2;
	margin-left: 20px;
	text-decoration: none;
}
.personfc{
	display: block;
    float: left;
    width: 302px;
    height: 167px;
    background: url(../images/kjbg.png) no-repeat;
    margin: 15px 30px;
}
.kjlist_la{
	height: 155px;
	overflow: hidden;
}
.kjlist_la .kjlist_limg{ float:left;text-align:center; width:73px; height:109px; line-height:109px; color:#FFF; font-size:16px; margin:22px 0 0 13px; background:#51AFF3}
.kjlist_la .kjlist_limg img{ width:73px; height:109px;}
.kjlist_la .kjlist_laR {
    float: right;
    width: 190px;
    height: 131px;
    margin: 0 10px 0 0;
    text-align: left;
}
.kjlist_la .kjlist_laR h1 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #615f60;
}
.kjlist_la .kjlist_laR .blue {
    color: #068FB8;
    margin-top: 5px;
    font-size: 14px;
}
.kjlist_la .kjlist_laR .gray{ color: #666;font-size: 14px;}
.kjlist_la .kjlist_laR p{ color: #000;font-size: 14px;}
.kjlist_text{ border:1px solid #E5E4E4; border-radius:7px; margin-top:30px; padding:20px 30px}
.kjlist_textimg{ float:left; width:140px; height:210px; line-height:210px; color:#FFF; font-size:16px; background:#51AFF3; text-align:center}
.kjlist_textimg img{width:140px; height:210px;}
.kjlist_textR{ width:515px;}