@charset "UTF-8";
html,body{
 min-width: 1230px;
}
*{word-break: break-all;}
html,body{padding:0; margin:0;background: #fff;font-size: 12px;line-height: 1.3;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, i,td { margin: 0; padding: 0;font-weight: normal; font-style: normal;}
body, button, input, select, textarea { color:#666;border:none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%;font-weight:normal; }
address, cite, dfn, em, var { font-style: normal }
ul, ol, dl { list-style: none }
a { text-decoration: none !important; outline: none ;font-family:"思源黑体";cursor: pointer;color: #666;}
/*a:hover{color:#fd3c3c;}*/
img { border: 0 }
button, input, select, textarea {outline: none;background:none;}
table,tr,td{ border-collapse: collapse; border-spacing: 0 }
.clear{*zoom:1;clear: both;}
input{border:none;background: none;}
.fr{float: right;}
.fl{float: left;}
img{vertical-align: middle;}
.no-margin{margin: 0!important;}
label{display:inline-block;}
a:hover{color: #fd3c3c;}
input[type="submit"]{cursor: pointer;}
button{cursor: pointer;}
b{font-weight: normal;}
select{background:none;color: #666;}
 .hide{display: none;} 
.clear{clear: both;}
p.inline{display: inline-block;}
table{border-collapse: collapse;}
/*.noborder{border:none!important;}*/
.m20{margin-bottom: 20px;}
/*.m10{margin-bottom: 10px;}*/
.m25{margin-bottom: 25px;}
.m30{margin-bottom: 30px;}
.m40{margin-bottom: 40px;}
.mT20{margin-top: 20px;}
.mT30{margin-top: 30px;}
.mT40{margin-top: 40px;}
.text-fr{text-align: right;}
.text-fl{text-align: left;}
.text-c{text-align: center;}
textarea{resize: none;}
i{display: inline-block;}
.clearfix:after{display: table;content:"";clear: both;}
em.color{color:#fd3c3c;}
.c333{color: #333;}
.c666{color: #666;}
.c999{color: #999;}
.cfff{color: #fff;}
.f12{font-size: 12px;}
.no-content{text-align: center;height: 100px;line-height: 100px;}
.diqu{float: left;}
em.orange{color: #fd3c3c;display: inline;}
.w1220{width: 1220px;margin: 0 auto;}
::-webkit-input-placeholder { /* WebKit browsers */ 
color: #a9a9a9; 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #a9a9a9; 
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #a9a9a9; 
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #a9a9a9; 
}
input, textarea, keygen, select, button{
 font-family: "思源黑体";
}