@media only screen and (max-width:768px) {
    .wrapper {
	    width: 100%!important;
	    margin: 0 auto;
    } 
    .navFix{
        position: fixed!important;
    }  
    .right_column{
        display: none;
    }
    .InvestingInTedaBanner{
        width:100%;
        height:140px!important;
        margin-bottom:130px;
    }
    .InvestingInTedaBanner #slideBox .bd ul{
        height:140px!important;
    }
    .slideBox1 .bd li{
        height:140px!important;
    }
    .InvestingHeaderTitle{
        top:20px;
        left:14px;
        width:170px;
    }
    .InvestingHeaderTitle img{
        width:100%;
    }
    .InvestingInTedaNavMenu{
        display: none;
    }
    #InvestingInTedaNavMenuMobile1{
        display: flex!important;
        width: 94%;
        height: 66px;
        bottom: -30px;
        padding: 0 10px;
        box-sizing: border-box;
    } 
    #InvestingInTedaNavMenuMobile1 .InvestingInTedaNavMenuList{
        height: 48.5px;
        justify-content: space-between;
    }
    #InvestingInTedaNavMenuMobile1 .InvestingInTedaNavMenuList>li{
        width: 31%!important;
        height: 46.5px;
    }
    .InvestingInTedaNavMenuList{
        height:auto;
        justify-content: space-between;
    }
    #InvestingInTedaNavMenuMobile2{
        display: flex!important;
        width: 60%;
        height: 66px;
        background: #00b67a;
        border-radius: 5px;
        position: absolute;
        bottom: -108px;
        left: 50%;
        transform: translateX(-50%);
        justify-content: space-between;
        align-items: center;
        padding: 0 10px;
    } 
    #InvestingInTedaNavMenuMobile2 .InvestingInTedaNavMenuList{
        height: auto;
    }
    #InvestingInTedaNavMenuMobile2 .InvestingInTedaNavMenuList>li{
        width: 47%!important;
        height: 46.5px;
    }
    #InvestingInTedaNavMenuMobile2 .InvestingInTedaNavMenuList>li:nth-child(2){
        width:50%!important;
    }
    .InvestingInTedaNavMenuList a{
        height: auto;
    }
    .InvestingInTedaNavMenuList>li{
        width: 100px!important;
        padding-left:0;
        padding-right: 0;
        border-right:0px;
        height:42.5px;
    }
    .InvestingInTedaNavMenuList>li img{
        width:100%;
        height: 100%;
    }
    #mapPIC{
        display: none;
    }
    .nangangC{
        display: none;
    }
    .YatSenC{
        display: none;
    }
    .FAWVolkswagenC{
        display: none;
    }
    .TEDAEastC{
        display: none;
    }
    .MicroElectronicsC{
        display: none;
    }
    .TEDAIndustriaC{
        display: none;
    }
    .BinhaiZhongguancunC{
        display: none;
    }
    .TEDAWestC{
        display: none;
    }
    .TEDABusinessInfoC{
        display: none;
    }
    .YatsenScientificC{
        display: none;
    }
    .middleZoneC{
        display: none;
    }
    .InvestingInTedaContent{
        width:94%;
        box-sizing: border-box;
    }
   
    .check_channel{
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        color: #979797;
        font-size: 18px;
    }
    #BRIEFviewLogo{
        width: 80%;
    }
    .briefViewVideo{
        width:100%;
        margin-top:20px;
    }
    .briefViewWords{
        width:100%;
        margin-top:10px;
        font-size:18px;
        line-height: 28px;  
    }
    .briefViewContent{
        height:auto;
        min-height:0px;
    }
    #qyBlock{
        display: none;
    }
    .tz_qy{
        display: block;
        width:100%;
        height:auto;
        padding-bottom: 40px;
    }
    .tz_qy ul{
        display:flex;
        flex-wrap:wrap;
        position: relative;
    }
    .tz_qy a{
        width: 33%;
        font-weight: normal;
        margin-top: 16px;
    }
    .tz_qy li{
        width:100%;
        height: auto;
    }
    .tz_qy li:hover .tz_qy_img{
        border:solid #003087 0px;
        transform: scale(1);        
        -webkit-transform: scale(1);        
        -moz-transform: scale(1);        
        -o-transform: scale(1);       
        -ms-transform: scale(1);        
    }
    .tz_qy li:hover .tz_qy_txt {
    	color: #3d3d3d!important;
    }
    .tz_qy_txt{
        white-space: wrap;
    }
    .INDUSTRYSUPPORTContent{
        margin-top:30px;
        width:100%;
        border-bottom: solid 1px #dfdfdf;
        margin-bottom: 24px;
    }
    .INDUSTRYSUPPORTTitle{
        display: none;
        margin-bottom:20px;
    }
    #INDUSTRYSUPPORTTitleMobile{
        display: flex!important;
        position: relative;
    }
    .TitleCN{
        font-size:24px;
    }
    .TitleEN{
        font-size:24px;
        font-weight:300;
    }
    .TitleEN .TitleENBefore{
        font-size:24px;
        font-weight:700;
    }
    .INDUSTRYSUPPORTMain{
        width:100%;
        margin-bottom:14px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: none;
    }
    .INDUSTRYSUPPORTMain>a{
        width: 48%;
        display: block;
    }
    .INDUSTRYSUPPORTMain>a:last-child{
        width: 100%;
    }
    .INDUSTRYSUPPORTMain>a>li{
        width:100%;
        background-color: #f5f5f5;
        padding-bottom: 0;
        margin-bottom: 14px;
    }
    .INDUSTRYSUPPORTMain li img{
        width:100%;
    }
    .INDUSTRYSUPPORTMain>a>li:nth-child(1)>div:nth-child(2){
        margin-bottom:0;
        margin-top: 0;
    }
    .INDUSTRYSUPPORTMain>a>li:nth-child(1)>div:nth-child(2) span{
        font-size:20px;
    }
    .INDUSTRYSUPPORTMain>a>li:hover div:nth-child(2){
        color:#333!important;
    }
    .cyzc_pic{
        display: none;
    }
    .cyzc_pic_mobile{
        display: block;
        width: 100%;
        height: 114px;
    }
    .cyzc_pic_mobile img{
        width: 100%;
        height: 100%;
    }
    .cyzc_label{
        margin-top: 0;
        font-size: 16px;
        padding:12px;
        text-align: center;
        color: #323232;
    }
    .INDUSTRYSUPPORTMain li:hover img{
        transform: scale(1);        
        -webkit-transform: scale(1);        
        -moz-transform: scale(1);        
        -o-transform: scale(1);       
        -ms-transform: scale(1);    
    }
    .investDynamicTitle{
        display: none;
        margin-bottom:20px;
    }
    #investDynamicTitleMobile{
        display: flex!important;
        position: relative;
        margin-bottom: 8px;
    }
    .investDynamicBanner{
        display:none;
    }
    .investDynamicContent{
        padding-top:0px;
        padding-bottom:20px;
    }
    .timeline{
        width: 60%;
        display: none;
    }
    .dateTimeShow{
        left:-130px;
    }
    .dateTimeShow .dateShow{
        font-size:36px;
    }
    .dateTimeShow .MonthShow{
        font-size:15px;
    }
    .timeline li:hover h4{
        font-size:20px;
    }
    .timeline li p{
        font-size:16px;
    }
    .timeline li:hover h4{
        color:#8e8e8e!important;
    }
    .timeline li:hover .dateTimeShow .dateShow{
        color:#9e7940!important;
    }
    .investDynamic_mobile{
        display: block;
        width: 100%;
    }
    .investDynamic_mobile a{
        width: 100%;
    }
    .investDynamic_mobile li{
        display: flex;
        align-items: center;
        justify-content: space-between;
        
    }
    .investDynamic_point{
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #c4c4c4;
    }
    .investDynamicContentTitle{
        color: #323232;
        font-size: 16px;
        width: 64%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 40px;
    }
    .investDynamicContentAddDate{
        color: #979797;
        font-size: 16px;
        width: 26%;
        text-align: right;
    }
    .businessEnvironment{
        margin-top:20px;
        width:100%;
    }
    .businessEnvironmentTitle{
        display: none;
        margin-bottom:20px;
    }
    #businessEnvironmentTitleMobile{
        display: block!important;
        position: relative;
    }
    .GrowingTogetherTitle{
        display: none;
        margin-bottom:20px;
    }
    #GrowingTogetherTitleMobile{
        display: block!important;
        position: relative;
    }
    .viewWorldTitle{
        display: none;
        margin-bottom:20px;
    }
    #viewWorldTitleMobile{
        display: block!important;
    }
    .businessEnvironmentContent{
        margin-top:10px;
        margin-bottom: 26px;
        display: none;
    }
    .businessEnvironmentContent_mobile{
        display: block;
        border-bottom: solid 1px #dfdfdf;
        padding-bottom: 10px;
        margin-bottom: 16px;
    }
    .businessEnvironmentSwiper{
        height:270px;
        margin-bottom: 10px;
    }
    .businessEnvironmentSwiper .yshj_block{
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .businessEnvironmentSwiper .yshj_block a{
        width: 48%;
    }
    .businessEnvironmentSwiper .yshj_block li{
        border: solid 1px #E5E5E5;
        border-radius: 6px;
        box-sizing: border-box;
        padding: 14px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 14px;
    }
    .environment_item{
        width: 72%;
    }
    .businessEnvironmentItemTitle{
        font-size: 16px;
        color: #323232;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .businessEnvironmentItemEnTitle{
        color: #979797;
        font-size: 12px;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .environment_pic{
        width: 28px;
        height: 28px;
    }
    .environment_pic img:nth-child(2){
        display: none;
    }
    .businessEnvironmentSwiper .yshj_block li:hover img:nth-child(2){
        display: block!important;
    }
    .businessEnvironmentSwiper .yshj_block li:hover img:nth-child(1){
        display: none;
    }
    .businessEnvironmentSwiper .yshj_block li:hover .businessEnvironmentItemTitle{
        color: #fff;
    }
    .businessEnvironmentSwiper .yshj_block li:hover .businessEnvironmentItemEnTitle{
        color: #fff;
    }
    .businessEnvironmentSwiper .yshj_block li:hover{
        background: url(/images/InvestingInTeda/businessEnvironmentBackground.png) no-repeat!important;
        background-size: 100% 100%;
        border: solid 1px transparent;
    }
    .businessEnvironmentSwiper .swiper-pagination-bullet-active{
        background-color: #003087;
    }
    .businessEnvironmentContent>ul>a>li{
        width:100%;
        height: auto;
        padding: 10px;
    }
    .businessEnvironmentContent>ul{
        padding-bottom: 20px;
        display: block;
    }
    .businessEnvironmentContent>ul>a>li .businessEnvironmentItemTitle{
        font-size: 18px;
    }
    .GrowingTogether{
        width:100%;
        padding-bottom: 10px;
        margin-bottom:10px;
    }
    .GrowingTogetherContent{
        display: none;
    }
    .GrowingTogether_mobile{
        display: block;
    }
    .growingTogetherSwiper{
        height: 300px;
    }
    .yqygcz_block{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .yqygcz_block a{
        width: 48%;
    }
    .yqygcz_block li{
        border: solid 1px #D1D1D1;
        border-radius: 6px;
        box-sizing: border-box;
        padding: 12px;
    }
    .yqygcz_title{
        font-size: 16px;
        color: #383838;
        /* line-height: 24px; */
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .yqygcz_content{
        font-size: 14px;
        color: #3A3A3A;
    }
    .growingTogetherSwiper .swiper-pagination-bullet-active {
        background-color: #003087;
    }
    .GrowingTogetherContentItem{
        display:block;
        padding-bottom: 0px;
        border: none;
        margin-top: 0;
    }
    .GrowingTogetherContentItem .GrowingTogetherImg{
        margin-right:0px;
        width:100%;
        margin: 10px 0;
    }
    .GrowingTogetherContentItem .GrowingTogetherImg img{
        width:100%;
    }
    .GrowingTogetherContentItemContent{
        margin-top: 10px;
    }
    .GrowingTogetherContent .GrowingTogetherContentItem:nth-child(2) .GrowingTogetherImg{
        margin-left:0px;
    }
    .GrowingTogetherContentItemContent div:nth-child(2){
        /* display:none; */
    }
    .GrowingTogetherContentItemContent div:nth-child(1){
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        font-size:18px;
        margin-bottom: 10px;
    }
    .GrowingTogetherContentItemContent div:nth-child(1):hover a{

        color: #000!important;
    }
    
    .viewWorld{
        margin-top:20px;
    }
    .pic_news_left{
        display:none;
    }
    .pic_news_right{
        border-top:1px solid #cccccc;
        border-radius: 10px;
        width:100%;
    }
    #tab{
        padding: 10px;
        padding-bottom: 20px;
    }
    .news_part2 .slick-initialized .slick-slide{
        flex-direction:column;
    }
    .teda_news_itemContent{
        width:100%;
        margin: 0 auto;
    }
    .teda_news .news_title{
        font-size:18px;
        width: auto;
        text-align: center;
        padding-left:0;
    }
    .teda_news .news_con{
        width: 100%;
    }
    .slick-dots-woo{
        position:absolute;
        display:flex;
        flex-direction:row!important;
        bottom: -4px;
        right: 55%;
        transform: translateX(-50%);
    }
    .WellcomeTEDABottom{
        width:100%;
        height:auto;
    }
    
    .watch_teda_top{
        display: flex;
        align-items: center;
    }

    .teda_news_itemWord div:nth-child(1){
        display:flex;
        justify-content:space-between;
        align-items: center;
    }
    #listCon .teda_news{
        padding-bottom:50px;
        display: none;
    }
    .teda_news_mobile{
        display: block;
        height: 430px;
    }
    .watch_teda_pic{
        width: 90px;
    }
    .watch_teda_pic img{
        width: 100%;
    }
    .news_title{
        width: 70%;
        overflow: initial;
        white-space: wrap;
        font-size: 16px;
        line-height: 26px;
    }
    .teda_news_mobile .news_con {
        margin-top: 10px;
        font-size: 14px;
        color: #383838;
        line-height: 22px;
        /* text-indent: 2em; */
    }       
    .teda_news_itemContent .news_conBlod{
        font-weight: 400;
    }
    .slick-dots-woo li{
        margin-right:10px;
    }
    .slick-dots-woo li:last-child{
        margin-right: 0;
    }
    .slick-dots-woo li button:before{
        left: -24px;
    }
    .container{
        width:100%;
    }
    
}



