p,a{font-size:16px; }
a:hover{color:#1d7ce6;transition:.5s;}
.wrap{max-width:1680px;margin:0 auto;}
@media(max-width:1680px){
    p,a{font-size:14px !important;}
    .wrap{width:90%;margin:0 auto;}
}

/*首页-头部*/
header{background:#fff;margin:0 auto;width:100%;height:100px;display: flex;justify-content: space-between;align-items: center;padding:0 1.5rem;position: fixed;top:0;z-index:1999;}
header .header_logo{width:373px;margin-top: -10px;}
header nav{height: 100%;font-size:16px;position: relative;display: flex;justify-content: center;align-items: center;border-bottom:1px solid #eeeeee;}
header .nav-main{width: 100%;height: 100%;list-style-type: none;}
header .nav-main span{display: inline-block;margin-left: 7px;width:12px;height: 9px;background: url('../images/down-icon.png') no-repeat;}
header .hover-up{transition-duration: .5s;transform: rotate(180deg);-webkit-transform: rotate(180deg);}
header .hover-down{transition-duration: .5s;transform: rotate(0deg);-webkit-transform: rotate(0deg);}
header .nav-main>li{position:relative;font-weight:bold;height: 100%;display: flex;float: left;color: #333;margin-right: 50px;cursor: pointer;line-height: 109px;justify-content: center;align-items: center;}
header .nav-main>li a{display: block;width:100%;height:100%;font-size: 16px;color: #333;}
header .nav-main>li a img{width:66px;}
header .nav-main>li:hover, .nav-main>li a:hover, header .nav-main>li.active, header .nav-main>li.active a{color: #1d7ce6;}
header .nav-main>li:nth-last-child(2){margin-right:26px;}
header .nav-main>li:nth-last-child(1){margin-right:0px;}
header .hidden-box{display: none;width:auto;border: 1px solid #eee;position: absolute;top:98px;background:#fff;z-index:100;}
header .hidden-box>ul{list-style-type: none;color: #333;cursor: pointer;}
header .hidden-box li{padding:20px;border-bottom:1px solid #eee;}
header .hidden-box li:hover{background:#f8f8f8;}
header .hidden-box li a{color:#333;font-size:16px;display: block;}
header .hidden-box li:last-child{border:none;}
/*下拉部分 子导航*/
header .hidden-loc-1{left: 72px;}
header .hidden-loc-2{left: 177px;}
header .hidden-loc-5{left: 560px;}
@media screen and (max-width: 1600px){
    header .header_logo{width:250px;}
}
@media screen and (max-width: 1440px){
    header .header_logo{width:200px;}
    header nav, header .nav-main>li a, header .hidden-box li a{font-size:15px;}
    header .nav-main>li a img{width:50px;}
}
@media screen and (max-width: 1280px){
    header .nav-main>li{margin-right:35px;}
    header .hidden-loc-1{left: 51px;}
    header .hidden-loc-2{left: 157px;}
}
@media screen and (max-width: 1024px){
    header nav, header .nav-main>li a, header .hidden-box li a{font-size:14px;}
    header .nav-main>li{margin-right:25px;}
    header .hidden-loc-1{left: 39px;}
    header .hidden-loc-2{left: 136px;}
}

/*移动端导航css*/
.mobile_header{width:100%; background:#fff;height:60px;display:none;position:fixed;top:0;left:0;z-index:1999;}
.mobile_header .container{width:100%;height:100%;display:flex;justify-content: space-between;align-items: center;}
.mobile_header .container img{height: 90%;}
.mobile_header .container i{font-size:40px;}
.open_logo img {width: 150px;margin-top: 20px;}
#nav-phone {position:fixed; top:0; right:-100%; width:100%; height: 100%; background:#fff;z-index:2000;}
.close { display: flex;justify-content: flex-end;font-size: 20px;color: #7bc146;cursor: pointer;margin: 10px 20px 0 0;opacity: 1!important;;}
.mobile_header .mobile_menu {width:92%; margin:30px auto 0; height:auto; z-index:99;}
.mobile_header .mobile_menu li{width:100%;}
.mobile_header .mobile_menu li a{display:block;height:100%; font-size:16px; line-height:48px; border-bottom:1px #f5f5f5 solid;color:#222;}
.mobile_menu li h3 {width:100%;background: url(../images/icon_01.png) 98% center no-repeat; background-size:12px; opacity:0.8; position:relative;}
.mobile_menu li.selected h3{background: url(../images/icon_02.png) 98% center no-repeat; background-size:12px; opacity:0.8;}
.mobile_menu li .list-item {position:relative;overflow: hidden;zoom: 1;display: none;padding-bottom: 30px;max-height: 300px;overflow-y: scroll;}
.mobile_menu li .list-item a{display:block; padding-left:20px; font-size:15px;}
.mobile_menu li .list-item a:hover{color:#c3a478;}
.open_logo{display: flex; justify-content: center; align-items: center;}
.open_logo img{width:210px;}
.mobile_header .mobile_menu li i{color:#c72032; margin-right:5px;}
#navToggle{display: none;}
@media screen and (max-width: 992px){
    header{display:none;}
    .mobile_header{display:flex;}
    .nav_top{display:none;}
    .mobile_header .container i{font-size:40px;}
}
@media screen and (max-width: 576px){
    .mobile_header .container img{height: 80%;}
    .mobile_header .container i{font-size:30px;}
}

/*首页-轮播图*/
.banner{height:890px;margin-top:100px;}
#swiper1{width:100%;height:100%;}
#swiper1 .swiper-slide{color:#fff;display:block;padding:0 160px;}
#swiper1 .banner_inner{width:823px;display: flex;flex-direction: column;justify-content: center;margin-top:310px;}
#swiper1 #swiper-slide2 .banner_inner{align-items: center;width:705px;float: right;}
#swiper1 .swiper-slide button{width:240px;height:65px;display: flex;justify-content: center;align-items: center;background-image: linear-gradient(to right, #1d7ce6, #1d7ce6);border:1px solid white;border-radius: 10px;color:#fff;font-size:20px;margin-top:56px;outline: none;}
.m_banner{display: none;}
@media(max-width:1200px) {
    #swiper1 .banner_inner img{max-width:60%;}
    #swiper1 .swiper-slide button {width: 200px;height: 50px; font-size: 18px;}
}
@media(max-width:992px){
    .banner{display: none;}
    #swiper-pagination1{display: none;}
    .m_banner{display: block;width:100%;margin-top:60px;}
    .m_banner img{width:100%;height:auto;}
}

/*首页-公司简介*/
.default_about{background:url(../images/default_about_bg.jpg) center top/cover no-repeat;}
.default_about .wrap{padding:232px 110px 126px 110px;display: flex;justify-content: space-between;align-items: center;}
.default_about .left{width:45%;display: flex;flex-direction: column;justify-content: center;}
.default_about h1{font-size:24px;color:#0193dc;font-weight:Bold;}
.default_about .default_about_title{width:160px;margin:26px 0;}
.default_about .subtitle{font-size:18px;color:#000;font-weight:Bold;margin-top:20px;}
.default_about .content{font-size:18px;color:#000;line-height: 2;margin:36px 0;}
.default_about .more{height:70px;border-top:1px solid;display: flex;justify-content: space-between;align-items: center;
    cursor: pointer;color:#000;}
.default_about .more:hover span, .default_about .more:hover .more_img{transform: translateX(30px);}
.default_about .more span{font-size:16px;color:#000;transition: .5s;}
.default_about .more_img{width:39px;transition: .5s;}
.default_about .right{width:47%;}
.default_about .default_about_pic{width:100%;}
@media(max-width:992px){
    .default_about .wrap{display: block;padding:40px 0 20px 0;}
    .default_about .left{width:100%;}
    .default_about .right{width:100%;}
}

/*首页-产品展示*/
.default_product{padding:16px 0 39px 0;background:url(../images/default_product_bg.jpg)center top/cover no-repeat;}
.default_product .wrap{position: relative;}
.default_product .title_block{display: flex;flex-direction: column;justify-content: center;align-items: center;padding:71px 0 52px 0;}
.default_product .title_block h1{font-size:24px;font-weight:bold;color:#fff;}
.default_product .title_block h2{font-size:16px;color:#fff;margin:13px 0 35px 0;}
.default_product .title_line{width:60px;height:5px;background: #fff;}
.default_product .swiper-slide a{display: flex;flex-direction: column;justify-content: center;align-items: center;background:#fff;padding:30px 20px;}
.default_product .title_cn{font-size:20px;font-weight:bold;color:#000;}
.default_product .title_en{color:#1e88b8;font-size:20px;margin:16px 0;}
.default_product .more{width:100%;height:50px;border-top:1px solid;display: flex;justify-content: space-between;align-items: center;
    cursor: pointer;color:#000;}
.default_product .swiper-slide a:hover span, .default_product .swiper-slide a:hover .more_img{transform: translateX(15px);}
.default_product .more span{font-size:16px;color:#000;transition: .5s;}
.default_product .more_img{width:39px;transition: .5s;}
.default_product .pic_box{overflow: hidden;}
.default_product .pdt_pic{width:100%;transition: .5s;}
.default_product .swiper-slide a:hover .pdt_pic{transform: scale(1.1);}
.default_product .swiper-pagination{position: relative;width:100%;display: flex;justify-content: center;align-items: center;margin-top:46px;}
.default_product .swiper-pagination-bullet{width:20px;height:20px;margin:0 8px;}
@media(max-width:992px){
    .default_about .wrap{display: block;padding:40px 0 20px 0;}
    .default_product .title_block h2{line-height: 1.5;text-align: center;}
}

/*首页-应用*/
.default_app{padding:16px 0 94px 0;background:#fafafa;}
.default_app .title_block{position: relative;display: flex;flex-direction: column;justify-content: center;align-items: center;padding:71px 0 52px 0;}
.default_app .title_block .txts{position: absolute;z-index:2;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.default_app .title_block img{position: absolute;z-index:1;top:-10px;}
.default_app .title_block h1{font-size:24px;font-weight:bold;color:#1d7ce6;}
.default_app .title_block h2{font-size:16px;color:#000;margin:13px 0 35px 0;}
.default_app .title_line{width:60px;height:5px;background: #1d7ce6;}

.tech{display:flex;align-items: center;margin-top:35px;}
.tech .item{width:10%;height:724px;background-position:left top;line-height: 1.1;}
.tech .content{width:100%;height:100%;position:relative;overflow:hidden;display: flex;justify-content: center;align-items: center;}
.tech .content .title{font-size:24px;color:#fff;font-weight:bold;}
.tech .txt{position:absolute;bottom: 50px;padding:0 40px;color:#fff;width:100%;display: none;}
.tech .txt h3{font-size:24px;font-weight:bold;position: relative;display: inline-block;}
.tech .txt h3::after{display: block;content: "";position: absolute;left:0;top:30px;width: 100%;height: 2px;background: #fff;}
.tech .txt p{font-size:16px;line-height:2;margin-top:20px;}
.tech .tech_item_active{width:60%;line-height: 1;}
.tech .tech_item_active .title{display: none;}
.tech .tech_item_active .txt{display: block;}
@media(max-width:992px){
    .default_app{display: block;height:auto;}
    .tech .txt h3, .tech .content .title{font-size:18px;}
}

/*底部*/
#pc_footer{padding:52px 0 28px 0;}
#pc_footer .wrap{display: flex;justify-content: center;align-items: center;flex-direction: column;}
#pc_footer .footer_title{width:427px;margin-bottom:40px;max-width: 100%;}
#pc_footer .info{display: flex;justify-content: space-between;width:100%;}
#pc_footer .info .left{width:55%;display: flex;justify-content: center;align-items: center;}
#pc_footer .info .left .footer_logo{width:176px;margin-left:66px;}
#pc_footer .info .left .bottom{margin-top:30px;}
#pc_footer .info .left .text{color:#34404b;font-size:14px;margin-top:10px;}
#pc_footer .info .left .text a{color:#34404b;font-size:14px;}
#pc_footer .info .right{display: flex;justify-content: space-between;width:45%;}
#pc_footer .info .i_left{width:60%;}
#pc_footer .info .i_left h2{color:#34404b;font-size:34px;font-weight:bold;}
#pc_footer .info .i_left p{color:#34404b;font-size:16px;margin:17px 0 42px 0;}
#pc_footer .info .i_left .info{border-left:2px solid #139bde;padding:0 24px;flex-direction: column;}
#pc_footer .info .i_left .info p{color:#34404b;font-size:14px;margin: 0 0 15px 0 ;}
#pc_footer .info .i_left .info p:last-child{margin-bottom:0;}
#pc_footer .info .i_left .info a{color:#34404b;font-size:14px;}
#pc_footer .info .i_left .info span{color:#139bde;}
#pc_footer .info .i_right{width:40%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
#pc_footer .info .i_right img{width:147px;}
#pc_footer .info .i_right p{color:#34404b;font-size:14px;margin-top:16px;}

#m_footer{display: none;}
@media(max-width:1600px) {
    #pc_footer .info .left{width:45%;}
    #pc_footer .info .right{width:55%;}
}
@media(max-width:992px) {
    /*#pc_footer{display: none;}*/
    /*#m_footer{display: block;background:#fff;padding:10px 0;}*/
    #pc_footer .info .left{width:100%;}
    #pc_footer .info .right{display: none;}
    #pc_footer .info .left .text{text-align: center;}
    #pc_footer .info .left .left_i{display: flex;flex-direction: column;align-items: center;}
    #pc_footer .info .left .footer_logo{margin-left:0;}
}

/*------------------------------------------------------------------------------*/

/*公司简介*/
.page_about .content{padding:58px 0;}
.page_about .content .title{font-size:30px;color:#333;font-weight:bold;position: relative;margin-bottom:70px;}
.page_about .content .title::before{position: absolute;display: block;content: "";width:58px;height:3px;background:#1d7ce6;top:58px;}
.page_about .content .info h2{font-size:18px;color:#333;font-weight:bold;}
.page_about .content .info p{font-size:18px;color:#333;line-height: 2;text-indent: 2em;}
.page_about .content .infos h2{margin:20px 0;}
.page_about .content .infos p{line-height: 2;text-indent: 0;}
.page_about .content img{margin-top:20px;}
@media(max-width:992px) {
    .page_about .content{padding:28px 0 18px 0;}
    .page_about .content .title{font-size:24px;}
    .page_about .content img{max-width: 100%;}
}


/*荣誉资质*/
.page_honor .content{padding:53px 0 33px 0;}
/*.page_honor .content .list{display: flex;justify-content: space-between;align-items: center;flex-wrap:wrap;}*/
/*.page_honor .content .item{width:32%;margin-bottom:33px;}*/
/*.page_honor .content .item:last-child:nth-child(3n+2){margin-right:34%;}*/
@media(max-width:992px) {
    .page_honor .content{padding:33px 0 13px 0;}
    /*.page_honor .content .item{width:48%;}*/
    /*.page_honor .content .item:last-child:nth-child(3n+2){margin-right:0%;}*/
}


/*企业文化*/
.page_culture .content{padding:60px 0 80px 0;display: flex;justify-content: space-between;}
.page_culture .list{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.page_culture .list .item{width:23.5%;margin-bottom:20px;}
.page_culture .list .item img{width:100%;transition: .5s;}
.page_culture .list .item:hover img{transform: scale(1.1);}
.page_culture .list .item:last-child:nth-child(4n+2){margin-right:51%;}
.page_culture .list .item:last-child:nth-child(4n+3){margin-right:25.5%;}
@media(max-width:992px) {
    .page_culture .content{padding:30px 0 50px 0;display: block;}
    .page_culture .list .item{width:48%;}
    .page_culture .list .item:last-child:nth-child(4n+2){margin-right:0%;}
    .page_culture .list .item:last-child:nth-child(4n+3){margin-right:0%;}
}

/*产品中心*/
.page_product .left .cates .cate_item{height:80px;}
.page_product .content{padding:53px 0 33px 0;}
.page_product .m_left{display: none;}
.page_product .list{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.page_product .content .pdt_item{width:32%;margin-bottom:33px;border:1px solid #cccccc;}
.page_product .content .pdt_item:last-child:nth-child(3n+2){margin-right:34%;}
.page_product .pdt_item .img_box{width:100%;overflow:hidden;display: flex;justify-content: center;align-items: center;}
.page_product .pdt_item img{max-width:100%;transition: .5s;max-height:265px;}
.page_product .pdt_item .img_box:hover img{transform: scale(1.1);}
.page_product .pdt_item p{height:60px;display: flex;justify-content: center;align-items: center;font-size:18px;color:#333;background:#fff;text-transform:uppercase;}
@media(max-width:992px) {
    .page_product .content{ padding: 30px 0 23px 0;}
    .page_common.page_product .wrap{display: block;}
    .page_common.page_product .left.m_left{display: block;width:auto;overflow-x:scroll;}
    .page_common.page_product .left.m_left .cates{top:-60px;}
    .page_common.page_product .left.m_left .items{float: left;}
    .page_common.page_product .left.m_left .cates{width:150px;top:0px;}
    .page_common.page_product .left.m_left .cate_title {display: none;}
    .page_common.page_product .left.m_left .cate_title::before{display: none;}
    .page_common.page_product .left.m_left .cates .cate_item::before{display: none;}
    .page_common.page_product .left.m_left .cates .cate_item{height: 60px;float: left;width:130px;border-right:2px solid #f7f7f7;justify-content: center;}
    .page_common.page_product .left.m_left .cates .cate_item:last-child{border:none;}
    .page_common.page_product .left.m_left .cates div, .page_common.page_product .left .cates a {padding-left: 0px; }
    .page_product .content .pdt_item{width:48%;}
    .page_product .content .pdt_item:last-child:nth-child(3n+2){margin-right:0%;}
    .page_product .pdt_item img{max-height:120px;}
}

/*产品详情*/
.page_productview .content{padding:57px 0;}
.page_productview .content .info{display: flex;justify-content: space-between;align-items: flex-start;}
.page_productview .content .info .left{width:45%;position:relative;}
.page_productview .content .info .left img{width:100%;}
.page_productview .content .info .text{width:50%;}
.page_productview .content .info .text .title{text-transform:uppercase;font-size:30px;color:#1d7ce6;padding-bottom:25px;border-bottom:1px solid #d9d9d9;font-weight:bold;}
.page_productview .content .info .text .info{font-size:16px;color:#666;padding:22px 0 32px 0;}
.page_productview .content .info .text .line{display: flex;justify-content: flex-start;align-items: center;margin-bottom:25px;}
.page_productview .content .info .text .line i{font-size:22px;margin-right:14px;color:#1d7ce6;}
.page_productview .content .info .text .line span{font-size:16px;color:#222;}
.page_productview .content .info .text .line a{font-size:16px;color:#222;}
.page_productview .param{margin-top:20px;padding:20px 0 30px 0;}
.page_productview .param table{width:100%;border:1px solid #ccc;margin-bottom: 10px;border-collapse: collapse;display: table;}
.page_productview .param td, .page_productview .param th {text-transform:uppercase;padding: 5px 10px;border: 1px solid #DDD;font-size:16px;padding:10px;width:25%;}
.page_productview .param th{font-weight: bold;}
.page_productview .param tr:hover{background:#eee;}
@media(max-width:992px) {
    .page_productview .content{padding:30px 0;}
    .page_productview .content .info{display: block;}
    .page_productview .content .info .left{display: block;width:100%;}
    .page_productview .content .info .text{display: block;width:100%;}
    .page_productview .content .info .text .title{font-size:24px;}
    .page_productview .content .info .text .line a{font-size:16px !important;}
}

/*招聘*/
.page_join .content{padding:30px 0 0 0;}
.join_jobs{background:#fff; border-radius:4px; border:1px #f2f2f2 solid; padding:20px 30px; margin-bottom:15px; position: relative; overflow: hidden; cursor:pointer;}
.join_jobs:hover{ box-shadow: 0 0 20px rgba(0,0,0,.04);}
.join_jobs h5{font-weight:bold;font-size:18px;color:#333;margin-bottom:20px;}
.join_jobs div{font-size:18px;line-height: 1.25;}
.join_jobs div span{padding:0 10px;font-size:16px;color:#333;}
.join_jobs div span:nth-child(1){padding-left:0;}
.join_jobs a.join_apply{background-image:linear-gradient(to right, #0d59c6, #297bf1);border-radius:30px; width:160px; padding:10px 0; display:flex; align-items:center; justify-content:center; flex:1; color:#fff; margin-top:50px;transition: all .5s ease-in-out; position:absolute; right:-50%; top:-20px; opacity:0;}
.join_jobs a.join_apply:before{content:"\e601"; font-size:24px; line-height: 1; transition: all .5s ease-in-out; margin-top:0; margin-right:5px;}
.join_jobs.selected .join_position{border-bottom:1px #e9e9e9 solid; padding-bottom:20px;}
.join_jobs.selected .join_apply{opacity:1;right:30px;}
.join_jobs .list-item {position:relative; overflow:hidden;zoom: 1; display:none; padding:15px 0 0 0;}
.join_jobs .list-item b{font-size:18px;margin-bottom:40px;color:#1d7ce6;}
.join_jobs .list-item{line-height: 1.5;}
.join_jobs .list-item p{line-height: 1.5;}
.join_jobs .list-item div{margin-bottom:20px;}
.page_join .pag_box{margin-top:30px;display: flex;justify-content: center;}
.pagination {margin-bottom: 40px!important;}
@media(max-width:576px){
    .join_jobs a.join_apply{margin-top: 25px;}
    .join_jobs.selected .join_apply {right: 20px;width: 130px;}
    .join_jobs h5{max-width: 50%;line-height: 1.25;}
    .join_jobs div, .join_jobs div span{font-size:15px;}
}

/*新闻资讯*/
.page_news .content .list{margin-bottom:60px;}
.page_news .content .item{display: flex;justify-content: space-between;padding:20px;background: #fff;margin-top:20px;}
.page_news .content .img{width:255px;height:160px;}
.page_news .content .right{padding:10px 28px 10px 36px;}
.page_news .content .line{display: flex;justify-content: space-between;align-items: center;}
.page_news .content .title{font-size:20px;color:#222;margin-bottom:26px;font-weight: bold;}
.page_news .content .time{font-size:14px;color:#999;}
.page_news .content .time .iconfont{font-size:14px;color:#999;}
.page_news .content .time span{font-size:14px;color:#999;}
.page_news .content .text{font-size:15px;color:#999;line-height: 1.6;margin-bottom:30px;}
.page_news .content .more{font-size:16px;color:#666;float:right;}
.page_news .content .more span{font-size:16px;color:#666;}
.page_news .content .more i{font-size:16px;color:#666;}
@media(max-width:992px) {
    .page_news .content .item{display: block;}
    .page_news .content .img{width:100%;height:160px;}
    .page_news .content .line{display: block;}
    .page_news .content .item{padding:0 0 20px 0;}
    .page_news .content .right{padding:15px;}
    .page_news .content .title {margin-top:16px;font-size:18px;margin-bottom: 16px;}
    .page_news .content .text{margin-top:10px;font-size:14px;}
    .page_news .content .more span, .page_news .content .more i{font-size:14px;}
    .page_news .content .list{margin-bottom:30px;}
    .page_common .right .content{padding-bottom:20px;}
}

/*新闻详情*/
.page_newsview .top{display: flex;flex-direction: column;align-items: center;margin-top:40px;border-bottom:1px solid #e8e8e8;}
.page_newsview .news_title{font-size:28px;color:#222;}
.page_newsview .time{font-size:14px;color:#666;display: flex;align-items: center;margin:20px 0;}
.page_newsview .time i{font-size:14px;color:#666;margin-right:10px;}
.page_newsview .time span{font-size:14px;color:#666;}
.page_newsview .news_cont{font-size:16px;color:#777;line-height: 2;margin-bottom:40px;text-indent: 2em;padding:40px 0;}
.page_newsview .news_cont p{font-size:16px;color:#777;line-height: 2;margin-bottom:40px;text-indent: 2em;}
@media(max-width:992px) {
    .page_newsview .news_title{font-size:24px;}
    .page_newsview .top{margin-top:25px;}
    .page_newsview .news_cont{font-size:14px;padding:0;}
}


/*联系方式*/
.page_contact .company{font-size:26px;color:#333;font-weight:bold;padding-top:45px;padding-bottom:10px;}
.page_contact .content .line{display: flex;}
.page_contact .content .line1{width:512px;}
.page_contact .content .line2{width:600px;}
.page_contact .content p{display: flex;align-items: center;padding-top:25px;}
.page_contact .content i{color:#1d7ce6;font-size:16px;border:1px solid #1d7ce6;border-radius:50%;padding:8px;margin-right:12px;}
.page_contact .content .icon-youxiang2{font-size:14px;}
.page_contact .content span{color:#333;line-height: 1.5;}
.page_contact .content a{color:#333;}
.page_contact #dituContent {width: 100%;height:450px;border: 1px #ccc solid;margin:40px 0 60px 0;font-size:16px;}
.page_contact .iw_poi_title{font-weight:bold;line-height: 1.25;}
@media(max-width:992px) {
    .page_contact .company {font-size: 22px;padding-top: 25px;}
    .page_contact .content .line{display: block;}
    .page_contact #dituContent {height: 250px;margin: 20px 0 10px 0;}
    .page_contact .content .line1, .page_contact .content .line2{width:100%;}
}

/*在线留言*/
.page_message .content{padding:60px 0;}
.page_message form .list{display: flex;justify-content: space-between;align-items: center;margin-bottom:40px;}
.page_message form .item{width:48%;display: flex;justify-content: center;align-items: center;}
.page_message form input{width:100%;font-size:18px;color:#999;padding:0 20px;height:54px;border:1px solid #d2d2d2;outline:none;border-radius:5px;background:transparent;}
.page_message form textarea{width:100%;font-size:18px;color:#999;padding:20px;height:250px;border:1px solid #d2d2d2;outline:none;border-radius:5px;background:transparent;}
.page_message form .btn{display: flex;justify-content: space-between;align-items: center;padding:0;}
.page_message form .code{display: flex;align-items: center;}
.page_message form .yzm{width:244px;height:50px;}
.page_message form .code img{height:50px;}
.page_message form .submit_btn{width:260px;height:56px;background:#1d7ce6;border-radius:5px;color:#fff;font-size:20px;border:none;}
@media(max-width:992px) {
    .page_message .content{padding:20px 0;}
    .page_message form .list{display: block;margin-bottom:20px;}
    .page_message form .item{width:100%;margin-bottom:20px;}
    .page_message form input, .page_message form textarea{font-size:15px;}
    .page_message form .yzm{width:60%;}
    .page_message form .code img{width:40%;}
    .page_message form .btn{display: block;}
    .page_message form .submit_btn {width: 200px;height: 50px;font-size: 16px;margin-top:20px;}
}

/*------------------------------------------------------------------------------*/

/*详情页底部 上一个下一个*/
.common_btns .wrap{width:100%;display: flex;justify-content: space-between;align-items: center;border-top:1px solid #d9d9d9;padding-top:20px;padding-bottom:50px;}
.common_btns .item{display: flex;justify-content: flex-start;align-items: center;margin:14px 0;}
.common_btns a{font-size:16px;color:#222;}
.common_btns span{font-size:16px;color:#666;}
.common_btns .back_btn{font-size:18px;width:154px;height:46px;border-radius:5px;background:#1d7ce6;color:#fff;display: flex;justify-content: center;align-items: center;}
.common_btns .left{width:85%!important;}
.common_btns .right{width:15%!important;padding-top:0!important;}
@media(max-width:992px) {
    .common_btns .left{display: block!important;width:100% !important;}
    .common_btns .right{margin-top:20px;width:100% !important;}
    .common_btns .wrap{padding-bottom: 20px;}
    .common_btns span{font-size:14px;}
}


/*页面公共样式*/
.common_banner{height:450px;margin-top:100px;}
.page_common{background:#f7f7f7;}
.page_common .wrap{display: flex;justify-content: space-between;}
.page_common .left .cates{width:100%;margin-top: 109px;}
.page_common .left .cates div, .page_common .left .cates a{display: flex;align-items: center;padding-left:52px;color:#fff;}
.page_common .left .cate_title{width:100%;height:120px;background:#1d7ce6;font-size:32px;font-weight:bold;position: relative;}
.page_common .left .cate_title::before{left:31px;width:4px;height:32px;background:#fff;position:absolute;display: block;content: "";}
.page_common .left .cates .cate_item{width:100%;height:100px;background:#fff;font-size:20px;color:#333;position: relative;border-bottom:2px solid #f7f7f7;}
.page_common .left .cates .cate_item:last-child{border-bottom:0;}
.page_common .left .cates .cate_item.active{background:#3368c4;color:#fff;}
.page_common .left .cates .cate_item::before{left:31px;width:6px;height:6px;background:#cccccc;position:absolute;display: block;content: "";border-radius:50%;}
.page_common .left .cates .cate_item.active::before{background:#fff;}
.page_common .left{width:20%;}
.page_common .right{width:78%;padding-top:40px;}
.page_common .right .pos{height:70px;display: flex;justify-content: space-between;align-items: center;border-bottom:1px solid #ccc;}
.page_common .right .pos_left{font-size:24px;color:#333;font-weight:bold;}
.page_common .right .pos_right{display: flex;justify-content: center;align-items: center;}
.page_common .right .pos_right a{font-size:16px;color:#aaa;}
.page_common .right .pos_right span{font-size:16px;color:#aaa;margin:0 15px;}
.page_common .right .pos_right .current{font-size:16px;color:#777;}
@media(max-width:1200px) {
    .page_common .left .cate_title{font-size:20px;}
}
@media(max-width:992px) {
    .common_banner{height:200px;margin-top:60px;}
    .page_common .wrap{display: block;}
    .page_common .left{display: none;}
    .page_common .right{width:100%;padding-top: 10px;}
    .page_common .right .pos{display: none;}
}

/*分页公共样式*/
.page{display:flex;justify-content: center;align-items: center;width:100%;margin-top:.2rem;}
.pagination{margin-bottom:.7rem;}
.pagination li {width: 50px;height:36px;border: 1px solid #a6a6a6;margin: 0 4px;}
.pagination li span,.pagination li a{font-size:14px;color:#666666;width:100%;height:100%;display:flex;align-items: center;justify-content: center;}
.pagination li.active{background:#0d59c6;}
.pagination li.active span,.pagination li.active a{color:#fff;}
@media(max-width:768px) {

}

/*在线客服悬浮链接*/
.suspension{position:fixed;z-index:55;right:.1rem;bottom:20%;}
.suspension-box{position:relative;float:right;position: relative;float: right;display: flex;flex-direction: column;align-items: flex-end;}
.suspension .a{display:block;width:.84rem;height:.84rem;background:#222222;margin-bottom:8px;cursor:pointer;outline:none;border-radius:5px;}
.suspension .a.active,.suspension .a:hover{background:#d3ab66;}
.suspension .a .iconfont{display:flex; align-items:center; flex-direction: column; justify-content: center; font-style: normal; color:#e4b769;  text-align:center; font-size:.3rem;margin-bottom: .1rem; }
.suspension .a span{font-size:.16rem;margin-bottom: .1rem;color:#e4b769;}
.suspension .a.a-top{background:#222;display:none;}
.suspension .a-top i{font-size:.4rem!important;font-weight: bold;margin-bottom:0!important;}
.suspension .a-top:hover{background:#d3ab66;}
.suspension .a.a-qrlogin{width:2.2rem;}

.suspension .d{display:none;position:absolute;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position: absolute;width: .1rem;font-size: .25rem;color: #222;right: 0px;top: .22rem;}
.suspension .d-qrcode{top: 2.6rem;right: 1rem;background: #222;width: 1.2rem;height: 1.2rem;}
.suspension .d-qrcode img{width:100%;}
.suspension .d-qrcode .arrow{top: .5rem;}
.suspension .d-service-phone{top: 1.95rem;font-size: .2rem;width: 2.3rem;height: .7rem;background: #222;justify-content: center;align-items: center;right: 1rem;color:#fff;line-height: .5rem;}
.suspension .d .inner-box{padding:.1rem;}

@media screen and (max-width:768px){
    .suspension{display: none;}
}