* {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
}

body {
    font: 14px/20px arial, tahoma, \5b8b\4f53, sans-serif;
    font-family: 微软雅黑;
    background-color: #ffffff;
    color: #333333;
    padding-bottom: 70px;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
    text-decoration: none;
}

.header {
    width: 100%;
    display: block;
}

a {
    text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.width925 {
    width: 92.5%;
    display: block;
    margin: 0 auto;
}

.padding925 {

    padding: 0 3.75%;
}

.footer-text {
    padding: 10px 0 20px 0;
}

.footer-text p {
    color: #999999;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}

.toptextblock {
    background-color: #efeff4;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c2c2c6;
}

.toptextblock span {
    font-size: 16px;
    line-height: 24px;
}

.mainslideBlock {
    padding-bottom: 15px;
}

.slideblock {
    border-bottom: 1px solid #b4b4b4;
    position: relative;
}

.slidetitle {
    line-height: 48px;
    font-size: 16px;
}

.hidblock {
    display: none;
    padding-bottom: 20px;
}

.hidblock .htext {
    font-size: 13px;
    line-height: 18px;
    text-indent: 2em;
}

.hidblock .htitle {
    font-size: 14px;
    line-height: 25px;
}

.hidblock .himg {
    display: block;
    width: 80%;
}

.pointer {
    position: absolute;
    bottom: 0;
    right: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.turnaround {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.mainslideBlockbottom {
    position: fixed;
    bottom: 0;
    width: 92.5%;
    left: 3.75%;
    background-color: #ffffff;
}

.pointer1 {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    bottom: 0;
    right: 3px;

}

.slideblock1 {
    border-bottom: 1px solid #b4b4b4;
    border-top: 1px solid #b4b4b4;
    position: relative;
}

.kfzx {
    text-align: center;
    border: 1px solid #b4b4b4;
    line-height: 40px;
    background-color: #ffffff;
    border-radius: 4px;
    width: 90%;
    margin: 23px auto 0 auto;
}

.kfzx1 {
    text-align: center;
    border: 1px solid #b4b4b4;
    line-height: 40px;
    position: fixed;
    bottom: 10px;
    left: 3.75%;
    width: 90%;
    background-color: #ffffff;
    border-radius: 4px;
}
.textblock{
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #b4b4b4;
}
.bodytext3423{
    padding-top: 20px;
}

