@charset "utf-8";
*{ padding:0; margin:0;  font-family: "微软雅黑"; font-size: 12px;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px; font-weight:normal;border: 0;outline: 0;outline-style: none;vertical-align: baseline;background: transparent;outline-style: none; font-family: "微软雅黑"!important;}
ol, ul{ list-style:none;}
li{ list-style-type:none; }
a{ text-decoration:none; color:#666;}
span{ }
*:focus{ outline:none}
.clear{ clear: both; *height: 0;}
input,select{ box-sizing: border-box;}
div,img{ border: none;}
.fl{ float: left!important;}
.fr{ float: right!important;}

body{ background: url(../images/bg.png) no-repeat;background-size:100% auto;}
.content{ width: 1200px; margin: 0 auto 40px;}



.banner{
	width: 100%;
	height: 600px;
}
.logo{
	position: absolute;
	left: 50%;
	margin-left:-650px;
}
.logo img{
	padding-left: 50px;
	padding-top: 20px;
}



.hot{
	width: 1200px;
	height: 306px;
	background: url(../images/01.png);
	margin-top: 30px;
}
.hot_title{
	color:#568aff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 50px 0px 10px 0px;
}
.hot_time{
	font-size: 16px;
	color: #222;
	text-align: center;
}
.hot_det{
	padding: 20px 10px 10px 10px;
	font-size: 19px;
	color: #222;
	line-height: 30px;
}
.footer{
	background: #568aff;
	text-align: center;
	color: #fff;
	margin-top: 40px;
}
.footer p{
	font-size: 16px;
	line-height: 30px;
}
.footer .dbnr{ width: 100%; height: auto; padding: 24px 0; overflow: hidden; background: url(../images/footbj.jpg) no-repeat center center;}
.footer .dbnr .left{ width: 600px; float: left; text-align: left; font-size: 15px; color: #cfe1fe; line-height: 26px;}
.footer .dbnr .left a{ color: #cfe1fe;}
.footer .dbnr .left p{ margin: 0!important; font-size: 15px!important;}
.footer .dbnr .right{ width: 500px; float: right;}
.footer .dbnr .right .dzjg{ float: left; margin-left: 26px; padding-top: 10px;}
.footer .dbnr .right .jiuc{ float: left; margin-left: 26px; padding-top: 20px;}
.footer .dbnr .right .ewm{ float: left; margin-left: 26px; padding-top: 10px;}
.footer .dbnr .right .ewm img{ float: left; display: block;

 width:77px;
 height:77px;

}
.footer .dbnr .right .ewm p{ font-size: 12px; color: #cfe1fe; line-height: 13px; padding-left: 20px; float: left; padding-top: 24px;}


/*列表*/
.main_listTit{font-size: 22px;color: #222;font-weight: bold;}
.main_list .list {width: 100%; overflow: hidden; margin-top:10px;}
.main_list .list ul {width: 100%;float: left;}
.main_list .list ul li {width: 100%; float: left; height: 40px; line-height: 40px;}
.main_list .list ul li .bt{ display: block; width: 80%; float: left; text-align: left; padding-left: 18px; font-size: 18px; color: #000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.main_list .list ul li .time {float: right;width: 80px;font-size: 14px;color: #999;text-align: right; display: block;}
.main_list .list ul.tzgg-wrap{
overflow:hidden;
}
.main_list .list ul li.tz-item{
width:50%;
height:auto;
float:left;
overflow:hidden;
margin-bottom:35px;
}
.main_list .list ul li.tz-item .pos{
width:36px;
height:36px;
background:#1E7B74;
color:#fff;
font-size:16px;
font-weight:bold;
text-align:center;
line-height:36px;
float:left;
margin-top:50px
}
.main_list .list ul li.tz-item .bt-wrap{
display:block;
width:543px;
height:132px;
border:solid 1px #FF8A00;
padding:10px 50px;
box-sizing:border-box;
background:rgba(255,255,255,.5);
margin-left:18px;
}
.main_list .list ul li.tz-item .bt-wrap .tit{
font-size:18px;
text-align:center;
color:#000;
margin-bottom:10px;
font-weight:bold;
white-space: nowrap; /* 防止文本换行 */
overflow: hidden; /* 隐藏超出容器的内容 */
text-overflow: ellipsis; /* 当文本溢出时显示省略号 */
}
.main_list .list ul li.tz-item .bt-wrap .desc{
font-size:15px;
line-height:32px;
color:#000;
display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -webkit-box-orient: vertical;}
.main_listTit{
	width: 100%;
        margin-bottom:24px;
}
.main_listTit a{
display:block;
width:100%;
}
.main_listTit a img{
display:block;
width:100%;
}
.img_list{
	display: block;
	width: 275px;
	margin-top: 15px;
}
.img_list img{
	width: 275px;
	height: 180px;
}
.img_list h1{
	font-size: 18px;
	color: #000;
}

.gy-child-wrap{
padding:22px;
background:rgba(255,255,255,.5);
}
.gy-child-wrap .list ul li{
position:relative;
}
.gy-child-wrap .list ul li::before{
content:'';position:absolute;width:9px;height:9px;background:#F3C685;border-radius:9px;top:16px;
}
.child-fw{
width:1000px;
margin:0 auto;
background:#DEDEDE;
height:44px;
}
.child-fw .tit-item{
display:block;
width:33.3%;
margin:0;
padding:0;
text-align:center;
border:0;
background:transparent;
font-size:20px;
color:#404040;
font-weight:bold;
float:left;
height:44px;
line-height:44px;
cursor:pointer;
}
.child-fw .tit-item.cur{
background:#F3C582;
color:#fff;
position:relative;
}
.child-fw .tit-item.cur::after{
content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -25px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 9px solid #F3C582;
}
.fwbz-wrap{
display:none;
overflow:hidden;
margin-top:30px;
}
.fwbz-wrap.cur{
display:block;
}
.fwbz-wrap .left-info{
  padding:25px 35px;
  box-sizing:border-box;
  float:left;
  width:48%;
  background:rgba(255,255,255,.5)
}
.fwbz-wrap .left-info .info-item{
margin-bottom:25px;
}
.fwbz-wrap .left-info .info-item .info-tit{
display:inline-block;
font-size:18px;
color:#000;
font-weight:bold;
}
.fwbz-wrap .left-info .info-item .info-tit img{
display:inline-block;
width:20px;
vertical-align:middle;
margin-bottom:4px;
margin-right:12px;
}
.time-info .time{
color:#F3C582;
font-size:20px;
font-weight:bold;
text-align:center;
padding:15px 0;
border-bottom:dashed 2px #DEDEDE;
}
.time-info .week{
color:#404040;
font-size:20px;
text-align:center;
padding:10px 0;
border-bottom:dashed 2px #DEDEDE;
}
.fwbz-wrap .left-info .info-item .info-desc{
display:inline-block;
font-size:16px;
color:#404040;
height:22px;
line-height:22px;
border-left:solid 3px #F3C582;
padding-left:10px;
}
.fwbz-wrap .right-info{
   float:right;
   width:48%;
   background:rgba(255,255,255,.5);
   padding:25px 50px;
   box-sizing:border-box;
}
.fwbz-wrap .right-info .tit{
text-align:center;
color:#F3C582;
font-size:18px;
font-weight:bold;
margin-bottom:10px;
}
.fwbz-wrap .right-info .desc{
font-size:16px;
color:#000;
line-height:30px;
}
.spbf{
	display: block;
	width: 231px;
	height: 42px;
	background: url(../images/03.png);
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-size: 18px;
	margin: 60px auto 30px auto;
}
.vedio{
	display: block;
	float: left;
	width: 285px;
	height: 186px;
	position: relative;
	margin-right: 15px;
}
.vedio span{
	display: block;
	width: 52px;
	height: 52px;
	position: absolute;
	left: 50%;
	top:50%;
	margin-left: -26px;
	margin-top: -26px;	
}

.vedio > img{
	
	width: 285px;
	height: 186px;
	
}
.yp_list{
	width: 285px;
	height: 94px;
	float: left;
	margin-right: 15px;
	display: block;
	overflow: hidden;
}
.yp_list h1{
	height: 50px;
	line-height: 50px;
	background: #dde7f6;
	text-align: center;
	font-size: 18px;
	color: #000;
}
.yp_list span{
	background: #f1f5fa;
	font-size: 16px;
	color: #000;
	padding: 20px;
	display: block;
	line-height: 30px;
}
/*列表页*/
.nrImg{
	text-align: center;
	margin-top: 30px;
}
.nrh1{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0px;
}
.nrleft{
	width: 85px;
	height: 35px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 35px;
	background: #568aff;
}
.nrdetail{
	padding: 40px 0px;
}
.nrdetail ul li{
	margin-bottom: 40px;
	overflow: hidden;
}
.nrright{
	padding-left: 40px;
	color: #222;
	font-size: 16px;
	line-height: 35px;
	width: 1025px;
}
/**/
.body-box{width:1200px;margin:20px auto;background: #fff;}

.timer-shaft-box{width:100%;padding:30px 0px;box-sizing: border-box;}
.timer-shaft{position:relative;width:100%;height:93px;overflow: hidden;}
.timer-left{position:absolute;top:50%;left:0px;z-index:99;width:46px;height:46px;margin-top:-18.5px;background: url(../images/icon_left.png) no-repeat;background-size: cover;cursor:pointer;}
.timer-right{position:absolute;top:50%;right:0px;z-index:99;width:46px;height:46px;margin-top:-18.5px;background: url(../images/icon_right.png) no-repeat;background-size: cover;cursor:pointer;}
.timer-scale{position:absolute;top:0;left:0;height:80px;padding-left: 80px;font-size: 0;white-space: nowrap;}
.timer-scale-cont{display:inline-block;height:100%;line-height:92px;}
.time-circle{display:inline-block;vertical-align:middle;width:80px;height:93px;line-height: 24px;text-align: center;font-size:16px;color:#000;background: url(../images/07.png);transition: all .3s;cursor:pointer;}
.timer-scale-cont.hov .time-circle{width:80px;height:93px;line-height: 24px;font-size:16px;background: url(../images/06.png);color: #fff;}
.line-scale{display:inline-block;vertical-align:middle;width:60px;height:4px;margin:0px;background: url(../images/icon_scale.png) no-repeat;background-size: cover;}

.timer-shaft-content{width:100%;margin-top:45px;overflow: hidden;}
.shaft-detail-cont{display: none;width:100%;height: 375px;background: url(../images/lbg.png) center 0;}
.t_nr{padding: 70px 60px 20px;}
.t_nr h1{text-align: center;font-size: 24px;font-weight: bold;}
.t_nr .t_xxnr{
	font-size: 16px;
	line-height: 30px;
	padding-top: 20px;
}

.left-info{
	width:440px;
	height:330px;
	float:left;
}
.right-info{
	width:620px;
	height:330px;
	float:left;
	margin-right:20px;
}
.plan-wrap {
	width:100%;
	overflow:hidden;
}
.plan-wrap li{
	background: #f5f5f5;
    width: 200px;
    height: 200px;
    margin: 0px 24px;
	float:left;
}
.plan-wrap li a img{
	display: block;
    margin: auto;
    padding-top: 33px;
	width:137px;
}

/*底部图片*/
.ztzlone{
	    display: block;
    float: left;
    height: 120px;
    padding-top: 40px;
    margin-bottom: 46px;

}
.ztzlone >span{
    display: block;
    text-align: center;
    position: relative;
    top: -100px;
    font-size: 50px;
    color: #245399;
    letter-spacing: 0px;
    font-weight: 800;
    -webkit-text-stroke: 2px #fff;
}





/* 备注[手机电脑自适应] */
@media screen and (max-width: 640px) {
	.banner{
		height:200px;
		background-size:cover;		
	}
	.content{
		width:100%;
		padding:0 12px;
		box-sizing:border-box;		
	}
	.content.logo{
		position:static;
		left:0;
		margin:0 auto;
		width:55%;		
	}
	.logo a{
		display:block;
		width:100%;		
		padding-top:10px;
	}
	.logo a img{
		display:block;
		width:100%;
		height:auto;
		padding:0;
	}
	.mtbd{
		width:100%!important;		
		padding:0;
		margin-top:10px;
		float:none;
	}
	.main_listTit{
		line-height:40px;
		font-size:16px;		
	}
	.main_list .list ul{
		float:none;		
	}
	.main_list .list ul li{
		float:none;
		height:35px;
		line-height:35px;		
	}
	.main_list .list ul li .bt{
		width:70%;
		padding-left:10px;		
		font-size:14px;
	}
	.main_list .list ul li .time{
		width:25%;
		text-align:right;		
	}
}