<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*public*/

.nav .nLi.downicon,
.nav .nLi h3 a,
.sub .sub-plan dd a,
.sub ol li a,
.banner .sd a,
.industry-text a,
.industry-list-warp .mask a,
.index-case li .title-case a,
.index-case .index-case-more,
.index-news-list li h4 a,
.footer-contact a,
.footer-about a,
.footer-fa a,
.footer-news li a,
.nav-plan li a,
.promote a,
.contact-box form button,
.case-nav a,
.page a,
.data-fl- list-warp li a h4,
.data-fr .index-news-list h3 a,
.data-list li .pull-right .tag a,
.about-form .input-sub,
.data-list li .pull-right h3 a,
.industry-list h2 a {
    -webkit-transition: all 0.3s;
    -moz- transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sub .sub-plan dd a:hover,
.sub ol li a:hover,
.index-case li .title-case a:hover,
.index-news-list li h4 a:hover,
.footer-contact a:hover,
.footer-about a:hover,
.footer-fa a:hover,
.footer-news li a:hover,
.nav-plan li a:hover,
.promote a:hover,
.data-fl-list-warp li a:hover h4,
.data-list li .pull-right h3 a:hover,
.industry-list h2 a:hover {
    color: #fd4b0b !important;
}

.data-list li .pull-right .tag a:hover {
    color: #ffff00 !important;
}

.header {
    width: 100%;
    height: 70px;
    background-color: #fff;
    box-shadow: 0 0 5px #ccc;
    position: relative;
    z-index: 99;
}

.logo {
    width: 37%;
    margin-top: 20px;
}

.logo a {
    display: block;
    width: 120px;
    height: 32px;
    margin-right: 10px;
    border-right: 1px solid #dfdfdf;
}
.biaotih1{width: 0px;height: 0px;color: rgb(75,0,130,0);overflow: hidden;}
.logo a img {
    width: 120px;
    display: inline-block;
    padding-right: 10px;
}

.logo p {
    font-size: 16px;
    font-weight: 100;
}

.logo em {
    font-style: normal;
    font-size: 12px;
    color: #888;
}

.nav {
    width: 60%;
    overflow: hidden;
}

.nav .nav-ov {
    width: 105%;
}

.nav .nLi {
    float: left;
    padding: 0 18px;
}

.nav .nLi.downicon {
    background: url("../images/navicon.png") no-repeat 95% center;
}

.nav .nLi h3 {
    font-size: 14px;
    line-height: 70px;
}

.nav .nLi h3 a {
    color: #333;
}

.nav .downicon:hover,
.nav .downicon.on {
    background: url("../images/naviconactive.png") no-repeat 95% center;
}

.nav .nLi:hover h3 a,
.nav .nLi.on h3 a {
    color: #fd4b0b;
}

.nav .nLi .sub {
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 30px 0;
    border-top: 1px solid #dfdfdf;
}

.nav .nLi .sub time {
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: #888;
    text-align: center;
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 20px;
}

.nav .sub .sub-plan {
    width: 25%;
}

.sub .sub-plan dt {
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 90%;
}

.sub .sub-plan dt a {
    color: #333;
}

.sub .sub-plan dt i {
    display: inline-block;
    font-size: 12px;
    width: 26px;
    height: 26px;
    font-size: 12px;
    font-weight: 100;
    color: #fff;
    border-radius: 3px;
    font-style: normal;
    text-align: center;
    margin-right: 5px;
}

.sub .sub-plan dd {
    font-size: 14px;
    line-height: 28px;
}

.sub .sub-plan dd a {
    color: #666;
}

.sub .sub-plan dd.nav-ts {
    text-align: center;
    width: 80%;
    color: #dfdfdf;
}

.sub .sub-plan dd.nav-ts a {
    padding: 0 20px;
}

.sub .sub-plan dt i.red {
    background-color: #fd4b0b;
}

.sub .sub-plan dt i.blue {
    background-color: #0b88fd;
}

.sub .sub-plan dt i.green {
    background-color: #78ce86;
}

.sub .sub-plan dt i.violet {
    background-color: #c8a2dc;
}

.sub ol li {
    float: left;
    width: 33.33%;
    font-size: 18px;
    text-align: center;
    color: #333;
    height: 40px;
    line-height: 40px;
}

.sub ol li a {
    color: #333;
}

.sub ol li.on a {
    color: #fd4b0b;
}


/*header end*/

.banner {
    width: 100%;
    position: relative;
}

.banner .bd li {
    width: 100%;
    height: 420px;
    text-align: center;
    background-position: top center;
    background-repeat: no-repeat;
}

.banner .bd li a {
    display: block;
    width: 100%;
    height: 420px;
    text-align: center;
}


/*.banner .bd li img {
    width: 100%;
}
*/

.banner .hd {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 99;
}

.banner .hd li {
    width: 30px;
    height: 2px;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.3);
}

.banner .hd li.on {
    background-color: rgba(255, 255, 255, 0.6);
}

.banner .sd {
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 0%;
    height: 60px;
}

.banner .sd a {
    display: block;
    background-image: url("../images/tab.png");
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    overflow: hidden;
}

.banner .sd a:hover {
    opacity: 0.8;
}

.banner .sd a.prev {
    left: 5%;
}

.banner .sd a.next {
    right: 5%;
    background-position: -61px 0;
}


/*banner end*/

.industry {
    width: 100%;
    padding: 70px 0;
    background-color: #fff;
}

.nobg {
    background-color: transparent;
}

.industry-text h2 a {
    font-size: 28px;
    color: #333;
    margin-bottom: 20px;
    display: inherit !important;
    width: auto !important;
    text-align: left !important;
    border: 0 !important;
}

.industry-text h2 a:hover {
    background-color: transparent;
    color: #fd4b0b;
}

.industry-text strong {
    display: block;
    margin-bottom: 40px;
    font-size: 18px;
    color: #666;
    font-weight: 100;
}

.industry-text p {
    font-size: 14px;
    color: #666;
    margin-bottom: 50px;
    line-height: 26px;
}

.industry-text a {
    display: inline-block;
    width: 140px;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #fd4b0b;
    text-align: center;
    line-height: 40px;
    color: #fd4b0b;
    margin-right: 20px;
}

.industry-text a.active,
.industry-text a:hover {
    background-color: #fd4b0b;
    color: #fff;
}

.industry-list h2 {
    text-align: center;
    margin: 70px 0 20px 0;
}

.industry-list h2 a {
    font-size: 28px;
    color: #333
}

.industry-list-warp {
    overflow: hidden;
}

.industry-list-warp-ov {
    width: 1178px;
}

.industry-list-warp li {
    float: left;
    width: 48%;
    margin-right: 2%;
    position: relative;
    margin-bottom: 20px;
    height: 272px;
}

.industry-list-warp li img {
    width: 100%;
}

.industry-list-warp .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.industry-list-warp .mask a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.industry-list-warp .mask .card {
    position: absolute;
    display: block;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 90px;
    padding: 18px 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .6)));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .6));
    background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .6));
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .6));
    color: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.industry-list-warp .mask .card h4 {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
}

.industry-list-warp .mask .card .desc {
    font-size: 12px;
    line-height: 24px;
    margin: 1px;
    font-weight: lighter;
}

.industry-list-warp .mask .card .right-arrow {
    position: absolute;
    width: 18px;
    height: 32px;
    right: 20px;
    bottom: 28px;
    background-size: cover;
    background: url('../images/planmore.png') no-repeat center center;
}

.industry-list-warp .mask a:hover {
    background-color: rgba(0, 0, 0, 0.5);
}


/*解决方案首页 end*/

.index-case {
    overflow: hidden;
}

.index-case p {
    text-align: center;
    font-size: 28px;
    color: #333;
    margin: 70px 0 20px 0;
}

.index-case strong {
    display: block;
    font-size: 14px;
    text-align: center;
    font-weight: 100;
    color: #666;
    margin-bottom: 40px;
}

.index-case-ov {
    width: 1200px;
}

.index-case li {
    float: left;
    width: 270px;
    background-color: #fff;
    margin-right: 25px;
    margin-bottom: 25px;
    padding: 30px 15px 15px;
}

.index-case li img {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 1px solid #e5e5e5;
}

.index-case li .title-case {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 30px;
    text-align: center;
}

.index-case li .title-case a {
    color: #333;
    font-size: 14px;
    font-weight: 700;
}

.index-case li .des-case {
    margin-top: 10px;
    height: 44px;
    overflow: hidden;
    font-size: 12px;
    color: #666;
    text-align: center;
}

.index-case li .label-case {
    margin-top: 50px;
}

.index-case li .location-case {
    max-width: 38%;
    font-size: 12px;
    color: #666;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-case li .tag-case {
    max-width: 59%;
    /*margin-top: 2px;*/
    float: right;
    font-size: 12px;
    line-height: 12px;
    color: #999;
    padding: 2px 7px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-case .index-case-more {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 40px auto;
    border: 1px solid #fd4b0b;
    border-radius: 3px;
    color: #fd4b0b;
}

.index-case .index-case-more:hover {
    background-color: #fd4b0b;
    color: #fff;
}


/*首页案例 end*/

.index-news {
    width: 100%;
    padding: 70px 0 30px 0;
    background-color: #fff;
}

.index-news-warp {
    overflow: hidden;
}

.index-news-warp-ov {
    width: 1200px;
}

.index-news-list {
    width: 29%;
    margin-right: 3.5%;
}

.index-news-list h2 {
    line-height: 32px;
    font-size: 20px;
    margin-bottom: 20px;
}

.index-news-list h2 img {
    display: inline-block;
    margin-right: 10px;
}

.index-news-list h2 a {
    color: #333;
}

.index-news-list li {
    padding-left: 24px;
    padding-bottom: 20px;
    position: relative;
    z-index: 2;
}

.index-news-list li:after {
    content: '';
    width: 1px;
    height: 100%;
    left: 3px;
    top: 0;
    z-index: 1;
    bottom: 0;
    position: absolute;
    background-color: #f8f8f8;
}

.index-news-01 li i {
    display: block;
    width: 9px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: url("../images/newsi1.png") no-repeat 0px top;
}

.index-news-02 li i {
    display: block;
    width: 9px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: url("../images/newsi2.png") no-repeat 0px top;
}

.index-news-03 li i {
    display: block;
    width: 9px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: url("../images/newsi3.png") no-repeat 0px top;
}

.index-news-list li:last-child:after {
    content: '';
    width: 0;
    position: absolute;
    background: transparent;
}

.index-news-list li h3 {
    margin-bottom: 10px;
}

.index-news-list li h3 a {
    font-size: 16px;
    color: #333;
}

.index-news-list li time,
.index-news-list li span,
.index-news-list li a {
    font-size: 12px;
    color: #888;
}


/*index news end*/

.footer {
    width: 100%;
    background-color: #373d44;
    padding: 60px 0 20px 0;
}

.footer-partner {
    border-bottom: 1px solid #fff;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.footer-partner p {
    text-align: left;
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
}

.footer-partner-warp {
    overflow: hidden;
}

.footer-partner-ov {
    width: 1200px;
}

.footer-partner-warp li {
    float: left;
    width: 14.2%;
    height: 60px;
    background-repeat: no-repeat;
}

.footer-contact h4,
.footer-about h4,
.footer-fa h4,
.footer-news h4 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
}


/*.footer-news h4 span{
    font-size: 14px;
    color: #7b7d80;
}*/

.footer-contact p,
.footer-contact a,
.footer-about a,
.footer-fa a {
    display: block;
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px;
}

.footer-contact {
    float: left;
    width: 18%;
    margin-right: 3.3%;
}

.footer-contact img {
    width: 90px;
    height: 90px;
}

.footer-about {
    float: left;
    width: 8%;
    margin-right: 2%;
}

.footer-about img {
    width: 100%;
}

.footer-fa {
    width: 19%;
    margin-left: 3.9%;
}

.footer-news {
    margin-top: 20px;
    border-bottom: 1px solid #5f6469;
    padding-bottom: 40px;
}

.footer-news li {
    float: left;
    width: 30%;
    margin-right: 3.3%;
    text-align: left;
    color: #fff;
    margin-bottom: 10px;
}

.footer-news li a {
    color: #fff;
}

.footer-news li:last-child {
    margin-right: 0;
}

.footer-copy {
    text-align: center;
    margin-top: 20px;
}

.footer-copy p {
    color: #fff;
}

.footer-links {
    text-align: left;
}

.footer-links li {
    width: auto !important;
    margin-right: 10px;
    display: inline-block;
    border-right: 1px solid #616161;
    padding-right: 10px;
}

.footer-links li:last-child {
    border-right: 0
}


/*咨询弹窗*/

sideBox-show {
    right: 0;
}

.fixed-sideBox {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -290px;
    width: 290px;
    opacity: .95;
    background: #fff;
    border: 0 solid #e5e5e5;
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .07);
    z-index: 20;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.sideBox-content {
    padding-top: 10px;
}

.consult-type {
    padding: 20px 30px 30px;
}

.consult-type .closeBox-btn {
    height: 30px;
    text-align: right;
}

.consult-type .closeBox-btn span {
    height: 30px;
    width: 30px;
    display: inline-block;
    background-size: 100% auto;
    background-image: url('../images/close.png');
    cursor: pointer;
}

.consult-type .consult-text {
    padding-top: 10px;
    line-height: 20px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
}

.consult-type .consult-tel {
    padding-top: 14px;
    line-height: 37px;
    /*font-family: PingFangSC-Medium;*/
    font-size: 26px;
    color: #fd4b0b;
    letter-spacing: 0;
}

.consult-type .consult-service {
    padding-top: 10px;
    line-height: 27px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 26px;
    color: #666;
    letter-spacing: 0;
}

.consult-type .consult-service span {
    color: #fd4b0b;
}

.contact-box {
    border-top: 0.5px solid #e5e5e5;
}

.contact-box form {
    padding: 10px 30px;
}

.submit-success {
    padding: 30px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
}

.submit-success span {
    height: 44px;
    width: 44px;
    display: inline-block;
    background-size: 100% auto;
    background-image: url('../images/succ.png');
}

.submit-success .success-thank {
    padding-top: 20px;
    color: #478f3b;
    letter-spacing: 0;
}

.submit-success .success-mess {
    padding-top: 10px;
    color: #666;
    letter-spacing: 0;
    line-height: 27px;
}

.submit-success a {
    margin-top: 30px;
    height: 40px;
    width: 100%;
    line-height: 40px;
    text-align: center;
    display: block;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    background: #fff;
    color: #666;
    cursor: pointer;
}

.contact-box form .contact-titl {
    padding-bottom: 20px;
    line-height: 27px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
}

.contact-box form input {
    margin-top: 10px;
    width: 230px;
    height: 40px;
    background: #fff;
    border: 1px solid #bbb;
    border-radius: 3px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #999;
    text-indent: 6px;
    /*margin-bottom: 10px;*/
    resize: none;
    outline: none;
}

.contact-box form input[type='submit'],
.contact-box form button {
    margin-top: 20px;
    height: 40px;
    width: 100%;
    background: #38f;
    border: none;
    outline: none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
}

.contact-box form button:hover {
    background-color: #fd4b0b;
}

.address-baidu {
    display: block;
    width: 100%;
    height: 40px;
    background-color: #38f !important;
    color: #fff !important;
    border: 0 !important;
    border-radius: 3px;
}

.address-baidu i {
    font-style: normal;
    display: inline-block;
    padding-left: 5px;
    color: #ffff00;
    font-weight: bold;
}

.Validform_checktip .Validform_wrong {
    color: red;
}

.Validform_checktip .Validform_right {
    color: green;
}


/*case*/

.case-nav {
    width: 240px;
    text-indent: 16px;
    margin-bottom: 60px;
}

.case-nav h3 {
    height: 54px;
    line-height: 54px;
    background: #fff url("../images/casemore.png") no-repeat 95% center;
    border-bottom: 1px solid #f8f8f8;
}

.case-nav h3 a {
    color: #333;
    font-weight: 100;
    font-size: 18px;
}

.case-nav .box a {
    display: block;
    width: 240px;
    height: 44px;
    font-size: 15px;
    line-height: 44px;
    background: #fff url("../images/casemore.png") no-repeat 95% center;
    margin-bottom: 1px;
    color: #333;
}

.case-nav .box a:hover,
.case-nav .box a.active {
    background: #fd4b0b url("../images/casemoreb.png") no-repeat 95% center;
    color: #fff;
}

.case-warp {
    width: 863px;
    padding-bottom: 80px;
}

.case-warp .index-case-ov {
    width: 920px;
}

.page {
    text-align: center;
    margin: 40px 0;
}

.page a {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    margin: 0 5px;
    color: #333;
}

.page a:hover,
.page a.active-page {
    background-color: #3e78d6;
    color: #fff;
    border: 1px solid #3e78d6;
}

#pagenav {
    height: 100px;
    line-height: 100px;
    font-size: 16px;
    color: #333;
}

#pagenav a {
    font-size: 16px;
    color: #333;
}

#pagenav a:hover {
    color: #0b88fd;
}

.case-info-header {
    background-color: #fff;
    padding: 40px 0;
}

.case-info-header-pic {
    width: 130px;
    text-align: center;
}

.case-info-header-pic img {
    width: 128px;
    height: 128px;
}

.case-info-header-pic h1 {
    font-size: 18px;
    font-weight: bold;
    color: #0b88fd;
    margin-top: 30px;
}

.case-info-header-text {
    width: 85%;
    padding-top: 10px;
}

.case-info-header-text div {
    margin-bottom: 10px;
    font-weight: bold;
}

.case-info-header-text div strong {
    font-weight: bold;
    color: #fd4b0b;
}

.case-info-header-text div .titles {
    width: 16%;
    font-size: 16px;
    color: #333;
}

.case-info-header-text div p {
    font-size: 16px;
    color: #333;
}

.case-info-header-text div .contents {
    width: 84%;
}

.case-info-title {
    margin: 30px auto;
    text-align: center;
}

.case-info-title p {
    width: 30%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    text-align: center;
    font-size: 18px;
    border-radius: 3px;
    margin: 0 1.5%;
    color: #fd4b0b;
    display: inline-block;
}

.case-info-warp {
    padding: 20px;
    background-color: #fff;
    overflow: hidden;
}

.case-info-warp img {
    width: 580px;
    height: 534px;
}

.case-info-warp {
    margin: 40px auto;
}

.case-info-warp h3 {
    font-size: 20px;
    color: #333;
    margin: 30px 0;
}

.case-info {
    background-color: #fff;
    padding: 20px;
    margin: 40px auto 60px;
}

.case-info h3 {
    font-size: 20px;
    color: #333;
    margin-bottom: 30px;
}

.case-info-index {
    margin-bottom: 60px;
}

.case-info-index h2 {
    margin: 0px 0 30px 0;
    text-align: left;
    color: #fd4b0b;
    font-weight: bold;
}

.data-warp {
    width: 1100px;
    margin: 60px auto 40px;
}

.data-fl {
    width: 746px;
}

.data-fl .data-fl-search {
    height: 50px;
    border: 2px solid #498dff;
    border-radius: 5px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}

.data-fl .data-fl-search input[type='text'] {
    width: 85%;
    float: left;
    height: 46px;
    vertical-align: middle;
    border: 0;
    margin: 0;
    padding: 0;
    outline: none;
    text-indent: 12px;
}

.data-fl .data-fl-search input[type='submit'] {
    width: 15%;
    background-color: #0b88fd;
    color: #fff;
    border: 0;
    margin: 0;
    height: 46px;
    outline: none;
    float: right;
    display: block;
}

.data-fl-img .data-fl-img-fl,
.data-fl-img .data-fl-img-fl img {
    width: 474px;
    height: 400px;
}

.data-fl-img .data-fl-img-fl {
    position: relative;
}

.data-fl-img .data-fl-img-fl a {
    display: block;
}

.data-fl-img .data-fl-img-fl h3 {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    text-align: center;
}

.data-fl-img .data-fl-img-fr {
    width: 258px;
}

.data-fl-img .data-fl-img-fr a {
    display: block;
    width: 258px;
    height: 196px;
    position: relative;
    margin-bottom: 8px;
}

.data-fl-img .data-fl-img-fr a:last-child {
    margin-bottom: 0;
}

.data-fl-img .data-fl-img-fr img {
    width: 258px;
    height: 196px;
}

.data-fl-img .data-fl-img-fr h3 {
    font-size: 12px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    height: 34px;
    line-height: 34px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}

.data-fl-list {
    padding: 20px;
    background-color: #fff;
    margin: 30px 0;
}

.data-fl-list h3 {
    width: 100px;
    height: 34px;
    border-radius: 3px;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    background-color: #f44336;
}

.data-fl-list h3 a {
    color: #fff;
}

.data-fl-list-warp {
    margin-top: 20px;
    overflow: hidden;
}

.data-fl-list-ov {
    width: 720px;
}

.data-fl-list-warp li {
    float: left;
    width: 31%;
    margin-right: 2.3%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.data-fl-list-warp li a {
    display: block;
}

.data-fl-list-warp li img {
    width: 100%;
}

.data-fl-list-warp li h4 {
    font-size: 14px;
    color: #333;
    margin: 15px 0 0;
}

.data-fl-list-warp li time {
    font-size: 12px;
    color: #888;
    display: block;
    margin: 10px 0;
}

.data-fr {
    width: 328px;
}

.data-fr .index-news-list {
    width: 328px;
    margin-right: 0;
    padding: 10px;
    background-color: #fff;
    margin-bottom: 20px;
}

.data-fr .index-news-list h3 {
    border-left: 3px solid #fd4b0b;
}

.data-fr .index-news-list h3 strong {
    float: left;
    font-size: 18px;
    color: #333;
    font-weight: 100;
    margin-left: 10px;
}

.data-fr .index-news-list h3 a {
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    border: 1px solid #fd4b0b;
    text-align: center;
    float: right;
    color: #fd4b0b;
    font-size: 12px;
    margin-right: 10px;
}

.data-fr .index-news-list h3 a:hover {
    background-color: #fd4b0b;
    color: #fff;
}

.data-list {
    background-color: #fff;
    padding: 20px;
}

.data-list .title {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
}

.data-list li {
    margin-bottom: 20px;
}

.data-list li img {
    width: 228px;
    height: 152px;
    float: left;
    display: block;
}

.data-list li .pull-right {
    width: 458px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 30px;
}

.data-list li .pull-right .tag {
    margin-bottom: 10px;
    text-align: left;
}

.data-list li .pull-right .tag a {
    display: inline-block;
    padding: 3px 5px;
    background-color: #0b88fd;
    color: #fff;
    border-radius: 3px;
    margin-right: 10px;
}

.data-list li .pull-right h3 {
    margin-bottom: 20px;
}

.data-list li .pull-right h3 a {
    font-size: 20px;
    color: #333;
}

.data-list li .pull-right time {
    color: #888;
    font-size: 12px;
}

.data-list li .pull-right span {
    font-size: 12px;
    display: inline-block;
    padding-left: 5px;
    color: #888;
}

.data-info {
    padding: 20px;
    background-color: #fff;
}

.data-info .title {
    margin-bottom: 20px;
}

.data-info .title h2 {
    margin-bottom: 20px;
}

.data-info .title-boxs h2 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
    width: 80%;
}

.data-info .title-boxs a {
    width: 15%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding: 0 !important;
    background-color: #0b88fd;
    color: #fff !important;
    float: right;
    border: 0 !important;
}

.data-info .title time {
    font-size: 14px;
    color: #888;
}

.data-info .title a {
    display: inline-block;
    margin-right: 5px;
    padding: 3px 14px;
    color: #888;
    border: 1px solid #ccc;
    border-radius: 30px;
}

.data-info .title a:hover {
    border: 1px solid #0b88fd;
    color: #0b88fd;
}

.data-info-content {
    margin: 20px 0;
}

.data-info-content img {
    max-width: 100%;
}

.page-fy div {
    margin-bottom: 10px;
}

.page-fy a {
    color: #0b88fd;
    margin-bottom: 10px;
}

.page-fr {
    width: 863px;
}

.page-fr .title {
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 30px;
}

.page-fr .title h3 {
    font-size: 24px;
    color: #666;
    padding-left: 20px;
    border-left: 3px solid #fd4b0b;
}

.page-fr .title strong {
    display: block;
    font-size: 32px;
    margin-top: 10px;
    font-weight: 100;
    text-transform: uppercase;
    color: #b2b2b2;
}

.left {
    float: left;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}


/*--------公司简介----------*/

.w600 {
    width: 540px;
}

.abstract_at p {
    font-size: 14px;
    line-height: 25px;
    color: #404040;
}

.blank15 {
    clear: both;
    height: 30px;
    overflow: hidden;
    display: block;
}

.be_line {
    border-top: 1px solid #e5e5e5;
    width: 100%;
    height: 1px;
}

.abstract_s1 p {
    padding: 30px 0px;
    text-indent: 2em;
    line-height: 24px;
}

.abstract_s2 h1 {
    font-size: 16px;
    font-weight: bold;
    color: #535353;
    line-height: 40px;
}

.abstract_s2 p {
    padding-bottom: 15px;
    font-size: 12px;
}

.abstract_s3tit {
    width: 100%;
    height: 60px;
    background: url('../images/abstract_s3tit.png') no-repeat center;
}

.abstract_s4tit {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 32px;
    font-weight: 500;
    color: #333;
    text-align: center;
}

.abstract_s4tit span {
    color: #fd6b36;
}

.abstract_s5tit {
    width: 100%;
    height: 130px;
    background: url('../images/about06.png') no-repeat center;
}

.abstract_s5con img {
    width: 100%;
}

.boxes .box {
    float: left;
    height: 240px;
    width: 33%;
}

.boxes .box_img {
    width: 140px;
    height: 140px;
    margin: 0 auto;
}

.abstract_s3img1 {
    background: url(../images/abstract_s3img1.png) center no-repeat;
}

.abstract_s3img2 {
    background: url(../images/abstract_s3img2.png) center no-repeat;
}

.abstract_s3img3 {
    background: url(../images/abstract_s3img3.png) center no-repeat;
}

.boxes .box_img h1 {
    font-family: Arial;
    color: #2f80d4;
    font-size: 50px;
    font-weight: normal;
    text-align: center;
    line-height: 50px;
    padding-top: 35px;
}

.boxes .box_img h2 {
    color: #0066cc;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    line-height: 20px;
}

.boxes .box_img img {
    width: 100%;
    height: 100%;
}

.box_txt {
    color: #444;
    text-align: center;
    padding-bottom: 25px;
}

.box_txt h1 {
    text-align: center;
    line-height: 45px;
    font-size: 24px;
    font-weight: normal;
}

.box_txt h2 {
    text-align: center;
    line-height: 27px;
    font-size: 14px;
    font-weight: normal;
}

.fack {
    font-size: 14px;
    line-height: 25px;
    color: #404040;
    text-align: center;
    margin: 40px 0;
}

.s4con1 {
    position: relative;
}

.s4con1 img {
    width: 100%;
}

.s4con1 .joinus {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 107px;
    height: 120px;
    background: url('../images/about-job.png') center no-repeat;
    background-size: cover;
}


/*加入我们*/

.fzlc .join_title {
    background: url(../images/join_title.png) no-repeat;
}

.w982 {
    width: 982px;
}

.join_title .tab-items {
    margin-top: 14px;
}

.w165 {
    width: 165px;
}

.w817 {
    width: 817px;
}

.chang_nav_2 li {
    width: 88px;
    padding-right: 48px;
    height: 31px;
    background: url(../images/chang_nav_2_li.png) no-repeat 121px 13px;
    text-align: right;
    line-height: 31px;
    font-size: 14px;
    margin-bottom: 17px;
    cursor: pointer;
}

.chang_nav_2 .current {
    background: url(../images/chang_nav_2_current.png) no-repeat;
    color: #fff;
    font-weight: bold;
}

.chang_nav_2 {
    background: url(../images/chang_nav_2_ul.png) 124px 0px repeat-y;
}

.job_title {
    background: #e2edf5;
    line-height: 38px;
    height: 38px;
    font-size: 15px;
    color: #353535;
    margin-bottom: 5px;
}

.job_title ul li {
    width: 20%;
    float: left;
    text-align: center;
}

.job_con dl dd .detail {
    background: #f9fafc;
    padding: 15px 25px;
    margin-top: 5px;
    margin-bottom: 10px;
    display: none;
}

.fzlc .job_table_title ul li {
    width: 20%;
    float: left;
    text-align: center;
    padding: 0px;
    line-height: 35px;
    height: 35px;
    font-size: 15px;
    color: #353535;
    overflow: hidden
}

.fzlc .job_con dl dd {
    padding: 0px;
    margin: 0px;
}

.fzlc .job_con dl {
    background: none;
    margin: 0px;
}

.job_con dl dd .detail h6 {
    font-size: 16px;
    line-height: 35px;
}

.job_con dl dd p {
    font-size: 15px;
    color: #4a4a4a;
    line-height: 29px;
}

.fzlc .job_table_title:hover {
    background: #F6FBFF;
    cursor: pointer;
}

.Guarantee_con {
    border-top: 1px solid #e5e5e5;
    padding-top: 26px;
    padding-bottom: 26px;
}

.pl23 {
    padding-left: 23px;
}

.w824 {
    width: 824px;
}

.Guarantee_con ul li {
    font-size: 14px;
    line-height: 27px;
    color: #4a4a4a;
    width: 370px;
    float: left;
    padding-left: 42px;
    margin-bottom: 11px;
}

.Guarantee_con ul .one {
    width: 780px;
    background: url(../images/Guarantee_con_one.png) no-repeat;
}

.Guarantee_con ul .two {
    background: url(../images/Guarantee_con_two.png) no-repeat;
}

.Guarantee_con ul .three {
    background: url(../images/Guarantee_con_three.png) no-repeat;
}

.Guarantee_con ul .four {
    background: url(../images/Guarantee_con_four.png) no-repeat;
}

.Guarantee_con ul .five {
    background: url(../images/Guarantee_con_five.png) no-repeat;
}

.Guarantee_con ul .six {
    background: url(../images/Guarantee_con_six.png) no-repeat;
}

.Guarantee_con ul .sever {
    background: url(../images/Guarantee_con_sever.png) no-repeat;
}

.Guarantee_con ul .eight {
    background: url(../images/Guarantee_con_eight.png) no-repeat;
}

.Guarantee_con ul .nine {
    background: url(../images/Guarantee_con_nine.png) no-repeat;
}

.blank43 {
    height: 43px;
    clear: both;
}

.Mask_top {
    position: absolute;
    width: 3px;
    height: 13px;
    background: #fff;
    top: 0px;
    left: 124px;
    z-index: 1;
}

.Mask_bottom {
    position: absolute;
    width: 3px;
    height: 26px;
    background: #fff;
    bottom: 0px;
    left: 124px;
    z-index: 1;
}

.chang_nav {
    z-index: 10;
    position: absolute;
    top: 0px;
    left: 0px;
}

.job_table_title .Arrow {
    padding: 15px 35px 0px 0px;
    background: url(../images/Arrow_up.png) no-repeat 23px 22px;
}

.job_table_title .current {
    background: url(../images/Arrow_down.png) no-repeat 23px 22px;
}

.job_con {
    display: none;
}

.show {
    display: block;
}

.tab-items .address_name {
    width: 80px;
    text-align: center;
}

.fzlc .job_table_title ul li:first-child {
    width: 30%;
}

.fzlc .job_table_title ul li:nth-child(3) {
    width: 10%;
}

.job_title ul li:first-child {
    width: 30%;
}

.job_title ul li:nth-child(3) {
    width: 10%;
}

.Guarantee_conct {
    width: 100%;
    height: 30px;
    background: url(../images/Guarantee_conct.jpg) no-repeat center right;
    text-align: right;
    padding-top: 22px;
    color: #0189E8;
    border-top: 1px solid #e5e5e5;
}

.m-team-list {}

.m-team-list li {
    padding: 10px;
    display: table;
    margin: 0 auto 60px;
    height: 340px;
}

.m-team-list li:nth-child(2n+1) {
    background-color: #fff;
}

.m-team-list li:nth-child(2n) {}

.m-team-list li&gt;div {
    display: table-cell;
    vertical-align: bottom;
}

.m-team-list .photo {
    width: 320px !important;
}

.m-team-list .photo img {
    opacity: .95;
    width: 100%;
}

.m-team-list .photo img:hover {
    opacity: 1;
}

.m-team-list .info {
    padding: 0 45px 40px;
    font-size: 13px;
    color: #555;
}

.m-team-list .info-in {
    display: table;
    width: 100%;
}

.m-team-list .info-in&gt;div {
    display: table-cell;
}

.m-team-list .info-jj {
    width: 160px;
    padding-right: 40px;
}

.m-team-list .info-xq+.info-jj {
    padding-left: 40px;
    padding-right: 0;
}

.m-team-list .info-name {
    border-bottom: #69c72b solid 2px;
    padding-bottom: 30px;
}

.m-team-list .info-xq+.info-jj .info-name {
    text-align: right;
}

.m-team-list .info-name span {
    font-size: 24px;
    color: #333;
}

.m-team-list .info-name em {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #888;
    display: block;
    margin-top: .4em;
}

.m-team-list .info-trait {
    color: #333;
    margin-top: 30px;
    line-height: 1.9;
}

.m-team-list .info-post {
    font-size: 16px;
    color: #333;
    text-align: right;
}

.m-team-list .info-jj+.info-xq .info-post {
    text-align: left;
}

.m-team-list .info-desc {
    margin-top: 50px;
}

.m-team-list .info-desc p {
    margin-bottom: 15px;
    line-height: 1.9;
    opacity: .9;
}

.m-team-list .info-email {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
}

.m-team-list .ico-mail {
    display: inline-block;
    margin-right: 10px;
    vertical-align: 6%;
}

.ovhide {
    overflow: hidden !important;
}

.fzlc .title {
    width: 100%;
    height: 72px;
}

.fzlc dl dd {
    padding-left: 112px;
    padding-bottom: 42px;
    margin-top: -8px;
}

.fzlc dl dd:last-child {
    padding-bottom: 50px;
}

.fzlc dl dd .year {
    color: #0579cb;
    display: block;
    width: 112px;
    font-size: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-left: -112px;
    margin-top: 8px;
}

.fzlc dl dd ul li p {
    font-size: 15px;
    line-height: 32px;
    color: #404040;
}

.fzlc dl dd ul li p em {
    color: #0579cb;
    font-style: normal;
}

.fzlc dl {
    background: url('../images/dian_201508051710.png') repeat-y 159px 0;
    margin-bottom: -50px;
}

.fzlc dl dd ul li {
    padding-left: 68px;
}

.fzlc dl dd ul li .month {
    width: 68px;
    margin-left: -68px;
    height: 16px;
    line-height: 16px;
    display: block;
    background: #f8f8f8 url('../images/month.png') no-repeat 43px 0px;
    margin-top: 8px;
}

.mt31 {
    margin-top: 31px;
}

.pr191 {
    padding-right: 191px;
}

.blank34 {
    clear: both;
    height: 34px;
    overflow: hidden;
    display: block;
}

.page-info-warp {
    overflow: hidden;
    padding: 20px;
}

.page-info-ov {
    width: 890px;
}

.page-info-warp li {
    float: left;
    width: 236px;
    margin-right: 60px;
    margin-bottom: 40px;
}

.page-info-warp li img {
    width: 236px;
    height: 316px;
}

.page-info-warp li h4 {
    font-size: 16px;
    text-align: center;
    color: #333;
    margin: 20px 0;
}

.page-info-contact {
    text-align: center;
    padding: 5px 0 40px 0;
}

.page-info-contact h2 {
    font-size: 32px;
    color: #0b88fd;
    margin: 50px 0 10px 0;
}

.page-info-contact .en {
    font-size: 18px;
    color: #9d9d9d;
    margin-bottom: 50px;
}

.page-info-contact-warp {
    width: 863px;
    overflow: hidden;
    margin-bottom: 80px;
}

.page-info-contact-ov {
    width: 920px;
}

.page-info-contact-warp li {
    float: left;
    width: 268px;
    text-align: left;
    margin-right: 30px;
}

.page-info-contact-warp li h3 {
    font-size: 22px;
    color: #333;
    margin-bottom: 15px;
    font-weight: bold;
}

.page-info-contact-warp li p {
    font-size: 16px;
    /***color: #888;***/
    color:#000;
    margin-bottom: 10px;
    font-weight: 200;
}

.page-info-contact-warp li p.qq {
    margin: 20px 0;
    line-height: 32px;
}

.page-info-contact-warp li p.qq .zixun {
    float: right;
    margin-right: 30px;
    padding: 0px 8px;
    height: 32px;
    line-height: 32px;
    background-color: #0b88fd;
    color: #fff;
    border-radius: 3px;
}

.page-info-contact-warp li p.qq .zixun img {
    height: 20px;
}

.page-info-contact-warp li img {
    margin-right: 5px;
}

.page-info-contact-warp li p.map a {
    color: #fd4b0b;
}

.contact-form {
    margin-top: 30px;
    margin-bottom: 50px;
}

.contact-form h2 {
    color: #333;
}

.contact-form p.en {
    color: #fd4b0b;
}

.input-text {
    width: 49%;
    height: 38px;
    border: 1px solid #eaeaea;
    padding-left: 15px;
    outline: none;
    color: #222;
    font-size: 14px;
    margin-bottom: 12px;
    float: left;
    margin-top: 20px;
}

.contact-form textarea {
    width: 49%;
    height: 164px;
    padding: 15px;
    border: 1px solid #eaeaea;
    float: right;
    font-size: 14px;
    margin-bottom: 12px;
    outline: none;
    resize: none;
}

.contact-form textarea {
    height: 216px
}

.contacttextarea {
    width: 100% !important;
    height: 80px !important;
    padding: 5px !important;
    border: 1px solid #bbb !important;
    float: none !important;
    font-size: 14px;
    margin-bottom: 12px;
    margin-top: 10px;
    border-radius: 3px;
    outline: none;
    resize: none;
}

.about-form p {
    width: 49%;
    hegiht: 38px;
    margin-top: 30px;
    font-size: 14px;
    color: #333;
    line-height: 38px;
    float: left;
    padding-left: 14px;
    color: #999;
    text-align: left;
}

.about-form p a {
    color: #333;
}

.about-form p a:hover {
    color: #FF9000;
}

.about-form p b {
    width: 10px;
    height: 3px;
    background: #3388ff;
    margin-bottom: 4px;
    margin-right: 7px;
    display: inline-block;
}

.about-form .input-sub {
    width: 168px;
    height: 40px;
    margin-top: 11px;
    border: 2px solid #3388ff;
    font-size: 16px;
    color: #3388ff;
    text-align: center;
    float: right;
    background-color: #fff;
    cursor: pointer;
    resize: none;
    outline: none;
}

.about-form .input-sub:hover {
    background: #3388ff;
    color: #FFF;
    border: 2px solid #3388ff;
}

.about-form span {
    float: left;
    width: 603px;
    height: 25px;
    line-height: 25px;
    display: block;
    font-size: 12px;
    color: #F00;
    text-indent: 15px;
}

.about-form span i {
    font-style: normal;
    display: none;
}

.about-form .input-text {
    margin-bottom: 0px;
}

.about-form .left {
    height: 328px;
    float: left;
    width: 598px
}

.about-form .right {
    float: right;
    width: 590px
}

.about-form .right textarea {
    margin-bottom: 0px;
    height: 268px;
}

.about-form .right span {
    width: auto;
}

.about-form .left input {
    border-color: #777;
}

.about-form .right textarea {
    border-color: #777;
}

.slideTxtBox .hd {
    height: 60px;
    background-color: #fff;
    line-height: 60px;
}

.slideTxtBox .hd li {
    float: left;
    margin: 0 10px;
    padding: 0 20px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    color: #333;
}

.slideTxtBox .hd li.on {
    background-color: #0b88fd;
    color: #fff;
    position: relative;
}

.slideTxtBox .hd li.on:after {
    content: '';
    left: 50%;
    margin-left: -2px;
    bottom: -3px;
    border-top: 4px solid #0b88fd;
    border-right: 4px solid transparent;
    border-left: 3px solid transparent;
    position: absolute;
}

.sideMenu {
    margin-top: 15px;
}

.sideMenu h3 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-indent: 12px;
    background-color: #fff;
    font-size: 18px;
    cursor: pointer;
    margin-bottom: 1px;
    margin-bottom: 20px;
}

.sideMenu h3 em {
    float: right;
    display: block;
    width: 40px;
    height: 50px;
    background: url('../images/icoAdd.png') 16px 24px no-repeat;
    cursor: pointer;
}

.sideMenu h3.on {
    margin-bottom: 0;
}

.sideMenu h3.on em {
    background-position: 16px -42px;
}

.sideMenu .jobs {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    display: none;
}

.Guarantee_con {
    border-top: 1px solid #e5e5e5;
    padding-top: 26px;
    padding-bottom: 26px;
}

.Guarantee_con .w824 {
    width: 700px;
}

.Guarantee_con ul li {
    font-size: 12px;
    line-height: 27px;
    color: #4a4a4a;
    width: 338px;
    float: left;
    padding-left: 42px;
    margin-bottom: 11px;
}

.Guarantee_cons {
    border-top: 0;
}

.Guarantee_conss {
    border-top: 1px solid #e5e5e5;
    text-align: right;
    height: 40px;
    line-height: 40px;
    color: #0b88fd;
    margin-bottom: 20px;
}

.qudao-banner {
    position: relative;
}

.qudao-banner img {
    width: 100%;
}

.qudao-banner div {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -webkit-calc(50% - 100px);
    top: -moz-calc(50% - 100px);
    top: calc(50% - 100px);
    color: #fff;
}

.qudao-banner div h2 {
    font-size: 18px;
    line-height: 60px;
    font-weight: 100;
}

.qudao-banner div h1 {
    font-size: 38px;
    line-height: 60px;
}

.qudao-banner div a {
    border: 1px solid #f60;
    background: #fd4b0b;
    color: #fff;
    padding: 0 37px;
    border-radius: 2px;
    line-height: 38px;
    font-size: 16px;
    margin-top: 50px;
    display: inline-block;
}

.youshi {
    text-align: center;
    padding: 120px 0;
    background-color: #fff;
}

.youshi h2 {
    margin-bottom: 40px;
    font-size: 28px;
}

.youshi .youshi-item {
    display: inline-block;
    padding: 38px;
}

.tiaojian {
    text-align: center;
    padding: 90px 0;
    background: #f8f8f8;
}

.tiaojian h2 {
    margin-bottom: 60px;
}

.tiaojian .tiaojian-item {
    display: inline-block;
    width: 235px;
    margin: 10px;
    border: 1px solid #e5e5e5;
    border-top-width: 4px;
    background: #fff;
    vertical-align: bottom;
}

.tiaojian-item:first-child {
    border-top-color: #38f;
}

.tiaojian .tiaojian-item:nth-child(2) {
    border-top-color: #f60;
}

.tiaojian .tiaojian-item:nth-child(3) {
    border-top-color: #0c9;
}

.tiaojian .tiaojian-item:nth-child(4) {
    border-top-color: #e00;
}

.tiaojian .tiaojian-item h3 {
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    font-weight: 700;
    line-height: 55px;
}

.tiaojian .tiaojian-item p {
    font-size: 13px;
    color: #666;
    padding: 30px;
    height: 170px;
    display: block;
    line-height: 25px;
    font-weight: 200;
    text-align: left;
}

.liucheng {
    padding: 90px 0;
    text-align: center;
    position: relative;
    background-color: #fff;
}

.liucheng h2 {
    margin-bottom: 60px;
    font-size: 28px;
}

.liucheng .liucheng-item {
    display: inline-block;
    width: 160px;
    height: 160px;
    border-radius: 80px;
    background: #f2faf8;
    margin: 0 60px;
    position: relative;
}

.liucheng .liucheng-item img {
    margin-bottom: 15px;
    margin-top: 30px;
}

.liucheng .liucheng-item:after {
    background-image: url('../images/jiantou.png');
    position: absolute;
    top: 57px;
    left: 217px;
    content: "";
    display: block;
    width: 16px;
    background-repeat: no-repeat;
    background-size: 16px;
    height: 29px;
}

.liucheng .liucheng-item:last-child:after {
    display: none;
}

.liucheng a {
    border: 1px solid #38f;
    background: #38f;
    color: #fff;
    padding: 0 37px;
    border-radius: 2px;
    line-height: 38px;
    font-size: 16px;
    margin-top: 50px;
    display: inline-block;
}

.feedback {
    position: relative;
}

.feedback a {
    background: #38f;
    border-radius: 2px;
    border: 1px solid #38f;
    line-height: 40px;
    width: 140px;
    color: #fff;
    font-size: 16px;
    padding: 0;
    position: absolute;
    top: -webkit-calc(50% - 22px);
    top: -moz-calc(50% - 22px);
    top: calc(50% - 22px);
    left: -webkit-calc(50% - 72px);
    left: -moz-calc(50% - 72px);
    left: calc(50% - 72px);
    font-weight: 100;
    text-align: center;
}


/*==========以下部分是Validform必须的===========*/

.Validform_checktip {
    line-height: 20px;
    height: 20px;
    display: block;
    color: #999;
    font-size: 12px;
}

.Validform_right {
    color: #71b83d;
    /*padding-left:20px;*/
}

.Validform_wrong {
    color: red;
    /*padding-left:20px;*/
    display: block;
    white-space: nowrap;
}

.Validform_loading {
    padding-left: 20px;
}

.Validform_error {
    background-color: #ffe7e7;
}

#Validform_msg {
    color: #7d8289;
    font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
    width: 280px;
    -webkit-box-shadow: 2px 2px 3px #aaa;
    -moz-box-shadow: 2px 2px 3px #aaa;
    background: #fff;
    position: absolute;
    top: 0px;
    right: 50px;
    z-index: 99999;
    display: none;
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}

#Validform_msg .iframe {
    position: absolute;
    left: 0px;
    top: -1px;
    z-index: -1;
}

#Validform_msg .Validform_title {
    line-height: 25px;
    height: 25px;
    text-align: left;
    font-weight: bold;
    padding: 0 8px;
    color: #fff;
    position: relative;
    background-color: #999;
    background: -moz-linear-gradient(top, #999, #666 100%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');
}

#Validform_msg a.Validform_close:link,
#Validform_msg a.Validform_close:visited {
    line-height: 22px;
    position: absolute;
    right: 8px;
    top: 0px;
    color: #fff;
    text-decoration: none;
}

#Validform_msg a.Validform_close:hover {
    color: #ccc;
}

#Validform_msg .Validform_info {
    padding: 8px;
    border: 1px solid #bbb;
    border-top: none;
    text-align: left;
}

.customer {
    width: 160px;
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    right: 0;
    top: 50%;
    height: 540px;
    margin-top: -270px;
    z-index: 19;
    border-radius: 5px 0 0 5px;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
}

.customer p {
    font-size: 18px;
    color: #333;
    margin: 25px 10px 20px;
    text-align: center;
}

.customer strong {
    display: block;
    margin: 5px 10px 20px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    text-align: center;
}

.piaoo {
    font-size: 17px;
    color: #fd4b0b;
    margin: 10px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
}

.customer .qqs,
.qqs {
    height: 40px;
    background-color: #3478ff;
    line-height: 40px;
    margin: 30px 10px 0;
    border-radius: 3px;
    text-align: center;
}

.qqs {
    margin: 20px 0 0;
}

.customer .qqs a,
.qqs a {
    display: block;
    color: #fff;
    font-size: 16px;
}

.customer .qqs img,
.qqs img {
    height: 24px;
}

.customer p {
    margin: 5px 10px;
    color: #333;
    font-size: 16px;
    text-align: center;
}

.customer p.codeinfo {
    color: #fd4b0b;
    font-size: 14px;
}

.gototop {
    display: block;
    width: 100%;
    height: 60px;
    background: url('../images/top.png')no-repeat center center;
    background-color: #f8f8f8;
    margin-top: 6px;
    border-top: 1px solid #e8e8e8;
}

.industry-info {
    display: block;
    font-size: 14px;
    text-align: center;
    font-weight: 100;
    margin-bottom: 60px;
    color: #666;
}

.nav-plan {
    width: 62% !important;
    overflow: hidden;
}

.nav-plan li {
    width: 14.6% !important;
    text-align: center;
    float: left;
    line-height: 70px;
}

.section-sub-title {
    font-size: 16px !important;
    color: #888 !important;
    text-align: center !important;
    margin-top: 20px !important;
}

.role-tab .slideTxtBox .hd {
    margin-top: 40px !important;
}

.weixin-pic {
    width: 140px;
    height: 190px;
    margin: 10px auto;
}

.weixin-pic img {
    width: 100%;
}

.tablessss {
    margin: 40px auto;
    padding: 20px;
    background: #fff;
}</pre></body></html>