/*初始化类*/
@charset "UTF-8";



html,
body {
	/* -webkit-touch-callout: none; */
	/* -webkit-text-size-adjust: none; */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* -webkit-user-select: none; */
	background: #fff;
	font-family: pingfang SC,
		helvetica neue,
		arial,
		hiragino sans gb,
		microsoft yahei ui,
		microsoft yahei,
		simsun,
		sans-serif !important;
	-webkit-font-smoothing: antialiased !important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Microsoft YaHei", sans-serif !important;
	font-family: "Helvetica Neue",
		Helvetica,
		Arial,
		sans-serif;
	-webkit-font-smoothing: antialiased !important;
}

html,
body,
header,
section,
footer,
div,
ul,
ol,
li,
img,
a,
span,
em,
del,
legend,
center,
strong,
var,
fieldset,
form,
label,
dl,
dt,
dd,
cite,
input,
hr,
time,
mark,
code,
figcaption,
figure,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	border: 0;
	padding: 0;
	font-style: normal;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* -webkit-user-select: none; */
	-webkit-tap-highlight-color: transparent;
	outline: none;
	font-size: 0.15rem;
}

ul,
li {
	list-style: none;
}

a {
	color: #0062cc;
	text-decoration: none;
	background-color: transparent;
	display: block;
}

textarea {
	overflow: hidden;
	resize: none;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
input,
select,
textarea {
	font: inherit;
	color: inherit;
}

img {
	vertical-align: middle;
	border: 0;
	max-width: 100%;
	height: auto;
	/* display: block; */
	object-fit: cover;
}

/*自动隐藏文字*/
.ellipsis-1 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ellipsis {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ellipsis-3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.ellipsis-4 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.ellipsis-4 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.ellipsis-5 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

/* // 清除浮动 */
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.w1200 {
	width: 12rem;
}

.w1440 {
	width: 14.4rem;
}

.flex {
	display: flex;
}

.flex-sb {
	display: flex;
	justify-content: space-between;
}

.cultivate {
	height: 6.57rem;
	padding-top: .91rem;
	display: flex;
	position: relative;
	margin: 0 auto 1rem;
}

.cultivate .left {
	position: relative;
}

.cultivate .left .img {
	width: 7.2rem;
	height: 4.4rem;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.cultivate .left img{
	width: 100%;
	height: 100%;
	transition: all .4s ease-out 0s;
}
.cultivate .left img:hover{
	transform: scale(1.1);
}
.cultivate .left .bg {
	width: 7rem;
	height: 4.1rem;
	background: #0081CC;
	margin: .4rem 0 0 .3rem;
}

.cultivate .squre {
	position: absolute;
	width: 7.2rem;
	height: 4.48rem;
	border: 0.02px solid #EEEEEE;
	top: 1.8rem;
	left: 3.6rem;
}

.cultivate .rig {
	position: absolute;
	bottom: 0;
	right: 0;
}

.cultivate .rig .tit {
	display: flex;
}

.cultivate .rig .tit .line {
	padding-left: .81rem;
	margin-right: .1rem;
	padding-top: .2rem;
	margin-bottom: 1.43rem;
}

.cultivate .rig .tit .line .color1 {
	width: 1rem;
	height: 0.04rem;
	background: #005BAC;
	margin-bottom: .08rem;
}

.cultivate .rig .tit .line .color2 {
	width: 1rem;
	height: 0.04rem;
	background: #C7000B;
}

.cultivate .rig .tit .tit_text span {
	font-size: 0.36rem;
	color: #304770;
	display: block;
}

.cultivate .rig .tit .tit_text p {
	font-size: 0.3rem;
	color: #005BAC;
	display: block;
}

.cultivate .rig .text {
	width: 8.24rem;
	min-height: 2rem;
	background: #FFFFFF;
	box-shadow: 0rem 0rem .16rem 0rem rgba(0, 128, 208, 0.2400);
	padding: .41rem .5rem;
	font-size: 0.18rem;
	color: #333333;
	line-height: 0.36rem;
}

.cultivate_tit {
	position: relative;
	height: .6rem;
	display: flex;
	align-items: flex-end;
}

.cultivate_tit span {
	font-size: 0.36rem;
	color: #005BAC;
	position: absolute;
	left: 0;
	top: 0;
}

.cultivate_tit p {
	font-size: 0.3rem;
	font-weight: bold;
	color: #E9EBF3;
}

/* 分页 */
.page-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: .5rem;
	margin-bottom: .2rem;
}

.page-prev {
	width: 0.73rem;
	height: 0.36rem;
	border: 1px solid #dedede;
	border-radius: 0.04rem;
	text-align: center;
	line-height: .36rem;
	font-size: 0.16rem;
	color: #0081CC;
	margin-right: .08rem;
}

.page-prev img {
	width: 100%;
	height: 100%;
}

.nopage {
	cursor: no-drop;
	color: #999999;
}

.page-wrap .page-skip-p {
	font-size: 0.14rem;
	color: #333333;
}

.page {
	width: .36rem;
	height: .36rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px #dedede solid;
	background: #fff;
	border-radius: 0.02rem;
	margin-right: .08rem;

	font-size: 0.16rem;
	color: #333333;
}

.dot {
	display: block;
	font-size: 0.14rem;
	color: #7D7D7D;
	margin-right: .08rem;
}

.page-wrap .active {
	color: #FFFFFF;
	background-color: #0081CC;
	border: 1px #0081CC solid;
}

.page-skip {
	display: flex;
	align-items: center;
}

.page-skip-num {
	display: flex;
	align-items: center;
	width: 0.6rem;
	height: .32rem;
	border: 1px #dedede solid;
	border-radius: 0.02rem;
	margin: 0 .08rem;
	padding: 0 .08rem;
}


.page-skip-input {
	width: 100%;
	text-align: center;
}

.page-btn {
	width: 0.72rem;
	height: 0.32rem;
	background: rgba(152, 14, 27);
	opacity: 1;
	border-radius: 0.02rem;
	font-size: 0.14rem;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.32rem;
	margin-left: .2rem;
}

.index-title {
	display: flex;
	align-items: center;
	margin: 0 auto;
}

.index-title img {
	width: 0.12rem;
	height: 0.36rem;
	margin-right: 0.13rem;
}

.index-title .span {
	font-size: 0.36rem;
	color: #304770;
	display: block;
	padding-right: .37rem;
}

.index-title .p {
	color: #0081cc;
	font-size: 0.3rem;
}

.banner {
	width: 100%;
	height: 9.6rem;
	position: relative;
}

.banner img {
	width: 100%;
	height: 100%;
}

.banner .text {
	position: absolute;
	top: 3.8rem;
	left: 3.03rem;
}

.banner .text .tit {
	font-size: 1rem;
	color: #FEFEFE;
	padding-rig: .89rem;
	padding-bottom: .3rem;
	border-bottom: 1px #fff solid;
	margin-bottom: .2rem;
}

.banner .text .p {
	font-size: 0.36rem;
	color: #FEFEFE;
}

.banner .text1 .tit {
	font-size: 1rem;
	color: #0081CC;
	padding-rig: .89rem;
	padding-bottom: .3rem;
	border-bottom: 1px #0081CC solid;
	margin-bottom: .2rem;
}

.banner .text1 .p {
	font-size: 0.36rem;
	color: #0081CC;
}

.public_nav {
	width: 100%;
	height: 1rem;
	background: #F5F7FA;
	display: flex;
	justify-content: center;
	position: relative;
}

.public_nav .nav_box {
	display: flex;
	align-items: center;
}
.public_nav .cont {
    position: absolute;
    right: 0;
    top: 0;
    height: 100px;
    background: #fff;
    width: calc((100% - 14.40rem) / 2);
}
.nav_box .line {
	width: 0.01rem;
	height: 0.3rem;
	background: #666666;
	margin: 0 .35rem;
}

.nav_box .link {
	font-size: 0.24rem;
	color: #0081CC;
}

.nav_box .item {
	font-size: 0.18rem;
	font-weight: 400;
	color: #000000;
	margin-right: .2rem;
	padding-bottom: .05rem;
}

.nav_box .item.act {
	color: #0081CC;
	border-bottom: 1px #0081cc solid;
}

.pub_title {
	position: relative;
	display: flex;
	align-items: center;
	margin: 0 auto;
}

.pub_title img {
	width: 0.12rem;
	height: 0.36rem;
	display: block;
	margin-right: .18rem;
	margin-bottom: .2rem;
}

.pub_title .span {
	font-size: 0.36rem;
	color: #0081cc;
	position: absolute;
	left: .25rem;
	top: -.2rem;
}

.pub_title .p {
	font-size: 0.3rem;
	font-weight: bold;
	color: #E9EBF3;
}

.pub_more {
	width: 2rem !important;
	height: 0.5rem !important;
	background: #0081CC !important;
	border-radius: 0.08rem !important;
	font-size: 0.18rem !important;
	color: #FFFFFF !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.more_btn {
	width: 2rem;
	height: 0.5rem;
	background: #fff;
	border-radius: 0.08rem;
	font-size: 0.17rem;
	color: #000;
	border: #0081CC 2px solid !important;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.more_btn a {
	display: block;
	color: #000;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 2;
	font-size: .16rem !important;
	top: 10px;
}

.more_btn:before,
.more_btn:after {
	content: "";
	position: absolute;
	z-index: 1;
	height: 60px;
	width: 0;
	top: -1px;
	background-color: #0081cc;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.more_btn:before {
	left: -30px;
	-webkit-transform: skew(-45deg, 0);
	transform: skew(-45deg, 0);
}

.more_btn:after {
	right: -30px;
	-webkit-transform: skew(-45deg, 0);
	transform: skew(-45deg, 0);
}

.more_btn:hover {
	color: #0081cc;
	background: #0081cc;
}

.more_btn:hover a {
	color: #fff;
}

.more_btn:hover:before,
.more_btn:hover:after {
	width: 80%;
}

.mar-b6 {
	margin-top: .6rem !important;
}

.mar-b0 {
	margin-bottom: 0 !important;
}

.error {
	color: #f44336;
	margin-top: .1rem;
	display: block;
}

@-webkit-keyframes appearFromTB1 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-50%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes appearFromTB1 {
	0% {
		opacity: 0;
		-moz-transform: translateY(-50%);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-ms-keyframes appearFromTB1 {
	0% {
		opacity: 0;
		-ms-transform: translateY(-50%);
	}

	100% {
		opacity: 1;
		-ms-transform: translateY(0);
	}
}

@-o-keyframes appearFromTB1 {
	0% {
		opacity: 0;
		-o-transform: translateY(-50%);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes appearFromTB1 {
	0% {
		opacity: 0;
		transform: translateY(-50%);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@media only screen and (max-width: 1440px) {
	/*.w1440 {
		width: auto;
	}*/

	.index-new-list {
		flex-wrap: wrap;
	}

	.index-new-list .item {
		margin-bottom: .4rem;
	}
}

@media all and (min-width：1440px) {

	/*.w1440 {
		width: auto;
	}*/


}
/**
最新
 */
@media screen and (max-width: 1680px) {
	.more_btn a   {
		position: initial;
	}
	.more_btn {
		width: fit-content;
		padding-left: 15px;
		padding-right: 15px;
	}

}
.index-fixed{
	display: block;
}

.header-mobile-wrap{
	display: none;
}

.banner .next img{
	width: .67rem;
	height: .97rem;
}

