@charset "utf-8";
/* css document */
body{
	/*max-width: 1920px; */
	min-width: 320px;
}
.w-r {
  width: 1000px;
  margin: 0 auto;
  /*overflow: hidden;*/
}
.w-b {
  width: 100%;
  height: auto;
  /*overflow: hidden;*/
}
.disf {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.chuizhi {
    align-items: center;
}
.juzhong {
    justify-content: center;
}
.fnt0{
	font-size: 0;
}
.tc{
	text-align: center;
}
.banner img{
	display: inline-block;
	width: 100%;
}
body {
	/*background-color:#002946;*/
	color:#333;
}
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, p, th, td, dl, dt, dd{
	font-family: 'arial' , '黑体';
}
/*.banner {
	padding-top:80px;
}*/
/*.nav {
	padding: 8.8px 0;
}
.nav img{
	width: auto;
}*/
/*.banner{
	margin-top: 15px;
}*/
.banner h1 {
	font-size:36px;
	text-align:center;
	font-weight:normal;
}
.banner h2 {
	font-size:18px;
	color:#535353;
	text-align:center;
	font-weight:normal;
	margin:20px 0 60px;
}
.banner .swiper {
	width:1150px;
	margin:0 auto;
	position:relative;
	/*display: none;*/
}
/*.bb{
	top: 0;
	left: 0;
    z-index: 9000;
    background-color: #002946;
        padding-bottom: 10px;
}*/
.current-swiper{
	width:36%;
	height:auto;
	border-radius:10px;
	margin:0 auto;
	box-shadow:0 0 20px rgba(0,0,0,0.05);
	position:relative;
	z-index:99;
}
.bb .aa{
	    padding: 2.2% 2.2% 0;
}
.bb .item5{
	font-size: 0;
}
.left-swiper {
	position:absolute;
	left:46px;
	top:49%;
	transform: translatey(-50%);
	z-index:1;
}
.right-swiper {
	position:absolute;
	right:46px;
	left:auto;
	top:49%;
	transform: translatey(-50%);
	z-index:1;
}
.nocurrent-swiper {
	width:340px;
	height:auto;
	border-radius:8px;
	box-shadow:0 0 20px rgba(0,0,0,0.05);
}
.nocurrent-swiper:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
	z-index:99;
}
.aa{
	padding: 3% 3% 0;
	border: 2px solid #2d7104;
	/*box-sizing: border-box;*/
	background-color:#efefef;
}
.aa .swiper-slide-active{
    width: 124% !important;
    margin-top: -12%;
    margin-left: -12%;
    background-color: #efefef;
    cursor: pointer;
}
.aa .swiper-slide-active img{
    width: 86% !important;
    margin-top: 7%;
    margin-left: 7%;
}
.title {
	padding-top:70px;
	margin-left:45px;
	height:29px;
	line-height:29px;
	font-size:18px;
	color:#666;
}
.nocurrent-swiper .title {
	padding-top:44px;
	margin-left:30px;
	font-size:16px;
	height:25px;
	line-height:25px;
}
.name {
	margin-left:45px;
	height:55px;
	display:inline-block;
	position:relative;
	line-height:55px;
	padding-bottom:9px;
	padding-right:55px;
	border-bottom:1px solid #dddddd;
	font-size:36px;
	color:#333;
}
.nocurrent-swiper .name {
	height:46px;
	line-height:46px;
	font-size:30px;
	padding-right:46px;
	margin-left:30px;
}
.name:before {
	content:'';
	position:absolute;
	width:30px;
	height:30px;
	right:10px;
	top:0;
	bottom:0;
	margin:auto;
	background:red;
}
.nocurrent-swiper .name:before {
	width:26px;
	height:26px;
	background-size:100% 100%;
}
.detail {
	margin-left:45px;
	width:275px;
	margin-top:30px;
	padding-right:5px;
	line-height:24px;
	color:#bbb;
	font-size:14px;
}
.nocurrent-swiper .detail {
	font-size:12px;
	line-height:20px;
	width:235px;
	margin-left:30px;
}
.swiper-button-prev {
	width:46px;
	height:46px;
	left: 11%;
}
.swiper-button-next {
	width:46px;
	height:46px;
	right: 11%;
}
/*.download{
	height: 35px;
	line-height: 35px;
	width: 150px;
	border: 1px solid #e5340d;
	color: #ffffff;
    margin: 20px auto;
    border-radius: 20px;
    cursor: pointer;
}*/
.swiper-button-next {
    background-color: transparent;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(/uploads/image/sis181/left-btn.png) no-repeat center center/100%;
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(/uploads/image/sis181/right-btn.png) no-repeat center center/100%;
    left: auto;
}
.swiper-button-next, .swiper-button-prev {
    top: 92%;
     margin-top: 0; 
}
.fnt30{
	font-size: 23px;
	color: #231f20;
}
.fnt20{
	font-size: 16px;
	color: #231f20;
}
.fnt18{
	font-size: 14px;
	color: #ffffff;
}
.fnt12 span{
	display: inline-block;
	font-size: 12px;
	color: #ffffff;
	background-color: #e5340d;
	border-radius: 3px;
	    width: 45px;
    text-align: center;
    padding: 2px 0;
}
.fr{
	float: right;
}
/*.item1 div{
padding: 0 12%;
    bottom: 6%;
}*/
/*.margintop5{
	margin-top: 5px;
}*/
/*.item2 div{
    padding: 6% 8% 0 8%;
    top: 3%;
    p{
    	font-size: 13px;
    }
}*/
/*.item3 div{
	background-color: rgba(5,49,91,.7);
    top: 57%;
    width: 86%;
    left: 7%;
}
.item3 div div{
	width: 100% !important;
	padding: 5% 15px 5% 15px !important;
	background-color: transparent;
    
}
.item4 div{
	    padding:0 10% 0 55%;
    top: 43%;
    right: 0;
}
.item4 .hr{
	width: 30px;
	height: 1px;
	background-color: #e5340d;
}
.gj{
	display: inline-block;
	color: #e5310e;
}
.item5 div{
padding: 0 15px;
    top: 46%;
    right: 0;
}
.item5 div h3{
color: #002843;
line-height: 38px;
}
.item5 div p{
color: #05315b;
    line-height: 24px;
    margin-top: 10px;
}*/
/*.margintop10{
	margin-top: 10px;
}
.margintop30{
	margin-top: 20px;
}*/
/*.jieshao{
	margin-top:20px;
	padding-bottom: 20px;
}*/
@media screen and (max-width: 1150px){
	.w-r ,.banner .swiper{
	  width: 100%;
	  padding: 0 20px;
	}
	.banner{
		padding-bottom: 50px;
	}
	.aa {
	    padding: 5% 5% 0;
	}
	.aa .swiper-slide-active {
    width: 128% !important;
    margin-top: -14%;
    margin-left: -14%;
	}
	.aa .swiper-slide-active img {
    width: 84% !important;
    margin-top: 8%;
    margin-left: 8%;
	}
	.item1 div {
	    padding: 0 10%;
	    bottom: initial;
	    top: 76%;
	}
	.item3 div {
	    width: 84%;
    left: 8%;
	}
	.current-swiper {
	    width: 47%;
	}
	.nocurrent-swiper{
	    width: 32%;
	    height: auto;
	    border-radius: 8px;
	    box-shadow: 0 0 20px rgba(0,0,0,0.05);
	}
	.left-swiper {
	    left: 10px;
	    z-index: -1;
	}
	.right-swiper {
	    right: 10px;
	    z-index: -1;
	}
	.item1 div,.item2 div,.item3 div,.item4 div,.item5 div{
		display: none;
	}
}
@media screen and (min-width:1400px){
	/*.nav {
		padding: 30px 0;
	}
	.nav img{
		width: auto;
	}*/
	.banner{
		/*padding-bottom: 50px;*/
	}
	.banner h1 {
		font-size:36px;
		text-align:center;
		font-weight:normal;
	}
	.banner h2 {
		font-size:18px;
		color:#535353;
		text-align:center;
		font-weight:normal;
		margin:20px 0 60px;
	}
	.banner .swiper {
		width:1150px;
		margin:0 auto;
		position:relative;
	}
	.current-swiper {
		width:540px;
		height:auto;
		border-radius:10px;
		margin:0 auto;
		box-shadow:0 0 20px rgba(0,0,0,0.05);
		position:relative;
		z-index:99;
	}
	.left-swiper {
		position:absolute;
		left:0;
		top:calc(50% - 23px);
		transform: translatey(-50%);
		z-index:1;
	}
	.right-swiper {
		position:absolute;
		right:0;
		left:auto;
		top:calc(50% - 23px);
		transform: translatey(-50%);
		z-index:1;
	}
	.nocurrent-swiper {
		width:370px;
		height:auto;
		border-radius:8px;
		box-shadow:0 0 20px rgba(0,0,0,0.05);
	}
	.nocurrent-swiper:before {
		content:'';
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background:rgba(0,0,0,0.6);
		z-index:99;
	}
	.aa{
		padding: 59px 59px 0;
		border: 1px solid #ffffff;
		/*box-sizing: border-box;*/
		background-color:#01253d;
	}
	.aa .swiper-slide-active{
		width: calc(100%   118px) !important;
	    margin-top: -59px;
	    margin-left: -59px;
	    background-color: #01253d;
	}
	.aa .swiper-slide-active img{
	    width: calc(100% - 118px) !important;
	    margin-top: 59px;
	    margin-left: 59px;
	}
	.title {
		padding-top:70px;
		margin-left:45px;
		height:29px;
		line-height:29px;
		font-size:18px;
		color:#666;
	}
	.nocurrent-swiper .title {
		padding-top:44px;
		margin-left:30px;
		font-size:16px;
		height:25px;
		line-height:25px;
	}
	.name {
		margin-left:45px;
		height:55px;
		display:inline-block;
		position:relative;
		line-height:55px;
		padding-bottom:9px;
		padding-right:55px;
		border-bottom:1px solid #dddddd;
		font-size:36px;
		color:#333;
	}
	.nocurrent-swiper .name {
		height:46px;
		line-height:46px;
		font-size:30px;
		padding-right:46px;
		margin-left:30px;
	}
	.name:before {
		content:'';
		position:absolute;
		width:30px;
		height:30px;
		right:10px;
		top:0;
		bottom:0;
		margin:auto;
		background:red;
	}
	.nocurrent-swiper .name:before {
		width:26px;
		height:26px;
		background-size:100% 100%;
	}
	.detail {
		margin-left:45px;
		width:275px;
		margin-top:30px;
		padding-right:5px;
		line-height:24px;
		color:#bbb;
		font-size:14px;
	}
	.nocurrent-swiper .detail {
		font-size:12px;
		line-height:20px;
		width:235px;
		margin-left:30px;
	}
	.swiper-button-prev {
		width:46px;
		height:46px;
		left: 11%;
	}
	.swiper-button-next {
		width:46px;
		height:46px;
		right: 11%;
	}
	.download{
		height: 35px;
		line-height: 35px;
		width: 150px;
		border: 1px solid #e5340d;
		color: #ffffff;
	    margin: 30px auto;
	    border-radius: 20px;
	}
	.swiper-button-next {
	    background-color: transparent;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	    background: url(/uploads/image/sis181/left-btn.png) no-repeat center center/100%;
	    right: auto;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    background: url(/uploads/image/sis181/right-btn.png) no-repeat center center/100%;
	    left: auto;
	}
	.swiper-button-next, .swiper-button-prev {
	    top: 86%;
	     margin-top: 0; 
	}
	.fnt30{
		font-size: 30px;
		color: #231f20;
	}
	.fnt20{
		font-size: 20px;
		color: #231f20;
	}
	.fnt18{
		font-size: 16px;
		color: #ffffff;
	}
	.fnt12 span{
		display: inline-block;
		font-size: 12px;
		color: #ffffff;
		background-color: #e5340d;
		border-radius: 3px;
		    width: 45px;
	    text-align: center;
	    padding: 2px 0;
	}
	.fr{
		float: right;
	}
	.item1 div{
		padding: 10% 15% 0 15%;
	    bottom: 9%;
	}
	.item2 div{
		padding: 10% 15% 0 15%;
	    top: 3%;
	}
	.item3 div{
		background-color: rgba(5,49,91,.7);
	    top: 57%;
	        width: calc(100% - 118px);
	    left: 59px;
	}
	.item3 div div{
		width: 100% !important;
		padding: 5% 15px 5% 15px !important;
		background-color: transparent;
	    
	}
	.item4 div{
		    padding: 0 15% 0 55%;
	    top: 43%;
	    right: 0;
	}
	.item4 .hr{
		width: 30px;
		height: 1px;
		background-color: #e5340d;
	}
	.gj{
		display: inline-block;
		color: #e5310e;
	}
	.margintop10{
		margin-top: 10px;
	}
	.margintop20{
		margin-top: 20px;
	}
	.margintop30{
		margin-top: 30px;
	}
	.current-swiper1{
		width: 46.7%;
	}
	.bb{
		width: calc(100%   4px);
		left: -2px;
	}
	.bb .aa {
	    padding: 5% 5% 0;
	}
}
@media screen and (max-width:1000px){
	.item5 div{
		display: none;
	}
}
@media screen and (max-width: 768px){
	.fnt30 {
	    font-size: 24px;
	}
	.fnt18 {
	    font-size: 14px;
	}
	.item2 div {
	    padding: 5% 10% 0 10%;
	    top: 3%;
	}
}
@media screen and (max-width: 640px){
	
	.current-swiper,.current-swiper1 {
	    width: 75%;
	}
	.nocurrent-swiper {
	    width: 50%;
	}
	.swiper-button-prev {
	    width: 30px;
	    height: 30px;
	    left: 20px;
	}
	.swiper-button-next{
		width: 30px;
	    height: 30px;
	    right: 20px;
	}
	.swiper-button-next, .swiper-button-prev {
	    top: 91%;
	}
	.download {
	    height: 28px;
	    line-height: 28px;
	    width: 100px;
	    margin: 20px auto;
	    font-size: 14px;
	}
	.margintop30 {
    margin-top: 10px;
}
}
@media screen and (max-width: 500px){
	.item1 div,.item2 div,.item3 div,.item4 div,.item5 div{
		display: none;
	}
	/*.nav img {
	    width: 70%;
	}*/
	
}