/*header {
	position: fixed !important;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 10;
}*/

.index1 {
	height: 100%;
	overflow: hidden;
}

.index1>img {
	width: 100%;
	height: 100%;
}

.index1>img:nth-child(1) {
	/* display: none */
}

.index1>img:last-child {
	opacity: .4;
}

#fp-nav ul li a span:before {
	display: none
}

.fp-tableCell {
	position: relative;
}

.section1 h2 {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(0) translateY(0);
	color: #fff;
	font-weight: bold;
	font-size: 95px;
	width: 100%;
	text-shadow: 0 0 0.2em #0772c0, -0 -0 0.2em #0772c0;
	text-align: center;
	opacity: 0;
	z-index: 90;
}

.section1.active h2 {
	transform: translateX(-50%) translateY(-50%);
	opacity: 1;
}

.section1 h2 p {
	font-size: 27px;
	font-weight: bold;
	text-shadow: 0 0 0.2em #0772c0, -0 -0 0.2em #0772c0;
	margin-top: 20px;
}

#fp-nav ul li a span:after {
	display: none
}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
	border-color: #fff;
	background: #fff
}

#fp-nav ul li a span {
	background: transparent;
	border-color: #fff;
}

@keyframes updown {
	from {
		transform: translateY(20px)
	}
	to {
		transform: translateY(-20px)
	}
}

.section1 .fp-tableCell>img {
	position: absolute;
	left: 50%;
	display: block;
	bottom: 100px;
	animation: updown 1.5s alternate infinite;
	margin-left: -29px;
	z-index: 50;
}

.gsjj {
	text-align: center;
	height: 50%;
	background-image: url(../images/index2bac_03.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	line-height: 50%;
	position: relative;
	opacity: 0;
	z-index: 1;
}

.gsjj>div {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%
}

.gsjj>div div {
	display: inline-block;
	margin: 0 64px;
}

.gsjj>div div:nth-child(1), .gsjj>div div:nth-child(2) {
	opacity: 0;
	transform: translateX(-50%)
}

.gsjj>div div:nth-child(3), .gsjj>div div:nth-child(4) {
	opacity: 0;
	transform: translateX(50%)
}

.active .gsjj>div div {
	opacity: 1 !important;
	transform: translateX(0) !important;
	transition: all .4s cubic-bezier(.35, .75, .55, 1) 0.5s;
	-webkit-transition: all .4s cubic-bezier(.35, .75, .55, 1) .5s;
	-moz-transition: all .4s cubic-bezier(.35, .75, .55, 1) .5s;
}


.gsjj>div span {
	display: block;
	width: 177px;
	height: 177px;
	border: 1px dashed #7c7c7c;
	border-radius: 50%;
	line-height: 177px;
	position: relative;
}

.gsjj>div span i {
	width: 160px;
	height: 160px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	color: #ea5f1e;
	background: transparent;
	line-height: 160px;
	border-radius: 50%;
	display: block;
	font-size: 50px;
	text-align: center;
	text-align-last: center
}

.gsjj p {
	font-size: 18px;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	margin-top: 20px;
}

.gsjj>div>div:hover i {
	color: #fff;
	background: #0772c0;
}

.gsjj>div>div:hover p {
	color: #333333
}

.gssj {
	text-align: center;
	height: 50%;
	background-image: url(../images/gssjbac_02.jpg);
	background-repeat: no-repeat;
	/*background-size: 100% 100%;*/
	line-height: 50%;
	position: relative;
	opacity: 0;
}

.gssj {
	transform: translateY(50%)
}

.gsjj {
	transform: translateY(-50%)
}

.active .gssj {
	transform: translateY(0) !important;
	opacity: 1;
	transition: all .4s cubic-bezier(.35, .75, .55, 1) 0.3s;
	-webkit-transition: all .4s cubic-bezier(.35, .75, .55, 1) .3s;
	-moz-transition: all .4s cubic-bezier(.35, .75, .55, 1) .3s;
	z-index: 1;
}

.active .gsjj {
	transform: translateY(0) !important;
	opacity: 1;
	transition: all .4s cubic-bezier(.35, .75, .55, 1) 0.3s;
	-webkit-transition: all .4s cubic-bezier(.35, .75, .55, 1) .3s;
	-moz-transition: all .4s cubic-bezier(.35, .75, .55, 1) .3s;
}

.gssj p {
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	padding-top: 5%
}
.gssj a { color:#fff;}

.shuju>div {
	display: inline-block;
	padding: 0 77px;
	border-right: 1px solid rgba(255, 255, 255, .5);
	vertical-align: top
}

.shuju>div:last-child {
	border-right: none
}

.shuju {
	text-align: center;
	margin-top: 75px;
}

.shuju h2 {
	font-size: 60px;
	font-family: 'Conv_Helvetica Condensed Bold';
	line-height: 40px;
	color: #fff;
	display: inline-block;
	margin-bottom: 10px;
}

.shuju sup {
	vertical-align: top;
	color: #fff
}

.gssj>a {
	display: inline-block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #fff;
	color: #fff;
	margin-top: 2%;
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.gssj>a span {
	position: relative;
	z-index: 3;
}

.gssj>a:before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 100%;
	background: #0772c0;
	position: absolute;
	left: -100%;
	top: 0
}

.gssj>a:hover:before {
	left: 0;
}

.indextit h2 {
	color: rgba(63, 47, 47, .4);
	font-size: 48px;
	font-family: 'Conv_Helvetica Condensed Bold';
	position: relative;
	text-transform: uppercase
}

.indextit h2:after {
	display: inline-block;
	content: '';
	width: 23px;
	height: 2px;
	background: #0772c0;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0
}

.indextit p {
	font-size: 34px;
	font-weight: bold;
	color: rgba(0, 0, 0, .8)
}

.indextit {
	text-align: center;
	transform: translateY(-100%);
	opacity: 0;
	transition: all .4s cubic-bezier(.35, .75, .55, 1) 0.6s;
	-webkit-transition: all .4s cubic-bezier(.35, .75, .55, 1) .6s;
	-moz-transition: all .4s cubic-bezier(.35, .75, .55, 1) .6s;
}

.active .indextit, .active .indexcpbanner {
	transform: translateY(0);
	opacity: 1;
}

.indexcpxx {
	text-align: center;
	margin-top: 5%
}

.indexcpbanner .swiper-slide .img {
	overflow: hidden;
	height: auto;
	position: static;
}

.indexcpbanner .swiper-slide:hover img {
	transform: scale(1.15);
}

.indexcpxx span {
	padding: 0 10px;
	border: 1px solid transparent;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
	line-height: 27px;
}

.indexcpxx span:hover {
	border-color: #0772c0;
	color: #0772c0
}

.indexcpxx span.ac {
	border-color: #0772c0;
	color: #0772c0
}

.indexcpbanner {
	width: 1314px;
	margin: 0 auto;
	transform: translateY(100%);
	opacity: 0;
	transition: all .4s cubic-bezier(.35, .75, .55, 1) 0.6s;
	-webkit-transition: all .4s cubic-bezier(.35, .75, .55, 1) .6s;
	-moz-transition: all .4s cubic-bezier(.35, .75, .55, 1) .6s;
}

.indexcpbanner .swiper-button-prev, .indexcpbanner .swiper-button-next {
	background-image: none;
	position: static;
	margin-top: 0;
	width: 142px;
	height: 35px;
	border: 1px solid #0772c0;
	text-align: center;
	display: inline-block;
	margin-top: 8%;
	pointer-events: initial;
	opacity: 1;
	cursor: pointer;
}

.indexcpbanner .swiper-button-prev:hover, .indexcpbanner .swiper-button-next:hover {
	background: #0772c0;
}

.indexcpbanner .swiper-button-prev i, .indexcpbanner .swiper-button-next i {
	line-height: 35px;
	font-size: 45px;
	color: #0772c0;
	display: inline-block
}

.indexcpbanner .swiper-button-prev i {
	transform: translateY(5px) rotateY(180deg)
}

.indexcpbanner .swiper-button-next i {
	transform: translateY(-5px) rotateY(180deg)
}

.indexcpbanner .swiper-button-prev:hover i, .indexcpbanner .swiper-button-next:hover i {
	color: #fff
}

.indexcpbanner .swiper-container {
	text-align: center
}

.indexcpbanner img {
	width: 100%;
	height: auto;
	transition: all .4s cubic-bezier(.35, .75, .55, 1) 0.1s;
	-webkit-transition: all .4s cubic-bezier(.35, .75, .55, 1) .1s;
	-moz-transition: all .4s cubic-bezier(.35, .75, .55, 1) .1s;
}

.indexcpbanner .swiper-slide div {
	position: relative;
	width: 100%;
	height: 77px;
}

.indexcpbanner .swiper-slide div p {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}

.indexcpbanner {
	margin-top: 5%
}

.indexcpbanner .swiper-slide:hover p {
	color: #0772c0
}

.section3 {
	background-image: url(../images/index3bac_02.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.indexcpbanner .swiper-container {
	opacity: 0;
	height: 0;
}

.indexcpbanner .swiper-container.ac {
	opacity: 1;
	height: auto;
}

.fa {
	width: 1236px;
	margin: 0 auto;
	height: 602px;
	margin-top: 3%
}

.fa img {
	height: 100%;
	width: 100%
}

.fa>div {
	height: 100%;
	width: 32%;
	float: left;
	margin-right: 1%;
	position: relative;
}

.fa>div:last-child {
	margin-right: 0;
	opacity: 0;
	transform: translateX(100%)
}

.fa>div:first-child {
	opacity: 0;
	transform: translateX(-100%)
}

.active .fa>div {
	opacity: 1 !important;
	transform: translateX(0) !important;
	transition: all .4s cubic-bezier(.35, .75, .55, 1) 0.6s;
	-webkit-transition: all .4s cubic-bezier(.35, .75, .55, 1) .6s;
	-moz-transition: all .4s cubic-bezier(.35, .75, .55, 1) .6s;
	overflow: hidden;
}

.active .fa>div:hover>a>img {
	transform: scale(1.15)
}

.fa h2 {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	width: 100%;
	margin: auto;
	font-size: 20px;
	color: #fff
}

.fa h2 p {
	width: 49px;
	height: 49px;
	border-radius: 50%;
	background: rgba( 255, 255, 255, .1);
	display: block;
	line-height: 50px;
	margin: 0 auto;
	margin-top: 25px;
}

.fa h2 p i {
	display: inline-block;
	width: 37px;
	height: 37px;
	color: #0772c0;
	background: #fff;
	border-radius: 50%;
	line-height: 37px;
}

.fa>div:nth-child(1) h2 {
	bottom: 10%
}

.fa>div:nth-child(3) h2 {
	top: 12%
}

.fa>div div:nth-child(1) {
	vertical-align: top;
	display: inline-block;
	position: relative;
	height: 49%;
	margin-bottom: 3%;
	opacity: 0;
	transform: translateY(-50%)
}

.fa>div div:nth-child(2) {
	vertical-align: bottom;
	display: inline-block;
	position: relative;
	height: 49%;
	transform: translateY(50%);
	opacity: 0;
}

.active .fa>div div {
	transform: translateY(0);
	overflow: hidden;
	opacity: 1;
	transition: all .4s cubic-bezier(.35, .75, .55, 1) 0.6s;
	-webkit-transition: all .4s cubic-bezier(.35, .75, .55, 1) .6s;
	-moz-transition: all .4s cubic-bezier(.35, .75, .55, 1) .6s;
}

.active .fa>div div:hover img {
	transform: scale(1.15)
}

.fa>div div h2 {
	left: 50%;
	top: 50%;
	right: initial;
	transform: translateX(-50%) translateY(-50%)
}

.fa>div div p {
	margin-top: 50px
}

.section5 .swiper-container {
	height: 100%
}

.section5 .swiper-button-next, .section5 .swiper-button-prev {
	display: none
}

.section5 .swiper-slide>img {
	width: 100%;
	text-align: center;
	height: 100%;
}

.section5 .swiper-slide:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(63, 47, 47, .7);
	position: absolute;
	left: 0;
	top: 0;
	transform: scale(0)
}

.section5 .swiper-slide:hover:after {
	transform: scale(1)
}

.section5 .swiper-slide div {
	position: absolute;
	left: 50%;
	top: 40%;
	margin: auto;
	transform: translateX(-50%);
	text-align: center;
	z-index: 5;
	width: 96%
}

.section5 .swiper-slide span {
	display: block;
	border: 1px dashed #fff;
	width: 119px;
	height: 119px;
	margin: 0 auto;
	line-height: 119px;
	position: relative;
}

.section5 .swiper-slide span img {
	width: initial;
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto
}

.section5 .swiper-slide span img:nth-child(2) {
	opacity: 0;
}

.section5 .swiper-slide h4 {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	margin-top: 20%;
	padding-bottom: 100px;
}

.section5 .swiper-slide a {
	display: block;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	line-height: 36px;
	opacity: 0;
}

.section5 .swiper-slide a:last-child {
	width: 60px;
	height: 60px;
	background: rgba(255, 255, 255, .1);
	line-height: 60px;
	position: relative;
	margin-top: 10%
}

.section5 .swiper-slide a i {
	display: inline-block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	background: #fff;
	color: #0772c0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto
}

.section5 .swiper-slide:hover a {
	opacity: 1;
}

.section5 .swiper-slide:hover div {
	top: 25%
}

/* .section5 .swiper-slide:hover{
	background: rgba(7,15,99,1)
}
.section5 .swiper-slide:hover>img{
	opacity: .1;
} */

.section5 .swiper-slide:hover span {
	transform: rotate(45deg)
}

.section5 .swiper-slide:hover span img {
	opacity: 0;
}

.section5 .swiper-slide:hover span img:nth-child(2) {
	opacity: 1;
	transform: rotate(-45deg)
}

.section5 .indextit {
	position: absolute;
	left: 0;
	right: 0;
	top: 9%;
	margin: auto;
	z-index: 2;
}

.section5 .indextit p {
	color: #fff
}

.section5 .indextit h2 {
	color: rgba(255, 255, 255, .4)
}

.section5 .swiper-slide:nth-child(1) {
	opacity: 0;
	transform: translateX(-75%);
	transition: all .4s cubic-bezier(.35, .75, .55, 1) 0.1s;
	-webkit-transition: all .4s cubic-bezier(.35, .75, .55, 1) .1s;
	-moz-transition: all .4s cubic-bezier(.35, .75, .55, 1) .1s;
}

.section5 .swiper-slide:nth-child(3) {
	opacity: 0;
	transform: translateX(75%);
	transition: all .4s cubic-bezier(.35, .75, .55, 1) 0.1s;
	-webkit-transition: all .4s cubic-bezier(.35, .75, .55, 1) .1s;
	-moz-transition: all .4s cubic-bezier(.35, .75, .55, 1) .1s;
}

.section5 .swiper-slide:nth-child(2) {
	opacity: 0;
	transition: all .4s cubic-bezier(.35, .75, .55, 1) 0.1s;
	-webkit-transition: all .4s cubic-bezier(.35, .75, .55, 1) .1s;
	-moz-transition: all .4s cubic-bezier(.35, .75, .55, 1) .1s;
}

.active.section5 .swiper-slide:nth-child(3), .active.section5 .swiper-slide:nth-child(1), .active.section5 .swiper-slide:nth-child(2) {
	opacity: 1;
	transform: translateX(0);
}

.section7 h3 {
	font-size: 48px;
	color: #fff;
	font-family: 'Conv_Helvetica-Condensed-Black-Se';
	text-align: center;
	margin-top: 50px;
}

.section7 h3 i {
	font-size: 40px;
	display: inline-block
}

.section7 {
	background-image: url(../images/index7bac_02.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center
}

.section7 .indextit p {
	color: #fff
}

.section7 .indextit h2 {
	color: rgba(255, 255, 255, .67)
}

.section7 img {
	display: block;
	margin: 44px auto 90px;
}

.section7 span {
	color: #fff;
	width: 32%;
	margin-right: 1%;
	font-size: 15px;
	display: inline-block;
	line-height: 30px;
	float: left
}

.section7 span:nth-child(3n+0) {
	margin-right: 0
}

.section7 .fp-tableCell>a {
	display: inline-block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #fff;
	color: #fff;
	margin-top: 2%;
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.section7 .fp-tableCell>a:before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 100%;
	background: #0772c0;
	position: absolute;
	left: -100%;
	top: 0;
	border-radius: 31px;
}

.section7 a span {
	position: relative;
	z-index: 3;
	float: none;
	display: block;
	width: 100%;
	line-height: 30px;
	margin: 0
}

.section7 a:hover:before {
	left: 0;
}

.indexnew li {
	opacity: 0;
	/*transform: translateY(100%)*/
}

.active .indexnew li:nth-child(1) {
	transition: all .4s cubic-bezier(.35, .75, .55, 1) 0.1s;
	-webkit-transition: all .4s cubic-bezier(.35, .75, .55, 1) .1s;
	-moz-transition: all .4s cubic-bezier(.35, .75, .55, 1) .1s;
	opacity: 1;
	transform: translateY(0)
}

.active .indexnew li:nth-child(2) {
	transition: all .4s cubic-bezier(.35, .75, .55, 1) 0.4s;
	-webkit-transition: all .4s cubic-bezier(.35, .75, .55, 1) .4s;
	-moz-transition: all .4s cubic-bezier(.35, .75, .55, 1) .4s;
	opacity: 1;
	transform: translateY(0)
}

.active .indexnew li:nth-child(3) {
	transition: all .4s cubic-bezier(.35, .75, .55, 1) 0.7s;
	-webkit-transition: all .4s cubic-bezier(.35, .75, .55, 1) .7s;
	-moz-transition: all .4s cubic-bezier(.35, .75, .55, 1) .7s;
	opacity: 1;
	transform: translateY(0)
}

.gp.active {
	display: none
}

.bq {
	border-top: 1px solid rgba(255, 255, 255, .1);
	height: 60px;
	line-height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%
}

.bq a { color:rgba(255, 255, 255, .56);}

.bq p:nth-child(1) {
	float: left;
	margin-left: 3.125%;
	font-size: 12px;
	color: rgba(255, 255, 255, .56)
}

.bq p:nth-child(2) {
	float: right;
	margin-left: 3.125%;
	font-size: 12px;
	color: rgba(255, 255, 255, .56);
	margin-right: 6%
}

.bq h1{
	position: absolute;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #0772c0;
	background: #fff;
	right: 80px;
	bottom: 80px;
	opacity: .65;
	cursor: pointer;
}

.bq h1 i {
	font-size: 36px;
}
.bq h1 img{
	width: 100%;
	margin: 0
}
.bq h1:hover{
	opacity: 1;
}
.section6 {
	background-image: url(/templets/jsr/__DEFAULT__/images/newback_02.png);
	background-position: 0 100%;
	background-repeat: no-repeat
}

.index1 img {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 20;
}

.index1 {
	position: relative;
}

.index1 video {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
}

.jsr_cont span {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.jsr_cont span img {
	width: 100%;
	height: 100%;
	display: block;
	animation: run 12s linear infinite;
}

.banner_list2 {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.ban1_list .swiper-button-next, .ban1_list .swiper-button-prev {
	z-index: 3;
	width: 60px;
	height: 60px;
	background-color: rgba(250, 250, 250, .1);
	background-size: 16px;
	transition: 0.3s ease-in-out;
}

.ban1_list .swiper-button-prev {
	left: 40px;
}

.ban1_list .swiper-button-next {
	right: 40px;
}

.ban1_list, .ban1_list .swiper-container, .jsr_cont {
	height: 100%;
}

.ban1_list .swiper-button-next:hover, .ban1_list .swiper-button-prev:hover {
	border-radius: 50%;
	background-color: rgba(250, 250, 250, .3);
}

.jsr_cont_list img {
	display: block;
	margin: 20px auto;
}

.jsr_cont_list img:nth-child(1) {
	transform: translateY(-200px);
	transition: 1.2s ease-out .4s;
	opacity: 0;
}

.jsr_cont_list img:nth-child(2) {
	transform: translateY(200px);
	transition: 1.2s ease-out .4s;
	opacity: 0;
}

.jsr_cont_list img:nth-child(3) {
	transform: translateY(200px);
	transition: 1.2s ease-out .8s;
	opacity: 0;
}

.jsr_cont_list img:nth-child(4) {
	transform: translateY(200px);
	transition: 1.2s ease-out 1.2s;
	opacity: 0;
}

.jsr_cont_list img:nth-child(5) {
	transform: translateY(200px);
	transition: 1.2s ease-out 1.6s;
	opacity: 0;
}

.ban1_list .swiper-slide-active .jsr_cont_list img {
	transform: translateY(0);
	opacity: 1;
}

@keyframes run {
	0% {
		transform: scale(1);
	}
	25% {
		transform: scale(1.04);
	}
	50% {
		transform: scale(1.08);
	}
	75% {
		transform: scale(1.04);
	}
	100% {
		transform: scale(1);
	}
}

.jsr_cont_list {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	text-align: center;
}

.jsr_cont_list p, .jsr_cont_list font, .jsr_cont_list i {
	display: block;
	font-size: 55px;
	color: white;
	font-weight: bold;
}

.jsr_cont_list p {
	transform: translateX(250px);
	transition: 1.2s ease-out .4s;
	opacity: 0;
}

.jsr_cont_list font {
	transform: translateX(-250px);
	transition: 1.2s ease-out .4s;
	opacity: 0;
}

.ban1_list .swiper-slide-active .jsr_cont_list font, .ban1_list .swiper-slide-active .jsr_cont_list p {
	transform: translateX(0);
	opacity: 1;
}

.jsr_cont_list i {
	transform: translateY(150px);
	transition: 1.2s ease-out .4s;
	opacity: 0;
}

.ban1_list .swiper-slide-active .jsr_cont_list i {
	transform: translateY(0px);
	opacity: 1;
}

.jsr_cont_list2 p, .jsr_cont_list2 font {
	display: inline-block;
	vertical-align: top;
}

.jsr_cont_list2 p {
	margin-right: 80px;
}

.jsr_cont_list2 font {
	width: 100%;
	text-align: right;
}

.jsr_cont_list2 font img {
	width: auto !important;
	display: inline-block;
	margin-right: 30px;
}

.soeff {
	display: inline-block;
	text-align: left;
	width: 100%;
	height: 100%
}

.jsr_cont_list {
	text-align: center;
}

.jsr_cont_list2 {
	top: 55%
}

/* .banner_list2 {
	display: none
} */

@media only screen and (max-width:1660px) {
	.jsr_cont_list p, .jsr_cont_list font, .jsr_cont_list i {
		font-size: 40px;
	}
	.jsr_cont_list4 img {
		width: 510px;
	}
	.jsr_cont_list3 img {
		width: 510px;
	}
	.jsr_cont_list2 img:nth-child(1) {
		width: 800px;
	}
	.jsr_cont_list2 img:nth-child(3) {
		width: 400px;
	}
	.jsr_cont_list5 img:nth-child(3) {
		width: 800px;
	}
	.jsr_cont_list5 img:nth-child(1) {
		width: 200px;
	}
}

@media only screen and (max-width:1440px) {
	.jsr_cont_list p, .jsr_cont_list font, .jsr_cont_list i {
		font-size: 35px;
	}
	.ban1_list .swiper-button-next, .ban1_list .swiper-button-prev {
		width: 50px;
		height: 50px;
	}
}










/*fy*/


.newspage {
 width:;PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 20px; TEXT-ALIGN: center
}
.newspage A { 
BORDER-RIGHT: #999 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #999 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; FONT: 13px/22px ""; BORDER-LEFT: #999 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #999 1px solid; font-family: Arial, Helvetica, sans-serif!important;
}
.newspage A:hover {
BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BACKGROUND: #4e4e4e; BORDER-LEFT: #fff 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #fff 1px solid; TEXT-DECORATION: none
}
.newspage A:active {
BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; BACKGROUND: #4e4e4e; BORDER-LEFT: #666 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #666 1px solid
}
.newspage SPAN.current {
BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #666 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND: #4e4e4e; PADDING-BOTTOM: 2px; BORDER-LEFT: #666 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #666 1px solid
}
.newspage SPAN.disabled {
BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #fff 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #fff 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #fff 1px solid
}
/*fy e*/


