
.header .logo{background: url("../image/logoi.png") no-repeat; background-size: cover;}

.nav{background: transparent; box-shadow: 0 0 10px 3px rgba(0,0,0,0);}
.nav .nav_bar li a{color: #fff;}

.mini .nav{background: #fff; box-shadow: 0 0 10px 3px rgba(0,0,0,.1);}
.mini .nav_bar li a{color: #000;}
.mini .logo{background: url("../image/logo.png") no-repeat; background-size: cover;}

.page_con{position: relative;}

.wow{animation: fadeInUp 1s ease both; -webkit-animation: fadeInUp 1s ease both; animation-delay: .4s; -webkit-animation-delay: .4s}

.title{margin-bottom: 20px;}

.header .logo.color{background: url("../image/logo.png") no-repeat; background-size: cover;}

/* 内页banner */
.page-banner{width: 100%; height: 910px; position: relative; overflow: hidden;}
.page-banner .page-banner-bg{width: 100%; height: 100%; background-size: cover; background-position: center;}
.page-banner .page-banner-text{width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding: 15% 0 0 10%;}
.page-banner .page-banner-text h2{font-size: 62px; color: #fff; font-weight: bold; margin-bottom: 140px;}
.page-banner .page-banner-text .text{width: 80%; position: relative;}

.page-banner .page-banner-text .text h3{display: inline-block; font-size: 46px; color: #fff; font-weight: bold; padding-left: 32px; position: relative; padding-bottom: 40px;}
.page-banner .page-banner-text .text h3:before{content: ""; display: block; width: 16px; height: 16px; background: #fd4310; border-radius: 50%; position: absolute; top: 0; left: 0; margin-top: 28px;}
.page-banner .page-banner-text .text h3:after{content: ""; display: block; width: 100%; height: 1px; background: #fd4310; position: absolute; bottom: 0; left: 0; margin-bottom: -1px;}
.page-banner .page-banner-text .text .line{display: block; width: 100%; height: 1px; background: #666; margin-bottom: 50px;}
.page-banner .page-banner-text .text h4{font-size: 20px; color: #fff; line-height: 1.6; padding-right: 15%; padding-left: 37.5px;}
.page-banner .page-banner-text .text .yr{display: block; width: 170px; height: 170px; text-align: center; line-height: 170px; border: 1px solid rgba(255,255,255,.2); border-radius: 50%; position: absolute; top: 0; right: 0; margin: 16px -171px 0 0; cursor: pointer;}
.page-banner .page-banner-text .text .yr i{font-size: 20px; color: #fff;}
.page-banner .page-banner-text .text .yr:hover{background: #fd4310;}


/* 底部通用跳转 */
.list07{position: relative; display: flex; overflow: hidden;}
.list07 .item{width: 50%; text-align: center; padding: 130px 0;}
.list07 .item h2{display: inline-block; font-size: 18px; color: #fff; font-weight: bold; margin-bottom: 20px; position: relative; padding-left: 20px;}
.list07 .item h2:before{content: ""; display: block; width: 8px; height: 8px; background: #fff; border-radius: 50%; position: absolute; top: 0; left: 0; margin-top: 10px;}
.list07 .item h3{font-size: 80px; color: #fff; font-family: 'Poppins-SemiBold';}
.list07 .item .r{display: block; width: 70px; height: 70px; padding: 20px; line-height: 76px; background: #fff; margin: 30px auto 0 auto; border-radius: 50%; text-align: center; box-sizing: border-box; transition: all ease .4s; -webkit-transition: all ease .4s;}
.list07 .item .r i{display: block; width: 30px; height: 30px; background: url(../image/icon07.png) no-repeat -30px 0; transition: all ease .4s; -webkit-transition: all ease .4s;}
.list07 .item-left{background: #fd4310;}
.list07 .item-right{background-size: cover; animation-delay: .6s; -webkit-animation-delay: .6s}
.list07 .item:hover .r i{background: url(../image/icon07.png) no-repeat 0 0;}

/* 简介-标志 */
.list05{padding: 80px 0; background: #f7f7f6; overflow: hidden;}
.list05 .list05-con .list05-list .li .list{padding: 10px 0;}
.list05 .list05-con .list05-list .li .list li{width: 18.72%; float: left; margin: 0 0.64%; border: 1px solid #f0f0f0; margin-bottom: 20px; transition: all ease .4s; -webkit-transition: all ease .4s; box-sizing: border-box;}
.list05 .list05-con .list05-list .li .list li img{width: 100%;}
.list05 .list05-con .list05-list .li .list li:hover{box-shadow: 2px 2px 10px 3px rgba(0,0,0,.1);}
.list05 .list05-con .list05-list .slick-dots{margin-bottom: -20px;}

/* 简介-ceo */
.about-ceo{padding-top: 100px; overflow: hidden;}
.about-ceo .title{margin-bottom: 0;}
.about-ceo .title .line{margin-bottom: 0;}
.about-ceo .about-con{display: flex;}
.about-ceo .about-con .item{position: relative; color: #000; }
.about-ceo .about-con .item-left{width: 45%;}
.about-ceo .about-con .item-right{width: 55%; animation-delay: .6s; -webkit-animation-delay: .6s}
.about-ceo .about-con .item h2{font-size: 44px; font-weight: bold; line-height: 1.5; margin-top: 60px; margin-bottom: 60px; padding-right: 4%}
.about-ceo .about-con .item h3{font-size: 16px; font-weight: bold; margin-bottom: 14px;}
.about-ceo .about-con .item h4{font-size: 36px; font-weight: bold;}
.about-ceo .about-con .item h4 i{font-size: 16px; font-style: normal; font-weight: normal; padding-left: 20px; font-family: 'Montserrat-Light'}
.about-ceo .about-con .item .img{width: 100%;}
.about-ceo .about-con .item .img img{width: 100%;}
.about-ceo .about-con .item .img-ceo{position: absolute; bottom: 0; left: 50%; margin-left: -225px;}
.about-ceo .about-con .item .img-ceo img{float: none; display: block;}

/* 简介-概要 */
.about-about{padding: 80px 0 60px 0; background: #f7f7f6; overflow: hidden;}
.about-about .about-con .item{position: relative; height: 540px; width: 50%; padding-right: 5%;}
.about-about .about-con .item-right{_overflow-y: scroll; _padding-right: 1%;}
.about-about .about-con .item .img{width: 100%;}
.about-about .about-con .item .img img{width: 100%;}
.about-about .about-con .item p{font-size: 16px; color: #000; line-height: 1.8;}
.about-about .about-con .item .a_link{position: absolute; bottom: 0; left: 50%; width: 470px; margin-left: -260px; margin-bottom: 40px; color: #fd4310;}
.about-about .about-con .item .a_link:hover{background: #fd4310; color: #fff;}
.about-about .about-con .item .a_link:hover .r{background: #fff;}
.about-about .about-con .item .a_link:hover .r i{color: #fd4310;}
 
/* 简介-团队 */
.about-team{padding: 80px 0 140px 0; overflow: hidden;}
.about-team .team-list .li{margin: 0 4px;}
.about-team .team-list .li .img{width: 100%; border-radius: 6px; overflow: hidden;}
.about-team .team-list .li .img img{width: 100%; float: none; display: block; }
.about-team .team-list .li .text{padding-top: 16px;}
.about-team .team-list .li .text h2{position: relative; font-size: 16px; color: #000; padding-left: 18px;}
.about-team .team-list .li .text h2:before{content: ""; display: block; width: 6px; height: 6px; background: #fd4310; border-radius: 50%; position: absolute; top: 0; left: 0; margin-top: 8px;} 
.about-team .team-list .li .text h2 p{display: inline}
.about-team .team-list .li .text h2 i{display: block; font-size: 22px; font-weight: bold; font-style: normal; padding-top: 8px;}
.about-team .team-list .slick-prev, .about-team .team-list .slick-next{bottom: 50%; border: 1px solid #fd4310; padding: 9px;}
.about-team .team-list .slick-prev{margin-left: -80px; }
.about-team .team-list .slick-next{margin-left: 10px;}

/* 简介-联系 */
.about-contact{padding: 80px 0; background: #f7f7f6; overflow: hidden;}
.about-contact .title{margin-bottom: 0;}
.about-contact .title .line{margin-bottom: 0;}
.about-contact .contact-con{display: flex;}
.about-contact .contact-con .item{width: 50%;}
.about-contact .contact-con .item .img{width: 100%;}
.about-contact .contact-con .item .img img{width: 100%; float: none; display: block;}
.about-contact .contact-con .item span{display: block; font-size: 16px; color: #000; border-bottom: 1px solid #f0f0f0; padding: 30px 0;}
.about-contact .contact-con .item span i{display: inline-block; font-size: 18px; width: 30%; font-style: normal; font-weight: bold;}


/* 简介-展示 */
.about-office{padding: 80px 0; overflow: hidden;}
.about-office .item-li{display: flex; margin-bottom: 60px; padding-bottom: 20px; border-bottom: 1px solid rgba(253,67,16,.2);}
.about-office .item-li a{font-size: 26px; color: #000; font-weight: bold; padding-left: 32px; margin-right: 40px; position: relative;transition: all ease .4s; -webkit-transition: all ease .4s;}
.about-office .item-li a:before{content: ""; display: block; width: 16px; height: 16px; background: #fd4310; border-radius: 50%; position: absolute; top: 0; left: 0; margin-top: 12px; opacity: 0; transition: all ease .4s; -webkit-transition: all ease .4s;}
.about-office .item-li a:after{content: ""; display: block; width: 0; height: 1px; background: #fd4310; position: absolute; bottom: 0; left: 0; margin-bottom: -21px; transition: all ease .4s; -webkit-transition: all ease .4s;}
.about-office .item-li a.on{color: #fd4310;}
.about-office .item-li a.on:before{opacity: 1;}
.about-office .item-li a.on:after{width: 100%;}

.about-office .item-list{position: relative;}
.about-office .item-list .item{width: 100%; position: absolute; visibility: hidden;}
.about-office .item-list .item .list-box .li{width: 100%; border-radius: 12px; overflow: hidden;}
.about-office .item-list .item .list-box .li img{width: 100%;}
.about-office .item-list .item.active{position: relative; visibility: visible;}

.about-office .slick-prev, .about-office .slick-next{bottom: 50%; margin-bottom: -40px;}


/* 作品展示 */
.page-pro{padding: 80px 0;}

.page-pro .pro-li{font-size: 0; text-align: center; margin-bottom: 60px; padding-bottom: 20px; border-bottom: 1px solid rgba(253,67,16,.2);}
.page-pro .pro-li a{display: inline-block; font-size: 26px; color: #000; font-weight: bold; padding-left: 32px; margin-right: 40px; position: relative;transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-pro .pro-li a:before{content: ""; display: block; width: 16px; height: 16px; background: #fd4310; border-radius: 50%; position: absolute; top: 0; left: 0; margin-top: 12px; opacity: 0; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-pro .pro-li a:after{content: ""; display: block; width: 0; height: 1px; background: #fd4310; position: absolute; bottom: 0; left: 0; margin-bottom: -21px; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-pro .pro-li a.on{color: #fd4310;}
.page-pro .pro-li a.on:before{opacity: 1;}
.page-pro .pro-li a.on:after{width: 100%;}
.page-pro .pro-li a:hover{color: #fd4310;}

.page-pro .pro-con .pro-list{margin-right: -2%;}
.page-pro .pro-con .pro-list li{width: 48%; margin-right: 2%; float: left; margin-bottom: 40px; cursor: pointer;}
.page-pro .pro-con .pro-list li .img{width: 100%; overflow: hidden;}
.page-pro .pro-con .pro-list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-pro .pro-con .pro-list li:hover .img img{transform: scale(1.06);}


.page-pro .pro-box{width: 100%; height: 100%; position: fixed; top: 0; left: 0; display: flex; justify-content: center; align-items: center; background: rgba(0,0,0,.8); z-index: 0; opacity: 0; visibility: hidden;}
.page-pro .pro-box .slick-box{padding: 0 6%}
.page-pro .pro-box .slick-box .box-list .item{width: 100%;}
.page-pro .pro-box .slick-box .box-list .item img{width: 100%; float: none; display: block;}
.page-pro .pro-box .slick-box .box-close{width: 30px; height: 30px; position: absolute; top: 0; right: 0; background: url(../image/icon06.png) no-repeat; margin: 0 -40px 0 0;}

.page-pro .pro-box .slick-box .box-list .slick-prev{margin-left: -80px; bottom: 50%; margin-bottom: -40px;}
.page-pro .pro-box .slick-box .box-list .slick-next{margin-left: 10px; bottom: 50%; margin-bottom: -40px;}
.page-pro .pro-box .slick-box .box-list .slick-dots{margin: 0 0 20px 0;}
.page-pro .pro-box .slick-box .box-list .slick-dots li{width: 6px; margin: 0 5px; float: none;}

.page-pro .pro-con .pro-list li .pro-box.on {z-index: 99; opacity: 1; visibility: visible;}


/* 项目介绍 */
.page-project{padding: 80px 0; background: #f7f7f6;}
.page-project .pro-list{margin-right: -3%;}
.page-project .pro-list li{width: 30.3333%; float: left; margin-right: 3%; margin-bottom: 30px;}
.page-project .pro-list li .img{width: 100%; overflow: hidden;}
.page-project .pro-list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-project .pro-list li:hover .img img{transform: scale(1.06);}

.page-project .pro-list li .text{padding-top: 30px; color: #000;}
.page-project .pro-list li .text h2{font-size: 22px; font-weight: bold; margin-bottom: 16px;}
.page-project .pro-list li .text h3{font-size: 18px;}
.page-project .pro-list li .text .line{position: relative; display: block; width: 100%; height: 2px; margin: 22px 0 30px 0; background: rgba(253,67,16,.2);}
.page-project .pro-list li .text .line:before{content: ""; width: 100%; width: 0; height: 2px; background: #fd4310; position: absolute; top: 0; left: 0; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-project .pro-list li .text h5{font-size: 16px; color: #383737; line-height: 26px; margin-bottom: 20px;}
.page-project .pro-list li .text h5 i{color: #000; font-style: normal; font-weight: bold;}
.page-project .pro-list li .text h5 a{display: inline-block; width: 26px; height: 26px; top: 6px;}
.page-project .pro-list li .text h5 a i{font-size: 20px; color: #fd4310; font-style: normal; transform: rotateZ(90deg);}
.page-project .pro-list li:hover .text .line:before{width: 100%;}


/* 业务-banner */
.business-banner .business-video-bg{width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url("../image/bussiness-banner.jpg") no-repeat; background-size: cover}
.business-banner .business-video-bg .video-bg{width: 100%;}
.business-banner .business-text-bg{width: 100%; height: 100%; position: absolute; top: 0; left: 0; margin-left: -2%; padding-top: 10%; z-index: 2; text-align: center;}
.business-banner .business-text-bg h2{font-size: 320px; color: #fd4310; font-weight: bold; white-space: nowrap; letter-spacing: -10px; font-family: 'Poppins-SemiBold';}

.business-banner .business-text-block{width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding: 20% 24% 0 24%; z-index: 4; text-align: center; display: none}
.business-banner .business-text-block h2{font-size: 46px; color: #fff; font-weight: bold;}
.business-banner .business-text-block .line{display: block; width: 80px; height: 8px; background: #fd4310; margin: 30px auto;}
.business-banner .business-text-block h4{font-size: 18px; color: #fff; font-weight: bold; padding: 0 15%; line-height: 2;}

.business-banner .business-slick{width: 100%; height: 100%; position: absolute; bottom: 0; left: 0; z-index: 3;}
.business-banner .business-slick .slick-content{width: 1000px; margin: 0 auto;}
.business-banner .business-slick .slick-content .slick-list{overflow: visible;}
.business-banner .business-slick .slick-content .li{width: 100%;}
.business-banner .business-slick .slick-content .li img{width: 100%;}
.business-banner .business-slick .slick-line{width: 100%; height: 10px; position: absolute; bottom: 0; left: 0; }
.business-banner .business-slick .slick-line .line{display: block; width: 0; height: 10px; background: #fd4310; animation: line 4.8s infinite linear;}

@keyframes line{
    0%{width: 0;}
    100%{width: 100%;}
}

/* 业务-内容 */
.page-business{padding: 80px 0; background: #171b23; overflow: hidden;}
.page-business .item-box{display: flex; justify-content: space-between;}
.page-business .item-box .item{position: relative; border-radius: 20px; margin-bottom: 30px; background: #1f2227; cursor: pointer; overflow: hidden;}
.page-business .item-box .item .item-text{position: relative; height: 410px; padding: 100px 40px 120px 40px; text-align: center; background: #1f2227; z-index: 2; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-business .item-box .item .item-text h2{font-size: 30px; color: #fd4310; font-weight: bold; margin-bottom: 30px; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-business .item-box .item .item-text h3{font-size: 16px; color: #fff; line-height: 1.8;}

.page-business .item-box .item-left{width: 38%;}
.page-business .item-box .item-right{width: 60%;}
.page-business .box-one .item-right .item-text{padding: 120px;}

.page-business .item-box .item-left .item-video{width: 100%; margin-bottom: 30px; border-radius: 20px; overflow: hidden; background: transparent;}
.page-business .item-box .item-left .item-video .video-b{width: 100%; display: block;}

.page-business .box-two .item{background: transparent;}
.page-business .box-two .item-left{width: 60%;}
.page-business .box-two .item-left .item-fix{display: flex; justify-content: space-between;}
.page-business .box-two .item-left .item-fix .item-double{width: 48.5%; background: #1f2227; border-radius: 20px; position: relative; overflow: hidden;}
.page-business .box-two .item-left .item-fix .item-double .item-text{padding: 80px 60px 60px 60px; text-align: left;}

.page-business .box-two .item-right{width: 38%; background: #1f2227;}
.page-business .box-two .item-right .item-text{height: 100%; background: #1f2227;}

.page-business .box-one .item:hover .item-text{background: transparent;}
.page-business .box-one .item:hover .item-text h2{color: #fff;}

.page-business .box-two .item-left .item-fix .item-double:hover .item-text{background: transparent;}
.page-business .box-two .item-left .item-fix .item-double:hover .item-text h2{color: #fff;}

.page-business .box-two .item-right:hover .item-text{background: transparent;}
.page-business .box-two .item-right:hover .item-text h2{color: #fff;}

.page-business .item-box .item .item-slick{width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.page-business .item-box .item .item-slick .li{width: 100%; height: 100%; background-position: center; background-size: cover;}
.page-business .item-box .item .item-slick .slick-list{height: 100%;}
.page-business .item-box .item .item-slick .slick-list .slick-track{height: 100%;}
.page-business .item-box .item .item-slick .slick-dots{margin: 0 0 30px 0;}

.pos-img{width: 400px; position: absolute; top: 0; right: 0; margin: -3% -10% 0 0; z-index: 2;}
.pos-img img{width: 100%;}

.page-business .box-two .item-left .item-fix .item-double:hover .text-nb h2{color: #fd4310;}

.page-business .box-two .item-nb .item-text{padding: 80px 40px 160px 40px; background: transparent;}
.page-business .box-two .item-nb:hover .item-text h2{color: #fd4310;}



/* 业务-结构 */
.page-structure{padding: 80px 0;}
.page-structure .structure-con{width: 94%; margin: 0 auto; padding: 80px 0; border-radius: 22px; background: #313131; overflow: hidden;}
.page-structure .structure-con .structure-title{text-align: center; margin-bottom: 50px;}
.page-structure .structure-con .structure-title h2{font-size: 16px; color: #fff; line-height: 2;}
.page-structure .structure-con .structure-title h3{font-size: 32px; color: #fd4310; font-weight: bold;}
.page-structure .structure-con .strcuture-box{width: 64%; margin: 0 auto; display: flex; flex-wrap: wrap;}
.page-structure .structure-con .strcuture-box .item{width: 33.3333%; padding: 56px 20px; text-align: center;}
.page-structure .structure-con .strcuture-box .item h2{font-size: 18px; color: #fd4310; line-height: 2; font-family: 'Poppins-SemiBold';}
.page-structure .structure-con .strcuture-box .item h3{font-size: 18px; color: #fff; font-weight: bold;}
.page-structure .structure-con .strcuture-box .item:nth-child(1), 
.page-structure .structure-con .strcuture-box .item:nth-child(2), 
.page-structure .structure-con .strcuture-box .item:nth-child(3){border-bottom: 1px solid rgba(253,67,16,.2);}
.page-structure .structure-con .strcuture-box .item:nth-child(1), 
.page-structure .structure-con .strcuture-box .item:nth-child(2), 
.page-structure .structure-con .strcuture-box .item:nth-child(4),
.page-structure .structure-con .strcuture-box .item:nth-child(5){border-right: 1px solid rgba(253,67,16,.2);}


/* 业务-流程 */
.page-flow{padding-bottom: 80px;}
.page-flow .flow-title{text-align: center; margin-bottom: 50px;}
.page-flow .flow-title h2{font-size: 16px; color: #313131; line-height: 2;}
.page-flow .flow-title h3{font-size: 32px; color: #fd4310; font-weight: bold;}
.page-flow .flow-box{width: 1240px; margin: 0 auto; display: flex;}
.page-flow .flow-box .item{position: relative; width: 310px; height: 310px; padding: 8% 66px 0 66px; background: url(../image/icon04.png) no-repeat center; text-align: center; animation: fadeInLeft 1s ease both; -webkit-animation: fadeInLeft 1s ease both;}
.page-flow .flow-box .item h2{font-size: 18px; color: #fd4310; line-height: 2; font-family: 'Poppins-SemiBold';}
.page-flow .flow-box .item h3{font-size: 18px; color: #313131; font-weight: bold;}
.page-flow .flow-box .item:before{content: ""; display: block; width: 60px; height: 60px; background: url(../image/icon05.png) no-repeat; position: absolute; top: 50%; left: 0; margin-top: -30px; margin-left: -30px;}
.page-flow .flow-box .item:nth-child(1):before{display: none; }
.page-flow .flow-box .item:nth-child(1){animation-delay: .7s; -webkit-animation-delay: .7s}
.page-flow .flow-box .item:nth-child(2){left: -20px; animation-delay: .6s; -webkit-animation-delay: .6s}
.page-flow .flow-box .item:nth-child(3){left: -40px; animation-delay: .5s; -webkit-animation-delay: .5s}
.page-flow .flow-box .item:nth-child(4){left: -60px; animation-delay: .4s; -webkit-animation-delay: .4s}


/* 联系 */
.page-contact{padding: 80px 0 0 0;}
.page-contact .contact-con{position: relative; display: flex; padding-bottom: 80px; padding-top: 40px; border-bottom: 1px solid rgba(253,67,16,.2);}
.page-contact .contact-con .item-left{width: 40%; height: 440px; position: sticky; top: 120px;}
.page-contact .contact-con .item-left h3{position: relative; font-size: 20px; color: #fd4310; font-weight: bold; margin-bottom: 20px; padding-left: 20px;}
.page-contact .contact-con .item-left h3:before{content: ""; display: block; width: 8px; height: 8px; background: #fd4310; border-radius: 50%; position: absolute; top: 0; left: 0; margin-top: 8px;}
.page-contact .contact-con .item-left p{font-size: 20px; color: #000; font-family: 'Montserrat-Light';}
.page-contact .contact-con .item-left .p{font-size: 18px;}
.page-contact .contact-con .item-left .h3{margin-top: 50px;}

.page-contact .contact-con .item-right{width: 60%; animation-delay: .6s; -webkit-animation-delay: .6s}
.page-contact .contact-con .item-right .item{margin-bottom: 40px;}
.page-contact .contact-con .item-right .item label{display: block; font-size: 18px; color: #000; font-weight: bold; margin-bottom: 10px;}
.page-contact .contact-con .item-right .item label i{padding-left: 4px; font-style: normal; color: #fd4310;}
.page-contact .contact-con .item-right .item input{width: 100%; border: none; outline: none; font-size: 15px; color: #000; height: 50px; line-height: 50px; padding-left: 20px; background: #f8f8f8; box-sizing: border-box;}
.page-contact .contact-con .item-right .item textarea{width: 100%; height: 260px; font-size: 15px; color: #a0a0a0; padding: 10px 0 0 10px; border: none; outline: none; background: #f8f8f8; box-sizing: border-box;font-family: "Microsoft YaHei";}
.page-contact .contact-con .item-right .item-btn{position: relative; width: 470px; height: 110px; line-height: 110px;  background: #fd4310; border-radius: 12px; box-sizing: border-box; outline: none; border: none; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-contact .contact-con .item-right .item-btn .btn{width: 100%; height: 100%; outline: none; border: none; padding: 0; margin: 0; background: transparent; font-size: 30px; color: #fff; font-weight: bold; padding-left: 60px; box-sizing: border-box; text-align: left; cursor: pointer;}
.page-contact .contact-con .item-right .item-btn .r{content: ""; display: block; width: 60px; height: 60px; background: #fff; position: absolute; top: 0; right: 0; border-radius: 50%; text-align: center; line-height: 68px; margin: 25px 60px 0 0;}
.page-contact .contact-con .item-right .item-btn .r i{font-size: 24px; color: #fd4310;}
.page-contact .contact-con .item-right .item-btn:hover{background: #bf330c;}
.page-contact .contact-con .item-right .item-checkbox .checkbox-box{width: 40%; height: 170px; overflow: scroll;}
.page-contact .contact-con .item-right .item-checkbox .checkbox-box span{display: block; margin-bottom: 10px;}
.page-contact .contact-con .item-right .item-checkbox .checkbox-box span input{display: inline; width: 24px; height: 24px; line-height: 20px;}
.page-contact .contact-con .item-right .item-checkbox .checkbox-box span i{font-style: normal; font-size: 16px; color: #666; padding-left: 16px; vertical-align: top; position: relative; top: 4px;}
.page-contact .contact-con .item-right .item-checkbox .checkbox-one{height: auto;}
.page-contact .contact-con .item-right .item-checkbox .checkbox-one span input{width: 18px; height: 18px; line-height: 24px;}
.page-contact .contact-con .item-right .item-checkbox .checkbox-box span i{top: 1px;}


.privacy{width: 100%; height: 100%; position: fixed; top: 0; left: 0; padding-top: 6%; z-index: 9; display: none;}
.privacy .privacy-con{position: relative; width: 50%; height: 90%; margin: 0 auto; padding: 60px 70px; background: #f4f4f4; border: 1px solid #dedede; border-radius: 12px;}
.privacy .privacy-con .privacy-text{width: 100%; height: 100%; overflow-y: scroll; overflow-x: hidden;}
.privacy .privacy-con p{font-size: 16px; color: #333; line-height: 1.8;}
.privacy .privacy-con .privacy-close{width: 30px; height: 30px; position: absolute; top: 0; right: 0; background: #f4f4f4 url(../image/icon06.png) no-repeat; margin: 0 -40px 0 0; cursor: pointer;}


/* 分页 */
.pages{font-size: 0; width: 100%; text-align: center; padding: 40px 0;}
.pages .pagination{font-size: 0; text-align: center; padding: 0;}
.pages .pagination a{float: none; display: inline-block; font-size: 22px; color: #000; padding: 0 10px; border: none; background: transparent; font-family: 'Poppins-Medium';}
.pages .pagination p{float: none; display: inline-block; font-size: 0; color: #000; padding: 0 10px; border: none; background: transparent; font-family: 'Poppins-Medium';}
.pages .pagination a.cur{background: transparent; color: #fd4310;}