


body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select { margin: 0; padding: 0;}
body {font: 12px simsun Arial; font-family:simsun Arial;color: #333333;font-family:'微软雅黑','宋体','Arial';background-color:#f4f4f4; }
a { color: #666; text-decoration: none; cursor:pointer;}
a:hover { color: #003a65;text-decoration: underline;}
a.red{color:#9a3334; }
em { font-style: normal;}
li { list-style: none outside none;}
img { border: 0 none;  vertical-align: top;}
table { border-collapse: collapse;border-spacing: 0;}
label { cursor: pointer;}
input,select{
	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
}
p {word-wrap: break-word; line-height:20px;text-indent:2em;}
.left{float: left;}
.right{float: right;}
.contentbox{
	width: 100%;
    margin: 20px auto;
    margin-top: -25px;
}
.contentbox .pricebox{
	width: 960px;
	margin: 20px auto;
	padding: 15px 15px 60px 15px;
	background: url(../images/2020km_bg.png) no-repeat top center;
	background-size: 100% 100%;
}
.contentbox .pricebox .activity{
	width: 90%;
	padding: 5% 5% 0 5%;
}
.contentbox .pricebox h2{
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	color: #c62b0f;
	padding-left: 30px;
	padding-bottom: 15px;
	background: url(../images/list.jpg) no-repeat left center;
	background-position: 10px 6px;
}
.contentbox .pricebox .activity p{
	width: 100%;
	line-height: 24px;
	letter-spacing: 0.1em;
	margin-top: 10px;
}
.contentbox .pricebox .activity p span{
	color: #c62b0f;
	font-size: 14px;
}
.contentbox .pricebox .pictures{
	width: 100%;
	padding: 2% 0;
}
.contentbox .pricebox .pictures img{
	width: 100%;
}
.contentbox .pricebox .pictures2{
	display: none;
}
.contentbox .pricebox .information{
	width: 90%;
	padding: 0 5%;
	display: none;
}
.contentbox .pricebox .information2{
	width: 90%;
	padding: 0 5%;
	display: none;
}
.contentbox .pricebox .information form{
	width: 100%;
	margin: 0 auto;
	/* margin-top: 15px; */
	padding:2%;
	/* background: #fff;
	border:1px solid #d6e4ee; */
}
.contentbox .pricebox .information2 form{
	width: 90%;
	margin: 0 auto;
	padding:2%;
	background: #fff;
	border:1px solid #d6e4ee;
}
.contentbox .pricebox .information form .info_rowone,
.contentbox .pricebox .information form .info_rowtwo{
	width: 100%;
	overflow: hidden;
	font-size: 14px;
}
.contentbox .pricebox .information2 form .info_rowone,
.contentbox .pricebox .information2 form .info_rowtwo{
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	/* margin-left: -3%; */
}
.contentbox .pricebox .information form .info_rowtwo{
	margin-top: 15px;
}
.contentbox .pricebox .information2 form .info_rowtwo{
	margin-top: 15px;
}
.contentbox .pricebox .information form .info_rowone .listone{
	width: 50%;
}
.contentbox .pricebox .information2 form .info_rowone .listone{
	width: 50%;
}
.contentbox .pricebox .information form .info_rowone .listtwo{
	width: 25%;
}
.contentbox .pricebox .information2 form .info_rowone .listtwo{
	width: 25%;
}

/*.contentbox .pricebox .information form select::-ms-expand { display: none; }
}*/
.contentbox .pricebox .information form .info_rowone .listone select{
	width: 24%;
	height: 26px;
	border:1px solid #a7b6c4;
	background: #f4f9fd;
	/*background: url(../images/select.jpg) no-repeat 12px center;*/
    background-position: 80px 12px;
}
.contentbox .pricebox .information2 form .info_rowone .listone select{
	width: 70%;
	height: 30px;
	border:1px solid #a7b6c4;
	background: #f4f9fd;
	/*background: url(../images/select.jpg) no-repeat 12px center;*/
    background-position: 80px 12px;
}
.contentbox .pricebox .information form .info_rowone .listtwo select{
	width: 55%;
	height: 26px;
	border:1px solid #a7b6c4;
	background: #f4f9fd;
    /*background: url(../images/select.jpg) no-repeat 12px center;*/
    background-position: 90px 12px;
}
.contentbox .pricebox .information2 form .info_rowone .listtwo select{
	width: 70%;
	height: 30px;
	border:1px solid #a7b6c4;
	background: #f4f9fd;
    /*background: url(../images/select.jpg) no-repeat 12px center;*/
    background-position: 90px 12px;
}
.contentbox .pricebox .information form .info_rowone label{
	display: inline-block;
	width: 15%;
	text-align: right;
	margin-right: 2%;
	font-size: 14px;
}
.contentbox .pricebox .information2 form .info_rowone label{
	display: inline-block;
	width: 15%;
	text-align: right;
	margin-right: 2%;
	font-size: 14px;
}
.contentbox .pricebox .information form .info_rowtwo label{
	display: inline-block;
	width: 11%;
	text-align: right;
	margin-right: 1%;
	font-size: 14px;
}
.contentbox .pricebox .information2 form .info_rowtwo label{
	display: inline-block;
	width: 11%;
	text-align: right;
	margin-right: 1%;
	font-size: 14px;
}
.contentbox .pricebox .information form .info_rowtwo label.add{display: inline-block;}
.contentbox .pricebox .information2 form .info_rowone label.add{display: inline-block;}
.contentbox .pricebox .information form .info_rowtwo label.add2{display: none;}
.contentbox .pricebox .information2 form .info_rowone label.add2{display: none;}
.contentbox .pricebox .information form .info_rowtwo .listthree{
	width: 70%;
}
.contentbox .pricebox .information2 form .info_rowone .listthree{
	width: 70%;
}
.contentbox .pricebox .information form .info_rowtwo .listthree input{
	width: 80%;
	height: 30px;
	background: #f4f9fd;
	border:0;
	outline: none;
	border:1px solid #a7b6c4;
}
.contentbox .pricebox .information2 form .info_rowone input{
	width: 70%;
	height: 30px;
	background: #f4f9fd;
	border:0;
	outline: none;
	border:1px solid #a7b6c4;
	margin-top: 10px;
}
.contentbox .pricebox .information form .info_rowtwo .btn{
	width: 15%;
	background: #a30b0a;
	color: #fff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0;
}
.contentbox .pricebox .information2 form .info_rowone .btn{
	width: 15%;
	background: #a30b0a;
	color: #fff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0;
}
.vote_success{
	width: 250px;
	height: 51px;
	background: url('../images/votesuccess.gif') no-repeat;
	margin: 0 auto !important;
    display: none;
}
.pic_tip{
	font-size: 12px;
	color: red;
	text-align: right;
	margin: 10px 20px 10px 0px;
}
.right_tips{
    display: none;
}

/**
原有的logo部分和尾部样式
*/
.header{width:100%;height:80px;border-bottom:4px solid #037CC2;background:#0091E4;}
.footer{margin-top:20px;margin-bottom:20px;line-height:20px;font-size:14px;height:50px;text-align:center;padding-top:5px;color:#999999;}

@media (min-width:900px){

.fixed_box{width: 100%;height: 100%;background: rgba(0,0,0,0.5);top:0;bottom:0;left:0;right:0;position: fixed;display: none}
.tou_rule{max-width:490px;min-height:200px;padding:30px;border-radius:5px;background:#fff;font-size:15px;margin:auto;margin-top:100px;position: relative;}
.tou_rule .close{width:20px;height:20px;position:absolute;top:5px;right:5px;z-index:10}
.close{filter:alpha(opacity=100);opacity: .8;}
.tc_cont{max-width: 492px;overflow: hidden;}
.tc_cont img{width:100%;}

.contentbox .pricebox .pictures{
	width: 100%;
	padding: 2% 0;
}
.contentbox .pricebox .pictures img{
	width: 100%;
}
/*
抽奖页面手机端适配
*/
.contentbox .pricebox .information{
	width: 90%;
	padding: 0 5%;
	display: block;
}

.contentbox .pricebox .information2{
	width: 90%;
	padding: 0 5%;
	display: none;
}

.vote_success{
	width: 250px;
	height: 51px;
	background: url('../images/votesuccess.gif') no-repeat;
	margin: 0 auto !important;
    display: block;
    margin-top: 60px !important;
}

/*
抽奖页面手机端适配
*/
}

@media (max-width:900px){

.fixed_box{width: 100%;height: 100%;background: rgba(0,0,0,0.5);top:0;bottom:0;left:0;right:0;position: fixed;display: none}
.tou_rule{width:80%;max-width:490px;min-height:100px;padding:20px;border-radius:5px;background:#fff;font-size:15px;margin:auto;margin-top:200px;position: relative;}
.tou_rule .close{width:20px;height:20px;position:absolute;top:5px;right:5px;z-index:10}
.close{filter:alpha(opacity=100);opacity: .8;}
.tc_cont{max-width: 492px;overflow: hidden;}
.tc_cont img{width:100%;}
.contentbox .pricebox {
    width: auto;
    margin: 15px;
    padding: 20px 10px;
    background: url(../images/2020km_bg2.png) no-repeat 100% aliceblue;
    background-size: auto auto;
    background-size: 100% 100%;
}
.contentbox .pricebox .information form .info_rowone .listone {
    width: 100%;
}
.contentbox .pricebox .information2 form .info_rowone .listone {
    width: 100%;
}
.contentbox .pricebox .information form .info_rowone .listtwo {
    width: 100%;margin-top:10px;
}
.contentbox .pricebox .information2 form .info_rowone .listtwo {
    width: 100%;margin-top:10px;
}
.contentbox .pricebox .information form .info_rowtwo .listthree input {
    width: 64%;height: 26px;
}
.contentbox .pricebox .information2 form .info_rowtwo .listthree input {
    width: 64%;height: 26px;
}
.contentbox .pricebox .information form .info_rowtwo label {
    width: 23%;
}
.contentbox .pricebox .information2 form .info_rowtwo label {
    width: 23%;
}
.contentbox .pricebox .information form .info_rowtwo .listthree {
    width: 100%; float: none;
}
.contentbox .pricebox .information2 form .info_rowtwo .listthree {
    width: 100%; float: none;
}
.contentbox .pricebox .information form .info_rowtwo .btn {
    float: none;
    margin: 10px 10%;
    width: 80%;
}
.contentbox .pricebox .information2 form .info_rowtwo .btn {
    /* float: none;
    margin: 10px 10%;
    width: 80%; */
    width: 60%;
    background: #a30b0a;
    color: #fff;
    height: 32px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    margin-left: 20%;
}
.contentbox .pricebox .information {
    width: 90%;
    padding: 0 5%;
}
.contentbox .pricebox .information2{
	width: 92%;
	padding: 0 4%;
	display: block;
}
.contentbox .pricebox .pictures{
	display: none;
}
.contentbox .pricebox .pictures2{
	display: block;
	width: 100%;
    /*padding: 2% 0;*/
    margin: 20px 0px;
}
.contentbox .pricebox .pictures2 img{
    display: inherit;
    width: 96%;
    margin: 0 auto;
}
.contentbox .pricebox .pictures2 ul{
	width: 100%;
	overflow: hidden;
}
.contentbox .pricebox .pictures2 ul li{
	float: left;
	width: 45%;
	margin: 10px 0;
	margin-left: 10px;
}
.contentbox .pricebox .pictures2 ul li img{
	width: 100%;
}
.contentbox .pricebox .activity{
	width: 90%;
	padding: 9% 5% 0 5%;
	/* margin-top: 55px; */
}
.contentbox .pricebox .information form {
    width: 98%;
    margin: 0 auto;
    padding: 2%;
    background: #FFF6D9;
    border: none;
}
.contentbox .pricebox .information2 form {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 2%;
    background: #FFF6D9;
    border: none;
}
.contentbox .pricebox .information form .info_rowtwo label.add{
	display: none;
}
.contentbox .pricebox .information2 form .info_rowtwo label.add{
	display: none;
}
.contentbox .pricebox .information form .info_rowtwo label.add2{
	display: inline-block;
	width: 15%;
	text-align: right;
	margin-right: 1.5%;
	font-size: 14px;
	vertical-align: middle;
}
.contentbox .pricebox .information2 form .info_rowtwo label.add2{
	display: inline-block;
	width: 15%;
	text-align: right;
	margin-right: 1.5%;
	font-size: 14px;
	vertical-align: middle;
}

/**
手机端不显示logo部分和尾部
*/
.header{
	width:100%;
	height:80px;
	border-bottom:4px solid #037CC2;
	background:#0091E4;
	display: none;
}
.footer{
	margin-top:20px;
	margin-bottom:20px;
	line-height:20px;
	font-size:14px;
	height:50px;
	text-align:center;
	padding-top:5px;
	color:#999999;
	display: none;
}

.nav{
	width: 100%;
    margin: 0 auto;
    display: none;
}
/**
手机端不显示logo部分
*/


/**
手机端提交信息显示页面
*/

.contentbox .pricebox .information{
	width: 90%;
	padding: 0 5%;
	display: none;
}

/**
手机端提交信息显示页面
*/

.contentbox{
	width: 100%;
	margin: 40px auto;
	margin-top: 0;
}
.right_tips{
    display: block;
}

}

.tip_txt{
	text-align: center;
    text-indent: 0;
    font-size: 18px;
    color: #333333;
}

.tip_txt_span{
	text-align: center;
	color: red;
	font-size: 14px;
}

.jyblogo{
	border: none;
}
