.red{color:#b11d2d}.form .mod{float:left;position:relative;z-index:1;margin-bottom:15px}.form .mod input.text,.form .mod select,.form .mod textarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;display:block;padding-left:10px;border:1px solid #dadada;width:100%}.form .mod input.text{height:45px;line-height:45px}.form .mod select{height:45px;line-height:45px;cursor:pointer}.form .mod textarea{line-height:25px;padding-top:10px;padding-bottom:10px}.form .mod input.hideText{position:absolute;z-index:-1;opacity:0;left:0;top:0}.form .mod em.formError{position:absolute;left:3%;height:16px;line-height:16px;top:-8px;background:#fff;padding:0 10px;z-index:2;color:#ba2020}.formBtn{text-align:left}.formBtn button{height:40px;line-height:41px;padding:0 40px;font-size:14px;text-align:center;transition:all .3s;background:#785a39;color:#fff;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.formBtn button:hover{box-shadow:0 0 5px #bbb;background:#a07337}.formBtn button.btnRed{background:#ba2020;color:#fff}.formBtn button.btnRed:focus,.formBtn button.btnRed:active{background:#981010}.formBtn button.btnGray{background:#eee;color:#ccc}.formBtn button.btnGray:focus,.formBtn button.btnGray:active,.formBtn button.btnGray:hover{background:#eee;box-shadow:none}body{font-size:14px;line-height:1.5;color:#727272;position:relative;text-align:left;background:#fff}.justify{text-align:justify}.clear:after{clear:both;content:'';display:block}.icon{font-family:'icon';font-size:18px}.futura{font-family:'futura'}.wContent{width:1425px;margin:0 auto;position:relative;z-index:1}.wContent:after{clear:both;content:'';display:block}.vCenter{-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.bCenter{-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}.cCenter{-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.boxCenter{text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.bgGray{background:#f1f1f1}.bgWhite{background:#fff}a{color:#414141}a:hover{color:#325a81}/*!
 * fullPage 4.0.11
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2021 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:transparent}.fp-enabled .section{text-align:center}.fp-enabled .fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;display:block}.fp-enabled .fp-slide{float:left}.fp-enabled .fp-slide,.fp-enabled .fp-slidesContainer{height:100%;display:block}.fp-enabled .fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.fp-enabled .fp-table{display:flex;flex-direction:column;justify-content:center;width:100%}.fp-enabled .fp-slidesContainer{float:left;position:relative}.fp-enabled .fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;margin-top:-38px;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.fp-enabled .fp-prev{left:15px}.fp-enabled .fp-next{right:15px}.fp-enabled .fp-arrow{width:0;height:0;border-style:solid}.fp-enabled .fp-arrow.fp-prev{border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-enabled .fp-arrow.fp-next{border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-enabled .fp-notransition{-webkit-transition:none !important;transition:none !important}.fp-enabled #fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0, -50%, 0)}.fp-enabled #fp-nav.fp-right{right:17px}.fp-enabled #fp-nav.fp-left{left:17px}.fp-enabled .fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0 !important;right:0;margin:0 auto !important}.fp-enabled .fp-slidesNav.fp-bottom{bottom:17px}.fp-enabled .fp-slidesNav.fp-top{top:17px}.fp-enabled #fp-nav ul,.fp-enabled .fp-slidesNav ul{margin:0;padding:0}.fp-enabled #fp-nav ul li,.fp-enabled .fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-enabled .fp-slidesNav ul li{display:inline-block}.fp-enabled #fp-nav ul li a,.fp-enabled .fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}.fp-enabled #fp-nav ul li a.active span,.fp-enabled .fp-slidesNav ul li a.active span,.fp-enabled #fp-nav ul li:hover a.active span,.fp-enabled .fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}.fp-enabled #fp-nav ul li a span,.fp-enabled .fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}.fp-enabled #fp-nav ul li:hover a span,.fp-enabled .fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0px 0px -5px}.fp-enabled #fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial, helvetica, sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}.fp-enabled #fp-nav ul li:hover .fp-tooltip,.fp-enabled #fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in;width:auto;opacity:1}.fp-enabled #fp-nav ul li .fp-tooltip.fp-right{right:20px}.fp-enabled #fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-enabled .fp-auto-height.fp-section,.fp-enabled .fp-auto-height .fp-slide{height:auto !important}.fp-enabled .fp-responsive .fp-is-overflow.fp-section{height:auto !important}.fp-enabled .fp-scrollable.fp-responsive .fp-is-overflow.fp-section,.fp-enabled .fp-scrollable .fp-section,.fp-enabled .fp-scrollable .fp-slide{height:100vh;min-height:100vh;height:calc(var(--vh, 1vh) * 100);min-height:calc(var(--vh, 1vh) * 100)}.fp-enabled .fp-overflow{justify-content:flex-start;max-height:100%}.fp-enabled .fp-is-overflow .fp-overflow.fp-auto-height-responsive,.fp-enabled .fp-is-overflow .fp-overflow.fp-auto-height,.fp-enabled .fp-is-overflow>.fp-overflow{overflow-y:auto}.fp-enabled .fp-overflow{outline:none;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.fp-enabled .fp-overflow.fp-table{display:block}.fp-enabled .fp-responsive .fp-auto-height-responsive.fp-section,.fp-enabled .fp-responsive .fp-auto-height-responsive .fp-slide{height:auto !important}.fp-enabled .fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.fp-enabled .fp-scroll-mac .fp-overflow::-webkit-scrollbar{background-color:transparent;width:9px}.fp-enabled .fp-scroll-mac .fp-overflow::-webkit-scrollbar-track{background-color:transparent}.fp-enabled .fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.4);border-radius:16px;border:4px solid transparent}.fp-enabled .fp-warning,.fp-enabled .fp-watermark{z-index:9999999;position:absolute;bottom:0}.fp-enabled .fp-warning,.fp-enabled .fp-watermark a{text-decoration:none;color:#000;background:rgba(255,255,255,0.6);padding:5px 8px;font-size:14px;font-family:arial;color:black;display:inline-block;border-radius:3px;margin:12px}.fp-enabled .fp-noscroll .fp-overflow{overflow:hidden}.fp-enabled #menu{position:fixed;left:20px;top:50%;z-index:5;display:none;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.fp-enabled #menu li{margin-bottom:5px;height:30px}.fp-enabled #menu li a{position:relative;z-index:1;color:#979797;transition:all .3s}.fp-enabled #menu li a span{display:block;width:10px;height:10px;background:#979797;border-radius:50%;margin:2px;transition:all .3s;position:relative;z-index:1}.fp-enabled #menu li a span b{display:none;transition:all .3s;position:absolute;z-index:1;left:25px;top:50%;width:120px;font-weight:normal;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.fp-enabled #menu li a:hover span{width:14px;height:14px;margin:0}.fp-enabled #menu li a:hover span b{display:block}.fp-enabled #menu li.active a span{width:14px;height:14px;margin:0}.fp-enabled #menu li.active a span b{display:block}.fp-enabled #menu li.active a:hover{color:#979797}header{width:100%;background:#fff;z-index:10;top:0;left:0;position:fixed;transition:all .5s;border-bottom:1px solid #dadada}header .mHead,header .mHeadSubNav{display:none}header .pHead .l{float:left;position:relative;z-index:1;padding:20px 70px 20px 0;margin-left:30px}header .pHead .l .logo{float:left;width:140px}header .pHead .l .logo img{display:block;width:100%}header .pHead .l .subSite{position:absolute;z-index:1;right:0;top:0;height:100%}header .pHead .l .subSite a{display:inline-block;position:relative;z-index:1;font-size:12px;height:100%;padding:0 25px 0 10px;color:#525252;display:block;position:relative;z-index:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}header .pHead .l .subSite a i.icon{position:absolute;right:5px;top:50%;font-size:14px;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}header .pHead .l .subSite .downList{position:absolute;top:100%;left:50%;background:#fff;display:none;width:120px;border:1px solid #dadada;border-top:0;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}header .pHead .l .subSite .downList .box{padding:25px 20px}header .pHead .l .subSite .downList .box a{display:block;height:35px;line-height:35px;text-align:center;font-size:15px;padding:0;color:#414141}header .pHead .l .subSite .downList .box a:hover{color:#785a39}header .pHead .l .subSite.show .downList{display:block}header .pHead .l .subSite.show a.lnk h2{color:#785a39}header .pHead .l .subSite.show a.lnk h2 i{color:#414141}header .pHead .l .show a{color:#785a39}header .pHead .l:after{clear:both;content:'';display:block}header .pHead .adapt{position:absolute;z-index:1;right:30px;top:0;height:100%}header .pHead .r{position:absolute;z-index:1;right:0;top:0;height:100%}header .pHead .r a{display:inline-block;height:100%;color:#525252;position:absolute;z-index:1;top:0;right:0;width:50px;display:block;z-index:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}header .pHead .r a.schLnk{right:50px}header .pHead .r a:hover{background:#e8ddcd;color:#785a39}header .pHead .contrlNav{display:none}header .pHead.head_fixed{position:fixed;width:100%}header .pHead.head_appear{top:0}header .pHead.head_sec{position:fixed;width:100%;top:0;z-index:999}.topSearch{position:fixed;left:0;width:100%;background:#785a39;top:0;height:0;overflow:hidden;z-index:101;transition:all .3s}.topSearch .schBox{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.topSearch .schBox input.schText{background:transparent;border:0;font-size:20px;caret-color:#e5ceb6;border-bottom:1px solid #e8ddcd;height:35px;line-height:35px;color:#e5ceb6;width:80%;margin-right:20%}.topSearch .schBox input.schText::-webkit-input-placeholder{color:#a3805b}.topSearch .schBox input.schText::-moz-input-placeholder{color:#a3805b}.topSearch .schBox input.schText::-ms-input-placeholder{color:#a3805b}.topSearch .schBox a{position:absolute;z-index:1;right:0;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.topSearch .schBox a i{font-size:40px;color:#e5ceb6}.topSearch .schBox a.btnSch{right:60px}.topSearch .schBox a:hover i{color:#a3805b}nav{height:100%}nav ul{height:100%}nav ul:after{clear:both;content:'';display:block}nav ul li{display:inline-block;position:relative;z-index:1;height:100%;transition:all .3s;margin-left:10px}nav ul li a.lnk{display:block;position:relative;z-index:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}nav ul li a.lnk h2{padding:0 15px}nav ul li a.lnk h2 b{font-size:16px;display:block;font-weight:normal;color:#525252}nav ul li a.lnk h2 i{font-size:14px;color:#999;display:block}nav ul li .downList{position:absolute;top:100%;left:50%;background:#fff;display:none;width:140px;border:1px solid #dadada;border-top:0;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}nav ul li .downList .box{padding:25px 20px}nav ul li .downList .box a{display:block;height:35px;line-height:35px;padding:0;font-size:15px;text-align:center;color:#414141}nav ul li .downList .box a:hover{color:#785a39}nav ul li.show .downList{display:block}nav ul li.show a.lnk h2{color:#785a39}nav ul li.show a.lnk h2 b{color:#785a39}nav ul li.show a.lnk h2 i{color:#414141}nav ul li.cu a.lnk:before{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:5px;background:#785a39}nav ul li.zylyNav .downList{width:605px;transition:all .3s}nav ul li.zylyNav .downList .box{padding:25px 30px}nav ul li.zylyNav .downList .box a{display:inline-block;width:270px;text-align:left}nav ul li:last-child a.lnk:after{display:none}nav ul li.langu{margin-left:0}nav ul li.langu.show{background:transparent}nav ul li.langu a.lnk h2{padding:0 15px 0 15px}nav ul li.langu:before{display:block;height:10px;width:1px;background:#dadada;position:absolute;z-index:1;top:50%;left:0;content:'';-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}nav ul li.schLnk.show{background:transparent}nav ul li.schLnk a.lnk h2{padding:0 15px 0 15px}nav ul li.schLnk a.lnk h2 b i.icon{color:#525252;font-weight:bold}nav ul li.schLnk a:hover h2 b i.icon{color:#785a39}.menu{position:absolute;right:0;top:0;text-align:right;height:100%}.more a{display:inline-block;height:50px;line-height:50px;padding:0 60px;border-radius:40px;position:relative;z-index:1;border:1px solid #c1c1c1}.more a i{position:absolute;left:15px}.more a.blue{background-color:#325a81;color:#fff;border-color:#325a81}.more a.blue:hover{background-color:#1a466d}.more a.white{background-color:#fff;color:#656565;border-color:#c1c1c1}.more a.white:hover{color:#fff;border-color:#1a466d;background-color:#1a466d}.listMore a{display:block;border:1px solid #cacaca;text-align:center;padding:15px 0}.listMore a:hover{background:#325a81;color:#fff}.listMore a.unClick{color:#999;background:#ccc;border-color:#dadada}.listMore a.unClick:hover{color:#999;background:#ccc;border-color:#dadada}footer{background:#fff;border-top:1px solid #dadada;padding:60px 0;width:100%;border-bottom:15px solid #103454}footer .wContent .moFooter{display:none}footer .wContent .pcFooter{width:100%;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;justify-content:space-between;-webkit-align-items:center;align-items:center}footer .wContent .pcFooter .logo{flex-grow:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-shrink:1}footer .wContent .pcFooter .logo a{display:inline-block}footer .wContent .pcFooter .logo a img{display:block;width:130px}footer .wContent .pcFooter .c{text-align:right;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0}footer .wContent .pcFooter .c .txt{position:relative;z-index:1}footer .wContent .pcFooter .c .txt .pic{position:absolute;z-index:1;left:0;bottom:0}footer .wContent .pcFooter .c .txt .pic img{width:92px;display:block}footer .wContent .pcFooter .r{margin-left:50px;padding-left:50px;text-align:right;position:relative;z-index:1;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0}footer .wContent .pcFooter .r:after{height:100%;width:1px;background:#dadada;content:'';display:block;position:absolute;z-index:1;left:0;top:0}footer .wContent .pcFooter .txt p{line-height:34px;color:#888}footer .wContent .pcFooter .txt p span{margin-right:10px;position:relative;z-index:1}footer .wContent .pcFooter .txt p span img{width:100%;display:block}footer .wContent .pcFooter .txt p span.filing{padding-left:40px;display:none}footer .wContent .pcFooter .txt p span.filing img{position:absolute;z-index:1;left:0;top:50%;width:30px;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}footer .wContent .pcFooter .txt p span:last-child{margin-right:0}footer .wContent .pcFooter .txt p i{margin:0 10px}.homePage .section{background-position:center center;background-repeat:no-repeat;background-size:cover;text-align:left}.homePage .section .wContent{text-align:left}.homePage .section h6{position:relative;z-index:1}.homePage .section h6 span{display:none;position:absolute;z-index:1;left:0;width:40px;height:25px;width:35px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.homePage .section h6 span:before,.homePage .section h6 span:after{position:absolute;z-index:1;right:0;height:5px;content:'';display:block;width:100%}.homePage .section h6 span:before{top:0}.homePage .section h6 span:after{bottom:0}.homePage .section h6 span i{position:absolute;z-index:1;right:0;height:5px;display:block;width:80%;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.homePage .section h6 b{font-size:26px}.homePage .section h6.blue span:before,.homePage .section h6.blue span:after,.homePage .section h6.blue span i{background-color:#325a81}.homePage .section h6.blue b{color:#103454}.homePage .section h6.orange span:before,.homePage .section h6.orange span:after,.homePage .section h6.orange span i{background-color:#e7d1b4}.homePage .section h6.orange b{color:#e7d1b4}.homePage .section h6.white span:before,.homePage .section h6.white span:after,.homePage .section h6.white span i{background-color:#fff}.homePage .section h6.white b{color:#fff}.homePage .section .hd{margin-bottom:40px;position:relative;z-index:1}.homePage .section .bd{position:relative;z-index:1}.homePage .section.homeFirst{background-image:url(../img/bn-bg.jpg)}.homePage .section.homeFirst .banner{width:100%;position:relative;left:0;top:0;z-index:1;overflow:hidden}.homePage .section.homeFirst .banner .bnFront{position:absolute;z-index:3;left:50%;top:50%;width:100%;text-align:center;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.homePage .section.homeFirst .banner .bnFront .bnLogo{margin:0 auto 60px;opacity:0;-webkit-animation-name:dotShow;-webkit-animation-duration:2s;-webkit-animation-timing-function:ease;-webkit-animation-delay:0s;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-ms-animation-name:dotShow;-ms-animation-duration:2s;-ms-animation-timing-function:ease;-ms-animation-delay:0s;-ms-animation-iteration-count:1;-ms-animation-direction:normal;-ms-animation-fill-mode:forwards;-moz-animation-name:dotShow;-moz-animation-duration:2s;-moz-animation-timing-function:ease;-moz-animation-delay:0s;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-name:dotShow;animation-duration:2s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.homePage .section.homeFirst .banner .bnFront .bnLogo img{display:block;width:170px;margin:0 auto}.homePage .section.homeFirst .banner .bnFront .bnSlogan{opacity:0;margin:0 auto 60px;-webkit-animation-name:dotShow;-webkit-animation-duration:2s;-webkit-animation-timing-function:ease;-webkit-animation-delay:2s;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-ms-animation-name:dotShow;-ms-animation-duration:2s;-ms-animation-timing-function:ease;-ms-animation-delay:2s;-ms-animation-iteration-count:1;-ms-animation-direction:normal;-ms-animation-fill-mode:forwards;-moz-animation-name:dotShow;-moz-animation-duration:2s;-moz-animation-timing-function:ease;-moz-animation-delay:2s;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-name:dotShow;animation-duration:2s;animation-timing-function:ease;animation-delay:2s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.homePage .section.homeFirst .banner .bnFront .bnSlogan img{display:block;width:48%;margin:0 auto}.homePage .section.homeFirst .banner .bnFront .bnSlogan img.moTit{display:none}.homePage .section.homeFirst .banner .bnFront .bnSlogan span{display:inline-block}.homePage .section.homeFirst .banner .bnFront .bnSlogan span i{display:inline-block;margin:0 8px;font-size:45px;font-weight:bold;color:#fff}.homePage .section.homeFirst .banner .bnFront .bnSlogan span:last-child{margin-left:40px}.homePage .section.homeFirst .banner .bnSwiper{display:none;height:100%;opacity:0;-webkit-animation-name:dotShow;-webkit-animation-duration:2s;-webkit-animation-timing-function:ease;-webkit-animation-delay:3s;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-ms-animation-name:dotShow;-ms-animation-duration:2s;-ms-animation-timing-function:ease;-ms-animation-delay:3s;-ms-animation-iteration-count:1;-ms-animation-direction:normal;-ms-animation-fill-mode:forwards;-moz-animation-name:dotShow;-moz-animation-duration:2s;-moz-animation-timing-function:ease;-moz-animation-delay:3s;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-name:dotShow;animation-duration:2s;animation-timing-function:ease;animation-delay:3s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.homePage .section.homeFirst .banner .bnSwiper .swiper-wrapper .swiper-slide{background-position:center center;background-repeat:no-repeat;background-size:cover}.homePage .section.homeFirst .banner .bnSwiper .swiper-wrapper .swiper-slide .bnBox{display:block;height:100%;width:100%;position:relative;z-index:1;text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.homePage .section.homeFirst .banner .bnSwiper .swiper-wrapper .swiper-slide .bnBox img{display:block;width:100%;margin:0 auto}.homePage .section.homeFirst .banner .swiper-container .swiper-pagination{bottom:80px}.homePage .section.homeFirst .banner .swiper-container .swiper-pagination .swiper-pagination-bullet{background:rgba(0,0,0,0.5);width:10px;height:10px;opacity:1;border-radius:0;margin:0 20px 0 0}.homePage .section.homeFirst .banner .swiper-container .swiper-pagination .swiper-pagination-bullet:last-child{margin-right:0}.homePage .section.homeFirst .banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background:white}.homePage .section.homeFirst .banner .bnVideo{width:100%;height:100%;position:absolute;z-index:-1;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.homePage .section.homeFirst .banner .bnVideo video{height:100%;display:block;position:absolute;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.homePage .section.homeFirst .banner:after{content:'';width:100%;height:100%;display:block;background:transparent;position:absolute;z-index:1;left:0;top:0}.homePage .section.homeAbout{background-image:url(../img/home-about.jpg)}.homePage .section.homeAbout .more{position:absolute;z-index:1;right:0;top:0}.homePage .section.homeAbout .intro .pic{width:50%;margin-bottom:40px}.homePage .section.homeAbout .intro .pic img{display:block;width:100%}.homePage .section.homeAbout .intro dl{margin-bottom:50px}.homePage .section.homeAbout .intro dl dt{font-size:26px;margin-bottom:25px;color:#000;font-weight:bold}.homePage .section.homeAbout .intro dl dd.mo{display:none}.homePage .section.homeAbout .intro dl dd p{line-height:32px;color:#393939;font-size:16px}.homePage .section.homeAbout .intro .slogan p{font-size:14px;color:#785d39;font-weight:bold}.homePage .section.homeAbout .intro .slogan p b{font-size:18px}.homePage .section.homeAbout .intro .slogan p i{margin:0 10px}.homePage .section.homeNews{background-image:url(../img/home-news.jpg)}.homePage .section.homeNews .hd .more{position:absolute;z-index:1;right:0;bottom:0}.homePage .section.homeNews .bd .dataT{margin-bottom:2%;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-moz-flex-wrap:nowrap;justify-content:space-between}.homePage .section.homeNews .bd .dataT .firstData{background:#fff;width:60%;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0}.homePage .section.homeNews .bd .dataT .firstData a{display:block;margin:30px 30px;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-moz-flex-wrap:nowrap;justify-content:space-between}.homePage .section.homeNews .bd .dataT .firstData a .pic{flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0;width:52%;position:relative;z-index:1;overflow:hidden}.homePage .section.homeNews .bd .dataT .firstData a .pic img{width:100%;display:block;position:absolute;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.homePage .section.homeNews .bd .dataT .firstData a .txt{flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0;width:45%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.homePage .section.homeNews .bd .dataT .firstData a .txt dl{text-align:left;width:100%}.homePage .section.homeNews .bd .dataT .firstData a .txt dl dt{font-size:25px;font-weight:bold;margin-bottom:10px;color:#3b3b3b;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-ms-line-clamp:3;-webkit-box-orient:vertical}.homePage .section.homeNews .bd .dataT .firstData a .txt dl dd{font-size:16px;color:#727272;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-ms-line-clamp:4;-webkit-box-orient:vertical}.homePage .section.homeNews .bd .dataT .firstData a .txt dl dd.date{margin-bottom:0;text-align:right}.homePage .section.homeNews .bd .dataT .firstData a .txt dl dd.date b{display:none}.homePage .section.homeNews .bd .dataT .firstData a:hover .txt dl dt{color:#103454}.homePage .section.homeNews .bd .dataT .secData{background:#fff;width:38%;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0}.homePage .section.homeNews .bd .dataT .secData a{display:block;margin:30px 30px}.homePage .section.homeNews .bd .dataT .secData a .pic{width:100%;margin-bottom:10px;height:165px;overflow:hidden;position:relative;z-index:1}.homePage .section.homeNews .bd .dataT .secData a .pic img{width:100%;display:block;position:absolute;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.homePage .section.homeNews .bd .dataT .secData a .txt dl dt{font-size:20px;font-weight:bold;margin-bottom:5px;color:#3b3b3b;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis}.homePage .section.homeNews .bd .dataT .secData a .txt dl dd{font-size:16px;color:#727272;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis}.homePage .section.homeNews .bd .dataT .secData a .txt dl dd.date{margin-bottom:5px;font-weight:normal}.homePage .section.homeNews .bd .dataT .secData a .txt dl dd.date b{display:none}.homePage .section.homeNews .bd .dataT .secData a:hover .txt dl dt{color:#103454}.homePage .section.homeNews .bd .list ul li{width:49%;background:#fff;float:left;margin-right:2%}.homePage .section.homeNews .bd .list ul li a{display:block;margin:30px 30px 0;padding-bottom:30px;border-bottom:1px solid #cecece}.homePage .section.homeNews .bd .list ul li a .date{color:#888;font-size:14px;margin-bottom:10px}.homePage .section.homeNews .bd .list ul li a .date i{margin:0 10px}.homePage .section.homeNews .bd .list ul li a dl dt{font-size:20px;color:#3b3b3b;font-weight:bold;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-ms-line-clamp:1;-webkit-box-orient:vertical}.homePage .section.homeNews .bd .list ul li a dl dd{font-size:16px;color:#727272;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-ms-line-clamp:1;-webkit-box-orient:vertical}.homePage .section.homeNews .bd .list ul li a:hover dl dt{color:#103454}.homePage .section.homeNews .bd .list ul li:nth-child(2n){margin-right:0}.homePage .section.homeNews .bd .list ul li:nth-child(5) a,.homePage .section.homeNews .bd .list ul li:nth-child(6) a{border-bottom:0}.homePage .section.homeNews .bd .list ul:after{clear:both;content:'';display:block}.homePage .section.homeTeam{background-image:url(../img/home-team.jpg)}.homePage .section.homeTeam h5{font-size:48px;color:#103454;font-weight:bold;margin-bottom:20px}.homePage .section.homeTeam .intro{margin-bottom:30px}.homePage .section.homeTeam .intro p{font-size:16px;color:#000;line-height:30px}.homePage .section.homeTeam .list ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-moz-flex-wrap:nowrap;justify-content:space-between}.homePage .section.homeTeam .list ul li{flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0;width:48%}.homePage .section.homeTeam .list ul li .pic{position:relative;z-index:1;margin-bottom:15px}.homePage .section.homeTeam .list ul li .pic img{width:100%;display:block;position:relative;z-index:1}.homePage .section.homeTeam .list ul li .pic h6{position:absolute;z-index:2;left:30px;top:30px}.homePage .section.homeTeam .list ul li .txt{color:#000;font-size:16px;margin-bottom:40px}.homePage .section.homeHum{background-image:url(../img/home-hum.jpg)}.homePage .section.homeHum .bd .intro{position:relative;z-index:1;margin-bottom:25px}.homePage .section.homeHum .bd .intro dl dt{font-size:48px;font-weight:bold;color:#103454;margin-bottom:10px}.homePage .section.homeHum .bd .intro dl dd{font-size:16px;color:#353535}.homePage .section.homeHum .bd .intro .more{position:absolute;z-index:1;right:0;bottom:0}.homePage .section.homeHum .bd .list ul li{width:49%;background:#fff;float:left;margin-right:2%}.homePage .section.homeHum .bd .list ul li a{display:block;margin:25px 40px 0;padding-bottom:25px;border-bottom:1px solid #cecece}.homePage .section.homeHum .bd .list ul li a .cat{color:#888;font-size:14px;margin-bottom:10px}.homePage .section.homeHum .bd .list ul li a .cat i{margin:0 10px}.homePage .section.homeHum .bd .list ul li a dl dt{font-size:20px;color:#3b3b3b;font-weight:bold;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-ms-line-clamp:1;-webkit-box-orient:vertical}.homePage .section.homeHum .bd .list ul li a dl dd{font-size:16px;color:#727272;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-ms-line-clamp:2;-webkit-box-orient:vertical}.homePage .section.homeHum .bd .list ul li a:hover dl dt{color:#103454}.homePage .section.homeHum .bd .list ul li:nth-child(2n){margin-right:0}.homePage .section.homeHum .bd .list ul li:nth-child(5) a,.homePage .section.homeHum .bd .list ul li:nth-child(6) a{border-bottom:0}.homePage .section.homeHonor{background-image:url(../img/home-honor.jpg)}.homePage .section.homeHonor .intro{position:relative;z-index:1;margin-bottom:65px}.homePage .section.homeHonor .intro .more{position:absolute;right:0;top:0}.homePage .section.homeHonor .intro dl dt{font-size:48px;color:#fff;margin-bottom:20px}.homePage .section.homeHonor .intro dl dd{font-size:16px;color:#fff;line-height:30px}.homePage .section.homeHonor .list{margin-bottom:30px}.homePage .section.homeHonor .list ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-moz-flex-wrap:nowrap;justify-content:space-between}.homePage .section.homeHonor .list ul li{flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0;width:18%}.homePage .section.homeHonor .list ul li a{display:block}.homePage .section.homeHonor .list ul li a img{width:100%;display:block;border:1px solid #7e9ab7;transition:all .3s}.homePage .section.homeHonor .list ul li a:hover img{border-color:#1d65af}.homePage .section.homeHonor .txt{color:#7e9ab7}.homePage .section.homeHonor .txt i{margin:0 10px}.homePage .section.homeOrgan{background-image:url(../img/home-organ.jpg)}.homePage .section.homeOrgan .fp-overflow{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:space-between}.homePage .section.homeOrgan .organPart{width:100%;height:100% !important;background-image:url(../img/home-organ.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;flex-direction:column;margin-top:75px !important}.homePage .section.homeOrgan .organPart .list ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;justify-content:space-between}.homePage .section.homeOrgan .organPart .list ul li{flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:32%;background:#fff;margin-bottom:2%}.homePage .section.homeOrgan .organPart .list ul li dl{padding:35px 30px;text-align:left;width:100%}.homePage .section.homeOrgan .organPart .list ul li dl dt{margin-bottom:15px}.homePage .section.homeOrgan .organPart .list ul li dl dt b{font-size:20px;color:#222;margin-right:10px;border-bottom:1px solid #3c6287;padding-bottom:15px;display:inline-block}.homePage .section.homeOrgan .organPart .list ul li dl dt i{font-size:20px;color:#785a39;font-weight:bold}.homePage .section.homeOrgan .organPart .list ul li dl dd p{color:#888;line-height:32px}.homePage .section.homeOrgan .organPart .list ul li dl dd p span{margin-right:15px}.homePage .section.homeOrgan .organPart .list ul li dl dd p span:last-child{margin-right:0}.homePage .section.homeOrgan footer{z-index:1;left:0;bottom:0;flex-shrink:0;margin-top:10px}.frontPage .banner{height:620px;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1;margin-bottom:45px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.frontPage .banner dl{text-align:left}.frontPage .banner dl dt h6{position:relative;z-index:1}.frontPage .banner dl dt h6 span{display:none;position:absolute;z-index:1;left:0;width:40px;height:50px;width:65px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage .banner dl dt h6 span:before,.frontPage .banner dl dt h6 span:after{position:absolute;z-index:1;right:0;height:10px;content:'';display:block;width:100%;background-color:#325a81}.frontPage .banner dl dt h6 span:before{top:0}.frontPage .banner dl dt h6 span:after{bottom:0}.frontPage .banner dl dt h6 span i{position:absolute;z-index:1;right:0;height:10px;display:block;width:80%;top:50%;background-color:#325a81;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage .banner dl dt h6 b{font-size:54px;color:#103454}.frontPage .banner dl dd{margin-top:40px}.frontPage .banner dl dd p{margin-bottom:10px;font-size:16px;color:#353535}.frontPage .banner dl dd p.tit{font-size:32px;font-weight:bold;color:#000}.frontPage .banner dl.light dt h6 span i,.frontPage .banner dl.light dt h6 span:before,.frontPage .banner dl.light dt h6 span:after{background-color:#e7d1b4}.frontPage .banner dl.light dt h6 b{color:#e7d1b4}.frontPage .banner dl.light dd p{color:#fff}.frontPage .mainPage{margin-bottom:150px}.frontPage .mainPage .bread{margin-bottom:45px;font-size:16px}.frontPage .mainPage .bread span{color:#818181}.frontPage .mainPage .bread a{color:#818181}.frontPage .mainPage .bread a:hover{color:#325a81}.frontPage .mainPage .bread i{color:#818181;margin:0 10px}.frontPage .mainPage .bread b{font-weight:normal;color:#325a81}.frontPage.honorPage .banner{background-image:url(../img/bn-honor.jpg)}.frontPage.honorPage .list ul li{margin-bottom:70px;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;justify-content:space-between}.frontPage.honorPage .list ul li .l{border:1px solid #c7c7c7;border-right:0;width:360px;text-align:center;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.frontPage.honorPage .list ul li .l p{font-size:30px;font-weight:bold;color:#103454;padding:0 20px}.frontPage.honorPage .list ul li .l p img{display:block;width:100%}.frontPage.honorPage .list ul li .r{background:#efefef;flex-grow:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-shrink:1}.frontPage.honorPage .list ul li .r dl{padding:40px 50px}.frontPage.honorPage .list ul li .r dl dt{border-bottom:1px solid #cecece;margin-bottom:30px}.frontPage.honorPage .list ul li .r dl dt b{font-size:20px;font-weight:bold;color:#103454;display:inline-block;position:relative;z-index:1;padding:0 0 20px}.frontPage.honorPage .list ul li .r dl dt b:after{position:absolute;z-index:1;left:0;bottom:0;height:5px;background-color:#3c6287;width:100%;content:'';display:block}.frontPage.honorPage .list ul li .r dl dd{min-height:150px}.frontPage.honorPage .list ul li .r dl dd p{margin-bottom:20px}.frontPage.honorPage .list ul li .r dl dd p:last-child{margin-bottom:0}.frontPage.casePage .banner{background-image:url(../img/bn-case.jpg)}.frontPage.casePage .list ul{position:relative;z-index:1}.frontPage.casePage .list ul li{position:relative;z-index:2;margin-bottom:80px;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-moz-flex-wrap:nowrap;justify-content:space-between}.frontPage.casePage .list ul li .year{transition:all .3s;position:relative;z-index:1;color:#5e6e81;font-size:48px;height:35px;line-height:35px;padding-left:25px;padding-right:80px;width:120px;text-align:right;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0}.frontPage.casePage .list ul li .year b{font-weight:normal}.frontPage.casePage .list ul li .year:before{content:'';display:block;height:100%;width:5px;background-color:#5b7b9a;position:absolute;z-index:1;left:0;top:0}.frontPage.casePage .list ul li .txt{text-align:left;position:relative;z-index:2;flex-grow:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-shrink:1}.frontPage.casePage .list ul li .txt:after{content:'';display:block;width:15px;height:15px;border-radius:50%;background-color:#c6c6c6;position:absolute;left:-50px;top:10px;z-index:2;transition:all .3s}.frontPage.casePage .list ul li .txt dl{width:100%}.frontPage.casePage .list ul li .txt dl dt{color:#414141;font-size:20px;font-weight:bold;margin-bottom:10px}.frontPage.casePage .list ul li.noYear .year b,.frontPage.casePage .list ul li.noYear .year:before{display:none}.frontPage.casePage .list ul li:hover .year{color:#103454;font-size:52px}.frontPage.casePage .list ul li:hover .year:before{background-color:#103454}.frontPage.casePage .list ul li:hover .txt:after{width:35px;height:35px;background-color:#325a81;left:-60px;top:0}.frontPage.casePage .list ul li:hover .txt dl dt{color:#103454}.frontPage.casePage .list ul li:hover .txt dl dd{color:#414141}.frontPage.casePage .list ul:after{content:'';display:block;width:1px;height:100%;background-color:#c6c6c6;left:182px;top:0;position:absolute;z-index:1}.frontPage.chroniclePage .banner{background-image:url(../img/bn-chronicle.jpg)}.frontPage.chroniclePage .list ul{position:relative;z-index:1}.frontPage.chroniclePage .list ul li{position:relative;z-index:2;margin-bottom:80px;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-moz-flex-wrap:nowrap;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.frontPage.chroniclePage .list ul li .year{position:relative;z-index:1;color:#5e6e81;padding-left:25px;padding-right:80px;width:120px;text-align:right;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0}.frontPage.chroniclePage .list ul li .year span{position:absolute;z-index:1;left:40px;top:0;font-size:16px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage.chroniclePage .list ul li .year span i{display:block}.frontPage.chroniclePage .list ul li .year span em{display:block}.frontPage.chroniclePage .list ul li .year b{font-weight:normal;font-size:48px;height:35px;line-height:35px;display:block}.frontPage.chroniclePage .list ul li .year:before{content:'';display:block;height:100%;width:5px;background-color:#5b7b9a;position:absolute;z-index:1;left:0;top:0}.frontPage.chroniclePage .list ul li .txt{text-align:left;position:relative;z-index:2;flex-grow:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-shrink:1}.frontPage.chroniclePage .list ul li .txt:after{content:'';display:block;width:15px;height:15px;border-radius:50%;background-color:#c6c6c6;position:absolute;left:-50px;top:10px;z-index:2;transition:all .3s}.frontPage.chroniclePage .list ul li .txt dl{width:100%}.frontPage.chroniclePage .list ul li .txt dl dt{color:#414141;font-size:20px;font-weight:bold;margin-bottom:10px}.frontPage.chroniclePage .list ul li:hover .year{color:#103454}.frontPage.chroniclePage .list ul li:hover .year span{font-size:18px;left:30px}.frontPage.chroniclePage .list ul li:hover .year b{font-size:58px}.frontPage.chroniclePage .list ul li:hover .year:before{background-color:#103454}.frontPage.chroniclePage .list ul li:hover .txt:after{width:35px;height:35px;background-color:#325a81;left:-60px;top:0}.frontPage.chroniclePage .list ul li:hover .txt dl dt{color:#103454}.frontPage.chroniclePage .list ul li:hover .txt dl dd{color:#414141}.frontPage.chroniclePage .list ul:after{content:'';display:block;width:1px;height:100%;background-color:#c6c6c6;left:182px;top:0;position:absolute;z-index:1}.frontPage.fieldPage .banner{background-image:url(../img/bn-field.jpg)}.frontPage.fieldPage h1{font-size:40px;color:#103454;font-weight:bold;margin-bottom:50px}.frontPage.fieldPage .text{margin-bottom:60px}.frontPage.fieldPage .text p{font-size:16px;line-height:32px;color:#595959;margin-bottom:40px}.frontPage.fieldPage .text p:last-child{margin-bottom:0}.frontPage.fieldPage .text img{display:block;width:100%;margin-bottom:40px}.frontPage.fieldPage .list ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.frontPage.fieldPage .list ul li{width:20%;margin-bottom:10px;position:relative;z-index:1;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0}.frontPage.fieldPage .list ul li p{border:1px solid #cacaca;margin-right:10px;padding:20px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;font-size:16px}.frontPage.fieldPage .list ul li:nth-child(5n) p{margin-right:0}.frontPage.fieldPage .customer{margin-top:60px;border-top:1px solid #cacaca;padding-top:60px}.frontPage.fieldPage .customer dl dt{font-size:22px;font-weight:bold;color:#103454;margin-bottom:20px}.frontPage.fieldPage .customer dl dd{color:#595959;font-size:16px;line-height:32px}.frontPage.lawyerlistPage .banner{background-image:url(../img/bn-lawyerlist.jpg)}.frontPage.lawyerlistPage .func{margin-bottom:50px;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.frontPage.lawyerlistPage .func .sel{width:66%;border:1px solid #cacaca;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.frontPage.lawyerlistPage .func .sel .selMod{width:48%;position:relative;z-index:1}.frontPage.lawyerlistPage .func .sel .selMod b{display:block;height:50px;line-height:50px;font-weight:normal;padding:0 20px;font-size:16px}.frontPage.lawyerlistPage .func .sel .selMod b i.icon{position:absolute;z-index:1;right:5px}.frontPage.lawyerlistPage .func .sel .selMod select{position:absolute;z-index:1;top:0;left:0;width:100%;height:50px;line-height:50px;opacity:0;cursor:pointer}.frontPage.lawyerlistPage .func .sel .selMod select option[title]:hover:after{height:50px;line-height:50px;border:1px solid #cacaca}.frontPage.lawyerlistPage .func .scr{width:32%;border:1px solid #cacaca;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0;position:relative;z-index:1}.frontPage.lawyerlistPage .func .scr .inputMod{margin:0 150px 0 15px;position:relative;z-index:1}.frontPage.lawyerlistPage .func .scr .inputMod input{height:50px;line-height:50px;width:100%;border:0;font-size:16px}.frontPage.lawyerlistPage .func .scr .inputMod a{position:absolute;z-index:2;right:-100px;top:0;height:50px;line-height:50px}.frontPage.lawyerlistPage .func .scr .inputMod a.scrBtn{right:-150px;display:block;width:40px;text-align:center}.frontPage.lawyerlistPage .func .scr .inputMod a.scrBtn i.icon{font-size:16px;height:50px;line-height:50px}.frontPage.lawyerlistPage .list ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.frontPage.lawyerlistPage .list ul li{width:32%;margin-bottom:25px;position:relative;z-index:1;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0}.frontPage.lawyerlistPage .list ul li a{display:block}.frontPage.lawyerlistPage .list ul li a .pic{position:relative;z-index:1;transition:all .3s;overflow:hidden;padding-top:30px;padding-left:20px;background-image:-webkit-linear-gradient(338deg, #636363 0%, #656565 20%, #484848 50%);background-image:-moz-linear-gradient(338deg, #636363 0%, #656565 20%, #484848 50%);background-image:-o-linear-gradient(338deg, #636363 0%, #656565 20%, #484848 50%);background-image:linear-gradient(338deg, #636363 0%, #656565 20%, #484848 50%)}.frontPage.lawyerlistPage .list ul li a .pic i.lnkIcon{display:none}.frontPage.lawyerlistPage .list ul li a .pic img{width:55%;display:block;position:relative;z-index:2}.frontPage.lawyerlistPage .list ul li a .pic dl{position:absolute;z-index:1;right:50px;top:50%;text-align:right;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage.lawyerlistPage .list ul li a .pic dl dt{font-size:32px;color:#fff;font-weight:bold;margin-bottom:5px}.frontPage.lawyerlistPage .list ul li a .pic dl dd{margin-bottom:70px;font-size:16px;color:#fff}.frontPage.lawyerlistPage .list ul li a .pic dl dd.link{font-size:14px;margin-bottom:0}.frontPage.lawyerlistPage .list ul li a .pic dl dd.ly{display:none}.frontPage.lawyerlistPage .list ul li a .txt{border:1px solid #cacaca;border-top:0;padding:10px 0}.frontPage.lawyerlistPage .list ul li a .txt p{padding:0 20px;height:60px;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-ms-line-clamp:2;-webkit-box-orient:vertical}.frontPage.lawyerlistPage .list ul li a:hover .pic{background-image:-webkit-linear-gradient(338deg, #484848 0%, #656565 20%, #636363 80%);background-image:-moz-linear-gradient(338deg, #484848 0%, #656565 20%, #636363 80%);background-image:-o-linear-gradient(338deg, #484848 0%, #656565 20%, #636363 80%);background-image:linear-gradient(338deg, #484848 0%, #656565 20%, #636363 80%)}.frontPage.lawyerlistPage .list ul li a:hover .pic:after{position:absolute;z-index:1;width:0;height:0;background:rgba(255,255,255,0.1);content:'';display:block;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation-name:picHov;-webkit-animation-duration:.3s;-webkit-animation-timing-function:ease;-webkit-animation-delay:0s;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-ms-animation-name:picHov;-ms-animation-duration:.3s;-ms-animation-timing-function:ease;-ms-animation-delay:0s;-ms-animation-iteration-count:1;-ms-animation-direction:normal;-ms-animation-fill-mode:forwards;-moz-animation-name:picHov;-moz-animation-duration:.3s;-moz-animation-timing-function:ease;-moz-animation-delay:0s;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-name:picHov;animation-duration:.3s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.frontPage.lawyerlistPage .list ul li:nth-child(3n-1){margin:0 2%}.frontPage.lawyerinfoPage .banner{background-image:url(../img/bn-lawyerinfo.jpg)}.frontPage.lawyerinfoPage .banner .wContent{height:100%}.frontPage.lawyerinfoPage .banner .lawyerInfo{position:absolute;left:50%;bottom:0;width:80%;height:90%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}.frontPage.lawyerinfoPage .banner .lawyerInfo .l{width:45%;position:absolute;left:0;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage.lawyerinfoPage .banner .lawyerInfo .l dl dt{font-size:36px;font-weight:bold;color:#fff;letter-spacing:15px;margin-bottom:5px;padding-bottom:0}.frontPage.lawyerinfoPage .banner .lawyerInfo .l dl dd{color:#fff;font-size:16px;line-height:32px;margin-top:0}.frontPage.lawyerinfoPage .banner .lawyerInfo .l dl dd p{color:#fff}.frontPage.lawyerinfoPage .banner .lawyerInfo .l dl dd.zw{margin-bottom:40px}.frontPage.lawyerinfoPage .banner .lawyerInfo .r{position:absolute;z-index:1;bottom:0;right:0;height:100%}.frontPage.lawyerinfoPage .banner .lawyerInfo .r img{height:100%;display:block}.frontPage.lawyerinfoPage section .hd{margin-bottom:40px}.frontPage.lawyerinfoPage section .hd h6{position:relative;z-index:1}.frontPage.lawyerinfoPage section .hd h6 span{display:none;position:absolute;z-index:1;left:0;height:26px;width:30px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage.lawyerinfoPage section .hd h6 span:before,.frontPage.lawyerinfoPage section .hd h6 span:after{position:absolute;z-index:1;right:0;height:4px;content:'';display:block;width:100%;background-color:#8e8e8e}.frontPage.lawyerinfoPage section .hd h6 span:before{top:0}.frontPage.lawyerinfoPage section .hd h6 span:after{bottom:0}.frontPage.lawyerinfoPage section .hd h6 span i{position:absolute;z-index:1;right:0;height:4px;display:block;width:80%;top:50%;background-color:#8e8e8e;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage.lawyerinfoPage section .hd h6 b{font-size:28px;color:#103454}.frontPage.lawyerinfoPage section.text{margin-bottom:50px;border-bottom:1px solid #cacaca;padding-bottom:50px}.frontPage.lawyerinfoPage section.text:last-child{border-bottom:0}.frontPage.lawyerinfoPage section.text .bd .txt p{margin-bottom:10px;font-size:16px;color:#595959}.frontPage.lawyerinfoPage section.text .bd .txt p:last-child{margin-bottom:0}.frontPage.lawyerinfoPage section.attr{background:#f1f1f1;padding:30px;margin-bottom:50px;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-moz-flex-wrap:nowrap;justify-content:space-between}.frontPage.lawyerinfoPage section.attr .team{background:#fff;width:32%;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start}.frontPage.lawyerinfoPage section.attr .team dl{text-align:left;width:100%;margin:20px 30px}.frontPage.lawyerinfoPage section.attr .team dl dt{font-size:28px;color:#103454;font-weight:bold;margin-bottom:15px}.frontPage.lawyerinfoPage section.attr .team dl dd p{position:relative;z-index:1;font-size:16px;line-height:30px;padding-left:20px;margin-bottom:10px}.frontPage.lawyerinfoPage section.attr .team dl dd p:last-child{margin-bottom:0}.frontPage.lawyerinfoPage section.attr .team dl dd p:before{content:'';display:block;width:10px;height:10px;border-radius:50%;background:#595959;position:absolute;z-index:1;left:0;top:10px}.frontPage.lawyerinfoPage section.attr.attrTwo .team{width:49%}.frontPage.lawyerinfoPage section.attr.attrOne .team{width:100%}.frontPage.lawyerinfoPage section.related .list ul li{width:48%;background:#fff;float:left;margin-right:4%}.frontPage.lawyerinfoPage section.related .list ul li a{display:block;padding-bottom:25px}.frontPage.lawyerinfoPage section.related .list ul li a .cat{color:#888;font-size:14px;margin-bottom:10px;border-bottom:1px solid #cecece;padding-bottom:10px}.frontPage.lawyerinfoPage section.related .list ul li a .cat i{margin:0 10px}.frontPage.lawyerinfoPage section.related .list ul li a dl dt{font-size:20px;color:#3b3b3b;font-weight:bold;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-ms-line-clamp:1;-webkit-box-orient:vertical}.frontPage.lawyerinfoPage section.related .list ul li a dl dd{font-size:16px;color:#727272;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-ms-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:30px}.frontPage.lawyerinfoPage section.related .list ul li a dl dd.more{margin-bottom:0;display:none}.frontPage.lawyerinfoPage section.related .list ul li a dl dd.more span{display:inline-block;height:50px;line-height:50px;padding:0 60px;border-radius:40px;position:relative;z-index:1;border:1px solid #c1c1c1}.frontPage.lawyerinfoPage section.related .list ul li a dl dd.more span i.icon{position:absolute;z-index:1;left:25px;top:0;height:50px;line-height:50px}.frontPage.lawyerinfoPage section.related .list ul li a:hover dl dt{color:#103454}.frontPage.lawyerinfoPage section.related .list ul li a:hover dl dd.more span{background:#325a81;color:#fff}.frontPage.lawyerinfoPage section.related .list ul li:nth-child(2n){margin-right:0}.frontPage.culturelistPage .banner{background-image:url(../img/bn-culture.jpg)}.frontPage.culturelistPage .func{margin-bottom:50px}.frontPage.culturelistPage .func .column{margin-bottom:20px;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.frontPage.culturelistPage .func .column a{display:block;width:49%;height:48px;line-height:48px;border:1px solid #cacaca;text-align:center;font-size:16px}.frontPage.culturelistPage .func .column a:hover{background:#f1f1f1;border-color:#aaa}.frontPage.culturelistPage .func .column a.cu{background:#325a81;color:#fff;border-color:#325a81}.frontPage.culturelistPage .func .scr{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.frontPage.culturelistPage .func .scr .l{border:1px solid #cacaca;width:39%}.frontPage.culturelistPage .func .scr .l input{font-size:16px;border:0;height:50px;line-height:50px;width:90%;margin:0 auto;text-align:center;display:block}.frontPage.culturelistPage .func .scr .c{border:1px solid #cacaca;width:39%}.frontPage.culturelistPage .func .scr .c .selMod{width:100%;position:relative;z-index:1}.frontPage.culturelistPage .func .scr .c .selMod b{display:block;height:50px;line-height:50px;font-weight:normal;padding:0 20px;font-size:16px}.frontPage.culturelistPage .func .scr .c .selMod b i.icon{position:absolute;z-index:1;right:5px}.frontPage.culturelistPage .func .scr .c .selMod select{position:absolute;z-index:1;top:0;left:0;width:100%;height:50px;line-height:50px;opacity:0;cursor:pointer}.frontPage.culturelistPage .func .scr .c .selMod select option[title]:hover:after{height:50px;line-height:50px;border:1px solid #cacaca}.frontPage.culturelistPage .func .scr .r{border:1px solid #cacaca;width:18%}.frontPage.culturelistPage .func .scr .r a{display:block;height:50px;line-height:50px;text-align:center;color:#fff;background:#325a81}.frontPage.culturelistPage .list{margin-bottom:40px}.frontPage.culturelistPage .list ul li{border:1px solid #eee;margin-bottom:30px}.frontPage.culturelistPage .list ul li a{padding:30px;display:block;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-moz-flex-wrap:nowrap;justify-content:space-between}.frontPage.culturelistPage .list ul li a .pic{width:25%}.frontPage.culturelistPage .list ul li a .pic .picBox{position:relative;z-index:1}.frontPage.culturelistPage .list ul li a .pic .picBox .readNum{position:absolute;z-index:3;left:50%;top:50%;color:#fff;display:none;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.frontPage.culturelistPage .list ul li a .pic .picBox .readNum i.icon{margin-right:10px}.frontPage.culturelistPage .list ul li a .pic .picBox .readNum b{margin-left:10px}.frontPage.culturelistPage .list ul li a .pic .picBox:after{display:none;position:absolute;z-index:2;width:100%;height:100%;background:rgba(0,0,0,0.85);content:'';left:0;top:0}.frontPage.culturelistPage .list ul li a .pic .picBox img{width:100%;display:block}.frontPage.culturelistPage .list ul li a .txt{width:72%;text-align:left}.frontPage.culturelistPage .list ul li a .txt .cat{font-size:16px;margin-bottom:15px;color:#999}.frontPage.culturelistPage .list ul li a .txt .cat i{margin:0 10px}.frontPage.culturelistPage .list ul li a .txt .cat b{color:#103454}.frontPage.culturelistPage .list ul li a .txt dl dt{font-size:32px;color:#3b3b3b;font-weight:bold;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-ms-line-clamp:1;-webkit-box-orient:vertical}.frontPage.culturelistPage .list ul li a .txt dl dd{font-size:16px;color:#727272;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-ms-line-clamp:3;-webkit-box-orient:vertical}.frontPage.culturelistPage .list ul li a .txt:hover dl dt{color:#103454}.frontPage.culturelistPage .list ul li a:hover .pic .picBox .readNum{display:block}.frontPage.culturelistPage .list ul li a:hover .pic .picBox:after{display:block}.frontPage.culturelistPage .list ul li a:hover .txt .cat b{color:#785a39}.frontPage.culturelistPage .list ul li:last-child{margin-bottom:0}.frontPage.culturelistPage .list ul li:hover{border-color:#aaa}.frontPage.cultureinfoPage .banner{background-image:url(../img/bn-culture.jpg)}.frontPage.cultureinfoPage .banner dl{margin-bottom:60px}.frontPage.cultureinfoPage .banner dl dt h6 span{width:30px;height:25px}.frontPage.cultureinfoPage .banner dl dt h6 span:before,.frontPage.cultureinfoPage .banner dl dt h6 span:after{height:3px}.frontPage.cultureinfoPage .banner dl dt h6 span i{height:3px}.frontPage.cultureinfoPage .banner dl dt h6 b{font-size:28px}.frontPage.cultureinfoPage .banner .txt{text-align:left}.frontPage.cultureinfoPage .banner .txt h1{font-size:54px;color:#111;font-weight:bold;margin-bottom:20px}.frontPage.cultureinfoPage .banner .txt .cat{color:#888;font-size:18px}.frontPage.cultureinfoPage .banner .txt .cat i{margin:0 15px}.frontPage.cultureinfoPage .text{margin-bottom:50px}.frontPage.cultureinfoPage .text p{font-size:16px;line-height:30px;margin-bottom:10px}.frontPage.cultureinfoPage .text img{width:100%;display:block;margin-bottom:20px}.frontPage.cultureinfoPage .user{height:480px;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1;margin-bottom:50px;background-image:url(../img/bn-lawyerinfo.jpg);text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.frontPage.cultureinfoPage .user .userInfo{position:absolute;left:50%;bottom:0;width:75%;height:90%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}.frontPage.cultureinfoPage .user .userInfo .l{width:60%;position:absolute;left:0;top:45%;text-align:left;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage.cultureinfoPage .user .userInfo .l dl dt{font-size:36px;font-weight:bold;color:#fff;letter-spacing:15px;margin-bottom:5px;padding-bottom:0}.frontPage.cultureinfoPage .user .userInfo .l dl dd{color:#fff;font-size:16px;line-height:32px;margin-top:0}.frontPage.cultureinfoPage .user .userInfo .l dl dd p{color:#fff}.frontPage.cultureinfoPage .user .userInfo .l dl dd.zw{margin-bottom:30px}.frontPage.cultureinfoPage .user .userInfo .l dl dd.link{margin-top:40px}.frontPage.cultureinfoPage .user .userInfo .l dl dd.link a{color:#e9ddcd;font-size:16px}.frontPage.cultureinfoPage .user .userInfo .l dl dd.link a i.icon{margin-left:20px}.frontPage.cultureinfoPage .user .userInfo .l .tit{color:#e9ddcd;font-size:16px;margin-bottom:50px}.frontPage.cultureinfoPage .user .userInfo .r{position:absolute;z-index:1;bottom:0;right:0;height:100%}.frontPage.cultureinfoPage .user .userInfo .r img{height:100%;display:block}.frontPage.cultureinfoPage .othart .hd{margin-bottom:20px}.frontPage.cultureinfoPage .othart .hd h6{font-weight:bold;font-size:32px;color:#103454}.frontPage.cultureinfoPage .othart .bd .list ul:after{content:'';display:block;clear:both}.frontPage.cultureinfoPage .othart .bd .list ul li{width:48%;background:#fff;float:left;margin-right:4%;margin-bottom:20px}.frontPage.cultureinfoPage .othart .bd .list ul li a{display:block;padding-bottom:25px}.frontPage.cultureinfoPage .othart .bd .list ul li a .cat{color:#888;font-size:14px;margin-bottom:10px;border-bottom:1px solid #cecece;padding-bottom:10px}.frontPage.cultureinfoPage .othart .bd .list ul li a .cat i{margin:0 10px}.frontPage.cultureinfoPage .othart .bd .list ul li a dl dt{font-size:20px;color:#3b3b3b;font-weight:bold;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-ms-line-clamp:1;-webkit-box-orient:vertical}.frontPage.cultureinfoPage .othart .bd .list ul li a dl dd{font-size:16px;color:#727272;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-ms-line-clamp:3;-webkit-box-orient:vertical}.frontPage.cultureinfoPage .othart .bd .list ul li a:hover dl dt{color:#103454}.frontPage.cultureinfoPage .othart .bd .list ul li:nth-child(2n){margin-right:0}.frontPage.newslistPage .banner{background-image:url(../img/bn-news.jpg)}.frontPage.newslistPage .list{margin-bottom:40px}.frontPage.newslistPage .list ul li{border:1px solid #eee;margin-bottom:30px}.frontPage.newslistPage .list ul li a{padding:30px;display:block;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-moz-flex-wrap:nowrap;justify-content:space-between}.frontPage.newslistPage .list ul li a .pic{width:25%}.frontPage.newslistPage .list ul li a .pic .picBox{position:relative;z-index:1}.frontPage.newslistPage .list ul li a .pic .picBox .readNum{position:absolute;z-index:3;left:50%;top:50%;color:#fff;display:none;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.frontPage.newslistPage .list ul li a .pic .picBox .readNum i.icon{margin-right:10px}.frontPage.newslistPage .list ul li a .pic .picBox .readNum b{margin-left:10px}.frontPage.newslistPage .list ul li a .pic .picBox:after{display:none;position:absolute;z-index:2;width:100%;height:100%;background:rgba(0,0,0,0.85);content:'';left:0;top:0}.frontPage.newslistPage .list ul li a .pic .picBox img{width:100%;display:block}.frontPage.newslistPage .list ul li a .txt{width:72%;text-align:left}.frontPage.newslistPage .list ul li a .txt .cat{font-size:16px;color:#999;position:relative;z-index:1}.frontPage.newslistPage .list ul li a .txt .cat b{font-weight:normal;position:absolute;z-index:1;font-size:14px;color:#999;right:0;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage.newslistPage .list ul li a .txt .cat b i.icon{margin-left:10px;font-size:14px}.frontPage.newslistPage .list ul li a .txt dl{margin-bottom:15px}.frontPage.newslistPage .list ul li a .txt dl dt{font-size:32px;color:#3b3b3b;font-weight:bold;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-ms-line-clamp:1;-webkit-box-orient:vertical}.frontPage.newslistPage .list ul li a .txt dl dd{font-size:16px;color:#727272;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-ms-line-clamp:3;-webkit-box-orient:vertical}.frontPage.newslistPage .list ul li a .txt:hover dl dt{color:#103454}.frontPage.newslistPage .list ul li a:hover .pic .picBox .readNum{display:block}.frontPage.newslistPage .list ul li a:hover .pic .picBox:after{display:block}.frontPage.newslistPage .list ul li:last-child{margin-bottom:0}.frontPage.newslistPage .list ul li:hover{border-color:#aaa}.frontPage.newsinfoPage .banner{background-image:url(../img/bn-news.jpg)}.frontPage.newsinfoPage .banner dl{margin-bottom:60px}.frontPage.newsinfoPage .banner dl dt h6 span{width:30px;height:25px}.frontPage.newsinfoPage .banner dl dt h6 span:before,.frontPage.newsinfoPage .banner dl dt h6 span:after{height:3px}.frontPage.newsinfoPage .banner dl dt h6 span i{height:3px}.frontPage.newsinfoPage .banner dl dt h6 b{font-size:28px}.frontPage.newsinfoPage .banner .txt{text-align:left}.frontPage.newsinfoPage .banner .txt h1{font-size:54px;color:#fff;font-weight:bold;margin-bottom:20px}.frontPage.newsinfoPage .banner .txt .cat{color:#e9ddcd;font-size:18px}.frontPage.newsinfoPage .banner .txt .cat i{margin:0 15px}.frontPage.newsinfoPage .text{margin-bottom:50px}.frontPage.newsinfoPage .text p{font-size:16px;line-height:30px;margin-bottom:10px}.frontPage.newsinfoPage .text img{width:100%;display:block;margin-bottom:20px}.frontPage.contactPage .banner{background-image:url(../img/bn-contact.jpg)}.frontPage.contactPage .list ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-o-justify-content:flex-start;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.frontPage.contactPage .list ul li{width:48%;margin-bottom:30px;position:relative;z-index:1;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0}.frontPage.contactPage .list ul li .pic{position:relative;z-index:1;transition:all .3s;overflow:hidden;height:400px}.frontPage.contactPage .list ul li .pic img{width:100%;display:block;transition:all .5s;position:absolute;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.frontPage.contactPage .list ul li .txt{border:1px solid #dedede;border-top:0;padding:40px 35px}.frontPage.contactPage .list ul li .txt dl dt{margin-bottom:20px}.frontPage.contactPage .list ul li .txt dl dt b{position:relative;z-index:1;display:inline-block;padding-bottom:10px;color:#103454;font-size:30px}.frontPage.contactPage .list ul li .txt dl dt b:after{content:'';display:block;position:absolute;z-index:1;left:0;bottom:0;width:100%;height:1px;background:#103454}.frontPage.contactPage .list ul li .txt dl dd{font-size:18px}.frontPage.contactPage .list ul li .txt dl dd p{margin-bottom:5px;position:relative;z-index:1}.frontPage.contactPage .list ul li .txt dl dd p.phone,.frontPage.contactPage .list ul li .txt dl dd p.email{padding-left:30px}.frontPage.contactPage .list ul li .txt dl dd p.phone i.icon,.frontPage.contactPage .list ul li .txt dl dd p.email i.icon{position:absolute;left:0;top:0;z-index:1}.frontPage.searchPage .banner{background-image:none;background-color:#131313}.frontPage.searchPage .banner .searchBox{position:relative;z-index:1;border-bottom:2px solid #e8ddcd;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.frontPage.searchPage .banner .searchBox input.schText{background:transparent;border:0;font-size:30px;caret-color:#e5ceb6;height:80px;line-height:30px;color:#fff;width:80%;margin-right:20%}.frontPage.searchPage .banner .searchBox input.schText::-webkit-input-placeholder{color:#fff}.frontPage.searchPage .banner .searchBox input.schText::-moz-input-placeholder{color:#fff}.frontPage.searchPage .banner .searchBox input.schText::-ms-input-placeholder{color:#fff}.frontPage.searchPage .banner .searchBox a{position:absolute;z-index:1;right:0;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage.searchPage .banner .searchBox a i{font-size:40px;color:#fff}.frontPage.searchPage .banner .searchBox a.btnSch{right:60px}.frontPage.searchPage .banner .searchBox a:hover i{color:#e5ceb6}.frontPage.searchPage .list{margin-bottom:40px}.frontPage.searchPage .list ul li{border:1px solid #eee;margin-bottom:30px}.frontPage.searchPage .list ul li a{padding:30px;display:block;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-moz-flex-wrap:nowrap;justify-content:space-between}.frontPage.searchPage .list ul li a .pic{width:25%}.frontPage.searchPage .list ul li a .pic .picBox{position:relative;z-index:1}.frontPage.searchPage .list ul li a .pic .picBox .readNum{position:absolute;z-index:3;left:50%;top:50%;color:#fff;display:none;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.frontPage.searchPage .list ul li a .pic .picBox .readNum i.icon{margin-right:10px}.frontPage.searchPage .list ul li a .pic .picBox .readNum b{margin-left:10px}.frontPage.searchPage .list ul li a .pic .picBox:after{display:none;position:absolute;z-index:2;width:100%;height:100%;background:rgba(0,0,0,0.85);content:'';left:0;top:0}.frontPage.searchPage .list ul li a .pic .picBox img{width:100%;display:block}.frontPage.searchPage .list ul li a .txt{width:72%;text-align:left}.frontPage.searchPage .list ul li a .txt .cat{font-size:16px;color:#999}.frontPage.searchPage .list ul li a .txt .cat i{margin:0 10px}.frontPage.searchPage .list ul li a .txt .cat b{color:#785a39}.frontPage.searchPage .list ul li a .txt dl{margin-bottom:15px}.frontPage.searchPage .list ul li a .txt dl dt{font-size:32px;color:#3b3b3b;font-weight:bold;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-ms-line-clamp:1;-webkit-box-orient:vertical}.frontPage.searchPage .list ul li a .txt dl dd{font-size:16px;color:#727272;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-ms-line-clamp:3;-webkit-box-orient:vertical}.frontPage.searchPage .list ul li a .txt:hover dl dt{color:#103454}.frontPage.searchPage .list ul li a:hover .pic .picBox .readNum{display:block}.frontPage.searchPage .list ul li a:hover .pic .picBox:after{display:block}.frontPage.searchPage .list ul li:last-child{margin-bottom:0}.frontPage.searchPage .list ul li:hover{border-color:#aaa}.frontPage.searchPage .userList{margin-bottom:50px}.frontPage.searchPage .userList .stat{margin-bottom:20px}.frontPage.searchPage .userList .stat b{margin:0 5px;font-weight:normal}.frontPage.searchPage .userList .stat .noData{font-size:18px;color:#999;text-align:center;padding:40px 0}.frontPage.searchPage .userList .user{height:350px;position:relative;z-index:1;margin-bottom:30px;background-image:-webkit-linear-gradient(338deg, #1d2731 0%, #2f3f50 20%, #2c3b4b 50%);background-image:-moz-linear-gradient(338deg, #1d2731 0%, #2f3f50 20%, #2c3b4b 50%);background-image:-o-linear-gradient(338deg, #1d2731 0%, #2f3f50 20%, #2c3b4b 50%);background-image:linear-gradient(338deg, #1d2731 0%, #2f3f50 20%, #2c3b4b 50%);text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.frontPage.searchPage .userList .user .userInfo{position:absolute;left:50%;bottom:0;width:75%;height:90%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}.frontPage.searchPage .userList .user .userInfo .l{width:60%;position:absolute;left:0;top:45%;text-align:left;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage.searchPage .userList .user .userInfo .l dl dt{font-size:36px;font-weight:bold;color:#fff;letter-spacing:15px;margin-bottom:5px;padding-bottom:0}.frontPage.searchPage .userList .user .userInfo .l dl dd{color:#fff;font-size:16px;line-height:32px;margin-top:0}.frontPage.searchPage .userList .user .userInfo .l dl dd p{color:#fff}.frontPage.searchPage .userList .user .userInfo .l dl dd.zw{margin-bottom:15px}.frontPage.searchPage .userList .user .userInfo .l dl dd.link{margin-top:15px}.frontPage.searchPage .userList .user .userInfo .l dl dd.link a{color:#e9ddcd;font-size:16px}.frontPage.searchPage .userList .user .userInfo .l dl dd.link a i.icon{margin-left:20px}.frontPage.searchPage .userList .user .userInfo .r{position:absolute;z-index:1;bottom:0;right:0;height:100%}.frontPage.searchPage .userList .user .userInfo .r img{height:100%;display:block}.frontPage.aboutPage .banner{background-image:url(../img/bn-about.jpg)}.frontPage.aboutPage .banner p{color:#785d39}.frontPage.aboutPage .banner p b{font-weight:normal;font-size:22px}.frontPage.aboutPage .banner p i{margin:0 5px}.frontPage.aboutPage .introduction{margin-bottom:100px}.frontPage.aboutPage .introduction img{width:100%;display:block;margin-bottom:30px}.frontPage.aboutPage .introduction p{margin-bottom:20px;line-height:31px;font-size:16px}.frontPage.aboutPage .introduction p:last-child{margin-bottom:0}.frontPage.aboutPage section{border-bottom:1px solid #cacaca;padding-bottom:100px;margin-bottom:100px}.frontPage.aboutPage section.blockCase{border-bottom:0;margin-bottom:0;padding-bottom:0}.frontPage.aboutPage section .hd{margin-bottom:60px;position:relative;z-index:1}.frontPage.aboutPage section .hd h6{position:relative;z-index:1;margin-bottom:15px}.frontPage.aboutPage section .hd h6 span{display:none;position:absolute;z-index:1;left:0;height:30px;width:35px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage.aboutPage section .hd h6 span:before,.frontPage.aboutPage section .hd h6 span:after{position:absolute;z-index:1;right:0;height:6px;content:'';display:block;width:100%;background-color:#8e8e8e}.frontPage.aboutPage section .hd h6 span:before{top:0}.frontPage.aboutPage section .hd h6 span:after{bottom:0}.frontPage.aboutPage section .hd h6 span i{position:absolute;z-index:1;right:0;height:6px;display:block;width:80%;top:50%;background-color:#8e8e8e;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage.aboutPage section .hd h6 b{font-size:40px;color:#103454;font-weight:bold}.frontPage.aboutPage section .hd p{font-size:14px;color:#103454}.frontPage.aboutPage section .hd .more{position:absolute;z-index:1;right:0;top:0}.frontPage.aboutPage .aboutChronicle{background-image:url(../img/bg-about-chronicle.jpg);background-position:center  70%;background-repeat:no-repeat;background-size:cover;padding-top:100px}.frontPage.aboutPage .blockChronicle{border-bottom:0}.frontPage.aboutPage .blockChronicle .bd{padding:100px 0;position:relative;z-index:1}.frontPage.aboutPage .blockChronicle .bd .tab{position:relative;z-index:1}.frontPage.aboutPage .blockChronicle .bd .tab .tabT{position:absolute;z-index:1;left:0;top:0;width:160px}.frontPage.aboutPage .blockChronicle .bd .tab .tabT ul{position:relative;z-index:1}.frontPage.aboutPage .blockChronicle .bd .tab .tabT ul li{cursor:pointer;color:#144779;font-size:30px;text-align:center;height:60px;line-height:60px;margin-bottom:10px}.frontPage.aboutPage .blockChronicle .bd .tab .tabT ul li.cu{background:#144779;color:#fff;font-weight:bold}.frontPage.aboutPage .blockChronicle .bd .tab .tabT ul li:last-child{margin-bottom:0}.frontPage.aboutPage .blockChronicle .bd .tab .tabT ul:after{content:'';display:block;position:absolute;z-index:1;left:160px;top:0;height:100%;width:4px;background:#e2e2e2}.frontPage.aboutPage .blockChronicle .bd .tab .tabC{padding-left:180px}.frontPage.aboutPage .blockChronicle .bd .tab .tabC .tabCon .t{font-weight:bold;font-size:22px;color:#785a39;margin-bottom:20px}.frontPage.aboutPage .blockChronicle .bd .tab .tabC .tabCon .list{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:stretch;-moz-align-items:stretch;align-items:stretch}.frontPage.aboutPage .blockChronicle .bd .tab .tabC .tabCon .list .team{flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0;width:32%;background:#fff}.frontPage.aboutPage .blockChronicle .bd .tab .tabC .tabCon .list .team dl{padding:50px 30px;color:#595959}.frontPage.aboutPage .blockChronicle .bd .tab .tabC .tabCon .list .team dl dt{font-weight:bold;font-size:18px;margin-bottom:5px}.frontPage.aboutPage .blockChronicle .bd .tab .tabC .tabCon .list .team dl dd{font-size:16px}.frontPage.aboutPage .blockChronicle .bd .tab .tabC .tabCon .list .team:nth-child(3n-1){margin:0 2%}.frontPage.aboutPage .blockChronicle .bd .tab .tabC .tabCon .list .team:hover dl dt{color:#144779}.frontPage.aboutPage .blockHonor .bd{background-image:url(../img/bg-block-honor.png);background-position:center  bottom;background-repeat:no-repeat;background-size:100% auto}.frontPage.aboutPage .blockHonor .list ul{padding-bottom:150px;padding-top:530px;position:relative;z-index:1}.frontPage.aboutPage .blockHonor .list ul li{position:absolute;top:0;left:0;z-index:1;height:100%;transition:all .3s;width:16.6%}.frontPage.aboutPage .blockHonor .list ul li dl{writing-mode:vertical-rl;position:relative;z-index:1;margin:0 auto}.frontPage.aboutPage .blockHonor .list ul li dl dt{background:#fff;font-size:18px;color:#785a39;font-weight:bold;display:inline-block;padding-bottom:15px}.frontPage.aboutPage .blockHonor .list ul li dl dd{color:#595959;font-size:22px;font-weight:bold}.frontPage.aboutPage .blockHonor .list ul li dl dd.num{font-family:'Times New Roman', Times, serif;writing-mode:lr-tb;position:absolute;z-index:1;top:-65px;right:0;font-size:55px;color:#325a81}.frontPage.aboutPage .blockHonor .list ul li:after{content:'';width:1px;height:100%;position:absolute;z-index:-1;left:50%;background:#cacaca;top:0;-webkit-transform:translate(18px, 0);-moz-transform:translate(18px, 0);-o-transform:translate(18px, 0);-ms-transform:translate(18px, 0);transform:translate(18px, 0)}.frontPage.aboutPage .blockHonor .list ul li:nth-child(1){left:-1%;top:200px;height:63%}.frontPage.aboutPage .blockHonor .list ul li:nth-child(2){left:14.5%;top:40px;height:86%}.frontPage.aboutPage .blockHonor .list ul li:nth-child(2) dl{height:78%}.frontPage.aboutPage .blockHonor .list ul li:nth-child(2):after{left:56%}.frontPage.aboutPage .blockHonor .list ul li:nth-child(3){left:32%;top:104px;height:68%}.frontPage.aboutPage .blockHonor .list ul li:nth-child(3) dl{height:78%}.frontPage.aboutPage .blockHonor .list ul li:nth-child(3):after{left:56%}.frontPage.aboutPage .blockHonor .list ul li:nth-child(4){left:48.5%;top:224px;height:60%}.frontPage.aboutPage .blockHonor .list ul li:nth-child(4) dl{height:78%}.frontPage.aboutPage .blockHonor .list ul li:nth-child(5){left:63%;top:104px;height:68%}.frontPage.aboutPage .blockHonor .list ul li:nth-child(5) dl{height:78%}.frontPage.aboutPage .blockHonor .list ul li:nth-child(6){left:78%;top:224px;height:51%}.frontPage.aboutPage .blockHonor .list ul li:nth-child(6) dl{height:78%}.frontPage.aboutPage .blockHonor .list ul li:hover{-webkit-transform:translate(0, -20px);-moz-transform:translate(0, -20px);-o-transform:translate(0, -20px);-ms-transform:translate(0, -20px);transform:translate(0, -20px)}.frontPage.aboutPage .blockCase .list ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:stretch;-moz-align-items:stretch;align-items:stretch}.frontPage.aboutPage .blockCase .list ul li{width:32%;margin-bottom:20px;position:relative;z-index:1;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0}.frontPage.aboutPage .blockCase .list ul li .box{border:1px solid #dadada;height:100%}.frontPage.aboutPage .blockCase .list ul li .box dl{padding:40px}.frontPage.aboutPage .blockCase .list ul li .box dl dt{font-size:22px;color:#103454;font-weight:bold;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-ms-line-clamp:1;-webkit-box-orient:vertical}.frontPage.aboutPage .blockCase .list ul li .box dl dd{color:#555;font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-ms-line-clamp:3;-webkit-box-orient:vertical}.frontPage.aboutPage .blockCase .list ul li .box dl dd.t{font-size:14px;color:#999}.frontPage.aboutPage .blockCase .list ul li:nth-child(3n+2),.frontPage.aboutPage .blockCase .list ul li:nth-child(2){margin-left:2%;margin-right:2%}.frontPage.aboutPage .blockCase .list ul li:hover .box{border-color:#144779}.frontPage.subhomePage .banner{background-image:url(../img/bn-chronicle.jpg)}.frontPage.subhomePage section .hd{margin-bottom:40px;position:relative;z-index:1}.frontPage.subhomePage section .hd h6{position:relative;z-index:1}.frontPage.subhomePage section .hd h6 b{font-size:28px;color:#103454}.frontPage.subhomePage section .hd .more{position:absolute;z-index:1;right:0;top:0}.frontPage.subhomePage section.text{margin-bottom:100px}.frontPage.subhomePage section.text p{margin-bottom:20px;line-height:31px;font-size:16px}.frontPage.subhomePage section.text p:last-child{margin-bottom:0}.frontPage.subhomePage section.cont{margin-bottom:100px}.frontPage.subhomePage section.cont .bd{margin-bottom:50px;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-o-justify-content:flex-start;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.frontPage.subhomePage section.cont .bd .team{width:30%;position:relative;z-index:1;flex-grow:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-shrink:0}.frontPage.subhomePage section.cont .bd .team:nth-child(2){margin:0 5%}.frontPage.subhomePage section.cont .bd .team dl{position:relative;z-index:1;color:#414141;padding-left:65px}.frontPage.subhomePage section.cont .bd .team dl dt{font-size:30px;font-weight:bold}.frontPage.subhomePage section.cont .bd .team dl dt i.icon{position:absolute;z-index:1;left:0;top:-10px;font-size:50px;color:#325a81;font-weight:normal}.frontPage.subhomePage section.cont .bd .team dl dd{font-size:18px}.frontPage.subhomePage section.lawList{margin-bottom:100px}.frontPage.subhomePage section.lawList .lawSwiper{width:100%;overflow:hidden;height:810px;position:relative;z-index:1;padding-bottom:50px}.frontPage.subhomePage section.lawList .lawSwiper .swiper-pagination .swiper-pagination-bullet{margin:0 20px}.frontPage.subhomePage section.lawList .lawSwiper .swiper-slide{height:380px}.frontPage.subhomePage section.lawList .lawSwiper .swiper-slide a{display:block}.frontPage.subhomePage section.lawList .lawSwiper .swiper-slide a .pic{position:relative;z-index:1;transition:all .3s;overflow:hidden;padding-top:30px;padding-left:20px;background-image:-webkit-linear-gradient(338deg, #636363 0%, #656565 20%, #484848 50%);background-image:-moz-linear-gradient(338deg, #636363 0%, #656565 20%, #484848 50%);background-image:-o-linear-gradient(338deg, #636363 0%, #656565 20%, #484848 50%);background-image:linear-gradient(338deg, #636363 0%, #656565 20%, #484848 50%)}.frontPage.subhomePage section.lawList .lawSwiper .swiper-slide a .pic i.lnkIcon{display:none}.frontPage.subhomePage section.lawList .lawSwiper .swiper-slide a .pic img{width:55%;display:block;position:relative;z-index:2}.frontPage.subhomePage section.lawList .lawSwiper .swiper-slide a .pic dl{position:absolute;z-index:1;right:50px;top:50%;text-align:right;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage.subhomePage section.lawList .lawSwiper .swiper-slide a .pic dl dt{font-size:32px;color:#fff;font-weight:bold;margin-bottom:5px}.frontPage.subhomePage section.lawList .lawSwiper .swiper-slide a .pic dl dd{margin-bottom:70px;font-size:16px;color:#fff}.frontPage.subhomePage section.lawList .lawSwiper .swiper-slide a .pic dl dd.link{font-size:14px;margin-bottom:0}.frontPage.subhomePage section.lawList .lawSwiper .swiper-slide a .pic dl dd.ly{display:none}.frontPage.subhomePage section.lawList .lawSwiper .swiper-slide a .txt{border:1px solid #cacaca;border-top:0;padding:10px 0}.frontPage.subhomePage section.lawList .lawSwiper .swiper-slide a .txt p{padding:0 20px;height:60px;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-ms-line-clamp:2;-webkit-box-orient:vertical}.frontPage.subhomePage section.lawList .lawSwiper .swiper-slide a:hover .pic{background-image:-webkit-linear-gradient(338deg, #484848 0%, #656565 20%, #636363 80%);background-image:-moz-linear-gradient(338deg, #484848 0%, #656565 20%, #636363 80%);background-image:-o-linear-gradient(338deg, #484848 0%, #656565 20%, #636363 80%);background-image:linear-gradient(338deg, #484848 0%, #656565 20%, #636363 80%)}.frontPage.subhomePage section.lawList .lawSwiper .swiper-slide a:hover .pic:after{position:absolute;z-index:1;width:0;height:0;background:rgba(255,255,255,0.1);content:'';display:block;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation-name:picHov;-webkit-animation-duration:.3s;-webkit-animation-timing-function:ease;-webkit-animation-delay:0s;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-ms-animation-name:picHov;-ms-animation-duration:.3s;-ms-animation-timing-function:ease;-ms-animation-delay:0s;-ms-animation-iteration-count:1;-ms-animation-direction:normal;-ms-animation-fill-mode:forwards;-moz-animation-name:picHov;-moz-animation-duration:.3s;-moz-animation-timing-function:ease;-moz-animation-delay:0s;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-name:picHov;animation-duration:.3s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.frontPage.subhomePage section.newsList .list{margin-bottom:40px}.frontPage.subhomePage section.newsList .list ul li{border:1px solid #eee;margin-bottom:30px}.frontPage.subhomePage section.newsList .list ul li a{padding:30px;display:block;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-moz-flex-wrap:nowrap;justify-content:space-between}.frontPage.subhomePage section.newsList .list ul li a .pic{width:25%}.frontPage.subhomePage section.newsList .list ul li a .pic .picBox{position:relative;z-index:1}.frontPage.subhomePage section.newsList .list ul li a .pic .picBox .readNum{position:absolute;z-index:3;left:50%;top:50%;color:#fff;display:none;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.frontPage.subhomePage section.newsList .list ul li a .pic .picBox .readNum i.icon{margin-right:10px}.frontPage.subhomePage section.newsList .list ul li a .pic .picBox .readNum b{margin-left:10px}.frontPage.subhomePage section.newsList .list ul li a .pic .picBox:after{display:none;position:absolute;z-index:2;width:100%;height:100%;background:rgba(0,0,0,0.85);content:'';left:0;top:0}.frontPage.subhomePage section.newsList .list ul li a .pic .picBox img{width:100%;display:block}.frontPage.subhomePage section.newsList .list ul li a .txt{width:72%;text-align:left}.frontPage.subhomePage section.newsList .list ul li a .txt .cat{font-size:16px;color:#999;position:relative;z-index:1}.frontPage.subhomePage section.newsList .list ul li a .txt .cat b{font-weight:normal;position:absolute;z-index:1;font-size:14px;color:#999;right:0;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.frontPage.subhomePage section.newsList .list ul li a .txt .cat b i.icon{margin-left:10px;font-size:14px}.frontPage.subhomePage section.newsList .list ul li a .txt dl{margin-bottom:15px}.frontPage.subhomePage section.newsList .list ul li a .txt dl dt{font-size:32px;color:#3b3b3b;font-weight:bold;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-ms-line-clamp:1;-webkit-box-orient:vertical}.frontPage.subhomePage section.newsList .list ul li a .txt dl dd{font-size:16px;color:#727272;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-ms-line-clamp:3;-webkit-box-orient:vertical}.frontPage.subhomePage section.newsList .list ul li a .txt:hover dl dt{color:#103454}.frontPage.subhomePage section.newsList .list ul li a:hover .pic .picBox .readNum{display:block}.frontPage.subhomePage section.newsList .list ul li a:hover .pic .picBox:after{display:block}.frontPage.subhomePage section.newsList .list ul li:last-child{margin-bottom:0}.frontPage.subhomePage section.newsList .list ul li:hover{border-color:#aaa}.lst ul:after{clear:both;content:'';display:block}.lst ul li{float:left;margin-right:2%;width:23.5%;position:relative;z-index:1;padding-top:30px}.lst ul li:nth-child(4n){margin-right:0}.lst ul li:after{content:'';display:block;position:absolute;left:0;top:0;height:10px;background:#d4c1a8;width:100%}.lst ul li a dl dt{font-size:16px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-ms-line-clamp:2;-webkit-box-orient:vertical}.lst ul li a dl dd{margin-bottom:10px}.lst ul li a dl dd:last-child{margin-bottom:0}.lst ul li a dl dd.date{font-size:14px;color:#666}.lst ul li a dl dd.pic{overflow:hidden;width:100%;height:200px;position:relative;z-index:1}.lst ul li a dl dd.pic img{width:100%;display:block;position:absolute;z-index:1;left:50%;top:50%;transition:all .3s;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.lst ul li a:hover dl dd.pic img{width:120%}@media (max-width: 1440px){.wContent{width:95%}.frontPage.contactPage .list ul li .pic{height:350px}}@media (max-width: 1345px){header .pHead .adapt{position:fixed;width:100%;height:100%;right:100%;transition:all .3s;opacity:0;z-index:49}header .pHead .adapt.showAdapt{right:0;opacity:1;background:#f0f0f0}header .pHead .contrlNav{position:fixed;z-index:50;right:2%;top:1.5%;border:1px solid #aaa;border-radius:5px;width:40px;height:40px;display:block;cursor:pointer;background:#fff}header .pHead .contrlNav b{position:absolute;width:60%;display:block;background:#aaa;height:2px;left:20%;top:50%;transition:all .3s}header .pHead .contrlNav b:before,header .pHead .contrlNav b:after{height:2px;width:100%;position:absolute;content:'';display:block;background:#aaa;left:0;top:-10px;transition:all .3s}header .pHead .contrlNav b:before{top:-10px}header .pHead .contrlNav b:after{top:10px}header .pHead .contrlNav:hover{box-shadow:0 0 5px #aaa;background:#aaa}header .pHead .contrlNav:hover b{background:#fff}header .pHead .contrlNav:hover b:before,header .pHead .contrlNav:hover b:after{box-shadow:0 0 5px #aaa;background:#fff}header .pHead .contrlNav.clicked b{height:0}header .pHead .contrlNav.clicked b:before{transform:rotate(45deg);top:0}header .pHead .contrlNav.clicked b:after{transform:rotate(-45deg);top:0}nav{margin-left:0;height:100%}nav ul{height:90%;margin:5% 5%}nav ul li{margin-left:0;height:auto;display:block;margin-bottom:15px}nav ul li a.lnk{display:block}nav ul li a.lnk:hover{background:#fff}nav ul li a.lnk h2{height:45px;line-height:45px;background:#e3e3e3;padding:0}nav ul li a.lnk h2 b{font-size:18px;text-align:center}nav ul li a.lnk:after{display:none}nav ul li:last-child{border-bottom:0}nav ul li .downList{display:block;position:static;background:none;border:0;width:100%;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}nav ul li .downList .box{padding:0;text-align:center;overflow:hidden}nav ul li .downList .box a{color:#414141;height:45px;line-height:45px;float:left;width:22%;text-align:center;margin-right:4%;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}nav ul li .downList .box a:nth-child(4n){margin-right:0}nav ul li .downList:before,nav ul li .downList:after{display:none}nav ul li.zylyNav .downList{width:100%}nav ul li.zylyNav .downList .box{padding:0}nav ul li.zylyNav .downList .box a{width:22%;text-align:center}nav ul li.schLnk{margin-right:1%}nav ul li.schLnk,nav ul li.langu{float:left;width:49.5%}nav ul li.schLnk a.lnk h2,nav ul li.langu a.lnk h2{padding:0;height:45px;line-height:45px}nav ul:after{clear:both;content:'';display:block}.menu{position:static;left:0;top:0;text-align:center}.frontPage.contactPage .list ul li .pic{height:300px}}@media (max-width: 1240px){.lst ul li dl dd.pic{height:153px}.frontPage.contactPage .list ul li .pic{height:255px}}@media (max-width: 1024px){.lst ul li dl dd.pic{height:115px}.frontPage.contactPage .list ul li .pic{height:200px}}@media (max-width: 768px){.lst ul li{width:49%;margin-bottom:4%}.lst ul li:nth-child(2n){margin-right:0}.frontPage.contactPage .list ul li .pic{height:185px}}@-webkit-keyframes picHov{0%{width:0;height:0}100%{width:100%;height:100%}}@-ms-keyframes picHov{0%{width:0;height:0}100%{width:100%;height:100%}}@-moz-keyframes picHov{0%{width:0;height:0}100%{width:100%;height:100%}}@keyframes picHov{0%{width:0;height:0}100%{width:100%;height:100%}}@-webkit-keyframes dotShow{0%{opacity:0}100%{opacity:1}}@-ms-keyframes dotShow{0%{opacity:0}100%{opacity:1}}@-moz-keyframes dotShow{0%{opacity:0}100%{opacity:1}}@keyframes dotShow{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes upDown{0%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}70%{-webkit-transform:translate(0, -20px);-moz-transform:translate(0, -20px);-o-transform:translate(0, -20px);-ms-transform:translate(0, -20px);transform:translate(0, -20px)}100%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}}@-ms-keyframes upDown{0%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}70%{-webkit-transform:translate(0, -20px);-moz-transform:translate(0, -20px);-o-transform:translate(0, -20px);-ms-transform:translate(0, -20px);transform:translate(0, -20px)}100%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}}@-moz-keyframes upDown{0%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}70%{-webkit-transform:translate(0, -20px);-moz-transform:translate(0, -20px);-o-transform:translate(0, -20px);-ms-transform:translate(0, -20px);transform:translate(0, -20px)}100%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes upDown{0%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}70%{-webkit-transform:translate(0, -20px);-moz-transform:translate(0, -20px);-o-transform:translate(0, -20px);-ms-transform:translate(0, -20px);transform:translate(0, -20px)}100%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}}
