@charset "utf-8";
* {margin: 0;padding: 0;border-radius: 0;box-sizing: border-box;}
body {font-size: 13px;font-family: "微软雅黑";max-width: 640px;margin: 0px auto !important;background: #fff;padding-top: 65px !important;}
ul,
li {list-style: none;margin: 0;padding: 0;}
a {text-decoration: none;}
img {border: none;vertical-align: middle;}
h1,
h2,
h3,
h4,
h5,
h6 {color: #000;}
i {font-style: normal;}

/* 头部 固定定位*/
.top_bg {position: fixed;top: 0;left: 0;width: 100%;background-color: #fff;z-index: 9999;box-shadow: 0 1px 5px #eee;}
.top {height: 65px;position: relative;padding: 0 3%;}
.top_logo {float: left;line-height: 65px;}
.top_logo img {width: auto;height: 58px;}
.top_nav {display: none;position: absolute;top: 65px;right: 0;width: 50%;background: rgba(0, 0, 0, 0.8);}
.top_nav ul {overflow: hidden;}
.top_nav ul li a {display: block;font-size: 16px;color: #ddd;line-height: 45px;padding: 0 8px;position: relative;padding-left: 20px;border-bottom: 1px solid #eee;}
.top_search {float: right;line-height: 65px;}
.top_search img {width: 32px;height: auto;}
.top_right {display: block;float: right;margin-left: 10px;line-height: 65px;}
.top_right img {width: 28px;}
.top_phone {display: none;}

/* banner */
.banner {display: none;}
.pc_banner {display: none;}
.sj_banner img {width: 100%;height: auto;object-fit: cover;}
.box_swipe {overflow: hidden;position: relative;display: block;}
.box_swipe ul li {width: 100%;height: auto;}
.box_swipe ul li img {width: 100%;height: auto;object-fit: cover;vertical-align: middle;}
.box_swipe > ol {width: 100%;height: auto;position: absolute;text-align: center;bottom: 10px;z-index: 1;}
.box_swipe > ol > li {width: 18px;height: 5px;margin-left: 3px;margin-right: 3px;cursor: pointer;background: #fff;display: inline-block;text-align: center;border-radius: 2px;}
.box_swipe > ol > li.on {background: #0b6cb8;}

/* 标题 */
.title {width: 94%;margin: 0 auto;text-align: center;margin-bottom: 30px;}
.title h1 {font-size: 20px;color: #2f2f2f;font-weight: 400;margin-bottom: 3px;}
.title p {font-size: 20px;color: #000;margin-bottom: 13px;}
.title i {display: block;width: 24px;height: 4px;background-color: #0b6cb8;margin: 0 auto;}

/* 产品中心 */
.iproducts_bg {background: url(../images/p_bg.jpg) no-repeat top #f3f3f3;background-size: 100% auto;padding-top: 30px;padding-bottom: 30px;}
.products {width: 94%;margin: 0 auto;}
.products ul {overflow: hidden;}
.products ul li {margin-bottom: 2.05%;background-color: #fff;}
.products ul li:hover .products_img img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.products_img {overflow: hidden;}
.products_img img {width: 100%;height: auto;-webkit-transition: all 0.4s;transition: all 0.4s;}
.products_text {padding: 0 3%;padding-top: 17px;padding-bottom: 15px;}
.products_text h1 {font-size: 18px;color: #000;margin-bottom: 14px;font-weight: 400;}
.products_text p {font-size: 14px;color: #c3c3c3;line-height: 24px;}

/* 销售网络 */
.network_bg {height: 823px;padding-top: 30px;background: #2e8ccc url(../images/n_bg.jpg) no-repeat;background-size: auto 550px ;background-position: -679px 308px;}
.network_bg .title {margin-bottom: 40px;}
.network_bg .title h1 {color: #fff;}
.network_bg .title p {color: #fff;}
.network_bg .title i {background-color: #fff;}
.network {width: 94%;margin: 0 auto;}
.network_main {height: 400px;overflow-y: auto;/*设置宽度,轨道颜色*//*滚动条*/}
.network_main::-webkit-scrollbar {width: 3px;background: #449ed2;/*可以设置轨道颜色*/padding-right: 2px;}
.network_main::-webkit-scrollbar-thumb {background: #77b8de;border-radius: 10px;}
.network_main ul li {overflow: hidden;height: 140px;}
.network_img {float: left;width: 65px;}
.network_text {float: right;width: calc(100% - 65px);}
.network_text h1 {font-size: 18px;color: #fff;font-weight: 400;margin-bottom: 7px;}
.network_text p {font-size: 14px;color: #ddd;line-height: 24px;}

/* 新闻资讯 */
.inews_bg {width: 94%;margin: 0 auto;padding-top: 30px;padding-bottom: 30px;overflow: hidden;}
.inews_bg .title {width: 100%;text-align: left;}
.inews_bg .title i {margin: 0;}
.inews_bg .swiper {overflow: visible;}
.inews_bg .swiper-slide {border: 1px solid #e6e6e6;}
.inews_bg .swiper-slide:hover .inews_img img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.inews_bg .swiper-slide:hover .inews_text h1 {color: #0b6cb8;}
.inews_bg .swiper-button-next {width: 45px !important;height: 45px !important;top: -50px !important;right: 0 !important;border-radius: 50% !important;}
.inews_bg .swiper-button-next::after {font-size: 18px;}
.inews_bg .swiper-button-prev {width: 45px !important;height: 45px !important;top: -50px !important;left: auto !important;right: 60px !important;border-radius: 50% !important;}
.inews_bg .swiper-button-prev::after {font-size: 18px;}
.inews_img {overflow: hidden;}
.inews_img img {width: 100%;height: auto;-webkit-transition: all 0.4s;transition: all 0.4s;}
.inews_text {padding: 0 3%;padding-bottom: 18px;}
.inews_text h1 {font-size: 17px;color: #000;line-height: 26px;font-weight: 400;margin-top: 19px;margin-bottom: 15px;}
.inews_text p {font-size: 14px;color: #999;line-height: 24px;margin-bottom: 17px;}
.inews_text span {font-size: 14px;color: #999;}

/* 合作客户 */
.icoop_bg {background: url(../images/c_bg.jpg) no-repeat center / cover;padding-top: 30px;padding-bottom: 30px;}
.icoop {width: 94%;margin: 0 auto;}
.icoop ul::after {content: '';display: block;clear: both;}
.icoop ul li {float: left;width: 49%;margin-right: 2%;margin-bottom: 2%;-webkit-transition: all 0.4s;transition: all 0.4s;cursor: pointer;}
.icoop ul li:nth-child(2n+2) {margin-right: 0%;}
.icoop ul li:hover {box-shadow: 0 0 20px #cee4f9;}
.icoop ul li img {width: 100%;height: auto;}

/* 关于我们 */
.aboutus_bg {padding-top: 30px;}
.aboutus {width: 94%;margin: 0 auto;}
.aboutus_text {font-size: 14px;color: #a9a9a9;line-height: 24px;}
.aboutus_img {margin-top: 20px;cursor: pointer;}
.aboutus_img img {width: 100%;height: 250px;object-fit: cover;}
.aboutus2 {background-color: #f9f9f9;height: 280px;padding-top: 30px;margin-top: 25px;}
.aboutus2 ul {width: 94%;margin: 0 auto;overflow: hidden;}
.aboutus2 ul li {float: left;width: 50%;text-align: center;margin-bottom: 20px;}
.aboutus2 ul li img {width: 60px;margin-bottom: 13px;}
.aboutus2 ul li p {font-size: 16px;color: #000;}

/* 产品分类 */
.products_list {width: 94%;margin: 0 auto;text-align: center;margin-bottom: 15px;}
.products_list ul {display: inline-block;}
.products_list ul::after {content: '';display: block;clear: both;}
.products_list ul li {float: left;overflow: hidden;width: 49%;height: 62px;border-radius: 5px;border: 1px solid #ebebeb;margin-right: 2%;margin-bottom: 2%;background-color: #fff;-webkit-transition: all 0.4s;transition: all 0.4s;}
.products_list ul li:nth-child(even) {margin-right: 0%;}
.products_list ul li:hover {box-shadow: 0 0 5px #0b6cb8;background-color: #0b6db8;border-color: #0b6db8;}
.products_list ul li:hover .products_list_icon img {filter: none;}
.products_list ul li:hover .products_list_text h1 {color: #fff;}
.products_list ul li:hover .products_list_text p {color: #fff;}
.products_list ul li.products_list_active {box-shadow: 0 0 5px #0b6cb8;background-color: #0b6db8;border-color: #0b6db8;}
.products_list ul li.products_list_active .products_list_icon img {filter: none;}
.products_list ul li.products_list_active .products_list_text h1 {color: #fff;}
.products_list ul li.products_list_active .products_list_text p {color: #fff;}
.products_list_icon {display: inline-block;line-height: 65px;}
.products_list_icon img {height: 38px;margin-top: -28px;margin-right: 10px;filter: invert(1) opacity(0.5);}
.products_list_text {display: inline-block;text-align: left;}
.products_list_text h1 {font-size: 16px;color: #717171;font-weight: 400;margin-top: 10px;}
.products_list_text p {font-size: 12px;color: #b7b7b7;margin-top: 4px;}

/* 产品中心 */
.products_bg {background-color: #f5f5f5;padding-top: 30px;padding-bottom: 30px;}

/* 产品中心详情页 */
.products_detail1_bg {background-color: #f8f8f8;padding-top: 30px;padding-bottom: 30px;border-bottom: 1px solid #ebebeb;}
.products_detail1 {width: 94%;margin: 0 auto;overflow: hidden;}
.products_detail1_left .swiper-slide img {width: 100%;height: auto;}
.products_detail1_left .mySwiper {margin-top: 5px;}
.products_detail1_left .mySwiper .swiper-slide {cursor: pointer;border: 1px solid transparent;}
.products_detail1_left .mySwiper .swiper-slide-thumb-active {border: 1px solid #43acff;}
.products_detail1_right {margin-top: 20px;}
.products_detail1_right h1 {font-size: 22px;color: #000;font-weight: 400;text-align: center;background: url(../images/border.jpg) bottom;background-repeat: repeat-x;padding-bottom: 18px;margin-top: 10px;margin-bottom: 20px;}
.products_detail1_right p {font-size: 14px;color: #000;opacity: 0.7;line-height: 26px;}
.products_detail2 {width: 94%;margin: 0 auto;padding-bottom: 80px;}
.products_detail2 .hd {text-align: center;background: url(../images/border.jpg) bottom;background-repeat: repeat-x;padding-bottom: 20px;margin-top: 30px;}
.products_detail2 .hd ul {display: inline-block;overflow: hidden;}
.products_detail2 .hd ul li {float: left;width: 90px;height: 33px;line-height: 33px;text-align: center;font-size: 15px;color: #5c5c5c;background-color: #f8f8f8;margin: 0 10px;border-radius: 5px;cursor: pointer;}
.products_detail2 .hd ul li.on {background-color: #0b6cb8;color: #fff;}
.products_detail2 .bd {padding-top: 20px;}
.products_detail2 .bd ul li {font-size: 14px;color: #666;line-height: 26px;}

/* 合作流程 */
.service1_bg {width: 94%;margin: 0 auto;padding-top: 30px;padding-bottom: 30px;}
.service1 {margin-top: 30px;}
.service1 ul {overflow: hidden;}
.service1 ul li {text-align: center;padding: 0 6%;margin-bottom: 20px;}
.service1 ul li img {width: 120px;}
.service1 ul li h1 {font-size: 18px;color: #454545;font-weight: 400;margin: 18px 0;}
.service1 ul li p {font-size: 14px;color: #999;line-height: 26px;}
.service_title {text-align: center;}
.service_title h1 {font-size: 22px;color: #000;font-weight: 400;margin-bottom: 8px;}
.service_title p {font-size: 20px;color: #2f2f2f;text-transform: uppercase;margin-bottom: 19px;}
.service_title span {display: block;margin: 0 auto;width: 24px;height: 4px;background-color: #0b6cb8;}

/* 服务支持 */
.service2 {overflow: hidden;background-color: #f7f7f7;}
.service2 .service_title {margin-top: 44px;}
.service2_left img {width: 100%;height: auto;}
.service2_right {box-sizing: border-box;}
.service2_right ul {width: 94%;margin: 0 auto;margin-top: 30px;}
.service2_right ul li {overflow: hidden;margin-bottom: 43px;text-align: center;}
.service2_icon img {width: 90px;}
.service2_text h1 {font-size: 20px;color: #262626;font-weight: 400;margin: 18px 0;}
.service2_text p {font-size: 14px;color: #999;line-height: 24px;}

/* 新闻资讯 */
.news {width: 94%;margin: 0 auto;padding-top: 30px;}
.news ul::after {content: '';display: block;clear: both;}
.news ul li {margin-bottom: 15px;border: 1px solid #e6e6e6;-webkit-transition: all 0.4s;transition: all 0.4s;}
.news ul li:nth-child(4n+4) {margin-right: 0%;}
.news ul li:hover {box-shadow: 0 0 10px #ddd;}
.news ul li:hover .inews_img img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.news ul li:hover .inews_text h1 {color: #0b6cb8;}
.news2 {width: 94%;margin: 0 auto;margin-top: 10px;}
.news2 ul {border-top: 1px solid #e5e5e5;}
.news2 ul li {border-bottom: 1px solid #e5e5e5;padding-top: 14px;padding-bottom: 23px;-webkit-transition: all 0.4s;transition: all 0.4s;}
.news2 ul li::after {content: '';display: block;clear: both;}
.news2 ul li:hover {box-shadow: 0 0 10px #ddd;}
.news2 ul li:hover .news_text h1 {color: #0b6cb8;}
.news_text {float: left;width: calc(100% - 85px);}
.news_text h1 {font-size: 18px;color: #333;line-height: 26px;margin-bottom: 9px;font-weight: 400;}
.news_text p {font-size: 14px;color: #808080;line-height: 24px;}
.news_time {float: left;width: 85px;text-align: center;}
.news_time h1 {font-size: 30px;color: #000;font-weight: 400;}
.news_time p {font-size: 14px;color: #000;opacity: 0.5;}

/* 新闻资讯详情页 */
.news_detail {width: 94%;max-width: 1300px;margin: 0 auto;padding-top: 30px;padding-bottom: 58px;}
.news_detail_title {text-align: center;border-bottom: 1px solid #e5e5e5;padding-bottom: 22px;margin-bottom: 24px;}
.news_detail_title h1 {font-size: 22px;color: #0f0f0f;font-weight: 400;margin-bottom: 15px;}
.news_detail_title p {font-size: 14px;color: #0f0f0f;opacity: 0.5;}
.news_detail_main {font-size: 14px;color: #a4a4a4;line-height: 26px;}

/* 分页 */
.fy {text-align: center;margin-top: 45px;margin-bottom: 55px;}
.fy ul {display: inline-block;overflow: hidden;}
.fy ul li {float: left;}
.fy ul li.fy_active a {color: #fff;background-color: #dd2211;border-color: #dd2211;}
.fy ul li:hover a {color: #fff;background-color: #dd2211;border-color: #dd2211;}
.fy ul li:hover img {filter: grayscale(1) brightness(500%);}
.fy ul li:first-child img {transform: rotate(180deg);}
.fy ul li a {display: block;padding: 4px 10px;font-size: 14px;color: #666;border: 1px solid #cccccc;border-radius: 5px;margin: 0 3.5px;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}
.fy ul li img {width: 9px;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}

/* 联系电话 */
.contactus {width: 94%;margin: 0 auto;margin-top: 30px;margin-bottom: 30px;}
.contactus ul {overflow: hidden;}
.contactus ul li {float: left;width: 50%;text-align: center;margin-bottom: 20px;padding: 0 3%;}
.contactus ul li img {width: 80px;}
.contactus ul li p {font-size: 14px;color: #666;margin-top: 14px;line-height: 21px;}
.map {height: 280px;overflow: hidden;margin-bottom: 30px;position: relative;}
.map iframe {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}

/* 底部 */
.bottom_bg {min-height: 65px;background-color: #222222;padding-top: 12px;}
.bottom {display: none;width: 94%;margin: 0 auto;overflow: hidden;}
.bottom_left {float: left;width: 201px;}
.bottom_left h1 {font-size: 14px;color: #5c5c5c;font-weight: 400;margin-top: 98px;margin-bottom: 23px;}
.bottom_left img {margin-right: 12px;}
.bottom_logo img {width: 100%;filter: grayscale(1) brightness(500%);}
.bottom_center {float: left;width: calc(100% - 201px - 353px);overflow: hidden;padding-left: 7%;padding-right: 3.2%;}
.bottom_center dl {float: left;width: 20%;}
.bottom_center dl dt {margin-bottom: 19px;}
.bottom_center dl dt a {font-size: 18px;color: #fff;}
.bottom_center dl dd a {font-size: 14px;color: #5c5c5c;line-height: 36px;}
.bottom_right {float: right;width: 345px;}
.bottom_right h1 {font-size: 22px;color: #fefefe;text-transform: uppercase;margin-bottom: 24px;}
.bottom_right p {margin-bottom: 15px;}
.bottom_right p img {margin-right: 16px;}
.bottom_right p b {font-size: 18px;color: #c3c3c3;}
.bottom_right p i {font-size: 14px;color: #c3c3c3;line-height: 26px;}
.bottom_right span {display: table-cell;}
.bottom_text {font-size: 13px;color: #5c5c5c;text-align: center;line-height: 22px;padding: 0 3%;}
.bottom_text a {font-size: 13px;color: #5c5c5c;}
