.play{
	position: absolute;
    top: 42%;
    left: 47%;
    z-index: 999;
}
.play:hover{
	opacity: .8;
	cursor: pointer;
}
.news_list li h2{
	margin-top: -3px;
	margin-bottom: 8px;
	overflow: hidden;
}
.news_list li h2 a{
	font-size: 20px;
	color: #0d5395;
	font-weight: 700;
	float: left;
	height: 21px;
	width: 100%;
	overflow: hidden;
	line-height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_list li h2 a:hover{
	color: #2a72d6;
}

.news_list li.list-item{
	margin-top: 16px;
	overflow: hidden;
}
.news_list li.list-item span.right{
	float: right;
	color: #0d5395;
	font-size: 14px;
}

.news_list li.list-item a{
	color: #333333;
	font-size: 14px;
	padding-left: 24px;
	background: url(db_icon.png) no-repeat 0;
	float: left;
	width: 80%;
	overflow: hidden;
	line-height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_list li.list-item a:hover{
	color: #014099;
}
.abstract{
	color: #333;
	font-size: 14px;
	margin-bottom: 15px;
	overflow: hidden;
	text-indent: 2em;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	max-height: 60px;
}
.seemore{
	margin-bottom: 0;
    margin-top: 11px;
}
.seemore a{
	font-size: 15px;
	color: #014099;
}
.seemore a:hover{
	color: #2a72d6;
}
.underline {
    width: 30px;
    display: block;
    height: 1px;
    border-bottom: 3px solid #ff9c00;
    margin: 0 auto;
    position: relative;
    top: -3px;
}
.new-graphic ul li{
	width: 177px;
}
.new-graphic ul li{
	width: 179px;
	padding:0 7px;
	float: left;

}
.new-graphic ul{
	margin:0 -7px;
}
.new-graphic ul li a img {
    width: 100%;
    height: 230px;
}
.new-graphic ul li a .name {
    position: absolute;
    width: 100%;
    display: block;
    height: 92px;
    line-height: 130px;
    padding-top: 44px;
    bottom: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 0;
    background: url(peoplebg.png) repeat-x bottom;
}
.name p {
    line-height: 50px;
    font-size: 16px;
}
.homelist{
	/* margin-top: 15px; */
}
.left{
	float: left;
}
.right{
	float: right;
}
.fhqy{
	overflow: hidden;
	margin-top: 17px;
}
.fhqy li{
	margin-bottom:10px; 
}
.fhqy li a img{
	width: 100%;
	height: 100px;
}
.fhqy li p {
	text-align: center;
	margin-top: 13px;
}
.fhqy li p a{
	color: #333;
	font-size: 14px;
	text-align: center;
}
.fhqy li p a:hover{
	color: #014fbb;
}
.fhqy li a.thumbnail__link{
border: 1px solid #d9d9d9;
}
.fhxm{
	overflow: hidden;
	margin-top: 15px;
}
.fhxm li{
	margin-bottom: 17px;
}
.fhxm li p{
	text-align: center;
	margin-top: 17px;
}
.fhxm li p a{
	color: #333;
	font-size: 16px;
}
.fhxm li p a:hover{
	color: #014fbb;
}
.win6-l{
	width: 66.62%;
	float: left;
}
.win6-r{
	width: 30.17%;
	float: right;
}
.sixpart .webcolumn{
	text-align: left;
}
.sixpart .underline{
	margin:0;
}
.tzgg{
	margin-top: 30px;
}
.tzgg li span{
	font-size: 16px;
	color: #737373;
}
.tzgg li span b{
	color: #014099;
	font-size: 46px;
	font-weight: 500;
}
.tzgg li p{
	margin-top: 15px;
	min-height: 42px;
}
.tzgg li p a{
	font-size: 16px;
	color: #333;
	line-height: 23px;
}
.tzgg li p a:hover{
	color: #014fbb;
}

.tzgg li p.abstract{
	color: #8c8c8c;
	font-size: 14px;
	margin-top: 8px;
	line-height: 22px;
	margin-bottom:0;
}
.lanmu_title img{
	display: inline-block;
	float: right;
	transition: transform .3s;
	transform: scale(1);
}
.lanmu_title a:hover img{
	transition: transform .3s;
	transform: scale(1.1);
}
.lanmu_title{
	margin-top: 9px;
	color: #333333;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 18px;
}
.lanmu_title2{
	color:#fff;
	float: left;
	line-height: 24px;
}
.lanmu_title2 a{
	font-size: 30px;
	color: #fff;
	position:relative;
	left:0;
	transition:left .3s;
}
.lanmu_title2 a:hover{
	left:10px;
	transition:left .3s;
}
.lanmu_title2 span{
	color: #fff;
	font-size: 14px;
	opacity: .4;
}
.lanmu_title2 a img{
	float: right;
}
.lanmu_title2 a img{
	position: relative;
	right: 0;
	transition: right .1s;
	margin-top: -25px;
	margin-left: 15px;
}
.lanmu_title2 a:hover img{
	right: -10px;
	transition: right .2s;
}
.thirdpart .lanmu_title2{
	width: 100%;
	float: none;
	padding-left:0px;
	transition: padding-left .3s;
}
.thirdbg{
	background: url(yjlybg.png) no-repeat;
	background-size: cover;
}
.lanmu_title span{
	color: #999999;
	font-size: 24px;
	font-weight: 500;
	font-family: Arial;
	padding-left:6px;
}
.wztitle{
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	margin: 20px 0;
	line-height: 30px;
	color: #333;
}
.basicinfo{
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px;
}
.Info img{
display:inline-block;
}
.cur{
	color:#3d55a7;
}
.bigfont{
	font-size:18px!important;
}
.middfont{
	font-size:16px!important;
}
.smallfont{
	font-size:14px!important;
}
.detail-info font:hover{
	cursor:pointer;
}
#source{
margin-top:10px;
}
.jjtext{
	text-indent: 2em;
	color: #333;
	font-size: 14px;
	line-height: 31px;
	text-align: justify;
	position: relative;
	padding: 7px 80px 0 13px;
}
.jjtext a{
	color: #0d5395;
	
}
.yjly abbr{
	overflow: hidden;
	display: inline-block;
}
.yjly p{
	color: #fff;
	text-align: center;
}
.thirdbg .thumbnail__link:hover img{
	transform: scale(1);
}
/*.yjly img{
	transform: scale(1);
	transition: transform .3s;
}
.yjly:hover img{
	transform: scale(1.1);
	transition: transform .3s;
}*/
.yjly:hover p{
color: #8ae3f3;
}
/*.thirdbg:hover .lanmu_title2{
	padding-left:85px;
	transition: padding-left .3s;
}*/
.read_more{
	float: right;
	margin-top: 18px;
	transition: transform .3s;
	transform: scale(1);
	padding-right: 2px;
}
.lanmu_clear{
	overflow: hidden;
}
.read_more:hover{
	transition: transform .3s;
	transform: scale(1.1);
}
.hzdwlist ul li{
	background:#e7ecf1;
	padding: 13px 17px 7px 17px;
	margin-bottom: 13px;
}
.hzdwlist ul li:hover{
	background:#e8f1fb;
}

.hzdwlist ul li p a{
	color: #333;
	font-weight: 700;
	font-size: 18px;
	float: left;
	width: 100%;
	overflow: hidden;
	line-height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hzdwlist ul li p a:hover{
	color: #014099;
}

.hzdwlist ul li p{
	margin-bottom: 6px;
	color: #999;
	font-size: 14px;
	overflow: hidden;
}
.fourthpart .lanmu_title {
	float: left;
}
.fourthpart .lanmu_title span{
	display: block;
	padding-left:0;
	font-size: 14px;
	margin-top: 5px;
}
.yjlylist li{
	border:1px solid #e7ecf1;
	padding:0;
	border-left: 0;
	height: 387px;
	text-align: center;
	padding-top: 82px;
}
.yjlylist li .yjly abbr{
	display: inline-block;
	min-height: 215px;
}
.yjlylist li .yjly img{
	border: 1px solid #f1f1f1;
	transform: scale(1);
	transition: transform .3s;
}
.yjlylist .yjly p{
	font-size: 14px;
	color: #333;
}
.yjlylist .yjly:hover p{
	color: #014099;
}
.yjlylist .yjly:hover img{
	transform: scale(1.03);
	transition: transform .3s;
}
.jjtext a:hover{
	color: #da2525;
}
.win-l3{
	width: 23.1%;
	float: left;
	padding: 45px 30px 42px 30px;
}
.win-r3{
	width: 76.9%;
	float: right;
}
.win-l2 {
    width: 76.1%;
    float: left;
}
.win-r2 {
    width: 13%;
    float: right;
}
.win-l {
    width: 52.42%;
    float: left;
}
.win-r {
    width: 45.17%;
    float: right;
}

.banner,.banner-sf{
	padding:65px 0px 52px 0;
	background:url(db_bannerbg.jpg) no-repeat center #022653;
	background-size: 100% 100%;
	height: 357px;
}
.banner{
	background:url(lg-banner.jpg) no-repeat #022653;
	background-size: 100% 100%;
	height: 357px;
}
.banner img,.banner-sf img{
	margin:0 auto;
	height: 244px;
}
.team-left img:hover{
	opacity: .8;
}
.zyhy{
	background: url(zyhy.jpg) no-repeat;
	margin-top: 21px;
	padding:30px 52px;
}
.zyhy p{
	text-align:center;
}
.zyhy p a{
	color: #fff;
	font-size: 18px;
	text-align:center;
	font-weight: 600;
	line-height: 26px;
}
.zyhy p a:hover{
	color: #d4d4d4;
}

.links{
	overflow: hidden;
	padding-bottom: 40px;
	border-bottom: 1px solid #4a71a7;
}
.links h4{
	color: #fff;
	font-size: 24px;
	margin-bottom:14px;
}
.links ul li{
	float: left;
	margin:0 15px;
}
.links ul li a{
	color: #fff;
	font-size: 14px;
}
.links ul li a:hover{
	color: #bbd0ef;
}

.links-m-clear{
	margin:0 -15px;
}
.relatedlink a{
	padding:0 8px;
}
.relatedlink a:last-child{
	padding-right:0;
}
.lanmur{
	float: right;
	padding-top: 12px;
}
.lanmur a{
	color: #014099;
	font-size: 14px;
}
.lanmur a:hover{
	color: #277cf5;
}
.fhxm li a img{
	height: 162px;
}
.lanmu1_l .underline{
	margin-top: 13px;
    margin-left: 0;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢*/
.new-graphic1 ul li{
	padding:0 7px;
	float: left;
	margin-bottom:15px;

}
.new-graphic1 ul{
	margin:0 -7px;
}
.new-graphic1 ul li a img {
    width: 100%;
    height: 197px;
}
.new-graphic1 ul li a .name {
    position: absolute;
    width: 100%;
    display: block;
    height: 92px;
    line-height: 130px;
    padding-top: 44px;
    bottom: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 0;
    background: url(peoplebg.png) repeat-x bottom;
}
.homelist.sec .news-txt i{
	color: #014099;
}
.ztjj li{
	margin-bottom:15px;
}
.ztjj li img{
	height: 111px;
}
.ztjj li p{
	text-align:center;
	margin-top: 10px;
}
.ztjj li p a{
	font-size: 15px;
	float: left;
    width: 100%;
    overflow: hidden;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ldteams ul li{
	margin-bottom:25px;
}
.ldteams ul li img{
	width: 100%;
	height: 288px;
}
.ldteams ul li h4 a{
	color: #014099;
}
.ldteams ul li h4 a:hover{
	color: #2272e5;
}
.people-Info img{
	width: 165px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.people-text{
	text-align:center;
}
.people-text li{
	color: #333;
	font-size: 16px;
}
.Info{
	clear:both;
	font-size: 15px;
	color: #333;
	line-height: 28px;
}
.people-text li.name{
	font-size: 22px;
    color: #014099;
    font-weight: 600;
}
.people-text li.name span{
	font-size: 16px;
	color: #7c7c7c;
	font-weight: 500;
	padding-left: 5px;
}
.banner-sf{
	display: none;
}
.news-img a{
	display: inline-block;
	overflow: hidden;
	border: #eeeeee solid 1px;
}
.news-img a img{
	transform: scale(1);
	transition: transform .3s;
}
.news-img a:hover img{
	transform: scale(1.02);
	transition: transform .3s;
}
@media(min-width: 1921px){
	.secondpart {
     background-position-x: -45px;
     background-size: cover;
}
}
@media(max-width:1440px){
	.secondpart {
    background-position-x: -195px;
}
}
@media(max-width: 1366px){
	.secondpart {
		background-position-x: -240px;
	}
}

@media(max-width: 1300px){
	.navbar-default .navbar-nav > li > a{
		padding: 20px 29px;
	}
	.new-graphic ul li{
		width: 164px

	}
	.links ul li{
		margin-bottom:10px;
	}
	.new-graphic ul li img{
		height: 208px;
	}
	.rczp dd .hdtitle{
		width: 81%;
	}
	.fhxm li a img{
		height: 148px;
	}
}
@media(max-width: 1280px){
	.secondpart {
		background-position-x: -272px;
	}
}
@media(max-width: 1270px){
	.banner{
		display: none;
	}
	.banner-sf{
		display: block;
	}
	.news_list li.list-item{
		margin-top: 13px;
	}
	.yjlylist li {
		height: 379px;
	}
	.abstract{
		margin-bottom: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		max-height: 20px;
	}
}
@media(max-width: 1200px){
	.fhqy li a img{
		height: 85px;
	}
	.zyhy{
		padding:30px 35px;
	}
	
	.new-graphic1 ul li a img {
		height: 179px;
	}
	.ztjj li img{
		height: 102px;
	}
	.ldteams ul li img{
		height: 262px;
	}
}
@media(max-width: 1199px){
	.navbar-default .navbar-nav > li > a {
		padding: 20px 18px;
	}
	.relatedlink a {
		padding: 0 5px;
	}
	.news_list li.list-item {
		margin-top: 8px;
		overflow: hidden;
	}
	.new-graphic ul li {
		width: 136px;
	}
	.fhxm li a img{
		height: 120px;
	}
	.new-graphic ul li a img {
		width: 100%;
		height: 169px;
	}
	.fhqy li a img {
		height: 68px;
	}
	.new-graphic1 ul li a img {
		height: 144px;
	}
	.win-l2 {
		width: 80.1%;
	}
	.win-r2 {
		width: 14%;
	}
	.jjtext{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		max-height: 94px;
	}
	.secondpart {
		background-position-x: -385px;
	}
	.yjlylist li .yjly abbr {
		min-height: 185px;
	}
	.yjlylist li {
		height: 341px;
	}
	.yjlylist li .yjly img{
		border-left: 0;
		border-right: 0;
		width: 100%;
	}
	.homelist li h2 a{
	}
	.hzdwlist ul li {
		background: #e7ecf1;
		padding: 16px 17px 8px 17px;
	}
	.banner-sf {
		padding: 33px 0 0 0;
		height: 225px;
	}
	.banner-sf img {
		height: 158px;
	}

}
@media(max-width: 1024px){
	.secondpart {
		background-position-x: -475px;
	}
}
@media(max-width: 991px){
	.relatedlink a {
		padding: 0 5px;
		display: inline-block;
		margin-bottom: 10px;
	}
	.webheader .logo{
		text-align:center;
	}
	.webheader .logo img{
		display: inline-block;
	}
	.ztjj li img{
		height: 53px;
	}
	.fhxm li a img{
		height: 89px;
	}
	.ldteams ul li img{
		height: 305px;
	}
	.new-graphic1 ul li a img {
		height: 149px;
	}
	.webheader .searchbox{
		width: 100%;
		margin-bottom:20px;
	}
	.webheader .relatedlink{
		margin-top: 0;
		text-align:center;
	}
	.webheader{
		background-size: cover;
	}
	.flexslider{
		margin-bottom:20px;
	}
	.news_list li h2 a{
		white-space: normal;
		height: auto;
		line-height: 27px;
	}
	.news_list li.list-item {
		margin-top: 10px;
		overflow: hidden;
	}
	.seemore{
		text-align: right;
	}
	.fhqy li a img {
		height: 52px;
	}
	.win6-l,.win6-r{
		width: 100%;
	}
	.rczp dd .hdtitle {
		width: 90%;
	}
	.zyhy{
		background-size: cover;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 20px 8px;
		font-size: 15px;
	}
	.copyright .cas {
		float: none;
		text-align: center;
		width: 100%;
		border-right: 0;
		padding-bottom: 15px;
	}
	.copyright .cas img{
		display: inline-block;
	}
	.copyright{
		/* padding-top: 15px; */
	}
	.copyright .rightwx{
		width: 100%;
		margin-top: 20px;
	}
	.links{
		padding-bottom: 20px;
	}
	.play{
		top:34%;
	}
	.new-graphic ul li a img {
		height: 151px;
	}
	.banner-sf {
		padding: 27px 0 0 0;
		height: 186px;
	}
	.banner-sf img {
		height: 130px;
	}
	.win-l,.win-r {
		width: 100%;
		float: none;
	}
	.win-r2 {
		width: 18%;
	}
	.secondpart {
		background-position-x: -570px;
	}
	.hzdwlist ul li p a {
		overflow: inherit;
		white-space: normal;
		line-height: 25px;
	}
	.margin-control{
		margin-top: 20px;
	}
	.thirdpart .lanmu_title2{
		font-size: 28px;
	}
	.yjlylist li .yjly abbr {
		min-height: 145px;
	}
	.yjlylist li {
		height: 319px;
	}
	.abstract {
		display: block;
		max-height: inherit;
	}
}
@media(max-width: 768px){
	.banner, .banner-sf {
		background-size: 127% 100%;
	}
	.container{
		padding-left: 20px;
		padding-right: 20px;
	}
	.thirdpart .lanmu_title2 {
		font-size: 27px;
	}
	.yjlylist li {
		height: 317px;
	}
	.secondpart {
		background-position-x: -687px;
	}
}
@media(max-width: 767px){
	.new-graphic ul li a img {
		height: 257px;
	}
	.banner-sf img {
		height: 70px;
	}
	.homelist .news-img{
		float: none;
	}
	.news-img a {
		width: 100%;
	}
	.homelist .news-txt p {
		max-height: inherit;
		display: block;
	}
	.yjlylist li .yjly img{
		border:0;
	}
	.yjlylist li{
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.yjlylist li {
		border: 1px solid #e7ecf1;
		/* padding: 0; */
		border-left: 1px solid #e7ecf1;
	}
	.yjlylist .yjly p {
		margin-top: 10px;
	}
	.yjlylist li:last-child{
		margin-bottom: 0px;
	}
	.yjly{
		text-align: center;
	}
	.win-r3{
		width: 100%;
	}
	.win-l3{
		width: 100%;
	}
	.banner-sf {
		padding: 32px 0 0 0;
		height: 130px;
	}
	.banner-sf {
		background-size: 107% 100%;
	}
	.container {
		padding-left: 30px;
		padding-right: 30px;
	}
	.firstpart {
		padding: 15px 0 40px 0;
	}
	.tzgg li{
		margin-bottom: 25px;
	}
	.tzgg li:last-child{
		margin-bottom: 0px;
	}
	.ldteams ul li img{
		height: auto;
	}
	#marquee1, #marquee2{
		height: 237px;
	}
	.fhxm li a img{
		height: auto;
	}
	.ztjj li img{
		height: 69px;
	}
	.rczp dd .hdtitle {
		width: 80%;
	}
	.homelist .news-img{
		width:100%;
	}
	.homelist .news-img img {
		width: 100%;
		height: auto;
	}
	.new-graphic1 ul li a img {
		height: 257px;
	}
	.homelist li{
		margin-bottom: 20px;
	}
	.news_list li.list-item a{
		white-space: normal;
		width: 100%;
	}
	.thirdpart .btn-more{
		margin-top: 15px;
	}
	.jjtext {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		max-height: 94px;
		padding-right: 10px;
		padding-left: 0;
	}
	.win-l2 {
		width: 51.1%;
	}
	.win-r2 {
		width: 41%;
	}
	.secondpart {
		background-position-x: -1032px;
	}
	
}
@media(max-width: 380px){
	.new-graphic ul li a img {
		height: 230px;
	}
	.banner-sf img {
		height: 65px;
	}
	.banner-sf {
		padding: 28px 0 0 0;
		height: 125px;
	}
	.secondpart {
		background-position-x: -1055px;
	}
	.new-graphic1 ul li a img {
		height: 229px;
	}
	.rczp dd .hdtitle {
		width: 79%;
	}
	.list-news li a{
		width: 100%;
		max-width: 100%;
	}
	.list-news li span{
		display: none;
	}
	.ztjj li img{
		height: 61px;
	}
}




.slick-arrow{
	display: none!important;
}