﻿@media (min-width: 1790px) {.container{ width: 1790px;}}
@font-face {
font-family: 'Poppins-Regular';
src: url('../fonts/poppins-regular.eot'); /* IE9 Compat Modes */
src: url('../fonts/poppins-regular.eot') format('embedded-opentype'), /* IE6-IE8 */
     url('../fonts/poppins-regular.woff') format('woff'), /* Modern Browsers */
     url('../fonts/poppins-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('../fonts/poppins-regular.svg') format('svg'); /* Legacy iOS */
}
@font-face {
font-family: 'Poppins-Light';
src: url('../fonts/poppins-light.eot'); /* IE9 Compat Modes */
src: url('../fonts/poppins-light.eot') format('embedded-opentype'), /* IE6-IE8 */
     url('../fonts/poppins-light.woff') format('woff'), /* Modern Browsers */
     url('../fonts/poppins-light.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('../fonts/poppins-light.svg') format('svg'); /* Legacy iOS */
}
@font-face {
font-family: 'Poppins-Medium';
src: url('../fonts/poppins-medium.eot'); /* IE9 Compat Modes */
src: url('../fonts/poppins-medium.eot') format('embedded-opentype'), /* IE6-IE8 */
     url('../fonts/poppins-medium.woff') format('woff'), /* Modern Browsers */
     url('../fonts/poppins-medium.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('../fonts/poppins-medium.svg') format('svg'); /* Legacy iOS */
}
@font-face {
font-family: 'Poppins-Bold';
src: url('../fonts/poppins-bold.eot'); /* IE9 Compat Modes */
src: url('../fonts/poppins-bold.eot') format('embedded-opentype'), /* IE6-IE8 */
     url('../fonts/poppins-bold.woff') format('woff'), /* Modern Browsers */
     url('../fonts/poppins-bold.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('../fonts/poppins-bold.svg') format('svg'); /* Legacy iOS */
}
@font-face {
font-family: 'Impact';
src: url('../fonts/impact.eot'); /* IE9 Compat Modes */
src: url('../fonts/impact.eot') format('embedded-opentype'), /* IE6-IE8 */
     url('../fonts/impact.woff') format('woff'), /* Modern Browsers */
     url('../fonts/impact.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('../fonts/impact.svg') format('svg'); /* Legacy iOS */
}
@font-face {
font-family: 'Gilroy-Light';
src: url('../fonts/gilroy-light.eot'); /* IE9 Compat Modes */
src: url('../fonts/gilroy-light.eot') format('embedded-opentype'), /* IE6-IE8 */
     url('../fonts/gilroy-light.woff') format('woff'), /* Modern Browsers */
     url('../fonts/gilroy-light.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('../fonts/gilroy-light.svg') format('svg'); /* Legacy iOS */
}
body{ font-family: 'Poppins-Regular'; width: 100%; overflow: hidden;}
h1,h2,h3,h4,h5,h6{ font-family: 'Poppins-Regular';}
.w1170{ max-width: 1170px; margin: 0 auto;}
/* 澶撮儴 */
.pz_top{ width: 100%; float: left; position: fixed; top: 0; z-index: 999999; background: #fff;}
.pz_top .logo{ width: 240px; height: 102px; overflow: hidden; margin: 30px 0; line-height: 0; float: left;}
.pz_top .logo a{
    display: block;
    height: 100%;
    width: auto;
}
.pz_top .logo img{
    display: block;
    height: 100%;
    width: auto;
}
/*20210409end*/
.pz_top .lang{ margin: 86px 0 50px 32px; float: right; font-size: 0;position: relative;}
.pz_top .lang .box_t{cursor: pointer;}
.pz_top .lang .box_t .img{ width: 44px; height: 24px; line-height: 0; display: inline-block; vertical-align: bottom; overflow: hidden;}
.pz_top .lang .box_t a{ display: inline-block; vertical-align: bottom; margin-left: 20px; font-size: 18px; line-height: 12px; color: #000; font-family: 'Poppins-Light'; position: relative; padding-right: 20px;}
.pz_top .lang .box_t a::before{ content: ""; display: block; width: 8px; height: 8px; position: absolute; right: 0; top: 0; border-top: 1px solid #000; border-right: 1px solid #000; 
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);}
.pz_top .lang .box_b{width: 100%;position: absolute;left: 0;top: 33px;display: none;}
.pz_top .lang .box_b a{font-size: 16px;color: #000;width: 100%;display: block;text-align: center;padding: 8px;margin-bottom: 1px;background-color: #e9e9e9;}
.pz_top .lang .box_b a:hover{opacity: 0.7;}
/*20210409start*/
.pz_top .so{ width: 182px; height: 36px; padding: 7px 10px; margin: 75px 0 50px 0; float: right; background: #efefef; border-radius: 5px;}
.pz_top .so .Search{ width: 130px; height: 22px; line-height: 22px; color: #333; background: none; float: left;}
.pz_top .so .sear_sub{ width: 22px; height: 22px; float: right; background: url(../images/search.png) no-repeat center; background-size: cover;}

/* menu */
.pz_top .menu{ float: left; margin-top: 20px; margin-left: 15px;}
.pz_top .menu .nli{ float: left; margin: 0 50px; position: relative;}
.pz_top .menu .nli span a{ display: block; height: 142px; line-height: 142px; font-size: 20px; text-transform: uppercase; color: #000; font-family: 'Poppins-Regular';}
.pz_top .menu .nli.on span a{ color: #949494;}
.pz_top .menu .sub{ display: none; width: 246px; position: absolute; top: 100px; left: 50%; margin-left: -123px; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.pz_top .menu .sub li{ border-bottom: 1px solid #f3f3f3;}
.pz_top .menu .sub li:last-child{ border-bottom: none;}
.pz_top .menu .sub li a{ display: block; font-size: 15px; line-height: 20px; padding: 10px 35px; position: relative; background: #fff; font-family: 'Poppins-Light'; color: #949494;}
.pz_top .menu .sub li a:hover{ background: #949494; color: #fff;}
.pz_top .menu .sub li a::before{ content: ""; display: block; position: absolute; left: 10px; top: 50%; width: 14px; height: 2px; background: #fff;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.pz_top .menu .sub li a::after{ content: ""; display: block; position: absolute; margin-left: 6px; left: 10px; top: 50%; width: 9px; height: 9px; border-top: 2px solid #fff; border-right: 2px solid #fff;
-webkit-transform: translate(0,-50%) rotate(45deg);
-moz-transform: translate(0,-50%) rotate(45deg);
-ms-transform: translate(0,-50%) rotate(45deg);
-o-transform: translate(0,-50%) rotate(45deg);
transform: translate(0,-50%) rotate(45deg);}

.menuph{ display: none;}
.xialaph{ display: none;}
@media screen and (max-width:1789px ) {
/*20210409start*/
.pz_top .menu .nli{ margin: 0 10px;}
/*20210409end*/
.pz_top .menu .nli span a{ font-size: 18px;}
}
@media screen and (max-width:1259px ) {
.pz_top .logo{ width: 180px; height: 57px; margin: 20px 0;}
.pz_top .lang{ margin: 45px 0 30px 15px;}
.pz_top .lang a{ margin-left: 10px; padding-right: 15px;}
.pz_top .so{ width: 150px; margin: 35px 0 30px 0;}
.pz_top .so .Search{ width: 105px;}
.pz_top .so .sear_sub{ width: 18px; height: 18px; margin: 2px 0;}
/* menu */
.pz_top .menu{ margin-top: 20px; margin-left: 15px;}
/*20210409start*/
.pz_top .menu .nli{ margin: 0 3.2px;}
/*20210409end*/
.pz_top .menu .nli span a{ height: 76px; line-height: 76px; font-size: 16px;}
.pz_top .menu .sub{ top: 60px;}
}
@media screen and (max-width:991px ) {
.pz_top{ position: fixed; top: 0; background: #ffffff; z-index: 999999999;}
.pz_top .logo{ width: 106px; height: 34px; margin: 6px 0;}
.pz_top .so{ display: none;}
.pz_top .lang{ display: none;}
.so_but_ph{ float: left; width: 100%; margin: 15px 0;}
.so_but_ph .so{ float: left; width: 100%; background: #fff; position: relative; border: 1px solid #000;}
.so_but_ph .so .Search{ float: left; width: 100%; height: 36px; background: none; border: none; line-height: 36px; padding: 0 56px 0 10px; color: #414141; font-size: 14px;}
.so_but_ph .so .sear_sub{ float: right; width: 50px; height: 100%; border: none; background: url(../images/sear.png) no-repeat center; background-color: #000; position: absolute; right: 0; top: 0;}
.lang_ph{ float: left; width: 100%;}
.lang_ph .a{ font-size: 16px; line-height: 18px; margin: 0 20px 0 0; color: #333; position: relative;}
.lang_ph .a::after{ content: ""; width: 1px; height: 16px; position: absolute; right: -10px; top: 3px; background: #e5e5e5;}
.lang_ph .a:last-child::after{ display: none;}
.lang_ph .a.on,.lang_ph .a:hover{ color: #000;}

.menu{ display: none;}
.menuph{ display: block;}
.xialaph{ display: block;}

/*鎵嬫満鎸夐挳*/
.menuph{ float: right; width: 28px; height: 22px; cursor: pointer; text-align: center; margin: 12px 0;}
.menuph .point { display: inline-block;  width: 28px;  height: 22px; position: relative;}
.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before { width: 28px;}
.menuph .navbtn { position: absolute; top: 10px; right: 0; display: inline-block; width: 28px; height: 2px; background: #000;
-webkit-transition: all .3s ease-out 0s; 
-moz-transition: all .3s ease-out 0s;  
-ms-transition: all .3s ease-out 0s;  
-o-transition: all .3s ease-out 0s;  
transition: all .3s ease-out 0s;}
.menuph .navbtn::after,
.menuph .navbtn::before { position: absolute; right: 0; display: inline-block; width: 28px; height: 2px; content: ''; background: #000;
-webkit-transition: all .3s ease-out 0s;  
-moz-transition: all .3s ease-out 0s;  
-ms-transition: all .3s ease-out 0s;  
-o-transition: all .3s ease-out 0s;  
transition: all .3s ease-out 0s;}
.menuph .navbtn::after { top: -11px;}
.menuph .navbtn::before { top: 10px;}
.menuph .point.active .navbtn{ background: transparent;}
.menuph .point.active .navbtn::after{ -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px;}
.menuph .point.active .navbtn::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px;}

/*鎵嬫満涓嬫媺*/
.xialaph{ position: fixed; left: 0; top: 0; float: left; width: 100%; height: 100%; overflow: scroll; padding: 46px 0 100px 0; display: none; z-index:999; background:#ffffff;}
.xialaph .ul2,
.xialaph .ul3{ display: none;}
.xialaph h4 a{ float: left; width: 60%; color: #333333; text-transform: uppercase; font-size:16px; line-height: 50px;}
.xialaph h4 a span{ padding-left: 6px; color: #ccc; font-size: 14px;}
.xialaph h4{ float: left; width: 100%; position: relative;}
.xialaph li:last-child h4::before{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #e7e7e7;}
.xialaph h4:hover a,
.xialaph h5:hover a{ color: #000;}
.xialaph h4::after{ content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 1px; background-color: #e7e7e7;}
/*20210408start*/
.xialaph h5 a{ float: left; width: 100%; color: #1f1f1f; text-transform: uppercase; font-size: 14px; line-height: 40px; }
/*20210408end*/
.xialaph h5{ float: left; width: 100%; position: relative;}
.xialaph h5::after{ content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #e7e7e7;}
.xialaph li:last-child h5::after{ display: none;}
.xialaph h4 img{ width: 15px; height: 8px; float: right; margin-top: 24px; cursor: pointer;}
.xialaph h5 img{ width: 11px; height: 6px; float: right; margin-top: 26px; margin-right: 18px; cursor: pointer;}
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s{ display: none;}
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d{ display: block;}
.xialaph .ul2{ float: left; width: 100%; padding: 0 10px;}
.xialaph .ul3{ padding-top: 12px; padding-bottom: 18px; padding-left: 15px; position: relative;}
.xialaph .ul3::after{ content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #3c3a3a;}
.xialaph li:last-child .ul3::after{ display: none;}
.xialaph .ul3 li a{ color: #333333; font-size: 14px; line-height: 35px; display: block;}
.xialaph .ul3 li{ padding-top: 5px;}
.xialaph .ul3 li:first-child{ padding-top: 0;}
.xialaph .phsou{ position: relative; margin-top: 34px;}
.xialaph .phsou input{ width: 100%; height: 56px; background-color: #ffffff; color: #aaa; font-size: 14px; padding-left: 20px; border: 1px solid #e5e5e5;}
.xialaph .phsou img{ cursor: pointer; width: 21px; height: 22px; position: absolute; top: 17px; right: 29px;  }
.img_d, .disno{ display: none;}
}

/* 棣栭〉banner */
.pz_banner{ margin-top: 162px; width: 100%; float: left;}
.slide_banner{ width: 100%; line-height: 0; overflow: hidden; position: relative;}
.slide_banner img{ width: 100%;}
.slide_banner .slick-dots{ position: absolute; bottom: 40px; z-index: 10; height: 10px; text-align: center;}
/*20210426start*/
.slide_banner .slick-dots li{ vertical-align: top; margin: 1px 9px; width: 9px; height: 9px; background: #fff; border: 1px solid transparent;}
.slide_banner .slick-dots li.slick-active{ margin: 0 9px; width: 11px; height: 11px; border: 1px solid #000; background: none;}
/*20210426end*/
.slide_banner .pos{ width: 100%; position: absolute; left: 0; top: 50%; text-align: center;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.slide_banner .pos .tp1{ width: 45.15%; line-height: 0; margin: 0 auto;}
.slide_banner .pos .tp2{ width: 45.15%; line-height: 0; margin: 0 auto;}
.slide_banner .pos ul{ margin: 1.5% 0 2.5% 0; width: 63.54%; overflow: hidden; display: inline-block;}
.slide_banner .pos li{ margin: 25px 0 25px 0; width: 25%; float: left; text-align: center;}
.slide_banner .pos li .dis i{ padding-right: 6px; font-size: 40px; line-height: 34px; display: inline-block; vertical-align: bottom; font-family: 'Impact'; font-style: italic; color: #fff;
background-image: -webkit-linear-gradient(top,#fff,#d2c6b9); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.slide_banner .pos li .dis span{ display: inline-block; vertical-align: bottom;}
.slide_banner .pos li .dis .span1{ font-size: 20px; line-height: 24px; color: #fff;}
.slide_banner .pos li .dis .span2{ font-size: 30px; line-height: 24px; font-family: 'Poppins-Medium'; font-style: italic; color: #fff;}
.slide_banner .pos li h6{ margin-top: 15px; font-size: 20px; color: #fff;}
@media screen and (max-width:1259px ) {
.pz_banner{ margin-top: 101px;}
.slide_banner .pos ul{ margin: 1% 0 2% 0;}
.slide_banner .pos li{ margin: 10px 0 10px 0;}
.slide_banner .pos li .dis i{ font-size: 30px; line-height: 24px;}
.slide_banner .pos li h6{ margin-top: 10px; font-size: 16px;}
}
@media screen and (max-width:991px ) {
.pz_banner{ margin-top: 46px;}
.slide_banner .slick-dots{ bottom: 15px;}
.slide_banner .slick-dots li{ margin: 1px 5px;}
.slide_banner .slick-dots li.slick-active{ margin: 0 5px;}
.slide_banner .pos li{ margin: 10px 0 10px 0;}
.slide_banner .pos li .dis i{ font-size: 16px; line-height: 16px;}
.slide_banner .pos li .dis .span1{ font-size: 14px; line-height: 16px;}
.slide_banner .pos li .dis .span2{ font-size: 16px; line-height: 16px;}
.slide_banner .pos li h6{ margin-top: 5px; font-size: 14px;}
}
@media screen and (max-width:767px ) {
.slide_banner .pos{ display: none;}
}

/* 棣栭〉1 */
.homeCon1{ margin-top: 130px; width: 100%; float: left;}
.homeCon1 .bg{ padding: 20px 100px; font-size: 0; width: 100%; overflow: hidden; background: #f5f5f5;}
.homeCon1 .bg .img{ width: 760px; line-height: 0; display: inline-block; vertical-align: middle;}
.homeCon1 .bg .text{ padding-left: 64px; display: inline-block; vertical-align: middle;
width: -moz-calc(100% - 760px);
width: -o-calc(100% - 760px);
width: -webkit-calc(100% - 760px);
width: calc(100% - 760px);}
.homeCon1 .bg .text h4{ font-size: 90px; line-height: 84px; color: #000; font-family: 'Poppins-Bold';}
.homeCon1 .bg .text h4 span{ display: block; font-family: 'Poppins-Bold';}
.homeCon1 .bg .text h5{ margin: 70px 0 85px 0; font-size: 23px; line-height: 32px; letter-spacing: 0.5px; color: #949494; font-family: 'Poppins-Regular';}
.homeCon1 .bg .text h5 span{ display: block; font-family: 'Poppins-Regular';}
.homeCon1 .bg .text a{ display: block; font-size: 20px; width: 196px; height: 60px; line-height: 58px; font-family: 'Poppins-Medium'; color: #000; text-align: center; border: 1px solid #3a3a3a;}
.homeCon1 .bg .text a:hover{ background: #3a3a3a; color: #fff;}
@media screen and (max-width:1789px ) {
.homeCon1{ margin-top: 65px;}
.homeCon1 .bg .img{ width: 500px;}
.homeCon1 .bg .text{ padding-left: 64px;
width: -moz-calc(100% - 500px);
width: -o-calc(100% - 500px);
width: -webkit-calc(100% - 500px);
width: calc(100% - 500px);} 
.homeCon1 .bg .text h4{ font-size: 60px; line-height: 54px;}
.homeCon1 .bg .text h5{ margin: 50px 0 45px 0;}
.homeCon1 .bg .text h5 span{ display: contents;}
}
@media screen and (max-width:1259px ) {
.homeCon1 .bg .img{ width: 400px;}
.homeCon1 .bg .text{ padding-left: 32px;
width: -moz-calc(100% - 400px);
width: -o-calc(100% - 400px);
width: -webkit-calc(100% - 400px);
width: calc(100% - 400px);} 
.homeCon1 .bg .text h5{ margin: 30px 0 25px 0;}
}
@media screen and (max-width:991px ) {
.homeCon1{ margin-top: 30px;}
.homeCon1 .bg{ padding: 20px 15px;}
.homeCon1 .bg .img{ width: 200px;}
.homeCon1 .bg .text{ padding-left: 15px;
width: -moz-calc(100% - 200px);
width: -o-calc(100% - 200px);
width: -webkit-calc(100% - 200px);
width: calc(100% - 200px);}
.homeCon1 .bg .text h4{ font-size: 24px; line-height: 20px;}
.homeCon1 .bg .text h4 span{ display: inline-block; margin-right: 5px;}
.homeCon1 .bg .text h5{ margin: 20px 0 15px 0; font-size: 18px; line-height: 24px;}
.homeCon1 .bg .text a{ font-size: 14px; width: 100px; height: 34px; line-height: 32px;}
}
@media screen and (max-width:767px ) {
.homeCon1{ margin-top: 20px;}
.homeCon1 .bg{ padding: 20px 15px 30px 15px;}
.homeCon1 .bg .img{ width: 100%;}
.homeCon1 .bg .text{ padding-left: 0; margin-top: 10px; width: 100%;}
.homeCon1 .bg .text h5{ font-size: 13px; line-height: 20px;}
}

/* 棣栭〉2 */
.homeCon2{ margin-top: 150px; width: 100%; float: left;}
.homeCon2 .bg{ padding: 20px 100px; font-size: 0; width: 100%; overflow: hidden; background: #f5f5f5;}
.homeCon2 .bg .img{ width: 760px; line-height: 0; display: inline-block; vertical-align: middle;}
.homeCon2 .bg .text{ padding-left: 110px; display: inline-block; vertical-align: middle;
width: -moz-calc(100% - 760px);
width: -o-calc(100% - 760px);
width: -webkit-calc(100% - 760px);
width: calc(100% - 760px);}
.homeCon2 .bg .text h4{ font-size: 90px; line-height: 84px; color: #000; font-family: 'Poppins-Bold';}
.homeCon2 .bg .text h4 span{ display: block; font-family: 'Poppins-Bold';}
.homeCon2 .bg .text h5{ margin: 70px 0 85px 0; font-size: 23px; line-height: 32px; letter-spacing: 0.5px; color: #949494; font-family: 'Poppins-Regular';}
.homeCon2 .bg .text a{ display: block; font-size: 20px; width: 196px; height: 60px; line-height: 58px; font-family: 'Poppins-Medium'; color: #000; text-align: center; border: 1px solid #3a3a3a;}
.homeCon2 .bg .text a:hover{ background: #3a3a3a; color: #fff;}
@media screen and (max-width:1789px ) {
.homeCon2{ margin-top: 75px;}
.homeCon2 .bg .img{ width: 500px;}
.homeCon2 .bg .text{ padding-left: 55px;
width: -moz-calc(100% - 500px);
width: -o-calc(100% - 500px);
width: -webkit-calc(100% - 500px);
width: calc(100% - 500px);} 
.homeCon2 .bg .text h4{ font-size: 60px; line-height: 54px;}
.homeCon2 .bg .text h5{ margin: 50px 0 45px 0;}
}
@media screen and (max-width:1259px ) {
.homeCon2 .bg .img{ width: 400px;}
.homeCon2 .bg .text{ padding-left: 25px;
width: -moz-calc(100% - 400px);
width: -o-calc(100% - 400px);
width: -webkit-calc(100% - 400px);
width: calc(100% - 400px);} 
.homeCon2 .bg .text h5{ margin: 30px 0 25px 0;}
}
@media screen and (max-width:991px ) {
.homeCon2{ margin-top: 30px;}
.homeCon2 .bg{ padding: 20px 15px;}
.homeCon2 .bg .img{ width: 200px;}
.homeCon2 .bg .text{ padding-left: 15px;
width: -moz-calc(100% - 200px);
width: -o-calc(100% - 200px);
width: -webkit-calc(100% - 200px);
width: calc(100% - 200px);}
.homeCon2 .bg .text h4{ font-size: 20px; line-height: 20px;}
.homeCon2 .bg .text h4 span{ display: inline-block; margin-right: 5px;}
.homeCon2 .bg .text h5{ margin: 10px 0 15px 0; font-size: 16px; line-height: 24px;}
.homeCon2 .bg .text a{ font-size: 14px; width: 100px; height: 34px; line-height: 32px;}
}
@media screen and (max-width:767px ) {
.homeCon2 .bg{ padding: 20px 15px 30px 15px;}
.homeCon2 .bg .img{ width: 100%;}
.homeCon2 .bg .text{ padding-left: 0; margin-top: 10px; width: 100%; text-align: right;}
.homeCon2 .bg .text a{ display: inline-block;}
.homeCon2 .bg .text h5{ font-size: 13px; line-height: 20px;}
}

/* 棣栭〉3 */
.homeCon3{ margin-top: 150px; width: 100%; float: left;}
.homeCon3 .bg{ padding: 50px 82px; width: 100%; float: left; background: #f5f5f5;}
.homeCon3 li{ margin: 0 13px; padding: 10px 10px 45px 10px; background: #fff;}
.homeCon3 li .img{ width: 100%; padding-bottom: 108.05%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.homeCon3 li .img img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.homeCon3 li:hover .img img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.homeCon3 li h5{ margin: 10px 0 24px 0; font-size: 30px; line-height: 40px; height: 40px; font-family: 'Poppins-Bold'; overflow: hidden; color: #000; text-align: center;}
.homeCon3 li h6{ display: block; font-size: 20px; width: 160px; height: 50px; line-height: 48px; margin: 0 auto; font-family: 'Poppins-Medium'; color: #000; text-align: center; border: 1px solid #3a3a3a;}
.homeCon3 li:hover h6{ background: #3a3a3a; color: #fff;}
.homeCon3 .slick-prev,.homeCon3 .slick-next{ width: 20px; height: 20px;}
.homeCon3 .slick-prev{ left: -50px; background: url(../images/left.png) no-repeat center; background-size: cover;}
.homeCon3 .slick-prev:hover{ opacity: 0.5;}
.homeCon3 .slick-next{ right: -50px; background: url(../images/right.png) no-repeat center; background-size: cover;}
.homeCon3 .slick-next:hover{ opacity: 0.5;}
@media screen and (max-width:1789px ) {
.homeCon3{ margin-top: 75px;}
}
@media screen and (max-width:991px ) {
.homeCon3{ margin-top: 30px;}
.homeCon3 .bg{ padding: 20px 30px;}
.homeCon3 li{ margin: 0 10px; padding: 10px 10px 15px 10px;}
.homeCon3 li h5{ margin: 5px 0 10px 0; font-size: 18px; line-height: 28px; height: 28px;}
.homeCon3 li h6{ font-size: 14px; width: 100px; height: 34px; line-height: 32px;}
.homeCon3 .slick-prev,.homeCon3 .slick-next{ width: 15px; height: 15px;}
.homeCon3 .slick-prev{ left: -20px;}
.homeCon3 .slick-next{ right: -20px;}
}
@media screen and (max-width:767px ) {
.homeCon3 li{ padding: 10px 10px 25px 10px;}
.homeCon3 .slick-prev,.homeCon3 .slick-next{ width: 12px; height: 12px;}
.homeCon3 .slick-prev{ left: -14px;}
.homeCon3 .slick-next{ right: -14px;}
}

/* 棣栭〉4 */
.homeCon4{ padding: 85px 0 45px 0; margin-top: 150px; width: 100%; float: left; background: #f8f8f8;}
.homeCon4 .tit{ font-size: 75px; line-height: 56px; text-transform: uppercase; color: #000; text-align: center; font-family: 'Poppins-Bold';}
.homeCon4 .bg{ padding: 70px 82px 0 82px; width: 100%; float: left;}
.homeCon4 ul li{ margin: 0 10px;}
.homeCon4 ul li a{ display: block; width: 100%; padding-bottom: 145.57%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.homeCon4 ul li a img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.homeCon4 ul li:hover a img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.homeCon4 .slick-prev,.homeCon4 .slick-next{ width: 20px; height: 20px;}
.homeCon4 .slick-prev{ left: -50px; background: url(../images/left.png) no-repeat center; background-size: cover;}
.homeCon4 .slick-prev:hover{ opacity: 0.5;}
.homeCon4 .slick-next{ right: -50px; background: url(../images/right.png) no-repeat center; background-size: cover;}
.homeCon4 .slick-next:hover{ opacity: 0.5;}
@media screen and (max-width:1789px ) {
.homeCon4{ margin-top: 75px;}
.homeCon4 .tit{ font-size: 60px; line-height: 46px;}
.homeCon4 .bg{ padding: 50px 82px 0 82px;}
}
@media screen and (max-width:991px ) {
.homeCon4{ padding: 30px 0; margin-top: 30px;}
.homeCon4 .bg{ padding: 20px 30px 0 30px;}
.homeCon4 .tit{ font-size: 26px; line-height: 20px;}
.homeCon4 .slick-prev,.homeCon4 .slick-next{ width: 15px; height: 15px;}
.homeCon4 .slick-prev{ left: -20px;}
.homeCon4 .slick-next{ right: -20px;}
}
@media screen and (max-width:767px ) {
.homeCon4 .bg{ padding: 20px 0 20px 0;}

.homeCon4 .slick-dots{ position: absolute; bottom: -15px; z-index: 10; height: 3px; text-align: center;}
.homeCon4 .slick-dots li{ width: 20px; height: 3px; margin: 0 3px; background: #333; opacity: 0.5;}
.homeCon4 .slick-dots li.slick-active{ opacity: 1;}
}

/* 棣栭〉5 */
.homeCon5{ padding-bottom: 178px; margin-top: 150px; width: 100%; float: left; background: #f8f8f8; position: relative;}
.homeCon5 .img{ width: 100%; line-height: 0; position: relative;}
.homeCon5 .btimg{ width: 545px; height: 113px; position: absolute; left: 0; top: 60px; line-height: 0;}
.homeCon5 .list{ width: 100%; position: absolute; bottom: -40px; left: 0; z-index: 9;}
.homeCon5 .list ul{ padding: 0 210px;}
.homeCon5 .list li{ margin: 0 34px;}
.homeCon5 .list li a{ padding-top: 60px; display: block; margin: 0 auto; width: 402px; height: 349px; background: url(../images/home5_6.png) no-repeat center; background-size: cover;}
.homeCon5 .list li .ico{ width: 120px; height: 120px; line-height: 0; margin: 0 auto;
-webkit-transition: 2s ease;
-moz-transition: 2s ease;
-ms-transition: 2s ease;
-o-transition: 2s ease;
transition: 2s ease;}
.homeCon5 .list li:hover .ico{ transform: rotateY(360deg);}
.homeCon5 .list li h5{ margin-top: 25px; font-size: 25px; line-height: 30px; color: #000; text-align: center; font-family: 'Poppins-Light';}
.homeCon5 .list li h5 span{ font-family: 'Poppins-Bold';}
@media screen and (max-width:1789px ) {
.homeCon5{ margin-top: 75px;}
.homeCon5 .list ul{ padding: 0;}
.homeCon5 .list li a{ padding-top: 40px; width: 360px; height: 312px;}
}
@media screen and (max-width:1259px ) {
.homeCon5 .list{ bottom: -20px;}
.homeCon5 .list li a{ padding-top: 30px; width: 280px; height: 244px;}
.homeCon5 .list li .ico{ width: 80px; height: 80px;}
.homeCon5 .list li h5{ font-size: 20px; line-height: 26px;}
}
@media screen and (max-width:991px ) {
.homeCon5{ padding-bottom: 100px; margin-top: 30px;}
.homeCon5 .btimg{ width: 272.5px; height: 56.5px; top: 30px;}
.homeCon5 .list li a{ padding-top: 30px; width: 200px; height: 174px;}
.homeCon5 .list li .ico{ width: 40px; height: 40px;}
.homeCon5 .list li h5{ margin-top: 20px; font-size: 16px; line-height: 20px;}
}
@media screen and (max-width:767px ) {
.homeCon5{ padding-bottom: 50px;}
.homeCon5 .img{ background: #000;}
.homeCon5 .btimg{ width: 200px; height: 42px; top: 20px;}
.homeCon5 .list li a{ padding-top: 20px; width: 162px; height: 140px;}
.homeCon5 .list li h5{ margin-top: 8px; font-size: 12px; line-height: 18px;}
}

/* 棣栭〉6 */
.homeCon6{ width: 100%; float: left; position: relative;}
.homeCon6 .img{ width: 100%; line-height: 0; position: relative;}
.homeCon6 .btimg{ width: 462px; height: 165px; position: absolute; left: 50%; top: 19.27%; line-height: 0;
-webkit-transform: translate(-50%,0); 
-ms-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);}
.homeCon6 .list{ position: absolute; width: 100%; bottom: 70px; left: 0;} 
.homeCon6 ul{ padding: 0 100px;}
.homeCon6 li a{ padding-top: 65px; display: block; width: 330px; height: 330px; margin: 0 auto; border-radius: 50%; background: rgba(92,153,238,0.8);}
.homeCon6 li .ico{ width: 92px; height: 92px; line-height: 0; margin: 0 auto;
-webkit-transition: 2s ease;
-moz-transition: 2s ease;
-ms-transition: 2s ease;
-o-transition: 2s ease;
transition: 2s ease;}
.homeCon6 li:hover .ico{ transform: rotateY(360deg);}
.homeCon6 li h5{ margin-top: 25px; font-size: 25px; line-height: 30px; color: #fff; text-align: center; font-family: 'Poppins-Light';}
.homeCon6 li h5 span{ font-family: 'Poppins-Bold';}
@media screen and (max-width:1789px ) {
.homeCon6 .list{ bottom: 55px;}
.homeCon6 ul{ padding: 0 50px;}
.homeCon6 li a{ padding-top: 25px; width: 260px; height: 260px;}
}
@media screen and (max-width:1259px ) {
.homeCon6 .list{ bottom: 40px;}
.homeCon6 ul{ padding: 0;}
.homeCon6 li a{ padding-top: 20px; width: 200px; height: 200px;}
.homeCon6 li .ico{ width: 80px; height: 80px;}
.homeCon6 li h5{ margin-top: 10px; font-size: 20px; line-height: 26px;}
}
@media screen and (max-width:991px ) {
.homeCon6 .list{ bottom: 20px;}
.homeCon6 .btimg{ width: 231px; height: 82px;}
.homeCon6 li a{ padding-top: 30px;}
.homeCon6 li .ico{ width: 40px; height: 40px;}
.homeCon6 li h5{ margin-top: 20px; font-size: 16px; line-height: 20px;}
}
@media screen and (max-width:767px ) {
.homeCon6{ padding-bottom: 0px;}
.homeCon6 .btimg{ width: 115px; height: 41px; top: 16.35%;}
.homeCon6 li a{ padding-top: 30px; width: 140px; height: 140px;}
.homeCon6 li .ico{ width: 30px; height: 30px;}
.homeCon6 li h5{ margin-top: 8px; font-size: 10px; line-height: 16px;}
.homeCon6 .list{ bottom: 10px;}
.homeCon6 ul{ padding: 0 20px;}
}

/* 棣栭〉7 */
.homeCon7{ margin-top: 165px; width: 100%; float: left; position: relative;}
.homeCon7 .img{ width: 100%; line-height: 0; position: relative;}
.homeCon7 .btimg{ width: 479px; height: 125px; position: absolute; right: 0; top: 55px; line-height: 0;}
.homeCon7 .list{ padding: 25px 0; width: 100%; position: absolute; bottom: 0; left: 0; background: rgba(255,255,255,0.75);}
.homeCon7 .list ul{ padding: 0 100px;}
.homeCon7 .list li{ position: relative; width: 33.3%; float: left;}
.homeCon7 .list li::before{ content: ""; display: block; width: 25px; height: 50px; position: absolute; right: -12.5px; top: 50%; background: url(../images/home7_6.png) no-repeat center; background-size: cover;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.homeCon7 .list li:last-child:before{ display: none;}
.homeCon7 .list li .ico{ line-height: 0; margin: 0 auto;
-webkit-transition: 2s ease;
-moz-transition: 2s ease;
-ms-transition: 2s ease;
-o-transition: 2s ease;
transition: 2s ease;}
.homeCon7 .list li .ico img{ margin: 0 auto; display: block;}
.homeCon7 .list li:hover .ico{ transform: rotateY(360deg);}
.homeCon7 .list li h5{ margin-top: 25px; font-size: 25px; line-height: 30px; height: 60px; overflow: hidden; color: #000; text-align: center; font-family: 'Poppins-Light';}
.homeCon7 .list li h5 span{ font-family: 'Poppins-Bold';}
@media screen and (max-width:1789px ) {
.homeCon7{ margin-top: 80px;} 
.homeCon7 .list ul{ padding: 0 40px;}
}
@media screen and (max-width:1256px ) {
.homeCon7 .list ul{ padding: 0;}
.homeCon7 .list li .ico img{ height: 80px;}
.homeCon7 .list li h5{ margin-top: 10px; font-size: 20px; line-height: 26px; height: 52px;}
}
@media screen and (max-width:991px ) {
.homeCon7{ margin-top: 30px;} 
.homeCon7 .btimg{ width: 240px; height: 62px; top: 25px;}
.homeCon7 .list{ padding: 15px 0;}
.homeCon7 .list li::before{ width: 15px; height: 30px; right: -15px;}
.homeCon7 .list li .ico img{ height: 40px;}
.homeCon7 .list li h5{ margin-top: 20px; font-size: 16px; line-height: 20px; height: 40px;}
}
@media screen and (max-width:767px ) {
.homeCon7 .btimg{ width: 120px; height: 31px;}
.homeCon7 .list{ padding: 10px 0; background: #74a2e1;}
.homeCon7 .list li::before{ width: 8.8px; height: 19.2px; right: -4.4px; background: url(../images/home7_6_p.png) no-repeat center; background-size: cover;}
.homeCon7 .list li .ico img{ height: 25px;}
.homeCon7 .list li:last-child .ico img{ height: 35px; margin-top: 7px;}
.homeCon7 .list li h5{ margin-top: 6px; color: #fff; font-size: 12px; line-height: 16px; height: 32px;}
.homeCon7 .list li:last-child h5{ height: 16px;}
}

/* 棣栭〉8 */
.homeCon8{ margin: 175px 0 75px 0; width: 100%; float: left; position: relative; line-height: 0;}
.homeCon8 .img{ width: 100%; line-height: 0;}
.homeCon8 .pos{ width: 100%; height: 100%; position: absolute; left: 23%; top: 0;}
.homeCon8 .ico{ animation: width 1.5s linear infinite alternate; width: 100%; height: 100%; line-height: 0; position: absolute; top: 50%; left: 50%; background: url(../images/home8_2.png) no-repeat center; background-size: cover;
-webkit-transform: translate(-50%,-50%); 
-ms-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);}
@keyframes width{
     0%{ width: 0; display: none;}
     100%{ width: 100%; display: none;}
}
.homeCon8 .bt{ text-align: center; position: absolute; top: 110px; left: 50%;
-webkit-transform: translate(-50%,0); 
-ms-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);}
.homeCon8 .bt h5{ font-size: 45px; line-height: 44px; color: #fff; font-family: 'Poppins-Medium';}
.homeCon8 .bt i{ display: block; width: 70px; height: 5px; border-radius: 5px; margin: 16px auto 0 auto; background: #ffc301;}
@media screen and (max-width:1789px ) {
.homeCon8{ margin: 85px 0 40px 0;} 
.homeCon8 .bt h5{ font-size: 44px; line-height: 34px;}
}
@media screen and (max-width:1256px ) {
.homeCon8 .bt{ top: 40px;}
.homeCon8 .bt h5{ font-size: 34px; line-height: 24px;} 
}
@media screen and (max-width:991px ) {
.homeCon8{ margin: 30px 0;}
.homeCon8 .bt{ top: 20px;}
.homeCon8 .bt h5{ font-size: 20px; line-height: 16px; white-space: nowrap;}
.homeCon8 .bt i{ width: 40px; height: 5px; border-radius: 5px; margin: 10px auto 0 auto;}
}
@media screen and (max-width:767px ) {
.homeCon8 .bt{ top: 36px;}
.homeCon8 .pos{ width: 161%; left: -2%;}
.homeCon8 .ico{ width: 80%; background: url(../images/home8_2_p.png) no-repeat center; background-size: cover;}
.homeCon8 .bt i{ width: 20px; height: 2px; border-radius: 2px;}
}

/* 搴曢儴 */
.pz_down{ padding: 150px 0; width: 100%; float: left; background: #000;}
.pz_down .foot{ width: 83.88%; margin: 0 auto; overflow-y: hidden;}
.pz_down .foot .left{ width: 320px; float: left;}
.pz_down .foot .left_p{ display: none;}
.pz_down .foot .left h5{ font-size: 20px; line-height: 40px; height: 42px; padding: 0 10px; font-family: 'Poppins-Medium'; overflow: hidden; color: #fff; border: 1px solid #fff; text-transform: uppercase;}
.pz_down .foot .left .info{ margin: 41px 0 50px 0; font-size: 15px; color: #9b9b9b; font-family: 'Poppins-Light';}
.pz_down .foot .left .link{ width: 285px; text-align: center;}
.pz_down .foot .left .link ul{ font-size: 0;}
.pz_down .foot .left .link li{ width: 36px; height: 36px; margin: 0 4px; border: 1px solid #9b9b9b; display: inline-block; line-height: 0;}
.pz_down .foot .left .link li .img2{ display: none;}
.pz_down .foot .left .link li:hover{ border-color: #fff;}
.pz_down .foot .left .link li:hover .img1{ display: none;}
.pz_down .foot .left .link li:hover .img2{ display: block;}
.pz_down .foot .center{ padding: 0 150px; float: left;
width: -moz-calc(100% - 740px);
width: -o-calc(100% - 740px);
width: -webkit-calc(100% - 740px);
width: calc(100% - 740px);}
.pz_down .foot .center li{ float: left;}
.pz_down .foot .center li:last-child{ float: right;}
.pz_down .foot .center a{ display: block; font-size: 15px; line-height: 24px; color: #9b9b9b; font-family: 'Poppins-Light';}
.pz_down .foot .center a:hover{ color: #fff;}
.pz_down .foot h6{ display: inline-block; padding-bottom: 10px; margin-bottom: 45px; font-size: 17px; text-transform: uppercase; border-bottom: 1px solid #919191; color: #fff; font-family: 'Poppins-Medium';}
.pz_down .foot .right{ width: 420px; float: right;}
.pz_down .foot .right li{ margin-bottom: 15px; font-size: 0;}
.pz_down .foot .right li i{ display: inline-block; vertical-align: top; width: 24px; height: 24px; line-height: 0;}
.pz_down .foot .right li:first-child i{ margin-top: 4px;}
.pz_down .foot .right li p{ padding-left: 15px; font-size: 15px; line-height: 24px; color: #9b9b9b; font-family: 'Poppins-Light'; display: inline-block; vertical-align: top;
width: -moz-calc(100% - 38px);
width: -o-calc(100% - 38px);
width: -webkit-calc(100% - 38px);
width: calc(100% - 38px);}
/*phone搴曢儴瀵艰埅*/
.q_d_m{float:left; width:100%; height:50px;}
.pf_down{width:100%; float:left; position:fixed; left:0; bottom:0; height:50px; background:#000; z-index:999;box-shadow:0 -5px 10px rgba(0,0,0,0.2);}
.pf_down li{ width:33.3%; float:left; text-align:center; padding:7px 0 4px 0; border-right:1px solid #fff;}
.pf_down li .ico7{ width:100%; float:left; height:20px;}
.pf_down li .d_name{ width:100%; float:left; margin-top:4px; font-size:12px; color:#fff; line-height:14px;}
.pf_down li.l1 .ico7{ background:url(../images/btn1.png) no-repeat center; background-size:20px 20px;}
.pf_down li.l2 .ico7{ background:url(../images/btn2.png) no-repeat center; background-size:20px 20px;}
.pf_down li.l3 .ico7{ background:url(../images/btn3.png) no-repeat center; background-size:20px 20px;}
.pf_down li:last-child{ border:none;}
.pf_down li:nth-child(3n){ border:none;}
@media screen and (max-width:1789px ) {
.pz_down{ padding: 75px 0;}
.pz_down .foot{ width: 100%;}
.pz_down .foot .center{ padding: 0 70px;}
}
@media screen and (max-width:1259px ) {
.pz_down .foot{ width: 100%;}
.pz_down .foot .center{ padding: 0 20px;
width: -moz-calc(100% - 625px);
width: -o-calc(100% - 625px);
width: -webkit-calc(100% - 625px);
width: calc(100% - 625px);}   
.pz_down .foot .right{ width: 304px;}
}
@media screen and (max-width:991px ) {
.pz_down{ padding: 45px 0;}
.pz_down .foot{ width: 100%;}
.pz_down .foot .left{ width: 100%; text-align: center;}
.pz_down .foot .left h5{ font-size: 18px; display: inline-block; width: auto;}
.pz_down .foot .left .info{ margin: 10px 0 15px 0; font-size: 12px;}
.pz_down .foot .left .link{ margin-top: 15px; width: auto;}
.pz_down .foot .left{ display: none;}
.pz_down .foot .left_p{ padding: 0 15px; margin-top: 30px; width: 100%; float: left; display: block;}
.pz_down .foot .left_p h5{ font-size: 20px; line-height: 40px; height: 42px; padding: 0 10px; font-family: 'Poppins-Medium'; overflow: hidden; width: 285px; color: #fff; border: 1px solid #fff; text-transform: uppercase;}
.pz_down .foot .left_p .info{ margin: 20px 0 25px 0; font-size: 15px; color: #9b9b9b; font-family: 'Poppins-Light';}
.pz_down .foot .left_p .link ul{ font-size: 0;}
.pz_down .foot .left_p .link li{ width: 36px; height: 36px; margin: 0 4px; border: 1px solid #9b9b9b; display: inline-block; line-height: 0;}
.pz_down .foot .left_p .link li .img2{ display: none;}
.pz_down .foot .left_p .link li:hover{ border-color: #fff;}
.pz_down .foot .left_p .link li:hover .img1{ display: none;}
.pz_down .foot .left_p .link li:hover .img2{ display: block;}
.pz_down .foot .center{ width: 100%;}
.pz_down .foot .right{ padding: 0 15px; margin-top: 25px; width: 100%;}
.pz_down .foot h6{ font-size: 16px; padding-bottom: 2px; margin-bottom: 15px;}
.pz_down .foot .right li{ margin-bottom: 10px;}
.pz_down .foot .right li p{ padding-left: 10px; font-size: 12px; text-align: left;}
}
@media screen and (max-width:767px ) {
.pz_down .foot .left_p h5{ font-size: 14px; line-height: 30px; height: 30px; display: inline-block; width: auto;}
.pz_down .foot .left_p .info{ margin: 10px 0 15px 0; font-size: 12px;}
.pz_down .foot .left_p .link{ margin-top: 15px;}
.pz_down .foot .left_p .link li{ width: 28px; height: 28px;}
.pz_down .foot .right ul{ margin-top: 10px;}
.pz_down .foot .right li i{ width: 20px; height: 20px;}
.pz_down .foot .right li p{ line-height: 20px;
width: -moz-calc(100% - 20px);
width: -o-calc(100% - 20px);
width: -webkit-calc(100% - 20px);
width: calc(100% - 20px);}
}

/* 浜у搧绫荤洰 */
.cpList1{ margin-top: 248px;}
.cpList1 .pic{ width: 94.21%; margin: 0 auto; position: relative;}
.cpList1 .slick-dots{ width: 30px; position: absolute; left: -54px; top: 50%;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.cpList1 .slick-dots li{ margin: 20px 0;}
.cpList1 .slick-dots li button{ font-size: 22px; color: #949494; opacity: 1;}
.cpList1 .slick-dots li button::before{ content: "0"; opacity: 1; font-size: 22px; position: absolute; left: -13px; color: #949494;}
.cpList1 .slick-dots li button::after{ content: ""; display: block; width: 26px; height: 2px; position: absolute; left: 25px; background: #949494;} 
.cpList1 .slick-dots li.slick-active button{ color: #000;}
.cpList1 .slick-dots li.slick-active button::before{ color: #000;}
.cpList1 .slick-dots li.slick-active button::after{ width: 70px; background: #000;}
@media screen and (max-width:1789px ) {
.cpList1{ margin-top: 124px;}
}
@media screen and (max-width:991px ) {
.cpList1{ margin-top: 76px;}
.cpList1 .pic{ width: 100%; padding-left: 0;}
.cpList1 .slick-dots{ width: 30px; left: 0; display: none!important;}
.cpList1 .slick-dots li{ margin: 5px 0;}
.cpList1 .slick-dots li button{ font-size: 16px;}
.cpList1 .slick-dots li button::before{ font-size: 16px; left: -10px;}
.cpList1 .slick-dots li button::after{ width: 15px; left: 25px;} 
.cpList1 .slick-dots li.slick-active button::after{ width: 30px;}
}
.cpList2{ width: 100%; margin: 120px auto 0 auto; position: relative; line-height: 0;}
.cpList2 .text{ height: 320px; width: 75.46%; margin: 0 auto; position: relative;}
.cpList2 .bt{ width: 55%; display: inline-block; position: absolute; right: 0; top: 50%; text-align: center;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.cpList2 h4{ font-size: 25px; line-height: 46px; padding: 0 25px; border-radius: 46px; text-transform: uppercase; white-space: nowrap; display: inline-block; background: #ffc301; color: #fff; font-family: 'Poppins-Bold';}
.cpList2 h5{ font-size: 35px; line-height: 36px; margin-top: 30px; text-transform: uppercase; color: #000; font-family: 'Poppins-Medium';}
@media screen and (max-width:1789px ) {
.cpList2{ margin: 60px auto 0 auto;}
}
@media screen and (max-width:991px ) {  
.cpList2{ margin: 30px auto 0 auto;}
.cpList2 .text{ height: 160px; width: 100%;}
.cpList2 h4{ font-size: 16px; line-height: 30px; padding: 0 15px;}
.cpList2 h5{ font-size: 20px; line-height: 20px; margin-top: 10px;;}
}
@media screen and (max-width:767px ) {  
.cpList2 .bt{ width: 100%;}
}
.cpList3{ width: 100%; margin: 90px auto 0 auto; position: relative;}
.cpList3 .text{ width: 75.46%; margin: 0 auto; position: relative;}
.cpList3 .hd ul{ width: 100%; overflow: hidden;}
.cpList3 .hd li{ margin-right: 78px; float: left;}
.cpList3 .hd li:last-child{ margin-right: 0;}
.cpList3 .hd li a{ font-size: 18px; color: #949494; font-family: 'Poppins-Regular';}
.cpList3 .hd li:hover a,.cpList3 .hd li.on a{ color: #000;}
.cpList3 .bd{ margin-top: 50px;}
.cpList3 .bd ul{ margin: -35px -2%; width: 104%; overflow: hidden;display: flex; flex-wrap: wrap;}
.cpList3 .bd li{ width: 21%; margin: 35px 2%; float: left; text-align: center;}
.cpList3 .bd li .img{ width: 100%; padding-bottom: 120%; position: relative; overflow: hidden; min-height: 50px; display:block; float:left;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.cpList3 .bd li .img img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;
display: block;
}
.cpList3 .bd li:hover .img img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.cpList3 .bd li .img img.img2{ display: none;}
.cpList3 .bd li:hover .img img.img1{ display: none;}
.cpList3 .bd li:hover .img img.img2{ display: block;}
.cpList3 .bd li h4{ margin: 20px 0 10px 0; font-size: 18px; line-height: 22px; overflow: hidden; color: #404040; font-family: 'Poppins-Regular';float: left;width: 100%;}
.cpList3 .bd li h5{ font-size: 20px; line-height: 24px; color: #949494; font-family: 'Poppins-Light';float: left;width: 100%;}
.cpList3 .page{ margin-top: 60px; font-size: 20px; text-align: center;}
.cpList3 .page a{ color: #949494;}
.cpList3 .page a:hover{ color: #000;}
@media screen and (max-width:1789px ) {
.cpList3{ margin: 45px auto 0 auto;}
.cpList3 .bd{ margin-top: 25px;}
.cpList3 .bd ul{ margin: -20px -2%;}
.cpList3 .bd li{ margin: 20px 2%;}
}
@media screen and (max-width:991px ) {  
.cpList3{ margin: 30px auto 0 auto;}
.cpList3 .text{ width: 100%;}
.cpList3 .hd li{ margin-right: 10px;}
.cpList3 .hd li a{ font-size: 16px;}
.cpList3 .bd{ margin-top: 10px;}
.cpList3 .bd ul{ margin: -10px -1%; width: 102%;}
.cpList3 .bd li{ width: 23%; margin: 10px 1%;}
.cpList3 .bd li h4{ margin: 10px 0 5px 0; font-size: 16px; line-height: 20px;}
.cpList3 .bd li h5{ font-size: 14px; height: 18px; line-height: 18px;}
.cpList3 .page{ margin-top: 20px; font-size: 16px;}   
}
@media screen and (max-width:767px ) { 
.cpList3 .bd li{ width: 48%;}   
.cpList3 .bd ul{ margin: -5px -1%;}
.cpList3 .bd li{ margin: 5px 1%;}
}
.cpList4{ width: 100%; margin: 120px auto 0 auto; position: relative; line-height: 0;}
.cpList4 .text{ height: 320px; width: 75.46%; margin: 0 auto; position: relative;}
.cpList4 .bt{ width: 55%; display: inline-block; position: absolute; left: 0; top: 50%; text-align: center;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.cpList4 h4{ font-size: 25px; line-height: 46px; padding: 0 25px; border-radius: 46px; text-transform: uppercase; white-space: nowrap; display: inline-block; background: #ffc301; color: #fff; font-family: 'Poppins-Bold';}
.cpList4 h5{ font-size: 35px; line-height: 36px; margin-top: 30px; text-transform: uppercase; color: #000; font-family: 'Poppins-Medium';}
@media screen and (max-width:1789px ) {
.cpList4{ margin: 60px auto 0 auto;}    
}
@media screen and (max-width:991px ) {  
.cpList4{ margin: 30px auto 0 auto;}
.cpList4 .text{ height: 160px; width: 100%;}
.cpList4 h4{ font-size: 16px; line-height: 30px; padding: 0 15px;}
.cpList4 h5{ font-size: 20px; line-height: 20px; margin-top: 10px;;}
}
@media screen and (max-width:767px ) {  
.cpList4 .bt{ width: 100%;}
}
.cpList5{ width: 100%; margin: 90px auto 145px auto; position: relative;}
.cpList5 .text{ width: 75.46%; margin: 0 auto; position: relative;}
.cpList5 .hd ul{ width: 100%; overflow: hidden;}
.cpList5 .hd li{ margin-right: 78px; float: left;}
.cpList5 .hd li:last-child{ margin-right: 0;}
.cpList5 .hd li a{ font-size: 18px; color: #949494; font-family: 'Poppins-Regular';}
.cpList5 .hd li:hover a,.cpList5 .hd li.on a{ color: #000;}
.cpList5 .bd{ margin-top: 50px;}
.cpList5 .bd ul{ margin: -35px -2%; width: 104%; overflow: hidden;}
.cpList5 .bd li{ width: 21%; margin: 35px 2%; float: left; text-align: center;}
.cpList5 .bd li .img{ width: 100%; padding-bottom: 120%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.cpList5 .bd li .img img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.cpList5 .bd li:hover .img img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.cpList5 .bd li .img2{ display: none;}
.cpList5 .bd li:hover .img1{ display: none;}
.cpList5 .bd li:hover .img2{ display: block;}
.cpList5 .bd li h4{ margin: 20px 0 10px 0; font-size: 18px; height: 22px; line-height: 22px; overflow: hidden; color: #404040; font-family: 'Poppins-Regular';}
.cpList5 .bd li h5{ font-size: 20px; height: 24px; line-height: 24px; overflow: hidden; color: #949494; font-family: 'Poppins-Light';}
.cpList5 .page{ margin-top: 60px; font-size: 20px; text-align: center;}
.cpList5 .page a{ color: #949494;}
.cpList5 .page a:hover{ color: #000;}
@media screen and (max-width:1789px ) {
.cpList5{ margin: 45px auto 70px auto;}
.cpList5 .bd{ margin-top: 25px;}
.cpList5 .bd ul{ margin: -20px -2%;}
.cpList5 .bd li{ margin: 20px 2%;}
}
@media screen and (max-width:991px ) {  
.cpList5{ margin: 30px auto 30px auto;}
.cpList5 .text{ width: 100%;}
.cpList5 .hd li{ margin-right: 10px;}
.cpList5 .hd li a{ font-size: 16px;}
.cpList5 .bd{ margin-top: 10px;}
.cpList5 .bd ul{ margin: -10px -1%; width: 102%;}
.cpList5 .bd li{ width: 23%; margin: 10px 1%;}
.cpList5 .bd li h4{ margin: 10px 0 5px 0; font-size: 16px; height: 20px; line-height: 20px;}
.cpList5 .bd li h5{ font-size: 14px; height: 18px; line-height: 18px;}
.cpList5 .page{ margin-top: 20px; font-size: 16px;}   
}
@media screen and (max-width:767px ) { 
.cpList5 .bd li{ width: 48%;}   
.cpList5 .bd ul{ margin: -5px -1%;}
.cpList5 .bd li{ margin: 5px 1%;}
}

/* 浜у搧璇︽儏 */
.cpCon1{ margin: 110px 0 165px 0; width: 100%; float: left;}
.cpCon1 .slideGroup{ width: 100%; overflow: hidden;}
.cpCon1 .top .img{ line-height: 0;}
.cpCon1 .bot{ margin: 10px -6px 0 -6px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.cpCon1 .bot .img{ margin: 0 6px; line-height: 0;}
.cpCon1 .parBd{ width: 50%; float: left;}
.cpCon1 .right{ padding-top: 10%; padding-left: 30px; width: 50%; float: right;}
.cpCon1 .right h3{ font-size: 25px; line-height: 46px; display: inline-block; border-bottom: 1px solid #404040; font-family: 'Poppins-Bold'; color: #404040;}
.cpCon1 .right h4{ font-size: 20px; line-height: 30px; margin-top: 15px; font-family: 'Poppins-Bold'; color: #404040;}
.cpCon1 .right h5{ font-size: 16px; line-height: 22px; color: #949494;}
.cpCon1 .right h6{ margin-top: 100px; font-size: 18px; color: #404040;}
.cpCon1 .right .p{ font-size: 15px; line-height: 30px; padding-left: 28px; background: url(../images/cpcon13.png) no-repeat left center; background-size: 11px 8px; color: #949494; font-family: 'Poppins-Medium';}
.cpCon1 .right .parHd{ margin-top: 35px; width: 100%; overflow: hidden;}
.cpCon1 .right .parHd ul{ margin-top: 6px; float: left;}
.cpCon1 .right .parHd li{ padding: 2px; width: 124px; height: 37px; line-height: 0; overflow: hidden; float: left;}
.cpCon1 .right .parHd li.on{ border: 1px solid #000;}
.cpCon1 .right .parHd .xz{ width: 41px; height: 41px; margin-left: 10px; float: left; overflow: hidden; line-height: 0;}
.cpCon1 .right .more{ display: block; margin-top: 45px; display: block; font-size: 15px; width: 166px; height: 42px; line-height: 42px; text-transform: uppercase; cursor: pointer; background: #ffc301; color: #fff; text-align: center;
-webkit-transition: all 0.5s ease-out 0s; 
-ms-transition: all 0.5s ease-out 0s;
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.cpCon1 .right .more:hover{ box-shadow: 5px 5px 0 rgba(255,195,1,0.2);}
.cpCon1 .link{ margin-top: 90px; text-align: center; font-size: 0;}
.cpCon1 .link a{ width: 26px; height: 26px; margin: 0 25px; line-height: 0; display: inline-block;}
.cpCon1 .link a .img2{ display: none;}
.cpCon1 .link a:hover .img1{ display: none;}
.cpCon1 .link a:hover .img2{ display: block;}
@media screen and (max-width:1789px ) {
.cpCon1{ margin: 55px 0 85px 0;}
.cpCon1 .link{ margin-top: 45px;}
}
@media screen and (max-width:991px ) {
.cpCon1{ margin: 30px 0 30px 0;}
.cpCon1 .right{ padding-top: 8%; padding-left: 15px;}
.cpCon1 .right h3{ font-size: 20px; line-height: 36px;}
.cpCon1 .right h4{ font-size: 18px; line-height: 24px; margin-top: 15px;}
.cpCon1 .right h5{ font-size: 14px; line-height: 22px;}
.cpCon1 .right h6{ margin-top: 40px; font-size: 18px;}
.cpCon1 .right .p{ font-size: 14px; line-height: 24px; padding-left: 28px;}
.cpCon1 .right .parHd{ margin-top: 15px;}
.cpCon1 .right .parHd li{ padding: 2px; width: 99.2px; height: 29.6px;}
.cpCon1 .right .parHd .xz{ width: 34px; height: 34px;}
.cpCon1 .right .more{ margin-top: 30px; font-size: 14px; width: 140px; height: 30px; line-height: 30px;}
.cpCon1 .link{ margin-top: 20px;}
}
@media screen and (max-width:767px ) {
.cpCon1 .parBd{ width: 100%;}
.cpCon1 .right{ width: 100%; padding-left: 0; padding-top: 10px;}
.cpCon1 .right h4{ margin-top: 5px;}
.cpCon1 .right h6{ margin-top: 5px;}
.cpCon1 .right .parHd{ margin-top: 5px;}
.cpCon1 .right .parHd li{ width: 74.4px; height: 24.2px;}
.cpCon1 .right .parHd .xz{ width: 28px; height: 28px;}
.cpCon1 .right .more{ margin-top: 10px;}
}

/*20210408start*/
.cpCon2{ width: 100%; float: left; font-size: 0;}
.cpCon2 .line{ width: 100%; height: 1px; background: #e7e7e7;}
.cpCon2 h4{ font-size: 15px; line-height: 54px; height: 54px; display: inline-block; overflow: hidden; padding: 0 40px; background: #000; color: #fff;}
.cpCon2 h5{ margin: 90px 0 20px 0; padding: 0 30px; font-size: 16px; color: #3a3a3a; font-family: 'Poppins-Medium';}
.cpCon2 .info{ margin-bottom: 85px; padding: 0 30px; font-size: 14px; line-height: 22px; color: #bababa; font-family: 'Poppins-Light';}
@media screen and (max-width:991px ) {
.cpCon2 h4{ line-height: 30px; height: 30px; padding: 0 15px;}
.cpCon2 h5{ margin: 20px 0 5px 0; padding: 0 10px;}
.cpCon2 .info{ margin-bottom: 20px; padding: 0 10px;white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
.cpCon2 .info::-webkit-scrollbar{ display: none;}
}
/*20210408end*/
.cpCon3{ margin: 110px 0 70px 0; width: 100%; float: left;}
.cpCon3 h3{ font-size: 25px; color: #262626; font-family: 'Poppins-Bold';}
.cpCon3 .list{ margin: 45px -15px 0 -15px;
width: -moz-calc(100% + 30px);
width: -o-calc(100% + 30px);
width: -webkit-calc(100% + 30px);
width: calc(100% + 30px);}
.cpCon3 ul{ position: relative;}
.cpCon3 li{ margin: 0 15px;}
.cpCon3 li .img{ width: 100%; padding-bottom: 139.48%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.cpCon3 li .img img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.cpCon3 li:hover .img img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.cpCon3 li h4{ margin: 24px 0 10px 0; font-size: 18px; line-height: 22px; height: 22px; overflow: hidden; color: #404040; font-family: 'Poppins-Light';}
.cpCon3 li h5{ font-size: 22px; line-height: 26px; height: 26px; overflow: hidden; color: #404040; font-family: 'Poppins-Medium';}
.cpCon3 .slick-prev,.cpCon3 .slick-next{ width: 11px; height: 19px; position: absolute; top: -70px; bottom: auto; right: 25px; left: auto;}
.cpCon3 .slick-prev{ margin-right: 25px; background: url(../images/cpcon11.png) no-repeat center; background-size: cover;}
.cpCon3 .slick-prev:hover{ opacity: 0.5;}
.cpCon3 .slick-next{ background: url(../images/cpcon12.png) no-repeat center; background-size: cover;}
.cpCon3 .slick-next:hover{ opacity: 0.5;}
@media screen and (max-width:1789px ) {
.cpCon3{ margin: 55px 0 35px 0;}
.cpCon3 .list{ margin: 25px -15px 0 -15px;}
.cpCon3 .slick-prev,.cpCon3 .slick-next{ top: -45px;}
}
@media screen and (max-width:991px ) {
.cpCon3{ margin: 30px 0 30px 0;}
.cpCon3 h3{ font-size: 18px;}
.cpCon3 .list{ margin: 10px -10px 0 -10px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.cpCon3 li{ margin: 0 10px;}
.cpCon3 li h4{ margin: 10px 0 5px 0; font-size: 14px; line-height: 18px; height: 18px;}
.cpCon3 li h5{ font-size: 16px; line-height: 20px; height: 20px;}
.cpCon3 .slick-prev,.cpCon3 .slick-next{ width: 8px; height: 15px; top: -24px; right: 20px;}
.cpCon3 .slick-prev{ margin-right: 20px;}
}
@media screen and (max-width:767px ) {
.cpCon3 .list{ margin: 10px -5px 0 -5px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.cpCon3 li{ margin: 0 5px;}    
}

.More{ display: block; width: 315px; font-size: 25px; height: 62px; line-height: 60px; margin: 0 auto; text-align: center; border: 1px solid #9b9b9b; color: #b2b2b2;}
.More:hover{ background: #000; color: #fff;}
@media screen and (max-width:991px ) {
.More{ width: 180px; font-size: 16px; height: 32px; line-height: 30px;}
}

/* 鍏充簬鎴戜滑 */
.w1320{ max-width: 1320px; margin: 0 auto;}
.w1360{ max-width: 1360px; margin: 0 auto;}
.w1135{ max-width: 1135px; margin: 0 auto;}
.w1200{ max-width: 1200px; margin: 0 auto;}
.aboutCon1{ margin: 135px 0 110px 0; line-height: 0; width: 100%; float: left; overflow: hidden; position: relative;}
.aboutCon1 .movie{ width: 48.82%; height: 580px; position: absolute; top: 0; left: 0; object-fit: fill;}
.aboutCon1 .text{ width: 42.5%; float: right;}
.aboutCon1 .text .ico{ width: 67px; line-height: 0;}
.aboutCon1 .text i{ display: block; width: 42px; height: 5px; border-radius: 5px; margin: 30px 0 35px 0; background: #cabd9a;}
/*20210407start*/
/*20210408start*/
.aboutCon1 .text .info{ font-size: 18px; line-height: 25px; max-height: 426px; color: #b2b2b2; font-family: 'Poppins-Light'; overflow-y: auto;padding-right: 10px;}
/*20210408end*/
.aboutCon1 .text .info::-webkit-scrollbar{ width: 3px;}
.aboutCon1 .text .info::-webkit-scrollbar-track{ background-color: #e5e5e5; border-radius: 3px;}
.aboutCon1 .text .info::-webkit-scrollbar-thumb{ width: 3px;  background-color: #ffc301; border-radius: 3px;}
/*20210407end*/
.aboutCon1 .text .info .span{ font-size: 24px; line-height: 25px; color: #000; font-family: 'Poppins-Bold';}
@media screen and (max-width:1789px ) {
.aboutCon1{ margin: 65px 0 55px 0;}
.aboutCon1 .movie{ height: 400px;}
.aboutCon1 .text .info{ max-height: 250px;}
}
@media screen and (max-width:991px ) {
.aboutCon1{ margin: 30px 0 30px 0;}
.aboutCon1 .movie{ height: 300px;}
.aboutCon1 .text .ico{ width: 30px;}
.aboutCon1 .text i{ width: 20px; height: 4px; border-radius: 4px; margin: 10px 0 15px 0;}
.aboutCon1 .text .info{ font-size: 14px; line-height: 24px; max-height: 240px;}
.aboutCon1 .text .info .span{ font-size: 18px; line-height: 24px;}
}
@media screen and (max-width:767px ) {
.aboutCon1 .movie{ width: 100%; position: static; height: auto;}
.aboutCon1 .text{ margin-top: 15px; width: 100%;}
.aboutCon1 .text .info{ max-height: 144px;}
}

.aboutCon2{ width: 100%; float: left;}
.aboutCon2 h3{ font-size: 38px; line-height: 38px; font-family: 'Poppins-Bold'; text-transform: uppercase; text-align: center; color: #000;}
.aboutCon2 h3 span{ font-family: 'Poppins-Bold';}
.aboutCon2 .box{ margin-top: 50px; width: 100%; position: relative;}
.aboutCon2 .wid{ display: none; width: 650px;}
.aboutCon2 .box .btn-group .btn{ width: 55px; height: 55px; position: absolute; top: 40px; border-radius: 5px; overflow: hidden;}
.aboutCon2 .box .btn-group .btn#left{ right: 0; z-index: 9; background: #ffc301 url(../images/about5.png) no-repeat center; background-size: cover;}
.aboutCon2 .box .btn-group .btn#left.on{ z-index: -1; background: #ccc url(../images/about5.png) no-repeat center; background-size: cover;}
.aboutCon2 .box .btn-group .btn#right{ left: 0; z-index: 9; background: #ffc301 url(../images/about4.png) no-repeat center; background-size: cover;}
.aboutCon2 .box .btn-group .btn#right.on{ z-index: -1; background: #ccc url(../images/about4.png) no-repeat center; background-size: cover;}
.aboutCon2 .box .c-menu{ height: 95px; overflow: hidden; margin: 0 auto; position: relative;
width: -moz-calc(100% - 110px);
width: -o-calc(100% - 110px);
width: -webkit-calc(100% - 110px);
width: calc(100% - 110px);}
.aboutCon2 .box .c-menu::before{ content: ""; position: absolute; top: 70px; left: 0; width: 100%; height: 1px; background: #e3e3e3;}
.aboutCon2 .box .c-menu ul{ font-size: 0; white-space: nowrap;}
.aboutCon2 .box .c-item{ width: 210px; padding-bottom: 40px; height: 90px; text-align: right; position: relative; display: inline-block;}
.aboutCon2 .box .c-item:first-child{ width: 158px;}
.aboutCon2 .box .c-item .num{ display: block; font-size: 22px; line-height: 50px; height: 50px; color: #e3e3e3; font-family: 'Poppins-Bold';}
.aboutCon2 .box .c-item.on .num{ font-size: 32px; color: #ffc301;}
.aboutCon2 .box .c-item.on.act::before{ bottom: 19px;}
.aboutCon2 .box .c-item.on.act::after{ bottom: 19px;}
.aboutCon2 .box .c-item::before{ content: ""; display: block; position: absolute; bottom: 22px; left: -21px; width: 100%; height: 1px; background: #e3e3e3;}
.aboutCon2 .box .c-item.one::before{ bottom: 22px;}
.aboutCon2 .box .c-item.act::after{ content: ""; position: absolute; bottom: 22px; left: -21px; width: 100%; height: 1px; background: #ffc301;}
.aboutCon2 .box .c-item.act.one::after{ bottom: 22px;}
.aboutCon2 .box .c-item.act.one.on::after{ bottom: 19px;}
.aboutCon2 .box .c-item .dot{ position: absolute; bottom: 13px; right: 20px; width: 20px; height: 20px; background: #e3e3e3; border-radius: 50%;}
.aboutCon2 .box .c-item.act .dot{ bottom: 13px; background: #ffc301;}
.aboutCon2 .box .c-item.on.act .dot{ bottom: 10px;}
.aboutCon2 .box .bd{ box-shadow: 5px 5px 10px rgba(0,0,0,0.1);}
.aboutCon2 .box .bd .nr{ margin-top: 70px; width: 100%; overflow: hidden; position: relative;}
.aboutCon2 .box .bd .img{ width: 50%; float: left; line-height: 0;}
.aboutCon2 .box .bd .wz{ width: 50%; float: left; position: absolute; top: 50%; right: 5%; width: 40%;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.aboutCon2 .box .bd .wz h4{ font-size: 32px; line-height: 45px; text-transform: uppercase; color: #000; font-family: 'Poppins-Bold';}
.aboutCon2 .box .bd .wz h5{ font-size: 28px; line-height: 45px; color: #000; font-family: 'Poppins-Light';}
@media screen and (max-width:1789px ) {
.aboutCon2 .wid{ width: 170px;}
}
@media screen and (max-width:991px ) {
.aboutCon2 h3{ font-size: 20px; line-height: 16px;}
.aboutCon2 .box{ margin-top: 15px;}
.aboutCon2 .wid{ width: 200px;}
.aboutCon2 .box .btn-group .btn{ width: 30px; height: 30px; top: 31px;}
.aboutCon2 .box .c-menu{ height: 60px;
width: -moz-calc(100% - 60px);
width: -o-calc(100% - 60px);
width: -webkit-calc(100% - 60px);
width: calc(100% - 60px);}
.aboutCon2 .box .c-item{ width: 140px; padding-bottom: 20px; height: 60px;}
.aboutCon2 .box .c-item:first-child{ width: 128px;}
.aboutCon2 .box .c-item .num{ font-size: 16px; line-height: 30px; height: 30px;}
.aboutCon2 .box .c-item.on .num{ font-size: 16px;padding-right: 10px;}
.aboutCon2 .box .c-item.on.act::before{ bottom: 13px;}
.aboutCon2 .box .c-item.on.act::after{ bottom: 13px;}
.aboutCon2 .box .c-item::before{ bottom: 13px; left: -21px;}
.aboutCon2 .box .c-item.one::before{ bottom: 13px;}
.aboutCon2 .box .c-item.act::after{ bottom: 13px; left: -21px;}
.aboutCon2 .box .c-item.act.one::after{ bottom: 13px;}
.aboutCon2 .box .c-item.act.one.on::after{ bottom: 13px;}
.aboutCon2 .box .c-item .dot{ bottom: 8px; right: 20px; width: 15px; height: 15px;}
.aboutCon2 .box .c-item.act .dot{ bottom: 8px;}
.aboutCon2 .box .c-item.on.act .dot{ bottom: 8px;}
.aboutCon2 .box .c-menu::before{ display: none;}
.aboutCon2 .box .c-item:last-child .dot::before{ content: ""; display: block; position: absolute; top: 9px; left: 0; z-index: -1; width: 10000%; height: 1px; background: #e3e3e3;}
.aboutCon2 .box .bd .nr{ margin-top: 15px;}
.aboutCon2 .box .bd .wz h4{ font-size: 18px; line-height: 24px;}
.aboutCon2 .box .bd .wz h5{ font-size: 16px; line-height: 24px;}
}
@media screen and (max-width:767px ) {
.aboutCon2 .box .bd .img{ width: 100%;}
.aboutCon2 .box .bd .wz{ padding: 20px; width: 100%; position: static;
-webkit-transform: translate(0,0); 
-ms-transform: translate(0,0);
-moz-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);}
.aboutCon2 h3 span{display: none;}
.aboutCon2 .ico{ width: 20px; height: 4px; border-radius: 4px; margin: 10px auto 15px auto; display: block; background: #cabd9a;}
}

.aboutCon3{ padding: 155px 0 220px 0; width: 100%; float: left;}
.aboutCon3 h3{ font-size: 38px; line-height: 38px; font-family: 'Poppins-Bold'; text-transform: uppercase; text-align: center; color: #000;}
.aboutCon3 i{ display: block; width: 42px; height: 5px; border-radius: 5px; margin: 50px auto 60px auto; background: #cabd9a;}
.aboutCon3 .info{ font-size: 25px; line-height: 40px; color: #b2b2b2; font-family: 'Poppins-Light';}
.aboutCon3 .line{ margin: 60px 0 70px 0; width: 100%; height: 1px; background: #dbdcd8;}
.aboutCon3 .img{ width: 100%; margin: 0 auto; line-height: 0;}
@media screen and (max-width:1789px ) {
.aboutCon3{ padding: 75px 0 110px 0;} 
.aboutCon3 i{ margin: 25px auto 30px auto;}
.aboutCon3 .line{ margin: 30px 0 35px 0;}
}
@media screen and (max-width:991px ) {
.aboutCon3{ padding: 30px 0 30px 0;}
.aboutCon3 h3{ font-size: 20px; line-height: 16px;}
.aboutCon3 i{ width: 20px; height: 4px; border-radius: 4px; margin: 10px auto 15px auto;}
.aboutCon3 .info{ font-size: 14px; line-height: 24px;}
.aboutCon3 .line{ margin: 10px 0 10px 0;}
}
@media screen and (max-width:767px ) {
.aboutCon3 .img{ width: 100%;}
}

.aboutCon4{ margin-bottom: 115px; width: 100%; float: left;}
.aboutCon4 .bg{ padding: 70px 0;}
.aboutCon4 h3{ font-size: 50px; line-height: 50px; font-family: 'Poppins-Bold'; text-align: center; text-transform: uppercase; color: #fff;}
.aboutCon4 i{ display: block; width: 42px; height: 5px; border-radius: 5px; margin: 40px auto 45px auto; background: #cabd9a;}
.aboutCon4 .list{ margin: 0 -10px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.aboutCon4 .list li{ margin: 0 10px;}
.aboutCon4 .list li a{ display: block; width: 100%; padding-bottom: 141.7%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.aboutCon4 .list li a img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.aboutCon4 .list li:hover a img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.aboutCon4 .slick-prev,.aboutCon4 .slick-next{ width: 24px; height: 27px;}
.aboutCon4 .slick-prev{ left: -100px; background: url(../images/about11.png) no-repeat center; background-size: cover;}
.aboutCon4 .slick-next{ right: -100px; background: url(../images/about12.png) no-repeat center; background-size: cover;}
.aboutCon4 .More{ margin-top: 40px;}
@media screen and (max-width:1789px ) {
.aboutCon4{ margin-bottom: 55px;} 
.aboutCon4 .slick-prev{ left: -60px;}
.aboutCon4 .slick-next{ right: -60px;}
}
@media screen and (max-width:991px ) {
.aboutCon4{ margin-bottom: 30px;}
.aboutCon4 .bg{ padding: 30px 0;}
.aboutCon4 h3{ font-size: 20px; line-height: 16px;}
.aboutCon4 i{ width: 20px; height: 4px; border-radius: 4px; margin: 10px auto 15px auto;}
.aboutCon4 .list{ margin: 0 -5px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.aboutCon4 .list li{ margin: 0 5px;}
.aboutCon4 .slick-prev,.aboutCon4 .slick-next{ width: 12px; height: 14px;}
.aboutCon4 .slick-prev{ left: -8px;}
.aboutCon4 .slick-next{ right: -8px;}
.aboutCon4 .More{ margin-top: 15px;}
}
@media screen and (max-width:767px ) {
.aboutCon4 .list{ padding-bottom: 15px;}
.aboutCon4 .slick-dots{ position: absolute; bottom: -15px; z-index: 10; height: 3px; text-align: center;}
.aboutCon4 .slick-dots li{ width: 20px; height: 3px; background: #fff; opacity: 0.5;}
.aboutCon4 .slick-dots li.slick-active{ opacity: 1;}
}

/* 宸ュ巶浠嬬粛 */
.jsCon1{ margin: 140px 0 160px 0; width: 100%; float: left;}
.jsCon1 .text{ width: 77.3%; margin: 0 auto;}
.jsCon1 .text .top{ width: 100%; overflow: hidden;}
.jsCon1 .text .top .img{ width: 62.1%; float: left; line-height: 0;}
.jsCon1 .text .top .nr{ width: 35%; float: right;}
.jsCon1 .text .top .nr h5{ font-size: 38px; line-height: 34px; margin: 40px 0 40px 0; color: #000; text-transform: uppercase; font-family: 'Poppins-Bold';}
.jsCon1 .text .top .nr .info{ font-size: 20px; line-height: 36px; max-height: 432px; overflow-y: auto; color: #b2b2b2; font-family: 'Poppins-Light';}
.jsCon1 .text .top .nr .info::-webkit-scrollbar{ display: none;}
.jsCon1 .text .top .nr .info .span{ color: #000; font-family: 'Poppins-Bold';}
.jsCon1 .list{ margin: 14px -7px 0 -7px; padding-bottom: 45px;}
.jsCon1 .list li{ margin: 0 7px;}
.jsCon1 .list li a{ display: block; width: 100%; padding-bottom: 76.74%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.jsCon1 .list li a img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.jsCon1 .list li:hover a img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.jsCon1 .slick-prev,.jsCon1 .slick-next{ width: 16px; height: 16px; position: absolute; bottom: -52px; top: auto;}
/*20210407start*/
.jsCon1 .slick-prev{ left: 50%; margin-left: -42px; background: url(../images/l.png) no-repeat center; background-size: cover;}
.jsCon1 .slick-next{ right: 50%; margin-right: -42px; background: url(../images/r.png) no-repeat center; background-size: cover;}
.jsCon1 .slick-prev:hover,.jsCon1 .slick-next:hover{opacity: 0.6;}
/*20210407end*/
@media screen and (max-width:1789px ) {
.jsCon1{ margin: 70px 0 80px 0;}
.jsCon1 .text .top .nr .info{ max-height: 288px;}
}
@media screen and (max-width:1259px ) {
.jsCon1 .text .top .nr .info{ max-height: 144px;}
}
@media screen and (max-width:991px ) {
.jsCon1{ margin: 30px 0 45px 0;}
.jsCon1 .text{ width: 100%;}
.jsCon1 .text .top .nr h5{ font-size: 20px; line-height: 16px; margin: 10px 0 10px 0;}
.jsCon1 .text .top .nr .info{ font-size: 14px; line-height: 24px; max-height: 264px;}
.jsCon1 .list{ margin: 10px -5px 0 -5px; padding-bottom: 20px;}
.jsCon1 .list li{ margin: 0 5px;}
.jsCon1 .slick-prev,.jsCon1 .slick-next{ width: 10px; height: 10px; bottom: -25px;}
.jsCon1 .slick-prev{ margin-left: -20px;}
.jsCon1 .slick-next{ margin-right: -20px;}
}
@media screen and (max-width:767px ) {
.jsCon1 .text .top .img{ width: 100%;}
.jsCon1 .text .top .nr{ width: 100%;}
.jsCon1 .text .top .nr h5{ margin: 15px 0 5px 0;}
}

.jsCon2{ margin-bottom: 140px; width: 100%; float: left;}
.jsCon2 .bg{ padding: 115px 0 75px 0;}
.jsCon2 .text{ width: 87.845%; margin: 0 auto;}
.jsCon2 h3{ font-size: 60px; line-height: 46px; text-align: center; text-transform: uppercase; color: #fff; font-family: 'Poppins-Bold';}
.jsCon2 .list{ margin: 100px -15px 0 -15px;
width: -moz-calc(100% + 30px);
width: -o-calc(100% + 30px);
width: -webkit-calc(100% + 30px);
width: calc(100% + 30px);}
.jsCon2 .list li{ margin: 0 15px;}
.jsCon2 .list li a{ display: block; width: 100%; padding-bottom: 131.91%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.jsCon2 .list li a img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.jsCon2 .list li:hover a img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.jsCon2 .slick-prev,.jsCon2 .slick-next{ width: 22px; height: 24px; position: absolute;}
.jsCon2 .slick-prev{ left: -80px; background: url(../images/js11.png) no-repeat center; background-size: cover;}
.jsCon2 .slick-next{ right: -80px; background: url(../images/js12.png) no-repeat center; background-size: cover;}
.jsCon2 .More{ margin-top: 80px;}
@media screen and (max-width:1789px ) {
.jsCon2{ margin-bottom: 70px;}
.jsCon2 .bg{ padding: 55px 0 35px 0;}
.jsCon2 .list{ margin: 50px -15px 0 -15px;}
.jsCon2 .More{ margin-top: 40px;}
}
@media screen and (max-width:991px ) {
.jsCon2{ margin-bottom: 30px;}
.jsCon2 .bg{ padding: 30px 0 30px 0;}
.jsCon2 .text{ width: 100%;}
.jsCon2 h3{ font-size: 20px; line-height: 16px;}
.jsCon2 .list{ margin: 20px -10px 0 -10px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.jsCon2 .list li{ margin: 0 10px;}
.jsCon2 .slick-prev,.jsCon2 .slick-next{ width: 11px; height: 12px;}
.jsCon2 .slick-prev{ left: -3px;}
.jsCon2 .slick-next{ right: -3px;}
.jsCon2 .More{ margin-top: 20px;}    
}
@media screen and (max-width:767px ) {
.jsCon2 .list{ margin: 20px -5px 0 -5px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.jsCon2 .list li{ margin: 0 5px;}
.jsCon2 .slick-prev{ left: -8px;}
.jsCon2 .slick-next{ right: -8px;}
}

/* 鎱堝杽鍏虫€€ */
.ghCon1{ margin: 120px 0 110px 0; width: 100%; float: left;}
.ghCon1 h3{ font-size: 25px; color: #000; text-align: center; font-family: 'Poppins-Regular';}
.ghCon1 ul{ margin-top: 45px; width: 100%; overflow: hidden;}
.ghCon1 ul li{ width: 33.3%; height: 607px; float: left; position: relative;}
.ghCon1 ul li .img{ width: 100%; padding-bottom: 94.84%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.ghCon1 ul li .img img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.ghCon1 ul li:hover .img img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.ghCon1 ul li .bg{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #000; opacity: 0.55;}
.ghCon1 ul li .dis{ width: 100%; position: absolute; left: 0; top: 50%;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.ghCon1 ul li .dis i{ display: block; width: 64px; height: 64px; margin: 0 auto;}
.ghCon1 ul li .dis h4{ margin-top: 30px; font-size: 25px; line-height: 35px; height: 140px; padding: 0 10px; overflow: hidden; color: #fff; text-align: center;}
.ghCon1 ul li:hover{ width: 50%; transition: width 455ms;}
.ghCon1 ul li.default{ width: 25%; transition: width 455ms;}
.ghCon1 ul li:hover .bg{ background: url(../images/cs7.png) no-repeat center; background-size: cover; opacity: 1;}
@media screen and (max-width:1789px ) {
.ghCon1{ margin: 60px 0 55px 0;}
.ghCon1 ul{ margin-top: 25px;}
.ghCon1 ul li{ height: 407px;}
}
@media screen and (max-width:991px ) {
.ghCon1{ margin: 30px 0 30px 0;}
.ghCon1 h3{ font-size: 18px;}
.ghCon1 ul{ margin-top: 15px;}
.ghCon1 ul li{ height: 207px;}
.ghCon1 ul li .dis i{ width: 30px; height: 30px;}
.ghCon1 ul li .dis h4{ margin-top: 10px; font-size: 16px; line-height: 24px; height: 96px; padding: 0 5px;}
}

.ghCon2{ width: 100%; float: left;}
.ghCon2 .text{ width: 77.3%; margin: 0 auto;}
.ghCon2 h3{ text-align: center; font-size: 0;}
.ghCon2 h3 i{ font-size: 45px; padding: 0 60px; line-height: 100px; height: 100px; font-family: 'Poppins-Bold'; text-transform: uppercase; color: #fff; background: #ffc301; overflow: hidden; display: inline-block;}
.ghCon2 .wz{ margin: 40px 0; width: 100%;} 
.ghCon2 .wz::after{ clear: both; content: ''; display: block; width: 0; height: 0; visibility: hidden;}
.ghCon2 .wz .left{ width: 64.84%; height: 576px; line-height: 0; float: left; box-shadow: 5px 5px 10px rgba(0,0,0,0.1); position: relative;}
.ghCon2 .wz .left .movie{ object-fit: fill; width: 100%; height: 100%;}
.ghCon2 .wz .left .bf{ width: 78px; height: 78px; cursor: pointer; background: url(../images/gh1_1.png) no-repeat center; background-size: cover; position: absolute; top: 50%; left: 50%;
-webkit-transform: translate(-50%,-50%); 
-ms-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);}
.ghCon2 .wz .right{ padding-top: 14%; padding-left: 70px; width: 35.16%; float: right;}
/*20210407start*/
.ghCon2 .wz .right .info{ font-size: 23px; line-height: 35px; max-height: 280px; overflow-y: auto; color: #000; font-family: 'Poppins-Light';}
.ghCon2 .wz .right .info span{ display: block;}
.ghCon2 .wz .right .info::-webkit-scrollbar{ width: 3px;}
.ghCon2 .wz .right .info::-webkit-scrollbar-track{ background-color: #e5e5e5; border-radius: 3px;}
.ghCon2 .wz .right .info::-webkit-scrollbar-thumb{ width: 3px;  background-color: #ffc301; border-radius: 3px;}
/*20210407end*/
.ghCon2 .wz .right::before{ content: ""; display: block; margin-bottom: 35px; width: 46px; height: 4px; border-radius: 4px; overflow: hidden; background: #000;}
.ghCon2 .img{ margin: 35px 0 20px 0; width: 100%; overflow: hidden; line-height: 0;}
.ghCon2 .img .img1{ width: 51.25%; float: left;}
.ghCon2 .img .img2{ width: 48.65%; float: left;}
.ghCon2 .bot{ width: 100%;}
.ghCon2 .bot ul{ margin: 0 -8px; overflow: hidden;
width: -moz-calc(100% + 16px);
width: -o-calc(100% + 16px);
width: -webkit-calc(100% + 16px);
width: calc(100% + 16px);}
.ghCon2 .bot li{ margin: 0 8px; position: relative;}
.ghCon2 .bot li .tp{ width: 100%; padding-bottom: 110.43%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.ghCon2 .bot li .tp img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.ghCon2 .bot li:hover .tp img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.ghCon2 .bot li .text{ width: 100%; height: 100%; position: absolute; top: -200%; left: 0; background: rgba(0,0,0,0.6);
-webkit-transition: all 0.5s ease-out 0s; 
-ms-transition: all 0.5s ease-out 0s;
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.ghCon2 .bot li .text h5{ width: 64.77%; font-size: 23px; line-height: 35px; color: #fff; position: absolute; top: 50%; left: 50%; font-family: 'Poppins-Light';
-webkit-transform: translate(-50%,-50%); 
-ms-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);}
.ghCon2 .bot li:hover .text{ top: 0;}
@media screen and (max-width:1789px ) {
.ghCon2 .wz .left{ height: 402px;}
.ghCon2 .wz .right{ padding-top: 6%;}
}
@media screen and (max-width:1259px ) {
.ghCon2 .wz .left{ height: 314px;}
.ghCon2 .wz .right .info{ max-height: 210px;}
}
@media screen and (max-width:991px ) {
.ghCon2 .text{ width: 100%;}
.ghCon2 h3 i{ font-size: 20px; padding: 0 15px; line-height: 40px; height: 40px;}
.ghCon2 .wz{ margin: 20px 0;} 
.ghCon2 .wz .left{ height: 312px;}
.ghCon2 .wz .left .bf{ width: 30px; height: 30px;}
.ghCon2 .wz .right{ padding-top: 5%; padding-left: 20px;}
.ghCon2 .wz .right .info{ font-size: 18px; line-height: 22px; max-height: 220px;}
.ghCon2 .wz .right::before{ margin-bottom: 15px; width: 24px;}
.ghCon2 .img{ margin: 15px 0 10px 0;}
.ghCon2 .bot ul{ margin: 0 -5px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.ghCon2 .bot li{ margin: 0 5px;}
.ghCon2 .bot li .text h5{ width: 84%; font-size: 16px; line-height: 24px;}
}
@media screen and (max-width:767px ) {
.ghCon2 .wz{ margin: 20px 0 15px 0;}
.ghCon2 .wz .left{ width: 100%; height: auto;}
.ghCon2 .wz .right{ width: 100%; padding-top: 15px; padding-left: 0;}
.ghCon2 .wz .right::before{ margin: 10px auto 20px auto; width: 25px; height: 2px;}
.ghCon2 .wz .right .info{ font-size: 14px; line-height: 18px; max-height: none;}
.ghCon2 .wz .right .info span{ display: contents;}
.ghCon2 .img{ margin: 20px 0 15px 0;}
.ghCon2 .img .img1{ width: 100%;}
.ghCon2 .img .img2{ width: 100%; margin-top: 15px;}
}

.ghCon3{ margin: 120px 0 100px 0; width: 100%; float: left;}
.ghCon3 .bg{ padding: 80px 0 65px 0; background: #f5f5f5;}
.ghCon3 h3{ font-size: 60px; line-height: 46px; text-align: center; text-transform: uppercase; font-family: 'Poppins-Bold'; color: #000;}
.ghCon3 .list{ margin: 60px -10px 0 -10px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.ghCon3 .list li{ margin: 0 10px;}
.ghCon3 .list li .img{ width: 100%; padding-bottom: 81.19%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.ghCon3 .list li .img img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.ghCon3 .list li:hover .img img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.ghCon3 .list li .bt{ padding: 40px 35px 0 35px;}
.ghCon3 .list li h4{ font-size: 18px; line-height: 26px; height: 26px; overflow: hidden; color: #000; font-family: 'Poppins-Bold';}
.ghCon3 .list li h5{ font-size: 18px; line-height: 26px; height: 52px; overflow: hidden; color: #000; font-family: 'Poppins-Light';}
.ghCon3 .More{ margin-top: 60px;}
@media screen and (max-width:1789px ) {
.ghCon3{ margin: 60px 0 50px 0;}
.ghCon3 .bg{ padding: 40px 0 35px 0;}  
.ghCon3 .list{ margin: 30px -10px 0 -10px;}
}
@media screen and (max-width:991px ) {
.ghCon3{ margin: 30px 0 30px 0;}
.ghCon3 .bg{ padding: 30px 0 20px 0;}
.ghCon3 h3{ font-size: 20px; line-height: 16px;}
.ghCon3 .list{ margin: 15px -5px 0 -5px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.ghCon3 .list li{ margin: 0 5px;}
.ghCon3 .list li .bt{ padding: 10px 5px 0 5px;}
.ghCon3 .list li h4{ font-size: 14px; line-height: 20px; height: 20px;}
.ghCon3 .list li h5{ font-size: 14px; line-height: 20px; height: 40px;}
.ghCon3 .More{ margin-top: 15px;}
}

/* 缁勭粐缁撴瀯 */
.zzCon1{ padding: 165px 0 85px 0; width: 100%; float: left; position: relative; background: #f5f5f5;}
.zzCon1 .bg{ width: 100%; height: 408px; position: absolute; top: 0; left: 0; background: #fff;}
.zzCon1 .text{ width: 77.3%; margin: 0 auto; position: relative;}
.zzCon1 .ico{ width: 82px; height: 408px; position: absolute; top: -165px; right: 8%; background: url(../images/zz7.png) no-repeat center; background-size: cover;}
.zzCon1 .wz{ width: 100%; position: relative;}
.zzCon1 .wz .img{ width: 74.11%;}
.zzCon1 .wz h4{ font-size: 48px; line-height: 100px; height: 100px; padding: 0 85px; overflow: hidden; position: absolute; right: 0; bottom: 60px; text-transform: uppercase; font-family: 'Poppins-Bold'; color: #fff; background: rgba(255,195,1,0.75);}
.zzCon1 .list{ margin: 20px 0 80px 0;}
/*20210407start*/
.zzCon1 .list ul{ width: 101%; margin: 0 -0.5%; overflow: hidden;padding-bottom: 42px;}
.zzCon1 .list li{margin: 0 0.5%; float: left;height: auto;}
.zzCon1 .list li .pic{   padding-bottom: 80%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.zzCon1 .list li img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.zzCon1 .list li:hover img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.zzCon1 .list .slick-prev{width: 15px;height: 16px;background: url(../images/l.png) no-repeat center center; background-size: cover;left: 50%;margin-left: -52px;bottom: -5px; top: auto;}
.zzCon1 .list .slick-next{width: 15px;height: 16px;background: url(../images/r.png) no-repeat center center; background-size: cover;right: 50%;margin-right: -52px;bottom: -5px; top: auto;}
.zzCon1 .list .slick-prev:hover,.zzCon1 .list .slick-next:hover{opacity: 0.6;}
/*20210407end*/
.zzCon1 .info{ padding: 0 35px; font-size: 18px; line-height: 30px; color: #b2b2b2; font-family: 'Poppins-Light';}
@media screen and (max-width:1789px ) {
.zzCon1{ padding: 85px 0 45px 0;}   
.zzCon1 .bg{ height: 326.4px;}
.zzCon1 .ico{ top: -85px; width: 65.6px; height: 326.4px;}
.zzCon1 .list{ margin: 20px 0 40px 0;}
}
@media screen and (max-width:991px ) {
.zzCon1{ padding: 30px 0 30px 0;}
.zzCon1 .bg{ height: 204px;}
.zzCon1 .ico{ top: -30px; width: 41px; height: 204px;}
.zzCon1 .text{ width: 100%;}
.zzCon1 .wz .img{ width: 80.11%;}
.zzCon1 .wz h4{ font-size: 24px; line-height: 50px; height: 50px; padding: 0 25px; bottom: 30px;}
.zzCon1 .list{ margin: 10px 0 20px 0;}
.zzCon1 .info{ padding: 0 10px; font-size: 14px; line-height: 24px; max-height: 144px; overflow-y: auto;} 
.zzCon1 .info::-webkit-scrollbar{ display: none;}
/*20210407start*/
.zzCon1 .list ul{padding-bottom: 20px;}
.zzCon1 .list .slick-prev{width: 12px;height: 13px;margin-left: -26px;bottom: -5px;}
.zzCon1 .list .slick-next{width: 12px;height: 13px;margin-right: -26px;bottom: -5px;}
/*20210407end*/
}
@media screen and (max-width:767px ) {
.zzCon1 .bg{ height: 102px;}
.zzCon1 .ico{ top: -30px; width: 20px; height: 102px;}
.zzCon1 .wz h4{ font-size: 18px; line-height: 30px; height: 30px; padding: 0 15px;}
}

.zzCon2{ padding: 160px 0 130px 0; width: 100%; float: left;}
.zzCon2 .text{ width: 77.3%; margin: 0 auto;}
.zzCon2 h3{ font-size: 60px; line-height: 46px; font-family: 'Poppins-Bold'; text-transform: uppercase; color: #000; text-align: center;}
/*20210407start*/
.zzCon2 .list{ padding-bottom: 120px;}
.zzCon2 li{height: auto;}
.zzCon2 li .content{margin: 90px -10px 0 -10px; overflow: hidden;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.zzCon2 li .box{width: 50%;padding: 0 10px;float: left;}
/*20210407end*/
.zzCon2 li .img{ width: 100%; padding-bottom: 55.63%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.zzCon2 li .img img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.zzCon2 li .box:hover .img img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.zzCon2 li h4{ margin-top: 30px; font-size: 25px; text-align: center; font-family: 'Poppins-Light'; color: #000; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.zzCon2 .slick-dots{ position: absolute; bottom: -105px; z-index: 10; height: 18px; text-align: center;}
.zzCon2 .slick-dots li{ width: 18px; height: 18px;}
.zzCon2 .slick-dots li button{ width: 14px; height: 14px; border-radius: 50%; padding: 0; background: #000;}
.zzCon2 .slick-dots li.slick-active button{ width: 18px; height: 18px;}
.zzCon2 .More{ margin-top: 110px;}
@media screen and (max-width:1789px ) {
.zzCon2{ padding: 80px 0 65px 0;}
.zzCon2 .list{ margin: 45px -10px 0 -10px; padding-bottom: 60px;}
/*20210407start*/
.zzCon2 .list{ padding-bottom: 20px;}
.zzCon2 li .content{margin-top: 45px;}
/*20210407end*/
.zzCon2 .slick-dots{ bottom: -50px;}
.zzCon2 .More{ margin-top: 55px;}
}
@media screen and (max-width:991px ) {
.zzCon2{ padding: 30px 0 30px 0;}
.zzCon2 .text{ width: 100%;}
.zzCon2 h3{ font-size: 20px; line-height: 16px;}
.zzCon2 .list{ margin: 20px -5px 0 -5px; padding-bottom: 20px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.zzCon2 li{ margin: 0 5px;}
/*20210407start*/
.zzCon2 .list{ padding-bottom: 20px;}
.zzCon2 li .content{margin: 20px -5px 0 -5px;}
/*20210407end*/
.zzCon2 li h4{ margin-top: 10px; font-size: 16px;}
.zzCon2 .slick-dots{ bottom: -15px; height: 18px;}
.zzCon2 .slick-dots li{ width: 20px; height: 3px;}
.zzCon2 .slick-dots li button{ width: 20px; height: 3px; border-radius: 0; opacity: 0.5;}
.zzCon2 .slick-dots li.slick-active button{ width: 20px; height: 3px; opacity: 1;}
.zzCon2 .More{ margin-top: 15px;}
}

/* 鑱旂郴鎴戜滑 */
.contCon1{ margin: 250px 0 90px 0; width: 100%;}
.contCon1 .nr{ width: 100%; padding: 80px 0 45px 0;}
.contCon1 .text{ width: 990px; text-align: center; margin: 0 auto;}
.contCon1 h3{ font-size: 20px; padding: 0 25px; height: 50px; line-height: 48px; text-transform: uppercase; border: 1px solid #fff; color: #fff; display: inline-block;}
.contCon1 h4{ margin: 20px 0 80px 0; font-size: 38px; line-height: 40px; color: #fff; text-transform: uppercase;}
.contCon1 li{ padding: 30px 0 50px 0; width: 49%; float: left;}
.contCon1 li:nth-child(2n){ float: right;}
.contCon1 li:hover{ background: rgba(255,195,1,0.65);}
.contCon1 li i{ display: block; width: 50px; height: 50px; line-height: 0; margin: 0 auto 35px auto;}
.contCon1 li .a1{ font-size: 22px; line-height: 26px; /*height: 26px;*/ overflow: hidden; color: #fff; font-family: 'Poppins-Light';}
.contCon1 li .a2{ display: inline-block; width: 36px; height: 36px; margin: 0 15px; line-height: 0;}
.contCon1 li h6{ font-size: 18px; line-height: 26px; color: #fff; font-family: 'Poppins-Light';}
@media screen and (max-width:1789px ) {
.contCon1{ margin: 162px 0 45px 0;}     
}
@media screen and (max-width:991px ) {
.contCon1{ margin: 66px 0 30px 0;}
.contCon1 .nr{ padding: 20px 0 10px 0;}
.contCon1 .text{ width: 100%;}
.contCon1 h3{ font-size: 16px; padding: 0 15px; height: 40px; line-height: 38px;}
.contCon1 h4{ margin: 10px 0 20px 0; font-size: 20px; line-height: 24px;}
.contCon1 li{ padding: 10px 0 10px 0;}
.contCon1 li i{ width: 30px; height: 30px; margin: 0 auto 10px auto;}
.contCon1 li .a1{ font-size: 16px; line-height: 20px; /*height: 20px;*/}
.contCon1 li .a2{ width: 28px; height: 28px; margin: 0 10px;}
.contCon1 li h6{ font-size: 14px; line-height: 20px;}
}
@media screen and (max-width:767px ) {
.contCon1 .nr{ padding: 50px 0 70px 0;}
.contCon1 .text{ width: 74%; margin: 0 auto;}
.contCon1 h4{ margin: 10px 0 40px 0;}
.contCon1 li{ width: 100%; min-height: 160px; position: relative; background: rgba(255,195,1,0.65);}
.contCon1 li .dis{ width: 100%; position: absolute; top: 50%; left: 0;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);} 
.contCon1 li .a2{ margin: 0 5px;}
.contCon1 .slick-prev,.contCon1 .slick-next{ width: 20px; height: 20px;}
.contCon1 .slick-prev{ left: -40px; background: url(../images/cont1_p_1.png) no-repeat center; background-size: cover;}
.contCon1 .slick-prev:hover{ opacity: 0.5;}
.contCon1 .slick-next{ right: -40px; background: url(../images/cont1_p_2.png) no-repeat center; background-size: cover;}
.contCon1 .slick-next:hover{ opacity: 0.5;}
}

.contCon2{ margin: 0 0 220px 0; width: 100%;}
.contCon2 .text{ width: 77.28%; margin: 0 auto; padding: 135px 10px 5px 0; overflow: hidden; border-top: 1px solid #dbdcd8;}
.contCon2 .wz{ font-size: 30px; color: #000; width: 30%; float: left; font-family: 'Poppins-Medium';}
.contCon2 .form{ width: 65.6%; float: right;}
.contCon2 .form .lab{ margin-bottom: 20px; padding: 20px 25px; width: 100%; background: #f0f0f0;}
.contCon2 .form .name{ font-size: 18px; line-height: 22px; margin-right: 10px; font-family: 'Poppins-Light'; color: #000; display: inline-block; vertical-align: middle;}
.contCon2 .form .fv{ font-size: 18px; line-height: 22px; color: #000; background: none; border: none; display: inline-block; vertical-align: middle; font-family: 'Poppins-Light';
width: -moz-calc(100% - 115px);
width: -o-calc(100% - 115px);
width: -webkit-calc(100% - 115px);
width: calc(100% - 115px);}
.contCon2 .form .fv2{ width: 100%; height: 110px; margin-top: 10px;}
.contCon2 .form .fv3{ width: 152px; height: 62px; line-height: 62px; text-align: center; font-size: 18px; color: #fff; background: #000; font-family: 'Poppins-Regular';
-webkit-transition: all 0.5s ease-out 0s; 
-ms-transition: all 0.5s ease-out 0s;
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.contCon2 .form .fv3:hover{ box-shadow: 5px 5px 0 rgba(0,0,0,0.2);}
@media screen and (max-width:1789px ) {
.contCon2{ margin: 0 0 110px 0;}
.contCon2 .text{ padding: 65px 10px 5px 0;}
}
@media screen and (max-width:1259px ) {
.contCon2 .text{ width: 100%;}   
}
@media screen and (max-width:991px ) {
.contCon2{ margin: 0 0 30px 0;}
.contCon2 .text{ padding: 20px 0 5px 0;}
.contCon2 .wz{ font-size: 18px;}
.contCon2 .form .lab{ margin-bottom: 10px; padding: 10px 10px;}
.contCon2 .form .name{ font-size: 16px; line-height: 20px; margin-right: 5px;}
.contCon2 .form .fv{ font-size: 16px; line-height: 20px;
width: -moz-calc(100% - 100px);
width: -o-calc(100% - 100px);
width: -webkit-calc(100% - 100px);
width: calc(100% - 100px);}
.contCon2 .form .fv2{ height: 80px; margin-top: 5px;}
.contCon2 .form .fv3{ width: 130px; height: 40px; line-height: 40px; font-size: 16px;}
}
@media screen and (max-width:767px ) {
.contCon2 .wz{ width: 100%;}
.contCon2 .form{ width: 100%;}
}

/* 鍐呴〉banner */
.nybanner{ width: 100%; height: 200px; line-height: 0; position: relative;}
.nybanner1{ width: 100%; height: 200px; line-height: 0; position: relative;}
.nybanner1 .text{ position: absolute; top: 50%; left: 0; width: 100%; text-align: center;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.nybanner1 .text h4{ font-size: 30px; line-height: 60px; padding: 0 20px; border-radius: 60px; display: inline-block; vertical-align: middle; color: #fff; background: #ffc301; font-family: 'Poppins-Bold';}
.nybanner1 .text i{ margin: 0 30px 0 42px; font-size: 58px; line-height: 60px; display: inline-block; vertical-align: middle; color: #fff; font-weight: lighter; font-family: 'Poppins-Light';}
.nybanner1 .text h5{ font-size: 38px; line-height: 60px; display: inline-block; vertical-align: middle; color: #fff;font-family: 'Poppins-Regular';}
@media screen and (max-width:991px ) {
.nybanner{ height: 100px;}
.nybanner1{ height: 100px;}
.nybanner1 .text h4{ font-size: 16px; line-height: 30px; padding: 0 10px; border-radius: 30px;}
.nybanner1 .text i{ margin: 0 10px 0 8px; font-size: 38px; line-height: 30px;}
.nybanner1 .text h5{ font-size: 20px; line-height: 30px;}
}
@media screen and (max-width:767px ) {
.nybanner{ height: auto;}
.nybanner1{ height: auto;}
.nybanner1 .text i{ display: block; margin: 10px 0 8px 0; line-height: 20px;}
.nybanner1 .text h5{ display: block; line-height: 20px;}
}

.nybanner2{ width: 100%; height: 200px; line-height: 0; position: relative;}
.nybanner2 .text{ position: absolute; padding-top: 10px; top: 50%; left: 0; width: 100%; text-align: center;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.nybanner2 .text h4{ font-size: 20px; line-height: 36px; padding: 0 20px; border-radius: 36px; text-transform: uppercase; display: inline-block; color: #fff; background: #ffc301; font-family: 'Poppins-Bold';}
.nybanner2 .text h5{ font-size: 38px; line-height: 28px; margin-top: 20px; text-transform: uppercase; color: #fff; font-family: 'Poppins-Bold';}
@media screen and (max-width:991px ) {
.nybanner2{ height: 100px;}
.nybanner2 .text{ padding-top: 5px;}
.nybanner2 .text h4{ font-size: 16px; line-height: 30px; padding: 0 10px; border-radius: 30px;}
.nybanner2 .text h5{ font-size: 20px; line-height: 18px; margin-top: 10px;}
}
@media screen and (max-width:767px ) {
.nybanner2{ height: auto;}
}

.nybanner3{ width: 100%; line-height: 0; position: relative;}

.nybanner4{ width: 100%; height: 200px; line-height: 0; position: relative;}
.nybanner4 .text{ position: absolute; padding-top: 10px; top: 50%; left: 0; width: 100%; text-align: center;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.nybanner4 .text h4{ font-size: 20px; line-height: 36px; padding: 0 20px; border-radius: 36px; text-transform: uppercase; display: inline-block; color: #fff; background: #ffc301; font-family: 'Poppins-Bold';}
.nybanner4 .text h5{ font-size: 38px; line-height: 28px; margin-top: 20px; text-transform: uppercase; color: #fff;}
@media screen and (max-width:991px ) {
.nybanner4{ height: 100px;}
.nybanner4 .text{ padding-top: 5px;}
.nybanner4 .text h4{ font-size: 16px; line-height: 30px; padding: 0 10px; border-radius: 30px;}
.nybanner4 .text h5{ font-size: 20px; line-height: 18px; margin-top: 10px;}
}
@media screen and (max-width:767px ) {
.nybanner4{ height: auto;}
}

/* 浜岀骇瀵艰埅 */
.ejNav{ width: 100%; float: left; background: #fff; font-size: 0; text-align: center; position: relative; z-index: 5; box-shadow: 0 0 8px rgba(0,0,0,0.1);}
.ejNav li{ display: inline-block; margin: 0 1px; box-shadow: 0 4px 5px rgba(0,0,0,0.1);}
.ejNav li a{ display: block; color: #000; font-size: 18px; line-height: 48px; padding: 0 15px; min-width: 160px; font-family: 'Poppins-Regular';}
.ejNav li.on a,.ejNav li:hover a{ color: #fff; background: #ffc301;}
@media screen and (max-width:991px ) {
.ejNav li{ margin: 0 2px;}
.ejNav li a{ font-size: 14px; line-height: 38px; padding: 0 5px; min-width: 120px;}
}
@media screen and (max-width:767px ) {
.ejNav li a{ line-height: 30px; min-width: 76px;}     
}

/* 鏂伴椈绫荤洰 */
.newsList{ padding-bottom: 95px; width: 100%; float: left;}
.newsList ul{ width: 76.71%; margin: 130px auto 0 auto;}
.newsList li{ width: 100%; margin-top: 60px;}
.newsList li .img{ width: 100%; line-height: 0;}
.newsList li .text{ padding: 50px 15px 140px 30px;}
.newsList li .text time{ font-size: 20px; line-height: 22px; color: #aeaeae; font-family: 'Poppins-Regular';}
.newsList li .text h4{ margin: 20px 0 30px 0; font-size: 30px; line-height: 34px; color: #000; font-family: 'Poppins-Medium';}
.newsList li:hover .text h4{ color: #ffc301;}
.newsList li .text h5{ font-size: 20px; line-height: 36px; color: #aeaeae; text-align: justify; font-family: 'Poppins-Regular';}
@media screen and (max-width:1789px ) {
.newsList ul{ margin: 65px auto 0 auto;}
.newsList li{ margin-top: 30px;}
.newsList li .text{ padding: 25px 15px 70px 30px;}
.newsList{ padding-bottom: 50px;} 
}
@media screen and (max-width:991px ) {
.newsList{ padding-bottom: 30px;}
.newsList ul{ width: 100%; margin: 30px auto 0 auto;}
.newsList li{ width: 100%; margin-top: 15px;}
.newsList li .text{ padding: 10px 10px 15px 10px;}
.newsList li .text time{ font-size: 14px; line-height: 18px;}
.newsList li .text h4{ margin: 5px 0 10px 0; font-size: 18px; line-height: 22px;}
.newsList li .text h5{ font-size: 14px; line-height: 24px;}
}

/* 椤电爜 */
.wack1{ float: left; width: 100%; text-align: center;}
.pz_fy{ display: inline-block; *display: inline; *zoom: 1;}
.pz_fy a { float: left; line-height: 20px; color:#aeaeae; font-size: 20px; margin: 0 20px;font-family: 'Gilroy-Light';}
.pz_fy a:hover,.pz_fy a.on{ color: #000;}
.pz_fy a.l2.on,.pz_fy a.r2.on{ /*display: none;*/}
@media  screen and (max-width:991px){
.fy_pc{ text-align: center; font-size: 14px; color:#aeaeae; padding: 5px 0;}
.fy_pc a{ padding: 5px 25px; color: #000; border: 1px solid #ccc; border-radius: 16px; overflow: hidden;}
.fy_pc span{ padding: 5px 20px; color: #aeaeae;}
}

/* 涓嬭浇椤甸潰 */
.downList{ width: 100%;}
.downList .img{ width: 77.16%; position: relative; margin: 270px auto 135px auto;}
.downList .img2{ display: none;}
.downList .text{ text-align: center; position: absolute; width: 100%; top: 11.49%; left: 0;}
.downList .text h4{ color: #fff;}
.downList .text h4 .span1{ font-size: 30px; display: inline-block; vertical-align: middle; font-family: 'Poppins-Bold';}
.downList .text h4 .span2{ margin: 0 35px 0 28px; font-size: 38px; display: inline-block; vertical-align: middle; font-family: 'Poppins-Light';}
.downList .text h4 .span3{ font-size: 35px; display: inline-block; vertical-align: middle; font-family: 'Poppins-Medium';}
.downList .text h5{ margin: 25px 0 20px 0; font-size: 18px; line-height: 22px; color: #fff; font-family: 'Poppins-Light';}
.downList .text .a{ display: block; font-size: 18px; width: 130px; height: 42px; line-height: 42px; border-radius: 42px; cursor: pointer; margin: 0 auto; background: #ffc301; color: #fff;}
.downList .text .a:hover{ background: #fff; color: #ffc301;}
.downTc{ width: 100%; height: 100%; position: fixed; z-index: 9999999; top: -200%; left: 0; background: rgba(0,0,0,0.5);}
.downTc.on{ top: 0;}
.downTc .tc{ width: 410px; padding: 30px 60px; position: absolute; top: 50%; left: 50%; background: #fff;
-webkit-transform: translate(-50%,-50%); 
-ms-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);}
.downTc .tc .clo{ position: absolute; top: -20px; right: -20px; color: #fff; cursor: pointer;} 
.downTc .tc h4{ font-size: 20px; color: #000; text-align: center; font-family: 'Poppins-Medium';}
.downTc .tc .lab{ border-bottom: 1px solid #ccc; font-size: 0; margin-top: 30px;}
.downTc .tc .name{ display: inline-block; vertical-align: middle; line-height: 40px; font-size: 16px; font-family: 'Poppins-Light';}
.downTc .tc .fv{ display: inline-block; vertical-align: middle; padding-left: 15px; line-height: 40px; font-size: 16px; font-family: 'Poppins-Light';
width: -moz-calc(100% - 90px);
width: -o-calc(100% - 90px);
width: -webkit-calc(100% - 90px);
width: calc(100% - 90px);}
/*20210414start*/
.downTc .tc .fvs{height: 60px;border: 0;line-height: 22px;}
/*20210414end*/
.downTc .tc .fv1{ width: 130px; height: 40px; line-height: 40px; font-size: 16px; display: block; margin: 45px auto 0 auto; font-family: 'Poppins-Light'; text-align: center; background: #000; color: #fff;
-webkit-transition: all 0.5s ease-out 0s; 
-ms-transition: all 0.5s ease-out 0s;
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.downTc .tc .fv1:hover{ box-shadow: 5px 5px 0 rgba(0,0,0,0.2);}
@media screen and (max-width:1789px ) {
.downList .img{ margin: 200px auto 65px auto;}
}
@media screen and (max-width:1259px ) {
.downList .img{ margin: 150px auto 65px auto;}    
}
@media screen and (max-width:991px ) {
.downList .img{ width: 100%; margin: 76px auto 30px auto;}
.downList .text h4 .span1{ font-size: 18px;}
.downList .text h4 .span2{ margin: 0 5px 0 5px; font-size: 20px;}
.downList .text h4 .span3{ font-size: 18px;}
.downList .text h5{ margin: 10px 0 10px 0; font-size: 16px; line-height: 20px;}
.downList .text .a{ font-size: 14px; width: 100px; height: 30px; line-height: 30px; border-radius: 30px;}
.downTc .tc{ width: 280px; padding: 15px 20px;}
.downTc .tc .clo{ top: -20px; right: -20px;} 
.downTc .tc h4{ font-size: 18px;}
.downTc .tc .lab{ margin-top: 10px;}
.downTc .tc .name{ line-height: 30px; font-size: 14px;}
.downTc .tc .fv{ line-height: 30px; font-size: 14px;}
.downTc .tc .fv1{ width: 80px; height: 30px; line-height: 30px; font-size: 14px; margin: 15px auto 0 auto;}
/*20210414start*/
.downTc .tc .fvs{height: 44px;border: 0;line-height: 20px;}
/*20210414end*/
}
@media screen and (max-width:767px ) {
.downList .img1{ display: none;}
.downList .img2{ display: block;}
.downList .text h4{ display: none;}
.downList .text h5{ display: none;}
.downList .text{ top: auto; bottom: 12%;}
}

/* 缃戦〉-閫氱増 */
.tbCon{ width: 100%; float: left;}
.tbCon .text{ width: 71%; margin: 80px auto 30px auto;}
.tbCon .text h5{ font-size: 45px; color: #000; text-align: center; font-family: 'Poppins-Bold';}
.tbCon .text h6{ margin-bottom: 40px; font-size: 18px; color: #aaa; text-align: center;}
.tbCon .text i{ width: 44px; height: 4px; border-radius: 4px; display: block; margin: 25px auto 60px auto; background: #000;}
.tbCon .text .info{ font-size: 22px; line-height: 36px; min-height: 670px; font-family: 'Poppins-Light';}
@media screen and (max-width:991px ) {
.tbCon .text{ width: 100%; margin: 30px auto 30px auto;}
.tbCon .text h5{ font-size: 20px;}
.tbCon .text h6{ margin-bottom: 10px; font-size: 14px;}
.tbCon .text i{ width: 24px; height: 2px; border-radius: 2px; margin: 5px auto 15px auto;}
.tbCon .text .info{ font-size: 16px; line-height: 24px; min-height: 400px;}
}

/*20210407start*/
/*当前位置新增*/
.dq_section{width: 100%;padding: 24px 0;}
.dq_section .wcontent{width: 75.46%;margin: 0 auto;font-size: 0;}
.dq_section .wcontent a{opacity: 0.6;display: inline-block;vertical-align: middle;font-size: 16px;color: #000;}
.dq_section .wcontent a:hover{opacity: 1;}
.dq_section .wcontent span{display: inline-block;vertical-align: middle;font-size: 16px;color: #333;margin: 0 10px;opacity: 0.6;}
.dq_sections{float: left;}
.dq_sections .wcontent{width: 100%;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.dq_section{padding: 20px 0 0 0;}
.dq_section .wcontent{width: 100%;}
.dq_section .wcontent a{font-size: 14px;}
.dq_section .wcontent span{font-size: 14px;margin: 0 6px;}
}
@media  screen and (max-width: 767px){
}
/*20210407end*/


/*20210426start*/

.tbCon .pages{width: 100%;overflow: hidden;border-top: 1px solid #999;padding-top: 30px;}
.tbCon .pages .w_left{float: left;
width: calc(100% - 100px);
width: -ms-calc(100% - 100px);}
.tbCon .pages .w_left .prev{font-size: 16px;color: #666;line-height: 24px;margin-bottom: 12px;width: 100%;}
.tbCon .pages .w_left .prev a{color: #666;}
.tbCon .pages .w_left .prev a:hover{color: #999;}
.tbCon .pages .w_left .next{font-size: 16px;color: #666;line-height: 24px;width: 100%;}
.tbCon .pages .w_left .next a{color: #666;}
.tbCon .pages .w_left .next a:hover{color: #999;}
.tbCon .pages .w_right{float: right;}
.tbCon .pages .w_right a{display: block;width: 100px;height: 34px;background-color: #ffc301;line-height: 34px;text-align: center;font-size: 16px;color: #fff;}
.tbCon .pages .w_right a:hover{opacity: 0.7;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.tbCon .pages{padding-top: 22px;}
.tbCon .pages .w_left{
width: calc(100% - 80px);
width: -ms-calc(100% - 80px);}
.tbCon .pages .w_left .prev{font-size: 14px;line-height: 22px;margin-bottom: 6px;}
.tbCon .pages .w_left .next{font-size: 14px;line-height: 22px;}
.tbCon .pages .w_right a{width: 80px;height: 30px;line-height: 30px;font-size: 14px;}
}
@media  screen and (max-width: 767px){
.tbCon .pages .w_left .prev{font-size: 14px;line-height: 20px;margin-bottom: 4px;}
.tbCon .pages .w_left .next{font-size: 14px;line-height: 20px;}
.tbCon .pages .w_right a{height: 26px;line-height: 26px;font-size: 14px;}
}

.c_ftop{width: 65px;height: 50px;background-color: #555;line-height: 50px;text-align: center;font-size: 18px;color: #fff;position: fixed;right: 10px;bottom: 10px;}
.c_ftop a{display: block;color: #fff;font-weight: bold;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.c_ftop{display: none;}
}
@media  screen and (max-width: 767px){
}

/*20210426end*/

