h1,h2,h3,h4,h5,h5,h6,p {
    font-weight: normal;
    margin: 0;
}

ul,li {
	list-style-type: none;
}

.xuanpin-landing2 .header-img {
	text-align: center;
}

.xuanpin-landing2 .landing2-productVideo {
	margin-top: -105px;
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 30px 20px;
    box-sizing: border-box;
    box-shadow: 0 0 27px 2px rgba(11,60,86,.3);
}

.xuanpin-landing2 .landing2-productVideo > header {
	text-align: center;
	margin-bottom: 20px;
    font-size: 0;
}

.xuanpin-landing2 .landing2-productVideo header h2 {
	font-size: 30px;
    color: #000;
    line-height: 1;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 5px solid #15aaff;
}

.xuanpin-landing2 .productVideo-main {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.xuanpin-landing2 .productVideo-module {
	width: 32.58%;
    border: 4px solid #000;
    background: #000;
    box-sizing: border-box;
}

.xuanpin-landing2 .productVideo-module header {
	height: 220px;
	position: relative;
}

.xuanpin-landing2 .productVideo-mask {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.xuanpin-landing2 .productVideo-play {
	background: url('../../../images/xuanpin/landing2-play.png') center center/35px 35px no-repeat;
	width: 35px;
	height: 35px;
}

.xuanpin-landing2 .productVideo-module .productVideo-img {
	margin: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(top, #29fef8, #15aaff); 
	display: flex;
    justify-content: center;
    align-items: center;
}

.xuanpin-landing2 .productVideo-module .productVideo-img img {
	max-height: 200px;
}

.xuanpin-landing2 .productVideo-content figure {
	margin: 8px 0 0 0;
    background: #000;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
}

.xuanpin-landing2 .productVideo-content figure img {
	width: 150px;
    height: 150px;
}

.xuanpin-landing2 .productVideo-content figure div {
	line-height: 1;
    padding: 0 12px;
    width: 52%;
}

.xuanpin-landing2 .productVideo-content figcaption {
	font-size: 24px;
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xuanpin-landing2 .productVideo-content figure div p {
	margin: 18px 0 0 0;
    line-height: 24px;
    font-size: 16px;
}

.xuanpin-landing2 .productVideo-content figure div a {
    font-size: 14px;
    color: #06A0FF;
    margin-top: 5px;
}

.xuanpin-landing2 .video-mask {
	position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
}

.xuanpin-landing2 .video-module {
	position: fixed;
    z-index: 4;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    display: none;
}

.xuanpin-landing2 #video {
	width: 100%;
}

.xuanpin-landing2 .video-close {
	background: #fff;
    width: .5rem;
    height: .5rem;
    text-align: center;
    line-height: .5rem;
    border-radius: 50%;
    color: #333;
    font-weight: bold;
    font-size: .25rem;
    float: right;
    margin-bottom: 20px;
}

.technology-module {
	display: flex;
	justify-content: space-around;
}

.technology-module figure {
    text-align: center;
    margin: 0;
}

.technology-module figure > div {
	height: 130px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.technology-module figure figcaption {
	font-size: 18px;
    font-weight: bold;
    margin: 20px 0 10px;
}

.technology-module figure p {
	font-size: 16px;
    color: #686868;
}

.landing2-appreciation {
	margin-top: 100px;
}

.landing2-appreciation header {
	height: 250px;
	background-image: -webkit-linear-gradient(0deg, #15a9ff, #29fef8);
	text-align: center;
}

.landing2-appreciation header h2 {
	text-align: center;
    font-size: 30px;
    line-height: 1;
    padding-top: 28px;
    display: inline-block;
}

.landing2-appreciation header h2::after {
	content: '';
	margin-top: 6px;
	display: block;
	border-bottom: 5px solid #fff;
}

#certify .swiper-slide {
	width: 556px;
	height: 280px;
}

#certify .swiper-slide p {
	width: 389.76px;
	height: 218.88px;
	margin: 30px auto 0;
}

#certify {
	margin: -140px 0 0;
}

.landing2-appreciation footer {
	display: flex;
    justify-content: space-between;
    margin: 45px 0 55px;
}

.landing2-appreciation footer a {
	width: 590px;
	height: 370px;
	position: relative;
}

.landing2-appreciation footer .footer-img1 {
    background: url('../../../images/xuanpin/appreciation-imgOther1.png') center center/100% 100% no-repeat;
}

.landing2-appreciation footer .footer-img2 {
    background: url('../../../images/xuanpin/appreciation-imgOther2.png') center center/100% 100% no-repeat;
}

.landing2-appreciation .footer-mask {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.landing2-appreciation .footer-mask > div {
	color: #fff;
    width: 380px;
    height: 77px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff;
    text-align: center;
    font-size: 30px;
}

.landing2-appreciation .footer-mask > div i {
	background: url('../../../images/xuanpin/appreciation-arrow.png') center center/100% 100% no-repeat;
	width: 23px;
	height: 23px;
	display: inline-block;
    margin-left: 10px;
}

.landing2-case header {
	text-align: center;
	margin-bottom: 70px;
    font-size: 0;
}

.landing2-case h2 {
	line-height: 1;
    text-align: center;
    font-size: 30px;
    display: inline-block;
}

.landing2-case h2::after {
	content: '';
    margin-top: 6px;
    display: block;
    border-bottom: 5px solid #15aaff;
}

.landing2-case .group_img {
	height: 195px;
	position: relative;
	border: 2px solid #000;
    box-shadow: 0 0 27px rgba(82,83,83,.72);
}

.landing2-case .group_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.landing2-case .group_play {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.landing2-case .group_play span {
	background: url('../../../images/xuanpin/landing2-play.png') center center/100% 100% no-repeat;
	width: 35px;
	height: 35px;
}

.landing2-case .caseSwiper_prve {
	background: url('../../../images/xuanpin/landing2-btnPrev.png') center center/100% 100% no-repeat;
	left: 0;
}

.landing2-case .caseSwiper_next {
	background: url('../../../images/xuanpin/landing2-btnNext.png') center center/100% 100% no-repeat;
	right: 0;
}

.caseSwiper {
	position: relative;
}

.caseSwiper_btn {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 40px;
	height: 40px;
	display: block;
}

.caseSwiper .swiper-container {
	width: 93.5%;
	padding: 27px 19px;
    box-sizing: border-box;
}

.caseSwiper .group_font {
	text-align: center;
    font-size: 24px;
    margin-top: 30px;
}

.landing2-contact {
	background: url('../../../images/xuanpin/landing2-contactBg.png') center center/100% 100% no-repeat;
	margin-top: 70px;
	padding: 35px 0 60px;
}

.landing2-contact header {
	text-align: center;
    width: 550px;
    margin: 0 auto;
}

.landing2-contact h2 {
	line-height: 1;
    text-align: center;
    font-size: 30px;
    display: inline-block;
}

.landing2-contact h2::after{
	content: '';
    margin-top: 6px;
    display: block;
    border-bottom: 5px solid #fff;
}

.landing2-contact p {
	font-size: 16px;
	color: #fff;
	margin-top: 25px;
	line-height: 1.8;
}

.form {
	width: 1056px;
    height: auto;
    margin: 50px auto 0;
    background: #fff;
    display: block;
    overflow: hidden;
}

.form li {
	width: 470px;
    height: 60px;
    float: left;
    background: #e0f5ff;
    margin-left: 38.6px;
    margin-top: 30px;
    display: flex;
}

.form li span {
	font-size: 18px;
    color: #666666;
    margin: 0 10px;
    line-height: 60px;
}

.form li input {
	flex-grow: 1;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    font-size: 18px;
    color: #666666;
    border: 0;
    background: inherit;
    vertical-align: top;
    box-sizing: border-box;
    outline: none;
}

.form li select {
	width: 350px;
    font-size: 18px;
    color: #666666;
    height: 60px;
    display: inline-block;
    border: 0;
    vertical-align: top;
    background: url(../../../images/magicRuler/se.png) no-repeat scroll right center transparent;
    flex-grow: 1;
    margin: 0 10px;
    outline: none;
    appearance:none;   
    -moz-appearance:none;   
    -webkit-appearance:none; 
}

.form h1 {
	width: 978px;
    height: 193px;
    float: left;
    background: #e0f5ff;
    margin-left: 38.6px;
    margin-top: 30px;
}

.form h1 span {
	font-size: 18px;
    color: #666666;
    margin: 0 10px;
    line-height: 40px;
}

.form h1 textarea {
	font-size: 18px;
    color: #666666;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    width: 890px;
    height: 160px;
    background: transparent;
    outline: none;
    resize: none;
    border: none;
}

.form button {
	width: 468px;
    height: 60px;
    float: left;
    background: #02b1ff;
    margin-top: 30px;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    margin-left: 294px;
    margin-bottom: 20px;
    border: 0;
}

.webgl-content  {
    font-size: .14rem;
    transform: translate(-50%, -50%);
    position: fixed;
    z-index: -1;
    left: -110%;
}

.webgl-content .close {
    background: #fff;
    width: .5rem;
    height: .5rem;
    text-align: center;
    line-height: .5rem;
    border-radius: 50%;
    color: #333;
    font-weight: bold;
    font-size: .25rem;
    position: absolute;
    top: -70px;
    right: 0;
    margin-bottom: 20px;
    cursor: pointer;
}

.webgl-content .logo, .progress {position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.webgl-content .logo {background: url('http://xuanpin.fdtown.com/TemplateData/progressLogo.Light.png') no-repeat center / contain; width: 154px; height: 130px;}
.webgl-content .progress {height: 18px; width: 141px; margin-top: 90px;}
.webgl-content .progress .empty {background: url('http://xuanpin.fdtown.com/TemplateData/progressEmpty.Light.png') no-repeat right / cover; float: right; width: 100%; height: 100%; display: inline-block;}
.webgl-content .progress .full {background: url('http://xuanpin.fdtown.com/TemplateData/progressFull.Light.png') no-repeat left / cover; float: left; width: 0%; height: 100%; display: inline-block;}

.webgl-content .logo.Dark {background-image: url('http://xuanpin.fdtown.com/TemplateData/progressLogo.Dark.png');}
.webgl-content .progress.Dark .empty {background-image: url('http://xuanpin.fdtown.com/TemplateData/progressEmpty.Dark.png');}
.webgl-content .progress.Dark .full {background-image: url('http://xuanpin.fdtown.com/TemplateData/progressFull.Dark.png');}

.webgl-content .footer {width: 960px; margin: 5px auto 0; height: 38px; line-height: 38px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 18px;} 
.webgl-content .footer .webgl-logo, .title, .fullscreen {height: 100%; display: inline-block; background: transparent center no-repeat;} 
.webgl-content .footer .webgl-logo {background-image: url('http://xuanpin.fdtown.com/TemplateData/webgl-logo.png'); width: 204px; float: left;}
.webgl-content .footer .title {margin-right: 10px; float: right;}
.webgl-content .footer .fullscreen {background-image: url('http://xuanpin.fdtown.com/TemplateData/fullscreen.png'); width: 38px; float: right;}


@media only screen and (min-width: 0) and (max-width: 1200px) { 
	.xuanpin-landing2 .video-module {
		width: 90%;
	}
    .xuanpin-landing2 .header-img {
        height: 200px;
    }
    .xuanpin-landing2 .header-img img {
        height: 100%;
        object-fit: cover;
    }
    .xuanpin-landing2 .landing2-productVideo {
        margin-top: 0;
        padding: 20px 10px;
    }
    .xuanpin-landing2 .landing2-productVideo header h2 {
        font-size: 24px;
    }
    .xuanpin-landing2 .productVideo-main {
        flex-wrap: wrap;
    }
    .xuanpin-landing2 .productVideo-module {
        width: 100%;
    }
    .xuanpin-landing2 .productVideo-content figcaption {
        font-size: 16px;
    }
    .xuanpin-landing2 .productVideo-content figure div p {
        font-size: 14px;
    }
    .xuanpin-landing2 .productVideo-content figure img {
        width: 135px;
        height: 135px;
    }
    .technology-module {
        flex-wrap: wrap;
    }
    .technology-module figure {
        width: 33.33%;
    }
    .technology-module figure > div {
        height: 75px;
    }
    .technology-module figure figcaption {
        font-size: 16px;
    }
    .technology-module figure p {
        font-size: 14px;
    }
    .landing2-appreciation {
        margin-top: 30px;
    }
    .landing2-appreciation header h2 {
        font-size: 24px;
    }
    .landing2-appreciation footer {
        flex-wrap: wrap;
    }
    .landing2-appreciation footer a {
        width: 100%;
        margin-bottom: 20px;
    }

    #certify .swiper-slide {
        width: 370px;
        height: 190px;
    }
    #certify .swiper-slide p {
        width: 259px;
        height: 149px;
        margin: 20px auto 0;
    }
    .landing2-contact header {
        width: 90%;
    }

     .form {
        width: 90%;
        margin-top: 20px;
    }
    .form li {
        width: 90%;
        height: 50px;
        margin-left: 5%;
        margin-top: 13px;
    }
    .form li span {
        line-height: 50px;
        font-size: 14px;
    }
    .form li input {
        width: 60%;
        height: 50px;
        line-height: 50px;
    }
    .form li select {
        width: 70%;
        height: 50px;
        font-size: 14px;
    }
    .form h1 {
        width: 90%;
        margin-left: 5%;
        height: 130px;
        margin-top: 13px;
    }
    .form h1 textarea {
        width: 70%;
        height: 110px;
    }
    .form h1 span {
        font-size: 14px;
    }
    .form button {
        width: 60%;
        height: 45px;
        line-height: 45px;
        margin-left: 20%;
        margin-top: 18px;
        font-size: 16px;
    }

    .landing2-contact h2 {
        font-size: 24px;
    }

    .landing2-contact p {
        line-height: 1.5;
        margin-top: 15px;
        font-size: 14px;
    }

    .caseSwiper .swiper-container {
        width: 83%;
    }

    .caseSwiper {
        margin: 0 10px;
    }

    .landing2-case header {
        margin-bottom: 0px;
    }

    .landing2-case h2 {
        font-size: 24px;
    }

    .landing2-appreciation footer a {
        background-size: contain;
    }

    .landing2-appreciation .footer-mask > div {
        font-size: 20px;
        width: 230px;
        height: 50px;
    }

    .landing2-appreciation footer{
        margin-bottom: 0;
    }

    .landing2-appreciation footer a {
        height: 270px;
    }

    .landing2-contact {
        margin-top: 20px;
    }
    .form li a {
        font-size: 14px;
        width: 50%;
        display: flex;
        align-items: center;
    }
    .landing2-contact header {
        font-size: 0;
    }
    .landing2-appreciation header {
        height: auto;
        font-size: 0;
    }
    .landing2-appreciation header h2 {
        padding: 28px 0;
    }
    #certify {
        margin: 0;
    }
}





