@charset "utf-8";

/* CSS Document */
/* common */
/**html{
 -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}**/
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
p,
a,
form,
select,
input,
ul,
ol,
li {
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Microsoft YaHei', sans-serif;
	color: #000000;
}

ul,
ol {
	list-style: none;
	text-indent: 0;
	list-style-position: outside;
}

a {
	cursor: pointer;
}

body ul {
	margin: 0;
}

img {
	border: 0;
}

b {
	font-weight: normal;
}

a:hover,
a:focus {
	color: #23527c;
	text-decoration: none !important;
}

a {
	text-decoration: none || underline || blink || overline || line-through
}

p {
	margin: 0 0 0;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

/* link : style */
a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* ul {
	margin-bottom: 0 !important;
} */

/*clear*/
.clearfix:before,
.clearfix:after {
	content: ' ';
	display: table;
}

.clearfix:after {
	clear: both;
}

/*浏览器更新提示*/
.browserupgrade {
	margin: 0;
	z-index: 9999;
	width: 100%;
	height: 42px;
	color: #e50b71;
	text-indent: 20px;
	line-height: 42px;
	overflow: hidden;
	background: #222222;
	border-bottom: 4px solid #000000;
}

.browserupgrade a {
	font-size: 16px;
	color: #fdc12d;
	cursor: pointer;
}

.browserupgrade a.brow-close {
	font-size: 14px;
	margin-right: 20px;
	float: right;
}

/*ie7*/
.ie7-alert {
	left: 50%;
	top: 50%;
	margin-left: -276px;
	margin-top: -238px;
	width: 551px;
	height: 476px;
	position: fixed;
	z-index: 9999;
	background: url('../img/ie7.png') no-repeat center;
}

.ie7-alert a {
	top: 121px;
	left: 127px;
	width: 121px;
	height: 33px;
	display: block;
	position: absolute;
	background: url('../img/ie7-btn.png') no-repeat center;
}

html {
	width: 100%;
	font-size: 62.5%;
	overflow-x: hidden;
}

body {
	width: 100%;
	background: #FFF8F3;
	overflow-x: hidden;
}

body.fixed {
	top: 0;
	position: fixed;
}

.kf53 {
	cursor: pointer;
}

.wrap.fixed {
	top: 0;
	position: fixed;
}

.wrap {
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	min-width: 1200px;
	overflow: hidden;
	position: relative;
	background: #FFFFFF !important;
}

.wrap.fixed {
	top: 0;
	position: fixed;
}

.main {
	margin: 0 auto;
}

.main a h1 {
	margin: 0;
}

.header {
	width: 100%;
	height: 74px !important;
	z-index: 999;
	background: #ffffff;
	/* 	position: absolute; */
	/* top: 10px; */
	z-index: 999;
	margin: auto;
	display: block;
	left: 0;
	right: 0;
	opacity: 0.9;
}

.header:hover {
	opacity: 1;
}

.header .logo {
	float: left;
	width: 177px !important;
	height: 36px !important;
	display: block;
	margin-top: 17px;
	/* margin-left: -6px; */
}

.header .logo-text {
	margin-top: 38px;
	margin-left: 24px;
	float: left;
	font-size: 16px;
	line-height: 23px;
}

.header .main {
	margin: 0 auto;
	width: 1200px;
	height: 100px;
	position: relative;

}

.header .nav_list {
	/* height: 100px;
	line-height: 100px; */
	float: left;
	margin-left: 62px;
}

.header .nav_list p {
	height: 25px;
	font-size: 32px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	/* color: #333333; */
	color: red;
	line-height: 25px;
	margin-top: 24px;
}

.header .nav_list ul {
	margin-top: 26px;
	margin-left: -236px;
}

.header .nav_list ul li {
	float: left;
	height: 40px !important;
	line-height: 40px !important;
	/* padding:20px; */
}

.header .nav_list ul li a {
	/* 	width:0.32rem;
	height:0.24rem; */
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 40px !important;
	-webkit-background-clip: text;
	margin-right: 124px;
	display: block;
	/* transform: translateX(-50%); */
}

.header .nav_list ul li:last-child a {
	margin-right: 0px;
}

.header .nav_list ul li.act a {
	width: 64px;
	height: 24px;
	font-size: 16px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #214BF7;
	line-height: 24px;
	line-height: 40px !important;
	position: relative;
}

.header .nav_list ul li a:hover {
	font-size: 16px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #214BF7;
	line-height: 100px;
	position: relative;
}

/* .header .nav_list ul li a::after {
	content: "";
	width: 0;
	height: 4px;
	background: #214BF7;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
	display: block;
	margin: auto;
	position: absolute;
	top: 64px;
	left: 0;
	right: 0;
}

.header .nav_list ul li.act a::after {
	content: "";
	width: 16px;
	height: 4px;
	background: #214BF7;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
	display: block;
	margin: auto;
	position: absolute;
	top: 64px;
	left: 0;
	right: 0;
	transition: width 0.2s ease-in-out 0s;
}

.header .nav_list ul li a:hover::after {
	content: "";
	width: 16px;
	height: 4px;
	background: #214BF7;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
	display: block;
	margin: auto;
	position: absolute;
	top: 64px;
	left: 0;
	right: 0;
	transition: width 0.2s ease-in-out 0s;
} */
body .contact {
	width: 175px;
	/* 	float: right; */
	margin-right: 0px;
	line-height: normal;
	right: 0;
	position: absolute;
}

body .contact div {
	display: flex;
	justify-content: space-between;
}

/* .contact>p{
	color:#214BF7;
	font-weight:bold;
	text-align:center;
} */
body .contact p {
	text-align: right;
	font-size: 18px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: normal;
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 25px;
}

body .contact span {
	/* color: #333333; */
	color: red;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	margin-left: 2.5px;
	line-height: 21px;
}

body .contact span.gj {
	color: red;
}

body .contact span.bfb {
	color: red;
}

/*轮播*/
.banner {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
}

.banner_1 {
	height: 500px;
	background: url(../img/banner3.png) no-repeat center;
}

.banner .swiper-container {
	width: 100%;
	height: 500px;
}

.banner .swiper-container .swiper-wrapper {
	width: 100%;
	height: 500px;
}

.banner .swiper-container .swiper-slide {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
}

.banner .swiper-button-next {
	background-image: url(../img/left1.png) !important;
	top: 50%;
	left: 32px !important;
	right: auto !important;
	background-size: 200%;
}

.banner .swiper-button-prev {
	background-image: url(../img/right1.png) !important;
	top: 50%;
	right: 32px !important;
	left: auto !important;
	background-size: 200%;
}

.banner .swiper-container-banner .swiper-button-next {
	opacity: 0.15;
}

.banner .swiper-container-banner .swiper-button-prev {
	opacity: 0.15;
}

.banner .swiper-button-next:hover {
	opacity: 1;
}

.banner .swiper-button-prev:hover {
	opacity: 1;
}

.banner .swiper-container .swiper-slide img {
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 100%;
	display: block;
	position: absolute;
	transition: 0.2s;
}

.banner .pagination {
	bottom: 20px;
	width: 100%;
	z-index: 20;
	text-align: center;
	position: absolute;
}

.banner .swiper-pagination-switch {
	margin: 0 5px;
	width: 40px;
	height: 5px;
	cursor: pointer;
	display: inline-block;
	background: #d2d6d9;
}

.banner .swiper-active-switch {
	background: #fdc12d;
}


.banner .tabs {
	position: absolute;
	top: 462px;
	width: 100px;
	right: 0;
	margin: auto;
	left: -200px;
	display: flex;
	justify-content: space-between;
	transform: translateX(100px);
	z-index: 999;
}

.banner .tabs li {
	width: 40px;
	height: 6px;
	border-radius: 14px 14px 14px 14px;
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	background: rgba(255, 255, 255, 0.5);
	text-align: center;
	cursor: pointer;
}

.banner .tabs li.on {
	background: #FFFFFF;
	border-radius: 14px 14px 14px 14px;
	font-size: 14px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;

}

.banner_footer {
	width: 1200px;
	height: 100px;
	margin: auto;
	margin-top: -100px;
	background: #FFFFFF;
	box-shadow: 0px 33px 16px -16px #FFF8F8;
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	position: relative;
	z-index: 999;
	overflow: hidden;
}

.banner_footer li {
	float: left;
	overflow: hidden;
	margin-left: 91px;
}

.banner_footer li:first-child {
	margin-left: 43px;
}

.banner_footer li>img {
	float: left;
	margin-top: 10px;
	margin-right: 36px;
}

.banner_footer li>a {
	float: left;
	font-size: 22px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 100px;
}

.banner_footer li>p {
	float: left;
	font-size: 32px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100px;
	margin-left: 60px;
}

.banner_footer .st {
	width: 212px;
	height: 65px;
	background: #FFED53;
	border-radius: 10px 10px 10px 10px;
	margin-top: 18px;
}

.banner_footer .st>p {
	float: left;
	font-size: 20px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 23px;
	margin-left: 45px;
	margin-top: 22px;
}

.banner_footer .st>img {
	float: left;
	margin-top: 14px;
	margin-left: 30px;
	margin-right: 0px;
}

.banner_footer li>a.on {
	font-size: 22px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FF5B37;
}


.hxlzl {
	width: 1200px;
	margin: auto;
}

.hxlzl h1 {
	font-size: 36px;
	font-family: Source Han Sans CN-Medium, Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	line-height: 42px;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 10px;
}

.hxlzl p {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 19px;
	text-align: center;
}

.hxlzl_bc {
	width: 1720px;
	margin: auto;
}

.hxlzl_bc>img {
	width: 520px;
	height: 387px;
	margin-top: 32px;
}

.hxlzl_content {
	width: 1200px;
	height: 352px;
	margin: auto;
	background: #FFFFFF;
	box-shadow: 0px 4px 28px 0px #EDD2CC;
	border-radius: 20px 20px 20px 20px;
	margin-top: -321px;
	position: relative;

}

.hxlzl_content>ul li {
	float: left;
	width: 285px;
	height: 210px;
	margin-top: -50px;
	margin-right: 20px;

}

.hxlzl_content>ul li:last-child {
	margin-right: 0px;
}

.hxlzl_content>ul li img {
	width: 98px;
	height: 98px;
	margin-left: 87px;
	margin-bottom: 7px;
}

.hxlzl_content>ul li p {
	font-size: 20px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	text-align: center;
}

.hxlzl_content>ul li p span {
	color: #FF5B37;
}

.xhljc {}

.xhljc ul li {
	width: 352px;
	height: 96px;
	background: #FFF8F3;
	border-radius: 50px 50px 50px 50px;
	opacity: 1;
	float: left;
	overflow: hidden;
	margin-right: 42px;
}

.xhljc ul li:first-child {
	margin-left: 30px;
}

.xhljc ul li:last-child {
	margin-right: 0px;
}

.xhljc ul li>img {
	float: left;
}

.xhljc ul li>img:last-child {
	margin-top: 26px;
	margin-left: 30px;
}

.xhljc ul li>h2 {
	float: left;
	font-size: 22px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	margin-top: 14px;
	margin-left: -15px;
}

.xhljc ul li h2>span {
	font-size: 20px;
	font-weight: 400;
	color: #666666;
}

.bt {
	width: 1200px;
	margin: auto;
	padding-top: 318px;
}

.bt>a {
	width: 380px;
	height: 70px;
	display: block;
	background: #FF5B37;
	box-shadow: 0px 11px 14px 0px #FFD0B7;
	border-radius: 40px 40px 40px 40px;
	opacity: 1;
	margin: auto;
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 70px;
	text-align: center;
}

.bt>a:hover {
	background: #F33B00;
}




.ysjn {
	width: 1200px;
	margin: auto;
	margin-top: 112px;
}

.ysjn h1 {
	font-size: 36px;
	font-family: Source Han Sans CN-Medium, Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	line-height: 42px;
	text-align: center;
	margin-bottom: 10px;
}

.ysjn p {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 19px;
	text-align: center;
}

.ysjn_content {
	width: 1200px;
	height: 570px;
	background: url(../img/p2_img.png) no-repeat top center;
	margin: auto;
	margin-top: 40px;
	position: relative;
}

.ysjn_it {
	overflow: hidden;
}

.ysjn_it>h2 {
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	float: left;
	margin-top: 17px;
	margin-left: 20px;
}

.ysjn_it>img {
	float: left;
	margin-top: 15px;
	margin-left: 7px;
}

.ysjn_it>p {
	float: left;
	font-size: 14px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 16px;
	margin-top: 15px;
	margin-left: 875px;
}

.ysjn_c {
	overflow: hidden;
	margin-top: 26px;
}

.ysjn_c ul li {
	width: 275px;
	height: 222px;
	background: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	float: left;
	margin-left: 20px;
	position: relative;
	margin-bottom: 16px;
}

.ysjn_c ul li>p {
	width: 116px;
	height: 28px;
	background: #F7F7F8;
	border-radius: 6px 6px 6px 6px;
	opacity: 1;
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
	text-align: center;
	margin-top: 13px;
	margin-left: 6px;
}

.ysjn_c ul li>span {
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 16px;
	position: absolute;
	top: 140px;
	right: 11px;
}

.ysjn_c ul li>h2 {
	font-size: 26px;
	font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
	font-weight: 800;
	color: #FF5B37;
	line-height: 30px;
	margin-left: 6px;
	margin-top: 9px;
}

.ysjn_c ul li>a {
	width: 97px;
	height: 32px;
	display: block;
	border-radius: 6px 6px 6px 6px;
	opacity: 1;
	border: 1px solid #FF5B37;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FF5B37;
	line-height: 32px;
	text-align: center;
	position: absolute;
	top: 172px;
	right: 11px;
}

.ysjn_c ul li>a:hover {
	background: #FF5B37;
	color: #FFFFFF;
}


.ysjn_g {
	width: 1200px;
	height: 150px;
	margin: auto;
	background: #FFFFFF;
	border-radius: 20px 20px 20px 20px;
	opacity: 1;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
}

.ysjn_g>img {
	float: left;
}

.ysjn_g>img:nth-child(2) {
	position: absolute;
	top: 29px;
	left: 42px;
}

.ysjn_g>h2 {
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	position: absolute;
	top: 85px;
	left: 42px;
}

.ysjn_g>div {
	width: 431px;
	height: 111px;
	background: url(../img/p2_l.png) no-repeat top center;
	float: left;
	margin-top: 20px;
	margin-right: 25px;
	position: relative;
}

.ysjn_g>div:last-child {
	margin-right: 0px;
}

.ysjn_g>div>p {
	font-size: 20px;
	font-family: Source Han Sans CN-Medium, Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 23px;
	position: absolute;
	top: 40px;
	left: 33px;
}

.ysjn_g>div>div>p {
	width: 253px;
	height: 36px;
	background: #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	opacity: 1;
	font-size: 20px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
	text-align: center;
	position: absolute;
	top: 15px;
	left: 148px;
}

.ysjn_g>div>div>p:first-child {
	margin-bottom: 9px;
	top: 60px;
}

.gqz {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-top: 30px;
}

.gqz ul li {
	float: left;
	width: 375px;
	height: 150px;
	background: url(../img/p2_3i.png) no-repeat top center;
	border-radius: 20px 20px 20px 20px;
	box-shadow: 0px 4px 12px 0px rgba(255, 91, 55, 0.23);
	opacity: 1;
	margin-right: 37px;
	position: relative;
}

.gqz ul li:hover {
	background: url(../img/p2_3s.png) no-repeat top center;
}

.gqz ul li:last-child {
	margin-right: 0px;
}

.gqz ul li>h2 {
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	position: absolute;
	top: 27px;
	left: 43px;
}

.gqz ul li:hover>h2 {
	color: #FFFFFF;
}

.gqz ul li:hover>a {
	background: #fff;
}

.gqz ul li>a {
	width: 112px;
	height: 38px;
	border-radius: 6px 6px 6px 6px;
	opacity: 1;
	border: 1px solid #FF5B37;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FF5B37;
	line-height: 38px;
	text-align: center;
	position: absolute;
	top: 85px;
	left: 43px;
}

.gqz ul li:hover>p {
	color: #FF5B37;
}

.gqz ul li>p {
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	position: absolute;
	right: 12px;
	bottom: 10px;
}

.ysjn_bc {
	width: 1920px;
	height: 597px;
	margin: auto;
	background: url(../img/p2_bg.png) no-repeat top center;
	margin-top: -660px;
}


.gjzg_bc {
	width: 1706px;
	margin: auto;
	overflow: hidden;
}

.gjzg_bc>img {
	float: right;
}

.gjzg {
	width: 1200px;
	margin: auto;
	margin-top: -363px;
}

.gjzg h1 {
	font-size: 36px;
	font-family: Source Han Sans CN-Medium, Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	line-height: 42px;
	text-align: center;
	margin-bottom: 10px;
}

.gjzg p {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 19px;
	text-align: center;
}

.gjzg_content {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-top: 18px;
}

.gjzg_content ul li {
	width: 386px;
	height: 198px;
	background: url(../img/p3_1bg.png) no-repeat top center;
	float: left;
	margin-right: 21px;
	margin-top: 22px;
	position: relative;
	transition: all 0.3s ease;
}

.gjzg_content ul li:nth-child(1):hover {
	width: 386px;
	height: 198px;
	background: url(../img/p3_1bgs.png) no-repeat top center;
	float: left;
	margin-right: 21px;
	margin-top: 22px;
	position: relative;
}

.gjzg_content ul li:nth-child(2):hover {
	width: 386px;
	height: 198px;
	background: url(../img/p3_2bgs.png) no-repeat top center;
	float: left;
	margin-right: 21px;
	margin-top: 22px;
	position: relative;
}

.gjzg_content ul li:nth-child(3):hover {
	width: 386px;
	height: 198px;
	background: url(../img/p3_3bgs.png) no-repeat top center;
	float: left;
	margin-right: 21px;
	margin-top: 22px;
	position: relative;
}

.gjzg_content ul li:nth-child(4):hover {
	width: 386px;
	height: 198px;
	background: url(../img/p3_4bgs.png) no-repeat top center;
	float: left;
	margin-right: 21px;
	margin-top: 22px;
	position: relative;
}

.gjzg_content ul li:nth-child(5):hover {
	width: 386px;
	height: 198px;
	background: url(../img/p3_5bgs.png) no-repeat top center;
	float: left;
	margin-right: 21px;
	margin-top: 22px;
	position: relative;
}

.gjzg_content ul li:nth-child(6):hover {
	width: 386px;
	height: 198px;
	background: url(../img/p3_6bgs.png) no-repeat top center;
	float: left;
	margin-right: 21px;
	margin-top: 22px;
	position: relative;
}

.gjzg_content ul li>h2 {
	font-size: 20px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 23px;
	position: absolute;
	top: 15px;
	left: 25px;
}

.gjzg_content ul li:hover>h2 {
	color: #FF5B37;
}

.gjzg_content ul li:hover>p {
	color: #fff;
}

.gjzg_content ul li:hover>a {
	color: #fff;
}

.gjzg_content ul li>p {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	position: absolute;
	top: 79px;
	left: 25px;
}

.gjzg_content ul li>a {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FF5B37;
	line-height: 24px;
	position: absolute;
	top: 147px;
	left: 25px;
}

.gjzg_content ul li>span {
	display: block;
	width: 24px;
	height: 12px;
	background: url(../img/p3_jt.png) no-repeat top center;
	position: absolute;
	top: 154px;
	left: 95px;
}

.gjzg_content ul li:hover>span {
	background: url(../img/p3_jt_w.png) no-repeat top center;
}

.gjzg_content ul li>img {
	width: 67px;
	height: 67px;
	position: absolute;
	right: 13px;
	bottom: 17px;
}

.gxzt_bc {
	width: 1824px;
	margin: auto;
	overflow: hidden;
	margin-top: -10px;
}

.gxzt_bc>img {
	float: left;
}

.gxzt {
	width: 1200px;
	margin: auto;
	margin-top: -505px;
}

.gxzt h1 {
	font-size: 36px;
	font-family: Source Han Sans CN-Medium, Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	line-height: 42px;
	text-align: center;
	margin-bottom: 10px;
}

.gxzt p {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 19px;
	text-align: center;
}

.gxzt_content {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-top: 40px;
	position: relative;
}

.gxzt_content ul li {
	width: 386px;
	height: 421px;
	background: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	float: left;
	margin-right: 20px;
}

.gxzt_content ul li.on {
	box-shadow: 0px 4px 28px 0px #EDD2CC;
	border: 1px solid #FF5B37;
}

.gxzt_content ul li:last-child {
	margin-right: 0px;
}

.gxzt_content ul li>img {
	width: 350px;
	height: 185px;
	margin-top: 18px;
	margin-left: 18px;
}

.gxzt_content ul li>h2 {
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	text-align: center;
	margin-top: 11px;
}

.gxzt_content ul li>div {
	width: 350px;
	height: 40px;
	background: #FFF8F3;
	border-radius: 6px 6px 6px 6px;
	opacity: 1;
	border: 1px solid rgba(255, 91, 55, 0.19);
	overflow: hidden;
	margin-left: 18px;
	margin-top: 10px;
}

.gxzt_content ul li>div img {
	float: left;
	margin-left: 10px;
	margin-top: 14px;
	margin-right: 17px;
}

.gxzt_content ul li>div p {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 40px;
}

.gxzt_bt {
	width: 1200px;
	margin: auto;
	padding-top: 50px;
}

.gxzt_bt>a {
	width: 380px;
	height: 70px;
	display: block;
	background: #FF5B37;
	box-shadow: 0px 11px 14px 0px #FFD0B7;
	border-radius: 40px 40px 40px 40px;
	opacity: 1;
	margin: auto;
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 70px;
	text-align: center;
}

.gxzt_bt>a:hover {
	background: #F33B00;
}

.gxzt_bc2 {
	width: 1758px;
	margin: auto;
	overflow: hidden;
	margin-top: -340px;
}

.gxzt_bc2>img {
	float: right;
}


.zjdy {
	width: 1200px;
	margin: auto;
	margin-top: -49px;
}

.zjdy h1 {
	font-size: 36px;
	font-family: Source Han Sans CN-Medium, Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	line-height: 42px;
	text-align: center;
	margin-bottom: 10px;
}

.zjdy p {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 19px;
	text-align: center;
}

.zjdy_content {
	width: 1200px;
	height: 488px;
	margin: auto;
	background: #FFFFFF;
	box-shadow: 0px 4px 28px 0px rgba(255, 91, 55, 0.23);
	border-radius: 20px 20px 20px 20px;
	opacity: 1;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
}

.zjdy_content ul {
	margin-top: 44px;
}

.zjdy_content ul li {
	width: 536px;
	height: 114px;
	background: linear-gradient(90deg, #FFD5BE 0%, rgba(255, 232, 219, 0.1) 100%);
	border-radius: 65px 65px 65px 65px;
	opacity: 1;
	border: 1px solid #FFD7C1;
	float: left;
	margin-left: 47px;
	margin-right: 34px;
	margin-bottom: 31px;
	position: relative;
}

.zjdy_content ul li:hover {
	border: 1px solid #FF5B37;
}

.zjdy_content ul li:hover>a {
	background: #FF5B37;
	color: #fff;
}

.zjdy_content ul li:nth-child(2n) {
	margin-left: 0px;
}

.zjdy_content ul li>img {
	width: 98px;
	height: 98px;
	position: absolute;
	top: 8px;
	left: 7px;
}

.zjdy_content ul li>p {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	position: absolute;
	left: 130px;
	top: 23px;
}

.zjdy_content ul li>a {
	width: 102px;
	height: 32px;
	display: block;
	background: #FFFFFF;
	border-radius: 28px 28px 28px 28px;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FF5B37;
	line-height: 32px;
	text-align: center;
	position: absolute;
	top: 41px;
	left: 409px;
}

.zjdy_bt {
	width: 1200px;
	margin: auto;
	margin-top: 40px;
}

.zjdy_bt>a {
	width: 380px;
	height: 70px;
	display: block;
	background: #FFED53;
	box-shadow: 0px 4px 28px 0px rgba(255, 91, 55, 0.23);
	border-radius: 40px 40px 40px 40px;
	opacity: 1;
	margin: auto;
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 70px;
	text-align: center;
	position: relative;
}

.zjdy_bt>a:hover {
	background: #FFFFFF;
	color: #FF5B37;
}

.zjdy_bc {
	width: 1920px;
	margin: auto;
	margin-top: -500px;
}




.jnxl {
	width: 1200px;
	margin: auto;
	margin-top: 70px;
}

.jnxl h1 {
	font-size: 36px;
	font-family: Source Han Sans CN-Medium, Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	line-height: 42px;
	text-align: center;
	margin-bottom: 10px;
}

.jnxl p {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 19px;
	text-align: center;
}



.jnxl_bc {
	width: 1644px;
	margin: auto;
	overflow: hidden;
}

.jnxl_bc>img {
	float: left;
}

.jnxl_content {
	width: 1200px;
	margin: auto;
	margin-top: -403px;
	overflow: hidden;
}

.jnxl_content ul li {
	float: left;
	width: 284px;
	height: 350px;
	background: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	margin-right: 20px;
	position: relative;
}

.jnxl_content ul li.on {
	box-shadow: 0px 4px 28px 0px #EDD2CC;
	border: 1px solid #FF5B37;
}

.jnxl_content ul li:last-child {
	margin-right: 0px;
}

.jnxl_content ul li>div {
	width: 285px;
	height: 65px;
	background: url(../img/p7_tbg.png) no-repeat top center;
	border-radius: 10px 10px 10px 10px;
}

.jnxl_content ul li>div h1 {
	font-size: 24px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 65px;
	text-align: center;
}

.jnxl_content ul li>img {
	margin-top: 20px;
	margin-left: 22px;
}

.jnxl_content ul li>h2 {
	font-size: 20px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	position: absolute;
	left: 43px;
	top: 165px;
}

.jnxl_content ul li>p {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	margin-left: 28px;
	margin-top: 12px;
}

.zs {
	width: 1200px;
	height: 165px;
	margin: auto;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
}

.zs .swiper-slide {
	width: 226px;
}

.zs .swiper-slide:hover {
	box-shadow: 0px 15px 15px 0px #FFD0B7;
}

.zs .swiper-slide img {
	display: block;
	margin: 0 auto;
}

.zs_content {
	/* width: 1920px; */
}

.zs_content>img {
	float: left;
	margin-right: 17px;
}

.left {
	width: 25px;
	height: 40px;
	background: rgba(255, 91, 55, 0.71);
	border-radius: 6px 6px 6px 6px;
	position: absolute;
	left: 0;
	top: 52px;
	z-index: 99999;
}

.left>img {
	margin-top: 7px;
}

.right {
	width: 25px;
	height: 40px;
	background: rgba(255, 91, 55, 0.71);
	border-radius: 6px 6px 6px 6px;
	position: absolute;
	right: 0;
	top: 52px;
	z-index: 99999;
}

.right>img {
	margin-top: 7px;
}

.jnxl_bt {
	width: 1200px;
	margin: auto;
	margin-top: 67px;
}

.jnxl_bt>a {
	width: 380px;
	height: 70px;
	display: block;
	background: #FF5B37;
	box-shadow: 0px 11px 14px 0px #FFD0B7;
	border-radius: 40px 40px 40px 40px;
	opacity: 1;
	margin: auto;
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #ffffff;
	line-height: 70px;
	text-align: center;
}

.jnxl_bt>a:hover {
	background: #F33B00;
}







.jy {
	margin-top: 80px;
}

.jy h1 {
	font-size: 40px;
	font-family: Source Han Sans CN-Medium, Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	line-height: 47px;
	text-align: center;
}

.jy p {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 19px;
	text-align: center;
	margin-top: 10px;
}

.jy_content {
	width: 1200px;
	padding-top: 36px;
	overflow: hidden;
	margin: auto;
	margin-bottom: 50px;
}

.jy_content div {
	float: left;
	width: 240px;
	height: 220px;
	background: #fff;
	color: #333333;
}

.jy_content div>h2 {
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	margin-top: 32px;
}

.jy_content div>span {
	display: block;
	width: 41px;
	height: 3px;
	background: #333333;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
	margin: auto;
	margin-top: 19px;
	margin-bottom: 24px;
}

.jy_content div>p {
	width: 188px;
	height: 72px;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 26px;
	margin: auto;
}

.jy_content img {
	float: left;
	width: 240px;
	height: 220px;
}

.jy_bt {
	width: 1200px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 70px;
}

.jy_bt>a {
	width: 380px;
	height: 70px;
	display: block;
	background: #FF5B37;
	box-shadow: 0px 11px 14px 0px #FFD0B7;
	border-radius: 40px 40px 40px 40px;
	opacity: 1;
	margin: auto;
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #ffffff;
	line-height: 70px;
	text-align: center;
}

.jy_bt>a:hover {
	background: #F33B00;
}

.footer {
	height: 125px;
	background: linear-gradient(180deg, #FF5B37 0%, #FD753D 100%);
	margin: auto;
	overflow: hidden;
}

.footer>div {
	width: 840px;
	margin: auto;
}

.footer p {
	float: left;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #fff;
	line-height: 125px;
}

.footer p a {
	float: left;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #fff;
	line-height: 125px;
}
