@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0;}
table{border-collapse:collapse; border-spacing:0; }
fieldset,img{border:0; }
ol,ul{list-style:none; }
input{border:0px;background:none;outline:none;}
body{font-size:14px;font-family:Calibri,"微软雅黑",Microsoft YaHei,Arial,SimSun,sans-serif;background:#fff;color:#000;}
a{color:#666;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:14px;}
*:link, *:visited, *:hover, *:active, *:focus {
	-webkit-transition: color 0.2s linear, background-color 0.5s linear, background 0.5s linear;
	-moz-transition: color 0.2s linear, background-color 0.5s linear, background 0.5s linear;
	transition: color 0.2s linear, background-color 0.5s linear, background 0.5s linear;
	-o-transition: color 0.2s linear, background-color 0.5s linear, background 0.5s linear;
	-ms-transtion: color 0.2s linear, background-color 0.5s linear, background 0.5s linear
}
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear{clear:block;}
ul,li{list-style:none;}
.fl{ float:left;}
.fr{ float:right;}
.mb5{margin-bottom:5px!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb25{margin-bottom:25px!important;}
.mb30{margin-bottom:30px!important;}
.mt10{margin-top:10px!important;}
.mt15{margin-top:15px!important;}
.mt20{margin-top:20px!important;}
.mt25{margin-top:25px!important;}
.mt30{margin-top:30px!important;}
.mb50{margin-bottom:50px!important;}
.pt40{padding-top:40px;}
input{font-family:"Microsoft yahei",Arial,SimSun,sans-serif;}
a:hover{color:#ff6640;}
.w1200{width:1200px;margin:0px auto;}
.w1200 p{line-height:30px;}
.text_cen{text-align:center;margin:0px auto;}
.img-response{display:block;margin:0px auto;max-width:100%;}
input:hover{opacity: 0.8;-moz-opacity: 0.8;filter:alpha(opacity=80);}

