html,
body {
    width: 100%;
    overflow-x: hidden;
}

.con {
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.ovf {
    position: fixed;
    width: 100%;
    top: 0px;
    background-color: #fff;
    z-index: 3;
}

.sjdhbg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    right: -100%;
    background-color: rgba(0, 0, 0, .3);
    z-index: 3;
}

.disn {
    display: none;
}

.inribox {
    width: 30%;
    padding-left: 3.5%;
}

.whswb {
    width: 100%;
    overflow: hidden;
}

.maxwh {
    width: 100% !important;
}

.disb {
    display: block;
}

.whswb img {
    cursor: pointer;
    transition: all 0.6s;
}

.foz13 {
    font-size: 13px;
}

.dis {
    display: inline-block;
}

.colo3 {
    color: #333;
}


/* pc閻庝絻澹堥崺锟� */

.header {
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    border-bottom: 1px solid #e6e6e6;
}

.header-main {
    width: 100%;
    height: 80px;
}

.logo {
    width: 135px;
    height: 100%;
}

.logo>a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 80px;
}

.logo>a>img {
    width: 100%;
}

.pc-nav>ul>li {
    height: 80px;
    line-height: 80px;
    padding-right: 30px;
}

.pc-nav>ul>li:last-child {
    padding-right: 0;
}

.pc-nav>ul>li>a {
    display: block;
    color: #333;
}

.pc-nav>ul>li>a>span {
    display: inline-block;
    vertical-align: middle;
}

.nav-icon {
    width: 4px;
    height: 7px;
    margin-right: 7px;
    background: url(../images/arrow.png) center no-repeat;
    background-size: 100%;
}

.pc-nav>ul>li:hover>a,
.pc-nav>ul>.active>a {
    color: #888;
}

.pc-nav>ul>li:hover .nav-icon,
.pc-nav>ul>.active .nav-icon {
    background: url(../images/arrow1.png) center no-repeat;
    background-size: 100%;
}

.language {
    height: 80px;
    margin-right: 25px;
    line-height: 80px;
}

.language-main {
    width: 100%;
    height: 100%;
    position: relative;
}

.language-click {
    cursor: pointer;
}

.language-main span {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    line-height: 20px;
}

.language-text {
    width: 50px;
}

.language-down {
    display: none;
    width: 100%;
    height: auto;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
    border-radius: 5px;
}

.language-down>li {
    line-height: 20px;
    padding: 10px 15px;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    cursor: pointer;
}

.language-down>li::after {
    content: "";
    width: 7px;
    height: 12px;
    background: url(../images/right.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    margin: auto;
}

.language-down>li:hover {
    color: #51bea5;
}

.language-down>li:hover::after {
    background: url(../images/right1.png) center no-repeat;
    background-size: 100%;
}

.language-down>li:last-child {
    border: none;
}

.header-contact {
    color: #aaa;
    font-size: 12px;
    padding-top: 15px;
}

.header-tel {
    font-size: 18px;
    color: #0083b4;
}


/* .......end....... */

.storyy ul li {
    width: 18%;
    float: left;
    line-height: 30px;
    /*background: url(../images/to.png)no-repeat;*/
}

.colo6 {
    color: #666;
}

.bgw {
    background-color: white;
}

.storyy ul li a {
    color: #666;
}

.imgslm {
    width: 40%;
}


/* 闁归潧顑嗗┃鈧悗浣冨閸╋拷 */

.ban1 {
    display: none;
}

.navbut {
    font-size: 24px;
    right: 10px;
    top: 23%;
    color: #888;
}

.sjnav {
    position: fixed;
    width: 80%;
    height: 100%;
    top: 0px;
    right: -100%;
    padding: 0px 5%;
    z-index: 3;
}

.logdiv>a {
    color: #2f2f2f;
    margin-right: 10px;
}

.logdiv {
    margin-left: 20px;
    padding: 20px 0px;
}

.logbox {
    padding: 4% 0px;
}

.colse {
    font-size: 24px;
    margin: 13px 0px;
    color: #aaaaaa;
}

.logul>li>a>img {
    margin: 0px 10px;
}

.logul>li>a>i {
    color: #bbbbbb;
}

.logul>li {
    border-top: 1px solid #f2f2f2;
    padding: 1.5% 0px;
}

.logul>li>.aynav {
    padding: 1.5% 0;
}

.logul>li>a {
    float: left;
    color: #2c2c2c;
}

.logsja {
    bottom: 1%;
    width: 23.44%;
}

.slogul {
    display: none;
}

.slogul>li>a {
    padding: 1.5% 0px;
}

.dha {
    right: 1%;
    bottom: 1%;
    color: #0083b4;
}

.sjdhbg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    right: -100%;
    background-color: rgba(0, 0, 0, .3);
    z-index: 3;
}


/*閻庝絻澹堥崺鍛村礃閸涱収鍟�*/

.nav {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    height: auto;
}

.nav-item-left {
    width: 75%;
    height: auto;
    padding: 15px 0 5% 0;
}

.nav-item-right {
    width: 25%;
    border-left: 1px solid #e6e6e6;
}

.nav-item-left>ul>li {
    width: 25%;
}

.nav-item1>.nav-item-left>ul>li {
    padding-left: 25px;
}

.nav-item-left a {
    color: #666;
    font-size: 12px;
    display: block;
    padding: 2px 0;
}

.nav-item-left p {
    font-size: 17px;
    position: relative;
    padding-bottom: 10px;
}

.nav-item-left p span {
    width: 22px;
    height: 22px;
    background: url(../images/icon1.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: -25px;
}


/*.......end........*/


/*banner*/

.banner img {
    width: 100%;
}

.item {
    width: 100%;
    height: auto;
    padding: 50px 0;
}

.title {
    padding: 20px 0;
}

.title h2 {
    font-size: 30px;
    padding-bottom: 15px;
}

.title p {
    font-size: 24px;
    color: #888888;
}


/*闁哄牆绉存慨鐔搞亜閸︻厽绐�*/

.service ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.service ul li {
    width: 33.333333%;
    padding: 10px;
}

.service-main {
    width: 100%;
    height: 100%;
    border: 1px solid #eaeaea;
}

.service-main a {
    display: block;
    width: 100%;
    height: auto;
    font-size: 16px;
    padding: 0 20px;
    color: #333;
    margin: 10px 0;
}

.service-img {
    width: 100%;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    overflow: hidden;
}

.service-main>.service-img {
    margin: 10px 0;
}

.service-text p,
.service-main h3 {
    font-weight: bold;
}

.service-text p {
    padding: 25px 0;
    font-size: 18px;
}

.service-main h3 {
    color: #888888;
    line-height: 1.6;
    padding: 10px 0;
    font-size: 20px;
}

.service-btn,
.advantace-btn>a {
    color: #a4cd3a;
    font-size: 16px;
}

.service-main a:hover .service-img>img,
.service-main:hover .service-img>img {
    transform: rotate(360deg);
}


/*office365濞村吋锚婵烇拷*/

.advantace {
    padding: 30px 0;
}

.advantace>ul {
    margin: 0 -10px;
}

.advantace>ul>li {
    width: 25%;
    padding: 10px;
}

.advantace-main {
    width: 100%;
}

.advantace-title {
    width: 100%;
    font-size: 24px;
    color: #0988b9;
}

.advantace-text {
    font-size: 14px;
    color: #aaa;
    line-height: 1.6;
    padding: 10px 0;
}

.advantace-btn>a {
    padding-bottom: 10px;
}

.advantace-img img {
    width: 100%;
}

.advantace-img>a {
    display: block;
    height: auto;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}

.advantace-icon {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    //background: url(../images/video.png) center no-repeat;
    background-size: 100%;
}

.advantace-img:hover .advantace-icon {
    background: url(../images/video1.png) center no-repeat;
    background-size: 100%;
}

.advantace-img:hover img {
    transform: scale(1.1);
}

.advantace-shop {
    padding: 0 30px;
}

.advantace-shop>ul>li {
    width: 50%;
    padding: 10px 30px;
}

.shop-img img {
    width: 100%;
}

.shop-main {
    padding-top: 30px;
}

.shop-title {
    font-size: 25px;
}

.shop-text {
    color: #888888;
    padding: 20px 0;
    line-height: 1.6;
}

.shop-btn {
    padding: 0 20px;
}

.shop-btn a {
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    color: #333333;
    background-color: #a4cd3a;
}


/*iso*/

.iso {
    max-width: 1250px;
    margin: 0 auto;
    padding: 70px 0;
}

.iso-img img {
    width: 100%;
}

.iso-main {
    width: 100%;
    padding-top: 50px;
}

.iso1,
.iso3 {
    width: 28%;
    position: relative;
    padding-top: 55px;
    z-index: 10;
}

.iso1 {
    padding-left: 60px;
}

.iso3 {
    padding-left: 125px;
}

.iso2 {
    width: 44%;
    position: relative;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    padding-top: 55px;
    z-index: 10;
}

.iso-num {
    font-size: 160px;
    color: #e4e4e4;
    font-family: "鐎甸偊鍠涢拏瀣⒖閸涘鎷�";
    font-weight: bold;
    position: absolute;
    top: 0;
    z-index: -10;
    line-height: 1;
}

.iso-text {
    width: 100%;
    height: auto;
}

.iso-text h3 {
    font-size: 28px;
    color: #d0b24a;
    margin: 0;
    padding-bottom: 10px;
}

.iso-text p {
    font-size: 20px;
    line-height: 1.6;
}

.iso1 .iso-num {
    left: 10px;
}

.iso2 .iso-num {
    left: 30%;
}

.iso3 .iso-num {
    left: 80px;
}


/*濡炪倕婀卞ú鏉款浖閸粎浼�*/

.project>ul {
    margin: 0 -10px;
}

.project>ul>li {
    width: 33.333333%;
    padding: 10px;
}

.project-main>a {
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #f4f4f4;
}

.project-img {
    width: 100%;
    overflow: hidden;
}

.project-img>img {
    width: 100%;
}

.project-main>a:hover .project-img>img {
    transform: scale(1.1);
}

.project-text {
    width: 100%;
    height: auto;
    padding: 20px 8px;
    color: #333;
    font-size: 12px;
    font-weight: bold;
}

.project-text>p {
    width: 100%;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.project-btn {
    padding: 10px 0;
    color: #a4cd3a;
}


/*state*/

.state a {
    display: inline-block;
    color: #000000;
    font-size: 26px;
    margin: 10px 0;
}


/*閻熸瑥妫濋。鑸电鐎ｎ剛鐭�*/

.video-img img {
    width: 100%;
}

.video-img {
    width: 100%;
    position: relative;
}

.bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.video-icon {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(../images/video.png) center no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.video-img:hover .video-icon {
    background: url(../images/video1.png) center no-repeat;
    background-size: 100%;
}

.off-title {
    font-size: 26px;
    padding: 50px 0 40px 0;
}

.office-text {
    width: 60%;
    margin: 0 auto;
    color: #888888;
    line-height: 1.6;
}

.office-main {
    width: 100%;
    padding: 50px 100px;
}

.office-main>ul>li {
    width: 33.333333%;
    padding: 10px;
}

.office-item {
    width: 100%;
    height: auto;
    border: 1px solid #eaeaea;
    padding: 10px;
}

.office-item>a {
    display: block;
    color: #333;
}

.office-item-img {
    width: 100%;
    height: 128px;
    line-height: 128px;
}

.office-item>a:hover .office-item-img>img {
    transform: rotate(360deg);
}

.office-item-title {
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0;
}

.office-item-main {
    width: 100%;
    height: 170px;
}

.office-item-main p {
    line-height: 1.6;
    color: #888888;
    font-size: 12px;
}

.office-bot {
    padding: 0 25px;
}

.office-bot>ul>li {
    width: 25%;
    padding: 0 35px;
    position: relative;
}

.office-bot>ul>li::after {
    content: "";
    width: 1px;
    height: 45px;
    background-color: #eaeaea;
    position: absolute;
    top: 5px;
    right: 0;
}

.office-bot>ul>li:first-child::before {
    content: "";
    width: 1px;
    height: 45px;
    background-color: #eaeaea;
    position: absolute;
    top: 5px;
    left: 0;
}

.office-bot-img {
    margin-right: 10px;
}

.office-bot-text {
    padding-top: 10px;
    font-size: 12px;
    line-height: 1.6;
    color: #888888;
}


/*濡炪倕婀卞ú鏉款浖閸粎浼�*/

.project>ul {
    margin: 0 -10px;
}

.project>ul>li {
    width: 33.333333%;
    padding: 10px;
}

.project-main>a {
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #f4f4f4;
}

.project-img {
    width: 100%;
    overflow: hidden;
}

.project-img>img {
    width: 100%;
}

.project-main>a:hover .project-img>img {
    transform: scale(1.1);
}

.project-text {
    width: 100%;
    height: auto;
    padding: 20px 8px;
    color: #333;
    font-size: 12px;
    font-weight: bold;
}

.project-text>p {
    width: 100%;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.project-btn {
    padding: 10px 0;
    color: #a4cd3a;
}


/*闁藉啯绻勫ú姗€鎯冮崟顒佺疀闁告棑鎷�*/

.service-text {
    width: 60%;
    margin: auto;
    color: #888888;
    line-height: 1.6;
    padding-top: 20px;
}

.service-list>ul>li {
    width: 25%;
}

.service-item>a {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

.service-list-img {
    position: relative;
}

.service-list-img>img {
    width: 100%;
}

.service-list-img::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.37);
}

.service-info {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    color: #fff;
}

.service-info>span {
    width: 32px;
    height: 3px;
    background-color: #fff;
    margin: 25px auto;
}

.service-info-name {
    font-size: 26px;
}

.honor>img {
    width: 100%;
}

.customer>img {
    width: 100%;
}

.solution {
    position: relative;
}

.solution-bd {
    overflow-x: hidden;
}

.solution>a>.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
    background-color: #132c6a;
    top: 0;
    left: 0;
    z-index: -1;
}

.solution>a {
    display: block;
    width: 50px;
    height: 100%;
    position: absolute;
    cursor: pointer;
    top: 0;
    color: #fff;
    z-index: 2;
}

.solution-left {
    left: 0;
}

.solution-right {
    right: 0;
}

.solution>a>.glyphicon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
}

.picList>li {
    width: 25%;
}

.solution-items {
    position: relative;
}

.solution-main {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.solution-main .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    background: rgba(0, 0, 0, 0.3);
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
    z-index: -1;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}

.solution-items:hover .bg {
    background-color: rgba(0, 0, 0, 0.7);
}

.items-main {
    width: 100%;
    padding: 0 20px;
    color: #fff;
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 1;
    transform: translateY(-40%);
}

.solution-title {
    padding-top: 20px;
}

.solution-solid {
    margin: 20px auto 0;
    width: 20px;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}

.solution-items:hover .solution-solid {
    margin: 0 auto;
    height: 0;
}

.items-text {
    height: 0px;
    padding: 0;
    overflow: hidden;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}

.solution-items:hover .items-text {
    height: 185px;
    padding: 20px 0;
}

.items-text>p {
    width: 100%;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.items-text>a {
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    margin-top: 50px;
}


/*闁藉啯绻勫ú妯兼啺娓氣偓濡烇拷*/

.news>ul {
    margin: 0 -10px;
}

.news>ul>li {
    width: 25%;
    padding: 10px;
}

.news-main>a {
    display: block;
    width: 100%;
    height: auto;
    color: #000;
}

.news-img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news-img>img {
    width: 100%;
}

.news-text {
    padding: 10px 0;
    line-height: 1.6;
}

.news-main>a:hover .news-img>img {
    transform: scale(1.1);
}


/*闁哄牃鍋撻柡鍌涙緲婵晠骞€閿燂拷/闁瑰灈鍋撻柡鍫灣濞呫劎绮旈敓锟�*/

.trend {
    padding: 35px 0;
}

.trend>ul>li {
    width: 33.333333%;
}

.trend-title {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
}

.trend-list>ul>li {
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    height: 45px;
}

.trend-list>ul>li:first-child {
    border-top: 1px solid #e6e6e6;
}

.trend-list>ul>li>a {
    display: block;
    width: 100%;
    height: 100%;
    color: #919191;
    font-size: 12px;
}

.trend-list-text {
    width: 77%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 20px 0 15px;
    position: relative;
}

.trend-list-text::after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #919191;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}

.trend-list-time {
    width: 22%;
    height: 45px;
    line-height: 45px;
    text-align: right;
    color: #b2b2b2;
}

.trend-list>ul>li>a:hover {
    color: #00c1de;
}

.trend-list>ul>li>a:hover .trend-list-text::after {
    background-color: #00c1de;
}

.trend-list>ul>li>a:hover .trend-list-time {
    color: #666666;
}

.trend-banner {
    width: 100%;
    padding: 0 30px;
}

.focusBox {
    width: 100%;
}

.pic>li>a {
    display: block;
    width: 100%;
    height: auto;
}

.pic-img {
    width: 100%;
    height: auto;
    position: relative;
}

.pic-img>img {
    width: 100%;
}

.pic-icon {
    width: 50px;
    height: 50px;
    background: url(../images/video.png) center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}

.pic>li>a:hover .pic-icon {
    background: url(../images/video1.png) center no-repeat;
}

.hd {
    width: 100%;
    margin: 0;
    padding-top: 5px;
    text-align: center;
}

.hd>li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #b6b3b5;
    margin: 0 2px;
    cursor: pointer;
}

.hd>.on {
    border: 1px solid #66697c;
    background-color: transparent;
}


/*閹煎瓨娲熼崕锟�*/

.footer {
    margin-top: 50px;
}

.footer-main {
    padding: 40px 0;
}

.footer-left>ul>li {
    width: 180px;
}

.footer-left>ul>li:last-child {
    width: auto;
}

.footer-nav a {
    color: #888888;
    font-size: 13px;
}

.footer-title {
    padding-bottom: 20px;
}

.footer-nav>ul>li {
    padding: 6px 0;
}

.footer-right h5 {
    font-size: 24px;
}

.footer-right p {
    padding-bottom: 10%;
    font-size: 12px;
}

.footer-right i {
    display: block;
    font-size: 13px;
    color: #908f95;
}

.footer-code {
    padding: 10px 5px;
}

.footer-bot {
    width: 100%;
    height: auto;
    padding: 1.834% 0px;
    color: #777c80;
    font-size: 12px;
    border-top: 1px solid #ebebeb;
}

.anypabottom {
    display: none;
}

.head {
    /*border-bottom: 1px solid #e6e6e6;*/
}

.navul>li>a>i {
    width: 10px;
    height: 18px;
    background: url('../images/arrow.png') left center no-repeat;
}

.navul>li {
    padding-right: 1.5%!important;
}

.navul {
    padding: 2.584% 0px;
    /*background:red;*/
}

.inselebox {
    width: 70px;
    text-align: right;
}

.inselebox>a>i {
    color: #8ec109;
    right: -15px;
    top: 5px;
}

.inselebox>ul {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
    border-radius: 5px;
    padding: 3px 0px;
    z-index: 2;
    width: 200%;
    left: -45%;
    top: 270%;
}

.inselebox>ul>li>a {
    /*padding: 3px 0px;*/
    padding: 3px 43% 3px 0;
}

.nali {
    margin-left: 3%;
}

.logsp {
    left: 0px;
    top: 0px;
    width: 11.25%;
    padding: 1% 0px;
}

.logsp1 {
    width: 100px;
    padding: 1% 0px;
}

.dhrxbox {
    right: 0px;
    top: 0px;
    padding: 1.209% 0px;
}

.dhrxbox>p {
    color: #aaa;
}

.dhrxbox>a {
    color: #0083b4;
}

.navulli>a {
    color: #888;
}

.navulli>a>i {
    background: url('../images/arrow1.png') left center no-repeat !important;
}

.bordrr {
    /*border-top:solid 1px #e6e6e6;*/
    /*background:black;*/
}

.enavbox {
    top: 100%;
    z-index: 1;
    background: #fff;
    /*background: url('../images/bg.png');*/
    border-top: solid 1px #e6e6e6;
}

.enavbox1 {
    background: url('../images/bg.png');
}

.enavul {
    width: 70%;
    border-right: 1px solid #e6e6e6;
    padding-bottom: 4.624%;
}

.enavul>li {
    width: 25%;
    padding-left: 2%;
    position: relative;
}

.ficon {
    background: url('../images/icon.png') no-repeat 0px 0px;
    display: block;
    width: 23px;
    height: 23px;
    position: absolute;
    left: -25px;
}

.ficon57 {
    background: url('../images/icon.png') no-repeat 0px 0px;
}

.ficon58 {
    background: url('../images/icon2.png') no-repeat 0px 0px;
}

.ficon59 {
    background: url('../images/icon3.png') no-repeat 0px 0px;
}

.ficon60 {
    background: url('../images/icon4.png') no-repeat 0px 0px;
}

.ficon11 {
    background: url('../images/cloundservice-icon.png') no-repeat 0px 0px;
}

.ficon22 {
    background: url('../images/cloundservice-icon2.png') no-repeat 0px 0px;
}

.enavul>li>p {
    font-size: 17px;
    padding-bottom: 5%;
    color: #666;
}

.enavul>li>p>i {
    font-size: 12px;
    color: #bdbdbd;
    left: -17px;
    top: 18%;
}

.enavul>li>a {
    padding: 2% 0px;
    font-size: 12px;
}


/*闁哄倹婢橀·鍐箳閵娿劌绀冮柡鍫濈Т婵拷  7.25  鐎殿喒鍋撳┑顕嗘嫹*/

.aytui {
    width: 100%;
    height: 900px;
}

.aytuiul {
    position: relative;
    display: block;
    width: 90%;
    height: 900px;
    margin: 0 auto;
}

.aytuiul li {
    position: absolute;
    width: 21%;
    height: 386px;
    overflow: hidden;
    transition: all .3s ease;
    background: #fff;
}

.aytuiul li.ay1 {
    top: 0;
    left: 0;
}

.aytuiul li:hover {
    z-index: 1;
    padding: 20px 30px;
    height: auto;
    box-sizing: initial;
    overflow: initial;
    box-shadow: 1px 1px 30px #e3e7ef;
}

.aytuiul li.ay1:hover {
    top: -20px;
    left: -2%;
}

.aytuiul li.ay2 {
    top: 0;
    left: 25%;
}

.aytuiul li.ay2:hover {
    top: -20px;
    left: 22.5%;
}

.aytuiul li.ay3 {
    top: 0;
    left: 50%;
}

.aytuiul li.ay3:hover {
    top: -20px;
    left: 47.5%;
}

.aytuiul li.ay4 {
    top: 0;
    left: 75%;
}

.aytuiul li.ay4:hover {
    top: -20px;
    left: 72.5%;
}

.aytuiul li.ay5 {
    top: 410px;
    left: 0;
}

.aytuiul li.ay5:hover {
    top: 390px;
    left: -2%;
}

.aytuiul li.ay6 {
    top: 410px;
    left: 25%;
}

.aytuiul li.ay6:hover {
    top: 390px;
    left: 22.5%;
}

.aytuiul li.ay7 {
    top: 410px;
    left: 50%;
}

.aytuiul li.ay7:hover {
    top: 390px;
    left: 47.5%;
}

.aytuiul li.ay8 {
    top: 410px;
    left: 75%;
}

.aytuiul li.ay8:hover {
    top: 390px;
    left: 72.5%;
}

.aykehu {
    width: 100%;
}

.aykehu img {
    width: 100%;
}


/*.aytuiul li:nth-child(4n){*/


/*margin-right: 0;*/


/*}*/

.ayimg {
    width: 80%;
    border-radius: 200px;
    overflow: hidden;
    margin: 0 10%;
}

.ayimg img {
    width: 100%;
}

.aycont {
    width: 100%;
}

.aycont h6 {
    padding: 10px 0;
    line-height: 25px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}

.aycontent {
    width: 100%;
}

.ayleft {
    width: 100%;
}

.ayleft>span {
    display: block;
    margin-bottom: 10px;
    width: 30px;
    height: 3px;
    background: #a3cd48;
}

.ayleft .acont {
    line-height: 20px;
    font-size: 12px;
    color: #888;
}

.ayleft .acont b {
    color: #a3cd48;
}

.ayright {
    width: 100%;
}

.ayright>span {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 30px;
    height: 3px;
    background: #0083b4;
}

.ayright .acont {
    line-height: 20px;
    font-size: 12px;
    color: #888;
}

.ayright .acont b {
    color: #0083b4;
}

.inribox {
    width: 30%;
    padding-left: 3.5%;
}

.inribox>p {
    color: #111;
    font-size: 17px;
    padding-bottom: 2%;
}

.inribox>p>i {
    color: #bdbdbd;
    left: -17px;
    top: 18%;
}

.inribox>div {
    width: 93.082%;
}

.whswb {
    width: 100%;
    overflow: hidden;
}

.whswb img {
    cursor: pointer;
    transition: all 0.6s;
}

.whswb img:hover {
    transform: scale(1.5);
}

.enavdiv {
    padding: 1.6% 0px;
}

.arrow {
    top: 44%;
    width: 2.523%;
}

.aroleft {
    left: 3%;
}

.aroright {
    right: 3%;
}

.btinbox>h5 {
    font-size: 28px;
    padding-bottom: 1%;
}

.btinbox>p {
    font-size: 22px;
    color: #9B9B9B;
}

.btinbox {
    padding: 2.4% 0px;
}

.innewul>li {
    width: 25%;
    padding: 0px 1.5%;
}

.innewul>li>a>h5 {
    margin-bottom: 5%;
}

.innewul>li>a>p {
    color: #888;
    height: 68px;
}

.innewul>li:hover>a>p {
    color: #bbb;
}

.inseul>li {
    width: 12.5%;
}

.inseul>li>a>span {
    width: 42.67%;
    padding: 7.97% 7.34%;
    border: 1px solid #c5e1ed;
    background-color: #f8f8f8;
    border-radius: 50%;
}

.inseul>li>a>p {
    color: #444;
    padding-top: 8%;
}

.inseul {
    padding-bottom: 4%;
}

.inseul>li:hover p {
    color: #1aa0d1;
}

.inseul>li:hover span {
    background-color: #e3f7ff;
}

.inseoul,
.news {
    padding-bottom: 2.5%;
}

.inseoul>li,
.news>li {
    width: 25%;
    padding: 0px 0.834% 2.5%;
}

.inseoul>li>a>div {
    height: 100%;
    background-color: rgba(5, 105, 150, .76);
    left: 0px;
    top: 100%;
    padding-top: 18%;
}

.inseoul>li>a>div>p {
    padding-top: 5%;
}

.inimgbg {
    height: 265px;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100%;
}

.ldysul {
    border-left: 1px solid #ebeff3;
}

.ldysul>li {
    width: 16.666666%;
    border-right: 1px solid #ebeff3;
    padding-bottom: 5.042%;
}

.ldysul>li>a>h5 {
    font-size: 15px;
    color: #151515;
    padding: 8% 0px;
}

.ldysul>li>a>span {
    width: 63.01%;
    font-size: 48px;
    padding: 14.502% 0px;
    background-color: #fafafa;
    border-radius: 50%;
    color: #028cc1;
}

.ldysul>li>a>p {
    color: #737373;
    padding: 0px 5%;
    height: 51px;
}

.ldysul>li>a>i {
    color: #ababab;
    font-size: 26px;
    left: 18%;
    top: 2%;
}

.wbfwa {
    background-color: #1499cc;
    font-size: 15px;
    padding: 1% 2.75%;
    border-radius: 30px;
    margin: 3.334% 0px 5%;
}

.wbfwa>img {
    margin-left: 10px;
}

.abouul {
    width: 76.5%;
}

.abouul>li {
    width: 33.333333%;
    padding-right: 3.267%;
}

.abouul>li>a>p {
    padding-top: 5%;
}

.abouul>li>a>div>div {
    height: 100%;
    left: 0px;
    top: 0px;
    background: url('../images/abouulbg.png') center no-repeat;
}

.abouul>li:hover>a>div>div {
    background: url('../images/abouulbga.png') center no-repeat;
}

.abouriul {
    width: 23.5%;
    font-size: 13px;
    padding-left: 1%;
}

.abouriul>li {
    line-height: 1.8em;
}

.abouriul>li>a {
    padding: 1.5% 0px;
}

.abouriul>li>a>span {
    color: #97c71c;
}

.abouriul>li:hover a {
    color: #999;
}

.aboudiv {
    padding-bottom: 3%;
}

.stordiv {
    width: 39.167%;
    padding-right: 1.5%;
}

.storodiv {
    width: 19.334%;
}

.storul {
    width: 41.499%;
}

.storul>li {
    width: 50%;
    padding-left: 3.411%;
}

.storulli {
    padding-bottom: 1.5%;
}

.stordiv>a>div {
    height: 100%;
    left: 0px;
    top: 100%;
    padding-top: 28%;
}

.stordiv>a>div>p {
    color: #444;
    padding-bottom: 3%;
}

.stordiv:hover>a>img {
    opacity: 0.5;
}

.stordiv:hover>a>div {
    top: 0px;
}

.storodiv>a>div {
    height: 100%;
    left: 0px;
    top: 100%;
    padding-top: 58%;
}

.storodiv>a>div>p {
    color: #444;
    padding-bottom: 3%;
}

.storodiv:hover>a>img {
    opacity: 0.5;
}

.storodiv:hover>a>div {
    top: 0px;
}

.storul>li>a>div {
    height: 100%;
    left: 0px;
    top: 100%;
    padding-top: 18%;
}

.storul>li>a>div>p {
    color: #444;
    padding-bottom: 3%;
}

.storul>li:hover div {
    top: 0px;
}

.storul>li:hover>a>img {
    opacity: 0.5;
}

.partul>li {
    width: 20%;
    padding: 0px 1.834% 3%;
}

.partul {
    padding-bottom: 10%;
}

.footul>li {
    width: 12.5%;
}

.footul>li>p {
    color: #e5e5e5;
    font-size: 15px;
    padding-bottom: 1%;
}

.footul>li>span {
    width: 20px;
    height: 1px;
    background-color: #7c817d;
}

.footul>li>a {
    color: #e5e5e5;
    font-size: 13px;
    padding: 5% 0px;
}

.footul>.pull-right>h5 {
    color: #e5e5e5;
}

.footul>.pull-right>i {
    color: #e5e5e5;
    padding-bottom: 4%;
}

.footul>.pull-right>p {
    font-size: 16px;
    padding: 6% 0px 10%;
}

.footul>.pull-right>div {
    width: 62.67%;
}

.footul {
    padding: 4% 0px 6%;
}

.footoul {
    color: #e5e5e5;
    padding: 1.834% 0px;
}

.footoul>li>img {
    margin-right: 10px;
}


/* 闁归潧顑嗗┃鈧悗浣冨閸╋拷 */

.navbut {
    font-size: 24px;
    right: 10px;
    top: 23%;
    color: #888;
}

.sjnav {
    position: fixed;
    width: 80%;
    height: 100%;
    top: 0px;
    right: -100%;
    padding: 0px 5%;
    z-index: 3;
}

.logdiv>a {
    color: #2f2f2f;
    margin-right: 10px;
}

.logdiv {
    margin-left: 20px;
    padding: 20px 0px;
}

.logbox {
    padding: 4% 0px;
}

.colse {
    font-size: 24px;
    margin: 13px 0px;
    color: #aaaaaa;
}

.logul>li>a>img {
    margin: 0px 10px;
}

.logul>li>a>i {
    color: #bbbbbb;
}

.logul>li {
    border-top: 1px solid #f2f2f2;
    padding: 1.5% 0px;
}

.logul>li>.aynav {
    padding: 1.5% 0;
}

.logul>li>a {
    float: left;
    color: #2c2c2c;
}

.logsja {
    bottom: 1%;
    width: 23.44%;
}

.slogul {
    display: none;
}

.slogul>li>a {
    padding: 1.5% 0px;
}

.dha {
    right: 1%;
    bottom: 1%;
    color: #0083b4;
}

.sjdhbg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    right: -100%;
    background-color: rgba(0, 0, 0, .3);
    z-index: 3;
}


/* 濞存粌鐬兼锟�-Office365V2 */

.bghe,
.mpbghe {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-x: center;
}

.wral {
    padding: 3.917% 0px;
    font-size: 32px;
    line-height: 40px;
    color: #dd3a00;
}

.wralul>li {
    width: 33.333333%;
    padding: 0px 0.834%;
}

.wralul>li>a {
    border: 1px solid #eaeaea;
}

.wraldiv>h5 {
    padding-bottom: 3%;
}

.wraldiv {
    padding: 5.03%;
    /*border: 1px solid #eaeaea;*/
    min-height: 160px;
    color: #a1a1a1;
}

.wraldiv p {
    color: #868686;
    line-height: 1.8em;
    /*height: 48px;*/
    padding: 3px 0px 3px 12px;
}


/*.wraldiv p i{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #b2b2b2;
	left: 0px;
	top: 10px;
}*/

.wraldiv p em {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #b2b2b2;
    left: 0px;
    top: 10px;
}

.wraldiv p i {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #b2b2b2;
    left: 0px;
    top: 10px;
}

.offaul {
    font-size: 16px;
}

.offaul>li {
    width: 25%;
    padding: 0px 0.834% 5%;
}

.offaul>li>a>h5 {
    color: #888;
    border-bottom: 2px solid #dd3a00;
    padding-bottom: 4%;
    font-size: 16px;
    margin-bottom: 4%;
}

.offaul>li>a>span {
    color: #888;
    padding-top: 3%;
}

.offysul>li {
    width: 25%;
    padding: 0px 0.667%;
}

.offysul>li h5 {
    color: #0083b4;
    font-size: 18px;
}

.offysul>li p {
    color: #888;
    margin: 3% 0px;
    line-height: 1.8em;
    height: 42px;
}

.offysul>li>a>span {
    color: #a4cd3a;
    padding-bottom: 3%;
}

.offysul>li>a>div>span {
    width: 100%;
    height: 100%;
    background: url('../images/bfimg.png') no-repeat center;
    background-size: 22%;
    left: 0px;
    top: 0px;
}

.gktya {
    font-size: 18px;
    background-color: #e23c00;
    padding: 1.417% 5%;
    margin: 5% 0px;
    border-radius: 5px;
}

.ofbtdiv>h5 {
    font-size: 28px;
    padding-bottom: 1%;
}

.ofbtdiv>p {
    color: #888;
    line-height: 1.8em;
}

.oficul>li {
    width: 33.333333%;
    padding: 0px 1%;
}

.oficul>li>a {
    border: 1px solid #e5e5e5;
    padding: 8% 0px;
}

.oficul>li h5 {
    font-size: 18px;
    padding: 5% 0px 3%;
}

.oficul>li p {
    color: #888;
}

.oficul>li span {
    width: 25.402%;
}

.oficul {
    padding-top: 3.334%;
}

.gxrzul {
    border-left: 1px solid #d2d2d2;
    margin: 5% 0px;
}

.gxrzul>li {
    width: 25%;
    border-right: 1px solid #d2d2d2;
}

.gxrzul>li p {
    color: #888;
    width: 67%;
    padding: 5px 0px 5px 19%;
    height: 50px;
    overflow: hidden;
}

.gxrzul>li p>img {
    left: 0px;
    top: 0px;
    width: 30.351%;
}

.ofpab {
    padding-bottom: 2.5%;
}

.fwzddiv>h5 {
    font-size: 28px;
    color: #abcd03;
}

.fwzddiv>p {
    color: #006199;
    font-size: 26px;
}

.fwzddiv {
    padding: 24px 0px;
    background: url('../images/fwzddiv.png') no-repeat center;
    margin: 6% 0px 5%;
}


/* 濞存粌鐬兼锟�-閻熸瑱绲介崰鍛村棘鐟欏嫷鏀砎2.1 */

.cabox>h5 {
    font-size: 26px;
    padding: 1.5% 0px;
}

.cabox>p {
    color: #888;
}

.cabox>span {
    width: 6.334%;
}

.cabox {
    padding: 3.334% 0px 5%;
}

.casul>li {
    width: 16.6666%;
    padding-bottom: 6%;
}

.casul>li>a>span {
    /*padding: 8.251%;
        border: 1px solid #c3e2ee;
        background-color: #f9f9f9;
        border-radius: 50%;*/
    padding: 4%;
    border: 1px solid #c3e2ee;
    border-radius: 50%;
    background-color: #f9f9f9;
    width: 26%;
}

.casul>li h5 {
    font-size: 16px;
    padding: 6% 0px 8%;
}

.casul>li p {
    color: #828282;
    padding: 0px 9%;
    line-height: 1.8em;
    height: 63px;
}

.casul>li i {
    color: #a4cd3a;
    margin-top: 5%;
}

.pipinele {
    width: 27.5%;
    margin: 4% 0px;
}

.pipinele>a {
    border: 1px solid #ccc;
    font-size: 16px;
    padding: 2.73% 4%;
}

.pipinele>a>i {
    right: 4%;
    top: 30%;
}

.pipinele>ul {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .3);
    border-radius: 5px;
    top: 101%;
    left: 0px;
    padding: 3px 0px;
}

.pipinele>ul>li>a {
    padding: 3px 10px;
}


/* 濞存粌鐬兼锟�-閻庡箍鍨洪崺娑㈠极閸涱剛鐨� */

.clieul>li {
    width: 33.333333%;
    padding: 0px 1.667% 3.334%;
}

.clieul>li h5 {
    font-size: 16px;
    padding: 4% 0px;
}

.clieul>li p {
    color: #888;
    line-height: 1.8em;
    height: 50px;
}

.clieul>li span {
    color: #a4cd3a;
    margin-top: 5%;
}

.servcbox>div {
    width: 50%;
}

.servcridiv>img {
    left: 0px;
    top: 0px;
}

.servcriul {
    z-index: 1;
    color: #777;
    padding: 0px 12%;
    margin: 7.5% 0px;
    height: 116px;
}

.servcriul>li {
    padding: 1% 0px;
}

.operul>li {
    width: 20%;
}

.operul>li>a>span {
    padding: 4%;
    border: 1px solid #aadbee;
    border-radius: 50%;
    background-color: #f9f9f9;
    width: 20%;
}

.operul>li h5 {
    font-size: 18px;
    padding: 4% 0px;
}

.operul>li p {
    color: #888;
    padding: 0px 13%;
    height: 60px;
}

.operul {
    padding: 5% 0px;
}


/* 濞存粌鐬兼锟�-濠殿垱甯婄紞瀣礂閾忣偅鏆� */

.medlebox {
    width: 65%;
}

.medleul>li {
    width: 46.154%;
    padding-bottom: 3%;
}

.medleul>li h5 {
    font-size: 16px;
    line-height: 1.8em;
    height: 56px;
    margin: 2% 0px;
}

.medleul>li p {
    color: #888;
    line-height: 1.8em;
    height: 63px;
}

.medleul>li span {
    color: #a4cd3a;
    padding-top: 3%;
}

.medribox {
    width: 30%;
    border: 1px solid #e5e5e5;
    border-top: 0px;
}

.wbmzdiv>p {
    color: #007aa8;
}

.wbmzdiv>p>img {
    padding: 0px 5px;
}

.wbmzdiv>p>span {
    color: #9f9f9f;
}

.wbmzdiv>a {
    background-color: #fa4653;
    padding: 2px 5px;
    border-radius: 5px;
    margin-top: 5px;
}

.wbmzdiv>img {
    width: 15%;
    left: 0px;
    top: 32%;
}

.wbmzdiv {
    padding: 4% 0px 4% 20%;
    margin-top: 4%;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.wbmodiv {
    padding: 5%;
}

.wbmodivp {
    padding-bottom: 4.66%;
}

.wbnrdiv {
    padding: 6%;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    font-size: 13px;
}

.wbnrdiv>a {
    margin-top: 2%;
}

.wbnrdivp {
    line-height: 1.8em;
}

.wbnrdivp>span {
    color: #1b6daf;
}

.wbnrul,
.wbnrul>li>a {
    color: #a6bdd0;
}

.wbnrul {
    padding-top: 5%;
}

.wbnrul>li>span {
    height: 12px;
    width: 1px;
    background-color: #a6bdd0;
    margin: 0px 8px;
}

.wbborbo {
    border-bottom: 1px solid #e5e5e5;
}

.wbmobox {
    height: 502px;
    overflow-y: scroll;
}

.anypabottom {
    display: none;
}

.tafxul {
    padding-bottom: 4%;
}

.tafxdiv {
    border-top: 1px solid #e5e5e5;
    padding: 5%;
    margin-top: 1%;
}

.tafxul>li>a {
    color: #1b6daf;
}

.tafxoul>li {
    width: 20%;
    padding: 0px 1%;
}

.tafxoul>li p {
    padding-top: 20%;
    color: #1b6daf;
}

.medpa {
    padding-top: 2.5%;
}

.fyul>li>a {
    color: #666 !important;
    border-color: #dcdcdc;
    border-radius: 0px !important;
    margin: 0px 4px;
}


/* 濞存粌鐬兼锟�-閻犙勫缁绘﹢鎷戝┑鍫熺 */

.aboul>li>p {
    line-height: 1.8em;
    text-indent: 2em;
}

.abosp {
    padding-left: 2%;
    padding-bottom: 2%;
}

.aboul>li {
    padding-bottom: 2%;
}

.bigul {
    width: 1000%;
}

.bigul>li {
    width: 10%;
}

.bigul>li p {
    text-align: center;
}

.biga {
    top: 35%;
}

.aualul>li {
    width: 18%;
    margin: 1% 1%;
}

.aualul>li span {
    width: 100%;
}

.aualul>li p {
    color: #555;
    padding-top: 8%;
}

.teamul {
    padding-bottom: 5%;
}

.teamul>li {
    width: 16.666666%;
    padding: 0px 0.417%;
}

.teamul>li>a>div {
    height: 100%;
    left: 0px;
    top: 100%;
    background-color: rgba(0, 148, 204, .86);
    padding-top: 20%;
    font-size: 13px;
}

.teamul>li>a>div>p {
    padding: 8% 5%;
}

.teamulwh {
    width: 33.333333% !important;
    padding: 4% 0.834% 0px !important;
}

.teamulwh>span {
    color: #aaa;
}

.teamulwh>em {
    width: 30px;
    height: 1px;
    background-color: #333;
}

.teamulwh>h5 {
    color: #006a9a;
    padding: 3% 0px 4%;
}

.teamulwh>p {
    line-height: 1.8em;
    color: #888;
    padding: 0px 10%;
}

.teamulpa {
    padding-bottom: 5%;
}

.joinul>li {
    width: 50%;
}

.joinul>.pull-right {
    padding-left: 3%;
    padding-top: 2%;
}

.joinul>.pull-right>p {
    line-height: 1.8em;
    padding-bottom: 4%;
}

.joinul>.pull-right>span {
    padding-bottom: 1%;
}

.joinul>.pull-right>span>a {
    color: #0083b4;
}

.joia {
    background-color: #a4cd3a;
    padding: 1.167% 4%;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 6%;
}


/* 濞存粌鐬兼锟�-閻犙勫缁绘﹢鎷戝┑鍫熺-闁艰鲸姊婚柈鎾箣閹存粍绮� */

.contrul>li>h5 {
    font-size: 18px;
    padding: 5% 0px;
    border-bottom: 2px solid #666;
}

.contrul>li {
    width: 50%;
    padding-right: 5%;
}

.contrul>li>div {
    padding: 3% 0px;
    border-bottom: 1px solid #d9d9d9;
}

.contrul>li>div>p {
    padding: 0.5% 0px;
}

.contrul>li>div>h5 {
    font-size: 16px;
    padding-bottom: 3.1%;
}

.contrul {
    padding-bottom: 6%;
}


/* 濞存粌鐬兼锟�-閻犙勫缁绘﹢鎷戝┑鍫熺-閻庡湱鍋ら悰娆戔偓鐧告嫹< */

.labul>li {
    width: 33.333333%;
    padding: 0px 1% 5%;
}

.labul>li>a>h5 {
    color: #0083b4;
    font-size: 18px;
    padding: 5% 0px;
}

.labul>li>a>p {
    color: #767676;
    height: 80px;
}

.labul li h5 {
    color: #0083b4;
    font-size: 18px;
    padding: 5% 0px;
}

.labul li p {
    color: #767676;
}


/* 濞戞挸顦辨锟�-閻庡箍鍨洪崺娑㈠极閸涱剛鐨� */

.strlebox {
    width: 33%;
}

.strleh {
    padding: 4% 0px;
    font-size: 22px;
}

.strlep {
    line-height: 1.8em;
    padding-bottom: 6%;
    border-bottom: 1px solid #ddd;
}

.strleh1 {
    font-size: 16px;
    padding: 4% 0px 4%;
}

.strleul>li {
    width: 25%;
    /*padding-bottom:8%;*/
}

.strleul>li>a>span {
    width: 56.57%;
}

.strleul>li>a>p {
    /*padding-top: 8%;*/
}

.strribox {
    width: 62.5%;
}

.strrih {
    font-size: 16px;
    padding: 3% 0px 1%;
}

.strriul>li {
    background: url('../images/xbimg.png') no-repeat left center;
    padding: 1% 0px 1% 24px;
}

.strrioul>li {
    width: 33.333333%;
}

.strrioul>li>a>h5 {
    font-size: 16px;
    padding: 5% 0px;
}

.strrioul li h5 {
    font-size: 16px;
    padding: 5% 0px;
}

.strrioul li h5 a {
    color: #333;
}

.strrioul>li>a>p {
    line-height: 1.8em;
    color: #999;
    height: 50px;
}

.strrioul>li>a>span {
    width: 40%;
}

.strrioul {
    padding: 2% 0px 1%;
}

.strritul>li {
    width: 25%;
    padding: 0px 0.834%;
}

.strritul {
    padding: 2% 0px 4%;
    /*border-bottom: 1px solid #dcdcdc;*/
}

#jijin:hover {
    cursor: pointer;
}

#nashida:hover {
    cursor: pointer;
}

#xiangjin:hover {
    cursor: pointer;
}

.pull-left p a span {
    /*width: 56.57%;*/
}

.pull-left p a {
    color: #666;
    display: block;
    text-align: center;
}

.nextul>.pull-left>a,
.nextul>.pull-right>a {
    width: 20px;
    height: 16px;
}

.nextul>.pull-left>a {
    background: url('../images/nextul.png') no-repeat center;
}

.nextul>.pull-right>a {
    background: url('../images/nextul2.png') no-repeat center;
}

.nextul>.pull-left:hover a {
    background: url('../images/nextula1.png') no-repeat center;
}

.nextul>.pull-right:hover a {
    background: url('../images/nextula2.png') no-repeat center;
}

.operul>li>a>span>img {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.6s ease-in-out;
    -moz-transition: All 0.6s ease-in-out;
    -o-transition: All 0.6s ease-in-out;
}

.operul li a:hover span {
    background: #f3fcff;
}

.operul li a:hover span img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.casul>li>a>span>img {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.6s ease-in-out;
    -moz-transition: All 0.6s ease-in-out;
    -o-transition: All 0.6s ease-in-out;
}

.casul li a:hover span {
    background: #f3fcff;
}

.casul li a:hover span img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.nextul {
    padding: 3% 0px 6%;
}

.strbox {
    padding-top: 4%;
}


/* 濞戞挸顦辨锟�-濠殿垱甯婄紞瀣礂閾忣偅鏆� */

.newh {
    color: #0083b4;
    padding: 3% 0px 1.5%;
}

.newp {
    color: #aaa;
}

.newp>span {
    margin-right: 3%;
}

.newsul>li>p {
    line-height: 1.8em;
}

.newsul>li {
    padding: 1.5% 0px;
}

.newbox {
    padding-bottom: 3%;
}

.newsul {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 1% 0px 3%;
}

.fxdul>.pull-left>a>span {
    color: #aaa;
}

.fxdul>.pull-left>a {
    padding-bottom: 3%;
}

.fxdul>.pull-left>a:hover {
    color: #0083b4;
}

.fxdul {
    padding: 3% 0px 6%;
}

.serdiv>span {
    width: 10%;
    padding: 2.875%;
    border-radius: 50%;
}

.serdiv {
    top: -35%;
}

.serh {
    font-size: 26px;
    color: #006a9a;
    padding: 4% 0px 2%;
    /*z-index: 2;*/
}

.serbox>p {
    /*padding: 0px 14%;*/
    color: #888;
    line-height: 1.8em;
}

.serbox {
    padding-bottom: 2%;
}

.yjfwbox>div {
    width: 50%;
}

.yjfwdiv>h5 {
    color: #006a9a;
    padding: 4% 0px;
}

.yjfwpad {
    padding-left: 5%;
}

.yjfwdiv>ul>li {
    padding: 1% 0px 1% 15px;
    background: url('../images/arrow1.png') no-repeat 0px 15px;
    line-height: 1.8em;
    color: #888;
}

.yjfwpad1 {
    padding-right: 5%;
}

.lmbzul>li {
    width: 16.6%;
    border-left: 1px solid #eaeaea;
    padding-bottom: 2%;
}

.lmbzul>li>a>h5 {
    font-size: 16px;
    padding: 10% 0px;
}

.lmbzul>li>a>p {
    padding: 0px 4%;
    color: #868686;
    line-height: 1.5em;
    height: 144px;
}

.lmbzul>li>a>span {
    font-size: 48px;
    color: #ffac4a;
}


/*.lmbzul .li .p{
	padding: 0px 4%;
	color: #868686;
	line-height: 1.5em;
	height: 144px;
    text-align:justify;
}*/

.lmbzul .pull-left p span {
    font-size: 48px;
    color: #ffac4a;
}

.lmbzul .pull-left h5 {
    font-size: 16px;
    padding: 10% 0px;
}

.lmbzul .pull-left p {
    padding: 0px 4.5%;
    color: #868686;
    line-height: 1.5em;
    /*height: 144px;*/
}

.lmbzul>li:first-child {
    border-left: 0px;
}


/* 濞戞挸顦辨锟�-閻犙勫缁绘﹢鎷戝┑鍫熺-闁藉啯绻勫ú姗€宕堕姀銈喰� */

.teambox>h5 {
    color: #006a9a;
    font-size: 26px;
    padding-bottom: 0.5%;
}

.teambox>p {
    color: #a5a5a5;
    padding-bottom: 1%;
}

.teambox {
    padding-top: 0.5%;
}

.teamsp {
    width: 20%;
    margin-right: 3.5%;
}

.teamoul>li>p {
    line-height: 1.5em;
}

.teamoul>li {
    padding: 1% 0px;
}

.teampa {
    padding: 3.5% 0px 4%;
}

.snavul {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #fff;
    /*background-color: rgba(255,255,255,0.8);
    background: url('../images/bg.png') ;*/
    padding: 5px 0px;
    left: -60%;
    top: 270%;
    display: none;
    z-index: 9;
    width: 200%;
}

.snavul>li {
    border-bottom: 1px solid #f2f2f2;
    line-height: 270%;
}

.snavul>li>a {
    padding: 5px 80px 5px 0px;
    color: #454545;
    background: url(../images/to.png) no-repeat 90% center;
}

.snavul>li:hover a {
    padding-left: 10px;
    color: #51bea5;
    background: url(../images/to-act.png) no-repeat 90% center;
}

.fdsf {
    transition: 1s;
    /*闁告瑦锚鐎垫煡鎯冮崟顒侇槯闂傚偊鎷�  闊洤鎳橀妴蹇曚焊閸℃寰撻柛鎰懃濠€顏呮交濞嗘挸娅￠柨娑樺缁楀宕ｉ娆庣鞍闁告劖鐟ュ﹢鐚ver闂佹彃鐭傚锟�  闁告瑯浜濆﹢浣规交濞嗘劗澹夐柟闈涚Т瑜板弶绂掗妷锔炬嫧闁告垶妞界槐鍫曞冀閸モ晜鐣遍柡鍐硾閳ь剨鎷� 闁告柣鍔庨弫鐐濮橆偂绨伴柛鏂诲妿閺侀箖鎯冮崟顒佺厵鐎殿喖绻楅崵婊堝礉閵娿劎绠查柛銉嫹 */
}

.fdsf:hover {
    transform: rotate(360deg)scale(1);
    /* 缂佹鍏涚粩瀛樼▔椤忓嫬妫橀柡浣哄濡棙娼鍌涚暠閻熸瑦甯掔€癸拷 闁告瑯鍨禍鎺旀惥閸涙壆绠�360  缂佹鍏涚花鈺傜▔椤忓嫬妫橀柡渚€顣︾拹鐔煎绩閹佷海闁稿﹤绉甸弳鐔稿緞瑜岀花锟�1濞戞挾鍎ら弬浣瑰緞閿燂拷 閻忓繐绻嬬花锟�1濞戞捁娅ｇ紓澶屼焊閿燂拷*/
}

.enadiv {
    width: 26%;
    padding: 10px 0px;
}

.enah {
    font-size: 17px;
    color: #666;
    padding: 10px 0px 10px 35px;
    /*background: url('../images/enah.png') no-repeat left center;*/
    background: url('../images/solution - icon.png') no-repeat left center;
}

.enaul>li {
    padding: 10px 0px 10px 40px;
}

.enaul>li>a,
.enaoul>li>a,
.enatul>li>a {
    color: #555;
    font-size: 12px;
}

.enah1 {
    font-size: 17px;
    color: #666;
    padding: 10px 0px 10px 47px;
    /*background: url('../images/enah1.png') no-repeat 15px center;*/
    background: url('../images/solution - icon2.png') no-repeat 15px center;
}

.modal {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.modal .bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.modal-main {
    width: 50%;
    height: auto;
    position: absolute;
    top: 40%;
    transform: translateY(-40%);
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}

.modal-video img {
    width: 100%;
}