﻿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 #1378c6, -0 -0 0.2em #1378c6;
	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 #1378c6, -0 -0 0.2em #1378c6;
	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: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    line-height: 100%;
    position: relative;
    opacity: 0;
    z-index: -1;
    color: #004098;
}

.gsjj>div {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%
}

    .gsjj > div div {
        display: inline-block;
        margin: 0 64px;
        color: #004098;
    }

.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 #004098;
    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: #004098;;
        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: #004098;
    margin-top: 20px;
}

.gsjj > div > div:hover i {
    color: #004098;
    background: #1378c6;
}

.gsjj > div > div:hover p {
    color: #004098;
}

.gssj {
    text-align: center;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    line-height: 100%;
    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: #004098;
    font-size: 16px;
    padding-top: 50%
}

.shuju > div {
    display: inline-block;
    padding: 0 77px;
    border-right: 1px solid #004098;
}

.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: #004098;
        display: inline-block;
        margin-bottom: 10px;
        font-size:24px;
    }

    .shuju sup {
        vertical-align:baseline;
        color: #004098;
    }

.gssj > a {
    display: inline-block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #004098;
    color: #004098;
    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: #1378c6;
	position: absolute;
	left: -100%;
	top: 0
}

.gssj>a:hover:before {
	left: 0;
}

.indextit h2 {
	color: rgba(19, 120, 198, .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: #e60012;
	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: #1378c6;
	color: #1378c6
}

.indexcpxx span.ac {
	border-color: #1378c6;
	color: #1378c6
}

.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 #0867a9;
	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: #0867a9;
}

.indexcpbanner .swiper-button-prev i, .indexcpbanner .swiper-button-next i {
	line-height: 35px;
	font-size: 45px;
	color: #0867a9;
	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: #0867a9
}

.section3 {
	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: #025e9d;
	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(7, 15, 99, .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: #0867a9;
	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: #1378c6;
	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 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: 22%
}

.bq h1{
	position: absolute;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #046ab5;
	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/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;
}

.jsr_cont1 span {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

    .jsr_cont1 span img {
        width: 100%;
        height: 100%;
        display: block;

    }

.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: 618px;
	}
	.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: 400px;
	}
	.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;
	}
}

.container {
    overflow-x: hidden;
}

.sol-case {
    padding: 2.4rem 0 0 0;
    width: 100%;
    position: relative;
}

.w1400 {
    width: 92%;
    position: relative;
    margin: 0 auto;
    max-width: 1440px;
}

    .w1400 .sol-case-title, .sol-news-title {
        font-size: 30px;
        color: #24272b;
        font-weight: bold;
        line-height: 42px;
        margin-bottom: 22px;
    }

    .w1400 .sol-case-list {
        padding-bottom: 28rem;
    }

        .w1400 .sol-case-list .flex-viewport {
            overflow: visible !important;
        }

        .w1400 .sol-case-list .slides {
            width: 2000%;
            transition-duration: 0s;
            transform: translate3d(-475px, 0px, 0px);
        }

        .w1400 .sol-case-list .slide {
            float: left;
            width: 460px;
            height: 22.75rem;
            margin-right: 25px;
            display: block;
            overflow: hidden;
            position: relative;
        }

        .w1400 .sol-case-list .slides li img {
            width: auto;
        }

.sol-case-list .slides .bg {
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #fff;
    z-index: 1;
    filter: alpha(opacity = 0);
    -ms-filter: alpha(opacity = 0);
}

.sol-case-list .slides .font-bg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #000;
    z-index: 1;
    opacity: 0;
    -ms-filter: alpha(opacity = 0);
    filter: alpha(opacity = 0);
    transition-property: opacity;
    -moz-transition-property: opacity; /* Firefox 4 */
    -webkit-transition-property: opacity; /* Safari 鍜� Chrome */
    -o-transition-property: opacity;
    transition-duration: .3s;
    transition-delay: .2s;
}

.sol-case-list .slides li:hover .font-bg {
    opacity: .4;
    filter: alpha(opacity=30);
}

.sol-case-list .slides .con {
    position: absolute;
    bottom: -14.5rem;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: block;
    padding: 40px 40px 0 40px;
}

.sol-case-list .slides .tit {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.sol-case-list .slides .en {
    font-size: 16px;
    color: #fff;
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity = 60);
    line-height: 24px;
    min-height: 24px;
}

.sol-case-list .slides .font {
    font-size: 18px;
    color: #fff;
    line-height: 34px;
    margin-top: 35px;
}

.sol-case-list .slides .more {
    margin-top: 40px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,.3);
    background: url('../image/home/solArrow.png')no-repeat center;
}

.sol-case-list .flex-direction-nav a {
    opacity: 1;
    filter: alpha(opacity = 100);
    background-color: #000;
    width: 80px;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    z-index: 2;
}

.sol-case-list .flex-direction-nav .flex-prev {
    background: url('../image/home/prev1.png')no-repeat center;
    left: -120px;
}

    .sol-case-list .flex-direction-nav .flex-prev:hover {
        background: url('../image/home/prev2.png')no-repeat center;
    }

.sol-case-list .flex-direction-nav .flex-next {
    background: url('../image/home/next1.png')no-repeat center;
    right: -120px;
}

    .sol-case-list .flex-direction-nav .flex-next:hover {
        background: url('../image/home/next2.png');
    }

.sol-case-list .flex-direction-nav a:before {
    font-size: 0;
}
/**/
.sol-case .flex-control-nav {
    bottom: 20px;
}

    .sol-case .flex-control-nav li {
        margin: 0 8px;
    }

        .sol-case .flex-control-nav li a {
            width: 10px;
            height: 10px;
            border-radius: 10px;
            background-color: #d9d9d9;
            transition: background .3s;
            box-shadow: none;
        }

            .sol-case .flex-control-nav li a.flex-active {
                background-color: #f08311;
                background-size: 100% 100%;
                box-shadow: none;
            }
/**/
.sol-news {
    padding-bottom: 80px;
    overflow: hidden;
}

.sol-news-title a {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #24272b;
    position: absolute;
    top: 0;
    right: 0;
    width: 95px;
    transition: color .3s;
    padding-right: 10px;
}

    .sol-news-title a:hover {
        color: #f08311;
        transition: color .3s;
    }

.sol-news-title span {
    width: 20px;
    height: 20px;
    background: url(../image/home/more.png) no-repeat center;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 60%;
    margin-top: -15px;
    transition: background .3s;
}
