/*全局样式*/
*{ margin:0; padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;}
body,html{min-height:100%;}
input,button,select,textarea{outline:none}
li{list-style:none}
img{border:0; max-width: 100%; height: auto;}
textarea{resize:none}
body,div,span,ul,li,p,h1,h2,h3,h4,h5,h6,img,input, textare{ margin:0; padding:0; }
body{ font-size:14px;font-family:微软雅黑;}
body{ word-wrap : break-word ;word-break:break-all; min-height: 100%; }
a{ text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:none;}
a{ outline:none;}/*去除超链接虚线框*/
a:active{star:expression(this.onFocus=this.blur());}/*去除ie下超链接虚线框*/
a:focus{ outline:0;}/*去除火狐下超链接的虚线*/
a{ text-decoration:none; color:#000}
.fl{float:left}
.fr{float:right}
.clearfloat{clear:both; height:0px; font-size:1px; line-height:0px;}/*清除浮动*/
h1,h2,h3,h4,h5,h6{font-weight:normal;}

body{margin:0;padding:0;width:100%;color:#333333;font:12px/18px "tahoma","Microsoft YaHei","arial","SimHei","SimSun";}
img{border:0;}
label{margin: 0 5px 0 0}
a{color:#fff;text-decoration: none}

input[type="submit"]{ font-size:15px;font-weight:600;color:#333333;border:0;font-family:"Microsoft YaHei","SimHei","SimSun";text-shadow:0 -1px 0 #535353;margin:5px 5px 0 0;padding:0 0 3px 0;display:block;width:106px;height:35px;text-align:center;line-height:33px;text-indent:20px;}
input[type="button"]{font-size:15px;font-weight:600;color:#333333;border:0;text-shadow:0 -1px 0 #535353;margin:5px 5px 0 0;padding:0 0 3px 0;display:block;width:106px;height:35px;text-align:center;line-height:33px;text-indent:20px;}
input.button_button{margin:0;width:106px;height:35px;border:0;font-size:15px;font-weight:600;color:#333333;text-shadow:0 -1px 0 #535353;padding:0 0 3px 0;text-align:center;line-height:33px;text-indent:20px;cursor:pointer;}
ol,ul{list-style:none outside none;margin:0px;padding:0;}
hr{color:#FF7700;width:200px;height:2px;float:left;}
textarea{font-size:12px;background-color:#ffffff;border:solid 1px #888888;}
fieldset{clear:both;padding:0 0 1em 1em;margin:0 0 30px .3em;border:1px solid #888888;}
legend{margin:0 0;padding:2px;font-size:10px;border:0px ;text-transform:capitalize;color:#000000;}

.container{
	width:1100px;padding:40px 0;margin:0 auto;
}
.menu{
	width:100%;
}
.content{
	overflow:hidden;
}
.menu h3{
	font-size:27px;color:#222;line-height:40px;margin-bottom:15px;display:none;
}
.menu .slide{
	width:48%;float:left;
}
.menu .slide:hover .slideBox .slide-prev{
	display:block;background-image: url(../images/lbt_arrows_left.png);
}
.slideBox.swiper-container {
	width: 100%;
	height: 370px;
}
.slideBox .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	width: 100%;
	/* 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;
}
.slideBox .swiper-slide img{
	width:100%;height:100%;
}
.slideBox .swiper-slide a{
	font-size:0;display:block;width:100%;
}
.slideBox .swiper-slide a span{
	font-size:15px;display:block;background:#eee;text-align:left;width:100%;padding:10px 5%;
	overflow:hidden;text-overflow:ellipsis;white-space: nowrap;color:#111;position: absolute;
    bottom: 0;
    left: 0;
}
.slideBox .slide-prev{
	background-size:27px 34px;background-color:#191818a1;display:none;
}
.slideBox .swiper-button-prev.slide-prev{
	left:0;
}
.slideBox .swiper-button-next.slide-prev{
	right:0;transform: rotate(180deg);
    
}
.slideBox .swiper-pagination{
	right:10px;text-align:right;left:auto;
}

.ytyb {
    width: 48%;
    margin-left: 4%;
}
.m-column-single {
    width: 100%;
    margin-top: 20px;
    height: 42px;
    padding-bottom: 3px;
    overflow: hidden;
    background: url(../images/20180611_title2_bg.png) left bottom no-repeat;
}
.m-column-single h2 {
    line-height: 42px;
    font-size: 22px;
    font-weight: 700;
    color: #2a2a2a;
}
.column_list, .title3 .more2 {
    padding-top: 20px;
    height: 30px;
    color: #969696;
}
.column_list .more2, .title3 .more2 {
    display: block;color: #333;
    width: 60px;
    margin: -8px 0 0 5px;
    height: 20px;
    text-align: right;
    font-size: 13px;
    line-height: 20px;
}
.newslist3{
	padding-left:8px;
}
.newslist3 li {
	font-size: 16px;
    line-height: 33px;
    height: 33px;
    background: url(../images/dot.jpg) no-repeat left center;
    text-align: left;
    text-indent: 10px;
    list-style: none;
}
.newslist3 li a {
    width: 70%;color: #2d374b;
    display: inline-block;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;
    overflow: hidden;
}
.newslist3 li span {
    float: right;
    margin-right: 5px;
    font-size: 12px;
    color: #ababab;
}
.ml{
	margin-left:0;
}

/* 移动端列表 */
.news-mobile{
	width:100%;margin-top:10px;
}
.news-mobile .tab{
	text-align:center;border-bottom:1px solid #ddd;
}
.news-mobile .tab span{
	display:inline-block;font-size:18px;margin:0 10px;position:relative;padding-bottom:15px;
}
.news-mobile .tab span.active{
	color:#0bbc09;font-weight:700;
}
.news-mobile .tab span.active::before{
	content:"";
	width:24px;height:3px;background:#0bbc09;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-12px;
}
.content-mobile{
	padding:0 20px;
}
.content-mobile ul li:first-child{
	border-top:0;
}
.content-mobile ul li{
	padding:15px 0;border-top:1px solid #ddd;overflow:hidden;
}
.content-mobile ul li a{
display: inline-block;
}
.content-mobile ul li .font{
	width:67%;font-size:16px;float:left;color: #000;
    line-height: 30px;

}
.content-mobile ul li .pic{
	width:31%;float:right;
	overflow: hidden;
    height: 13%;
}
.content-mobile ul li .pic img{
	width: 100%;
}
@media screen and (max-width:1200px){
	.container{
		width:100%;padding:20px;
	}
	.news-mobile{
		display:block;
	}
	.menu h3{
		display:block;
	}
	.menu .slide{
		width:100%;
	}
	.slideBox.swiper-container{
		height:260px;
	}
	.ytyb{
		display:none;
	}
}
@media screen and (min-width:1200px){

	.news-mobile{
		display:none;
	}
	
}