html,body,div,span,h1,h2,h3,h3,h5,h6,p,a,em,font,img,strong{margin:0;padding:0;}
ol,ul{list-style:none; margin:0px; padding:0px;}
body,input{ font-family: "Microsoft YaHei",Arial,Lucida,Verdana,Helvetica,sans-serif; font-size:14px; color: #000; background-color: #fff;}
a:link,a:visited{color:#333333;text-decoration:none;}
a:hover{cursor:pointer}
.clear{ clear:both;}
h1,h2,h3,h4{ font-style: normal; font-weight: normal; margin:0; padding:0;}

.hole_all{ width: 1080px; height: auto; margin:auto; margin-bottom:100px;}
.banner{ width: 100%; height: auto;}
.banner img{ display: block;}

.list_cont{ width: 100%; min-height: 100px; overflow: hidden; border: 1px solid #cececf;margin-top: 20px;}
.arc_mbx{width:100%;float: left;padding:60px 0 25px 0; }
.arc_mbx a {padding: 0 5px;font-size: 14px; color: #666;}
.arc_mbx a:hover{color: #eb6100}
.arc_mbx_a_hover{color: #eb6100!important}
.cont_top{ 
	width: 100%; 
	height: 55px; 
	background-color: #dadbdb;
	border: 1px solid #d6d6d6;

}

.cont_top a{ 
	float: left; 
	display: block; 
	width: 270px; 
	height: 40px; 
	border-right: 1px solid #c7c7c8; 
	text-align: center; 
	font-size: 22px;
	color: #29aae6;
	margin-top: 9px;
	line-height: 40px;
	}


.cont_list_left{ 
	width: 690px; 
	height: auto; 
	float: left; 
	margin-left: 20px;
	margin-top: 30px;
	display: inline;
	}

.cont_list_left .nav{ width: 100%; height: 30px; line-height: 30px;}
.cont_list_left .nav a{ color: #919191;}
.cont_list_left .nav a:hover{color: #333333;}

.neirong{ width: 96%; height: auto; margin:auto; padding-bottom: 50px; }
.fx_box{ width:100%; display: flex;}
.bdsharebuttonbox{ width:auto; float:right;margin-left: auto;}

.neirong .vtime{ display: block;  height: 50px; line-height: 50px;}
.neirong .vtime i{ font-style: normal; font-size: 12px; color: #878787;}
.neirong .vtime b{ font-weight: normal; font-size: 12px; color: #878787;}

.neirong h1{ display: block; height: 50px; line-height: 50px; color: #595757; font-size: 18px; text-align: center;}
.neirong p{ line-height: 30px; color: #878787; padding-top:20px;}
.neirong img{ margin:auto; padding-bottom: 10px; padding-top:10px;}

.page{ width: 96%; height: 70px; margin:auto;}
.page span{ display: block; height: 30px; line-height: 30px; color: #878787;}
.page span a{ color: #878787;}
.page span a:hover{ color: #333333;}



.cont_right{ width: 320px; height: 1050px; float: right; margin-top: 30px; margin-right: 20px;}
.cont_right_t1{ width: 100%; height: auto; border: 1px solid #cececf;}

.cont_right_t1 .top1{ width: 100%; height: 50px; line-height: 50px; border-bottom: 1px solid #cececf; color: #6b6969;}
.cont_right_t1 .top1 h3{ padding-left: 16px; font-size: 18px;}
.cont_right_t1 ul{ padding-top: 6px;}
.cont_right_t1 ul li{ width: 90%; height: 30px; line-height: 30px; padding-left: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cont_right_t1 ul li a{ color: #eb6100;}
.cont_right_t1 ul li a:hover{ text-decoration:underline}

.tj{ width: 100%; height: 500px; border: 1px solid #cececf; margin-top: 20px;}
.tj .top1{ width: 100%; height: 50px; line-height: 50px; border-bottom: 1px solid #cececf; color: #6b6969;}
.tj .top1 h3{ padding-left: 16px; font-size: 18px;}

.tj ul li{ width: 300px; height: 95px; margin:auto; margin-top: 15px; overflow: hidden;}
.tj ul li span{
	display: block;
	width: 160px;
	height: 95px;
	float: left;
	position: relative;
}
.tj ul li span i{ 
	position: absolute; 
	background: rgba(0,0,0,0.5); 
	padding: 3px; 
	bottom: 10px; 
	right: 10px; 
	color: #fff;
	font-size: 12px;
	font-style: normal;
	}

.tj ul li .name_a{ color: #989898; line-height: 22px; float: right; width: 125px; height: 100%;}
.tj ul li a:hover{ color: #333333;}

.zixun{ margin-top: 20px; width: 100%; height: 190px;}
.zixun a{ text-align: right; color: #5fbbe7; display: block;}






.shipin_zong{ width: 320px; height: auto; position: relative;}
.shipin_all{ width: 100%; height: auto; position: absolute; top: 0; right: 0px;}
.pos_shipin{ width: 320px;}


/*2018.8.1修改*/
.tg{
	width: 322px;
	height: 180px;
	background: url(../images/tg.png);
	margin-top: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	text-align: center;
}
.tg h2{
	font-size: 14px;
	margin-bottom: 20px;
}
.tg p{
	font-size: 16px;
}

.tg a{
	display: block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	border-radius: 10px;
	color: #fff !important;
	border: solid 1px #ffffff;
	margin:20px auto 0;
}

.neirong .vtime {
    display: flex;
    justify-content: space-between;
    color: #878787;
}

.neirong .vtime .title{
	flex: 0 0 160px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xc{
	width: 690px;
	height: 120px;
	padding: 0 15px;
	box-sizing: border-box;
	margin-top: 20px;
}
.xc>div{
	width: 300px;
	height: 100%;
	float: left;
	display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/xc_01.png);
    background-size: 100% 100%;
    margin-right: 60px;
}

.xc>div:last-child{
	background: url(../images/xc_02.png);
    background-size: 100% 100%;
    margin-right: 0;
}

.xc>div a{
	color: #fff !important;
	font-size: 16px;
	display: inline-block;
	padding: 5px 20px;
	border: 1px solid #fff;
	border-radius: 10px;
}


.wz{
	width: 690px;
	min-height: 120px;
	padding: 0 15px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-bottom: 80px;
}
.wz h1{
	color: #333;
	font-size: 22px;
}
.wz ul{
	margin-top: 10px;
}
.wz ul:after{
	content: "";
	display: block;
	clear: both;	
}
.wz ul li{
	float: left;
	width: 320px;
	margin-right: 20px;	
	margin-bottom: 15px;
	border-bottom: 1px solid #cececf;
	color: #878787;
	padding-bottom: 10px;
	
}
.wz ul li:nth-child(even){
	margin-right: 0;
}
.wz   a{
	color: #878787 !important;
	display: flex;
	justify-content: space-between;
}
.wz  .title{
	flex: 0 0 220px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
