/* 全站的一些公共样式 */
audio,canvas,video{display:inline;zoom:1}command,datalist,keygen,mark,meter,progress,rp,rt,ruby,time,wbr{display:inline}[hidden]{display:none}html{color:#333;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,tr,th,td,hr,menu{margin:0;padding:0}ol,ul{list-style-type:none}h1,h2,h3,h4,h5,h6{font-size:100%}b,strong{font-weight:700}blockquote,pre{white-space:pre-wrap;word-wrap:break-word}q{quotes:\201C \201D \2018 \2019}q:before,q:after{content:''}small{font-size:80%;font-weight:normal}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}ins,a{text-decoration:none}a:hover{ color:#F60; text-decoration:underline}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}button,input,select,textarea{font-size:100%;margin:0}button,input{line-height:normal;overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}th{text-align:inherit}abbr,acronym{border:0;font-variant:normal}del{text-decoration:line-through;}address,caption,cite,dfn,em,i,var{font-style:normal;font-weight:500}caption,th{text-align:left}.clearfix:after,.wrap:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix,.wrap{zoom:1}.clear{clear:both;display:block;height:0;overflow:hidden;visibility:hidden}.wrap,.bc{margin-left:auto;margin-right:auto}article,aside,details,embed,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,iframe{display:block}img,fieldset,img{border:0}legend,button,input{border:0;padding:0}
.hide{ display:none;}
.block{ display:block;}

body{margin:0;background:#f5f5f5;font:12px/1.5  "Microsoft Yahei", "Arial", "PingFang SC", "SimSun", sans-serif;}
button,input,select,textarea,samp {font-family:  "Microsoft Yahei", "Arial", "PingFang SC", "SimSun", sans-serif;}

.a_focus{ outline:none; hide-focus:expression(this.hideFocus=true);}
a{ color:#666;}
a:hover{ color: #f60; text-decoration: none; }

input[type="text"]:focus{ box-shadow:0px 0px 5px #3bf; outline: none; }
html body input[type="text"].input_red,html body .selectbox .input_red{ border: #f00 solid 1px;}
html body input[type="text"].input_red:focus,html body .selectbox .input_red:focus{ border: #f00 solid 1px; box-shadow:0px 0px 2px #f00; outline: none;}



body{
scrollbar-arrow-color: #fff; /*图6,三角箭头的颜色*/
scrollbar-face-color: #dfdfdf; /*图5,立体滚动条的颜色*/
scrollbar-3dlight-color: #dfdfdf; /*图1,立体滚动条亮边的颜色*/
scrollbar-highlight-color: #dfdfdf; /*图2,滚动条空白部分的颜色*/
scrollbar-shadow-color: #E3E3E3; /*图3,立体滚动条阴影的颜色*/
scrollbar-darkshadow-color: #dfdfdf; /*图4,立体滚动条强阴影的颜色*/
scrollbar-track-color: #eee; /*图7,立体滚动条背景颜色*/
scrollbar-base-color:#E3E3E3; /*滚动条的基本颜色*/
}
::-webkit-scrollbar { width: 6px; background-color:rgba(255,255,255,0.1); border-radius: 3px;  }
::-webkit-scrollbar-track,::-webkit-scrollbar-thumb { border-radius: 5px; }  
::-webkit-scrollbar-thumb { min-height: 20px; background-clip: content-box; box-shadow: 0 0 0 5px rgba(0,0,0,.4) inset; background-color: #2d9aad;} 
::-webkit-scrollbar-corner { background: transparent;} 
::-moz-placeholder { color: #bbb; }
::-webkit-input-placeholder { color:#bbb; }


/* 清除浮动 */
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0;}
.clearfix,.wrap{*zoom:1;}

/* 字体 */
.simsun{ font-family: "SimSun"; }
.yahei{ font-family: "Microsoft Yahei"; }

/* 间距 */
.ml5 { margin-left: 5px !important;  }
.ml10{ margin-left: 10px !important; }
.ml20{ margin-left: 20px !important; }
.mt5 { margin-top: 5px !important;   }
.mt10{ margin-top: 10px !important;  }
.mt20{ margin-top: 20px !important;  }

.pl5 { padding-left: 5px !important;  }
.pl10{ padding-left: 10px !important; }
.pl20{ padding-left: 20px !important; }
.pt5 { padding-top: 5px !important;   }
.pt10{ padding-top: 10px !important;  }
.pt20{ padding-top: 20px !important;  }


/* 颜色 */
.c_f60{ color: #f60; }
.c_blue{ color: #1d88d9; }

/* css3 */
.css3_run2,.css3_run2>li{ transition:all 0.4s linear 0s;-moz-transition:all 0.4s linear 0s; -webkit-transition:all 0.4s linear 0s; -o-transition:all 0.4s linear 0s;}
.css3_run,.css3_run>li{ transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s; -webkit-transition:all 0.2s linear 0s; -o-transition:all 0.2s linear 0s;}
.css3_x50{ transform:translate(50px,0px);-moz-transform:translate(50px,0px);-webkit-transform:translate(50px,0px);-o-transform:translate(50px,0px);}
.css3_x0{ transform:translate(0px,0px);-moz-transform:translate(0px,0px);-webkit-transform:translate(0px,0px);-o-transform:translate(0px,0px);}

/* 虚线 */
.hr{height: 0px; border-top:solid #eee  1px; overflow: hidden; font-size: 0;}

.page_w{ width:1000px; margin: 0 auto; }

/* 图标 */
.icon{ display: inline-block; background: url(../images/miji.png) no-repeat; }

/* 按钮 */
/*.btn{ display: inline-block; padding: 0 30px; height: 36px; line-height: 36px; color: #fff; background-color: #f80; font-size: 14px; cursor:pointer; }
.btn_big{ line-height: 44px; height: 44px; font-size: 16px; }*/
.btn{ display: inline-block; padding: 0 30px; height: 36px; line-height: 36px; color: #fff; background-color: #1d88d9; font-size: 14px; cursor:pointer; }
.btn:hover{ color: #fff; background-color: #0670c0; }
.btn_big{ line-height: 44px; height: 44px; font-size: 16px; }
.btn_orange{ background-color:#f80;}
.btn_orange:hover{ background-color:#f60;}

/* 标签 */
.tag{ display: inline-block; padding:0 5px; height: 16px; line-height: 16px; margin-left: 10px; font-size: 12px; color: #f60; border: #f80 solid 1px; font-weight: normal; font-family: "SimSun"; border-radius: 2px; position: relative; top: -2px; }



/* 公共弹窗提示 */
.msg_tip{ font-size: 18px; text-align: center; padding-bottom: 20px; }









