/*
 *  reset
 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: 12px/1.5 "Microsoft YaHei", arial, simsun;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
    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;
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both
}

.hide {
    display: none;
}

/**style**/
.common-header {
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 0px;
    background: url('http://cdn2.tanbeiapp.com/img/logo.png') no-repeat;
    padding-left: 218px;
    height: 120px;
    left: 50%;
    margin-left: -508px;
}

.common-header a {
    text-decoration: none;
    color: #fff;
}

.common-header a.logo-href {
    display: block;
    width: 215px;
    height: 120px;
    position: absolute;
    left: 0;
    top: 0;
}

.common-header a.on {
    color: #1e78e7;
}

.common-header li {
    float: left;
    padding: 0 30px;
    height: 120px;
    line-height: 120px;
}

.common-header li.no-border {
    background: none;
}

.common-header ul {
    width: 960px;
}

.common-header {
    margin-left: -560px;
}

.common-header ul {
    width: 970px !important;
}

.common-header li .service.business .down-list {
    left: -3px;
}

.banner {
    background: #e73f37;
    height: 540px;
    padding-top: 120px;
}

.banner .page-1 {
    width: 960px;
    height: 540px;
    margin: 0 auto;
    position: relative;
}

.banner a, .banner a:hover {
    text-decoration: none;
    cursor: pointer;
}


.banner .page-1 .first_left_index {
    width: 45%;
    float: left;
    color: white;
}

.banner .page-1 .first_left_index .title_name {
    font-size: 80px;
}

.banner .page-1 .first_left_index .title_content {
    font-size: 28px;
}

.banner .page-1 .first_left_index .content {
    line-height: 26px;
    font-size: 14px;
}

.banner .page-1 .first_right_index {
    float: right;
    width: 50%;
}

.banner .page-1 .first_right_index .mobole_img {
    height: 500px;
}

.banner .page-2:hover .play-close-btn {
    opacity: 1;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .banner .play-close-btn {
        right: 2px;
    }
}

.banner .banner-btn {
    width: 105px;
    height: 51px;
    display: inline-block;
    border: 2px solid #fff;
    font-size: 20px;
    line-height: 51px;
    padding-left: 65px;
}


section {
    width: 1200px;
    margin: 80px auto 0;
    text-align: center;
}

.tit {
    font-size: 30px;
    color: #4a4a4a;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
}

.tit a {
    display: block;
    color: #434343;
    text-decoration: none;
}

.note {
    font-size: 20px;
    line-height: 10px;
    color: #6f6f6f;
    font-weight: 100;
    margin: 10px 0 80px;
}

.sec-1 {
    padding-left: 10px;
}

.sec-1 li {
    float: left;
    margin-right: 3px;
}

.sec-1 li img {
    display: block;
}

.sec-2 {
    margin-bottom: 180px;
}

.sec-2 ul {
    width: 1020px;
    margin: 0 auto;
}

.sec-2 li { /* width: 259px; */
    height: 140px;
    text-align: left;
}

.sec-2 li .tit {
    color: #434343;
    font-size: 22px;
    position: relative;
    padding-bottom: 5px;
}

.sec-2 li .con {
    color: #8a8a8a;
    font-size: 16px;
    line-height: 30px;
}

.common-footer {
    color: #646464;
    text-align: center;
    font-size: 14px;
    padding-bottom: 133px;
}

.common-footer a, .common-footer a:link {
    text-decoration: none;
    color: #646464;
}

#cnzz_stat_icon_1278633731 {
    display: none;
}

#yyb_qrcode {
    width: 160px;
    height: 160px;
    margin-top: 5px;
}