.w1000{
	width: 1000px;
	margin:0px auto;
}
.bg_white{
	background:white;
}
.posi{
	font-size:14px;
	color:#757575;
	padding:40px 0px;
}
.posi a{
	color:#757575;
}

.list_lim ul li{
	font-size:18px;
	color:#303030;
	position: relative;
	border-bottom:1px dashed #cbcbcb;
	padding:18px 0px;
	padding-right:20%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list_lim ul li a{
	color:#303030;
}
.list_lim ul li:hover{
	color:#1e4b87;
}
.list_lim ul li:hover a{
	color:#1e4b87;
}
.list_lim ul li span{
	position: absolute;
	right:0px;
	color:#949595;
	font-size:12px;
	display:inline-block;
	padding:5px 10px;
	border: 1px solid #a2a3a3;
	border-radius:6px;
}
.list_lim{
	padding-bottom: 40px;
}
.page {
			display: inline-block;
            text-align: center;
            font-size: 13px;
            vertical-align: top;
            line-height: 26px;
            margin:120px 0px 0px 0px;
        }

        #page {
            width: 60px;
            height: 32px;
			border: 1px solid #ececec;
			margin:0px 5px;
        }
		.next_page{
			float: right;
		}
		.pre_page,.next_page{
			padding: 5px 12px;
		} 
		.click_btn{  
			background: #1e4b87 !important;
			color: #fff !important;
		}
        .page a,
        #pageJump {
            display: inline-block;
            color: #939393;
			padding: 3px 12px;
            text-align: center;
            border: 1px solid #ececec;
            font-size: 16px;
            vertical-align: top;
            background: white;
        }

		#pageJump{
			width:60px;
			height: 34px;
			background: #e5e5e5;
			color: #8f8f8f;
		}
		
		
		.share{width:266px;height:40px;float:right;overflow:hidden;/* margin-top:8px; */display:inline;position: absolute;top: 0px;right: 0px;}
		.share h3,.share p{ width:32px; height:32px; float:left; overflow:hidden;}
		.share p{ margin-left:6px; display:inline;}
		.share h3 img,.share p img{ width:32px; height:32px;}
.detail-canshu h2{
	font-size:15px;color:#999999
}
.detail-canshu{
	line-height:39px;
	padding-bottom:12px;
	border-bottom:1px solid #dddddd;
	position: relative;
}

.bg_mm .name{
	color:#191919;
	font-size:36px;
	padding-top:0px;
	margin-bottom:26px;
}

.cont_mb p ,.cont_mb span ,.cont_mb div,.cont_mb{
	font-size:18px;
	color:#191919;
}
.cont_mb p ,.cont_mb div{
	margin:28px 0px;
}

.cont_mb img ,.cont_mb video{
	max-width:700px !important;
	margin:0px auto;
	text-align: center;
	display: block;
}

.swiper-container,
.swiper-wrapper,
.swiper-slide {
	height: auto !important;
	width: auto !important;
}

.ifom-nav {
	font-size: 20px;
	color: white;
	background: #118ec6;
	padding: 2% 0px;
	display: none;
}

.ifom-nav .swiper-slide-active a {
	color: white;
	display: block;
	font-weight: bold;
}

.ifom-nav>div {
	padding: 0px 10px;
}
.ct{
	padding: 0px 10px;
}
.ifom-nav a {
	color: white;
	display: block;
}

@media screen and (max-width:1354px){
	body,html{
		min-width:auto;
	}
	.w1347{
		width:1200px;
	}
	.nav_index ul li{
		padding:0px 26px;
	}
}


@media screen and (max-width:1211px){
	.w1347{
		width:1000px;
	}
	.w1000{
		width:800px;
	}
	.nav_index{
		display: none;
	}
	.ifom-nav{
		display: block;
	}
	.cont_mb img, .cont_mb video {
	    max-width: 500px !important;
	}	
}

@media screen and (max-width:1017px){
	.w1347{
		width:98%;
	}
.w1000{
		width:95%;
	}
	.bg_mm .name{
		font-size:28px;
	}
}


@media screen and (max-width:768px){
	.logo img{
		display: block;
		width:50%;
		margin:0px auto;
	}
	.H-t{
		display: none;
	}
	.content_m{
		background-position-y: 0px;
	}
	.ifom-nav{
		font-size:18px;
	}
	.logo{
		padding:6% 0px;
	}
	.posi{
		padding-top:5%;
		margin-bottom:5%;
		padding-bottom:0px;
	}
	.list_lim ul li{
		padding-right:32%;
		font-size:16px;
	}
	.page{
		margin-top:18%;
	}
	.f_t {
	    font-size: 15px;
	    height: 58px;
	    line-height: 58px;
	}
	
	.f_t a {
	    margin: 0px 4px;
	}
	.f_b{
		padding:10% 3%;
		font-size:14px;
		
	}
	.cont_mb img, .cont_mb video {
		width:100%;
	}
	.share{
		float: none;
		position: relative;
	}
	.bg_mm .name{
		font-size:24px;
	}
	
	.cont_mb p, .cont_mb span, .cont_mb div, .cont_mb {
	    font-size: 16px;
		line-height:26px !important;
	}
}