﻿@charset "utf-8";

@media (max-width:992px) {
   
    /** 首屏 */
    .section-home {
        margin-top: 82px;
        height: 50%;
        height: 50vh;
        width: 100%;
        width: 100vw;
    }
    .section-home-bg {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        background-image: url(../images/home-bg.gif);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 50%;
        height: 50vh;
        width: 100%;
        width: 100vw;
    }


    /** 菜单 */
    .section-menu {
        background-color: rgba(247, 247, 247, 1);
    }
    .app-header {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9999;
        height: 82px;
    }
    .pc-header {
        display: none;
    }
    .c-header {
        background-color: rgba(255, 255, 255, 1);
    }
    .c-header.is-open {
        background-image:url("../images/app_nav_bg.jpg");
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-color: #d6d6d6;
        height: 550px;
    }
    .c-header.is-open .c-header_menu_app {
        display: block;
        padding-top: 80px;
    }
    .c-header_menu {
        display: none;
        border: none;
        padding: 0;
        margin: 0;
    }
    .c-header_menu_item a {
        padding: 10px 0;
    }
    .c-header_menu_item a:before {
        bottom: 20px;
    }
    .c-header_menu_item a span {
        transform: rotate(0) !important;
        display: inline-block;
    }
    .c-header_burger b {
        display: block;
        position: absolute;
        top: 65%;
        background-color: #aaa;
        content: "";
        width: 100%;
        height: 1px;
    }
    .is-open .c-header_burger b {
        display: none;
    }
    .c-header_logo {
        margin: 0;
    }
    .c-header.is-open .menu-logo {
        position: absolute;
        left: 2.5rem;
    }
    .zs_img{
        transform: none !important;
    top: 0% !important;
    width: 90px !important;
    right: 80px !important;
        left: auto !important;
    }
    .menu-logo {
        display: block;
        left: 0;
        width: 70px;
        height: 80px;
        line-height: 80px;
    }
    .menu-more {
        display: block;
        position: absolute;
        top: 45px;
        left: 35px;
        color: #1e1e1e;
        width: 35px;
        height: 2.5rem;
        transform: translate3d(-50.5%,-50%,0) rotate(90deg);
    }
    .app_ft_icon{width:100%;margin:30px 0;text-align:right;position: relative;}
    .app_ft_icon li{list-style:none;}
    .app_ft_icon li.download{margin-top:20px;margin-bottom:10px;}
    .app_ft_icon li.download a{padding-right:20px;color:#5a5a67;font-size: 14px;text-decoration: underline;}
    .app_ft_icon li.download a img{width: 12px;margin-right: 5px;margin-top: -1px;}

    .app_ft_icon li:last-child a{
		/* position:relative; */
		display:inline-block;width:30px;height:30px;background-color:#7f7f7e;border-radius:50%;margin-right:10px;
		text-align: center;
		}
    .app_ft_icon li:last-child a img{width:18px;
	/* position:absolute;top:50%;left:50%;transform:translate(-50%,-50%); */
	vertical-align: middle;
	text-align: center;
	display: inline-block;
	margin-left: 3px;
	}

    /** 愿景 */
    .section-vision {
        width: 100%;
        width: 100vw;
        background-color: rgba(247, 247, 247, 1)
    }
    .section-vision-group {
        position: relative;
        margin-top: 80px;
        width: 100%;
        width: 100vw;
    }
    .vision-title {
        margin-left: 10px;
        margin-bottom: 30px;
    }
    .vision-title-en {
        display: inline-block;
        position: relative;
        top: 20px;
        left: 0;
        font-size: 40px;
        font-weight: bold;
        line-height: 40px;
    }
    .vision-title-cn {
        display: inline-block;
        position: relative;
        top: 30px;
        left: 0;
        font-size: 13px;
    }
    .vision-title-bottom-line {
        position: relative;
        border-bottom: 2px solid #111;
        width: 194px;
    }
    .vision-img {
        position: relative;
        top: 0;
        left: 0;
        width: 100vw;
        height: 360px;
    }
    .vision-bg-top {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        background-image: url(../images/vision-bg-top.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 26%;
        width: 100%;
        height: 100%;
    }
    .vision-img-large {
        display: block;
        position: absolute;
        bottom: 0;
        left: 15%;
        z-index: 4;
    }
    .vision-img-large video{
        display:block;
        position:static;
        top:0;
        bottom:0;
        left:0;
        right:0;
        padding:0;
        margin:0;
        width:100%;
    }
    .vision-img-large-line {
        display: block;
        position: absolute;
        bottom: 0;
        left: 15%;
        z-index: 4;
        border-bottom: 2px solid #111;
    }
    .vision-img-small{
        display:block;
        position:absolute;
        top:100px;
        right:0;
        z-index:3;
        width:253px;
        height:320px;
    }
    .vision-img-small .c-block-details_image {
        background-position: unset;
    }
    .vision-more {
        display: block;
        position: absolute;
        right: 0;
        z-index: 3;
        height: 60px;
        line-height: 60px;
    }
    .vision-comment {
        display: block;
        position: relative;
        top: 22px;
        left: 15%;
        padding: 0;
        margin: 0;
        width: 65%;
    }
    .vision-comment-text {
        display: block;
        font-size: 12px;
        font-weight: 300;
        word-break: break-all;
        white-space: normal;
        word-wrap: break-word;
        margin: 10px 0;
        width: 100%;
        line-height: 22px;
    }


    /** 产品 */
    .section-product {
        width: 100%;
        width: 100vw;
    }
    .section-product-group {
        position: relative;
        margin-top: 130px;
        width: 100%;
        width: 100vw;
    }
    .product-title {
        position: relative;
        margin-left: 10px;
        height: 60px;
    }
    .product-title-part {
        display: inline-block;
        border: 0;
        margin: 0;
        padding: 0;
    }
    .product-title-part1 {
        position: absolute;
        top: -6px;
        left: 0;
        z-index: 2;
        color: #111;
        font-size: 60px;
        font-weight: 900;
    }
    .product-title-part2 {
        position: absolute;
        top: 49px;
        left: 224px;
        z-index: 2;
        background-color: #b8b8b8;
        color: rgba(255, 255, 255, 1);
        font-size: 13px;
        font-weight: 800;
        padding: 2px 20px;
    }
    .product-title-line {
        position: absolute;
        top: 60px;
        left: 0;
        z-index: 1;
        border-top: 2px solid #111;
        width: 234px;
    }
    .product-img {
        position: relative;
        top: 0;
        left: 0;
        width: 100vw;
        height: 250px;
    }
    .product-bg {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        z-index: 0;
        background-image: url(../images/product-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 26%;
        width: 100%;
        height: 126%;
    }
    .product-slider {
        display: block;
        position: absolute;
        top: 90px;
        left: 40%;
        z-index: 5;
        background-color: #fff;
        text-align: center;
        line-height: 400px;
    }
    .product-fluid-background{
        overflow:hidden;
    }
    .product-slider-trigger{
        position: absolute;
        bottom: -24px;
        left: 0;
        cursor: pointer;
        vertical-align: middle;
        width: 37px;
        height: 25px;
        line-height: 25px;
    }
    .product-slider-trigger img{
        width:100%;
    }
    .product-slider-index{
        position:absolute;
        bottom:-29px;
        right:0;
        vertical-align:middle;
        width:52px;
        height:30px;
        line-height:30px;
    }
    .product-slider-index-total{
        color:#CCCCCC;
    }
    .product-slider-info{
        position: absolute;
        top: 60px;
        right: -87px;
        transform: translate3d(0, 0, 0) rotate(90deg);
        writing-mode: lr-tb;
        text-align: left;
        vertical-align: middle;
        word-break: break-all;
        padding: 0;
        margin: 0;
        width: 163px;
        height: 44px;
        line-height: 18px;
    }
    .product-more {
        top: 255px;
        right: 0;
        z-index: 4;
        border-bottom: 2px solid #111;
        width: 16%;
        height: 60px;
        line-height: 60px;
    }
    .product-comment {
        display: block;
        position: absolute;
        top: 186px;
        left: 0;
        z-index: 1;
        margin: 0 2%;
        width: 35%;
    }
    .product-comment-text {
        display: block;
        font-size: 12px;
        font-weight: 300;
        word-break: break-all;
        white-space: normal;
        word-wrap: break-word;
        margin: 45px 0 0 0;
        width: 100%;
        line-height: 25px;
    }


    /** 项目 */
    .section-project {
        width: 100%;
        width: 100vw;
    }
    .section-project-group {
        position: relative;
        margin-top: 180px;
        padding-top:100px;
        width: 100%;
        width: 100vw;
    }
    .project-title {
        display: block;
        position: relative;
        left: 0;
        z-index: 2;
        width: 240px;
    }
    .project-title-top{
        position:absolute;
        top:0;
        left:0;
        overflow-y:hidden;
        height: 47px;
    }
    .project-title-bg {
        display: block;
        position: relative;
        top: 0;
        bottom: 0;
        background-color: #ccc;
        height: 30px;
    }
    .project-title-text {
        display: block;
        position: absolute;
        top: -37px;
        left: 10px;
        min-width:320px;
    }
    .project-title-part {
        display: inline-block;
    }
    .project-title-en {
        position: relative;
        top: -10px;
        font-size: 60px;
        font-weight: 900;
    }
    .project-title-cn {
        position: relative;
        top: -8px;
        left: 4px;
        /*height:30px;*/
        padding: 2px 20px;
        background-color:#ccc;
        font-size: 13px;
        font-weight: 900;
        color: #555;
    }
    .project-img {
        position: relative;
        top: -30px;
        left: 0;
        z-index: 1;
        width: 100vw;
    }
    .project-bg,
    .project-bg-img {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        width: 100vw;
    }
    .project-bg-img {
        background-image: url(../images/project-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 95%;
        height: 100%;
    }
    .project-slider-link-list {
        display: block;
        position: absolute;
        top: 80px;
        left: 0;
        width: 100%;
        width: 100vw;
        height: 40px;
    }
    .project-slider-link {
        display: inline-block;
        padding: 4px;
        margin-right: 4px;
    }
    .project-slider-link-active {
        background-color: #ccc;
        color: #fff;
    }
    .project-slider-link:last-child {
        margin-right: 0;
    }
    .project-fluid-background{
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .project-main-image {
        display: block;
        position: absolute;
        top: 130px;
        left: 0;
        z-index: 2;
        width: 80%;
        width: 80vw;
        height: 300px;
    }
    .project-more {
        bottom: 0;
        right: 0;
        z-index: 4;
        width: 90px;
        height: 60px;
        line-height: 60px;
    }
    .project-sub-img {
        display: block;
        position: absolute;
        top: 430px;
        left: 0;
        z-index: 1;
        width: 40%;
        width: 40vw;
        height: 207px;
    }
    .project-sub-img-name {
        position: relative;
        top: -23px;
        z-index: 3;
        color: #fff;
        font-size: 14px;
        font-weight: 900;
        padding-left: 10px;
    }
    .project-sub-img-comment {
        position: relative;
        top: -18px;
        color: #333;
        font-size: 12px;
        font-weight: 400;
        padding-left: 10px;
    }
    .project-sub-img-comment-sub {
        position: relative;
        top: -18px;
        color: #ccc;
        font-size: 12px;
        font-weight: 400;
        padding-left: 10px;
    }
    .project-sub-img-mask {
        position:absolute;
        top:0;
        bottom:0;
        left:0;
        right:0;
        z-index:2;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
        width:100.5%;
        height:100.5%;
    }


    /** 新闻 */
    .section-news {
        width: 100%;
        width: 100vw;
    }
    .section-news-group {
        position: relative;
        margin-top: 100px;
        padding-top:70px;
        width: 100%;
        width: 100vw;
    }
    .news-title {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        width: 100vw;
    }
    .news-title-text {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        padding: 0;
        margin: 0;
    }
    .news-title-part {
        display: inline-block;
        padding: 0;
        margin: 0;
    }
    .news-title-en {
        position: relative;
        top: -18px;
        left: 10px;
        font-size: 60px;
    }
    .news-title-cn {
        position: relative;
        top: 8px;
        left: 33px;
        font-size: 13px;
        font-weight: 900;
        color: #555;
    }
    .news-title-line {
        display: block;
        position: relative;
        top: -38px;
        bottom: 0;
        border-bottom: 2px solid #111;
        width: 215px;
        height: 2px;
    }
    .news-title-top {
        position: absolute;
        top: 0;
        left: 0;
        overflow-y: hidden;
        height: 50px;
    }
    .news-img {
        position: relative;
        top: -64px;
        left: 0;
        z-index: 1;
        width: 100vw;
        height: 500px;
    }
    .news-bg {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(../images/news-bg-mobile.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 80%;
        width: 100%;
        width: 100vw;
        height: 500px;
    }
    .news-main-image {
        display: block;
        position: absolute;
        top: 100px;
        left: 0;
    }
    .news-main-img-comment {
        padding: 4px;
    }
    .news-main-img-comment-text {
        display: -webkit-box;
        font-size: 12px;
        font-weight: 400;
        color: #333;
        overflow : hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .news-main-img-comment-date {
        font-size: 12px;
        font-weight: 300;
        color: #999;
    }
    .news-sub-img {
        display: block;
        position: absolute;
        top: 200px;
        right: 0;
    }
    .news-sub-img-comment {
        padding: 3px;
    }
    .news-sub-img-comment-text {
        display: -webkit-box;
        font-size: 12px;
        font-weight: 400;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .news-sub-img-comment-date {
        font-size: 12px;
        font-weight: 300;
        color: #999;
    }
    .news-person-img {
        display: block;
        position: absolute;
        top: 390px;
        left: 36.7%;
    }
    .news-person-img-text{
        display: -webkit-box;
        position: absolute;
        top: 74px;
        right: -104px;
        font-size: 12px;
        font-weight: 400;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        width: 96px;
    }
    .news-person-img-date{
        position:absolute;
        top: 116px;
        right: -100px;
        font-size: 12px;
        font-weight: 300;
        color: #999;
        width: 90px;
    }
    .news-more {
        bottom: -50px;
        left: 0;
        z-index: 4;
        width: 100%;
        height: 50px;
        line-height: 50px;
    }
    .news-middle-line {
        display: block;
        position: absolute;
        top: 100px;
        left: 69%;
        border-left: 2px solid #ccc;
        height: 300px;
    }



    /** 页脚 */
    .section-footer {
        width: 100%;
        width: 100vw;
    }
    .footer-group {
        position: relative;
        top: 140px;
        bottom: 0;
    }
    .section-footer-nav {
        position: relative;
        top: 0;
        bottom: 0;
        background: -webkit-linear-gradient(top, #c2c2c2, #808080);
        background: -o-linear-gradient(bottom, #c2c2c2, #808080);
        background: -moz-linear-gradient(bottom, #c2c2c2, #808080);
        background: linear-gradient(to bottom, #c2c2c2, #808080);
        margin: 0 5%;
        width: 90%;
    }
    .section-footer-share {
        position: relative;
        padding: 16px 0 20px 30px;
    }
    .section-footer-share-ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .section-footer-share-li {
        display: inline-block;
        background-color: rgba(49, 49, 49, 0.5);
        color: rgba(34, 34, 34, 0.5);
        border-radius: 50%;
        writing-mode: vertical-lr;
        padding-top: 8px;
        margin-right: 30px;
        width: 44px;
        height: 44px;
    }
	.mobil_ewm_box{
		/* position: relative; */
	}
	#mobil_ewm{
		position: absolute;
		left:0px;
		top:-80px;
		width:80px;
		height:80px;
		display: none;
	}
	.mobil_ewm_box:hover #mobil_ewm{
		display: block;
		
	}
	#mobil_menu_ewm{ 
		position: absolute;
		left:80px;
		top:0px;
		width:80px;
		height:80px;
		display: none;
	}
	.mobil_menu_ewm_box:hover #mobil_menu_ewm{
		display: block;
		
	}
	
	
	
	
	
	
	
    .section-footer-share-li:last-child {
        margin-right: 0;
    }
    .section-footer-share-li a {
        display: block;
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }
    .section-footer-share-li img {
        margin-left: 12px;
        margin-top: 7px;
        width: 18px;
    }
    .section-footer-top {
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
        background-color: rgba(49, 49, 49, 0.5);
    }
    .section-footer-top a {
        display: block;
        color: #fff;
        text-decoration: none;
        text-align: center;
        padding: 4px 8px;
        margin: 0;
    }
    .section-footer-top img {
        width: 15px;
    }
    .section-footer-top span {
        display: block;
    }
    .section-footer-info {
        position: relative;
        top: 0;
        right: 0;
        padding: 0 10px 15px 10px;
        margin: 0;
        width: 100%;
        width: 100vw;
    }
    .section-footer-copyright {
        position: relative;
        top: 0;
        bottom: 0;
        right: 0;
        color: #fff;
        font-size: 10px;
        font-weight: 300;
        margin: 0;
        width: 100%;
        width: 100vw;
        /*height: 20px;*/
        display: flex;
        flex-direction: column;
    }
    .title-white {
        color: #fff;
    }
}