*{ margin:0; padding:0;}
body{ font-family: "Microsoft Yahei";}
ul li{ list-style: none;}
img{ border: 0;}
em {font-style: normal;}
input{outline: medium none;}
a{ text-decoration: none; outline: none;}
.fl{ float: left; display: inline;}
.fr{ float: right; display: inline;}


/* 主体*/
.main-ay{background: #f7f6f4;overflow: hidden; padding-bottom: 50px; }
.main-ay-box{margin: 0 auto;width: 940px;overflow: hidden;}

/* 第一*/
.boxay-tl{ 
	margin-right:45px;
	width: 274px;
	height: 20px;
	background: url(../images/bo-tl-pc.png);
}
.firstay-box{
	margin: 0 auto;
	padding: 20px 0 20px 70px;
	width: 860px;
	border: 5px solid #1daee0;
	background: #fff;
}
.firstay-box2{
	margin: 0 auto;
	padding: 20px 0 20px 20px;
	width: 910px;
	border: 5px solid #396e98;
	background: #fff;
}
.boxay-title{
	margin: 0 0 12px 0;
	font-size: 20px;
	color: #ee7214;
	font-weight: bold;
}
.fy-explain{margin: 0 0 12px 0;font-size: 16px;color: #666;}
.fy-explain em{font-weight: normal;color: #396e98;}
.content{background: #fff; width: 800px;}       /*border:1px solid #eeeff0;*/
.content table th{
	border-bottom: 1px solid #e2e4e5;
	border-left: 1px solid #e2e4e5;
	padding: 8px;
	font-size: 18px;
	background: #1daee0;
	color: #fff;
	font-weight: normal;
	text-align: center;
	
}
.content table td{
	border-bottom:1px solid #e2e4e5;
	border-left:1px solid #e2e4e5;
	padding:8px;
	text-align: center;
	font-size: 18px;
	color: #5e5f61;
}
.content2{width: 889px;}
.content2 table th{text-align: left; padding: 10px 10px 10px 15px;}
.content2 table td{font-size: 16px;text-align: left; padding: 10px 10px 10px 15px;}
.price-text{ color: #f66b01; }
.price-text2{ text-decoration:line-through;}
.price-purchase{
	display: inline-block;
	cursor: pointer;
	width: 111px;
	height: 36px;
	background: #f77c1e;
	border-radius: 3px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 36px;
}
.left_1{ display: block; float: left;}
.right_2{ float: right;}
.annotation-ay{margin: 9px 0 0 0;line-height: 18px;font-size: 14px;color: #888;}

/*按钮*/
.special_choice_box{width:933px; height: 54px; margin: 0 auto; }
.special_choice_box a{ display: block;
    height: 54px;
    width: 245px;
    background: #ff6600;
    text-align: center;
    line-height: 54px;
    font-size: 26px;
    color: #fff;
    border-radius:4px;
    margin: 0 0px 0 50px;
     margin-top: 50px;}
.fl{ float: left;}

.special_choice_box a:hover{background: #e05a00;}    
    
    










	









