@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0;box-sizing:border-box;font-size:14px;color:#8a8989;}
html{cursor:default;}
#container{width:100%;position:relative;margin-bottom:100px;}
html:root body, html:root input, html:root button, html:root textarea, html:root select{font-family:Tahoma, Geneva, 'Microsoft YaHei', 'SimSun';}
.clearfloat{clear:both;}
.clearfix{*zoom:1}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}
.clearfix:after{clear:both}
/* .shadow{-webkit-box-shadow: -2px 0 5px #CCCCCC,0 -2px 5px #CCCCCC,0 2px 5px #CCCCCC,2px 0 5px #CCCCCC; -moz-box-shadow: -2px 0 5px #CCCCCC,0 -2px 5px #CCCCCC,0 2px 5px #CCCCCC,2px 0 5px #CCCCCC;  box-shadow: -2px 0 5px #CCCCCC,0 -2px 5px #CCCCCC,0 2px 5px #CCCCCC,2px 0 5px #CCCCCC;} */
a img{border:none;}
a{text-decoration:none;outline:none;}
a:hover{color:#2b84c1;}
a:focus,a:active,a:hover{text-decoration: none;}
input[type=button],button{-webkit-appearance:none;border:none;outline:none;font-family:'microsoft yahei', Verdana, Arial, Helvetica, sans-serif;}
input{autocapitalize="off";autocorrect="off"}
input:focus, textarea:focus, button, select,label:focus{outline:none;blr:expression_r(this.onFocus=this.blur());}
button,input,select,textarea,label{margin:0;vertical-align:middle;border:none;outline:none;font-family:'microsoft yahei', Verdana, Arial, Helvetica, sans-serif;}
button,input{*overflow:visible;line-height:normal;outline:none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;}
textarea{overflow:auto;vertical-align:top;resize:none;}
i,em{font-style:normal;}
ul,ol li{list-style:none;}
.center-btn{margin:auto;display:block;}
.error{color:red;}
.bg-bluegreen{color:#fff;background-color:#1ab394;}
.inline-block{display:inline-block;}
.pointer{cursor:pointer;}
.ovhidden{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;}
.por{position:relative;}
.db{display:block;}
body{background:#e7e7e7;}
.bg-white{background:#fff;}
p,h1,h2,h3,h4,h5,h6,ul,img,dl,dd,dt{margin:0;padding:0;}

/* Tools */
.hidden{display:block !important;border:0 !important;margin:0 !important;padding:0 !important;font-size:0 !important;line-height:0 !important;width:0 !important;height:0 !important;overflow:hidden !important;}
.o-hidden{overflow:hidden !important;}
.nobr{white-space:nowrap !important;}
.wrap{white-space:normal !important;}
.break{word-break:break-all !important;word-wrap:break-word !important;}
.a-left, .al{text-align:left !important;}
.a-center, .ac{text-align:center !important;}
.a-right, .ar{text-align:right !important;}
.v-top{vertical-align:top;}
.v-middle{vertical-align:middle;}
.f-left, .left, .fl{float:left !important;}
.f-right, .right, .fr{float:right !important;}
.f-none, .fn{float:none !important;}
.f-fix{float:left;width:100%;}
.no-display, .hide, .none{display:none;}
.no-margin, .mg0{margin:0 !important;}
.no-padding, .pd0{padding:0 !important;}
.no-bg, .bgn{background:none !important;}
.mb0{margin-bottom:0 !important;}
.mt0{margin-top:0 !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.pb0{padding-bottom:0 !important;}
.pt0{padding-top:0 !important;}
.pb10{padding-bottom:10px !important;}
.pb20{padding-bottom:20px !important;}
.pt10{padding-top:10px !important;}
.pt20{padding-top:20px !important;}
.bob0{border-bottom:none !important;}
.cl, .clr{height:0;font-size:1px;clear:both;line-height:0;}
.block{display:block;margin:auto;}
.pro{position:relative;display:block;}
.fwb{font-weight:bold;}
.fw4{font-weight:400; !important}
.fw6{font-weight:600; !important}
.fw7{font-weight:700; !important}
.hidden100{height:100%;overflow:hidden;}
.img100{width:100%;}

/*°´Å¥*/
.btn-large{padding:10px 20px;}
.btn.wid45{width:45%;}
.btn.wid100{width:100%;}
.btn.wid120{width:120px;}
.btn{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-white{color:#666;background-color:#fff;border:1px solid #ddd;}
.btn-lightblue{color:#fff;background-color:#48c2a9;}
.btn-lightblue:hover, .btn-lightblue:focus, .btn-lightblue:active, .btn-lightblue.active, .open > .dropdown-toggle.btn-lightblue{color:#fff;background-color:#35d4b3;}
.btn-lightred{color:#fff;background-color:#fe6a6a;}
.btn-lightred:hover, .btn-lightred:focus, .btn-lightred:active, .btn-lightred.active, .open > .dropdown-toggle.btn-lightred{color:#fff;background-color:#fa5252;}
.btn-yellow{color:#fff;background-color:#f7b324;}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active, .open > .dropdown-toggle.btn-yellow{color:#fff;background-color:#f7b324;}
.btn-orange{color:#fff;background-color:#fc5f00;}
.btn-orange:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active, .open > .dropdown-toggle.btn-yellow{color:#fff;background-color:#fc5f00;}

/*Í¼ÎÄÁÐ±í*/
.imgtext{width:100%;padding:0 10px;position:relative;}
.imgtext .img{width:150px;height:100%;position:absolute;top:0;left:10px;}
.imgtext .img img{width:100%;height:100%;}
.imgtext .word{padding-left:160px;}
.imgtext .word h1{font-size:14px;color:#333;padding:5px 0;}
.imgtext .word p{font-size:12px;line-height:18px;}