.navFixed header{background:#fff; box-shadow:0 0 20px rgba(0,0,0,.1);height:90px;width: 100%;}
.conten-wrapper{display: block;transition: width 0.25s ease, margin 0.25s ease;position: relative;overflow: hidden;}
.main-content{width: calc(100%);min-height: 100vh;position: relative;overflow: hidden;transition: 0.3s;padding-top: 90px;}
/*网站顶部*/

header {position: fixed;left: 0;top: 0;right: 0;z-index: 100;transition:cubic-bezier(0.215,.61,.355,1) .45s;margin: 0px auto;background: url(../img/coin27.png)no-repeat top right #fff; background-size: 548px;}
.lh-headline{width: 1300px;margin: 0px auto;z-index: 99;}
.lh-logo{}
.lh-logo>div{transition:cubic-bezier(0.215,.61,.355,1) .45s;}
.lh-logo .logo{width: 202px;height: 55px;background: url(../img/logo.png) no-repeat center;background-size: 100%;margin-top: 16px;}
.lh-header{width: 100%;height:90px;}

.lh-nav{position:relative; z-index:3;display: inline-block;}
.lh-nav-item li{float:left; margin-right:0.68vw; position:relative;}
.lh-nav-item li>a{line-height:90px; color:#333; font-size:16px; display:block; position:relative;padding: 0px 25px;transition:cubic-bezier(0.215,.61,.355,1) .45s;}
.lh-nav-item li>a:hover,.lh-nav-item li>a.on{color: #007ac4; font-weight: bold;}
.lh-nav-item li>a:hover::after,.lh-nav-item li>a.on::after{width: 38px;height: 4px;background-color: #007ac4;content: '';position: absolute;bottom: 20px;left: 0px;margin: 0px auto;right: 0px;}
.lh-nav-item li dl{position:absolute; left:0; top:90px; width:100%; text-align:center; opacity:0; visibility:hidden; transform:translateY(50%);transition:cubic-bezier(0.215,.61,.355,1) .45s;border-radius: 12px;background-color: #000;padding: 14px 0px;border-bottom: 3px solid #e48122;}
.lh-nav-item li dl a{font-size:14px; color:#666; line-height:30px; white-space:nowrap;}
.lh-nav-item li dl a:hover{color:#007ac4;}
.lh-nav-tel{display: inline-block;margin-left: 100px;overflow: hidden;float: right;background: url(../img/coin26.png)no-repeat left center;background-size: 28px;margin-top: 31px;}
.lh-nav-tel span{display: inline-block;padding-left: 35px;color: #0079c3;font-weight: bold;font-size: 24px;}


/* 弹出 */
.reveal-modal-bg { position: fixed; height: 100%;width: 100%;background: #000;background: rgba(0,0,0,.8);z-index: 100;display: none;top: 0;left: 0; }
.reveal-modal {visibility: hidden;top:30%;width:712px; left:0px; right:0px; margin:0 auto;background-color: #eee;position: absolute;z-index: 101;padding: 30px 40px 45px;-webkit-box-shadow: 0 0 55px -4px rgba(0,0,0,.4);-moz-box-shadow: 0 0 55px -4px rgba(0,0,0,.4);box-shadow: 0 0 55px -4px rgba(0,0,0,.4);}
.reveal-modal .close-reveal-modal {font-size: 28px;line-height: .5;position: absolute;top: 8px;right: 11px;color: #555;text-shadow: 0 -1px 1px rbga(0,0,0,.6);font-weight: bold;cursor: pointer;} 
.reveal-modal p.p1{ font-size:18px; text-align:center; color:#333; line-height:40px; padding-bottom:10px;}
.reveal-modal .seacher_box{ width:630px; height:60px; overflow:hidden; text-align:center; margin:0 auto}
.reveal-modal .seacher_box dt,.reveal-modal .seacher_box dd{float:left;color:#333;height:60px; line-height:60px;}
.reveal-modal .seacher_box dt{width:528px; height:60px; line-height:60px;}
.pro_search_input{ background-color:#fff;border:none;height:60px; float:left;line-height:60px; width:528px; color:#999; padding-left:18px; font-size:16px;}
.pro_search_btn{width:100px;height:60px;overflow:hidden;border:none;cursor:pointer;float:left; color:#fff; font-size:16px; font-weight:bold; background-color:#189cd4;}

/* hover 二级栏目 */
.lh-nav-item li:hover dl{ opacity:1; visibility:visible;transform:translateY(0%)}
.lh-nav-item li dl::after{content: "";display: inline-block;width: 19px;height: 7px;background: url(../img/nav_sor.png) no-repeat;background-size: 100%;position: absolute;left: 0px;right: 0px;margin: 0px auto; top: -6px;}
.navFixed header .lh-nav-item li>a{color: #333;}
.navFixed .lh-nav-item li>a:hover,.navFixed .lh-nav-item li>a.on{color: #1f9fe7}


/* banner */
.mBan2 { overflow: hidden; position:relative; }
.mBan2 .slideBox{ width:100%; height:auto; position:relative; }
.mBan2 .slideBox .hd{width: 100%; overflow: hidden; position: absolute; z-index: 1; left: 0px;right: 0px;margin: 0px auto; bottom: 30px;text-align: center; }
.mBan2 .slideBox .hd ul{ zoom: 1; }
.mBan2 .slideBox .hd ul li{width:9px;height:9px;margin:0 8px 8px 0px;border-radius:50%;display: inline-block;background-color: #fff;}
.mBan2 .slideBox .hd ul li.on{background-color: #1f9fe7;}

.mBan2 .slideBox a.prev{display: inline-block;width: 30px;height: 58px;position:absolute;z-index: 9;left: 35px;background: url(../img/jm-bt1.png) no-repeat;top: 50%;background-size: 100%;}
.mBan2 .slideBox  a.next{display: inline-block;width: 30px;height: 58px;position:absolute;z-index: 9;right: 35px;background: url(../img/jm-bt2.png) no-repeat;top: 50%;background-size: 100%;}
.mBan2 .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.mBan2 .slideBox .bd ul,.slideBox .bd ul li{width:100%!important}
.mBan2 .slideBox .bd img{ width:100%; height:auto; display:block;  }

.banner .inner-banner.articleShow{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.inner-banner.articleShow .banner-bg{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.banner .inner-banner .banner-bg{-webkit-transform: scale(1.15);-moz-transform: scale(1.15);-ms-transform: scale(1.15);-o-transform: scale(1.15);transform: scale(1.15);-webkit-transition: 4s;-o-transition: 4s;-moz-transition: 4s;transition: 4s;}
.inner-banner.articleShow .banner-bg{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
/* 关于我们 */
.about_bg{width: 100%;height: auto;overflow: hidden;background: url(../img/about_bg.jpg) no-repeat top center #fff;position: relative;}
.about_box{width: 1300px;height: auto;overflow: hidden;margin: 0px auto;position: absolute;left: 0px;right: 0px; top: 0px;margin: 0px auto;}
.comm_bottitle{width: 100%;height: 70px;position: relative;line-height: 70px;margin-bottom: 8px;}
.comm_bottitle span{color: #000;font-weight: bold;font-size: 44px;}
.comm_bottitle span.span1{color: #0079c3;}
.comm_bottitle .en{color: #e9f0f7;display: inline-block;font-size: 56px;font-weight: bold;text-transform: uppercase;position: absolute;left: 110px;top: 1px;z-index: -1;}

.about_boxc{width: 100%;height: auto;margin: 0px auto;position: relative;padding-top: 60px;overflow: hidden;}
.about_boxcleft{width:740px;float: left;overflow: hidden;background: url(../img/coin29.png)no-repeat bottom center;height: 675px;background-size: 85%;}
.about_boxcleft.abgno{background: none !important;}
.about_boxcleft .abtxtcon{padding: 0px 160px 0px 0px;overflow: hidden;}
.about_boxcleft .abtxtfont{font-size: 16px;color: #333;line-height: 38px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 4;margin-bottom: 50px;}
.about_boxcleft .abtxt{font-size: 16px;color: #333;line-height: 38px;margin-bottom: 50px;}
.about_boxcleft .abtxt img{max-width: 700px;}
.about_boxcleft .more{display: inline-block;width: 169px;height: 50px;text-align: center;line-height: 50px;font-size: 16px;color: #fff;background-color: #0079c3;border-radius: 6px;}
.about_boxcrig{width: 540px;float: right;overflow: hidden;}
.about_boxcrig img{width: 100%;float: left;}
.ab_numsbg{width: 100%;height: auto;overflow: hidden;padding:50px 0px 70px;background-color: #0079c3;}
.ab_nums{width: 1300px;height: auto;overflow: hidden;margin: 0px auto;}
.ab_nums ul li{width: calc((100% / 5));float: left;overflow: hidden;transition:cubic-bezier(0.215,.61,.355,1) .45s;color: #fff;padding-top: 20px;}
.ab_nums ul li .pic{width: 35px; height: 35px;margin: 0px auto 35px;text-align: center;}
.ab_nums ul li .pic.pic1{background: url(../img/coin30.png)no-repeat top center;background-size: 100%;}
.ab_nums ul li .pic.pic2{background: url(../img/coin31.png)no-repeat top center;background-size: 100%;}
.ab_nums ul li .pic.pic3{background: url(../img/coin32.png)no-repeat top center;background-size: 100%;}
.ab_nums ul li .pic.pic4{background: url(../img/coin33.png)no-repeat top center;background-size: 100%;}
.ab_nums ul li .pic.pic5{background: url(../img/coin34.png)no-repeat top center;background-size: 100%;}
.ab_nums ul li .nums{text-align: center;font-size: 45px;font-weight: bold;position: relative;}
.ab_nums ul li .nums.fonc3::after{display: inline-block;position: absolute;top: -5px;right: 50px;content: '+';font-size: 30px;}
.ab_nums ul li p.p1{font-size: 14px;text-align: center;margin-bottom: 10px;}
.ab_nums ul li:hover{margin-top: -10px;}
/* 业务介绍 */
.flash4{width:100%;height:900px;margin:0px auto;position:relative;}
.flash4 ul li{width:calc((100% - 965px) / 2);height:100%;position:relative;overflow:hidden;float:left;}
.flash4 ul li .imgTop img{opacity:1;}
.flash4 ul li .imgTop img.tm{opacity:1;}
.flash4 ul li .imgbot{width: 100%;height: 450px;position: absolute;bottom: 0px;left: 0px;right: 0px;margin: 0px auto;background: url(../img/yy_bg.png)no-repeat bottom center;background-size: 100%;}
.flash4 ul li .imgbot .pic{width: 46px;height: 46px;margin:127px auto 15px;overflow: hidden;}
.flash4 ul li .imgbot .pic.pic1{background: url(../img/coin35.png)no-repeat center;background-size: 100%;}
.flash4 ul li .imgbot .pic.pic2{background: url(../img/coin36.png)no-repeat center;background-size: 100%;}
.flash4 ul li .imgbot .pic.pic3{background: url(../img/coin37.png)no-repeat center;background-size: 100%;}
.flash4 ul li .imgbot .pic.pic4{background: url(../img/coin38.png)no-repeat center;background-size: 90%;}
.flash4 ul li .imgbot p.p1{font-size: 24px;font-weight: bold;color: #fff;text-align: center;}
.flash4 ul li .imgbot .more1{width: 41px;height: 41px;margin: 32px auto 0px;background: url(../img/yw_more1.png)no-repeat center;background-size: 100%;}
.flash4 ul li .imgCen{width: 460px;height: auto;overflow: hidden;position: absolute;left: 0px;right: 0px;margin: 0px auto; top:250px;display: none;}
.flash4 ul li .imgCen p.p1{font-size: 36px;font-weight: bold;color: #fff;margin-bottom: 24px;}
.flash4 ul li .imgCen p.p2{font-size: 16px;color: #fff;line-height: 28px;margin-bottom: 67px;}
.flash4 ul li .imgCen .more2{display: inline-block;width: 169px;height: 50px;text-align: center;line-height: 50px;font-size: 16px;color: #fff;background-color: #0079c3;border-radius: 6px;}

.flash4 ul li.first{width:965px;}
.flash4 ul li.first .imgbot{display: none;}
.flash4 ul li.first .imgCen{display: block;}
.flash4 ul li.fast{position:absolute;right:0px;bottom:0px;}
/* 核心优势 */
.ys_topbg{width: 100%;overflow: hidden;background: url(../img/ys_copbg.jpg) no-repeat top center;background-size:cover;padding-top: 90px;}
.ys_toppic{width: 1300px;height: auto;margin:80px auto;overflow: hidden;}
.ys_toppic img{width: 100%;float: left;}

.ys_bg{width: 100%;height: 943px;overflow: hidden;background: url(../img/ys_bg.jpg) no-repeat top center;background-size:cover;}
.ys_boxc{width: 1300px;height: auto;overflow: hidden;margin: 190px auto 0px;}
.ys_boxc .ys_left{width: 630px;float: left;overflow: hidden;}
.ys_boxc .ys_left img{width: 100%;}
.ys_boxc .ys_rig{width: calc(100% - 750px);overflow: hidden;margin-top: 30px;}
.ys_boxc .ys_rig .abtxtcon{padding: 30px 30px 0px 0px;overflow: hidden;}
.ys_boxc .ys_rig .abtxtfont{font-size: 16px;color: #333;line-height: 38px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 4;margin-bottom: 60px;}
.ys_boxc .ys_rig .more{display: inline-block;width: 169px;height: 50px;text-align: center;line-height: 50px;font-size: 16px;color: #fff;background-color: #0079c3;border-radius: 6px;}
/* 带来的价值 */
.jz_bg{width: 100%;height: 900px;overflow: hidden;background: url(../img/jz_bg.jpg)no-repeat top center;background-size: cover;}
.jz_title{position: relative;text-align: center;z-index: 9;}
.jz_title.zz{z-index: 22;}
.jz_title p.p1{font-size: 44px;font-weight: bold;color: #fff;padding-bottom: 25px;}
.jz_title p.p2{position: absolute;bottom: 0px;left: 0px;right: 0px;margin: 0px auto;font-size: 56px;color: rgba(255,255,255,0.2);text-transform: uppercase;font-weight: bold;z-index: -1;}
.jz_title p.p1.c1{color: #0079c3;}
.jz_title p.p2.c2{color: #f2f6fb;font-size: 38px;}
.jz_title p.p2.c3{color: #e7ebef;font-size: 38px;}


.jz_list{width: 100%;height: auto;overflow: hidden;margin: 130px auto 0px;}
.jz_list ul li{width: calc((100% / 4) - 100px);float: left;overflow: hidden;margin: 0px 50px;}
.jz_list ul li .arrpic{width: 78px;height: 78px;background-color: rgba(0,121,195,0.3);margin-bottom: 30px;border-radius: 50%;overflow: hidden;}
.jz_list ul li .pic{width: 65px;height: 65px;border-radius: 50%;margin:6px;}
.jz_list ul li .pic.pic1{background: url(../img/coin39.png) no-repeat center #0880c9;background-size: 34px;}
.jz_list ul li .pic.pic2{background: url(../img/coin40.png) no-repeat center #0880c9;background-size: 32px;}
.jz_list ul li .pic.pic3{background: url(../img/coin41.png) no-repeat center #0880c9;background-size: 30px;}
.jz_list ul li .pic.pic4{background: url(../img/coin42.png) no-repeat center #0880c9;background-size: 25px;}
.jz_list ul li p.p1{color: #fff;font-weight: bold;font-size: 24px;font-weight: bold;margin-bottom: 25px;}
.jz_list ul li p.p2{font-size: 16px;color: #fff;line-height: 25px;}
/* 联系我们 */
.lx_bg{width: 100%;height: 695px;overflow: hidden;background: url(../img/lx_bg.jpg)no-repeat top center;position: relative;z-index: -22;background-size: cover;}
.lx_boxc{width: 1300px;height: auto;overflow: hidden;margin: 105px auto 0px;}
.lx_left{width: 540px;float: left;overflow: hidden;}
.lx_leftlis{width: 100%;height: auto;overflow: hidden;margin-top: 20px;}
.lx_leftlis ul li{width: 98%;float: left;background-color: #fff;border-radius: 8px;box-shadow: 0 0 20px rgba(203,208,212,.1);margin: 1% 1% 2%;box-sizing: border-box;padding: 22px 20px;}
.lx_leftlis ul li .pic{width: 42px;height: 42px;float: left;border-radius: 50%;}
.lx_leftlis ul li .pic.pic1{background: url(../img/coin43.png) no-repeat center #0079c3;background-size: 23px;}
.lx_leftlis ul li .pic.pic2{background: url(../img/coin44.png) no-repeat center #0079c3;background-size: 23px;}
.lx_leftlis ul li .pic.pic3{background: url(../img/coin45.png) no-repeat center #0079c3;background-size: 23px;}

.lx_leftlis ul li .txtcon{width: calc(100% - 65px);float: right;overflow: hidden;}
.lx_leftlis ul li .txtcon p.p1{font-size: 16px;color: #939393;margin-bottom: 5px;}
.lx_leftlis ul li .txtcon p.p2{font-weight: bold;font-family: Arial, Helvetica, sans-serif;color: #333;font-size:20px;}

/* footbg */
.foot-bg{width: 100%;height: auto;overflow: hidden;background-color: #0079c3;padding: 58px 0px 40px;}
.foot-bg .foot-con{width: 1300px;height: auto;overflow: hidden;margin: 0px auto;}
.foot-bg .foot-con .foot-tel{width: 325px;float: left;overflow: hidden;}
.foot-bg .foot-con .foot-tel .coin1{width: 235px;height: 63px;overflow: hidden;background: url(../img/foot_logo.png)no-repeat center;background-size: 100%;margin-bottom: 20px;}
.foot-bg .foot-con .foot-tel p.p1{font-size: 16px;color: #fff;}
.foot-bg .foot-con .foot-cen{width: 375px;height: auto;overflow: hidden;float: left;margin-left: 30px;}
.foot-bg .foot-con .foot-cen ul li{width: calc(100% / 2);float: left;overflow: hidden;}
.foot-bg .foot-con .foot-cen ul li p.p1{font-size: 18px;margin-bottom: 20px;}
.foot-bg .foot-con .foot-cen ul li p.p1 a{color: #fff;}
.foot-bg .foot-con .foot-cen ul li p.p2{line-height: 25px;font-size: 14px;}
.foot-bg .foot-con .foot-cen ul li p.p2 a{color: #fff;}
.foot-bg .foot-con .foot-rig{width: 106px;height: auto;overflow: hidden;float: left;margin-left: 20px;}
.foot-bg .foot-con .foot-rig .pic{width: 100%;height: 106px;overflow: hidden;text-align: center;margin-bottom: 8px;}
.foot-bg .foot-con .foot-rig .pic img{width: 100%;border-radius: 8px;}
.foot-bg .foot-con .foot-rig p{text-align: center;font-size: 14px;color: #fff;}
.foot-bg .foot-con .foot-fw{width: 230px;float: right;overflow: hidden;color: #fff;text-align: right;}
.foot-bg .foot-con .foot-fw p.p1{font-size: 16px;margin-bottom: 8px;}
.foot-bg .foot-con .foot-fw p.p2{font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 30px;}
.foot-bgcon{width: 100%;line-height: 58px;text-align: center;border-top: 1px solid #268dcc;font-size: 16px;color: #fff;background-color: #0079c3;}
.foot-bgcon a{color: #fff;}
.foot-bgcon a:hover{color: #fff;}
/* 关于我们 */
.commbanner{width: 100%;height: auto;overflow: hidden;min-width: 1250px;margin: 0px auto;position: relative;}
.commbanner.inner-banner.articleShow{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.inner-banner.articleShow .banner-bg{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.commbanner.inner-banner .banner-bg{-webkit-transform: scale(1.15);-moz-transform: scale(1.15);-ms-transform: scale(1.15);-o-transform: scale(1.15);transform: scale(1.15);-webkit-transition: 4s;-o-transition: 4s;-moz-transition: 4s;transition: 4s;}
.inner-banner.articleShow .banner-bg{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.commbanner img{width: 100%;float: left;}
/* story-banner */
.story-bannercon{margin: 0px auto 0px;overflow: hidden;position: absolute;left: 0px;right: 0px;top: 35%;max-width: 1500px;min-width: 1300px;}
.story-commtitl{width: 100%;height: auto;overflow: hidden;color: #fff;max-width: 1300px;margin: 0px auto;}
.story-commtitl p.p1{font-size: 40px;margin-bottom: 6px;font-weight: bold;}
.story-commtitl p.p2{font-size: 18px;text-transform: capitalize;}
.story-commtitl.c1{color: #0396cb;}
/* 云仓 */
.yc_arbox{width: 1300px;height: auto;overflow: hidden;margin: 100px auto;}
.yc_arbox .leftpic{width: 618px;float: left;overflow: hidden;}
.yc_arbox .leftpic img{width: 100%;}
.yc_arbox .rigtxt{width: calc(100% - 680px);float: right;overflow: hidden;}
.rigcontxt{font-size: 16px;color: #333;line-height: 30px;}
.rigcontxt p{padding: 2px 0px;}

.jg_title{position: relative;text-align: center;}
.jg_title p.p1{font-size: 44px;font-weight: bold;color: #333;padding-bottom: 25px;}
.jg_title p.p1 span{color: #0079c3;}
.jg_title p.p2{position: absolute;bottom: 0px;left: 0px;right: 0px;margin: 0px auto;font-size: 56px;color: rgba(220,232,240,0.5);text-transform: uppercase;font-weight: bold;z-index: -1;}
.yc_content{width: 100%;height: auto;overflow: hidden;margin: 0px auto;font-size: 16px;line-height: 30px;color: #333;}
.yc_content p{padding: 2px 0px;}
.yc_content img{max-width: 1200px;}
/* 业务介绍 */
.yw_navsbox{width: 100%;height: auto;overflow: hidden;padding: 38px 0px;box-shadow: 0 0 20px rgba(0,0,0,.1);margin-bottom: 20px;}
.yw_navscon{width: 1300px;height: auto;overflow: hidden;margin: 0px auto;}
.yw_navscon ul li{width: calc((100% / 4) - 80px);float: left;margin: 0px 40px;overflow: hidden;text-align: center;}
.yw_navscon ul li .pic{width: 56px;height: 56px;margin: 0px auto 14px;}
.yw_navscon ul li .pic.pic1{background: url(../img/js_coin1.png)no-repeat center;background-size: 85%;}
.yw_navscon ul li .pic.pic2{background: url(../img/js_coin2.png)no-repeat center;background-size: 85%;}
.yw_navscon ul li .pic.pic3{background: url(../img/js_coin3.png)no-repeat center;background-size: 85%;}
.yw_navscon ul li .pic.pic4{background: url(../img/js_coin4.png)no-repeat center;background-size: 85%;}
.yw_navscon ul li p.p1{font-size: 24px;font-weight: bold;color: #0079c3;margin-bottom: 10px;}
.yw_navscon ul li p.p2{font-size: 14px;color: #333;line-height: 24px;}
/* 第一个介绍 */
.yw_intrbox{width: 1300px;height: auto;overflow: hidden;margin: 80px auto;}
.yw_intrbox .rigpic{width: 610px;float: right;overflow: hidden;}
.yw_intrbox .rigpic img{width: 100%;}
.yw_intrbox .leftcon{width: calc(100% - 700px);float: left;overflow: hidden;}
.commcontxt{font-size: 16px;color: #333;line-height: 30px;margin-top: 40px;}
.commcontxt p{padding: 2px 0px;}
.commcontxt img{max-width: 100%;}
/* 仓配运营 */
.cp_boxbg{width: 100%;height: auto;background-color: #f3f3f3;padding: 80px 0px;position: relative;}
.cp_boxlis{width: 1300px;height: auto;overflow: hidden;margin: 24px auto 0px;}
.cp_boxlis ul li{width: calc((100% /2) - 18px);float: left;margin: 0px 9px 18px;background-color: #fff;padding: 25px 0px;cursor: pointer;}
.cp_boxlis ul li .pic{width: 42px;height: 42px;float: left;border-radius: 50%;margin-left: 20px;}
.cp_boxlis ul li .pic.pic1{background: url(../img/cp_coin1.png)no-repeat center #0079c3;background-size: 60%;}
.cp_boxlis ul li .pic.pic2{background: url(../img/cp_coin2.png)no-repeat center #0079c3;background-size: 50%;}
.cp_boxlis ul li .pic.pic3{background: url(../img/cp_coin3.png)no-repeat center #0079c3;background-size: 60%;}
.cp_boxlis ul li .pic.pic4{background: url(../img/cp_coin4.png)no-repeat center #0079c3;background-size: 60%;}
.cp_boxlis ul li .pic.pic5{background: url(../img/cp_coin5.png)no-repeat center #0079c3;background-size: 60%;}
.cp_boxlis ul li .pic.pic6{background: url(../img/cp_coin6.png)no-repeat center #0079c3;background-size: 60%;}
.cp_boxlis ul li .pic.pic7{background: url(../img/cp_coin7.png)no-repeat center #0079c3;background-size: 50%;}
.cp_boxlis ul li .pic.pic8{background: url(../img/cp_coin8.png)no-repeat center #0079c3;background-size: 44%;}
.cp_boxlis ul li .pic.pic9{background: url(../img/cp_coin9.png)no-repeat center #0079c3;background-size: 45%;}
.cp_boxlis ul li:hover .pic.pic1{background: url(../img/cp_coin1_1.png)no-repeat center #fff;background-size: 60%;}
.cp_boxlis ul li:hover .pic.pic2{background: url(../img/cp_coin2_2.png)no-repeat center #fff;background-size: 50%;}
.cp_boxlis ul li:hover .pic.pic3{background: url(../img/cp_coin3_3.png)no-repeat center #fff;background-size: 60%;}
.cp_boxlis ul li:hover .pic.pic4{background: url(../img/cp_coin4_4.png)no-repeat center #fff;background-size: 60%;}
.cp_boxlis ul li:hover .pic.pic5{background: url(../img/cp_coin5_5.png)no-repeat center #fff;background-size: 60%;}
.cp_boxlis ul li:hover .pic.pic6{background: url(../img/cp_coin6_6.png)no-repeat center #fff;background-size: 60%;}
.cp_boxlis ul li:hover .pic.pic7{background: url(../img/cp_coin7_7.png)no-repeat center #fff;background-size: 50%;}
.cp_boxlis ul li:hover .pic.pic8{background: url(../img/cp_coin8_8.png)no-repeat center #fff;background-size: 44%;}
.cp_boxlis ul li:hover .pic.pic9{background: url(../img/cp_coin9_9.png)no-repeat center #fff;background-size: 45%;}
.cp_boxlis ul li .cp_rig{width: calc((100% - 78px) - 20px);float: right;overflow: hidden;margin-right: 20px;}
.cp_boxlis ul li .cp_rig p.p1{font-size: 28px;font-weight: bold;color: #0079c3;margin-bottom: 10px;}
.cp_boxlis ul li .cp_rig p.p2{font-size: 16px;color: #333;line-height: 30px;height: 60px;overflow: hidden;}
.cp_boxlis ul li:hover{background-color: #0079c3;}
.cp_boxlis ul li:hover .cp_rig p.p1,.cp_boxlis ul li:hover .cp_rig p.p2{color: #fff;}
/* 介绍3 */
.sy_zxtop{width: 100%;height: auto;overflow: hidden;margin: 0px auto 0px;}
.sy_zxtop.martop{margin-top: 50px;}
.sy_zxtoppic{width: 650px;float: right;overflow: hidden;}
.sy_zxtoppic img{width: 100%;}
.sy_zxtxt{width: calc(100% - 660px);float: left;overflow: hidden;}
.sy_zxtxtit{width: 100%;height: auto;position: relative;}
.sy_zxtxtit.sy_ri{width: 425px;}
.sy_zxtxtit p.p1{color: #f2f8fc;font-size: 150px;font-style: italic;font-weight: bold;}
.sy_zxtxtit p.p1.v{color: #e7edf1;}

.sy_zxtxtit p.p2{position: absolute;left: 0px;top:55px;font-size: 36px;color: #0079c3;}
.sy_zxtxtit p.p2 i{padding-left: 18px;font-size: 24px;text-transform: uppercase;}
.sy_bigbox{width: 100%;height: auto;overflow: hidden;}
.sy_bigbox ul li{width: 100%;float: left;overflow: hidden;margin-bottom: 20px;line-height: 42px;}
.sy_bigbox ul li .pic{width: 42px;height: 42px;float: left;border-radius: 50%;}
.sy_bigbox ul li .pic.pic1{background: url(../img/sy_coin1.png)no-repeat center #0079c3;background-size: 50%;}
.sy_bigbox ul li .pic.pic2{background: url(../img/sy_coin2.png)no-repeat center #0079c3;background-size: 50%;}
.sy_bigbox ul li .pic.pic3{background: url(../img/sy_coin3.png)no-repeat center #0079c3;background-size: 50%;}
.sy_bigbox ul li .laber{float: left;display: inline-block;margin-left: 15px;font-weight: bold;font-size: 24px;color: #333;}
.sy_bigbox ul li .intr{display: inline-block;float: left;margin-left: 15px;font-size: 16px;color: #333;}

.sy_bigbox2{width:480px;height: auto;overflow: hidden;float: right;}
.sy_bigbox2 ul li{width: calc((100% / 2) - 36px);float: left;overflow: hidden;line-height: 42px;margin: 0px 18px 20px;}
.sy_bigbox2 ul li .pic{width: 42px;height: 42px;float: left;border-radius: 50%;}
.sy_bigbox2 ul li .pic.pic1{background: url(../img/sy_coin4.png)no-repeat center #0079c3;background-size: 50%;}
.sy_bigbox2 ul li .pic.pic2{background: url(../img/sy_coin5.png)no-repeat center #0079c3;background-size: 50%;}
.sy_bigbox2 ul li .pic.pic3{background: url(../img/sy_coin6.png)no-repeat center #0079c3;background-size: 50%;}
.sy_bigbox2 ul li .pic.pic4{background: url(../img/sy_coin7.png)no-repeat center #0079c3;background-size: 50%;}
.sy_bigbox2 ul li .pic.pic5{background: url(../img/sy_coin8.png)no-repeat center #0079c3;background-size: 50%;}
.sy_bigbox2 ul li .pic.pic6{background: url(../img/sy_coin9.png)no-repeat center #0079c3;background-size: 50%;}
.sy_bigbox2 ul li .laber{float: left;display: inline-block;margin-left: 15px;font-weight: bold;font-size: 24px;color: #333;}

/* 介绍4 */
.gyl_box{width: 1300px;height: auto;overflow: hidden;margin: 0px auto;}
.gyl_conbox{width: 100%;height: auto;overflow: hidden;margin: 0px auto 20px;}
.gyl_conbox ul li{width: calc((100% / 4) - 20px);float: left;margin: 0px 10px;}
.gyl_conbox ul li .pic{width: 100%; height: 240px;position: relative;}
.gyl_conbox ul li .pic img{width: 100%;}
.gyl_conbox ul li .pic .coin{width: 75px;height: 75px;border-radius: 50%;position: absolute;bottom: -35px;left: 0px;right: 0px;margin: 0px auto;    box-shadow: 0 0 20px rgba(0,0,0,.1);}
.gyl_conbox ul li .pic .coin.coin1{background: url(../img/gy_coin1.png)no-repeat center #fff;background-size: 42%;}
.gyl_conbox ul li .pic .coin.coin2{background: url(../img/gy_coin2.png)no-repeat center #fff;background-size: 42%;}
.gyl_conbox ul li .pic .coin.coin3{background: url(../img/gy_coin3.png)no-repeat center #fff;background-size: 55%;}
.gyl_conbox ul li .pic .coin.coin4{background: url(../img/gy_coin4.png)no-repeat center #fff;background-size: 42%;}
.gyl_conbox ul li p{font-weight: bold;text-align: center;font-size: 24px;padding-top: 45px;}

.gy_ys_box{width: 100%;height: auto;overflow: hidden;margin: 0px auto;}
.gy_ys_box ul li{width: calc((100% / 2) - 20px );float: left;margin: 0px 10px;overflow: hidden;}
.gy_ys_box ul li .pic{width: 100%;height: 440px;position: relative;overflow: hidden;}
.gy_ys_box ul li .pic img{width: 100%;}
.gy_ys_box ul li .pic .laber{width: 100%;height: 105px;background-color: #0079c3;position: absolute;left: 0px;right: 0px;margin: 0px auto;bottom: 0px;}
.gy_ys_box ul li .pic .laber span{display: inline-block;width: 90px;float: left;margin-left: 30px;color: #1282c7;font-size: 80px;font-family: Arial;font-style: italic;font-weight: bold;padding-top: 6px;}
.gy_ys_box ul li .pic .laber .txtc{width: calc((100% - 170px));float: right;overflow: hidden;margin-right: 30px;font-size: 20px;color: #fff;line-height: 28px;margin-top: 24px;}

/* 新闻 */
.news_clist3{width: 100%;height: auto;overflow: hidden;margin: 0px auto;}
.news_clist3 ul li{width: 100%;float: left;overflow: hidden;padding: 38px 0px; border-bottom: 1px dashed #d1d1d1;}
.news_clist3 ul li a .tiem{width: 65px;float: left;overflow: hidden;box-sizing: border-box;border-right: 1px solid #e8e8e8;}
.news_clist3 ul li a .tiem p.p1{font-size: 36px;color: #333;font-weight: bold;margin-bottom: 6px;padding-top: 5px;}
.news_clist3 ul li a .tiem p.p2{font-size: 12px;color: #b4b4b4;padding-bottom: 6px;}
.news_clist3 ul li a .news_txt{width: calc(100% - 300px);float: left;overflow: hidden;margin-left: 25px;}
.news_clist3 ul li a .news_txt p.p1{font-size: 18px;font-weight: bold;color: #333;margin-bottom: 8px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news_clist3 ul li a .news_txt p.p2{font-size: 14px;color: #666;line-height: 22px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news_clist3 ul li a .more{display: inline-block;width: 143px;height: 41px;background: url(../img/coin14.png)no-repeat center;text-align: center;line-height: 41px;font-size: 16px;color: #fff;float: right;margin-top: 20px;}
.news_clist3 ul li:hover a .more{background: url(../img/coin6_6.png)no-repeat center;}

/*分页*/
.page{width:100%;line-height:30px;text-align:center;border-top:none;padding:0 0 0px 0; margin:30px auto 50px;font-size: 14px;}
.pagination { width:auto;  margin:0 auto;}
.pagination li {display: inline-block;margin-right: 3px;padding: 3px 15px;border: 1px solid #e2e2e2;min-width: 20px;text-align: center;border-radius: 6px;}
.pagination li.active {background: #00a8e6;color: #fff;border: 1px solid #00a8e6;}
.pagination li a {display: block;text-align: center;}
/* 我要应聘 */
.zp_titlebg{background-color: #4d5b7e !important; height: 50px !important;line-height: 50px !important;font-size: 16px !important;color: #fff !important;}
.layui-colla-content{border-top: none !important;border: 1px solid #fff !important; border-top: none !important;padding: 22px 28px !important;background-color: #fff;}
.layui-collapse{border:none !important;margin-bottom: 5px;}
.zp-titnav1{width: 60%;float: left;}
.zp-titnav2{width: 20%;float: left;}
.zp-titnav3{width: 20%;float: left;}
.zp_titlebg span{display: inline-block;padding-right: 5px;}
.layui-colla-icon{color:#bebebe !important;}
.zp_labert{font-size: 16px;color: #5e5e5e;margin-bottom: 12px;}
.zp_labertcon{font-size: 14px;color: #676767;line-height: 32px;}
.zp_titlecur{background-color: #0282cb !important;color: #fff !important;}
.zp_titlecur .zp-titnav1{color: #fff !important;}
.zp_titlecur span{color: #fff !important;}
.zp_titlecur .layui-colla-icon{color: #fff !important;}
/* 联系我们 */
.contant_pics{width: 100%;height: 500px;overflow: hidden;margin: 0px auto;}
.contant_addre{width: 100%;height: auto;overflow: hidden;padding: 30px 0px 30px;border-bottom: 1px dashed #d1d1d1;position: relative;font-size: 16px;color: #141414;border-top: 2px solid #141414;margin-top: 35px;}
.contant_addre p.p1{padding-bottom: 4px;font-weight: bold;}
.contant_addre .coin{width: 18px;height: 20px;background: url(../img/coin23.png) no-repeat center;background-size: 100%;position: absolute;right: 0px; bottom: 42%;}
.contant_telbox{width: 100%;height: auto;overflow: hidden;margin: 0px auto;padding-top: 30px;padding-bottom: 30px;border-bottom: 1px dashed #d1d1d1;}
.contant_telbox ul li{width: calc(100% / 2);float: left;overflow: hidden;font-size: 16px;color: #141414;line-height: 24px;}
.contant_telbox ul li p.p1{font-weight: bold;padding-left: 25px;}
.contant_telbox ul li.li1{background: url(../img/coin24.png)no-repeat left center;background-size: 17px;}
.contant_telbox ul li.li2{background: url(../img/coin25.png)no-repeat left center;background-size: 15px;}

/* leftsead */
.leftsead{width:76px;position:fixed;top:200px;right:40px; z-index:100;background-color: #0079c3;border-radius: 12px;}
.leftsead .sead-con{width: 100%;box-sizing: border-box;}
.leftsead .telb{ width:100%; height:70px; overflow: hidden;cursor:pointer; transition:all 0.3s;border-bottom: 1px solid #3695d0;}

.leftsead .telb span{ display:none;}
.leftsead .telb:hover{ width:240px; height:70px; overflow: hidden;color:#fff;text-align:left; text-indent:2.8em; line-height:70px; font-size:20px; font-weight:500; cursor:pointer; transition:all 0.3s; transform: scale(1) translatex(-170px);border-radius: 6px;font-weight: bold;background-color: #0079c3;}
.leftsead .telb:hover span{ display:block;background:url(../img/sead_coin2.png) no-repeat 20px center;background-size: 10%;}
.leftsead .telb:hover .chatpic{display: none;}
.leftsead .er{ width:100%; height:70px; position:relative; cursor:pointer; transition:all 0.5s;border-bottom: 1px solid #3695d0;background-size:26px;}
.leftsead .chatpic{width: 100%;height: auto;overflow: hidden;margin-top: 12px;}
.leftsead .chatpic .pic{width: 30px;height: 30px;overflow: hidden;margin: 0px auto 5px;}
.leftsead .chatpic .pic.gz{background:url(../img/sead_coin1.png) no-repeat center;background-size: 85%;}
.leftsead .chatpic .pic.vcha{background:url(../img/sead_coin3.png) no-repeat center;background-size: 75%;}
.leftsead .chatpic .pic.tel{background:url(../img/sead_coin2.png) no-repeat center;background-size: 75%;}
.leftsead .chatpic p{color: #fff;text-align: center;font-size: 14px;}

.leftsead .er .biger{ width:0; height:153px; position: absolute; margin:5px; left:0; top:-40px; border-radius:6px; text-align:center; transition:all 0.3s; opacity:0;}
.leftsead .er:hover .biger{ width:129px; height:153px; position: absolute; margin:5px; left:-140px; top:-40px; border-radius:6px; background-color:#0079c3; text-align:center; transition:all 0.3s;  opacity:1; -moz-box-shadow:0 0 10px #dfdfdf; -webkit-box-shadow:0 0 10px #dfdfdf; box-shadow:0 0 10px #dfdfdf;}
.leftsead .er .biger img{ width:85%; height:auto; margin:10px auto 0 auto;}
.leftsead .er .biger p{color: #fff;font-size: 16px;text-align: center;line-height: 28px;font-weight: normal;}
.leftsead .qq{ width:56px; height:56px; overflow: hidden; margin:10px auto 0 auto; background:#fff url(../img/t5.png) no-repeat center; border-radius:50%; cursor:pointer; transition:all 0.5s; -moz-box-shadow:0 0 5px #dfdfdf; -webkit-box-shadow:0 0 5px #dfdfdf; box-shadow:0 0 5px #dfdfdf;}
.leftsead .qq:hover{ width:56px; height:56px; overflow: hidden; margin:10px auto 0 auto; background:#0c52c4 url(../img/t5a.png) no-repeat center; border-radius:50%; cursor:pointer; transition:all 0.5s;}

.leftsead .top{ width:100%; height:90px; overflow: hidden;cursor:pointer; transition:all 0.5s;}
.leftsead .top .pic{width: 100%;height: 44px;background:url(../img/sead_coin4.png) no-repeat center;text-align: center;margin: 10px auto 0px;}
.leftsead .top p{font-size: 14px;color: #fff;text-align: center;}
.leftsead .top:hover p{transition:all 0.5s;font-weight: bold;}
.leftsead .top:hover .pic{animation:scrr 3s infinite linear;transition:all 0.3s;}

/* 新闻详情 */
.viewimg{height: 350px;}
.viewboxre{width: 100%;height: auto;position: relative;margin: 0px auto;}
.viewbox{width: 100%;;margin: 0px auto 0px;box-shadow: 0px 0px 15px #f3f3f3;box-sizing: border-box;padding: 40px 70px 30px;}
.viewtitle{font-size: 36px;color: #333;text-align: center;margin-bottom: 8px;font-weight: bold;}
.viewbz{width: 100%;height: auto;overflow: hidden;text-align: center;border-bottom: 1px solid #f3f3f3;padding-bottom: 20px;}
.viewbz ul li{display: inline-block;padding: 0px 20px;font-size: 16px;color: #333;line-height: 30px;padding: 0px 30px;}
.viewbz ul li.li1{background: url(../img/t48.png) no-repeat left center;background-size: 24px;}
.viewbz ul li.li2{background: url(../img/t49.png) no-repeat left center;background-size: 21px;}
.viewbz ul li.li3{background: url(../img/t47.png) no-repeat left center;background-size: 21px;}
.viecounten{width: 100%; height: auto;overflow: hidden;min-height: 450px;font-size: 16px;line-height: 28px;color: #333;margin-top: 40px;}
.viecounten p{padding: 2px 0px;}
.viepagecon{width: 100%;height: auto;overflow: hidden;padding-top: 10px;border-top: 1px solid #f3f3f3;}
.viepagecon span{display: inline-block;width: 48%;font-size: 14px;color: #333;line-height: 30px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;height: 30px;}
.viepagecon span.span1{float: left;}
.viepagecon span.span2{float: right;text-align: right;}
.viepagecon span a{color: #333;}
.viepagecon span:hover a{color: #0282cb;}

.view_video{width:100%;margin:25px auto 0px;}
.view_video  video{width: 100%; height: 100%;object-fit: cover;}
.jm-viewc{width: 100%;height: auto;overflow: hidden;text-align: center;}
.fp-warning, .fp-watermark{display: none;}



/* 资质 */
.pro_zzlis{height: auto;overflow: hidden;margin:40px auto 0px;width: 1300px;padding: 0px 20px;}
.pro_zzlis ul li{width: 391px;float: left;margin: 0px 14px 28px;overflow: hidden;}
.pro_zzlis ul li .pic{width: 100%;height: 256px;background: url(../img/coin_21.png)no-repeat top center;padding:17px 18px 10px;box-sizing: border-box;margin-bottom: 15px;overflow: hidden;}
.pro_zzlis ul li .pic img{width: 100%;float: left;}
.pro_zzlis ul li p{font-size: 16px;color: #000;text-align: center;}
.pro_titlebg{width: 100%;height: auto;overflow: hidden;margin-bottom: 40px;}
/***向下按钮***/
@keyframes scrr {
    0% {
    transform:translateY(5px);
   }
    50% {
    transform:translateY(-5px);
   }
    100% {
    transform:translateY(5px);
   }
}
@-webkit-keyframes a_zoom-in{
    from{-webkit-transform: scale(1.2);transform: scale(1.2);}
    to{-webkit-transform: scale(1);transform: scale(1);}
}
@keyframes a_zoom-in{
    from{-webkit-transform: scale(1.2);transform: scale(1.2);}
    to{-webkit-transform: scale(1);transform: scale(1);}
}
@-webkit-keyframes a_zoom-in-h{
    from{-webkit-transform: scale(1);transform: scale(1);}
    to{-webkit-transform: scale(1.2);transform: scale(1.2);}
}
@keyframes a_zoom-in-h{
    from{-webkit-transform: scale(1);transform: scale(1);}
    to{-webkit-transform: scale(1.2);transform: scale(1.2);}
}

/*普通大小笔记本1366*/
/* @media screen and (min-width: 1200px) and (max-width:1470px){

} */
@media screen and (max-width: 1690px){
    .ys_bg{height: 900px;}
    .jz_bg{height: 900px;}
    .lx_bg{height: 670px;}
}
@media screen and (max-width: 1620px){
    .ys_bg{height: 850px;}
    .jz_bg{height: 850px;}
    .lx_bg{height: 650px;}
}
@media screen and (max-width: 1470px){
    .ys_bg{height: 800px;}
    .jz_bg{height: 800px;}
    .ys_boxc{margin: 150px auto 0px;}
    .lx_bg{height: 620px;}

}
@media screen and (max-width: 1380px){
    .flash4{height: 606px;}
    .flash4 ul li{width:calc((100% - 650px) / 2);height: 606px;}
    .flash4 ul li.first{width:650px;}
    .flash4 ul li .imgbot{height: 325px;}
    .jz_bg{padding: 80px 0px;height: 800px;}
    .ys_boxc{margin-top: 100px;}
    .ys_bg{height: 770px;}
    .lx_bg{height: 600px;}
}
/*小的笔记本1024*/
@media screen and (min-width: 992px) and (max-width:1200px){

}