﻿/*
input:focus,select:focus,textarea:focus{outline:0 !important}
textarea { -webkit-appearance: none;resize:none}
li{list-style:none;}*/
*
{
    box-sizing: border-box;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr
{
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
input, textarea
{
    outline: none;
}
li
{
    list-style: none;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
img
{
    border: none;
}
body
{
    font: 13px/1.5 "微软雅黑",arial,verdana,sans-serif;
}
.clear:after
{
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}/**切换大图样式**/
.m-swiper
{
    overflow: hidden;
    position: relative;
}
.m-swiper-wrapper .m-swiper-slide
{
    float: left;
}
.m-swiper-pagination-wrapper
{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(19,64,131,.9);
}
.m-swiper-pagination-wrapper .hBlock
{
    background: url(/png/pggpus3j.png) no-repeat left center;
}
.m-swiper-pagination
{
    padding: 32px 0;
    line-height: 0;
    text-align: center;
}
.m-swiper-pagination span
{
    width: 44px;
    height: 6px;
    border-radius: 0;
    background: #fff;
    opacity: 1;
    display: inline-block;
    margin: 0 4px;
    cursor: pointer;
}
.m-swiper-pagination .current
{
    background: #2e71d5;
}
.m-swiper-button-prev, .m-swiper-button-next
{
    position: absolute;
    top: 50%;
    left: 10px;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/png/6owfgn94.png);
}
.m-swiper-button-next
{
    left: auto;
    right: 10px;
    background-image: url(/png/59dr53bz.png);
}
.hBlock
{
    width: 1200px;
    margin: 0 auto;
}
#header
{
    height: 112px;
    margin-bottom: 10px;
    border-bottom: 2px #2a8bdc solid;
}
#header .hBlock
{
    padding-top: 40px;
}
#header .hBlock>a
{
    width: 14%;
    display: block;
    float: left;
}
#header .hBlock>a img
{
    width: 90%;
    display: block;
}
#header .hBlock>div
{
    width: 86%;
    float: left;
    padding-top: 22px;
}
#header ul
{
    font-size: 18px;
}
#header li
{
    width: 16.66%;
    text-align: center;
    float: left;
    position: relative;
    height: 26px;
    z-index: 3;
    border-right: 1px #595757 solid;
}
#header li:last-child
{
    border-right: 0;
}
#header li a
{
    color: #595757;
}
#header li a:hover
{
    color: #00367f;
}
#header li div
{
    position: absolute;
    width: 88%;
    left: 6%;
    top: 26px;
    padding-top: 8px;
    font-size: 16px;
    display: none;
}
#header li .first
{
    background: #fff;
    border-radius: 4px;
    border: 1px solid #dedddd;
    box-shadow: -4px 4px 4px rgba(165,165,165,.4);
}
#header li .first dl
{
    display: none;
}
#header li .first dd
{
    position: relative;
}
#header li .first a
{
    color: #595757;
    display: block;
    line-height: 46px;
    height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top: 1px #dedddd solid;
    white-space: nowrap;
    padding: 0 10px;
}
#header li .first a span
{
    -padding-right: 30px;
}
#header li dl>dd:first-child>a
{
    border-top: none;
}
#header li .first dl
{
    width: 100%;
    position: absolute;
    left: 100%;
    top: -1px;
    background: #fff;
    border: 1px solid #dedddd;
    border-radius: 4px;
}
#header li .first dl dd:first-child
{
    margin-left: -1px;
    border-left: 1px #fff solid;
}
#header li .first:before
{
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #dedddd;
    margin-left: -12px;
}
#header li .first:after
{
    content: '';
    position: absolute;
    left: 50%;
    top: 1px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    margin-left: -12px;
}
#header .extends>a
{
    padding-right: 14px;
    position: relative;
}
#header .extends>a i
{
    position: absolute;
    right: 0;
    top: 7px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #ddd;
}
#header li:hover>div
{
    display: block;
}
#header li .first a:hover span
{
    -background: url(/png/l90hro26.png) no-repeat right center;
}
#header .first dd:hover>dl
{
    display: block;
}
#header .extends:hover>a i
{
    border-bottom: 0;
    border-top: 6px solid #00367f;
}/**首页大图**/
.swiper-pagination-bullet
{
    width: 68px;
    background: #fff;
    border-radius: 0;
    opacity: 1;
}
.swiper-pagination-bullet-active
{
    background: #00367f;
}
#swiper1 .swiper-pagination
{
    height: 120px;
    padding: 50px 0 30px;
    background: rgba(79,175,233,.5) url(/png/pggpus3j.png) no-repeat 50px center;
    bottom: 0;
}
#swiper1 .swiper-banner-warp
{
    height: 624px;
    display: block;
    background-repeat: no-repeat;
    background-position: top center;
}
#swiper1 .swiper-banner-warp1
{
    background: url(/jpg/dw39ddi4.jpg) no-repeat top center;
}
#swiper1 .swiper-banner-warp2
{
    background: url(/jpg/dw39ddi4.jpg) no-repeat top center;
}
#swiper1 .swiper-banner-warp3
{
    background: url(/jpg/dw39ddi4.jpg) no-repeat top center;
}
#swiper1 .swiper-button-prev
{
    left: 20px;
}
#swiper1 .swiper-button-next
{
    right: 20px;
}
#swiper1 .swiper-pagination-tip
{
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1200px;
    margin-left: -600px;
    z-index: 11;
}
#swiper1 .swiper-pagination-tip>div
{
    position: absolute;
    top: -80px;
    color: #fff;
    max-width: 40%;
}
#swiper1 .swiper-pagination-tip span
{
    display: none;
}
#swiper1 .otherBut
{
    position: absolute;
    right: 10%;
    bottom: 18px;
    z-index: 13;
}
#swiper1 .otherBut a
{
    float: left;
    width: 56px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-left: 40px;
}
#swiper1 .otherBut img
{
    width: 100%;
    display: block;
    margin-bottom: 4px;
}
#swiper2
{
    width: 1200px;
    margin: 0 auto 80px;
}
#swiper2 .swiper-slide a
{
    display: block;
    position: relative;
}
#swiper2 .swiper-slide a img
{
    display: block;
    width: 100%;
    height: 520px;
}
#swiper2 .swiper-slide a p
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 100px;
    background: rgba(79,175,233,.9);
    line-height: 80px;
    height: 80px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}/****/
.caseProHeader
{
    margin-top: 60px;
}
.caseProHeader li
{
    float: left;
    border-top: 4px solid #9fa0a0;
    font-size: 18px;
    color: #9fa0a0;
    text-indent: 10px;
    line-height: 38px;
    position: relative;
    cursor: pointer;
}
.caseProHeader i
{
    position: absolute;
    left: 20px;
    bottom: -14px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #dcdddd;
    display: none;
}
.caseProHeader .current
{
    border-top-color: #4fafe9;
    color: #4fafe9;
}
.caseProHeader .current i
{
    display: block;
}
#caseIndexProHeader li
{
    width: 386px;
}
#caseIndexProHeader li:nth-child(2)
{
    margin-left: 20px;
}
#caseIndexProHeader li:first-child
{
    float: left;
}
#caseIndexProHeader li:last-child
{
    float: right;
}
.tabMain
{
    margin-top: 14px;
}
.caseProMain
{
    background: #dcdddd;
    padding: 28px 12px 44px;
    overflow: hidden;
}
.caseProMain li
{
    width: 33.33%;
    float: left;
}
.caseProMain li>div
{
    padding: 0 12px;
}
.caseProMain img
{
    width: 100%;
    height: 260px;
    display: block;
}
.caseProMain li>div>div
{
    padding: 14px 18px 40px;
    background: #4fafe9;
    color: #fff;
    position: relative;
}
.caseProMain .sort
{
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    margin: 10px 0 4px;
    display: none;
}
.caseProMain .sort span
{
    border: 1px #fff solid;
    border-radius: 10px;
    float: left;
    padding: 0 5px;
    height: 18px;
    text-align: center;
    line-height: 16px;
    margin-right: 6px;
    font-size: 14px;
}
.caseProMain h3
{
    font-size: 28px;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.caseProMain h3 span
{
    padding: 0 2px;
}
.caseProMain p
{
    font-size: 16px;
    line-height: 24px;
}
.caseProMain a
{
    position: absolute;
    left: 18px;
    bottom: -18px;
    line-height: 36px;
    padding: 0 18px;
    font-size: 14px;
    color: #4fafe9;
    background: #fff;
}
.caseProMain a span
{
    padding-right: 28px;
    background: url(/png/ky3onzqb.png) no-repeat right center;
    background-size: 20px;
}
.caseProMain li:hover>div div
{
    background: #4fafe9;
}
.brochureMain
{
    display: none;
    height: 482px;
    background: #dcdddd;
    padding: 28px 30px;
}
.brochureMain>div
{
    margin-right: -100px;
    overflow: hidden;
}
.brochureMain img
{
    float: left;
    width: 340px;
    height: 426px;
    margin: 0 20px;
}
.partnerMain
{
    overflow: hidden;
    display: none;
}
.partnerMain img
{
    float: left;
    width: 33.33%;
    height: 482px;
}
.divider
{
    border-top: 1px solid #4fafe9;
}
.divider:after
{
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #4fafe9;
    border-radius: 50%;
    margin-top: -3px;
}
.dividerRight
{
    border-top: 1px solid #4fafe9;
}
.dividerRight:after
{
    float: right;
    content: '';
    width: 5px;
    height: 5px;
    background: #4fafe9;
    border-radius: 50%;
    margin-top: -3px;
}
#mapCount
{
    background: #0d2f5c;
}
#mapCountWarp
{
    width: 1200px;
    margin: 0 auto;
    background: url(/png/ll0oloh8.png) no-repeat left center;
    background-size: 700px;
    overflow: hidden;
    padding: 180px 0;
}
#dvCount
{
    float: right;
}
#dvCount h3
{
    color: #fff;
    font-size: 24px;
}
#dvCount div
{
    font-size: 56px;
    color: #4fafe9;
}
#dvCount div i
{
    font-style: normal;
}
#dvCount div span
{
    font-size: 24px;
    padding-left: 10px;
}
#newsListHeader
{
    text-align: center;
    font-size: 28px;
    color: #0d2f5c;
    position: relative;
    overflow: hidden;
    line-height: 160px;
}
#newsListHeader .divider
{
    width: 100%;
    position: absolute;
    left: calc(50% + 130px);
    top: 50%;
}
#newsListh
{
    overflow: hidden;
}
#newsListh ul
{
    margin-right: -30px;
}
#newsListh li
{
    width: 278px;
    margin-right: 29px;
    float: left;
    position: relative;
}
#newsListh li img
{
    display: block;
    width: 100%;
    height: 300px;
}
#newsListh li a
{
    position: absolute;
    top: 230px;
    width: 100%;
    z-index: 2;
    font-size: 18px;
    line-height: 70px;
    background: rgba(42,139,220,.8);
    color: #fff;
    padding: 0 20px;
}
#newsListh li a span
{
    display: block;
    padding-right: 40px;
    background: url(/png/e9vkrsgw.png) no-repeat right center;
    background-size: 30px;
    height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#newsListh li div
{
    background: #ddddde;
    padding: 16px;
}
#newsListh li p
{
    font-size: 13px;
    line-height: 18px;
    height: 54px;
    overflow: hidden;
    color: #706e6e;
}
#newsListh li:hover a
{
    background-color: #2a8bdc;
}/**新闻**/
.othenBanner
{
    display: block;
    width: 100%;
}
.othenBannerD
{
    height: 380px;
    background-position: center top;
    background-repeat: no-repeat;
}
.newsListWarp
{
    margin-top: 20px;
}
.newsListWarp li
{
    -border-bottom: 1px #3575a7 solid;
    position: relative;
    padding: 50px 660px 50px 0;
}
.newsListWarp li:after
{
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.newsListWarp li:last-child
{
    border-bottom: none;
    padding-bottom: 0;
}
.newsListWarp li:last-child:before
{
    display: none;
}
.newsListWarp img
{
    float: right;
    width: 476px;
    height: 360px;
    margin-right: -660px;
}
.newsListWarp div
{
    color: #00367f;
    font-size: 14px;
}
.newsListWarp h3
{
    color: #00367f;
    font-size: 26px;
    -font-weight: bold;
    line-height: 34px;
    max-height: 68px;
    overflow: hidden;
    margin: 0 0 10px;
}
.newsListWarp p
{
    color: #9fa0a0;
    font-size: 18px;
    line-height: 28px;
    height: 196px;
    overflow: hidden;
    padding-bottom: 60px;
}
.newsListWarp a
{
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 180px;
    line-height: 42px;
    color: #00367f;
    font-size: 16px;
    border: 1px #00367f solid;
    border-radius: 4px;
    text-align: center;
}
.newsListWarp a span
{
    padding-right: 40px;
    background: url(/jpg/nu2fmd5s.jpg) no-repeat right center;
}
#newsDetail .location
{
    padding: 18px 0;
    border-bottom: 1px #dadada solid;
}
#newsDetail
{
    width: 900px;
    margin: 0 auto 80px;
}
#newsDetail .location a
{
    color: #00367f;
}
#newsDetail>h1
{
    font-size: 34px;
    color: #00367f;
    text-align: center;
    padding: 24px 0;
}
#newsDetail .tip
{
    font-size: 16px;
    color: #9fa0a0;
    padding: 24px 0;
}
#newsDetail .con
{
    font-size: 18px;
    color: #9fa0a0;
    line-height: 28px;
}
#newsDetail .con h3
{
    color: #333;
}
#newsDetail .con p
{
    text-indent: 2em;
    margin: 10px 0;
}
#newsDetail .con img
{
    width: 100%;
    margin: 15px auto;
    display: block;
}
#newsDetail .con img[src="images/load.gif"]
{
    width: auto;
}
.mPagination
{
    text-align: center;
}
.mPagination span
{
    display: inline-block;
    padding: 4px 20px;
    border: 1px #333 solid;
    cursor: pointer;
}
.mPagination .no
{
    cursor: not-allowed;
}/**项目案例**/
.caseListWarp
{
    padding: 10px 30px 60px;
    margin-bottom: 60px;
    margin-top: 14px;
}
.caseListWarp ul
{
    margin-top: -14px;
}
.caseListWarp li
{
    width: 50%;
    margin-top: 60px;
}
.caseListWarp li>div
{
    padding: 0 30px;
}
.caseListWarp li>div>div
{
    padding: 16px 40px 40px;
}
.caseListWarp img
{
    height: 320px;
}
.caseListWarp a
{
    left: 40px;
}
#caseDetailWarp
{
    width: 878px;
    margin: 40px auto 60px;
    padding-left: 22px;
}
#caseDetailWarp .tip
{
    color: #9f9f9f;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
}
#caseDetailWarp .tip span
{
    border: 1px #9f9f9f solid;
    border-radius: 10px;
    float: left;
    padding: 0 6px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    margin-right: 6px;
    font-size: 14px;
}
#caseDetailWarp .title
{
    color: #9fa2a0;
    font-size: 38px;
}
#caseDetailWarp .title span
{
    padding: 0 10px;
}
#caseDetailWarp .subTitle
{
    font-size: 20px;
    color: #a5a5a5;
}
#caseDetailWarp .subTitle span
{
    color: #898888;
}
#caseDetailWarp .con
{
    padding: 10px 0;
}
#caseDetailWarp .con img
{
    width: 100%;
    margin: 30px auto;
    display: block;
}
#caseDetailWarp .con p
{
    color: #9b9a9a;
    font-size: 18px;
    line-height: 32px;
    background: url(/png/frev2v1s.png) no-repeat left 8px;
    padding-left: 22px;
    background-size: 16px;
    margin-left: -22px;
}/**活动中心**/
.activityList
{
    padding-bottom: 40px;
}
.activityList li
{
    margin: 0 0 74px 220px;
    border-left: 2px #a5a4a4 solid;
    font-size: 24px;
    height: 268px;
    padding-left: 44px;
    position: relative;
}
.activityList .day
{
    position: absolute;
    left: -220px;
    top: 80px;
    font-size: 90px;
    color: #999;
}
.activityList .year
{
    position: absolute;
    left: -220px;
    bottom: -8px;
    color: #999;
}
.activityList a
{
    display: block;
    height: 268px;
    overflow: hidden;
    color: #999;
    padding-left: 470px;
}
.activityList img
{
    float: left;
    width: 400px;
    height: 268px;
    margin-left: -470px;
}
.activityList h3
{
    font-size: 26px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.activityList span
{
    display: block;
    width: 88px;
    height: 4px;
    background: #a5a4a4;
    margin: 50px 0 62px;
}
.activityList p
{
    line-height: 46px;
}
.activityList a:hover
{
    color: #4fafe9;
}
.activityList a:hover span
{
    background: #4fafe9;
}/**关于我们**/
.about
{
    width: 1160px;
    margin: 80px auto;
    position: relative;
}
.about h2
{
    font-size: 34px;
    height: 34px;
    line-height: 34px;
    color: #929593;
    margin-bottom: 10px;
    margin-left: -15px;
    padding-left: 12px;
    border-left: 2px #929593 solid;
}
.about p
{
    color: #9b9a9a;
    font-size: 18px;
    line-height: 34px;
}
.company .companySchool
{
    margin: 40px 0;
}
.company .companySchool img
{
    display: block;
}
.companyPathWarp
{
    background: #f7f8f8;
    padding: 60px 0 100px;
    margin-bottom: -34px;
}
.companyPathWarp .about
{
    margin-top: 0;
    margin-bottom: 0;
}
.companyPathWarp .con
{
    border-left: 4px solid #c9caca;
    font-size: 18px;
    color: #898989;
    margin: 40px 0 0 110px;
}
.companyPathWarp .con>div
{
    margin-bottom: 50px;
}
.companyPathWarp .con>div:last-child
{
    margin-bottom: 0;
}
.companyPathWarp .con h5
{
    float: left;
    font-size: 38px;
    line-height: 38px;
    margin: 0 0 0 -114px;
}
.companyPathWarp .con li
{
    padding-left: 34px;
    line-height: 42px;
    position: relative;
}
.companyPathWarp .con li:after
{
    content: '';
    position: absolute;
    left: -6px;
    top: 16px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #c9caca;
}
.honor
{
    margin-top: 0;
}
.honor h2
{
    margin-top: 60px;
}
.honor .honorTip
{
    margin: 30px 0;
}
.honor .honorTip li
{
    font-size: 20px;
    line-height: 50px;
    color: #a0a0a0;
    background: url(/png/vz5suvrg.png) no-repeat left center;
    padding-left: 26px;
    background-size: 16px;
}
.honor .companyZizhi, .company .companySchoolList
{
    margin: 14px 0;
}
.honor .companyZizhi li, .company .companySchoolList li
{
    color: #9b9a9a;
    font-size: 18px;
    line-height: 34px;
    padding-left: 14px;
}
.honor .companyZizhi li:after, .company .companySchoolList li:after
{
    content: '';
    float: left;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #9fa0a0;
    margin: 12px 0 0 -14px;
}
.honor .companyZizhiImg
{
    overflow: hidden;
    margin-left: -15px;
}
.honor .companyZizhiImg ul
{
    margin-right: -50px;
}
.honor .companyZizhiImg li
{
    float: left;
    width: 274px;
    border: 2px #c9caca solid;
    border-radius: 10px;
    text-align: center;
    padding-top: 16px;
    margin: 0 26px 20px 0;
}
.honor .companyZizhiImg img
{
    width: 84%;
    height: 300px;
    vertical-align: top;
}
.honor .companyZizhiImg span
{
    display: block;
    background: #aca9a9;
    color: #fff;
    margin: 16px 4px 4px;
    border-radius: 6px;
    font-size: 18px;
    padding: 6px 10px;
    line-height: 22px;
    height: 56px;
    overflow: hidden;
}
.honor .companyIsoImg li
{
    width: 374px;
}
.honor .companyIsoImg img
{
    height: 400px;
}
.honor .companyIsoImg span
{
    line-height: 44px;
}
#honorSwiper
{
    height: 474px;
    margin-bottom: 80px;
}
#honorSwiper .swiper-slide>div
{
    background: #062c7d;
    text-align: center;
    height: 394px;
}
#honorSwiper .swiper-pagination
{
    padding: 26px 0 30px;
    background: #123f82;
    bottom: 0;
    height: 80px;
    border-top: 1px #1c4787 solid;
}
#honorSwiper .swiper-pagination-bullet-active
{
    background: #2efbd6;
}
#cultureWarp
{
    margin: 140px auto;
}
#cultureWarp h2
{
    margin-top: 40px;
}
.otherBanerW
{
    height: 500px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 100%;
}
.otherBanerW div
{
    width: 1200px;
    margin: 0 auto;
    font-size: 44px;
    color: #00367f;
    line-height: 50px;
    padding-top: 170px;
    padding-bottom: 56px;
    background: url(/png/scftdwn6.png) no-repeat left bottom;
    background-size: 44px;
}
.service
{
    margin-bottom: 200px;
}
.service h2
{
    font-size: 44px;
    color: #00367f;
    margin-top: -10px;
    padding-left: 36px;
    background: url(/png/11ds2rp1.png) no-repeat left 14px;
    background-size: 22px;
    letter-spacing: 1px;
}
.service h2 span
{
    font-size: 24px;
    display: block;
    margin-top: -10px;
    letter-spacing: 0;
}
.service p
{
    font-size: 18px;
    color: #9b9a9a;
    padding-left: 36px;
}
.service .ads
{
    background: url(/png/rgj6u5i0.png) no-repeat left 10px;
    background-size: 22px;
    margin-top: 10px;
    line-height: 40px;
}
.service .email
{
    background: url(/png/uh3vtynt.png) no-repeat left center;
    background-size: 22px;
    margin-top: 10px;
}
.service .phone
{
    background: url(/png/so1onxts.png) no-repeat left center;
    background-size: 22px;
    margin: 16px 0;
}
.service .phone2 span
{
    letter-spacing: 9px;
}/**产品中心**/
#productBanner>img
{
    width: 100%;
    display: block;
}
.productWarp
{
    color: #9fa0a0;
}
.productWarp .title
{
    font-size: 20px;
    padding-left: 12px;
    max-height: 50px;
    border-left: 2px #9fa0a0 solid;
    margin: 40px 0 10px;
}
.productWarp .title h2
{
    line-height: 24px;
    color: #9fa0a0;
}
.productWarp .title span
{
    font-size: 14px;
}
.productWarp .description
{
    margin: 40px 0;
    position: relative;
}
.productWarp .description:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    height: 40px;
    border-left: 2px #9fa0a0 solid;
}
.productWarp .description .title
{
    border-left-color: #00367f;
}
.productWarp .description p
{
    font-size: 16px;
    padding-left: 13px;
    line-height: 26px;
}
.productHardware
{
    overflow: hidden;
    margin-top: -40px;
}
.productHardware ul
{
    margin-right: -60px;
}
.productHardware li
{
    width: 570px;
    float: left;
    background: #329cda;
    color: #fff;
    padding: 0 22px 22px;
    margin: 60px 60px 0 0;
}
.productHardware img
{
    display: block;
    width: 570px;
    margin-left: -22px;
}
.productHardware h3
{
    font-size: 24px;
    line-height: 46px;
    margin-top: 10px;
}
.productHardware p
{
    font-size: 16px;
    padding-left: 14px;
    position: relative;
}
.productHardware p:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
}
#softwareDescription p
{
    font-size: 16px;
    line-height: 26px;
    margin-top: 6px;
    padding-left: 22px;
    background: url(/png/frev2v1s.png) no-repeat left 5px;
    background-size: 16px;
}
#softwareDescription p span
{
    color: #747575;
}
#softwareDescription>div
{
    display: none;
}
#productSwiper
{
    margin: 30px 0;
    padding-bottom: 100px;
}
#productSwiper .swiper-slide>div
{
    text-align: center;
    height: 640px;
    overflow: hidden;
}
#productSwiper .swiper-slide>div img
{
    width: 100%;
}
#productSwiper .swiper-pagination
{
    padding: 46px 0 30px;
    background: none;
    bottom: 0;
    height: 100px;
}
#productSwiper .swiper-pagination-bullet
{
    background: #9fa0a0;
}
#productSwiper .swiper-pagination-bullet-active
{
    background: #00367f;
}/**招聘**/
.recruitingBanerW div
{
    padding-left: 50px;
    background-position: 50px bottom;
}
.recruitingWarp
{
    width: 926px;
    margin: 60px auto;
}
.recruitingWarp li
{
    border-bottom: 1px #cfcfcf solid;
    padding: 50px 0 50px 44px;
    position: relative;
}
.recruitingWarp li:last-child
{
    border-bottom: none;
    padding-bottom: 0;
}
.recruitingWarp li>i
{
    position: absolute;
    right: 0;
    top: 57px;
    width: 56px;
    height: 32px;
    background: url(/png/dh3asjzd.png) no-repeat center center;
    cursor: pointer;
}
.recruitingWarp li>i.h
{
    background-image: url(/png/kdanluwx.png);
}
.recruitingWarp h3
{
    font-size: 30px;
    color: #0f3673;
    background: url(/png/3p9532nc.png) no-repeat left center;
    margin-left: -44px;
    padding-left: 44px;
}
.recruitingWarp h4
{
    font-size: 22px;
    color: #9fa0a0;
    line-height: 22px;
}
.recruitingWarp .tip
{
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    color: #898989;
    margin: 24px 0 0;
    padding-left: 8px;
    border-left: 2px #898989 solid;
}
.recruitingWarp .tip span:first-child
{
    color: #0f3673;
}
.recruitingWarp .tip span:last-child
{
    margin-left: 180px;
    font-size: 14px;
}
.recruitingWarp .con
{
    display: none;
    margin-top: 30px;
}
.recruitingWarp h5
{
    font-size: 22px;
    color: #898989;
    margin-bottom: 5px;
}
.recruitingWarp p
{
    font-size: 16px;
    color: #898989;
    line-height: 28px;
    margin-bottom: 6px;
}
.recruitingFooter
{
    border-top: 1px #cfcfcf solid;
    text-align: center;
    padding: 70px 0;
}
.recruitingFooter h3
{
    font-size: 34px;
    color: #9fa0a0;
}
.recruitingFooter h4
{
    width: 150px;
    font-size: 34px;
    border-bottom: 2px #00367f solid;
    display: inline-block;
    padding: 0 0 10px 0;
    color: #9fa0a0;
}
.recruitingFooter h4 span
{
    width: 170px;
    display: block;
}
.recruitingFooter h5
{
    font-size: 20px;
    padding-top: 14px;
    color: #a5a6a6;
}
.pageBut
{
    text-align: center;
    margin: 70px 0;
}
.pageBut ul
{
    display: inline-block;
}
.pageBut li
{
    display: inline-block;
}
.pageBut a, .pageBut span
{
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    color: #9fa0a0;
    text-align: center;
    border: 1px #d4d4d4 solid;
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
    margin: 0 4px;
}
.pageBut span
{
    cursor: default;
}
.pageBut .active span, .pageBut a:hover, .pageBut a.current
{
    color: #00367f;
    border-color: #00367f;
}
.pageBut .disabled span
{
    cursor: not-allowed;
}
#backBut
{
    position: fixed;
    left: 50%;
    bottom: 50px;
    margin-left: 620px;
    z-index: 14;
    width: 65px;
    height: 63px;
    background: url(/png/ot9n0ao4.png) no-repeat;
    cursor: pointer;
    display: none;
}/**新版样式**/
.cTit1
{
    text-align: center;
    font-size: 34px;
    color: #48a1d9;
    font-weight: bold;
}
.cTit2
{
    text-align: center;
    font-size: 34px;
    color: #0d2f5c;
    font-weight: bold;
}
.cTit3
{
    text-align: center;
    font-size: 18px;
    color: #635f5d;
}
.homeEeyesB
{
    width: 1200px;
    margin: 80px auto;
    overflow: hidden;
}
.homeEeyesB li
{
    width: 33.33%;
    text-align: center;
    float: left;
}
.homeEeyesB div
{
    width: 100px;
    height: 100px;
    position: relative;
    display: inline-block;
}
.homeEeyesB div img
{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 80px;
}
.homeEeyesB h3
{
    font-size: 22px;
    font-weight: bold;
    color: #595757;
    margin: 20px 0 10px;
}
.homeEeyesB p
{
    font-size: 18px;
    color: #898989;
    line-height: 28px;
}
#caseHomeCard
{
    overflow: hidden;
    color: #fff;
    text-align: center;
}
#caseHomeCard li
{
    width: 25%;
    height: 490px;
    float: left;
    background: url(/jpg/vr2foub8.jpg) no-repeat center top;
    background-size: cover;
}
#caseHomeCard li:nth-child(2)
{
    background-image: url(/jpg/g9o3qlew.jpg);
}
#caseHomeCard li:nth-child(3)
{
    background-image: url(/jpg/sf8iy6db.jpg);
}
#caseHomeCard li:nth-child(4)
{
    background-image: url(/jpg/p7hgjhn1.jpg);
}
#caseHomeCard .card
{
    height: 490px;
    background: none;
    transition: all .5s;
    position: relative;
}
#caseHomeCard .card>*
{
    position: absolute;
}
#caseHomeCard h3
{
    width: 100%;
    top: 130px;
    font-size: 34px;
    transition: all .5s;
}
#caseHomeCard p
{
    width: 100%;
    top: 184px;
    font-size: 18px;
    line-height: 30px;
    transition: all .5s;
}
#caseHomeCard .line
{
    top: 300px;
    width: 100%;
    display: block;
    transition: all .5s;
}
#caseHomeCard .line span
{
    display: inline-block;
    width: 66px;
    height: 6px;
    background: #ff4724;
    border-radius: 4px;
}
#caseHomeCard a
{
    left: 50%;
    top: 360px;
    margin-left: -70px;
    width: 140px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background: #ff4724;
    border-radius: 28px;
    opacity: 0;
    font-size: 14px;
    transition: all .5s;
}
#caseHomeCard .active .card
{
    background: rgba(29,135,196,.7);
}
#caseHomeCard .active h3
{
    top: 100px;
}
#caseHomeCard .active p
{
    top: 154px;
}
#caseHomeCard .active .line
{
    top: 320px;
    display: none;
}
#caseHomeCard .active a
{
    top: 290px;
    opacity: 1;
}
#proHome
{
    width: 1260px;
    margin: 0 auto;
}
#proHomeTabTit
{
    margin-bottom: 100px;
}
#proHomeTabTit ul
{
    overflow: hidden;
    color: #9fa0a0;
}
#proHomeTabTit li
{
    width: 25%;
    float: left;
}
#proHomeTabTit li div
{
    margin: 0 10px;
    border-top: 8px #b5b5b5 solid;
    font-size: 24px;
    line-height: 50px;
    cursor: pointer;
}
#proHomeTabTit .current div
{
    border-top-color: #4fafe9;
}
.proHomeTabMain
{
    text-align: center;
    padding-bottom: 60px;
    display: none;
}
.proHomeTabMain>img
{
    height: 190px;
}
.proHomeTabMain .cTit2
{
    margin: 50px 0;
}
.proHomeTabMain ul
{
    overflow: hidden;
}
.proHomeTabMain li
{
    width: 33.33%;
    float: left;
    margin-bottom: 30px;
}
.proHomeTabMain div>img
{
    height: 100px;
}
.proHomeTabMain li h3
{
    font-size: 22px;
    color: #585657;
    font-weight: bold;
    margin: 20px 0 10px;
}
.proHomeTabMain li p
{
    font-size: 18px;
    line-height: 28px;
    color: #898989;
}
#platformDataTit
{
    text-align: center;
    margin-bottom: 80px;
}
#platformDataTit ul
{
    overflow: hidden;
    display: inline-block;
}
#platformDataTit li
{
    width: 300px;
    margin: 0 40px;
    float: left;
    cursor: pointer;
}
#platformDataTit li h3
{
    color: #4fafe9;
    font-size: 26px;
    height: 90px;
    line-height: 90px;
}
#platformDataTit li h3 span
{
    font-size: 80px;
}
#platformDataTit li p
{
    border-top: 4px #b5b5b5 solid;
    line-height: 48px;
    font-size: 24px;
    color: #595757;
}
#platformDataTit .current p
{
    border-top-color: #4fafe9;
}
.platformDataMain
{
    display: none;
}
.platformDataMap
{
    width: 1260px;
    margin: 0 auto;
    overflow: hidden;
}
.platformDataMap img
{
    float: left;
    width: 800px;
    margin-top: -80px;
}
.platformDataMap ul
{
    float: right;
    margin-top: 40px;
}
.platformDataMap li
{
    font-size: 28px;
    color: #898989;
}
.platformDataMap p
{
    font-size: 28px;
    color: #4fafe9;
}
.platformDataMap p span
{
    font-size: 70px;
}
.platformDataKh
{
    width: 1200px;
    margin: 0 auto;
}
.platformDataKh ul
{
    overflow: hidden;
    margin-right: -30px;
}
.platformDataKh li
{
    width: 284px;
    height: 122px;
    border: 2px #b5b5b5 solid;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    margin: 0 14px 14px 0;
}
.platformDataKh2 li
{
    width: 384px;
}
#newsHome
{
    width: 1220px;
    margin: 0 auto;
}
.newsHomeMain
{
    overflow: hidden;
}
.newsHomeMain ul
{
    overflow: hidden;
    padding: 10px;
    margin-right: -100px;
}
.newsHomeMain li
{
    float: left;
    width: 374px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 10px #dadada;
    margin-right: 30px;
}
.newsHomeMain li img
{
    width: 100%;
    height: 200px;
}
.newsHomeMain li h4
{
    margin: 16px 16px 6px;
    color: #595757;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
.newsHomeMain li p
{
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #9fa0a0;
    margin: 0 16px 16px;
}/**合作案列**/
#subMenu
{
    height: 70px;
}
#subMenuMain
{
    position: relative;
    top: 0;
    width: 100%;
    height: 70px;
    background: #f8f9fc;
    text-align: center;
    z-index: 10;
    overflow: hidden;
}
#subMenuMain a
{
    margin: 18px 60px 0;
    padding: 3px 34px;
    font-size: 16px;
    color: #595757;
    display: inline-block;
    border-radius: 16px;
}
#subMenuMain .current
{
    background: #48a1d9;
    color: #fff;
}
.subMenuFixed
{
    position: fixed!important;
    box-shadow: 0 0 10px #dadada;
}
#hgdtSupport
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#hgdtSupport li
{
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 0 30px;
    text-align: center;
}
#hgdtSupport div
{
    width: 90px;
    height: 90px;
    background: url(/png/x02mbihk.png) no-repeat;
}
#hgdtSupport div img
{
    max-width: 50px;
    max-height: 50px;
}
#hgdtSupport h4
{
    font-size: 22px;
    color: #221815;
    margin: 20px 0 10px;
}
#hgdtSupport p
{
    font-size: 16px;
    color: #b1b3b4;
    line-height: 24px;
}
#serviceCase
{
    overflow: hidden;
    color: #fff;
    background: url(/jpg/g96tuv3s.jpg) no-repeat center top;
}
#serviceCase li
{
    width: 33.33%;
    height: 300px;
    float: left;
    -transition: background .5s;
    background: none;
    position: relative;
    text-align: center;
    overflow: hidden;
}
#serviceCase li>*
{
    position: absolute;
    transition: all .5s;
}
#serviceCase span
{
    width: 100%;
    left: 0;
    top: 86px;
}
#serviceCase span img
{
    height: 50px;
}
#serviceCase h3
{
    width: 100%;
    font-size: 34px;
    top: 144px;
}
#serviceCase .line
{
    width: 100%;
    top: 198px;
    opacity: 1;
    display: block;
}
#serviceCase .line span
{
    display: inline-block;
    width: 66px;
    height: 6px;
    background: #fff;
    border-radius: 4px;
}
#serviceCase p
{
    top: 200px;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    margin: 10px 0;
    opacity: 0;
}
#serviceCase a
{
    position: absolute;
    left: 50%;
    top: 260px;
    margin-left: -70px;
    width: 140px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background: #0d2f5c;
    border-radius: 28px;
    opacity: 0;
    font-size: 14px;
}
#serviceCase li:hover
{
    background: rgba(29,135,196,.7);
}
#serviceCase li:hover span
{
    top: 30px;
}
#serviceCase li:hover h3
{
    top: 94px;
}
#serviceCase li:hover .line
{
    opacity: 0;
}
#serviceCase li:hover p, #serviceCase li:hover a
{
    opacity: 1;
}
#serviceCase li:hover p
{
    top: 144px;
}
#serviceCase li:hover a
{
    top: 230px;
}
#casePartner
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#casePartner ul
{
    overflow: hidden;
    margin-right: -300px;
}
#casePartner li
{
    width: 370px;
    float: left;
    margin-right: 30px;
    background: #efefef;
    padding: 20px 28px;
    position: relative;
    min-height: 350px;
}
#casePartner img
{
    margin-bottom: 18px;
    height: 76px;
}
#casePartner h4
{
    font-size: 22px;
    color: #0d2f5c;
    position: absolute;
    right: 28px;
    top: 68px;
}
#casePartner p
{
    font-size: 16px;
    color: #7d7d7d;
    line-height: 26px;
    border-top: 4px #48a1d9 solid;
    padding-top: 16px;
    color: #48a1d9;
}
#caseAdvisory
{
    text-align: center;
    padding: 80px 0 100px;
}
#caseAdvisory a
{
    display: inline-block;
    width: 254px;
    line-height: 56px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    background: #48a1d9;
    border-radius: 28px;
    margin: 0 18px;
}
#caseAdvisory a:last-child
{
    background: none;
    color: #9f9f9f;
    border: 2px #9f9f9f solid;
}/**服务支持**/
#quickStart
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#quickStart li
{
    width: 33.33%;
    float: left;
    background: url(/jpg/v42dyonc.jpg) no-repeat;
    text-align: center;
    color: #fff;
}
#quickStart li:nth-child(2)
{
    background-image: url(/jpg/pfxhew4z.jpg);
}
#quickStart li:last-child
{
    background-image: url(/jpg/n00qn4z9.jpg);
}
#quickStart li>a
{
    display: block;
    height: 554px;
    transition: all .5s;
    color: #fff;
}
#quickStart img
{
    margin-top: 160px;
}
#quickStart h4
{
    font-size: 22px;
    margin: 10px 0;
}
#quickStart p
{
    width: 80%;
    margin: 0 auto;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
}
#quickStart li:hover>a
{
    background: rgba(29,135,196,.7);
}
#serviceGuarantee
{
    width: 1200px;
    margin: 0 auto;
}
#serviceGuarantee li
{
    overflow: hidden;
}
#serviceGuarantee li h4
{
    font-size: 26px;
    color: #645f5e;
    line-height: 26px;
}
#serviceGuarantee li p
{
    font-size: 20px;
    color: #b1b3b4;
    line-height: 30px;
    margin-top: 20px;
}
#serviceGuarantee li:first-child
{
    padding-left: 660px;
    padding-right: 30px;
}
#serviceGuarantee li:first-child img
{
    float: left;
    margin-left: -660px;
}
#serviceGuarantee li:last-child
{
    padding-right: 660px;
    padding-left: 30px;
    margin-top: 40px;
}
#serviceGuarantee li:last-child img
{
    float: right;
    margin-right: -660px;
}
#serviceGuarantee li:last-child h4
{
    margin-top: 110px;
}
#serviceGuarantee li:last-child a
{
    font-size: 20px;
    color: #48a1d9;
    border-bottom: 4px #48a1d9 solid;
    display: inline-block;
    margin-top: 14px;
    margin-right: 56px;
}
#processCooperate
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0 0 10px #dadada;
    border-radius: 16px;
}
#processCooperate li
{
    width: 20%;
    float: left;
}
#processCooperate div
{
    border-right: 2px #dcdddd solid;
    text-align: center;
    height: 330px;
    position: relative;
}
#processCooperate h4
{
    font-size: 86px;
    color: #48a1d9;
    padding-top: 70px;
}
#processCooperate p
{
    color: #7d7d7d;
    font-size: 24px;
}
#processCooperate span
{
    position: absolute;
    right: -34px;
    top: 100px;
    width: 69px;
    height: 69px;
    background: url(/jpg/wxxqouc7.jpg) no-repeat;
}
#moreValue
{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 10px;
}
#moreValue li
{
    width: 20%;
    text-align: center;
    float: left;
}
#moreValue div
{
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 10px #b5b5b5;
}
#moreValue div img
{
    max-width: 60px;
    max-height: 60px;
}
#moreValue h4
{
    font-size: 22px;
    margin-top: 30px;
}
#contactUs
{
    width: 1260px;
    margin: 0 auto 80px;
    text-align: center;
    overflow: hidden;
}
#contactUs li
{
    width: 25%;
    text-align: center;
    float: left;
}
#contactUs div
{
    width: 110px;
    height: 110px;
    background: url(/png/rzkqyai8.png) no-repeat center center;
}
#contactUs div img
{
    max-width: 60px;
    max-height: 60px;
}
#contactUs h4
{
    font-size: 22px;
    color: #00367f;
    margin: 10px 0;
}
#contactUs p
{
    font-size: 18px;
    color: #898989;
    line-height: 32px;
}/**产品**/
.colBlock li>div
{
    display: inline-block;
    position: relative;
    background-size: 100%!important;
}
.colBlock li>div img
{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#proFeature
{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
#proFeature ul
{
    margin-right: -200px;
}
#proFeature li
{
    width: 500px;
    float: left;
    padding-left: 122px;
    box-sizing: border-box;
    margin-bottom: 58px;
    margin-right: 20px;
    margin-left: 20px;
}
#proFeature li>div
{
    margin-left: -122px;
    float: left;
    width: 90px;
    height: 90px;
    background: url(/png/2dv8xxzl.png) no-repeat;
}
#proFeature li>div img
{
    height: 50px;
}
#proFeature h4
{
    font-size: 20px;
    padding: 10px 0;
}
#proFeature p
{
    font-size: 16px;
    color: #7d7d7d;
}
.collectionManage
{
    width: 1200px;
    margin: 30px auto;
    overflow: hidden;
}
.collectionManage li
{
    width: 25%;
    float: left;
    text-align: center;
    color: #635f5d;
}
.collectionManage div
{
    width: 110px;
    height: 110px;
    background: url(/png/41w9klnk.png) no-repeat center center;
}
.collectionManage div img
{
    width: 46px;
}
.collectionManage h4
{
    font-size: 20px;
    margin-bottom: 10px;
}
.collectionManage p
{
    font-size: 16px;
}
.collectionManage2 li
{
    width: 33.33%;
}
#modelParams
{
    width: 1200px;
    margin: 0 auto 80px;
}
#modelParams h3
{
    font-size: 28px;
    line-height: 50px;
    border-bottom: 2px #a5a5a5 solid;
}
#modelParams h4
{
    font-size: 24px;
    line-height: 24px;
    border-left: 6px solid #87d1f5;
    padding-left: 10px;
    margin: 46px 0 30px;
}
#modelParams p
{
    font-size: 16px;
    line-height: 36px;
}
#modelParams p span
{
    color: #a5a5a5;
}
#baseParams p
{
    display: inline-block;
}
#baseParams i
{
    font-style: normal;
}
#dataDown
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#dataDown div
{
    margin-right: -100px;
}
#dataDown a
{
    width: 360px;
    float: left;
    border: 1px #dcdcdc solid;
    line-height: 98px;
    height: 98px;
    overflow: hidden;
    font-size: 24px;
    background: url(/jpg/mqx3d9na.jpg) no-repeat 42px center;
    box-sizing: border-box;
    padding-left: 104px;
    margin: 0 0 30px 40px;
    color: #635f5d;
}
#dataDown a:last-child
{
    padding-left: 0;
    background: none;
    text-align: center;
}
#proContactUs
{
    background: url(/jpg/tf0dugxt.jpg) no-repeat top center;
    padding: 80px 0;
    margin-bottom: -32px;
}
#proContactUs>div
{
    width: 1200px;
    margin: 0 auto;
    color: #fff;
}
#proContactUs h3
{
    font-size: 40px;
}
#proContactUs h4
{
    font-size: 22px;
}
#proContactUs a
{
    display: inline-block;
    width: 270px;
    line-height: 56px;
    font-size: 26px;
    color: #fff;
    background: #87d1f5;
    border-radius: 28px;
    text-align: center;
    margin: 50px 0 20px;
}
#proContactUs p
{
    font-size: 22px;
    margin-top: 20px;
}/**多元场景**/
#mScene
{
    width: 1200px;
    margin: 0 auto;
}
#mScene ul
{
    margin-right: -50px;
    overflow: hidden;
}
#mScene li
{
    width: 394px;
    float: left;
    background: #00367f;
    text-align: center;
    padding-top: 56px;
    margin: 0 8px 48px 0;
}
#mScene p
{
    width: 93px;
    height: 93px;
    background: url(/png/ygzu1jvv.png) no-repeat;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 26px;
}
#mScene h3
{
    color: #fff;
    font-size: 22px;
    margin: 16px 0 8px;
}
#mScene h4
{
    color: #b5b5b6;
    font-size: 16px;
    margin-bottom: 14px;
    line-height: 22px;
    height: 44px;
}
#mScene div
{
    background: #fff;
    font-size: 16px;
    color: #9fa0a0;
    overflow: hidden;
    line-height: 34px;
    position: relative;
    padding: 12px 0;
}
#mScene div span
{
    float: left;
    width: 50%;
}
#mScene div span:first-child
{
    border-right: 2px #9fa0a0 solid;
}/**企业介绍**/
#nAbout1
{
    width: 1200px;
    margin: 80px auto;
    overflow: hidden;
}
#nAboutLeft
{
    float: left;
    width: 432px;
}
#nAboutLeft h4
{
    font-size: 18px;
    color: #9fa0a0;
}
#nAboutLeft h3
{
    font-size: 30px;
    line-height: 30px;
    color: #231815;
}
#nAboutLeft p
{
    margin: 20px 0;
    font-size: 18px;
    color: #9fa0a0;
    line-height: 30px;
    text-indent: 2em;
}
#nAboutLeft .line
{
    width: 158px;
    border-bottom: 2px #9fa0a0 solid;
}
#nAboutLeft li
{
    font-size: 20px;
    margin: 20px 0;
    color: #959291;
    padding-left: 24px;
}
#nAboutLeft li:after
{
    content: '';
    width: 10px;
    height: 10px;
    float: left;
    margin-left: -24px;
    background: #9fa0a0;
    border-radius: 50%;
    margin-top: 10px;
}
#nAboutLeft>img
{
    display: block;
    width: 100%;
    margin-top: 40px;
}
#nAboutRight
{
    float: right;
    width: 648px;
    font-size: 18px;
    color: #9fa0a0;
    line-height: 36px;
}
#nAboutRight p
{
    text-align: justify;
    text-indent: 2em;
}
#nAboutAds
{
    width: 1200px;
    margin: 0 auto 50px;
    overflow: hidden;
}
#nAboutAds img
{
    display: block;
    width: 100%;
}
#nAboutAds span
{
    float: left;
    font-size: 20px;
    color: #959291;
    text-align: center;
    line-height: 72px;
}
#nCulture
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#nCulture li
{
    width: 33.33%;
    float: left;
    text-align: center;
}
#nCulture img
{
    height: 80px;
}
#nCulture h3
{
    color: #898989;
    font-size: 28px;
    line-height: 66px;
    font-weight: bold;
}
#nCulture p
{
    font-size: 22px;
    color: #9fa0a0;
    line-height: 34px;
}
#nCompanyPathWarp
{
    width: 1200px;
    margin: 0 auto 100px;
}
#nCompanyPathWarp ul
{
    margin-left: 312px;
    border-left: 4px #dcdddd solid;
    padding: 2px 0 2px 38px;
}
#nCompanyPathWarp li
{
    margin: 34px 0;
}
#nCompanyPathWarp h4
{
    font-size: 24px;
    font-weight: bold;
    color: #898989;
    float: left;
    margin-left: -350px;
    width: 280px;
    text-align: right;
    line-height: 24px;
    position: relative;
}
#nCompanyPathWarp h4 span
{
    font-size: 28px;
}
#nCompanyPathWarp h4:after
{
    content: '';
    position: absolute;
    right: -37px;
    top: 50%;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #dcdddd;
}
#nCompanyPathWarp p
{
    color: #898989;
    font-size: 18px;
}/**荣誉资质**/
.nHonor
{
    width: 1280px;
    margin: 0 auto;
}
.nHonor .swiper-slide
{
    padding: 0 40px;
}
.nHonor .swiper-slide img
{
    width: 284px;
    height: 406px;
    margin: 6px;
    box-shadow: 0 0 20px #999797;
}
.nHonor .swiper-button-black
{
    width: 58px;
    height: 58px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 20px #999797;
    background-size: 20px;
}
.nHonor2 .swiper-slide img
{
    width: 373px;
    height: 254px;
    margin: 12px;
}/**案列详情**/
#nCaseDetail
{
    width: 1200px;
    margin: 100px auto;
    position: relative;
    min-height: 600px;
    font-size: 18px;
    color: #9fa0a0;
}
#nCaseDetail>img
{
    position: absolute;
    right: 0;
    top: 0;
    width: 636px;
    height: 376px;
}
#nCaseDetail>h3
{
    font-size: 30px;
    color: #595757;
    line-height: 70px;
}
#nCaseDetail>h6
{
    line-height: 40px;
    margin-top: 60px;
}
#nCaseDetail>div
{
    margin-top: 150px;
}
#nCaseDetail>div p
{
    line-height: 46px;
    padding-left: 20px;
    position: relative;
}
#nCaseDetail>div p:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 18px;
    width: 10px;
    height: 10px;
    background: #9fa0a0;
    border-radius: 50%;
}/**产品中心**/
#eeyesFeatures
{
    width: 1200px;
    margin: 0 auto;
}
#eeyesFeatures img
{
    display: block;
    width: 1000px;
    margin: 0 auto;
}
#systemDescription
{
    width: 1200px;
    margin: 0 auto;
}
#systemDescription>div
{
    overflow: hidden;
    margin: 0 -7px;
    padding: 10px 0;
}
#systemDescription>div span
{
    float: left;
    width: 16.66%;
}
#systemDescription>div a
{
    display: block;
    margin: 0 7px;
    background: #002b60;
    color: #7ecef4;
    text-align: center;
    line-height: 58px;
    font-size: 22px;
    box-shadow: 0 0 8px #7ecef4;
}
#systemDescription>div .current a
{
    background: #48a1d9;
    color: #fff;
    box-shadow: none;
}
#systemDescription li
{
    display: none;
}
#systemDescription li p
{
    color: #7ecef4;
    font-size: 20px;
    line-height: 34px;
    margin: 30px 0;
    padding-left: 20px;
    position: relative;
    min-height: 68px;
}
#systemDescription li p:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 12px;
    height: 12px;
    background: #7ecef4;
    border-radius: 50%;
}
#systemDescription li img
{
    display: block;
    width: 100%;
    height: 600px;
}
.dataAccess
{
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.dataAccess li
{
    float: left;
    width: 14.28%;
    text-align: center;
}
.dataAccess div
{
    width: 70px;
    height: 70px;
}
.dataAccess h3
{
    font-size: 20px;
    color: #635f5d;
    line-height: 50px;
}
.dataAccess img
{
    max-width: 60px;
    max-height: 60px;
}
.dataAccess2 li
{
    width: 16.66%;
}
#appScenario
{
    width: 1200px;
    margin: 50px auto;
}
#appScenario>ul
{
    padding: 0 50px;
    border-bottom: 2px #9fa0a0 solid;
    text-align: center;
    height: 50px;
    margin-bottom: 50px;
}
#appScenario>ul li
{
    width: 190px;
    display: inline-block;
    font-size: 20px;
    line-height: 48px;
    border-bottom: 2px #9fa0a0 solid;
    cursor: pointer;
}
#appScenario>ul li:first-child
{
    float: left;
}
#appScenario>ul li:last-child
{
    float: right;
}
#appScenario>ul .current
{
    border-bottom: 2px #2f7ce4 solid;
    color: #2f7ce4;
}
#appScenario dl
{
    display: none;
}
#appScenario dd
{
    padding-left: 700px;
    overflow: hidden;
    font-size: 16px;
}
#appScenario dd>img
{
    width: 674px;
    height: 468px;
    float: left;
    margin-left: -700px;
}
#appScenario dd p
{
    color: #adacac;
    line-height: 28px;
    margin: 4px 0;
}
#appScenario dd ul
{
    overflow: hidden;
    margin-top: 12px;
}
#appScenario dd li
{
    float: left;
    width: 50%;
    text-align: center;
    color: #adacac;
}
#appScenario dd li div
{
    width: 80px;
    height: 80px;
}
#eeyesStructure1
{
    text-align: center;
    padding: 80px 0 50px;
}
#eeyesStructure1 img
{
    margin: 0 100px;
}
#eeyesStructure2
{
    width: 1200px;
    margin: 0 auto;
    color: #898989;
    font-size: 16px;
}
#eeyesStructure2 li
{
    border-top: 3px #051630 solid;
    padding: 50px 0 50px 250px;
    position: relative;
}
#eeyesStructure2 h2
{
    position: absolute;
    left: 0;
    top: 50%;
    width: 250px;
    height: 100%;
    margin-top: -20px;
    text-align: center;
    font-size: 22px;
}
#eeyesStructure2 li:first-child>dl
{
    overflow: hidden;
}
#eeyesStructure2 li:first-child>dl dd
{
    width: 20%;
    height: 130px;
    text-align: center;
    background: url(/png/hyner7oo.png) no-repeat center top;
    padding-top: 50px;
    float: left;
}
#eeyesStructure2 li:first-child>div
{
    border: 2px #3e4e66 dashed;
    text-align: center;
    margin-top: 30px;
}
#eeyesStructure2 li:first-child>div h3
{
    line-height: 84px;
}
#eeyesStructure2 li:first-child>div dl
{
    overflow: hidden;
    font-size: 13px;
    margin: 20px 0 40px;
}
#eeyesStructure2 li:first-child>div dd
{
    width: 16.66%;
    float: left;
}
#eeyesStructure2 li:nth-child(2)
{
    text-align: center;
}
#eeyesStructure2 li:nth-child(2)>div img
{
    margin: 0 100px 10px 100px;
}
#eeyesStructure2 li:last-child
{
    overflow: hidden;
}
#eeyesStructure2 li:last-child dl
{
    text-align: center;
}
#eeyesStructure2 li:last-child dd
{
    border: 2px #3e4e66 dashed;
    padding: 40px 0 30px;
    margin-top: 20px;
}
#eeyesStructure2 li:last-child .le
{
    float: left;
    width: 540px;
}
#eeyesStructure2 li:last-child .le img
{
    margin: 0 4px;
}
#eeyesStructure2 li:last-child .ri
{
    float: right;
    width: 380px;
}
#eeyesStructure2 li:last-child .ri img
{
    margin: 0 12px;
}
#comProblem
{
    width: 1200px;
    margin: 30px auto 100px;
}
#comProblem>h2
{
    font-size: 28px;
}
#comProblem .com
{
    padding-left: 48px;
}
#comProblem .com h3
{
    font-size: 22px;
    color: #595757;
    line-height: 22px;
    margin: 40px 0;
    padding-left: 20px;
    position: relative;
    cursor: pointer;
}
#comProblem .com h3:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #595757;
}
#comProblem .com p
{
    font-size: 18px;
    color: #9fa0a0;
    text-indent: 2em;
    line-height: 30px;
    margin: 4px 0;
}
#comProblem .com h4
{
    font-size: 18px;
    color: #828383;
    margin: 8px 0;
    text-indent: 2em;
}
#comProblem .com .item
{
    display: none;
}
#casePartnerProcess
{
    width: 1163px;
    height: 448px;
    margin: 0 auto;
    background: url(/png/lbvxpqga.png) no-repeat;
    position: relative;
}
#casePartnerProcess div
{
    position: absolute;
    font-size: 18px;
    color: #7d7d7d;
    line-height: 24px;
}
#casePartnerProcess div span
{
    color: #0d2f5c;
    font-weight: bold;
}/**底部**/
#footerContent
{
    margin-top: 34px;
    background: #0d2f5c url(/png/brskwiag.png) no-repeat left center;
    overflow: hidden;
    color: #fff;
}
#footerContent>div
{
    background: url(/png/ma1rkxgt.png) no-repeat center center;
    background-size: auto 110%;
    padding: 40px 0 60px;
}
#footerNav
{
    position: relative;
}
#footerNav li
{
    float: left;
}
#footerNav h3
{
    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
#footerNav p
{
    font-size: 16px;
    line-height: 30px;
    margin-top: 16px;
    color: #7b8ba3;
}
#footerNav p a
{
    display: inline-block;
    color: #dfe3e8;
    padding-left: 16px;
    background: url(/png/r908kv36.png) no-repeat left center;
    line-height: 24px;
    position: relative;
}
#footerNav p a:after
{
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(100% - 16px);
    border-bottom: 1px #dfe3e8 solid;
}
#footerNav li:first-child img
{
    display: block;
    height: 45px;
    margin-bottom: 16px;
}
#footerNav li:first-child p
{
    color: #fff;
    font-size: 21px;
}
#footerNav .down
{
    padding-right: 20px;
}
#footerNav .down img
{
    float: right;
    margin: 4px -20px 0 0;
}
#footerNav .ncodeImg
{
    width: 100px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    font-size: 14px;
    color: #a6acb9;
    letter-spacing: 2px;
}
#footerNav .ncodeImg div
{
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    padding: 4px;
    margin-bottom: 2px;
}
#footerNav .ncodeImg img
{
    width: 100%;
    display: block;
}
#footer
{
    border-top: 3px #cfd6e0 solid;
    margin: 14px 0 0;
    font-size: 18px;
    color: #898989;
    padding-top: 14px;
}
#footer p
{
    color: #dfe3e8;
    letter-spacing: 1.4px;
}
#footer p span
{
    padding: 0 8px;
}
#footer p span:first-child
{
    padding-left: 0;
}
#footer p span:last-child
{
    padding-right: 0;
    float: right;
}
#footer div
{
    color: #fff;
    line-height: 18px;
    border-left: 5px solid #7fcef4;
    padding-left: 5px;
    margin-top: 14px;
}
#footer div span
{
    color: #7fcef4;
}
#footer div a
{
    color: #fff;
    margin: 0 14px;
}
#footer div a:last-child
{
    margin: 0;
    float: right;
}
.location
{
    line-height: 40px;
    border-top: 4px #4fafe9 solid;
    font-size: 18px;
    margin: 30px 0;
}
.location span
{
    color: #4fafe9;
}
#contactFix
{
    position: fixed;
    top: 30%;
    right: 10px;
    z-index: 14000;
    width: 140px;
    background: #fff;
    border: 2px solid #84a0c5;
    border-radius: 5px;
    padding: 10px;
}
#contactFix img
{
    display: block;
    margin: 0 auto;
    width: 110px;
    height: 110px;
}
#contactFix p
{
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    font-weight: bolder;
}
#contactFix p.border
{
    border-top: 1px solid #ccc;
    padding-top: 5px;
}
#contactFix p.minTitle
{
    font-size: 10px;
    font-weight: normal;
}
