@charset "utf-8";
/* CSS Document */

html, body{margin:0px;min-height:100%;padding:0px;font-size:1em;font-family:"microsoft yahei",Verdana,Arial,Helvetica,sans-serif;line-height:24px;color:#333;background:#feee50;}
head,footer,section {display:block;}
textarea{font-size:12px;}
ul,ol,li,form,dl,dt,dd,p,table,tr,td,h1,h2,h3,h4,h5,h6,fieldset,section,input,textarea {margin:0;padding:0;}
section,input,textarea,select {font-family:"microsoft yahei",Verdana,Arial,Helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6 {font-size: 12px;font-weight: normal;}
img{width:100%;border:0;vertical-align: top;}
ul{ list-style:none;}

/*命名：大的范围，不准使用关键字，如 .title .box .page */
.fclear{clear:both;}
.clear{clear:both;height:0;overflow:hidden;}
.left{float:left;}
.right{float:right;}
.blank1{clear:both;height:1px;overflow:hidden;}
.blank2{clear:both;height:2px;overflow:hidden;}
.blank4{clear:both;height:4px;overflow:hidden;}
.blank6{clear:both;height:6px;overflow:hidden;}
.blank8{clear:both;height:8px;overflow:hidden;}
.blank10{clear:both;height:10px;overflow:hidden;}
.blank12{clear:both;height:12px;overflow:hidden;}
.blank15{clear:both;height:15px;overflow:hidden;}
.blank20{clear:both;height:20px;overflow:hidden;}
.blank22{clear:both;height:22px;overflow:hidden;}
.blank25{clear:both;height:25px;overflow:hidden;}
.blank30{clear:both;height:30px;overflow:hidden;}
.blank40{clear:both;height:40px;overflow:hidden;}
.blank68{clear:both;height:68px;overflow:hidden;}
.tac{text-align:center;}
.tal{text-align:left;}
.tar{text-align:right;}
.fwb {font-weight:bold;}
.dn {display:none;}
.pr {position:relative;}
.pa {position:absolute;}
.Img {vertical-align:middle;overflow:hidden;line-height:0px;}
.tdlt {text-decoration:line-through;}
.ffa {font-family:Arial;}

/*移除ios默认样式*/
input[type=button],input[type=text],input[type=password],input[type=submit],input[type=number],input[type=tel],select{
    -webkit-appearance:none;
    outline:none;
}

/*-------------------------------------链接----------------------------------------------*/
a{text-decoration:none;color:#fff;}
a:focus {-moz-outline:none;outline:none;}

a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
}

.index_box {max-width:640px;margin:0px;min-height:100%;margin:0px auto;position: relative;background:#feee50;}

.cz_2 {background:#feee50;padding:0px 0px;}
.cz_2 a {width:100%;display: inline-block;text-align: center;}
.cz_2 a img {width:100%;}

.m_box .cz {width:100%;text-align: center;position: absolute;bottom:0;left:0px;}
.m_box .cz a {width:40%;display: inline-block;height:46px;}

.yemian {margin:0px 10px;border:5px solid #fff600;border-radius:5px;}
/*.m_box_1 {padding-top:20px;background: #3d62bb;}*/
/**/