body {
	margin: 0;
	padding: 0;
	font-family: Source Han Sans, Source Han Sans;
	text-align: left;
	font-style: normal;
	text-transform: none;
}

div,
ul,
li,
ol,
a {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}


html {
	font-size: 12px;
}


@media screen and (min-width: 1921px) {
	html {
		font-size: 14px;
	}
}

@media screen and (max-width: 1920px) {
	html {
		font-size: 12px;
	}
}

.head {
	width: 100%;
	background: rgba(51, 51, 51, 0.2);
	border-radius: 0;
}

.head .head_content {
	position: absolute;
	z-index: 100;
	left: 0;
	right: 0;
	background: rgba(51, 51, 51, 0.2);
	display: flex;
	justify-content: center;
}

.head .logo {
	height: 100%;
	float: left;
	margin-right: 10.5rem;
}

.head .logo .log_div {
	padding: 0.46rem 0;
	float: left;
}

.head .logo .logo_img {
	width: 3.92rem;
	/* height: 2.08rem; */
}

.head .logo .logo_title {
	float: left;
	margin-left: 0.57rem;
	/* width: 8.42rem; */
	line-height: 4rem;
	font-weight: 700;
	font-size: 1.87rem;
	color: #FFFFFF;
}

.nav {
	float: left;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav .nav_li {
	float: left;
	margin-left: 2.83rem;
	height: 3.92rem;
}

.nav .nav_li .nav_li_a {
	height: 1.08rem;
	font-weight: 500;
	font-size: 1.2rem;
	color: #FFFFFF;
	line-height: 3.92rem;
	text-align: left;
	font-style: normal;
	display: block;
	text-decoration: none;
}

.nav .on {
	border-bottom: 0.08rem solid #FFFFFF;
}

.nav .on .nav_li_a {
	font-weight: 900;
}

.nav .nav_li:hover {
	border-bottom: 0.08rem solid #FFFFFF;
}

.nav .nav_li:hover .nav_li_a {
	font-weight: 900;
}

.banner {
	width: 100%;
}

.flexslider {
	margin: 0 auto;
	position: relative;
	width: 100%;
	overflow: hidden;
	zoom: 1;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.flexslider .slides {
	zoom: 1;
}

/* .flex-direction-nav {
	display: none;
} */

.flex-direction-nav a {
	width: 60px;
	height: 90px;
	line-height: 99em;
	overflow: hidden;
	margin: -60px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	display: block;
}

.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active {
	background-position: 0 0;
}

.map {
	height: 5.5rem;
	border-bottom: 0.12rem solid #F5F7F9;
}

.map li {
	display: inline;
	float: left;
	margin-left: 4.83rem;
}

.map li.on,
.map li:hover {
	border-bottom: 0.33rem solid #3975C6;
}

.map li.on a,
.map li:hover a {
	font-weight: 900;
}

.map li a {
	width: 4.67rem;
	height: 1.17rem;
	font-weight: 500;
	font-size: 1.17rem;
	color: #3D3D3D;
	line-height: 5.25rem;
}

.map2 {
	position: fixed;
	z-index: 20000;
	top: 0;
	width: 100%;
	background: #FFFFFF;
	display: none;
}

.map22 {
	display: none;
}

.gdgc {
	padding-top: 6.75rem;
}

.gdgc .title {
	height: 2.83rem;
	font-weight: 700;
	font-size: 2.83rem;
	color: #1D2129;
	line-height: 2.83rem;
	text-align: center;
}

.gdgc .title_sub {
	height: 1rem;
	font-weight: 400;
	font-size: 1rem;
	color: #86909C;
	line-height: 1rem;
	margin-top: 1.42rem;
	text-align: center;
}

.gdgc .content_t {
	text-align: center;
	margin-top: 3.33rem;
	padding-bottom: 1rem;
	border-bottom: 0.08rem#D8D8D8 solid;
}

.gdgc .content_t li {
	width: 7rem;
	height: 1rem;
	font-weight: 700;
	font-size: 1rem;
	color: #86909C;
	display: inline;
	margin-left: 9.67rem;
	padding-bottom: 0.92rem;
}

.gdgc .content_t .img {
	display: inline-block;
}

.gdgc .content_t .img img {
	width: 1.08rem;
	height: 1.08rem;
	margin-bottom: -0.2rem;
}

.gdgc .content_t .span {
	display: inline-block;
}

.gdgc .content_t li.first {
	margin-left: 0rem;
}

.gdgc .content_t li.on,
.gdgc .content_t li:hover {
	color: #3975C6;
	border-bottom: 0.08rem solid #3975C6;
}

.gdgc .content_c {
	/* width: 75.33rem; */
	width: 90rem;
	height: 29.67rem;
	background: #1D2129;
	border-radius: 0.83rem 0.83rem 0.83rem 0.83rem;
	margin: 0 auto;
	margin-top: 5.67rem;
	display: flex;
}

.gdgc .content_c .content_c_img {
	width: 43rem;
	height: 29.67rem;
}

.gdgc .content_c .content_c_img img {
	width: 43rem;
	height: 29.67rem;
}

.gdgc .content_c_text {
	background-image: url('../img/切图 7@2x.png');
	background-size: 9.33rem 8.67rem;
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	/* width: 32.43rem;
	height: 29.67rem; */
	width: 47rem;
	height: 29.67rem;
	position: relative;
}

.gdgc .content_c_text div {
	padding-left: 2.67rem;
}

.gdgc .content_c_text .p_title {
	height: 1.17rem;
	font-weight: 700;
	font-size: 1.17rem;
	color: #3E90FF;
	line-height: 1.17rem;
	margin-top: 2.25rem;
}

.gdgc .content_c_text .p_content {
	height: auto;
	display: block;
	font-weight: 500;
	font-size: 1rem;
	color: #C2C2C2;
	line-height: 2rem;
	margin-top: 1.33rem;
}

.gdgc .content_c_text .p_content p {}

.gdgc .content_c_text .more {
	position: absolute;
	bottom: 2rem;
	right: 2.08rem;
	width: 7rem;
	display: none;
}

.gdgc .content_c_text .more a {
	height: 1.17rem;
	font-weight: 700;
	font-size: 1.17rem;
	color: #3E90FF;
	line-height: 1.17rem;
}


.bgxt .content_t {
	border: unset;
}

.bgxt .content_t li {
	font-weight: 400;
	font-size: 1.17rem;
	color: #1D2129;
	padding: 0.52rem 1.33rem;
	border-radius: 1.5rem 1.5rem 1.5rem 1.5rem;
	border: 0.08rem solid #D8D8D8;
	background: #FFFFFF;
}

.bgxt .content_t li.on,
.bgxt .content_t li:hover {
	font-weight: 700;
	font-size: 1.17rem;
	color: #3975C6;
	border: 0.08rem solid #3975C6;
}

.bgxt .content_t .img img {
	width: 1.33rem;
	height: 1.33rem;
	margin-bottom: -0.2rem;
}

.bgxt .content_c {
	/* width: 75.33rem; */
	width: 90rem;
	height: 38.16rem;
	background: unset;
	border-radius: unset;

	background-image: url('../img/home_bj_436@2x.png');
	/* background-size: 40.58rem 36.33rem; */
	background-size: 51.58rem 36.33rem;
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.bgxt .content_c .content_c_img {
	width: 40.5rem;
	height: 36.33rem;
}

.bgxt .content_c .content_c_img img {
	width: 40.5rem;
	height: 36.33rem;
	margin-top: 1.83rem;
}

.bgxt .content_c_text {
	background: unset;
	width: 40.5rem;
	height: 36.33rem;
}

.bgxt .content_c_text div {
	padding-left: 4.67rem;
}

.bgxt .content_c_text .p_title {
	font-weight: 700;
	font-size: 1.33rem;
	display: flex;
	padding-left: 2.5rem;
}

.bgxt .content_c_text .p_title .img {
	padding-left: 0;
}

.bgxt .content_c_text .p_title .span {
	padding-left: 1.7rem;
	padding-top: 0.25rem;
}

.bgxt .content_c_text .p_title .img img {
	width: 1.92rem;
	height: 1.92rem;
}

.bgxt .content_c_text .p_content {
	font-weight: 500;
	font-size: 1.33rem;
	color: #666666;
	line-height: 2rem;
}

.bgxt .content_c_text .p_content p {}

.gdfw {
	background-image: url('../img/home_bj_628@2x.png');
	background-size: 100% 100%;
	height: 52.33rem;
	margin-top: 8.67rem;
}

.gdfw .title {
	padding-top: 4.92rem;
	font-weight: 700;
	font-size: 2.83rem;
	color: #FFFFFF;
	line-height: 2.83rem;
}

.gdfw .title_sub {
	color: #FFFFFF;
}

.gdfw .content_c {
	margin-top: 4.25rem;
	background: unset;
	justify-content: space-between;
}

.gdfw .content_c_c {
	margin-left: 1.5rem;
	/* width: 17.33rem; */
	width: 28.17rem;
	height: 28.17rem;
	background-image: url('../img/切图 17@2x.png');
	background-size: 300% 100%;
	background-position: center;
	color: #FFFFFF;
	text-align: center;
}

.gdfw .content_c_c .content_c_c_c_p1 {
	font-weight: 700;
	font-size: 1.33rem;
	color: #FFFFFF;
	line-height: 1.33rem;
	margin-top: 24rem;
}

.gdfw .content_c_c .content_c_c_c_p2 {
	font-weight: 400;
	font-size: 1rem;
	color: #FFFFFF;
	line-height: 1rem;
	display: none;
}

.gdfw .first {
	margin-left: 0rem;
}

.gdfw .on {
	width: 56.5rem;
	height: 28.17rem;
	background-image: url('../img/切图 17@2x.png');
	background-size: 100% 100%;
	text-align: left;
	padding-left: 4rem;
}

.gdfw .on .content_c_c_c_p1 {
	margin-top: 20.5rem;
}

.gdfw .on .content_c_c_c_p2 {
	margin-top: 2rem;
	display: block;
}

.fzlc {
	background-image: url('../img/home_bj_606@2x.png');
	background-size: 100% 100%;
	height: 50.5rem;
	margin-top: 0rem;
}

.fzlc .title {
	/* padding-top: 5.17rem; */
}

.fzlc {
	background-image: url('../img/home_bj_606@2x.png');
	background-size: 100% 100%;
	height: 50.5rem;
	margin-top: 0rem;
}


.fzlc {
	background-image: url("../img/home_bj_606@2x.png");
}

.fzlc .fzlc_c {
	/* width: 75.33rem; */
	width: 90rem;
	margin: 0 auto;
	margin-top: 8rem;
}

.fzlc_c .fzlclb_li {}

.fzlc_c .fzlclb_li .fzlclbl_content {
	width: 38.75rem;
	height: 15rem;
	float: right;
	margin-right: 10rem;
	padding-bottom: 4.76rem;
	display: flex;
}

.fzlc_c .fzlclb_li img {
	width: 17.5rem;
	height: 15rem;
}

.fzlc_c .fzlclb_li .fzlclbl_c {
	width: 21.25rem;
	height: 15rem;
	background-color: #FFFFFF;
}

.fzlc_c .fzlclb_li .fzlclbl_c .fzlclblc_title {
	font-weight: 700;
	font-size: 1.67rem;
	color: #3D3D3D;
	line-height: 1.67rem;
	margin-top: 2rem;
	margin-left: 2.17rem;
}

.fzlc_c .fzlclb_li .fzlclbl_c .fzlclblc_content {
	font-weight: 500;
	font-size: 1rem;
	color: #666666;
	line-height: 1.52rem;
	margin-top: 1.5rem;
	margin-left: 2.17rem;
}

.custom {
	width: 100%;
	display: flex;
	overflow: hidden;
	position: relative;
	right: 0;
	flex-direction: row;
}

.custom-control-nav {
	width: 100%;
	display: flex;
}

.custom-control-nav a {
	display: inline;
}

.custom-control-nav li {
	width: 18rem;
	height: 8rem;
	display: flex;
	flex-direction: column;
}

.custom-control-nav .tb {}

.custom-control-nav .tb img {
	float: right;
	width: 2rem;
	height: 2rem;
	margin-right: -0.5rem;
	margin-top: 1.33rem;
}

.custom-control-nav .tb img.tb_img2 {
	display: none;
}

.custom-control-nav li .bg {
	margin-top: 0.1rem;
}

.custom-control-nav li .bg span {
	background: #7c7c7c;
	margin-left: 1rem;
	width: 0.2rem;
	height: 0.4rem;
	display: inline-block;
}

.custom-control-nav li .bg span.bgs {
	background: #7c7c7c;
	height: 0.5rem;
}

.custom-control-nav .tb2 {
	margin-top: 0.1rem;
	height: 0.75rem;
}

.custom-control-nav .tb2 img {
	float: right;
	width: 0.75rem;
	height: 0.75rem;
	display: none;
}


.custom-control-nav .tt {
	font-weight: 900;
	font-size: 1.67rem;
	color: #3D3D3D;
	line-height: 1.67rem;
	text-align: right;
	margin-top: 0.5rem;
	margin-right: -5rem;
}


.custom-control-nav a.flex-active .tb img {
	width: 3.33rem;
	height: 3.33rem;
	margin-right: -1.16rem;
	margin-top: 0rem;
}

.custom-control-nav .a.flex-active .tb img.tb_img1 {
	display: none;
}

.custom-control-nav .a.flex-active .tb img.tb_img2 {
	display: block;
}

/* .custom-control-nav a.flex-active .bg span.bgs1 {
					display: none;
				} */
.custom-control-nav a.flex-active .bg span.bgs {
	background: #3975C6;
}

.custom-control-nav a.flex-active .tb2 img {
	display: block;
}

.foot {
	display: flex;
	background: #1F232A;
	height: 13.33rem;
	color: #FFFFFF;
}

.foot .left {
	float: left;
	width: 20%;
	display: flex;
}

.foot .right {
	float: right;
	width: 20%;
	display: flex;
	flex-direction: row-reverse;
	/* padding-right: 5.33rem; */
}

.foot .center {
	width: 60%;
	text-align: center;
}

.foot .left .img {
}

.foot .left .img img {
	width: 6.67rem;
	height: 4.75rem;
	margin-top: 4.5rem;
	margin-left: 2.67rem;
}

.foot .left .span {
	margin-top: 5.42rem;
	margin-left: 1.17rem;
	font-weight: 700;
	font-size: 2.67rem;
	color: #FFFFFF;
	line-height: 3.83rem;
}

.foot .center .text {
	padding-top: 3rem;
	font-weight: 400;
	font-size: 1.33rem;
	color: #FFFFFF;
	line-height: 2.33rem;
}

.foot .center .text a {
	color: #FFFFFF;
}

.foot .right .img {
	margin-top: 2.75rem;
	margin-right: 2.67rem;
	text-align: center;

	font-weight: 400;
	font-size: 1.17rem;
	color: #FFFFFF;
	line-height: 1.17rem;
}

.foot .right .img img {
	width: 6rem;
	height: 6rem;
}