.pb_sys_common .p_fun a, .pb_sys_common .p_no a{margin:5px 2px !important;}
#container {position: relative;max-width: 1400px;width: 90%;margin: 0 auto;}
..header{position: absolute;}
.c-tab01 li{
	width: 13.5%;
	line-height: 85px;
	background: #fff;
	text-align: center;
	position: relative;
	display: inline-block;
	box-shadow: 5px 0 7px 3px rgba(9,44,135,0.05);
}
.c-tab01 ul{
	text-align:center;
	font-size: 0;
}
.c-tab01 li a{
	font-size: 18px;
	color: #666;
	display: block;
}
.c-tab01 li::after{
	position: absolute;
	display: block;
	content: "";
	width: 1px;
	height: 54px;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #e9e9e9;
}
.c-tab01 li.active,.c-tab01 li:hover{
	background: #084c97;
	border-radius: 5px;
}
.c-tab01 li.active a,.c-tab01 li:hover a{
	color: #fff;
}
.c-tab01 li.active::after,.c-tab01 li:hover::after{
	display: none;
}
.svisual-wrap{
	position: relative;
}
.site-util{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	width: 200px;
	height: 40px;
	line-height: 40px;
}
.site-util p{
	font-size: 30px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#container{
	margin-top: -55px;
}

.cont-tit{
	text-align: center;
	font-size: 30px;
	color: #262626;
	/* font-weight: normal; */
}
#contents{
	margin-top: 70px;
}
.bar{
	text-align: center;
	font-size: 14px;
	color: #808080;
	margin: 10px 0 30px 0;
}
#cont p{
	font-size: 20px;
	color: #000;
	text-indent: 2em;
	line-height: 2em;
	margin-bottom: 1em;
	text-align:  justify;
}
#cont video{margin:0 auto; max-width:900px;}
#cont p img,#cont table{
	
	height: auto !important;
	margin: 20px auto;
	max-width: 80%;
}
#cont p.vsbcontent_img{margin-bottom:0;}
#cont table tbody{
	width:100%;
}
#cont p img{
	display: block;margin: 0 auto;
}
.list .text{
	float: left;
	width: calc( 100% - 260px);
	background: #fff;
	height: 160px;
}
.list .img{
	float: right;
	width: 240px;
	height: 160px;	
	overflow: hidden;
}
.list .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
body{
	background:#f3f5f8;
}
.list .text .time{
	width:120px;
	float: left;
	border-right: 1px solid #f2f2f2;
	height: 100%;
	padding: 30px 0 30px 30px;
}
.list .text .tit{
	float: right;
	width: calc( 100% - 120px);
	padding: 31.5px;
}
.list li{
	margin-bottom: 40px;
}
.list li:hover .img img{
	transform: scale(1.1);
}
.list li:hover .tit h2{
	color: #084c97;
}
.list .text .time .p1{
	line-height: 60px;
	height: 60px;
	font-size: 26px;
	color: #084c97;
}
.list .text .time .p2{
	font-size: 18px;
	color: #bbb;
	line-height: 55px;
	width: 50px;
	border-top: 1px solid #084c97;
}
.list .text .tit h2{
	font-size: 20px;
	color: #333;
	font-weight: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 26px;
	height: 26px;
}
.list .text .tit p{
	font-size: 14px;
	color: #808080;
	line-height: 28px;
	margin-top: 15px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 56px;
}
.page-box{
	padding: 35px 0;
}
.img-list li{
	width: 23.87%;
	margin-right: 1.5%;
	float: left;
	margin-bottom: 40px;
}
.img-list li:nth-child(4n){
	margin-right: 0;
}
.img-list li .img{
	width: 100%;
	height: 222px;
	overflow: hidden;
}
.img-list li .img img{
	width:100%;
	height: 100%;
	object-fit: cover;
}
.img-list li .txt{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #fff;
	padding: 0 20px;
}
.img-list li .txt p{
	font-size:16px;
	color:#666;
	float: left;
	width: 70%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 60px;
}
.img-list li .txt span{
	float:right;
	width: 55px;
	height: 23px;
	border: 1px solid #d7d7d7;
	border-radius: 20px;
	margin-top: 20px;
	background: url(/images/jt.png) no-repeat center center;
	cursor: pointer;
}
.img-list li:hover img{
	transform: scale(1.1);
}
.img-list li:hover .txt p{
	color: #084c97;
}
.c-tab02{
	width: 1100px;
	margin: 0 auto;
}
.c-tab02 li{
	width:25%;
}
.yhtd{
	width: 1200px;
	margin: 0 auto;
}
.yhtd .dome{
	border-bottom:4px solid #dce2ea;
	padding: 40px 0;
}
.yhtd h2{
	font-size: 26px;
	color: #084c97;
	font-weight: normal;
	text-align: center;
	margin-bottom: 42px;
}
.yhtd li{
	display: inline-block;
	width: 200px;
	line-height: 52px;
	text-align: center;
	background: #fff;
	margin-right: 80px;margin-bottom:30px;
	height: 52px;position: relative;
}

.yhtd li a{
	font-size: 18px;
	color: #666;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 52px;
}
.yhtd ul{
	font-size: 0;
	text-align: center;
}
.yhtd li:hover{
	background: #084c97;
}
.yhtd li:hover a{
	color: #fff;
}


.yhtd ul li span{top:0;right:10px;position: absolute;width:20px;height:52px;display:block; font-size:18px;color:#333;line-height:52px;z-index:10}
.yhtd ul li:hover span{color:#fff}
.yhtd ul li ul.san_xl{display:none;}
.yhtd ul li:hover ul.san_xl{display:block;top:52px;left:0;position: absolute;width:  100%;z-index:  10;}
.yhtd ul li ul.san_xl li{margin: 0 !important;display: block;height:44px;line-height:44px;width:  100%;}
.yhtd ul li ul.san_xl li a{font-size: 16px;display: block; height:44px;color: #666;}
.yhtd ul li ul.san_xl li:hover{
	background: #3c83d0;
}
.yhtd ul li ul.san_xl li:hover a{
	color: #fff;
}

.zzjg .dome{
	float: left;
	width: 23.87%;
	margin-right: 1.5%;
	margin-bottom: 40px;
	box-shadow: 0 0 7px 2px rgba(2,73,152,0.09);
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s;
}
.gljg .dome:nth-child(4n){
	margin-right: 0;
}
.zzjg .dome h2{
	font-size: 16px;
	color: #f3f5f8;
	font-weight: normal;
	background: #084c97;
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border-radius: 2px;
	padding: 0 10px;
}
.zzjg .dome h2 a{display:block;color:#fff;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;height: 55px;font-size: 15px;}
.zzjg .dome h2:hover{background: #3289e9;}
.zzjg .dome ul{
	background: #fff;
	padding: 30px;
	border-radius: 2px;
}
.zzjg .dome li{
	position: relative;
	text-indent: 25px;
	line-height: 45px;
}
.zzjg .dome li::before{
	width: 4px;
	height: 4px;
	background: #024998;
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.zzjg .dome li a{
	font-size: 16px;
	color: #989898;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 45px;
	display: block;
}
.zzjg .dome li:hover a{
	color: #00467F;
}
.zzjg{
	position: relative;
	margin-bottom: 80px;
	overflow: hidden;
}
.contents #contents{
	float: left;
	width: 70%;
	background: #fff;
	padding: 40px;
	border-radius: 5px;
}
.contents #contents .cont-tit2{font-size: 26px;
	color: #000;
	padding: 30px 0 10px;}
.contents #contents .cont-tit{
	font-size: 20px;
	color: #000;
	padding: 10px 0;font-weight: normal;
	border-bottom: 2px solid #f0f3f7;
}
.info{
	padding: 40px 0 0;
	border-top: 2px solid #f0f3f7;
	margin-top: 40px;
}
.page{
	float: left;
}
.page a{
	color: #8c8c8c;
	font-size: 14px;
	display: block;
	line-height: 38px;
}
.page a:hover{
	color: #084c97;
}

.contents .bshare-custom{
	text-align: left;
	padding: 10px;
	float: right;
	margin-right: 20px;
	margin-top: 15px;
}
.contents .bshare-custom a{
	margin: 0 5px;
}
.contents .bshare-custom .bshare-weixin{
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding: 0;
	background: #d7d7d7 url(../images/wx.png) no-repeat center;
}
.contents .bshare-custom .bshare-sinaminiblog{
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding: 0;
	background: #d7d7d7 url(../images/wb.png) no-repeat center;
}
.contents .bshare-custom .bshare-qqim{
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding: 0;
	background: #d7d7d7 url(../images/qq.png) no-repeat center;
}
.contents .bshare-custom .bshare-weixin:hover{
	background: #084c97 url(../images/wx.png) no-repeat center;
}
.contents .bshare-custom .bshare-sinaminiblog:hover{
	background: #084c97 url(../images/wb.png) no-repeat center;
}
.contents .bshare-custom .bshare-qqim:hover{
	background: #084c97 url(../images/qq.png) no-repeat center;
}
.back-list{
	font-size: 14px;
	color: #fff;
	width: 140px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #084c97;
	display: block;
	float: right;
	border-radius: 10px;
	margin-top: 15px;
}
.contents-list{
	background: #fff;
	float: right;
	width: 28%;
	margin-top: 70px;
	padding: 25px 45px 45px;
	border-radius: 5px;
}
.contents-list h3{
	padding: 18px 24px;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    width: 100%;
    background-color: #3982CF;
    position: relative;
    z-index: 2;
}
.contents-list li h2{
	font-size:18px;
	color:#4c4c4c;
	font-weight:normal;
	line-height: 36px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.contents-list li img{
	display: block;
	margin: 15px auto;
	width: 100%;
	height: 230px;
	object-fit: cover;
}
.contents-list li p{
	font-size: 14px;
	color: #808080;
	line-height: 30px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	max-height: 90px;
}
.contents-list li{
	padding: 30px 0;
	border-bottom: 1px solid #f0f3f7;
}
.search2{height:50px; background:#fff;margin:40px 0;font-size:18px;}
.search2 .text2{width:80%;float:left;height:50px;text-indent:10px;font-size:18px;}
.search2 .submit{width:20%;height:50px;float:right;background:#245ea7;font-size:18px;text-align:center;line-height:50px;color:#fff;}

/*wp_mailbox_form*/
.wp_mailbox{ width:500px;margin:0 auto;}
.post_item { margin-bottom:10px; height:30px; line-height:30px; color:#000;}
.item_content { height:auto;}
.post_item label { display:block; width:100px; height:30px; line-height:30px; float:left; cursor:pointer; text-align:right; padding-right:5px;}
.post_item span { vertical-align:top; }
.post_item .need { color:#a60303; margin-right:5px; font-family:'\5B8B\4F53';}
.post_item .input { display:inline-block; width:190px; border:1px solid #d9d9d9;}
.item_title .input { width:252px;}
.post_item .input input,#yzm { border:0; width:184px; background:#fff; height:14px;_height:13px; line-height:14px; _line-height:13px; padding:7px 3px; color:#787878;}
.post_item select{width: 100%;
    height: 30px;
    border: 0;
    line-height: 30px;}

.item_title .input input { width:246px;}
.post_item .ex_item { display:inline-block; height:30px; color:#999;/* margin-left:10px; */}
.post_item .text { height:auto;  }
.post_item .text textarea { width:248px; height:96px; border:1px; padding:3px 2px;border:1px solid #d9d9d9;}
input.btn  {width:61px;height:29px;border:0;background:#5a7e9e;cursor:pointer;color:#fff;margin-bottom:  30px;}


/*ÑéÖ¤Âë*/
#mail_code_img { display:inline-block; height:20px; margin-top:5px;}
#mail_code_img img { height:20px; vertical-align:top;}