@charset "utf-8";
* {	margin: 0;padding: 0;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img {	border: medium none;	margin: 0;	padding: 0; font-weight:initial;}
body,button,input,select,textarea {	 font-family:'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial',sans-serif;	outline: none;}
a {	text-decoration: none;	color: #474747;  }
a:hover {color: #539d4d;text-decoration: none;	}
img {	border: 0px; vertical-align:middle;}
table {	border-collapse: collapse;	border-spacing: 0;}
html,body {color: #000000;background: #fff;margin: 0 auto;font-size: 16px; overflow-x:hidden;width:100%;}
.clear {	clear: both;}
.pic100 img{width:100%;}
.f-turn{-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.fl{float:left;}
.fr{float:right;}
.overflow{ overflow:hidden;}
.white a,.white{ color:#fff;}
.rela{ position:relative;}
.slh{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.text-center{ text-align:center;}
.text-right{text-align:right;}
.row:after{content:''; display:block; clear:both;}
.flex-wrap {
    display: -webkit-flex;
    display: flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
}
.container{width:1400px;margin: auto;}
@media (max-width:1466px) {
.container {width:1190px;}
}
@media (max-width:1199px) {
.container{width:991px}
}
@media (max-width:991px) {
.container{width:750px}
}
@media (max-width:767px) {
.container{width:100%}
}
.row:after{content:''; display:block;clear:both;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float:left}
.col-xs-12 {width:100%}
.col-xs-11 {width:91.66666667%}
.col-xs-10 {width:83.33333333%}
.col-xs-9 {	width:75%}
.col-xs-8 {	width:66.66666667%}
.col-xs-7 {	width:58.33333333%}
.col-xs-6 {	width:50%}
.col-xs-5 {	width:41.66666667%}
.col-xs-4 {	width:33.33333333%}
.col-xs-3 {	width:25%}
.col-xs-2 {	width:16.66666667%}
.col-xs-1 {	width:8.33333333%}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float:left}
.col-sm-12 {width:100%}
.col-sm-11 {width:91.66666667%}
.col-sm-10 {width:83.33333333%}
.col-sm-9 {width:75%}
.col-sm-8 {width:66.66666667%}
.col-sm-7 {width:58.33333333%}
.col-sm-6 {width:50%}
.col-sm-5 {width:41.66666667%}
.col-sm-4 {width:33.33333333%}
.col-sm-3 {width:25%}
.col-sm-2 {width:16.66666667%}
.col-sm-1 {width:8.33333333%}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float:left}
.col-md-12 {width:100%}
.col-md-11 {width:91.66666667%}
.col-md-10 {width:83.33333333%}
.col-md-9 {width:75%}
.col-md-8 {width:66.66666667%}
.col-md-7 {width:58.33333333%}
.col-md-6 {width:50%}

.col-md-5 {width:41.66666667%}
.col-md-4 {width:33.33333333%}
.col-md-3 {width:25%}
.col-md-2 {width:16.66666667%}
.col-md-1 {width:8.33333333%}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float:left}
.col-lg-12 {width:100%}
.col-lg-11 {width:91.66666667%}
.col-lg-10 {width:83.33333333%}
.col-lg-9 {width:75%}
.col-lg-8 {width:66.66666667%}
.col-lg-7 {width:58.33333333%}
.col-lg-6 {width:50%}
.col-lg-5 {width:41.66666667%}
.col-lg-4 {width:33.33333333%}
.col-lg-3 {width:25%}
.col-lg-2 {width:16.66666667%}
.col-lg-1 {width:8.33333333%}
}




.c-gn {position:fixed;z-index: 100;display: flex;align-items: center;top:40px;right:60px;}
.c-menu{padding:0 28px; background-color:rgba(204,204,204,0.7);border-radius:60px;cursor:pointer;display: flex;align-items: center; justify-content: center;transition: 0.3s;}
.c-menu p{line-height:60px;margin-right:10px;}
.c-gn-btn{cursor:pointer;background-color:rgba(204,204,204,0.7);border-radius:50%;margin-left:10px;transition: 0.3s; display:none;}
.c-menu .c-switch{position: relative;width: 22px;height: 14px;}
.c-menu .c-switch i{position: absolute;left: 0;height: 2px;width: 100%;background: #303E48;transition: all 0.3s;}
.c-menu .c-switch i:nth-child(1){top: 0;}
.c-menu .c-switch i:nth-child(3){bottom: 0;}
.c-menu .c-switch i:nth-child(2){top: 50%;margin-top: -1px;}
.c-menu:hover,.c-gn-btn:hover{background-color:rgba(204,204,204,0.9);}
body.c-open,html.c-open{ overflow:hidden;}
.c-open .c-menu .c-switch i:nth-child(2){opacity: 0;}
.c-open .c-menu .c-switch i:nth-child(1){top: 50%;margin-top: -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.c-open .c-menu .c-switch i:nth-child(3){bottom: 50%;margin-bottom: -1px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.c-nav {position: fixed;top: -100%;left: 0;z-index:99;width: 100%;height: 100%;transition: 0s 1s;}
.c-open .c-nav {top: 0;transition: 0s 0s;}
.c-nav .c-list {display: flex;align-items: flex-start;flex-wrap: wrap;height: 100%;width: 100%;}
.c-nav .c-list li{align-items: center;list-style:none;position: relative;padding:20px 0;width: 20%;height: 100%;display: flex;justify-content: center;top: -100%;}
.c-nav .c-list li:nth-child(1){background-color: #4270c1;transition: all 0.5s cubic-bezier(0.17, 0.84, 0.44, 1);}
.c-nav .c-list li:nth-child(2){background-color: #fc8986;transition: all 0.5s 0.1s cubic-bezier(0.17, 0.84, 0.44, 1);}
.c-nav .c-list li:nth-child(3){background-color: #ffae4d;transition: all 0.5s 0.2s cubic-bezier(0.17, 0.84, 0.44, 1);}
.c-nav .c-list li:nth-child(4){background-color: #539d4d;transition: all 0.5s 0.3s cubic-bezier(0.17, 0.84, 0.44, 1);}
.c-nav .c-list li:nth-child(5){background-color: #333333;transition: all 0.5s 0.4s cubic-bezier(0.17, 0.84, 0.44, 1);}
.c-nav .c-list li .icon{ position:absolute;bottom:30px;right:30px;width:82px;}
.c-nav .c-list li dl{height:70%;}
.c-nav .c-list li dl a{font-size:36px;color:#fff; display:block;}
.c-nav .c-list li dl a span{ position:relative; display:inline-block;}
.c-nav .c-list li dl dd{margin-top:10vh;}
.c-nav .c-list li dl dd a{ display:block;margin:5vh 0;font-size:24px;color:#fff;}
.c-nav .c-list li dl a span:before{content:''; display:inline-block;width:0;height:3px;display:block; position:absolute;bottom:-4px;right:0;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.c-nav .c-list li a:hover span:before{width:100%;right:auto;left:0;}
.c-nav .c-list li:nth-child(1) a span:before{background-color: #1c54b5;}
.c-nav .c-list li:nth-child(2) a span:before{background-color: #e9625e;}
.c-nav .c-list li:nth-child(3) a span:before{background-color: #f09324;}
.c-nav .c-list li:nth-child(4) a span:before{background-color: #2b8024;}
.c-nav .c-list li:nth-child(5) a span:before{background-color: #170b1a;}
.c-nav .c-list li:nth-child(3) dd{ text-align:center;}
.c-nav .c-list li:last-child dl dt{padding:5vh 0; text-align:right;}
.c-nav .c-list li:last-child dl dt + dt{border-top:1px solid #575757;}
.c-open .c-nav li {top: 0;}
.share{ position:absolute;bottom:5vh;width:76%; text-align:center; display:flex;justify-content: space-around;}
.share .list>img{ cursor:pointer;}
.share .list>img:hover{ opacity:0.8;}
.shareC{ position:fixed; top:50%;left:50%; transform:translate(-50%,-50%); display:none;z-index:101;}
.mask{width:100%;height:100%;position:fixed;background-color:rgba(0,0,0,0.4);z-index:100;top:0;left:0;display:none;}
.shareCtop{ background-color:#fff;border-radius:5px;padding:10px 10px 20px;}
.shareCtop img{width:200px;}
.shareCtop h5{margin-top: 10px;font-size:16px;}
.shareC .line{display: inline-block;width:1px;height:30px; background-color:#fff;}
.shareC .close{width:42px;height:42px; overflow:hidden;margin:auto; cursor:pointer;}
.shareC .close img{width:84px;}
.shareC .close:hover img{margin-left:-42px;}
.c-home1{ width:100%; position:relative;top:0 !important;left:0;height:100vh;}
.h_bannerbg video{width:100%;object-fit: cover;height:100vh;}
.c-home1 .bannerword{width:737px; position:absolute;top:50%;left:50%; transform:translate(-50%,-50%);pointer-events:none;}
.c-home1 .bannerword img{transition: all 1s;transform: scale(1.2); opacity:0;}
.c-home1 .bannerword.show img{transform: scale(1); opacity:1;}
#animate1 {transition: transform 0.3s ease-out;}
footer{background-color: #336633;color:#fff;padding:40px 60px;}
footer .container{ display:flex;justify-content: space-between;}
.footleft{width:385px;}
.footright{width:840px;position:relative;}
.footlogo .img{height:39px;}
.foottop{ display:flex;}
.foottopL{flex:1;margin-right:25px; display:flex;flex-wrap:wrap;color:#fff;}
.foottopL a{color:#fff;}
.foottopL dl{width:40%;margin-bottom:40px;}
.foottopL dl:first-child,.foottopL dl:nth-child(2),.foottopL dl:nth-child(3){width:19.999998%;}
.foottopL dl:nth-child(5){width:60%;}
.foottopL dl dt{border-bottom:2px solid rgba(255,255,255,0.14);margin-bottom:20px;}
.foottopL dl dt a{font-size:22px; display:inline-block;padding-bottom:20px; letter-spacing:3px;}
.foottopL dl dt img{ display:inline-block;margin-right:8px;}
.foottopL dl dd a{ display:block;margin-bottom:14px;font-size:18px;width:156px; text-align:justify; text-align-last:justify;}
.footcontact{ display:flex;justify-content: space-between;}
.footcontact .list{width:144px; text-align:center; font-size:16px;}
.footcontact .list img{margin:0 0 10px;}
.footlive{ display:flex;flex-wrap:wrap;}
.footlive .list{width:33.3333%;margin-bottom:40px;}
.footlive .list h5{font-size:24px;margin-bottom:20px;}
.footlive .list h5:after{content:''; display:inline-block;margin-left:5px;width:3px;height:10px; background-color:#49da49;border-radius:60px;}
.footguide{display:flex;}
.footguideL{ width:215px;}
.footguideR{flex:1;margin:20px 0 0 10px;line-height: 24px;color:rgba(255,255,255,0.8);}
.footguideR h5{font-size:18px;margin-bottom:20px;color:rgba(255,255,255,1);}
.foottopR{ font-size:24px;}
.foottopR .list{margin-top:80px; text-align:right;line-height:40px;line-height: 45px;letter-spacing: 3px;}
.foottopR .list p{font-size:18px;color:rgba(255,255,255,0.38);}
.foottopR .list img{width:204px;}
.bq{ text-align:center;letter-spacing: 2px;}
.bq p{ display:inline-block;margin-left:30px;}
.bq span{ display:inline-block;margin:0 5px;}
.bq a{ color:#fff;}
.c-home2{ background:url(../images/bg1.jpg) no-repeat center center; background-size:cover; display:flex;min-height: 100vh;    justify-content: center;align-items: center; text-align:center;position: sticky !important;top: 0;}
.c-home3 .content{width:70%;position: relative;z-index: 5;}
.c-home3 .public-box1.c-dt1 h2{font-size:48px;transition: all 1s;opacity: 0;transform: scale(1.2);}
.c-home3 .public-box1.c-dt1 h2 p{width:100px;height:4px; margin:20px auto 0; position:relative;background-color:rgba(95,162,89,0.2); border-radius:60px;}
.c-home3 .public-box1.c-dt1 h2 p:after{content:'';  display:inline-block; position:absolute;left:50%;top:0;width:100%;height:100%;background-color:#5fa259;border-radius:60px; transform:translateX(-50%);left:50%;-webkit-animation: suo 10s linear alternate infinite;animation: suo 10s linear alternate infinite;}
@-webkit-keyframes suo { 0% {width:10%;} 50% {width:100%;}100% {width:10%;}}
@keyframes suo{0% {width:10%;} 50% {width:100%;}100% {width:10%;}}
.c-home3 .public-box1.c-dt1 ul{justify-content: space-around;margin-top:40px; display:flex;transition: all 1s;opacity: 0;transform: scale(1.2);}
.c-home3 .public-box1.c-dt1 ul li{list-style:none;width:160px;height:160px;position:relative; z-index:1; font-size:40px;color:#539d4d;font-weight:bold;line-height:160px;}
.c-home3 .public-box1.c-dt1 ul li:after{content:''; display:inline-block;width:100%;height:100%; background:url(../images/bg2.png) no-repeat center center; background-size:100% 100%; position:absolute;top:0;left:0;pointer-events: none;z-index:-1;-webkit-animation: zhuan 40s linear infinite;animation: zhuan 40s linear infinite;}			
@-webkit-keyframes zhuan {0% { -webkit-transform: rotate(0);}100% { -webkit-transform: rotate(360deg);}}
@keyframes zhuan{0% { transform: rotate(0);}100% { transform: rotate(360deg);}}
.c-home3 .public-box1.c-dt1 ul li:nth-child(even):after{-webkit-animation: zhuan 28s linear infinite;animation: zhuan 28s linear infinite;}			
@-webkit-keyframes zhuan {0% { -webkit-transform: rotate(0);}100% { -webkit-transform: rotate(360deg);}}
@keyframes zhuan{0% { transform: rotate(0);}100% { transform: rotate(360deg);}}
.c-home3 .public-box1.c-dt1 .con{margin-top:60px;line-height:55px;color:#999999; font-size:26px;transition: all 1s;opacity: 0;transform: scale(1.2);}
.c-home3 .more,.c-home6 .more{margin-top:60px;transition: all 1s;opacity: 0;}
.c-home3 .more a,.c-home6 .more a,.c-home7 .right a,.godown{line-height:120px;width:120px;height:120px; display:inline-block;position:relative; z-index:1;}
.c-home3 .more a:after,.public-box1.c-dt2 .more a:after,.c-home6 .more a:after,.c-home7 .right a:after,.godown:after{content:''; display:inline-block;width:100%;height:100%; background:url(../images/bg3.png) no-repeat center center; background-size:100% 100%; position:absolute;top:0;left:0;pointer-events: none;z-index:-1;}	
.c-home3 .more a:hover:after,.c-home6 .more a:hover:after,.c-home7 .right a:hover:after,.godown:hover:after{-webkit-animation: zhuan 40s linear infinite;animation: zhuan 40s linear infinite;}
.c-home3 .more a img,.c-home6 .more a img,.c-home7 .right a img,.godown img{-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.c-home3 .more a:hover img,.c-home6 .more a:hover img,.c-home7 .right a:hover img,.godown:hover img{transform: scale(0.8);-webkit-transform: scale(0.8);-moz-transform: scale(0.8);}
.c-home3 .public-box1.c-dt1 .content.show h2, .c-home3 .public-box1.c-dt1 .content.show ul, .c-home3 .public-box1.c-dt1 .content.show .con, .c-home3 .public-box1.c-dt1 .content.show .more {transform: scale(1);opacity: 1;}
.c-home5 .content,.c-home6 .content{width:70%;}
.public-box1.c-dt2 .con,.c-home6 .con{margin-top:40px;font-size:30px;line-height:55px; text-align:left;letter-spacing: 3px;}
.public-box1.c-dt2 .con{color:#fff;}
.c-home6 .more {margin-top: 100px; opacity:1;}
.c-home6 h2 img{width:150px;}
.public-box1.c-dt2 .more a:after{background: url(../images/bg5.png) no-repeat center center;background-size: 100% 100%;}
.c-home4logo{ position:absolute;top:40px;left:60px;opacity: 0;transition: 0s;z-index: 1;}
.c-home4logo img{height:80px;}
.c-home5{min-height: 100vh; background-color:#fff; display:flex;justify-content: center;align-items: center;}
.h_title{padding-bottom:15px;border-bottom:5px solid #4270c1;font-size:48px;font-weight:bold;}
.h_title span{color:#999999;font-size:22px;vertical-align: super;margin-left: 10px;}
.c-home5 .con,.story2_2 .con,.story2_3 .con,.contact1 .con,.contact2 .con,.service1Clist .con,.service3 .con{color:#999999;margin-top:30px;font-size: 20px;line-height: 32px;}
.h_tezhiC{margin-top:70px;display:flex;justify-content: space-between;flex-wrap:wrap;}
.h_tezhiC dl{width:24%; position:relative;}
.h_tezhiC dl dt:after{content:''; display:block;width:100%;height:100%;top:0;left:0; background-color:rgba(0,0,0,0.1); position:absolute;}
.h_tezhiC dl dd{transition: all 0.3s;position:absolute; width:70%;font-size:32px;border:2px solid #fff;border-radius:3px;padding:10px 0; background-color:rgba(66,112,193,0.12);bottom:70px;left:15%;color:#fff; text-align:center;letter-spacing: 4px;}
.h_tezhiC dl:hover dt:after{ display:none;}
.h_tezhiC dl:hover dd{font-size:38px; font-weight:bold; background-color:transparent;border-color:transparent;bottom: 60px;}
.c-home6{background:url(../images/bg6.jpg) no-repeat center center fixed; background-size:cover;min-height: 100vh; text-align:center; display:flex;color:#fff;justify-content: center;align-items: center; position:relative;}
.c-home6 .more a:after{background: url(../images/bg6.png) no-repeat center center;background-size: 100% 100%;}
.c-home7{ background-color:#e4f4e3;padding:70px 5%;}
.c-home7 .content{display:flex;}
.c-home7 .left{width: 806px;margin-right: 12%;}
.c-home7 .left .con{margin-top:40px;font-size:36px;font-weight:bold;line-height:60px;color:#343434;}
.c-home7 .left .con2{margin-top:25px;font-size:24px;line-height:44px;color:#454545;}
.c-home7 .right{margin-left:5%;display: flex;align-items: flex-end;}
.c-home7 .right a{height:140px;width:140px;}
.c-home9{ background-color:#f1f2f3;min-height:100vh;display: flex;justify-content: center;align-items: center;}
.c-home9 .content{width:90%; display:flex;}
.c-home9 .left{width:320px; text-align:center;}
.c-home9 .left h2{font-size:48px;font-weight:bold;color:#333333; letter-spacing:3px;}
.c-home9 .left .more{ text-align:center;margin-top:100px;}
.c-home9 .left .more a{ width:50px;height:50px; display:inline-block;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.c-home9 .left .more a:hover{ transform:translateX(10px);}
.c-home9 .right{ display:flex;justify-content: space-between;flex:1;}
.c-home9 .right dl{width:32.333%;}
.c-home9 .right dl a{ background-color:#fff;padding:20px;border:1px solid #ededed; display:block;}
.c-home9 .right dl dt{ overflow:hidden;}
.c-home9 .right dl dd{margin-top:10px;}
.c-home9 .right dl dd h5{font-size:16px;height:50px;line-height:25px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient: vertical;}
.c-home9 .right dl dd time{ display:block; text-align:right;margin-top:10px;color:#999999;}
.c-home9 .right dl a:hover dt img,.newC dl a:hover dt img,.new2C dl a:hover dt img,.story2_3C dl:hover dt img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.c-home9 .right dl a:hover dd time{color: #539d4d;}
header{position: fixed;top: 0;left: 0;width:100%;background-color:#f7f7ed;z-index:5;transition: all 0.5s;box-shadow: 0 0 5px rgba(0,0,0,0.1);}
header .container{align-items: center; display:flex;justify-content: space-between;height:100px;}
.logo img{height:75px;}
.nav{ display:flex;flex: 1;margin-left: 15%;justify-content: space-around;}
.nav li{ list-style:none;position:relative;}
.nav li>a{display:flex;align-items: center;height:100px;font-size: 20px; position:relative;}
.nav li>a img{position:absolute;bottom:15px;left:50%;margin-left:-9px; opacity:0;}
.nav li div{position:absolute;top:100%;left:0;display:none;z-index: 1;width:max-content;padding: 22px 0;font-size:18px;}
.nav .navbg{width:100vw;left:0;top:100%; position:absolute;background-color:#fff;height:0;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.nav li div a{display:inline-block;margin-right:30px;}
.nav li div a:hover,.nav li>a:hover{color:#c2b2a5;font-weight:bold;}
.navbg.open{height:68px;}
.nav li.on>a img{opacity:1;}
.otherbanner,.service4{height:calc(100vh - 100px);color:#fff;}
header.on {top: -100px;}
.headerh{ height:100px;background-color: #f7f7ed;}
.otherbanner .container,.service4 .container{position:absolute;bottom:20%;left: 50%;transform: translateX(-50%);}
.otherbanner h2,.service4 h2{ font-size:60px;font-weight: bold;}
.otherbanner p,.service4 p{ font-size:24px;margin-top:40px;max-width:60%;}
.godown{ position:absolute;right:0;bottom:0;transition: all 1s; cursor:pointer;}
.godown:after {background: url(../images/icon31.png) no-repeat center center;background-size: 100% 100%;}
.story1_1{ background:#f1f2f3 url(../images/bg7.jpg) no-repeat center bottom;background-size: 100%;padding:70px 0;}
.story1_1 h2{ text-align:center;font-size:36px;}
.story1_1 h2 img{ display:block;margin:0 auto 10px;}
.story1_1C{ position:relative;margin-top:20px;padding:10px 0 30px;}
.story1_1C:before{content:'';width:2px;height:100%;left:50%;border-left:2px dashed #c8cdd4;display:inline-block;position:absolute;top:26px;}
.story1_1C:after,.story1_1end:before{content:'';display:inline-block;width:26px;height:26px;left:50%;margin-left:-13px; background:url(../images/icon33.png) no-repeat; background-size:100%; position:absolute;top:0;}
.story1_1C dl{ position:relative;}
.story1_1C dl div{width:calc(50% - 70px); display:inline-block;}
.story1_1C dl:nth-child(odd) div,.story1_1C dl:nth-child(even){ text-align:right;}
.story1_1C dl:nth-child(even) div{ text-align:left;}
.story1_1C dl + dl{margin-top:-46px;}
.story1_1C dl dt{width:110px;height:110px; background-color:#4270c1; border-radius:50%;color:#fff;line-height:110px;font-size:24px;display:inline-block; text-align:center;margin-right:25px;position:relative; z-index:1;}
.story1_1C dl dd{ background-color:#fff;padding:40px 30px 30px;border:1px solid #ecebed;margin-top:-30px;font-size:24px;font-weight:bold;line-height:40px; position:relative;}
.story1_1C dl:nth-child(even) dt{margin-left:25px;}
.story1_1C dl:before{content:''; display:inline-block;width:26px;height:26px;left:50%;margin-left:-13px; background:url(../images/icon34.png) no-repeat; background-size:100%; position:absolute;top:110px;}
.story1_1C dl dd:after{content:''; display:inline-block;width:19px;height:27px;left:100%;background:url(../images/icon35.png) no-repeat; background-size:100%; position:absolute;top:30px;}
.story1_1C dl:nth-child(even) dd:after{left:auto;right:100%;background:url(../images/icon36.png) no-repeat; background-size:100%;}
.story1_1end{ text-align:center;color:#4270c1;font-weight:bold;font-size:22px; position:relative;padding-top: 56px;}
.story1_1end span{ display:inline-block;padding:12px 20px;border:2px dashed #4270c1;border-radius:10px; position:relative;}
.story1_1end span:before{content:''; display:inline-block;width:24px;height:25px;left:50%;margin-left:-12px; background:url(../images/icon37.png) no-repeat; background-size:100%; position:absolute;top:-25px;}
.story1_2{ background-color:#fff;padding:60px 0; position:relative;}
.h_title2{ display:inline-block !important;color:#333333;}
.story1_2C{margin-top:80px; position:relative;}
.story1_2C .swiper-slide{width:215px;border-left:3px solid #4270c1; position:relative;padding:30px 30px 30px 20px;height:280px;margin-left:-112px;}
.story1_2C .swiper-slide:first-child{width:180px; text-align:center;}
.story1_2C span{width:138px;height:138px; position:relative; display:inline-block;color:#4270c1;font-size:28px;line-height:34px;font-weight:bold;padding-top: 36px;}
.story1_2C span:after{background:url(../images/icon38.png) no-repeat; background-size:100% 100%; position:absolute;top:0;left:0;width:100%;height:100%;content:''; display:block;-webkit-animation: zhuan 40s linear infinite;animation: zhuan 40s linear infinite;}
.story1_2C:after{content:'';display:block;width:100%;height:58px;background:url(../images/bg8.png) no-repeat; background-size:100% 100%; position:absolute;top:280px;}
.story1_2:before{content:'';display:block;width:100vw;height:58px;background:#e4ebf6; position:absolute;bottom:341px;left:0;}
.story1_2C .swiper-slide:nth-child(even){margin-top:340px;}
.story1_2C .swiper-slide:before{content:'';display:block;width:20px;height:20px;background:url(../images/icon39.png) no-repeat; background-size:100% 100%;position:absolute;top:0;left:-12px;}
.story1_2C .swiper-slide:first-child{border:0;margin-left:0;}
.story1_2C .swiper-slide:first-child:before{ display:none;}
.story1_2C h2{ font-size:30px;font-weight:bold;}
.story1_2C .con{line-height:25px;color:#333333;margin-top:12px;height: 128px; overflow-y:scroll;}
.story1_2C .con::-webkit-scrollbar { width:4px;  height:4px; background-color: #fff;}  
.story1_2C .con::-webkit-scrollbar-track  { border-radius: 10px; background-color: #fff;}  
.story1_2C .con::-webkit-scrollbar-thumb  {border-radius: 10px; background-color: #4270c1;}
.story1_2C time{color:#4270c1;font-size:35px;font-weight:bold;}
.story1_2C .swiper-slide:nth-child(even):before{top:auto;bottom:0;background: url(../images/icon40.png) no-repeat;background-size: 100% 100%;}
.story1_3{background:#f1f2f3 url(../images/bg9.jpg) no-repeat center center;background-size: 100%;padding:70px 0;}
.story1_3C{margin:60px -1% 0; display:flex;flex-wrap:wrap; overflow:hidden;}
.story1_3C p{width:31.333%;margin:0 1% 30px; background-color:#fff;border:1px solid #ededed;padding:36px; box-shadow:0 0 20px #ccc;}
.story2_1{padding:70px 0;}
.story2_1C{margin-top:35px; display:flex;justify-content: space-between;}
.story2_1C .left{width:48%;}
.story2_1C .left img{height:100%;object-fit: cover;}
.story2_1C .right{width:49%;}
.story2_1C .right .con{color:#999999;line-height:36px;font-size:20px;height:346px; overflow-y:scroll;padding-right:10px;}
.story2_1C .right .number{margin-top:35px;padding-top:50px;border-top:2px solid #ededed;}
.story2_1C .right .number ul{ display:flex;justify-content: space-between; text-align:center;}
.story2_1C .right .number ul li{ list-style:none;}
.story2_1C .right .number ul li p{font-size:20px;color:#4270c1;}
.story2_1C .right .number ul li p span{font-size:50px;font-weight:bold;vertical-align: text-top;}
.story2_1C .right .number ul li h5{font-size:24px;margin-top:30px;}
.story2_1C .right .con::-webkit-scrollbar { width:4px;  height:4px; background-color: #fff;}  
.story2_1C .right .con::-webkit-scrollbar-track  { border-radius: 10px; background-color: #fff;}  
.story2_1C .right .con::-webkit-scrollbar-thumb  {border-radius: 10px; background-color: #4270c1;}
.h_title a:hover{color: #474747;}
.story2_2{padding:70px 0;background-color:#f5f5f5;}
.story2_2C,.story2_3C{margin: 40px -1% 0; display:flex;flex-wrap:wrap;}
.story2_2C dl,.story2_3C dl{margin:0 1% 20px;width:31.333%; position:relative;}
.story2_2C dl dd{ position:absolute;width:100%;height:100%;top:0;left:0; background-color:rgba(0,0,0,0.2);color:#fff; display:flex;padding:30px;flex-direction: column;justify-content: end;transition: 0.3s;}
.story2_2C dl dd h5{font-size:24px;font-weight:bold;transition: 0.3s;}
.story2_2C dl dd .info{margin-top:10px;font-size:18px;}
.story2_2C dl:hover dd{background-color:rgba(0,0,0,0.5);}
.story2_2C dl:hover dd h5{font-size:28px;}
.story2_2C dl:hover dd .info{font-size:20px;transition: 0.3s;}
.story2_3{padding:70px 0;background-color:#f1f2f3;}
.story2_3C dl{ background-color:#fff;padding:20px;border:1px solid #ededed;}
.story2_3C dl dd{margin-top:20px;font-size:18px;line-height:30px;}
.godownx:after{background: url(../images/bg6.png) no-repeat center center;background-size: 100% 100%;}
.livetab{ position:sticky;top: 0; background-color:#fff;padding:40px 0 20px; z-index:2;}	
.livetab a{ display:inline-block;margin-right:40px;font-size:30px;color:#999999;font-weight:bold; position:relative;padding-bottom:6px; cursor:pointer;}
.livetab a:after{content:''; display:block; position:absolute;bottom:0;left:0; background-color:#999999;width:100%;height:4px;border-radius:60px;}
.livetab a.on{color:#ffae4d;}
.livetab a.on:after{background-color:#ffae4d;}
.liveC dl{padding:80px 0;background-color: #fff;}
.liveC dl .container{ display:flex;justify-content: space-between;}
.liveC dl dt{width:50%;}
.liveC dl dt img{width:100%;border-radius:10px;}
.liveC dl dd{width:46%;}
.liveC dl dd h5{color:#585858;font-size:48px;font-weight:bold;}
.liveC dl dd .con{margin-top:20px;color:#999999;font-size:24px;line-height:40px;max-height:365px; overflow-y:scroll;}
.liveC dl dd .con::-webkit-scrollbar { width:4px;  height:4px; background-color:transparent;}  
.liveC dl dd .con::-webkit-scrollbar-track  { border-radius: 10px; background-color:transparent;}  
.liveC dl dd .con::-webkit-scrollbar-thumb  {border-radius: 10px; background-color: #4270c1;}
.liveC dl:nth-child(even) .container{flex-flow: row-reverse;}
.liveC dl:nth-child(even){ background-color:#f7f7ed;}
.liveC .s1 dl:first-child{padding:40px 0 80px;}
.onlyone dl{ background-color:#f1f2f3;}
.godombzn:after{background: url(../images/bg3.png) no-repeat center center;background-size: 100% 100%;}
.guide1{ background-color:#f9f9f9;padding:70px 0;}
.guide2{ background:url(../images/bg10.jpg) no-repeat center center;background-size:cover;padding:70px 0;}
.guide2C{margin:60px 8% 0;}
.guide2C .footguideL {width:286px;}
.guide2C .footguideR{margin: 0 0 0 10%;color:#999999;font-size:24px;line-height: 36px;}
.guide2C .footguideR h5{font-size:36px;color:#333333;margin-bottom:30px;}
.godoxw:after{background: url(../images/icon44.png) no-repeat center center;background-size: 100% 100%;}
.new{ background-color:#f1f2f3;padding:70px 0;}
.newnav a{ display:inline-block;margin-right:40px;font-size:24px;color:#999999;padding-bottom:10px;border-bottom:2px solid #999999;}
.newnav a.cur{color:#333333;border-bottom:2px solid #333333;}
.newC {margin:40px -1% 0; display:flex;flex-wrap:wrap;}
.newC dl{width:31.333%;margin:0 1% 20px;}
.newC dl a{ display:block; background-color:#fff;padding:30px;}
.newC dl dt{ overflow:hidden;}
.newC dl dd{margin-top:20px;font-size:20px;}
.newC dl a:hover dd{color:#ff3333;}
.newbannerleft{flex-direction: column;width:44%; background-color:rgba(255,255,255,0.7);height:100%;display: flex;justify-content: end;align-items: end;}
.newbannerleft img{max-width:90%;}
.newbannerleft .con{width:90%; background-color:#9c7050;color:#fff;margin-top:40px;padding:15vh 0 15vh 21%;}
.newbannerleft .con p{width:100%;max-width:100%;}
.new2C{margin-top:40px;}
.new2C dl{margin-bottom:20px;}
.new2C dl a{ background-color:#fff;padding:40px; display:flex;}
.new2C dl dt{width:500px; position:relative;overflow:hidden;}
.new2C dl dt p{ position:absolute;width:100%;height:100%; overflow:hidden;top:0;left:0;}
.new2C dl dt p img{height:100%;object-fit: cover;}
.new2C dl dd{flex:1;margin:20px 0 0 30px;}
.new2C dl dd time{ display:block;color:#ff3333; font-size:26px;}
.new2C dl dd p{margin-bottom:30px;color:#ff3333;font-size:75px;letter-spacing:-10px;}
.new2C dl dd h5{font-size:20px;margin-top:10px;color:#999;height:28px;line-height:28px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient: vertical;}
.newmainC{margin-top:40px; background-color:#fff;}
.newmaintop{display:flex;justify-content: space-between;padding:40px;}
.newmaintop h1{font-size:30px;flex:1;}
.newmaintop p a{margin-left:15px; display:inline-block; background-color:#ff3333;color:#fff;border-radius:4px;padding:6px 14px;}
.newmaintop p a:hover{ opacity:0.8;}
.newmain{padding:40px;border-top:1px solid #ededed;}
.newmain time{ display:block; text-align:right;color:#999;font-size:20px;}
.newmain article{margin-top:30px;font-size:20px;line-height: 34px;}
.newmain article img{ max-width:100%;}
.godownlxwm:after{background: url(../images/icon46.png) no-repeat center center;background-size: 100% 100%;}
.contact1{padding:70px 0;}
.contact1C{margin:60px 0 0; display:flex;flex-wrap:wrap;justify-content: space-between;}
.contact1C dl{margin:0 1% 40px;width:26%; text-align:center; background-color:#f5f5f5;padding:50px 30px;border-radius:6px;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.contact1C dl:hover{ background-color:#fff; box-shadow:0 0 20px #eee;}
.contact1C dl dt img{max-width:240px;}
.contact1C dl dd{margin-top:20px;}
.contact1C dl dd h5{font-size:30px;}
.contact1C dl dd .info{margin-top:20px;font-size:20px;}
.contact2{padding:70px 0;background:#f5f5f5 url(../images/bg11.jpg) no-repeat bottom center; background-size:100%;} 
.contact2 .con{font-size: 18px;margin: 30px 10% 0;}
.contact2C,.trait2_2C{margin: 30px 10% 0;}
.contact2C dl,.trait2_2C dl{margin-bottom:40px;}
.contact2C dl dt{font-size:20px;}
.contact2C dl dt span{color:#ff0000; display:inline-block;margin-left:5px;}
.contact2C dl dd,.trait2_2 dl dd{font-size:26px;margin-top:30px;}
.contact2C dl dd label,.trait2_2C dl label{ display:inline-block;margin-right:50px; cursor:pointer;}
.contact2C dl dd label input,.trait2_2C dl label input{width:36px;height:36px; display:inline-block;margin-right:10px; background:url(../images/icon50.png) no-repeat; background-size:100%; appearance:none;-webkit-appearance:none; vertical-align:middle;cursor:pointer;}
.contact2C dl dd label.check input{background:url(../images/icon51.png) no-repeat; background-size:100%;}
.contact2C .remarks{ display:flex;justify-content: space-between;}
.contact2C .remarks dl{width:24%;}
.contact2C .remarks dl dd{ background-color:#fff;padding:20px;border-radius:6px;}
.target-demo{ width:100% !important;font-size: 0; display:flex;justify-content: space-between;}
.target-demo img{width:37px;}
.hint{ font-size:14px;margin-top:15px;height:20px;}
.contact2C dl dd textarea{ width:100%; background-color:#fff;padding:20px;font-size:16px; resize:none;height:230px;border-radius:6px;border:1px solid #ededed;}
.contact2C dl dd input,.jeinput{width:100%; background-color:#fff;padding:20px;font-size:16px;border-radius:6px;border:1px solid #ededed;}
.contact2C .submit,.trait2_2C .submit{ text-align:center;margin-top:60px;}
.contact2C .submit button{ background-color:#333333;border-radius:10px;color:#fff;line-height:80px;width:500px; text-align:center; cursor:pointer;font-size:30px;}
.contact2C .submit button:hover,.trait2_2C .submit button:hover{ opacity:0.8;}
.godownwh:after{background: url(../images/bg5.png) no-repeat center center;background-size: 100% 100%;}
.h_tezhiC dl dt{ position:relative; overflow:hidden;}
.h_tezhiC dl dt p{ position:absolute;width:100%;height:100%;top:0;left:0;}
.h_tezhiC dl dt p img,.trait2_1 dl dt p img{height:100%;object-fit: cover;}
.trait2_1{ background-color:#f1f2f3;padding:70px 0;}
.trait2_1 .container{ display:flex;flex-wrap:wrap;justify-content: space-between;}
.trait2_1 dl{width:49%;margin-bottom:40px; position:relative;}
.trait2_1 dl dt p{ position:absolute;width:100%;top:0;left:0;height:100%;}
.trait2_1 dl dd{position:absolute;width:100%;top:0;left:0;height:100%; background-color:rgba(0,0,0,0.14);display:flex;justify-content: center;align-items: center}
.trait2_1 dl dd span{transition: all 0.3s;letter-spacing: 4px;color:#fff;font-size:36px;padding:10px 30px;border:2px solid #fff;border-radius:6px; display:inline-block;background-color: rgba(66,112,193,0.12);}
.trait2_1 dl:hover dd{background-color:rgba(0,0,0,0.28);}
.trait2_1 dl:hover dd span{font-size:48px; font-weight:bold; border:0; background-color:transparent;}
.trait2_2{background: url(../images/bg12.jpg) no-repeat center center;background-size:cover;padding:70px 0 200px;}
.h_title.white span{color:rgba(255,255,255,0.68);}
.h_title.white a:hover,.trait2_2 dl dd{color:#fff;}
.h_title.white{border-color:rgba(255,255,255,0.2);}
.trait2_2 dl dt{font-size:20px;color:#fff;}
.trait2_2 dl dd label.check input{background:url(../images/icon53.png) no-repeat; background-size:100%;}
.jeitem{width:50%; position:relative;}
.jeitem:after{content:''; display:inline-block; background:url(../images/icon54.png) no-repeat; background-size:100%;width:31px;height:29px; position:absolute;right:20px;top:18px;pointer-events: none;}
.trait2_2C .submit button{ background-color:#fc8986;border-radius:10px;color:#fff;line-height:80px;width:500px; text-align:center; cursor:pointer;font-size:30px;}
.trait2_2 dl dd.info{ display:flex;justify-content: space-between;}
.trait2_2 dl dd.info .list{width:31.333%; background-color:#fff;border-radius: 6px;padding:10px 20px;line-height:44px;font-size: 16px;color:#999;}
.trait2_2 dl dd.info .list input[type="text"]{font-size: 16px;width:100%;}
.trait2_2 dl dd.info .list label{margin:0 0 0 50px;color:#333;font-size:20px;}
.service1 .swiper-slide{width:auto !important;}
.service1 .swiper-slide span{font-size:25px;padding-bottom:20px;border-bottom:2px solid #ecebed;margin-right:35px; display:inline-block;}
.service1 .swiper-slide.on span{border-color:#fc8986;color:#fc8986;}
.service1{padding:70px 0; background-color:#f1f2f3;}
.service1Clist{ opacity:0; position:absolute;top:0;left:0; z-index:-1;}
.service1Clist.on{opacity:1; position:relative;z-index:1;}
.service1Clist .conpics,.kepiantit{margin-top:40px; display:flex;justify-content: space-between;}
.service1Clist .conpics .pic1{ position:relative;width:870px;}
.service1Clist .conpics .pic1 img{cursor: grab;}
.service1Clist .conpics .pic1 img,.service1Clist .conpics .pic2 img{width:100%;}
.service1Clist .conpics .pic1 p,.service1Clist .conpics .pic2 p,.kepianClist .pic1 p,.kepianClist .pic2 p{ position:absolute;width:100%;height:100%;top:0;left:0;}
.service1Clist .conpics .pic1 p img,.service1Clist .conpics .pic2 p img,.kepianClist .pic1 p img,.kepianClist .pic2 p img{width:100%;height:100%;object-fit: cover;}
.service1Clist .conpics .pic2{ position:relative;width:506px;}
.kepiantit{align-items: center;}
.kepiantittab{ display:flex; background-color:#fff;border-radius:60px;border:1px solid #ededed;color:#999999;font-size:25px;height:60px;}
.kepiantittab span{ display:inline-block; width:184px; text-align:center;line-height:54px; cursor:pointer;}
.kepiantittab span.on{border:2px solid #fc8986;border-radius:60px;color:#fc8986;}
.kepianC,.service3C{margin-top:40px;}
.kepianClist{display:none; position:relative;}
.kepianClist:after{content:''; display:block; clear:both;}
.kepianClist .pic1{float:left;width:473px;position: relative;}
.kepianClist .pic2{float:left;width:442px;position: relative;margin: 0 0 22px 20px;}
.service2,.service4{padding:70px 0; position:relative; z-index:1;}
.service2bg,.service4bg{position:absolute; z-index:-1;width:100%;height:100%;top:0;left:0;-webkit-animation: hx 25s linear alternate infinite;animation: hx 25s linear alternate infinite;}
@-webkit-keyframes hx {0% {-webkit-transform: scale(1.1);}50% {-webkit-transform: scale(1);}100% {-webkit-transform: scale(1.1);}}
@keyframes hx{0% {transform: scale(1.1);} 50% {-webkit-transform: scale(1);}100% {transform: scale(1.1);}}
.service2 .con{ background-color:rgba(255,248,248,0.9);padding:50px;font-size:28px;color:#333333;line-height: 46px;}
.service3{background:url(../images/bg15.jpg) no-repeat center center;background-size:cover;padding:70px 0;}
.service3C .swiper-container2,.service5 .swiper-container3{ overflow:hidden;}
.service3 .tit{font-size:0;color:#fc8986;}
.service3 .tit span{padding-right:10px;margin-right:10px;border-right:2px solid #fc8986;font-weight:bold;display: inline-block;  margin-bottom: 4px;    font-size: 24px;}
.service3 .tit span:last-child{border:0;}
.service3C .swiper-slide{padding:15px;border:1px solid transparent;}
.service3C .swiper-slide:hover,.service5C .swiper-slide:hover{border:1px solid #fc8986;}
.service3C h5,.service5C h5{font-size:30px;margin-top:10px;}
.service3C .swiper-pagination2,.service5C .swiper-pagination3{margin-top:40px; text-align:center;}
.service3C .swiper-pagination2 span,.service5C .swiper-pagination3 span{width:60px;height:10px;border-radius:60px; background-color:#ecebed;margin:0 4px;}
.service3C .swiper-pagination2 span.swiper-pagination-bullet-active,.service5C .swiper-pagination3 span.swiper-pagination-bullet-active{background-color:#333333;}
.service4 p {max-width:100%;}
.service5{background:url(../images/bg17.jpg) no-repeat center center;background-size:cover;padding:70px 0;}
.service5C h5{ text-align:center;padding:20px;margin:0;}
.service5C .swiper-slide{border:1px solid #ededed;}
.service5 .gallery-thumbs .swiper-slide{width:110px;}
.service5 .tit{font-size:0;color:#fc8986;margin-bottom:40px;}
.service5 .tit span{font-size: 24px;padding:5px 10px;margin-right:20px;border:2px solid #fc8986;font-weight:bold; display:inline-block;}
.c-home2.on:after{content:''; display:block;width:100%;height:100vh; background-color:rgba(0,0,0,0.14);top:0;left:0; position:absolute;}
.c-home2.fix{ position:fixed;}
.c-home3 {height:240vh;}
.c-home3 .c-main {position: relative;position: sticky;position: -webkit-sticky;top: 0;height: 100vh;}
.public-box1 {display: flex;align-items: center;justify-content: center;position: relative;height: 100%;text-align: center;overflow: hidden;}
.public-box1 .c-img {position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height:100vh;object-fit: cover;animation: huxi2 20s linear infinite;}
@keyframes huxi2 {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1);}
}
.public-box1 .c-cm {position: absolute;bottom: 0;left: 50%;z-index: 20;height: 24%;object-fit: cover;transform: translate(-50%, 100%);}
.public-box1 .c-ico {margin: 0 auto;width:150px;text-align:center;}
.public-box1 .c-ico img{width: 100%;}
.public-box1 .c-ico .img2{ display:none;}
.public-box1.c-dt2.on .c-ico .img1{display:none;}
.public-box1.c-dt2.on .c-ico .img2{width:100%; display:block;margin: auto;}
.public-box1.c-dt2 {position: absolute;top: 120%;left: 0;z-index: 50;width: 100%;height: 100%;}
@media (max-width: 1580px) {
  .public-box1.c-dt2 {top: 110%;}
}
.public-box1.c-dt2 .content{height:366px;}
.public-box1.c-dt2 .c-img {opacity: 0;transition: 0s;}
.public-box1.c-dt2 .con,.public-box1.c-dt2 .more {opacity: 0;transform: translateY(50px);transition: all 0.5s 0.3s;pointer-events: none;}
.public-box1.c-dt2 .more {transition: all 0.5s 0.5s;}
.public-box1.c-dt2.on .c-img,.public-box1.c-dt2.on .c-home4logo{opacity: 1;transition: all 0.5s;}
.public-box1.c-dt2.on .con,.public-box1.c-dt2.on .more {opacity: 1;transform: translateY(0);pointer-events: initial;}
.public-box1.c-dt2.on .content{height:auto;}
.publiccontent{ height:76px; position:absolute;top:0;}
.publiccontent2{ height:76px; position:absolute;bottom:-76px;}
.kepianClist .btns .left{ position:absolute;left:-70px;top:50%;margin-top:-30px;width:60px;}
.kepianClist .btns .right{position:absolute;right:-70px;top:50%;margin-top:-30px;width:60px;}
.kepianClist .btns a,.service1Clist .conpics .btns a{ display:inline-block; background-color:rgba(255,255,255,0.8);width:60px;height:60px;border-radius:50%;}
.kepianClist .btns svg,.service1Clist .conpics .btns svg{width:60px;height:60px;}
.kepianClist .btns a:hover svg path,.service1Clist .conpics .btns a:hover svg path{fill:#fff;}
.kepianClist .btns a:hover,.service1Clist .conpics .btns a:hover{background-color:#fc8986;}
.share .list>img{width:100%;}
.home3top .c-dt1:after{content:''; width:100%; height:100%;top:0;left:0; position:absolute; z-index:15; background-color:rgba(0,0,0,0.2); display:block;}
.pagelist{ text-align:center; margin-top:40px;}
.pagelist li{display:inline-block;margin:0 3px;}
.pagelist li a,.pagelist li span{display:block;padding:9px 15px;color:#999;border-radius:50%;background-color:#ecebed;}
.pagelist li a.cur,.pagelist li.active span,.pagelist li a:hover{background-color:#d11313;color:#fff;}
.privacy,.privacy .newmain article{margin-top:0 !important;}
.privacy .newmaintop h1{ text-align:center;}
.service1Clist .conpics .left{ position:absolute;left:10px;top:50%;margin-top:-30px;width:60px;z-index: 1;background-image:none !important;}
.service1Clist .conpics .right{position:absolute;right:10px;top:50%;margin-top:-30px;width:60px;z-index: 1;background-image:none !important;}
.bookenter{ position:fixed;right:60px;bottom:10%;z-index: 1;cursor: pointer;background-color: rgba(204,204,204,0.7);border-radius: 50%;transition: 0.3s;width:60px;height:60px;}
.bookenter p{position:absolute;top:0;left:0;width:100%;height:100%;justify-content: center;align-items: center;font-size: 13px;
font-weight: bold;padding: 0 4px;display:none;color: #000000;}
.bookenter:hover{background-color:#fff;}
.bookenter:hover img{opacity:0;}
.bookenter:hover p{display:flex;}
.bookenter:before,.bookenter:after{content:'';display:block;z-index:-1;background: rgba(238,238,238,0.3); width: 60px; height: 60px; border-radius: 50%; position: absolute;transform: scale(1); -webkit-transform: scale(1);top:0;left:0;}
.bookenter:before{animation: 2s scaleToggleOne cubic-bezier(.25, .46, .45, .94) infinite}
.bookenter:after{animation: 2.5s scaleToggleTwo cubic-bezier(.25, .46, .45, .94) infinite}
@keyframes scaleToggleOne { 0 {
transform:scale(1);
-webkit-transform:scale(1)
}
50% {
transform:scale(1.5);
-webkit-transform:scale(1.5)
}
100% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
@keyframes scaleToggleTwo { 0 {
transform:scale(1);
-webkit-transform:scale(1)
}
20% {
transform:scale(1);
-webkit-transform:scale(1)
}
60% {
transform:scale(1.5);
-webkit-transform:scale(1.5)
}
100% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
.banmouse{position:absolute; z-index:2;bottom:20px;left:50%;transform: translateX(-50%); text-align:center;}
.banmouse p{color:#fff;font-size:12px;margin-bottom:5px;}
.banner_mouse{margin:auto;width: 23px;height: 40px;background:url(../images/banner_mouse_ico.png) no-repeat -23px 0px;-webkit-animation: nudgeMouse 1.6s linear infinite;animation: nudgeMouse 1.6s linear infinite;}
.banner_mouse:after,.banner_mouse:before{content: "";position: absolute;}
.banner_mouse:before{width:23px;height:40px;background:url(../images/banner_mouse_ico.png) no-repeat 0px 0px;-webkit-animation: colorSlide 1.6s linear infinite;animation: colorSlide 1.6s linear infinite;top:0;left:0;}
.banner_mouse:after{background-color: #ffffff;width: 4px;height: 4px;border-radius: 100%;-webkit-animation: trackBallSlide 1.6s linear infinite;animation: trackBallSlide 1.6s linear infinite;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
@-webkit-keyframes colorSlide {
	 	 0% {
	  	    height:0;
	  	  }

  	 90%{
  	  	height:40px;
  	  }
  	  
	  	 	
	}

	@keyframes colorSlide {
		 	 0% {
	  	    height:0;
	  	  }

	  	 90%{
	  	  	height:40px;
	  	  }
	}
	@-webkit-keyframes trackBallSlide {
	  0% {
	    opacity: 1;
	    -webkit-transform: scale(1) translateY(-8px);
	            transform: scale(1) translateY(-8px);
	  }
	  34% {
	    opacity: 1;
	    -webkit-transform: scale(0.9) translateY(4px);
	            transform: scale(0.9) translateY(4px);
	  }
	  68% {
	    opacity: 0;
	    -webkit-transform: scale(0.4) translateY(16px);
	            transform: scale(0.4) translateY(16px);
	  }
	  100% {
	    opacity: 0;
	    -webkit-transform: scale(0.4) translateY(-8px);
	            transform: scale(0.4) translateY(-8px);
	  }
	 
	}
	@keyframes trackBallSlide {
	  0% {
	    opacity: 1;
	    -webkit-transform: scale(1) translateY(-8px);
	            transform: scale(1) translateY(-8px);
	  }
	  34% {
	    opacity: 1;
	    -webkit-transform: scale(0.9) translateY(4px);
	            transform: scale(0.9) translateY(4px);
	  }
	  68% {
	    opacity: 0;
	    -webkit-transform: scale(0.4) translateY(16px);
	            transform: scale(0.4) translateY(16px);
	  }
	  100% {
	    opacity: 0;
	    -webkit-transform: scale(0.4) translateY(-8px);
	            transform: scale(0.4) translateY(-8px);
	  }
	}
@-webkit-keyframes nudgeMouse {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  
}
@keyframes nudgeMouse {
 0% {
	    -webkit-transform: translateY(0);
	            transform: translateY(0);
	  }
	  50% {
	    -webkit-transform: translateY(8px);
	            transform: translateY(8px);
	  }
	  100% {
	    -webkit-transform: translateY(0);
	            transform: translateY(0);
	  }
}




.mobile-inner-header-icon{z-index: 100;display: flex;align-items: center;right: 60px; display:none;}
.mobile-inner{ display:none; z-index:3;background-color:#fafafa;position:relative}
.mobile-inner-header{background-color:rgba(0,0,0,.7);width:100%;height:50px;position:absolute;top:0;left:0;}.mobile-inner-header-icon-click{background-color:rgba(204,204,204,.7);cursor:pointer}.mobile-inner-header-icon span{margin-top: 10px;position:absolute;left:calc((100% - 25px)/2);top:calc((100% - 1px)/2);width:25px;height:1px;background-color:#222;}.mobile-inner-header-icon-click span{ background-color:#fff;}.mobile-inner-header-icon span:nth-child(1){transform:translateY(4px) rotate(0deg)}.mobile-inner-header-icon span:nth-child(2){transform:translateY(-4px) rotate(0deg)}.mobile-inner-header-icon-click span:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:clickfirst}.mobile-inner-header-icon-click span:nth-child(2){animation-duration:.5s;animation-fill-mode:both;animation-name:clicksecond}@keyframes clickfirst{0%{transform:translateY(4px) rotate(0deg)}100%{transform:translateY(0) rotate(45deg)}}@keyframes clicksecond{0%{transform:translateY(-4px) rotate(0deg)}100%{transform:translateY(0) rotate(-45deg)}}.mobile-inner-header-icon-out span:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:outfirst}.mobile-inner-header-icon-out span:nth-child(2){animation-duration:.5s;animation-fill-mode:both;animation-name:outsecond}@keyframes outfirst{0%{transform:translateY(0) rotate(-45deg)}100%{transform:translateY(-4px) rotate(0deg)}}@keyframes outsecond{0%{transform:translateY(0) rotate(45deg)}100%{transform:translateY(4px) rotate(0deg)}}.mobile-inner-nav{overflow-y: scroll !important;background-color:#f7f7ed;width:100%;height:100%;position:fixed;top:0;left:0;padding-top:80px;padding-bottom:80px;display:none}.mobile-inner-nav a{display:inline-block;line-height:50px;text-decoration:none;width:80%;margin-left:10%;border-bottom:solid 1px #ededed;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;font-weight:300}.mobile-inner-nav a:hover{color:#c2b2a5;}
.mobile-inner-nav li div{ display:none;}
.mobile-inner-nav li div a{padding-left:3%;font-size: 14px;}
.mobile-inner-nav li a.on:after{content:'+';float:right;}
.mobile-inner-nav li a.submenu-open:after{content:'-';}
header.iconout{position: initial;}






@media(max-width:1550px){
	.kepianClist .btns .left{ left:0px;}
	.kepianClist .btns .right{right:0px;}
}
@media(max-width:1466px){
	.h_title {font-size: 40px;}
	.h_title span,.nav li>a,.c-home5 .con, .story2_2 .con, .story2_3 .con, .contact1 .con, .contact2 .con, .service1Clist .con, .service3 .con{font-size: 18px;}
	.story2_1C .right .con {font-size: 17px;}
	.nav li div{font-size: 16px;}
	.logo img {height: 54px;}
	.nav li>a,header .container,.headerh{height:80px;}
	.nav li>a img {bottom: 7px;}
	.foottopL dl dd a {font-size: 16px;width: 140px;}
	.foottopR {font-size: 20px;}
	.foottopR .list img{width:170px;}
	.foottopL dl{width: 42%;}
	.foottopL dl:first-child, .foottopL dl:nth-child(2), .foottopL dl:nth-child(3) {width: 18.999998%;}
	.footcontact .list{width: 134px;}
	.foottopL dl:nth-child(5) {width: 57%;}
	.footguideL{width: 190px;}
	.footguideR { margin: 0px 0 0 10px;line-height: 20px;font-size: 14px;}
	.bq {letter-spacing:1px;font-size: 14px;}
	.otherbanner h2, .service4 h2 {font-size: 52px;}
	.otherbanner p, .service4 p {font-size: 20px;margin-top: 30px;}
	.contact1C dl {width: 28%;}
	.contact1C dl dd h5 {font-size: 26px;}
	.contact2C dl dd, .trait2_2 dl dd {font-size: 24px;}
	.liveC dl dd h5 {font-size: 42px;}
	.liveC dl dd .con {font-size: 22px;max-height: 326px;}
	.newmain article { font-size: 18px;}
	.story1_1C dl dd {font-size: 19px;}
	.story1_2C h2 {font-size: 25px;}
	.story1_2C time {font-size: 26px;}
	.trait2_2 dl dd.info .list label {margin: 0 0 0 30px;}
	.service1 .swiper-slide span {font-size: 22px;margin-right: 28px;}
	.service1Clist .conpics .pic1 img{height:480px ;}
	.service1Clist .conpics .pic2 {width: 406px;}
	.kepianClist .pic1 {width: 398px;}
	.kepianClist .pic2 {width: 371px;}
	.kepiantittab {font-size: 22px;}
	.service2 .con {font-size: 24px;line-height: 40px;}
	.service3C h5, .service5C h5 {font-size: 24px;}
	.service5 .tit span {margin-right: 6px;}
	.service5 .tit {font-size: 20px;}
	.kepianClist .btns .left{ left:-70px;}
	.kepianClist .btns .right{right:-70px;}
	.c-home3 .public-box1.c-dt1 ul li {width: 126px;height: 126px; font-size: 32px;line-height: 126px;}
	.c-home3 .public-box1.c-dt1 .con {line-height: 45px; font-size: 22px;}
	.c-home3 .more a, .c-home6 .more a, .c-home7 .right a, .godown {line-height: 100px;width: 100px;height: 100px;}
	.c-home3 .more a img, .c-home6 .more a img, .c-home7 .right a img, .godown img{width:100%;}
	.public-box1 .c-ico,.c-home6 h2 img{width: 130px;}
	.public-box1.c-dt2 .con, .c-home6 .con {font-size: 24px;line-height: 50px;}
	.h_tezhiC {margin-top: 40px;}
	.h_tezhiC dl dd {font-size: 24px;}
	.c-home7 .left .con {font-size: 32px;line-height: 52px;}
	.c-home7 .left .con2 {font-size: 21px;line-height: 38px;}
	.c-home1 .bannerword{width:54%;}
	.c-home3 .public-box1.c-dt1 h2,.c-home9 .left h2{font-size: 40px;}
	.public-box1.c-dt2 .content {height: 217px;}
	.share .list{width:55px;}
	.c-nav .c-list li dl a {font-size: 28px;}
	.c-nav .c-list li dl dd a {font-size: 20px;}
	.c-nav .c-list li .icon {width: 60px;}
	.h_tezhiC dl:hover dd{font-size:30px;}
	.c-home7 .left {width: 700px;}
}
@media(max-width:1330px){
	.kepianClist .btns .left{ left:0px;}
	.kepianClist .btns .right{right:0px;}
}
@media(max-width:1199px){
	.h_title {font-size: 34px;}
	.h_title span{font-size: 15px;}
	.story2_1C .right .number ul li p span {font-size: 40px;}
	.story2_1C .right .number ul li h5 {font-size: 18px;margin-top: 15px;}
	.story2_2C dl dd h5{font-size: 20px;}
	.story2_2C dl dd .info {font-size: 15px;}
	.story2_2C dl:hover dd h5 {font-size: 24px;}
	.story2_2C dl:hover dd .info{font-size: 16px;}
	.story2_3C dl dd {font-size: 16px;line-height: 26px;}
	.foottopL dl dt a {font-size: 20px;}
	.footcontact .list {width: 112px;font-size: 14px;}
	.foottopL dl dd a {font-size: 15px;width: 116px;}
	.footguideL {width: 150px;}
	.footguideR h5 {font-size: 17px;margin-bottom: 15px;}
	.foottopR .list img {width: 146px;}
	.foottopR .list {letter-spacing: 1px;}
	.otherbanner h2, .service4 h2 {font-size: 46px;}
	.contact1C dl dd .info {font-size: 16px;}
	.contact1C dl dt img {max-width: 100%;}
	.contact1C dl dd h5 {font-size: 24px;}
	.contact2C dl dd label, .trait2_2C dl label {margin-right: 23px;}
	.contact2C, .trait2_2C,.contact2 .con{margin: 30px 4% 0;}
	.guide2C .footguideR h5 {font-size: 28px;}
	.guide2C .footguideR {font-size: 20px;}
	.livetab a {font-size: 24px;}
	.liveC dl dd h5 {font-size: 34px;}
	.liveC dl dd .con {font-size: 18px;max-height: 265px;line-height: 36px;}
	.newmaintop h1 {font-size: 28px;}
	.newmain time{font-size: 18px;}
	.new2C dl dt {width: 400px;}
	.new2C dl dd p {font-size: 58px;}
	.story1_1C dl dd,.service5 .tit{font-size: 16px;}
	.service3C .swiper-pagination2 span, .service5C .swiper-pagination3 span {width: 50px;height: 7px;}
	.service1 .swiper-slide span {font-size: 19px;margin-right: 19px;}
	.service1Clist .conpics .pic1 img{height:400px ;}
	.service1Clist .conpics .pic2 {width: 316px;}
	.kepiantittab span {width: 140px;}
	.kepianClist .pic1 {width: 331px;}
	.kepianClist .pic2 {width: 306px;}
	.service3C h5, .service5C h5 {font-size: 20px;}
	.foottopL dl dt img {margin-right: 4px;width: 17px;}
	.c-home9 .left{width: 200px;}
	.public-box1.c-dt2 .con, .c-home6 .con {font-size: 19px;line-height: 40px;}
	.c-home7 .left .con {font-size: 28px;line-height: 44px;}
	.c-home7 .left .con2 {font-size: 19px;line-height: 33px;}
	.h_tezhiC dl dd {font-size: 16px;}
	.c-home3 .public-box1.c-dt1 ul li {width: 105px;height: 105px;font-size: 27px;line-height: 105px;}
	.c-home3 .public-box1.c-dt1 .con {line-height: 38px;font-size: 20px;margin-top: 40px;}
	.c-home3 .more, .c-home6 .more {margin-top: 50px;}
	.c-home3 .public-box1.c-dt1 h2, .c-home9 .left h2 {font-size: 32px;}
	.h_tezhiC dl:hover dd{font-size:23px;}
	.c-home7 .left{width: 630px;}
	
}
@media(max-width:991px){
	nav,.nav,.story2_2C dl dd .info,.foottopL,.foottopR .list:last-child,.c-nav,.bookenter{ display:none !important;}
	.mobile-inner,.foottop{ display:block !important;}
	.mobile-inner-header-icon{ display:flex !important;}
	.headerh{ height:80px;}
	.c-menu p {line-height: 60px;margin-right: 6px;}
	.c-menu {padding: 0 16px;}
	.story2_1C .right .con {line-height: 32px;font-size: 15px;}
	.story2_1C .right .number ul li p span {font-size: 32px;}
	.story2_1C .right .number ul li h5 {font-size: 16px;margin-top: 8px;}
	.story2_1C .right .number {margin-top: 20px;padding-top: 38px;}
	.story2_1C .right .number ul li p {font-size: 14px;}
	.story2_2C dl dd { padding: 20px;}
	.foottopR .list {margin:30px 0;text-align: center; line-height: 36px;}
	.contact1C dl {padding: 30px 20px;width: 31.333%;margin: 0 1% 20px;}
	.contact1C dl dd h5{font-size: 21px;}
	.contact1C dl dd .info {font-size: 15px;}
	.contact2C dl dd label, .trait2_2C dl label {margin-right: 12px;}
	.contact2C dl dd, .trait2_2 dl dd {font-size: 21px;}
	.contact2C .remarks dl dd {padding: 15px;}
	.target-demo img {width: 22px;}
	.guide2C .footguideR {margin: 0 0 0 7%;font-size: 18px;line-height: 28px;}
	.guide2C .footguideR h5 {font-size: 25px;}
	.guide2C {margin: 60px 3% 0;}
	.liveC dl { padding:40px 0;position: initial;}
	.livetab {top: 80px;padding: 20px 0 20px;}
	.liveC .s1 dl:first-child {padding: 40px 0 40px;}
	.liveC dl .container,.newmaintop{display: block;}
	.liveC dl dt{width:80%;}
	.liveC dl dd{width: 100%;margin-top: 20px;}
	.liveC dl dd h5{font-size: 28px;}
	.liveC dl dd .con{font-size: 16px;max-height: initial;line-height: 29px;}
	.newC dl a {padding: 20px;}
	.newC dl {width:48%;margin: 0 1% 10px;}
	.newC dl dd {font-size: 16px;}
	.newmaintop p{margin-top:20px;}
	.newmaintop p a{margin: 0 15px 0 0;}
	.new2C dl dt {width: 290px;}
	.new2C dl dd time,.service3 .tit{font-size: 20px;}
	.new2C dl dd p {font-size: 44px;letter-spacing: -6px;margin-bottom:10px;}
	.new2C dl dd h5{font-size: 17px;margin-top: 2px;}
	.new2C dl dd {margin: 10px 0 0 30px;}
	.new2C dl a {padding: 30px;}
	.story1_1C dl dd {line-height: 28px;}
	.story1_1C dl dt {font-size: 19px;width: 88px;height: 88px;line-height: 88px;}
	.story1_3C p {padding: 15px;}
	.story1_1C dl:before {top: 90px;}
	.trait2_1 dl dd span {font-size: 26px;}
	.contact2C dl dd label input, .trait2_2C dl label input {margin-right: 5px;}
	.trait2_2 dl dd.info .list label {margin: 0 0 0 2px;}
	.service1Clist .conpics .pic1 img{height:320px;}
	.service1Clist .conpics .pic2 {width: 263px;}
	.kepianClist .pic1 {width: 252px;}
	.kepianClist .pic2 {width: 235px;margin: 0 0 14px 14px;}
	.kepiantittab {font-size: 18px;height: 50px;}
	.kepiantittab span {width: 110px;line-height: 46px;}
	.service2 .con {font-size: 19px;line-height: 33px;}
	.service5 .tit span {margin-bottom: 4px;}
	.c-home9 {min-height: auto;padding:60px 0;}
	.c-home9 .left {width: 140px;}
	.c-home9 .left .more img{width:22px;}
	.c-home3 .content {width:85%;}
	.c-gn-btn{ display:block;}
	.c-gn{top: 10px;}
	.h_tezhiC dl dd{letter-spacing: 2px;}
	.h_tezhiC dl:hover dd{font-size:18px;}
}
@media(max-width:767px){
	html {font-size: calc(100vw/19.2);-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
	.logo img {height:2rem;}
	header {height: 3.2rem;padding: 0 0.8rem;}
	header .container,.headerh{height: 3.2rem;}
	.c-menu p {line-height: 1.7rem;font-size: 0.7rem;}
	.mobile-inner-header-icon {right: 10%;}
	.story2_1,.story2_2,.story2_3,footer,.contact1,.contact2,.guide2,.liveC dl,.liveC .s1 dl:first-child,.new,.story1_1,.story1_2,.story1_3,.trait2_1,.service1,.service3,.service5{padding:1.5rem 0.8rem;}
	.h_title {font-size: 1.3rem;}
	.h_title span,.godown{ display:none;}
	.h_title {border-bottom: 3px solid #4270c1;}
	.story2_1C{display:block;}
	.story2_1C .left {width:100%;}
	.story2_1C .right {width: 100%;margin-top: 20px;}
	.story2_1C .right .con {padding-right: 0;height: auto;line-height: 1.5rem;font-size: 0.8rem;}
	.story2_1C .right .number ul li p span {font-size: 1.6rem;}
	.story2_1C .right .number ul li h5,.story2_2C dl dd h5,.story2_3C dl dd,.contact1C dl dd h5,.contact2C dl dt,.newnav a,.trait2_2 dl dt, .service3 .tit{font-size: 0.8rem;}
	.story2_2 .con, .story2_3 .con, .contact1 .con, .contact2 .con, .service1Clist .con, .service3 .con,.liveC dl dd .con,.newmain article,.c-home5 .con{line-height: 1.5rem;font-size: 0.8rem;}
	.story2_2C dl, .story2_3C dl {margin: 0 1% 0.3rem;width: 48%;}
	.story2_2C dl dd {padding: 0.5rem;}
	.story2_2C, .story2_3C {margin: 20px -1% 0;}
	.story2_3C dl,.new2C dl dt{width:100%;}
	.bq p {margin: 20px 0 0;}
	.otherbanner, .service4 {height: auto;padding:5rem 0.8rem 2rem;}
	.otherbanner .container, .service4 .container {position: initial;transform: initial;}
	.otherbanner h2, .service4 h2 {font-size: 1.4rem;}
	.otherbanner p, .service4 p {font-size: 0.7rem;margin-top: 0.24rem;max-width: 100%;}
	.contact1C dl {padding: 30px 10px;width: 48%;margin: 0 1% 10px;}
	..contact1C dl dd .info {font-size: 0.7rem;}
	.contact1C dl:first-child dt img,.contact1C dl:nth-child(2) dt img,.contact1C dl:nth-child(3) dt img{width:40px;}
	.contact1C {margin: 20px 0 0;}
	.contact2C, .trait2_2C, .contact2 .con {margin: 30px 0 0;}
	.contact2C dl dd label, .trait2_2C dl label {margin: 0 0 10px; display:block;}
	.contact2C dl dd, .trait2_2 dl dd,.trait2_2 dl dd.info .list label{font-size: 0.9rem;}
	.contact2C .remarks,.target-demo{display: block;}
	.contact2C .remarks dl {margin-bottom: 30px;width: 100%;}
	.target-demo img {margin-right: 1rem;}
	.contact2C .submit button,.trait2_2C .submit button{line-height: 3rem;font-size: 1rem;width: 100%;}
	.contact2C .submit, .trait2_2C .submit {margin-top: 20px;}
	.guide2C {margin: 40px 0 0; display:block;}
	.guide2C .footguideL{margin:auto;width:90%;}
	.guide2C .footguideR{margin:30px 0 0 0;font-size: 0.8rem;line-height: 1.5rem;}
	.guide2C .footguideR h5 {font-size: 1.1rem;}
	.livetab {top: 3.2rem;padding: 0.5rem 0.8rem;}
	.livetab .container{ display:flex;justify-content: space-between;}
	.livetab a {font-size: 0.9rem;margin-right: 0;}
	.livetab a:after {height: 2px;}
	.liveC dl dt {width:100%;}
	.liveC dl dd h5 {font-size: 1.4rem;}
	.newC dl a {padding: 10px;}
	.newC {margin: 20px -1% 0;}
	.otherbannernew{padding:0;}
	.newbannerleft {padding:5rem 0 0 0;width: 50%;}
	.newbannerleft .con {padding: 4rem 0 4rem 7%;}
	.newmainC,.new2C{margin-top: 30px;}
	.newmaintop,.newmain{padding: 20px;}
	.newmaintop h1 {font-size: 1rem;}
	.newmaintop p a{padding: 4px 10px;font-size: 0.5rem;}
	.newmain time{font-size: 0.7rem;}
	.newmain article {margin-top: 20px;}
	.new2C dl a {padding: 15px;display: block;}
	.new2C dl dd {margin: 10px 0 0 0px;}
	.new2C dl dd time{font-size: 1rem;}
	.new2C dl dd p {font-size: 2rem;margin-bottom: 4px;}
	.new2C dl dd h5 {font-size: 0.85rem;margin-top: 0;}
	.story1_1 h2 img{width:1.2rem;}
	.story1_1 h2 {font-size: 1.3rem;}
	.story1_1C:before,.story1_1C:after{left:-30px;}
	.story1_1C dl div {width: 100%;display: block;}
	.story1_1C {margin-left:40px;}
	.story1_1C dl dt{font-weight: bold;padding: 0 1rem;font-size: 1.2rem;width: 100%;height: initial;line-height: initial;border-radius: 0;margin: 0 !important;background-color: #fff;color: #4270c1; text-align:left;visibility: visible !important; animation-name: none !important;}
	.story1_1C dl dd{font-size: 0.8rem;line-height: 1.2rem;padding: 2.4rem 1rem 1rem;margin-top: -2rem; text-align:left !important;}
	.story1_1C dl{margin-bottom:4rem;}
	.story1_1C dl:nth-child(odd) dd:after {left: auto;right: 100%;background: url(../images/icon36.png) no-repeat;background-size: 100%;}
	.story1_1C dl:before {left: -30px;top: 1.3rem;}
	.story1_2C .swiper-slide:first-child{ display:none;}
	.story1_3C p {width: 48%;margin: 0 1% 10px;box-shadow: 0 0 7px #ccc;}
	.story1_3C {margin: 30px -1% 0;}
	.story1_2C .swiper-slide{margin: 0 !important;width: 50%;height: auto;}
	.story1_2C {margin-top: 40px;}
	.story1_2C .swiper-slide:nth-child(even):before{top:0;background: url(../images/icon39.png) no-repeat;background-size: 100% 100%;}
	.story1_2C h2{font-size: 1rem;}
	.story1_2C .con {line-height: 1.2rem;font-size: 0.7rem;}
	.story1_2C time {font-size: 1.3rem;}
	.story1_2C .swiper-slide{border:0;padding: 30px 14px 30px 20px;}
	.story1_2C .swiper-slide:before {left: 0;}
	.story1_2C .swiper-slide:after{content:''; display:inline-block; position:absolute;left:9px;top:7px;width:3px;height:calc(100% - 20px); background-color:#4270c1;}
	.story1_2C:after {height: 20px;top: auto;bottom: 0;}
	.story1_2:before{height: 20px;bottom:1.5rem;}
	.trait2_1 dl dd span{padding: 0.2rem 0.4rem;border:1px solid #fff;letter-spacing: 0px;font-size: 0.8rem;}
	.trait2_1 dl {margin-bottom: 10px;}
	.trait2_2{padding:1.5rem 0.8rem 3rem;}
	.jeitem{width:100%;}
	.trait2_2 dl dd.info{ display:block;}
	.trait2_2 dl dd.info .list {width: 100%;margin-bottom: 10px;}
	.trait2_2 dl dd.info .list label{display: inline-block;margin-right:5%;}
	.service1 .swiper-slide span {font-size: 0.9rem;padding-bottom: 10px;margin-right: 0.4rem;}
	.service1Clist .conpics,.kepianC, .service3C{margin-top: 20px;}
	.service1Clist .conpics .pic1 img {height: 10rem;}
	.service1Clist .conpics .pic2 {width: 40%;}
	.kepiantittab {font-size: 0.8rem;height: 2rem;}
	.kepiantittab span {width: 4rem;line-height: 1.8rem;}
	.kepiantittab span.on {border: 1px solid #fc8986;}
	.kepianClist .pic1 {width: 100%;}
	.kepianClist .pic2 {width: 100%;margin: 0 0 0 0;}
	.service2 {padding: 3rem 0.8rem;}
	.service2 .con {font-size: 0.9rem;line-height: 1.5rem;padding: 2rem 1rem;}
	.service3C .swiper-pagination2 span, .service5C .swiper-pagination3 span {width: 7px;}
	.service3C .swiper-slide {padding: 5px;}
	.service3C .swiper-pagination2, .service5C .swiper-pagination3 {margin-top: 10px;}
	.service3C h5, .service5C h5 {font-size: 1rem;}
	.service5 .tit span {font-size: 0.8rem;border: 1px solid #fc8986;padding: 5px 0.78rem;margin-right: 0.3rem;}
	.service5 .tit {margin-bottom: 20px;}
	.kepianClist .btns{margin-top:20px; text-align:center;float: left;width:100%;}
	.kepianClist .btns a{ position:initial !important;width:35px !important;height:35px;margin:0 10px !important;}
	.service1Clist .conpics .btns a{width:35px !important;height:35px;margin-top: -17px;}
	.service1Clist .conpics .left{left: 3px;}
	.service1Clist .conpics .right{right: 3px;}
	.kepianClist .btns a svg,.service1Clist .conpics .btns svg{width:35px;height:35px;}
	.c-gn {top: 20px;right: 20px;}
	.c-gn-btn{width: 1.8rem;height: 1.8rem;}
	.c-gn-btn img,.c-home9 .left{width:100%;}
	.c-home3 .public-box1.c-dt1 h2, .c-home9 .left h2 {font-size: 1.5rem;}
	.c-home3 .public-box1.c-dt1 h2 p {width: 70px;}
	.c-home3 .public-box1.c-dt1 ul{flex-wrap: wrap;margin-top: 1rem;}
	.c-home3 .public-box1.c-dt1 ul li {width: 4rem;height: 4rem;margin: 0.3rem 0.5rem;font-size: 1.2rem;line-height: 4rem;}
	.c-home3 .public-box1.c-dt1 .con {line-height: 1.5rem;font-size: 0.85rem;margin-top: 1.3rem;}
	.c-home3 .more a, .c-home6 .more a, .c-home7 .right a, .godown {line-height: 3.5rem;width: 3.5rem;height: 3.5rem;}
	.public-box1 .c-ico, .c-home6 h2 img {width:6rem;}
	.c-home4logo {top: 20px;left: 20px;}
	.c-home4logo img {height: 2.5rem;}
	.public-box1.c-dt2 .con, .c-home6 .con {font-size: 1rem;line-height: 2rem;}
	.h_tezhiC dl{margin-bottom:0.2rem;width: 49%;}
	.h_tezhiC dl dd {letter-spacing: 2px;font-size: 0.8rem;}
	.c-home5 .content, .c-home6 .content {width: 85%;}
	.c-home5{padding:60px 0;}
	.c-home7 .left{width: 74%;}
	.c-home7 .left .con {font-size: 1.25rem;line-height: 2rem;}
	.c-home7 .left .con2 {font-size: 0.9rem;line-height: 1.6rem;}
	.c-home9 .content {display: block;}
	.c-home9 .right dl:last-child{ display:none;}
	.c-home9 .right dl {width: 49%;}
	.c-home9 .left{text-align: left;display: flex;justify-content: space-between;align-items: center;}
	.c-home9 .left .more {margin-top: 0;}
	.c-home9 .left .more img {width: 0.8rem;}
	.c-home9 .left .more a {width: initial;height: initial;}
	.c-home9 .right {margin-top: 20px;}
	.c-home9 .right dl a {padding: 12px;}
	.c-gn {top: 0.7rem;}
	.h_tezhiC dl:hover dd{font-size: 1rem;}
	.pagelist li a, .pagelist li span {padding: 0.1rem 0.4rem;}
	.c-home7 .left {margin-right: 1%;}
	
}



