﻿.tongcheng_top {
    width: 100%;
    margin: 0 auto;
    background: url(../images/tc_01.jpg) no-repeat center;
    height: 550px;
}

.jianjie_tc {
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0 80px;
    overflow: hidden;
}

.jianjie_tc_left {
    width: 650px;
    float: left;
    padding-right: 60px;
    overflow: hidden;
}

.jianjie_tc_title {
    font-size: 26px;
    color: #333;
    line-height: 40px;
    margin-left: 30px;
}

.jj_line {
    width: 30px;
    background: #3d8ef1;
    height: 3px;
    margin: 8px 30px;
}

.jianjie_main {
    font-size: 16px;
    color: #666666;
    line-height: 36px;
    margin-top: 20px;
    text-indent: 2em;
}

.jianjie_tc_right {
    float: left;
}

.jianjie_tc_right img {
    display: block;
    width: 490px;
    height: 296px;
}

.gongneng_tc {
    width: 100%;
    margin: 0 auto;
    background: url(../images/tc_07.jpg) no-repeat center;
    height: 882px;
}

.tongcheng_title {
    text-align: center;
    font-size: 30px;
    line-height: 80px;
    padding: 50px 0 30px;
}

.gongneng_tc ul {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0 0;
    overflow: hidden;
}

.gongneng_tc ul li {
    margin-bottom: 50px;
    overflow: hidden;
    padding-top: 10px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    /* Firefox 4 */
    -webkit-transition: all 0.5s;
    /* Safari and Chrome */
    -o-transition: all 0.5s;
    /* Opera */
}

.gongneng_tc ul li:hover {
    margin-top: -10px;
    margin-bottom: 60px;
}

.gn_left_tc {
    display: inline-block;
    width: 360px;
    text-align: right;
    float: left;
    padding-left: 40px;
}

.gn_right_tc {
    display: inline-block;
    width: 360px;
    text-align: left;
    float: left;
    padding-right: 40px;
}

.gn_center_tc {
    display: inline-block;
    margin: 0 61px;
    width: 278px;
    float: left;
}

.gn_center_tc img {
    display: block;
    width: 278px;
    height: 66px;
}

.gn_title_tc {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 28px;
    margin-bottom: 6px;
}

.gn_main_tc {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.shangji {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    overflow: hidden;
}

.shangji ul {
    padding-top: 30px;
    overflow: hidden;
}

.shangji ul li {
    float: left;
    width: 240px;
    margin: 0 30px 60px;
    background: #f2f7f9;
    padding: 50px 50px;
    overflow: hidden;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    /* Firefox 4 */
    -webkit-transition: all 0.5s;
    /* Safari and Chrome */
    -o-transition: all 0.5s;
    /* Opera */
}

.shangji ul li:hover {
    margin-top: -10px;
    margin-bottom: 70px;
    -moz-box-shadow: 0px 0px 6px #ddd;
    -webkit-box-shadow: 0px 0px 6px #ddd;
    box-shadow: 0px 0px 6px #ddd;
}

.shangji ul li img {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto 30px;
}

.shangji_main {
    font-size: 16px;
    color: #555555;
    line-height: 24px;
    height: 48px
}

.yingli {
    width: 100%;
    margin: 0 auto;
    background: url(../images/tc_09.jpg) no-repeat center;
    height: 582px;
    padding-top: 30px;
}

.yingli ul {
    padding-top: 30px;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.yingli ul li {
    float: left;
    width: 285px;
    margin: 0 7.5px;
    background: #fff;
    overflow: hidden;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    /* Firefox 4 */
    -webkit-transition: all 0.5s;
    /* Safari and Chrome */
    -o-transition: all 0.5s;
    /* Opera */
}

.yingli ul li:hover {
    margin-top: -10px;
    background: #00a0e9;
}

.yingli ul li:hover p {
    color: #fff;
}

.yingli ul li p {
    font-size: 16px;
    color: #333;
    line-height: 28px;
    text-align: center;
    padding: 30px 0;
    overflow: hidden;
}

.shiyong_tc {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 40px;
    overflow: hidden;
}

.shiyong_tc ul {
    padding-top: 20px;
    overflow: hidden;
}

.shiyong_tc ul li {
    float: left;
    width: 520px;
    margin: 0 20px 40px;
    background: #edeef0;
    padding: 20px 20px;
    overflow: hidden;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    /* Firefox 4 */
    -webkit-transition: all 0.5s;
    /* Safari and Chrome */
    -o-transition: all 0.5s;
    /* Opera */
}

.shiyong_tc ul li:hover {
    margin-top: -10px;
    margin-bottom: 50px;
}

.shiyong_tc ul li img {
    display: block;
    float: left;
    width: 250px;
    height: 200px;
}

.shiyong_right_tc {
    width: 250px;
    margin-left: 20px;
    display: inline-block;
    float: left;
    padding-top: 20px;
}

.shiong_title_tc {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 28px;
    margin-bottom: 6px;
}

.shiyong_main_tc {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}

.zhanshi {
    width: 100%;
    margin: 0 auto;
    background: url(../images/tc_05.jpg) no-repeat center;
    height: 860px;
}

.saoma_tc {
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 50px;
    overflow: hidden;
}

.saoma_tc img {
    display: block;
    width: 330px;
    height: 330px;
    margin: 0 auto;
}

.shouhou_tc {
    width: 100%;
    margin: 0 auto;
    background: url(../images/tc_17.jpg) no-repeat center;
    height: 608px;
    padding-top: 20px;
}

.shouhou_tc ul {
    padding-top: 30px;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.shouhou_tc ul li {
    float: left;
    width: 220px;
    margin: 0 10px 30px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    /* Firefox 4 */
    -webkit-transition: all 0.5s;
    /* Safari and Chrome */
    -o-transition: all 0.5s;
    /* Opera */
}

.shouhou_tc ul li:hover {
    margin-top: 10px;
    margin-bottom: 20px;
}

.shouhou_tc ul li h2 {
    color: #00a0e9;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    margin-bottom: 15px;
}

.shouhou_bottom {
    background: #fff;
    height: 170px;
    border-top: 3px #00a0e9 solid;
    overflow: hidden;
    color: #333;
    padding: 30px 12px;
    width: 196px;
    -moz-box-shadow: 1px 2px 6px #b9cdd8;
    -webkit-box-shadow: 1px 2px 6px #b9cdd8;
    box-shadow: 1px 2px 6px #b9cdd8;
}

.shouhou_tc_title {
    font-size: 16px;
    line-height: 34px;
}

.shouhou_tc_main {
    font-size: 14px;
    line-height: 30px;
}

@charset "utf-8";
/* CSS Document */

#certify {
    position: relative;
    width: 1200px;
    margin: 20px auto 0;
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-slide {
    position: relative;
    width: 500px;
    height: 580px;
}

#certify .swiper-slide-active .zhezhao_swi {
    background: none;
}

#certify .swiper-wrapper .swiper-slide-active p {
    opacity: 1;
}

#certify .zhezhao_swi {
    width: 262px;
    height: 534px;
    background: rgba(0, 0, 0, .4);
    border-radius: 44px;
    position: absolute;
    left: 119px;
    top: 0;
}

#certify .swiper-slide img {
    display: block;
    margin: 0 auto;
}

#certify .swiper-slide p {
    padding-top: 10px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: 0;
    opacity: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: 30px;
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: 30px;
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}


.bottom-apply {
    background: url(../images/bottom-apply.png) 0 0 no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.bottom-apply-inner {
    padding: 50px 0;
}

.bottom-apply-inner span {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    vertical-align: middle;
}

.bottom-apply-inner a {
    display: inline-block;
    margin: 0 0 0 70px;
    padding: 0 40px;
    line-height: 36px;
    border: 2px solid #fff;
    font-size: 18px;
    color: #fff;
    border-radius: 20px;
    vertical-align: middle;
}

.bottom-apply-inner a:last-child {
    margin-left: 30px;
}