@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
img {border: none;}
ul,li {list-style: none;}
a {text-decoration: none;color: #333;cursor: pointer;-webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent;}
input,select,button,textarea {font: 14px Microsoft Yahei, PingFang SC, Lantinghei SC,  Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans;outline: none;vertical-align: middle;-webkit-appearance: none; }
input:focus::-webkit-contacts-auto-fill-button{
    opacity: 0;
}
select{-webkit-appearance:button;background-color: none;}
select::-ms-expand { display: none; }
/*input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #999;}
input:-moz-placeholder,textarea:-moz-placeholder {color: #999;}
input::-moz-placeholder,textarea::-moz-placeholder {color: #999;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #999;}*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"]{
  -moz-appearance: textfield;
}
button{border: none;cursor: pointer;}
body {font: 14px Microsoft Yahei, PingFang SC, Lantinghei SC,  Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans;-webkit-font-smoothing: antialiased;--main: #C92A1D;--hover: #DAB866;}
.fix {zoom: 1}
.fix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden}
.fl {float: left;}
.fr {float: right;}
.wrap {max-width: 1360px;margin: 0 auto;}
.w1200 {max-width: 1200px;margin: 0 auto;}
.pr {position: relative;}
.pa {position: absolute;}
.fixed {position: fixed;top: 0;left: 0;right: 0;z-index: 99;}
.dflex{display: flex;display: -webkit-flex;align-items: center;flex-wrap: wrap;}
.flex{flex: 1;-webkit-flex: 1;overflow: hidden;}
.tover{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.tovers{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

#fp-nav ul li{margin: 15px;}
#fp-nav ul li a span{background: #fff;width: 12px !important;height: 12px !important;margin: -3px 0 0 -3px !important;}
#fp-nav ul li a .fp-tooltip{opacity: 0;}
#fp-nav ul li a.active span,#fp-nav ul li:hover a span{display: none;}
#fp-nav.fp-right{right: 120px;}
#fp-nav ul li .fp-tooltip{opacity: .5;width: auto;}
#fp-nav ul li .fp-tooltip.fp-right{left: 25px;right: auto;}
#fp-nav.fp-nav-black ul li a span{background: #231815;}
#fp-nav.fp-nav-black ul li .fp-tooltip{color: #333;}
#fp-nav.fp-nav-black ul li a.active span,#fp-nav.fp-nav-black ul li:hover a span{background: #231815;}
#fp-nav ul li a.active .fp-tooltip,#fp-nav ul li:hover .fp-tooltip{opacity: 1;left: 5px;}
.backtop{display: block;width: 50px;height: 50px;background-color: #fff;border-radius: 50%;box-shadow: 0 0 10px rgba(0,0,0,.1);position: fixed;right: 100px;bottom: 15%;z-index: 50;background-image: url(../images/backtop.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.backtop:hover{background-image: url(../images/backtop_w.png);background-color: var(--main);}
.header{height: 100px;padding: 0 4.69%;box-sizing: border-box;z-index: 50;top: 0;left: 0;right: 0;position: fixed;}
.header-fixed,.hover{background: var(--main);}
.header-dark{background: var(--main);}
.logo{width: 25.57%;height: 100%;background: url(../images/logo.png) no-repeat center;background-size: contain;}
.nav > li{float: left;margin-right: 30px;height: 100px;}
.nav li .nav-a{font-size: 22px;color: #fff;font-weight: bold;position: relative;line-height: 100px;display: block;text-shadow: 0px 3px 6px rgba(0,0,0,0.16);}
.nav_ico{display: inline-block;width: 13px;height: 8px;background: url(../images/navico.png) no-repeat;background-size: cover;margin-left: 8px;vertical-align: middle;}
.nav li .nav-a:after{content: "";display: inline-block;position: absolute;bottom: 25px;left: 50%;transform: translateX(-50%);width: 0;height: 4px;background-color: var(--hover);-webkit-transition: width ease .4s;-moz-transition: width ease .4s;-ms-transition: width ease .4s;-o-transition: width ease .4s;transition: width ease .4s; }
.nav li:hover .nav-a:after{width: 43px;}
.nav li:hover .nav-down{display: block;}
.nav-down{position: absolute;top: 100px;left: 0;right: 0;display: none;background: rgba(255,255,255,.9) url(../images/nav_bg.png) no-repeat left top;background-size: 50% 100%;backdrop-filter: blur(5px);}
.nav-down .dflex{height: 150px;}
.nav-down-l{font-size: 24px;color: #231815;border-right: 1px solid #B5B5B6;height: 58px;line-height: 58px;width: 27.4%;text-align: right;;box-sizing: border-box;padding-right: 5.73%;}
.nav-down-list{padding: 0 5.73%;box-sizing: border-box;}
.nav-down-list li{margin-right: 4%;}
.nav-down-list li a{display: inline-block;width: 100%;font-size: 16px;color: #231815;letter-spacing: 1.2px;line-height: 24px;}
.nav-down-list li:hover a{color: var(--main);}
.nav-down-list li:hover{border-bottom-color: var(--main);}
.ss-ico{width: 20px;height: 20px;background: url(../images/ssico.png) no-repeat;margin-top: 40px;cursor: pointer;}
.hover .ss-ico,.header-dark .ss-ico{background-image: url(../images/ssico_white.png);}
.header-fixed .logo,.hover .logo,.header-dark .logo{background-image: url(../images/logo_black.png);}
.ss-ceng{position: fixed;top: 0;left: 0;right: 0;bottom: 0;display: none;z-index: 49;background: rgba(0,0,0,.5);}
.search-box{position: absolute;top: 100%;left: 0;right: 0;background: rgba(255,255,255,.9);padding: 50px 0;backdrop-filter: blur(5px);display: none;}
.search-box-tit{margin-right: 10px;display: block;}
.search-box .sec-title{padding-top: 15px;height: auto;margin-bottom: 20px;}
.search-box .sec-title h3{color: #333;}
.navitem{display: none;}
.section{justify-content: flex-start;}
.banner{height: 100vh;width: 100%;overflow: hidden;}
.banner .swiper{width: 100%;height: 100%;position: relative;}
.banner .swiper-slide{width: 100%;height: 100%;position: relative;background-repeat: no-repeat;background-position: center;background-size: cover;}
.banner-a{display: block;width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;}
.banner-img{display: block;position: absolute;left: 50%;margin-left: -960px;top: 0;width: 1920px;height: 100%;opacity: 0;}
.banner .swiper-slide-active{z-index: 3;}
.banner .swiper-pagination{position: absolute;left: 0;right: 0;bottom: 46px;text-align: center;z-index: 5;}
.banner .swiper-pagination-bullet{display: inline-block;width: 12px;height: 12px;border-radius: 6px;background: rgba(0,0,0,.5);opacity: 1;}
.banner .swiper-pagination-bullet-active{background: var(--hover);}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 14px;}
.banner-text{position: absolute;top: 50%;left: 0;right: 0;color: #fff;transform: translateY(-50%);text-align: center;}
.banner-text h3{font-size: 84px;font-weight: bold;}
.banner-text p{font-size: 36px;margin-top: 35px;}
.wap-ban{display: none;}
.myVideo{width: 100%;height: 100%;position: relative;z-index: 1;display: block;background-size: 100% 100%;background-color: black;background-position: center center;background-size: contain;object-fit: cover;}
.swiper-slide1:after{content: '';display: block;width: 100%;height: 100%;background: rgba(0,0,0,.5);position: absolute;top: 0;left: 0;z-index: 2;}
.banner-c{font-size: 60px;color: var(--hover);font-weight: bold;text-shadow: 0px 3px 6px rgba(0,0,0,0.3);text-align: center;position: absolute;top: 50%;left: 0;right: 0;transform: translateY(-50%);z-index: 3;}
.banner-c h3{font-size: 120px;color: #fff;}
.play-btn{width: 178px;height: 59px;background: var(--main);border-radius: 5px;font-size: 18px;color: var(--hover);line-height: 59px;text-align: center;position: absolute;bottom: 105px;left: 50%;transform: translateX(-50%);justify-content: center;z-index: 5;}
.play-btn img{margin-left: 17px;}
.ceng{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.9);z-index: 999;display: none;}
.video-big{position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 9999;display: none;}
.myVideos{width: 100%;height: 100%;position: relative;z-index: 1;}
.video-close{display: block;position: absolute;top: 20px;right: 20px;width: 45px;cursor: pointer;z-index: 5;}
.item1{background: #f8f8f8;}
.sec-title{height: 270px;text-align: center;background-position: center;background-repeat: no-repeat;background-size: cover;justify-content: center;padding-top: 80px;box-sizing: border-box;}
.idx-hyls{background-image: url(../images/hyls_bg.png);}
.sec-title h3{font-size: 48px;color: #fff;}
.sec-title em{display: block;width: 50px;height: 7px;background: var(--hover);margin: 10px auto 0;}
.sec-title span{display: block;font-size: 18px;color: #fff;margin-top: 20px;}
.item1-c{padding: 50px 0;text-align: center;font-size: 18px;color: #231815;line-height: 1.8;}
.item1-b li{width: 23.33%;margin-right: 2.16%;background: #fff;text-align: center;padding: 50px 0 45px;border-bottom: 10px solid var(--main);transition: background .3s ease;cursor: pointer;position: relative;overflow: hidden;box-shadow: 5px 15px 15px 1px rgba(0,0,0,0.05);}
.item1-b li:nth-child(4n){margin-right: 0;}
.hyls-ico{display: block;margin: 0 auto 40px;width: 92px;}
.hyls-ico_h{display: none;margin: 0 auto 40px;width: 92px;}
.day{font-size: 18px;color: var(--main);}
.day span{font-size: 58px;font-weight: bold;}
.item1-b{padding-bottom: 60px;}
.item1-b li p{font-size: 24px;color: #231815;}
.item1-b li:hover{background: var(--main);border-bottom-color: var(--hover);}
.item1-b li:hover .hyls-ico_h{display: block;}
.item1-b li:hover .hyls-ico{display: none;}
.item1-b li:hover .day,.item1-b li:hover p{color: var(--hover);}
.hyls-bg{position: absolute;bottom: 40px;left: 44.64%;display: block;width: 85%;}
.idx-zyly{background-image: url(../images/zyly_bg.png);}
.item2-b{padding: 30px 0 60px;}
.item2-b li{width: 15.41%;background-color: #FFFFFF;box-shadow: 5px 15px 15px 1px rgba(0,0,0,0.05);margin-right: 1.5%;text-align: center;margin-top: 30px;box-sizing: border-box;height: 240px;background-position: center;background-repeat: no-repeat;background-size: cover;font-size: 18px;cursor: pointer;}
.item2-b li:nth-child(6n){margin-right: 0;}
.zyly-ico,.zyly-ico_h{display: block;margin: 0 auto 25px;color: #231815;}
.zyly-ico_h{display: none;}
.item2-b li a{display: block;padding: 50px 25px;}
.item2-b li p span{display: block;}
.item2-b li.zyly-more{background-image: url(../images/zyly_ico_bg.png);color: var(--hover);background-color: var(--main);}
.item2-b li.zyly-more a{color: var(--hover);}
.item2-b li:hover{background-image: url(../images/zyly_ico_bg.png);color: var(--hover);background-color: var(--main);}
.item2-b li:hover a{color: var(--hover);}
.item2-b li:hover .zyly-ico_h{display: block;}
.item2-b li:hover .zyly-ico{display: none;}
.item2-b li.zyly-more:hover .zyly-ico{display: block;}
.item3{background-color: #f8f8f8;background-image: url(../images/hydt_bg1.png);background-position: center bottom;background-repeat: no-repeat;}
.idx-hydt{background-image: url(../images/hydt_bg.png);}
.item3-c{padding: 50px 0;}
.item3-c li{width: 32.08%;margin-right: 1.5%;background: #fff;box-shadow: 5px 15px 15px 1px rgba(0,0,0,0.05);box-sizing: border-box;}
.item3-c li:nth-child(3n){margin-right: 0;}
.item3-c li a{display: block;}
.xwzx-img{width: 100%;height: 325px;background-position: center;background-repeat: no-repeat;background-size: contain;}
.xwzx-img img{display: block;width: 100%;opacity: 0;height: 100%;}
.item3-c li p{padding: 0 30px;font-size: 18px;color: #231815;line-height: 28px;}
.dt-opt{justify-content: space-between;padding: 0 30px 20px;}
.dt-opt{margin-top: 30px;}
.dt-date{font-size: 14px;color: #B5B5B6;}
.dt-btn{font-size: 14px;color: var(--main);background: url(../images/rico.png) no-repeat right center;padding-right: 14px;}
.idx-more{display: block;width: 300px;height: 59px;background: var(--main);border-radius: 5px;font-size: 18px;color: var(--hover);text-align: center;line-height: 59px;margin: 60px auto 0;}
.item4-c{background: url(../images/ss_bg.png) no-repeat center;padding: 85px 0 100px;box-sizing: border-box;height: 600px;}
.item4-c .sec-title{height: auto;}
.foot-ss{justify-content: center;margin-top: 80px;}
.ss-box{height: 65px;background: #fff;padding: 0 20px;box-sizing: border-box;width: 20.05%;margin-right: 1.19%;}
.foot-sel{height: 100%;border: none;font-size: 18px;color: #B5B5B6;margin-left: 20px;background: none;width: 100%;}
.foot-ipt{height: 100%;border: none;font-size: 18px;color: #B5B5B6;margin-left: 20px;background: none;width: inherit;}
.foot-btn{background: url(../images/foot_ico4.png) no-repeat right center;width: 35px;height: 65px;border: none;cursor: pointer;}
.footer{background: #382e2b;}
.footer-c{background: url(../images/foot_bg.png) no-repeat left bottom;padding: 50px 0;}
.foot-t{font-size: 18px;color: #fff;font-weight: bold;}
.foot-t span{display: block;font-size: 14px;margin-bottom: 10px;}
.foot-ta a,.foot-ta span{float: left;}
.foot-ta span{margin: 0 15px;}
.foot-ta span:last-child{display: none;}
.foot-t a{color: #fff;}
.foot-t a:hover{color: var(--hover);}
.foot-c{margin-top: 75px;}
.f-logo img{height: 60px;}
.foot-l{width: 26.58%;}
.foot-l p{font-size: 14px;color: #B5B5B6;line-height: 24px;}
.foot-r{margin-left: 3.58%;}
.foot-r img{display: block;}
.foot-r h3{font-size: 14px;color: #fff;font-weight: normal;margin-top: 12px;text-align: center;}
.copy{padding: 15px 0;font-size: 12px;color: #B5B5B6;background: #231815;}
.copy a{color: #B5B5B6;}
.copy a:hover{color: #fff;}
.side{position: fixed;right: 0;top: 40%;z-index: 50;}
.side li{font-size: 14px;color: #333;text-align: center;margin-bottom: 15px;width: 100px;}
.side li img{display: block;width: 100px;margin: 0 auto;}
.side li span{display: block;background: #fff;padding: 0 0 10px;}
/*内页*/
.p-banner{position: relative;overflow: hidden;}
.p-banner-img{display: block;width: 100%;}
.p-banner-text{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.5);}
.p-banner h3{font-size: 48px;color: #fff;font-weight: bold;position: absolute;top: 50%;left: 50%;margin-left: -600px;bottom: 29.16%;text-shadow: 0px 5px 15px rgba(0,0,0,0.16);}
.p-banner h3 span{display: block;font-size: 28px;font-weight: normal;text-shadow: none;margin-top: 10px;}
.p-navs{background: #f8f8f8;height: 100px;line-height: 100px;}
.p-navs li{float: left;margin-right: 75px;position: relative;}
.p-navs li:last-child{margin-right: 0;}
.p-navs li a{display: block;font-size: 18px;color: #231815;}
.p-navs li.active a{color: var(--main);}
/*律所简介*/
.jj-item1{padding: 60px 0;}
.p-tit{font-size: 32px;color: #231815;;font-weight: bold;text-align: center;}
.p-tit:after{content: '';display: block;width: 50px;height: 7px;background: var(--hover);margin: 10px auto 0;}
.jj-item1-c{margin-top: 90px;margin-bottom: 110px;}
.jj-item1-text{width: 50%;}
.jj-item1-text h3{font-size: 36px;color: #231815;margin-bottom: 30px;}
.jj-item1-text p{font-size: 20px;color: #231815;line-height: 36px;text-indent: 2em;}
.jj-item1-img{width: 45.83%;}
.jj-item2{background: #f8f8f8 url(../images/jj_bg2.png) no-repeat bottom center;background-size: cover;padding: 95px 0 110px;}
.jj-item2-text h3{font-size: 36px;color: #231815;margin-bottom: 50px;}
.jj-item2-text p{font-size: 20px;color: #231815;line-height: 36px;text-indent: 2em;}
.ss-list{margin-top: 70px;}
.ss-list li{float: left;width: 162px;height: 83px;background: #fff;box-shadow: 5px 15px 15px 1px rgba(0,0,0,0.05);font-size: 18px;color: #000;text-align: center;margin: 0 11px 11px 0;}
.ss-list li a{justify-content: center;height: 100%;}
.ss-list li:nth-child(7n){margin-right: 0;}
.ss-list li:hover{background: var(--main);}
.ss-list li:hover a{color: #fff;}
/*组织架构*/
.p-con{margin-top: 60px;}
.p-con img{max-width: 100%;}
/*弘一荣誉*/
.honor-list{margin-top: 36px;}
.honor-list li{float: left;width: 32.08%;box-sizing: border-box;box-shadow: 5px 15px 15px 1px rgba(0,0,0,0.05);margin: 0 1.8% 40px 0;}
.honor-list li:nth-child(3n){margin-right: 0;}
.honor-list li a{display: block;padding: 32px 18px 30px;}
.honor-img{height: 237px;justify-content: center;background-position: center;background-repeat: no-repeat;background-size: contain;}
.honor-img img{display: block;max-width: 100%;max-height: 100%;opacity: 0;}
.honor-list li p{font-size: 18px;color: #231815;margin-top: 32px;text-align: center;}
.honor-list li:hover p{color: var(--main);}
/* 分页 */
.paginator{text-align: right;margin-top: 45px;}
.paginator a,.paginator span{display: inline-block;height: 30px;padding: 0 10px;color: #606266;text-align: center;line-height: 30px;margin: 0 5px;vertical-align: middle;}
.paginator a.current,.paginator span.current{color: #1989FA;}
.paginator a:hover{color: #1989FA;}
/*弘一文化*/
.wh-item1{background: #F8F8F8;margin-top: 55px;position: relative;padding-left: 24.42%;}
.wh-item1-l{background: var(--main) url(../images/hong.png) no-repeat right bottom;font-size: 36px;color: #fff;font-weight: bold;padding: 70px 0 0;text-align: center;width: 24.42%;height: 100%;position: absolute;top: 0;left: 0;bottom: 0;box-sizing: border-box;}
.wh-item1-r{box-sizing: border-box;padding: 70px 55px 75px 30px;background: url(../images/yi.png) no-repeat left bottom;}
.wh-item1-r p{text-indent: 2em;font-size: 18px;color: #231815;line-height: 2;}
.wh-item2{margin-top: 60px;}
.wh-item2 li{float: left;width: 50%;box-sizing: border-box;padding: 80px 0 0 12.12%;background: #F8F8F8;height: 335px;}
.wh-item2 li h3{font-size: 36px;color: #231815;}
.wh-item2 li span{display: block;font-size: 24px;color: #231815;margin-top: 20px;}
.wh-item2 li.li-spe{background-color: #fff;background-position: right bottom;background-repeat: no-repeat;}
.wh-item2 li.li-spe1{background-image: url(../images/wh_ico1.png);}
.wh-item2 li.li-spe2{background-image: url(../images/wh_ico2.png);}
.wh-item2 li.li-spe3{background-image: url(../images/wh_ico3.png);}
/*律所资质*/
.zz-list{margin-top: 65px;}
.zz-list li{float: left;height: 150px;background: #F8F8F8;box-sizing: border-box;width: 48.33%;margin: 0 3.33% 40px 0;}
.zz-list li:nth-child(2n){margin-right: 0;}
.zz-list li a{height: 100%;padding: 0 40px;font-size: 24px;color: #000;}
.zz-list li img{margin-right: 12px;}
/*党组织建设*/
.djs-c{margin-top: 60px;}
.djs-tit{background: var(--main);font-size: 48px;color: #fff;text-align: center;height: 93px;line-height: 93px;}
.djs-text{font-size: 20px;color: #231815;line-height: 2;padding: 30px 0;text-indent: 2em;}
.cy-list{background: #fff;margin-top: 10px;padding: 18px 30px 18px 0;}
.cy-list li{float: left;width: 33.33%;box-sizing: border-box;padding: 17px 0;}
.cy-l{width: 44.87%;padding-left: 30px;padding-top: 180px;box-sizing: border-box;}
.cy-l h3{font-size: 24px;color: #231815;}
.cy-l h3 span{display: block;}
.cy-l p{font-size: 14px;color: #231815;margin-top: 25px;}
.cy-r{width: 38.46%;}
.cy-img{width: 100%;height: 200px;position: relative;background-position: center;background-repeat: no-repeat;background-size: cover;}
.cy-img:after{content: '';display: block;width: 24px;height: 24px;background: var(--main);position: absolute;left: -15px;bottom: -12px;}
.cy-img img{display: block;width: 100%;height: 100%;opacity: 0;}
.dj-item3{padding: 60px 0 140px;}
.dj-item3-c{margin-top: 80px;align-items: flex-end;padding: 0 60px;box-sizing: border-box;justify-content: space-between;border-bottom: 1px solid var(--main);}
.dj-item3-c li{background: #f8f8f8;width: 24.33%;box-sizing: border-box;padding: 45px 35px 80px;position: relative;}
.dj-item3-c li.li2{height: 365px;}
.dj-item3-c li.li3{background: #fae9e8;height: 470px;}
.dj-year{font-size: 32px;color: #231815;font-weight: bold;text-align: center;padding-top: 30px;position: absolute;left: 0;right: 0;bottom: -75px;}
.dj-item3-c li h3{font-size: 32px;color: #231815;}
.dj-item3-c li h3 span{color: var(--main);}
.dj-item3-c li p{font-size: 18px;color: #231815;margin-top: 20px;}
.dj-item3-b{border-top: 1px solid var(--main);padding: 0 60px;box-sizing: border-box;justify-content: space-between;}
.dj-item3-b li{width: 24.33%;font-size: 32px;color: #231815;font-weight: bold;text-align: center;padding-top: 30px;}
/*党建荣誉*/
.djry-list li span{display: block;font-size: 18px;color: #231815;font-weight: bold;margin-top: 30px;}
.djry-list li p{margin-top: 10px;text-align: left;}
/*党建风采*/
.djfc-list{margin-top: 25px;}
.djfc-list li{border-bottom: 1px solid #F5F5F5;}
.djfc-list li a{align-items: flex-start;padding: 50px 0;}
.djfc-list .xwzx-img{width: 180px;height: 135px;background-color: #F8F8F8;margin-right: 30px;}
.djfc-list li h3{font-size: 20px;color: #333;font-weight: bold;}
.djfc-list li span{display: block;font-size: 14px;color: #999;margin-top: 15px;}
.djfc-list li p{font-size: 14px;color: #666;margin-top: 15px;}
.djfc-list li:hover{background: #F8F8F8;}
.djfc-list li:hover h3,.djfc-list li:hover span,.djfc-list li:hover p{color: var(--main);}
/*详情*/
.p-loca{margin-top: 40px;font-size: 16px;color: #333;}
.p-loca a{color: #333;}
.p-loca a:hover{color: var(--main);}
.det-tit{margin-top: 60px;text-align: center;}
.det-tit h3{font-size: 28px;color: #333;font-weight: bold;}
.det-tit p{margin-top: 25px;font-size: 16px;color: #333;}
.det-tit span{margin: 0 24px;}
.det{padding-bottom: 60px;}
.det-con{padding: 40px 0 80px;font-size: 20px;color: #231815;line-height: 1.6;}
.det-con img{max-width: 100%;}
.tj-list li{width: 46.66%;margin-right: 6.68%;float: left;}
.tj-list li:nth-child(2n){margin-right: 0;}
.tj-list li h3{font-size: 20px;font-weight: normal;}
.tj-list li span{margin-top: 40px;}
/*业务领域-详情*/
.ly-tits{font-size: 32px;color: #231815;font-weight: bold;}
.ly-tits:before{content: '';display: block;width: 7px;height: 32px;background: #DAB866;margin-right: 10px;}
.ly-tits a{font-size: 14px;font-weight: normal;background: url(../images/rico1.png) no-repeat right center;padding-right: 14px;}
.ly-tits a:hover{color: var(--main);background-image: url(../images/rico.png);}
.ry-list{margin-top: 30px;}
.ry-list li{float: left;background: #F8F8F8;width: 48.33%;margin: 0 3.34% 40px 0;}
.ry-list li:nth-child(2n){margin-right: 0;}
.ry-list li a{align-items: flex-start;}
.ry-list li .xwzx-img{width: 164px;height: 219px;margin-right: 30px;}
.ry-info{padding: 30px 30px 0;}
.ry-info h3{font-size: 24px;color: #000;font-weight: normal;margin-bottom: 15px;justify-content: space-between;}
.ry-info h3 span{color: var(--hover);font-weight: normal;font-size: 18px;}
.ry-info p{font-size: 18px;color: #231815;line-height: 28px;opacity: .8;}
/*合作单位*/
.hzdw-list{margin-top: 55px;}
.hzdw-list li{float: left;width: 23.75%;height: 143px;margin: 0 1.66% 40px 0;background: #fff;box-shadow: 5px 15px 15px 1px rgba(0,0,0,0.05);display: table;}
.hzdw-list li:nth-child(4n){margin-right: 0;}
.hzdw-list li a{display: table-cell;vertical-align: middle;}
.hzdw-list li img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
/*经典案例*/
.tab{margin-top: 40px;justify-content: center;}
.tab li{width: 250px;height: 50px;background: #DFDFDF;text-align: center;line-height: 50px;margin: 0 10px;}
.tab li a{display: block;font-size: 18px;color: #231815;}
.tab li:hover,.tab li.active{background: var(--main);}
.tab li:hover a,.tab li.active a{color: #fff;}
/*弘一分所*/
.fs-navs li{margin-right: 50px;line-height: 40px;}
.fs-top{margin-bottom: 50px;}
.fs-top-l{width: 48.33%;}
.fs-top-l .ly-tits{margin-bottom: 30px;}
.fs-top-l p{font-size: 20px;color: #231815;line-height: 1.8;}
.fs-map{width: 48.33%;height: 250px;}
/*弘一团队*/
.td-ban{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.3);}
.td-ban .ss-box{width: 500px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.td-ban .foot-ipt{margin-left: 0;}
.td-con{padding: 40px 0 60px;}
.td-top .ss-box{background: #F8F8F8;flex-wrap: nowrap;width: 29.75%;margin-right: 0.8%;}
.td-top .foot-btn{width: 100px;height: 65px;background: var(--main);font-size: 18px;color: #fff;}
.td-item{margin-top: 70px;}
.td-item-c{margin-top: 60px;}
.xs-list li{float: left;width: 83px;height: 83px;background: #F8F8F8;font-size: 24px;color: #000;text-align: center;line-height: 83px;margin: 0 10px 10px 0;}
.xs-list li:nth-child(13n){margin-right: 0;}
.xs-list li a{display: block;}
.xs-list li input,.ss-list li input{display: block;border: none;color: #000;font-size: 24px;background: none;width: 100%;height: 100%;cursor: pointer;}
.xs-list li:hover{background: var(--main);}
.xs-list li:hover a,.xs-list li:hover input,.ss-list li:hover input{color: #fff;}
.td-item .ss-list li{background: #f8f8f8;box-shadow: none;}
.td-item .ss-list li:hover{background: var(--main);}
/*弘一团队-详情*/
.td-det{padding: 60px 0;}
.td-det-l{width: 20.83%;}
.td-det-l img{display: block;width: 100%;}
.ry-infos{background: #F5F5F5;padding: 35px 20px;font-size: 14px;color: #231815;line-height: 2;}
.td-det-r{width: 73.33%;}
.td-tit{font-size: 28px;color: #231815;font-weight: bold;}
.td-tit span{font-size: 18px;font-weight: normal;margin-left: 20px;}
.tdzs{height: 75px;background: #F8F8F8;padding: 0 24px;margin-top: 15px;font-size: 18px;color: #888;}
.tdzs img{margin-right: 15px;}
.td-tits{border-top: 2px solid var(--main);margin-top: 45px;}
.td-tits span{font-size: 24px;color: var(--main);background: #fff;padding-right: 8px;top: -16px;position: relative;font-weight: bold;}
.td-cons{font-size: 18px;color: #231815;line-height: 2;max-height: 395px;overflow: hidden;}
.td-cons-add{max-height: initial;}
.zk-btn{margin-top: 20px;font-size: 18px;color: var(--main);display: inline-block;}
/*弘一纪事*/
.js-con{position: relative;margin-top: 60px;}
.case_top{ overflow:hidden; height:68px; z-index:9;position: relative;}
.case_top ul{ height:94px;padding: 0 50px;}
.case_top ul li{ width: 122px;height: 68px;line-height: 68px; float:left;cursor: pointer;display: table;font-size: 18px;color: #B5B5B6;position: relative;text-align: center;}
.case_top ul li:before{content: '';display: block;width: 1px;height: 13px;background: #DFDFDF;position: absolute;top: 50%;transform: translateY(-50%);left: 0;}
.case_top ul li:first-child:before{display: none;}
.case_top ul li.active{color: var(--main);}
.case_top ul li.active:after{content: '';display: block;width: 42px;height: 2px;background: var(--main);position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;}
.qhan a{ width:36px; height:36px; position:absolute; top:50%; display:block; z-index:1;transform: translateY(-50%);border-radius: 50%;}
.qhan a.case_prev{ background:url(../images/arrow_l.png) center no-repeat; left:0;}
.qhan a.case_prev:hover{background-image: url(../images/arrow_l_h.png);}
.qhan a.case_next{ background:url(../images/arrow_r.png) center no-repeat; right:0;}
.qhan a.case_next:hover{background-image: url(../images/arrow_r_h.png);}
.case_nr{ width:100%;margin-top: 50px;overflow: hidden;}
.case_nr li{ width:100%; position:relative; float:left;overflow: hidden;transition: background 1s ease;font-size: 18px;color: #231815;line-height: 2;}
.case_nr li h3{font-size: 24px;font-weight: normal;color: var(--main);margin-bottom: 20px;}
/*学术成果*/
.xscg-con{position: relative;margin-top: 60px;}
.xscg .swiper-slide{width: 32.08%;margin-right: 1.91%;}
.xscg .swiper-slide:last-child{margin-right: 0;}
.xscg .xwzx-img{height: 514px;}
.xscg .swiper-button-next,.xscg .swiper-button-prev{width: 58px;height: 58px;background-color: var(--main);top: 50%;background-position: center;background-repeat: no-repeat;border-radius: 50%;transform: translateY(-50%);}
.xscg .swiper-button-next:after,.xscg .swiper-button-prev:after{content: '';}
.xscg .swiper-button-next{right: -80px;background-image: url(../images/arrow_r_h.png);}
.xscg .swiper-button-prev{left: -80px;background-image: url(../images/arrow_l_h.png);}
.xscg .swiper-button-next.swiper-button-disabled,.xscg .swiper-button-prev.swiper-button-disabled{opacity: 1;background-color: #fff;}
.xscg .swiper-button-next.swiper-button-disabled{background-image: url(../images/arrow_r.png);}
.xscg .swiper-button-prev.swiper-button-disabled{background-image: url(../images/arrow_l.png);}
.xs-info{padding: 30px 30px 0;}
.xs-info p{font-size: 20px;color: #231815;font-weight: bold;margin-bottom: 20px;line-height: 36px;height: 72px;overflow: hidden;}
.xs-info span{display: block;font-size: 18px;color: rgba(35,24,21,.5);line-height: 2;}
/*学术成果-详情*/
.cg-det{padding: 60px 0;}
.cg-det-l{width: 37.5%;}
.cg-det-l img{display: block;width: 100%;}
.cg-det-r{width: 56.92%;}
.cg-tit{font-size: 28px;color: #231815;font-weight: bold;}
.cg-infos{margin-top: 40px;margin-bottom: 40px;}
.cg-infos span{display: block;font-size: 18px;color: rgba(35,24,21,.5);line-height: 2;}
.fy{margin-top: 60px;font-size: 24px;color: #231815;font-weight: bold;justify-content: space-between;padding-bottom: 60px;}
.fy span{display: block;max-width: 48%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.fy a{color:#231815;}
.fy a:hover{color: var(--main);}

/*单页*/
.about-con{padding: 80px 0;}
/*网站导航*/
.wzdh{padding: 80px 0;}
.wzdh dl{margin-bottom: 30px;}
.wzdh dt{border-bottom: 1px solid #eee;font-size: 18px;font-weight: bold;color: #333;padding: 15px 0;margin-bottom: 20px;}
.wzdh a{color: #333;}
.wzdh a:hover{color: var(--main);}
.wzdh dd{float: left;margin-right: 30px;font-size: 16px;}
/*案例展示*/
.alzs li{width: 49%;}
.alzs li:nth-last-child(2n){margin-right: 0;}

/*法评期刊*/
.pic-news{padding-bottom: 55px;}
.pic-news ul{margin-top: 10px;}
.pic-news li{float: left;width: 23.93%;margin-right: 1.39%;box-shadow: 0px 5px 6px 1px rgba(0,0,0,0.1);margin-top: 30px;}
.pic-news li:nth-child(4n){margin-right: 0;}
.pic-box{width: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;height: 442px;}
.pic-box img{display: block;width: 100%;opacity: 0;}
.pic-news-tit{font-size: 16px;color: #333;margin: 15px 20px;display: -webkit-box; word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp:2;overflow: hidden;height: 48px;overflow: hidden;line-height: 24px;font-weight: bold;}
.pic-news-b{font-size: 14px;color: #999;padding: 15px 20px 20px;}

.form-validator-error {padding: 6px 12px;display: block;line-height: 180%;background: none repeat scroll 0% 0% #FFE5ED;border-radius: 4px;color: #8B0000;margin: 10px;}