*{margin: 0;padding: 0;}
.w{
	width: 1200px;
	margin: 0 auto;
}
.top_box{
	width: 100%;
	height: 45px;line-height: 45px;
	font-size: 14px;color: #fff;
	border-bottom: 4px solid #0a1e40;
}
.top_r ul{float: left;}
.top_r ul li{float: left;font-size: 14px;margin-left: 15px;line-height: 30px;}
.top_r ul li a{color: #fff;}
.top_r a.language{color: #fff;line-height: 26px;padding: 0 15px;border: 1px solid #fff;display: block;float: left;font-size: 14px;margin-right: 32px;border-radius: 26px;transform: translateY(50%);margin-top: -6px;}
.sear{cursor: pointer;width: 45px;text-align: center;background-color: #0a1e40;}
.search{
	width: 100%;
	height: 42px;padding: 10px 0;
	background: #f1f1f1;display: none;
}
.search .w{width: 50%;}
.search .txt{
	width: 80%;box-sizing: border-box;
	height: 42px;
	line-height: 42px;
	border: none;
	background: #fff;
	padding: 0 14px;font-size: 14px;
	color: #999;border: 2px solid #21497A;outline: none;
}
.search .butt{
	background: #21497A;color: #fff;outline: none;
	cursor: pointer;width: 20%;height: 42px;font-size: 18px;    text-align: center;
    line-height: 42px;
}
.nodata {
font-size:16px;margin-top: 30px;    color: #333;}
.box{position: relative;}
.head_t{position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;}
.head_t .top_box{
	background: rgba(10,30,64,0.5);  
}
.head_t a.l1-nav{color: #fff;}
/* 导航 */
.nav{width: 100%;height: 110px;background: rgba(10,30,64,0.3);}
.nav.nav_hover{
	/* background: rgba(255,255,255,0.7); */background-color: #fff;
border-bottom: 2px solid #b2b2b2;box-sizing: border-box;}
.nav.showdiv {transition: all 0.7s ease-in-out 0s;width: 100%;transform: none;opacity: 1;position: fixed;top: 0;left: 0;z-index: 2;
-webkit-box-shadow: 0px 12px 18px -5px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 12px 18px -5px rgb(0 0 0 / 10%);
    -ms-box-shadow: 0px 12px 18px -5px rgb(0 0 0 / 10%);
background-color: #fff;}
.sj_nav_r,.navSub{display: none;}
.nav .logo{
	width: 320px;margin: 14px 0;
}
.nav .logo img{
	width: 100%;
}
.nav .logo img.fix{display: none;}
.nav.showdiv .logo img.top,.navShow .logo img.top,.nav.nav_hover .logo img.top{display: none;}
.nav.showdiv .logo img.fix,.navShow .logo img.fix,.nav.nav_hover .logo img.fix{display: block;}
.menu{
	/* width: 100%;height: 50px;
	margin: auto; */
}
.menu li.l1-nav {
    float: left;position: relative;
    line-height: 110px;margin-left: 28px;
}
a.l1-nav {
    display: block;height: 110px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    float: left;
}
.nav.nav_hover a.l1-nav,.nav.showdiv a.l1-nav{
	color: #333;
}
.nav_down{
	min-width: 160px;
	height: auto;padding: 10px 0;
	position: absolute;box-sizing: border-box;
	left: 50%;transform: translateX(-50%);
	top: 110px;background-color: #fff;
	z-index: 150;
	display: none;
}
.nav.showdiv .nav_down{top:110px;background-color:#fff;
-webkit-box-shadow: 0px 12px 18px -5px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 12px 18px -5px rgb(0 0 0 / 10%);
    -ms-box-shadow: 0px 12px 18px -5px rgb(0 0 0 / 10%);}
.nav_down ul.l2-nav {
	width: auto;height: 100%;padding: 0 15px;
    box-sizing: border-box;
}
.nav_down li.l2-nav {
    width: 100%;border-bottom: 1px dashed #b2b2b2;
}
.nav_down li.l2-nav:last-child{border-bottom: none;}
.nav_down a.l2-nav {
    display: block;
    text-align: center;
    width: 100%;
    /* height: 40px; */
    line-height: 45px;
    color: #333;
    text-decoration: none;
    font-size: 16px;
}
.nav_down li.l2-nav:hover a{color: #224582;text-decoration: underline;font-weight: bold;}
.nav .menu li.cur>a,.menu li.l1-nav:hover>a{font-weight: bold;border-bottom: 7px solid #224582;box-sizing: border-box;}

.banner{width: 100%;position: relative;}
.slick .item{position: relative;}
.slick .item img{object-fit: cover;width: 100%;height: 80vh;}
.banner button{display: block;position: relative; outline-style: none;width: 42px;height: 73px;opacity: 0.5;
position: absolute;top: 50%;z-index: 10;color: transparent;}
.banner button.slick-prev{left: 10%;background: url(../image/left_jt.png) no-repeat;}
.banner button.slick-next{right: 10%;background: url(../image/right_jt.png) no-repeat;}
.banner button:hover{opacity: 1;}
.dynamic{padding: 50px 0;}
.home_title{font-size: 24px;text-align: center;line-height: 40px;padding-bottom: 40px;}
.home_title i{font-size: 12px;line-height: 40px;vertical-align: top;margin: 0 6px;}
.home_title.cl{color: #fff;}
.dynamic_c ul li{
	width: 360px;margin-right: 60px;float: left; box-shadow: 0px 3px 10px 6px rgb(0 0 0 / 10%);
}
.dynamic_c ul li:last-child{
	margin-right: 0;
}
.dynamic_c ul li .pic{
	width: 100%;height: 230px;overflow: hidden;
}
.dynamic_c ul li .pic img{
	width: 100%;height: 100%;object-fit: cover;transition: all 1s;
}
.dynamic_c ul li .txt{
	padding: 15px;border-top: 1px solid #f5f5f5;
}
.dynamic_c ul li .txt h2{
	font-size: 16px;line-height: 26px;height: 52px;margin-bottom: 10px;
}
.dynamic_c ul li .txt span{
	font-size: 14px;color: #666;line-height: 20px;
}
.dynamic_c ul li .txt i{
	display: block;width:125px;height: 5px;background-color: #015D98;margin: 10px 0;transition: all 1s;
}
.dynamic_c ul li .txt p{
	font-size: 14px;color: #666;line-height: 20px;
}
.dynamic_c ul li:hover .pic img{
	transform: scale(1.2);
}
.dynamic_c ul li:hover h2{color: #224582;}
.dynamic_c ul li:hover .txt i{width: 100%;background-color: #dda224;}
.dynamic_c a.more{
	width: 150px;height: 45px;background-color: rgba(34,69,130,1);border-radius: 8px;text-align: center;
	line-height: 45px;color: #fff;font-size: 14px;margin: auto;display: block;margin-top: 40px;
}
.dynamic_c a.more:hover{
	background-color: rgba(34,69,130,0.8);
}
.third_part{
	width: 100%;padding: 50px 0;background-color: #e7eaef;
}
.third_part ul li{
	float: left;
	width: 240px;
}
.third_part ul li .tit{
	width: 215px;height: 95px;background-color: #fff;transition: all 0.5s;
	margin: 5px auto 0;line-height: 36px;text-align: center;font-size: 16px;
	box-shadow: 0px 3px 10px 6px rgb(0 0 0 / 10%);
}
.third_part ul li .tit span{
	font-size: 18px;margin-right: 3px;
}
.third_part ul li .pic{
	width: 100%;height: 420px;overflow: hidden;position: relative;
}
.third_part ul li .pic p{display: none;}
.third_part ul li .pic img{
	width: 100%;height: 100%;object-fit: cover;transition: all 1s;
}
.third_part ul li .pic::before{
	content: '';
	position: absolute;top: 0;left: 0;z-index: 1;
	width: 100%;height: 0;transition: all 0.5s;background-color: rgba(10,30,64,0.3);
}
.third_part ul li .pic::after{
	content: '';
	position: absolute;top: 50%;left: 50%;z-index: 2;transform: translate(-50%,-50%);
	width: 25px;height: 0;background: url(../image/search.png) no-repeat;transition: all 1s;
}
.third_part ul li:hover .tit{
	background-color: #224582;color: #fff;
}
.third_part ul li:hover .pic img{
	transform: scale(1.2);
}
.third_part ul li:hover .pic::before{
	height: 100%;
}
.third_part ul li:hover .pic::after{
	height: 25px;
}
.third_part ul li:nth-child(2n) .pic{
	margin-top: 15px;
}
.third_part ul li:nth-child(2n) .pic::before{top: initial;bottom: 0;}
.recruitment{padding: 50px 0;}
.recruitment_c{
	position: relative;height: 710px;width: 100%;padding: 45px 0;box-sizing: border-box;
}
.recruitment_c::after{
	content: '';
	position: absolute;top: 0;right: 0;z-index: 1;
	width: 50%;height: 100%;background-color: #5a5d63;
}
.recruit_c{
	width: calc(50% + 600px);position: absolute;top: 45px;left: 0;z-index: 2;height: 620px;
}
.recruit_c .pic{
	width: calc(100% - 520px);height: 100%;overflow: hidden;
}
.recruit_c .pic img{
	width: 100%;height: 100%;object-fit: cover;transition: all 1s;
}
.recruit_c .pic:hover img{transform: scale(1.2);}
.recruit_r{
	width: 500px;height: 100%;padding: 15px;box-sizing: border-box;
}
.recruit_r .first{padding-bottom: 20px;border-bottom: 1px solid #dedede;}
.recruit_r .first h2{padding: 20px 0;}
.recruit_r .first h2 a{
	font-size: 22px;font-weight: bold;color: #dedede;line-height: 40px;letter-spacing: 2px;
}
.recruit_r .first h2 a i{font-size: 30px;color: #fff;margin-right: 10px;}
.recruit_r .first p{
	font-size: 14px;color: #dedede;line-height: 40px;
}
.recruit_r .first p>a{color: #dedede;}
.recruit_r .first h2>a:hover,.recruit_r .first p>a:hover,.recruit_r ul li:hover a{color:#fff;text-decoration: underline;}
.recruit_r ul{padding: 20px 0;}
.recruit_r ul li{
	padding-left: 50px;line-height: 80px;background: url(../image/list_jt.png) no-repeat left center;
}
.recruit_r ul li a{color: #dedede;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
display: block;}
.recruit_r a.more{
	width: 150px;height: 45px;background-color: #fff;border-radius: 8px;text-align: center;
	line-height: 45px;color: #333;font-size: 14px;margin: auto;display: block;margin-top: 15px;
}
.recruit_r a.more:hover{
	color: #224582;
}
.recruit_r ul li:hover{
	animation:mymove 1s infinite;
	-webkit-animation:mymove 1s infinite;
}
@keyframes mymove
{
	from { background: url(../image/list_jt.png) no-repeat left center;}
	to { background: url(../image/list_jt.png) no-repeat 10px center;}
}
 
@-webkit-keyframes mymove /* Safari and Chrome */
{
	from { background: url(../image/list_jt.png) no-repeat left center;}
	to { background: url(../image/list_jt.png) no-repeat 10px center;}
}
.features{
	padding: 50px 0 0;background-color: #fff;position: relative;
}
.features_c ul li{
	height: 290px;width: 240px;float: left;
}
.features_c ul li .pic{
	width: 116px;height: 116px;border-radius: 100%;background-color: #dda325;border: 7px solid #f8edd3;box-sizing: border-box;
	position: relative;margin: 30px auto 45px;
}
.features_c ul li .pic img{
	position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
}
.features_c ul li h2{
	font-size: 16px;font-weight: bold;text-align: center;padding: 0 20px;box-sizing: border-box;
}
.features_c ul li:nth-child(2) .pic{background-color: #5578b3;border-color: #d7dfed;}
.features_c ul li:nth-child(3) .pic{background-color: #5b7b45;border-color: #dbe2d7;}
.features_c ul li:nth-child(4) .pic{background-color: #7a5b86;border-color: #e4dee7;}
.features_c ul li:nth-child(5) .pic{background-color: #cc5545;border-color: #f5ddda;}
.features_c ul li:hover h2{
	color: #224582;
}
.movement{
	width: 100%;margin-top: -80px;
	padding: 140px 0 50px 0;background: url(../image/movement_bg.png) no-repeat;background-size: cover;display:none;
}
.movement_c{padding: 20px 0 0;position: relative;}
/*  */
.movement_c .bd{overflow: hidden;width: calc(100% - 60px);margin: auto;}
.movement_c .bd ul li{width: 200px;margin: 0 25px;float: left;}
.movement_c .bd ul li .res_pic{width: 100%;height: 244px;overflow: hidden;padding: 5px;border: 1px solid #fff;box-sizing: border-box;}
.movement_c .bd ul li .res_pic img{width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.movement_c .bd ul li .res_tit{padding: 0 10px 15px;}
.movement_c .bd ul li .res_tit h2{padding: 20px 15px 5px;font-size: 18px;color: #fff;text-align: center;}
.movement_c .bd ul li .res_tit p{font-size: 14px;color: #fff;text-align: center;}
.movement_c .bd ul li:hover .res_pic img{transform: scale(1.2);}
.movement_c .bd ul li:hover .res_tit h2{font-weight: bold;}
.movement_c a.prev,.movement_c a.next{position: absolute;top: 40%;transform: translateY(-50%);text-align: center;opacity: 0.5;
}
.movement_c a.prev i,.movement_c a.next i{font-size: 80px;color: #fff;}
.movement_c a.prev{left: -30px;}
.movement_c a.next{right: -30px;}
.movement_c a.next:hover,.movement_c a.prev:hover{opacity: 1;}
.environment{padding: 0 0 50px;}
.environment_l{width: 674px;background-color: #fff;-webkit-box-shadow: 0px 3px 10px 6px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 3px 10px 6px rgb(0 0 0 / 10%);
    -ms-box-shadow: 0px 3px 10px 6px rgb(0 0 0 / 10%);}}
.envir_video{width: 100%;}
.envir_video .pic{width: 100%;height: 467px;overflow: hidden;position: relative;}
.envir_video .pic img.img{width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.envir_video .pic img.play{width: 77px;height: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.envir_video .txt{padding: 20px 25px;}
.envir_video .txt span{
	display: block;width: 53px;height: 53px;background-color: #224582;text-align: center;line-height: 53px;float: left;margin-right: 50px;
}
.envir_video .txt a{font-size: 18px;color: #333;line-height: 53px;}
.envir_video .txt a i{font-size: 24px;margin-left: 30px;transition: all 1s;}
.environment_l:hover .envir_video .pic img.img{transform: scale(1.2);}
.environment_l:hover .envir_video .txt a{text-decoration: underline;color: #224582;}
.environment_l:hover .envir_video .txt a i{margin-left: 50px;}
.environment_r{width: 490px;}
.environment_r ul li{
	position: relative;margin-bottom: 32px;box-shadow: 0px 3px 10px 6px rgb(0 0 0 / 10%);
}
.environment_r ul li:last-child{margin-bottom: 0;}
.environment_r ul li .pic{overflow: hidden;height:264px;}
.environment_r ul li .pic img{width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.environment_r ul li::after{
	content: '';width: 100%;height: 100%;
	position: absolute;top: 0;left: 0;transition: all 1s;
	background-color: rgba(10,30,64,0.3);display: none;
}
.environment_r ul li .link{
	position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 1;transition: all 1s;display: none;
}
.environment_r ul li .link a{margin: 0 10px;opacity: 0.8;}
.environment_r ul li:hover .pic img{transform: scale(1.2);}
.environment_r ul li:hover::after{display: block;}
.environment_r ul li:hover .link{display: block;}
.environment_r ul li .link a:hover{opacity: 1;}
.environment_d{
	margin-top: 75px;padding-bottom: 85px;position: relative;overflow: hidden;
}
.environment_d ul li{
	width: 364px;height: 180px;overflow: hidden;margin-right: 54px;float: left;
}
.environment_d ul li img{width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.environment_d ul li:hover img{transform: scale(1.2);}
.environment_d .PN{
	position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);
}
.environment_d .PN a{
	text-align: center;
	display: block;width: 38px;height: 38px;float: left;background-color: #5a5d63;margin: 0 12px;
}
.environment_d .PN a i{font-size: 28px;color: #fff;line-height: 38px;}
.environment_d .PN a:hover,
.environment_d .PN a.on{background-color: #224582;}
.food_t{
	padding: 50px 0;background-color: #515459;
}
.food_d{
	padding: 15px 0 20px;background-color: #3b3e43;
}
.food_l ul{float: left;width: 150px;margin-right: 177px;}
.food_l ul:last-child{margin-right: 0;}
.food_l ul li{line-height: 40px;font-size: 16px;color: #d9d9d9;}
.food_l ul li:first-child {
    margin-bottom: 36px;padding-bottom: 15px;box-sizing: border-box;border-bottom: 1px solid #d9d9d9;
	line-height: initial;
}
.food_l ul li a{
	font-size: 16px;color: #d9d9d9;
}
.food_l ul li a.t{
	font-size: 18px;
}
.food_l ul li a:hover{color: #fff;text-decoration: underline;}
.food_l ul li a.t:hover{color: #d9d9d9;text-decoration: initial;}
.food_r{
	width: 240px;text-align: center;
}
.food_r img{
	width: 160px;height: 160px;
}
.food_r p{text-align: center;font-size: 16px;color: #d9d9d9;margin-top: 45px;}
.food_d p{font-size: 14px;color: #d9d9d9;line-height: 28px;text-align:center;height: 28px;}


.content .banner_z{width: 100%;height: 296px;position: relative;}
.content .banner_z img{width: 100%;height: 100%;object-fit: cover;}
.content .banner_z h2{display: none;}
.content .head_t{position: initial;}
.content .head_t .top_box{background: #224582;}
.content .nav{background: #fff;}
.content .nav a.l1-nav{color: #333;}
.content_menu{width: 220px;margin-top: -60px;position: relative;z-index: 1;}
.content_menu .lmcc{background: #224582;height: 72px;line-height: 72px;color: #fff;width: 100%;font-size: 20px;letter-spacing: 1px;text-align: center;
box-sizing: border-box;border-left: 12px solid #1e3d72;}
.content_menu .menu{width: 100%;box-sizing: border-box;background: #f0f3f8;border-left: 12px solid #d3d5da;padding-top: 20px;
height: auto;min-height: 350px;}
.content_menu .menu ul li{line-height: 40px;text-align: center;font-size: 16px;}
.content_menu .menu ul li a{position: relative;}
.content_menu .menu ul li a i{display: none;}
.content_menu .menu ul li.on a{color: #d59b3f;}
.content_menu .menu ul li.on a i{display: inline-block;position: absolute;right: -20px;top: 50%;transform: translateY(-50%);font-size: 20px;}
.content_menu .share{margin-top: 30px;margin-bottom: 30px;}
.content_menu .share a{display: block;width: 88px;height: 88px;position: relative;margin-bottom: 13px;opacity: 1;}
.content_menu .share a img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.content_menu .share a.share_1{background-color: #808080;}
.content_menu .share a.wechat{background-color: #50b674;}
.content_menu .share a.weibo{background-color: #d23b28;}
.content_menu .share a.share_2{background-color: #2a81b6;}
.content_menu .share a:hover{opacity: 0.8;}
.content_right{width: 940px;padding: 20px 0;}
.content_right .tit{margin: 0 0 10px;height: 42px;border-bottom: 1px solid #e0e0e0;font-size: 16px;color:#224582;}
.content_right .tit h2{    border-bottom: 4px solid #224582;
    color: #224582;
    /*width: 100px;*/
    height: 40px;
    font-size: 20px;float:left;}
.dqwz {color: #333;font-size: 14px;padding-left: 20px;background-color: #fff;line-height: 40px;z-index: 1;    float: right;}
/*.dqwz span{color: #d59b3f;}*/
.dqwz a {color: #333;}
.dqwz a:hover {color: #224582;text-decoration: underline;}
.content_list{width: 100%;padding: 15px 0;}
.content_list ul li{padding: 20px 0;border-bottom: 1px solid #dfdfdf;overflow: hidden;height: 52px;transition: 0.6s all;border-top-right-radius: 20px;}
.content_list ul li .data{text-align: center;font-size: 12px;color: #224582;height: 100%;width: 60px;border-left: 3px solid #224582;}
.content_list ul li .data span{font-size: 20px;line-height: 30px;}
.content_list ul li .data p{line-height: 22px;}
.content_list ul li .list_r{width: 877px;padding: 0 20px;box-sizing: border-box;}
.content_list ul li .list_r a{display: block;font-size: 16px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.content_list ul li .list_r p{font-size: 14px;color: #888888;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.content_list ul li:hover{background: #224582 url(../image/list_bg.png) no-repeat right -70px;padding: 30px 0;border-bottom-left-radius: 20px;}
.content_list ul li:hover .data{color: #fff;}
.content_list ul li:hover .list_r a,.content_list ul li:hover .list_r p{color: #fff;}
.content_list ul li .list_r a:hover{text-decoration: underline;}
.pb_sys_common{font-size: 12px;font-family: SimSun;line-height: 12px;color: #222;text-align: center;margin-top: 40px;}
.pb_sys_common .p_fun_d,.pb_sys_common .p_no_d,.pb_sys_common .p_no a,.pb_sys_common .p_fun a{border: 1px solid #ccc;
    padding: 5px 8px;
    margin: 0px 0px 0px 0px;
    height: 24px;
    -height: auto;
    line-height: 12px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;}
.pb_sys_style1 .p_no_d {
    border: 1px solid #224582;
    color: #fff;
    background-color: #224582;
}
.pb_sys_common .p_goto input {
    width: 22px;
    text-align: center;
}
.pb_sys_common .p_goto input{
    font-family: SimSun;
    font-size: 12px;
    border: 1px solid #aaa;
    height: 22px;
    line-height: 20px;
    box-sizing: border-box;
    vertical-align: middle;
    outline-width: thin;
    outline-color: #258CFF;
    margin: 0px 2px;
    padding: 0px 1px;
}
.pb_sys_common .p_goto a{
    border: 1px solid #ccc;
    padding: 5px 6px;
    color: #222;
    margin: 0px;
    height: 24px;
    -height: auto;
    line-height: 12px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o {
    color: #ccc;
}
.content_nry{padding: 30px 0;}
.content_nry h2{font-size: 28px;color: #224582;line-height: 40px;text-align: left;margin-bottom: 20px;}
.content_nry .txt{border-left: 1px solid #999d9c;font-size: 14px;color: #999d9c;padding-left: 20px;line-height: 22px;}
.content_nry .txt p{display: inline-block;margin-right: 30px;    word-break: break-word;}
.content_nry .txt p:last-child{margin-right: 0px;}
.content_nry .nry{margin-top: 30px;position: relative;padding-bottom: 40px;}
.content_nry .nry1{margin-top: 30px;position: relative;padding-bottom: 40px;}
.content_nry .nry img {width:600px; height:auto;text-indent: 0em;display: block;margin: 0 auto;}
.content_nry .nry1 img {width:100%; height:auto;text-indent: 0em;display: block;margin: 0 auto;}
.content_nry .nry::after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 4px;border: 1px solid #dedede;border-left: none;border-right: none;}
.content_nry .nry p{font-size: 16px;color: #474747;line-height: 30px;margin-bottom: 15px;text-indent: 2em;text-align: left;text-align: justify;}
.content_nry .nry img.pic{display: block;margin: auto;margin-bottom: 15px;max-width: 100%;}
.content_nry .nry_d{padding-top: 30px;position: relative;}
.content_nry .nry_d>p{font-size: 16px;color: #333;line-height: 40px;width: 80px;}
.content_nry .nry_d ul{width: calc(100% - 210px);}
.content_nry .nry_d ul li{font-size: 14px;color: #333;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.content_nry .nry_d ul li:hover a{color: #224582;text-decoration: underline;}
.content_nry .nry_d .sxp{padding: 10px 0;text-align: center;font-size: 15px;color: #333;display: block;}
.content_nry .nry_d .sxp p {text-align:left;    margin-bottom: 20px;}
.content_nry .nry_d .sxp a:hover{color: #224582;text-decoration: underline;}
.pic_list ul li{height: 125px;border-bottom:none;}
.pic_list ul li .pic{width: 200px;height: 100%;overflow: hidden;}
.pic_list ul li .pic img{width: 100%;height: 100%;object-fit: cover;transition: 0.6s all;}
.pic_list ul li .list_r{width: 740px;height: 100%;}
.pic_list ul li .list_r a{line-height: 40px;}
.pic_list ul li .list_r span{color: #888888;font-size: 14px;}
.pic_list ul li .list_r span i{margin-right: 5px;font-size: 16px;}
.pic_list ul li .list_r p{margin-top: 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
.pic_list ul li:hover .pic img{transform: scale(1.2);}
.pic_list ul li:hover .list_r span{color: #fff;}
.pic_list ul li:hover{background: #224582 url(../image/list_bg.png) no-repeat right -44px;}

.page-box{ margin:20px 0px;}
.page-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
#share_box {width: 72px;margin: 0 auto;}
        .social-share .social-share-icon{width: 50px !important;height: 50px !important;line-height: 50px !important;margin-left: 0.5rem;}
        .share_title{color:#c01414;font-size: 15px;margin-bottom:30px;text-align: center;}


.search-tit {
    display: block;
    padding-top: 15px;
    line-height: 38px;
    border-bottom: 1px solid #f0f0f0;
}


.search-tit span {
    color: #999;
    font-size: 14px;
}

.search-tit span strong {
    margin: 0 2px;
    color: #d59b3f;
    font-weight: 600;
}


.list_box_09{margin:2rem -1rem;}
.list_box_09 li{float:left;width:21.7%;padding:0 1rem;text-align:center;margin-bottom: 4.25rem;}
.list_box_09 li .top{ border:#d3d3d3 1px solid; padding:0 .625rem; transition:.5s}
.list_box_09 li .top:hover {border:#224582 1px solid;}
.list_box_09 li .top .imgzd{ position:relative; top:-1.125rem; height:12rem; line-height:12rem; text-align:center}
.list_box_09 li .top .imgzd img{ max-width:100%; max-height:15rem}
.list_box_09 li .top h5{ font-size:1.125rem; color:#333; line-height:1.25; margin:-.25rem 0 .75rem}
.list_box_09 li .bottom{border:#d3d3d3 1px solid;margin:0 .75rem;border-top:none;padding:0 .5rem;height:29px;}
.list_box_09 li .bottom span{display: inline-block;width:120px;line-height:26px;max-width:100%;background:#224582;border-radius:13px;bottom: -13px;position: relative;font-size: 12px;color: #fff;padding: 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


.list_box_091{margin:2rem -1rem;}
.list_box_091 li{float:left;width:21.7%;padding:0 1rem;text-align:center;margin-bottom: 4.25rem;}
.list_box_091 li .top{ border:#d3d3d3 1px solid; padding:0 .625rem; transition:.5s}
.list_box_091 li .top:hover {border:#224582 1px solid;}
.list_box_091 li .top .imgzd{ position:relative; top:-1.125rem; height:15rem; line-height:15rem; text-align:center}
.list_box_091 li .top .imgzd img{ max-width:100%; max-height:15rem}
.list_box_091 li .top h5{ font-size:1.125rem; color:#333; line-height:1.25; margin:-.25rem 0 .75rem}
.list_box_091 li .bottom{border:#d3d3d3 1px solid;margin:0 .75rem;border-top:none;padding:0 .5rem;height:29px;}
.list_box_091 li .bottom span{display: inline-block;width:120px;line-height:26px;max-width:100%;background:#224582;border-radius:13px;bottom: -13px;position: relative;font-size: 12px;color: #fff;padding: 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.box_table{ display:table; table-layout: fixed; width:100%; height:100%}
.box_table_cell{ display:table-cell; vertical-align:middle}
.box_table_cell *{ white-space:normal; word-wrap:break-word; }



.animation-zoom {
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}

.animation-zoom:hover {
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -moz-transform: translate(0, -5px);
    -webkit-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    transform: translate(0, -5px);
    -webkit-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
    -moz-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
    -o-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
    box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3)
}

.form-box {
    padding: 20px 0;
}

.form-box .form-group {
    margin: 0;
    padding: 5px 0;
    clear: both;
    font-size: 14px;
}

.form-box .form-group .tips {
    margin-left: 16%;
    color: #666;
    font-size: 12px;
    line-height: 20px;
}

.form-box .form-group dt {
    display: block;
    float: left;
    padding-right: 2%;
    width: 30%;
    line-height: 40px;
    text-align: right;
    color: #888;
}

.form-box .form-group dd {
    display: block;
    position: relative;
    margin-left: 32%;
    line-height: 40px;
}

.form-box .form-group dd img {
    vertical-align: middle;
}

.form-box .form-group dd a.send {
    display: inline-block;
    padding: 0 10px;
    color: #555;
    border: 1px solid #e0e0e0;
    height: 40px;
    line-height: 40px;
    color: #333;
}

.form-box .form-group dd a.send.gray {
    color: #999;
}

.form-box .form-group dd .input {
    display: inline-block;
    padding: 0 10px;
    width: 80%;
    height: 36px;
    line-height: 20px;
    border: 1px solid #e0e0e0;
}

.form-box .form-group dd .input.code {
    width: 80px;
}

.form-box .form-group dd .select {
    display: inline-block;
    padding: 10px;
    height: 40px;
    line-height: 20px;
    border: 1px solid #e0e0e0;
}

.form-box .form-group dd .textarea {
    display: inline-block;
    padding: 10px;
    width: 80%;
    height: 80px;
    line-height: 20px;
    border: 1px solid #e0e0e0;
    vertical-align: middle;
    overflow: auto;
}

.form-box .form-group dd .submit {
    display: inline-block;
    padding: 10px 46px;
    width: auto;
    height: auto;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    border: 1px solid #224582;
    background: #224582;
    cursor: pointer;
}

.form-box .form-group dd .button {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 10px 46px;
    width: auto;
    height: auto;
    line-height: 20px;
    color: #666;
    font-size: 14px;
    border: 1px solid #eee;
    background: #eee;
    cursor: pointer;
}

.form-box .form-group dd label.mart {
    margin-right: 5px;color: #888;
}
.webuploader-container{ position:relative; }
.webuploader-element-invisible{position:absolute !important;clip: rect(1px 1px 1px 1px); /* IE6, IE7 */clip: rect(1px,1px,1px,1px);}
.webuploader-pick{ position:relative; display:inline-block; padding:0 25px; line-height:32px; height:32px; border:1px solid #fff; border-radius:2px; cursor:pointer; background:#224582; color:#fff; text-align:center; overflow:hidden; zoom:1; *display:inline; }
.webuploader-pick-hover{ opacity:0.9; }
.webuploader-pick-disable{ opacity:0.6; pointer-events:none; }
.upload-box{ position:relative; display:inline-block; height:32px; vertical-align:middle; zoom:1; *display:inline;}
.upload-box .upload-btn{ display:inline-block; height:32px; zoom:1; *display:inline; }
.upload-box .upload-progress{ position:absolute; top:0; left:0; padding:2px 5px; width:115px; height:28px; border:1px solid #d7d7d7; background:#fff; overflow:hidden; }
.upload-box .upload-progress .txt{ display:block; padding-right:10px; font-weight:normal; font-style:normal; font-size:11px; line-height:18px; height:18px; text-overflow:ellipsis; overflow:hidden; }
.upload-box .upload-progress .bar{ position:relative; display:block; width:112px; height:4px; border:1px solid #1da76b; }
.upload-box .upload-progress .bar b{ display:block; width:0%; height:4px; font-weight:normal; text-indent:-99em; background:#28B779; overflow:hidden; }
.upload-box .upload-progress .close{ position:absolute; display:block; top:1px; right:1px; width:14px; height:14px; text-indent:-99em;  cursor:pointer; overflow:hidden; }

.album-list{ position:relative; margin:0 auto; }
.album-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.album-list ul{ margin:0 0 0 -15px; *zoom:1; }
.album-list li{ float:left; width:25%; }
.album-list li a{ display:block; margin:15px 0 0 15px; padding:1px; border:1px solid #e8e8e8; }
.album-list li a img{ display:block; width:100%; height:180px!important; }