@charset "utf-8";
/*视频*/
.videohide{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	visibility: hidden;
    opacity: 0;
	transition: .5s;
	display: flex;
	justify-content: center;
	align-items: center;
}
.videohide_class{
	visibility: visible;
	opacity: 1; 
}
.videohidebg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	z-index: 10;
}
.videohidebox i{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 24px;
	border-radius: 30px;
	background: #D50900;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -15px;
	margin-top: -15px;
	border: 2px solid #fff;
	cursor: pointer;
	font-style: normal;
}
.videohidebox i.fa-close:hover{
	-webkit-filter: brightness(110%);
}
.videohidebox{
	position: relative;
	width: 1000px;
	height: auto;
	background: #fff;
	z-index: 20;
	padding: 10px;
	transition: .5s;
	margin-top: -100px;
}
.videohidebox_class{
	margin-top: 0;
	opacity: 1;
}
.videohidebox_1{
	width: 100%;
	height: auto;
}
.videohidebox_1 video{
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.videohidebox_1 p{
	font-size: 16px;
	color: #000;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.vdbg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
}

.ht{
	line-height: 40px;
	background: #114e89;
	color: #fff;
}
.head {
    height: 80px;
    background: #fff;
    width: 100%;
    transition: .25s;
    border-bottom: 1px solid #eee;
}
.head_height{
	height: 80px;
	display: none;
}
.head_active{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	height: 60px;
}
.head_height_active{
	display: block;
}
.logo{
	display: inline-block;
	height: 59px;
}
.head_active .logo{
	height: 40px;
}
.hdra{
	margin-left: 0;
	cursor: pointer;
	border-left: 1px solid #e6e6e6;
	padding-left: 30px;
}
.hdra span{
	font-size: 20px;
	padding: 10px 0;
	display: inline-block;
}
.hdra span{
	width: 46px;
	height: 46px;
	background: url(../img/scico_03_11155ec3.png) no-repeat center;
}
.hdra span.active{
	background: url(../img/close_2de9895f.png) no-repeat center;
	background-size: 18px;
}
.scbox{
	position: absolute;
	right: 0;
	top: 100%;
	width: 300px;
	display: none;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	z-index: 90;
}
.scbox input{
	height: 45px;
	width: 100%;
	background: #fff;
	padding: 0 10px;
}
.scbox button{
	width: 50px;
	height: 45px;
	background: url(../img/scico_03_11155ec3.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	background-size: 20px;
}
.nav span{
	position: relative;
	margin-right: 45px;
}
.nava{
	display: block;
	line-height: 60px;
	font-size: 18px;
}
.nav span:hover .nava,.nav span.active .nava{
	color: #114e89;
}
.textcolor{
	color: #114e89;
}
.bgcolor{
	background: #114e89;
	color: #fff;
}
.navhide {
    z-index: 99;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    margin-top: 0px;
    background: #fff;
    width: auto;
    min-width: 140px;
    opacity: 0;
    visibility: hidden;
    clip-path: inset(0 0 100% 0);
    transition: clip-path 0.3s ease-out, opacity 0.3s ease-out, visibility 0.3s ease-out;
    border-radius: 2px;
    padding: 15px;
    white-space: nowrap;
    border: 1px solid #eee;
}
.nav span:hover .navhide{
    opacity: 1;
    visibility: visible;
    clip-path: inset(0 0 0 0);
}
.nav span.megamenu7:hover .navhide {
    opacity: 0;
}
.nav span.megamenu8:hover .navhide {
    opacity: 0;
}
.navhide a {
    display: block;
    line-height: 35px;
    text-align: center;
    color: #444;
    font-size: 16px;
}
.navhide a:hover{
    color: #114e89;
}

/* 二级导航产品中心 */

.nav span:nth-child(2) .navhide {
    min-width: 620px;
}
.navhbox_item ul.navhbox_three {
	display: flex;
	flex-wrap: wrap;
}
.nav span:nth-child(2) .navhide .navhbox_item:nth-child(1) {
    min-width: 230px;
}
.navhbox_item ul.navhbox_three li {
    width: 50%;
}
.navhbox_item ul.navhbox_three li span.navathree {
    padding-left: 8px;
    border-left: 1px solid #ccc;
    display: block;
    margin-right: 0;
	margin-top: 6px;
	height: auto;
}
.navhbox_item ul.navhbox_three li span.navathree a {
    display: block;
    margin-bottom: 10px;
    line-height: 1;
    font-size: 14px;
    color: #444;
    position: relative;
}
.navhbox_item ul.navhbox_three li span.navathree a:hover {
	color: #114e89;
}
.navhbox_item ul.navhbox_three li span.navathree a:hover:after {
	opacity: 1;
	left: -8px;
}
.navhbox_item ul.navhbox_three li span.navathree a:after{
	content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #114e89;
    position: absolute;
    top: 0;
    left: -8px;
    opacity: 0;
    -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
/* 二级导航 展示两列 自适应宽度 */
.navhbox {
    display: flex;
    justify-content: center;
    gap: 40px;
}
.navhbox_item {
    display: flex;
    flex-direction: column;
    min-width: 100px;
}

.navhbox_item h2 a {
    color: #114e89;
    font-weight: bold;
    text-align: left;
    line-height: 30px;
}
.navhbox_item h2 a:hover {
    color: #0b345c;
}
.navhbox_item ul li a {
    text-align: left;
    line-height: 32px;
}

/* 二级导航 展示两列 自适应宽度 */
.navhbox {
    display: flex;
    justify-content: center;
    gap: 40px;
}
.navhbox_item {
    display: flex;
    flex-direction: column;
    min-width: 100px;
}

.navhbox_item h2 a {
    color: #114e89;
    font-weight: bold;
    text-align: left;
    line-height: 30px;
}
.navhbox_item h2 a:hover {
    color: #0b345c;
}
.navhbox_item ul li a {
    text-align: left;
    line-height: 1.8;
}
.pd15{
	padding: 15px;
}
.bnbot{
	position: absolute;
	left: 0;
	bottom: 5%;
	z-index: 9;
	width: 100%;
}
.bnbta{
	background: rgba(255,255,255,.9);
	width: 32%;
	padding: 15px 40px;
	border-radius: 8px;
	transition: .25s;
	cursor: pointer;
	display: flex;
	align-items: center;
}
/* .bnbta.active{
	background: #2494e3;
	color: #fff;
} */
.bnbta:hover{
	background: #2494e3;
	color: #fff;
}
.bnbta h3{
	color: #114e89;
	transition: .25s;
}
.bnbta p{
	color: #666;
	transition: .25s;
}
.bnbta img{
	transition: .25s;
	display: block;
}
.bnbta.active h3,
.bnbta.active p{
	color: #fff;
}
.bnbta.active img{
	filter: grayscale(100%) brightness(500%);
}.bnbta:hover h3,
.bnbta:hover p{
	color: #fff;
}
.bnbta:hover img{
	filter: grayscale(100%) brightness(500%);
}
.bntxt{
	padding-bottom: 120px;
	color: #fff;
}
.bntxt h3{
	font-size: 60px;
	font-style: italic;
}
.bntxt h3 i{
	vertical-align: top;
	font-size: 20px;
	opacity: .7;
	font-style: italic;
}
.bntxt h1,.bntxt h2{
	font-size: 52px;
	margin-top: 20px;
}
.md{
	padding: 85px 0;
}
.foot .ft.md {
    padding: 85px 0 0;
}
.hotsearch {
    padding: 60px 0 35px;
}
.hotsearch p, .hotsearch p a {
    font-size: 14px;
    color: #a6a6a6;
    margin-right: 10px;
}
.i1{
	background: url(../img/i1bg_02_c1ab9c89.png) no-repeat center;
	background-size: cover;
}
.i1tr{
	width: 38.2%;
	margin-left: 6%;
}
.ititle{
	font-size: 36px;
}
.iline{
	display: block;
	width: 210px;
	height: 1px;
	background: #bfbfbf;
	position: relative;
}
.iline::after{
	width: 60px;
	height: 2px;
	background: #114e89;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
}
.i1tltxt{
	line-height: 50px;
}
.i1more a{
	display: inline-block;
	line-height: 50px;
	padding: 0 30px;
	border-radius: 50px;
	border: 1px solid #BFBFBF;
	font-size: 20px;
	color: #444;
}
.i1more a:hover{
	background: #114e89;
	color: #fff;
	border: 1px solid #114e89;
}
.i1more a:hover img{
	filter: grayscale(100%) brightness(500%);
}
.i1bline{
	width: 1px;
	height: 100px;
	background: #e6e6e6;
}
.i1ba h3{
	color: #2494e3;
	font-size: 18px;
	font-weight: normal;
	align-items: flex-end;
}
.i1ba h3 i{
	font-size: 60px;
	line-height: 60px;
	font-weight: bold;
}
.i1ba h3 span{
	position: absolute;
	right: -28px;
	top: 0;
}
.i1ba h3 em{
	margin-left: 10px;
}
.i2t{
	padding: 50px 0;
	background: url(../img/i2tbg_03_baceca08.jpg) no-repeat right center;
	background-size: cover;
}
.i2b{
	background: url(../img/i2bbg_02_4db1cb02.jpg) no-repeat center;
}
.i2l{
	background: url(../img/i2lbg_03_79e71e53.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	padding: 40px;
	width: 36.5%;
}
.i2lt{
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.i2l_head li{
	transition: .25s;
	line-height: 60px;
	font-size: 18px;
	padding: 0 20px 0 50px;
	cursor: pointer;
}
.i2l_head li img{
	transition: .25s;
	filter: grayscale(100%) brightness(500%);
}
.i2l_head li i{
	opacity: 0;
}
.i2l_head li.active{
	background: #fff;
	color: #114e89;
}
.i2l_head li.active img{
	filter: inherit;
}
.i2l_head li.active i{
	opacity: 1;
}
.i2ra{
	width: 50%;
	height: 50%;
	flex-direction: column;
	padding: 20px;
	position: relative;
}
.i2ra::after{
	width: 0px;
	height: 3px;
	background: #114e89;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	transition: 1s;
	opacity: 0;
}
.i2ra:hover::after{
	width: 100%;
	opacity: 1;
}
.i2ra:nth-child(1),
.i2ra:nth-child(4){
	background: #f9f9f9;
}
.i2ra:hover{
	font-weight: bold;
	color: #114e89;
}
.i2raimg{
	flex: 0;
	flex-grow: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.i2raimg img{
	max-width: 80%;
	max-height: 80%;
}
.i3{
	background: url(../img/i3bg_02_c8a2ff60.jpg) no-repeat center;
	height: 900px;
	background-size: cover;
	color: #fff;
}
.i3ba{
	width: 50%;
	display: flex;
	padding: 50px 0;
}
.i3ba:nth-child(2),
.i3ba:nth-child(4){
	justify-content: flex-end;
}
.i3baw{
	width: 50%;
}
.i3ba img.img1{
	display: inline-block;
}
.i3ba img.img2{
	display: none;
}
.i3ba:hover img.img1{
	display: none;
}
.i3ba:hover img.img2{
	display: inline-block;
}
.i3ba p{
	opacity: .7;
}
.i3batxt::after{
	width: 19px;
	height: 19px;
	background: url(../img/i3ico_03_1dec6e88.png) no-repeat center;
	position: absolute;
	top: 5px;
	content: "";
}
.i3ba:hover .i3batxt::after{
	background: url(../img/i3ico_ac_03_84f6152a.png) no-repeat center;
}
.i3ba:nth-child(odd){
	text-align: left;
}
.i3ba:nth-child(odd) .i3batxt::after{
	left: -35px;
}
.i3ba:nth-child(even){
	text-align: right;
}
.i3ba:nth-child(even) .i3batxt::after{
	right: -35px;
}
.i3t{
	position: absolute;
	width: 50%;
	left: 25%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.i3t p{
	line-height: 60px;
}
.i3t i{
	width: 50px;
	height: 6px;
	background: #114e89;
	display: block;
	margin: 50px auto 30px auto;
}
.i4{
	background: url(../img/i4bg_02_e6e45537.png) no-repeat center;
	background-size: 100%;
}
.i4tr li{
	transition: .25s;
	cursor: pointer;
	font-size: 18px;
	line-height: 50px;
	width: 150px;
	border-radius: 4px;
	border: 1px solid #e6e6e6;
	text-align: center;
	margin-left: 20px;
}

.i4tr li.active {
    background: #114e89;
    color: #fff;
    border: 1px solid #114e89;
}
.i4wid{
	width: 48%;
}
.i4l{
	background: #f7f7f7;
}
.i4l:hover{
	color: #114e89;
}
.i4ltxtb{
	border-top: 1px solid #e6e6e6;
	margin-top: 18px;
	padding-top: 12px;
}
.i4ldata{
	padding: 10px;
	background: #2299ED;
	color: #fff;
	position: absolute;
	left: 35px;
	top: 35px;
	z-index: 9;
}
.i4ra{
	padding: 20px 0;
	border-bottom: 1px solid #E6E6E6;
}
.i4ra:hover{
	color: #114e89;
}
.foot{
	background: url(../img/footbg_02_e502907f.jpg) no-repeat center;
	color: #fff;
	background-size: cover;
}
.foot a{
	color: #fff;
}
.foot a:hover{
	color: #fff;
}
.ftl{
	width: 40%;
	color: #d7d7d7;
}
.ftltxt{
	line-height: 46px;
}
.ftlba{
	margin-right: 20px;
	color: #fff;
	padding: 10px 0;
	cursor: pointer;
}
.ftlba i{
	display: flex;
	width: 34px;
	height: 34px;
	border: 1px solid #c0c1c5;
	color: #c0c1c5;
	border-radius: 100%;
	align-items: center;
	justify-content: center;
}
.ftlbahide{
	width: 110px;
	background: #fff;
	padding: 5px;
	position: absolute;
	left: 50%;
	margin-left: -55px;
	bottom: 100%;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
	margin-bottom: 10px;
}
.ftlbahide::after{
	width: 10px;
	height: 10px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -5px;
	content: "";
	transform:rotate(45deg);
}
.ftlba:hover .ftlbahide{
	opacity: 1;
	visibility: inherit;
	margin-bottom: 0;
}
.ftra h3{
	margin-bottom: 10px;
}
.ftra p,.ftra a{
	line-height: 40px;
	color: #999;
	font-size: 16px;
}
.fb{
	padding: 20px 0;
	line-height: 40px;
	font-size: 16px;
	color: #a6a6a6;
	border-top: 1px solid rgba(255,255,255,.1);
}
.mlinke a, .mlinke p {
    font-size: 14px;
    color: #cccccc38 !important;
}
.fb a{
	color: #A6A6A6;
	margin-left: 5px;
}

.listbn{
	height: 530px;
	position: relative;
	z-index: 9;
}
.lbntbox{
	width: 180px;
	height: 230px;
	background: #114e89;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	overflow: hidden;
}
.lbntbox i{
	font-size: 180px;
	line-height: 180px;
	margin-bottom: -25px;
	font-weight: bold;
	opacity: .2;
}
.lbntw{
	margin-top: -190px;
	position: relative;
	z-index: 10;
	align-items: flex-end;
}
.lbntr{
	color: #fff;
	margin-left: -50px;
}
.lbntri{
	width: 90px;
	height: 90px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	margin-top: 20px;
	margin-bottom: -20px;
	cursor: pointer;
}
.ab1l{
	width: 25.6%;
	margin-right: 5%;
}
.imgmax{
	max-width: 100%;
}
.yuan{
	position: absolute;
	right: -30px;
	bottom: -30px;
}
.ab2{
	height: 670px;
	background: url(../img/ab2bg_02_ae01e231.jpg) no-repeat center;
	padding-top: 100px;
}
.ab2r{
	width: 38.5%;
	margin-left: 10%;
}
.abtitle_wt{
	color: #fff;
}
.ab2ltxt{
	margin-top: 150px;
	font-size: 30px;
	line-height: 90px;
	color: #fff;
	margin-left: 10%;
	position: relative;
}
.ab2ltxt::after{
	width: 14px;
	height: 14px;
	border-radius: 100%;
	background: #fff;
	background: #fff;
	content: "";
	position: absolute;
	left: -40px;
	top: 40px;
}
.ab2l_i{
	position: absolute;
	right: 15%;
	top: 15%;
}
.ab3{
	background: url(../img/ab3bg_02_82aea1f9.jpg) no-repeat center top;
	background-size: 100%;
	padding-top: 80px;
	background-attachment: fixed;
}
.ab3tl,.ab3tr{
	width: 50%;
}
.ab3tr{
	padding: 20px 50px;
}
.ab3ba_sp{
	font-size: 100px;
	line-height: 100px;
	color: #f4f6f9;
	font-weight: bold;
	position: relative;
	z-index: 8;
	background: #fff;
	transition: .25s;
	opacity: 0;
}
.ab3ba{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
	line-height: 40px;
	width: 100%;
	z-index: 9;
}
.ab3ba span{
	background: #fff;
	padding: 0 12px;
}
.ab3ba i{
	width: 15px;
	height: 15px;
	background: #c3c7cf;
	border-radius: 100%;
	margin-right: 20px;
	transition: .25s;
}
.ab3ba_line{
	height: 2px;
	background: #eeeeee;
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}
.swiper-slide-thumb-active .ab3ba i{
	background: #0d5dff;
}
.swiper-slide-thumb-active .ab3ba_sp{
	opacity: 1;
}

.pdnava{
	display: block;
	padding: 40px 10px;
	text-align: center;
}
.pdnava img{
	filter: grayscale(100%);filter: gray;
	transition: .25s;
}
.pdnava.active,.pdnava:hover{
	background: #fff;
	color: #114e89;
}
.pdnava.active img,.pdnava:hover img{
	filter: inherit;
}
.swiper-button-next-pdnav,.swiper-button-prev-pdnav{
	filter: grayscale(100%);filter: gray;
}
.swiper-button-next-pdnav{
	margin-right: -60px;
}
.swiper-button-prev-pdnav{
	margin-left: -60px;
}
.swiper-button-next-pdnav.swiper-button-disabled, .swiper-button-prev-pdnav.swiper-button-disabled{
	opacity: 0;
}
.pdw{
	width: 101.5%;
}
.pda{
	margin-top: 25px;
	width: 23.5%;
	margin-right: 1.5%;
	background: #fff !important;
	padding-bottom: 30px;
	transition: .5s;
}
.pda .i2raimg{
	height: 240px;
}
.pdai{
	opacity: 0;
	transition: .25s;
	width: 20%;
	position: absolute;
	right: 0;
	top: 0;
}
.pdai img{
	display: block;
	width: 100%;
}
.pda:hover .pdai{
	opacity: 1;
}
.pda:hover{
	transform:translateY(-10px);
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}

.pimd{
	padding-top: 50px;
}
.w50{
	width: 50%;
}
.pi1l{
	height: 500px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #E6E6E6;
}
.pi1l img{
	max-width: 80%;
	max-height: 80%;
}
.pi1r{
	padding: 20px 60px;
}
.pi1rt i{
	display: block;
	width: 80px;
	height: 2px;
	background: #114e89;
	margin: 20px 0;
}
.pi1rt .yangchen{
	line-height: 36px;
}
.pi1rb{
	border-top: 1px solid #E6E6E6;
	padding-top: 20px;
}
.zuoershi:nth-child(2n){
margin-left: 20px;
}
.pi1rba a{
	line-height: 42px;
	padding: 0 35px;
	background: #114e89;
	color: #fff;
	font-size: 16px;
	display: inline-block;
}
.pi2t a{
	line-height: 80px;
	width: 25%;
	border-right: 1px solid #E6E6E6;
	display: block;
	text-align: center;
	border-bottom: 2px solid #fff;
	font-size: 18px;
}
.pi2t a:last-child{
	border-right: 0;
}
.pi2t a:hover{
	border-bottom: 2px solid #114e89;
	color: #114e89;
}
.pi2b{
	padding: 0 20px;
}
.pi2w{
	border-bottom: 1px dashed #ddd;
	padding: 30px 0;
	line-height: 36px;
}
.pi2w:last-child{
	border-bottom: 0;
}
.pi2l{
	color: #333;
}
.pi2r{
	width: 87%;
}
.pi2l i{
	width: 4px;
	height: 15px;
	background: #114e89;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.pi2rw{
	padding: 0 60px;
}
.swiper-button-next-pi2{
	margin-right: 0;
}
.swiper-button-prev-pi2{
	margin-left: 0;
}
.pi2ra p{
	line-height: 45px;
	text-align: center;
	width: 100%;
	background: rgba(0,0,0,.5);
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	z-index: 8;
}
.pi3{
	padding-top: 50px;
}
.pi3top i{
	height: 1px;
	width: 150px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	background: #eee;
	position: relative;
}
.pi3top i::after{
	width: 50px;
	height: 2px;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	bottom: 0;
	background: #114e89;
	content: "";
}
.pi3a{
	display: block;
	background: #f3f3f3 !important;
	width: 100% !important;
	margin-top: 0 !important;
	opacity: .5;
}
.pi3a:hover{
	transform:translateY(0);
	opacity: 1;
}
.swiper-button-next-pi3,.swiper-button-prev-pi3{
	width: 40px;
	height: 100%;
	top: 0;
	background: #114e89;
	color: #fff;
	font-size: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0;
}
.swiper-button-next-pi3{
	right: 0;
}
.swiper-button-prev-pi3{
	left: 0;
}
.swiper-slide-active .pi3a{
	opacity: 1;
}

.lnavl h3{
	font-size: 30px;
}
.lnavr{
	border-bottom: 1px solid #E6E6E6;
	justify-content: flex-end;
}
.lnavr a{
	margin-left: 75px;
	border-bottom: 3px solid rgba(0,0,0,0);
	display: block;
	position: relative;
	line-height: 70px;
	font-size: 20px;
	font-weight: bold;
	color: #666;
}
.lnavr i{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 46px;
	color: #023152;
	opacity: 0;
}
.lnavr a span{
	position: relative;
	z-index: 9;
}
.lnavr a:hover i,.lnavr a.active i{
	opacity: .1;
}
.lnavr a:hover,.lnavr a.active{
	color: #333;
	border-bottom: 3px solid #114e89;
}
.jfatxt{
	padding: 20px 45px;
}
.jfatxt1 i{
	font-size: 60px;
	color: #e5e6e8;
	font-weight: bold;
}
.jfatxt2 a{
	display: inline-block;
	line-height: 50px;
	font-size: 16px;
	color: #666;
	padding: 0 30px;
	border: 1px solid #ddd;
}
.jfatxt2 a:hover{
	background: #114e89;
	color: #fff;
	border: 1px solid #114e89;
}
.jft{
	margin-bottom: 30px;
}
.jfw:nth-child(even) .jfa{
	flex-flow: row-reverse;
}

.yx1l{
	height: 750px;
}
.yx1r{
	width: 41.5%;
	background: #114e89;
	padding: 50px;
	padding-right: 10%;
}
.yx1r1{
	color: #fff;
}
.yx1r1 h3{
	border-left: 3px solid #fff;
	padding-left: 20px;
}
.yx1r2t select{
	width: 100%;
	height: 60px;
	background: #fff;
	padding: 0 25px;
	font-size: 18px;
	border-radius: 4px;
}
.yx1r2t i{
	line-height: 30px;
	font-size: 20px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -15px;
	color: #999;
}
.yx1r2b{
	height: 430px;
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.yx1r2b::-webkit-scrollbar{
	width:4px;
	height:4px;
}
.yx1r2b::-webkit-scrollbar-track{
	background: #f6f6f6;
	border-radius:2px;
}
.yx1r2b::-webkit-scrollbar-thumb{
	background: #114e89;
	border-radius:2px;
}
.yx1r2b::-webkit-scrollbar-thumb:hover{
	background: #747474;
}
.yx1r2b::-webkit-scrollbar-corner{
	background: #f6f6f6;
}
.yx1r2ba{
	padding: 15px;
}
.yx1r2ba h3{
	font-weight: normal;
	color: #666;
}
.yx1r2bhide{
	padding-left: 20px;
	margin-top: 10px;
	display: none;
}
.yx1r2ba.active{
	background: #f8f9fb;
}
.yx1r2ba.active .yx1r2bhide{
	display: block;
}
.yx1r2ba.active h3{
	font-weight: bold;
	color: #333;
}
.yx1r2ba.active i{
	color: #114e89;
}

.rightslidekf{width:70px;height: auto;position: fixed; right: 5px; top: 30%; z-index: 1000;}

.rightslidekf ul{  display: block; border-radius:10px ; background: #e8e8e8; -webkit-border-radius:10px ; -moz-border-radius:10px ; -ms-border-radius:10px ; -o-border-radius:10px ; }

.rightslidekf li,.but{cursor:pointer; list-style: none; display: block; font-size: 12px;text-align: center;height:70px;padding: 10px; background: white;}

.rightslidekf li{position: relative;}

.rightslidekf li .lo{width: 30px; height: 30px;margin: 0 auto;     object-fit: contain;}

.rightslidekf .but .lo {
    margin: 0 auto;
    padding-bottom: 6px;
    object-fit: contain;
}
.rightslidekf li p{ color: #888888;}

.rightslidekf .li1,.li2,.li3{margin-bottom: 2px;}

.rightslidekf li .hov{background: white;}

.rightslidekf .but{ margin-top: 10px;  color: #183884; border-radius:5px ; -webkit-border-radius:5px ; -moz-border-radius:5px ; -ms-border-radius:5px ; -o-border-radius:5px ; }

.rightslidekf .but img{margin-bottom: 5px;}

.rightslidekf li:hover p{color: #e43c41;}

.rightslidekf li .li1_hov{width: 130px; height: auto; position: absolute; left: -150px;top:26%;  display: block;height: 40px;line-height: 40px;display: block;pointer-events: none;color:#e43c41;font-size:16px;}

.rightslidekf li .li3_hov,.rightslidekf li .li4_hov{ width: 100px; height: 100px; position: absolute; left: -120px; top:-20%;  pointer-events: none; }
.rightslidekf li .li2_hov{ width: 140px;  position: absolute; left: -140px; top:-20%; background-color:transparent;height:300px;display: none;}
.rightslidekf li .li2_hov .li2_hov_inn{ width: 120px;  margin-right:20px;background-color:#fff; position: relative;padding:10px 0 ; }
.rightslidekf li .li2_hov.act{ display: block;animation: bounceInLefts 1s cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-animation: bounceInLefts 1s cubic-bezier(0.215, 0.610, 0.355, 1.000); }


.rightslidekf li .li2_hov a{ height:26px;line-height:26px;font-size:14px; }
.rightslidekf li .li2_hov a:hover{ color: #e43c41; }

.rightslidekf li .li3_hov,.rightslidekf li .li4_hov,.rightslidekf li .li1_hov{ display: none;}
.rightslidekf li .li2_hov:hover{ display:block !important; }


.rightslidekf .li1_hov{color: #183884;}

.rightslidekf li:hover .li3_hov,.rightslidekf li:hover .li4_hov,.rightslidekf li:hover .li1_hov{ display: block; animation: bounceInLefts 1s cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-animation: bounceInLefts 1s cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.rightslidekf li .li2_hov:hover .li2_hov_inn{ display:block !important; }
.rightslidekf li .hov img{width: 100px; height: 100px;}

.tr{width: 0;height: 0;display: block;border-width: 10px;border-style: solid;border-color:transparent transparent transparent white;position: absolute;right: -20px;top:35%;}

.li1 .tr{ right: -20px;top:20%;}

@keyframes bounceInLefts {
  0% {
    opacity: 0;
    transform: translate3d(-40px, 0, 0);
    -webkit-transform: translate3d(-40px, 0, 0);
    -moz-transform: translate3d(-40px, 0, 0);
    -ms-transform: translate3d(-40px, 0, 0);
    -o-transform: translate3d(-40px, 0, 0);
}
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {

    transform: translate3d(5px, 0, 0);
  }
  100% {
    transform: none;
  }
}

@keyframes anim { 
	0% {opacity: 0;}
	100%{opacity:1;}

}

.pjw{
	width: 101.5%;
}
.pja{
	width: 23.5%;
	margin-right: 1.5%;
	margin-top: 25px;
	border-bottom: 4px solid rgba(0,0,0,0);
	transition: .5s;
	padding: 30px 15px;
	box-shadow: 0 0 15px rgba(0,0,0,.05);
}
.pjaimg{
	height: 240px;
}
.pjaimg img{
	max-width: 80%;
	max-height: 80%;
}
.pjahide{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255,255,255,.9);
	opacity: 0;
	transition: .5s;
}
.pjahide a{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	width: 130px;
	line-height: 50px;
	background: #114e89;
	color: #fff;
	font-size: 16px;
}
.pjahide a:hover{
	opacity: .85;
}
.pja:hover{
	box-shadow: 0 0 15px rgba(0,0,0,.15);
	border-bottom: 4px solid #114e89;
	transform:translateY(-20px);
}
.pja:hover .pjahide{
	opacity: 1;
}

.shl,.shr{
	width: 49%;
}
.shlta{
	width: 48.5%;
}
.shlta p{
	line-height: 80px;
	padding: 0 20px;
	color: #fff;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.shlb img{
	max-width: 80%;
}

.my1{
	background: url(../img/mybg_02_914692e2.png) no-repeat center bottom;
	background-size: 100%;
}
.myl{
	width: 40%;
	margin-right: 4%;
}
.myrw{
	width: 103%;
}
.myra{
	width: 30.33%;
	margin-right: 3%;
	margin-bottom: 20px;
}
.myra:last-child{
	margin-bottom: 0;
}
.myra_w100{
	width: 97%;
}
.myraipt{
	margin-top: 8px;
}
.myraipt input,
.myraipt select,
.myraipt textarea{
	font-size: 15px;
	padding: 0 17px;
	background: #f2f3f5;
	height: 50px;
	width: 100%;
	border: 1px solid #F2F3F5;
	transition: .25s;
}
.myraipt input:focus,
.myraipt select:hover,
.myraipt textarea:focus{
	border: 1px solid #114e89;
	background: #fff;
}
.myraipt textarea{
	padding: 17px;
	height: 150px;
	resize: none;
}
.slti{
	line-height: 30px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -15px;
	color: #114e89;
	font-size: 18px;
}
.mysbm{
	height: 50px;
	width: 100%;
	cursor: pointer;
	background: #114e89;
	color: #fff;
	font-size: 16px;
	transition: .25s;
}
.my2{
	background: url(../img/my2bg_02_a01245d4.jpg) no-repeat center;
	background-size: cover;
}
.idt{
	text-indent: 2em;
}
.my2b img{
	width: 190px;
}

.neta{
	width: 49%;
	overflow: hidden;
}
.netabg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.15);
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	display: flex;
	align-items: flex-end;
}
.netabg1{
	width: 120px;
	line-height: 80px;
	font-size: 20px;
	background: #093673;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	transition: .5s;
}
.netabg2{
	width: 100%;
	padding: 40px;
}
.netatxt{
	width: 100%;
	padding: 15px 20px;
	background: #fff;
	transition: .5s;
	position: absolute;
	left: 0;
	bottom: -100%;
	background: #fff;
	z-index: 10;
}
.neta:hover{
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.neta:hover .netatxt{
	bottom: 0;
}
.neta:hover .netabg1{
	background: #114e89;
}
.neba{
	border: 1px solid #ddd;
	padding: 40px;
}
.nebal{
	width: 35%;
	margin-right: 4%;
}
.nebal1{
	width: 20%;
	margin-right: 10%;
}
.nebar h3{
	line-height: 50px;
}
.nebari{
	width: 15%;
	text-align: center;
}
.nebari i{
	width: 60px;
	height: 60px;
	border-radius: 100%;
	background: #d5d5d5;
	color: #fff;
	font-size: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	transition: .25s;
}
.neba:hover .nebari i{
	background: #114e89;
}
.neba:hover{
	border: 1px solid #fff;
	box-shadow: 0 5px 15px rgba(2,65,110,.1);
}
.pagew a{
	margin: 0 15px;
}
.pagew a:hover,.pagew a.active{
	color: #114e89;
}
.pagea img{
	filter: grayscale(100%);filter: gray;
	transition: .25s;
}
.pagea:hover{
	color: #114e89;
}
.pagea:hover img{
	filter:inherit;
}



@media only screen and (max-width:1559px) {
	.swiper-pagination-bn{
		left: 100% !important;
		margin-left: -50px;
	}
	.i3b {
		padding: 0 50px;
	}
	.yx1r{
		padding: 30px;
	}
	.yx1l{
		height: 700px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.videohidebox{
		width: 80%;
	}
	.bnbta{
		padding: 15px 20px;
	}
	.bnbta img{
		height: 40px;
	}
	.bntxt h1, .bntxt h2{
		font-size: 40px;
	}
	.bntxt h3{
		font-size: 40px;
	}
	.bntxtmore img{
		height: 40px;
	}
	.nav span{
		margin-right: 35px;
	}
	.nava{
		font-size: 16px;
	}
	.ititle{
		font-size: 28px;
	}
	.iline{
		width: 150px;
	}
	.i1more a{
		line-height: 40px;
		font-size: 16px;
		padding: 0 25px;
	}
	.i1ba h3{
		font-size: 14px;
	}
	.i1ba h3 i{
		line-height: 40px;
		font-size: 40px;
	}
	.i2l{
		width: 30%;
	}
	.i2l_head li{
		padding: 0 20px;
		font-size: 16px;
	}
	.i3{
		height: 750px;
	}
	.i3t i{
		margin: 30px auto;
	}
	.i3t p{
		line-height: 40px;
	}
	.i4tr li{
		font-size: 16px;
		line-height: 38px;
		width: 120px;
	}
	.i4ldata{
		left: 20px;
		top: 20px;
	}
	.i4ltxt h3{
		font-size: 18px;
	}
	.i4ra h3{
		font-size: 18px;
	}
	.i4ra{
		padding: 15px 0;
	}
	.i4ra h3 img{
		height: 16px;
	}
	.i4rab {
		margin-top: 10px;
	}
	.ftra p, .ftra a{
		line-height: 32px;
		font-size: 14px;
	}
	.ftl{
		width: 35%;
	}
	.fb{
		font-size: 14px;
	}
	.listbn{
		height: 400px;
	}
	.lbntbox{
		width: 120px;
		height: 150px;
	}
	.lbntbox i{
		font-size: 120px;
		line-height: 120px;
	}
	.lbntr{
		margin-left: -25px;
	}
	.lbntri{
		width: 60px;
		height: 60px;
	}
	.lbntw{
		margin-top: -130px;
	}
	.abtxt{
		line-height: 38px;
	}
	.ab2ltxt{
		font-size: 22px;
	}
	.ab3{
		padding-top: 80px;
	}
	
	.pda{
		margin-top: 20px;
	}
	
	.pi2t a{
		line-height: 60px;
		font-size: 16px;
	}
	.pi2r{
		width: 85%;
	}
	
	.jfatxt1 i{
		font-size: 40px;
	}
	.jfatxt2 a{
		line-height: 40px;
		font-size: 14px;
		margin-top: 25px;
	}
	.lnavl h3{
		font-size: 24px;
	}
	.lnavr a{
		margin-left: 50px;
	}
	
	.pja{
		width: 31.83%;
		margin-right: 1.5%;
	}
	
	.shlta p{
		line-height: 50px;
		font-size: 16px;
	}
	
	.nebar h3{
		line-height: 40px;
	}
	.pagea img{
		height: 6px;
	}
	.nebari i{
		width: 40px;
		height: 40px;
		font-size: 22px;
	}
	.neba{
		padding: 20px;
		margin-top: 30px;
	}
	.netabg2{
		padding: 25px;
	}
	.netabg1{
		line-height: 50px;
		width: 100px;
		font-size: 16px;
	}
}
@media only screen and (max-width:950px) {
	.mt_30,.mt_35,.mt_40,.mt_45,.mt_50,.mt_60,.mt_70,.mt_80{
		margin-top: 25px;
	}
	/*视频*/
	.videohidebox{
		width: 90%;
		margin-left: 0;
		padding-bottom: 0;
	}
	.videohidebox_1 p{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.scbox{
		width: 100%;
		position: relative;
		top: 0;
		display: block;
	}
	.scbox input{
		height: 40px;
	}
	.scbox button{
		height: 40px;
		background-size: 15px;
		width: 40px;
	}
	.md{
		padding: 40px 0;
	}
	.bntxt h1, .bntxt h2{
		font-size: 32px;
	}
	.swiper-container-bn .bnimg{
		height: 600px !important;
	}
	.swiper-container-bn .swiper-pagination-bullet{
		margin: 5px 0 !important;
	}
	.i2l{
		padding: 15px;
	}
	.i2l_head li{
		padding: 0 15px;
		font-size: 14px;
		line-height: 45px;
	}
	.i2l_head li img{
		height: 20px;
	}
	.i4ltxt h3{
		font-size: 16px;
	}
	.i4ra h3{
		font-size: 16px;
	}
	.ftllogo img{
		height: 40px;
	}
	
	.ab2{
		height: auto;
	}
	.ab2ltxt {
		margin-top: 80px;
		line-height: 50px;
	}
	.ab2l_i{
		right: 8%;
		top: 8%;
	}
	.ab2l_i img{
		width: 60px;
	}
	.yuan img{
		width: 30px;
	}
	
	.pda{
		width: 31.33%;
		margin-right: 2%;
		margin-top: 20px;
	}
	
	.pja{
		width: 48.5%;
		margin-right: 1.5%;
	}
	
	.myw {
		display: block;
	}
	.myl{
		width: 100%;
		margin-right: 0;
		text-align: center;
		margin-bottom: 25px;
	}
	.myrw{
		width: 100%;
		padding-left: 15px;
	}
	
}
@media only screen and (max-width:768px) {
	.flex_lmr_wap{
		justify-content: space-between;
		width: 100%;
	}
	.wap_disblock{
		display: block;
	}
	
	.bnbot{
		display: none;
	}
	.bntxt{
		padding-bottom: 0;
	}
	.bntxt h3{
		font-size: 20px;
	}
	.bntxt h3 i{
		font-size: 14px;
		margin-right: 5px;
	}
	.bntxt h1, .bntxt h2{
		font-size: 22px;
		margin-top: 15px;
	}
	.bntxtmore img{
		height: 30px;
	}
	.swiper-container-bn .swiper-pagination-bullet{
		margin: 0 !important;
		transform: scale(.8);
	}
	.swiper-container-bn .bnimg{
		height: 300px !important;
	}
	.md{
		padding: 25px 0;
	}
	.ititle{
		font-size: 22px;
	}
	.iline{
		width: 130px;
		margin-top: 20px;
	}
	.iline::after{
		width: 30px;
	}
	.i1tltxt{
		line-height: 32px;
	}
	.i1more a{
		margin-bottom: 10px;
		line-height: 35px;
		font-size: 14px;
		padding: 0 20px;
	}
	.i1more a img{
		height: 4px;
	}
	.i1ba h3 i{
		font-size: 28px;
		line-height: 32px;
	}
	.i1ba{
		width: 50%;
		padding: 10px 0;
	}
	.i1bline{
		display: none;
	}
	.i1ba h3{
		font-size: 12px;
	}
	.i2ra{
		width: 100%;
	}
	.i2ra:nth-child(1),
	.i2ra:nth-child(4){
		background: inherit;
	}
	.i2ra:nth-child(even){
		background: #f9f9f9;
	}
	.i3{
		height: auto;
		padding: 25px 0;
	}
	.i3t{
		position: relative;
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	.i3t i{
		height: 2px;
		margin: 20px auto;
	}
	.i3t p{
		line-height: 30px;
	}
	.i3b{
		padding: 0;
	}
	.i3ba{
		padding: 12px 0;
	}
	.i3ba,.i3baw{
		width: 100%;
		text-align: center;
	}
	.i3ba:nth-child(even){
		text-align: center;
	}
	.i3batxt::after{
		display: none;
	}
	.i4tr {
		margin-top: 15px;
	}
	.i4tr li{
		margin-left: 0;
		margin-right: 15px;
		line-height: 35px;
		font-size: 14px;
		width: 90px;
	}
	.i4l{
		margin-bottom: 15px;
	}
	.i4ldata{
		left: 15px;
		top: 15px;
	}
	.i4rab {
		margin-top: 10px;
	}
	.i4ra h3 img{
		height: 15px;
	}
	.ft{
		padding-bottom: 15px;
	}
	.ftr {
		display: none;
	}
	.ftl{
		width: 100%;
		text-align: center;
	}
	.ftllogo img{
		height: 30px;
	}
	.ftltxt{
		line-height: 32px;
		font-size: 12px;
	}
	.ftlb {
		justify-content: center;
		margin-top: 0px;
	}
	.ftlba{
		margin: 0 8px;
	}
	.ftlba i{
		width: 28px;
		height: 28px;
	}
	.fb{
		font-size: 12px;
		padding: 15px 0;
		line-height: 28px;
	}
	
	.listbn{
		height: 180px;
	}
	.lbntbox{
		width: 80px;
		height: 100px;
	}
	.lbntbox i{
		font-size: 70px;
		line-height: 70px;
		margin-bottom: -5px;
	}
	.lbntr{
		margin-left: -25px;
	}
	.lbntri{
		width: 60px;
		height: 60px;
		display: none;
	}
	.lbntr p{
		margin-top: 10px;
	}
	.lbntw{
		margin-top: -110px;
	}
	#lmd{
		padding-top: 35px;
	}
	.yuan img{
		width: 25px;
	}
	.yuan{
		right: -20px;
		bottom: -20px;
	}
	.ab2l_i img{
		width: 40px;
	}
	.ab2ltxt{
		margin-top: 50px;
		line-height: 40px;
		font-size: 16px;
	}
	.ab2ltxt::after{
		width: 10px;
		height: 10px;
		left: -25px;
		top: 14px;
	}
	.ab3tr{
		padding: 0;
		margin-top: 20px;
	}
	.ab3ba_sp{
		font-size: 60px;
		line-height: 60px;
	}
	.ab3ba i{
		vertical-align: middle;
		margin-top: -3px;
		margin-right: 5px;
		width: 10px;
		height: 10px;
	}
	.ab3ba span{
		background: none;
	}
	
	.swiper-button-next-pdnav, .swiper-button-prev-pdnav{
		display: none;
	}
	
	.pdnava{
		padding: 20px 10px;
	}
	.pdw{
		margin-top: 10px;
		width: 100%;
	}
	.pda{
		width: 100%;
		margin-right: 0;
		margin-top: 15px;
	}
	
	.pi1l{
		border-right: 0;
		height: auto;
		padding: 30px 0;
		border-bottom: 1px solid #E6E6E6;
	}
	.pi1r{
		padding: 15px 0;
	}
	.padding20{
		padding: 15px;
	}
	.pi1rb{
		padding-top: 15px;
		margin-top: 15px;
	}
	.pi1rba{
		margin-top: 15px;
	}
	.pi1rba a{
		line-height: 38px;
		font-size: 14px;
		padding: 0 25px;
	}
	.pi2w{
		display: block;
		padding: 15px 0;
	}
	.pi2l{
		font-size: 16px;
	}
	.pi2r{
		width: 100%;
		margin-top: 10px;
	}
	.pi2rw{
		padding: 0;
	}
	.swiper-button-next-pi3, .swiper-button-prev-pi3{
		width: 30px;
	}
	
	.lnavr{
		justify-content: flex-start;
	}
	.lnavr a{
		margin-left: 0;
		margin-right: 10px;
		line-height: 50px;
		font-size: 14px;
	}
	.lnavr a i{
		font-size: 40px;
	}
	.lnavl h3{
		font-size: 22px;
	}
	.jfatxt{
		padding: 15px;
	}
	.jfatxt1 i{
		font-size: 30px;
	}
	.jfatxt2 a{
		line-height: 34px;
		font-size: 13px;
		margin-top: 15px;
		padding: 0 20px;
	}
	.jft{
		text-align: left;
		margin-bottom: 15px;
	}
	.jfatxt2{
		margin-top: 15px;
	}
	.yx1l{
		height: 300px;
	}
	.yx1r{
		padding: 15px;
	}
	.yx1r2b{
		height: 250px;
	}
	
	.pjw{
		width: 100%;
	}
	.pja{
		width: 100%;
		margin-right: 0;
		margin-top: 15px;
	}
	.pja:first-child{
		margin-top: 0;
	}
	
	.shlta{
		width: 100%;
	}
	
	.myl img{
		max-width: 60%;
	}
	.myrw{
		padding-left: 0;
	}
	.myra{
		width: 100% !important;
		margin-right: 0 !important;
	}
	.my2b img{
		width: 140px;
	}
	
	.neta{
		margin-bottom: 15px;
	}
	.netabg1{
		line-height: 40px;
		font-size: 14px;
		width: 100px;
	}
	.netabg2{
		padding: 20px;
	}
	.neba{
		margin-top: 15px;
		padding: 15px;
		display: block;
	}
	.nebal {
		position: relative;
		width: 100%;
		margin-bottom: 15px;
	}
	.nebal1{
		position: absolute;
		left: 0;
		top: 0;
		padding: 10px;
		background: rgba(255,255,255,.6);
		text-align: center;
		margin-right: 0;
		width: auto;
	}
	.nebal1 p{
		margin-top: 0;
	}
	.nebar h3{
		font-size: 15px;
		line-height: 32px;
		margin-right: 15px;
	}
	.nebari i{
		width: 36px;
		height: 36px;
		font-size: 20px;
	}
	.page{
		font-size: 12px;
	}
	.pagea img{
		height: 5px;
	}
	.pagew a{
		margin: 0 5px;
	}
	
}
/* 模板详情页 */

.ny_nr .xw_xq {
    padding: 30px 0px;
}

.ny_nr .xw_xq .xq_lf .xq_tl {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
}

.ny_nr .xw_xq .xq_lf .xq_fc {
    width: 100%;
    border-bottom: solid 1px #cacaca;
    padding: 20px 0px;
}

.ny_nr .xw_xq .xq_lf .xq_fc .right {
    text-align: right;
}

.ny_nr .xw_xq .xq_nr {
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
    line-height: 30px;
    font-size: 14px;
}
.ny_nr .xw_xq .xq_nr IMG{
    max-width: 100%;
}

@media only screen and (min-height:992px) {
    .ny_nr .xw_xq .xq_nr {
        min-height: 20vh;
    }
}
.pagew ul{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}

.zx_ly{width:100%; padding:80px 0;  overflow:hidden;}
.zx_ly .ly_bt{font-size:26px; color:#333; line-height:36px; margin-bottom:35px;}
.zx_ly .ly_bt span{display:inline-block; margin-left:10px; color:#777; font-size:18px; font-weight:normal;}
.zx_ly .ly_nr .row{margin:0 -25px;}
.zx_ly .ly_nr .col-12{padding:0 25px;}
.zx_ly .ly_nr .col-12 .row{margin:0 -15px;}
.zx_ly .ly_nr .col-12 .col-12{padding:0 15px;}
.zx_ly .ly_nr input{width:100%; height:52px; border-radius:25px; border:1px solid #eee; background-color:#fff; padding:0 15px; font-size:15px; color:#777; line-height:50px; display:block; margin-bottom:30px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.zx_ly .ly_nr input:focus{border:1px solid #888; box-shadow:0 0 15px #ddd;}
.zx_ly .ly_nr button{width:150px; height:52px; border-radius:25px; border:1px solid #333; font-size:16px; color:#333; line-height:50px; display:block; float:left; margin-right:30px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.zx_ly .ly_nr button:hover{background-color:#114e89; border:1px solid #114e89; color:#fff; box-shadow:0 0 15px #ddd;}
.zx_ly .ly_nr button.c_z{background-color:#eee; border:1px solid #eee;}
.zx_ly .ly_nr button.c_z:hover{background-color:#333; border:1px solid #333; color:#fff;}
.zx_ly .ly_nr textarea{width:100%; height:216px; border-radius:25px; border:1px solid #eee; background-color:#fff; padding:12px 15px; font-size:15px; color:#777; line-height:26px; display:block; resize:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.zx_ly .ly_nr textarea:focus{border:1px solid #888; box-shadow:0 0 15px #ddd;}
@media only screen and (max-width:1024px){
.zx_ly{padding:60px 0;}
.zx_ly .ly_nr .row{margin:0 -15px;}
.zx_ly .ly_nr .col-12{padding:0 15px;}
.zx_ly .ly_nr .col-12 .row{margin:0 -10px;}
.zx_ly .ly_nr .col-12 .col-12{padding:0 10px;}
.zx_ly .ly_nr input{height:46px; border-radius:10px; line-height:44px; margin-bottom:20px;}
.zx_ly .ly_nr button{width:120px; height:46px; border-radius:10px; line-height:44px; margin-right:20px;}
.zx_ly .ly_nr textarea{height:178px; border-radius:10px;}
}
@media only screen and (max-width:992px){
.zx_ly .ly_nr textarea{height:310px;}
}
@media only screen and (max-width:640px){
.zx_ly{padding:40px 0;}
.zx_ly .ly_bt{font-size:22px; line-height:32px; margin-bottom:25px;}
.zx_ly .ly_nr .row{flex-direction:column-reverse;}
.zx_ly .ly_nr .col-12 .row{flex-direction:inherit;}
.zx_ly .ly_nr textarea{height:178px; margin-bottom:20px;}
}




.wpheadhide2 {
    display: none;
}
.wpheadhide2 a {
    padding-left: 50px !important;
    background: #f6f6f6 !important;
    color: #999;
}
.wapprda2 {
    position: relative;
    display: block;
    line-height: 48px;
    padding-left: 50px;
    background: #fff;
    color: #666;
    border-bottom: 1px solid #eee;
}
.wapprda1, .wapprda2 { 
    display: block; 
    position: relative;
}
.wapprda i, .wapprda1 i, .wapprda2 i {
    display: block;
    position: absolute;
    right: 15px;
    top: 0;
    line-height: 50px;
    transition: transform .25s;
}
.wapprda_active i, .wapprda1_active i, .wapprda2_active i {
    transform: rotate(90deg);
}

.hdr { height: 100%; }
.nav { height: 100%; }
.nav span { height: 100%; display: flex; align-items: center; }

.hdr { height: 100%; }
.nav { height: 100%; }
.nav span { height: 100%; display: flex; align-items: center; }