/*
* @Author: zty
* @Date:   2015-10-13 15:48:16
* @Last Modified by:   zty
* @Last Modified time: 2017-06-07 12:49:30
*/
/*初始化*/
html{ width:100%;overflow-x:hidden}
*{ font-family:"微软雅黑"}
body,ul,li,ol,p,h1,h2,h3,h4,h5,h6,form,input,dl,dt,dd{ margin:0; padding:0;}
body{ font-size:12px; font-family:"微软雅黑"; color:#fff; line-height:1.7; overflow-x: hidden;}
a{ text-decoration:none; color: #fff;}
input:focus{ outline:none;}
ul{ list-style:none;}
img{ border:none; vertical-align: middle;}
textarea{ resize:none;}
button:hover,input[class*=b]:hover{ cursor:pointer;}
.clear{ clear:both; overflow:hidden; height:0;}
.fl{ float:left;}
.fr{ float:right;}
.abs{ position:absolute;}
.rel{ position:relative;}
.content{width: 1200px;margin: 0 auto;}
.em{text-indent: 2em;}
.tac{text-align: center;}
.blod{font-weight: 700;}
.flex{display: flex;}
.around{justify-content: space-around;}
.between{justify-content: space-between;}
.center{justify-content: center;}
.aic{align-items: center;}
.box{box-sizing: border-box;-webkit-box-sizing: border-box;}
.column{ flex-direction: column;}
.wrap{ flex-wrap: wrap}
/*初始化结束*/

.f30{
	font-size: 30px;
}
.f18{
	font-size: 18px;
}
.f24{
	font-size: 24px;
}
.flex1{
	flex: 1;
}
.flex2{
	flex: 2;
}
.flex5{
	flex: 5;
}
.l1{
	line-height: 1;
}
.tar{
	text-align: right;
}

.swiper-pagination-bullet{
	width: 10px!important;
	height: 10px!important;
	border: 3px solid #fff!important;
	border-radius: 0!important;
	background: transparent!important;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 1!important;
	margin: 0 10px!important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
	border: 3px solid #f8b72e!important;
}


.time_line{
	background: url(../../images/linear_02.jpg) center center no-repeat;
}
.time_list li{
	background: url(../../images/icon_13.jpg) center center no-repeat;
}
.time_list li.active{
	background: url(../../images/icon_11.jpg) center center no-repeat;
}
.active{
	background: url(../../images/icon_11.jpg) center center no-repeat;
}
