﻿
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dd,ul,ol,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body{height: 100%;width: 100%; font-style:normal;font-size:12px;font-family:"Microsoft YaHei",'Tahoma','Arial','sans-serif';margin:0 auto;color:#333;}
html {height: 100%;width: 100%;}
div,span,td{-moz-user-select: none; -webkit-user-select: none; -o-user-select: none; -ms-user-select: none;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
ul,ol{list-style:none;}
a{text-decoration:none;outline:none;}
fieldset,img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
/* 清除字体倾斜*/
i,em{font-style:normal;}
/* 清除表单选中默认边框:text,password,textarea*/
input{outline:none;background:none;border:none 0;font-style:normal;font-size:12px; font-family: 'PingFangSC','helvetica neue','hiragino sans gb','arial','microsoft yahei ui','microsoft yahei','simsun','sans-serif';}
button{border:none 0;outline:none;cursor:pointer;background:#fff;}
/* 清除IE10下文本框里面的小X*/
input::-ms-clear{display:none;}
/* 清除input[type="search"]的默认样式*/
input[type="search"]{-webkit-appearance:none;}
input::-webkit-search-cancel-button{display: none;}

.fl{float:left;}
.fr{float:right;}
/* 其他公共样式*/
.show{display: block;}
.hide{display: none;}
.tl{text-align: left;}
.tr{text-align: right;}
.tc{text-align: center;}
.dib{-moz-inline-stack:inline-block;display:inline-block;}
.dn{display:none;}
.fix{*zoom:1;}
.fix:after{display:block;content:".";height:0;clear:both;overflow:hidden;visibility:hidden;}
.clear{clear:both;}
.clear:after{display:block;content:'';clear:both;}
.z{_zoom:1;}
.bw{word-wrap:break-word;word-break:normal;}
.ba{word-wrap:break-word;word-break:break-all;}
/* 清除浮动*/
.clear{clear:both;}
.clear:after{display:block;content:'';clear:both;}
.clearfix{*zoom:1;}
.clearfix:after{display:block;content:'';height:0;overflow:hidden;clear:both;}
.f10{font-size:10px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.tl{text-align: left;}
.tr{text-align: right;}
.tc{text-align: center;}
.fN{font-weight:normal;}
.fB{font-weight:bold;}
/*右侧悬浮窗口*/
.r-ad {
    position:absolute;
    top:0;
    right:-145px;
    width:130px;
    height:269px;
    background:url("../image/kxback.png") no-repeat;
    background-size:100% 100%;
    box-sizing:border-box;
    color:#fff;
    border-radius:2px;
    text-align:center
}
.r-ad .title {
    width:100%;
    height:auto;
    font-size:24px;
    font-family:"黑体";
    color:#df342f;
    padding-top:12px;
    margin-bottom:40px
}
.r-ad ul {
    width:100%;
    height:auto;
    font-size:0;
    margin-bottom:20px;
    padding-top: 15px;
}
.r-ad ul li {
    width:100%;
    height:auto;
    line-height:1;
    color:#fff;
    font-size:24px;
    font-family:"黑体";
    margin-bottom:6px;
}
.r-ad ul li.marBot {
    margin-bottom:10px;
}
.r-ad .ad_btn {
    width:90px;
    height:34px;
    line-height:34px;
    background:#fff;
    border-radius:3px;
    margin:0 auto;
    color:#c5170d;
    text-align:center;
    font-size:14px;
    font-family:"Microsoft YaHei"
}
.ba {
    word-wrap: break-word;
    word-break: break-all;
}