@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,menu,p,blockquote,ol,ul,dl,dd,td,th,figure,pre,button,input,textarea{margin:0;padding:0;font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;font-size: 12px;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp,tt{font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;line-height:1;}
button,input,select,textarea,input{font-size:100%;font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;line-height:1;}
fieldset,img{border:0;}
ol,ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
a,a:hover{text-decoration:none;}
a{color: #333;}
textarea{resize:none;}
body {
    word-wrap: break-word;
    font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
}
img{vertical-align: middle;}
*{outline: none;}
a:focus,a:visited{outline:none;}
/*.box-right-listul li a:hover,.ttt li a:hover,.ul2 li a:hover{color: #c70900;}*/
.box li a:hover{color: #e68011;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';}
label,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="password"]{cursor:pointer;}
ins{text-decoration:none;}
abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help;}
input[type=submit],input[type=button],input[type=text],input[type=password]{-webkit-appearance:none;box-sizing:content-box;border:0;border-radius:0;box-shadow: none;}
.clearfix:after{clear:both;display: block;content: "...";visibility: hidden;height: 0;font-size: 0;}
.clearfix{*zoom:1;}
address, caption, cite, code, dfn, em, strong, th, var, b, i, s {font-style: normal;font-weight: 400;}
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner { border:none; padding:0; }
button, input[type="button"], input[type="submit"] {
    line-height:normal;
}

/*常用标签*/
.well{width: 1000px; overflow: hidden; height: auto; margin: 0 auto;position: relative;}
.well02{width: 1000px; height: auto; margin: 0 auto;position: relative;}
.well01{width: 1000px; overflow: hidden; height: auto; margin: 0 auto;}
.of_height{ overflow: hidden; height: auto;}
.p_relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.p3{color: #333; }
.p0{color: #000; }
.p6{color: #666; }
.p9{color: #999; }

.red{color: #e68011;}
.red40{font-size: 14px;color: #e68011;}
.red60{font-size: 16px;color: #e68011;}
.cf20{font-size: 14px;color: #000;}
.cf40{font-size: 14px;color: #000;}
.cf60{font-size: 16px;color: #000;}
.cf80{font-size: 18px;color: #000;}
.cf29{font-size: 12px;color: #999;}
.cf26{font-size: 12px;color: #666;}
.ta_center{text-align: center;}

._mt10{margin-top: 10px;}
.btn_mt20{margin-top: 20px;}
._mt40{margin-top: 40px;}
._mt30{margin-top: 30px;}

.bxz{
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; 
    box-sizing: border-box;
}
