﻿@charset "utf-8";
/* =====================页面样式======================== */
/* ==public== */
.fullpage{width: 100%;font-size: 0;text-align: center;margin-top: 60px;}
.fullpage a{display: inline-block;vertical-align: middle;width: 36px;height: 36px;line-height: 36px;border: 1px solid #e9e9e9;margin: 0 4px;font-size: 14px;color: #777;transition: all .4s ease;}
.fullpage a:first-child, .fullpage a:last-child{background: url('../images/gather/pageArr.png') no-repeat center;}
.fullpage a:last-child{transform: rotate(180deg);}
.fullpage a:hover, .fullpage a.ontrue, .fullpage a.on{background-color: #ff883c;color: #fff;border-color: #ff883c;}
.fullpage a:first-child:hover, .fullpage a:last-child:hover{background-image: url('../images/gather/pageArrH.png');}

/* 视频弹窗 */
.vdBox{display: none;opacity: 0;position: fixed;z-index: 999999;width: 100%;height: 100%;background: rgba(0,0,0,.5);top: 0;left: 0;}
.vd{display: none;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.vdcontent{display: flex;justify-content: center;align-items: center;position: relative;width: 60%;height: 100%;margin: 0 auto;}
.vdcontent-core{position: relative;display: inline-block;vertical-align: middle;width: 100%;position: relative;}
.vdcontent-core video{width: 100%;}
.vdBox-close {width: 28px;height: 28px;position: absolute;right: -28px;top: -28px;z-index: 3;background: url('../images/gather/vdclose.png') no-repeat center;cursor: pointer;opacity: .5;transition: all .6s ease;}
.vdBox-close:hover{opacity: 1;}
/* ==over== */


.sonBan{width: 100%;position: relative;background: #fff;}
.sonBan-img{width: 100%;object-fit: cover;min-height: 300px;}

/*面包屑*/
.inner-nav2{font-size: 14px;background:white;line-height: 65px;border-bottom: 1px solid #efefef;}
.inner-nav2.zon{position: fixed;left: 0;right: 0;top: 100px;background: #fff;z-index: 9;}
.inner-nav2 .inner-nav-left, .inner-nav2 .inner-nav-right{flex: 0 0 auto;display: inline-flex;}
.inner-nav2 .nav-left-a{position: relative;color: #555;flex: 0 0 auto;display: inline-block;transition-duration: .3s;}
.inner-nav2 .inner-nav-left p{padding-right: 48px; position: relative;}
.inner-nav2 .nav-left-a:before{position: absolute;bottom: -1px;content: "";display: block;width: 0;height: 2px;left: 22px;background: #0066b2;transition-duration: .3s;}
.inner-nav2 .inner-nav-left p:after{position: absolute;right: 24px;top: 50%;margin-top: -7px;content: "";display: inline-block;vertical-align: top;width: 1px;height: 14px;background: #ccc;}
.inner-nav2 .nav-left-a:last-child:after{opacity: 0;display: none;}
.inner-nav2 .nav-left-a:hover, .inner-nav2 .nav-left-a.cur{color: #0066b2;}
.inner-nav2 .nav-left-a:hover:before, .inner-nav2 .nav-left-a.cur:before{width: 100%;left: 0;}
.inner-nav2 .bread-s0{display: inline-block;padding-left: 20px;background: url(../images/mianbao.png) no-repeat left center;}
.inner-nav2 .bread-a{color: #555;flex: 0 0 auto;transition-duration: .3s;}
.inner-nav2 .bread-a:hover, .inner-nav2 .bread-a.cur{color: #0066b2;}
.inner-nav2 .bread-a1{margin: 0 8px;}
.inner-nav2 .bread-a2{margin-left: 8px;color: #0066b2;}



.company-story{width: 100%;padding: 35px 0;position: relative;}
.company-stoitems{width: 72%;display: flex;justify-content: space-between; flex-wrap: wrap; margin: 0 auto; padding-bottom: 30px;}
.company-stoshow{width:100%;position: relative;z-index: 2;}
.company-stocont {width: 100%;line-height: 35px; font-size: 15px; overflow: hidden;}
.company-stocont p{text-indent: 32px;}

.company-stoimg{width: 100%;  overflow: hidden;}
.company-stoimg img{object-fit: cover;max-width: 100%; display: block; margin: 0 auto;}

.company-story .indmh-num {margin: 2% auto; width: 78%;}
.company-story .indmh-num li {width: 20%; margin-bottom: 1.5%;}
.company-story .indmh-num li .num span{color: #10193a; font-size: 45px;}
.company-story .indmh-num li .num sup{color: #555;}
.company-story .indmh-num li .text{color: #555;}



.about-culture{width: 100%;padding: 32px 0; overflow: hidden;}
.about-culture .common-style{text-align: center;}
.about-culture .common-style h2{font-size: 32px;color: #182f49;line-height: 44px;margin:15px 0;}
.about-culture-items{width: 100%;margin-top: 60px;}
.about-culture-items ul li{width: 50%;float: left; margin-bottom: 4%;}
.culture-item{width: 100%;text-align: center;}
.culture-item h3{font-size:22px;color: #222;margin-top:30px;}
.culture-wall{width: 100%;padding: 0 16px;margin-top: 20px;}
.culture-wall p{font-size: 15px;color: #777;line-height: 24px;}
.culture-cont{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;transition: transform .4s ease;}
.culture-icon{display:flex;align-items:flex-end;justify-content:center;width:55px;height:55px;position:relative}
.culture-icon:after{content:'';width:36px;height:36px;background:#ccdbec;position:absolute;right:-8px;bottom:-10px;border-radius:50%;z-index:-1;transition: all .6s ease}
.culture-back{position:absolute;left:0;top:0;width:100%;height:100%}
.culture-back>div{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;text-align:center;transition:all 1.5s cubic-bezier(.23,1,.32,1);background-repeat:no-repeat;background-size:cover;visibility: hidden;opacity: 0}
.culture-back>div:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.5)}
.culture-back>div.active{opacity:1;visibility:visible}
.culture-btn{font-size:16px}
.culture-item:hover .culture-icon:after{width: 80px;height: 80px;right: 50%;bottom: 50%;transform: translate(50%,50%)}
.culture-item .culture-icon img{transition: all .6s ease}
.culture-item:hover .culture-icon img{transform: scale(.8)}
.culture-item:hover h2{color: #e5931b;}


.nr-section{padding:35px 0 50px; overflow: hidden;}
.nr-section .contain{padding: 0 3%;}
.nr-section .intro_file{line-height: 36px; font-size: 14px;  overflow: hidden;}
.nr-section .intro_file img{max-width: 100%;} 
.nr-section .intro_file video{width: 100%;}

.nr-section .intro_file table {width: 100%;border-collapse: collapse; border-left: 1px solid #999;border-top: 1px solid #999; margin-bottom: 10px;text-align:center;}
.nr-section .intro_file table tr td{border-right: 1px solid #999;border-bottom: 1px solid #999;font-size: 14px;line-height: 35px; padding: 4px 8px; color: #000;}
.nr-section .intro_file table tr:first-child td{ background: #008558; color: #fff !important; font-size: 18px !important; padding: 12px 0;}
.nr-section .intro_file table tr {background: #fff;border-bottom: 1px solid #999;}

.wtadvan{width: 100%;overflow: hidden;padding: 60px 0;}
.wtadvan-list{width: 100%;overflow: hidden;}
.wtadvan-list ul li{width:50%;float: left;text-align: center;padding: 0 50px; margin-bottom: 4%; box-sizing: border-box;}
.wtadvan-list ul li img{height: 100%;}
.wtadvan-list ul li h6{font-size: 18px;color: #333;margin-top: 20px;line-height: 30px;}
.wtadvan-list ul li p{margin-top: 14px;font-size: 14px;color: #555;line-height: 25px; padding: 0 35px;}
.wtadvan .adv_ys img{max-width: 100%; display: block; margin: 35px auto;}



.wtadvan2-list{width: 100%;overflow: hidden; }
.wtadvan2-list ul{margin-right:-1%; margin-top: 3%;}
.wtadvan2-list li{width:24%;float: left;text-align: center;padding:2%; background: #f8f8f8; margin-right:1%; box-sizing: border-box; margin-bottom: 3%;}
.wtadvan2-list li img{height: 100%;}
.wtadvan2-list li h6{font-size: 18px;color: #333;margin-top: 20px;line-height: 30px;}
.wtadvan2-list li p{margin-top: 14px;font-size: 14px;color: #555;line-height: 25px; min-height: 50px;}
.wtadvan2 .adv_ys img{max-width: 100%; display: block; margin: 35px auto;}

.core_team{padding: 30px 0 0; overflow: hidden;}
.core_team ul{ margin-left:-2%;}
.core_team ul li{ float:left; width:48%; margin-left:2%; text-align:center; margin-bottom:2%;}
.core_team ul li img{ max-width:100%; display: block; width:100%; }
.core_team ul li span{display:block; line-height:30px; font-size:15px; padding-top: 10px; color: #444;}


.zhengshu{width:100%;overflow: hidden;}
.zhengshu ul{ margin-left:-2%;}
.zhengshu li{ float:left; width:23%; margin-left:2%; text-align:center; margin-bottom:2%; background: #f2f2f2; padding:1.5%;}
.zhengshu li img{ max-width:98%; display: block;}
.zhengshu li span{display:block; line-height:30px; font-size:15px; padding-top: 10px; color: #444;}


.Ulimg{margin-top:20px;overflow: hidden;}
.Ulimg ul{ margin-left:-2%;}
.Ulimg li{ float:left; width:31.333%; margin-left:2%; text-align:center; margin-bottom:1.75%; box-sizing: border-box; overflow: hidden;}
.Ulimg li .upimg{width: 100%; border: 5px solid #e2e2e2; overflow: hidden;}
.Ulimg li .upimg img{ max-width:100%; -webkit-transition:0.5s;transition:0.5s;}
.Ulimg li .upimg:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.Ulimg li span{display:block; line-height:22px; font-size:15px; padding: 12px 0 0;}


.jobs_list{width: 100%;padding: 10px 0;overflow: hidden;}
.jobs_list li{margin-bottom: 18px; line-height:60px; background: #eee;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding: 0 2%; box-sizing: border-box; overflow: hidden;}
.jobs_list li span{display: inline-block;float: left;font-size:15px;color: #252525;text-align: center; width: 25%;}
.jobs_list li span:nth-child(1){text-align: left; font-size: 17px; font-weight: bold;}

.jobDespup{padding: 2.5%; max-width: 100%;  background: #f5f5f5; overflow: hidden;}
.jobDespup .topBox{margin-bottom: 18px; padding-bottom: 15px; border-bottom: 1px dashed #d0d0d0; overflow: hidden; }
.jobDespup .topBox span{display: inline-block;float: left;font-size:15px;color: #252525;text-align: center; width:25%; line-height: 45px;}
.jobDespup .topBox span:nth-child(1){text-align: left; font-size: 17px; font-weight: bold;}
.jobDespup .topBox span.zps{width: 125px; line-height: 38px; text-align: center; background-color: #044f9f; font-size: 14px; color: #fff; cursor: pointer; float: right;
    border-radius:40px; margin-top: 4px;}
.jobDespup .jobDesc{padding: 12px 0; font-size: 15px; line-height: 32px; color: #444; overflow: hidden; }


/* --物流服务-- */
.cx-product-01{padding:3% 0;overflow:hidden;}
.cx-product-01 .list{margin:-15px;overflow:hidden;}
.cx-product-01 .list .item{float:left;margin:15px;overflow:hidden;background:#fff;}
.cx-product-01 .list[data-grid="2"] .item{width:calc(50% - 30px);}
.cx-product-01 .list[data-grid="3"] .item{width:calc(20% - 30px);}
.cx-product-01 .list[data-grid="4"] .item{width:calc(25% - 30px);}
.cx-product-01 .list[data-grid="5"] .item{width:calc(33.333% - 30px);}
.cx-product-01 .list .pic{overflow:hidden;}
.cx-product-01 .list .pic img{display:block;width:100%;transition:all 1s;}
.cx-product-01 .list .pic:hover img{transform:scale(1.05);}
.cx-product-01 .list .text{overflow:hidden;}
.cx-product-01 .list .text h3{margin-top: 15px;
    padding-bottom: 15px;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-image: url("../images/ip_ico.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;padding-left: 25px;}
.cx-product-01 .list .text h3 a{color:#333;}
.cx-product-01 .list .text h3 a:hover{color:#eee537;}
.cx-product-01 .list .text p{margin-bottom: 15px; line-height:25px;font-size:14px;color:#555;word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 50px;
}
.cx-product-01 .list .read{width: 115px; overflow:hidden;}
.cx-product-01 .list .read a{display:block;font-size:14px;color:#555; border:#bbb solid 1px; padding: 0px 10px; line-height: 25px;}
/* .cx-product-01 .list .read a:before{display:block;float:right;font-family:"iconfont";content:url(../images/idc.jpg);height:10px;width: 15px;} */
.cx-product-01 .list .read a:hover{color:#044f9f !important;border:#044f9f solid 1px; }




.wl_pages{width: 100%; padding:35px 0; overflow: hidden;}
.wl_pages .wl_info{display: flex; justify-content: space-between; align-items: center; background: #f2f2f2; margin: 50px 0;}
.wl_pages .wl_info .wl_info-img{width: 50%;text-align: right; display: inline-block; vertical-align: middle;} 
.wl_pages .wl_info .wl_info-img img{width: 100%;object-fit: cover;}
.wl_pages .wl_info .wl_info-cont{padding:35px;width: 50%;  display: inline-block; box-sizing: border-box; vertical-align: middle;}
.wl_pages .wl_info .wl_info-cont .name{font-size: 27px;color: #044f9f;font-weight: 700;margin: 0 0 12px;}
.wl_pages .wl_info .wl_info-cont .hy_js{margin: 0 0 12px; ;color: #222; overflow: hidden;}
.wl_pages .wl_info .wl_info-cont .hy_js h3{font-size: 19px;font-weight: 700; line-height:normal;}
.wl_pages .wl_info .wl_info-cont .hy_js span{padding: 12px 0; display: block; font-size: 14px; color: #555;} 
.wl_pages .wl_info .wl_info-cont .desc{font-size: 15px;color: #444;line-height: 35px;text-align:justify;}

.wl_pages .wl_info:nth-of-type(odd) .wl_info-img:nth-of-type(odd){order: 0;}
.wl_pages .wl_info:nth-of-type(odd) .wl_info-cont:nth-of-type(even){order: 1;}

.wl_pages .wl_info:nth-of-type(even) .wl_info-img:nth-of-type(odd){order: 1;}
.wl_pages .wl_info:nth-of-type(even) .wl_info-cont:nth-of-type(even){order: 0;}

.cwkh{width: 428px; margin:50px auto 0 auto; overflow: hidden;}
.cwkh img{max-width: 100%;object-fit: cover; display: block;}


.product{width: 100%;padding: 40px 0;background: #f5f5f5;position: relative;overflow: hidden;}

/* 产品详情 */
.prodata-show{padding:1% 5%; overflow: hidden;}
.prodata-show h3{font-size: 30px;font-weight: 700; line-height: 35px;color: #044f9f; text-align: center;}
.prodata-show h3 span{padding: 12px 0 25px; display: block;font-weight: normal; font-size: 17px; color: #555;}
.prodata-show .scheme_box{padding: 12px 0;font-size: 15px;color: #555;line-height: 35px;}
.prodata-show .scheme_box p{text-indent: 32px;}
.prodata-show .scheme_box img{max-width: 100%;object-fit: cover; display: block;}
.prodata-show .scheme_box table{border: 1px solid #eee; margin-top: 3%;}
.prodata-show .scheme_box table tr{}
.prodata-show .scheme_box table td{padding:1%; box-sizing: border-box;border: 1px solid #eee;}


.products_inquiry_box{width: 100%;background-color: #ececec;padding-bottom: 35px;}
.products_inquiry_box .contain{background-color: #fff; padding: 1.75%;}
.products_inquiry_box .inquiry_title{font-size: 27px; line-height: 1.25; color: #333;}
.products_inquiry_box form{display: flex; flex-wrap: wrap; width: 100%; padding-right: 0; margin-top: 20px; border-top: 1px solid #ddd; padding: 20px 0 0;}
.products_inquiry_box form .rows{padding: 10px 0;}
.products_inquiry_box form .rows label{font-size: 16px; display: block; padding-bottom: 6px;}
.products_inquiry_box form .rows label span{color: red; font-size: 14px;}
.products_inquiry_box form .rows .input{box-sizing: border-box; width: 100%; max-width: 100%; height: 48px; background: #f7f7f7; line-height: 48px; border-radius: 5px; text-indent: 10px;}
.products_inquiry_box form .rows.input_rows{float: left; width: 48.334%; margin-bottom: 15px;}
.products_inquiry_box form .rows.input_rows:nth-child(even){margin-left: 3.3%;}
.products_inquiry_box form .form_button{ width: 200px; height: 46px; cursor: pointer; background: #222; border-radius: 5px; color: #fff; font-size: 16px; border: 0;}
.products_inquiry_box form .rows.textarea_rows{width: 100%;}
.products_inquiry_box form .rows textarea{box-sizing: border-box; width: 100%; height: 200px; background: #f7f7f7;  max-width: 100%; border-radius: 5px; padding: 5px; font-size: 16px;}

/* ----------------------- */

.news_ny{width: 100%;padding: 30px 0 65px;background: #f7f7f7;overflow: hidden;}
.news_ny-list{width: 100%;}
.news-ul{margin: -15px 0 0 -1.5%;display: flex;flex-wrap: wrap;}
.news-link{display: block;width: 31.8333%;float: left;margin: 30px 0 0 1.5%; transition: all .4s ease;position: relative;}
.news-pic{width:100%;overflow:hidden}
.news-pic img{width:100%;object-fit:cover;transition:all .8s ease;height: 258px;}
.news-link:hover img{transform:scale(1.06)}
.news-info{background:#fff;display:flex;padding:22px;z-index: 1;position: relative;transition: all .4s ease}
.news-link:hover .news-info{transform: translateY(-45px)}
.news-time{font-size:14px;color:#888;font-family: "Samsung";text-align:center}
.news-time span{font-weight:700;font-size:32px;color:#333;display:block;width:60px;line-height:1.5}
.news-txt{width:calc(100% - 50px);padding-left:20px}
.news-txt-title{font-size:15px;color:#333;font-weight:700;margin-bottom:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.news-txt p{font-size:13px;line-height:24px;height: 48px;color:#666;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical}
.news-more{position:absolute;z-index:0;width:100%;background:#044f9f;color:#fff;display:flex;align-items:center;justify-content:center;height:45px;left:0;bottom:0;font-size:16px}
.news-more i{display:block;background:url("../images/arr-r.png") no-repeat center/100%;width:6px;height:10px;margin-left:20px}


/* 新闻详情 */
.news-detail{width: 100%;padding: 30px 0 50px;background: #fff;overflow: hidden;}
.news-detail .contain{max-width: 1280px;}
.news-detail .info{text-align: center;}
.news-detail .info-title{font-size: 19px;margin:18px 0;font-weight: bold;}
.news-detail .info-data *{color: #757575;}
.news-detail .info-data{margin-bottom: calc((30 / 1300) * 100%);}
.news-detail .info-data > div{margin-right: calc((45 / 1300) * 100%);}
.news-detail .info-data img{margin-right: 5px;}
.news-detail .detail{font-size: 14px;line-height:30px;color: #444; margin-bottom:40px;padding-top: 15px; border-top: 1px dashed #d0d0d0; overflow: hidden;}
.news-detail .detail img{max-width: 100%;height: auto !important; display: block;}
.inline-block{display:inline-block !important;*display:inline;zoom:1;}

.casexq-btnback{width: 100%;overflow: hidden;margin-top: 20px;padding-top: 20px;border-top: 1px dashed #d0d0d0;}
.casexq-btn{width: calc(100% - 136px);padding-right: 80px;float: left;}
.casexq-btn p{width: 100%;font-size: 14px;color: #666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height: 35px;}
.casexq-btn p a{transition: all .4s ease;}
.casexq-btn p a:hover{color: #044f9f;}
.casexq-back{margin-top: 10px;width: 136px;height: 45px;line-height: 45px;display: block;float: right;border-radius: 25px;font-size: 16px;color: #fff;background: #044f9f;text-align: center;}
.casexq-back i{width: 14px;height: 14px;display: inline-block;vertical-align: middle;background: url('../images/casexqic3.png') no-repeat;margin: -4px 12px 0 0;transition: all .4s linear;}
.casexq-back:hover i{transform: rotate(180deg);}



/*联系我们*/
.ContactBlock {background-color: #fff; overflow:hidden;}

.contact_top{flex-wrap:nowrap;justify-content:space-between;margin:3% 0}
.contact_top .col{box-sizing:border-box;box-shadow:2px 2px 7px rgba(70,70,70,.2);width:49%;padding:3% 3%;display:inline-block;}
.contact_top .col .ctb{font-size:20px;font-weight:700;color:#0066b2;background-repeat:no-repeat;background-position:0 center;background-size:auto 100%;margin-bottom:4%}
@media (max-width:768px){
    .contact_top .col .ctb{font-size:.94444444rem}
}
    .contact_top .col .list{font-size:16px;color:#555;line-height:2}
    .contact_top .col .list p{margin-bottom: 3%;}
    .contact_top .col .list p em{}
    .contact_top .col .list p em img{width: 30px; vertical-align: middle;}
    .contact_top .col .list p span{font-size: 16px; padding-left:4%;}
    .contact_tit{margin-bottom:2%}
    .contact_tit .cbt{position:relative;font-size:30px;color:#0066b2;font-weight:700;}
@media (max-width:768px){
    .contact_tit{font-size:1.2rem}
}
.contact_tit small{font-size:16px;color:#666;margin-bottom:1.5em;font-weight:400}
@media (max-width:768px){
    .contact_tit small{font-size:.88888889rem}
}
@media (max-width:640px){
    .contact_tit small{font-size:1rem}
}



.g_lxwm{width: 100%; background:#fff;  padding:3.5% 0 2% 0; overflow: hidden;}
.g_lxwm h2{padding: 40px 0 10px 25px; font-size:24px; font-weight: bold; text-align: left ; line-height: 35px; color: #0066b2;}
.g_lxwm .lxwm{width: 44.5%; float: left; border: 0px solid #e1e1e1;padding:20px 0 45px 0;overflow: hidden;}
.g_lxwm .lxwm li{position: relative;padding-left:46px;float: left;width: 94%;height: 65px;line-height:65px;margin: 0 2%;font-size: 15px;
	color: #333333;box-sizing: border-box; text-align: left;}
.g_lxwm .lxwm li em{position: absolute;left: 5px;top: 2px;}
.g_lxwm .lxwm li em img{max-width:75%;}
.g_lxwm .line{width: 1px;height: 215px;background: #e9e9e9;left: 595px;top: 50px;position: absolute;}
.g_lxwm .lxmap{float: right; width: 54.5%;}
.map_containerbox{ padding: 35px 0 45px; background-color: #eee; overflow:hidden;}
#map_container{height: 525px; font-size: 14px;}



.bot{ padding: 35px 0 45px; overflow:hidden;}
.bot .t-center{ text-align: center; }
.bot .title{ font-size: 32px; line-height: 1.85; }
.bot .ltitle{ font-size: 14px; line-height: 25px; color:#777; margin-top: 5px; margin-bottom: 35px; }
.bot .form{ background-color: #fff; display: block; text-align: left;}
.bot .tip{ font-size: 16px; line-height: 22px; color:#666666; }
.bot .input{ display: block; width: 100%; background-color: #f2f2f2; font-size: 14px; line-height: 32px; padding:8px 2.2%; color:#999; margin:15px 0 20px; }
.bot .input:focus{ box-shadow: 0 0 10px rgba(0,0,0,0.08); }
.bot .br{ border-radius: 5px; }
.bot .submit{ line-height: 44px; height: 44px; padding:0 45px; display: inline-block; background-color: #0066b2; font-size: 15px; color: #fff; cursor: pointer;} 
.bot .submit:hover{ background-color: #23c0ff; }

.col-sm-6 { width: 50%; float: left; padding-right:15px; box-sizing: border-box;}
.last{padding-right: 0;}
.col-sm-12{ width: 100%;}

/* -------------------------PC端--------------------------- */

@media all and (max-width:1599px) {
    .prodata-litimg li{ height: 82px;width: 108px;}
    .prodata-auto h2 {font-size: 28px;margin-bottom: 14px;}
    .prodata-auto a {width: 138px;height: 42px;line-height: 40px;font-size: 16px;}
    .prodata-boximg {width: 228px;}
}


@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .company-stoitems {width: 100%;}
    .company-story .indmh-num{width: 100% !important;}
    .company-story .indmh-num li .num span{font-size: 40px;}

    .nr-section .contain{padding: 0;}
    
    .news-detail .contain{max-width: 97%;}

}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
    
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .inner-nav2{line-height: 60px;font-size: 14px;}
    .inner-nav2 .inner-nav-left p{padding-right: 38px}

    .wtadvan-list ul li{padding: 0 20px;}

    .company-stocont{font-size: 14px; line-height: 30px;}
    .company-story .indmh-num li{width: 33.333%; margin-bottom: 6%;}
    .company-story .indmh-num li .num span{font-size: 38px;}

    .zhengshu li{ float:left; width:48%;}
    .Ulimg li{ float:left; width:48%;}

    .news-link{display: block;width:48%;}

    .wl_pages .wl_info {display: block;}
    .wl_pages .wl_info .wl_info-img{width: 100%; }
    .wl_pages .wl_info .wl_info-cont{width: 100%; padding: 22px 10px; }
    .wl_pages .wl_info .wl_info-cont .name{font-size: 24px;}
    .wl_pages .wl_info .wl_info-cont .hy_js h3{font-size: 17px;}

    .cwkh {width: 375px;}

    .prodata-show{padding:0;}
    .prodata-show h3{font-size:25px;}
    .prodata-show h3 span{ font-size: 15px; }
    .prodata-show .scheme_box{font-size: 14px; line-height: 32px;}
     

    .casexq-btnback {margin-top: 36px;padding-top: 28px;}
    .casexq-btn{width: 100%;padding-right: 0;float: none;}
    .casexq-btn p {line-height: 30px;}
    .casexq-back {margin: 20px auto 0;height: 40px;line-height: 40px;float: none;}

    .g_lxwm .lxwm{width: 100%; }
	.g_lxwm .lxmap{width: 100%; margin-bottom: 20px;}
	#map_container{height: 405px;}
	.col-sm-6 { width: 100%; }
	.wtadvan2-list li{width:48%;}
	.cx-product-01 .list[data-grid="3"] .item{width:calc(50% - 30px);}
	.cx-product-01 .list[data-grid="4"] .item{width:calc(50% - 30px);}
	.cx-product-01 .list[data-grid="5"] .item{width:calc(50% - 30px);}
	.Header-search-wordsform input{width:510px;}
}
    
@media all and (max-width:800px) {
    .Header-search-wordsform input{width:300px;}
    
}
    
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .wtadvan-list ul li{width: 100%; margin-bottom: 45px;}
    .wtadvan2-list li{width:100%;}
    .cx-product-01 .list[data-grid="3"] .item{width:calc(100% - 30px);}
    .cx-product-01 .list[data-grid="4"] .item{width:calc(100% - 30px);}
    .cx-product-01 .list[data-grid="5"] .item{width:calc(100% - 30px);}
    .contact_top .col{width:99%;}
    .Header-search-message{top:80px;}
    .Header-search-wordsform input{width:230px; margin-right0}
}