@charset "utf-8";
/* 重置元素 */
a,address,b,big,blockquote,body,center,cite,code,dd,del,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,label,legend,u,ul,li,ol,p,pre,small,span,strong,var,table,td th,input,textarea{margin:0;padding:0}
/*article, aside, footer, header, hgroup, nav, section, figure, figcaption{display:block;}*/
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
button,html input[type=button],input[type=submit]{-webkit-apperance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
ol,ul{list-style:none}
img{border:0;vertical-align:middle}
em,i,u{font-style:normal}
.fl{float:left}
.fr{float:right}
a{text-decoration:none;outline:none;color:#333;}
a:hover,a:link{text-decoration: none;}
a:link, a:visited {
text-decoration:none;
color:#333333;
}
a:hover ,a:active {text-decoration: none;color: #217ac5; }
input, button, textarea, select {font-family:inherit;font-size:inherit;font-weight:inherit;vertical-align:top;}

/* 清除浮动 */
.clear{clear:both;}
.clearer{clear:both;display:block;margin:0;padding:0;height:0;line-height:1px;font-size:1px;}
.clearfix{zoom:1;}
.clearfix:before{content:"";display:table}
.clearfix:after{content:'.';display:block;height:0;font-size:0px;line-height:0px;clear:both;visibility:hidden;} 






/* 文本 */
.ac{text-align:center;}.ar{text-align:right;}.al{text-align:left;}
.fs-10{font-size:10px;}.fs-12{font-size:12px;}.fs-14{font-size:14px;}.fs-16{font-size:16px;}.fs-18{font-size:18px;}.fs-20{font-size:20px;}.fs-26{ font-size:26px;}.fs-30{font-size:30px;}
.font-s{font-family:"宋体";}.font-wr{font-family:"微软雅黑";}.font-en{font-family:Arial, Helvetica, sans-serif;}
.font-wen{font-weight:normal;}.font-stn{font-style:normal;}
.c-blue{color:#007dea;}.c-gray{color:#9c9c9c;}.c-dgray{color:#7d7d7d;}.c-red{color:#c30d23;}.c-org{color:#ff6c00;}.grey666{color:#666},.blue02{ color:#2270ac;}.c_f8f8f8{ background-color:#f8f8f8}

/* 布局 */

body{font:14px/1.5 "Microsoft YaHei","微软雅黑","SimSun","宋体","SimHei","黑体","Arial Narrow"; width:100%;min-width:1200px}
.content{ background:url(../images/bg.jpg) center top no-repeat #fff6cb}
.w{width: 1200px;margin:0 auto;}
.w1200{width:1140px;margin:0 auto;}
.pr{position:relative;}
.pa{position:absolute;}
.mt-5{margin-top:5px;}.mt-10{margin-top:10px;}.mt-15{margin-top:15px;}.mt-20{margin-top:20px;}.mt-25{margin-top:0px;}.mt-30{margin-top:30px;}.mt-40{margin-top:40px;}.mt-50{margin-top:50px;}
.mr-5{margin-right:5px;}.mr-10{margin-right:10px;}.mr-20{ margin-right:20px}.ml-10{margin-left:10px;}.ml-15{ margin-left:15px}.ml-20{ margin-left:20px}
.label {
    font-size: 16px;
}
input {
    outline: none !important;
}




