﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}
button, input[type=submit], input[type=reset], input[type=button] {
    -webkit-appearance: none;
    border:0
}
:focus, a, input, input[type=submit]:active, textarea {
    outline: 0;
}
body {
    font-size: 12px;
    text-align: center;
    width:100%
}
img {
    border: 0;
    display: inline-block;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}
ol, ul {
    list-style: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption, th {
    text-align: left
}
sup, sub {
    font-size: 100%;
    vertical-align: baseline
}
.clearfix {
    zoom: 1
}
s{text-decoration:none}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
code, kbd, samp, tt, input, button, textarea, select {
    font-size: 100%
}
:link, :visited, ins, a {
    text-decoration: none
}
.none{display:none}
:focus {
    outline: 0 none
}
a {outline: none;}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"]>input[type="button"]::-moz-focus-inner {
    border:none;
    padding:0
}

body {
    background-color: #fff;
    font-size: 12px;
    line-height: 1.5;
    color: #404040;
    text-align: left;
    font-family: Arial,'微软雅黑', Helvetica, sans-serif, 宋体;
}
input, select {
    vertical-align: middle;
    outline: 0;
}
a {
    color: #404040
}
.f12 {
    font-size: 12px
}
.f14 {
    font-size: 14px
}
.f16 {
    font-size: 16px
}
.f18 {
    font-size: 18px
}
.f20 {
    font-size: 20px
}
.fb {
    font-weight: 700
}

.f_f60 {
    color: #f60 !important
}
.fl {
    float: left
}
.fr {
    float: right
}

.txt_lt {
    text-decoration: line-through
}
.no-mr{margin:0 !important}
.no-br{border:none !important}
.w1010{width:1012px;margin:0 auto}

.relative{position:relative}
.absolute{position:absolute}


.slide-btns1{
    position:absolute;
    right:12px;
    bottom:10px;
}
.slide-btns1 span{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    margin-left: 8px;
    opacity: 0.8;
}
.slide-btns1 span.active{
    background:#00adef
}

.slide-js ul li{
    position:absolute;
}
.slide-js ul li:nth-of-type(1){
    z-index:2;
}
.slide-js .slide-btns{
    position:absolute;
    z-index:444
}
em{
    font-style: normal;
}
.qin {
    position: relative;
    display: inline-block;
    height: 100%;
}
strong{
    font-weight: 100;
}
strong span{
    font-weight: 100;
}
.content-txt *{
    font-family: Arial,'微软雅黑', Helvetica, sans-serif, 宋体 !important;
}
.content-txt strong{
    font-weight: bold;
}
/*miaov 划过*/
.studyBox{
    position:absolute;z-index:1;transition:.2s;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d
}

/*滚动*/
.scroll-box{
    width:1190px;
    position:relative;
    margin:0 auto
}
.scroll-box .scroll-ul-list{
    position:relative;
    overflow:hidden;
    z-index:12;
}

.btn-l{
    left: 0px
}
.btn-r{
    right: 0px
}
.scroll-box ul{
    position: relative;
    width: 10000px;
}
.scroll-box .scroll-btn,.scroll-ry .scroll-btn{
    width:30px;
    height:50px;
    background:rgba(0,0,0,.4);
    position:absolute;
    top:65px;
    z-index:110;
    text-align:center;
    padding-top:20px;
    opacity:.6;
    cursor:pointer;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.honor:hover .btn-l{
    opacity:1;
    /*-webkit-transform: translate3d(-50px,0,0);*/
    /*transform: translate3d(-50px,0,0);*/
}
.honor:hover .btn-r{
    opacity:1;
    /*-webkit-transform: translate3d(50px,0,0);*/
    /*transform: translate3d(50px,0,0);*/
}

.kf-section:hover .btn-l{
    opacity:1;
    /*-webkit-transform: translate3d(-50px,0,0);*/
    /*transform: translate3d(-50px,0,0);*/
}
.kf-section:hover .btn-r{
    opacity:1;
    /*-webkit-transform: translate3d(50px,0,0);*/
    /*transform: translate3d(50px,0,0);*/
}
.kf-section .btn-l{left:0;z-index:23;}
.kf-section .btn-r{right:0;z-index:23}

.itxt{
    width:180px;
    height:40px;
    border:1px solid #ccc;
    padding-left:10px;
    font-size:16px;
    color:#666;
    margin-right:8px;
    float:left
}
.mb-40{
    margin-bottom:40px !important;
}
.mt-30{
    margin-top:30px !important;
}
.hide{
    display:none
}

