@charset "utf-8";
/* CSS Document */
@font-face {font-family: "iconfont";
  src: url('../iconfont/iconfont.eot?'); /* IE9*/
  src: url('../iconfont/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../iconfont/iconfont.woff?') format('woff'), /* chrome, firefox */
  url('../iconfont/iconfont.ttf?') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../iconfont/iconfont.svg?#iconfont') format('svg'); /* iOS 4.1- */
}


body {
	font-family: "微软雅黑";
	font-size: 16px;
}
.wy-tit-box{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;position:relative;}
.wy-tit-box *{box-sizing:border-box;}
.wy-tit-box:after{content:'';display:block;height:1px;width:100%;position:absolute;bottom:1px;background:#213387;}
.wy-tit-box h4{border-bottom:3px solid #213387;padding:5px 0;font-weight: bold;
    color: #213387;}



.header *{font-family:"Microsoft YaHei";padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.inner{width:1400px;margin:0 auto;}
.animate03s{transition-duration:0.3s;}
.picBox{width:100%;height:100%;position:relative;padding-bottom:59%;overflow:hidden;background-size:cover;background-position:center;}
.picBox>img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;}
/*头部开始*/
header{width:100%;height:auto;background:#004796;}

.header .top{width:100%;background:#003269;}
.header .top .inner{display:flex;justify-content:space-between;align-items:center;padding:5px 0;}
.header .top .inner .left p{font-size:14px;color:#fff;}
.header .top .inner .right{text-align:right;display:block;}
.header .top .inner .right a{font-size:14px;color:#fff;}

.header{width:100%;height:auto;background:;background-size:cover;position:relative;z-index:5;overflow:hidden;}
.header .inner{display:flex;position:relative;padding:5px 0;}
.header .inner .left{min-width:600px;width:600px;}
.header .inner .left a{display:flex;align-items:center;width:100%;}
.header .inner .left .top_logo{display:block;width:100%;min-width: 340px;width: 340px;}
.header .inner .left .top_logo img{width:100%;height:auto;}
.header .inner .left span{color:#fff;border-left:1px solid #fff;padding-left:20px;}
.header .inner .left h4{font-size:27px;white-space:nowrap;}
.header .inner .left p{font-size:0.75rem;white-space:nowrap;}
.header .inner .right{width:100%;display:flex;align-items:center;}
.header .inner .right .Rbox{width:100%;}
.header .inner .right .Rbox:after{content:"";display:block;clear:both;}
.top_Rbox_R{float:right;display:flex;align-items:center;}
.top-link{width:100%;text-align:center;color:#004796;margin-right:30px;font-size:14px;}
.top-link a{color:#004796;}
.top-link a:hover{opacity:0.8;}
.top_search{position:relative;}
.top_search input{width:200px;height:35px;border:none;background:#eee;padding-left:15px;color:#004796;}
.top_search input::-webkit-input-placeholder{color:rgba(0,0,0,0.5);}
.top_search input::-moz-placeholder{color:rgba(0,0,0,0.5);}
.top_search input::-ms-input-placeholder{color:rgba(0,0,0,0.5);}
.top_search button{width:40px;height:35px;position:absolute;top:0px;right:0px;text-align:center;background:none;border:none;cursor:pointer;border-radius:50%;}
.top_search button i{line-height:35px;font-size:22px;color:#004796;}
.top_search button:hover i{opacity:0.8;}

.header .inner>i{display:none;}
.nav-ul>li>i{display:none;}
nav>i.iconfont{display:none;}

.navOpen{display:none;}
/*头部结束*/

/*导航开始*/
nav{width:100%;height:auto;background:#004796;position:relative;z-index:3;border-top: 1px solid rgba(255, 255, 255, 0.2);}
.nav-ul{display:flex;width:100%;}
.nav-ul>li{width:100%;}
.nav-ul>li>a{font-size:16px;display:block;text-align:center;color:#fff;line-height:50px;z-index:9;transition-duration:0.3s;}
.nav-ul>li:hover>a{background:#003269;}
.nav-ul>li:hover .nav-box{display:block;}
.nav-box{position:absolute;width:100%;left:0;top:50px;background:rgba(0,55,116,0.8);display:none;transition-duration:0.3s;}
.nav-box:hover{background:rgba(0,55,116,0.9);}
.nav-box .inner{display:flex;padding:50px 0;justify-content:center;}
.nav-box .inner .boxleft{width:15%;padding:8px;border:1px solid #eee;box-shadow:2px 2px 2px #aaa;background:rgba(255,255,255,.5);}
.nav-box .inner .boxleft img{width:100%;display:block;}
.nav-box .inner .boxright{width:85%;padding-left:30px;}
.nav-box .inner .boxright h3{font-size:18px;font-weight:bold;margin-bottom:30px;padding-left:13px;color:#fff;}
.nav-box .inner .boxright>ul{display:flex;}
.nav-box .inner .boxright>ul>li{}
.nav-box .inner .boxright>ul>li>a{display:block;font-size:17px;color:#fff;padding:0 15px;border-right:1px solid #999;}
.nav-box .inner .boxright>ul>li:last-child a{border:none;} 
.nav-box .inner .boxright>ul>li a:hover{color:#eee;font-weight:bold;}

.open-ul-three{width:100%;margin-top:10px;display:none;}
.open-ul-three li a{font-size:15px;border:none;color:#fff;padding:10px 15px;}
.nav-box .inner .boxright>ul li:hover .open-ul-three{display:flex;}
/*导航结束*/

/*banner*/
.animate03s{transition-duration:0.3s;}
.gjbanner{width:100%;background:#fff;}
.gjbanner *{box-sizing:border-box;list-style:none;margin:0;padding:0;}
.gjbanner .inner{margin:0 auto;}
.lunboBox{width:100%;height:auto;position:relative;overflow:hidden;}
.lunbonumTop{position:absolute;left:50%;bottom:45px;transform:translateX(-50%);}
.lunbonumTop:after{content:"";display:block;clear:both;}
.lunbonumTop li{width:8px;height:8px;border-radius:4px;background:#999;float:left;border:1px solid rgba(255,255,255,0.4);margin-left:10px;cursor:pointer;transition-duration:0.3s;}
.lunbonumTop li:first-of-type{margin-left:0;}
.lunbonumTop li.current{background:#213387;width:15px;}
.lunboBox-ul{width:100%;height:auto;position:relative;}
.lunboBox-ul:after{content:"";display:block;clear:both;}
.lunboBox-ul li{width:100%;height:auto;float:left;}
.lunboBox-ul li a{display:block;position:relative;padding-bottom:58%;overflow:hidden;}
.lunboBox-ul li a img{width:100%;height:100%;display:block;position:absolute;object-fit:fill;}
.lunboBox-ul li a h3{position:absolute;bottom:0;font-size:1rem;padding:10px 15px;background:rgba(0,0,0,0.6);color:#fff;z-index:2;
width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition-duration:0.3s}
.lunboBox-ul li:hover a h3{background:rgba(0,0,0,0.8);}
.lunbo-btn{width:100%;position:absolute;top:50%;height:0px;}
.lunbo-btn .inner{display:flex;justify-content:space-between;height:0px;}
.lunbo-btn .inner>div{width:40px;height:40px;background:#213387;;margin-top:-25px;cursor:pointer;opacity:0;transition-duration:0.3s;}
.lunbo-btn .inner>div img{width:100%;height:100%;}
.lunbo-btn .inner>div.next{position: absolute;right:0;top:0;}
.lunbo-btn .inner>div.prev{position: absolute;left: 0;top:0;}

.lunboBox:hover .lunbo-btn .inner>div{opacity:0.8;}
.lunboBox:hover .lunbo-btn .inner>div:hover{background:#213387;opacity:1;}
/*banner*/

.link_main{width:100%;}
.link_main *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.link{position:relative;width:80%;left:10%;margin-top: 25px;}
.link .btn{display:flex;align-items:center;border:1px solid #19417b;padding:5px;color:#19417b;cursor:pointer;border-radius:5px;}
.link .btn p{font-size:0.9rem;line-height:25px;display:block;width:100%;text-indent:1em;}
.link .btn img{display:block;width:15px;height:15px;transform:rotate(0deg);transition-duration:0.3s;position:absolute;right:10px;top:10px;}
.link .linkBox{position:absolute;width:100%;height:0;bottom:30px;background:#fff;overflow-y:scroll;box-shadow:0 -5px 5px #eee;border-radius:5px;transition-duration:0.3s;}
.link .linkBox::-webkit-scrollbar{width:5px;height:1px;}
.link .linkBox::-mos-scrollbar{width:5px;height:1px;}
.link .linkBox::-webkit-scrollbar-thumb{background:#19417b;border-radius:5px;}
.link .linkBox::-webkit-scrollbar-track{background:#eee;border-radius:5px;}
.link .linkBox ul{width:100%;}
.link .linkBox ul li a{font-size:0.8rem;color:#333;display:block;width:100%;padding:8px 10px;}
.link .linkBox ul li a:hover{background:#19417b;color:#fff;}
.link:hover .linkBox{height:135px;}
.link:hover .btn img{transform:rotate(180deg);}

.weixin_box{display:flex;}
.weixin_box .weixin{width:100px;text-align:center;margin-left:20px;}
.weixin_box .weixin img{width:100%;}
.weixin_box .weixin {font-size:10px;}
.weixin_box .weixin p{font-size:13px;color:#fff;margin-top:5px;}

/* 图片滚动 */
#demo {
background: #FFF;
overflow:hidden;
width: 900px;
margin-left:-5px;
}
.odt{ width:900px; margin:0 auto;}
.youqinglianjie{ width:300px; float:right; margin-top:-188px;}
#demo img {
border: 3px solid #F2F2F2;
width: 200px;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
.for-abo-text p{font-size:20px;font-weight:bold;margin:16px 0;padding-left:120px;font-family: "Microsoft Yahei";;}
 span{line-height:1.6em;;}

/* 图片滚动 */
.wy-header-box {
	width: 100%;
	min-width: 1570px;
	min-height: 123px;
	background-color: #213387;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
}
.wy-header-box.fixed {
	height: 80px!important;
	min-height: 80px!important;
	background: #fff;
	box-shadow: 1px 1px 10px #ccc;
}
.wy-header-box.fixed .wy-header-right {
	padding-top: 18px;
}
.wy-header-box.fixed .wy-header-left {
	padding-top: 15px;
}
.wy-header-box.fixed .wy-english-version, .wy-header-box.fixed .wy-old-version, .wy-header-box.fixed .wy-search-box {
	display: none;
}
.wy-header-box.fixed .wy-nav-ul li a {
	color: #2b378b;
}
.wy-header-box.fixed .wy-nav-ul li a:hover {
	color: #960F05;
}
.wy-header {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}
.wy-header-left {
	width: 25%;
	float: left;
	padding-top: 40px;
}
.wy-header-left img {
/* width: 100%; */
}
.wy-header-right {
	position: relative;
	float: right;
	width: 75%;
	padding-top: 60px;
	z-index: 100;
}
.wy-header-top {
	float: right;
	margin-bottom: 15px;
}
.wy-header-top .wy-english-version, .wy-header-top .wy-old-version {
	color: #8d99d6;
	margin: 0 18px;
	font-size: 14px;
}
.wy-header-top .wy-english-version:hover, .wy-header-top .wy-old-version:hover {
	color: #fff;
}
.wy-english-version img {
	vertical-align: -2px;
	margin-right: 8px;
}
.wy-old-version img {
	vertical-align: -2px;
	margin-right: 8px;
}
.wy-header-top .wy-search-box {
	float: right;
	margin-left: 8px;
}
.wy-nav-click {
	display: none;
	float: right;
	margin-left: 15px;
	width: 24px;
	height: 21px;
	background: url(../images/nav-icon1.png) no-repeat;
}
.wy-search-box1 {
	width: 100%;
	background-color: #144ea2;
	display: none;
}
.wy-search-cont {
	width: 775px;
	margin: 0 auto;
	padding: 30px 0;
}
.wy-input-txt1 {
	float: left;
	padding: 10px;
	width: 600px;
	height: 30px;
	line-height: 30px;
	font-family: "微软雅黑";
	color: #2b378b;
	font-size: 16px;
	outline: none;
	background-color: #fff;
}
.wy-input-btn1 {
	float: left;
	width: 150px;
	margin-left: 5px;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	font-family: "微软雅黑";
	cursor: pointer;
	font-size: 16px;
	color: #2b378b;
}
input::-webkit-input-placeholder {
 color: #ccc;
 font-size:14px;
}
 input::-moz-input-placeholder {
 color: #ccc;
 font-size:14px;
}
 input::-ms-input-placeholder {
 color: #ccc;
 font-size:14px;
}
.wy-input-txt {
	float: left;
	padding: 5px;
	margin-top: -5px;
	width: 200px;
	height: 20px;
	line-height: 20px;
	font-family: "微软雅黑";
	color: #2b378b;
	font-size: 16px;
	border: solid 1px #96abe2;
	outline: none;
	background-color: #fff;
}
.wy-input-txt.active {
	width: 225px;
}
.wy-input-btn {
	float: left;
	width: 21px;
	height: 21px;
	margin-left: -28px;
	background: url(../images/search.png) no-repeat;
	cursor: pointer;
	font-size: 0;
	line-height: 32px;
}
.wy-banner-box {
	
}
.wy-nav-ul {
	margin-top: 10px;
}
.wy-nav-ul li {
	position: relative;
	height: 40px;
	float: left;
	padding: 0 10px;
	cursor: pointer;
}
.wy-header-right .wy-nav-ul>li:first-child {
	padding: 0 10px 0 58px;
}
.wy-header-right .wy-nav-ul>li:last-child {
	padding: 0 0 0 12px;
}
.wy-nav-ul li a {
	height: 50px;
	display: block;
	color: #fff;
}
.wy-sub-nav {
	display: none;
	width: 1133px;
	position: absolute;
	left: -31px;
	top: 47px;
	animation: bounce-up 1s linear .1s 1 forwards;
}
.wy-sub-nav2 {
	background: url(../images/nav-bg12.jpg) no-repeat;
	left: -170px;
}
.wy-sub-nav3 {
	background: url(../images/nav-bg12.jpg) no-repeat;
	left: -250px;
padding-bottom:30px;
background-size:100% 100%;
}
.wy-sub-nav4 {
	background: url(../images/nav-bg12.jpg) no-repeat;
	left: -330px;
}
.wy-sub-nav5 {
	background: url(../images/nav-bg12.jpg) no-repeat;
	left: -417px;
}
.wy-sub-nav6 {
	background: url(../images/nav-bg12.jpg) no-repeat;
	left: -502px;
padding-bottom:30px;
background-size:100% 100%;
}
.wy-sub-nav7 {
	background: url(../images/nav-bg12.jpg) no-repeat;
	left: -582px;
}
.wy-sub-nav8 {
	background: url(../images/nav-bg12.jpg) no-repeat;
	left: -668px;
}
.wy-sub-nav9 {
	background: url(../images/nav-bg12.jpg) no-repeat;
	left: -800px;
}
.wy-sub-nav10 {
	background: url(../images/nav-bg12.jpg) no-repeat;
	left: -885px;
}
.wy-sub-nav11 {
	background: url(../images/nav-bg12.jpg) no-repeat;
	left: -972px;
}
.wy-sub-nav12 {
	background: url(../images/nav-bg12.jpg) no-repeat;
	left: -1054px;
}
.wy-sub-nav .up2 {
	position: absolute;
	top: -8px;
	left: 198px;
}
.wy-sub-nav .up3 {
	position: absolute;
	top: -8px;
	left: 280px;
}
.wy-sub-nav .up4 {
	position: absolute;
	top: -8px;
	left: 356px;
}
.wy-sub-nav .up5 {
	position: absolute;
	top: -8px;
	left: 448px;
}
.wy-sub-nav .up6 {
	position: absolute;
	top: -8px;
	left: 530px;
}
.wy-sub-nav .up7 {
	position: absolute;
	top: -8px;
	left: 612px;
}
.wy-sub-nav .up8 {
	position: absolute;
	top: -8px;
	left: 722px;
}
.wy-sub-nav .up9 {
	position: absolute;
	top: -8px;
	left: 832px;
}
.wy-sub-nav .up10 {
	position: absolute;
	top: -8px;
	left: 915px;
}
.wy-sub-nav .up11 {
	position: absolute;
	top: -8px;
	left: 1006px;
}
.wy-sub-nav .up12 {
	position: absolute;
	top: -8px;
	left: 1088px;
}
.wy-sub-nav-img {
	float: left;
	padding: 15px;
	position: relative;
}
.wy-sub-nav-img-txt {
	position: absolute;
	left: 15px;
	right: 0;
	bottom: 15px;
	overflow: hidden;
	background: linear-gradient( 180deg, rgba(0,0,0,0) 0, rgba(27,35,73,1) 100%);
	height: 53px;
	width: 191px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 60px;
}
.wy-sub-nav-img img {
	width: 191px;
	height: 126px;
	overflow: hidden;
}
.wy-sub-nav-ul {
	float: left;
	width: 78%;
	padding: 30px 0 0 2%;
}
.wy-sub-nav-ul li {
	float: left;
	width: 20%;
	height: 30px;
	line-height: 30px;
	list-style: disc inside;
	text-align: left;
	color: #2b378b;
}
.wf-open-ul{display:none;margin-left: -9px;}
.wy-sub-nav-ul>li:hover .wf-open-ul{display:block;}
.wy-sub-nav-ul li a {
	height: auto;
	display: inline;
}
.wf-open-ul li{
        float: none;
	width: auto;
height: 20px;
    line-height: 20px;
}
.wy-sub-nav-ul li a:hover{color:#960F05;}
.wf-open-ul li a{font-size:14px;}
.wf-open-ul li a:hover{color:#960F05;}
/*.wy-sub-nav .wy-sub-nav-ul4 li {
	width: 30%;
	text-align: left;
}*/
.wy-sub-nav-ul li a {
	color: #2b378b;
}
.wy-sub-nav-third {
	display: block;
	min-height: 20px;
}
.wy-sub-nav-third li a {
	color: #fff!important;
}
.wy-laye .wy-nav-ul li {
	height: auto;
}
.wy-laye .wy-nav-ul li a {
	height: auto;
}
.wy-banner-box img {
	width: 100%;
	height: 100%;
	text-align: center;
}
.wy-bg-color {
	width: 100%;
	min-width: 1400px;
	background:#fff;
	background-size: cover;
}
.wy-bg-color .wy-contain-box {
	padding-top: 30px;
	margin:0 auto;
}
.wy-contain-box {
	width: 1400px;
	margin: 0 auto;
padding: 50px 0;
}
.wy-left-box {
	width: 70%;
	float: left;
}
.wy-tit-box {
	margin-bottom: 30px;
}
.wy-tit-h4 {
	float: left;
	font-size: 20px;
	color: #333;
}
.wy-tit-h4 img {
	vertical-align: -6px;
	margin-right: 10px;
width:25px;
}
.wy-tit-more {
	float: right;
	font-size: 14px;
	color: #333;
}
.wy-tit-more:hover {
	color: #19417b;
}
.wy-xyxw-cont-left {
	float: left;
	width: 49%;
	height:;
	overflow: hidden;
}
.wy-xyxw-cont-left-img>a{display:block;width:100%;height:auto;position:relative;padding-bottom:59%;overflow:hidden;}
.wy-xyxw-cont-left-img>a img{position:absolute;width:100%;height:100%;object-fit:fill;top:0;left:0;transition-duration:0.3s;}

.wy-xyxw-cont-left-img {
	position: relative;
	
}
.wy-xyxw-img-txt {display:block;width:100%;height:auto;position:relative;z-index:3;}
.wy-xyxw-img-txt a {
	
}
.wy-xyxw-img-txt a p{color:#213387;line-height:25px;display:block;max-height:50px;overflow:hidden;}
.wy-xyxw-img-txt a span{color:#999;font-size:13px;display:block;line-height:20px;height:60px;overflow:hidden;}
.wy-xyxw-cont-right {
	float: right;
width:50%;
}
.wy-xyxw-recommend-tit a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #333;
}
.wy-xyxw-recommend-tit a:hover {
	color: #19417b;
}
.wy-xyxw-recommend-summary a {
	display: block;
	width: 100%;
	margin: 10px 0 15px 0;
	height: 42px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
}
.wy-xyxw-recommend-summary a:hover {
	color: #19417b;
}
.wy-xyxw-recommend-time a {
	padding: 5px;
	background-color: #19417a;
	color: #fff;
	font-family: "Lato-Medium";
}
.wy-xyxw-recommend-time a img {
	vertical-align: 1px;
	margin-right: 5px;
}
.wy-xyxw-list {/* margin-top: 28px; *//* border-top: solid 1px #d6d6d6; */
	margin-left: 25px;
}
.wy-xyxw-list li {
	padding: 3px 0;
	border-bottom: dashed 1px #e1e1e1;
}
.wy-xyxw-list li:first-child {
	padding-top: 0;
}
.wy-xyxw-list-txt {
	display: block;
	float: left;
	width: 85%;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	color: #333;
	font-size: 14px;
}
.wy-xyxw-list-time {
	float: right;
	width: 15%;
	height: 43px;
	line-height: 43px;
	color: #666;
	text-align: right;/* margin-top: 20px; */
}
.wy-xyxw-list li:hover .wy-xyxw-list-txt, .wy-xyxw-list li:hover .wy-xyxw-list-time {
	color: #19417b;
}
.wy-right-box {
	width: 26%;
	float: right;
	color: #666;
}
.wy-tzgg-list {
	margin-top: -4px;
}
.wy-tzgg-list li {
	padding: 6px 0;
	border-bottom: dashed 1px #e1e1e1;
}
.wy-tzgg-list li .line:after {
	content: "";
	position: relative;
	width: 0;
	height: 1px;
	display: block;
	z-index: 100;
	background-color: #19417b;
	transition: .3s ease-out all;
	left: 0;
	top: 3px;
	transform: translateY(-180%);
}
.wy-tzgg-list li:hover .line:after {
	width: 100%;
}
.wy-tzgg-left {
	float: left;
	width: 60px;
	margin-top: 3px;
}
.wy-tzgg-left .year {
	font-size: 12px;
	color: #333;
	text-align: right;
	font-family: "Lato-Medium";
}
.wy-tzgg-left .day {
	font-size: 18px;
	color: #2b378b;
	text-align: right;
	font-family: "Lato-Medium";
}
.wy-tzgg-left .line {
	width: 26px;
	margin: 5px 0 0 30px;
	border-bottom: solid 1px #999;/* text-align: right; */
}
.wy-tzgg-right {
	float: right;
	width: 80%;
	margin-top: 4px;
}
.wy-tzgg-right a {
	display: block;
	height: 38px;
	line-height: 18px;
	overflow: hidden;
	color: #333;
	font-size: 14px;
}
.wy-tzgg-right a:hover {
	color: #19417b;
}
.wy-xsdt-box, .wy-xshd-box {
	width: 32%;
	float: left;
}
.wy-dzhb-box {
	width: 26%;
	float: left;
	
}
.wy-xshd-box {
	margin: 0 5%;
}
.wy-xsdt-list li, .wy-xshd-list li {
	margin: 13px 0;
}
.wy-xsdt-list li:first-child, .wy-xshd-list li:first-child {
	margin: 10px 0 8px;
}
.wy-xsdt-left, .wy-xshd-left, .wy-xyxw-left {
	float: left;
	width: 51px;
	height: 51px;
	/*border: solid 2px #b4bbe9;*/
	position: relative;
	color: #3d499b;
	font-size: 14px;
	background: url(../images/wy-xshd-left.png) no-repeat;
}
.wy-xsdt-left .day, .wy-xshd-left .day, .wy-xyxw-left .day {
	position: absolute;
	top: 6px;
	left: 8px;
	font-family: "Lato-Medium";
}
.wy-xsdt-left .month, .wy-xshd-left .month, .wy-xyxw-left .month {
	position: absolute;
	top: 28px;
	right: 10px;
	font-family: "Lato-Medium";
	font-size: 14px;
}
.wy-xsdt-left .line, .wy-xshd-left .line {
	position: absolute;
	top: 6px;
	left: 3px;
}
.wy-xsdt-right, .wy-xshd-right, .wy-xyxw-right {
	float: left;
	width: 100%;
	/* margin-left: 10px; */
	padding-bottom: 5px;/* border-bottom: solid 1px #e1e1e1; */
}
.wy-xsdt-right .txt, .wy-xshd-right .txt, .wy-xyxw-right .txt {
	display: block;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	color: #333;
}
.wy-xsdt-right .txt .wy-mark, .wy-xshd-right .txt .wy-mark {
	color: #213385;
	font-weight: bold;
}
.wy-xsdt-list li a, .wy-xshd-list li a {
	color: #333;
}
.wy-xsdt-list li a:hover, .wy-xshd-list li a:hover {
	color: #2b378b;
}
.wy-xsdt-list li .txt, .wy-xshd-list li .txt {
	float: left;
	width: 85%;
	height: 22px;
	overflow: hidden;
	font-size: 14px;
}
.wy-xsdt-list li .txt img, .wy-xshd-list li .txt img {
	vertical-align: 0px;
	margin-right: 10px;
}
.wy-xsdt-list li .time, .wy-xshd-list li .time {
	float: right;
	width: 15%;
	text-align: right;
	font-size: 14px;
}
.wy-footer-box {
	width: 100%;
	min-width: 1570px;
	background-color: #19417b;
}
.wy-footer-box .wy-contain-box {
	margin: 0 auto;
	padding: 48px 0 20px 0;
	border-bottom: solid 1px #395b8d;
display:flex;align-items:center;justify-content:space-between;
}
.wy-footer-logo, .wy-footer-contactUs, .wy-footer-link {
	float: left;
}
.wy-footer-logo {
	width: 30%;
	border-right: solid 1px #3f6091;
	min-height: 200px;
	box-shadow: 1px 0px 0px #0f386e;
align-items:center;display:flex;
}
.wy-footer-logo a{display:flex;width:100%;align-items:center;}
.wy-footer-logo a img{max-width:90%;}

.wy-footer-contactUs {
	width: 20%;
	padding-left: 5%;
}
.wy-footer-contactUstxt{margin-bottom:20px;}
.wy-footer-contactUstxt span{font-size:18px;color:#cdd2f0;}
.wy-footer-contactUstxt a{font-size:18px;color:#cdd2f0;padding-right:30px;}

.wy-footer-contactUs h3, .wy-footer-link h3 {
	margin-bottom: 16px;
	padding-bottom: 12px;
	color: #fff;
	font-size: 15px;
	border-bottom: solid 1px #6680a7;
}
.wy-footer-contactUs h3 img, .wy-footer-link h3 img {
	vertical-align: -2px;
	margin-right: 10px;
}
.wy-footer-contactUs p {
	line-height: 25px;
	color: #cdd2f0;
	font-size: 14px;
}
.wy-footer-link {
	width: 28%;
	display:flex;justify-content:flex-end;
}
.wy-footer-link-list {
	/* margin-left: -5%; */
	float: left;
	margin-left: 50px;
}
.wy-footer-link-list li {
	/* width: 48%; */
	/* float: left; */
	/* margin-left: 5%; */
	color: #cdd2f0;
	/* list-style: disc; */
}
.wy-footer-link-list li a {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #cdd2f0;
	font-size: 14px;
	overflow: hidden;
}
.wy-footer-link-list li a:hover{
	color:#fff;
}
.wy-footer-link-list li a i{
	width: 6px;
	height: 6px;
	display: inline-block;
	background-color: #cdd2f0;
	border-radius: 6px;
	margin-right: 8px;
	vertical-align: 2px;
}
.wy-footer-copyright {
	width: 100%;
	min-width: 1570px;
	padding: 15px 0;
	background-color: #19417b;
	text-align: center;
	color: rgba(255,255,255,.54);
	font-size: 14px;
}
.wy-layer-box {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 10000;
}
.wy-laye {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #00447d;
	width: 300px;
	height: 100%;
	overflow-y: auto;
	z-index: 10;
}
.wy-layer-box .wy-nav-ul {
	margin-top: 25px;
	font-size: 15px;
}
.wy-layer-close, .wy-layer-close:hover {
	background: url(../images/close.png) no-repeat;
}
.wy-layer-close {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	z-index: 20;
	background-position: 0 0;
}
.wy-layer-close:hover {
	background-position: 0 -16px;
}
.wy-layer-box .wy-nav-ul {
	width: auto;
}
.wy-layer-box .wy-nav-ul>li {
	position: relative;
	float: none;
	padding: 5px 0;
	width: 100%;
	height: auto;
	z-index: 10;
	text-indent: 20px;
}
.wy-layer-box .wy-nav-ul>li>a {
	height: auto;
	color: #fff;
}
.wy-layer-box .wy-nav-ul>li>a:hover {
	background-color: #00447d;
}
.wy-layer-box .wy-sub-nav {
	background: none;
}
.wy-layer-box .wy-sub-nav {
	display: block;
	width: auto;
	position: static;
	left: 0;
	top: 0;
	animation: none;
}
.wy-layer-box .wy-sub-nav-ul {
	display: inline;
	position: static;
	border: none;
	box-shadow: none;
	padding: 0;
}
.wy-layer-box .wy-sub-nav-ul li {
	width: 100%;
	list-style: none;
	text-align: left;
}
.wy-layer-box .wy-sub-nav-ul>li>a {
	display: inline;
	margin-left: 0;
	color: #fff;
	background-color: #00447d;
}
.wy-layer-box .wy-sub-nav-ul>li>a:hover {
	background-color: #00447d;
}
.pb_sys_common {
	font-family: "微软雅黑"!important;
}
.p_pages {
	font-family: "微软雅黑"!important;
}
.listPageStyle {
	width: 300px;
	margin: 30px auto;
	font-size: 16px!important;
}
.listPageStyle table tr td:first-child {
	display: none;
}
.listPageStyle a, .listPageStyle span {
	font-family: "微软雅黑"!important;
}
.listPageStyle .this-page {
	border: 1px solid #00508e!important;
	color: #fff!important;
	background-color: #00508e!important;
}
.listPageStyle .PrevDisabled, .listPageStyle .this-page, .listPageStyle a, .listPageStyle .this-page, .listPageStyle .NextDisabled {
	padding: 5px 8px!important;
	border: 1px solid #ccc!important;
}
.listPageStyle a:hover {
	background-color: #f5f5f5!important;
}
.pb_sys_style1 .p_no_d {
	border: 1px solid #00508e!important;
	color: #fff!important;
	background-color: #00508e!important;
}
.swiper-container .swiper-wrapper .swiper-slide {
	padding: 8px 14px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.swiper-container .swiper-wrapper .swiper-slide a.img {
	display: block;
	width: 330px;
	height: 148px;
	overflow: hidden;
}
.swiper-container .swiper-wrapper .swiper-slide a.h3 {
	position: relative;
	display: block;
	margin: 20px 0 15px 0;
	text-align: center;
	color: #333;
	font-size: 14px;
}
.swiper-container .swiper-wrapper .swiper-slide a.h3:hover {
	color: #19417b;
}
.swiper-container .swiper-wrapper .swiper-slide a .line {
	width: 40px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 40px auto;
	border-top: solid 1px #ceb597;
}
.swiper-container .swiper-wrapper .swiper-slide a.p {
	display: block;
	text-align: center;
	font-family: "微软雅黑";
	color: rgba(104,104,104,0.55);
	font-size: 14px;
}
.swiper-container .swiper-wrapper .swiper-slide a img {
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.swiper-container .swiper-wrapper .swiper-slide a img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.container {
	position: relative;/*overflow-x: hidden;*/
}
.container.container-button {
	overflow: initial;/*margin-bottom: 30px;*/
}
.container .swiper-button-prev {
	width: 18px;
	height: 31px;
	left: -3%;
	top: 95px;
	background: url(../images/lunbo-left.png);
}
.container .swiper-button-next {
	width: 18px;
	height: 31px;
	right: -3%;
	top: 95px;
	background: url(../images/lunbo-right.png);
}
.swiper-pagination-bullet {
	width: 53px;
	height: 6px;
	border-radius: 10px;
	margin: 0 3px;
	background: #facc77;
	opacity: 1;
}
.swiper-pagination-bullet-active {
	background: #c94544;
}
.swiper-pagination {
	position: initial;
	margin-top: 20px;
}
#slideContainer {
	position: relative;
}
.slideshow {
/* height: 455px; */
}
#slidesImgs {
	position: relative;
}
#slidesImgs li {
	width: 100%;
	height: 100%;
	display: none;
}
.slideshow li {
	position: relative;
	overflow: hidden;
}
.slideshow span.title {
	position: absolute;
	bottom: 30px;
	right: 8.5%;
	width: 30%;
	z-index: 4;
	display: none;
}
.slideshow span.title a {
	display: block;
	padding: 14px 5%;
	width: 90%;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.slideshow span.title, .slidebar li {
	background-color: rgba(80,154,48,0.88);
	color: #fff;
	overflow: hidden;
}
.slidebar {
	position: absolute;
	bottom: 30px;
	transform: translateX(-50%);
	left: 50%;
	z-index: 4;
}
.slidebar li {
	float: left;
	margin-right: 9px;
	width: 12px;
	height: 12px;
	text-align: center;
	font-size: 0;
	cursor: pointer;
	background-color: #979797;
	color: #0051a2;
	border-radius: 20px;
	transition: 1s;
}
.slidebar li.on {
	background-color: #fff;
	width: 37px;
}
@-webkit-keyframes bounce-up {
 25% {
-webkit-transform: translateY(10px);
}
50%, 100% {
 -webkit-transform: translateY(0px);
}
}
@-moz-keyframes bounce-up {
 25% {
-webkit-transform: translateY(10px);
}
 50%, 100% {
-webkit-transform: translateY(0);
}
}
@-o-keyframes bounce-up {
 25% {
-webkit-transform: translateY(10px);
}
 50%, 100% {
-webkit-transform: translateY(0);
}
}
@keyframes bounce-up {
 25% {
transform: translateY(10px);
}
 50%, 100% {
transform: translateY(0);
}
}
.wy-cont-left-box {
	float: left;
	width: 316px;
	margin-top: -115px;
	box-shadow: 1px 1px 20px #eee;
	position: relative;
}
.wy-mune-h3 {
	min-width: 316px;
	height: 80px;
	line-height: 80px;
	font-size: 27px;
	font-weight: bold;
	color: #fff;
	background: #5aaf36 url(../images/menu-bg.jpg) no-repeat top right;
	text-indent: 60px;
}
.wy-mune li {
	margin: 0 12px 0 40px;
	border-bottom: solid 1px #e6e6e6;
	text-indent: 40px;
}
.wy-mune li:hover {
/*border-bottom: solid 1px #fff;*/
}
.wy-mune li.active {
/*border-bottom: solid 1px #fff;*/
}
.wy-mune li ul.wy-sub-mune li {
	margin: 0 12px 0 70px;
	text-indent: 0;
}
.wy-mune li ul.wy-sub-mune li a {
	color: #9c9c9c;
	background: none;
	padding: 10px 0;
}
.wy-mune li.active ul.wy-sub-mune li a {
	color: #9c9c9c;
}
.wy-mune li ul.wy-sub-mune li.active a {
	color: #0B3180;
}
.wy-mune {
	margin-top: 10px;
	margin-bottom: 55px;
}
.wy-mune li a {
	position: relative;
	display: block;
	height: 25px;
	padding: 20.5px 0 20.5px 54px;
	color: #333;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	text-indent: 0;
}
.wy-mune li.active a {
	color: #0B3180;
	background: url(../images/wy-mune-bj.png) no-repeat center;
	background-size: 99%;
}
.wy-mune li a:hover {
	background: url(../images/wy-mune-bj.png) no-repeat center;
	background-size: 99%;
	color: #0B3180;
}
.wy-mune li a .img {
	width: 11px;
	height: 11px;
	display: block;
	background: url(../images/menu-icon.png) no-repeat;
	position: absolute;
	right: 30px;
	top: 28px;
}
.wy-mune li.hover a .img {
	background: url(../images/menu-icon1.png) no-repeat;
}
.wy-mune li a img.imgIcon {
	position: absolute;
	left: 30px;
	top: 28px;
	display: none;
}
.wy-mune li.active img.imgIcon {
	display: block;
}
.wy-mune li:hover img.imgIcon {
	display: block;
}
.wy-sub-mune {
	display: none;
	padding: 12px 0;
}
.wy-sub-mune li {
	border-bottom: none;
}
.wy-sub-mune li a {
	color: #9c9c9c;
	font-size: 16px;
	padding: 0;
}
.wy-sub-mune li a:hover {
	border-bottom: none;
	border-radius: 0;
	box-shadow: none;
}
.wy-cont-right-box {
	float: right;
	width: 73%;/*min-height: 800px;*//* margin-top: -40px; */
}
.wy-cont-tit {
	border-bottom: solid 1px #e6e6e6;
	margin-bottom: 20px;
}
.wy-cont-tit h3 {
	float: left;
	margin-bottom: -2px;
	background-color: #fff;
	padding-right: 30px;
	padding-bottom: 6px;
}
.wy-cont-tit span {
	float: left;
	padding: 0 18px;
	color: #333;
	font-size: 20px;
}
.wy-icon-top {
	float: left;
}
.wy-icon-bottom {
	float: left;
	margin-top: 13px;
}
.wy-link {
	float: right;
	margin-top: 7px;
}
.wy-link {
	font-size: 14px;
	color: #999;
}
.wy-link a {
	font-size: 14px;
	color: #999;
}
.wy-list li {
	padding: 25px 10px;
	border-bottom: dashed 1px #e6e6e6;
}
.wy-list li:hover {
	background: #f8f8f8;
	border-bottom: dashed 1px #f8f8f8;
}
.wy-list-txt {
	width: 80%;
	height: 21px;
	line-height: 21px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	color: #333;
}
.wy-list-time {
	width: 20%;
	float: right;
	color: #333;
	text-align: right;
}
.wy-ls-list {
	margin-top: 40px;
	margin-left: -2%;
}
.wy-ls-list li {
	float: left;
	width: 18%;
	margin-left: 2%;
	margin-bottom: 30px;
}
.wy-ls-list li .phone {
	width: 187px;
	height: 240px;
	overflow: hidden;
}
.wy-ls-list li .phone a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.wy-ls-list li .phone a img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.wy-ls-list li .phone a img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.wy-ls-list li .name a {
	display: block;
	padding-top: 8px;
	color: #333;
	font-size: 16px;
	text-align: center;
	background-color: #f6f6f6;
}
.wy-ls-list li .year a {
	display: block;
	color: #333;
	font-size: 16px;
	text-align: center;
	background-color: #f6f6f6;
	padding-bottom: 10px;
}
.wy-xc-list {
	margin-top: 60px;
	margin-left: -2%;
}
.wy-xc-list li {
	float: left;
	width: 31%;
	margin-left: 2%;
	margin-bottom: 30px;
	border: solid 1px #f3f3f3;
}
.wy-xc-list li .phone {
	width: 323px;
	height: 180px;
	overflow: hidden;
}
.wy-xc-list li .phone a {
	display: block;
	width: 323px;
	height: 180px;
	overflow: hidden;
}
.wy-xc-list li .phone a img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.wy-xc-list li .phone a img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.wy-xc-list li .cont {
	padding: 15px 0;
	transition: .8s;
}
.wy-xc-list li .cont:hover {
	background-color: #43529a;
}
.wy-xc-list li .cont .time {
	float: left;
	width: 19%;
	padding-left: 4%;
	text-align: right;
}
.wy-xc-list li .cont a .time .year {
	color: #333;
	font-size: 12px;
}
.wy-xc-list li .cont a .time .day {
	color: #2b378b;
	font-size: 20px;
}
.wy-xc-list li .cont a .time .line {
	width: 26px;
	height: 1px;
	background-color: #ee9a2d;
	margin-left: 25px;
	margin-top: 5px;
}
.wy-xc-list li .cont .txt {
	float: right;
	width: 70%;
	height: 42px;
	padding-right: 4%;
	overflow: hidden;
}
.wy-xc-list li .cont a .txt {
	color: #333;
	font-size: 16px;
}
.wy-xc-list li .cont:hover a .time .year {
	color: #fff;
}
.wy-xc-list li .cont:hover a .time .day {
	color: #fff;
}
.wy-xc-list li .cont:hover a .time .line {
	background-color: #ee9a2d;
}
.wy-xc-list li .cont:hover a .txt {
	color: #fff;
}
.wy-timeline-box {
	margin-top: 60px;
}
.wy-timeline-box .wy-timeline-year {
	width: 78px;
	float: left;
	padding-right: 60px;
	margin-top: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.wy-timeline-box .wy-timeline-event {
	width: 70%;
	float: left;
	position: relative;
	border-left: solid 1px #e8e8e8;
	padding: 0 0 25px 60px;
	font-size: 16px;
	line-height: 28px;
	color: #333;
}
.wy-timeline-event .yuan {
	width: 13px;
	height: 13px;
	display: block;
	background-color: #c7c7c7;
	border-radius: 30px;
	position: absolute;
	left: -10px;
	top: 2px;
	border: solid 3px #fff;
}
.wy-timeline-box li {
	cursor: pointer;
}
.wy-timeline-box li:hover .wy-timeline-event .yuan {
	width: 19px;
	height: 19px;
	display: block;
	background: url(../images/yuan-icon.png) no-repeat;
	left: -14px;
}
.wy-qk-list {
	margin-top: 60px;
	margin-left: -2.5%;
}
.wy-qk-list li {
	float: left;
	width: 44%;
	border: solid 1px #eaeaea;
	padding: 1.5%;
	margin-left: 2.5%;
	margin-bottom: 2.5%;
}
.wy-qk-list .img {
	float: left;
	width: 211px;
	height: 291px;
	overflow: hidden;
}
.wy-qk-list .img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.wy-qk-list .img a img {
	width: 100%;
	height: 100%;
object-fit: cover;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.wy-qk-list .img a img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.wy-qk-list .cont {
	float: right;
	width: 52%;
}
.wy-qk-list .cont .title a {
	display: block;
	width: 100%;
	height: 31px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 20px 0;
	font-size: 20px;
	color: #333;
}
.wy-qk-list .cont .txt a {
	display: block;
	width: 100%;
	height: 21px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 6px 0;
	font-size: 14px;
	color: #333;
}
.wy-sz-tab {
	margin-left: -2px;
	margin-top: 27px;
	border: solid 1px #ededed;
	border-bottom: none;
	border-right: none;
	border-left: navajowhite;
}
.wy-sz-tab li {
	float: left;
	width: 33.2%;
	margin-left: 1px;
	background-color: #ededed;
	text-align: center;
}
.wy-sz-tab li a {
	display: block;
	padding: 24px 0;
	color: #333;
}
.wy-sz-tab li.active {
	background-color: #fff;
}
.wy-sz-tab li.active a {
	color: #325894;
}
.wy-letter-box {
	padding: 20px 0 20px 10px;
	margin: 30px 0;
	box-shadow: 1px 1px 10px #efefef;
}
.wy-letter-sort {
	float: left;
	width: 90px;
}
.wy-letter-list {
	float: left;
	width: 92%;
}
.wy-letter-list li {
	float: left;
	width: 10%;
	margin-right: 10px;
	text-align: center;
}
.wy-letter-list li a {
	display: block;
	padding: 10px 14px;
	color: #325894;
	font-weight: bold;
}
.wy-letter-list li a:hover {
	background-color: #69ad39;
	color: #fff;
}
.wy-letter-list li.active {
	background-color: #69ad39;
	color: #fff;
}
.wy-letter-list li.active a {
	background-color: #69ad39;
	color: #fff;
}
.wy-sz-list {
	margin-left: -7.5%;
}
.wy-sz-list li {
	float: left;
	width: 42%;
	border: solid 1px #eaeaea;
	margin-left: 7.5%;
	margin-bottom: 3%;
}
.wy-sz-list li:hover {
	box-shadow: 1px 1px 20px #ddd;
}
.wy-sz-list .img {
	float: left;
	width: 205px;
	height: 288px;
	overflow: hidden;
}
.wy-sz-list .img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.wy-sz-list .img a img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.wy-sz-list .img a img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.wy-sz-list .cont {
	float: right;
	width: 56%;
}
.wy-sz-list .cont .name a {
	display: block;
	width: 100%;
	height: 31px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 20px 0 10px 0;
	font-size: 24px;
	color: #333;
}
.wy-sz-list .cont .xi a {
	display: block;
	margin-top: 8px;
	color: #333;
}
.wy-sz-list .cont .jobTitle a {
	display: block;
	margin: 10px 0 16px 0;
	color: #333;
}
.wy-sz-list .cont .txt a {
	display: block;
	width: 100%;
	height: 42px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 6px 0;
	font-size: 16px;
	color: #333;
}
.wy-sz-list .cont .txt img {
	vertical-align: -10px;
	margin-right: 5px;
}
.wy-content-box .tit {
	margin-top: 60px;
	font-size: 24px;
	color: #333;
	text-align: center;
}
.wy-content-box .from {
	padding: 20px 0 10px 0;
	font-size: 14px;
	color: rgba(51,51,51,0.67);
	text-align: center;
	border-bottom: solid 1px #e6e6e6;
	line-height: 1.5;
}
.wy-content-box .cont-txt {
	padding: 30px 10px;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	letter-spacing: 1px;
}
.wy-content-box .cont-txt span{
	
}
##vsb_content_2 TABLE TD{text-indent:0em !important;}
.wy-news-up-next-box {
	padding-top: 40px;
	border-top: solid 1px #eaeaea;
}
.wy-news-up-next {
	float: left;
	width: 72%;
	margin-right: 3%;
}
.wy-news-up a, .wy-news-next a {
	display: block;
	width: 100%;
	height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #19417b;
}
.wy-news-up a {
	margin-bottom: 10px;
}
.wy-share-box {
	width: 25%;
	float: right;
}
.wy-share-list li {
	float: left;
	margin: 0 10px;
}
.wy-xi-list-box {
	margin: 20px 0 0 0;
}
.wy-xi-name {
	padding: 0 0 15px 10px;
	border-bottom: solid 1px #f1f1f1;
	color: #999;
	font-size: 14px;
}
.wy-xi-name span {
	font-size: 20px;
	font-weight: bold;
	color: #3a5994;
}
.wy-xi-name i {
	width: 5px;
	height: 24px;
	display: inline-block;
	margin: 0 15px 0 0;
	vertical-align: -2px;
	background-color: #3a5994;
}
.wy-wj-teacher .wy-xi-list li{
	width:25%;
}
.wy-xi-list2{width:100%;}
.wy-xi-list2 li{margin: 20px 0 0 0;}
.wy-xi-list2 li a{color: #333;padding-left:20px;}
.wy-xi-list li {
	float: left;
	width: 10%;
	margin: 20px 0 0 0;
	text-align: center;
min-height: 43px;
}
.wy-xi-list li a {
	color: #333;
}
.szPage {
	width: 100%;
	min-width: 1440px;
	

}
/*人物内页*/
.neiye-main-box{width:100%;padding:0 0 50px 0;}
.neiye-main-box *{box-sizing:border-box;}
.neiye-renwu{width:100%;padding-top:50px;}
.neiye-renwu-top{width:100%;display:flex;justify-content:space-between;}
.neiye-renwu-top .left{width:20%;}
.neiye-renwu-top .left>div{width:100%;padding:10px;border:1px solid #eee;box-shadow:3px 3px 3px #999;}
.neiye-renwu-top .left img{width:100%;display:block;}
.neiye-renwu-top .right{width:75%;background:#f4f4f4;padding:50px;position:relative;}
.neiye-renwu-top .right:after{content:'';display:block;position:absolute;right:0;top:0;border-style:solid;width:0;height:0;border-width:0 60px 60px 0px;border-color: transparent #fff;}
.neiye-renwu-top .right .title{display:flex;align-items:flex-end;color:#000;}
.neiye-renwu-top .right .title p{font-size:25px;padding-right:10px;}
.neiye-renwu-top .right .title span{font-size:18px;}
.neiye-renwu-top .right .renwi-info{margin-top:15px;color:#333;}




.renwucontent{width:100%;}
.renwucontent *{font-family:"Microsoft YaHei";padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.renwucontentT{display:flex;}
.renwucontentT .left{width:200px;}
.renwucontentT .right{width:500px;margin-left:30px;}
.renwucontentT .right span{font-size:18px;display:block;line-height:30px;padding:6px 0;}
.renwucontentT .right em{font-weight:bold;color:#004796;}
.renwucontentT .picBox{padding-bottom:130%;}
.renwucontentB{margin-top:30px;border-top: solid 1px #e6e6e6;padding-top:15px;}
.wy-content-box .cont-txt p.renwujianli{font-size:18px !important;font-weight:bold;color:#004796 !important;}

.szPage .wy-contain-box {
	margin-bottom: 0;
	padding: 60px 0;
	background-color: #fff;
}
.wy-szdw-content-box {
	position: relative;
}
.wy-szdw-share {
	position: absolute;
	left: -30px;
	top: 0;
}
.wy-szdw-share li {
	margin-bottom: 5px;
}
.wy-szdw-share li img:hover {
	box-shadow: 1px 1px 10px #ddd;
}
.wy-szdw-left {
	float: left;
	width: 301px;
	margin-left: 75px;
}
.wy-szdw-img {
	text-align: center;
	width: 301px;
	height: 364px;
	margin-bottom: 35px;
	overflow: hidden;/* background: url(../images/default.png) no-repeat; */
}
.wy-szdw-img img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.wy-szdw-inf {
	width: 299px;
	border: 1px solid #d2d2d2;
	margin-bottom: 30px;
}
.wy-szdw-inf h4 {
	padding: 16px 0 16px 18px;
	margin: 0 0 10px;
	border-bottom: 1px solid #d2d2d2;
}
.wy-szdw-inf h4 span {
	font-size: 24px;
	color: #416baf;
	border-left: 3px solid #ff9600;
	padding-left: 15px;
	padding-bottom: 2px;
}
.wy-szdw-inf p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	padding: 0 18px;
}
.wy-szdw-right {
	float: right;
	width: 65%;
	margin-right: 5%
}
.wy-szdw-right h3 {
	padding-left: 15px;
	margin-bottom: 30px;
	border-left: 3px solid #ff9600;
	font-size: 24px;
	color: #416baf;
}
.wy-szdw-right p {
	line-height: 40px;
}
.wy-xi-list {
	margin: 10px 0 20px 0;
}
.listPage .wy-share-box .bds_mshare {
	margin: 0 0 0 -10px;
	display: block;
	background: url(../images/share01.png) no-repeat;
	background-position: 0 0;
}
.listPage .wy-share-box .bds_weixin {
	margin: 0 0 0 -10px;
	display: block;
	background: url(../images/share02.png) no-repeat;
	background-position: 0 0;
}
.listPage .wy-share-box .bds_tsina {
	margin: 0 0 0 -10px;
	display: block;
	background: url(../images/share03.png) no-repeat;
	background-position: 0 0
}
.listPage .wy-share-box .bds_qzone {
	margin: 0 0 0 -10px;
	display: block;
	background: url(../images/share04.png) no-repeat;
	background-position: 0 0;
}
.wy-content-box .cont-txt p {
	font-family: "微软雅黑"!important;
	font-size: 16px!important;
	color: #333!important;
	line-height: 35px!important;
	text-align: justify;
}
.wy-content-box .cont-txt p img {
	max-width: 100%;
	margin: 10px 0;
}
.wy-content-box .cont-txt table {
	border: solid 1px #e2e2e2!important;
}
.wy-content-box .cont-txt table tr td {
	padding: 15px 10px;
	border: solid 1px #e2e2e2!important;
	text-align: center;
	font-size: 16px!important;
text-indent:0em !important;
}
.wy-content-box .cont-txt table tr td p {
	
	word-break: break-all;
	word-wrap: break-word;
}
.wy-content-box .cont-txt table tr td p span {
	
	font-size: 16px!important;
	text-align: center!important;
	word-break: break-all!important;
	word-wrap: break-word!important;
	color: #333!important;
}
.wy-content-box .cont-txt table tr td p strong {
	font-style: normal!important;
	font-weight: normal!important;
}
.wy-content-box .cont-txt table .firstRow {
	
}
.wy-content-box .cont-txt table tr td.dq {
	text-align: justify;
	line-height: 25px;
}
.wy-content-box .cont-txt table tr td.dq2{
	text-align: center;
	line-height: 25px;
}
.wy-xsdt-list, .wy-xshd-list {
	margin-top: 24px;
}
.wy-xsdt-tj a, .wy-xshd-tj a {
	color: #fff;
}
.wy-xsdt-tj .time, .wy-xshd-tj .time {
	float: left;
	width: 20%;
	background-color: #f8b551;
	text-align: center;
	height: 76px;
}
.wy-xsdt-tj .time .day, .wy-xshd-tj .time .day {
	font-size: 24px;
	font-weight: bold;
	margin-top: 22px;
}
.wy-xsdt-tj .time .year, .wy-xshd-tj .time .year {
	font-size: 14px;
}
.wy-xsdt-tj .txt, .wy-xshd-tj .txt {
	float: left;
	width: 80%;
	background-color: #19417b;
	height: 76px;
}
.wy-xsdt-tj .txt .tit, .wy-xshd-tj .txt .tit {
	width: 96%;
	padding: 0 2%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	margin-top: 12px;
}
.wy-xsdt-tj .txt .subtitle, .wy-xshd-tj .txt .subtitle {
	width: 96%;
	padding: 0 2%;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	overflow: hidden;
	margin-top: -8px;
}
.wy-xsdt-tj a .txt .subtitle, .wy-xshd-tj a .txt .subtitle {
	color: rgba(255,255,255,.59)
}
.wy-dzhb-list li {
	margin-top: 33px;
}
.wy-dzhb-list li:first-child {
	margin-top: 0;
}
.wy-dzhb-left {
	float: left;
	width: 64px;
	border: solid 1px #a4b4d0;
}
.wy-dzhb-left .day {
	background-color: #19417b;
	color: #fff;
	font-size: 16px;
	text-align: center;
	height: 28px;
	line-height: 28px;
}
.wy-dzhb-left .year {
	color: #19417b;
	font-size: 12px;
	text-align: center;
	height: 28px;
	line-height: 28px;
}
.wy-dzhb-right {
	float: right;
	width: 80%;
}
.wy-dzhb-right .txt, .wy-dzhb-right .place {
	display: block;
	width: 100%;
	height: 21px;
	overflow: hidden;
	font-size: 14px;
}
.wy-dzhb-right .txt {
	color: #333;
	margin-top: 2px;
}
.wy-dzhb-right .txt:hover{
	color: #19417b;
}
.wy-dzhb-right .place {
	color: #666;
	margin-top: 5px;
}
.wy-dzhb-right .place img {
	vertical-align: -1px;
	margin-right: 5px;
	margin-left: 6px;
}
.wy-footer-link .wy-footer-link-list1{margin-left:0;width: 25%;}

/*图片列表盒子*/
.list-ul-pic{width:100%;    margin-bottom: 50px;}
.list-ul-pic:after{content:"";display:block;clear:both;}
.list-ul-pic li{float:left;width:23%;margin:30px 2.66% 0 0;}
.list-ul-pic li:nth-child(4n){margin-right:0;}
.list-ul-pic li .txt{padding:5px 10px;background:#19417b;color:#fff;transition-duration:0.5s;}
.list-ul-pic li .txt p{font-size:16px;margin-bottom:5px;text-align: center;}
.list-ul-pic li .txt h3{font-size:0.8rem;}
.list-ul-pic li:hover .txt{background:rgb(132, 1, 4);;}
.list-ul-pic li .picBox{padding-bottom:100%;}
/*图片列表盒子*/