.banner1 .swiper-slide>div:nth-child(2){
	width: 1200px;
	position: absolute;
	text-align: center;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	
	margin: auto;
}
.banner1 img{
	width: 85%;
    
}
.banner1 .swiper-slide{
    display: flex;
    justify-content: center;
}
.banner1 img:nth-child(2){display: none;}

.banner1 .swiper-slide>div h2{
	font-size: 68px;
	color: #fff;
	font-family: 'Conv_AkzidenzGrotesk-ExtraBoldCond';
	line-height: initial;
	margin-top: 20%;
	transform: translateY(-200px);
	opacity: 0;
}
.banner1 .swiper-slide>div p{
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	transform: translateY(200px);
	opacity: 0;
}
.banner1 .swiper-slide-active div h2{
	transform: translateY(0);
	opacity: 1;
}
.banner1 .swiper-slide-active div p{
	transform: translateY(0);
	opacity: 1;
}
.banner1 .swiper-slide{
	position: relative;
}
.banner1 .swiper-slide>div div{
	display: inline-block;
	position: relative;
}

.banner1 .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	opacity: 1;
	/*border: 2px solid rgba(255,255,255,0);*/
	background: #6b7177;
}
.banner1 .swiper-pagination-bullet-active{
	border: 2px solid #fff;
	background: #07538a;
}
.banner2 .swiper-button-next,.banner2 .swiper-button-prev{
	background-image: none;
}
.banner2 .swiper-button-next i,.banner2 .swiper-button-prev i{
	color: #fff;
	line-height: 44px;
}
.indexbanner>div:nth-child(2){
	background: #005096;
	height: 60px;
	/*position: absolute;*/
	bottom: 0;
	z-index: 2;
	width: 100%;
}
.js b{
	font-weight: bold;
}
.js .swiper-slide{
	overflow: hidden;
}
.js1:hover img{
	transform: scale(1.1);
}
.js:hover h2{
	color: #005897;
}
.indexbanner{
	position: relative;
}
.wid{
	width: 840px;
	margin: 0 auto;
}
.wid p,.wid time{
	display: inline-block;
	line-height: 60px;
}
.wid i{
	color: #fff;
}
.wid time{
	color: #fff;
}
.wid p{
	color: #fff;
}
.wid span{
	color: #fff;
}
.wid time{
	float: right;
}
.wid i{
	margin-right:20PX;
	display: inline-block;
}
.wid span{
	opacity: .5;
	margin-right: 25px;
}
.indexjs{
	margin-top: 40px;
	margin-bottom: 40px;
}
.js{
	float: left;
	width: 49%;
	padding-right: 2%;
	border-right: 1px solid #e5e5e5;
	box-sizing: border-box;
}
.js:nth-child(3){
	padding-right: 0;
	padding-left: 5%;
	border: none;
}
.js:nth-child(2){
	padding-left: 2%;
	width: 49%;
    padding-right: 0;
    border: none;
}
.js .swiper-slide{
	border-radius: 5px;
}
.js1 .swiper-slide img,.js2 .swiper-slide .s1 img{
	width: 100%;
}
.js a i{
	font-size: 10px;
}
.js a{
	color: #005897;
	font-size: 14px;
}
.js p{
	color: rgba(0,0,0,.7);
}
.js1 h2{
	font-weight: bold;
	color: #333333;
}
.js .swiper-button-next,.js .swiper-button-prev{
	background: transparent;
	text-align: center;
	line-height: 40px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	
}
.js .swiper-button-next:hover,.js .swiper-button-prev:hover{
	background: #005897;
}
.js i{
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}
.js .swiper-button-next{
	right: -10px;
}
.js .swiper-button-prev{
	left: -10px;
}
.swiper-button-disabled{
	pointer-events: initial;
}

.js2 .swiper-container{
	height: auto;
}
.js2 .swiper-button-next,.js2 .swiper-button-prev{
	display: none
}
.banner1 .swiper-button-next,.banner1 .swiper-button-prev{
	background-image: none;
	border-radius: 50%;
	background: rgba(0,0,0,.25);
	width: 56px;
	height: 56px;
	text-align: center;
	line-height: 40px;
	/* opacity: 0; */
}
.banner1:hover .swiper-button-next,.banner1:hover .swiper-button-prev{
	opacity: 1;
}
.banner1 .swiper-button-next{
	right: 40px;
}
.banner1 .swiper-button-prev{
	left: 40px;
}
.banner1 i{
	font-size: 30px;
	line-height: 56px;
	color:rgba(0,0,0,.5)
}
.js1{padding-top: 1%;}
.js1 .about_img{width: 47%;float: left;border:1px solid #fbf9f9;background: #fff;}
.js1 .about_img .qyxx{text-align: center;color: #444;}
.js1 .about_cont{width: 50%;float: right;}
.js1 .about_cont p{line-height: 2;color: #444;}
.js2 #tabs-container {
    background: #fbf9f9;
	/* min-height:200px; */
}
.tabs {
	background:#e7e7e7;
	width:100%;
	height:38px;
	overflow:hidden;
}

.tabs li.active {
    background: #003477;
    color:#fff;
}
.news-list {
	padding:0 10px;
}
.news-list li {
	overflow:hidden;

	font-weight:normal;
	height:35px;
	line-height:35px;
	font-size:80%;
}
.tabs li{width:calc( 100% / 3);float: left;line-height:38px;text-align:center;float:left;cursor:pointer;}
#tabs-container .about_cont p{line-height: 1.5;padding:10px 20px;}
.sTempWrap{margin-top: 10px;}
                           .domo-pic-scroll-lr { width:100%; height:auto; position:relative; margin:0 auto; }
                           .domo-pic-scroll-lr .conts li { float:left; text-align:center; width:48%; height:auto; font-size:16px; font-style:italic; font-weight:700; text-align:center; color:#317bac; line-height:120px; padding:0 5px; border-radius:8px; vertical-align:top; }
                           	.domo-pic-scroll-lr .conts li .s1 { width:95%; height:auto;margin: 0 auto; }
                           	.domo-pic-scroll-lr .conts li a { color:#317bac; background:#fff; display:block; width:100%; height:auto; border-radius:8px; }
                           	.domo-pic-scroll-lr .conts li a:hover { color:#fff; background:#4ad585; text-decoration:none; }
                           
                           	.domo-pic-scroll-lr .textList { text-align:center; height:40px; line-height:20px; padding:0px 15px; color:#1eb4e5; font-size:12px; overflow:hidden; }
                           		.domo-pic-scroll-lr .textList .pageNav { line-height:20px; color:#1eb4e5; }
                           			.domo-pic-scroll-lr .textList .pageNav font { font-size:14px; padding:0 5px; line-height:20px; color:#b2d5ed; font-style:italic; }
                           				.domo-pic-scroll-lr .textList .pageNav .current { font-size:18px; padding-right:8px; }
                           			
                           .domo-pic-scroll-lr .prev, .domo-pic-scroll-lr .next { z-index:1; position:absolute; top:35%;  display:block; width:36px; height:36px; line-height:34px; font-size:22px; color:#fff;border-radius:50px; background:#b2d5ed; text-align:center; font-family:"Comic Sans MS", cursive; cursor:pointer; }
                           .domo-pic-scroll-lr .prev { left:0px; background:#212121; }
                           .domo-pic-scroll-lr .prev:hover, .domo-pic-scroll-lr .next:hover { background:#003477; color:#fff; }
                           .domo-pic-scroll-lr .next { right:0px; background:#212121; }
                           
                           .domo-pic-scroll-lr .tabs { width:100%; height:11px; line-height:11px; position:absolute; z-index:1; bottom:0; left:0; overflow:hidden; }
                           	.domo-pic-scroll-lr .tabs ul { text-align:center; height:11px; }
                           	.domo-pic-scroll-lr .tabs ul li { line-height:999px; width:11px; height:11px; border-radius:11px; margin:0 5px; cursor:pointer; background:#b2d5ed; cursor:pointer; display:inline-block; *display:inline; zoom:1; overflow:hidden; }
                           	.domo-pic-scroll-lr .tabs ul .current { background:#4ad585 !important; }
.js1 .about_cont h2{margin: 0;}
.js2 .news-list a{display: block;color: #444;}
.js2 .news-list a span{margin-right: 5px;}
.js2 .news-list a p{overflow:hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow:ellipsis;}
.js2 .news-list a:hover {color: #003477;text-decoration:underline}
.tab {

				position: relative;

				width: 400px;

				height: 230px;

				overflow: hidden;

				margin: 0 auto 20px auto;

				font-family: Arial;

			}

			.tab-nav {

				height: 30px;

				overflow: hidden;

				background: #f5f5f5;

			}

			.tab-nav a {

				display: block;

				float: left;

				width: 80px;

				height: 30px;

				line-height: 30px;

				text-align: center;

				text-decoration: none;

				color: #999;

			}

			.tab-nav a.current {

				background: #80b600;

				color: #fff;

			}

			.tab-con {

				position: relative;

				width: 400px;

				height: 200px;

				overflow: hidden;

				background: #80b600;

			}

			.tab-con-item {

				display: none;

				width: 400px;

				height: 180px;

				line-height: 180px;

				text-align: center;

				color: #fff;

			}
			img.jishu {width:40% ;margin:20px;float:left;}
            .jishu_p{margin-top:20px;}
@media only screen and (max-width: 766px) {
    img.jishu{width:100%;margin:0;}
    .banner1 img:nth-child(2){display: block;}
    .banner1 img:first-child{display: none;}
    .js1 .about_img{width: 100%;}
    .js1 .about_cont{width: 100%;padding-bottom: 20px;}
    .js1 .about_cont h2{text-align:left;margin:10px 0 0}
    .js1 .about_cont p{text-align:left;}
    .f_bottom p{text-align: center;}
    .domo-pic-scroll-lr .conts li{width: 100%;padding: 0;}
    .domo-pic-scroll-lr .prev, .domo-pic-scroll-lr .next{top: 40%;}
    /* .hxjs{line-height: 1.4;} */
    .news-list{padding: 0;}
    .indexjs{margin:20px 0;}
    .hxjs{line-height: 1.5;}
    header .logo{margin-left: 20px;line-height: 50px;}
    header .btn{margin-top:15px}
    .banner1 img{width: 100%;}
    
}
