html{font-family: "Microsoft YaHei","微软雅黑" !important;}
 html, body {
		margin:0;
		padding:0;
        position: relative;
        height: 100%;
    }
a:link, a:visited {
    text-decoration: none;
}
img{
	padding:0;
	margin:0;
	border:0;
}

/*------通用css-------*/
.width100{
	width:100%;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.clear{
	clear:both;
}
.ri-ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/**------------------**/
.content{
	width:100%;
	overflow:hidden;
	position:relative;
}

.tpcon{
	width:100%;
	position:relative;
	overflow:hidden;
}
.top_t{
	height:60px;
	width:1200px;
	color:#b1b1b1;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	display:flex;
}
.topbox{
	width:auto;
	height:60px;
	display:flex;
	align-items:center;
	margin-right:20px;
	font-size:14px;
}
.top_line{
	border-bottom:1px solid #b1b1b1;
	width:100%;
}
.top_b{
	height:120px;
	width:1200px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	display:flex;
}

.top_logo{
	width:260px;
	height:120px;
	display:flex;
	align-items:center;
}
.top_menu{
	width:938px;
	display:flex;
	align-items:center;
}

.top_menu a{
	color:#3e3e3e;
	font-size:16px;
	padding:0 10px;
	border-top: 3px solid;
    border-color: rgba(0,0,0,0);
    transition: all 0.3s;
	height:100%;
	line-height:120px;
}

.swiper-container {
        width: 100%;
		z-index:10;
    }
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	margin:0;
	padding:0;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.ad_c_r .swiper-container{
	background:#11242b;
}
.ad_c_r .swiper-slide{
	background:#11242b;
	color:#fff;
	justify-content:flex-start;
	-webkit-justify-content: flex-start;
	padding-left:20px;
}
.ad_c_r .more{
	padding:15px 25px;
	position: absolute;
    top: 30px;
    right: 15px;
	background:#2da7fc;
    color: #fff;
    font-size: 14px;
}
a.menu_active{
	color:#2fa6fa;
	border-top:3px solid #2fa6fa !important;
}

.top_menu:hover a{
	color:#3e3e3e;
	border-top:3px solid ;
	border-color:rgba(0,0,0,0) !important;
	transition: all 0.3s;
}

.top_menu a:hover{
	color:#2fa6fa !important;
	border-top:3px solid #2fa6fa !important;;
	transition: all 0.3s;

}

.ad_c{
	width:100%;
	height:110px;
	background:#11242b;
}
.ad_c .adcon{
	width:1200px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	display:flex;
}
.ad_c  .ad_c_l{
	width:416px;
	height:110px;
	display:flex;
	align-items:center;
}
.ad_c  .ad_c_r{
	width:770px;
	height:110px;
	position:relative;
	display:flex;
}

.ad_c  .ad_c_r .sw{
	width:100%;
	height:100%;
}

.ad_con{
	width:1200px;
	margin:20px auto;
	overflow:hidden;
	position:relative;
	display:flex;
	flex-flow: row wrap;
}

.news_list{
	display:block;
	width:100%;
	padding:0 12px;
	color: #7e7b75;
	font-size:14px;
	line-height:24px;
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
	position:relative;
	text-align:left;
}

.news_list:hover{
	color:#2da7fc;
}
.news_list .dian_x {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #2da7fc;
    border-radius: 50%;
    height: 4px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 4px;
}
.ad_list{
	width:32%;
	padding:10px;
	border:1px solid #818181;
	text-align:center;
	position:relative;
	margin:15px 7px;
	overflow:hidden;
} 
.ad_list img{
	opacity:0.9;
	transition: all 0.5s;
}
.ad_list:hover img{
	opacity:1;
	transform: scale(1.1);
}
.ad_list_txt{
	width:100%;
	font-size:16px;
	display:block;
	height:88px;
	overflow:hidden;
	text-align:left;
	color:#555;
	padding:0 15px;
	//text-indent:2em;
}
.ad_list_txt p{
	color:#777;
	font-size:13px;
	line-height:24px;
	padding-top:2px;
	margin:2px;
}
.a_list{
	width:160px;
	height:40px;
	line-height:40px;
	background:#2da7fc;
	color:#fff;
	display:block;
	margin:15px auto;
}

.jieshao{
	width:100%;
	position:relative;
	padding:30px 0;
	background:#f0f1eb;
}
.jieshao_c{
	width:1200px;
	margin: 0 auto;
	position:relative;
	display:flex;
	flex-flow: row wrap;
	overflow:hidden;
}
.jieshao_c .h{
	font-size:20px;
	padding:20px 0;
}
.js_l{
	width:55%;
	position:relative;
}
.js_r{
	width:45%;
	position:relative;
	padding-top:30px;
	padding-left:30px;
}
.bottom{
	width:100%;
	background:#fff;
	text-align:center;
	padding:15px;
}
.jsbanner{
	width:100%;
	position:relative;
	overflow:hidden;
}
.video{
	left: 38%;
    position: absolute;
    top: 150px;
    width: 600px;
	height:440px;
	z-index:999;
	background:#000000;
	border:0px solid red;
	text-align:center;
	display:none;
}
.video .close{
	color:#fff;
	padding-right:10px;
	padding-top:5px;
	cursor:pointer;
}
.video_bg{
	background: #000000 none repeat scroll 0 0;
    height: 150%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: -180px;
    width: 100%;
    z-index: 99;
	display:none;
}
.video_show{
	cursor:pointer;
}

/***************--------resize----------**************/



@media all and (max-width: 600px) {


}


