.shot-banner {
    position: relative;
}

.shot-banner>div {
    display: none;
}

.shot-banner>div.in {
    display: block;
}

.shot-banner .banner-text {
    text-align: center;
    position: absolute;
    margin: auto;
    right: 0;
    top: 40%;
    left: 0;
    color: #fff;
}

/*新闻*/
.news-trends .trends-text>div {
    width: 24.3%;

}
.wap-block{display: none;}
/*案例展示*/
.news-trends .open-img>div {
    width: 25% !important;
    margin: 0 !important;
}

.shot-banner .banner-text>h1 {
    font-size: 45px;
}

.news-trends .news-nav .div2>ul li a {
    display: block;
}

.shot-banner .banner-text>span {
    display: block;
    width: 167px;
    height: 54px;
    margin: 0 auto;
    margin-top: 2%;
    border: 2px solid #fff;
    line-height: 54px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.5s;
}

.shot-banner .banner-text>span:hover {
    background: #fff;
    border: 2px solid transparent;
    color: #3a3a3a;
}


.shot-banner .left-but {
    display: block;
    width: 36px;
    height: 61px;
    background: url(../images/left-but.png) no-repeat center center;
    position: absolute;
    top: 46%;
    left: 1%;
    background-size: 36px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
}

.shot-banner .right-but {
    display: block;
    width: 36px;
    height: 61px;
    background: url(../images/right-but.png) no-repeat center center;
    position: absolute;
    top: 46%;
    right: 1%;
    background-size: 36px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
}

.shot-banner .left-but:hover {
    -webkit-transform: translate(-5px, 0);
}

.shot-banner .right-but:hover {
    -webkit-transform: translate(5px, 0);
}


.news-trends .news-nav>div a>img {
    padding-left: 5px;
}



/*CG-shot*/
.CG-shot {
    text-align: center;
    background-color: #;
}

.CG-shot1 {
    background-color: #f5f5f5;
}

.CG-shot h2 {
    font-size: 35px;
    color: #2b2b2b;
    margin-top: 3%;
}

.CG-shot>p {
    margin: 0 auto;
    font-size: 15px;
    color: #4a4949;
    line-height: 25px;
    margin-top: 1.5%;
}

.CG-shot>p>span {
    display: block;
}

.CG-shot>p>sub {
    display: block;
    margin-top: 1%;
}

.CG-shot .CG-img1 {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-top: 3%;
    padding-bottom: 1%;
}

.CG-shot .CG-img2 {
    padding-bottom: 0;
}

.CG-shot>label {
    display: block;
    width: 44px;
    height: 4px;
    background-color: #2b2b2b;
    margin: 0 auto;
    margin-top: 2%;
}

.CG-shot .img-show {
    margin-top: 3%;
}

.CG-shot .img-show>div>img {
    float: left;
    display: block;
}

.CG-shot .img-show .img1>img {
    width: 33.333333%;
}

.CG-shot .img-show .img2>img {
    width: 50%;
}

.shot-price {
    width: 100%;
    text-align: center;
    /*background: url(../images/show-bg.jpg) no-repeat center;*/
    background-size: 100% 100%;
    padding-bottom: 5%;
}

.shot-price>h1 {
    font-size: 30px;
    color: #262626;
    padding-top: 6%;
}

.shot-price>label {
    width: 110px;
    height: 2px;
    background-color: #2b2b2b;
    display: block;
    margin: 0 auto;
    margin-top: 2%;
}

.shot-price>img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
}

.shot-price .price-icon {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.shot-price .price-icon>div>div {
    width: 30%;
    float: left;
    padding: 0 1.5%;
    margin-top: 6%;
}

.shot-price .price-icon>div>div>img {
    height: 45px;
}

.shot-price .price-icon>div>div p {
    color: #4a4949;
    font-size: 14px;
    line-height: 25px;
    margin-top: 4%;
}

.shot-price .price-icon>div>div p>span {
    display: block;
}

.shot-price .price-icon>div>div p>.h4 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
}

.shot-price .price-icon .icon2 {
    margin-top: 4%;
}

.shot-price1 {
    width: 100%;
    text-align: center;
    background: url(../images/show-bg1.jpg) no-repeat center;
    background-size: 100% 100%;
    padding-bottom: 6%;
}

.shot-price1>h1 {
    color: #fff;
}

.shot-price1>label {
    background-color: #fff;
}

.shot-price1 .price-icon>div>div p {
    color: #8a8a8a;
    font-size: 14px;
}

/*ç›¸å…³æ¡ˆä¾‹*/
.case {
    text-align: center;
    padding-bottom: 5%;
    margin-top: 20px;
}

.case h1 {
    font-size: 30px;
    padding-top: 3%;
}

.case .case-img {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 3%;
}

.case .case-img>div {
    width: 32%;
    float: left;
    cursor: pointer;
	margin-right: 2%;
}
.case .case-img>div:nth-child(3){
	margin-right: 0;
}
.case .case-img>div a {
    display: block;
}

.case .case-img>div>a>span {
    display: block;
    position: relative;
    overflow: hidden;
}

.case .case-img>div>a>span>label {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(33, 33, 33, 0.6);
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
}

.case .case-img>div>a>span>label>img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s;
    -webkit-transform: rotate(0deg);
    width: 50px;
}

.case .case-img>div:hover a>span>label {
    opacity: 1;
}

.case .case-img>div:hover a>span .img1 {
    -webkit-transform: scale(1.05, 1.05);
}

.case .case-img>div:hover a>span>label>img {
    -webkit-transform: rotate(360deg);
}

.case .case-img>div>a>span .img1 {
    width: 100%;
    display: block;
    margin: 0 auto;
    -webkit-transition: all 0.5s;
    -webkit-transform: scale(1, 1);
}

.case .case-img>div>a>h3 {
    font-size: 16px;
    color: #2b2b2b;
    text-align: left;
    padding-top: 2%;
}

.case .case-img .case-padding {
    /* padding: 0 0.5%; */
}

/*è™šæ‹Ÿå½±åƒäº’åŠ¨å±•ç¤º*/
.fictitious-reality>img {
    width: 85px;
    display: block;
    margin: 0 auto;
    padding-bottom: 0;
    padding-top: 3%;
}

.fictitious-reality>h1 {
    font-size: 30px;
    padding-top: 1%;
}

.fictitious-img {
    width: 80%;
    margin: 0 auto;
    margin-top: 3%;
}

.fictitious-img>img {
    width: 33.33333%;
    float: left;
}

.fictitious-img1>img {
    width: 100%;
}

/**/
.fictitious-price {
    width: 100%;
    text-align: center;
}

.fictitious-price>h1 {
    font-size: 30px;
    color: #262626;
    padding-top: 5%;
}

.fictitious-price>label {
    width: 110px;
    height: 2px;
    background-color: #2b2b2b;
    display: block;
    margin: 0 auto;
    margin-top: 2%;
}

.fictitious-price .price-text {
    width: 80%;
    margin: 0 auto;
}

.fictitious-price .price-text ul {
    width: 45%;
    float: left;
}

.fictitious-price .price-text .ul2 {
    float: right;
}

.fictitious-price .price-text ul li {
    margin-top: 10%;
}

.fictitious-price .price-text ul li>img {
    float: left;
    width: 8%;
}

.fictitious-price .price-text ul li>p {
    width: 90%;
    float: right;
    text-align: left;
    font-size: 14px;
    padding-top: 1%;
    line-height: 24px;
}

.fictitious-price .price-text ul li h3 {
    text-align: left;
    float: left;
    margin-left: 13px;
    font-weight: bold;
}

.price-img {
    width: 80%;
    margin: 0 auto;
    margin-top: 5%;
}

.price-img>img {
    width: 50%;
    float: left;
}

.fictitious-advan {
    background: url(../images/advan-bg.jpg) no-repeat center;
    background-size: 100% 100%;
}

.fictitious-advan .price-icon>div>div {
    width: 25%;
    padding: 0;
}

.fictitious-advan .price-icon>div>div h5 {
    color: #fff;
    font-size: 16px;
    padding-top: 3%;
}

.fictitious-advan .price-icon>div>div p {
    padding: 0 5%;
}

.fictitious-price>p {
    margin: 0 auto;
    font-size: 14px;
    color: #4a4949;
    line-height: 25px;
    margin-top: 2%;
}

.fictitious-price>p>span {
    display: block;
}

.fictitious-advan1 {
    background: url(../images/advan-bg1.jpg) no-repeat center;
    background-size: 100% 100%;
}

.fictitious-advan1 .price-icon>div>div {
    width: 25%;
    padding: 0;
}

.fictitious-advan1 .price-icon>div>div h3 {
    color: #ffffff;
    font-weight: bold;
    margin: 15px 0;
    font-size: 16px;
}

.fictitious-advan1 .price-icon>div>div p {
    padding: 0 5%;
}

.fictitious-price .price-time {
    width: 80%;
    margin: 0 auto;
    margin-top: 3%;
}

.fictitious-price .price-time>div {
    width: 33.333333%;
    float: left;
}

.fictitious-price .price-time>div h3 {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.fictitious-price .price-time>div>p {
    padding: 0 5%;
    line-height: 23px;
    font-size: 13px;
    margin-top: 2%;
}

.fictitious-price .price-time>div>p>span {
    display: block;
}

.fictitious-advan2 {
    background: url(../images/advan-bg2.jpg) no-repeat center;
    background-size: 100% 100%;
}

.fictitlous-zhanju {
    background: #ffffff;
    padding-bottom: 3%;
}

.fictitlous-yidong {
    padding-bottom: 3%;
}

/*è™šæ‹Ÿå½±å“äº’åŠ¨å±•ç¤º */
.controll-case {
    text-align: center;
}

.controll-case>h1 {
    font-size: 35px;
    padding-top: 3%;
    padding-bottom: 2%;
}

.controll-case>p {
    margin: 0 auto;
    font-size: 15px;
    line-height: 24px;
}

.controll-case>p>span {
    display: block;
}

.controll-case>div {
    padding: 5% 0;
}

.controll-case>div>img {
    width: 100%;
    float: left;
}

.controll-case>img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.controll-case .img1 {
    margin-top: 3%;
}

.controll-case .controll-fangan {
    background: url(../images/fangan-bg.jpg) no-repeat center;
    background-size: 100% 100%;
    margin-top: 3%;
}

.controll-case .controll-fangan .logo {
    width: 10%;
    margin: 0 auto;
}

.controll-case .fangan-top-img {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 5%;
}

.controll-case .controll-fangan .logo>img {
    width: 100%;
}

.controll-case .controll-fangan>h1 {
    padding-top: 17px;
}

.controll-case .controll-fangan .img1 {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.controll-case .controll-fangan .img1>img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.control-bg {
    background: url(../images/youshi-bg.jpg) no-repeat center;
    background-size: 100% 100%;
}

.control-bg .icon1>div>h4 {
    font-size: 16px;
    color: #fff;
    padding-top: 7%;
}

/*ä½“éªŒå½±ç‰‡*/
.film-video {
    width: 90%;
    margin: 0 auto;
    margin-top: 7%;
    background: #000000;
    text-align: center;
    padding: 30px 0;
}

.film-video>img {
    width: 100%;
}

.film-video>video {
    width: 70%;
}

.film-border {
    border-bottom: 1px solid #ebebeb;
}

.film-content {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 2%;
    padding-bottom: 4%;
	font-size: 14px;
    line-height: 2;
}

.film-content>h1 {
    font-size: 30px;
	text-align:center;
}

.film-content>label {
    display: block;
    font-size: 15px;
    margin-top: 0;
	margin-bottom: 3%;
	text-align:center;
}

.film-content>p {
    font-size: 14px;
    line-height: 23px;
    margin-top: 3%;
}

.film-content>p>span {
    display: block;
}

.film-content>p img {
    max-width: 100%;
    height: auto  !important;
}

.film-content>b {
    display: block;
    width: 44px;
    height: 4px;
    background: #2B2B2B;
    margin: 0 auto;
    margin-top: 4%;
}

.film-content>h4 {
    font-size: 18px;
    margin-top: 4%;
}

.film-content>sub {
    display: block;
    font-size: 14px;
    margin-top: 1%;
}

.film-content>img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.film-content .img1 {
    margin-top: 5%;
}

.film-content .img2 {
    margin-top: 2%;
}

/*æ–°é—»åŠ¨æ€*/
.news-trends {
    padding-top: 3%;
    text-align: center;
    padding-bottom: 3%;
    overflow: hidden;
}

.news-trends>h1 {
    font-size: 36px;
}

.news-top {
    padding-top: 120px;
}

.news-trends>p {
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    padding-top: 2%;
    color: #4a4949;
}

.news-trends>p>span {
    display: block;
}

.news-trends .news-nav {
    width: 100%;
    margin-top: 3%;
}

.news-trends .news-nav>div {
    float: left;
    height: 70px;
    text-align: center;
    line-height: 70px;
    cursor: pointer;
}

.news-trends .news-nav>div a {
    font-size: 16px;
    color: #2B2B2B;
}

.news-trends .news-nav .div1 {
    width: 24%;
    background: #000;
}

.news-trends .news-nav .div1>a {
    color: #fff;
    font-size: 25px;
}

.news-trends .news-nav .div2 {
    position: relative;
    width: 14%;
    margin-left: 0.5%;
    display: none;
    /*north*/
}

.news-trends .news-nav .div2:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #e5e5e5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all 0.5s;
}

.news-trends .news-nav .div2>ul {
    border: 1px solid #e5e5e5;
    border-top: 0;
    margin-top: -1px;
    display: none;
    position: relative;
    z-index: 30;
}

.news-trends .news-nav .div2>ul li {
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    height: 50px;
    line-height: 50px;
}

.news-trends .news-nav .div2>ul li:hover {
    background-color: #f1f1f1;
}

.news-trends .news-nav .div3 {
    width: 20%;
    position: relative;
    margin-left: 0.5%;
    -webkit-transition: all 0.5s;
}
.news-trends .news-nav .div3.div3-first{
    margin-left: 10%;
}

.news-trends .news-nav .div3:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #e5e5e5;
    display: block;
    z-index: -1;
    -webkit-transition: all 0.5s;
    box-sizing: border-box;
}

.news-trends .news-nav .div2:hover:after,
.news-trends .news-nav .div3:hover:after {
    background-color: #f1f1f1;
}

.news-trends .trends-text {
    min-height: 200px;
}

.news-trends .trends-text>div {
    padding: 0 0.35%;
    float: left;
    text-align: left;
    margin-top: 1%;
}

.news-trends .trends-text>div.padding {}

.news-trends .trends-text>div .text-pic {
    position: relative;
    overflow: hidden;
}

.news-trends .trends-text>div .text-pic .img1 {
    width: 100%;
    display: block;
    transform: scale(1, 1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.news-trends .trends-text>div .text-pic>span {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    top: 0;
    left: 0;
}

.news-trends .trends-text>div .text-pic>span>img {
    position: absolute;
    margin: 0 auto;
    top: 35%;
    left: 0;
    right: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: rotate(-300deg);
}

.news-trends .trends-text>div:hover .text-pic>span>img {
    -webkit-transform: rotate(0deg);
}

.news-trends .trends-text>div:hover span {
    opacity: 1;
}

.news-trends .trends-text>div:hover .img1 {
    transform: scale(1.1, 1.1);
}

.news-trends .trends-text>div .text-con {
    background: #fff;
    padding-bottom: 3%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.news-trends .trends-text>div:hover .text-con {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}

.news-trends .trends-text>div .text-pic1 {
    width: 90%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 5%;
}

.news-trends .trends-text>div .text-pic1>h1>a {
    padding-top: 3%;
    font-size: 16px;
    color: #2B2B2B;
    height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
    line-height: 22px
}

.news-trends .trends-text>div .text-pic1>label {
    font-size: 14px;
    color: #7b7b7b;
}

.news-trends .trends-text>div .text-pic1>p {
    font-size: 13px;
    color: #676767;
    height: 34px;
    overflow: hidden;
    margin-top: 3%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
}

.news-trends .trends-text>div .text-pic1 button {
    width: 100%;
    height: 48px;
    border: 1px solid #cdcccc;
    background: #fff;
    cursor: pointer;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    top: 56%;
    left: 0;
}

.news-trends .trends-text>div .text-pic1 button>img {

    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.news-trends .trends-text>div .text-pic1 button:hover img {
    margin-left: 5%;
}

.news-trends .trends-text>div:hover button {
    opacity: 1;
}

.news-trends .trends-text>div:hover p {
    opacity: 0;

}

.news-trends .news-more {
    width: 98%;
    margin: auto;
    height: 98px;
    line-height: 98px;
    border: 1px solid #e5e5e5;
    margin-top: 1%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.news-trends .news-more:hover {
    background-color: #f1f1f1;
}

.news-trends .news-more>a {
    display: block;
    color: #2B2B2B;
    font-size: 18px;
    cursor: pointer;
}

/*æ–°é—»è¯¦æƒ…é¡µ*/
.news-list {
    width: 65%;
    margin: 0 auto;
    margin-top: 8%;
    text-align: center;
}

.news-list table td {
    border: 1px solid #000;
}

.news-list>h1 {
    font-size: 30px;
}

.news-list>span {
    display: block;
    margin-top: 2%;
    font-size: 15px;
}

.news-list>label {
    display: block;
    width: 44px;
    height: 2px;
    background: #2b2b2b;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 3%;
}

.news-list>p {
    font-size: 14px;
    color: #4a4949;
    text-align: left;
    line-height: 23px;
}

.news-list .news-list-img {
    padding: 3% 0;
}

.news-list .news-list-img img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.news-list>p video {
    width: 100%;
    height: auto;
}

.news-list>p img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}

.news-list .news-list-img .img1 {
    width: 68%;
    float: left;
}

.news-list .news-list-img .img2 {
    width: 31.7%;
    float: right;
}

.news-line {
    border: 1px solid #ebebeb;
    margin-top: 3%;
}

/*å…³äºŽ*/
.about {
    background: #f5f5f5;
    text-align: center;
}

.about>h1 {
    font-size: 35px;
    padding-top: 3%;
}

.about>p {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 1%;
    font-size: 13px;
    line-height: 24px;
}

.about>p>span {
    display: block;
}

.about .about-nav {
    border-bottom: 3px solid #000;
    margin-top: 3%;
}

.about .about-nav>div {
    width: 42%;
    max-width: 1200px;
    margin: 0 auto;
}

.about .about-nav>div>div {
    width: 49%;
    height: 75px;
    float: left;
    background-color: #fff;
    text-align: center;
    border: 1px solid #e9e9e9;
    line-height: 75px;
    -webkit-transition: all 0.5s;
}

.about .about-nav>div>div a {
    display: block;
    font-size: 17px;
    color: #4c4c4c;
}

.about .about-nav>div>div:hover {
    background: #000;
    border: 1px solid #000;
}

.about .about-nav>div>div.hover {
    background: #000;
    border: 1px solid #000;
}

.about .about-nav>div>div:hover a {
    color: #fff;
    font-weight: 600;
}

.about .about-nav>div>div.hover a {
    color: #fff;
    font-weight: 600;
}

.about-content1 {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
	margin-bottom:5%;
}

.about-content1>h1 {
    font-size: 30px;
    padding-top: 5%;
}

.about-content1>p {
    margin-top: 2%;
    font-size: 13px;
    line-height: 24px;
}

.about-content1>p>span {
    display: block;
}

.about-content1>img {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-top: 3%;
    padding-bottom: 1%;
}

.about-content1 h2 {
    font-size: 30px;
    margin-top: 5%;
}

.about-content1>label {
    width: 110px;
    height: 2px;
    background: #2b2b2b;
    display: block;
    margin: 0 auto;
    margin-top: 2%;
}

.about-content1 .about-icon {
    margin-top: 5%;
}

.about-content1 .about-icon>div {
    width: 25%;
    float: left;
}

.about-content1 .about-icon>div>a {
    color: #2B2B2B;
}

.about-content1 .about-icon>div img {
    width: 130px;
}

.about-content1 .about-icon>div span {
    display: block;
    font-size: 14px;
    margin-top: 4%;
}

.about-growth {
    background-image: url(../images/about-bg.jpg);
    background-size: 100% 100%;
    text-align: center;
    padding-top: 4%;
    padding-bottom: 10%;
    margin-top: 5%;
}

.about-growth>h1 {
    font-size: 30px;
}

.about-growth>label {
    width: 110px;
    height: 2px;
    background: #2b2b2b;
    display: block;
    margin: 0 auto;
    margin-top: 1.5%;
}

.about-growth>div {
    width: 60%;
    margin: 0 auto;
}

.about-growth>div>img {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-top: 10%;
}

.about-win {
    padding-bottom: 5%;
    text-align: center;
}

.about-win>h1 {
    font-size: 30px;
    margin-top: 3%;
}

.about-win>label {
    width: 110px;
    height: 2px;
    background: #2b2b2b;
    display: block;
    margin: 0 auto;
    margin-top: 2%;
}

.about-win .win-img {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.about-win .win-img>div {
    width: 49.6%;
    float: left;
    margin: 0 0.2%;
    text-align: left;
    margin-top: 3%;
}

.about-win .win-img>div>img {
    width: 100%;
}

.about-win .win-img>div>h1 {
    font-size: 20px;
    padding-top: 1%;
}

.about-win .win-img>div>p {
    font-size: 15px;
    margin-top: 1%;
}

.about-win .win-img>div>p>span {
    opacity: 0.7;
    margin-right: 2%;
}

.about-people {}

.about-people>div {
    /*width: 33.2%;*/
    width: 25%;
    /*north*/
    float: left;
    margin-top: 0.2%;
    position: relative;
    cursor: pointer;
}

.about-people>div>img {
    width: 100%;
    display: block;
}

.about-people .div1 {
    /*margin: 0 0.2%;*/
    margin-top: 0.2%;
}

.about-people .div2 {
    margin-right: 0.2%;
    margin-top: 0.2%;
}

.about-people>div .app-mengceng {
    display: block;
    width: 100%;
    height: 45px;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 1);
    display: none;
    color: #fff;
}

.about-people>div .app-mengceng>h1 {
    font-size: 12px;
    padding-left: 5%;
    float: left;
    line-height: 45px;
}

.about-people>div .app-mengceng>label {
    display: block;
    margin-top: 2%;
    padding-left: 5%;
}

.about-people>div .app-mengceng .tan-icon {
    width: 30px;
    float: right;
    margin-right: 10%;
    display: block;
    margin-top: 4%;
}

.about-people>div .app-mengceng .tan-xiang {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 50;
}

.about-people>div .app-mengceng .tan-xiang {
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    display: none;
}

.about-people>div .app-mengceng .tan-xiang>span {
    display: block;
}

.about-people>div .app-mengceng1 {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.9);
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 15;
    opacity: 0;
}

.about-people>div .app-mengceng1>h1 {
    margin-top: 45%;
    font-size: 18px;
    color: #fff;
}

.about-people>div .app-mengceng1>span {
    display: block;
    font-size: 14px;
    color: #fff;
    margin-top: 2%;
}

.about-people>div .app-mengceng1>p {
    width: 85%;
    margin: 0 auto;
    margin-top: 3%;
    color: #fff;
    opacity: 0.4;
    font-size: 12px;
    line-height: 24px;
}

.about-people>div .app-mengceng1>p>span {
    display: block;
}

.about-people>div .pc-mengceng {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    overflow: auto;
}

.about-people>div:hover .pc-mengceng {
    opacity: 1;
}

.about-people>div .pc-mengceng>div {
    width: 95%;
    height: 95%;
    border: 1px solid #313131;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    overflow: auto;
}

.about-people>div>div>div>h1 {
    margin-top: 40%;
    font-size: 24px;
    color: #fff;
}

.about-people>div>div>div>span {
    display: block;
    font-size: 14px;
    color: #fff;
    margin-top: 2%;
}

.about-people>div>div>div>p {
    width: 85%;
    margin: 0 auto;
    margin-top: 3%;
    color: #fff;
    opacity: 0.4;
    font-size: 13px;
    line-height: 24px;
}

.about-people>div>div>div>p>span {
    display: block;
}

/*ä¼ä¸šæ–‡åŒ–*/
.about-business {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.about-business>h1 {
    font-size: 30px;
    padding-top: 3%;
}

.about-business>p {
    font-size: 13px;
    margin-top: 2%;
    line-height: 24px;
}

.about-business>p>span {
    display: block;
}

.about-business>img {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 3% 0;
}

.about-business>div {
    font-size: 14px;
    line-height: 35px;
}

.about-business>div>span {
    display: block;
}

.about-business>div>span>label {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.about-business>div>p {
    font-size: 14px;
}

.about-business .bus-img1 {
    padding: 3% 0;
}

.about-business .bus-img1 .img1 .pic1 {
    width: 66.5%;
    float: left;
}

.about-business .bus-img1 .img1 .pic2 {
    width: 33%;
    float: right;
}

.about-business .bus-img1 .img2>img {
    width: 33%;
    float: left;
    margin-top: 0.5%;
}

.about-business .bus-img1 .img2 .pic3 {
    padding: 0 0.5%;
}

.bus-staff {
    margin-top: 3%;
}

.bus-staff>img {
    width: 14.28%;
    display: block;
    float: left;
}

/*ç»ƒä¹ æˆ‘ä»¬*/
.our {
    padding-top: 3%;
    text-align: center;
    padding-bottom: 3%;
    overflow: hidden;
}

.our>h1 {
    font-size: 35px;
}

.our .our-img {
    width: 95%;
    margin: 0 auto;
    margin-top: 4%;
}

.our .our-img>img {
    width: 50%;
    float: left;
}

.our .our-address {
    width: 60%;
    margin: 0 auto;
    margin-top: 3%;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 3%;
}

.our .our-address>div {
    width: 50%;
    float: left;
}

.our .our-address .BJ>h1 {
    font-size: 22px;
}

.our .our-address .BJ>span {
    display: block;
    font-size: 14px;
    opacity: 0.5;
    margin-top: 5%;
}

.our .our-address .BJ>label {
    width: 20px;
    height: 1px;
    display: block;
    background: #cdcccc;
    margin-top: 3%;
}

.our .our-address .BJ>p {
    font-size: 14px;
    margin-top: 3%;
    line-height: 25px;
}

.our .our-address .SH {
    width: 40%;
    padding-left: 0;
}

.our .our-address .SH .sibai {
    margin-top: 4.3%;
}

.our .our-contact {
    width: 60%;
    margin: 0 auto;
    margin-top: 3%;
    text-align: left;
}

.our .our-contact h1 {
    font-size: 18px;
}

.our .our-contact p {
    font-size: 14px;
    opacity: 0.5;
    margin-top: 1%;
    line-height: 24px;
}

.our .our-contact span {
    font-size: 14px;
    margin-top: 1%;
    display: block;
}

.our .our-contact .contact-form {
    margin-top: 1%;
}

.our .our-contact .contact-form .left {
    width: 50%;
    float: left;
}

.our .our-contact .contact-form .left>input {
    width: 100%;
    height: 70px;
    background-color: #f5f5f5;
    border: 0;
    text-indent: 1em;
    font-size: 14px;
    margin-top: 2%;
    font-family: "微软雅黑";
    font-weight: 400;

}

.our .our-contact .contact-form .left>div {
    margin-top: 5%;
    margin-left: 2%;
}

.our .our-contact .contact-form .left>div>p {
    margin-top: 3%;
    opacity: 1;
    color: #a3a3a3;
}

.our .our-contact .contact-form label {
    width: 10px;
    display: inline-block;
    height: 10px;
    border: 2px solid #a7a7a7;
    border-radius: 50%;
    cursor: pointer;
    background: #fff;
}

.our .our-contact .contact-form .left .radio_active {
    background: #000 !important;
}

.our .our-contact .contact-form .right {
    width: 49%;
    float: right;
    margin-top: 1%;
}

.our .our-contact .contact-form .right>textarea {
    width: 94%;
    height: 384px;
    padding: 2% 3%;
    border: 0;
    background-color: #f5f5f5;
    font-size: 15px;
    line-height: 20px;
    font-family: "微软雅黑";
}

.our .our-contact .contact-form>button {
    width: 100%;
    height: 64px;
    background-color: #fff;
    border: 1px solid #9e9e9e;
    margin-top: 3%;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-family: "å¾®è½¯é›…é»‘";
}

.our .our-contact .contact-form>button:hover {
    background: #f1f1f1;
}

/*åŠ å…¥æˆ‘ä»¬*/
.join-our {
    margin-top: 8%;
    text-align: center;
}

.join-our>h1 {
    font-size: 35px;
}

.join-our>div {
    width: 95%;
    margin: 0 auto;
}

.join-our>div>img {
    width: 100%;
    display: block;
    padding: 4% 0;
}

.join-our>p {
    font-size: 13px;
    line-height: 26px;
}

.join-our>p>span {
    display: block;
}

.join-our>label {
    display: block;
    width: 44px;
    height: 2px;
    background-color: #2b2b2b;
    margin: 2% auto;
}

.our-job {
    margin-top: 3%;
    text-align: center;
    background-color: #f5f5f5;
}

.our-job>div {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 5%;
    padding-bottom: 5%;
}

.our-job>div>div {
    width: 33.33%;
    float: left;
}

.our-job>div>div>img {
    width: 75px;
}

.our-job>div>div>h3 {
    font-size: 16px;
    margin-top: 5%;
}

.our-job>div>div>p {
    font-size: 13px;
    color: #4a4949;
    margin-top: 3%;
    line-height: 24px;
    padding: 0 5%;
}

.our-job>div>div>p>span {
    display: block;
}

.our-works {
    text-align: center;
    margin-top: 4%;
}

.our-works>p {
    font-size: 14px;
    line-height: 26px;
}

.our-works>p>span {
    display: block;
}

.our-works>label {
    display: block;
    width: 44px;
    height: 4px;
    background-color: #2b2b2b;
    margin: 2% auto;
}

.our-works>p>sub {
    display: block;
    cursor: pointer;
}

.our-works>p>sub a {
    color: #000;
    font-size: 17px;
    -webkit-transition: all 0.4s;
    font-weight: bold;
}

.our-post {
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
    padding-bottom: 5%;
}

.our-post .our-zhankai {
    width: 99.6%;
    border: 1px solid #d9d9d9;
    border-top: 0;
}

.our-post .div1>div {
    width: 24.8%;
    height: 80px;
    float: left;
    text-align: center;
    font-size: 16px;
    background-color: #ededed;
    line-height: 80px;
    margin-right: 0.2%;
}

.our-post .div2 {
    position: relative;
    z-index: 5;
    margin-top: 0.2%;
}

.our-post .div2:nth-child(1) {
    margin-top: 0;
}

.our-post .div2 .div1 {
    cursor: pointer;
    width: 100.2%;
}

.our-post .div2 .div1>div {
    height: 40px;
    line-height: 60px;
    background-color: #fbfbfb;
    float: left;
    font-size: 15px;
}

.our-post .div3 .div1>div {
    background-color: #f5f5f5;
}

.our-post .div2 .div1-none {
    background-color: #ededed;
    padding: 4% 0;
    text-align: left;
    display: none;
}

.our-post .div2 .div1-none>ul {
    width: 80%;
    margin: 0 auto;
    line-height: 26px;
}

.our-post .div2 .div1-none>ul li {
    font-size: 14px;
    color: #7e7e7e;
}

.our-post .div2 .div1-none>ul h4 {
    font-size: 16px;
}

.our-post .div2 .div1 img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transform: rotate(0deg);
}

.our-post .div2 .div1 img.hover {
    transform: rotate(90deg);
}

/*æˆ‘ä»¬çš„å®¢æˆ·*/
.customer {
    background: #f5f5f5;
    text-align: center;
    /* padding-bottom: 5%; */
}

.customer .news-trends{
    display: none;
}

.customer>h1 {
    font-size: 35px;
    padding-top: 3%;
}

.customer>p {
    width: 60%;
    margin: 0 auto;
    margin-top: 1%;
    font-size: 14px;
    line-height: 24px;
}

.customer>p>span {
    display: block;
}

.customer-car {
    text-align: center;
    width: 100%;
    height: auto;
    background-color: #f5f5f5;

}

.customer-car>h1 {
    font-size: 20px;
}

.customer-car>label {
    width: 87px;
    height: 2px;
    background: #2b2b2b;
    margin: 0 auto;
    margin-top: 1.5%;
    display: block;
}

.customer-car .car-sign {
    width: 99.5%;
    margin: 0 auto;
    border-left: 1px solid #e5e5e5;
    position: relative;
    background-color: #f5f5f5;
}

.customer-car .car-sign .tab_li {
    display: none;
    width: 100%;
    float: left;
}
.customer-car .car-sign .tab_li::after{
    height: 10px;
    display: block;
    width: 100%;
    clear: both;
    content: ' ';
}
.customer-car .car-sign .tab_li .item {
    width: 12.5%;
    float: left;
    padding: 3% 0;
    cursor: pointer;
    background: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.customer-car .car-sign .tab_li .item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    z-index: 1;
}

.customer-car .car-sign .tab_li .item>img {
    width: 80%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    display: block;
    margin: 0 auto;
    padding: 0 1%;
    opacity: 0.8;
}

.customer-car .car-sign .tab_li .item:hover {
    background: #f5f5f5;
}

.customer-car .car-sign .tab_li .item:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
    opacity: 1;
}

.customer .customer-nav {
    border-bottom: 3px solid #000;
    margin-top: 3%;
}

.customer .customer-nav>div {
    width: 80%;
    max-width: 1542px;
    margin: 0 auto;
}

.customer .customer-nav>div>div {
    width: 24.5%;
    height: 75px;
    float: left;
    background-color: #fff;
    text-align: center;
    border: 1px solid #e9e9e9;
    line-height: 75px;
    -webkit-transition: all 0.5s;
    font-size: 17px;
    color: #4c4c4c;
}

.customer .customer-nav>div>div a {
    display: block;
    font-size: 17px;
    color: #4c4c4c;
}

.customer .customer-nav>div>div:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    font-weight: 600;
}

.customer .customer-nav>div>div.hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    font-weight: 600;
}

.customer .customer-nav>div>div:hover a {
    color: #fff;
    font-weight: 600;
}

.customer .customer-nav>div>div.hover a {
    color: #fff;
    font-weight: 600;
}

.CG-shot .number-img1 {
    width: 60%;
    margin: 0 auto;
}

.CG-shot .number-img1>img {
    width: 100%;
    display: block;
    padding-top: 3%;
}

.CG-shot .number-img2 {
    width: 100%;
    margin: 0 auto;
}

.CG-shot .number-img2>img {
    width: 100%;
    display: block;
    padding-top: 3%;
}

.number-bg {
    background: url(../images/bg.jpg) no-repeat center;
    background-size: 100% 100%;
}

.number-bg>h1 {
    color: #2B2B2B;
}

.number-bg>label {
    background-color: #2B2B2B;
}

.number-bg .price-icon>div>div>p {
    font-size: 14px;
    color: #676767
}

/*.number-bg .price-icon .icon1 .num-div1{
	padding-top: 2%;
}*/
.number-bg .price-icon .icon1 .num-div1>p {
    text-align: center;
}

/*.number-bg .price-icon .icon1 .num-div2{
	padding-top: 2%;
}*/
.number-bg .price-icon .icon1 .num-div2>p {
    text-align: center;
}

.num-jiazhi {
    background: url(../images/bg1.jpg) no-repeat center;
    background-size: 100% 100%;
}

.num-jiazhi .price-icon>div>div {
    width: 33.33%;
}

.num-jiazhi .price-icon>div>div h3 {
    color: #ffffff;
    margin-top: 10px;
    font-size: 16px;
}

.number-shop {
    text-align: center;
    background-color: #f5f5f5;
    padding-bottom: 5%;
}

.number-shop>h1 {
    font-size: 30px;
    color: #262626;
    padding-top: 5%;
}

.number-shop>label {
    width: 110px;
    height: 2px;
    background-color: #2b2b2b;
    display: block;
    margin: 0 auto;
    margin-top: 2%;
}

.number-shop .shop-video {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 2%;
    position: relative;
    cursor: pointer;
}

.number-shop .shop-video .video>div {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.number-shop .shop-video .video>div.in {
    opacity: 1;
}


.number-shop .shop-video .video>div img {
    width: 100%;
    display: block;
    float: left;
}

.number-shop .shop-video>span {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.number-shop .shop-video:hover span {
    opacity: 1;
}

.number-shop .shop-video .shop-left {
    width: 28px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 3%;
    cursor: pointer;
    z-index: 15;
}

.number-shop .shop-video .shop-right {
    width: 28px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 3%;
    cursor: pointer;
    z-index: 15;
}

.number-shop .shop-video>span>p {
    width: 200px;
    height: 150px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.number-shop .shop-video>span>p>img {
    cursor: pointer;
}

.number-shop .shop-video>span>p>label {
    display: block;
    color: #fff;
    font-size: 24px;
    padding-top: 5%;
    font-weight: 600;
}

.number-shop .shop-video>video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 20;
}


.number-shop .shop-video ul {
    width: 55px;
    height: 20px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 3%;
}

.number-shop .shop-video ul li {
    width: 8px;
    height: 8px;
    background-color: #999999;
    float: left;
    margin-left: 8px;
    cursor: pointer;
    border: 1px solid transparent;
}

.number-shop .shop-video ul li:hover {
    background-color: #fff;
    border: 1px solid #fff;
}

.number-shop .shop-video ul li.in {
    background-color: #fff;
    border: 1px solid #fff;
}

.news-trends .case-open>div {
    /* width: 61%; */
    width: 75%;
    /*north*/
    height: 150px;
    line-height: 150px;
}

.news-trends .case-open .top {
    border: 0;
    height: 70px;
    line-height: 70px;
}

.news-trends .case-open .top>div {
    width: 32.6%;
    float: left;
    height: 72px;
    margin-left: 0.7%;
    position: relative;
}

.news-trends .case-open .top>div:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid #e5e5e5;
}

.news-trends .case-open .top>div>img {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 12px
}

.news-trends .case-open .bottom {
    margin-top: 0.5%;
}


.news-trends .open-img {
    margin-top: 1%;
    min-height: 300px;
    background: #000000;
}

.news-trends .open-img .open-fu>img {
    width: 100%;
    display: block;
    -webkit-transition: all 0.5s;
}

.news-trends .open-img>div {
    overflow: hidden;
}

.news-trends .open-img>div:hover .open-fu img {
    -webkit-transform: scale(1.05, 1.05);
}

.news-trends .open-img .img1 {
    width: 66.65%;
    float: left;
}

.news-trends .open-img .img2,
.news-trends .open-img .img3 {
    width: 33.35%;
    float: left;
}

.news-trends .open-img .img-top {}

.news-trends .open-img .img4,
.news-trends .open-img .img5,
.news-trends .open-img .img6 {
    width: 33.33%;
    float: left;
}

.news-trends .open-img .img7 {
    float: left;
    width: 100%;
}

.news-trends .open-img .img9 {
    margin-top: 18.7%;
    margin-left: -33.4%;
}

.news-trends .open-img .img8,
.news-trends .open-img .img9 {
    width: 33.4%;
    float: left;
}

.news-trends .open-img .img-top1 {
    margin-top: 18.7%;
    margin-left: -33.4%;
}

.news-trends .open-img .img10 {
    width: 66.6%;
    float: left;
}

.news-trends .open-fu {
    position: relative;
    cursor: pointer;
}

.news-trends .open-fu>span {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    color: #fff;
    line-height: 100%;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.news-trends .open-fu:hover span {
    opacity: 1;
}

.news-trends .open-fu>span>p {
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.news-trends .open-img>div {
    position: relative;
}

.news-trends .open-img>div label {
    width: 30px;
    height: 30px;
    display: block;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 20;
    text-align: center;
    line-height: 42px;
}

.news-trends .open-img>div label>img {
    width: 20px;
}


.shot-price .price-icon .baifenb .flash-9 {
    display: none;
}








@media only screen and (max-width: 1700px) {

    .fictitious-price .price-time>div>p>span {
        display: inline;
    }

}

@media only screen and (max-width: 1400px) {
    .fictitious-price .price-text ul li>img {
        width: 10%;
    }

    .fictitious-price .price-text ul li>p {
        width: 87%;
    }

    .fictitious-advan .price-icon>div>div h5 {
        font-size: 15px;
    }

    .news-trends .trends-text>div .text-pic1>h1>a {
        height: 18px;
    }

    .about>p,
    .about-content1>p,
    .CG-shot>p,
    .controll-case>p,
    .news-trends>p {
        font-size: 12px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 1280px) {

    .about>p>span,
    .about-content1>p>span {
        display: inline;
    }

    .case .case-img>div>a>span>label>img {
        width: 50px;
    }

    .shot-price .price-icon>div>div p {
        font-size: 13px;
    }

    .about-content1>h1,
    .about-content1 h2,
    .about-growth>h1,
    .about-win>h1,
    .about-business>h1,
    .shot-price>h1,
    .case h1,
    .fictitious-reality>h1,
    .fictitious-price>h1,
    .film-content>h1,
    .news-list>h1 {
        font-size: 26px;
    }

    .CG-shot h2,
    .controll-case>h1,
    .news-trends>h1,
    .about>h1,
    .join-our>h1,
    .our>h1 {
        font-size: 31px;
    }

    .about .about-nav>div>div a {
        font-size: 16px;
    }

    .about-content1 .about-icon>div img {
        width: 115px;
    }

    .about-content1 .about-icon>div span,
    .CG-shot>p {
        font-size: 13px;
    }

    .about-win .win-img>div>h1 {
        font-size: 16px;
    }

    .about-win .win-img>div>p,
    .controll-case>p,
    .news-list>p {
        font-size: 13px;
    }

    .news-trends .case-open>div {
        height: 120px;
        line-height: 120px;
    }

    .news-trends .case-open .top>div {
        height: 58px;
    }

    .news-trends .news-more>a {
        font-size: 15px;
    }

    .news-trends .news-more {
        height: 75px;
        line-height: 75px;
    }

    .news-trends .open-fu>span>p {
        font-size: 18px;
    }

    .control-bg .icon1>div>h4,
    .case .case-img>div>a>h3 {
        font-size: 15px;
    }

    .customer>p,
    .fictitious-price .price-text ul li>p,
    .film-content>p,
    .film-content>sub {
        font-size: 13px;
    }

    .film-content>label {
        font-size: 14px;
    }

    .our-job>div>div>h3 {
        font-size: 15px;
    }

    .news-trends .trends-text>div .text-pic1>h1>a {
        font-size: 15px;
        height: 17px;
    }

    .news-trends .trends-text>div .text-pic1>p {
        height: 32px;
    }

    .news-list>span {
        font-size: 14px;
    }

    .number-shop>h1 {
        font-size: 26px;
    }

    .our .our-address .BJ>h1 {
        font-size: 18px;
    }

    .our .our-address .BJ>span,
    .our .our-address .BJ>p,
    .our .our-contact p,
    .our .our-contact span {
        font-size: 13px;
    }

    .our .our-contact h1 {
        font-size: 16px;
    }

    .our {
        padding-top: 10%;
    }
}

@media only screen and (max-width: 1024px) {
    .shot-banner .banner-text>h1 {
        font-size: 30px;
    }

    .shot-banner .banner-text>span {
        width: 110px;
        height: 35px;
        line-height: 35px;
    }

    .case .case-img>div>a>h3 {
        font-size: 16px;
    }

    .fictitious-price .price-text ul li>img {
        width: 12%;
    }

    .fictitious-price .price-text ul li>p {
        width: 85%;
    }

    .controll-case>p>span {
        display: inline;
    }

    .film-content>h1 {
        font-size: 30px;
    }

    .news-trends .news-nav .div1>a {
        font-size: 18px;
    }

    .news-trends .news-more {
        height: 50px;
        line-height: 50px;
    }

    .news-trends .news-more>a {
        font-size: 16px;
    }

    .news-list>h1 {
        font-size: 24px;
    }

    .about-content1>h1,
    .about-content1 h2,
    .about-growth>h1,
    .about-win>h1 {
        font-size: 20px;
    }

    .about .about-nav>div>div {
        width: 32.5%;
    }

    .about-content1 .about-icon>div>img {
        width: 100px;
    }

    .about-win .win-img>div>h1 {
        font-size: 16px;
    }

    .about-win .win-img>div>p {
        font-size: 13px;
    }

    .our>h1 {
        font-size: 24px;
    }

    .our .our-contact .contact-form .right>textarea {
        height: 450px;
    }

    .our-job>div>div>p>span {
        display: inline;
    }

    .join-our {
        margin-top: 10%;
    }

    .customer-car>h1 {
        font-size: 20px;
    }

    .number-shop>h1 {
        font-size: 30px;
    }

    .about .about-nav>div,
    .about-content1,
    .about>p,
    .film-content,
    .news-list {
        width: 75%;
    }

    .news-list {
        margin-top: 12%;
    }
}

@media only screen and (max-width: 750px) {
    .pc-block{display: none;}
    .banner-text{display: none;}
    .wap-block{display: block;}
    .controll-case .controll-fangan .logo {
        width: 17%;
    }

    .controll-case .controll-fangan>h1 {
        font-size: 15px;
    }

    .our .our-contact h1 {
        font-size: 15px;
    }

    .CG-shot>p>span,
    .fictitious-price>p>span,
    .film-content>p>span {
        display: inline;
    }

    .CG-shot>p {
        width: 85%;
        font-size: 13px;
    }

    .shot-price .price-icon>div>div {
        width: 100%;
        padding: 0;
        margin-top: 10%;
    }

    .fictitious-price .price-text ul li h3 {
        float: none;
        text-align: center;
    }

    .shot-price .price-icon .baifenbi>div {
        width: 50%;
        height: 200px;
    }

    .shot-price .price-icon .baifenb .flash-9 {
        display: block;
    }

    .shot-price .price-icon .baifenb .flash-6 {
        display: none;
    }

    .shot-price .price-icon>div>div p>span {
        display: block;
    }

    .case .case-img>div {
        width: 100%;
    }
    .case .case-img .flash {
        margin-bottom: 10px;
    }

    .case .case-img .case-padding {
        padding: 5% 0;
    }

    .case .case-img>div>a>h3 {
        text-align: center;
    }

    .shot-price .price-icon>div>div p {
        margin-top: 0;
    }

    .shot-banner .right-but,
    .shot-banner .left-but {
        background-size: 20px;
    }

    .fictitious-img>img {
        width: 100%;
    }

    .fictitious-price .price-text ul li>img {
        display: block;
        float: none;
        width: 55px;
        margin: 0 auto;
    }

    .fictitious-price .price-text ul {
        width: 100%;
    }

    .fictitious-price .price-text ul li>p {
        width: 100%;
    }

    .fictitious-price .price-text .ul2 {
        padding-top: 0;
    }

    .price-img>img {
        width: 100%;
    }

    .fictitious-advan .price-icon>div>div h5 {
        padding-bottom: 2%;
    }

    .fictitious-price>p {
        width: 90%;
    }

    .fictitious-price .price-time>div {
        width: 100%;
        margin-top: 10%;
    }

    .fictitious-price .price-time .time-left>p,
    .fictitious-price .price-time .time-right>p {
        text-align: center;
    }

    .fictitious-price .price-time {
        width: 90%;
    }

    .control-bg .icon1>div>h4 {
        font-size: 14px;
    }

    .controll-case>h1 {
        font-size: 22px;
        padding-top: 7%;
    }

    .controll-case>p {
        font-size: 13px;
        width: 90%;
    }

    .film-content {
        width: 85%;
    }
    .film-content iframe{
        width: 100% !important;
        height: 300px !important;
    }

    .news-trends .news-nav .div1 {
        width: 49.8%;
    }

    .news-trends .news-nav .div2 {
        width: 49.5%;
        margin-left: 0.5%;
    }

    .news-trends .news-nav .div3 {
        width: 25%;
        margin-left: 0;
    }
    .news-trends .news-nav .div3.div3-first {
        margin-left: 0;
    }
    .news-trends .news-nav {
        width: 90%;
        margin: 3% auto 0; 
    }
    .news-trends .news-nav .div1>a {
        font-size: 14px;
    }
   
    .news-trends .trends-text>div {
        width: 90%;
        float: none;
        margin: 0 auto;
        margin-top: 2%;
    }

    .news-trends>h1 {
        font-size: 20px;
    }

    .news-trends .news-nav>div {
        height: 45px;
        line-height: 45px;
    }

    .news-trends .trends-text>div .text-pic1>h1>a {
        font-size: 14px;
        height: 17px;
    }

    .news-trends .trends-text>div .text-pic1>p {
        font-size: 12px;
        height: auto;
        display: block;
    }

    .news-trends .trends-text>div .text-pic1>label {
        font-size: 12px;
    }

    .news-list {
        width: 85%;
        margin-top: 75px;
    }

    .news-list>h1 {
        font-size: 18px;
    }

    .news-list>span {
        font-size: 14px;
    }

    .news-list>p {
        font-size: 12px;
    }

    .about>p,
    .about .about-nav>div,
    .about-content1,
    .about-growth>div {
        width: 85%;
    }

    .about .about-nav>div{
        width: 80%;
    }
    .customer .customer-nav>div {
        width: 85%;
    }

    .about-win .win-img>div {
        width: 100%;
        margin: 0 auto;
        margin-top: 4%;
    }

    .about-win .win-img>div>h1 {
        font-size: 16px;
    }

    .about-win .win-img {
        width: 85%;
    }

    .about>h1 {
        font-size: 22px;
        padding-top: 6%;
    }

    .about-content1>h1 {
        padding-top: 8%;
    }

    .about-content1>h1,
    .about-content1 h2,
    .about-growth>h1,
    .about-win>h1 {
        font-size: 18px;
    }

    .about>p,
    .about-content1>p,
    .about-content1 .about-icon>div>span {
        font-size: 13px;
    }

    .about .about-nav>div>div a {
        font-size: 15px;
    }

    .about .about-nav>div>div {
        height: 50px;
        line-height: 50px; 
        width: 49%;
    }

    .bus-staff>img{
        width: 50%;
    }
    #cases .open-img .item{
        width: 50%;
        margin-bottom: 0px;
    }
    #cases .open-img>div label{
        width: 25px;
        height: 25px;
        line-height: 35px;
    }
    #cases .open-img>div label>img{
        width: 18px;
    }
    #case .open-img .item{
        width: 50% !important;
    }
    .customer .customer-nav>div>div {
        font-size: 15px;
    }
    .customer-car .car-sign .tab_li .item>img{
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        filter: grayscale(0%);
        filter: gray;
    }
    .customer .customer-nav>div>div {
        height: 45px;
        line-height: 45px;
    }

    .about-business>h1 {
        font-size: 18px;
        margin-top: 5%;
    }

    .about-business {
        width: 85%;
    }

    .about-business>div>span>label {
        font-size: 16px;
    }

    .about-business>div {
        font-size: 13px;
    }

    .our .our-address,
    .our .our-contact {
        width: 85%;
    }

    .our .our-contact .contact-form .left,
    .our .our-contact .contact-form .right {
        width: 100%
    }

    ;

    .our .our-contact .contact-form .left>input {
        height: 40px;
    }

    .our .our-contact .contact-form .right {
        margin-top: 5%;
    }

    .our .our-contact .contact-form .right>textarea {
        height: 200px;
    }

    .our .our-contact .contact-form>button {
        height: 40px;
        font-size: 14px;
    }

    .our>h1 {
        font-size: 22px;
    }

    .our .our-address .BJ>h1 {
        font-size: 14px;
    }

    .our .our-address .BJ>span,
    .our .our-contact span {
        font-size: 14px;
    }

    .our .our-address .BJ>p {
        font-size: 13px;
    }

    .our .our-address .BJ>p label {
        display: block;
    }

    .our .our-contact p {
        font-size: 13px;
    }

    .our .our-contact .contact-form .left>input {
        height: 45px;
        font-size: 13px;
    }

    .join-our>h1 {
        font-size: 22px;
    }

    .join-our>p,
    .our-works>p {
        font-size: 13px;
    }

    .our-job>div {
        width: 85%;
    }

    .our-job>div>div {
        width: 100%;
        padding-bottom: 5%;
    }

    .our-works>p>sub {
        font-size: 15px;
    }

    .our-post .div1>div {
        font-size: 15px;
        height: 50px;
        line-height: 50px;
    }

    .our-post .div2 .div1>div {
        font-size: 14px;
        line-height: 15px;
        padding-top: 15px;
    }

    .our-post .div2 .div1-none>ul li {
        font-size: 12px;
    }

    .our-post .div2 .div1-none>ul h4 {
        font-size: 14px;
    }

    .our-job>div>div>h3 {
        font-size: 15px;
    }

    .our-job>div>div>p {
        font-size: 13px;
    }
    .customer{
        background: #ffffff;
    }
    .customer-car{
        background: #ffffff;
    }
    .customer-car .car-sign{
        background: #ffffff;
    }
    .customer>h1 {
        font-size: 22px;
        padding-top: 6%;
    }

    .customer>p {
        font-size: 13px;
        width: 85%;
        margin-top: 6%;
    }
    .customer .news-trends{
        display: block;
    }
    .customer .customer-nav{
        display: none;
    }

    .customer>p>span {
        display: inline;
    }

    .customer-car>h1 {
        font-size: 16px;
        padding-top: 3%;
    }

    .customer-car>label {
        width: 35px;
        height: 2px;
    }

    .customer-car .car-sign>div>img {
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        filter: grayscale(0%);
        filter: gray;
    }

    .fictitious-reality>h1 {
        font-size: 18px;
    }

    .customer-car .car-sign>div:hover {
        background: #fff;
    }

    .shot-price>h1,
    .case h1 {
        font-size: 18px;
        font-size: 18px;
        padding-top: 7%;
    }

    .customer-car .car-sign>div {
        width: 25%;
    }
    .customer-car .car-sign .tab_li .item{
        width: 25%;

    }

    .about-content1 .about-icon>div {
        width: 50%;
        margin-top: 4%;
    }

    .about-people>div {
        position: initial;
    }

    .about-people>.pc-mengceng>div {
        display: none;
    }

    .about-people>div .app-mengceng .tan-icon {
        display: none;
    }

    .number-bg .price-icon .icon1 .num-div1>p,
    .number-bg .price-icon .icon1 .num-div2>p {
        text-align: center;
    }

    .number-shop .shop-video,
    .CG-shot .number-img1,
    .shot-price .price-icon {
        width: 99%;
    }

    .news-trends .open-img>div>label {
        width: 45px;
        height: 45px;
        line-height: 65px;
    }

    .news-trends .open-img>div>label>img {
        width: 25px;
    }

    .news-trends .open-fu>span {
        display: none;
    }

    .news-trends .case-open>div {
        width: 100%;
    }

    .news-trends .open-img {
        margin-top: 11%;
    }

    .news-trends .case-open .top>div {
        line-height: 50px;
        height: 50px;
    }

    .about-people>div .pc-mengceng {
        display: none;
    }

    .about-content1 h2,
    .about-win>h1 {
        padding-top: 2%;
    }

    .about-growth {
        margin-top: 12%;
    }

    .news-trends {
        padding-top: 60px;
    }

    .news-trends .case-open .top>div>img {
        width: 20px;
    }

    .CG-shot>label {
        width: 36px;
        height: 2px;
    }

    .fictitious-price>h1 {
        font-size: 18px;
        padding-top: 7%;
    }

    .CG-shot h2 {
        font-size: 22px;
        margin-top: 7%;
    }
    .visual{
        padding-top: 22%;
    }
    .visual h1{
        font-size: 22px;
    }
    .visual .title_p{
        font-size: 12px;
        line-height: 24px;
        padding-top: 4%;
        padding-bottom: 10%;
    }
    .visual .open-img{
        background-color: #ffffff;
        padding-bottom: 15%;
    }
    .visual .open-img .item{
        float: none;
        width: 89%;
        margin: 0 auto;
        height: 25%;
        margin-bottom: 1%;
    }
    .visual .open-fu .text_box{
        opacity: 1;
        height: 22%;
        position: absolute;
        left: 0;
        bottom: 0;
        top: auto;
    }
    .visual .open-fu .text_box .text{
        height: 100%;
        width: 90%;
        position: relative;
        margin: 0 auto;
        left:auto;
        top: auto;
        transform: translate(0);

    }
    .visual .open-fu .text_box .text .tit{
        font-size: 16px;
        text-align: left;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .visual .open-fu .text_box .text .line{
        display: none;
    }
    .visual .open-fu .text_box .text .txt{
        display: none;
    }
    .visual .open-fu .text_box .text .ico{
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 25px;
        height: 25px;
        border: 2px solid #ffffff;
        border-radius: 50%;
        display: block !important;
    }
    .visual .open-fu .text_box .text .ico:after {
        content: '';
        display: block;
        margin-top: 8px;
        margin-left: 6px;
        width: 8px;
        height: 8px;
        border-top: 2px solid #ffffff;
        border-right: 2px solid #ffffff;
        -webkit-transition: all 0.5s;
        -webkit-transform: rotate(45deg);
    }

    .fictitious-price>label,
    .number-shop>label,
    .shot-price>label {
        width: 36px;
        height: 2px;
    }

    .film-video {
        padding-top: 50px;
    }

    .film-content>h1 {
        font-size: 18px;
        padding-top: 5%;
    }

    .film-content>b,
    .join-our>label,
    .our-works>label,
    .news-list>label {
        width: 36px;
        height: 2px;
    }

    .join-our {
        margin-top: 65px;
    }

    .news-trends .trends-text>div .text-pic1 button {
        display: none;
    }

    .news-trends .trends-text>div .text-pic>span {
        opacity: 0;
    }

    .news-trends .trends-text>div:hover .img1 {
        transform: scale(1, 1);
    }

    .news-trends .trends-text>div:hover p {
        opacity: 1;
    }

    .number-shop>h1 {
        font-size: 18px;
        padding-top: 7%;
    }

    .number-shop .shop-video {
        margin-top: 5%;
    }

    .our {
        padding-top: 70px;
    }

    .about-people>div .app-mengceng {
        display: block;
    }

    .news-trends .open-img>div label>img {
        width: 15px;
    }

    .news-trends .open-img>div label {
        width: 30px;
        height: 30px;
        line-height: 39px;
    }

    .about-content1 .about-icon>div img {
        width: 80px;
    }

    .about-content1>label,
    .about-growth>label,
    .about-win>label {
        width: 65px;
    }

    .number-shop .shop-video>span {
        opacity: 1;
        display: block;
        background-color: rgba(0, 0, 0, 0.1);
    }

    .number-shop .shop-video>span>p {
        height: 95px;
    }

    .number-shop .shop-video>span>p>img {
        width: 45px;
    }

    .number-shop .shop-video>span>p>label {
        font-size: 15px;
    }

    .about-people>div .app-mengceng1 {
        opacity: 1;
    }

    .num-jiazhi,
    .shot-price,
    .shot-price1,
    .fictitious-advan1,
    .fictitious-advan2,
    .fictitious-advan {
        background-size: auto 100%;
    }

    .about>h1 {
        font-size: 18px;
    }

    .fictitious-price .price-time {
        margin-top: -5%;
    }

    .shot-price .price-icon>div {
        margin-top: -2%;
    }
}

@media only screen and (max-width: 640px) {
    .shot-banner .banner-text>h1 {
        font-size: 22px;
    }

    .shot-price .price-icon>div>div p {
        font-size: 13px;
    }

    .case .case-img>div>a>h3 {
        font-size: 14px;
    }

    .fictitious-reality>h1 {
        font-size: 18px;
    }

    .fictitious-reality>img {
        width: 45px;
        padding-top: 7%;
    }

    .film-content>label {
        font-size: 14px;
    }

    .film-content>p {
        font-size: 13px;
    }

    .film-content>h4 {
        font-size: 14px;
    }

    .film-content>sub {
        font-size: 13px;
        margin-top: 3%;
    }

    .news-trends .news-nav .div2 {
        width: 49%;
        float: right;
    }

    .news-trends .news-more>a {
        font-size: 14px;
    }

    .news-trends .news-nav>div a {
        font-size: 14px;
    }

    .news-list>h1 {
        font-size: 15px;
    }
    .news-trends .news-nav .div2{
        width: 48%;
        margin: 0 auto;
        border: 1px solid #e5e5e5;
        border-bottom: 1px solid #fff;
        float: none;
    }
    .news-trends .news-nav>div a>img{
        width: 10px;
        vertical-align: middle;
    }
    .about-business>p>span,
    .about-business>div>span {
        display: inline;
    }

    .join-our>p,
    .our-works>p {
        width: 90%;
        margin: 0 auto;
    }

    .join-our>p>span,
    .our-works>p>span {
        display: inline;
    }

    .number-shop .shop-video>span>p>img {
        width: 45px;
    }

    .number-shop .shop-video>span>p {
        height: 90px;
    }

    .number-shop .shop-video .shop-right,
    .number-shop .shop-video .shop-left {
        width: 15px;
    }

    .news-trends .open-img {
        margin-top: 55px;
    }
}

@media only screen and (max-width: 375px) {
    .shot-banner .banner-text>h1 {
        font-size: 20px;
    }

    .news-trends .open-img>div>label {
        width: 26px;
        height: 26px;
        line-height: 35px;
    }

    .news-trends .open-img>div>label>img {
        width: 15px;
    }
}

@media only screen and (min-width: 750px) {
    .our-works>p>sub a:hover {
        color: #888888;
    }

}

/*2019-08-20  Go*/
.my-wrapper {
    display: flex;
}

.box2 {
    height: 300px;
    background-color: #f5f5f5;
    margin-top: -60px;
}

.box2 h2 {
    padding-top: 80px;
    margin-top: 0;
}

.box3 h2 {
    font-size: 26px;
}
.boxs{
    height: 240px;
}
.spanG {
    margin: 14px 0;
    font-size: 12px;
    color: #282828;
    display: block;
}

.box3 img {
    width: 90%;
    margin: 3px auto;
    display: block;
}

.top-play-video {
    width: 110px;
    height: 36px;
    border: 2px solid #fff;
    display: block;
    position: absolute;
    color: #fff;
    z-index: 999;
    bottom: 28%;
    left: 46%;
    line-height: 36px;
    text-align: center;
    font-weight: 600;
}

.top-play-video:hover {
    background-color: #333;
    cursor: pointer;
}

/*优势*/
.goodness-one {
    width: 100%;
    text-align: center;
}

.goodness {
    width: 80%;
    margin: 0 auto;
    /*border: 1px solid red;*/
    height: 280px;
    margin-top: 3%;
}

.goodness li {
    width: 25%;
    height: 280px;
    float: left;
    margin-left: 4%;
    text-align: left;
    position: relative;
    padding: 0 2%;
    /*box-shadow:0px 0px  10px 5px #eee;*/
}

.goodness-dv p:nth-child(1) {
    font-size: 20px;
    display: block;
    font-weight: 600;
}

.goodness-dv p:nth-child(3) {
    color: #999;
}

.goodness-dv p:nth-child(4) {
    color: #999;
}

.goodness li img {
    position: absolute;
    right: 10%;
    top: 10%;
}

.goodness li div {
    position: absolute;
    bottom: 20%;
    width: 100%;
}

.xians {
    width: 87%;
    height: 1px;
    border-top: 1px solid #000;
    margin: 14px 0;
}


/*底部*/




.goodness li:hover {
    box-shadow: 0px 0px 10px 5px #eee;
}

/* 8.30 */
.footNav ul li.center .news-xwdt:after {
    margin-right: 0;
}

.banner-wenzi {
    width: 100%;
    display: block;
    position: absolute;
    height: 100%;
    z-index: 9;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
}

.banner-text {
    z-index: 10;
}

.home-banner-video {
    z-index: 11;
}

/*自适应*/
@media only screen and (max-width: 750px) {
    .news-trends .open-img{
        min-height: auto;
    }
    .pc-blockFooter {
        display: none;
    }

    .newZsy {
        zoom: 0.39;
    }

    .hide {
        display: none;
    }

    .box2 {
        /*zoom: 0.6;*/
        height: 100%;
        padding-bottom: 20px;
    }

    .box2>p>span {
        display: block;
    }

    .goodness li {
        zoom: 0.6;
        width: 100%;
        margin: 1% auto;
        box-shadow: 0px 0px 2px 1px #eee;
    }

    .shot-price {
        overflow: hidden;
    }

    .box3 {
        zoom: 0.6;
    }
    .hdyx_tit{
        height: 100% !important;
    }
}