﻿.carousel-indicators {
    bottom: 17px;
}
@media screen and (min-width: 768px) .carousel-indicators {
    bottom: 17px;
}
.cursor {
    cursor: pointer;
}
.carousel-indicators li {
    display: inline-block;
    width: 40px;
    height: 4px;
    margin: 1px 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,0.4);
    border: none;
    border-radius: 0px;
}
.carousel-indicators .active {
    border: 0px;
    width: 40px;
    height: 4px;
    margin: 1px 5px;
    background-color: #fff;
}
#carousel {
    position: relative;
}


/* .carousel-item img{
    width: 100%;
    height: 300px !important;
    position: relative;
} */
 .carousel3 .carousel-img {
    background-image: url('/Content/Images/carousel_3.jpg');
    
 }
 .carousel2 .carousel-img {
    background-image: url('/Content/Images/carousel_6.png');
 }

 .carousel4 .carousel-img {
    background-image: url('/Content/Images/2025biye_mj.png');
    
 }
 .carousel5 .carousel-img {
    background-image: url('/Content/Images/2025biye_wx.png');
 }
 .carousel1 .carousel-img {
    background-image: url('/Content/Images/carousel_12.png');
 }
 .carousel6 .carousel-img {
    background-image: url('/Content/Images/banner_2.png');
 }
 .carousel-img {
    height: 300px;
    background-position: 50%;
    background-size: cover;
    width: 100%;
 }
.carousel-link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.mar-r-30 {
    margin-right: 30px;
}
.display-n {
    display: none !important;
}
.display-i-b {
    display: inline-block;
}
.display-f {
    display: flex;
}
.mar-r-60 {
    margin-right: 60px;
}
.news-box {
    bottom: 0px;
    left: 0px;
    background: rgba(255,255,255,0.2);
    width: 100%;
    padding:5px 0;
}
.news-box .news-content {
    width: 1300px;
    margin: 0 auto;
}
.news-box .news-content .news {
    color: #feae01;
    margin: 0px;
    height: 20px;
    overflow: hidden;
}
.news .horn {
    width: 90px;
    height: 16px;
    padding-left: 20px;
    display: inline-block;
    background: url(/Content/Images/horn-icon.png) no-repeat left bottom;
    vertical-align: top;
    margin-right: 4px;
}
.news .more {
    display:inline-block;
    vertical-align: top;
}
.news a {
    color: black;
    cursor: pointer;
}
.news a:hover {
    text-decoration: underline;
}
.news ul {
    display: inline-block;
    width: 1080px;
    padding: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
}
.news-group {
    display: inline-block;
    width: 1080px;
    list-style: none;
}
.news .new {
    margin-right: 20px;
    display:inline-block;
    height: 24px;
}
.news .news-icon {
    width: 32px;
    height: 21px;
    display: inline-block;
    background: url(/Content/Images/news-icon.png) no-repeat center;
    vertical-align: top;
}
.container {
    width: 1300px !important;
    padding: 0;
}

#content {
    min-width: 1300px;
    padding-top: 40px;
    background-color: #eff8ff;
}
.check-common-footer {
    min-width: 1300px;
}
.width-1600 {
    width: 1600px;
}
.width-1300 {
    width: 1300px;
}
.entry-box {
    margin: 0 auto;
}
.entry-box .person-box {
    width: 327px;
    height: 506px;
    background: #fff;
    border: 1px solid #eee;
    display: inline-block;
    vertical-align: top;
}
.cooperation-box {

}
.person-box p, .group-box p {
    margin: 0px;
    padding: 28px 0;
    text-align: center;
    font-size: 24px;
    color: #232136;
}
.group-row {
    display: flex;
    justify-content: space-between;
}
.group-row {
    margin-bottom: 22px;
}
.mar-30 {
    margin: 0 30px !important;
}
.mar-26 {
    margin: 0 26px !important;
}
.pro-container {
    height: 180px !important;
    background: none !important;
}
.pro-container .person-icon {
    margin-top: 10px !important;
}
.pro-container .person-title {
    margin-top: 0px !important;
}
.person-container {
    width: 224px;
    height: 379px;
    display: block;
    margin: 0 auto;
    border: 1px solid #eee;
    background: url(/Content/Images/person-bg.png) no-repeat bottom;
    background-size: contain;
    cursor: pointer;
}
.person-container:hover{
    box-shadow: 5px 0 10px -5px #ddd,-5px 0 10px -5px #ddd,0 5px 10px -5px #ddd;
   
}
.group-box .person-container:hover [class$="-icon"]{
   display: none;
}
.group-box .person-container:hover .person-title{
    display: none;
 }
 .person-container .pro-desc {
    display: none;
 }
 .person-container:hover .pro-desc{
    display: inline-block;
    padding: 5px;
 }
 .pro-desc .info {
    margin-top: 10px;
    line-height: 1.5em;
 }
.person-container .gradual {
    height: 10px;
    position: relative;
    background: -webkit-linear-gradient(left, #5982fe, #9016ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #5982fe, #9016ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #5982fe, #9016ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #5982fe, #9016ff); /* 标准的语法（必须放在最后） */
}
.person-container .person-title {
    text-align: center;
    margin-top: 50px;
}
.person-title .chinese {
    font-size: 22px;
    color: #646eff;
}
.person-title .english {
    font-size: 12px;
    color: #8a8e9f;
}
.person-container .short-line {
    width: 18px;
    height: 2px;
    margin: 30px auto;
    background-color: #646eff;
}
.person-container .person-icon {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: url(/Content/Images/person-icon.png) no-repeat center;
}
.explain {
    font-size: 16px;
    text-align: center;
    color: #8a8e9f;
    margin-top: 40px;
}
.gradual .line {
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 1px;
    background: #fff;
}
.entry-box a {
    text-decoration: none;
}
.entry-box .group-box {
    background: #fff;
    border: 1px solid #eee;
    padding: 0 10px 10px 10px;
    display: inline-block;
    vertical-align: top;
}
.group-container {
    margin: 0 auto;
}
.clear {
    clear: both;
}

.ja-n .english, .md-n .english, .bd2-n .english, .hd-n .english, .bd-n .english, .pa-n .english, .al-n .english, .hw-n .english {
    font-size: 12px;
    color: #8a8e9f;
    width: 120%;
    transform: scale(0.92);
    position: relative;
    right: 10%;
}
.md-n .md-icon, .ja-n .ja-icon, .bd2-n .bd2-icon, .hd-n .hd-icon, .bd-n .bd-icon, .pa-n .pa-icon, .al-n .al-icon, .hw-n .hw-icon {
    width: 67px;
    height: 67px;
    margin: 24px auto 6px;
}
.md-n .gradual {
    height: 10px;
    position: relative;
    background: -webkit-linear-gradient(left, #3c6ffe, #00b8ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #3c6ffe, #00b8ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #3c6ffe, #00b8ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #3c6ffe, #00b8ff); /* 标准的语法（必须放在最后） */
}
.md-n .chinese {
    font-size: 22px;
    color: #248dff;
}

.md-n .md-icon {
    background: url(/Content/Images/md-icon.png) no-repeat center;
}

.ja-n {
    margin-bottom: 22px;
}
.ja-n .gradual {
    height: 10px;
    position: relative;
    background: -webkit-linear-gradient(left, #FAD126, #FF544F); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #FAD126, #FF544F); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #FAD126, #FF544F); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #FAD126, #FF544F); /* 标准的语法（必须放在最后） */
}
.ja-n .chinese {
    font-size: 22px;
    color: #FF584D ;
}
.ja-n .ja-icon {
    background: url(/Content/Images/ja-icon.png) no-repeat center;
}

.bd2-n .gradual {
    height: 10px;
    position: relative;
    background: -webkit-linear-gradient(left, #E1AFCC , #7530E3); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #E1AFCC, #7530E3); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #E1AFCC, #7530E3); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #E1AFCC, #7530E3); /* 标准的语法（必须放在最后） */
}
.bd2-n .chinese {
    font-size: 22px;
    color: #7732E3 ;
}
.bd2-n .bd2-icon {
    background: url(/Content/Images/bd2-icon.png) no-repeat center;
}

.hd-n .gradual {
    height: 10px;
    position: relative;
    background: -webkit-linear-gradient(left, #C1E983, #49AF66); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #C1E983, #49AF66); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #C1E983, #49AF66); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #C1E983, #49AF66); /* 标准的语法（必须放在最后） */
}
.hd-n .chinese {
    font-size: 22px;
    color: #4AB539;
}

.hd-n .hd-icon {
    background: url(/Content/Images/hd-icon.png) no-repeat center;
}


.bd-n .gradual {
    height: 10px;
    position: relative;
    background: -webkit-linear-gradient(left, #fe4145, #f6937e); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #fe4145, #f6937e); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #fe4145, #f6937e); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fe4145, #f6937e); /* 标准的语法（必须放在最后） */
}

.bd-n .chinese {
    font-size: 22px;
    color: #fd5251;
}

.bd-n .bd-icon {
    background: url(/Content/Images/bd-icon.png) no-repeat center;
}

.group-container .active {
    margin-top: -15px;
    box-shadow: 5px 0 10px -5px #ddd,-5px 0 10px -5px #ddd,0 5px 10px -5px #ddd;
}

.pa-n .gradual {
    height: 10px;
    position: relative;
    background: -webkit-linear-gradient(left, #2ec6f5, #88f66f); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #2ec6f5, #88f66f); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #2ec6f5, #88f66f); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #2ec6f5, #88f66f); /* 标准的语法（必须放在最后） */
}

.pa-n .chinese {
    font-size: 22px;
    color: #49d6b9;
}

.pa-n .pa-icon {
    background: url(/Content/Images/pa-icon.png) no-repeat center;
}

.al-n .gradual {
    height: 10px;
    position: relative;
    background: -webkit-linear-gradient(left, #6b86ef, #a8a3ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #6b86ef, #a8a3ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #6b86ef, #a8a3ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #6b86ef, #a8a3ff); /* 标准的语法（必须放在最后） */
}

.al-n .chinese {
    font-size: 22px;
    color: #6e87f1;
}

.al-n .al-icon {
    background: url(/Content/Images/al-icon.png) no-repeat center;
}


.hw-n .gradual {
    height: 10px;
    position: relative;
    background: -webkit-linear-gradient(left, #ff7640, #ffc686); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #ff7640, #ffc686); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #ff7640, #ffc686); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff7640, #ffc686); /* 标准的语法（必须放在最后） */
}

.hw-n .chinese {
    font-size: 22px;
    color: #ff864e;
}

.hw-n .hw-icon {
    background: url(/Content/Images/hw-icon.png) no-repeat center;
}
.vertical {
    margin-left: 40px;
    writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/  
    writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/  
}
.vertical .chinese{
    font-size: 18px;
    color: #232136;
    letter-spacing: 6px;
}
.vertical .english{
    font-size: 12px;
    color: #8a8e9f;
    letter-spacing: -1px;
}
.product-introduction {
    background: #f9f9f9;
    margin-top: 40px;
    overflow: hidden;
}
.product-container {
    width: 1300px;
    height: 492px;
    margin: 0 auto;
    position: relative;
    border: 1px solid #f9f9f9;
}
.product-container .title-box,.feature-container .title-box{
    width:168px;
    height:90px;
    margin: 30px auto;
    text-align: center;
}
.product-container .chinese,.feature-container .chinese{
    font-size:28px;
    color: #232136;
    margin-bottom: 10px;
}
.product-container .english,.feature-container .english{
    font-size:14px;
    color: #8a8e9f;
    padding-top: 10px;
    border-top: 1px solid #8a8e9f;
}
.product-bg {
    width: 1300px;
    height: 400px;
    position: absolute;
    left: -650px;
    bottom: 0px;
    opacity: 0;
    filter: alpha(opacity = 0);
    background: url(/Content/Images/product-bg.png) no-repeat bottom left;
}
.product-container .introduction-box {
    position: absolute;
    right: -450px;
    width: 550px;
    height: 290px;
    opacity: 0;
    filter: alpha(opacity = 0);
    background-color: rgba(225,225,225,0)
}
.product-container .introduction-box .title-bg{
    width:338px;
    height:50px;
    margin-bottom: 30px;
    background: url(/Content/Images/introduction-title.png) no-repeat bottom left;
}
.product-container .introduction-box .title{
    font-size:20px;
    color: #232136;
    margin-bottom: 10px;
}
.title .down-icon {
    width: 12px;
    height: 12px;
    margin-left: 6px;
    display: inline-block;
    background: url(/Content/Images/down-icon.png) no-repeat center;
}
.product-container .introduction-box .introduction {
    font-size: 16px;
    color: #8a8e9f;
    line-height: 30px;
    text-align: justify;
}
.product-feature {
    background: #f9f9f9;
}
.feature-container {
    width: 100%;
    background: url(/Content/Images/feature-bg.png) no-repeat bottom;
}
.feature-container .container{
    width: 1300px;
    height: 492px;
    margin: 0 auto;
    position: relative;
    border-top: 1px solid #f9f9f9;
}
.feature-box {
    position: absolute;
    width: 500px;
    height: 240px;
    left: 100px;
    background-color: rgba(225,225,225,0);
    top: 0;
    opacity: 0;
    filter: alpha(opacity = 0);
}
.feature-box .someuser-bg {
    width: 338px;
    height: 50px;
    margin-bottom: 30px;
    background: url(/Content/Images/someuser-bg.png) no-repeat bottom left;
}
.feature-box .resources-bg {
    width: 338px;
    height: 50px;
    margin-bottom: 30px;
    background: url(/Content/Images/resources-bg.png) no-repeat bottom left;
}
.feature-box .check-bg {
    width: 338px;
    height: 50px;
    margin-bottom: 30px;
    background: url(/Content/Images/check-bg.png) no-repeat bottom left;
}
.feature-box .manage-bg {
    width: 338px;
    height: 50px;
    margin-bottom: 30px;
    background: url(/Content/Images/manage-bg.png) no-repeat bottom left;
}
.feature-box .service-bg {
    width: 338px;
    height: 50px;
    margin-bottom: 30px;
    background: url(/Content/Images/service-bg.png) no-repeat bottom left;
}
.feature-box .title {
    font-size: 20px;
    color: #232136;
    margin-bottom: 10px;
}
.feature-box .introduction {
    font-size: 16px;
    color: #8a8e9f;
    line-height: 30px;
    text-align: justify;
}
.select-box {
    width: 580px;
    height: 280px;
    position: absolute;
    background-color: rgba(225,225,225,0);
    right: 50px;
    top: 300px;
    opacity: 0;
    filter: alpha(opacity = 0);
}
.select-box ul li{
    list-style: none;
    position: absolute;
    width: 192px;
    height:192px;
}
.select-box ul li span{
    display: inline-block;
    width: 140px;
    height: 140px;
    position: absolute;
    top: 26px;
    left:26px;
    cursor: pointer;
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg); 
}
.select-box .someuser-active{
    background: url(/Content/Images/someuser-active.png) no-repeat center;
    left: 0px;
}
.select-box .someuser-normal{
    background: url(/Content/Images/someuser-normal.png) no-repeat center;
    left: 0px;
}
.select-box .resources-active{
    background: url(/Content/Images/resources-active.png) no-repeat center;
    left:200px;
}
.select-box .resources-normal{
    background: url(/Content/Images/resources-normal.png) no-repeat center;
    left:200px;
}
.select-box .check-active{
    background: url(/Content/Images/check-active.png) no-repeat center;
    left:400px;
}
.select-box .check-normal{
    background: url(/Content/Images/check-normal.png) no-repeat center;
    left:400px;
}
.select-box .manage-active{
    background: url(/Content/Images/manage-active.png) no-repeat center;
    left:100px;
    top: 100px;
}
.select-box .manage-normal{
    background: url(/Content/Images/manage-normal.png) no-repeat center;
    left:100px;
    top: 100px;
}
.select-box .service-active{
    background: url(/Content/Images/service-active.png) no-repeat center;
    left:300px;
    top: 100px;
}
.select-box .service-normal{
    background: url(/Content/Images/service-normal.png) no-repeat center;
    left:300px;
    top: 100px;
}
.md-a-enter {
    border: 1px solid #248dff;
    padding: 5px 8px;
    border-radius: 5px;
    color: #248dff;
    margin: 0 3px;
    cursor: pointer;
    font-size:12px;
}
.md-a-enter:hover {
    background-color: #248dff;
    color:#fff;
}
.close_btn {
    width: 18px;
    height: 18px;
    background: url(/Content/Images/close_img.png) no-repeat center;
    background-size: 100% 100%;
    color: #fff;
    cursor: pointer;
}
#mask {
    width: 100%;
    height: 2360px;
    background: #000;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
}
.floatTips {
    /* width: 1100px;
    height: 700px; */
    width: 1000px;
    height: 636px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    animation: msgMove 1s;
	-webkit-animation: msgMove 1s; 
    z-index: 100;
}

.floatTips .msgImg {
    width: 100%;
    height: 100%;
}
.msgClose {
    float: right;
    position: relative;
    top: -670px;
    right: -55px;
    width: 40px;
    animation: closeMove 1s;
    -webkit-animation: closeMove 1s;
}
@keyframes msgMove
{
	from {
        width: 100px;
        height: 64px;
    }
	to {
        width: 1000px;
        height: 636px;
    }
}
@-webkit-keyframes msgMove 
{
	from {
        width: 100px;
        height: 64px;
    }
	to {
        width: 1000px;
        height: 636px;
    }
}
@keyframes closeMove
{
	from {
        width: 0;
        top: -58px;
    }
	to {
        width: 40px;
        top: -670px;
    }
}
@-webkit-keyframes closeMove 
{
	from {
        width: 0;
        top: -58px;
    }
	to {
        width: 40px;
        top: -670px;
    }
}