
.page_con{max-width: 1920px; margin: 0 auto; position: relative; padding-bottom: 80px; overflow: hidden;}
.page_con .h1{font-size: 32px; color: #333; margin-bottom: 40px;}

.a_link{position: relative; display: flex; align-items: center; width: 160px; height: 24px; line-height: 24px; font-size: 14px; color: #333; margin-top: 20px; box-sizing: border-box; overflow: hidden; transition: all ease .4s; -webkit-transition: all ease .4s;}
.a_link i{width: 22px; height: 22px; display: inline-block; margin-right: 10px; border-radius: 4px; background: #f0ab00 url(../image/icon02.png) no-repeat -19px 1px; transition: all ease .4s; -webkit-transition: all ease .4s;}
.a_link span{display: inline-block; font-size: 14px; color: #333}
.a_link:hover i{background: #f0ab00 url(../image/icon02.png) no-repeat 1px 1px;}

.wow{animation: fadeInUp 1s ease both; -webkit-animation: fadeInUp 1s ease both; animation-delay: .4s; -webkit-animation-delay: .4s}

.page_banner{width: 100%; height: 530px; position: relative}
.page_banner .banner_bg{width: 100%; height: 100%; background-position: center; background-size: cover}
.page_banner .banner_text{width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding: 300px 0 0 8.5%;}
.page_banner .banner_text h1{font-size: 36px; color: #fff; font-weight: bold; margin-bottom: 8px; text-shadow: 1px 1px 1px #111;}
.page_banner .banner_text p{font-size: 42px; color: #fff; font-weight: bold; font-family: 'DisneyEnglish-Bold'; text-transform: uppercase; text-shadow: 1px 1px 1px #111;}

.apple_banner{width: 100%; height: 660px; position: relative}
.apple_banner .banner_bg{width: 100%; height: 100%; background-size: cover}
.apple_banner .apple_text{width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding: 300px 0 0 8.5%;}
.apple_banner .apple_text h1{font-size: 36px; color: #fff; font-weight: bold; margin-bottom: 20px; text-shadow: 1px 1px 1px #111;}
.apple_banner .apple_text p{font-size: 20px; color: #fff; line-height: 1.6; padding-right: 50%; text-shadow: 1px 1px 1px #111;}


/* 内页面包屑导航 */
.page_link{padding: 21px 0; border-top: 1px solid rgba(255,255,255,.2); background: rgba(0,0,0,.2); position: relative; top: -62px;}
.page_link .page_l{width: 40%;}
.page_link .page_l span{display: block; font-size: 14px; color: #fff;}
.page_link .page_l a{display: inline-block; font-size: 14px; color: #fff; margin: 0 6px 0 4px;}
.page_link .page_r{width: 60%; text-align: right; font-size: 0;}
.page_link .page_r a{position: relative; display: inline-block; font-size: 14px; color: #fff; margin-left: 30px;}
.page_link .page_r a:before{content: ""; display: block; width: 0; height: 2px; background: #fff; position: absolute; top: 0; left: 0; margin-top: -22px; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page_link .page_r a.on:before{width: 100%;}
.page_link .page_r a:hover:before{width: 100%;}

/* 内页产品 头部 */
.pro-link{margin-top: 66px; top: 0; margin-bottom: 100px; border-bottom: 1px solid #dedede;}
.pro-link .page_l span{color: #282828;}
.pro-link .page_l a{color: #282828;}

/* 关于我们 */
.page_abouts .about_title{text-align: center; margin-bottom: 80px;}
.page_abouts .about_title h1{font-size: 32px; color: #282828; font-weight: bold; margin-bottom: 10px;}
.page_abouts .about_title h4{font-size: 14px; color: #666; font-family: 'novecentowide-book'; margin-bottom: 40px;}

.page_abouts .about_title .list li{width: 25%; padding: 20px 0; float: left; position: relative;}
.page_abouts .about_title .list li .item span{font-size: 48px; color: #7a8394; font-family: 'DisneyEnglish-Bold';}
.page_abouts .about_title .list li .item  i{display: block; font-size: 15px; color: #333; font-style: normal;}

.page_abouts .about_con{position: relative;}
.page_abouts .about_con .li{background: #f4f4f4;}
.page_abouts .about_con .li .item{width: 50%; }
.page_abouts .about_con .li .item.item_box{padding: 60px 50px 0 50px;}
.page_abouts .about_con .li .item h3{font-size: 20px; color: #282828; font-weight: bold; margin-bottom: 10px;}
.page_abouts .about_con .li .item p{font-size: 15px; color: #333; line-height: 2;}
.page_abouts .about_con .li .item .img{width: 100%; overflow: hidden;}
.page_abouts .about_con .li .item .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page_abouts .about_con .li:hover .item .img img{transform: scale(1.1);}


/* 发展历程 */
/* .page_story{position: relative; z-index: 2;}

.page_story .story_title{text-align: center; padding-top: 20px; margin-bottom: 100px;}
.page_story .story_title h1{font-size: 32px; color: #282828; font-weight: bold; margin-bottom: 10px;}
.page_story .story_title h4{font-size: 14px; color: #666; font-family: 'novecentowide-book'; margin-bottom: 40px;}

.page_story .story_list{margin-bottom: 60px;}
.page_story .story_list .li{position: relative; text-align: center; margin: 0 30px; }
.page_story .story_list .li h2{display: flex; height: 80px; font-size: 46px; color: #7a8394; margin-bottom: 6px; font-family: 'DisneyEnglish-Bold'; justify-content: center; align-items: end;}
.page_story .story_list .li h2 i{font-size: 62px; font-style: normal; color: #cb0c0c;}
.page_story .story_list .li p{font-size: 16px; color: #333; line-height: 2;}

.page_story .story_list .slick-prev, .page_story .story_list .slick-next{background: #7a8394; margin-top: -60px;}
.page_story .story_list .slick-prev{margin-left: -50px;}
.page_story .story_list .slick-next{margin-right: -50px;}

.page_story .story_list .slick-dots li.slick-active button:before{background: #7a8394;}

.story_mark{width: 100%; height: 100%; position: absolute; top: 0; left: 0; margin-top: -40px; background: url(../image/bg25.jpg) no-repeat;} */


/* 荣誉资质 */
.page_honor{position: relative;}

.page_honor .item_link{border-bottom: 1px solid #dedede; font-size: 0; padding-bottom: 10px; margin-bottom: 40px;}
.page_honor .item_link a{position: relative; display: inline-block; font-size: 18px; color: #333; font-weight: bold; margin-right: 30px;}
.page_honor .item_link a:before{content: ""; display: block; width: 0; height: 3px; background: #132b88; position: absolute; bottom: 0; left: 0; margin-bottom: -12px; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page_honor .item_link a.on{color: #132b88;}
.page_honor .item_link a.on:before{width: 100%;}

.page_honor .item_con{position: relative; width: 100%;}
.page_honor .item_con .item{width: 100%; padding: 20px 20% 0 0; margin-bottom: 40px; background: url(../image/bg12.png) no-repeat right bottom; background-size: 20%; border-bottom: 2px solid #dedede;}
.page_honor .item_con .item-n{padding: 40px 0 0 0; background: none; border-bottom: none;}
.page_honor .item_con .item h1{font-size: 28px; color: #181818; font-weight: bold; margin-bottom: 60px; position: relative; padding-left: 10px;}
.page_honor .item_con .item h1:before{content: ""; display: block; width: 3px; height: 27px; background: #132b88; position: absolute; top: 0; left: 0; margin-top: 5px;}
.page_honor .item_con .item .item_li{position: relative;}
.page_honor .item_con .item .item_li .li{margin: 0 10px;}
.page_honor .item_con .item .item_li .li img{display: block; float: none; width: 100%;}
.page_honor .item_con .item .item_li .li h6{font-size: 14px; color: #333; padding: 8px 0; text-align: center;}

.page_honor .item_con .item .item_li .slick-prev{opacity: 0; visibility: hidden;}
.page_honor .item_con .item .item_li .slick-next{left: 100%; padding: 5px; background: #999; border-radius: 0; top: 100%; margin-top: -20px; margin-left: -4px;} 

.page_honor .item_con .item .item_list{margin-bottom: 40px;}
.page_honor .item_con .item .item_list .list li{float: left; width: 23%; margin-right: 2%; margin-bottom: 20px;}
.page_honor .item_con .item .item_list .list li img{float: none; display: block; width: 100%;}
.page_honor .item_con .item .item_list .list li h6{font-size: 14px; color: #333; padding: 8px 0; text-align: center;}
.page_honor .item_con .item .item_text .list li{width: 48%; float: left; margin-bottom: 10px;}
.page_honor .item_con .item .item_text .list li h6{position: relative; font-size: 18px; color: #333; margin-bottom: 20px; padding-left: 16px;}
.page_honor .item_con .item .item_text .list li h6:before{content: ""; display: block; width: 8px; height: 8px; background: #132b88; position: absolute; top: 0; left: 0; margin-top: 8px;}


/* 合作伙伴-新 */
.page_partners .partners_link{font-size: 0; margin-bottom: 40px;}
.page_partners .partners_link a{display: inline-block; width: 160px; height: 44px; line-height: 44px; background: #f0f0f0; font-size: 15px; color: #222; text-align: center; margin-right: 4px; margin-bottom: 4px; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page_partners .partners_link a.on{background: #132b88; color: #fff;}
.page_partners .partners_link a:hover{background: #132b88; color: #fff;}

.page_partners .partners_con{width: 100%;}
.page_partners .partners_con .list{margin-right: -1%;}
.page_partners .partners_con .list li{width: 19%; margin-right: 1%; float: left; margin-bottom: 20px; border: 1px solid #f0f0f0; box-sizing: border-box; box-shadow: 2px 2px 10px 3px #f0f0f0}
.page_partners .partners_con .list li img{width: 100%;}



/*----联系我们----*/
.page_contact{position: relative;}

.page_contact .contact_text{width: 100%; background: #f7f7f7; padding: 40px; margin-bottom: 30px;}
.page_contact .contact_text .contact_left{width: 50%; padding: 20px;}
.page_contact .contact_text .contact_left h1{font-size: 22px; color: #333; font-weight: bold; margin-bottom: 20px;}
.page_contact .contact_text .contact_left p{font-size: 15px; color: #333; margin-bottom: 10px; font-family: 'Montserrat-Light'}
.page_contact .contact_text .contact_left .ewm{width: 120px; margin-top: 20px;}
.page_contact .contact_text .contact_left .ewm img{width: 100%; float: none; display: block}

.page_contact .contact_text .contact_right{width: 50%;}
.page_contact .contact_text .contact_right .page_message{background: #fff;}
.page_contact .contact_text .contact_right .btn{width: 40%; text-indent: 0;}
.page_contact .contact_text .contact_right .yanz input{position: relative; top: -1px; height: 39px;}

.page_contact .contact_map{width: 100%; box-shadow: 3px 3px 10px 3px #dedede; overflow: hidden}
.page_contact .contact_map .map{width: 100%; height: 460px;}


/* 产品优势 */
.page_advantage{padding-top: 60px;}
.page_advantage .adva-data{display: flex; justify-content: space-between; margin-bottom: 60px;}
.page_advantage .adva-data .li{width: 24%; padding: 40px; background: #f4f4f4;}
.page_advantage .adva-data .li .icon{width: 90px; margin-bottom: 10px;}
.page_advantage .adva-data .li .icon img{width: 100%; float: none; display: block;}
.page_advantage .adva-data .li span{display: block; font-size: 34px; color: #000; font-weight: bold; margin-bottom: 10px; font-family: 'Montserrat-Light';}
.page_advantage .adva-data .li p{font-size: 16px; color: #666; font-weight: bold;}

.page_advantage .adva-adv{display: flex; justify-content: space-between;}
.page_advantage .adva-adv .item{width: 32%;}
.page_advantage .adva-adv .item .img{width: 100%; overflow: hidden;}
.page_advantage .adva-adv .item .img img{width: 100%;}
.page_advantage .adva-adv .item .text{padding: 30px 20px; background: #f0f0f0;}
.page_advantage .adva-adv .item .text h2{font-size: 26px; color: #000; margin-bottom: 20px;}
.page_advantage .adva-adv .item .text .line{display: block; width: 50px; height: 2px; background: #f0ab00; margin-bottom: 20px;}
.page_advantage .adva-adv .item .text p{font-size: 15px; min-height: 96px; color: #666; line-height: 1.6;}


/* 服务 */
.page_advantage h2{font-size: 18px; color: #333; line-height: 2; padding-right: 25%; margin-bottom: 40px;}

.adva-adva .item-top{display: flex; justify-content: space-between; align-items: center; margin-bottom: 40px; background: #f4f4f4;}
.adva-adva .item-top .item{width: 50%;}
.adva-adva .item-top .item-p{padding: 0 60px;}
.adva-adva .item-top .item .img{width: 100%; overflow: hidden;}
.adva-adva .item-top .item .img img{width: 100%;}
.adva-adva .item-top .item h3{font-size: 26px; color: #000; font-weight: bold; margin-bottom: 20px;}
.adva-adva .item-top .item p{font-size: 16px; color: #666; line-height: 1.6;}

.adva-adva .item-end{display: flex; justify-content: space-between;}
.adva-adva .item-end .item{width: 32%;}
.adva-adva .item-end .item .img{width: 100%; overflow: hidden;}
.adva-adva .item-end .item .img img{width: 100%;}
.adva-adva .item-end .item .text{padding: 30px 20px; background: #f0f0f0;}
.adva-adva .item-end .item .text h3{font-size: 22px; color: #000; margin-bottom: 20px;}
.adva-adva .item-end .item .text p{font-size: 15px; color: #666; line-height: 1.6;}



/* 研发创新 */
.page_innovate h1{font-size: 28px; color: #181818; font-weight: bold; margin-bottom: 30px; position: relative; padding-left: 10px;}
.page_innovate h1:before{content: ""; display: block; width: 3px; height: 27px; background: #132b88; position: absolute; top: 0; left: 0; margin-top: 5px;}

.page_innovate .item_box{margin-bottom: 40px;}
.page_innovate .item_box .item_left{width: 100%; margin-bottom: 20px;}
.page_innovate .item_box .item_left p{font-size: 16px; color: #333; line-height: 1.6;}
.page_innovate .item_box .item_right{width: 100%;}
.page_innovate .item_box .item_right .img{width: 100%;}
.page_innovate .item_box .item_right .img img{width: 100%;}

.page_innovate .box_list{margin-bottom: 100px;}
.page_innovate .box_list .li{margin-bottom: 20px; padding: 20px; background: #f4f4f4;}
.page_innovate .box_list .li .li_left{width: 50%; padding: 40px;}
.page_innovate .box_list .li .li_left.left_t{padding: 80px 60px 40px 60px;}
.page_innovate .box_list .li .li_left h2{font-size: 20px; color: #333; font-weight: bold; margin-bottom: 10px;}
.page_innovate .box_list .li .li_left h6{font-size: 16px; color: #333; line-height: 2;}

.page_innovate .box_list .li .li_right{width: 50%;}
.page_innovate .box_list .li .li_right .img{width: 100%;}
.page_innovate .box_list .li .li_right .img img{width: 100%;}
.page_innovate .box_list .li .li_right .right_li .li{margin: 0 10px; padding: 0;}
.page_innovate .box_list .li .li_right .right_li .li img{width: 100%; border: 1px solid #dedede;}
.page_innovate .box_list .li .li_right.li_p{padding: 20px 0;}


.page_innovate .item_boxs{margin-bottom: 100px; position: relative;}
.page_innovate .item_boxs:before{content: ""; display: block; width: 140%; height: 160%; background: #f4f4f4; position: absolute; top: -15%; left: -16%;}
.page_innovate .item_boxs .item_left{width: 30%; margin-right: 5%; position: relative; z-index: 2;}
.page_innovate .item_boxs .item_left h3{font-size: 16px; color: #333; line-height: 1.8;}
.page_innovate .item_boxs .item_left h3 i{font-size: 28px; color: #132b88; font-style: normal; font-weight: bold; padding: 0 4px; font-family: 'DisneyEnglish-Bold';}
.page_innovate .item_boxs .item_right{width: 65%; position: relative; position: relative; z-index: 2;}
.page_innovate .item_boxs .item_right .img{width: 100%;}
.page_innovate .item_boxs .item_right .img img{width: 100%; float: none; display: block;}

.page_innovate .item_boxs .item_right .item_list{width: 80%; padding: 20px 10px; position: absolute; bottom: 0; right: 0; margin-bottom: -100px; background: #fff;}
.page_innovate .item_boxs .item_right .item_list .li{margin: 0 5px;}
.page_innovate .item_boxs .item_right .item_list .li img{display: block; width: 100%; border: 1px solid #dedede;}

.page_innovate  .item_con{margin-top: 200px; margin-bottom: 40px; padding: 140px 80px 0 80px; background: url(../image/bg36.jpg) no-repeat top center; background-size: 100% 80%;}
.page_innovate  .item_con h5{font-size: 16px; color: #333; line-height: 2;}
.page_innovate  .item_con .item_slick{margin-top: 100px;}
.page_innovate  .item_con .item_slick .li{margin: 0 10px;}
.page_innovate  .item_con .item_slick .li img{width: 100%; display: block; float: none;}
.page_innovate  .item_con .item_slick .li h6{font-size: 14px; color: #333; padding: 10px 0; text-align: center;}


/*----新闻----*/
.page_news{padding-top: 20px;}
.page_news .list{margin-right: -2%;}
.page_news .list li{width: 48%; float: left; padding: 30px; margin-right: 2%; margin-bottom: 30px; background: #f4f4f4; box-sizing: border-box; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page_news .list li h6{font-size: 18px; color: #999; margin-bottom: 40px; font-family: 'DisneyEnglish-Bold';}
.page_news .list li h2{font-size: 20px; color: #333; font-weight: bold; margin-bottom: 10px;}
.page_news .list li p{font-size: 16px; color: #666; line-height: 1.8; margin-bottom: 30px;}
.page_news .list li span{display: block; width: 140px; height: 40px; font-size: 14px; color: #fff; text-align: center; line-height: 40px; background: #181818; margin-top: 50px; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page_news .list li:hover{box-shadow: 2px 2px 10px 3px #dedede;}
.page_news .list li:hover span{width: 180px;}


/*----新闻详情----*/
.news_show .news_left{width: 74%; margin-right: 6%; position: relative;}
.news_show .news_left:after{content: ""; display: block; width: 1px; height: 100%; background: #f0f0f0; position: absolute; top: 0; right: 0; margin-right: -4%; margin-top: 44px;}
.news_show .news_left .news_title{margin-bottom: 40px;}
.news_show .news_left .news_title h1{font-size: 28px; color: #181818; font-weight: bold; line-height: 34px; margin-bottom: 14px; padding-bottom: 10px; border-bottom: 1px solid #dedede;}
.news_show .news_left .news_title span{display: inline-block; font-size: 16px; color: #666; margin-right: 20px; font-family: 'Montserrat-Light'}

.news_show .news_left .news_con p{font-size: 16px; color: #666; line-height: 1.8}
.news_show .news_left .news_con img{max-width: 960px; float: none; display: block; margin: 10px auto}
.news_show .news_left .news_con a{font-size: 16px; color: #666; display: inline-block}

.news_show .news_right{width: 20%;}
.news_show .news_right h1{font-size: 22px; color: #282828; font-weight: bold; margin-bottom: 20px;}
.news_show .news_right .list li{margin-bottom: 10px; padding-bottom: 20px; border-bottom: 1px solid #cecece;}
.news_show .news_right .list li h3{font-size: 17px; color: #333; line-height: 1.6;}


/* 招聘 */
.page-join .jobs-content{text-align: left;}
.page-join .jobs-content h4{font-size: 18px; color: #333; line-height: 1.8; padding-right: 25%; margin-bottom: 40px;}

.page-join .jobs-content .jobs-list{width: 75%; margin-right: 5%;}
.page-join .jobs-content .jobs-list .items{position: relative; width: 100%; margin-bottom: 30px; padding: 40px 50px 10px 50px; background: #ebedf4; cursor: pointer; }
.page-join .jobs-content .jobs-list .items h1{font-size: 20px; color: #282828; margin-bottom: 6px;}
.page-join .jobs-content .jobs-list .items span{display: inline-block; font-size: 16px; color: #999; margin-right: 20px; position: relative; margin-bottom: 10px;}
.page-join .jobs-content .jobs-list .items .r{width: 40px; height: 40px; position: absolute; top: 0; right: 0; margin: 40px 50px 0 0; background: url(../image/next1.png) no-repeat center; transform: rotateZ(90deg); transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-join .jobs-content .jobs-list .items .r:before{display: none;}
.page-join .jobs-content .jobs-list .items .jobs-li{transition: all ease .2s; -webkit-transition: all ease .2s; overflow: hidden;}
.page-join .jobs-content .jobs-list .items .jobs-li.job_description{margin-bottom: 40px;}
.page-join .jobs-content .jobs-list .items .jobs-li h4{font-size: 16px; color: #333; margin-bottom: 8px;}
.page-join .jobs-content .jobs-list .items .jobs-li p{font-size: 14px; color: #666; line-height: 1.8;}
.page-join .jobs-content .jobs-list .items .job_requirements{margin-bottom: 40px;}
.page-join .jobs-content .jobs-list .items.active .jobs-box{height: 0; visibility: hidden; opacity: 0;}

.page-join .jobs-content .jobs-list .items.active .r{transform: rotateZ(0);}

.page-join .jobs-content .jobs-contact{width: 20%;}
.page-join .jobs-content .jobs-contact h1{font-size: 20px; color: #282828; font-weight: bold; border-bottom: 1px solid #dedede; padding-bottom: 20px; margin-bottom: 20px;;}
.page-join .jobs-content .jobs-contact h3{font-size: 20px; color: #1b459b; font-weight: bold; margin-bottom: 20px; padding-bottom: 10px; border: none;}
.page-join .jobs-content .jobs-contact h5{font-size: 16px; color: #222; margin-bottom: 30px;}
.page-join .jobs-content .jobs-contact h5 i{display: block; font-style: normal; line-height: 2; font-family: 'Montserrat-Light';}




/* 行业底部通用链接 */
.page_url{margin-top: 80px;}
.page_url .item_box{display: flex;}
.page_url .item_box .item{width: 50%; background: #e7dfcd;}
.page_url .item_box .item-r{padding: 12% 0 0 80px;}
.page_url .item_box .item .img{width: 100%; overflow: hidden;}
.page_url .item_box .item .img img{float: none; display: block; width: 100%;}
.page_url .item_box .item h2{font-size: 32px; color: #333; margin-bottom: 20px;}
.page_url .item_box .item .c_link{width: 280px; height: 46px; line-height: 46px; font-size: 14px; color: #181818; text-align: center; border-radius: 4px; background: #f0ab00;}


/* 行业列表 */
.choose-h1{font-size: 32px; color: #333; margin-bottom: 40px;}

.page_choose{padding: 20px 0 0 0; position: relative; overflow: hidden;}
.page_choose .item-box{display: flex; flex-wrap: wrap; justify-content: space-between;}
.page_choose .item-box .item{width: 24%; margin-bottom: 20px;}
.page_choose .item-box .item .img{width: 100%; overflow: hidden;}
.page_choose .item-box .item .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page_choose .item-box .item .text{padding: 30px 20px; background: #f7f7f7;}
.page_choose .item-box .item .text h2{font-size: 18px; color: #333; margin-bottom: 20px;}
.page_choose .item-box .item .text h3{font-size: 14px; color: #444; line-height: 1.6; height: 66px;}
.page_choose .item-box .item:hover .img img{transform: scale(1.1);}

.page_choose .item-box .item:nth-child(2){animation-delay: .5s; -webkit-animation-delay: .5s}
.page_choose .item-box .item:nth-child(3){animation-delay: .6s; -webkit-animation-delay: .6s}
.page_choose .item-box .item:nth-child(4){animation-delay: .7s; -webkit-animation-delay: .7s}
.page_choose .item-box .item:nth-child(5){animation-delay: .8s; -webkit-animation-delay: .8s}
.page_choose .item-box .item:nth-child(6){animation-delay: .9s; -webkit-animation-delay: .9s}
.page_choose .item-box .item:nth-child(7){animation-delay: 1s; -webkit-animation-delay: 1s}
.page_choose .item-box .item:nth-child(8){animation-delay: 1.1s; -webkit-animation-delay: 1.1s}

/* 行业 */
.page_profession .list{margin-right: -2%;}
.page_profession .item{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 40px;}
.page_profession .item .img{width: 100%; overflow: hidden;}
.page_profession .item .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page_profession .item .text{padding: 30px 20px; background: #f7f7f7;}
.page_profession .item .text h2{font-size: 22px; color: #333; margin-bottom: 20px;}
.page_profession .item .text h3{font-size: 14px; color: #444; line-height: 1.6;}
.page_profession .item:hover .img img{transform: scale(1.1);}


/* 产品 */
.page-pro{display: flex;}
.page-pro .pro-left{width: 20%; margin-right: 2%;}
.page-pro .pro-left .pro-search{padding: 20px; border-top: 1px solid #dedede; border-left: 1px solid #dedede; border-right: 1px solid #dedede;}
.page-pro .pro-left .pro-search form{position: relative;}
.page-pro .pro-left .pro-search input{width: 100%; height: 50px; line-height: 50px; outline: none; border: 1px solid #999; border-radius: 6px; box-sizing: border-box; padding-left: 10px;}
.page-pro .pro-left .pro-search .ss{width: 46px; height: 46px; color: transparent; border: none; background: url(../image/icon15.png) no-repeat center; position: absolute; top: 0; right: 0; margin-top: 2px; cursor: pointer;}
.page-pro .pro-left .item h3{font-size: 14px; color: #000; font-weight: bold; padding: 16px; background: #f0f0f0; border-top: 1px solid #dedede; border-left: 1px solid #dedede; border-right: 1px solid #dedede;}
.page-pro .pro-left .item .item-li{padding: 16px; border: 1px solid #dedede;}
.page-pro .pro-left .item .item-li a{font-size: 14px; color: #282828; margin-bottom: 10px; line-height: 1.4;}
.page-pro .pro-left .item .item-li a.active{color: #012664}
.page-pro .pro-left .item .item-li a:hover{color: #012664;}

.page-pro .pro-right{width: 78%;}
.page-pro .pro-right .list{display: flex; justify-content: space-between; flex-wrap: wrap;}
.page-pro .pro-right .list li{height: 282px; width: 31%; margin-bottom: 30px; background: #f7f7f7; overflow: hidden;}
.page-pro .pro-right .list li a{padding: 20px;}
.page-pro .pro-right .list li .p-title{padding: 30px 0 10px 0; text-align: center; margin-bottom: 20px;}
.page-pro .pro-right .list li .p-title h2{font-size: 18px; font-weight: bold; color: #012664; margin-bottom: 20px;}
.page-pro .pro-right .list li .p-title h2 i{font-size: 20px; display: inline-block; height: 24px; line-height: 20px; vertical-align: bottom; font-style: normal; font-weight: normal; padding-left: 8px; margin-left: 10px; border-left: 2px solid #012664; font-family: 'Montserrat-Light';}
.page-pro .pro-right .list li .p-title .line{display: block; width: 100%; height: 1px; border-bottom: 3px dotted #dedede; margin: 10px 0;}
.page-pro .pro-right .list li .p-title h3{font-size: 15px; color: #666; margin-bottom: 10px; text-align: left;}
.page-pro .pro-right .list li .p-title h4{font-size: 17px; font-weight: bold; color: #666; text-align: left;}
.page-pro .pro-right .list li .p-title h4 i{font-size: 17px; font-style: normal; font-weight: normal; padding-left: 10px; margin-left: 10px; border-left: 2px solid #999; font-family: 'Montserrat-Light';}
.page-pro .pro-right .list li .p-text{overflow: hidden; }
.page-pro .pro-right .list li .p-text h4{font-size: 16px; color: #666; line-height: 1.8; }
.page-pro .pro-right .list li .p-text h5{font-size: 18px; color: #666; font-weight: bold; margin-top: 40px; margin-bottom: 10px;}
.page-pro .pro-right .list li.on .p-text{height: 440px;}
.page-pro .pro-right .list:after{display: none;}

.page-pro .pro-r{width: 100%;}
.page-pro .pro-r .list li{width: 23%;}


/* 仓储 */
.page_warehous h2{font-size: 18px; color: #333; line-height: 2; padding-right: 15%; margin-bottom: 40px;}

.page_warehous .warehous-adv .item-box{margin-bottom: 40px}
.page_warehous .warehous-adv .item-box .item h3{font-size: 22px; color: #333; font-weight: bold; margin-bottom: 20px;}
.page_warehous .warehous-adv .item-box .item p{font-size: 16px; color: #666; line-height: 1.8;}
.page_warehous .warehous-adv .item-box .item-img{display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 20px -1.3333% 20px 0}
.page_warehous .warehous-adv .item-box .item .img{width: 32%; overflow: hidden; margin-bottom: 20px; margin-right: 1.3333%}
.page_warehous .warehous-adv .item-box .item .img img{width: 100%;}

/* 公共页面 */
.page_article p{font-size: 16px; color: #333; line-height: 1.8;}
.page_article img{max-width: 1200px; margin: 10px auto; display: block; float: none;}
.page_article video{display: block; width: 1280px; margin: 0 auto}

/* 搜索 */
.page_search{}
.page_search .list{display: flex; justify-content: space-between; flex-wrap: wrap;}
.page_search .list li{height: 282px; width: 32%; margin-bottom: 30px; background: #f7f7f7; overflow: hidden;}
.page_search .list li a{padding: 20px;}
.page_search .list li .p-title{padding: 30px 0 10px 0; text-align: center; margin-bottom: 20px;}
.page_search .list li .p-title h2{font-size: 18px; font-weight: bold; color: #012664; margin-bottom: 20px;}
.page_search .list li .p-title h2 i{font-size: 20px; display: inline-block; height: 24px; line-height: 20px; vertical-align: bottom; font-style: normal; font-weight: normal; padding-left: 8px; margin-left: 10px; border-left: 2px solid #012664; font-family: 'Montserrat-Light';}
.page_search .list li .p-title .line{display: block; width: 100%; height: 1px; border-bottom: 3px dotted #dedede; margin: 10px 0;}
.page_search .list li .p-title h3{font-size: 15px; color: #666; margin-bottom: 10px; text-align: left;}
.page_search .list li .p-title h4{font-size: 17px; font-weight: bold; color: #666; text-align: left;}
.page_search .list li .p-title h4 i{font-size: 17px; font-style: normal; font-weight: normal; padding-left: 10px; margin-left: 10px; border-left: 2px solid #999; font-family: 'Montserrat-Light';}
.page_search .list li .p-text{overflow: hidden; }
.page_search .list li .p-text h4{font-size: 16px; color: #666; line-height: 1.8; }
.page_search .list li .p-text h5{font-size: 18px; color: #666; font-weight: bold; margin-top: 40px; margin-bottom: 10px;}
.page_search .list li.on .p-text{height: 440px;}
.page_search .list:after{display: none;}




/*-----公共样式-------*/
/*----page_message----*/
.page_message{width: 90%; height: auto; padding: 20px; margin: 0 auto; float: none;}
.page_message input {width: 100%; height: 37px; border: 1px solid #ddd; font-size: 12px; text-indent: 5px; outline: 0; margin-bottom: 10px; box-sizing: border-box}
.page_message textarea {width: 100%; height: 100px; border: 1px solid #ddd; font-size: 12px; text-indent: 5px; outline: 0; margin-bottom: 10px; padding: 4px 0; box-sizing: border-box}
.page_message .yanz{margin-bottom: 4px;}
.page_message .yanz input {width: 20%; float: left;}
.page_message .yanz img {height: 37px; display: block; float: left;}
.page_message .btn{font-size: 14px; color: #fff; height: 49px; border: none; border-radius: 4px; background: #b7d2e5; cursor: pointer}
.page_message .btn:hover {background: #9dc6dc;}

/*----show_page----*/
.show_pages{margin: 40px 0 20px 0; padding-top: 20px; border-top: 1px solid #dedede;}
.show_pages p{font-size: 16px; color: #181818; line-height: 26px;}
.show_pages p a{font-size: 16px; color: #181818; display: inline-block; vertical-align: top;}

/*----pages----*/
.pagination a.cur {background: #181818 !important}

/*----site_map----*/
.page_webmap{padding: 200px 0 50px 0;}
.page_webmap .title{border-bottom: 1px solid #dedede; margin-bottom: 40px; padding-bottom: 10px;}
.page_webmap .title h1{font-size: 24px; color: #666; font-weight: bold; float: left}
.page_webmap .title .city_link{width: 120px; font-size: 13px; color: #fff; text-align: center; padding: 10px 0; background: #333;; float: right; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_webmap .title .city_link:hover{background: #181818;}

.page_webmap .webmap_nav{transition: all .4s; -webkit-transition: all .4s}
.page_webmap .webmap_nav .list{list-style: none}
.page_webmap .webmap_nav .list .li{margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px dashed #e0e0e0}
.page_webmap .webmap_nav .list .li>a{font-size: 18px; color: #333;}

.page_webmap .webmap_nav .list_son{list-style: none; margin-top: 20px}
.page_webmap .webmap_nav .list_son li{float: left; margin-right: 40px;}
.page_webmap .webmap_nav .list_son li a{font-size: 14px; color: #333;}