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;
}
a,a:hover{
	text-decoration: none;
}
ul {
	list-style: none;
}

.clearfix {
	clear: both;
}

.wrap {
	width: 100%;
}
.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;
	margin-right: 20%;
} */
.login-top-wrap div{
	width: auto;
	height: 30px;
	line-height: 30px;
	margin: 7px 0;
	position: relative;
}
.login-top-wrap div img{
	position: absolute;
	top: 5px;
	right: 5px;
}
/* .login-top-wrap div input{
	width: 110px;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
}
.login-top-wrap div button{
	width: 90px;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	font-size: 12px;
	color: #fff;
}
.btn-blue{
	background-color: #21519b;
	border: 1px solid #21519b;
} */

#headword{
	width: 200px;
	height: 30px;
	text-indent: 1em;
}
.container-wrap {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

.index1-top {
	height: 128px;
	background: #21519b;
}

.index1-top>img {
	width: 401px;
	height: 65px;
	margin: 32px 0;
}

.index1-top-div {
	display: block;
	width: 125px;
	height: 75px;
	margin-left: 10px;
	margin-top: 30px;
	position: relative;
}

.index1-top-div>span {
	display: block;
	width: 75px;
	height: auto;
	color: #fff;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 15px;
	left: 25px;
	z-index: 2;
}

.index1-top-div>.mask {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background: #fff;
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.navigation-bar {
	width: 100%;
	height: 46px;
	background: #4881d8;
}

.navbar-nav {
	height: 46px;
}
.navbar-nav>li>a {
	margin: 13px 0;
	padding: 0 20px;
	text-align: center;
	border-right: 1px solid #fff;
	color: #fff;
}

.navbar-nav>li>a.nav-border-l{
	border-right: none;
}
.navbar-nav>li>a:hover,.navbar-nav>li>a:focus,.navbar-nav>li>a.on{
	background: #c8d9f3;
	margin: 0;
	padding: 0 20px;
	height: 46px;
	line-height: 46px;
	color: #21519b;
	/* border-right: none; */
}

.index-content-div {
	padding-top: 13px;
}

.index1-big-pic {
	width: 1000px;
	margin: 15px auto;
}

.cb {
	clear: both;
}

ul {
	list-style: none;
}
.nav > li {
    position: relative;
    display: inline-block;
}
.lunbo {
	width: 581px;
	height: 345px;
	overflow: hidden;
	position: relative;
}

.lunbo-div {
	width: 581px;
	height: 310px;
}

.luobo-intros img {
	width: 27px;
	height: 11px;
	margin-top: 2px;
}

/* .luobo-intros {
	width: 581px;
	height: 75px;
	padding-top: 5px;
} */

.luobo-intros>.title {
	float: right;
	text-align: left; 
	display : inline-block;
	width: 540px;
	line-height: 16px;  
	height: auto;
	font-weight: bold;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

.luobo-intros>.content {
	width: 100%;
	height: auto;
	margin-top: 5px;
}

.content>p {
	font-weight: bold;
	color: #939393;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
}

.lunbo-div {
	float: left;
	
}

.lunbo-div img.banner{
	padding: 6px;
	border: 1px solid #efefef;
}

.box {
	width: 3000px;
}

.btn {
	
	width: 100%;
	height: 20px;
	position: absolute;
	top: 50%;
	display: none;
}

.lunbo .btn-l, .lunbo .btn-r {
	background-color: #21519b;
	width: 20px;
	height: 20px;
	font-size: 20px;
	line-height: 20px;
	text-indent: 3px; color : #becce2;
	position: absolute;
	top: 60%;
	cursor: pointer;
	color: #becce2;
	display: none;
}

.btn-l {
	left: 10px;
}

.btn-r {
	right: 10px;
}

.list-li {
	position: absolute;
	bottom: 10px;
	right: 50%;
	margin-right: -30px;
}

.list-li li {
	float: left;
	width: 10px;
	height: 10px;
	background-color: #fff;
	line-height: 10px;
	text-align: center;
	border-radius: 50%;
	margin-right: 5px;
	color: #fff;
	font-size: 0;
	cursor: pointer;
}

.btn-con-l, .btn-con-r {
	width: 150px;
	height: 100px;
}

.btn-con-l img, .btn-con-r img {
	width: 100%;
	height: 100%
}

.news-list {
	width: 402px;
	height: auto;
	position: relative;
	top: -10px;
}

.title1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #efefef;
}

.title1>.bule-span {
	display: inline-block;
	width: auto;
	height: 20px;
	line-height: 20px;
	background: #21519b;
	color: #fff;
	padding: 0 1px;
	margin: 10px 0;
	letter-spacing: 1px;
}

.title1>.bule-span1 {
	display: inline-block;
	width: auto;
	height: 20px;
	line-height: 20px;
	color: #21519b;
	padding: 0 1px;
	margin: 10px 0;
	letter-spacing: 1px;
}
.title1>a {
	text-decoration: none;
}
.list-news{
	width: 100%;
	padding: 0;
}
.list-news li{
	width: 100%;
	height: 32px;
	line-height:32px;
	font-size: 14px;
}
.list-news li a{
	display: inline-block;
	width: 70%;
	color: #3d3d3d;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-news>li>a:hover{
	background: #00a5f6;
	color: #fff;
}
.list-news li span{
	width: 100px;
	color: #7e7e7e;
}
.voice-appeal{
	width: 322px;
	height: 162px;
}
.mt20{
	margin-top: 20px;
}
.voice-appeal>.title2{
	width: 100%;
	height: 40px;
	line-height:40px;
	background: #4881d8;
	color: #fff;
	text-indent: 0.8em;
}
.voice-appeal>.content2{
	display: block;
	width: 100%;
	height: 122px;
	line-height: 122px;
	text-indent: 160px;
	border: 1px solid #dcdcdc;
	font-size: 20px;
	color: #4881d8;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 90px 30px;
}
.mr17{
	margin-right: 17px;
}
.mt15{
	margin-top: 15px;
}
.mt10{
	margin-top: 10px;
}
.back-img1{
	background-image: url("../img/19.png");
}
.back-img2{
	background-image: url("../img/20.png");
}

.back-img3{
	background-image: url("../img/21.png");
}
.voice-appeal>.content2>img{
	margin-top: 30px;
	margin-left: 90px;
	font-size: 0;
}
.person-list{
	width: 570px;
	height: 220px;
}
.hl_main5_content1 {
	width: 100%;
	overflow: hidden;
	float: left;
}

.hl_main5_content1 ul {
	overflow: hidden; /* margin-top:20px; */
	-webkit-padding-start: 0;
	padding-left: 0;
}

.hl_main5_content1 ul li {
	float: left;
	width: 100px;
	margin-right:42px;
	display: inline;
}

.hl_main5_content1 ul li a {
	display: block;
	width: 100%;
	height: 180px;
	text-decoration: none;
	cursor: pointer;
}

.hl_main5_content1 ul li a span {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #000;
	line-height: 28px;
	text-align: center;
}

.hl_main5_content1 ul li img {
	width: 110px;
	height: 150px;
	padding: 3px;
	border: 1px solid #f4f4f4;
	margin-bottom: 4px;
}
.person-detail{
	width: 405px;
	height: 220px;
}
.person-detail>img{
	width: 121px;
	height: 166px;
	margin-right: 12px;
	padding: 3px;
	border: 1px solid #f4f4f4;
}
.mb13{
	margin-bottom: 11px;
}
.mr10{
	margin-right: 10px;
}
.mr13{
	margin-right: 13px;
}
.person-name{
	font-size: 24px;
}
.person-intros{
	height: 140px;
	color: #8c8989;
	overflow: hidden;
	font-size: 14px;
}
a.act-science {
	display: block;
	width: 100%;
	height: auto;
}
/* a.act-science img{
	width: 994px;
	height: 199px;
} */
.cited-div,.cited-div:hover{
	display: block;
	width: 24%;
	height: 92px;
	text-decoration: none;
	color: #fff;
	line-height: 150px;
	text-indent: 1em;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 180px 10px;
}
.back-org{
	background-color: #ff6b09;
	background-image: url("../img/27.png");
}
.back-yel{
	background-color: #f1d038;
	background-image: url("../img/28.png");
}
.back-yel2{
	background-color: #acc315;
	background-image: url("../img/29.png");
}
.back-gre{
	background-color: #45b700;
	background-image: url("../img/30.png");
}
.back-blue{
	background-color: #1cc6d5;
	background-image: url("../img/31.png");
}
.back-blue1{
	background-color: #009bf4;
	background-image: url("../img/32.png");
}
.back-blue2{
	background-color: #0071bd;
	background-image: url("../img/33.png");
}
.policy-div{
	width: 475px;
	height: auto;
}

.weblink-img{
	width: 240px;
	height: auto;
}

.mr50{
	margin-right: 13px;
}

.link-content{
	width: 100%;
	height: auto;
}
.link-content ul{
	width: 100%;
	list-style: none;
	padding: 0;
	margin-top: 20px;
}
.link-content ul li{
	float: left;
	display:inline-block;
	width: 20%;
	height: 40px;
	line-height: 40px;
}
.link-content ul li a{
	display: inline-block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	color: #3d3d3d;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.footer{
	width: 100%;
	height: 130px;
	background: #21519b;
	margin-top: 10px;
}
.footer-content{
	color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 28px;
	padding-top: 20px;
	position: relative;
}
.wechat{
	width: 100px;
	height: 100%;
	position: absolute;
	top: 5px;
	right: 0;
}
.left-menus{
	width: 230px;
	height: auto;
	min-height: 345px;
	font-size: 15px;
	text-indent: 15px;
	background-color: #e8e8e8;
}
.left-menus-top{
	width: 100%;
	height: 55px;
	line-height: 55px;
	font-size: 17px;
	color: #fff;
	background-color: #4881d8;s
}
.left-nav{
	list-style: none;
	padding-left: 5px;
}
.left-nav li{
	width: 100%;
	height: 45px;
	line-height: 45px;
}
.left-nav a{
	color: #656565;
	font-size: 15px;
}
.left-menus{
	width: 230px;
	height: auto;
	min-height: 345px;
	font-size: 15px;
	background-color: #F9F9F9;
	
}

.left-menuss{
	width: 230px;
	height: auto;
	min-height: 345px;
	font-size: 15px;

}
.left-menus-top{
	width: 100%;
	height: 55px;
	line-height: 55px;
	font-size: 17px;
	color: #fff;
	padding-left: 10px;
	background-color: #4881d8;s
}
.left-nav{
	list-style: none;
	height: auto;
	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: 15px;
	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: 15px;}
.right-content{
	width: 740px;
	min-height: 393px;
}
.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;}
.stitle1{
	float:left;
	display: inline-block;
	width: 50%;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	color: black;
	text-align: left;
	text-indent: 50px;
	background: url("../images/jiang.png") no-repeat left center;
	background-size: 10%; 
}	
	
.titlenews{
	width: 100%;
	height:auto;
	line-height: 40px;
	color: #202020;
	font-size: 22px;
	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;
}

.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;}


/* 你说我听-呼声诉求-样式 */
.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:18px; 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: 15px;}
/*人物风采*/
.main-list5{
	width: 100%;
	height: auto;
    margin-top: 20px;
	/* border-bottom: 1px solid gainsboro; */
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.main-list6{
	width: 100%;
	height: auto;
    margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.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;}
.personfcc{
	width: 150px;
	height: auto;
	margin-left: 145px;
}

.personfcc img{
	width: 150px;
}

.personfc img{
	width: 150px;
}
.personnamel{
	text-align: center;font-size: 18px;margin-top: 5px;
}

.personcontent{
	text-align: center;font-size: 16px;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: 16px;
}
.myreply{
	float: left;
	position: relative;
	cursor: pointer;
	color: #616161;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	}
.myon{
	color: #21519b;
	border-bottom: 2px solid #21519b;
}

.title1>ul{
	padding-left: 0;
}
.unit-list>.more{
	display:inline-block;
	width: 50px;
	height: 40px;
	position: absolute;
	top: -1px;
	right: 10px;
}
.unit-list>li.more>a,.unit-list>li.more>a:hover{
	display:inline-block;
	width: 50px;
	height: 40px;
	line-height: 40px;
	color: #21519b;
	background: #fff;
}
.slider {
	width: 581px;
	position: relative;
}
.slider img.bigpic{
	width: 581px;
	height: 270px;
	padding: 3px;
	border: 1px solid #ededed;
}
.slider-container {
	height: 345px;
	margin: 0 auto 20px;
	overflow: hidden;
	position: relative;
	width: 581px;
}
.slider-container .slider-wrapper {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 5000em; /*Fix for prevent display errors*/
	-webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	transition: all 800ms ease;
}
.slider-container .slide {
	float: left;
	height: 425px;
	overflow: hidden;
	position: relative;
	width: 990px;
}
.slider-nav {
	text-align: center;
	width: 581px;
	position: absolute;
	bottom: 10px;
}
.slider-nav li {
	display: inline;
	padding: 1px;
}
.slider-nav .bullet {
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	text-indent: -9000px;
	overflow: hidden;
	height: 10px;
	width: 10px;
}
.slider-nav .active {
	background-color: blue;
}
.slider-nav .prev, .slider-nav .next {
	background: url('img/sprite.png') no-repeat;
	display: inline-block;
	text-indent: -9000px;
	overflow: hidden;
	height: 16px;
	width: 16px;
}
.slider-nav .next {
	background-position: -15px top
}
.focus{
	width: 580px;
	float: left;
	position: relative;
}
.fcon>a>img.bigpic{
	width: 580px;
	height: 328px;
	padding: 3px;
	border: 1px solid #ededed;
}
.focus>.fbg{
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 10px;
}
.focus>.fbg>.D1fBt{
	width: 100px;
	margin: 0 auto;
}
.fbg>.D1fBt>a{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	font-size: 0;
}
.fbg>.D1fBt>a.current{
	background-color: blue;
}
.luobo-intros {
	display: block;
	width: 580px;
	height: 25px;
	padding-top: 5px;
}