*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}a{
	color:#000;
	text-decoration: none; 
}
body{
	font-size: 62.5%;
}
img{
	display: block;
}

header img{
	width: 100%;
}
.header-title{
	background-color: #d0ccd0;
	height: 40px;
}
.name{
	color: #04a49f;
	line-height: 40px;
	font-size: 1.4em;
	margin-left: 6%;
	float: left;
	font-weight: bold;
    width: 45%;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.time{
	color: #666666;
	line-height: 40px;
	font-size: 1.2em;
	margin-right: 4%;
	float: right;
}
.clear{
	clear: both;
}
.main{
	margin-top: 4px;
	overflow: hidden;
}
.main img{
	width: 100%;
	margin: 4px auto;
}
.main p{
	width: 90%;
	margin: 4px auto;
	line-height: 2em;
}
.title{
	color: #282828;
	line-height: 40px;
	font-size: 1.4em;
	padding-left: 6%;
	margin: 6px auto;
	background-image: url(../img/bg01.png);
	background-size:100% 100%;
	color: white;
}
.Abox{
	overflow: hidden;
	height: 58px;
	width: 320px;
	margin: 6px auto;
}
.Abox a{
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 28px;
	background-color: #dedfde;
	border: 2px solid white;
	color: #0097a2;
	font-size: 1.2em;
	line-height: 50px;
	text-align: center;
	float: left;
	margin: 0 5px;
	box-shadow: -2px 2px 2px #666666;
}
.Abox .current-A{
	background-color: #f40505;
	color: white;
}



.lybox{
	display: block;
	width: 100%;
	height: 80px;
	background-color: #D0CCD0;
	background-image: url(../img/bgg.png);
	overflow: hidden;
	position: relative;
}
.jqqd{
	color: #969494;
	height: 80px;
	line-height: 80px;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	
}
.white{
	background-color: white;
}
.imgbox{
	width: 60px;
	height: 60px;
	border-radius: 34px;
	border: 1px solid white;
	float: left;
	margin: 10px 0;
	overflow: hidden;
}
.imgbox img{
	width: 100%;
	height: 100%;
}
.lyxq{
	float: left;
	height: 50px;
	overflow: hidden;
	margin: 15px 0;
}
.lyxq h3{
	border-bottom: 1px solid #282828;
	color: #282828;
	line-height: 30px;
	max-width: 100%;
	width:100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.lyxq span{
	color: #666666;
	line-height: 20px;
}
.marginleft10{
	margin-left: 10%;
}
.marginleft34{
	margin-left: 34%;
}
.right{
	position: absolute;
	width: 24%;
	right: 0;
	top: 26%;
}
.left{
	position: absolute;
	width: 24%;
	left: 0;
	top: 26%;
}
.right img,.left img{
	margin: 0;
	width: 100%;
}


.dress{
	width: 80%;
	margin:  10px auto;
	background-color: white;
	 /* box-shadow: 11px 11px 0px #999899; */
	 box-shadow: 5px 5px 0 rgb(178,178,178);
	/* background:url('images/background.jpg') no-repeat; width:1141px; height:407px;; */
}
.dress img{
	width: 100%;
	margin: 0;
}
.dress div{
	border-bottom: 1px solid #d3d3d3;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 1.5em;
}
.dress span{
	width: 100%;
	display: block;
	text-align: center;
	color: #0097A2;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
}


.inputbox{
	height: 30px;
	margin: 10px auto;
	width: 300px;
}
.inputbox span{
	width: 60px;
	display: block;
	float: left;
	line-height: 28px;
	text-align: center;
}
.inputbox input{
	width: 140px;
	border-radius: 4px;
	height: 28px;
	display: block;
	float: left;
	line-height: 28px;
	background-color: #d6d5d6;
	text-align: center;
	border: 1px solid #969494;
	margin-left: 6px;
}
.inputbox .button01{
	width: 80px;
	height: 28px;
	border: none;
	background-image: url(../img/button01.png);
	background-size: 100% 100%;
}
.button02{
	width: 142px;
	height: 30px;
	border: none;
	background-image: url(../img/button02.png);
	background-size: 100% 100%;
	display: block;
	margin: 4px auto;
}
.objectbox{
	width: 100%;
	overflow: auto;
}
.object-title{
	background-color: #D0CCD0;
	background-image: url(../img/bgg.png);
	box-shadow: 0 0 2px white;
}
.object-title,.object{
	width: 680px;
	overflow: hidden;
}
.object-title span,.object span{
	width: 107px;
	line-height: 24px;
	float: left;
	display: block;
	margin: 0 2px;
	text-align: center;
}
.object-title span{
	
	font-size: 1.4em;
	font-weight: bold;
}
.YN{
	color: red;
}


.inputbox01{
	width: 80%;
	margin: 10px auto;
	height: 30px;
}
.inputbox01 span{
	width: 30%;
	display: block;
	float: left;
	text-align: center;
	line-height: 30px;
	font-size: 1.4em;
}
.inputbox01 select{
	width: 60%;
	display: block;
	float: left;
	text-align: center;
	margin-left: 6%;
	height: 28px;
	border-radius: 4px;
	background-color: #d6d5d6;
	border: 1px solid #969494;
}
.button03{
	width: 200px;
	height: 30px;
	border: 0;
	background-image: url(../img/button03.png);
	background-size: 100% 100%;
	display: block;
	margin: 10px auto;
}
.line{
	margin: 20px auto;
	border-bottom: 1px solid #666666;
}
.road{
	text-align: center;
	line-height: 30px;
	height: 30px;
}
.blue{
	color: #0097A2;
}
.line-title{
	overflow: hidden;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.line-title a{
	width: 50%;
	display: block;
	float: left;
	text-align: center;
	line-height: 30px;
	font-size: 1.4em;
	height: 30px;
	background-color: #d4d4d4;
}
.line-title .current-title{
	background-color: #D6D5D6;
	background-image: url(../img/bgg.png);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.start{
	padding-left: 10%;
	width: 90%;
	line-height: 2em;
}
.second{
	background-color: #D6D5D6;
	background-image: url(../img/bgg.png);
}
.current-station{
	background-color: #0097A2;
	color: white;
}


.box{
	margin: 5%;
	padding: 10%;
	background-color: white;
	width: 70%;
}
.inputbox02{
	width: 100%;
	overflow: hidden;
	margin: 10px auto;
}
.inputbox02 span{
	width: 34%;
	display: block;
	float: left;
	text-align: center;
	line-height: 30px;
	font-size: 1.4em;
}
.inputbox02 input{
	width: 58%;
	display: block;
	float: left;
	text-align: center;
	margin-left: 6%;
	height: 28px;
	border-radius: 4px;
	background-color: #d6d5d6;
	border: 1px solid #969494;
}
.inputbox02 select{
	width: 30%;
	display: block;
	float: left;
	text-align: center;
	margin-left: 6%;
	height: 28px;
	border-radius: 4px;
	background-color: #d6d5d6;
	border: 1px solid #969494;
}
.checkbox{
	padding:0 5%;
	overflow: hidden;
}
.checkbox a{
	color: #0097A2;
}
.check{
	margin-top: 2px;
	display: block;
	float: left;
}
.checkbox span{
	float: left;
	margin-right: 18%;
}
.buttonbox{
	clear: both;
	overflow: hidden;
	margin: 10px auto;
	width: 100%;
}
.buttonbox input{
	width: 123px;
	height: 29px;
	border: 0;
	display: block;
	float: left;
	margin-left: 20px;
	background-image: url(../img/button04.png);
	background-size: 100% 100%;
}
.buttonbox a{
	width: 123px;
	height: 29px;
	display: block;
	float: right;
	margin-right: 20px;
}
.buttonbox img{
	width: 123px;
	height: 29px;
	margin: 0;
}
.button04{
	width: 204px;
	height: 30px;
	border: 0;
	background-image: url(../img/button06.png);
	background-size:100% 100%;
	display: block;
	margin: 10px auto;
}

.box01{
	width: 90%;
	margin: 10px auto;
}
.box01 div{
	border-bottom: 1px solid #666666;
	overflow: hidden;
}
.box01 div span{
	line-height: 30px;
	height: 30px;
	display: block;
	float: left;
	margin-left: 20px;
}
.box01 .id{
	width: 60px;
}


.zxgg{
	width: 94%;
	display: block;
	background-color: white;
	margin: 0 auto;
	background-size: 12px 15px;
	background-repeat: no-repeat;
	background-position: right 6px center;
	background-image: url(../img/right.png);
	overflow: hidden;
	margin-top: 10px;
}
.zxgg h2{
	font-size: 1.4em;
	line-height: 2em;
}
.zxgg span{
	display: block;
	float: left;
	margin-left: 10px;
	line-height: 2em;
	color: #666666;
}

.touxiangbox{
	overflow: hidden;
}
.touxiangbox span{
	font-size: 1.6em;
	display: block;
	float: left;
	line-height: 70px;
}
.touxiang{
	width: 50px;
	height: 50px;
	margin: 10px;
	float: left;
}
.touxiang img{
	width: 50px;
	height: 50px;
	margin: 0;
}
.xinxi{
	width: 94%;
	display: block;
	background-color: white;
	margin: 0 auto;
	background-size: 12px 15px;
	background-repeat: no-repeat;
	background-position: right 6px center;
	background-image: url(../img/right.png);
	overflow: hidden;
	margin-top: 10px;
}
.xinxi div{
	font-size: 1.4em;
	line-height: 2em;
	margin-left: 10px;
}
.xinxi span{
	display: block;
	float: left;
	margin-left: 10px;
	line-height: 2em;
}

.tanchu{
	width: 88%;
	position: absolute;
	top: 30%;
	left: 6%;
	padding: 6% 0;
	background-color: white;
}
.tanchu span{
	width: 100%;
	display: block;
	line-height: 30px;
	font-size: 1.4em;
	text-align: center;
}


.dd-time{
	line-height: 2em;
	margin-left: 10px;
	float: left;
	display: block;
}
.dd-zy{
	text-align: center;
	line-height: 2em;
}
.red{
	color: #F40505;
}
.dingdan-title{
	font-size: 1.6em;
	line-height: 2em;
	margin-left: 10px;
}
.ddxx,.ddxx-title{
	overflow: hidden;
	border-bottom: 1px solid #282828;
}
.ddxx-title{
	background-color: #969494;
    background-image: url(../img/bgg.png);
}
.ddxx-title span{
	font-weight: bold;
}
.ddxx span,.ddxx-title span{
	width: 18%;
	display: block;
	float: left;
	text-align: center;
	line-height: 1.6em;
}
.ddxx .ddxx-time,.ddxx-title .ddxx-time{
	width: 28%;
}
.radiobox{
	overflow: hidden;
	margin-top: 20px;
}
.radio{
	display: block;
	float: left;
	margin-top: 4px;
	margin-left: 30px;
}
.radiobox span{
	display: block;
	float: left;
	line-height: 20px;
	margin-left: 10px;
}

.ccxxbox,.ccxx{
	overflow: hidden;
}
.ccxxbox{
	background-color: #0097A2;
}
.ccxx{
	background-image: url(../img/down.png);
	background-size: 10px 4px;
	background-position: right 6px top 11px;
	background-repeat: no-repeat;
	position: relative;
}
.ccxx span,.ccxxbox span{
	width: 18%;
	display: block;
	float: left;
	line-height: 2em;
	text-align: center;
}
.ccxxbox span{
	font-weight: bold;
	color: white;
}
.hidden{
	display: none;
}
.hidden span{
	width: 38%;
}
.hidden a{
	position: absolute;
	width: 58px;
	height: 21px;
	top: 40px;
	right: 6px;
}
.hidden img{
	width: 100%;
	margin: 0;
}


.cp-station,.cp-time,.cp-style{
	padding: 0 5%;
	overflow: hidden;
}
.cp-station span{
	display: block;
	width: 33%;
	float: left;
	text-align: center;
	color: #0097A2;
	line-height: 3em;
	font-size: 1.6em;
}
.cp-station img{
	width: 100%;
	margin: 0;
	margin-top: 10px;
}
.cp-time span,.cp-style span{
	width: 50%;
	display: block;
	float: left;
	text-align: center;
	line-height: 24px;
}
.cp-style span{
	color: #0097A2;
}
.prize{
	text-align: center;
	color: #F40505;
	line-height: 30px;
	font-size: 1.4em;
}
.prizebox input{
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.prizebox{
	width: 76px;
	margin: 0 auto;
}


.qprxx{
	line-height: 2.4em;
	font-size: 1.6em;
	text-align: center;
}

.ddxx-title .card,.ddxx .card{
	width: 44%;
}
.ddxx-title .number,.ddxx .number{
	width: 28%;
}
.ddxx-title .wid14,.ddxx .wid14{
	width: 14%;
}


.cp-style-title,.cp-time-title,.lei-title{
	background-color: #D6D5D6;
	background-image: url(../img/bgg.png);
	overflow: hidden;
}
.cp-style-title span{
	width: 25%;
	display: block;
	float: left;
	line-height: 3em;
	text-align: center;
}
.cp-time-title span{
	width: 50%;
	display: block;
	float: left;
	line-height: 3em;
	text-align: center;
}
.cp-time span{
	line-height: 3em;
}
.buttonbox a:first-of-type{
	margin-left: 20px;
	float: left;
	margin-right: 0;
}
.lei-title span,.lei span{
	width: 25%;
	display: block;
	float: left;
	line-height: 3em;
	text-align: center;
}
.lei-title .card,.lei .card{
	width: 50%;
}
.lei{
	overflow: hidden;
}


.border{
	border: 1px solid #969494;
}

.inputbox02 .yanzhengma{
	width: 20%;
	display: block;
	float: left;
	text-align: center;
	height: 28px;
	border-radius: 4px;
	background-color: #d6d5d6;
	border: 1px solid #969494;
}
.change{
	line-height: 28px;
	color: #0097A2;
}
