@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: none;font-family:myFont,"微软雅黑"; }
body{ margin:0px; padding:0px; font-size:12px;color:#898989;line-height:1; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal;}
/* 引用字体 */
@font-face {
    font-family: myFont;
    src: url("../font/PingFang Medium.ttf");
}

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}
.cont{ width: 1440px; width: 75vw; min-width: 1440px; margin:0 auto; position: relative; }
body{ overflow-x: hidden;  }

html *,html *:before,html *:after{box-sizing:border-box;}
.btnnormal{position:relative;display:block;overflow:hidden;width:100%;height:80px;text-transform:uppercase;border:1px solid currentColor;color:#000;cursor:pointer; border:1px solid #fff; display: flex; align-items: center; justify-content: center;transition:0.5s ease-in-out}
.btnnormal span{ position: relative; z-index: 2; }
.btnnormal:before{content:"";position:absolute;z-index:-1;top:0;right:-50px;bottom:0;left:0;border-right:50px solid transparent;border-bottom:80px solid #630e13;transform:translateX(-100%);transition:0.5s ease-in-out}
.btnnormal:hover{color:#fff; border-color:#630e13; } 
.btnnormal:hover:before{transform:translateX(0);}

@-webkit-keyframes criss-cross-left{
	0%{left:-20px}
	50%{left:50%;width:20px;height:20px}
	100%{left:50%;width:800px;height:800px}
}
@keyframes criss-cross-left{
	0%{left:-20px}
	50%{left:50%;width:20px;height:20px}
	100%{left:50%;width:800px;height:800px}
}
@-webkit-keyframes criss-cross-right{
	0%{right:-20px}
	50%{right:50%;width:20px;height:20px}
	100%{left:50%;width:800px;height:800px}
}
@keyframes criss-cross-right{
	0%{right:-20px}
	50%{right:50%;width:20px;height:20px}
	100%{left:50%;width:800px;height:800px}
}
.buttonLine{position:relative;cursor:pointer;transition:0.5s ease-in-out;}
.buttonLine button{width:100%;height:80px;position:relative;background:rgba(0,0,0,.27);text-transform:uppercase;color:white;font-weight:700;letter-spacing:1px;border:none;font-size:15px;outline:none;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;cursor:pointer}
.buttonLine .border{position:absolute;background:none;transition:all .5s ease-in-out}
.buttonLine >.border:nth-of-type(1){top:0;left:0;width:0;height:0;border-top:2px solid #630e13;}
.buttonLine >.border:nth-of-type(2){top:0;right:0;width:10px;height:0;border-right:2px solid #630e13;}
.buttonLine >.border:nth-of-type(3){bottom:0;right:0;width:0;height:0;border-bottom:2px solid #630e13;}
.buttonLine >.border:nth-of-type(4){bottom:0;left:0;width:0;height:0;border-left:2px solid #630e13;}
.buttonLine:hover .border:nth-of-type(1){width:100%}
.buttonLine:hover .border:nth-of-type(2){height:100%}
.buttonLine:hover .border:nth-of-type(3){width:100%}
.buttonLine:hover .border:nth-of-type(4){height:100%}


.swiper-button-next:after, 
.swiper-button-prev:after{ display: none;}
.swiper-button-prev{ position: absolute; top:auto; left:auto; width: 56px;height: 56px;background:url(../img/img08.png) no-repeat center center rgba(0,0,0,0); background-size:100% 100%; z-index: 2;left: 0; top: 50%; margin-top: -28px; }
.swiper-button-prev:hover{ background-image: url(../img/img09.png) !important; }
.swiper-button-next{ position: absolute; top:auto; left:auto; width: 56px;height: 56px;background:url(../img/img10.png) no-repeat center center rgba(0,0,0,0); background-size:100% 100%; z-index: 2;right: 0; top: 50%; margin-top: -28px; }
.swiper-button-next:hover{ background-image: url(../img/img11.png) !important; }
.swiper-button-disabled{ opacity: 0.4 !important; }
.swiper-container{ transform: translate3d(0,0,0); }
.swiper-slide{ transform: translate3d(0,0,0); }

/*首页*/
.banner{width: 100%; overflow: hidden;position: relative; font-family: "impact";}
.banner .swiper-pagination-bullet{ border-radius: 0; opacity: 1; background-color: transparent; position: relative; bottom: 10px; transition: background-color .3s ease;background-image: url(../img/img04.png); width: 22px; height: 38px; margin:0 8px !important; background-size: cover; background-repeat: no-repeat; opacity: 0.3;}
.banner .swiper-container{width: 100% !important; overflow: hidden;}
.banner .swiper-pagination{bottom: 20px !important; height: 38px !important;}
.banner .swiper-slide{ overflow: hidden; }
.banner .swiper-slide a{ overflow: hidden; width: 100%; }
.banner .swiper-slide a img{ width:100%;  /*height:auto; min-height:100%;*/ transition:1s linear 2s; transform:scale(1.1,1.1); }
.banner .swiper-slide-active a img,
.banner .swiper-slide-duplicate-active a img{ transition:2s linear; transform:scale(1,1); }	
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{ opacity: 1; }
.banner .item{ position: relative; }
.banner .swiper-slide .text{ position: absolute; left: 50%; bottom:35%; z-index: 8; transform:translateX(-40%); }
.banner .swiper-slide .text h3{ display: flex; align-items: center; height: 36px; opacity: 0; transform:translateY(30px); transition: all 1.2s 0.5s; color: rgba(255,255,255,0.5); padding-left: 165px; font-size: 100px; line-height: 0.8;font-family: "impact"; }
.banner .swiper-slide .text h4{ font-size: 50px; color: #fff; line-height:1.4; font-weight: bold; opacity: 0; transform:translateY(30px); transition: all 1.2s 0.7s;  }
.banner .swiper-slide .text .movea{ margin-top: 66px; transform:translateY(30px); opacity: 0; transition: all 1.2s 0.9s;}
.banner .swiper-slide .text .goa{ font-size: 15px; color: #fff; width: 118px; height: 42px; }
.banner .swiper-slide-active .text h3{ transform:translateY(0px); opacity: 1; }
.banner .swiper-slide-active .text h4{ transform:translateY(0px); opacity: 1;}
.banner .swiper-slide-active .text .movea{ transform:translateY(0px); opacity: 1;}
.banner .swiper-button-prev{ background-image: url(../img/img02.png); }
.banner .swiper-button-next{ background-image: url(../img/img03.png); }
.banner:hover .swiper-button-prev,
.banner:hover .swiper-button-next{ display: block; }
.banner .swiperLead{ position: absolute; left:50%; width: 22px; bottom: 20px; margin-left: -11px; z-index: 2;  }

.head{ z-index: 3; position: fixed; left: 0; top: 0; z-index: 999; width: 100%; font-size: 16px;  }
.head .hmid{ padding: 20px 0; width: 100%; transition: all 0.4s;  }
.head .hmid .cont{ display: flex; align-items: center; justify-content: space-between;}
.head .logoa{ display: block; height: 63px; float: left; cursor: pointer; }
.head .logoa img{ height: 63px; }
.head .logoa .img2{ display: none; }
.head .navbar{ }
.head .nava{ display: block; float: left; line-height: 60px; font-size: inherit; color: inherit; position: relative; cursor: pointer; padding: 0 30px; position: relative; }
.head .nava.on{ font-weight: bold;   }
.head .nava .biga{ font-size: inherit; color: inherit; font-weight:inherit; color: #fff;  }
.head .nava:hover{ font-weight: bold; }
.head .nava .drop{width: 100%; position: absolute; left: 0; top: 100%; background: #f2effa; height: 0; overflow: hidden; transition: all 0.6s; width: 150px; left: 50%; margin-left: -75px; opacity: 0; transform: translateY(-20%); }
.head .nava .da{ font-size: 15px; color: #888; line-height: 46px; display: block; text-align: center; font-weight: normal; }
.head .nava:hover .drop{ height:auto; opacity: 1; transform: translateY(0); }
.head .nava .da:hover{ color: #111; background: #fff; position: relative; }
.head .nava .da:after{ content: ""; position: absolute; left: 0; top: 50%; width: 4px; height: 16px; background-color: #630e13; margin-top: -8px; left:-10px; transition:all 0.5s; }
.head .nava .da:hover:after{ left: 0;  }
.head.white{ background-color: rgba(255,255,255,1); color: #333; }
.head.white .hmid{ background-color: #fff; }
.head.white .nava .biga{ color: #333; }
.head.white .logoa .img1{ display: none; }
.head.white .logoa .img2{ display: block; }



.footer{ background-color: #272727;  }
.footer .ups{ padding: 75px 0 80px; display: flex; justify-content: space-between; }
.footer ul{ float: left; overflow: hidden;}
.footer ul li{ float: left; margin-right: 66px; line-height:28px;  }
.footer ul li .ha{ font-size: 16px; color: #fff; display: block; margin-bottom: 20px; cursor: pointer; transition: all 0.4s; opacity: 0.85; }
.footer ul li .txta{ font-size: 14px; color: #989898; display: block; cursor: pointer;transition: all 0.4s;  }
.footer ul li a:hover{ color:#fff; opacity:1; }
.footer .tel{ font-size: 14px; color: rgba(255,255,255,0.6); line-height: 30px;}
.footer .tel b{ display: block; font-size: 34px; color: #fff; font-weight: bold; padding-left: 40px; background: url(../img/img20.png) no-repeat left center / 26px auto; }
.footer .tel i{ display: block; line-height: 30px; margin: 30px 0 10px; }
.footer h3{ font-size: 16px; color: #fff; display: block; margin-bottom: 20px; text-align: left; transition: all 0.4s; opacity: 0.85; }
.footer .bot{ border-top:1px solid #4d4d4d; line-height: 40px; padding: 21px 0; font-size: 14px; color: rgba(255,255,255,0.6); }
.footer .bot p{display: flex; justify-content: space-between;}
.footer .bot i{ padding: 0 10px; }
.footer .bot a{ color: rgba(255,255,255,0.6); cursor: pointer;}
.footer .code{ padding-right: 40px; }
.footer .code p{ display: flex; align-items: center; }
.footer .code a{ display: block; position: relative; margin-right: 16px; cursor: pointer; }
.footer .code .icon{ width: 44px; height: 44px; display: block; margin:0 auto;}
.footer .code .pic{display: block; position: absolute; left: 50%; bottom: 40px; width: 100px; margin-left: -50px; border-radius: 3px; z-index: 3; display: none; }
.footer .code a:before{ content: ""; position: absolute; left: 50%; bottom: 30px; width: 15px; height: 15px; background-color: #fff; border-radius: 3px; transform:rotate(45deg) translateX(-11px); z-index: 0; display: none;  }
.footer .code a:hover:before{ display: block; }
.footer .code a:hover .pic{ display: block; }



.tit{ margin-bottom: 85px; position: relative; max-width: 1440px; }
.tit h3{ font-size: 56px; color: #000; line-height: 56px; font-weight: bold; }
.tit h3 span{ position: relative; z-index: 2; }
.tit h3 span:before{ content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height:18px; background-color: #630e13; z-index: -1;  }
.tit h4{ font-size: 22px; color: #777; line-height: 30px; margin-top: 25px; }
.tit .swiper-button-prev{ top: 80px; left:auto; right:80px;  }
.tit .swiper-button-next{ top: 80px; left:auto; right:0px;  }

.major{ padding: 115px 0; }
.major .show{ width: 87.5vw; margin-left: 12.5vw; margin-left: calc(50vw - 720px); width: calc(50vw - 720px + 1440px); overflow: hidden; }
.major .show .swiper-container{ width: 87.5vw; width: 1680px;}

.major .show .item{ display: block; height: 0; padding-bottom:30vw; position: relative; transition:all 0.5s; overflow: hidden; cursor: pointer;  }
.major .show .item .pic{ position: absolute; left: 0; top: 0; width: 100%;  display: flex; align-items: center; justify-content: center;  }
.major .show .item .pic img{ display: block; height: 100%; min-width: 100%; min-height: 100%;transition: all 0.4s; }
.major .show .item .ups{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; background-color: rgba(0,0,0,0.6); z-index: 2; padding:45px 40px; line-height: 1.3; color: #fff; transition:all 0.5s; }
.major .show .item .ups h5{ font-size: 42px; }
.major .show .item .ups p{ font-size: 22px; margin:18px 0 33px; }
.major .show .item .ups .line{ width: 50px; height: 1px; background-color: #fff; }
.major .show .item .ups .go{ position: absolute; left: 40px; bottom: 40px; width:56px; height: 56px; background: url(../img/img16.png) no-repeat left center / 56px auto; cursor: pointer; transition:all 0.5s; }
.major .show .item:hover .ups .go{ background: url(../img/img17.png) no-repeat left center / 56px auto;  }
.major .show .item:hover .ups{ padding: 60px 40px; }
.major .show .item:hover .pic img{ transform: scale(1.05); }
.major .show .item:hover .ups .go{ bottom: 60px; }

.syabout{ padding:400px 0 140px; position: relative; background-color: #fff;}
.syabout .sybgs{ z-index: 1; overflow: hidden;}
.syabout .sybgs .scrolls{ background: url(../img/img18.jpg) no-repeat center center / cover; background-attachment: fixed; transform: translateY(0) scale(1.05); transition: transform 0.1s ease-out; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.syabout .about{ width: 58.4vw; margin:0 auto; max-width: 1120px; font-size: 16px; color: #fff; line-height: 36px; text-align: center; position: relative; z-index: 2; }
.syabout .about h3{ font-size: 56px; color: #fff; line-height: 1.3; margin-bottom: 60px; }
.syabout .about .btnnormal{ margin: 20px auto 0; color: #fff; width: 192px; height: 56px; }
.syabout .about .btnnormal:before{ z-index: 1; }


.sytrend{ padding: 115px 0 95px; }
.sytrend.pb5{ padding-bottom: 30px; }
.sytrend .both{ display: flex; align-items: flex-start; justify-content: space-between; }
.sytrend .left{ padding-right: 120px; }
.sytrend .left .kind{ margin-bottom: 60px; overflow: hidden; }
.sytrend .left .taba{ display: block; font-size:22px; color: #666; line-height: 64px; cursor: pointer; position: relative; }
.sytrend .left .taba:before{ content: ""; left: 0px; top: 50%; width:3px; height: 0px;  transform: translateY(-50%); position: absolute; transition: all 0.4s; }
.sytrend .left .taba.on{ color:#630e13; padding-left:20px;  }
.sytrend .left .taba.on:before{ background-color: #630e13; height: 20px; }
/*.sytrend .left .taba:hover{ color:#630e13; padding-left:20px;  }
.sytrend .left .taba:hover:before{ background-color: #630e13; height: 20px; }*/
.sytrend .morea{ font-size: 18px; color: #222; line-height: 32px; display: flex; align-items: center; cursor: pointer; }
.sytrend .morea img{ display: block; width: 22px; margin-left: 10px; }
.sytrend .switch{ float: right; flex:1; }
.sytrend .box{ padding-top: 20px; display: none; }
.sytrend .item{ float: left; background-color: #fff;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06); padding: 30px; margin-bottom: 25px; position: relative; transition: all 0.4s; cursor: pointer; width: calc(33.33% - 16px); margin-right: 24px; }
.sytrend .item:hover{ border-color:#630e13;  }
.sytrend .item:nth-child(3n){ margin-right: 0; }
.sytrend .item .time{ transition: background 0.4s; width: 74px; height: 74px;background-image: linear-gradient( #f2f2f2, #f2f2f2), linear-gradient( #e6e6e6, #e6e6e6); background-blend-mode: normal, normal; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; padding-left: 6px; margin-bottom: 25px; text-align:left;  color: #999;  }
.sytrend .item .time b{ display: block; font-weight: bold; font-size: 36px; line-height: 1; }
.sytrend .item .time i{ display: block; font-size: 15px; line-height: 1.3; }
.sytrend .item .link{ transition: all 0.4s; font-size: 22px; color: #000; line-height: 28px; font-weight: bold; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; line-clamp: 4;-webkit-box-orient: vertical; transition: all 0.4s; height: 84px;  }
.sytrend .item .morea{ margin-top: 90px; }
.sytrend .item:hover{ box-shadow: none; }
.sytrend .item:hover .time{ background-image: none; background-color: #630e13; color: #fff; }
.sytrend .item:hover .link{ color: #630e13; }

.sytrend .intro{  float: right; width:1190px;background-color: #ffffff; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06); font-size: 17px; color: #666; line-height: 36px; padding: 20px 40px; }
.sytrend .intro h3{ font-size: 36px; color: #000; line-height: 1; font-weight: bold; margin-bottom:35px;  }
.sytrend .intro p{ margin-bottom: 30px; }
.sytrend .intro p b{ font-weight: bold; color:#630e13;  }

.sytrend .intro h4{ position: relative; overflow: hidden; margin-bottom: 25px; }
.sytrend .intro h4 span{ position: relative; line-height:78px; font-size: 24px; color: #000; font-weight: bold; float: left; z-index: 2; }
.sytrend .intro h4 span:after{ position: absolute; content: ""; left: 0; bottom: 0; height: 1px; background-color:#630e13; width: 100%;  }
.sytrend .intro h4:after{ position: absolute; content: ""; left: 0; bottom: 0; height: 1px; background-color:#e7e7e7; width: 100%;  }



/*页码*/
.pages{ padding: 40px 0px 100px; display: flex; align-items: center; justify-content:center; }
.pages a{ display: block; width:36px; height: 36px; border-radius: 6px; line-height: 34px; text-align: center; border:1px solid #eee; margin-left:10px; font-size: 14px; color: rgba(0, 0, 0, 0.65); cursor: pointer; transition: all 0.4s; } 
.pages a.on{ background-color: #630e13; border:1px solid #630e13; color: #fff; }
.pages a:hover{ background-color: #630e13; border:1px solid #630e13; color: #fff; }
.pages .change{ font-size: 14px; width: 60px; }
.pages p{ display: flex; align-items: center; font-size: 14px; color: #888; padding: 0 15px; }
.pages p input{ display: block; width: 50px; height: 36px; line-height: 34px; font-size: 14px; color: #333; text-align: center; margin:0 10px; border:1px solid #d9d9d9; border-radius: 6px; }
.pages a.sure{background-color: #630e13; border:1px solid #630e13; color: #fff; width: 50px; margin-left: 0; }
/*页码*/

 
@keyframes example {
    0% {transform: translateY(0);}
    25% {transform: translateY(-10px);}
    50% {transform: translateY(0);}
    75% {transform: translateY(10px);}
    100% {transform: translateY(0);}
}
.banbar{ height:640px;background:url(../img/img24.jpg) no-repeat center center / cover; position: relative; }
.banbar.smallH{ height: 290px; background-image: url(../img/img31.jpg); }
.banbar.bg2{ background-image: url(../img/img40.jpg); }
.banbar.bg3{ background-image: url(../img/img52.jpg); }
.banbar.bg4{ background-image: url(../img/img53.jpg); }
.banbar.bg5{ background-image: url(../img/img56.jpg); }

.banbar .tits{ text-align: center; height: 760px; display: flex; align-items: center; justify-content: center; flex-direction: column; color: #fff; }
.banbar .tits .tha{ font-size: 44px; line-height: 1; color: #fff; font-weight: bold; }
.banbar .tits .thb{ font-size: 16px; line-height: 1; margin-top:30px; color: #fff; }
.banbar .tits .gown{ display: block; width: 58px; height: 58px;background:url(../img/img25.png) no-repeat center center / cover; margin-top: 110px; animation: example 3s infinite linear; cursor: pointer; }
.banbar .fixtab{ position: absolute; left: 0; bottom: 0; width: 100%; z-index: 9; }
.banbar .fixtab .cont{ display: flex; align-items: center; justify-content: space-between; }
.banbar .fixtab .lka{ height: 70px; background-color:rgba(0,0,0,0.3); display: flex; align-items: center; justify-content: center; font-size: 16px; color: #fff; flex:1; cursor: pointer; transition:all 0.4s; margin-right: 10px; }
.banbar .fixtab .lka:last-child{ margin-right: 0; }
.banbar .fixtab .lka.on{ background-color: #630e13; }
.banbar .fixtab .lka:hover{ background-color: #630e13; }
.banbar .fixtab.two .lka{ width: calc(50% - 5px); }

.ppways{ background-image: url(../img/img26.jpg); background-size: 100% 100%; padding: 50px 0 85px; position: relative; z-index: 2; font-family: "impact";  }
.ppways .items{ color: #fff; }
.ppways .year{ margin-bottom: 50px; height: 75px; display: flex; align-items: flex-end; cursor: pointer;  }
.ppways .year b{font-size: 60px; font-weight: bold; opacity: 0.5; }
.ppways .year i{ width:36px; height: 36px; background-color: rgba(255,255,255,0.3); font-size: 16px; text-align: center; line-height: 36px; border-radius: 50%; }
.ppways .tree{ height: 400px; overflow-y: auto; display: none; }
.ppways .tone{ padding-left: 28px; position: relative; font-size: 18px; color: #fffefe; padding-bottom: 40px; line-height: 24px; }
.ppways .tone:before{ content: ""; position: absolute; left: 4px; top: 0; bottom: 0; width: 1px; background-color: #fff; }
.ppways .tone:after{ content: ""; position: absolute; left: 0px; top: 0; bottom: 0; width: 9px; height: 9px; border-radius: 50%; background-color: #fff; }
.ppways .tone:last-child:before{ display: none; }
.ppways .swiper-slide-active .year b{ font-size: 80px; opacity: 1; }
.ppways .swiper-slide-active .year i{ background-color: #630e13; }
.ppways .swiper-slide-active .tree{ display: block; }
.ppways .tabbtn{ display: flex; align-items: center; justify-content: center; margin-top: 50px; }
.ppways .tabbtn span{ font-size: 26px; color: #fffefe; margin:0 30px; cursor: pointer; line-height: 40px; border-bottom:3px solid transparent; opacity: 0.5; }
.ppways .tabbtn span.on{ border-bottom:3px solid #630e13; opacity: 1; }
.ppways h3{ font-size: 42px; color: #fffefe; line-height: 100px; background:url(../img/icon1.png) no-repeat left bottom / auto 6px; margin-bottom: 90px; font-weight: bold; }

.flex-between{ display: flex; align-items: center; justify-content: space-between; }
.gyinfo{ padding: 80px 0 70px; }
.gyinfo h2{ font-size:52px; color: #000; line-height: 1.4; text-align: center; font-weight: bold; margin-bottom: 50px;  }
.gyinfo ul{ font-size: 18px; color: #000; line-height: 1.5; padding: 70px 0 0; }
.gyinfo ul li{  }
.gyinfo ul li span{ display: block; font-size: 22px; color: #630e13; } 
.gyinfo ul li span b{ font-size: 60px;  font-weight: bold; padding-right:10px;  }
.gyinfo .allpic{ display: block; width: 100%; }
.gyinfo .word{ font-size: 18px; color: #666; line-height: 2.5; text-align: center; }
.movelist{ padding: 120px 0 90px; }
.movelist .items{float: left; width: 12.8%;height: 512px;padding-top: 206px;text-align: center; margin-right: 1.5%; background-position: center;background-repeat: no-repeat;background-size: cover;transition: all .8s ease; cursor: pointer; position: relative;}
.movelist .items:after{ content: '';display: block; width: 100%; height: 100%; position: absolute;top: 0;left: 0;right: 0;bottom: 0;opacity: 0.4; background-color: #000; }
.movelist .items:last-child{margin-right: 0;transform: translateY(-15px);}
.movelist .items:first-child{transform: translateY(-40px);}
.movelist .items:nth-child(3){transform: translateY(-72px);}
.movelist .items h5{font-size: 24px;color: #fff;margin-bottom: 20px;}
.movelist .items p{font-size: 16px;color: #fff;line-height: 28px;opacity: 0;transition: all .6s ease;transform: translateY(30px);transition: all 0s ease 0s;}
.movelist .items.active{width: 57.1%;padding:132px 258px 0 48px;text-align: left;}
.movelist .items.active:after{ content: '';display: block; width: 100%; height: 100%; position: absolute;top: 0;left: 0;right: 0;bottom: 0;opacity: 0; background-color: #000; }
.movelist .items.active p{opacity: 1;transform: translateY(0);transition: all .4s ease .7s;}
.movelist .items.active h5{ font-size: 34px; }

.human{ padding: 75px 0 10px;  }
.human .list{ overflow: hidden; }
.human .item{ margin-right: 36px; margin-bottom: 36px; width: calc(33.33% - 24px); float: left; }
.human .item .pica{ display: block; overflow: hidden; }
.human .item .pica img{ display: block; width: 100%; transition: all 0.4s; }
.human .item .timea{ font-size: 14px; color: #888; line-height: 36px; padding-top:10px; display: block; cursor: pointer;  }
.human .item .texta{ font-size: 18px; color: #000; display: flex; align-items: center; justify-content: space-between; cursor: pointer;  }
.human .item .texta span{ display: block; width: calc(100% - 50px); line-height: 30px; font-size: 18px; color: #000; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2;-webkit-box-orient: vertical; transition: all 0.4s; }
.human .item .texta i{ display: block; width:44px; height: 44px; background:url(../img/img38.png) no-repeat left top / 100% 100%; transition: all 0.4s; }
.human .item:hover .texta i{ background-image:url(../img/img37.png);  }
.human .item:hover .pica img{ transform:scale(1.05); }
.human .item:hover .texta span{ color: #630e13; }
.human .item:nth-child(3n){ margin-right: 0; }

.xwinfo{ padding:90px 0; }
.xwinfo .title{ border-bottom: 1px solid #ececec; padding-bottom: 40px; font-size: 16px; color: #808080; line-height: 20px; font-weight: normal; margin-bottom: 30px;  }
.xwinfo .title h3{ font-weight: bold; margin-bottom:30px;  font-size: 36px; color: #111; line-height: 36px;  }
.xwinfo .title h5{ font-weight: normal; }
.xwinfo .word{ font-size: 16px; color: #333; line-height: 30px; margin-bottom: 60px; }
.xwinfo .word img{ display: block; max-width: 100%; margin:40px 0; }
.xwinfo .near{ padding: 30px 0; font-size:16px; color: #333; line-height: 36px; border-bottom: 1px solid #ececec;border-top: 1px solid #ececec;  }
.xwinfo .near a{ color: #333; cursor: pointer; transition: all 0.4s; }
.xwinfo .near a:hover{ color: #630e13; }

.worker{ padding:70px 0 90px;  }
.worker .filter{ margin-bottom:36px;  }
.worker .filter input{ display: block; height: 40px; border:1px solid #e5e5e5; line-height: calc(100% - 2px); font-size:14px; color: #808080; padding: 0 20px; margin-right: 15px; flex:1;  }
.worker .filter select{ display: block; height: 40px; border:1px solid #e5e5e5; line-height: calc(100% - 2px); font-size:14px; color: #808080; padding: 0 20px; margin-right: 15px; flex:1;  }
.worker .filter .go{ position: relative; width: 110px; height: 40px; border:1px solid #e5e5e5; line-height: calc(100% - 2px); font-size:14px; color: #808080; display: flex; align-items: center; justify-content: center; }
.worker .filter .go:hover{}
.worker .filter .go img{ display: block; width:16px; margin-right: 7px;  }
.worker .filter .go button{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; opacity: 0; cursor: pointer; }
.worker .filter > div{ margin-bottom: 36px; }
.worker .filter .indexs{ border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; line-height: 68px; font-size:16px; color: #333;  }
.worker .filter .indexs span{ color: #808080; }
.worker .filter .indexs i{ cursor: pointer; font-weight: bold; }
.worker .filter .indexs i.on{ color: #630e13;  }
.worker .filter .indexs i:hover{ color: #630e13;  }
.worker .item{ float: left; width: calc(33.33% - 20px); margin-right: 30px; margin-bottom: 30px;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06); background: #fff; padding: 30px; min-height: 244px;  }
.worker .item:nth-child(3n){ margin-right: 0; }
.worker .item .imga{ float: left; width: 162px; height: 162px; overflow: hidden; }
.worker .item .imga img{ display: block; width: 162px; transition: all 0.4s; }
.worker .item .info{ font-size:16px; line-height: 22px; color: #666; width: calc(100% - 188px); float: right; }
.worker .item .info .namea{ font-size:22px; color: #000; font-weight: bold;  }
.worker .item .info .desc{ margin-top: 8px; height: 44px;}
.worker .item .info .desc:last-child{ margin-top:25px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; line-clamp: 4;-webkit-box-orient: vertical; transition: all 0.4s;  height: 88px;  }
.worker .item .info .desc b{ color:#630e13; font-weight: bold;  }
.worker .item:hover .imga img{ transform:scale(1.05); }
.worker .item:hover .info .namea{ color:#630e13;  }

.workerinfo{ position: relative; top: -60px; margin-bottom: 20px; }
.workerinfo .cont{ background: #fff;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06); padding: 50px; }
.workerinfo .pic{ float: left; width:280px; float: left;  }
.workerinfo .pic img{ display: block; width:100%; }
.workerinfo .intro{ float: right; width: calc(100% - 328px); font-size: 17px; color: #666; line-height: 28px; }
.workerinfo .intro h3{ font-size: 36px; color: #000; line-height: 1; font-weight: bold; margin-bottom:35px;  }
.workerinfo .intro p{ margin-bottom: 30px; }
.workerinfo .intro p b{ font-weight: bold; color:#630e13;  }
.workerinfo .way{ display: flex; align-items: center; justify-content: space-between; margin:50px 0;   }
.workerinfo .way p{ height: 50px; line-height: calc(100% - 2px); position: relative; padding-left: 64px; text-align: center; flex:1; border:1px solid #630e13; margin-right: 20px; display: flex; align-items: center; }
.workerinfo .way p i{ display: block; width: 48px; height: 48px; background:#630e13 url(../img/img46.png) no-repeat center center / 30px auto ; position: absolute; left: 0; top: 0;  }
.workerinfo .way p i.bg02{ background-color:#28a069; background-image: url(../img/img47.png);  }
.workerinfo .way p i.bg03{ background-color:#4674b8; background-image: url(../img/img48.png);  }
.workerinfo .way p:nth-child(2){ border-color:#28a069; }
.workerinfo .way p:nth-child(3){ border-color:#4674b8; margin-right: 0; }
.workerinfo .way p a{ font-size: 22px; color: #000;}
.workerinfo h4{ position: relative; overflow: hidden; margin-bottom: 25px; }
.workerinfo h4 span{ position: relative; line-height:78px; font-size: 24px; color: #000; font-weight: bold; float: left; z-index: 2; }
.workerinfo h4 span:after{ position: absolute; content: ""; left: 0; bottom: 0; height: 1px; background-color:#630e13; width: 100%;  }
.workerinfo h4:after{ position: absolute; content: ""; left: 0; bottom: 0; height: 1px; background-color:#e7e7e7; width: 100%;  }

.field{ padding: 80px 0 120px; }
.field .item{ float: left; width: calc(33.33% - 20px); margin-right: 30px; margin-bottom: 30px;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06); background: transparent; padding: 0 40px 30px; position: relative; }
.field .item:nth-child(3n){ margin-right: 0; }
.field .item .name{ font-size: 24px; color: #010101; font-weight: bold; line-height: 90px; border-bottom: 1px solid #e5e5e5;  }
.field .item p{ text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; line-clamp: 4;-webkit-box-orient: vertical; line-height: 30px; height: 150px; margin:20px 0; font-size: 16px; color: #666; }
.field .item .morea{ display: flex; align-items: center; font-size:16px; color: #000; line-height: 24px;  }
.field .item .morea i{ display: block; width: 19px; height: 12px; background: url(../img/img51.png) no-repeat left top / 100% auto; margin-left: 14px;  }
.field .item .icons{ position: absolute; right:30px; top:30px; width: 162px; height:117px; background: url(../img/img49.png) no-repeat left top / 100% 100%; z-index: -2; opacity: 0;/* transition: all 0.4s linear 0.5s;*/  }
.field .item:hover .name{ color: #fff; transition: all 0.4s linear 0s; }
.field .item:hover .icons{ opacity: 1; z-index:-1; transition: all ease-out 1s 0s;   }
.field .item:hover .morea{ color: #fff; transition: all 0.4s linear 0s; }
.field .item:hover .morea i{ background-image: url(../img/img50.png); transition: all 0.4s linear 0s; }
.field .item:hover p{ color: #fff; transition: all 0.4s linear 0s; }

.btnpop{position:relative;display:block;overflow:hidden;text-transform:uppercase;position:relative;cursor:pointer;transition:0.9s linear;}
/*.btnpop:before,.btnpop:after{position:absolute;top:50%;z-index:-1;content:"";width:40px;height:40px;background-color:#630e13;border-radius:50%}
.btnpop:before{left:-40px;transform:translate(-50%,-50%)}
.btnpop:after{right:-40px;transform:translate(50%,-50%)}
.btnpop:hover{color:#fff}
.btnpop:hover:before{-webkit-animation:criss-cross-left 0.8s both;animation:criss-cross-left 0.8s both;-webkit-animation-direction:alternate;animation-direction:alternate}
.btnpop:hover:after{-webkit-animation:criss-cross-right 0.8s both;animation:criss-cross-right 0.8s both;-webkit-animation-direction:alternate;animation-direction:alternate}*/

.btnpop span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #630e13;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.btnpop:hover {
  color: #e3e7d5;
}
.btnpop:hover span {
  width: 225%;
  height: 1200px;
}
.btnpop:active {
  background-color: #630e13;
}


.recruit{ padding: 70px 0; }
.recruit .word{ font-size: 18px; line-height: 44px; color: #666; }
.recruit .word h3{ font-size: 36px; color: #111; font-weight: bold; line-height: 1.4; margin-bottom: 40px; }
.recruit .list{ margin-top: 40px; }
.recruit .item{ margin-bottom: 20px; background:#f7f7f7; border:1px solid #f7f7f7; overflow: hidden;  }
.recruit .item h4{ line-height: 88px; font-size: 22px; color: #111; padding: 0 40px; font-weight: bold; position: relative; cursor: pointer; }
.recruit .item .toggle{ width: 60px; height: 60px; background: url(../img/img55.png) no-repeat center center / 24px 24px; position: absolute; right: 15px; top: 50%; margin-top: -30px; cursor: pointer; }
.recruit .item.on .toggle{ background-image: url(../img/img54.png); }
.recruit .item .desc{ padding: 0px 50px; border-top: 1px solid transparent; font-size: 18px; line-height: 44px; color: #666; height: 0; }
.recruit .item .one{ margin-bottom: 30px; }
.recruit .item .one:last-child{ margin-bottom: 0; }
.recruit .item h5{ font-size: 16px; color: #333; font-weight: bold; }
.recruit .item.on{ background-color: #fff;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06); }
.recruit .item.on .desc{ padding: 55px 50px;border-color:#e6e6e6; background-color: #fff; height: auto; }


.contact{ padding: 90px 0; }
.contact .forms{ padding: 0; }
.contact .forms .line{ width: calc(33.33% - 18px); margin-right: 27px; margin-bottom: 32px; float: left; display: block; border:1px solid rgba(212,212,212,0.45); padding: 0 30px; font-size:16px; color: #333; line-height: 60px;  }
.contact .forms .line:nth-child(3){ margin-right: 0; }
.contact .forms .line.all{ width: 100%; margin-right: 0; }
.contact .forms textarea{ padding: 18px 30px; font-size:16px; color: #333; line-height: 40px; height: 230px;  }
.contact .forms .tip{ font-size: 16px; color: #777; line-height: 32px; }
.contact .part{background:#fff; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06); border-radius: 0; padding: 60px; }
.contact .libs{ }
.contact .lib{ float: left; width: calc(33.33% - 20px); margin-right: 30px; background-color: #fff; padding: 25px 28px; display: flex; align-items: center; justify-content: center; margin-bottom: 30px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06); min-height: 136px; }
.contact .lib:nth-child(3n){margin-right: 0px; }
.contact .lib .icon{ display: block; width: 44px; height: 44px; margin-right: 26px;  }
.contact .lib:hover p span{ color: #630e13;}
.contact .lib p{ line-height: 1; flex:1; }
.contact .lib p i{ display: block; font-size: 20px; color: #999; transition: all 0.4s; }
.contact .lib p span{ display: block; font-weight: bold; font-size: 18px; color: #000; margin-top: 18px; line-height: 24px; transition: all 0.4s; }
.contact h3{ margin-bottom: 55px; line-height: 1.3; }
.contact h3 em{ display: block; font-size: 18px; color: #777; }
.contact h3 span{ display: block; font-size: 40px; color: #000003; font-weight: bold; margin:10px 0 20px; }
.contact h3 i{ display: block; font-size: 16px; color: #888; }
.contact .bot{ display: flex; align-items: center; margin-top: 50px; }
.contact .go{ width: 300px; height: 62px;  background-color: #630e13; font-size: 16px; display: flex; align-items: center; justify-content: center; color: #fff; position: relative; transition: all 0.4s}
.contact .go:hover{ transform: scale(1.01); }
.contact .go img{ display: block; width:21px; margin-right: 16px;  }
.contact .go button{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; opacity: 0; cursor: pointer; }
.contact .tel{ margin-left: 44px; padding-left:33px; background: url(../img/img64.png) no-repeat left center / 17px auto; height: 44px; line-height: 44px; font-size: 20px; color: #000; }

@media screen and (max-width: 1470px){
	.cont{ width: 94vw; margin-left: auto; margin-right: auto; min-width: 320px; }
	.sytrend .left{ padding-right: 50px; }
	.major .show{ width: 97vw; margin-left: 3vw; }
	.major .show .swiper-container{ width: 97vw;}
	.banner .swiper-slide .text h3{ font-size: 90px; }
	.banner .swiper-slide .text h4{ font-size: 40px; }
	.tit h3{ font-size: 46px; line-height: 48px; }
	.tit h3 span:before{ height: 12px; bottom: 4px; }
	.tit h4{ font-size: 18px; }
	.major .show .item .ups{ padding: 35px 30px; }
	.major .show .item .ups h5{ font-size: 36px; }
	.major .show .item .ups p{ font-size: 18px; }
	.major .show .item:hover .ups{ padding: 35px 20px; }
	.syabout .about h3{ font-size: 48px; }
	.sytrend .item .link{ font-size: 20px; }
	.sytrend .morea{ font-size: 16px; }
	.sytrend .left .kind{ width: 160px; }
	.sytrend .left .taba{ font-size: 20px; line-height: 28px; padding: 15px 0; }
	.gyinfo h2{ font-size: 42px; }
	.worker .item{ padding: 25px; }
	.worker .item .imga{ width: 140px; height: 140px; }
	.worker .item .imga img{ width: 140px; height: 140px; }
	.worker .item .info{ width: calc(100% - 160px); }
	.worker .item .info .desc:last-child{ margin-top: 14px; }
	.workerinfo .way p a{ font-size: 18px; }
	.workerinfo .way p{ padding-left: 58px; }
	.workerinfo .pic{ width: 200px; }
	.workerinfo .pic img{ width: 200px; }
	.workerinfo .intro{ width: calc(100% - 240px); }
	.workerinfo .intro h3{ font-size: 32px; }
	.recruit .item h4{ font-size: 20px; padding: 0 40px; }
	.recruit .item .desc{ padding: 0px 40px }
	.recruit .item.on .desc{ padding:40px }
}
@media screen and (max-width: 1024px){
	.head{ height: 1.08rem; background-color: #fff !important; }
	.head .hmid{ padding: 0.1rem 0.3rem;}
	.head .menus{ position: static; float: right; margin-right: 0.1rem; display: block; width: 0.68rem; height: 0.68rem; position: relative; /* background-color: #630e13; margin-top: 0rem; background-image: url(../img/menu.png); background-size: 0.36rem auto; background-position: center center; background-repeat: no-repeat; border-radius: 0.08rem;*/ }



	.head .menus .navbtn,
	.head .menus .navbtn::after,
	.head .menus .navbtn::before { width: 28px; }

	.head .menus .navbtn {
    position: absolute;
    top: 50%; 
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    -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;
    background: #666;
	}

	.head .menus .navbtn::after,
	.head .menus .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    content: '';
    -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;
    background: #666;
	}

	.head .menus .navbtn::after {
    top: -10px;
	}

	.head .menus .navbtn::before {
    top: 10px;
	}

	.head .menus.on .navbtn {
    background: transparent;
	}

	.head .menus.on .navbtn::after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
	}

	.head .menus.on .navbtn::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

	/*.head .menus.on{  background-image: url(../img/menu.png); }*/
	.head .navbar{ position: fixed; left: -1200px; top: 1rem; background-color: #fff; width: 100%; height: auto; z-index: 99; background-color: #fff; padding: 0.2rem 0.4rem; bottom: 0; overflow-y:auto; transition: all 0.6s; border-top: 1px solid #ededed; }
	.head .navbar.on{ left: 0; }
	.head .navbar .nava{ color: #333 !important; border-bottom: 1px solid #eee; display: block; float: none; line-height: 0.88rem; height: auto; padding: 0; font-size: 0.28rem; }
	.head .navbar .nava .biga{ font-size: 0.3rem; }
	.head .navbar .nava .da{ font-size: 0.3rem; }
	.head .nava .drop{ position: static; text-align: left; height: auto; display: none; width: 100%; margin-left: 0; opacity: 1; transform: translateY(0); }
	.head .nava .da{ font-size: 0.26rem; line-height: 0.8rem; text-align: left; padding-left:0.3rem;  }
	.head .nava .da:last-child{}
	.head .nava .drop.on{ display: block; }
	.head .logoa{ margin:0.2rem 0; height: 0.48rem; }
	.head .logoa img{ height: 0.48rem; }
	.head .logoa .img1{ display: none; }
	.head .logoa .img2{ display: block; }
	.headerH{ height:1.08rem; }
	
	.footer .ups{ padding: 0.3rem 0; display: block; }
	.footer ul{ display:none; }
	.footer .tel{ width: 100%; }
	.footer .code{ width: 100%; padding-right: 0; margin-top: 0.3rem; }
	.footer .tel b{ padding-left:0.4rem; background-size: 0.26rem; font-size: 0.4rem; }
	.footer .tel i{ margin:0.2rem 0 0.1rem; }
	.footer h3{ font-size: 0.28rem; margin-bottom: 0.2rem; }
	.footer .bot{ padding: 0.15rem 0; font-size: 0.24rem; line-height: 0.6rem; }
	.footer .bot i{ padding: 0 0.05rem; }
	.footer .code .pic{ left: 0; margin-left: 0; }

	.banner .swiper-slide .text{bottom: 20%;}
	.banner .swiper-slide .text h4{ font-size: 0.32rem; }
	.banner .swiper-slide .text h3{ font-size: 0.8rem; height: 0rem;padding-left:1.2rem; }
	.banner .swiper-button-prev,
	.banner .swiper-button-next{ display: none !important; }
	.banner .swiper-slide .text .movea{ margin-top: 0.3rem; }
	.banner .swiper-slide .text .goa{ width: 1.4rem; height: 0.48rem; font-size: 0.22rem; }

	.major{ padding: 0.4rem 0 1rem; }
	.tit{ margin-bottom: 0.4rem; }
	.tit h3{ font-size: 0.36rem; line-height: 0.44rem; }
	.tit h4{ font-size: 0.28rem; margin-top: 0.2rem; line-height: 0.36rem; transition: all 0; }
	.tit h3 span:before{ bottom: 0.06rem; height: 0.08rem; }
	.tit .swiper-button-prev{ width: 0.6rem; height: 0.6rem; top: 50%; right: 1.04rem; margin-top: -0.3rem; }
	.tit .swiper-button-next{ width: 0.6rem; height: 0.6rem; top: 50%; right: 0.24rem; margin-top: -0.3rem; }

	.major .show .item{ padding-bottom: 5rem; }
	.major .show .item .ups{ padding: 0.4rem 0.3rem; }
	.major .show .item .ups h5{ font-size: 0.34rem; }
	.major .show .item .ups p{ font-size: 0.26rem; margin:0.18rem 0 0.3rem; opacity: 0.6 }
	.major .show .item .ups .line{ width: 0.5rem; opacity: 0.5 }
	.major .show .item .ups .go{ left: 0.3rem; bottom: 0.3rem; width: 0.56rem; height: 0.56rem; background-size: 100% 100% !important; }
	.major .show .item:hover .ups{ padding: 0.4rem 0.3rem; }
	.major .show .item:hover .ups .go{ bottom: 0.4rem; }

	.syabout{ padding: 3rem 0 1.2rem; }
	.syabout .about{ width: 90%; font-size: 0.28rem; line-height: 0.48rem; }
	.syabout .about h3{ font-size: 0.4rem; margin-bottom: 0.5rem; }
	.syabout .about .btnnormal{ width: 2rem; height: 0.64rem; margin-top: 0.4rem; font-size: 0.28rem; }

	.sytrend{ padding:0.8rem 0 0.5rem;  }
	.sytrend .both{ display: block; }
	.sytrend .left{ width: 100%; padding-right: 0; }
	.sytrend .left .kind{ width: 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 0.3rem; }
	.sytrend .left .taba{ font-size: 0.3rem; padding: 0.1rem 0; line-height: 0.44rem; }
	.sytrend .left .taba.on{ padding-left: 0.12rem; }
	.sytrend .left .taba.on:before{ height: 0.24rem;}
	.sytrend .left .morea{ display: none; }
	.sytrend .switch{ width: 100%; }
	.sytrend .box{ padding-top: 0; }
	.sytrend .item{ width: 100% !important; margin:0 0 0.2rem 0; padding: 0.3rem; }
	.sytrend .item .link{ line-height: 0.4rem; height: 1.6rem; font-size: 0.3rem; line-height: 0.44rem;  }
	.sytrend .item  .morea{ font-size: 0.26rem; margin-top: 0rem; }
	.sytrend .item .time{ margin-bottom: 0.3rem; width: 1.3rem; height: 1.3rem; }
	.sytrend .item .time b{ font-size: 0.36rem; line-height: 1.4; }
	.sytrend .item .time i{ font-size: 0.24rem; line-height: 1.4; }
	.sytrend .morea img{ width: 0.22rem; margin-left: 0.1rem; }

	.banbar{ height: 4rem; }
	.banbar .tits{ height: 4rem; }
	.banbar .tits .tha{ font-size: 0.32rem; }
	.banbar .tits .thb{ font-size: 0.26rem; margin-top: 0.3rem; }
	.banbar .tits .gown{ width: 0.44rem; height: 0.44rem; margin-top: 0.4rem; }
	.banbar .fixtab .lka{ height: 0.8rem; font-size: 0.28rem; margin-right: 0.1rem; }

	.gyinfo{ padding: 0.5rem 0; }
	.gyinfo h2{ font-size: 0.4rem; margin-bottom: 0.4rem; }
	.gyinfo .word{ font-size: 0.26rem; line-height: 0.48rem;  }
	.gyinfo ul li span{ font-size: 0.24rem; }
	.gyinfo ul li span b{ font-size: 0.4rem; }
	.gyinfo ul{ font-size: 0.24rem; padding: 0.6rem 0 0; }

	.ppways{ padding: 0.5rem 0; background-size:auto 100%; background-position: center; }
	.ppways h3{ font-size: 0.36rem; line-height: 1rem; margin-bottom: 0.5rem; }
	.ppways .year{ height: 1rem; margin-bottom: 0.5rem; }
	.ppways .year b{ font-size: 0.6rem !important; }
	.ppways .tone{ font-size: 0.28rem; padding-bottom: 0.3rem; line-height: 0.4rem; }
	.ppways .tabbtn span{ font-size: 0.32rem; margin:0 0.2rem; }

	.movelist{ padding: 0.3rem 0 0.3rem; }
	.movelist .items{ width: 100% !important; height: auto !important; margin:0 0 0.2rem; padding:0.9rem 0.3rem !important; transform:translateY(0) !important; text-align: left; }
	.movelist .items:after{ opacity: 0; display: none; }
	.movelist .items p{opacity: 0.5;transform: translateY(0);transition: all .4s ease .7s; font-size: 0.26rem;}
	.movelist .items.active p{opacity: 0.5;}
	.movelist .items h5{ font-size: 0.32rem !important; margin-bottom: 0.2rem; }

	.pages p{ display: none; }
	.pages a.sure{ display: none; }
	.pages{ width: 90%; margin-left: auto; margin-right: auto; padding: 0rem 0 0.8rem; }

	.xwinfo{ padding: 0.5rem 0; }
	.xwinfo .title h3{ font-size: 0.32rem; line-height: 0.4rem; margin-bottom: 0.2rem; }
	.xwinfo .title{ font-size: 0.26rem; line-height: 0.4rem; padding-bottom: 0.3rem; margin-bottom: 0.3rem; }
	.xwinfo .word{ font-size: 0.28rem; margin-bottom: 0.4rem; line-height: 0.52rem; }
	.xwinfo .word img{ margin:0.3rem 0; }
	.xwinfo .near{ padding: 0.1rem 0; line-height: 0.44rem; font-size: 0.28rem; }
	.xwinfo .near p{ padding: 0.1rem 0; }
	.banbar.smallH{ height: 3rem; }

	.human{ padding: 0.5rem 0; }
	.human .item{ width: calc(50% - 0.1rem); margin:0 0.2rem 0.25rem 0 !important;cursor: pointer; }
	.human .item:nth-child(2n){ margin:0 0 0.25rem 0 !important; }
	.human .item .timea{ font-size: 0.24rem; line-height: 0.4rem; padding-top: 0.1rem; }
	.human .item .texta{ font-size: 0.28rem; line-height: 0.48rem;  }
	.human .item .texta i{ width: 0.48rem; height: 0.48rem; display: none; }
	.human .item .texta span{ width: 100%; font-size: 0.28rem; line-height: 0.48rem; }

	.worker{ padding: 0.5rem 0; }
	.worker .filter .flex-between{ display: block; margin-bottom: 0.3rem; overflow-y: hidden; }
	.worker .filter input{ width: 100%; margin-right: 0; margin-bottom: 0.2rem; padding: 0 0.2rem; }
	.worker .filter select{ width: 100%; margin-right: 0; margin-bottom: 0.2rem; padding: 0 0.2rem; }
	.worker .filter .indexs{ line-height: 0.6rem; font-size: 0.28rem; font-size: 0.28rem; overflow: hidden; padding: 0.12rem 0; }
	.worker .filter .indexs span{ float: left; width: 100%; }
	.worker .filter .indexs i{ float: left; width: 11%; text-align: center; }
	.worker .filter .go{ float: right; }
	.worker .item{width: 100%; margin:0 0 0.2rem 0; float: none; padding: 0.2rem; min-height: 100px;}
	.worker .item .info{ font-size: 0.26rem; line-height: 0.4rem; calc(100% - 150px); }
	.worker .item .info .namea{ font-size: 0.32rem; }
	.worker .item .info .desc{ margin-top: 0.1rem; height: auto; font-size: 0.26rem; }
	.worker .item .info .desc:last-child{ height: auto; margin-top: 0.15rem; }
	
	.workerinfo{ top: -0.6rem; margin-bottom: 0.2rem; }
	.workerinfo .cont{ padding: 0.3rem; }
	.workerinfo .pic{ width: 100%; float: none;}
	.workerinfo .pic img{ width: 100%; }
	.workerinfo .intro{ width: 100%; float: none; font-size: 0.28rem; line-height: 0.48rem; margin-top: 0.2rem; }
	.workerinfo .intro h3{ font-size: 0.32rem; margin-bottom: 0.3rem; }
	.workerinfo .way{ margin:0.2rem 0; display: block; }
	.workerinfo .way p{ margin-right: 0; margin-bottom: 0.2rem; height: 0.64rem; padding-left: 0.7rem; margin-bottom: 0.3rem; border-width:0.02rem; overflow: hidden; }
	.workerinfo .way p i{ width: 0.62rem; height: 0.62rem; background-size: 0.36rem auto; }
	.workerinfo .way p a{ font-size: 0.28rem; }
	.workerinfo h4{ margin-bottom: 0.25rem; }
	.workerinfo h4 span{ line-height:0.72rem; font-size: 0.36rem; }
	.workerinfo .intro p{ margin-bottom: 0.3rem; }
	
	.field{ padding:0.5rem 0; }
	.field .item{ width: 100%; margin:0 0 0.2rem 0; padding:0 0.3rem 0.3rem; }
	.field .item .name{ font-size: 0.34rem; line-height: 1.2rem;border-bottom: 0.01rem solid #e5e5e5;}
	.field .item p{ margin:0.3rem 0; height: auto; line-height: 0.48rem; font-size: 0.28rem; }
	.field .item .morea{ font-size: 0.28rem; line-height: 0.48rem; }
	.field .item .morea i{ margin-left: 0.14rem; width: 0.3rem; height: 0.2rem; }
	.sytrend .intro{ width: 100%; float: none; padding:0.1rem 0.3rem; line-height: 0.48rem; font-size: 0.28rem; }
	.sytrend .intro h4{ margin-bottom: 0.25rem;}
	.sytrend .intro h4 span{ line-height:0.72rem; font-size: 0.36rem;}
	
	.sytrend .left .phoneflex{ display: block; }
	.sytrend .left .phoneflex .taba{ width: 50%; float: left; }
	.sytrend.pt0{ padding:0.3rem 0 0.4rem !important; }

	.recruit{ padding:0.5rem 0; }
	.recruit .word h3{ font-size: 0.36rem; margin-bottom: 0.3rem; }
	.recruit .word{ font-size: 0.28rem; line-height: 0.52rem; }
	.recruit .list{ margin-top: 0.3rem; }
	.recruit .item{ margin-bottom: 0.2rem; }
	.recruit .item h4{ line-height: 1rem; font-size: 0.32rem; padding: 0 0.4rem; }
	.recruit .item .toggle{ width: 0.6rem; height: 0.6rem; background-size: 0.3rem auto; margin-top: -0.3rem; right: 0.2rem; }
	.recruit .item.on .desc{ padding:0.3rem; }
	.recruit .item .one{ margin-bottom: 0.3rem; }
	.recruit .item h5{ font-size: 0.3rem; }
	.recruit .item .desc{ font-size: 0.28rem; line-height: 0.52rem; }
	
	.contact{ padding: 0.5rem 0; }
	.contact .lib{ width: 100%; margin:0 0 0.25rem 0; padding:0.2rem 0.25rem; min-height: 1.92rem; }
	.contact .lib .icon{ width: 0.48rem; height: 0.48rem; margin-right: 0.26rem; }
	.contact .lib p i{ font-size: 0.28rem; line-height: 0.44rem; }
	.contact .lib p span{ font-size: 0.26rem; line-height: 0.44rem; margin-top: 0.04rem; height: auto; }
	.contact .part{ padding: 0.3rem; }
	.contact h3 em{ font-size: 0.28rem; }
	.contact h3 span{ margin:0.1rem 0 0.2rem; font-size: 0.44rem;}
	.contact h3 i{ font-size: 0.26rem; }
	.contact h3{ margin-bottom: 0.3rem; }
	.contact .forms .line{ width: 100%; outline: none;background:none; box-shadow: none;-webkit-appearance: none; margin:0 0 0.2rem 0; float: none; padding: 0 0.2rem; font-size: 0.26rem; line-height: 0.8rem; }
	.contact .forms textarea{ height: 2rem; }
	.contact .forms .tip{ font-size: 0.26rem; line-height: 0.44rem; }
	.contact .bot{ margin-top: 0.4rem; }
	.contact .go{ width:2.5rem; height: 0.84rem; border-width: 0.02rem; font-size: 0.26rem; }
	.contact .go img{ width: 0.3rem; margin-right: 0.14rem; }
	.contact .tel{ margin-left: 0.4rem; padding-left: 0.3rem; background-size: 0.2rem auto; line-height: 0.6rem; font-size: 0.24rem; height: 0.6rem; }
	

	.banner .swiper-slide a{ height: 5rem; }
	.banner .swiper-slide .text{ padding: 0 .5rem; bottom: 0; top: 0; display: flex; align-items: flex-start; flex-direction: column; justify-content: center; }
	.banner .swiper-slide a img{ transition: 0s linear 0s; transform:scale(1.1,1.1); width: auto; height: 5rem; }
	.banner .swiper-slide-active a img,
	.banner .swiper-slide-duplicate-active a img{ transition:0s linear; transform:scale(1,1); }
	.major .show .item .pic img{transition: all 0s; min-width: auto !important; height: 5rem}
	.footer{padding: 0 0.3rem;}
	.syabout .sybgs .scrolls{ transform: translateY(0) scale(1);background-attachment:inherit; }
}