* { list-style: none; margin: 0; padding: 0;}
body { min-width: 1200px; font-size: 12px; font-family: Microsoft YAHEI, Arial, Helvetica, sans-serif; color: #333; margin: 0 auto;}
a { color: #333; text-decoration: none;}
a:hover { text-decoration: none; color: #eb2914;}
img { border: 0;}
.clear { clear: both;}
.warp { width: 1200px; margin: 0 auto;} 
#VCode { cursor: pointer;}
input[type=button],
input[type=submit],
input[type=file],
button { cursor: pointer; -webkit-appearance: none;}
textarea { -webkit-appearance: none;}
::-webkit-input-placeholder { color: #333;} 
:-moz-placeholder { color: #333;} 
::-moz-placeholder { color: #333;}
:-ms-input-placeholder { color: #333;} 

/*头部*/
.header { width: 91%; min-width: calc(1200px - 9%); height: 80px; padding: 0 4.5%; border-bottom: 1px solid rgba(238,238,238,0.5); position: absolute; z-index: 999999;}
.header .logo { float: left; width: 230px; height: 55px; padding: 12.5px 45px 12.5px 0; border-right: 1px solid rgba(238,238,238,0.5); overflow: hidden;}
.header .logo img { display: block; height: 100%;}
.header .nav { float: right; max-width: calc(100% - 280px); height: 80px;}
.header .nav li { float: left; height: 80px; margin-left: 50px; position: relative;}
.header .nav li::after { display: block; content: ""; width: 0; height: 3px; margin: 0 auto; background: #ec1b24; position: absolute; left: 0; right: 0; bottom: 0; z-index: 2; -webkit-transition: all .5s ease; transition: all .5s ease;}
.header .nav li a { display: block; line-height: 80px; font-weight: bold; font-size: 16px; color: #fff; -webkit-transition: all .5s ease; transition: all .5s ease;}
.header .nav li p { display: none; width: 150%; text-align: center; background: #fff; position: absolute; left: -25%; top: 80px;}
.header .nav li:hover::after,
.header .nav .on::after { width: 100%;}
.header .nav li:hover a,
.header .nav .on a { color: #ec1b24;}
.header .nav li:hover p { display: block;}
.header .nav li:hover p a,
.header .nav .on p a { line-height: 35px; font-weight: 500; font-size: 12px; color: #333; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.header .nav li:hover p a:hover,
.header .nav .on p a:hover { color: #fff; background: #ec1b24;}

/*banner*/
.banner { width: 100%; margin: 0 auto;}
.banner .swiper-slide { width: 100%;}
.banner .swiper-slide a,
.banner .swiper-slide img { display: block; width: 100%;}
.banner .swiper-pagination-bullets { bottom: 25px;}
.banner .swiper-pagination-bullet { width: 35px; height: 6px; margin: 0 5px !important; border-radius: 0; background: #fff; position: relative; -webkit-transition: 0.4s; transition: 0.4s;}

/*二级banner*/
.banner_ej { width: 100%; height: 500px; background-repeat: no-repeat; background-position: center top;}

/*脚部*/
.footer { width: 100%; padding-top: 60px; background: #222;}
.footer a { color: rgba(255,255,255,0.85); -webkit-transition: all .5s ease; transition: all .5s ease;}
.footer a:hover { color: #fff;}
.footer h3 { height: 50px; line-height: 30px; font-size: 18px; color: #fff; margin-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,0.25);}
.footer .nva { float: left; width: 585px;}
.footer .nva li { float: left; width: calc(100% / 3 - 50px); margin-right: 50px;}
.footer .nva li a { display: block; height: 30px; line-height: 30px; font-size: 14px;}
.footer .lxwm { float: left; width: 290px; margin-right: 50px;}
.footer .lxwm p { line-height: 30px; font-size: 14px; color: rgba(255,255,255,0.85);}
.footer .imgs { float: right; width: 275px;}
.footer .imgs .img { float: left; width: 125px;}
.footer .imgs .img.mart { margin-right: 25px;}
.footer .imgs .img img { display: block; width: 125px; height: 125px;}
.footer .imgs .img p { width: 100%; line-height: 30px; font-size: 14px; color: #fff; text-align: center; margin-top: 5px;}
.footer .link { width: 100%; margin-top: 60px;}
.footer .link a { font-size: 14px; margin-right: 25px;}
.footer .copy { line-height: 30px; font-size: 12px; color: rgba(255,255,255,0.85); margin-top: 30px; padding: 15px 0; background: #171717;}

/*公共标题*/
.tits { width: 100%; text-align: center; margin-bottom: 30px;}
.tits h3 { line-height: 60px; font-size: 36px; color: #333;}
.tits p { line-height: 30px; font-size: 18px; color: #e0e0e0;}

/*案例*/
.case { width: 100%; padding-top: 70px;}
.case .tabs { width: 100%; height: 40px; font-size: 0; text-align: center; margin-bottom: 80px;}
.case .tabs li { display: inline-block; width: 120px; height: 40px; line-height: 40px; font-size: 15px; color: #fff; margin: 0 15px; border-radius: 20px; overflow: hidden; background: #3a3a3a;}
.case .tabs .on { background: #ff1239;}
.case .swiper-slide { background: #fff;}
.case .swiper-slide ul { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%;}
.case .swiper-slide li { width: calc(100% / 4); position: relative;}
.case .swiper-slide li img { display: block; width: 100%;}
.case .swiper-slide li h3 { display: flex; flex-direction: row; justify-content: center; align-items: center; width: 100%; height: 100%; margin: auto; transform: scale(0); background-color: rgba(90,19,30,0.7); position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 2; -webkit-transition: all .3s ease; transition: all .3s ease;}
.case .swiper-slide li h3 span { display: block; line-height: 35px; font-size: 24px; color: #fff; text-align: center; padding: 0 15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.case .swiper-slide li:hover h3 { transform: scale(1);}

/*************** 子页公用 *******************/
.fl { float: left;}
.fr { float: right;}
.posit { height: 45px; line-height: 45px; font-size: 14px; color: #999;}
.posit a { color: #999; -webkit-transition: all .5s ease; transition: all .5s ease;}
.posit a:hover { color: #333;}
.content { width: 1200px; margin: 0 auto; padding: 50px 0; position: relative; z-index: 2;}

.comlft { float: left; width: 200px; margin-top: 25px;}
.comlft a { display: block; height: 45px; line-height: 45px; font-size: 16px; color: #333; text-align: center; margin-bottom: 10px; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #f9f9f9; -webkit-transition: all .5s ease; transition: all .5s ease;}
.comlft a:hover,
.comlft .on { color: #fff; background: #ff1239;}

.comrgt { float: right; width: calc(100% - 245px); padding-left: 45px;}

/*详情页公用*/
.lh { min-height: 200px; line-height: 30px; font-size: 16px; color: #666; text-align: justify;}
.lh img { max-width: 100%; height: auto !important;}
.lh ul,
.lh ol { padding: revert; padding-left: 25px;}
.lh li { list-style: inherit;}
.lh table { border-spacing: 0px; border-top: 1px solid #ccc; border-left: 1px solid #ccc;}
.lh table td { text-align: center; vertical-align: middle; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.shows { width: 100%;}
.show_h3 { width: 100%; text-align: center; margin-bottom: 40px; padding-bottom: 10px; border-bottom: 1px solid #e6e6e6;}
.show_h3 h3 { line-height: 35px; font-size: 30px; color: #333;}
.show_h3 p { line-height: 30px; font-size: 12px; color: #999; margin-top: 10px;}
.show_sxp { line-height: 35px; font-size: 14px; color: #999; margin-top: 30px; padding-top: 20px; border-top: 1px solid #e6e6e6;}
.show_sxp p { width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.show_sxp p span { display: inline-block; margin-right: 10px;}
.show_sxp a { color: #333; -webkit-transition: all .5s ease; transition: all .5s ease;}
.show_sxp p a:hover { color: #ff1239; text-decoration: underline;}

/*分页*/
.scott { text-align: center; padding: 15px 0; overflow: hidden;}
.scott li { display: inline-block; line-height: 35px; margin: 0 5px; border: 1px solid #ddd; background: #fff; -webkit-transition: all .5s ease; transition: all .5s ease;}
.scott a,
.scott span { display: block; padding: 0 15px; font-size: 16px; color: #666; cursor: pointer;}
.scott li:hover a,
.scott li:hover span { color: #ff1239;}
.scott .active { border-color: #ff1239; background: #ff1239;}
.scott .active:hover span,
.scott .active span { color: #fff;}

/*新闻列表*/
.newlist { width: 100%;}
.newlist li { float: left; width: 50%;}
.newlist li a { display: block; padding: 25px;}
.newlist li .img { width: 100%; overflow: hidden;}
.newlist li .img img { display: block; width: 100%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newlist li h3 { font-weight: 500; font-size: 20px; padding: 20px 0; border-bottom: 1px solid #eee; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newlist li p { height: 50px; line-height: 25px; font-size: 14px; color: #999; margin: 15px 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.newlist li span { display: block; line-height: 25px; font-size: 14px; color: #999;}
.newlist li:hover .img img { transform: scale(1.1,1.1);}
.newlist li:hover h3 { color: #ff1239;}

/*图片列表*/
.piclist { width: 100%;}
.piclist li { float: left; width: 50%;}
.piclist li a { display: block; padding: 25px;}
.piclist li .img { width: 100%; overflow: hidden;}
.piclist li .img img { display: block; width: 100%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.piclist li p { font-size: 18px; padding: 20px 0; border-bottom: 1px solid #eee; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.piclist li:hover .img img { transform: scale(1.1,1.1);}
.piclist li:hover p { color: #ff1239;}

/*核心优势*/
.strengths { width: 100%;}
.strengths .nam { width: 100%; color: #333; text-align: center; margin-bottom: 40px;}
.strengths .nam h3 { height: 55px; line-height: 55px; font-size: 36px;}
.strengths .nam span { display: block; height: 30px; line-height: 30px; font-size: 18px; margin-top: 10px;}
.strengths .bank1 { width: 100%; padding: 80px 0; background: #fff;}
.strengths .bank1 li { float: left; width: calc(100% / 3 - 70px); text-align: center; padding: 100px 35px 0 35px; background: url(../images/sh01.png) no-repeat center top;}
.strengths .bank1 li h3 { height: 50px; line-height: 50px; font-size: 18px; color: #333; margin-top: 10px;}
.strengths .bank1 li p { height: 75px; line-height: 25px; font-size: 12px; color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.strengths .bank2 { width: 100%; padding: 80px 0; background: url(../images/sh02.png) no-repeat center top;}
.strengths .bank2 .nam { color: #fff;}
.strengths .bank2 li { float: left; width: calc(100% / 5 - 20px); text-align: center; padding: 0 10px;}
.strengths .bank2 li img { display: block; width: 100%;}
.strengths .bank2 li p { height: 30px; line-height: 30px; font-size: 18px; color: #fff; margin-top: 15px;}
.strengths .bank3 { width: 100%;}
.strengths .bank3 li { width: 100%; padding: 80px 0; position: relative;}
.strengths .bank3 li .msg { float: left; width: 45%;}
.strengths .bank3 li .msg h3 { height: 55px; line-height: 55px; font-size: 36px; color: #333;}
.strengths .bank3 li .msg p { line-height: 30px; font-size: 14px; color: #666; text-indent: 2em; margin: 50px 0;}
.strengths .bank3 li .msg .flex { display: flex; align-items: center; float: left; height: 60px; margin-right: 25px; position: relative;}
.strengths .bank3 li .msg .flex::after { display: block; content: "/"; width: 15px; height: 60px; line-height: 60px; font-weight: 100; font-size: 36px; color: #bbb; position: absolute; right: -20px; top: 0;}
.strengths .bank3 li .msg .flex:last-child::after { display: none;}
.strengths .bank3 li .msg .flex b { display: block; line-height: 60px; font-size: 36px; color: #5c5757;}
.strengths .bank3 li .msg .flex p { text-indent: 0; margin: 0 0 0 5px;}
.strengths .bank3 li .msg .flex p span { display: block; line-height: 25px; font-size: 16px; color: #615D5C;}
.strengths .bank3 li .msg .flex p small { display: block; line-height: 15px; font-size: 12px; color: #666;}
.strengths .bank3 li .img { display: flex; flex-direction: row; align-items: center; width: 50vw; height: calc(100% - 160px); margin: auto; overflow: hidden; background-repeat: no-repeat; background-position: center; background-size: cover; position: absolute; right: 0; top: 80px;}
.strengths .bank3 li:nth-child(2n) { background: #fbfbfb;}
.strengths .bank3 li:nth-child(2n) .msg { float: right;}
.strengths .bank3 li:nth-child(2n) .img { left: 0; right: auto;}
.strengths .bank4 { width: 100%; padding: 80px 0; background: #fbfbfb;}
.strengths .bank4 p { display: flex; flex-direction: row; align-items: center; height: 100px; line-height: 100px; font-size: 24px; color: #fff; margin-bottom: 15px; padding: 0 30px; background: #247aff;}
.strengths .bank4 p b { display: block; font-size: 36px; margin-right: 25px;}
.strengths .bank4 p:first-child { background: #ff1042;}
.strengths .bank4 p:nth-child(3) { background: #ffc500;}
.strengths .bank4 span { display: block; height: 30px; line-height: 30px; font-size: 18px; color: #333; text-align: center;}
.strengths .bank4 .lft { float: left; width: 250px;}
.strengths .bank4 .cent { float: left; width: 460px; margin: 0 70px; padding: 0 70px; position: relative;}
.strengths .bank4 .cent::before,
.strengths .bank4 .cent::after { display: block; content: ""; width: 1px; height: 330px; background: #dedede; position: absolute; top: 0;}
.strengths .bank4 .cent::before { left: 0;}
.strengths .bank4 .cent::after { right: 0;}
.strengths .bank4 .img { float: right; width: 210px;}
.strengths .bank4 .img img { display: block; width: 167px; height: 250px; margin: 47.5px auto;}

/*签约流程*/
.process { display: flex; flex-direction: row; align-items: center; width: 100%; min-height: calc(100vh - 200px); padding: 100px 0; background: url(../images/sh16.png) no-repeat center top / cover;}
.process .tits h3 { color: #fff;}
.process .tits p { color: #fff; filter: alpha(opacity=50); opacity: 0.5; text-transform: Uppercase;}
.process li { float: left; width: calc(100% / 5 - 100px); height: 235px; margin: 10px; padding: 60px 40px; background: rgba(0,0,0,0.5); -webkit-transition: all .5s ease; transition: all .5s ease;}
.process li b { display: block; height: 70px; line-height: 70px; font-size: 48px; color: #fff; margin-bottom: 15px;}
.process li p { height: 50px; line-height: 50px; font-size: 24px; color: #fff;}
.process li:hover { background: #ff1239;}

/*走进三禾*/
.abouts { width: 100%;}
.abouts .bank1 { width: 100%; padding: 80px 0; background: #fff;}
.abouts .bank1 .tits { float: left; width: 410px; text-align: left;}
.abouts .bank1 .tits h3 { color: #ff1239;}
.abouts .bank1 .lh { float: right; width: calc(100% - 410px); min-height: 175px;}
.abouts .bank1 .img { width: 100%;}
.abouts .bank1 .img img { display: block; width: 100%;}
.abouts .bank2 { width: 100%; padding-top: 80px; background: url(../images/sh17.png) no-repeat center top / cover;}
.abouts .bank2 .nr { padding: 50px 80px; box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.08); background: #fff; position: relative; bottom: -40px;}
.abouts .bank3 { width: 100%; padding: 120px 0 80px 0; background: url(../images/sh18.png) no-repeat center top / cover;}
.abouts .bank4 { width: 100%; padding: 80px 0 60px 0; background: #fff;}
.abouts .bank4 li { float: left; width: calc(100% / 5 - 18px); margin: 0 20px 20px 0; border: 1px solid #e2e6e9; overflow: hidden; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .bank4 li:nth-child(5n) { margin-right: 0;}
.abouts .bank4 li img { display: block; width: 100%;}
.abouts .bank4 li:hover { border: 1px solid #ff1239; box-shadow: 0 10px 30px 0 rgba(0,0,0,0.08); transform: translateY(-10px);}
.abouts .bank5 { width: 100%; padding: 80px 0; background: url(../images/sh19.png) no-repeat center top / cover;}
.abouts .bank5 .swiper-slide { background: #fff;}
.abouts .bank5 .swiper-slide a { display: block; padding: 20px;}
.abouts .bank5 .swiper-slide .img { width: 100%; height: 260px; margin: 20px 0 30px 0; overflow: hidden;}
.abouts .bank5 .swiper-slide .img img { display: block; max-width: 100%; height: 100%; margin: 0 auto;}
.abouts .bank5 .swiper-slide p { height: 50px; line-height: 50px; font-size: 16px; text-align: center; border-top: 1px solid #eee; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .bank5 .swiper-slide:hover p { color: #ff1239;}
.abouts .bank5 .swiper-button-prev,
.abouts .bank5 .swiper-button-next { width: 40px; height: 40px; border-radius: 50%; background: #aaabab; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .bank5 .swiper-button-prev { left: 0;}
.abouts .bank5 .swiper-button-next { right: 0;}
.abouts .bank5 .swiper-button-prev::after,
.abouts .bank5 .swiper-button-next::after { font-size: 16px; color: #fff;}
.abouts .bank5 .swiper-button-prev:hover,
.abouts .bank5 .swiper-button-next:hover { background: #ff1239;}