/*@charset "UTF-8";@font-face{font-family:'OPPOSans';src:url('fonts/OPPOSans/R.woff') format('woff');font-display:swap;font-weight:400;}
@font-face{font-family:'OPPOSans';src:url('fonts/OPPOSans/M.woff') format('woff');font-display:swap;font-weight:500;}
@font-face{font-family:'OPPOSans';src:url('fonts/OPPOSans/B.woff') format('woff');font-display:swap;font-weight:700;}
@font-face{font-family:'OPPOSans';src:url('fonts/OPPOSans/H.woff') format('woff');font-display:swap;font-weight:900;}
@font-face{font-family:'DIN-Bold';src:url('fonts/DIN-Bold.woff') format('woff');font-display:swap;}
*/



/*动画-start*/.animated{animation-duration:1.5s !important;-webkit-animation-duration:1.5s !important;animation-fill-mode:both !important;-webkit-animation-fill-mode:both !important;

}.animated02{animation-duration:1s !important;-webkit-animation-duration:1s !important;animation-fill-mode:both !important;-webkit-animation-fill-mode:both !important;

}

/*逐渐显示*/.toShow{position:absolute;animation:toShow 1.5s 0.5s;animation:toShow 1.5s 0.5s;animation-fill-mode:both !important;-webkit-animation-fill-mode:both !important;

}

/*放大效果*/.enlarge{animation-name:enlarge;-webkit-animation:enlarge;

}

/*从上到下进入*/.fadeInDown{animation-name:fadeInDown;-webkit-animation:fadeInDown;

}

/*从下到上进入*/.fadeInUpLeft{animation-name:fadeInUpLeft;-webkit-animation:fadeInUpLeft;

}

/*从右到左进入*/.fadeInRight{animation-name:fadeInRight;-webkit-animation:fadeInRight;

}

/*从左到右进入*/.fadeInLeft{animation-name:fadeInLeft;-webkit-animation:fadeInLeft;

}

/*中心旋转*/.coreRotate{animation-name:coreRotate;-webkit-animation-name:coreRotate;

}@keyframes toShow{0% {opacity:0;}100%{opacity:1;}}

@-webkit-keyframes toShow{0% {opacity:0;}100%{opacity:1;}}

@keyframes enlarge{from {

opacity:0;-ms-transform:scale(0.1,0.1); /*IE 9*/-webkit-transform:scale(0.1,0.1); /*Safari*/transform:scale(0.1,0.1); /*标准语法*/

}to{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);

}}

@-webkit-keyframes enlarge/*Safari 与 Chrome*/

{from {

opacity:0;-ms-transform:scale(0.1,0.1); /*IE 9*/-webkit-transform:scale(0.1,0.1); /*Safari*/transform:scale(0.1,0.1); /*标准语法*/

}to{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);

}}/*从上到下*/@keyframes fadeInDown{from {

opacity:0;-webkit-transform:translate(0,-1000px); /*Safari*/transform:stranslate(0,-1000px); /*标准语法*/

}to{opacity:1;-webkit-transform:translate(0,10px); /*Safari*/transform:stranslate(0,10px); /*标准语法*/

}}

@-webkit-keyframes fadeInDown/*Safari 与 Chrome*/

{from {

opacity:0;-webkit-transform:translate(0,-1000px); /*Safari*/transform:stranslate(0,-1000px); /*标准语法*/

}to{opacity:1;-webkit-transform:translate(0,10px); /*Safari*/transform:stranslate(0,10px); /*标准语法*/

}}/*从左下到右上*/@keyframes fadeInUpLeft{from {

opacity:0;-webkit-transform:translate(-1000px,1000px); /*Safari*/transform:stranslate(-1000px,1000px); /*标准语法*/

}to{opacity:1;-webkit-transform:translate(0,10px); /*Safari*/transform:stranslate(0,10px); /*标准语法*/

}}

@-webkit-keyframes fadeInUpLeft/*Safari 与 Chrome*/

{from {

opacity:0;-webkit-transform:translate(-1000px,1000px); /*Safari*/transform:stranslate(-1000px,1000px); /*标准语法*/

}to{opacity:1;-webkit-transform:translate(0,10px); /*Safari*/transform:stranslate(0,10px); /*标准语法*/

}}/*从右到左进入*/@keyframes fadeInRight{from {

opacity:0;-webkit-transform:translate(1000px,0);transform:stranslate(1000px,0);

}to{opacity:1;-webkit-transform:translate(10px,0);transform:stranslate(10px,0);

}}

@-webkit-keyframes fadeInRight{from {

opacity:0;-webkit-transform:translate(1000px,0);transform:stranslate(1000px,0);

}to{opacity:1;-webkit-transform:translate(10px,0);transform:stranslate(10px,0);

}}/*从左到右进入*/@keyframes fadeInLeft{from {

opacity:0;-webkit-transform:translate(-1000px,0);transform:stranslate(-1000px,0);

}to{opacity:1;-webkit-transform:translate(10px,0);transform:stranslate(10px,0);

}}

@-webkit-keyframes fadeInLeft{from {

opacity:0;-webkit-transform:translate(-1000px,0);transform:stranslate(-1000px,0);

}to{opacity:1;-webkit-transform:translate(10px,0);transform:stranslate(10px,0);

}}/*绕中心旋转*/@keyframes coreRotate{5% {

transform:rotate(5deg);-ms-transform:rotate(5deg); /*IE 9*/-webkit-transform:rotate(5deg); /*Safari and Chrome*/

}30%{transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);

}60%{transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg);

}90%{transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);

}}

@-webkit-keyframes coreRotate{5% {

transform:rotate(5deg);-ms-transform:rotate(5deg); /*IE 9*/-webkit-transform:rotate(5deg); /*Safari and Chrome*/

}30%{transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);

}60%{transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg);

}90%{transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);

}}/*动画-end*/



*,::after,::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,html,iframe,img,ins,kbd,label,legend,li,object,ol,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;-webkit-tap-highlight-color:transparent}
body,html{color:#333}
html{-webkit-text-size-adjust:100%;font-size:100px}
@media (min-width:1025px) and (max-width:1440px){html{font-size:6.5vw}
}
@media (max-width:1024px){html{font-size:9.765625vw}
}
@media (max-width:768px){html{font-size:13.02083vw}
}
@media (max-width:480px){html{font-size:21vw}
}
body{-webkit-text-size-adjust:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;user-select:none;overflow-x:hidden;line-height:1.2;}
body,input,pre,select,th,td,textarea{font-family:'OPPOSans',-apple-system,BlinkMacSystemFont,"Microsoft YaHei UI","Microsoft YaHei",Arial,sans-serif;font-size:0.16rem;font-weight:400;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;padding:0;margin:0}
input,textarea{margin:0;padding:0;outline:0;-webkit-appearance:none;border-radius:0}
select{border:solid 0.01rem #eee;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/select.gif) no-repeat scroll right 0.1rem center transparent;padding-right:0.2rem}
select::-ms-expand{display:none}
a,a:active{color:#333}
a:hover{color:#e60013}
a,a:active,a:hover,a:link,a:visited{text-decoration:none;-webkit-tap-highlight-color:transparent}
:focus,a:focus{outline:0;-moz-outline:none}
table,td,th{border-collapse:collapse;border-spacing:0}
.ul,.ul li{list-style:none}
img{border:none;max-width:100%;vertical-align:middle}
.Ispic{background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;z-index:1;overflow:hidden;}
.Ispic img{position:absolute;left:-1000%;width:100%;top:-1000%;visibility:hidden;}
pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;margin:0;text-align:justify;text-justify:inter-ideograph}
.clear{clear:both;height:0;font-size:0;line-height:0;overflow:hidden;zoom:0}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}
.dot{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.dot1,.dot2,.dot3,.dot4{display:-webkit-box;display:box;overflow:hidden;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical}
.dot1{-webkit-line-clamp:1}
.dot2{-webkit-line-clamp:2}
.dot3{-webkit-line-clamp:3}
.dot4{-webkit-line-clamp:4}
.ytable{display:table;width:100%;}
.ytable.h100pc{height:100%}
.ytable.fixed{table-layout:fixed;}
.ytable-cell{display:table-cell;vertical-align:middle}
.none{display:none}
.hidden{visibility:hidden}
.auto-inner{width:72%;max-width:1440px;margin:0 auto}
@media (max-width:1024px){.auto-inner{width:94%;}
}
.pr{position:relative}
.nm{margin:0}
.nfw{font-weight:normal}
.img-block{display:block;width:100%}
body.editor{padding:0;}
body.editor p{margin:0.16rem 0}
.view.editor .list-paddingleft-2{padding-left:0}
.view.editor ol,.view.editor ul{width:auto}
.view.editor li{clear:inherit}
@media (min-width:1025px){.fl{float:left}
.fr{float:right}
img.wap{display:none;}
}
@media (max-width:1024px){img.pc{display:none;}
.ytable.xy,.ytable.xy .ytable-cell{display:block;}
}
header{position:fixed;transition:transform 0.3s ease-out,background-color 0.3s;left:0;top:0;z-index:100;width:100%;}
header .logo{float:left;display:table;height:1.18rem;}
header .logo a{display:table-cell;vertical-align:middle;}
header .logo img{max-height:0.5rem;}
@media (min-width:1025px){header.Down{transform:translateY(-1.18rem);}
header.hover{background-color:#fff;box-shadow:0 0 0.1rem rgba(0,0,0,0.1);}
header:not(.hover) a{color:#fff;}
header:not(.hover) .logo .show,header.hover .logo .default{display:none;}
}
@media (max-width:1024px){body{padding-top:1.18rem;}
header{background-color:#fff;box-shadow:0 0 0.1rem rgba(0,0,0,0.1);}
header .logo .default{display:none;}
}
@media (max-width:480px){body{padding-top:0.8rem;}
header .logo{height:0.8rem;}
header .logo img{max-height:0.36rem;}
}
.top-nav{float:right;height:1.18rem;}
.top-nav dd a{display:block;font-size:0.14rem;font-weight:500;padding:0 1em;line-height:2.1428;border:1px solid #fff;border-radius:0.04rem;transition:0.3s;}
.top-nav dd a:hover{background-color:#d70c19;color:#fff;}
.top-nav dd a:after{display:inline-block;content:'';width:6px;height:2.1428em;margin-left:0.13rem;background:url(../images/a.gif) no-repeat center center;vertical-align:middle;}
@media (min-width:1025px){.top-nav{display:table;}
.top-nav > *{display:table-cell;vertical-align:middle;}
.top-nav dd{padding-left:0.4rem;}
header.hover .top-nav dd a:not(:hover){border-color:#333;}
header.hover .top-nav dd a:not(:hover):after{background-image:url(../images/aon.gif)}
}
@media (max-width:1024px){.top-nav{display:flex;align-items:center;}
.top-nav dd{margin-right:0.2rem;}
.top-nav dd a:not(:hover){border-color:#333;}
.top-nav dd a:not(:hover):after{background-image:url(../images/aon.gif)}
.open-menu{width:0.4rem;height:0.24rem;display:flex;justify-content:space-between;align-items:center;flex-direction:column;}
.open-menu i{display:block;height:4px;background-color:#000;width:100%;}
}
@media (max-width:480px){.top-nav{height:0.8rem;}
.top-nav dd{width:0.9rem;}
.top-nav dd a{display:flex;align-items:center;line-height:1.2;padding:0.2em 0.5em;}
.top-nav dd a:after{margin-left:0;height:10px;flex-shrink:0;}
}
.top-lang{padding:0 0.2rem;}
.open-search{display:block;cursor:pointer;width:0.21rem;height:0.19rem;background:url(../images/search.svg) no-repeat;background-size:contain;transition:0.3s;}
.open-search.on{background-image:url(../images/close.svg)}
.top-search{position:absolute;top:100%;right:0;background:#fff;border-radius:0 0 0.05rem 0.05rem;padding:0.1rem 0.6rem 0.1rem 0.2rem;box-shadow:0 0.05rem 0.05rem rgba(0,0,0,0.1);display:none;}
.top-search .text{width:100%;height:0.4rem;line-height:0.4rem;border:0;border-right:1px solid #ddd;color:#666;}
.top-search .btn{position:absolute;right:0;width:0.6rem;z-index:10;height:100%;background:url(../images/search-black.svg) no-repeat center center;background-size:auto 40%;cursor:pointer;top:0;}
@media (min-width:1025px){.top-lang{position:relative;}
header.hover .open-search{background-image:url(../images/search-black.svg)}
header.hover .open-search.on{background-image:url(../images/close-black.svg)}
.top-search{width:4rem;}
}
@media (max-width:1024px){.open-search{background-image:url(../images/search-black.svg)}
.open-search.on{background-image:url(../images/close-black.svg)}
.top-search{width:94%;right:3%;}
}
.top-menu li{position:relative;z-index:100;font-weight:700;}
.top-menu li aside{position:relative;z-index:4;}
.top-menu li .sub{display:none;}
.top-menu li .sub dd{line-height:2;position:relative;margin:0.2em 0;}
.top-menu li .sub dd a{display:block;position:relative;z-index:2;transition:0.3s;}
.top-menu li .sub dd:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;transform:scaleX(0);transition:0.3s transform,0.3s opacity;background-color:#d70c19;transform-origin:right 0;opacity:0;}
.top-menu li .sub dd:hover:before{transform:scaleX(1);transform-origin:left 0;opacity:1;}
.top-menu li .sub dd:hover a{color:#fff;}
@media (min-width:1025px){.top-menu{float:right;}
.top-menu li{float:left;margin-right:0.4rem;}
.top-menu li aside{display:table;height:1.18rem;}
.top-menu li aside a{display:table-cell;vertical-align:middle;position:relative;}
.top-menu li aside a:before{position:absolute;content:'';left:50%;transform:translateX(-50%);height:4px;top:0;background-color:#d70c19;transition:width 0.3s;width:0;}
.top-menu li.aon aside a:before,.top-menu li aside a:hover:before{width:100%;}
.top-menu li.aon aside a,.top-menu li aside a:hover{color:#d70c19;}
.top-menu li .sub{position:absolute;top:0;left:-0.4rem;right:-0.4rem;z-index:3;top:100%;background-color:#fff;border-radius:0 0 0.1rem 0.1rem;padding-bottom:0.1rem;box-shadow:0 0.1rem 0.1rem rgba(0,0,0,0.1);}
.top-menu li .sub dd{text-align:center;}
}
@media (max-width:1024px){.top-menu{position:fixed;left:-100%;top:1.18rem;bottom:0;width:2.8rem;background-color:#fff;box-shadow:0 5px 5px rgba(0,0,0,0.2);font-size:0.18rem;opacity:0;transform:translateX(-100%);transition:left 0.5s,opacity 0.3s,transform 0 0.5s;}
.menu-show{overflow:hidden;}
.menu-show .top-menu{left:0;opacity:1;transform:translateX(0);transition:left 0.5s,opacity 0.3s;}
.top-menu ul{overflow:auto;height:100%;}
.top-menu li aside{border-bottom:1px solid rgba(0,0,0,0.1);padding:1em 4em 1em 1em;overflow:hidden;font-size:0.2rem;}
.top-menu li .op{position:absolute;right:0;width:4em;height:100%;top:0;transition:0.3s;}
.top-menu li .op.click{transform:rotate(45deg);}
.top-menu li .op:before,.top-menu li .op:after{position:absolute;content:'';background-color:#333;width:1em;height:1em;top:50%;left:50%;margin:-0.5em 0 0 -0.5em;}
.top-menu li .op:before{height:2px;margin-top:-1px;}
.top-menu li .op:after{width:2px;margin-left:-1px;}
.top-menu li .sub{padding:1em 0;background-color:rgba(0,0,0,0.05);}
.top-menu li .sub dd{padding:0 1em;}
}
@media (max-width:480px){.top-menu{top:0.8rem;}
}
.page-ban{position:relative;z-index:1;overflow:hidden;}
.page-ban .txt{position:absolute;left:0;top:0;height:100%;width:100%;z-index:10;color:#fff;}
.page-ban .txt h2{margin:0;font-size:0.52rem;}
.page-ban .txt p{font-size:0.18rem;margin:1.1111em 0 0 0;}
@media (max-width:480px){.page-ban .txt h2{font-size:0.3rem;}
.page-ban .txt p{font-size:0.9em;}
}
footer{background-color:#f9f9f9;padding:0.54rem 0;font-size:0.14rem;}
footer,footer a:not(:hover){color:#aaa3a3;}
footer .code dd{text-align:center;}
footer .code dd img{width:1.2rem;}
footer .code dd aside{margin-top:0.8em;}
footer .left nav{margin-bottom:0.4rem;}
footer .left nav a{font-size:0.18rem;display:inline-block;}
footer .left nav a:not(:hover){color:#756969;}
footer .left nav a:not(:last-child){margin-right:0.4rem;}
footer .left .other{padding:0.3rem 0;border-bottom:1px solid rgba(121,141,151,0.1);margin-bottom:0.28rem;}
footer .left .other a{display:inline-block;}
footer .left .other a:not(:last-child):after{color:#aaa3a3;display:inline-block;content:'·';width:0.24rem;text-align:center;}
@media (min-width:1025px){footer .left{max-width:8.9rem;width:60%;}
footer .code{overflow:hidden;}
footer .code dd{float:left;}
}
@media (max-width:1024px){footer{text-align:center;}
footer .code{display:flex;justify-content:center;margin-bottom:0.4rem;}
}
@media (max-width:768px){footer .left nav a{margin:0 0.2rem!important;line-height:2;}
}
.nav-menu{position:relative;z-index:10;}
.nav-menu .auto-inner{margin-top:-0.8rem;height:0.8rem;}
.nav-menu ul{border-top:1px solid rgba(255,255,255,0.2);}
.nav-menu li:not(:last-child){margin-right:0.6rem;}
.nav-menu li a{color:#fffefe;display:block;line-height:0.8rem;position:relative;}
.nav-menu li a:before{position:absolute;left:0;content:'';width:0;top:0;height:0.04rem;background-color:#d70c19;transition:0.3s;}
.nav-menu li a:hover:before,.nav-menu li.aon a:before{width:100%;}
@media (min-width:1025px){.nav-menu li{float:left;margin-top:-1px;}
}
@media (max-width:1024px){.nav-menu ul{overflow-x:auto;overflow-y:hidden;white-space:nowrap;}
.nav-menu ul:after{display:none;}
.nav-menu li{display:inline-block;}
}
@media (max-width:480px){.nav-menu .auto-inner{margin-top:-0.5rem;height:0.5rem;overflow:hidden;}
.nav-menu li:not(:last-child){margin-right:0.3rem;}
.nav-menu li a{line-height:0.5rem;}
}
.Content{overflow:hidden;padding:0.9rem 0;}
@media (max-width:480px){.Content{padding:0.4rem 0;}
}
.singlePage{color:#756969;line-height:1.875;text-align:justify;}
.about-Main{padding:0;}
.about-Main .box-1{padding:1.2rem 0 1.6rem 0;}
.about-Main .box-1 .right{position:relative;}
.about-Main .box-1 .right li{float:left;width:47.62%;position:relative;z-index:5;overflow:hidden;}
.about-Main .box-1 .right li:nth-child(1){margin-top:29.762%;}
.about-Main .box-1 .right li:nth-child(2){float:right;}
.about-Main .box-1 .right li .Ispic{padding-bottom:125%;transition:0.5s ease-out;}
.about-Main .box-1 .right li:hover .Ispic{transform:scale(1.1);}
.about-Main .box-1 .s > *{position:absolute;width:55.595%;padding-bottom:55.595%;background-repeat:no-repeat;background-size:contain;background-position:center;top:0.74rem;left:50%;transform:translateX(-50%);}
.about-Main .box-1 .s dd{z-index:4;background-image:url(../images/s-s.png);}
.about-Main .box-1 .s dt{z-index:6;background-image:url(../images/s-x.png);}
@media (min-width:1025px){.about-Main .box-1 .right{width:58.334%;}
.about-Main .box-1 .left{width:40%;max-width:6rem;}
}
@media (max-width:1024px){.about-Main .box-1 .right{margin-top:0.5rem;}
}
@media (max-width:480px){.about-Main .box-1{padding:0.6rem 0;}
}
.team-list .item{position:relative;z-index:1;}
.team-list .item:not(:last-child){margin-bottom:0.8rem;}
.team-list .item .pic .Ispic{background-size:contain;transition:0.3s;}
.team-list .item:hover .pic .Ispic{transform:scale(1.1);}
.team-list .item .singlePage{background-color:#f9f9f9;padding-top:0.3rem;padding-bottom:0.3rem;}
.team-list .item .name{padding-bottom:1.875em;color:#756969;}
.team-list .item .name h3{font-weight:500;margin:0 0 0.75em 0;font-size:0.24rem;color:#333;}
@media (min-width:769px){.team-list .item .name,.team-list .item .singlePage{padding-left:25%;padding-right:3.82%;}
.team-list .item .singlePage{min-height:2.1rem;}
.team-list .item .pic{position:absolute;width:25%;left:0;top:0;}
.team-list .item .pic .Ispic{width:72.223%;padding-bottom:72.223%;margin:0 auto;}
}
@media (max-width:768px){.team-list .item .singlePage{padding:0.2rem;}
.team-list .item .wap-css{display:flex;align-items:center;}
.team-list .item .pic{width:45%;flex-shrink:0;}
.team-list .item .pic .Ispic{padding-bottom:100%;}
.team-list .item .name{flex:1;padding-left:0.3rem;}
}
.honor-list li{float:left;position:relative;text-align:center;margin-bottom:4%;}
.honor-list li > a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:4;background:rgba(255,255,255,0);}
.honor-list li:first-child:before,.honor-list li:last-child:after{position:absolute;content:'';bottom:0px;height:0.9rem;width:0.5rem;}
.honor-list li:first-child:before{left:-0.5rem;background:url(../images/honor/ul_l.png) no-repeat 0 0;background-size:contain;}
.honor-list li:last-child:after{right:-0.5rem;background:url(../images/honor/ul_r.png) no-repeat 0 0;background-size:contain;}
.honor-list li .ytable{position:relative;max-width:2.7rem;height:2rem;width:80%;background-color:#ffffff;border:solid 0.06rem #943238;margin:0 auto;}
.honor-list li .ytable-cell{overflow:hidden;}
.honor-list li .ytable:after{position:absolute;margin-left:0.06rem;background:url(../images/honor/ying.png) no-repeat left bottom;width:0.24rem;height:calc(100% + 0.06rem);background-size:contain;content:'';left:100%;}
.honor-list li img{max-height:1.82rem;max-width:90%;transition:0.3s ease-out;}
.honor-list li:hover img{transform:scale(1.1);}
.honor-list li aside{padding-top:0.3rem;height:0.9rem;background:url(../images/honor/libg.png) repeat-x left top;background-size:auto 0.75rem;}
.honor-list li p{margin:0 auto;max-width:2.1rem;width:90%;line-height:1.5;color:#333;font-weight:500;}
@media (min-width:1025px){.honor-list li{width:25%;}
.honor-list li:nth-child(4n+1):before{position:absolute;content:'';bottom:0px;height:0.9rem;width:0.5rem;}
.honor-list li:nth-child(4n+1):before{left:-0.5rem;background:url(../images/honor/ul_l.png) no-repeat 0 0;background-size:contain;}
.honor-list li:nth-child(4n):after{position:absolute;content:'';bottom:0px;height:0.9rem;width:0.5rem;right:-0.5rem;background:url(../images/honor/ul_r.png) no-repeat 0 0;background-size:contain;}
}
@media (max-width:1024px){.honor-list{padding:0 0.4rem;}
.honor-list li{width:50%;}
.honor-list li:nth-child(2n+1):before{position:absolute;content:'';bottom:0px;height:0.9rem;width:0.5rem;}
.honor-list li:nth-child(2n+1):before{left:-0.5rem;background:url(../images/honor/ul_l.png) no-repeat 0 0;background-size:contain;}
.honor-list li:nth-child(2n):after{position:absolute;content:'';bottom:0px;height:0.9rem;width:0.5rem;right:-0.5rem;background:url(../images/honor/ul_r.png) no-repeat 0 0;background-size:contain;}
}
@media (max-width:480px){.honor-list li .ytable{height:1rem;border-width:0.04rem;}
.honor-list li .ytable:after{height:calc(100% + 0.04rem);margin-left:0.04rem;}
.honor-list li img{max-height:0.9rem;}
}
.Pages{text-align:center;line-height:0.51rem;}
.Pages a.a_first,.Pages a.a_end,.Pages > span{display:none;}
.Pages .p_page *{display:inline-block;}
.Pages .p_page{overflow:hidden;display:table;margin:0 auto;}
.Pages .p_page em{float:left;font-style:normal;}
.Pages a{color:#333333;background:#f9f9f9;float:left;transition:0.3s;border-radius:0.5rem;}
.Pages .num a{width:0.51rem;margin:0 0.06rem;}
.Pages a:hover,.Pages .num a.a_cur{background-color:#d70c19;color:#fff;}
.Pages a.a_next,.Pages a.a_prev{text-transform:uppercase;width:0.75rem;height:0.51rem;font-size:0;background-repeat:no-repeat;background-position:center center;background-size:auto 0.12rem;}
.Pages a.a_prev{background-image:url(../images/a_prev.svg);}
.Pages a.a_next{background-image:url(../images/a_next.svg);}
.Pages a.a_next:hover,.Pages a.a_prev:hover{background-color:#d70c19;}
.Pages a.a_prev:hover{background-image:url(../images/a_prev_hover.svg);}
.Pages a.a_next:hover{background-image:url(../images/a_next_hover.svg);}
@media(max-width:640px){.Pages .num{display:none;}
.Pages a{margin:0 0.05rem;}
}
.company-honor{padding-top:0;}
.company-honor .honor-list{background-color:#f9f9f9;padding-top:1.3rem;}
.company-honor .Pages{padding-top:0.7rem;}
@media (max-width:480px){.company-honor .honor-list{padding-top:0.5rem;}
.company-honor .Pages{padding-top:0.4rem;}
}
.honor-Istop{padding-top:0.9rem;padding-bottom:1rem;}
.honor-Istop .slider-for .Ispic{background-size:contain;/* background-color:#e3e3e3;*/
}
.honor-Istop .slider-for .item aside{text-align:center;font-weight:500;font-size:0.24rem;margin-top:1em;}
.honor-Istop .slider-nav .item .Ispic{border:solid 0.04rem #e3e3e3;}
.honor-Istop .slider-nav .slick-current.item .Ispic{border-color:#d70c19;}
.honor-Istop .slider-nav{position:relative;}
.honor-Istop .slick-arrow{position:absolute;width:0.5rem;height:0.5rem;background-color:#d70c19;background-repeat:no-repeat;background-position:center center;cursor:pointer;border:0;font-size:0;z-index:10;border-radius:50%;padding:0;}
.honor-Istop .slick-prev{background-image:url(../images/up-on.svg);}
.honor-Istop .slick-next{background-image:url(../images/down-on.svg);}
.honor-Istop .slick-disabled{background-color:#fff;box-shadow:0 0 0.18rem rgba(0,0,0,0.1);}
.honor-Istop .slick-prev.slick-disabled{background-image:url(../images/up.svg);}
.honor-Istop .slick-next.slick-disabled{background-image:url(../images/down.svg);}
@media (min-width:1025px){.honor-Istop .slider-for{width:79.862%;}
.honor-Istop .slider-for .Ispic{height:6.9rem;}
.honor-Istop .slider-nav{width:18.75%;}
.honor-Istop .slider-nav .slider{height:6.9rem;overflow:hidden;}
.honor-Istop .slider-nav .item{height:1.76rem;}
.honor-Istop .slider-nav .item .Ispic{height:1.61rem;}
.honor-Istop .slick-arrow{left:50%;margin-left:-0.25rem;}
.honor-Istop .slick-prev{top:-0.25rem;}
.honor-Istop .slick-next{bottom:-0.25rem;margin-bottom:0.15rem;}
}
@media (max-width:1024px){.honor-Istop .slick-arrow{top:50%;margin-top:-0.25rem;transform:rotate(-90deg);}
.honor-Istop .slick-prev{left:0;}
.honor-Istop .slick-next{right:0;}
.honor-Istop .slider-for{margin-bottom:0.2rem;}
.honor-Istop .slider-for .Ispic{padding-bottom:60%;}
.honor-Istop .slider-nav{padding:0 0.25rem;}
.honor-Istop .slider-nav .item .Ispic{padding-bottom:59.53%;margin:0 2%;}
.honor-Istop .slider-for .item aside{margin-bottom:1em;}
}
@media (max-width:480px){.honor-Istop{padding-top:0.4rem;padding-bottom:0.5rem;}
.honor-Istop .slider-for .item aside{font-size:0.18rem;}
.honor-Istop .slick-arrow{width:0.4rem;height:0.4rem;margin-top:-0.2rem;}
}
/* contact */
@media (min-width:1025px){.contact-main .left{width:36.459%;}
.contact-main .right{width:59.028%;}
}
/* feedback */
.contact-feedback{background-color:#f9f9f9;border-bottom:2px solid rgba(0,0,0,0.05);}
@media (min-width:1025px){.contact-feedback .left{width:36.459%;}
.contact-feedback .right{width:59.028%;}
}
.contact-feedback .name{font-weight:500;font-size:0.3rem;line-height:1;}
.contact-feedback .left pre{line-height:1.875;color:#756969;margin:1em 0 2em 0;}
.contact-feedback .left img{max-width:3.2rem;}
.contact-feedback .form li{position:relative;margin-bottom:0.1rem;}
.contact-feedback .form li > label{position:absolute;left:0.2rem;top:0;line-height:0.6rem;}
.contact-feedback .form .text{width:100%;border:1px solid #d1cece;height:0.6rem;line-height:0.6rem;padding:0 0.2rem;display:block;background:none;}
.contact-feedback .form textarea.text{height:auto;}
.contact-feedback .form .btn-box .btn{width:1.7rem;height:0.6rem;color:#fff;cursor:pointer;background:#d70c19;border:0;}
@media (max-width:1024px){.contact-feedback .right{margin-top:0.3rem;}
}
@media (min-width:481px){.contact-feedback .form .row-3 li{float:left;width:calc(33.333% - 0.06666rem);}
.contact-feedback .form .row-3 li:not(:last-child){margin-right:0.1rem;}
}
.padb80{padding-bottom:0.8rem;}
@media (max-width:480px){.padb80{padding-bottom:0.4rem;}
}
.news-top{border-bottom:1px solid #e8e8e8;}
.news-top .item a{display:block;background-color:#f9f9f9;padding:0.2rem;}
.news-top .item .pic{overflow:hidden;}
.news-top .item .Ispic{padding-bottom:60.975%;transition:0.3s ease-out;}
.news-top .item a:hover .Ispic{transform:scale(1.15);}
.news-top .txt{padding:0.3rem 0;line-height:1.5;}
.news-top .tit{font-size:0.2rem;min-height:3em;font-weight:500;}
.news-top .txt p{color:#756969;}
.news-top .txt time{display:block;background:url(../images/more.gif) no-repeat right center;font-weight:500;color:#d70c19;font-size:0.14rem;}
@media (min-width:481px){.news-top .slider{margin:0 -0.225rem;}
.news-top .item a{margin:0 0.225rem;}
}
.slick-dots{display:table;margin:0.28rem auto 0;overflow:hidden;}
.slick-dots li{float:left;list-style:none;width:0.2rem;height:0.2rem;border:solid 1px transparent;border-radius:50%;position:relative;cursor:pointer;}
.slick-dots li button{position:absolute;width:0.04rem;height:0.04rem;background:#d70c19;padding:0;border:0;font-size:0;left:50%;top:50%;margin:-0.02rem 0 0 -0.02rem;border-radius:50%;}
.slick-dots li.slick-active{border-color:#d70c19;}
.mb80{margin-bottom:0.8rem;}
@media (max-width:480px){.mb80{margin-bottom:0.4rem;}
}
.news-list .url{transition:0.3s;display:block;border-bottom:1px solid #e8e8e8;padding:0.4rem 0;}
.news-list .url:hover{background-color:#f9f9f9;}
.news-list dl dt{overflow:hidden;}
.news-list dl dt .Ispic{padding-bottom:59.375%;transition:0.3s ease-out;}
.news-list .url:hover dt .Ispic{transform:scale(1.15);}
.news-list .tit{font-weight:500;font-size:0.2rem;}
.news-list .inner time{font-size:0.14rem;font-weight:500;color:#d70c19;display:block;margin:1.2857em 0 2.142em 0;}
.news-list .inner p{color:#756969;line-height:1.625;margin:0;}
.party-content{padding-top:0.55rem;}
.party-content .news-list dl dd{padding-right:0;background:none;}
.party-content .news-list .url:hover dl dd{background:none;}
.news-list dt.time .date{width:0.8rem;margin:0 auto;line-height:0.3rem;text-align:center;color:#555555;font-weight:500;background-color:#e3e3e3;transition:0.3s background-color;}
.news-list dt.time .date b{transition:0.3s background-color;background-color:#f2f2f2;display:block;font-size:0.28rem;color:#999;line-height:0.5rem;font-weight:900;}
.news-list .url:hover dt.time .date{background-color:#c60c18;color:#fff;font-weight:400;}
.news-list .url:hover dt.time .date b{background-color:#d70c19;color:#fff;}
@media (min-width:769px){.news-list dl{display:table;table-layout:fixed;width:100%;}
.news-list dl > *{display:table-cell;vertical-align:middle;}
.news-list dl dt{width:3.2rem;}
.news-list dl dt.time{width:1.2rem;}
.news-list dl dd{padding:0 0.7rem 0 0.39rem;background:url(../images/more.png) no-repeat right 0.2rem center;background-size:auto 0.5rem;}
.news-list .url:hover dl dd{background-image:url(../images/more-red.png);}
.news-list dl dd .inner{max-width:8.28rem;width:80%;}
.party-content .news-list dl dd .inner{width:95%;}
}
@media (max-width:768px){.news-list{display:flex;justify-content:space-between;flex-flow:wrap;}
.news-list .url{width:50%;padding:0.2rem;}
.news-list dl dd{padding-top:0.2rem;}
.news-list .tit{-webkit-line-clamp:2;}
.news-list dl dt.time,.news-list .inner p{display:none;}
}
@media (max-width:480px){.news-list .url{padding:0.2rem 0.1rem;}
.news-list .tit{font-size:0.18rem;}
.news-list .inner time{margin-bottom:0;}
.party-content{padding-top:0.3rem;}
}
.news-info .title{font-weight:500;text-align:center;border-bottom:1px solid #e8e8e8;padding-bottom:1.2em;margin-bottom:2em;}
.news-info .title h2{font-size:0.3rem;margin:0;line-height:1.25;margin-bottom:1.1em;}
.news-info .title p{margin:0;color:#756969;}
.news-info .title p span{display:inline-block;margin:0 0.2rem;}
.news-info .info-back-pn{border-top:1px solid #e8e8e8;padding-top:1.2em;margin-top:2em;line-height:2;}
.news-info .info-back-pn .fr{margin-top:1em;}
.news-info .info-back-pn .fr a{display:inline-block;color:#d70c19;border-bottom:2px solid #d70c19;transition:0.3s;}
.news-info .info-back-pn .fr a:hover{letter-spacing:0.1rem;text-indent:0.1rem;}
@media (min-width:1025px){.news-info .info-back-pn dd.fl{max-width:60%;}
}
@media (max-width:1024px){.news-info .info-back-pn .fr{text-align:center;}
}
@media (max-width:480px){.news-info .title h2{font-size:0.24rem;}
.news-info .title p span{margin:0 0.1rem;}
}
.news-text li{margin-top:calc(1px - 0.3rem - 2px);margin-bottom:0.3rem;}
.news-text li a{padding:0.3rem 0.4rem;border-bottom:1px solid #e8e8e8;transition:0.3s;}
.news-text li a:hover{background-color:#f9f9f9;border-bottom-color:#f9f9f9;}
.news-text li .time{width:0.8rem;}
.news-text li .time time{display:block;color:#555555;background-color:#e3e3e3;line-height:0.3rem;text-align:center;font-weight:500;}
.news-text li a:hover .time time{color:#fff;background-color:#c60c18;font-weight:400;}
.news-text li time b{font-weight:700;font-size:0.28rem;color:#999999;background-color:#f2f2f2;line-height:0.5rem;display:block;}
.news-text li a:hover time b{background-color:#d70c19;color:#fff;}
.news-text li .txt{padding:0 0.6rem;background:url(../images/more.svg) no-repeat right center;background-size:auto 0.5rem;transition:0.3s;}
.news-text li a:hover .txt{background-image:url(../images/more-red.svg);}
.news-text li .tit{font-size:0.18rem;font-weight:500;line-height:1.5;}
@media (max-width:640px){.news-text li .tit{-webkit-line-clamp:2;}
}
@media (max-width:480px){.news-text li a{padding:0.2rem 0.1rem;margin-top:calc(1px - 0.2rem - 2px);margin-bottom:0.1rem;}
.news-text li .txt{padding:0 0.4rem 0 0.2rem;background-size:auto 0.3rem;}
}
.news-text ol{background-color:#f9f9f9;margin-bottom:2.776%;}
.news-text ol a{padding:0.2rem;}
.news-text ol .pic{width:36.364%;overflow:hidden;}
.news-text ol .Ispic{padding-bottom:60.834%;transition:0.3s ease-out;}
.news-text ol a:hover .Ispic{transform:scale(1.1);}
.news-text ol .txt{padding:0 0.32rem;}
.news-text ol .txt time{color:#d70c19;font-weight:500;font-size:0.14rem;}
.news-text ol .tit{font-weight:500;font-size:0.2rem;line-height:1.5;margin:0.5em 0;}
.news-text ol .more{background:url(../images/more.gif) no-repeat;width:18px;height:10px;display:inline-block;}
@media (min-width:769px){.news-text ol{float:left;width:48.612%;}
.news-text ol:nth-child(2n){margin-left:2.776%;}
}
@media (max-width:480px){.news-text ol a{padding:0.1rem;}
.news-text ol .txt{padding:0 0 0 0.2rem;}
.news-text ol .pic{width:45%;}
.news-text ol .tit{font-size:0.18rem;}
}
.business-top{overflow:hidden;position:relative;z-index:1;padding:1rem 0 0.7rem 0;}
.business-top:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;background:url(../images/businessbg.jpg) no-repeat;background-size:auto 100%;}
.business-top .ytable{position:relative;z-index:4;}
.business-top .img .Ispic{padding-bottom:56.25%;transition:0.3s ease-out;}
.business-top .img:hover .Ispic{transform:scale(0.95);}
.business-top .main aside{font-weight:700;color:#d70c19;}
.business-top .main h2{font-size:0.44rem;margin:0.5em 0 0.9em 0;}
.business-top .main pre{color:#756969;line-height:1.75;margin-bottom:1.1rem;}
.business-top .more{display:inline-block;border:solid 1px rgba(151,121,121,0.3);line-height:0.5rem;padding:0 0.21rem;transition:0.3s;}
.business-top .more:after{display:inline-block;vertical-align:bottom;width:18px;height:0.5rem;background:url(../images/more-2.gif) no-repeat center center;content:'';margin-left:0.2rem;transition:0.3s;}
.business-top a:hover .more{background-color:#d70c19;color:#fff;}
.business-top a:hover .more:after{background-image:url(../images/more-white.gif);}
@media (min-width:1025px){.business-top:before{width:81.25%;background-size:contain;}
.business-top .img{width:41.667%;}
.business-top .img .Ispic{width:160%;padding-bottom:90%;}
.business-top .main .inner{max-width:5.6rem;width:90%;}
}
@media (max-width:1024px){.business-top .main{margin-bottom:0.3rem;}
.business-top .main pre{margin-bottom:0.5rem;}
}
@media (max-width:480px){.business-top{padding:0.5rem 0;}
.business-top .main h2{font-size:0.32rem;}
}
.business-list li{float:left;margin-bottom:0.7rem;position:relative;}
.business-list li:before{position:absolute;content:'';width:0;height:2px;background-color:#d70c19;bottom:0;left:50%;transition:0.3s ease-out;transform:translateX(-50%);opacity:0;}
.business-list li:hover:before{width:100%;opacity:1;}
.business-list li a{display:block;border-bottom:2px solid #f6f6f6;padding-bottom:0.4rem;}
.business-list li .Ispic{padding-bottom:66.667%;transition:0.3s ease-out;}
.business-list li a:hover .Ispic{transform:scale(1.1);}
.business-list li .txt{padding-right:20px;background:url(../images/more.gif) no-repeat right 1px center;margin-top:0.3rem;}
.business-list li .tit{font-weight:500;font-size:0.2rem;margin-top:0.6em;}
.business-list li .txt aside{color:#d70c19;}
.business-list li .pic{overflow:hidden;}
@media (min-width:769px){.business-list li{width:31.25%;}
.business-list li:not(:nth-child(3n)){margin-right:3.125%;}
}
@media (max-width:768px){.business-list li{width:48%;margin-bottom:4%;}
.business-list li:not(:nth-child(2n)){margin-right:4%;}
}
@media (max-width:480px){.business-list li a{padding-bottom:0.2rem;}
}
.business-info .desc .label{color:#d70c19;font-weight:700;}
.business-info .desc .name{font-size:0.44rem;margin:0.6em 0 0.7em 0;}
.business-info .honor-Istop{padding:0.32rem 0 0.62rem 0;}
.business-info .back{text-align:center;}
.business-info .back a{display:inline-block;line-height:0.33rem;font-weight:700;padding-left:31px;background:url(../images/back.gif) no-repeat left center;color:#d70c19;border-bottom:2px solid #d70c19;transition:0.3s;}
.business-info .back a:hover{letter-spacing:0.1rem;text-indent:0.1rem;}
.sec-nav{margin-bottom:0.63rem;}
.sec-nav ul li{font-weight:500;}
.sec-nav ul li a{display:block;padding:0 0.16rem;background-color:#f2f2f2;border-radius:0.3rem;line-height:0.6rem;text-align:center;transition:0.3s;}
.sec-nav ul li a:hover,.sec-nav ul li.aon a{background-color:#d70c19;color:#fff;}
@media (min-width:769px){.sec-nav ul{display:table;margin:0 auto;}
.sec-nav ul li{float:left;min-width:1.8rem;margin:0 0.05rem 0.05rem;}
}
@media (max-width:768px){.sec-nav ul:after{display:none;}
.sec-nav ul{display:flex;flex-flow:wrap;}
.sec-nav ul li{width:32%;margin-bottom:2%;}
.sec-nav ul li:not(:nth-child(3n)){margin-right:2%;}
.sec-nav ul li a{display:flex;align-items:center;height:0.6rem;line-height:1.2;justify-content:center;padding:0 0.1rem;}
}
@media (max-width:480px){.sec-nav{margin-bottom:0.3rem;}
}
.news-slider li a{background-color:#f9f9f9;padding:0.2rem;}
.news-slider li .Ispic{padding-bottom:60.945%;transition:0.3s;}
.news-slider li .pic{overflow:hidden;}
.news-slider li a:hover .Ispic{transform:scale(1.1);}
.news-slider li .tit{font-weight:500;font-size:0.24rem;line-height:1.25;}
.news-slider li p{color:#756969;line-height:1.625;margin:2.3em 0;text-align:justify;}
.news-slider li time{display:block;color:#d70c19;font-weight:500;padding-right:20px;background:url(../images/more.gif) no-repeat right 1px center;font-size:0.14rem;}
@media (min-width:1025px){.news-slider li .pic{width:49.929%;}
.news-slider li .txt .inner{width:85%;margin:0 auto;}
}
@media (max-width:1024px){.news-slider li .txt{padding:0.2rem 0 0 0;}
}
.single-full{overflow:hidden;}
.job-list .type{display:table;width:100%;font-weight:500;}
.job-list .type li{display:table-cell;vertical-align:middle;}
.job-list .type li:not(:first-child){text-align:center;}
.job-list ol.type{background-color:#d70c19;color:#fff;line-height:0.6rem;}
.job-list ul.type{margin-bottom:0.04rem;background-color:#f9f9f9;height:0.7rem;cursor:pointer;}
.job-list .type li .btn{display:inline-block;width:14px;height:9px;background:url(../images/down.png) no-repeat;}
.job-list .con{padding:0.52rem 0.52rem 0.77rem;background-color:#f9f9f9;border-bottom:0.16rem solid #fff;display:none;}
.job-list .btn_apply{margin-top:0.2rem;display: none;}
.job-list .btn_apply a{display:inline-block;font-weight:500;color:#fff;background-color:#d70c19;line-height:0.5rem;padding:0 0.58rem;transition:0.3s;}
.job-list .btn_apply a:hover{background-color:#000;}
@media (min-width:769px){.job-list .type li:not(:first-child){width:17.014%;}
.job-list .type li:nth-child(1){padding:0 0.1rem 0 0.52rem;}
.job-list .type li:nth-child(6){width:1.36rem;}
}
@media (max-width:768px){.job-list .type li:not(:first-child){width:25%;}
.job-list .type li:nth-child(2),.job-list .type li:nth-child(5){display:none;}
.job-list .type li:nth-child(1){padding:0 0.2rem;}
.job-list .type li:nth-child(6){width:0.8rem;}
.job-list .con{padding:0.2rem;}
}
.home-title{margin-bottom:0.39rem;background-position:left center;background-repeat:no-repeat;background-size:0.38rem auto;position:relative;padding-left:0.49rem;z-index:1;}
.home-title .more{position:absolute;border:1px solid rgba(151,121,121,0.3);padding:0 0.21rem;color:#977979;font-weight:400;right:0;top:50%;margin-top:-0.25rem;line-height:0.5rem;font-size:0.16rem;}
.home-title .more:after{display:inline-block;content:'';width:18px;height:10px;background:url(../images/more-2.gif) no-repeat;margin-left:0.2rem;}
.home-title .more:hover{background-color:#d70c19;color:#fff;}
.home-title .more:hover:after{background-image:url(../images/more-white.gif)}
.home-title .cn{color:#d70c19;font-size:0.3rem;font-weight:500;line-height:1.6666;}
@media (max-width:480px){.home-title{background-size:0.24rem auto;padding-left:0.3rem;margin-bottom:0.24rem;}
.home-title .cn{font-size:0.26rem;}
.home-title .more{line-height:0.4rem;padding:0 0.1rem;margin:0;transform:translateY(-50%);}
}
/*Floor003108 */
.Floor003108{background:url(../images/home-party-bg.jpg) no-repeat center bottom #f7f7f7;background-size:100% auto;padding-bottom:1.13rem;padding-top:0.88rem;font-weight:500;}
.Floor003108 .home-title{background-image:url(../images/title-ico-party.svg);}
.Floor003108 ol{float:left;width:50%;}
.Floor003108 ol:nth-of-type(1) .txt{background-color:#fff;padding:0.3rem 0.47rem 0 0.33rem;}
.Floor003108 ol .pic{position:relative;overflow:hidden;}
.Floor003108 ol:not(:nth-of-type(1)) .pic{margin-bottom:0.18rem;}
.Floor003108 ol .pic time{position:absolute;right:0;bottom:0;line-height:0.4rem;background-color:#d70c19;color:#fff;font-size:0.14rem;z-index:10;padding:0 0.5em;}
.Floor003108 ol:nth-of-type(1) .pic time{padding:0 1.357em;line-height:0.5rem;}
.Floor003108 ol .tit{}
.Floor003108 ol:not(:nth-of-type(1)) .tit{line-height:1.666;}
.Floor003108 ol:nth-of-type(1) .tit{font-size:0.24rem;font-weight:700;line-height:1.25;}
.Floor003108 ol:not(:nth-of-type(1)) p{display:none;}
.Floor003108 ol p{margin:1em 0 0 0;color:#999;font-weight:400;}
.Floor003108 li{border-bottom:1px solid #e1e1e1;}
.Floor003108 li:nth-of-type(1){border-top:1px solid #e1e1e1;}
.Floor003108 li a{line-height:0.72rem;}
.Floor003108 li a:not(:hover){color:#756969;}
.Floor003108 li time{float:right;color:#d70c19;font-size:0.14rem;}
@media (min-width:769px){.Floor003108{font-size:0.18rem;}
.Floor003108 ol{height:2.94rem;margin-left:2.5%;}
.Floor003108 ol:not(:nth-of-type(1)){width:21.25%;}
.Floor003108 ol:nth-of-type(1){height:5.1rem;margin:0 2.5% 0 0;}
.Floor003108 ol:nth-of-type(1) .txt{height:1.6rem;background-color:#fff;}
.Floor003108 ol .Ispic{transition:0.3s ease-out;height:1.5rem;}
.Floor003108 ol a:hover .Ispic{transform:scale(1.2);}
.Floor003108 ol:nth-of-type(1) .Ispic{height:3.5rem;}
.Floor003108 li{float:right;width:45%;height:.72rem;clear:right;}
}
@media (max-width:768px){.Floor003108 ol{margin-bottom:0.5rem;}
.Floor003108 ol:nth-of-type(1){width:100%;}
.Floor003108 ol:nth-of-type(1) .txt{padding-bottom:0.35rem;}
.Floor003108 ol .Ispic{padding-bottom:56%;}
.Floor003108 ol:not(:nth-of-type(1)){width:47.5%;}
.Floor003108 ol:nth-of-type(2){margin-right:5%;}
.Floor003108 li{clear:left;}
}
@media (max-width:480px){.Floor003108{padding:0.4rem 0;}
.Floor003108 ol{margin-bottom:0.2rem;}
.Floor003108 ol:nth-of-type(1) .txt{padding:0.2rem 0.2rem 0.1rem 0.2rem;}
.Floor003108 ol:nth-of-type(1) .tit{font-size:0.2rem;}
}
.home-news{background:url(../images/home-news-bg.jpg) no-repeat;background-size:cover;padding:1.1rem 0 1.65rem 0;}
.home-news .home-title{background-image:url(../images/title-icon-news.png);}
.home-news .tabs{margin-bottom:0.69rem;position:relative;z-index:6;}
.home-news .tabs li{float:left;}
.home-news .tabs li a{cursor:pointer;}
.home-news .tabs li:not(:last-child){margin-right:0.26rem;}
.home-news .tabs li a{display:block;font-weight:700;color:#756969;border-top:2px solid #977979;padding-top:0.09rem;}
.home-news .tabs li.on a{color:#d70c19;border-top-color:#d70c19;}
.home-news .tabs-ul .ul > *{background-color:#fff;}
.home-news .tabs-ul li{transform:translateX(30px);transition:1s;opacity:0;}
.home-news .tabs-ul .show li{transform:translateX(0);opacity:1;}
.home-news .tabs-ul li a{display:block;position:relative;padding:0.4rem 0.4rem 0;}
.home-news .tabs-ul li aside{font-weight:500;margin-bottom:0.7rem;}
.home-news .tabs-ul li a:not(:hover) aside{color:#756969;}
.home-news .tabs-ul li time{display:block;}
.home-news .tabs-ul li:nth-of-type(1){margin-bottom:0.1rem;}
.home-news .tabs-ul ol{transform:translateX(-30px);transition:1s;opacity:0;}
.home-news .tabs-ul ul:not(.show){position:fixed;left:-100%;transform:translateX(-100%);opacity:0;}
.home-news .tabs-ul .show ol{transform:translateX(0);opacity:1;}
.home-news .tabs-ul ol a{padding:0.4rem 0;}
.home-news .tabs-ul ol .pic{overflow:hidden;}
.home-news .tabs-ul ol .pic .Ispic{padding-bottom:78.838%;transition:0.3s ease-out;}
.home-news .tabs-ul ol a:hover .pic .Ispic{transform:scale(1.1);}
.home-news .tabs-ul ol .txt{position:relative;padding-left:0.41rem;padding-right:0.44rem;vertical-align:top;}
.home-news .tabs-ul time{font-size:0.14rem;font-weight:500;color:#d70c19;background:url(../images/more.gif) no-repeat right center;}
.home-news .tabs-ul ol .txt time{left:0.41rem;right:0.44rem;position:absolute;bottom:0;}
.home-news .tabs-ul ol .tit{font-weight:700;font-size:0.24rem;margin-bottom:1em;}
.home-news .tabs-ul ol a:not(:hover){color:#524d4d;}
.home-news .tabs-ul ol p{color:#999999;line-height:1.625;text-align:justify;}
@media (min-width:481px){.home-news .tabs-ul ol .pic{width:47.778%;}
.home-news .tabs-ul li aside{font-size:0.18rem;}
}
@media (min-width:1025px){.home-news .home-title{margin-bottom:0;}
.home-news .tabs ul{margin-top:-0.3rem;}
.home-news .tabs-ul ol{width:62.5%;height:4.2rem;float:left;}
.home-news .tabs-ul li{height:2.05rem;width:36.806%;float:right;}
}
@media (max-width:1024px){.home-news{padding:0.4rem 0;}
.home-news .tabs{margin-bottom:0.3rem;}
.home-news .tabs-ul li{float:left;width:calc(50% - 0.05rem);margin-top:0.1rem;}
.home-news .tabs-ul li:nth-of-type(2){float:right;}
.home-news .tabs-ul li a{padding:0.2rem;}
}
@media (max-width:480px){.home-news .tabs-ul ol a,.home-news .tabs-ul ol .ytable-cell{display:block;}
.home-news .tabs-ul ol a{padding-top:0;}
.home-news .tabs-ul ol .txt{padding-top:0.2rem;padding-bottom:0.4rem;}
.home-news .tabs-ul li aside{margin-bottom:0.4rem;}
}
.Floor003105{position:relative;z-index:1;overflow:hidden;padding:1rem 0;background:url(../images/home-projectbg.jpg) no-repeat center center;background-size:100% 100%;}
.Floor003105 .home-title{background-image:url(../images/title-icon-project.png);}
.Floor003105 .home-title .cn{color:#fff;}
.Floor003105 .more{font-size:0.16rem;text-align:center;padding:0 0.2rem;line-height:0.5rem;border:solid 1px rgba(255,255,255,0.3);transition:0.3s;display:table;color:#fff;}
.Floor003105 .more:after{width:18px;height:10px;display:inline-block;content:'';margin-left:1em;background:url(../images/more-white.gif) no-repeat;background-size:contain;transition:0.3s;}
.Floor003105 a:hover .more{background-color:#d70c19;border-color:#d70c19;}
.Floor003105 .slider li a{color:#fff;}
.Floor003105 .slider li .pic .Ispic{padding-bottom:56.25%;transition:0.3s;}
.Floor003105 .slider li a:hover .pic .Ispic{transform:scale(1.1);}
.Floor003105 .slider li .pic{overflow:hidden;}
.Floor003105 .slider li .cate-tit{font-weight:700;}
.Floor003105 .slider li .tit{font-size:0.44rem;font-weight:700;margin-top:0.26rem;}
.Floor003105 .slider li .txt p{line-height:1.75;margin-top:0.3rem;}
.Floor003105 .slick-arrow{position:absolute;width:0.5rem;height:0.5rem;border-radius:50%;background:url(../images/more-white.svg) no-repeat center center;background-size:contain;z-index:20;font-size:0;border:0;cursor:pointer;}
.Floor003105 .slick-arrow:hover{background-image:url(../images/more-red.svg);}
.Floor003105 .slick-prev{transform:rotateY(180deg);}
@media (min-width:1025px){.Floor003105 .title{width:81.25%;}
.Floor003105 .home-title{margin-left:calc(61.539% + 1rem);display:table;width:100%;height:0.4rem;margin-bottom:0;}
.Floor003105 .home-title .cn{display:table-cell;vertical-align:bottom;line-height:1;}
.Floor003105 .slider{width:81.25%;margin-top:-0.4rem;}
.Floor003105 .slider .slick-list{overflow:inherit;}
.Floor003105 .slick-arrow{top:50%;margin-top:-0.25rem;}
.Floor003105 .slick-prev{left:7.671%;}
.Floor003105 .slick-next{right:-0.25rem;}
.Floor003105 .slider li .ytable-cell{vertical-align:bottom;}
.Floor003105 .slider li .pic{width:61.539%;}
.Floor003105 .slider li .txt{padding:0 0.9rem 0 1rem;}
.Floor003105 .slider li .txt p{min-height:5.25em;margin-right:0.2rem;margin-bottom:1.18rem;}
}
@media (min-width:1025px) and (max-width:1600px){.Floor003105 .title .home-title{margin-left:calc(61.539% + 0.4rem);}
.Floor003105 .slider li .tit{font-size:0.3rem;}
.Floor003105 .slider li .txt{padding:0 0.4rem;}
.Floor003105 .slider li .txt p{margin-bottom:0.6rem;}
}
@media (max-width:1024px){.Floor003105{padding-bottom:0;padding-top:0.4rem;}
.Floor003105 .title{width:90%;margin:0 auto 0.3rem;}
.Floor003105 .slider li .txt{padding:0.3rem;}
.Floor003105 .slick-arrow{bottom:100%;margin-bottom:0.3rem;right:5%;}
.Floor003105 .slick-prev{margin-right:0.6rem;}
.Floor003105 .slider li .txt p{margin-bottom:0.2rem;}
}
@media (max-width:480px){.Floor003105 .slider li .tit{font-size:0.28rem;}
}
.home-about{padding:1.2rem 0 1.49rem 0;overflow:hidden;}
.home-about .home-title{background-image:url(../images/title-about-icon.png);}
.home-about .intro .pre pre{font-size:0.44rem;font-weight:700;color:#333;}
.home-about .img-slider{position:relative;z-index:1;padding-top:0.85rem;}
.home-about .s-logo i{position:absolute;z-index:2;width:32.431%;padding-bottom:32.431%;background:url(../images/s-s.png) no-repeat;background-size:contain;top:0;left:33.7845%;}
.home-about .s-logo i:nth-child(2){z-index:6;background-image:url(../images/s-x.png);}
.home-about .slider{margin:0 -25%;z-index:5;}
.home-about .slider li figure{margin:0 0.2rem;display:table;width:calc(100% - 0.4rem);height:4rem;}
.home-about .slider li figcaption{display:table-cell;}
.home-about .slider li:nth-child(2n) figcaption{vertical-align:bottom;}
.home-about .more a{border:1px solid rgba(151,121,121,0.3);padding:0 0.21rem;color:#977979;line-height:0.5rem;display:inline-block;transition:0.3s;}
.home-about .more a:after{display:inline-block;content:'';width:18px;height:10px;background:url(../images/more-2.gif) no-repeat;margin-left:0.2rem;}
.home-about .more a:hover{background-color:#d70c19;color:#fff;}
.home-about .more a:hover:after{background-image:url(../images/more-white.gif)}
@media (min-width:1025px){.home-about .intro .pre{max-width:45%;}
.home-about .intro .info{max-width:5.83rem;}
.home-about .more{text-align:right;padding-right:13.889%;}
}
@media (max-width:1024px){.home-about .more{text-align:center;padding-top:0.2rem;}
.home-about .intro{margin-bottom:0.2rem;}
.home-about .intro .pre{margin-bottom:0.1rem;}
.home-about .slider li figure{height:35vw;}
}
@media (max-width:480px){.home-about{padding:1.2rem 0 0.4rem 0;}
.home-about .intro .pre pre{font-size:0.3rem;}
.home-about .img-slider{padding-top:0.55rem;}
.home-about .slider li figure{width:calc(100% - 0.2rem);margin:0 0.1rem}
}
.home-ban{position:relative;z-index:1;}
.home-ban .list li{position:relative;}
.home-ban .list li .txt{position:absolute;width:100%;top:41%;text-align:center;z-index:10;color:#fff;}
.home-ban .list li .txt > *{transform:translateY(30px);opacity:0;}
.home-ban .list li.ani-show .txt > *{transform:translateY(0);opacity:1;}
.home-ban .list li .txt h2{margin:0;font-size:0.8rem;line-height:1.25;transition:1s;text-shadow:5px 5px #333}
.home-ban .list li .txt aside{font-size:0.66rem;transition:1s 0.5s;margin-top:2%;text-shadow:3px 3px #333}
.business-ban .list{left:-100%;position:absolute;width:100%;top:0;z-index:10;height:100%;overflow:hidden;transition:0s 0.3s;}
.business-ban .list.show{left:0;transition:0s;}
.business-ban .list li{position:absolute;left:0;top:0;width:100%;height:100%;display:none;}
.business-ban .controls{position:absolute;bottom:0;z-index:20;left:0;width:100%;}
.business-ban .controls dd a{color:#fff;}
@media (min-width:481px){.business-ban .controls dd{float:left;width:23%;color:#fff;transition:0.3s;padding:0.3rem 0.3rem 0;position:relative;overflow:hidden;}
.business-ban .controls dd:not(:last-child){margin-right:2%;}
.business-ban .controls dd:not(.on){height:1.1rem;margin-top:2rem;}
.business-ban .controls dd.on{height:3.1rem;background-color:rgba(215,12,25,0.9);}
.business-ban .controls dd .name .cn{font-size:0.24rem;font-weight:700;}
.business-ban .controls dd .name .en{font-size:0.18rem;opacity:0.4;font-family:'DIN-Bold';text-transform:uppercase;}
.business-ban .controls dd:not(.on) .name{text-align:center;}
.business-ban .controls dd:not(.on):before,.business-ban .controls dd:not(.on):after{position:absolute;content:'';width:100%;height:2px;background-color:#fff;left:0;top:0;}
.business-ban .controls dd:not(.on):before{opacity:0.4;}
.business-ban .controls dd:not(.on):after{width:50%;}
.business-ban .controls dd:not(.on) .name .en{display:none;}
.business-ban .controls dd.on .name{padding-right:0.2rem;position:relative;}
.business-ban .controls dd.on .name .more{position:absolute;width:0.18rem;height:0.18rem;right:0;background:url(../images/plus.svg) no-repeat;background-size:contain;top:50%;margin-top:-0.09rem;}
.business-ban .controls dd.on .name .more:hover{transform:rotate(180deg);transition:0.5s;}
.business-ban .controls dd .ico{padding:0.33rem 0;transform:translateY(30px);opacity:0;transition:1s 0.3s;}
.business-ban .controls dd .ico img{height:0.81rem;}
.business-ban .controls dd.on .ico{transform:translateY(0);opacity:1;}
.business-ban .controls dd pre{font-size:0.14rem;font-weight:500;line-height:1.7142;transform:translateY(30px);opacity:0;transition:1s 0.5s;}
.business-ban .controls dd.on pre{transform:translateY(0);opacity:1;}
}
@media (max-width:1024px){.home-ban .list li .txt h2{font-size:0.5rem;}
.home-ban .list li .txt aside{font-size:0.3rem;}
}
@media (min-width:481px) and (max-width:1024px){.business-ban .controls dd{width:23%;padding:0.15rem 0.15rem 0;}
.business-ban .controls dd:not(:last-child){margin-right:2%;}
.business-ban .controls dd .name .cn{font-size:0.18rem;}
.business-ban .controls dd:not(.on){height:0.7rem;}
.business-ban .controls dd.on{height:2.7rem;}
}
@media (max-width:480px){.home-ban .list li .txt h2{font-size:0.3rem;}
.home-ban .list li .txt aside{font-size:0.2rem;}
.business-ban .controls{bottom:-0.8rem;}
.business-ban .controls dl{display:flex;align-items:center;justify-content:space-between;}
.business-ban .controls dl:after{display:none;}
.business-ban .controls dd{width:calc(20% - 2px);text-align:center;background-color:rgba(215,12,25,0.8);border:1px solid rgba(255,255,255,0.5);margin:0 1px 1px;padding:0.1rem 0;}
.business-ban .controls dd .ico img{height:0.3rem;}
.business-ban .controls dd pre,.business-ban .controls dd .en{display:none;}
.business-ban .controls dd .cn{color:#fff;margin-bottom:0.05rem;}
}
.PicList002171 li{float:left;width:22.75%;margin-right:3%;margin-bottom:3%;}
.PicList002171 li a{border:1px solid #e8e8e8;position:relative;display:block;}
.PicList002171 li img{display:block;width:100%;}
.PicList002171 li a figure{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,108,186,0.95);opacity:0;transition:0.3s;}
.PicList002171 li a:hover figure{opacity:1;}
.PicList002171 li dl{display:table;width:100%;height:100%;}
.PicList002171 li dt{display:table-cell;vertical-align:middle;text-align:center;font-size:0.18rem;color:#fff;}
@media(min-width:769px){.PicList002171 li:nth-child(4n){margin-right:0;}
}
@media(max-width:768px){.PicList002171 li{width:32%;margin-right:2%;}
}
@media(max-width:768px) and (min-width:481px){.PicList002171 li:nth-child(3n){margin-right:0;}
}
@media(max-width:480px){.PicList002171 li{width:49%;}
.PicList002171 li:nth-child(2n){margin-right:0;}
.PicList002171 li dt{font-size:15px;}
}
/**************edit info********************/
.edit-h3{font-size:0.44rem;line-height:1;color:#333333;margin:0;}
@media (max-width:480px){.edit-h3{font-size:0.3rem;}
}
.edit-ul{margin:3% 0;}
.edit-ul li{float:left;width:48.612%;}
.edit-ul li:not(:nth-child(2n)){margin-right:2.776%;}
/*��������*/
.css-8-1 aside{font-size:0.24rem;margin-bottom:1.04rem;}
@media (min-width:1025px){.css-8-1 .t-2,.css-8-1 .t-1{width:84%;}
}
.css-8-1 .t-2{margin-top:0.55rem;}
@media (max-width:480px){.css-8-1 aside{margin-bottom:0.5rem;}
}
.css-8-2{position:relative;z-index:1;}
.css-8-2 img{float:right;width:116.667%;max-width:none;}
.css-8-2 .txt h4{margin:0 0 1em 0;font-weight:900;}
.css-8-2 .txt p{margin:0;}
@media (min-width:769px){.css-8-2 .txt{position:absolute;right:0;bottom:0;background-color:#fff;top:18.182%;max-width:6rem;padding-left:1rem;}
}
@media (max-width:768px){.css-8-2 .txt{padding:0.5rem 0;clear:both;}
}
/*��ϵ����*/
@media (min-width:1025px){.css-64{padding-top:0.48rem;}
}
.css-64 .tit{font-weight:500;color:#333;font-size:0.3rem;line-height:1;}
.css-64 dl{margin:0.55rem 0 0.05rem 0;}
.css-64 dd{font-weight:500;margin-bottom:0.3rem;border-left:2px solid #d70c19;padding-left:0.15rem;line-height:1;color:#d70c19;}
.css-64 dd div{font-size:0.28rem;}
.css-64 dd span{display:block;margin-bottom:0.5em;}
.css-64 p{text-align:left;}
.css-64 p span{display:inline-block;}
.css-29-1{background:url(../images/jobbg1.jpg) no-repeat center center;background-size:cover;padding:0.99rem 0 0.2rem 0;}
.css-29-1 .name{font-weight:700;color:#333;text-align:center;}
.css-29-1 .name span{display:inline-block;border-bottom:4px solid #d70c19;padding-bottom:0.12rem;}
.css-29-1 .main .pic{position:relative;z-index:4;}
.css-29-1 .main .inner dd{position:relative;z-index:1;padding:0.15rem 0;}
.css-29-1 .main .inner dd span{position:absolute;padding:0.1rem;border-radius:50%;top:50%;margin-top:-0.5rem;}
.css-29-1 .main .inner dd span i{display:block;font-style:normal;width:0.8rem;line-height:0.8rem;border-radius:50%;text-align:center;background-color:#d70c19;color:#fff;font-weight:500;font-size:0.4rem;}
.css-29-1 .main .inner dd .ytable{height:1.5rem;color:#fff;padding:0 0.8rem 0 0.3rem;background:url(../images/jobbg2.jpg) no-repeat center center;background-size:100% 100%;border-radius:0.1rem;line-height:1.5;text-align:right;}
@media (min-width:769px){.css-29-1 .main{max-width:11.68rem;margin:-0.6rem auto 0;position:relative;}
.css-29-1 .main .pic{width:6.58rem;}
.css-29-1 .main .list{position:absolute;left:0;top:0;height:100%;padding-left:3.85rem;width:100%;}
.css-29-1 .main .inner{display:table;height:100%;width:100%;padding-right:1.66rem;}
.css-29-1 .main .inner dl{display:table-cell;vertical-align:middle;}
.css-29-1 .main .inner dd span{right:-0.5rem;}
.css-29-1 .main .inner dd:nth-child(2){margin-right:-1.08rem;}
.css-29-1 .main .inner dd span{background:-moz-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff',endColorstr='#00ffffff',GradientType=1 );}
}
@media (min-width:769px) and (max-width:1024px){.css-29-1 .main .pic{width:5rem;}
.css-29-1 .main{max-width:92%;margin-top:-0.3rem;}
.css-29-1 .main .list{padding-left:2rem;}
.css-29-1 .main .inner dd .ytable{height:1rem;}
.css-29-1 .main .inner dd span{margin-top:-0.35rem;right:-0.35rem;}
.css-29-1 .main .inner dd span i{width:0.5rem;line-height:0.5rem;font-size:0.2rem}
.css-29-1 .main .inner{padding-right:1rem;}
}
@media (max-width:768px){.css-29-1 .main .inner dd span{left:-0.5rem;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.5) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.5) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff',endColorstr='#80ffffff',GradientType=1 );}
.css-29-1 .main .pic{width:80%;margin-left:20%;}
.css-29-1 .main .list{padding:0 3% 0 0.5rem;margin-left:3%;}
}
@media (max-width:480px){.css-29-1 .main .list{padding-left:0.3rem;}
.css-29-1 .main .inner dd .ytable{padding:0.2rem 0.35rem;height:auto;}
.css-29-1 .main .inner dd .ytable br{display:none;}
.css-29-1 .main .inner dd span{margin-top:-0.25rem;left:-0.25rem;}
.css-29-1 .main .inner dd span i{width:0.3rem;line-height:0.3rem;font-size:0.18rem}
}
.css-29-2{background:url(../images/jobbg2.jpg) no-repeat center center;background-size:cover;padding:1rem 0 1.3rem 0;}
.css-29-2 .name{font-weight:700;color:#333;text-align:center;margin-bottom:0.46rem;}
.css-29-2 .name span{display:inline-block;border-bottom:4px solid #d70c19;padding-bottom:0.12rem;}
.css-29-2 .main{background-color:#fff;border-radius:0.2rem;padding:0.62rem;}
.css-29-2 .main h4{text-align:center;color:#d70c19;font-size:0.3rem;margin-bottom:0.75rem;}
@media (min-width:769px){.css-29-2 .main li{float:left;max-width:48%;}
.css-29-2 .main li:nth-child(2){float:right;}
}
@media (max-width:480px){.css-29-2{padding:0.6rem 0;}
.css-29-2 .main{padding:0.2rem;}
.css-29-2 .main h4{font-size:0.24rem;margin-bottom:0.4rem;}
}
.css-36{position:relative;z-index:1;}
.css-36 .txt{background-color:#f9f9f9;}
.css-36 .code{width:1.72rem;}
.css-36 .code .img{background-color:#fff;text-align:center;padding-top:0.23rem;padding-bottom:0.1rem;}
.css-36 .code .img img{width:1.3rem;}
.css-36 .code .img aside{margin-top:0.2rem;line-height:1.25;color:#333333;}
.css-36 .info{padding-right:0.63rem;}
.css-36 .info .tel{font-weight:500;color:#d70c19;font-size:0.26rem;}
@media (min-width:1025px){.css-36 .pic{width:50%;}
.css-36 .pic img{max-width:none;float:right;width:133.334%;}
.css-36 .txt{position:absolute;top:8.696%;right:0;bottom:8.696%;left:4.167%;z-index:10;}
.css-36 .txt .main{width:87.62%;margin:0 auto;}
}
@media (max-width:1024px){.css-36 .txt{padding:0.2rem;}
}
@media (max-width:480px){.css-36 .txt .main .ytable,.css-36 .txt .main .ytable-cell{display:block;}
.css-36 .info{padding-right:0;margin-bottom:0.2rem;}
.css-36 .code{width:auto;}
}
.school-tit{font-weight:500;font-size:0.3rem;text-align:center;color:#333333;line-height:1;margin-bottom:1em;}
.css-32-1 .box-items .item{background-color:#f9f9f9;position:relative;}
.css-32-1 .box-items .tit{background-color:#d70c19;color:#fff;font-size:0.2rem;line-height:1.2;}
.css-32-1 .box-items .name{color:#333;font-size:0.18rem;font-weight:500;}
.css-32-1 .box-items .inner p{margin:0 0 2em 0;}
.css-32-1 .renzhi{margin:0.28rem 0 0.98rem 0;}
.css-32-1 .renzhi .img{text-align:center;}
.css-32-1 .renzhi .info .inner{padding:0.4rem 0.4rem 0 0.6rem;color:#fff;}
@media (min-width:481px){.css-32-1 .box-items .item{padding:0.42rem 0.64rem 0.5rem 1.61rem;}
.css-32-1 .box-items .tit{position:absolute;top:0;width:0.6rem;text-align:center;left:0.6rem;min-height:1.3rem;border-radius:0 0 0.3rem 0.3rem;padding:0.35rem 0.2rem 0 0.2rem;}
}
@media (min-width:1025px){.css-32-1 .box-items{display:table;width:100%;table-layout:fixed;}
.css-32-1 .box-items > div{display:table-cell;vertical-align:top;}
.css-32-1 .box-items .item{width:48.612%;}
.css-32-1 .box-items .no-info{width:2.778%;}
.css-32-1 .renzhi{background:url(../images/rz-bg1.png) no-repeat;background-size:100% 100%;}
.css-32-1 .renzhi .img{width:41.181%;vertical-align:bottom;}
.css-32-1 .renzhi .info{vertical-align:top;}
}
@media (max-width:1024px){.css-32-1 .box-items .no-info{height:0.1rem;}
.css-32-1 .renzhi .info{background:linear-gradient(to right,rgba(116,141,153,1) 0%,rgba(183,198,204,1) 100%);}
.css-32-1 .renzhi .info .inner{padding:0.3rem;}
.css-32-1 .renzhi .img{background-color:#f9f9f9;padding-top:0.2rem;border-top:0.1rem solid #fff;}
}
@media (max-width:480px){.css-32-1 .box-items .item{padding:0.3rem 0 0 0;}
.css-32-1 .box-items .tit{line-height:0.5rem;padding:0 2em 0 1em;border-radius:0 0.3rem 0.3rem 0;display:inline-block;}
.css-32-1 .box-items .item .inner{padding:0.2rem;}
}
.css-32-2 dl dd{position:relative;border:0.03rem solid #fff;background-color:#f9f9f9;text-align:center;}
.css-32-2 dl dd .num{position:absolute;left:0;bottom:0;text-align:center;line-height:0.9;font-weight:900;font-size:0.6rem;color:#f2f2f2;width:100%;}
.css-32-2 dl dd .inner{min-height:2.3rem;padding:0.38rem 0;}
.css-32-2 dl dd img{height:0.46rem;}
.css-32-2 dl .tit{margin-top:0.1rem;display:table;height:2em;width:100%;}
.css-32-2 dl .tit aside{display:table-cell;vertical-align:bottom;line-height:1.444;font-size:0.18rem;}
@media (min-width:1025px){.css-32-2 dl{display:table;table-layout:fixed;width:100%;}
.css-32-2 dl dd{display:table-cell;}
}
@media (max-width:1024px){.css-32-2 dl{display:flex;justify-content:space-between;flex-flow:wrap;}
.css-32-2 dd{width:25%;}
}
@media (max-width:480px){.css-32-2 dd{width:50%;}
}
.css-32-3{margin-top:0.39rem;}
.css-32-3 .left{background-color:#f9f9f9;}
.css-32-3 .left ul{margin-bottom:0.18rem;}
.css-32-3 .left ul > *{display:table-cell;vertical-align:middle;}
.css-32-3 .left ol{width:2rem;}
.css-32-3 .left li{padding-left:0.26rem;}
.css-32-3 .left .t-1{font-weight:500;font-size:0.2rem;color:#333;}
.css-32-3 .left li p{margin:0;line-height:1.625;}
.css-32-3 .right .inner{color:#fff;}
.css-32-3 .right .inner dl{display:table-cell;;vertical-align:middle;}
.css-32-3 .right .school-tit{color:#fff;text-align:left;}
.css-32-3 .right .tel{font-size:0.26rem;font-weight:500;}
@media (min-width:1025px){.css-32-3 .left{width:82.362%;}
.css-32-3 .left .inner{padding-left:0.6rem;padding-right:4.5rem;padding-top:0.26rem;padding-bottom:0.15rem;}
.css-32-3 .right .inner{width:294.467%;float:right;background:url(../images/rzbg-2.png) no-repeat;background-size:100% 100%;display:table;height:4.07rem;padding-right:0.5rem;padding-left:1.94rem;}
}
@media (max-width:1024px){.css-32-3 .right{background:linear-gradient(to right,rgba(116,141,153,1) 0%,rgba(183,198,204,1) 100%);}
.css-32-3 .right .inner,.css-32-3 .left .inner{padding:0.3rem;}
}
@media (max-width:480px){.css-32-3 .left ol{width:1rem;}
}
/* 20220221 */
.bookinfo{position:relative;padding-bottom:72%;}
.bookinfo iframe{position:absolute;left:0;top:0;width:100%;height:100%;}
.bookList{font-size:0;overflow:hidden;}
.bookList .item{display:inline-block;vertical-align:bottom;margin-bottom:5%;width:25%;padding-right:20px;}
.bookList .item .img{padding:20px;background:#f9f9f9;}
.bookList .item .img img{width:100%;}
.bookList .item:hover .img{background:#d70c19;}
.bookList .item .dot{font-size:20px;text-align:center;font-weight:bold;color:#333;margin-top:20px;}
.bookList .item:hover .dot{color:#d70c19;}
.edit-h3.center{text-align:center;}
@media(max-width:768px){.bookList .item{width:50%;padding-right:10px;}
.bookList .item .img{padding:10px;}
.bookList .item .dot{font-size:14px;}
}
/* 2022/3/8 */
.home-news .tabs-ul ol .txt time,.home-news .tabs-ul li time{display:none;}
.home-news .tabs li:nth-child(3),.home-news .tabs-ul ul:nth-child(3){display:none !important;}
.home-news .tabs-ul li .pic{overflow:hidden;}
.home-news .tabs-ul li .txt{position:relative;padding-left:0.41rem;padding-right:0.44rem;vertical-align:top;}
.home-news .tabs-ul li .pic .Ispic{padding-bottom:64.838%;transition:0.3s ease-out;}
.home-news .tabs-ul li a{padding:0.3rem 0.3rem;}
.home-news .tabs-ul li .txt{padding-right:0;padding-left:0.2rem;}
.home-news .tabs-ul li p{color:#999999;line-height:1.625;text-align:justify;}
.home-news .tabs-ul li aside{margin-bottom:0;}
@media (min-width:481px){.home-news .tabs-ul li .pic{width:47.778%;}
}
@media (max-width:480px){.home-news .tabs-ul li a,.home-news .tabs-ul li .ytable-cell{display:block;}
.home-news .tabs-ul li aside{margin-bottom:0;margin-top:10px;}
.home-news .tabs-ul li .txt{padding-left:0;}
.home-news .tabs-ul li a{padding:0.1rem 0.1rem;}
}
/* 20220427 */

/* 2022/7/11 */
.css-29-2 .main {
    padding: 0.26rem;
}
.css-29-2 .main img{
    width: 100%;
}
@media(max-width:500px){
    .css-29-2 .main {
        border-radius: 10px;
        padding: 0.1rem;
    }
}




.wd{
    width:100%;
  }
  .bx{
    box-sizing: border-box;
  }
  .f-ct{
    justify-content: center;
}
.r-n{
    display:flex;
    flex-wrap: nowrap;
    flex-direction: row;
} 
*{margin:0; padding:0; list-style:none; }
/* 新闻 */
.newsbox{width: 100%; max-width: 1240px; overflow: hidden; margin: 5% auto 0 auto;background: url(../images/news.jpg) no-repeat;background-size: cover;}
.newsbox .newle{ width: 48%; float: left; margin-right: 2%;animation:fadenum2 5s;}
.newsbox .newri{ width: 50%; float: left;animation:fadenum 5s;}

.newle{overflow:hidden; position:relative; }
.newle .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.newle .hd ul{ overflow:hidden; zoom:1; float:left;  }
.newle .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.newle .hd ul li.on{ background:#f00; color:#fff; }
.newle .bd{ position:relative; height:100%; z-index:0;   }
.newle .bd li{ zoom:1; vertical-align:middle; }
.newle .bd img{ width:100%;  display:block;  }

.newri{  text-align:left;  }
.newri .hd{ height:0.3rem; line-height:0.3rem; padding:0 5% 0 0%;  font-size: 0.24rem;   position:relative; }
.newri .hd ul{ float:left;  position:absolute; left:0px; top:-1px; height:0.4rem;   }
.newri .hd ul li{ float:left; padding:0 15px; cursor:pointer; text-align: left;  }
.newri .hd ul li.on{ height:0.4rem; font-size: 0.25rem;color: #d70c19;  }
.newri .bd ul{ padding:2%;  zoom:1;  }
.newri .bd li{ height:0.5rem; line-height:0.5rem;  font-size: 0.17rem;overflow:hidden;   }
.newri .bd li .date{ float:right; color:#999;  }
.newri .more{ text-align: right; line-height: 0.4rem; margin: 1% 0 0 0;}
.newri .more a{font-size: 0.17rem; color: #d70c19; }
@keyframes fadenum{
  0%{transform:translateX(250px);}
}
@keyframes fadenum2{
  0%{transform:translateX(-250px);}
}

@media (max-width:1024px){
    .newsbox{padding: 3% 0 0 0;}
    .newsbox .newle{ width: 93%;margin: 0 auto; float: none;}
    .newsbox .newri{ width: 93%;margin: 0 auto; float: none; padding: 5% 0 0 0;}
}
@media (max-width:768px){
    .newsbox{padding: 13% 0 0 0;}
    .newsbox .newle{ width: 93%;margin: 0 auto; float: none;}
    .newsbox .newri{ width: 93%;margin: 0 auto; float: none; padding: 5% 0 0 0;}
}
@media (max-width:480px){
    .newsbox{padding: 13% 0 0 0;}
    .newsbox .newle{ width: 93%;margin: 0 auto; float: none;}
    .newsbox .newri{ width: 93%;margin: 0 auto; float: none; padding: 5% 0 0 0;}
}


.HomeAbout{padding:110px 0;background-repeat:no-repeat;background-position:center center;background-size:cover;background: url(../images/Abbg.jpg);}
.w1400{max-width: 1240px; margin: 0 auto; overflow: hidden; width: 100%;}
.AbBox{}
.AbBox .Abfl{width:50%;float:left;}
.AbBox .Abfl img{width:100%;height:auto;}
.AbBox .Abrh{width:43%;float:right;}
.AbBox .Abrh .AbTitle{font-size:42px;color:#000;font-weight:bold;}
.AbBox .Abrh .AbTitle::after{content:"";display:block;width:44px;height:3px;background:#a9020a;margin:35px 0;}
.AbBox .Abrh .AbCon{font-size:16px;color:#333;line-height:36px;}
.Abmore{font-size:16px;color:#a9020a;margin-top:2%;display:block;}
.Abmore img{display:inline-block;vertical-align:middle;margin:-3px 0 0 10px;}
.Abul{margin-top:40px;overflow: hidden;}
.Abul li{width:15%;height:140px;background:#fff;float:left;margin-right:2%;transition:all .3s linear;}
.Abul li a{height:100%;box-sizing:border-box;border:1px solid #efefef;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.Abul li:nth-child(6n){margin-right:0px;}
.Abul li .tb{position:relative;width:50px;height:50px;margin:0 auto}
.Abul li .tb .i1,.Abul li .tb .i2{display:block;position:absolute;left:0;top:0;}
.Abul li .tb .i1{transition:400ms;}
.Abul li .tb .i2{-webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.Abul li p{margin-top:15px;font-size:20px;color:#2f3035;font-weight:bold;}
.Abul li:hover{background:#a9020a;box-shadow:0 0 27px rgba(169,2,10,.1);}
.Abul li:hover .tb .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.Abul li:hover .tb .i1{ opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2);}
.Abul li:hover p{color:#fff;}
.Abul li:hover a{border:1px solid #a9020a;}





/*概况*/
.Jsfl{width:35.286%;float:left;}
.Jsrh{width:60%;float:right;}
.Jsrh .JsTit{font-size:30px;color:#333;font-weight:bold;}
.Jsrh .JsTit::before{content:"";display:block;width:44px;height:2px;background:#a9020a;margin-bottom:30px;}
.Jsrh .JsCon{font-size:15px;color:#333;margin-top:30px;line-height:30px;}
.Jsrh .JsCon p{margin-top:20px;}
.Jsul{margin-top:6%;}
.Jsul li{float:left;margin-right:60px;}
.Jsul li:last-child{margin-right:0px;}
.Jsuls li{margin-right:7%;}
.Jsul li .p1{font-size:0.4rem;color:#333;font-family:myfont;height:55px;margin-top:0px;}
.Jsul li .p1 sup{line-height:0px;}
.Jsul li span{font-size:16px;color:#333;font-weight:bold;}
.Jsul li p.p2{font-size:16px;color:#333;margin-top:5px;}
.Year{font-size:18px;color:#333;margin-bottom:40px;}
.Year p{font-size:72px;color:#a9020a;font-family:myfont;}
.Year p::after{content:"";display:block;width:34px;height:6px;background:#a9020a;margin:40px 0 30px 0;}


@media (max-width:1024px){
    .HomeAbout{padding: 3% 0;}
    .AbBox .Abfl{ float: none;width:93%;margin: 0 auto;}
    .AbBox .Abrh{width:93%;float:none;margin: 0 auto; padding: 8% 0 0 0;}
    .AbBox .Abrh .AbTitle{font-size:0.3rem;}
    .Abul{margin-top: 8%;}
    .Abul li{height: auto;}
    .Abul li p{font-size: 0.15rem;height: 0.3rem;margin-top: 3%;}
    .Abul li a{height: auto; padding: 3% 0;}

}
@media (max-width:768px){
    .HomeAbout{padding: 3% 0;}
    .AbBox .Abfl{ float: none;width:93%;margin: 0 auto;}
    .AbBox .Abrh{width:93%;float:none;margin: 0 auto; padding: 8% 0 0 0;}
    .AbBox .Abrh .AbTitle{font-size:0.3rem;}
    .Abul{margin-top: 8%;}
    .Abul li{height: auto;}
    .Abul li p{font-size: 0.15rem;height: 0.3rem;margin-top: 3%;}
    .Abul li a{height: auto; padding: 3% 0;}
}

@media (max-width:480px){
    .HomeAbout{padding: 3% 0;margin-top:20%}
    .AbBox .Abfl{ float: none;width:93%;margin: 0 auto;}
    .AbBox .Abrh{width:93%;float:none;margin: 0 auto; padding: 8% 0 0 0;}
    .AbBox .Abrh .AbTitle{font-size:0.3rem;}
    .Abul{margin-top: 8%;}
    .Abul li{height: auto;}
    .Abul li p{font-size: 0.15rem;height: 0.3rem;margin-top: 3%;}
    .Abul li a{height: auto; padding: 3% 0;}
}


.gongbox{margin: 0 auto; width: 100%; overflow: hidden;}
.gongbox .tit{text-align:center; padding: 4% 0 0 0;}
.gongbox .tit b{display: block;font-size: 0.4rem; font-weight: 400;}
.gongbox .tit span{display: block;padding: 1% 0;}
.gongbox  ul{ overflow: hidden; margin: 3% auto 0 auto; }
.gongbox  ul li{width: 25%; float: left; position: relative;}
.gongbox  ul  li img{width: 100%;}
.gongbox  ul  li a{display: block;width: 100%; position: absolute; top: 0%;padding:45% 0 45% 0;text-align: center; color: #fff; font-size: 0.22rem;}
.gongbox  ul  li a p{ width: 100%; text-align: center;}
.gongbox  ul  li a p:nth-child(2){margin: 50% 0;}
.gongbox  ul  li a:hover{background:#a9020a}



@media (max-width:1024px){
    
    .HomeAbout{padding: 3% 0;}
    .AbBox .Abfl{ float: none;width:93%;margin: 0 auto;}
    .AbBox .Abrh{width:93%;float:none;margin: 0 auto; padding: 8% 0 0 0;}
    .AbBox .Abrh .AbTitle{font-size:0.3rem;}
    .Abul{margin-top: 8%;}
    .Abul li p{font-size: 0.15rem;height: 0.3rem;margin-top: 3%;}
    .Abul li{height: auto; padding: 3% 0;}
    .gongbox ul li a p{font-size: 0.2rem;}
}
@media (max-width:768px){
    
    .HomeAbout{padding: 3% 0;}
    .AbBox .Abfl{ float: none;width:93%;margin: 0 auto;}
    .AbBox .Abrh{width:93%;float:none;margin: 0 auto; padding: 8% 0 0 0;}
    .AbBox .Abrh .AbTitle{font-size:0.3rem;}
    .Abul{margin-top: 8%;}
    .Abul li p{font-size: 0.15rem;height: 0.3rem;margin-top: 3%;}
    .Abul li{height: auto; padding: 3% 0;}
    .gongbox ul li{width: 25%; padding:0.1% 0;}
    .gongbox ul li a p{font-size: 0.2rem;}
}
@media (max-width:480px){
    .HomeAbout{padding: 3% 0;}
    .AbBox .Abfl{ float: none;width:93%;margin: 0 auto;}
    .AbBox .Abrh{width:93%;float:none;margin: 0 auto; padding: 8% 0 0 0;}
    .AbBox .Abrh .AbTitle{font-size:0.3rem;}
    .Abul{margin-top: 8%;}
    .Abul li p{font-size: 0.15rem;height: 0.3rem;margin-top: 3%;}
    .Abul li{height: auto; padding: 3% 0;}
    .gongbox ul li{width: 25%; padding:0.1% 0;}
    .gongbox ul li a p{font-size: 0.2rem;}
}

.foot{width: 100%; margin: 0 auto; overflow: hidden;background:url(../images/footbg.jpg) no-repeat center center;padding: 4.2% 0;}
.foot .footcon{width: 100%;max-width: 1240px; margin:0 auto;}
.foot .footcon .ftle{width: 75%;float: left;overflow: hidden; margin-right: 0; }
.foot .footcon .ftri{width: 25%;float: left;color: #fff;}
.foot .footcon .ftle a{color: #fff;}
.foot .footcon .ftri a{color: #fff;}
.foot .footcon .ftle dl{ width: 20%; text-align: left; float: left;}
.foot .footcon .ftle dl dt{font-size: 0.25rem; height: 0.6rem; line-height: 0.6rem;}
.foot .footcon .ftle dl dd{font-size: 0.15rem; height: 0.4rem; line-height: 0.4rem;}
.foot .footcon .ftle dl dd a{color: #bbb;}
.foot .footcon .ftri .ewm{width: 40%; text-align: left; margin-left: 10%;}
.foot .footcon .ftri .ewm img{width: 100%;}
.foot .footcon .ftri .ewm  p{height: 0.5rem;line-height: 0.5rem; font-size: 0.2rem;text-align: center;color: #bbb;} 
.foot .footcon .ftri .tel{overflow: hidden; margin-left: 10%; margin-top: 5%;}
.foot .footcon .ftri .tel span{font-size: 0.22rem;line-height: 0.5rem; display: block;}
.foot .footcon .ftri .tel font{font-size: 0.3rem;line-height: 0.5rem;display: block;color: #f27227;}
.foot .footcon .ftri .tel font a{color: #f27227;}

.dibu{background: #000c21; width: 100%;overflow: hidden;padding: 1.5% 0;}
.dibu .dibucon{max-width: 1240px; width: 100%;overflow: hidden; margin: 0 auto;}
.dibu .dibucon .dble{width: 70%; float: left;font-size: 0.2rem;height: 0.4rem;line-height: 0.4rem;color: #fff; padding: 1% 0 0 0;}
.dibu .dibucon .dbri{width: 30%; float: left;color: #fff;}
.dibu .dibucon .dble span{font-size: 0.2rem;}
.dibu .dibucon .dble a{font-size: 0.15rem; padding: 0 1%; line-height: 0.4rem;color: #fff;}
.dibu .dibucon .dbri span{display: block; padding: 3% 0 0 0;}
.dibu .dibucon .dbri p{display: block;line-height: 0.4rem;}
.dibu .dibucon .dbri p a{color: #fff;}

.xmzs{ width: 100%; margin: 0 auto; text-align: center; font-size: 0.4rem; padding: 4% 0 0 0;}
.wrap{padding: 3% 0 4% 0;}


@media (max-width:1024px){

}
@media (max-width:768px){
	.foot{padding:4% 0}
    .foot .footcon .ftle{display: none;}
    .foot .footcon .ftri{width: 100%; text-align: center;}
    .foot .footcon .ftri .ewm{ float: none; margin: 0 auto;}
    .foot .footcon .ftri .tel{margin: 0;}
    .dibu .dibucon .dble{display: none;}
    .dibu .dibucon .dbri{width: 100%; float: none; text-align: center;}

}
@media (max-width:480px){
	.foot{padding:4% 0}
    .foot .footcon .ftle{display: none;}
    .foot .footcon .ftri{width: 100%; text-align: center;}
    .foot .footcon .ftri .ewm{ float: none; margin: 0 auto;}
    .foot .footcon .ftri .tel{margin: 0;}
    .dibu .dibucon .dble{display: none;}
    .dibu .dibucon .dbri{width: 100%; float: none; text-align: center;}
}



.container{
    width: 100%; max-width:1240px;margin:0 auto;
    overflow: hidden;
    /* height: 400px; */
    position: relative;
}
.box{width: 288%;
    height: auto;
    display: flex;
     align-items: center;
     position: relative;
     left: 0;
    }
 .box li{
     width: 22%;
     float: left;
     list-style: none;
     -webkit-transition: width 0.5s, height 0.5s, margin 0.5s;
     position: relative;
 }
 .box video {
     width: 100%;
 }
 .box li div {
 }
 .box li div img {
     width: 100%;
     height: 100%;
 }
 /* .box li:nth-child(2){
     height: 360px;
     margin: 0 1%;
 } */
 .goLeft, .goRight {
     position: absolute;
     width: 28px;
     height: 52px;
     top: 50%;
     transform: translate(0,-50%);
     cursor: pointer;
     border: none;
     outline: none;
     line-height: 52px;
 }
 .goLeft {
     left: 20%;background:#ddd url(../images/btn_icon1.png) no-repeat; width:45PX; height: 45px; 
 }
 .goRight {
     right: 20%;background:#ddd url(../images/btn_icon1.png) no-repeat -58px center; width:45PX; height: 45px; 
 }
 .goLeft:hover{background: #c7161e url(../images/btn_icon1.png) no-repeat;}
 .goRight:hover{background: #c7161e url(../images/btn_icon1.png) no-repeat -60px center;}
 .ddd{
     width: 100%;
     height: 360px;
     display: flex;
align-items: center;
position: relative;
 }
 .dd-2{
     width: 20%;
     background: yellow;
 }
 .aa{
     width: 100%;
 }
 
.fenye{text-align:center;line-height:0.51rem;}
.fenye a.a_first,.fenye a.a_end,.fenye > span{display:none;}
.fenye .p_page *{display:inline-block;}
.fenye .p_page{overflow:hidden;display:table;margin:0 auto;}
.fenye .p_page em{float:left;font-style:normal;}
.fenye a{color:#333333;background:#f9f9f9;float:left;transition:0.3s;border-radius:0.5rem;}
.fenye .num a{width:0.51rem;margin:0 0.06rem;}
.fenye a:hover,.fenye .num a.a_cur{background-color:#d70c19;color:#fff;}
.fenye a.a_next,.fenye a.a_prev{text-transform:uppercase;width:0.75rem;height:0.51rem;font-size:0;background-repeat:no-repeat;background-position:center center;background-size:auto 0.12rem;}
.fenye a.a_prev{background-image:url(../images/a_prev.svg);}
.fenye a.a_next{background-image:url(../images/a_next.svg);}
.fenye a.a_next:hover,.fenye a.a_prev:hover{background-color:#d70c19;}
.fenye a.a_prev:hover{background-image:url(../images/a_prev_hover.svg);}
.fenye a.a_next:hover{background-image:url(../images/a_next_hover.svg);}
@media(max-width:640px){.fenye .num{display:none;}
.fenye a{margin:0 0.05rem;}
}
.company-honor{padding-top:0;}
.company-honor .honor-list{background-color:#f9f9f9;padding-top:1.3rem;}
.company-honor .fenye{padding-top:0.7rem;}
@media (max-width:480px){.company-honor .honor-list{padding-top:0.5rem;}
.company-honor .fenye{padding-top:0.4rem;}
}
.ho




