p,a{font-size:16px; }
a:hover{color:#295ab1;transition:.5s;}
.wrap{width:1440px;margin:0 auto;}
@media(max-width:992px){
    p,a{font-size:14px !important;}
    .wrap{width:90%;margin:0 auto;}
}

/*首页-头部*/
.nav_top{padding:15px 1.2rem;display: flex;justify-content: space-between;align-items: center;border-bottom:1px solid #eeeeee;}
.nav_top .text, .nav_top .text a{color:#999;font-size:16px; }
.nav_top .right{display: flex;justify-content: center;align-items: center;}
.nav_top .right .text{margin-left:30px;}

header{width:100%;height:106px;display: flex;justify-content: space-between;align-items: center;padding:0 1.18rem;}
header .header_logo{width:393px;}
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: 113px;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:hover, .nav-main>li a:hover, header .nav-main>li.active, header .nav-main>li.active a{color: #295ab1;}
header .nav-main>li.active::after, header .nav-main>li:hover::after{position:absolute;width:76px;height:4px;top:1px;left:-6px;background:#295ab1;display: block;content: ""; }
header .nav-main>li.active:first-child::after, header .nav-main>li:hover:first-child::after{left:-22px;}
header .nav-main>li.active:nth-last-child(2)::after, header .nav-main>li:nth-last-child(1)::after,
header .nav-main>li:hover:nth-last-child(2)::after, header .nav-main>li:hover:nth-last-child(1)::after{display: none;}
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:105px;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 a{color:#333;font-size:16px;}
header .hidden-box li:last-child{border:none;}

/*下拉部分 子导航*/
header .hidden-loc-1{left: 72px;}
header .hidden-loc-3{left: 318px;}
header .hidden-loc-4{left: 450px;}
header .hidden-loc-5{left: 583px;}

/*移动端导航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{width:61%;}
.mobile_header .container i{font-size:28px;}
.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;}
}

/*首页-轮播图*/
.banner{height:780px;}
#swiper1{width:100%;height:100%;}
#swiper1 .swiper-slide a{height:80%;color:#fff;display: block;}
#swiper-pagination1{bottom:70px;text-align: right;padding-right:120px;}
#swiper-pagination1 .swiper-pagination-bullet{text-align: center;width:84px;height: 50px;padding-top: 15px;background: transparent;border-bottom:1px solid #fff;border-radius: 0;font-size:16px;font-weight: lighter;color:#fff;margin: 0 1px;}
.m_banner{display: none;}
@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:#f8f8f8;}
.default_about .wrap{padding:136px 0 98px 0;display: flex;justify-content: space-between;align-items: center;}
.default_about .left{width:53%;transform: translateY(-40px);}
.default_about .left img{position: relative;bottom:-10px;bottom: -37px;}
.default_about .left .title{font-size:30px;color:#222;font-weight:bold;margin-bottom:30px;position: relative;z-index:2;}
.default_about .left .title_line{width:54px;height:6px;background:#295ab1;}
.default_about .left .content{margin-top:33px;}
.default_about .left .content p{font-size:16px;color:#666;line-height:2;text-indent: 2em;margin-bottom:20px;}
.default_about .left .infos{display: flex;justify-content: space-between;align-items: center;margin-top:36px;}
.default_about .left .item{padding:0 35px;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;border-right:1px solid #d2d2d2;}
.default_about .left .item:first-child{padding-left:0;}
.default_about .left .item:last-child{border:none;padding-right:0;}
.default_about .left .item p{font-size:13px;color:#666;margin:7px 0;}
.default_about .left .item span{font-size:46px;font-weight:bold;color:#053d9e;margin-right:10px;}
.default_about .left a{display: flex;justify-content: center;align-items: center;width:170px;height:50px;background:#295ab1;color:#fff;font-size:20px;border-radius:5px;margin-top:70px;}
.default_about .right{width:42%;}
.default_about .right img{width:100%;}
@media(max-width:992px){
    .default_about .wrap{display: block;padding:40px 0 20px 0;}
    .default_about .left img{max-width:80%;bottom: -27px;}
    .default_about .left .title{font-size:24px;}
    .default_about .left{width:100%;}
    .default_about .right{width:100%;}
    .default_about .left .infos{flex-wrap: wrap;}
    .default_about .left .item{width:49%;padding:5px;}
    .default_about .left .item span{font-size:30px;}
    .default_about .left .item:nth-child(2){border-right:0;}
    .default_about .left .item:first-child{padding-left:5px;}
    .default_about .left .item:last-child{padding-right:5px;}
    .default_about .left a{margin-top:30px;}
}

/*首页-产品展示*/
.default_product{padding:40px 0 60px 0;}
.default_product .title_block{display: flex;flex-direction: column;align-items: center;justify-content: center;}
.default_product .default_product_title_bg{position: relative;bottom:-10px;bottom: -37px;}
.default_product .title{font-size:30px;color:#222;font-weight:bold;margin-bottom:30px;position: relative;z-index:2;}
.default_product .title_line{width:54px;height:6px;background:#295ab1;}
.default_product .list{display: flex;justify-content: space-between;align-items: center;flex-wrap:wrap;margin-top:60px;}
.default_product .item{width:23%;margin-bottom:20px;}
.default_product .item .img_box{overflow:hidden;width:100%;}
.default_product .item img{width:100%;transition:.5s;}
.default_product .item .img_box:hover img{transform: scale(1.1);}
.default_product .item .name{font-size:18px;color:#333;height:64px;width:100%;text-align: center;line-height: 64px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.default_product .default_more{display: flex;justify-content: center;align-items: center;width:170px;height:50px;background:#295ab1;color:#fff;font-size:20px;border-radius:5px;margin:40px auto 0 auto;}
@media(max-width:992px){
    .default_product{padding:0;}
    .default_product .default_product_title_bg{max-width:80%;bottom: -27px;}
    .default_product .title{font-size:24px;}
    .default_product .item{width:49%;}
    .default_product .list{margin-top:30px;}
    .default_product .default_more{margin: 10px auto 40px auto;}
}

/*首页-新闻资讯*/
.default_news{padding:40px 0 60px 0;background:url(../images/default_news_bg.jpg)center center/cover no-repeat;}
.default_news .wrap{position: relative;}
.default_news .title_block{display: flex;flex-direction: column;align-items: center;justify-content: center;}
.default_news .default_product_title_bg{position: relative;bottom:-10px;bottom: -32px;}
.default_news .title{font-size:30px;color:#fff;font-weight:bold;margin-bottom:30px;position: relative;z-index:2;}
.default_news .title_line{width:54px;height:6px;background:#fff;}
.default_news #default_news_swiper1{width:80%;margin:0 auto;margin-top:60px;}
.default_news a{display: block;color:#fff;}
.default_news .news_title{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size:20px;font-weight:bold;}
.default_news .news_time{font-size:14px;margin:17px 0 21px 0;}
.default_news .news_more_circles{width:34px;margin:22px 0 38px 0;}
.default_news .news_content{font-size:14px;line-height: 1.5;height:42px;}
.default_news .cover{width:100%;height:220px;}
.default_news .news_more{display: flex;justify-content: flex-start;align-items: center;margin-top:25px;}
.default_news .news_more span{font-size:16px;margin-right:12px;}
.default_news .news_more .news_more_arrow{width:5px;}
.default_news .swiper-button-next{border:1px solid #fff;width:54px;height:54px;top: 60%;}
.default_news .swiper-button-prev{border:1px solid #fff;width:54px;height:54px;top: 60%;}
.swiper-button-next:after, .swiper-button-prev:after{color:#fff;font-size:15px;}
@media(max-width:992px){
    .default_news{padding:0 0 40px 0;}
    .default_news .default_product_title_bg{max-width:80%;bottom: -27px;}
    .default_news .title{font-size:24px;}
    .default_news .swiper-button-next{display: none;}
    .default_news .swiper-button-prev{display: none;}
    .default_news #default_news_swiper1{width:100%;}
}

/*首页-联系*/
.default_contact{display: flex;justify-content: center;align-items: center;height:550px;}
.default_contact .left{width:55%;height:100%;}
.default_contact .right{width:45%;background:#333333;height:100%;padding:20px 100px;}
.default_contact .default_contact_title_bg{position: relative;bottom:-10px;bottom: -43px;}
.default_contact .title{font-size:30px;color:#fff;font-weight:bold;margin-bottom:30px;position: relative;z-index:2;}
.default_contact .title_line{width:54px;height:6px;background:#fff;}
.default_contact .infos{margin-top:54px;}
.default_contact .line{display: flex;align-items: center;margin-bottom:30px;}
.default_contact .line:last-child{margin-bottom:0px;}
.default_contact .line img{width:15px;margin-right:20px;}
.default_contact .line span{font-size:16px;color:#aaa;margin-right:28px;}
@media(max-width:992px){
    .default_contact{display: block;height:auto;}
    .default_contact .left{width:100%;height:200px;}
    .default_contact .right{width:100%;padding:20px;}
    .default_contact .default_contact_title_bg{bottom:-10px;bottom: -43px;max-width: 80%;bottom: -27px; }
    .default_contact .line span{font-size:15px;}
}

/*底部*/
footer .top{display: flex;justify-content: space-between;align-items: flex-start;width:100%;padding:65px 0 55px 0;}
footer .top_left{display: flex;justify-content: space-between;align-items: flex-start;}
footer .top_left img{width:170px;}
footer .top_link, footer .top_link a{font-size:16px;color:#666;margin-bottom:24px;}
footer .top_link_title, footer .top_link_title a{font-size:18px;color:#333;margin-bottom:34px;}
footer .item{display: flex;flex-direction: column;}
footer .top_right{display: flex;justify-content: center;}
footer .top_right .item{margin-left:110px;}
footer .bottom{width:100%;display: flex;justify-content: center;align-items: center;height:48px;background:#295ab1;}
footer .bottom, footer .bottom a, footer .bottom .text{color:#fff;font-size:16px;}
footer .bottom .text{padding:0 17px;border-right:1px solid #fff;}
footer .bottom .text:last-child{border:none;}
#m_footer{display: none;}
@media(max-width:992px) {
    #pc_footer{display: none;}
    #m_footer{display: block;background:#295ab1;padding:10px 0;}
    #m_footer .wrap{display: block;}
    #m_footer p{color:#fff;font-size:14px;line-height: 1.5;}
    #m_footer a{color:#fff;font-size:14px;}
}

/*------------------------------------------------------------------------------*/

/*公司简介*/
.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:#295ab1;top:58px;}
.page_about .content .info p{font-size:18px;color:#777;line-height: 2;margin-bottom:30px;text-indent: 2em;}
.page_about .content .infos{display: flex;justify-content: space-between;align-items: center;margin-top:43px;margin-bottom:40px;}
.page_about .content .item{padding:0 74px;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;border-right:1px solid #d2d2d2;}
.page_about .content .item:first-child{padding-left:0;}
.page_about .content .item:last-child{border:none;padding-right:0;}
.page_about .content .item p{font-size:16px;color:#666;margin:7px 0;}
.page_about .content .item span{font-size:56px;font-weight:bold;color:#053d9e;margin-right:10px;}
@media(max-width:992px) {
    .page_about .content{padding:28px 0 18px 0;}
    .page_about .content .title{font-size:24px;}
    .page_about .infos{flex-wrap: wrap;}
    .page_about .content .item{width:49%;padding:5px;}
    .page_about .content .item span{font-size:30px;}
    .page_about .item:nth-child(2){border-right:0;}
    .page_about .item:first-child{padding-left:5px;}
    .page_about .item:last-child{padding-right:5px;}
}


/*荣誉资质*/
.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 .cul_left{width:720px;}
.page_culture .line{display: flex;align-items: center;margin-bottom:57px;}
.page_culture .line i{font-size:32px;color:#295ab1;}
.page_culture .line .icon-shiming{font-size:28px;}
.page_culture .line span{font-size:22px;color:#666;margin:0 16px;}
.page_culture .line p{font-size:18px;color:#999;}
.page_culture .cul_right{width:400px;}
.page_culture .cul_right img{width:100%;}
@media(max-width:992px) {
    .page_culture .content{padding:30px 0 50px 0;display: block;}
    .page_culture .cul_left{width:100%;}
    .page_culture .cul_right{width:100%;}
    .page_culture .line i{width:10%;}
    .page_culture .line span{font-size:16px;margin: 0 8px;width:25%;}
    .page_culture .line p{line-height: 1.5;width:65%;}
}

/*产品中心*/
.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;}
@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:595px;position:relative;}
.page_productview .content .info .text{width:482px;}
.page_productview .content .info .text .title{font-size:30px;color:#295ab1;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:#295ab1;}
.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 .content .swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: flex;transition-property: transform;box-sizing: content-box;}
.page_productview .content .swiper-slide {flex-shrink: 0;width: 100%;height: 100%;position: relative;transition-property: transform;}
.page_productview .content .productview_img .gallery-top .swiper-slide {width:100%;display: flex;justify-content: center;align-items: center;}
.page_productview .content .productview_img .gallery-top .swiper-slide img{max-height:450px;max-width:100%;}
.page_productview .swiper-button-next:after, .page_productview .swiper-button-prev:after {color: #666;}
.page_productview .content .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 0;left: auto;color:#666;width:22px;height:22px;top:87%;}
.page_productview .content .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 0;right: auto;color:#666;width:22px;height:22px;top:87%;}
.page_productview .content .productview_img .gallery-thumbs {width: 90%;box-sizing: border-box;padding: 40px 0;}
.page_productview .content .productview_img .gallery-thumbs .swiper-slide{height:105px;}
.page_productview .content .productview_img .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;border: 2px solid #5090dd;}
.page_productview .content .swiper-button-next:after, .swiper-button-prev:after{font-size:.3rem;}
@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 .productview_img .gallery-thumbs .swiper-slide{height:57px;}
    .page_productview .content .swiper-button-next, .page_productview .content .swiper-button-prev{top: 85%;}
    .page_productview .content .info .text .title{font-size:24px;}
    .page_productview .content .info .text .line a{font-size:16px !important;}
}


/*在线订购*/
.page_order .content{padding:5px 0 70px 0;}
.page_order .form_title{font-size:20px;color:#222;font-weight:bold;margin-bottom:40px;margin-top:50px;}
.page_order form .list{display: flex;justify-content: space-between;align-items: center;flex-wrap:wrap;}
.page_order form .item{width:32%;display: flex;align-items: center;margin-bottom:26px;}
.page_order form .item:last-child:nth-child(3n+2){margin-right:34%;}
.page_order form span.name{font-size:16px;color:#333;width:90px;text-align: right;}
.page_order form input{width:246px;height:42px;border:1px solid #dddddd;font-size:16px;padding:0 10px;outline:none;background:transparent;}
.page_order form span.star{color:#c80000;font-size:20px;margin-left:10px;}
.page_order form textarea{font-size:16px;padding:10px;outline:none;width:100%;height:264px;border:1px solid #dddddd;background:transparent;}
.page_order form .btn{display: flex;justify-content: space-between;align-items: center;padding:40px 0 0 0;}
.page_order form .code{display: flex;align-items: center;}
.page_order form .yzm{width:244px;height:50px;}
.page_order form .code img{height:50px;}
.page_order form .submit_btn{width:260px;height:56px;background:#295ab1;border-radius:5px;color:#fff;font-size:20px;border:none;}
@media(max-width:992px) {
    .page_order .content{padding-bottom:40px;}
    .page_order .form_title {font-size: 16px;margin-bottom: 20px;margin-top: 30px;line-height: 1.25;}
    .page_order form .list{display: block;}
    .page_order form .item{width:100%;}
    .page_order form span.name{width:30%;}
    .page_order form input{width:62%;}
    .page_order form span.star{width:8%;}
    .page_order form .btn{padding-top:20px;display: block;}
    .page_order form .code{width:100%;}
    .page_order form .code img{max-width:40%;}
    .page_order form .submit_btn{margin-top:20px;width: 200px;height: 50px;font-size: 16px;}
}


/*售后服务*/
.page_service .content{padding-bottom:60px;}
.page_service .block{border-bottom:1px solid #dddddd;padding-bottom:25px;}
.page_service .text_title{color:#295ab1;font-size:20px;font-weight:bold;margin:36px 0 28px 0;}
.page_service p{color:#333;font-size:16px;margin-bottom:6px;line-height: 2;}
.m_img{display: none;}
@media(max-width:992px) {
    .page_service .block2 img{max-width: 100%;}
    .m_img{display: block;}
    .pc_img{display: none;}
}

/*新闻资讯*/
.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:#295ab1;font-size:16px;border:1px solid #295ab1;border-radius:50%;padding:8px;margin-right:12px;}
.page_contact .content span{color:#333;}
.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:#295ab1;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:#295ab1;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:500px;}
.page_common{background:#f7f7f7;}
.page_common .wrap{display: flex;justify-content: space-between;}
.page_common .left .cates{width:270px;position: relative;z-index:99;top:-120px;}
.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:#295ab1;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 .right{width:1120px;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: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;}
}