@charset "utf-8";
.carousel-caption{
    text-shadow: inherit;
}
.titleWrap{
    position: relative;
    text-align: center;
    width: 59%;
    height: 70px;
    margin: 0 auto;
}
.titleOne{
    height: 150px;
}
.titSmall{
    width: 80%;
    height: 150px;
}
.titleWrap h3{
    font-size: 4rem;
    color: #1D1D1D;
    margin: 0;
    position: absolute;
    left: 50%;
    width: 300px;
    transform: translateX(-50%);
    text-align: center;
    z-index: 22;
    top:20px;
    font-weight: 600;
}
.titleWrap .comTitle{
    width: 230px;
    height: 22px;
    background: #FDD246;
    position: absolute;
    top: 45px;
    left: 50%;
    right: 50%;
    margin-left: -115px;
    z-index: 1;
}
.titleWrap p{
    font-size: 16px;
    color: #666;
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0;
    z-index: 22;
    width: 600px;
	transform: translate(-50%,-50%);
	top:110px;
}
#map .titleWrap h3{
    width: 560px;
 }
/*#map .titleWrap .comTitle{*/
/*    width: 570px;*/
/*    margin-left: -285px;*/
/*}*/
#map .titleWrap p{
    width: 600px;
}
.learnMore{
    width: 90px;
    font-size: 20px;
    text-align: center;
    margin: 20px auto;
    color: #2C87D6;
    border-bottom: 2px solid #2C87D6;
}


/***   icon start   ***/
#iconGroup{
    height: 200px;
    box-sizing: border-box;
    line-height: 200px;
    padding: 25px 0;
    background: rgba(244,244,244,1);
}
#iconGroup .iconItem >div i{
    display: block;
    width: 100%;
    height: 10rem;
    margin-bottom: 1rem;
}
#iconGroup .iconItem >div i img{
    width: 100%;
    /*height: 100%;*/
    vertical-align: top;
}
/***   icon end  ***/


/***   banner start   ***/
#ad-carousel{
    /*height: 500px;*/
    margin-bottom: 25px;
}
#ad-carousel .item {
    /*height: 500px;*/
    background-color: #000;
}
#ad-carousel .item img {
    width: 100%;
}
#ad-carousel .carousel-caption {
    z-index: 10;
    top: 38%;
}
#ad-carousel .carousel-caption h1{
    font-size: 6rem;
}
#ad-carousel .carousel-caption p {
    margin-bottom: 20px;
    font-size: 2.15rem;
    line-height: 1.3;
    max-width: 996px;
    margin: 20px auto;
}
#ad-carousel .carousel-inner{
    height: 100%;
}
#ad-carousel .btnItem{
    margin-top: 10px;
    color: #ffffff;
    padding: 10px 32px;
    border-radius: 20px;
    font-size: 14px;
    border: 1px solid #ffffff;
}
#ad-carousel .btnItem:hover,#ad-carousel .btnItem:active{
   background: rgba(255,255,255,.26);
}
/***   what we do start  ***/
#doWrap {
    margin: 30px 0;
}
#doWrap .doWrapItem > div{
    height: 240px;
}
#doWrap .doWrapItem i{
    display: block;
    width: 82px;
    height: 84px;
    line-height:84px;
}
#doWrap .doWrapItem i img{
    width: 100%;
}
#doWrap .doWrapItem>div p{
    color: #666;
}
#doWrap .doWrapItem>div h3{
    font-size: 22px;
    margin-bottom: 20px;
}
/***   what we do end  ***/

#solutions{
    width: 80%;
    margin:0px auto 100px;
}
#solutions .item{
    border:1px solid #E3E9F4;
    width: 456px;
    height: 460px;
    margin: 0 auto;
    text-align: center;
}
#solutions .solTitle{
    /*width:228px;*/
    height:26px;
    font-size:22px;
    font-family:SFProText-Medium;
    font-weight:500;
    color:rgba(29,29,29,1);
    line-height:26px;
    margin:60px auto 0px;
}
#solutions .solDesc{
    /*width:304px;*/
    height:44px;
    font-size:14px;
    font-family:SFProText-Regular;
    font-weight:400;
    color:rgba(69,69,69,1);
    line-height:22px;
    margin: 25px auto;
}
#solutions .solDLink{
    /*width:222px;*/
    height:22px;
    font-size:14px;
    font-family:SFProText-Medium;
    font-weight:500;
    color:rgba(44,135,214,1);
    line-height:22px;
    text-decoration:underline;
}
#solutions .item img{
    margin-top: 30px;
    height: 216px;
}
/***   map start  ***/
#map{
    /*padding: 30px 0;*/
    width: 100%;
    height: 987px;
    background: url("./mapBg2.png") no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    position: relative;
}
#map li i{
    display: block;
    width: 2.2rem;
    height: 2.4rem;
}
#map li .pointCont{
    display: none;
    width: 263px;
    background: rgba(64,203,164,1);
    box-shadow: 0px 2px 16px 0px rgba(207,207,207,0.5);
    border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
    padding: 15px;
    box-sizing: border-box;
}
#map li i img{
    width: 100%;
}
#map li p{
    font-size: 2rem;
    color: #000000;
    margin: 0;
    position: relative;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

/***   map end  ***/



/***   case start  ***/
#case{
    padding:50px 0 10px;
    background: #ffffff;
}
#case .caseItem{
    margin: 50px 0;
}
#case .caseItem .caseWrap{
    position: relative;
    transition: all .5s ease;
    border-radius: 5px;
}
#case .caseItem .caseWrap i.img{
    width: 100%;
    /*height: 242px;*/
    display: block;
}
#case .caseItem .caseWrap i.img img{
    width: 100%;
    /*height: 100%;*/
}

#case .caseItem .caseWrap i.portrait{
    position: absolute;
    top: 190px;
    right: 20px;
    z-index: 22;
    width: 90px;
    height: 90px;
    display: block;
}
#case .caseItem .caseWrap i.portrait img{
    width: 100%;
    height: 100%;
}
#case .caseItem .caseWrap .caseCont{
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666666;
}
#case .caseItem .caseWrap .caseCont p.name{
    font-size: 20px;
    color: #333333;
}
#case .caseItem .caseWrap .moreBtn{
    visibility: hidden;
    text-align: right;
    margin: 15px 0 0 0;
     font-size: 14px;
    color: #40CBA4;
    
}
#case .caseItem .caseWrap:hover{
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
#case .caseItem .caseWrap:hover .moreBtn{
    visibility: inherit;
    font-size: 14px;
    color: #40CBA4;
}
/***   case end  ***/


/***   news start  ***/
#news{
    width: 100%;
    padding: 30px 0;
    background: #f5f5f5;
}
#news .newsCont{
    margin: 15px 0;
    width: 100%;
    box-sizing: border-box;
    padding: 30px;
    background: #ffffff;
}
#news .newsItem{
    cursor: pointer;
}
#news .newsItem .newsCont .newsIcon {
    width: 80px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #fff8e5;
    color: #ECB625;
}
#news .newsItem .newsCont h3 {
    width: 100%;
    height: 66px;
    font-size: 2.2rem;
    text-overflow: ellipsis;
    color: #1D1D1D;
    line-height: 3rem;
    margin-top: 16px;
}
#news .newsItem .newsCont .author {
    margin-top: 16px;
    color: #495975;
    font-size: 1.4rem;
}
#news .newsItem .newsCont .checkMore {
    width: 100%;
}
#news .newsItem .newsCont .checkMore span{
    display: inline-block;
    width: 139px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 23px;
    border: 1px solid #40CBA4;
    color: #40CBA4;
    font-size: 1.4rem;
}
#news .newsItem .active,#news .newsItem .newsCont:hover{
    background: #40cba4;
    color: #ffffff;
}
#news .newsItem .active h3,#news .newsItem .active .author,#news .newsItem .newsCont:hover h3,#news .newsItem .newsCont:hover .author{
    color: #ffffff;
}
#news .newsItem .active .newsIcon,#news .newsItem .newsCont:hover .newsIcon{
    background: #ffffff;
    color: #40cba4;
}
#news .newsItem .active .checkMore span,#news .newsItem .newsCont:hover .checkMore span {
    border: 1px solid #ffffff;
    color: #ffffff;
}
/***   news end ***/


/***   active start  ***/
#active{
    width: 100%;
    padding: 30px 0;
    background: #ffffff;
}
#active .activeCont{
    margin: 15px 0;
    width: 100%;
    background: #ffffff;
    transition: all .5s ease;
}
#active .activeCont i{
    display: block;
    width: 100%;
    height: 240px;
}
#active .activeCont i img{
    width: 100%;
    height: 100%;
}
#active .activeCont .activeDesc{
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666666;
}
#active .activeCont .activeDesc h3{
    font-size: 2rem;
    color: #1D1D1D;
}
#active .activeCont .activeDesc p{
    color: #495975;
    font-size: 1.6rem;
}
#active .activeCont .activeDesc .moreBtn{
    visibility: hidden;
    margin: 15px 0 0 0;
    text-align: right;
     font-size: 14px;
    color: #40CBA4;
}
#active .activeCont:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
#active .activeCont:hover .moreBtn{
    visibility: inherit;
    font-size: 14px;
    color: #40CBA4;
}
#map li p {
    font-size: 1.7rem;
    color: #000000;
}
#map li i {
    display: block;
    width: 1.7rem;
    height: 2rem;
}
#map li.china{
    position: absolute;
    left: 21%;
    top: 58%;
}
#map li.taiwan{
       position: absolute;
    left: 24%;
    top: 67%;
}
#map li.HongKong{
     position: absolute;
    left: 32.5%;
    top: 65%;
}
#map li.Korea{
  position: absolute;
    left: 35%;
    top: 46%;
}
#map li.Japan{
        position: absolute;
    left: 39.4%;
    top: 46.5%;
}
#map li.us{
    position: absolute;
    left: 73%;
    top: 64%;
}
#map li .pointCont{
    display: none;
}
/***   active end  ***/

/* 响应式布局 */
@media (min-width: 1440px ){
    #map {
        width: 1440px;
        height: 720px;
        margin: 0 auto;
    }
    #doWrap .doWrapItem{
    width: 1200px;
    margin: 50px auto;
    }
      #doWrap .doWrapItem > div{
        padding: 0 30px;
    }
}
@media (min-width: 1200px ) and (max-width: 1440px){
    #map {
        width: 1200px;
        height: 580px;
        margin: 0 auto;
    }
    #doWrap .doWrapItem{
        width: 1200px;
        margin: 50px auto;
    }
    #doWrap .doWrapItem > div{
        padding: 0 30px;
    }
}
@media (min-width: 1000px ) and (max-width: 1200px){
    #map {
        width: 1000px;
        height: 480px;
        margin: 0 auto;
    }
    #map .titleWrap h3{
        font-size: 3rem;
        width: 400px;
        margin-left: -200px;
    }
    #doWrap .doWrapItem{
        width: 960px;
        margin: 50px auto;
    }
}
@media (min-width: 767px ) and (max-width: 991px){
    #iconGroup{
        height: inherit;
    }
    #ad-carousel {
        height: 400px;
        margin-bottom: 30px;
    }
    #ad-carousel .carousel .item,#ad-carousel .carousel-control {height: 400px;}
    #ad-carousel .carousel-caption {
        top: 20%;
    }
    #solutions .item{
        width: 320px;
    }
    .btnItem{
        /*display: none;*/
    }
    .titleWrap{
        width: 75%;
        margin-top: -10px;
    }
    .titleWrap h3{
        font-size: 3rem;
        width: 190px;
        margin-left: -95px;
    }
    .titleWrap .comTitle{
        top: 40px;
    }
}
@media (max-width: 375px ){
	 #ad-carousel img {
	    /*min-height: 22rem;*/
	}
}
@media (max-width: 320px ){
	 #ad-carousel img {
	    /*min-height: 22rem;*/
	}
	#ad-carousel .carousel-caption p {
        font-size: 15px;
        line-height: 1.4;
    }
    #ad-carousel .carousel-caption h1 {
    font-size: 2.5rem;
}
}
@media (max-width: 766px ) and (min-width: 300px){
	 #iconGroup{
	    height: inherit;
	}
	#ad-carousel{
	    height: 300px;
	    margin-bottom: 30px;
	}
	#ad-carousel .item {
	    height: 300px;
	}
	#solutions{
	    width: 95%;
	}
	#solutions .item{
	    width:100%;
	    margin: 20px 0;
	    height:auto;
	    padding-bottom:10px;
	}
	#solutions .item .solImg{
	    height:auto;
	}
	#solutions .item img{
	    width: 75%;
	    height: auto;
	    margin:20px 0;
	}
}
@media (max-width: 766px ){
    #map li:nth-child(6) .pointCont{
        position: relative;
        right:120px;
    }
    #ad-carousel .carousel-caption h1 {
        font-size:2.9rem;
    }
    #ad-carousel .carousel-inner>.item>img {
        width: auto;
        max-width:200%;
        height: 100%;
	    min-height: 300px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }
    #ad-carousel .carousel-caption {
        top:40%;
        transform: translateY(-50%);
    }
    #ad-carousel .carousel-caption p {
        font-size:1.2rem;
        line-height: 1.4;
        margin: 5px auto;
    }
    #map li.Korea p{
        top:-33px;
    }
    #map li.china p{
        top:-33px;
    }
    #map li.taiwan p{
        left:-33px;
    }
    .btnItem{
        /*display: none;*/
    }
    .titleWrap{
        width: 80%;
        height: 70px;
    }
    .titleOne{
        height: 170px;
    }
    .titSmall{
        width:80%;
        height: 70px;
        top: -100px;
    }
    #case .caseItem >div {
        margin: 0;
        margin-bottom: 20px;
    }
    #case .caseItem .caseWrap i.img{
        /*height: 180px;*/
    }
    #case .caseItem .caseWrap i.portrait {
        position: absolute;
        top: 130px;
        right: 15px;
        z-index: 22;
        width: 80px;
        height: 80px;
    }
    #case .caseItem .caseWrap .caseCont {
        padding:30px 15px;
    }
    #doWrap{
        margin: 0;
    }
    #news .newsCont {
        padding: 20px;
    }
    #active .activeCont i {
        height: 220px;
    }
    #active .activeCont .activeDesc {
        padding: 10px 20px;
    }
    .titleWrap h3{
        font-size: 2rem;
    }
    #doWrap .doWrapItem{
        margin: 0;
    }
    .titleWrap .comTitle {
        height: 1.2rem;
        top: 34px;
        left: 50%;
        right: 50%;
        width: 122px!important;
        margin-left: -62px!important;
        z-index: 1;
    }
    .titleWrap p {
        font-size: 1.4rem;
        top: 100px;
		width:100%;
    /*    width: 340px!important;
        margin-left: -170px!important; */
    }
    #map .titleWrap p{
        font-size: 1rem;
        top: 65px;
		width:100%;
		margin: 10px auto;
        /*overflow: hidden;*/
        /*text-overflow: ellipsis;*/
        /*display: -webkit-box;*/
        /*-webkit-line-clamp: 1;*/
        /*-webkit-box-orient: vertical;*/
        height: 20px;
    }
    .doWrapItem>div h3{
        font-size: 1.6rem;
        margin-top:0;
    }
    #doWrap .doWrapItem > div {
        /*height: 200px;*/
        text-align: center;
    }
    #doWrap .doWrapItem i {
        margin: 0 auto;
    }
    .learnMore {
        font-size: 1.6rem;
    }
    #case .caseItem {
        margin: 0;
    }
    #news .newsItem .newsCont h3 {
        height: 85px;
        font-size: 1.6rem;
    }
    #news .newsItem .newsCont .checkMore span {
        width: 120px;
        height: 36px;
        line-height: 36px;
    }
    #news .newsItem .newsCont .author {
        margin: 0;
    }
    #map {
        height:220px;
		margin-top:50px;
    }
    #map .titleWrap h3{
        font-size: 2rem;
        color: #1D1D1D;
        margin: 0;
        position: absolute;
        left: 50%;
        width: 300px;
        transform: translateX(-50%);
        text-align: center;
        z-index: 22;
    }
    #map li p {
        font-size: 1.1rem;
        color: #000000;
    }
    #map li i {
        display: block;
        width: 1.2rem;
        height: 1.5rem;
    }
    #map li.Japan {
        position: absolute;
        left: 37.4%;
        top: 40.5%;
    }
    #map li.Korea {
        position: absolute;
        left: 33%;
        top: 39%;
    }
    #map li.HongKong {
      position: absolute;
        left: 31%;
        top: 60%;
    }
      #map li.taiwan {
        position: absolute;
        left: 23%;
        top: 61%;
    }
    #map li.china {
        position: absolute;
        left: 18%;
        top: 49%;
    }
    #map li .pointCont {
        display: none;
        width: 200px;
        font-size: 0.8rem;
        padding: 10px;
    }
    /*#map .titleWrap .comTitle {*/
    /*      width: 198px!important;*/
    /*    margin-left: -100px!important;*/
    /*}*/
}
@media (max-width: 420px ){
    #map {
        height: 200px;
		margin-top:50px;
    }
}
@media (max-width: 390px ){
    #map {
        height: 182px;
		margin-top:50px;
    }
}
@media (max-width: 350px ){
    #map {
        height: 155px;
		margin-top:50px;
    }
}