﻿	.panel * {
	border: none
}

.panel-title>a {
	display: block;
	border: 0
}

.nav-tabs {
	border: 0
}

.nav-tabs>li>a {
	border-radius: 0;
	margin: 0;
	padding: 0;
	border: 0
}

.nav-tabs>li {
	margin: 0
}

.nav-tabs>li.active>a {
	border: 0
}

.bdshare-button-style0-16 .bds_tsina,
.bdshare-button-style0-16 .bds_weixin {
	width: 28px;
	height: 28px;
	background-size: 100% 100%!important;
	background-position: 0 0!important;
}


/*.bdshare-button-style0-16 .bds_tsina {background: url("../images/wb.png") no-repeat;}*/


/*.bdshare-button-style0-16 .bds_weixin{background: url("../images/wx.png") no-repeat;}*/


/*.bdshare-button-style0-16 .bds_weixin.pyq{background: url("../images/py.png") no-repeat;}*/


/*.n-link ul{overflow: hidden}*/

.n-search {
	display: flex;
	padding-right: 15px;
}

#panSearch {
	display: flex
}

.n-search input {
	height: 40px;
	border: 0;
}

.n-search input:nth-child(1) {
	background: #fff;
	width: 340px;
	padding: 0 20px;
}

.n-search input:nth-child(2) {
	width: 49px;
	background: url("../images/n-search.jpg") no-repeat;
	background-size: 100% 100%;
}
.n-link {
	margin-top: 40px;
}

.n-link ul li {
	cursor: pointer;
	display: inline-block;
	padding: 10px 16px;
	margin-right: 40px;
	color: #666;
	position: relative;
	border-radius: 6px;
	transition: all 0s
}

.n-link ul li i {
	position: absolute;
	left: 50%;
	top: 101%;
	color: #d6191b;
	transfori-showVidem: translate(-50%, -50%);
	display: none
}

.n-link ul li:hover {
	background: #d6191b;
	color: #fff;
	cursor: pointer
}

.n-link ul li:hover i {
	display: block
}

.n-link .active {
	background: #d6191b;
	color: #fff;
}

.n-link .active i {
	display: block
}

.g_btn {
	width: 120px;
	text-align: center;
}

.g_btn a {
	background: #d6191b;
	color: #fff;
	padding: 6px 0;
	border-radius: 8px;
}

.play {
	width: 91px;
	height: 85px;
	margin: 0 auto;
	cursor: pointer;
	background: url("../images/play.png") no-repeat;
	background-size: 100% 100%
}

.n-title-h {
	font-size: 24px;
	color: #07742c
}

.fixed-left {
	position: fixed;
	top: 50%;
	right: -2px;
	z-index: 9999
}

.fixed-left-item {
	width: 82px;
	height: 70px;
	margin-bottom: 4px;
	padding-top: 8px;
	position: relative;
	border: 1px solid #07742c;
	text-align: center;
	background: #07742c;
	color: #fff;
	cursor: pointer;
	border-radius: 4px
}

.fixed-left-item i {
	font-size: 20px
}

.fixed-left-item p {
	font-size: 12px;
	color: #fff;
	line-height: 1.2rem
}

.fixed-left-item .telNum {
	width: 0;
	padding: 6px 0;
	overflow: hidden;
	position: absolute;
	top: 50%;
	right: 100%;
	transform: translate(0, -50%);
	border-bottom: 1px solid #07742c
}

.fixed-left-item:hover {
	background: #fff;
	transform: translateX(-6PX)
}

.fixed-left-item:hover * {
	color: #07742c;
}

.fixed-left-item:hover .telNum {
	width: 120px;
}

.i-more {
	width: 170px;
	height: 40px;
	margin-top: 22px;
	display: block;
	font-size: 12px;
	position: relative;
	line-height: 40px;
	text-align: center;
	color: #0b0b0b;
	/* border: 2px solid #1F478F; */
	transition: all .5s
}


/*.i-move{width: 200px;height: 54px; font-size: 18px; text-align: center;line-height: 54px;margin: 20px 24px 0 24px;*/


/*position: relative;background: rgba(255,255,255,.87);transition: all .5s}*/

.i-more a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 15px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9
}

.i-more a>div:nth-child(1) {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9;
	border:1px solid;
}

.i-move-h {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: right center;
	background: rgba(220, 177, 112, .85);
	transition: transform 0.5s;
}

.i-more:hover {
	background: rgba(255, 255, 255, 0);
	transition: all .5s
}

.i-more:hover .i-more-h {
	transform: scaleX(1);
	transform-origin: left center;
}

.i-more:hover a {
	color: #fff;
	transition: all .5s
}

.transformM {
	width: 600px;
	height: 600px;
	background: red;
	transform: translateY(-50%);
	opacity: 0;
	transition: opacity 1.6s ease-in-out 1s, transform 1.45s ease-in-out 1s, -webkit-transform 1.45s ease-in-out 1s;
}

.g_w:hover .transformM {
	transform: translateY(0);
	opacity: 1;
}

.i-banner-bg {
	width: 100vw;
	height: 100vh;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}


/*.i-banner .swiper-pagination-bullet{width: 18px;height: 18px;margin: 0 .6%!important; border-radius: 50%;background:#fff;opacity: 1}*/

.swiper-container1 {
	height: 100vh
}

.i-banner .g_w>.swiper-pagination-bullets {
	width: 100%;
	bottom: 9%;
	padding: 0 10px;
	left: 0;
	transform: translate(0);
	text-align: center;
}

.i-banner .swiper-pagination-bullet {
	position: relative;
	width: 28px;
	height: 28px;
	background: none;
	border: 2px solid #fff;
	margin: 0 .6%!important;
	opacity: 1
}

.i-banner .swiper-pagination-bullet:after {
	content: ' ';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 60%;
	height: 60%;
	background: #fff;
	border-radius: 50%;
}

.i-banner .swiper-pagination-bullet-active {
	border-color: #1F478F
}

.i-banner .swiper-pagination-bullet-active:after {
	background: #1F478F
}

.i-banner .swiper-button-next {
	background: url("../images/next.png") no-repeat;
	margin: 0;
	width: 85px;
	height: 27px;
	right: 20px;
	margin-top: -20px;
	top: 50%
}

.i-banner .g_box {
	position: absolute;
	left: 0;
	top: 0
}

.i-banner-num {
	display: flex;
	font-size: 59px;
	color: #fff;
}

.i-banner-num span:nth-child(1) {
	font-size: 90px;
	position: relative;
	line-height: 130px;
	display: inline-block;
	background: url("../images/numbg.png") no-repeat;
	background-position: left bottom
}

.i-banner-num span:nth-child(2) {
	margin: 0 12px;
}


/*.i-banner-num span:nth-child(1):after{content: '';*/


/*position: absolute;left: 0;bottom: 0;width: 100%;height: 12px;background: #1F478F;}*/

.i-banner-title,
.i-banner-info {
	width: 56%;
	color: #fff;
	
}
.i-banner-title{
	margin-top:79px;
}
.i-banner-title {
	font-size: 45px;
	text-shadow: 2px 2px 3px #333333;
	font-weight:500 !important;
}

.i-banner-title span {
	font-family: "HelveticaNeueLTPro-UltLtEx";
	font-size: 84px;
}

.i-banner-info h4 {
	display: inline-block;
	padding: 7px 18px;
	/* background: #1F478F; */
	color: #fff;
	font-size: 20px;
	margin-top: 14px
}

.i-banner-info p {
	margin-top: 16px;
	line-height:29px;
	width: 100%;
	max-height: 136px;
	overflow: hidden;
	font-size: 16px;
	text-shadow: 1px 1px 3px #000;
}

.i-banner-text {
	position: absolute;
	width: 100%;
	top: 15%
}

.g_title {
	position: relative;
	max-width: 100%;
}

.g_title img {
	transform: translateX(-48px)
}

.g_title-text {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 39px;
	font-weight: 500
}

.i-about {
	display: flex;
	align-items: center
}

.i-about>div {
	width: 100%;
}

.i-about-info {
	margin-top: 60px;
	color: #fff;
	width: 50%
}
.i-about-info  ul li{
	display: none;
}
.i-about-info  ul li:first-child{
	display: block;
}
.i-about-info p {
	line-height: 1.8em
}


/*.i-about-info a{ display: block; width: 170px;height: 44px; margin-top: 40px; text-align: center; line-height: 44px;background: #1F478F;color: #051723;font-size: 16px;}*/

.i-about-list {
	display: flex;
	margin-top: 100px;
}

.i-about-item {
	position: relative;
	margin-right: 40px;
}

.i-about-itemBg {
	width: 140px;
	height: 140px;
	background: url("../images/i-aboutbg.png") no-repeat;
	background-size: 100% 100%;
	transition: .6s all ease
}

.i-about-item.on .i-about-itemBg {
	background-image: url(../images/i-aboutbg0.png);
	
}

.i-about-itemText {
	position: absolute;
	left: 0;
	top: 0;
	width: 140px;
	height: 140px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-shadow: 2px 2px 2px #000;
	color: #fff;
	text-align: center;
}

.i-about-itemText span {
	display: block;
	margin-top: 4px;
	font-size: 16px;
}

.i-about-itemText i {
	font-size: 32px;
}

.i-about-item:hover .i-about-itemBg {
	transform: rotateY(360deg);
	transition: .6s all ease
}

.i-news-tab .nav-tabs {
	display: flex;
	justify-content: flex-end;
	padding-bottom: 30px;
	border-bottom: 1px solid #999
}

.i-news-tab .nav-tabs li {
	width: 140px;
	margin-left: 16px;
}

.i-news-tab .nav-tabs li a {
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	background: #2C88D8;
	transition: .3s all linear;
}

.i-news-tab .nav-tabs li a:hover {
	color: #0a111d;
	background: #1F478F;
	transition: .3s all linear;
}

.i-news-tab .nav-tabs li.active a {
	color: #0a111d;
	background: #1F478F;
	transition: .3s all linear;
}

.i-news .g_title {
	margin-top: 10.8%;
	color: #2C88D8
}

.i-news .g_title-text {
	color: #fff;
}

.i-news-box {
	display: flex
}

.i-news-l {
	width: 65%;
}

.i-news-r {
	width: 35%;
	padding-left: 48px;
}

.i-news-lTop {
	margin-top: 40px;
	min-height: 220px;
	display: flex;
	justify-content: space-between
}

.i-news-lTop-img {
	min-width: 40%;
}

.i-news-lText {
	min-width: 60%;
	padding-left: 36px;
}

.i-news-lTop-bg {
	padding-top: 73.5%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.i-news-lText h4 {
	font-size: 18px;
	color: #333;
	margin-top: 12px;
}

.i-news-lText p {
	color: #666;
	line-height: 1.8em;
	margin-top: 7.1%;
	height: 126px;
	overflow: hidden
}

.i-news-lText a {
	display: block;
	color: #333;
	margin-top: 10.1%;
}

.i-news-lText a:hover {
	color: #1F478F
}

.i-news-lBottom {
	margin-top: 54px;
}

.i-news-rTop {
	position: relative;
	margin-top: 40px;
	min-height: 220px;
}

.i-news-video {
	padding-top: 59%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.play {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.i-presentation {
	display: flex;
	align-items: center;
	padding: 0 60px
}

.i-presentation>div {
	width: 100%
}

.i-presentation-top {
	display: flex;
	justify-content: space-between;
	align-items: flex-end
}

.i-presentation-top .nav-tabs {
	width: 300px;
	min-width: 300px;
}

.i-presentation-top .nav-tabs li {
	width: 140px;
	margin-right: 20px
}

.i-presentation-top .nav-tabs li:nth-last-child(1) {
	margin-right: 0
}

.i-presentation-top .nav-tabs li a {
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	background: #2C88D8;
	transition: .3s all linear;
}

.i-presentation-top .nav-tabs li a:hover {
	color: #0a111d;
	background: #1F478F;
	transition: .3s all linear;
}

.i-presentation-top .nav-tabs li.active a {
	color: #0a111d;
	background: #1F478F;
	transition: .3s all linear;
}

.i-presentation-text {
	color: #fff
}

.i-presentation-text h5 {
	font-weight: 600;
	font-size: 16px;
	margin-top: 10px;
}

.i-presentation-text p {
	margin-top: 24px;
	line-height: 1.8em;
	height: 74px;
	overflow: hidden
}

.i-presentation-swiper {
	position: relative;
	margin-top: 80px;
}

.i-presentation-bg {
	padding-top: 58.6%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.i-presentation-title {
	padding: 30px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff
}

.i-presentation-title h4 {
	color: #333;
	margin: 0 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.i-presentation-title span:nth-child(1) {
	display: block;
	width: 14%;
	height: 1px;
	background: url("../images/zuo.png")
}

.i-presentation-title span:nth-child(3) {
	display: block;
	width: 14%;
	height: 1px;
	background: url("../images/you.png");
	background-position: right center
}

.i-presentation-swiper .swiper-button-prev1-2 {
	width: 32px;
	height: 57px;
	left: -60px;
	background: url("../images/prev.jpg") no-repeat;
}

.i-presentation-swiper .swiper-button-next1-2 {
	width: 32px;
	height: 57px;
	right: -60px;
	background: url("../images/next.jpg") no-repeat;
}

.n_body {
	padding-left: 250px;
	padding-bottom:80px;
}

.n-banner {
	padding-top: 18.2%;
	min-height: 150px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}
.nbanner img{
	display: block;
	width: 100%;
}
.n-nav {
	/* background: #f6f6f6 */
}

.n-nav>.g_w {
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 66px;
	flex-wrap: wrap
}

.n-nav-l {
	display: flex;
	align-items: center;
}

.n-nav-l i {
	color: #9b9b9b;
	margin-right: 16px;
}

.n-nav-l a {
	color: #333333;
	font-weight:700;
}

.n-nav-l span {
	margin: 0 4px;
	color: #333333
}

.n-nav-l a.active {
	color: #333399
}

.n-nav-l a:hover {
	color: #333399
}

.n-nav-r {
	display: flex;
}

.n-nav-r li a {
	display: block;
	width: 120px;
	height: 66px;
	color: #333;
	line-height: 66px;
	text-align: center;
	transition: .4s all ease
}

.n-nav-r li a:hover {
	background: #1F478F;
}

.n-nav-r li.active a {
	background: #1F478F;
}

.n-title {
	position: relative;
	margin-top: 48px;
	text-align: center
}

.n-title h2 {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	font-size: 34px;
	color: #333;
	text-align: center
}

.n-title h2 span {
	color: #1F478F
}

.about1-content {
	margin-top: 36px;
	display: flex;
	justify-content: center
}

.about1-l {
	width: calc(100% - 512px);
	padding-right: 36px;
}

.about1-l p {
	margin-top: 20px;
	color: #666;
	line-height: 1.8em
}

.about1-l p:nth-child(1) {
	margin-top: 0
}

.about1-r {
	width: 512px;
	min-width: 512px;
}

.about1-r img {
	width: 100%;
}

.n-title2 {
	;
	margin-top: 76px;
	margin-bottom: 32px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.n-title2 h3 {
	font-size: 30px;
	color: #333
}

.n-search {
	display: flex;
	padding-right: 15px;
}

#panSearch {
	display: flex
}

.n-search input {
	height: 40px;
	border: 0;
}

.n-search input:nth-child(1) {
	background: #fff;
	width: 340px;
	padding: 0 20px;
}

.n-search input:nth-child(2) {
	width: 49px;
	background: url("../images/n-search.jpg") no-repeat;
	background-size: 100% 100%;
}

.about6-list .n_item_v1 {
	margin-top: 30px;
	border: 1px solid #C8C8C8;
}

.about6-list .n_item_v1Bg {
	/*padding-top: 58%;*/
}

.about6-list .n_item_v1Text {
	padding: 24px 20px;
	margin-top: 0;
	background: #f9f9f9;
	text-align: center;
}

.about6-list .n_item_v1Text h4 {
	font-size: 16px;
	color: #333
}

.about6-list .n_item_v1Text p {
	font-size: 14px;
	margin-top: 14px;
	color: #666
}

.about6-list .n_item_v1:hover .n_item_v1Text h4 {
	color: #1F478F
}

.about6-list .n_item_v1:hover .n_item_v1Text p {
	color: #1F478F
}

.about3-list {
	padding-top: 14px;
}

.about3-item {
	margin-top: 22px;
	display: flex;
	height: 334px;
}

.about3-item-img {
	width: 416px;
	height: 334px;
}

.about3-item-bg {
	width: 100%;
	height: 334px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.about3-item-text {
	width: calc(100% - 416px);
	height: 334px;
	padding: 62px 50px 22px 44px;
	background: #f4f4f4
}

.about3-item-text .swiper-container {
	width: 100%;
	height: 100%;
	padding-right: 60px;
}

.about3-item-text .swiper-container .swiper-slide {
	height: auto
}

.about3-item-text h4 {
	font-size: 24px;
	color: #333;
	margin-bottom: 32px;
}

.about3-item-text p {
	font-size: 14px;
	color: #666;
	line-height: 1.8em
}

.about3-item-text .swiper-container-vertical>.swiper-scrollbar {
	width: 10px;
	right: 6px;
	background: #dcdcdc
}

.about3-item-text .swiper-scrollbar-drag {
	width: 16px;
	background: #1F478F;
	left: -3px;
}

.about2-bg {
	background: url("../images/about2-2.png") no-repeat;
	background-position: center;
	background-size: cover
}

.about2-content {
	margin-top: 36px;
	text-align: center
}

.about5-content {
	margin-top: 40px;
}

.about5-content .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(1.1);
}

.about5-content .swiper-slide:not(.swiper-slide-active) {
	transform: scale(0.7);
}

.about5-content .swiper-slide a {
	display: block;
	width: 100%
}

.about5-img {
	width: 100%;
	height: 316px;
	position: relative
}

.about5-img img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
}

.about5-content .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23adadad'%2F%3E%3C%2Fsvg%3E");
}

.about5-content .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23adadad'%2F%3E%3C%2Fsvg%3E");
}

.ky1-list .n_item_h1 {
	margin-top: 14px;
	background: #f6f6f6;
	padding: 10px;
	border: 0
}

.ky1-list .n_item_h1Img {
	width: 275px;
	left: 10px;
	top: 10px;
}

.ky1-list .n_item_h1Bg {
	padding-top: 63%;
}

.ky1-list .n_item_h1Info {
	padding: 30px 10px 20px 308px;
}

.ky1-list .n_item_h1Info h4 {
	color: #333;
	font-size: 18px;
}

.ky1-list .n_item_h1Info p {
	color: #666;
	margin-top: 14px;
	line-height: 1.8em;
	width: 80%;
	height: 48px;
	overflow: hidden;
}

.ky1-list .n_item_h1Info>span {
	width: 90px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	border-radius: 30px;
	background: #1F478F;
	text-align: center
}

.ky2-list .n_item_v1Img {
	position: relative;
}

.ky2-list .n_item_v1Img>img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.ky2-list .n_item_v1Info {
	z-index: 99
}

.ky2-list .n_item_v1Bg {
	/*padding-top: 63.8%;*/
}

.wh3-list-item a {
	padding-right: 20px;
	display: flex;
	align-items: center;
	height: 54px;
	border-bottom: 1px solid #ccc;
	transition: .4s all ease
}

.wh3-list-item a p {
	width: calc(100% - 90px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	transition: .4s all ease
}

.wh3-list-item a span {
	display: block;
	text-align: right;
	min-width: 90px;
	color: #333;
	transition: .4s all ease
}

.wh3-list-item:hover a {
	border-color: #1F478F;
	transition: .4s all ease
}

.wh3-list-item:hover a p {
	color: #1F478F;
	transition: .4s all ease
}

.wh3-list-item:hover a span {
	color: #1F478F;
	transition: .4s all ease
}

.news1-top {
	display: flex;
	justify-content: center;
}

.news1-top .n_item_h1 {
	width: calc(100% - 308px)
}

.search {
	width: 308px;
	margin-top: 14px;
	padding: 35px 32px;
	background: #3463a3;
}

.searchBox {
	background: #3463a3;
}

.searchBox h3 {
	color: #fff;
	font-size: 18px;
}

.searchBox>div {
	margin-top: 8px
}

.year,
.month,
.searchText {
	width: 100%;
	height: 40px;
	border: 1px solid #ccc
}

.searchBox>div>select,
.searchText input {
	width: 100%;
	height: 100%;
	padding-left: 20px;
	border: 0;
}

.searchText input {
	padding-right: 44px;
	background: url("../images/news1-2.jpg") no-repeat;
	background-size: 100% 100%;
}

.searchBtn {
	width: 100%;
	height: 44px;
}


/*.searchBtn button{width: 100%;height: 100%; border: 0; font-size: 18px;letter-spacing:10px;text-align: center; color:#fff; background: #00742f}*/


/*.searchBtn button:hover{ color:#00742f; border:1px solid #00742f;background: rgba(0,0,0,0)}*/

.searchBtn input {
	width: 100%;
	height: 100%;
	border: 0;
	font-size: 18px;
	letter-spacing: 10px;
	text-align: center;
	color: #fff;
}

.searchBtn input:hover {
	color: #00742f;
	border: 1px solid #00742f;
	background: rgba(0, 0, 0, 0)
}

.news1-list .n_item_h1 {
	padding: 0;
	display: flex;
}

.news1-list .n_item_h1 a {
	display: flex;
	width: 100%;
}

.news1-list .n_item_h1Img {
	width: 355px;
	position: relative;
	left: 0;
	top: 0
}

.news1-list .n_item_h1Bg {
	/*padding-top: 65.6%*/
}
.n_item_h1Bg img{
	display: block;
	width: 100%;
}
.news1-list .n_item_h1Info {
	padding: 30px 10px 20px 35px;
	width: calc(100% - 355px);
}

.news1-list .n_item_h1:hover {
	background: #1d5198
}

.news1-list .n_item_h1:hover .n_item_h1Info h4 {
	color: #fff
}

.news1-list .n_item_h1:hover .n_item_h1Info p {
	color: #fff
}

.news-d-title {
	margin-top: 48px;
	padding-left: 20px;
}
.news-d-title h3{
	color: #0c2f4d!important;
}
.news-d-title>div {
	margin-top: 30px;
}

.news-d-title>div span {
	margin-right: 16px;
	color: #999
}

.news-d-title>div span img {
	margin-right: 8px;
	color: #999
}

.news-d-content {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	align-items: self-start
}

.news-d-content-l {
	width: calc(100% - 350px);
	padding: 0 40px 0 20px;
	overflow: hidden;
}

@media only screen and (max-width:560px) {
	.news-d-content-l table{
	width: 100%!important;
}
}

.news-d-content-l>div>p>img {
	margin-left: -2em
}

.news-d-content-r {
	width: 350px;
	padding: 20px;
	border: 1px solid #ccc;
}

.n-r-title {
	padding: 20px 10px;
}

.news-d-content-l p {
	/* margin-top: 30px; */
	line-height:26px;
	color: #666
}

.news-d-content-l p:nth-child(1) {
	margin-top: 0
}

.news-d-content-r.news1-list .n_item_h1 {
	margin-top: 0;
	margin-bottom: 22px;
	border: 0
}

.news-d-content-r.news1-list .n_item_h1 a {
	display: block
}

.news-d-content-r.news1-list .n_item_h1Img {
	width: 100%;
	position: relative;
	top: 0;
	left: 0
}

.news-d-content-r.news1-list .n_item_h1Info {
	width: 100%;
	padding: 10px;
	background: #f6f6f6
}

.news-d-content-r.news1-list .n_item_h1Info h4 {
	padding-bottom: 10px;
	font-size: 18px;
	border-bottom: 2px dashed #ccc
}

.news-d-content-r.news1-list .n_item_h1:hover .n_item_h1Info h4 {
	color: #1F478F
}

.news-d-content-r.news1-list .n_item_h1:hover .n_item_h1Info p {
	color: #1F478F
}

.fw2-content {
	margin-top: 40px;
}

.fw2-content img {
	max-width: initial;
	margin-top: 40px;
}

.fw1-top {
	display: flex;
	margin-top: 48px;
}

.fw1-top-img {
	width: 50%;
}

.fw1-top-img img {
	width: 100%;
}

.fw1-top-text {
	width: 50%;
	padding: 0 4px 10px 40px;
}

.fw1-top-text p {
	color: #666;
	line-height: 1.8em;
	margin-top: 10px;
	text-indent: 2em
}

.fw1-list-title {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 28px 78px 28px 0;
}

.fw1-list-title span {
	display: block;
	width: 20%;
	text-align: center;
	font-size: 18px;
	color: #333
}

.fw1-list-title:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background: url("../images/titlebg.png") no-repeat;
	background-size: 100% 100%;
}

.fw1-list-title:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background: url("../images/titleBg.png") no-repeat;
	background-size: 100% 100%;
}

.n-panel .panel-title>a .n-panel-top {
	position: absolute;
	right: 33px;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	background: url("../images/open.png") no-repeat
}

.fw1-info {
	padding: 30px 70px;
}

.fw1-info h4 {
	font-size: 18px;
	font-weight: 600;
	color: #333;
	margin: 26px 0;
}

.fw1-info p {
	color: #666;
	line-height: 1.8em
}

.about4-swiper {
	max-width: 1200px;
	margin: 24px auto 0 auto;
	padding: 50px 0;
	border-top: 1px solid #ccc
}

.about4-swiper .gallery-top {}

.about4-item {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.about4-item-title {
	width: 418px;
	height: 168px;
	padding-right: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: relative
}

.about4-item-title>div>span {
	display: block
}

.about4-item-title>div>span:nth-child(1) {
	font-size: 72px;
	font-family: '华文宋体';
	color: #1F478F
}

.about4-item-title>div>span:nth-child(2) {
	font-size: 24px;
	font-family: '华文宋体';
	color: #666
}

.about4-item-title:after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 13px;
	height: 100%;
	background: url("../images/icon-h1-3.png") no-repeat;
	background-size: 100% 100%
}

.about4-item-info {
	width: calc(100% - 418px);
	padding: 10px 100px 10px 76px
}

.about4-item-info p {
	font-size: 14px;
	color: #333;
	margin-top: 26px;
}

.about4-item-info p:nth-child(1) {
	margin-top: 0
}

.about4-swiper .gallery-thumbs {
	margin-top: 20px;
}

.about4-item-thumbs {
	width: 100%;
	height: 42px;
}

.about4-item-thumbs:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 10px;
	background: url("../images/icon-h1-4.jpg");
	border-bottom: 1px dashed #ccc
}

.about4-item-thumbs:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 36px;
	height: 36px;
	background: url("../images/icon-h1-5.png");
}

.about4-swiper .swiper-slide-thumb-active .about4-item-thumbs:after {
	background: url("../images/icon-h1-6.png");
}

.about4-swiper .gallery-thumbs h4 {
	margin-top: 38px;
	text-align: center;
	font-size: 16px;
}

.about4-swiper .gallery-thumbs .swiper-slide-thumb-active h4 {
	color: #d6191b
}

.about4-content .swiper-button-next,
.about4-content .swiper-button-prev {
	width: 88px;
	height: 88px;
	margin-top: -44px;
}

.about4-content .swiper-button-next {
	background-image: url("../images/next2.png");
	background-size: 100% 100%
}

.about4-content .swiper-button-prev {
	background-image: url("../images/prev2.png");
	background-size: 100% 100%
}

.about4-content {
	position: relative
}

.about4-content .swiper-button-next:hover {
	background-image: url("../images/next1.png")
}

.about4-content .swiper-button-prev:hover {
	background-image: url("../images/prev1.png")
}

.new-btn {
	position: relative;
	margin-top: 50px;
	height: 74px;
}

.new-btn-l {
	padding-right: 80px;
	width: 100%
}

.new-btn-l-next {
	border-bottom: 1px solid #dadada
}

.new-btn-l>div {
	/*padding: 12px 0;*/
	padding: 24.5px 0;
	
}

.new-btn-r {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

.new-btn-r a {
	display: block;
	width: 74px;
	height: 74px;
	padding-top: 4px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	background: #2C88D8;
	transition: .4s all linear
}

.new-btn-r span {
	display: block
}

.new-btn-r span:nth-child(3) {
	font-size: 10px;
}

.new-btn-r i {
	display: block
}

.new-btn-r a:hover {
	background: #1F478F;
	transition: .4s all linear
}

.new-btn-l a {
	display: flex;
	justify-content: space-between
}

.new-btn-l a span {
	font-size: 18px;
	color: #333
}

.new-btn-l a span b {
	font-weight: 100;
	color: #666;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.new-btn-l a span:nth-child(1) {
	display: block;
	width: calc(100% - 80px);
	padding-right: 110px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.new-btn-l a span:nth-child(2) {
	font-size: 14px;
	display: block;
	width: 74px;
	text-align: right
}

.new-btn-l a:hover span {
	color: #1F478F
}

.new-btn-l a:hover span b {
	color: #1F478F
}

.new-btn-l a:hover span i {
	color: #1F478F
}

.wh1-list {
	margin-top: 90px
}

.wh1-item {
	display: flex;
	align-items: stretch
}

.wh1-item-text,
.wh1-item-Img {
	width: 50%;
}

.wh1-item-text {
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #e7f0f7
}

.wh1-item-text h3 {
	text-align: center;
	font-size: 26px;
	color: #000;
	font-weight: 600
}

.wh1-item-text p {
	text-align: center;
	font-size: 24px;
	color: #666666;
}

.wh1-item-text span {
	display: block;
	margin: 16px auto 24px auto;
	width: 46px;
	height: 3px;
	background: #0869cf
}

.wh1-item-Bg {
	min-height: 100%;
	padding-top: 35.3%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.wh1-music {
	display: flex;
	margin-top: 56px;
}

.wh1-music-l {
	width: 56%;
	min-width: 750px;
	padding: 48px 50px 38px 50px;
	background: #e7f0f7;
}

.wh1-music-l .table>thead>tr>th {
	vertical-align: top;
	border: 0;
	font-size: 14px;
	color: #333;
	font-weight: 100
}

.wh1-music-l .table {
	margin: 0;
}

.wh1-music-title {
	color: #333
}

.wh1-music-title p {
	font-size: 16px;
	padding: 0 8px;
	margin-top: 20px;
}

.wh1-music-l .table-responsive {
	margin-top: 40px;
}

.wh1-music-r {
	width: calc(100% - 56%);
	min-width: calc(100% - 750px);
	display: flex;
	justify-content: center;
	align-items: center;
	background: url("../images/wh1-5.jpg") no-repeat;
	background-size: cover;
	background-position: center
}

.wh1-music-r b {
	display: block;
	margin: 0 auto;
	width: 92px;
	height: 92px;
	background: url("../images/wh1-7.png") no-repeat;
	background-size: 100% 100%
}

.wh1-music-r .playBtn {
	display: block;
	margin: 24px auto 0 auto;
	border: 0;
	background: none;
	text-align: center
}

.wh1-music-r .playBtn img {
	display: none;
	margin: 0 auto
}

.wh1-music-r .playBtn img:nth-child(1) {
	display: none
}

.wh1-music-r .playBtn img:nth-child(2) {
	display: block
}

.wh1-music-r .playBtn.playMusic img:nth-child(1) {
	display: block
}

.wh1-music-r .playBtn.playMusic img:nth-child(2) {
	display: none
}

.wh1-music-r span {
	display: block;
	margin: 20px auto 0 auto;
	color: #fff;
	font-size: 24px;
	text-align: center
}


/*2019/12/5*/

.propic {
	position: absolute;
	    left: 62%;
    top: 22px;
    width: 430px;
	/* height: 358px; */
	overflow: hidden;
}

.propic img {
	display: block;
	width: 100%;
}

.in-honor {
	/*width: 1150px;
	margin: 0 auto;*/
	margin-top: 75px;
}

.swiper-container {
	/*width: 100%;
      height: 100%;*/
}

.in-honor .swiper-wrapper {}

.in-honor .swiper-slide {
	width: 425px;
	height: 299px;
	
	/*margin-top: 23px;*/
	text-align: center;
	font-size: 18px;
	background: transparent;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: flex-end;
	transition: 300ms;
	
}

.in-honor .swiper-slide-prev,
.in-honor .swiper-slide-next,
.in-honor .swiper-slide-duplicate-prev,
.in-honor .swiper-slide-duplicate-next {
	
	/*margin-top: 16px;*/
}

.in-honor .swiper-slide-active,
.in-honor .swiper-slide-duplicate-active {
	margin-top: 0px;
	/*height: 299px;*/
}

.in-honor .swiper-slide a {
	display: block;
	font-size: 0;
	/*margin: 0 20px;*/
}

.in-honor .pic img {
	display: block;
	margin: 0 auto;
	height: 299px;
	-moz-box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.65);
	-webkit-box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.65);
	box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.65);
}


.hoarrow {
	margin-top: 45px;
	position: relative;
	text-align: center;
}

.holeft,
.horight {
	width: 46px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.holeft img,
.horight img {
	display: block;
	width: 100%;
}

.in-honor .swiper-pagination {
	position: static;
	vertical-align: middle;
	display: inline-block;
}

.in-honor .swiper-pagination-bullet {
	position: relative;
	width: 20px;
	height: 20px;
	background: none;
	border: 2px solid #fff;
	margin: 0 5px;
	opacity: 1;
}

.in-honor .swiper-pagination-bullet:after {
	content: ' ';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 60%;
	height: 60%;
	/*background: #fff;*/
	border-radius: 50%;
}

.in-honor .swiper-pagination-bullet-active {
	border-color: #1F478F;
}

.in-honor .swiper-pagination-bullet-active:after {
	background: #1F478F;
}

.n-banner {
	position: relative;
}

.proimg {
	position: absolute;
	top: 50%;
	left: 0;
	padding-left: 250px;
	width: 100%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.bigimg {
	display: inline-block;
	width: 19.95%;
	font-size: 0;
	margin: 0 66px 0 120px;
}

.bigimg img {
	width: 100%;
}

.gallery-top .swiper-slide {
	opacity: 0!important;
}

.gallery-top .swiper-slide-active{
	opacity: 1!important;
}

.smallimg {
	margin-bottom: 35px;
	display: inline-block;
	vertical-align: bottom;
	width: 45.39%;
}

.smallimg .swiper-slide {
	/*margin: 15px;*/
}

.smallimg .pic {
	margin: 15px 10px;
	height: 120px;
	line-height: 120px;
	background: #fff;
	font-size: 0;
	text-align: center;
	cursor: pointer;
	position: relative;
}

/*.smallimg .swiper-slide-thumb-active .pic {
	-moz-box-shadow: 0px 0px 10px 15px #1285d6;
	-webkit-box-shadow: 0px 0px 15px #1285d6;
	box-shadow: 0px 0px 15px #1285d6;
}*/
.smallimg .swiper-slide-thumb-active .pic:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 4px solid #3376b1;
}
.smallimg .swiper-slide-thumb-active .pic:after {
	content: "";
	position: absolute;
	top: -11px;
	left: 50%;
	margin-left: -11.5px;
	width: 23px;
	height: 15px;
	background: url(../images/prd_02.png) no-repeat center center;
	background-size: 100% 100%;
}

.smallimg .pic img {
	height: 90%;
	max-width: 100%;
	vertical-align: middle;
}


.fridlink{
	position: relative;
	font-size:14px;
}
.fridlink:hover ul{
	display: block;
}
.fridlink ul{
	display: none;
	position: absolute;
	width: 140px;
	left: 0;
	bottom: 100%;
	background: rgba(12,23,36,.43);
}
.fridlink a{
	/* display: block; */
	line-height: 22px;
	color: #fff;
	padding: 4px 0px;
}

.fridlink a:hover{
	color: #1F478F;
}
@media (max-width: 1680px) {
	.in-honor .swiper-slide {
    width: 389px;
    height: 274px;
    }
    
   .in-honor .pic img{
    height: 274px;
}
}

@media (max-width: 1660px) {
	.i-news-lBottom-list .n_item_h2 {
		display: none
	}
	.i-news-lBottom-list .n_item_h2:nth-child(1) {
		display: flex
	}
	.i-news-r .n_item_h1 {
		display: none
	}
	.i-news-r .n_item_h1:nth-child(1) {
		display: block
	}
	.about4-content .swiper-button-next,
	.about4-content .swiper-button-prev {
		width: 66px;
		height: 66px;
		margin-top: -33px;
	}
	.about4-item-info {
		width: calc(100% - 418px);
		padding: 10px 80px 10px 76px
	}
	.i-banner-title span {
		font-size: 58px;
	}
	.i-banner-title {
		font-size: 58px;
	}
	.i-about-list {
		display: flex;
		margin-top: 60px;
	}
	
	.propic{
		top: 55px;
	}
	
	.in-honor .swiper-slide {
    width: 384px;
    height: 271px;
    }
    
   .in-honor .pic img{
    height: 271px;
}
}

@media (max-width:1440px) {
	.i-banner-title,
	.i-banner-info {
		/*width: 80%;*/
		width: 53%;
		color: #fff;
	}
	.i-banner-title {
		font-size: 45px
	}
	.i-banner-title span {
		font-size: 56px;
	}
	.i-banner-num {
		font-size: 40px;
		text-shadow: 2px 2px 3px #333333;
	}
	.i-banner-num span:nth-child(1) {
		font-size: 55px;
		line-height: 94px;
	}
	.i-banner .g_w>.swiper-pagination-bullets {
		bottom: 27%;
	}
	.i-presentation-swiper {
		margin-top: 40px;
	}
	/*.i-news-lText p{margin-top: 10px;}*/
	.i-news-lText a {
		margin-top: 10px
	}
	.i-news-lBottom {
		margin-top: 0
	}
	.about4-content .swiper-button-next,
	.about4-content .swiper-button-prev {
		width: 44px;
		height: 44px;
		margin-top: -22px;
	}
	.about4-item-info {
		width: calc(100% - 418px);
		padding: 10px 60px 10px 76px
	}
	.news-d-content-l {
		width: calc(100% - 280px);
	}
	.news-d-content-r {
		width: 280px;
	}
	.news-d-content-r.news1-list .n_item_h1Info h4 {
		font-size: 16px;
	}
	
	.propic{
		width: 265px;
		height: 287px;
		left: 54%;
	}
	.smallimg .pic {
		height: 90px;
		line-height: 90px;
	}
	.smallimg {
		margin-bottom: 22px;
	}
	.bigimg {
		margin: 0 50px 0 55px;
	}
	
	.in-honor .swiper-slide {
    width: 360px;
    height: 254px;
}
.in-honor .pic img {
    height: 254px;
}
}

@media (max-width:1366px) {
	.wh1-music {
		display: block
	}
	.wh1-music-l {
		width: 100%;
		min-width: 0;
		padding: 10px
	}
	.wh1-music-r {
		width: 100%;
		padding: 20px;
		min-width: 0
	}
	.i-banner-title, .i-banner-info{
		width: 50%;
	}
	.i-banner-title {
    font-size: 40px;
}
	figure.effect-sadie h2{
	    top: 77%;
	}
.i-banner-title span {
    font-size: 52px;
}
.propic {
    width: 235px;
    height: 255px;
    left: 52%;
    top: 44px;
}
.g_title img{
	height: 60px;
}

.i-about-info p{
	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
}

.in-honor .swiper-slide {
    width: 346px;
    height: 244px;
}
.in-honor .pic img {
    height: 244px;
}

.in-honor,.hoarrow {
    margin-top: 30px;
}
}

@media (max-width:1280px) {
	.smallimg .pic {
		height: 80px;
		line-height: 80px;
	}
	.smallimg {
		margin-bottom: 13px;
	}
	.bigimg {
		margin: 0 53px 0 15px;
	}
	figure.effect-sadie h2{
	    top: 77%;
	}
}

@media (max-width:1200px) {
	.i-banner .g_w>.swiper-pagination-bullets {
		bottom: 10%;
		text-align: center
	}
	.index #footer {
		position: relative;
	}
	.i-news-l {
		width: 100%;
	}
	.i-news-r {
		display: none
	}
	.i-presentation-swiper .swiper-button-prev1-2 {
		left: -34px;
	}
	.i-presentation-swiper .swiper-button-next1-2 {
		right: -34px;
	}
	.n_body {
		padding-left: 0;
	}
	.about1-content {
		display: block
	}
	.about1-l,
	.about1-r {
		width: 100%;
		min-width: 0
	}
	.about1-l {
		padding-right: 0
	}
	.n-nav-l {
		display: none
	}
	.n-search{
		display: block;
		margin: 0 auto;
		padding-right: 0;
	}
	.n-nav-r {
		width: 100%;
		flex-wrap: wrap
	}
	.ky1-list .n_item_h1Info p {
		width: 100%
	}
	.news1-top {
		display: block
	}
	.news1-top .n_item_h1 {
		width: 100%
	}
	.search {
		display: none
	}
	.fw1-top {
		display: block
	}
	.fw1-top-img {
		width: 100%
	}
	.fw1-top-text {
		width: 100%;
		padding: 0;
	}
	.news-d-content {
		display: block
	}
	.news-d-title {
		padding-left: 0
	}
	.news-d-content-l {
		width: 100%;
		padding-right: 0;
		padding-left: 0
	}
	.news-d-content-r {
		width: 100%;
		display: none
	}
	.probanner {
		padding: 100px 0 30px;
	}
	.proimg {
		position: static;
		padding: 0;
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.bigimg {
		width: 28%;
		margin-left: 0;
	}
	.smallimg {
		width: 60%;
	}
	
	.propic {
    left: 62%;
    }
}
@media (max-width:1024px){
	.i-banner-title, .i-banner-info {
    width: 100%;
}
.propic{
	position: static;
	margin-top: 100px;
}
.i-banner-text{
	left: 0;
	padding-left: 5%;
	padding-right: 5%;
}

.i-news{
	display: flex;
    align-items: center;
    padding: 0 60px;
}
.i-news>div {
    width: 100%;
}

.in-honor .swiper-slide {
    width: 321px;
    height: 227px;
}
.in-honor .pic img {
    height: 227px;
}
}
@media (min-width:924px) and (max-width:1220px) {}

@media (max-width:992px) {
	.about3-item {
		display: block;
		height: auto
	}
	.about3-item-img {
		width: 100%
	}
	.about3-item-text {
		width: 100%;
		padding: 20px;
	}
	.about3-item-text .swiper-container {
		padding-right: 30px;
	}
	.about4-swiper .gallery-thumbs {
		display: none
	}
	.about4-item {
		display: block
	}
	.about4-item-title {
		width: 100%;
		padding-right: 0
	}
	.about4-item-title:after {
		display: none
	}
	.about4-item-info {
		width: 100%;
		padding: 10px;
	}
	.about4-content .swiper-button-next,
	.about4-content .swiper-button-prev {
		top: 190px;
	}
	.in-honor .swiper-slide {
    width: 326px;
    height: 230px;
}
.in-honor .pic img {
    height: 230px;
}
}

@media (max-width:767px) {
	 
	.i-banner-text {
		top: 24%;
	}
	.i-banner .swiper-button-next {
		display: none
	}
	.i-banner-title {
		font-size: 30px
	}
	.i-banner-title span {
		font-size: 40px;
	}
	.i-banner-num {
		font-size: 30px;
	}
	.i-banner-num span:nth-child(1) {
		font-size: 40px;
		line-height: 40px;
	}
	.g_title {
		margin-top: 20px;
	}
	.g_title-text {
		font-size: 30px;
	}
	.g_title img {
		transform: translateX(0)
	}
	.i-about-info {
		margin-top: 30px;
		width: 80%
	}
	.i-about-list {
		margin-top: 40px;
		flex-wrap: wrap
	}
	.i-about-item {
		width: 50%;
		margin: 10px 0
	}
	.i-about-list {
		/*display: none*/
	}
	.i-news-lBottom {
		display: none
	}
	.i-news-lTop {
		display: block
	}
	.i-news-lTop-img {
		width: 50%
	}
	.i-news-lTop-text {
		width: 100%;
		padding-left: 0
	}
	.i-news-lText {
		padding-left: 0
	}
	.i-news-lText a {
		margin-top: 20px
	}
	.i-presentation {
		padding: 0 5%;
	}
	.i-presentation-top {
		display: block
	}
	.i-presentation-tab {
		margin-top: 10px;
	}
	.i-presentation-swiper .swiper-button-prev1-2 {
		left: 0;
	}
	.i-presentation-swiper .swiper-button-next1-2 {
		right: 0;
	}
	.n-nav-r li {
		width: 50%;
		margin: 0 0 0 0;
	}
	.n-nav-r li a {
		width: 100%;
		margin: 0 0 0 0;
	}
	.n-title2 {
		display: block
	}
	.n-search {
		width: 100%;
	}
	.n-search input:nth-child(1) {
		width: calc(100% - 66px)
	}
	.about3-item-img {
		width: 100%;
		height: auto;
	}
	.about3-item-bg {
		padding-top: 80%;
		height: auto;
		max-height: 334px;
	}
	.ky1-list .n_item_h1Img {
		width: 100%;
		position: relative;
		top: 0;
		left: 0
	}
	.ky1-list .n_item_h1Info {
		padding: 10px;
	}
	.news1-list .n_item_h1 a {
		display: block
	}
	.news1-list .n_item_h1Img {
		width: 100%;
		position: relative;
		top: 0;
		left: 0
	}
	.news1-list .n_item_h1Info {
		width: 100%;
		padding: 10px;
	}
	.wh1-list {
		margin-top: 40px
	}
	.wh1-item {
		display: block
	}
	.wh1-item-text,
	.wh1-item-Img {
		width: 100%
	}
	.wh1-item-Img {
		display: none
	}
	.wh1-item-text p {
		font-size: 14px;
	}
	.new-btn-l a span:nth-child(1) {
		padding-right: 0
	}
	.new-btn-l a span:nth-child(1) b {
		display: none
	}
	.new-btn-l a span:nth-child(2){display: none}
	
	footer>.g_w{
	height: auto;
	line-height: 24px;
}
.fridlink ul{
	left: auto;
	right: 0;
	background: #000;
}
 
}
@media (max-width:560px){
	.bigimg{
		display: block;
		width: 80%;
		margin: 0 auto;
	}
	
	.smallimg{
		width: 100%;
		margin: 20px 0 0;
	}
	.smallimg .pic {
    height: 65px;
    line-height: 65px;
}

.swiper-container1{
	height: auto;
}

.swiper-container1>.swiper-wrapper{
	height: auto;
	display: block;
	
}

.swiper-container1>.swiper-wrapper>.swiper-slide{
	height: auto;
	display: block;
	
}

.i-banner-title {
    font-size: 20px;
}
.i-banner-title span {
    font-size: 22px;
}
    
.i-banner-num span:nth-child(1){
	background: none;
	font-size: 30px;
}
.i-banner-info h4{
	font-size: 15px;
}
.i-banner-info p{
	width: 100%;
	font-size: 14px;
}
.i-banner-text {
    top: 90px;
}

.propic{
	margin-top: 20px;
}
.i-banner .g_w>.swiper-pagination-bullets {
    bottom: 20px;
}
.g_title img {
    height: 35px;
}
.g_title-text {
    font-size: 22px;
}
.i-about-info{
	width: 100%;
}
.i-news{
	padding-left: 5%;
    padding-right: 5%;
}
.i-news-tab .nav-tabs li{
	margin: 0;
}
.i-news-tab .nav-tabs{
	margin-top: 30px;
	justify-content:space-between;
}
.in-honor .swiper-slide{
	margin: 0!important;
	height: auto;
}
.in-honor .pic img {
	width: 100%;
    height: auto;
}
.in-honor .swiper-slide a{
	margin: 0 10px;
}

.i-presentation-swiper,.in-honor{
	margin-bottom: 30px;
}
}
@media (max-width:500px) {
	.i-news-lTop-img {
		width: 100%
	}
	.i-news-lTop-bg {
		min-height: 0;
		height: 200px;
	}
	.i-news-lText p {
		height: 80px;
	}
}




.contact1-content{
	flex: 0 0 100%;
}

.cont_m2 li{

	margin-bottom: 12px;

}

.left{
	float: left;
}
.right{
	float: right;
}

.cont_m2 li .cont_m2_l{

width:57%;
	height:60px;

	text-align: left;
padding-left: 26px;
	line-height:60px;

	background:#e5e5e5;

	color:#3b3b3b;

	font-size:15px;

}



.cont_m2 li .cont_m2_r{

	/*width:740px;*/
width:43%;
	height:60px;

	background:#F3F3F3;

	color:#3b3b3b;

	font-size:14px;

	line-height:53px;

	padding:4px 15px;

}



.cont_m2 li:hover .cont_m2_l,

.cont_m2 li:hover .cont_m2_r{

	background:#1F478F;

	color:#fff;

}

.cont_m2 h3, .cont_m3 h3{
	text-align: center;
    color: #333333;
    font-size: 18px;
    margin-bottom: 25px;
}
.cont_m3{
	margin-top: 27px;
}


.cont_map{

	position:relative;

	width:100%;

	height:327px;

	overflow: hidden;

}

.cont_map img{
	max-width: initial;
}

.cont_map_m{

	position:absolute;

	top:0;

	right:0;

	bottom:0;

	width:40%;

	height:100%;

	background:rgba(0,0,0,.8);

	padding:30px 30px 0;

	color:#fff;

	font-size:14px;

	line-height:25px;

	z-index:99999;

}



.cont_map_m div{

	margin-top:10px;

	height:90px;

	line-height:90px;

}



.cont_map_m div img{

	vertical-align: middle;

	max-height:100%;

	width:auto;

}



.cont_map_m div a{

	margin-left:25px;

}



#dituContent{

	width:100%;

	height:327px;

}

/*#dituContent .pop .center{

	width:252px!important;

}

#dituContent .pop .top,

#dituContent .pop .bottom{

	width:214px!important;

}*/

/*.iw_poi_title {width:214px!important;color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}

.iw_poi_content {

	width:214px!important;

	font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}*/
	.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap;
}
	.BMapLabel{
		border-color: #fff!important;
	}


.cont_m4 {
    margin-top: 30px;
    padding: 0 6px;
}
.cont_m4 div p, .cont_m4 div p a {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
}
.cont_m4 div p a:hover {
    color:#1F478F;
}

@media only screen and (max-width:560px) {
	.cont_m2 li .cont_m2_l{
		width: 100%;
		height: auto;
		
	}
	
	.cont_m2 li .cont_m2_r{
		width: 100%;
		height: auto;
	}
	
	.cont_map{
		height: auto;
	}
	
	.cont_map_m{
		position: static;
		width: 100%;
		padding: 20px;
	}
}



/*
 
 * 2020
 * */
.in-news{
	margin-top: 75px;
}
.in-news .wh3-list-item{
	float: left;
	width: 48%;
	margin-right: 4%;
}
.in-news .wh3-list-item:nth-child(even){
	margin-right: 0;
}
.newsen{
	transform: translateX(-48px);
    font-weight: bold;
    font-size: 150px;
    line-height: 117px;
    color: #fff;
    opacity: 0.2;
}
@media only screen and (max-width:1366px){
	.newsen{
		font-size: 60px;
    line-height: 60px;
		
	}
	figure.effect-sadie h2{
	font-size:12px !important;
	    top: 75% !important;
	}
	
}
@media only screen and (max-width:767px){
	.newsen{
		font-size: 40px;
    line-height: 35px;
	transform: translateX(0);
}
}
@media only screen and (max-width:640px) {
	.in-news{
	margin-top: 0;
	padding: 20px 0 ;
}
.in-news .wh3-list-item{
	width: 100%;
}
}


.er_nav {

	position: absolute;

	left: 250px;

	width: 81%;

	background: rgba(12, 23, 36, .43);

	border: 0 !important;

	z-index: 999;

	top: -3px;

	padding: 15px 28px;

	/* opacity: 0;

	visibility: hidden; */
display:none;
	transition: all ease-in-out .5s;

}
.yiji:hover .er_nav {

	/* opacity: 1;

	visibility: visible;

	transition: all ease-in-out .5s; */
display:block;
}

.er_nav{text-align: center;padding: 0;}
.er_nav a{border-bottom:none !important;padding-left:0 !important;height: 45px !important;line-height:45px !important;}
@media only screen and (max-width:1510px){
	.er_nav a{border-bottom:none !important;padding-left:0 !important;height: 36px !important;line-height:36px !important;}
	.effect-sadie{height:328px !important;}
	
	figure.effect-sadie h2{top:73% !important;}
}
@media only screen and (max-width:1350px){
	.er_nav a{border-bottom:none !important;padding-left:0 !important;height: 32px !important;line-height:32px !important;}
	.headerLogo{padding-top: 6px;}
	
}
@media only screen and (max-width:1260px){
	.effect-sadie{height:278px !important;}
	figure.effect-sadie h2{font-size:9px;}
}
/* .er_nav li:hover{background-color:#1F478F;} */

	.er_nav a {

		display:block;
		z-index:2;
		position:relative;
	}
	.er_nav li{
		  display:block;
		  width:100%
		  position:relative;
	  }
	  
	.er_nav span:before>a{
	  background:none;
	  }
	  
	.er_nav li a:before{
	
	content:'';
		width:0px;
		display:inline-block;
		height:100%;
		z-index:1;
		 position: absolute;
		left: 0;
		top: 0;
		background: -webkit-linear-gradient(left, rgba(0,65,152,.6), rgba(0,184,206,.6));
		background: -o-linear-gradient(right, rgba(0,65,152,.6), rgba(0,184,206,.6));
		background: -moz-linear-gradient(right, rgba(0,65,152,.6), rgba(0,184,206,.6));
		background: linear-gradient(to right, rgba(0,65,152,.6), rgba(0,184,206,.6));


		
		
		
	 transition: all ease-out .3s;
		-moz-transition: all ease-out .3s;
		-webkit-transition: all ease-out .3s;
		-o-transition: all ease-out .3s;
		/*opacity: .2*/
	
	}
	.er_nav li a:hover:before{
	  width:100%;
		/*opacity:.6;*/
	  }
	

.er_nav li a p{
    position: relative;
    z-index: 1;
}








.guanyu{background-image:url(../images/guanyu.png);width:94px;background-size:cover;height:94px;}
.guanyu:hover{background-image:url(../images/guanyu2.png);width:94px;background-size:cover;height:94px;}
.rongyu{background-image:url(../images/rongyu.png);width:94px;background-size:cover;height:94px;}
.rongyu:hover{background-image:url(../images/rongyu2.png);width:94px;background-size:cover;height:94px;}
.jishu{background-image:url(../images/jishu.png);width:94px;background-size:cover;height:94px;}
.jishu:hover{background-image:url(../images/jishu2.png);width:94px;background-size:cover;height:94px;}

.effect-sadie {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	/* margin: -0.135em; */
	width: 100%%;
	/*height: 431px;*/
	margin-left:3%;
	margin-right:0px;
	background:width;
	text-align: center;
	cursor: pointer;
	/* margin-top:-4%; */
}

.effect-sadie img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 1;
}

.effect-sadie figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.effect-sadie figcaption::before,
.effect-sadie figcaption::after {
	pointer-events: none;
}

.effect-sadie figcaption,
.effect-sadie a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.effect-sadie a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.effect-sadie h2 {
	word-spacing: -0.15em;
	
	font-weight: 300;
}

.effect-sadie h2 span {
	font-weight: 800;
}

.effect-sadie h2,
.effect-sadie p {
	margin: 0;
}

.effect-sadie p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

figure.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%); */
	background-color: rgba(31,71,143,0.5);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

figure.effect-sadie h2 {
	position: absolute;
	top: 87%;
	text-align:center;
	/* padding-right:20px; */
	left: 0;
	width: 100%;
	color:black;
	font-size:16px;
	font-weight:500;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
	transition-duration:0.01s;
	font-size:15px;
}

figure.effect-sadie:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	text-align: center;
    padding-right: 0px;
	top: 72%;
}
figure.effect-sadie:hover img{transform: scale(1.15);transition-duration:1s;}
figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/* .effect-sadie{margin: auto;} */


.pc_all_contnet{ max-width: 1600px; margin: 0 auto;    margin-top: 10%;
    float: left;
}}

.pc_top_content { padding: 0px 40px;}
.pc_top_content .top_content_logo{ display: inline-block; line-height: 80px;}

.pc_top_content .top_content_logo_nav .logo_nav_left .right_nav_list .nav_list_title{ color: #333333;}
.pc_top_content .top_content_logo_nav .logo_nav_left .right_nav_list:before{ background: #002c66;}
.pc_top_content .top_content_logo_nav .logo_nav_right .nav_right_e .right_list_title{ background: url(../images/bn1_on.png) no-repeat 50% 50%;}
.pc_top_content .top_content_logo_nav .logo_nav_right .nav_right_w .right_list_title{ background: url(../images/bn2_on.png) no-repeat 50% 50%;}
.pc_top_content .top_content_logo_nav .logo_nav_right .nav_right_d .right_list_title{ background: url(../images/bn3_on.png) no-repeat 50% 50%;}
.INews{ padding-top: 10%;}
.INews_title{ margin-bottom: 70px;}
.INews_title dd{
    left: 0;
    top: 50%;
    line-height: 33px;

    color: #fff;
    font-size: 39px;
    font-weight: 500;}
.INews_title dt a{ display: inline-block; padding: 0px 35px; line-height: 50px; font-size: 16px; color: #333333; background: #fff; margin-right: 13px;}
.INews_title dt a:last-child{ margin-right: 0px;}
.INews_title dt a:hover{ color: #fff; background: #1F478F;}
.INews_title dt a.on{ color: #fff; background: #1F478F;}
/* .INews_content{ display: none;} */
.INews_content .INews_content_left{ width: 40%;}
.INews_content .INews_content_left .content_left_list{ display: inline-block; width: 100%; position: relative; overflow: hidden;}
.INews_content .INews_content_left .content_left_list:last-child{ margin-right: 0px;}
.INews_content .INews_content_left .content_left_list .left_list_img img{ width: 100%; height: 471px; object-fit: cover;
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
           filter: scale(1);
           filter: transform;
       transition: all 0.5s ease 0s;
-webkit-transform: all 0.5s ease 0s; 
	cursor:pointer;
}
.INews_content{display: block;
    float: left;    display: block;

    margin-top: 3%;}
.INews_content .INews_content_left .content_left_list:hover .left_list_img img{
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	           filter: scale(1.1);
	           filter: transform;
	       transition: all 0.5s ease 0s;
	-webkit-transform: all 0.5s ease 0s; 
		cursor:pointer;
}

.INews_content .INews_content_left .content_left_list .left_list_txt{ position: absolute; bottom:0px; left: 0; width: 100%; padding:15px;background-color: #1F478F;}
.INews_content .INews_content_left .content_left_list .left_list_txt dd{ font-size: 16px; color: #fff; margin-bottom:3px;}
.INews_content .INews_content_left .content_left_list .left_list_txt dt{ font-size: 20px; color: #fff; margin-bottom: 5px;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.INews_content .INews_content_left .content_left_list .left_list_txt p{ font-size: 14px; color: #fff;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.INews_content .INews_content_right{ width: 54%;}
.INews_content .INews_content_right .content_right_list{     display: inline-block;
    width: 48%;
    margin-right: 4%;
    background: #fff;
    padding: 24px;
    margin-bottom: 2%;}
.INews_content .INews_content_right .content_right_list:nth-child(3),.INews .INews_content .INews_content_right .content_right_list:nth-child(4){ margin-bottom: 0px;}
.INews_content .INews_content_right .content_right_list:hover{ box-shadow: 0px 0px 20px rgba(0,0,0,.1);}
.INews_content .INews_content_right .content_right_list:hover dt{ color: #1F478F; transition: all 0.3s ease;}
.INews_content .INews_content_right .content_right_list:nth-child(2n){ margin-right: 0px;}
.INews_content .INews_content_right .content_right_list dd{ font-size: 14px; color: #999;}
.INews_content .INews_content_right .content_right_list dt{ font-size: 16px; color: #333; font-weight: bolder; margin: 15px 0px;
overflow: hidden; transition: all 0.3s ease;
text-overflow:ellipsis;
white-space: nowrap;
}
.INews_content .INews_content_right .content_right_list p{ font-size: 14px; color: #666; line-height: 26px;
display: -webkit-box; height: 78px;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.INews_content .INews_content_right .content_right_list .right_list_more{ margin-top: 20px; height:10px;}
.INews_content .INews_content_right .content_right_list .right_list_more i{ font-size:31px; display:inline-block; line-height:10px;}


.fl{float:left;}
.fr{float:right;}



.cbanner{background-size:cover;background-position:50%;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;height:40vh}.cbanner-subtitle,.cbanner-title{margin-bottom:35px}@media (max-width:1679px){.cbanner-subtitle,.cbanner-title{margin-bottom:30.8px}}@media (max-width:1439px){.cbanner-subtitle,.cbanner-title{margin-bottom:26.6px}}@media (max-width:1279px){.cbanner-subtitle,.cbanner-title{margin-bottom:22.4px}}@media (max-width:991px){.cbanner-subtitle,.cbanner-title{margin-bottom:18.2px}}@media (max-width:767px){.cbanner-subtitle,.cbanner-title{margin-bottom:14px}}.cbanner-title{font-size:46px}@media (max-width:1679px){.cbanner-title{font-size:46px}}@media (max-width:1439px){.cbanner-title{font-size:48px}}@media (max-width:1279px){.cbanner-title{font-size:42px}}@media (max-width:991px){.cbanner-title{font-size:36px}}@media (max-width:767px){.cbanner-title{font-size:30px}}.cbanner-subtitle{letter-spacing:8px;font-size:18px}@media (max-width:1679px){.cbanner-subtitle{font-size:17.28px}}@media (max-width:1439px){.cbanner-subtitle{font-size:16.56px}}@media (max-width:1279px){.cbanner-subtitle{font-size:15.84px}}@media (max-width:991px){.cbanner-subtitle{font-size:15.12px}}@media (max-width:767px){.cbanner-subtitle{font-size:14.4px}}.cbanner-line{width:1px;background-color:#fff;height:50px}@media (max-width:1679px){.cbanner-line{height:44px}}@media (max-width:1439px){.cbanner-line{height:38px}}@media (max-width:1279px){.cbanner-line{height:32px}}@media (max-width:991px){.cbanner-line{height:26px}}@media (max-width:767px){.cbanner-line{height:20px}}
.cbtn-rect{font-family:din-medium,sans-serif}@media (max-width:767px){.cbtn-rect{font-family:Microsoft YaHei,sans-serif}}.cbtn-rect{position:relative;display:inline-block;border-style:solid;background-color:transparent;transition:all .25s;padding:20px 48px;font-size:16px;border-width:2px}@media (max-width:1679px){.cbtn-rect{padding-top:17.6px}}@media (max-width:1439px){.cbtn-rect{padding-top:15.2px}}@media (max-width:1279px){.cbtn-rect{padding-top:12.8px}}@media (max-width:991px){.cbtn-rect{padding-top:10.4px}}@media (max-width:767px){.cbtn-rect{padding-top:8px}}@media (max-width:1679px){.cbtn-rect{padding-bottom:17.6px}}@media (max-width:1439px){.cbtn-rect{padding-bottom:15.2px}}@media (max-width:1279px){.cbtn-rect{padding-bottom:12.8px}}@media (max-width:991px){.cbtn-rect{padding-bottom:10.4px}}@media (max-width:767px){.cbtn-rect{padding-bottom:8px}}@media (max-width:1679px){.cbtn-rect{padding-left:40.8px}}@media (max-width:1439px){.cbtn-rect{padding-left:33.6px}}@media (max-width:1279px){.cbtn-rect{padding-left:26.4px}}@media (max-width:991px){.cbtn-rect{padding-left:19.2px}}@media (max-width:767px){.cbtn-rect{padding-left:12px}}@media (max-width:1679px){.cbtn-rect{padding-right:40.8px}}@media (max-width:1439px){.cbtn-rect{padding-right:33.6px}}@media (max-width:1279px){.cbtn-rect{padding-right:26.4px}}@media (max-width:991px){.cbtn-rect{padding-right:19.2px}}@media (max-width:767px){.cbtn-rect{padding-right:12px}}@media (max-width:1679px){.cbtn-rect{font-size:14.72px}}@media (max-width:1439px){.cbtn-rect{font-size:13.44px}}@media (max-width:1279px){.cbtn-rect{font-size:12.16px}}@media (max-width:991px){.cbtn-rect{font-size:12px}}@media (max-width:767px){.cbtn-rect{font-size:12px;border-width:1px}}.cbtn-rect-text{position:relative;z-index:1}.cbtn-rect:after{content:"";transform-origin:right center;transform:scaleX(0);transition:transform .25s;position:absolute;left:0;right:0;bottom:0;top:0}.cbtn-rect:hover:after{transform:scaleX(1);transform-origin:left center}.cbtn-rect.brown{color:#1F478F;border-color:#1F478F}.cbtn-rect.brown:after{background-color:#1F478F}.cbtn-rect.brown:hover{color:#fff}.cbtn-rect.white{color:#fff;border-color:#fff}.cbtn-rect.white:after{background-color:#fff}.cbtn-rect.white:hover{color:#1F478F}

.cfooter-top{font-family:din-medium,sans-serif}@media (max-width:767px){.cfooter-top{font-family:Microsoft YaHei,sans-serif}}.cfooter{color:#1F478F;background-color:#444041;margin-top:65px;padding-bottom:32px}@media (max-width:1679px){.cfooter{margin-top:58.5px}}@media (max-width:1439px){.cfooter{margin-top:52px}}@media (max-width:1279px){.cfooter{margin-top:45.5px}}@media (max-width:991px){.cfooter{margin-top:39px}}@media (max-width:767px){.cfooter{margin-top:32.5px}}@media (max-width:1679px){.cfooter{padding-bottom:28.8px}}@media (max-width:1439px){.cfooter{padding-bottom:25.6px}}@media (max-width:1279px){.cfooter{padding-bottom:22.4px}}@media (max-width:991px){.cfooter{padding-bottom:19.2px}}@media (max-width:767px){.cfooter{padding-bottom:16px}}.cfooter-container{margin:0 100px}@media (max-width:1439px){.cfooter-container{margin:0 80px}}@media (max-width:1279px){.cfooter-container{margin:0 60px}}@media (max-width:991px){.cfooter-container{margin:0 30px}}@media (max-width:767px){.cfooter-container{margin:0;padding:0 15px}}.cfooter-top{position:relative;color:#fff;padding-top:40px;margin-bottom:40px}@media (max-width:1279px){.cfooter-top{padding-top:30px}}@media (max-width:991px){.cfooter-top{padding-top:35px}}@media (max-width:1679px){.cfooter-top{margin-bottom:36px}}@media (max-width:1439px){.cfooter-top{margin-bottom:32px}}@media (max-width:1279px){.cfooter-top{margin-bottom:28px}}@media (max-width:991px){.cfooter-top{margin-bottom:24px}}@media (max-width:767px){.cfooter-top{margin-bottom:20px}}.cfooter-top:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#1F478F}.cfooter-top:before{bottom:0;top:0;content:"";bottom:auto;height:100%;width:1px;background-color:#1F478F}.cfooter-top-btn,.cfooter-top:before{position:absolute;left:0;right:0;margin:auto}.cfooter-top-btn{bottom:0;top:0;bottom:100%;top:auto;display:flex;align-items:center;justify-content:center;font-size:14px;transform:translateY(50%);cursor:pointer;width:39px;height:44px;background-size:100% 100%;background-image:url(../image/footer-top-btn.png)}@media (max-width:991px){.cfooter-body-center,.cfooter-body-left,.cfooter-body-right{text-align:center!important;margin-bottom:12px}}.cfooter-body-left{text-align:left}.cfooter-body-center{text-align:center}.cfooter-body-right{text-align:right}.cfooter-body-right a{position:relative}.cfooter-body-right a img{position:absolute;bottom:100%;left:50%;transform:translate(-50%);opacity:0;visibility:hidden;transition:all .25s;max-width:150px}.cfooter-body-right a:hover img{opacity:1;visibility:visible}.cfooter a{transition:all .25s}.cfooter a:hover{color:#997339}@media (max-width:767px){.cfooter [open-webmap]{display:none}}
@media (max-width:991px){.cheader-helper,.cheader-nav{display:none!important}}.cheader,.cheader-nav-item{height:138px}@media (max-width:1439px){.cheader,.cheader-nav-item{height:120px}}@media (max-width:1279px){.cheader,.cheader-nav-item{height:100px}}@media (max-width:991px){.cheader,.cheader-nav-item{height:80px}}@media (max-width:767px){.cheader,.cheader-nav-item{height:60px}}.cheader-link-search{top:138px}@media (max-width:1439px){.cheader-link-search{top:120px}}@media (max-width:1279px){.cheader-link-search{top:100px}}@media (max-width:991px){.cheader-link-search{top:80px}}@media (max-width:767px){.cheader-link-search{top:60px}}.cheader{position:fixed;left:0;top:0;z-index:100;width:100%;display:flex;align-items:center;justify-content:space-between;color:#fff;transition:all .35s;padding:0 54px}@media (max-width:1439px){.cheader{padding:0 50px}}@media (max-width:1279px){.cheader{padding:0 40px}}@media (max-width:991px){.cheader{padding:0 30px}}@media (max-width:767px){.cheader{padding:0 15px}}.cheader.content,.cheader.index.active{background-color:#1F478F}.cheader.content.scroll{transform:translate3d(0,-100%,0)}.cheader-logo{max-width:15vw}@media (max-width:767px){.cheader-logo{max-width:155px}}.cheader-nav{display:flex;align-items:center;font-size:18px}@media (max-width:1679px){.cheader-nav{font-size:16.56px}}@media (max-width:1439px){.cheader-nav{font-size:15.12px}}@media (max-width:1279px){.cheader-nav{font-size:13.68px}}@media (max-width:991px){.cheader-nav{font-size:12.24px}}@media (max-width:767px){.cheader-nav{font-size:12px}}.cheader-nav-item{display:flex;align-items:center;position:relative;padding-left:30px;padding-right:30px}@media (max-width:1679px){.cheader-nav-item{padding-left:27px}}@media (max-width:1439px){.cheader-nav-item{padding-left:24px}}@media (max-width:1279px){.cheader-nav-item{padding-left:21px}}@media (max-width:991px){.cheader-nav-item{padding-left:18px}}@media (max-width:767px){.cheader-nav-item{padding-left:15px}}@media (max-width:1679px){.cheader-nav-item{padding-right:27px}}@media (max-width:1439px){.cheader-nav-item{padding-right:24px}}@media (max-width:1279px){.cheader-nav-item{padding-right:21px}}@media (max-width:991px){.cheader-nav-item{padding-right:18px}}@media (max-width:767px){.cheader-nav-item{padding-right:15px}}.cheader-nav-item .link{position:relative}.cheader-nav-item .link:before{content:"";position:absolute;right:100%;bottom:0;width:20px;height:2px;background-color:#fff;margin-right:8px;transform-origin:right center;transform:scaleX(0);transition:all .25s}.cheader-nav-item .list{position:absolute;top:100%;left:0;z-index:10;width:100%;text-align:center;padding:15px 20px;height:360px;border-right:1px solid hsla(0,0%,100%,.1);color:#1F478F;white-space:nowrap;font-size:14px}@media (max-width:1679px){.cheader-nav-item .list{font-size:12.88px}}@media (max-width:1439px){.cheader-nav-item .list{font-size:12px}}@media (max-width:1279px){.cheader-nav-item .list{font-size:12px}}@media (max-width:991px){.cheader-nav-item .list{font-size:12px}}@media (max-width:767px){.cheader-nav-item .list{font-size:12px}}.cheader-nav-item .list-item{position:relative;z-index:10}.cheader-nav-item .list-link{display:block;padding:15px 0;transition:all .25s}.cheader-nav-item .list-link:hover{color:#fff}.cheader-nav-item:first-child .list{border-left:1px solid hsla(0,0%,100%,.1)}.cheader-nav-item.active .link:before,.cheader-nav-item:hover .link:before{transform:scaleX(1)}.cheader-nav-item:hover .list{background-color:#3e3a3b}.cheader-helper{content:"";position:absolute;top:100%;left:0;width:100%;height:360px;background-color:#444041}.cheader-helper-icon{position:absolute;right:0;bottom:0}.cheader-hamburger{margin-left:15px;display:none!important}@media (max-width:991px){.cheader-hamburger{display:block!important}}.cheader-last,.cheader-link{display:flex;align-items:center}.cheader-link-item:not(:last-child),.cheader-link-line:not(:last-child){margin-right:15px}.cheader-link-item{font-size:34px}.cheader-link-item.wechat{position:relative}.cheader-link-item.wechat img{position:absolute;left:50%;top:100%;opacity:0;visibility:hidden;transform:translateX(-50%);transition:all .25s;max-width:125px}.cheader-link-item.wechat:hover img{opacity:1;visibility:visible}.cheader-link-line{height:18px;width:1px;background-color:hsla(0,0%,100%,.57)}.cheader-link-search{display:flex;justify-content:center;position:fixed;left:0;z-index:100;width:100%;background-color:#1F478F;transition:all .35s;opacity:0;visibility:hidden;border-top:1px solid hsla(0,0%,100%,.3);padding-top:40px;padding-bottom:40px}@media (max-width:1679px){.cheader-link-search{padding-top:36px}}@media (max-width:1439px){.cheader-link-search{padding-top:32px}}@media (max-width:1279px){.cheader-link-search{padding-top:28px}}@media (max-width:991px){.cheader-link-search{padding-top:24px}}@media (max-width:767px){.cheader-link-search{padding-top:20px}}@media (max-width:1679px){.cheader-link-search{padding-bottom:36px}}@media (max-width:1439px){.cheader-link-search{padding-bottom:32px}}@media (max-width:1279px){.cheader-link-search{padding-bottom:28px}}@media (max-width:991px){.cheader-link-search{padding-bottom:24px}}@media (max-width:767px){.cheader-link-search{padding-bottom:20px}}.cheader-link-search .input{border:none;padding:8px 15px;width:500px;max-width:45vw}.cheader-link-search .btn{background-color:#fff;border:none;padding:0 20px;color:#1F478F;margin-left:12px;cursor:pointer}.cheader-link-search.active{opacity:1;visibility:visible}.cheader.index:hover{background-color:#1F478F}.cheader-helper,.cheader-nav-item .list{opacity:0;visibility:hidden;transition:all .25s}.cheader-nav:hover .cheader-nav-item .list,.cheader-nav:hover~.cheader-helper{opacity:1;visibility:visible}
@media (max-width:767px){.cindex-title-subtitle{display:none!important}}.cindex-title-subtitle{font-family:din-medium,sans-serif}@media (max-width:767px){.cindex-title-subtitle{font-family:Microsoft YaHei,sans-serif}}.cindex-title-subtitle{font-size:18px;margin-bottom:12px;text-transform:uppercase;color:#1F478F}@media (max-width:1679px){.cindex-title-subtitle{font-size:16.56px}}@media (max-width:1439px){.cindex-title-subtitle{font-size:15.12px}}@media (max-width:1279px){.cindex-title-subtitle{font-size:13.68px}}@media (max-width:991px){.cindex-title-subtitle{font-size:12.24px}}@media (max-width:767px){.cindex-title-subtitle{font-size:12px}}.cindex-title-title{font-size:50px}@media (max-width:1679px){.cindex-title-title{font-size:44px}}@media (max-width:1439px){.cindex-title-title{font-size:38px}}@media (max-width:1279px){.cindex-title-title{font-size:32px}}@media (max-width:991px){.cindex-title-title{font-size:26px}}@media (max-width:767px){.cindex-title-title{font-size:20px}}
.cmenu{padding:80px 30px 30px;background-color:#444041;overflow:auto;position:fixed;left:0;right:0;bottom:0;top:0;z-index:100}.cmenu-close{position:absolute;right:0;top:0;height:55px;width:55px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;background-color:#1F478F;border:none}.cmenu-list-row:not(:last-child){margin-bottom:18px}.cmenu-list-row .head-title{font-weight:700;padding:20px 20px 20px 30px;color:#1F478F;border-top:1px solid #1F478F;border-bottom:1px solid #1F478F;border-right:1px solid #1F478F;margin-bottom:18px;font-size:16px}.cmenu-list-row .body-list{position:relative;display:flex;flex-direction:column;color:#fff;font-size:14px}.cmenu-list-row .body-list:before{content:"";position:absolute;right:0;top:0;height:100%;width:1px;background-color:#1F478F}.cmenu-list-row .body-list a{padding-left:30px}.cmenu-list-row .body-list a:not(:last-child){margin-bottom:15px}.cmenu [class*=col-]:last-child .head-title{border-right:none}.cmenu [class*=col-]:last-child .body-list:before{display:none}.cmenu{opacity:0;visibility:hidden;transition:all .25s}.cmenu.active{opacity:1;visibility:visible}
.cnews-body-desc,.cnews-body-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.cnews-time{font-family:din-medium,sans-serif}@media (max-width:767px){.cnews-time{font-family:Microsoft YaHei,sans-serif}}.cnews{display:flex;align-items:center}.cnews-time{color:#fff;text-align:center;margin-right:27px}@media (max-width:1679px){.cnews-time{margin-right:24.3px}}@media (max-width:1439px){.cnews-time{margin-right:21.6px}}@media (max-width:1279px){.cnews-time{margin-right:18.9px}}@media (max-width:991px){.cnews-time{margin-right:16.2px}}@media (max-width:767px){.cnews-time{margin-right:13.5px}}.cnews-time-day{background-color:#a9a8a8;font-size:28px;padding:20px}@media (max-width:1679px){.cnews-time-day{font-size:25.76px}}@media (max-width:1439px){.cnews-time-day{font-size:23.52px}}@media (max-width:1279px){.cnews-time-day{font-size:21.28px}}@media (max-width:991px){.cnews-time-day{font-size:19.04px}}@media (max-width:767px){.cnews-time-day{font-size:16.8px}}@media (max-width:1679px){.cnews-time-day{padding:18.8px}}@media (max-width:1439px){.cnews-time-day{padding:17.6px}}@media (max-width:1279px){.cnews-time-day{padding:16.4px}}@media (max-width:991px){.cnews-time-day{padding:15.2px}}@media (max-width:767px){.cnews-time-day{padding:14px}}.cnews-time-other{background-color:#1F478F;font-size:14px;padding:6px;white-space:nowrap}.cnews-body{overflow:hidden;flex-grow:1}.cnews-body-mark{display:inline-block;font-size:12px;font-weight:700;padding:0 8px;line-height:18px;text-align:center;color:#fff;background-color:#1F478F;white-space:nowrap;margin-bottom:24px}@media (max-width:1679px){.cnews-body-mark{margin-bottom:21.6px}}@media (max-width:1439px){.cnews-body-mark{margin-bottom:19.2px}}@media (max-width:1279px){.cnews-body-mark{margin-bottom:16.8px}}@media (max-width:991px){.cnews-body-mark{margin-bottom:14.4px}}@media (max-width:767px){.cnews-body-mark{margin-bottom:12px}}.cnews-body-title{font-size:20px;margin-bottom:20px}@media (max-width:1679px){.cnews-body-title{font-size:18.4px}}@media (max-width:1439px){.cnews-body-title{font-size:16.8px}}@media (max-width:1279px){.cnews-body-title{font-size:15.2px}}@media (max-width:991px){.cnews-body-title{font-size:13.6px}}@media (max-width:767px){.cnews-body-title{font-size:12px}}@media (max-width:1679px){.cnews-body-title{margin-bottom:18px}}@media (max-width:1439px){.cnews-body-title{margin-bottom:16px}}@media (max-width:1279px){.cnews-body-title{margin-bottom:14px}}@media (max-width:991px){.cnews-body-title{margin-bottom:12px}}@media (max-width:767px){.cnews-body-title{margin-bottom:10px}}.cnews-body-desc{color:#8a8a8a;font-size:16px}@media (max-width:1679px){.cnews-body-desc{font-size:14.72px}}@media (max-width:1439px){.cnews-body-desc{font-size:13.44px}}@media (max-width:1279px){.cnews-body-desc{font-size:12.16px}}@media (max-width:991px){.cnews-body-desc{font-size:12px}}@media (max-width:767px){.cnews-body-desc{font-size:12px}}
.cpagination-nav{font-family:din-medium,sans-serif}@media (max-width:767px){.cpagination-nav{font-family:Microsoft YaHei,sans-serif}}.cpagination{padding-top:30px;padding-bottom:30px}@media (max-width:1679px){.cpagination{padding-top:27px}}@media (max-width:1439px){.cpagination{padding-top:24px}}@media (max-width:1279px){.cpagination{padding-top:21px}}@media (max-width:991px){.cpagination{padding-top:18px}}@media (max-width:767px){.cpagination{padding-top:15px}}@media (max-width:1679px){.cpagination{padding-bottom:27px}}@media (max-width:1439px){.cpagination{padding-bottom:24px}}@media (max-width:1279px){.cpagination{padding-bottom:21px}}@media (max-width:991px){.cpagination{padding-bottom:18px}}@media (max-width:767px){.cpagination{padding-bottom:15px}}.cpagination a{transition:all .25s}.cpagination a:hover{color:#1F478F}.cpagination-wrapper{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;border-bottom:3px solid #eee}.cpagination-nav{display:flex;align-items:center;font-size:16px}@media (max-width:1679px){.cpagination-nav{font-size:14.72px}}@media (max-width:1439px){.cpagination-nav{font-size:13.44px}}@media (max-width:1279px){.cpagination-nav{font-size:12.16px}}@media (max-width:991px){.cpagination-nav{font-size:12px}}@media (max-width:767px){.cpagination-nav{font-size:12px}}.cpagination-nav-item,.cpagination-nav-other{position:relative;padding:18px 4px;margin-left:28px}@media (max-width:1679px){.cpagination-nav-item,.cpagination-nav-other{margin-left:25.2px}}@media (max-width:1439px){.cpagination-nav-item,.cpagination-nav-other{margin-left:22.4px}}@media (max-width:1279px){.cpagination-nav-item,.cpagination-nav-other{margin-left:19.6px}}@media (max-width:991px){.cpagination-nav-item,.cpagination-nav-other{margin-left:16.8px}}@media (max-width:767px){.cpagination-nav-item,.cpagination-nav-other{margin-left:14px}}.cpagination-nav-item:after{content:"";position:absolute;bottom:-3px;left:0;height:3px;width:100%;background-color:#1F478F;opacity:0;transition:all .25s}.cpagination-nav-item.active:after,.cpagination-nav-item:hover:after{opacity:1}
.cpic{display:inline-block}.cpic,.cpic-img{position:relative}.cpic-img{display:block;max-width:100%}.cpic:before{position:absolute;left:0;right:0;bottom:0;top:0;content:"";background-color:#d8d3cd}@media (max-width:991px){.cpic:before{display:none}}.cpic.left:before{transform:translate(-20px,20px)}.cpic.right:before{transform:translate(20px,20px)}
.croot:before{height:138px}@media (max-width:1439px){
    .croot:before{height:120px}

    
}


@media (max-width:1279px){.croot:before{height:100px}}@media (max-width:991px){.croot:before{height:80px}}@media (max-width:767px){.croot:before{height:60px}}.croot-nav-hint,.croot-title{font-family:din-medium,sans-serif}@media (max-width:767px){.croot-nav-hint,.croot-title{font-family:Microsoft YaHei,sans-serif}}.croot{min-height:100vh;background-color:#f1f1f1;overflow:hidden}.croot:before{content:"";display:block}.croot-body{position:relative;background-color:#fff;padding-bottom:50px;margin-left: 270px;margin-right: 140px;}@media (max-width:1679px){.croot-body{padding-bottom:43px}}@media (max-width:1439px){.croot-body{padding-bottom:36px}}@media (max-width:1279px){.croot-body{padding-bottom:29px}}@media (max-width:991px){.croot-body{padding-bottom:22px}}@media (max-width:767px){.croot-body{padding-bottom:15px}}

@media (max-width:1439px){
    /*.croot-body{margin:0 80px}*/
    
}



@media (max-width:1279px){.croot-body{margin:0 60px}}@media (max-width:991px){.croot-body{margin:0 30px}}@media (max-width:767px){.croot-body{margin:0}}@media (max-width:1439px){.croot-body{}}@media (max-width:1279px){.croot-body{}}@media (max-width:991px){.croot-body{}}@media (max-width:767px){.croot-body{margin-top:-50px}}.croot-body:after,.croot-body:before{content:"";position:absolute;top:0;z-index:1;width:20px;height:50px}.croot-body:before{left:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,.2),transparent)}.croot-body:after{right:0;background-image:linear-gradient(-90deg,hsla(0,0%,100%,.2),transparent)}.croot-nav{position:relative;white-space:nowrap;margin-bottom:80px;overflow-x:!important;overflow-y:!important}@media (max-width:1679px){.croot-nav{margin-bottom:67.2px}}@media (max-width:1439px){.croot-nav{margin-bottom:54.4px}}@media (max-width:1279px){.croot-nav{margin-bottom:41.6px}}@media (max-width:991px){.croot-nav{margin-bottom:28.8px}}@media (max-width:767px){.croot-nav{margin-bottom:16px;overflow-x:auto;overflow-y:hidden}}.croot-nav-wrapper{min-width:100%}.croot-nav-item,.croot-nav-wrapper{display:inline-flex!important;justify-content:center}.croot-nav-item{position:relative;align-items:flex-end;padding:0 15px 30px;font-size:20px;height:89px}@media (max-width:767px){.croot-nav-item{align-items:center}}@media (max-width:1439px){.croot-nav-item{padding:0 15px 20px}}@media (max-width:1279px){.croot-nav-item{padding:0 15px 15px}}@media (max-width:767px){.croot-nav-item{padding:0 15px}}@media (max-width:1679px){.croot-nav-item{font-size:18.4px}}@media (max-width:1439px){.croot-nav-item{font-size:16.8px}}@media (max-width:1279px){.croot-nav-item{font-size:15.2px}}@media (max-width:991px){.croot-nav-item{font-size:13.6px}}@media (max-width:767px){.croot-nav-item{font-size:12px}}@media (max-width:1439px){.croot-nav-item{height:130px}}@media (max-width:1279px){.croot-nav-item{height:100px}}@media (max-width:991px){.croot-nav-item{height:80px}}@media (max-width:767px){.croot-nav-item{height:50px}}.croot-nav-item:not(:last-child){margin-right:2.08333vw}@media (max-width:767px){.croot-nav-item:not(:last-child){margin-right:0}}.croot-nav-item span{position:relative;z-index:1}.croot-nav-item:before{position:absolute;left:0;right:0;bottom:0;top:0;content:"";background-color:#1F478F;transform-origin:center bottom;transform:scaleY(0);height:100%}.croot-nav-item,.croot-nav-item:before{transition:color .35s,transform .35s}.croot-nav-item.active,.croot-nav-item:hover{color:#fff}.croot-nav-item.active:before,.croot-nav-item:hover:before{transform-origin:center top;transform:scaleY(1)}.croot-nav-line{display:block;background-color:#b7b7b8;height:1px}@media (max-width:767px){.croot-nav-line{display:none}}.croot-nav-hint{position:absolute;right:0;top:0;height:100%;border-right:10px solid #1F478F;font-size:12px;padding-right:12px;display:flex;flex-direction:column;justify-content:center;color:#d9cebf}@media (max-width:767px){.croot-nav-hint{display:none}}.croot-nav-hint span{display:block;transform:rotate(90deg)}.croot-nav-hint span:not(:last-child){margin-top:-3px}.croot-title{text-align:center;line-height:1.5;padding-bottom:40px}@media (max-width:1679px){.croot-title{padding-bottom:35.2px}}@media (max-width:1439px){.croot-title{padding-bottom:30.4px}}@media (max-width:1279px){.croot-title{padding-bottom:25.6px}}@media (max-width:991px){.croot-title{padding-bottom:20.8px}}@media (max-width:767px){.croot-title{padding-bottom:16px}}.croot-title-title{color:#1F478F;margin-bottom:8px;letter-spacing:2px;font-weight:700;font-size:30px}@media (max-width:1679px){.croot-title-title{font-size:27.6px}}@media (max-width:1439px){.croot-title-title{font-size:25.2px}}@media (max-width:1279px){.croot-title-title{font-size:22.8px}}@media (max-width:991px){.croot-title-title{font-size:20.4px}}@media (max-width:767px){.croot-title-title{font-size:18px}}.croot-title-subtitle{color:#afaaa4;text-transform:uppercase;font-size:18px}@media (max-width:1679px){.croot-title-subtitle{font-size:17.28px}}@media (max-width:1439px){.croot-title-subtitle{font-size:16.56px}}@media (max-width:1279px){.croot-title-subtitle{font-size:15.84px}}@media (max-width:991px){.croot-title-subtitle{font-size:15.12px}}@media (max-width:767px){.croot-title-subtitle{font-size:14.4px}}
[data-translate=bottom],[data-translate=left],[data-translate=right],[data-translate=top]{transition:all .2s;opacity:0}[data-translate=bottom].translate-active,[data-translate=left].translate-active,[data-translate=right].translate-active,[data-translate=top].translate-active{opacity:1;transform:translate(0);transition:all .45s}[data-translate=top]{transform:translateY(50px)}[data-translate=right]{transform:translateX(-50px)}[data-translate=bottom]{transform:translateY(-50px)}[data-translate=left]{transform:translateX(50px)}
.jason-map{box-sizing:border-box;position:fixed;right:-400px;top:0;height:100vh;padding:10px 45px;background-color:#333;line-height:1.8;color:#bfbfbf;z-index:10086;width:400px;font-size:14px;transition:transform .5s}.jason-map *{margin:0;padding:0;list-style:none;color:#bfbfbf;text-decoration:none}.jason-map li{display:inline-block}.jason-map-content,.jason-map:after,.jason-map:before{display:inline-block;vertical-align:middle}.jason-map:after,.jason-map:before{content:"";height:100%}.jason-map-content{max-width:95%}.jason-map-heading{color:#1F478F;font-size:24px;margin-bottom:25px}.jason-map-title{font-weight:700;position:relative}.jason-map-title:before{content:"";position:absolute;height:5px;width:5px;background-color:#1F478F;border-radius:50%;top:0;bottom:0;right:100%;left:auto;margin:auto;transform:translateX(-10px)}.jason-map-item+.jason-map-item{margin-top:15px}.jason-map-item li:not(:last-child):after,.jason-map-item li span{display:inline-block;vertical-align:middle}.jason-map-item li:not(:last-child):after{content:"";margin:0 5px;width:2px;background-color:#a1a1a1;height:15px}.jason-map-item a{display:inline-block}.jason-map-item a:hover{opacity:.7}.jason-map-footer{margin-top:25px;margin-left:-15px;padding-left:15px;border-left:1px solid #1F478F}.jason-map-footer h1,.jason-map-footer h2,.jason-map-footer h3,.jason-map-footer h4,.jason-map-footer h5,.jason-map-footer h6{font-weight:700;color:#fff}.jason-map-active{transform:translate3d(-400px,0,0)}
.bg-cover {
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
}
.py-20 {
    padding-top: 100px;
	padding-bottom:100px;
	font-size: 36px;
	text-align: center;
	color: #1F478F;
}
a{color: #000;}


.wenhua-intro{margin-bottom:100px}
@media (max-width:1679px){.wenhua-intro{margin-bottom:83px}}
@media (max-width:1439px){.wenhua-intro{margin-bottom:66px}}
@media (max-width:1279px){.wenhua-intro{margin-bottom:49px}}
@media (max-width:991px){.wenhua-intro{margin-bottom:32px}}
@media (max-width:767px){.wenhua-intro{margin-bottom:15px}}
.wenhua-intro-text{line-height:2.9;background-color:#f6f3ee;padding:100px 45px;transform:translateY(30px);font-size:16px;}
@media (max-width:1679px){.wenhua-intro-text{padding-left:39px}}
@media (max-width:1439px){.wenhua-intro-text{padding-left:33px}}
@media (max-width:1279px){.wenhua-intro-text{padding-left:27px}}
@media (max-width:991px){.wenhua-intro-text{padding-left:21px}}
@media (max-width:767px){.wenhua-intro-text{padding-left:15px}}
@media (max-width:1679px){.wenhua-intro-text{padding-right:39px}}
@media (max-width:1439px){.wenhua-intro-text{padding-right:33px}}
@media (max-width:1279px){.wenhua-intro-text{padding-right:27px}}
@media (max-width:991px){.wenhua-intro-text{padding-right:21px}}
@media (max-width:767px){.wenhua-intro-text{padding-right:15px}}
@media (max-width:1679px){.wenhua-intro-text{padding-top:83px}}
@media (max-width:1439px){.wenhua-intro-text{padding-top:66px}}
@media (max-width:1279px){.wenhua-intro-text{padding-top:49px}}
@media (max-width:991px){.wenhua-intro-text{padding-top:32px}}
@media (max-width:767px){.wenhua-intro-text{padding-top:15px}}
@media (max-width:1679px){.wenhua-intro-text{padding-bottom:83px}}
@media (max-width:1439px){.wenhua-intro-text{padding-bottom:66px}}
@media (max-width:1279px){.wenhua-intro-text{padding-bottom:49px}}
@media (max-width:991px){.wenhua-intro-text{padding-bottom:32px}}
@media (max-width:767px){.wenhua-intro-text{padding-bottom:15px;transform:translateY(0)}}
/* .wenhua-intro-text:before{content:"";display:block;background-color:#1F478F;width:65px;height:4px;margin-bottom:35px} */
@media (max-width:1679px){.wenhua-intro-text:before{width:55px}}
@media (max-width:1439px){.wenhua-intro-text:before{width:45px}}
@media (max-width:1279px){.wenhua-intro-text:before{width:35px}}
@media (max-width:991px){.wenhua-intro-text:before{width:25px}}
@media (max-width:767px){.wenhua-intro-text:before{width:15px}}
@media (max-width:1679px){.wenhua-intro-text:before{height:3.6px}}
@media (max-width:1439px){.wenhua-intro-text:before{height:3.2px}}
@media (max-width:1279px){.wenhua-intro-text:before{height:2.8px}}@media (max-width:991px){.wenhua-intro-text:before{height:2.4px}}@media (max-width:767px){.wenhua-intro-text:before{height:2px}}@media (max-width:1679px){.wenhua-intro-text:before{margin-bottom:31px}}@media (max-width:1439px){.wenhua-intro-text:before{margin-bottom:27px}}@media (max-width:1279px){.wenhua-intro-text:before{margin-bottom:23px}}@media (max-width:991px){.wenhua-intro-text:before{margin-bottom:19px}}@media (max-width:767px){.wenhua-intro-text:before{margin-bottom:15px}}.wenhua-intro-text:after{content:"";position:absolute;left:100%;top:0;height:100%;width:40px;background-color:#f6f3ee}.wenhua-intro-pic{position:relative}.wenhua-intro-pic img{width:100%}.wenhua-jingshen{margin-bottom:100px}@media (max-width:1679px){.wenhua-jingshen{margin-bottom:83px}}@media (max-width:1439px){.wenhua-jingshen{margin-bottom:66px}}@media (max-width:1279px){.wenhua-jingshen{margin-bottom:49px}}@media (max-width:991px){.wenhua-jingshen{margin-bottom:32px}}@media (max-width:767px){.wenhua-jingshen{margin-bottom:15px}}.wenhua-jingshen-item{text-align:center}@media (max-width:767px){.wenhua-jingshen-item{margin-bottom:20px}}.wenhua-jingshen-item .label{position:relative;color:#1F478F;font-size:26px;margin-bottom:30px}@media (max-width:1679px){.wenhua-jingshen-item .label{font-size:23.92px}}@media (max-width:1439px){.wenhua-jingshen-item .label{font-size:21.84px}}@media (max-width:1279px){.wenhua-jingshen-item .label{font-size:19.76px}}@media (max-width:991px){.wenhua-jingshen-item .label{font-size:17.68px}}@media (max-width:767px){.wenhua-jingshen-item .label{font-size:15.6px}}@media (max-width:1679px){.wenhua-jingshen-item .label{margin-bottom:27px}}@media (max-width:1439px){.wenhua-jingshen-item .label{margin-bottom:24px}}@media (max-width:1279px){.wenhua-jingshen-item .label{margin-bottom:21px}}@media (max-width:991px){.wenhua-jingshen-item .label{margin-bottom:18px}}@media (max-width:767px){.wenhua-jingshen-item .label{margin-bottom:15px}}.wenhua-jingshen-item .label p{display:inline-block;position:relative;padding:0 10px;background-color:#fff}.wenhua-jingshen-item .label:before{content:"";position:absolute;left:50%;top:50%;width:100%;height:1px;background-color:#edeee8}@media (max-width:767px){.wenhua-jingshen-item .label:before{display:none}}.wenhua-jingshen-item .desc{line-height:1.8}.wenhua-jingshen-item:last-child .label:before{display:none}.wenhua-jiazhi-text{position:relative;display:flex;align-items:center;justify-content:center;background-color:#f6f3ee;color:black;line-height:2.9;font-size:16px;transform:translateY(30px);padding-bottom: 38px;
    padding-top: 65px;padding-left:35px;padding-right:27px;
    margin-left: -36px;}@media (max-width:1679px){.wenhua-jiazhi-text{font-size:23.92px}}@media (max-width:1439px){.wenhua-jiazhi-text{font-size:21.84px}}@media (max-width:1279px){.wenhua-jiazhi-text{font-size:19.76px}}@media (max-width:991px){.wenhua-jiazhi-text{font-size:17.68px}}@media (max-width:767px){.wenhua-jiazhi-text{font-size:15.6px}}@media (max-width:1279px){.wenhua-jiazhi-text{transform:translateY(20px)}}@media (max-width:767px){.wenhua-jiazhi-text{transform:translateY(0)}}.wenhua-jiazhi-text img{position:absolute;right:0;bottom:0;max-width:30vw}



	.ym{padding-top: 30px;
		padding-bottom: 10px;
		overflow: hidden;
		display: table;
		margin: auto;}
	.ym a{float:left; border:solid 1px #e3e3e3; padding:5px 10px 5px 10px; color:#545454; margin-right:5px; margin-bottom:5px;
		-moz-border-radius:3px;
		-ms-border-radius:3px;
		-o-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
	}
	.ym a:hover{background:#5c5c5c; color:#FFF; border:solid 1px #5c5c5c;}
	
	a.page-num-current {
		background: #1F478F;
		color: #FFF;
		border: solid 1px #1F478F;
	}
	.ym span  {
		display: block;
		float: left;
		margin-top: 14px;
		margin-right: 5px;
	}


.yaowen-hot-text .time{font-family:din-medium,sans-serif}@media (max-width:767px){.yaowen-hot-text .time{font-family:Microsoft YaHei,sans-serif}}.yaowen-hot{background-color:#f6f3ee;display:flex;margin-bottom:15px}@media (max-width:767px){.yaowen-hot{flex-direction:column}}.yaowen-hot-pic{position:relative;width:30%;flex-shrink:0;min-height:225px;overflow:hidden;width:40%}@media (max-width:767px){.yaowen-hot-pic{width:100%}}.yaowen-hot-pic .inner{position:absolute;left:0;right:0;bottom:0;top:0;background-size:cover;background-position:50%}.yaowen-hot-text{flex-grow:1;padding:40px}@media (max-width:1679px){.yaowen-hot-text{padding:35.2px}}@media (max-width:1439px){.yaowen-hot-text{padding:30.4px}}@media (max-width:1279px){.yaowen-hot-text{padding:25.6px}}@media (max-width:991px){.yaowen-hot-text{padding:20.8px}}@media (max-width:767px){.yaowen-hot-text{padding:16px}}.yaowen-hot-text .title{font-weight:700;margin-bottom:12px;line-height:1.4;font-size:30px}@media (max-width:1679px){.yaowen-hot-text .title{font-size:27.6px}}@media (max-width:1439px){.yaowen-hot-text .title{font-size:25.2px}}@media (max-width:1279px){.yaowen-hot-text .title{font-size:22.8px}}@media (max-width:991px){.yaowen-hot-text .title{font-size:20.4px}}@media (max-width:767px){.yaowen-hot-text .title{font-size:18px}}.yaowen-hot-text .time{display:block;color:#1F478F;margin-bottom:40px;font-size:14px}@media (max-width:1679px){.yaowen-hot-text .time{margin-bottom:36px}}@media (max-width:1439px){.yaowen-hot-text .time{margin-bottom:32px}}@media (max-width:1279px){.yaowen-hot-text .time{margin-bottom:28px}}@media (max-width:991px){.yaowen-hot-text .time{margin-bottom:24px}}@media (max-width:767px){.yaowen-hot-text .time{margin-bottom:20px}}@media (max-width:1679px){.yaowen-hot-text .time{font-size:12.88px}}@media (max-width:1439px){.yaowen-hot-text .time{font-size:12px}}@media (max-width:1279px){.yaowen-hot-text .time{font-size:12px}}@media (max-width:991px){.yaowen-hot-text .time{font-size:12px}}@media (max-width:767px){.yaowen-hot-text .time{font-size:12px}}.yaowen-hot-text .desc{line-height:2;font-size:16px;margin-bottom:40px}@media (max-width:1679px){.yaowen-hot-text .desc{font-size:14.72px}}@media (max-width:1439px){.yaowen-hot-text .desc{font-size:13.44px}}@media (max-width:1279px){.yaowen-hot-text .desc{font-size:12.16px}}@media (max-width:991px){.yaowen-hot-text .desc{font-size:12px}}@media (max-width:767px){.yaowen-hot-text .desc{font-size:12px}}@media (max-width:1679px){.yaowen-hot-text .desc{margin-bottom:36px}}@media (max-width:1439px){.yaowen-hot-text .desc{margin-bottom:32px}}@media (max-width:1279px){.yaowen-hot-text .desc{margin-bottom:28px}}@media (max-width:991px){.yaowen-hot-text .desc{margin-bottom:24px}}@media (max-width:767px){.yaowen-hot-text .desc{margin-bottom:20px}}.yaowen-hot-text .btn *{color:#404142}.yaowen-hot-pic .inner{transition:all .4s}.yaowen-hot:hover .yaowen-hot-pic .inner{transform:scale(1.15)}.yaowen-list-item{padding:15px 0;transition:all .25s}.yaowen-list-item:hover{background-color:rgba(0,0,0,.06)}

#jksk>.swiper-pagination-bullets {
	width: 100%;
	/*bottom: -3%;*/
	padding: 0 10px;
	left: 0;
	transform: translate(0);
	text-align: center;
}

#jksk .swiper-pagination-bullet {
	position: relative;
	width: 28px;
	height: 28px;
	background: none;
	border: 2px solid #fff;
	margin: 0 .6%!important;
	opacity: 1
}

#jksk .swiper-pagination-bullet:after {
	content: ' ';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 60%;
	height: 60%;
	background: #fff;
	border-radius: 50%;
}

#jksk .swiper-pagination-bullet-active {
	border-color: #1F478F
}

#jksk .swiper-pagination-bullet-active:after {
	background: #1F478F
}

#jksk .swiper-button-next {
	background: url("../images/next.png") no-repeat;
	margin: 0;
	width: 85px;
	height: 27px;
	right: 20px;
	margin-top: -20px;
	top: 50%
}


