﻿body{
	padding:0;
	margin: 0;
}
ul{
	padding: 0;
	margin:0;
}
ul li{
	list-style: none;
}
.f5 {
    background: #f5f5f5;
}
.clear {
    clear: both;
}
.clear:after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    visibility: hidden;
    clear: both;
}
.max-width {
    width: 1200px;
    margin: 0 auto;
}
.sce-con1-txt {
    width: 680px;
    padding: 115px 0px;
    float: left;
}
.sce-con1-txt .m-t {
    font-size: 28px;
    color: #000;
    margin-bottom: 20px;
}
.sce-con1-txt .tit-line {
    width: 36px;
    border-bottom: 2px solid #000;
    margin-top: 10px;
}
.sce-con1-txt .txt {
    margin-top: 20px;
    color: #333;
    letter-spacing: 1px;
    line-height: 26px;
    font-size: 16px;
}
.sce-con1-pic {
    width: 460px;
    float: left;
}
.section .line {
    height: 360px;
}
.section .pads{
	padding: 86px 0;
}
.section .padm{
	padding: 101px 0;
}
.section .padl{
	padding: 127px 0;
}

.ToTop {
    position: fixed;
    z-index: 99999999999999;
    right: 0;
    bottom: 0px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: #727272 url(../image/ico_gotop.png) no-repeat center center;
}

    .ToTop:hover {
        background: #727272;
    }

        .ToTop:hover .showCon {
            display: block;
        }

.showCon {
    width: 40px;
    display: none;
}

    .showCon a {
        display: block;
        margin: 3px auto 0;
        width: 24px;
        font-size: 12px;
        line-height: 16px;
        color: #fff;
    }


.xf-right {
    left: 0px;
    top: 299px;
    position: fixed;
    z-index: 2000000000;
    border-radius: 2px;
}
.wpa-container {
    display: inline-block;
    width: 106px;
    height: 165px;
    border-radius: 2px;
    position: relative;
    font-family: "microsoft yahei";
    font-size: 14px;
    background: #fff;
    border: 1px solid #dadee7;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    text-align: center;
}
.title {
    display: inline-block;
    margin-top: 9px;
    color: #1e2330;
}
.avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-top: 9px;
}
.btn-area {
    display: inline-block;
    width: 108px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    bottom: -1px;
    left: -1px;
    text-align: center;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.icon-qq {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    background: url(../image/1_1_2.png) no-repeat;
    margin-top: 1px;
}
.btn-text {
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    max-width: 100px;
}
.qcore{
    width: 106px;
    height: 126px;
    background: #fff;
    z-index: 99999;
    position: fixed;
    top: 465px;
    border: 1px solid #bcbcbc;
}