﻿@import url(style.css);
@import url(lrtk3.css);
@import url(pscroll.css);
@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.postions{ height:80px; line-height:80px; overflow:hidden;color:#999999; font-size:15px; background:#3253b7; /*-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.04);box-shadow: 0 5px 10px rgba(0,0,0,.04);*/ position:relative;}
.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions a{color:#999999; }
.postions a:hover{ color:#3253b7;}
.postions label{ color:#999999;}
.postions .postions_r{ display:none;}
.postions .postions_r img{ vertical-align:baseline; margin-right:8px; margin-left:11px; height:18px;}
.postions .postions_r img:first-child{ margin-left:0;}
.postions h2{ float:left; font-weight:normal; color:#fff; height:58px; }
.postions h2 span{font-size:15px; font-family:Arial; color:rgba(255,255,255,0.5); }
.postions .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}
.postions .postions_b{ text-align:center;}
.postions .postions_b a{ /*float:left;*/ display:inline-block; vertical-align:top; text-align:center;overflow:hidden; font-size:20px; color:#fff; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; padding-left:15px; padding-right:15px; min-width:240px;margin-left:-3px; margin-right:-3px; }
.postions.bgs2 .postions_b a{ min-width:200px;}
.postions .postions_b a:hover{color:#333;}
.postions .postions_b a:after{content: "";display: block;position: absolute;right:0%; width:1px; top: 50%;height:20px; margin-top:-10px;background:#5973c3;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:-1;}
/*.postions .postions_b a.isel:after{left: 0%;right: 0%;opacity: 1;}
.postions .postions_b a:hover:after{left: 0%;right: 0%;opacity: 1;}*/
.postions .postions_b a:last-child:after{ display:none;}
.postions .postions_b a.isel{color:#333; background:#f3f3f3; }
.postions .postions_b a.isel:after{ display:none;}



/*分类弹窗*/
.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.about_tc .closed2{ display:none;}

.o_big_con{ overflow:hidden; position:relative;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% center; background-size:cover; position:relative;  width:100%;-webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards;}
.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}
.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;}
.o_big_con .cons .wrap{ height:100%; display:table; }
.o_big_con .h2{font-weight:normal; display:table-cell; vertical-align:middle; color:rgba(255,255,255,1.0); text-align:left;  padding-bottom:50px; text-align:left;}
.o_big_con .h2 .h3{ font-weight:normal; overflow:hidden; position:relative;color: rgba(255,255,255,0.05);line-height: 1;font-family: Arial;font-weight: bold; text-transform:uppercase; padding-bottom:20px; letter-spacing:-1px;}
.o_big_con .h2 .h3:after{ content:""; position:absolute; bottom:0; left:0; width:40px; height:4px; background:#fff;}
.o_big_con .h2 .h3 label{ display:block; color:#fff;/*font-weight: normal;*/ line-height:1; position:absolute; width:100%; left:0; bottom:32px;letter-spacing:0px;}
.o_big_con .h2 span{ display:block; overflow:hidden; color:rgba(255,255,255,0.56); line-height:1; margin-top:1.5%; font-weight:lighter; text-transform:uppercase; font-size:16px;}
.o_big_con.bgs2 .h2{ padding-bottom:270px;}

.sec2 .o_big_con .h2 label{ margin-top:110px;}
.sec2 .o_big img{ min-height:460px;}

.adicon{  position: absolute; bottom: 25px; right: 4%;-webkit-transform: translate3d(0, 0, 0) rotate(90deg);transform: translate3d(0, 0, 0) rotate(90deg);-webkit-transform-origin: center right;-ms-transform-origin: center right; transform-origin: center right; -webkit-font-smoothing: antialiased; font-size:14px;
 color: #fff; -webkit-transition: opacity .2s ease-out; -o-transition: opacity .2s ease-out; transition: opacity .2s ease-out;line-height: 1; z-index: 20;}
.adicon a { text-decoration: none; display: -webkit-box; display: -ms-flexbox;  display: flex; color: #fff;}
.l-scrollDown__iconBar {}
.l-scrollDown__iconBarInner {}
.l-scrollDown__iconBar { width: 110px; height: 1px; background: rgba(255, 255, 255, 0.3); display: block; position: relative;  overflow: hidden; margin: auto 0 auto 20px;}
.l-scrollDown__iconBarInner { position: absolute; top: 0px; right: -240px;width: 240px; height: 1px; -webkit-animation: scroll-bar 2s cubic-bezier(0.63, 0.09, 0.38, 0.81) infinite; animation: scroll-bar 2s cubic-bezier(0.63, 0.09, 0.38, 0.81) infinite; background-color: #fff;}

.l-scrollDown--posi { color: #111;}
.l-scrollDown--posi .l-scrollDown__iconBar { background: #dce0e3}
.l-scrollDown--posi .l-scrollDown__iconBarInner {background-color: #333;}


/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:3%; padding-bottom:4%; clear:both;}
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:44px; line-height:42px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:48px;margin-left:3px;  text-align:center; color:#333333; font-size:14px; border:1px solid #eeeeee; background:#eeeeee; }
.yema a:hover{ text-decoration:none; color:#fff; background:#3253b7;border:1px solid #3253b7;}
.yema a.on{color:#fff;  background:#3253b7;border:1px solid #3253b7;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#3253b7;}
.yema a span{ font-family:"宋体"; font-size:16px;}
/*暂无内容*/
.nodata{ clear:both; max-width:1200px; margin:0 auto; overflow:hidden; text-align:center; margin-top:13%; margin-bottom:13%; background:url(../images/nodata.png) center top no-repeat; background-size:auto 169px; padding-top:180px;}
.nodata .title{ color:#555555; font-size:18px; overflow:hidden; margin-top:2%; line-height:26px;}
.nodata .desc{color:#999999; font-size:14px; overflow:hidden; line-height:24px; margin-top:5px;}
/*关于我们*/
.postions2{ position:absolute; left:0; width:100%; height:30px; line-height:30px; overflow:hidden;color:#999999; font-size:14px; bottom:5%;}
.postions2.bgs2{ position:static; margin-top:25px;}
.postions2.bgs3{ color:rgba(254,254,254,0.4);}
.postions2 a{color:#999999; }
.postions2.bgs3 a{color:rgba(254,254,254,0.4);}
.postions2 a:hover{ color:#fff;}
.postions2.bgs2 a:hover{ color:#3253b7;}
.postions2 label{ color:#999999;}
.postions2.bgs3 label{color:rgba(254,254,254,0.4);}
.postions2 .postions_r{ float:left;}
.postions2 .postions_r img{ vertical-align:text-top; margin-right:12px;height:16px;}
.postions2 .postions_r img:first-child{ margin-left:0;}
.postions2 h2{ float:left; font-weight:normal; color:#fff; height:58px; }
.postions2 h2 span{font-size:15px; font-family:Arial; color:rgba(255,255,255,0.5); }
.about_one{ overflow:hidden; margin-top:8%; margin-bottom:8%; position:relative;}
.about_one .about_one_l{ position:absolute; left:0; top:0; height:100%; overflow:hidden; width:48%;color:#666666; font-size:16px; max-width:646px;}
.about_one .about_one_l .span{ overflow:hidden; color:#666666; font-size:16px; font-family:Arial; line-height:1.4; margin-top:8%; font-weight:bold;}
.about_one .about_one_l .h3{ font-weight:bold; color:#333333; overflow:hidden; line-height:1.3; position:relative; /*padding-bottom:3%;*/ margin-top:0.5%;}
/*.about_one .about_one_l .h3:after{ content:""; position:absolute; bottom:0; left:0; width:80px; height:4px; background:#2da338;}*/
.about_one .about_one_l .p{ overflow:hidden; line-height:32px; margin-top:3%;text-align:justify;height:calc(85% - 70px);height:-webkit-calc(85% - 70px);height:-moz-calc(85% - 70px); position:relative;}
.about_one .about_one_l .p p{ overflow:hidden; margin-bottom:3%;}
.about_one .about_one_l .p b{ color:#333333; font-weight:bold;}
.about_one .imgs{ float:right; width:50%; overflow:hidden;}
.about_one .imgs img{ width:100%; display: block;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.about_one .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.about_one .i_jsq_scroll{ padding-right:15px;}
.about_two{ overflow:hidden; margin-top:5%; margin-bottom:5%; }
.about_two ul{ width:100%;display:flex;}
.about_two ul li{ float:left; width:32%; margin-right:2%; overflow:hidden; text-align:center; background:#f6f6f6; margin-bottom:2%;}
.about_two ul li:nth-child(3n){ margin-right:0;}
.about_two ul li img{ width:80px; height:80px; display:block; margin:0 auto; margin-top:55px; transition:all 1s;}
.about_two ul li .h3{width:94%; margin:0 auto;  font-weight:normal; line-height:32px; overflow:hidden; color:#333333; margin-top:19px;}
.about_two ul li .p{ width:94%; margin:0 auto;  color:#666666; font-size:18px; overflow:hidden; line-height:32px; margin-bottom:42px; margin-top:9px;}
.about_two ul li:hover img{transform: rotateY(180deg);}
/*滚动条*/
.i_jsq_scroll{ overflow:hidden;overflow-y: auto; max-height:100%; position:relative; background:url(../images/contact_bg3.png) right top repeat-y; }
.i_jsq_scroll::-webkit-scrollbar { -webkit-appearance: none;}
.i_jsq_scroll::-webkit-scrollbar:vertical { width: 4px;}
.i_jsq_scroll::-webkit-scrollbar-thumb { border-radius: 8px; border:0; background-color:#3253b7;}
/*公司荣誉*/
.honor_ul2{ margin-top:4%; overflow:hidden;}
.honor_ul2 ul li{ width:23.5%; margin-right:2%;float:left;  transition:all 0.3s; margin-bottom:2%;}
.honor_ul2 ul li:nth-child(4n+0){ margin-right:0;}
.honor_ul2 ul li .box{  position:relative; overflow:hidden;border:1px solid #eceff8;transition:all 0.3s; }
.honor_ul2 ul li:hover .box{ border-color:#3253b7;}
.honor_ul2 ul li .imgs{ max-width:228px; margin:0 auto; width:90%; margin-top:12%; margin-bottom:12%; position:relative; height:320px;}
/*.honor_ul2 ul li:hover .box{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.2); box-shadow: 0 5px 25px rgba(0,0,0,0.2); z-index:1; position:relative;}*/
.honor_ul2 ul li .imgs img{ display:block; width:100%; height:100%; position:absolute; top:0; left:0;webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
/*.honor_ul2 ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}*/
.honor_ul2 ul li .h3{ padding-left:2%; padding-right:2%; font-weight:normal; text-align:center; height:50px; line-height:50px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:18px; color:#333333;transition:all 0.3s;}
.honor_ul2 ul li:hover .h3{ color:#3253b7;}
/*人才招聘*/
.about_t{ color:#333333; overflow:hidden; line-height:1.3; font-weight:bold; margin-top:5%; text-align:center; position:relative;padding-bottom:25px;}
.about_t.bgs2{ margin-top:7%; padding-bottom:0;}
.about_t.bgs2:after{ display:none;}
.about_t:after{ content:""; position:absolute; left:50%; margin-left:-20px; bottom:0; width:40px; height:4px; background:#3253b7;}
.job_one{ margin-top:6%; margin-bottom:6%; overflow:hidden; background:#f7f7f7; position:relative;}
.job_one.bgs2{ margin-bottom:3%;}
.job_one .imgs{ float:left; width:50%; overflow:hidden;}
.job_one .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.job_one .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.job_one .txts{ position:absolute; right:0; height:100%; width:50%; overflow:hidden; color:#555555; line-height:36px;display: flex; align-items: center; justify-content: left; font-size:16px;}
.job_one .txts .cons{ overflow:hidden;width:94%; max-width:616px; margin:0 auto;}
.job_one .txts .h3{ font-weight:bold; color:#333; line-height:1.3; overflow:hidden; margin-bottom:25px; position:relative; padding-bottom:25px;}
.job_one .txts .h3:after{ content:""; position:absolute; left:0; bottom:0; width:40px; height:4px; background:#3253b7;}
.job_one .txts p{ padding-bottom:6%; overflow:hidden;}
.job_one .txts p:last-child{ padding-bottom:0;}
.job_bg{ background:#f5f5f5; overflow:hidden;}
.job_ul{margin-top:4%; }
.job_ul ul li{ float:left; width:49%; overflow:hidden; background:#fff; max-width:677px; margin-bottom:3%;transition:all 0.3s; }
.job_ul ul li:nth-child(2n+0){ float:right;}
.job_ul ul li:hover{ background:#3253b7;/*-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.05); box-shadow: 0 5px 25px rgba(0,0,0,0.05);*/}
.job_ul ul li .boxs{ padding:40px; padding-left:48px; padding-bottom:50px; overflow:hidden;}
.job_ul ul li .h3{ height:36px; line-height:36px; overflow:hidden; color:#333333; font-size:22px;white-space:nowrap;text-overflow:ellipsis;}
.job_ul ul li .desc{ overflow:hidden; color:#777777; font-size:14px; line-height:30px; height:30px;font-size:14px; margin-top:16px;}
.job_ul ul li .desc span{ float:left; width:48%; margin-right:2%; max-width:210px;}
.job_ul ul li .desc span i{ font-style:normal; overflow:hidden; color:#222222;}
.job_ul ul li .p{ color:#777777; overflow:hidden; line-height:30px; height:60px;font-size:14px; margin-top:18px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.job_ul ul li em{ font-style:normal; background:#e7e7e7; display:block; color:#333333; font-size:14px; width:136px; height:40px; line-height:40px; margin-top:20px; text-align:center;transition:all 0.3s;}
.job_ul ul li:hover .h3{ color:#fff;}
.job_ul ul li:hover .desc{color:#fff;}
.job_ul ul li:hover .desc span i{color:#fff;}
.job_ul ul li:hover .p{color:rgba(255,255,255,0.58);}
.job_ul ul li:hover em{ background:#fff; color:#2f62b6;}
/*新闻资讯*/
.news_a{ text-align:center; overflow:hidden; margin-top:3%;}
.news_a a{ display:inline-block; vertical-align:top;text-align:center; border-bottom:1px solid #fff;  height:28px; line-height:28px; margin-left:2%; margin-right:3%; font-size:18px; color:#333333; text-align:center;}
.news_a a.on{ color:#3253b7; border-bottom:1px solid #4481ca;}
.news_a a:hover{ color:#3253b7;}
.news_ul{ overflow:hidden; margin-bottom:2%;}
.news_ul ul li{padding-top:2%; margin-top:2%; border-top:1px solid #e6e6e6; overflow:hidden; display:block;}
.news_ul ul li:first-child{ border-top:0; margin-top:1%;}
.news_ul ul li .boxs{ float:left; width:49%; overflow:hidden; background:#f7f7f7;transition:all 0.3s;}
.news_ul ul li .boxs:nth-child(2n){ float:right;}
.news_ul ul li .boxs:hover{ background:#3253b7;}
.news_ul ul li .boxs .imgs{ width:240px; height:160px; float:left; overflow:hidden; position:relative;}
.news_ul ul li .boxs .imgs img{display: block;width: 100%; height:100%; position:absolute; left:; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.news_ul ul li .boxs:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.news_ul ul li .boxs .txts{ overflow:hidden;}
.news_ul ul li .boxs .txts .cons{ width:94%; margin:0 auto; max-width:400px; overflow:hidden; margin-top:21px;}
.news_ul ul li .boxs .txts .cons .h4{ overflow:hidden; height:28px; line-height:28px; font-weight:normal; font-size:18px; color:#333333;transition:all 0.3s;white-space:nowrap;text-overflow:ellipsis;}
.news_ul ul li .boxs .txts .cons .p{ line-height:28px; height:56px; margin-top:9px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;  font-size:14px; color:#666666;transition:all 0.3s;}
.news_ul ul li .boxs:hover .txts .cons .p{color:rgba(255,255,255,0.7);}
.news_ul ul li .boxs:hover .txts .cons .h4{color:rgba(255,255,255,1.0);}
.news_ul ul li .boxs .txts .cons .date{ height:28px; line-height:28px; margin-top:7px; overflow:hidden; color:#999999; font-size:14px; background-repeat:no-repeat; background-position:right 15px center; background-size:23px 16px;transition:all 0.3s;}
.news_ul ul li .boxs:hover .txts .cons .date{color:rgba(255,255,255,0.6); background-image:url(../images/i_pic5.png);background-position:right center;}
/*新闻资讯详细*/
.news_bg{ overflow:hidden; background:#f7f7f7;}
.about_x2{  padding-bottom:1%;padding-top:4%; background:#fff; margin-top:25px; margin-bottom:6%;}
.about_x2 .boxs{ width:94%; margin:0 auto; max-width:1324px; overflow:hidden;}
.about_x2 .show_t{ line-height:32px; font-size:30px; color:#333333; margin-bottom:1%; margin-top:5px; font-weight:normal;text-align:center; }
.about_x2 .con_line{ line-height:40px;font-size:14px; color:#999999; border-bottom:1px solid #e5e5e5; text-align:center; padding-bottom:10px;  }
.about_x2 img{margin-bottom:10px; max-width:100%;}
.about_x2 .con_id{ line-height:32px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:2%;font-size:16px; color:#666666;text-align:left;/* font-family:"宋体";*/ padding-bottom:4%;}
.about_x2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2 .con_id .h5{ color:#222222; font-weight:bold; line-height:1.3; margin-top:2%; margin-bottom:2%;}
.about_x2 .con_id p{ padding-bottom:2%; overflow:hidden;}
.about_x2 table{border-collapse:collapse;border-spacing:0;}
.about_x2 table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}
.prenext{ padding-top:2%; text-align:center;  font-size:16px;margin-bottom:4%;border-top:1px solid #cccccc; overflow:hidden; line-height:26px; color:#999999; text-align:center; }
.prenext span{ width:calc(49% - 55px);width:-webkit-calc(49% - 55px);width:-moz-calc(49% - 55px); overflow:hidden; max-width:410px;white-space:nowrap;text-overflow:ellipsis;}
.prenext span.l{ text-align:left;}
.prenext span.r{ text-align:right;}
.prenext a{ color:#999999; overflow:hidden; transition:all 0.3s;}
.prenext a:hover{ color:#3253b7;  text-decoration:none;}
.prenext .goback{ display:inline-block; vertical-align:top; height:26px; line-height:26px; color:#333;  background:url(../images/news_pic1.png) left center no-repeat; padding-left:38px;transition:all 0.3s;}
.prenext .goback:hover{ background-image:url(../images/news_pic1_on.png);  color:#3253b7;}
/*人才招聘详细*/
.about_x2.bgs2{ float:none; width:100%; padding-right:0; border-right:0; background:#fff; margin-top:5%; margin-bottom:5%; padding-left:4%; padding-right:4%;}
.about_x2.bgs2.bgs3 .con_id{ padding-top:0;}
.about_x2.bgs2 .show_t{ text-align:center;}
.about_x2.bgs2 .con_line{ text-align:center; height:auto;}
.about_x2.bgs2 .con_line span{ margin-left:2%; margin-right:2%;}
.about_x2.bgs2 .con_line span i{ color:#222; font-style:normal;}
.about_x2.bgs2 .con_id b{ display:block; padding-top:1%;padding-bottom:1%; overflow:hidden;}
/*HS编码税率查询*/
.search_hs{ overflow:hidden;-webkit-box-shadow: 0 0px 15px rgba(192,192,192,0.3);box-shadow: 0px 0px 15px rgba(192,192,192,0.3); margin-top:3%; margin-bottom:6%;}
.search_hs.bgs2{ margin-bottom:3%;}
.search_hs.bgs3{ background:#fefefe;}
.search_hs.bgs4{ margin-bottom:3%; overflow:visible; position:relative;}
.search_hs .boxs{ max-width:1280px; width:94%; margin:0 auto;}
.search_hs .search_t{ margin-top:28px; overflow:hidden; line-height:68px; border-bottom:1px solid #e5e5e5; font-weight:bold; color:#333333;}
.search_hs .p{ overflow:hidden; margin-top:25px; margin-bottom:28px;}
.search_hs .p ul li{ float:left; width:23.5%; margin-right:2%; overflow:hidden; margin-bottom:2%;}
.search_hs .p ul li a{ float:left; display:inline-block; vertical-align:top; border-bottom:1px solid #fff;  height:28px; line-height:28px;  font-size:16px; color:#666666; }
.search_hs .p ul li a:hover{ color:#3253b7;border-bottom:1px solid #4481ca;}
.search_hs .p ul li:nth-child(4n){ margin-right:0;}
/*机场代码查询*/
.search_hs .search_form{ max-width:480px; overflow:hidden; margin-top:5%;}
.search_hs .search_form.bgs2{ margin-top:2%;}
.search_hs .search_form .inputs{ float:left;width:calc(100% - 160px);width:-webkit-calc(100% - 160px);width:-moz-calc(100% - 160px);height: 50px; line-height: 48px;padding: 0 18px; font-size: 1.4rem;  background: none; border:1px solid #bfbfbf; border-right:0; color: #333;}
.search_hs .search_form .inputs::-webkit-input-placeholder { color:#999999);}
.search_hs .search_form .inputs:-moz-placeholder { color:#999999);}
.search_hs .search_form .inputs::-moz-placeholder { color:#999999);}
.search_hs .search_form .inputs:-ms-input-placeholder {  color:#999999);}
.search_hs .search_form .btns{ float:right;height: 50px;background: url(../images/search2.png) left 50px center #3253b7 no-repeat; text-indent:79px; background-size:19px 19px; cursor: pointer; border: 0; outline: none; width: 160px;transition:all 0.3s; font-size:16px; color:#fff; text-align:left;}
.search_hs .search_form .btns:hover{opacity:0.8;filter:Alpha(opacity=80);}
.search_hs .tables{ font-size:16px; color:#333333;  margin-top:20px; margin-bottom:6%;line-height:22px;}
.search_hs .tables.bgs2{ margin-bottom:3%; margin-top:0%;}
.search_hs .tables table{border-collapse:collapse;border-spacing:0; text-align:center; width:100%;}
.search_hs .tables table th{  height:50px; background:#3253b7; color:#fff; padding-left:5px; padding-right:5px;transition:all 0.3s;}
.search_hs .tables table td{ height:50px; border:1px solid #e5e5e5;padding-left:5px; padding-right:5px;}
.search_hs .tables table tr:hover td{ background:#e2e5e9;border:1px solid #e2e5e9;}
.search_hs .tables.bgs1 th{ text-align:left;padding-left:60px;}
.search_hs .tables.bgs1 td{ text-align:left;padding-left:60px;}
.search_hs .tables.bgs1 th:nth-child(1){ width:22%;}
.search_hs .tables li{ list-style:disc; line-height:30px;  margin-left:20px;}


/*度量衡换算*/
.search_hs .search_ul{ overflow:hidden;}
.search_hs .search_t2{ margin-top:28px; overflow:hidden; line-height:68px; height:68px; font-weight:bold; color:#333333;padding-left:32px;background-repeat:no-repeat; background-position:left center; background-size:26px 27px;}
.search_hs .search_t2.bgs1{ background-image:url(../images/search_pic1.png);}
.search_hs .search_t2.bgs2{ background-image:url(../images/search_pic2.png);}
.search_hs .search_t2.bgs3{ background-image:url(../images/search_pic3.png);}
.search_hs .search_t2.bgs4{ background-image:url(../images/search_pic4.png);}
.search_hs .search_ul .h3{ font-weight:normal; background:#3253b7; color:#fff; height:50px; line-height:50px; overflow:hidden; font-size:16px;padding-left:32px;  }
.search_hs .search_ul ul{ display:block; border:1px solid #e5e5e5; font-size:16px; color:#333;}
.search_hs .search_ul ul li{ display:block; overflow:hidden; border-bottom:1px solid #e5e5e5; padding-top:7px; padding-bottom:7px;}
.search_hs .search_ul ul li.divhidden{ display:none;}
.search_hs .search_ul ul li .h4{ float:left; width:calc(46% - 96px);width:-webkit-calc(46% - 96px);width:-moz-calc(46% - 96px); padding-left:32px;line-height:36px; color:#333; font-size:16px;}
.search_hs .search_ul ul li .two{ float:left; width:calc(54% - 100px);width:-webkit-calc(54% - 100px);width:-moz-calc(54% - 100px); }
.search_hs .search_ul ul li .two .general{ max-width:360px; width:98%;height: 36px; line-height: 34px;padding: 0 18px; font-size: 1.6rem;  background: none; border:1px solid #a0a0a0;  color: #666666; }
.search_hs .search_ul ul li .three{ float:right; width:196px; text-align:center;}
.search_hs .search_ul ul li .three .butt{ display:inline-block; vertical-align:middle; background:#b3b3b3; height:36px; line-height:36px; color:#fff; width:100px; font-size:16px;transition:all 0.3s; cursor:pointer;}
.search_hs .search_ul ul li .three .butt:hover{ background:#3253b7;}
.search_hs .search_ul .initial{ display:block;  background:#3253b7; height:36px; line-height:36px; color:#fff; width:100px; font-size:16px;transition:all 0.3s; cursor:pointer;margin:0 auto; margin-top:25px; margin-bottom:4%;}
.search_hs .search_ul .initial:hover{opacity:0.8;filter:Alpha(opacity=80); }
/*集装箱参数*/
.search_hs .desc{ overflow:hidden; line-height:1.8; margin-top:4%; font-size:16px; color:#333333;}
.search_hs .desc.bgs2{ margin-top:0%;}
.search_hs .search_t3{ margin-top:13px; overflow:hidden; line-height:36px; height:36px; font-weight:bold; color:#3253b7; margin-bottom:16px;}
.search_hs .tables2{ font-size:15px; color:#333333; line-height:22px;}
.search_hs .tables2 table{border-collapse:collapse;border-spacing:0; text-align:center; width:100%; margin-bottom:1%;}
.search_hs .tables2 table td{ height:40px; border:1px solid #e5e5e5;padding-left:5px; padding-right:5px;transition:all 0.3s;}
.search_hs .tables2 table th{height:40px; border:1px solid #e5e5e5;padding-left:5px; padding-right:5px; transition:all 0.3s;}
.search_hs .tables2 table tr:hover th{background:#e2e5e9;border:1px solid #e2e5e9;}
.search_hs .tables2 table tr:hover td{background:#e2e5e9;border:1px solid #e2e5e9;}
/*联系我们*/
.contact_one{ overflow:hidden; position:relative; z-index:0; margin-top:5%;}
.contact_pos{ position:absolute; top:0; left:0; width:100%; height:100%; z-index:-1;display: flex; align-items: center; justify-content: left;}
.contact_pos .wrap{ width:100%;}
.contact_l{ float:left; width:50%; overflow:hidden; height:516px;}
.contact_l iframe{height: 516px;}
.contact_r{ float:right; width:48%; max-width:640px; overflow:hidden;}
.contact_r .h4{ font-weight:bold; overflow:hidden; line-height:1.2; color:#3253b7;}
.contact_r .contact_ul{ overflow:hidden; border-top:2px solid #cccccc; margin-top:5%;}
.contact_r .contact_ul li{ display:block; border-bottom:1px solid #e5e5e5; overflow:hidden; padding-top:23px; padding-bottom:18px; background-repeat:no-repeat; background-position:left top 27px; background-size:auto 40px; color:#333333; font-size:16px; padding-left:60px; line-height:24px;}
.contact_r .contact_ul li.bgs1{ background-image:url(../images/contact_pic3.png);}
.contact_r .contact_ul li.bgs2{ background-image:url(../images/contact_pic4.png);}
.contact_r .contact_ul li.bgs3{ background-image:url(../images/contact_pic5.png);}
.contact_r .contact_ul li label{ display:block; overflow:hidden; color:#999999;}
.contact_r .contact_ul li a{ color:#333333;}
.contact_r .contact_ul li a:hover{ color:#3253b7;}
.contact_r .contact_fx{ margin-top:4%;}
.contact_r .contact_fx .contact_r_t{ overflow:hidden; font-weight:bold; line-height:1.6; font-size:16px;}
.fenxiang{margin-top:3%;}
.fenxiang div.social-share{ display:inline-block; vertical-align:top;}
.fenxiang .news_fx{ text-align:center;display:inline-block; vertical-align:top;  }
.fenxiang .news_fx ul li{ display:inline-block; width:29px; height:25px;  margin-right:20px; background-repeat:no-repeat; background-size:100% 100%; cursor:pointer;}
.fenxiang .news_fx ul li.bgs1{ background-image:url(../images/fx_pic1.png);}
.fenxiang .news_fx ul li.bgs2{ background-image:url(../images/fx_pic2.png);}
.fenxiang .news_fx ul li.bgs3{ background-image:url(../images/fx_pic3.png); position:relative;}
.fenxiang .news_fx ul li:hover{transition:all 0.3s/*;opacity:0.8;filter:Alpha(opacity=80);*/}
.fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../images/fx_pic1_on.png);}
.fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/fx_pic2_on.png);}
.fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/fx_pic3_on.png);}
.fenxiang .news_fx ul li a{ display:block; width:29px; height:25px; padding:0; margin:0;}
.fenxiang .news_fx ul li a:hover{ background:none;}
.fenxiang .social-share .icon-qq:before{ content:"";}
.fenxiang .social-share .icon-qq{ border:0;}
.fenxiang .social-share .icon-qq:hover{ background-image:url(../images/fx_pic1_on.png);background-size:100% 100%;}
.fenxiang .social-share .icon-wechat:before{ content:"";}
.fenxiang .social-share .icon-wechat{ border:0;}
.fenxiang .social-share .icon-wechat:hover{ background-image:url(../images/fx_pic3_on.png);background-size:100% 100%;}
.fenxiang .social-share .icon-weibo:before{ content:"";}
.fenxiang .social-share .icon-weibo{ border:0;}
.fenxiang .social-share .icon-weibo:hover{ background:url(../images/fx_pic2_on.png) no-repeat;background-size:100% 100%;}
.product_feedback{ overflow:hidden; margin-top:2%;}
.product_feedback .divs{ width:calc(50% - 5px);width:-webkit-calc(50% - 5px);width:-moz-calc(50% - 5px); overflow:hidden; border:1px solid #cccccc; margin-bottom:10px;}
.product_feedback .divs2{ overflow:hidden; border:1px solid #cccccc; margin-bottom:10px; clear:both;}
.product_feedback .inputs {
  width: 100%;
  height: 52px;
  line-height: 52px;
  padding: 0 18px;
  font-size: 1.6rem;
  background:none; color:#333; border:none;font-family:"微软雅黑";
}
.product_feedback .inputs::-webkit-input-placeholder {
  color: #999999;
}
.product_feedback .inputs:-moz-placeholder {
  color: #999999;
}
.product_feedback .inputs::-moz-placeholder {
  color: #999999;
}
.product_feedback .inputs:-ms-input-placeholder {
  color: #999999;
}
.product_feedback .textarea{ padding:1%; width:100%; padding-left:18px; background:none; font-size:16px; border:none; outline:none; color:#333; height:180px;font-family:"微软雅黑"; }
.product_feedback .textarea::-webkit-input-placeholder {
  color: #999999;
}
.product_feedback .textarea:-moz-placeholder {
  color: #999999;
}
.product_feedback .textarea::-moz-placeholder {
  color: #999999;
}
.product_feedback .textarea:-ms-input-placeholder {
  color: #999999;
}
.product_feedback .ends{ text-align:center; margin-bottom:6%; margin-top:2%;}
.product_feedback .bnts{ width:40%; max-width:300px;margin:0 auto; display:inline-block; overflow:hidden;line-height:62px; height:62px; background:#a0a0a0; outline:none;-webkit-tap-highlight-color:transparent;transition:all 0.3s; cursor:pointer; color:#fff; font-size:18px; border:none; letter-spacing:2px;font-family:"微软雅黑"; margin-left:4px; margin-right:4px;}
.product_feedback .bnts:hover{ background:#3253b7;}
.product_feedback .bnts.bgs2{ background:#3253b7;}
.product_feedback .bnts.bgs2:hover{opacity:0.8;filter:Alpha(opacity=80);}
.contact_desc{ margin:0 auto; max-width:720px;margin-top:1.5%; overflow:hidden; font-size:16px; color:#666666; line-height:32px; text-align:center;}
.contact_desc.bgs2{ font-size:14px; margin-top:1%;}
.product_feedback .searchtitle4{width:calc(50% - 5px);width:-webkit-calc(50% - 5px);width:-moz-calc(50% - 5px);height: 54px;font-size: 16px;position: relative;   float:right; border:1px solid #cccccc; margin-bottom:10px; }
.product_feedback .searchtitle4 label{text-indent:16px;height:52px; line-height:52px; display:block; width:100%; text-decoration:none; cursor:pointer; overflow:hidden; color:#999; text-align:left;background:url(../images/shiyong_bg1.png) #fff right 18px center no-repeat;-webkit-tap-highlight-color:transparent; background-size:13px 7px;}
.product_feedback .searchtitle4 ul{display: none;position: absolute;z-index: 10;width: 100%; top: 52px; /* border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8; */margin-right:0; background:#fff; z-index:1;}
.product_feedback .searchtitle4 ul:before{ content:""; position:absolute; bottom:0; left:0; width:100%; height:100%; border:1px solid #a9a9a9; z-index:-1;}
.product_feedback .searchtitle4 ul:after{ content:""; position:absolute; left:32px; top:0; width:12px; height:6px;background:url(../images/support_bg1.png) no-repeat; background-size:100% 100%;}
.product_feedback .searchtitle4 li{cursor: pointer; line-height:36px;text-indent:16px;color:#333333;overflow:hidden; height:36px;-webkit-tap-highlight-color:transparent;}
.product_feedback .searchtitle4 li a{ color:#333;/*border-bottom:1px solid #eee; */text-align:left; display:block;text-decoration:none; font-size:14px;-webkit-tap-highlight-color:transparent;}
.product_feedback .searchtitle4 li:hover{background: #3253b7;}
.product_feedback .searchtitle4 li:hover a{ color:#fff;}
/*附加费用*/
.customer_ul{ margin-top:3%; overflow:hidden; font-size:16px;}
.customer_ul.bgs2{ margin-top:2%;}
.customer_ul.bgs2:last-child{ margin-bottom:5%;}
.customer_ul ul li{ float:left; width:49.25%; margin-bottom:1.5%; overflow:hidden; height:60px; line-height:60px; background:#f5f5f5; padding-left:30px; padding-right:30px;transition:all 0.3s;white-space:nowrap;text-overflow:ellipsis;}
.customer_ul ul li:nth-child(2n){ float:right;}
.customer_ul ul li:hover{ background:#3253b7;}
.customer_ul ul li a{ color:#333333; display:block;}
.customer_ul ul li:hover a{ color:#fff;}
.customer_ul ul li em{ font-style:normal; font-size:14px; color:#999999; float:right;transition:all 0.3s; margin-left:5px;}
.customer_ul.bgs3 ul li em{ padding-right:28px; background:url(../images/down_pic1.png) right center no-repeat; background-size:16px 16px; color:#333333; font-size:16px;}
.customer_ul.bgs3 ul li:hover em{ background-image:url(../images/down_pic1_on.png);color:rgba(255,255,255,1.0);}
.customer_ul ul li:hover em{ color:rgba(255,255,255,0.6);}
/*关务资讯*/
.news2_t{ overflow:hidden; font-weight:bold; margin-top:2%; line-height:1.3;}
.news2_t.bgs2{ margin-top:3.5%;}
/*运送须知*/
.product_ul{margin-top:4%; overflow:hidden;margin-bottom:7%; }
.product_ul ul li{ display:block; overflow:hidden; background:#f6f6f6;position:relative;}
.product_ul ul li .imgs{  width:50%; float:right; overflow:hidden; position:relative;}
.product_ul ul li .imgs:after{ content:""; position:absolute; height:100%; width:5%; right:-5%; top:0;transition:all 1s;background-color: rgba(255,255,255,0.1); background: linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,0),rgba(255,255,255,0.1),rgba(255,255,255,0.05),rgba(255,255,255,0),rgba(255,255,255,0));}
.product_ul ul li:hover .imgs:after{ right:100%;}
.product_ul ul li:nth-child(2n+0) .imgs{ float:left;}
.product_ul ul li:nth-child(2n+0) .imgs:after{ right:auto; left:-5%;}
.product_ul ul li:nth-child(2n+0):hover .imgs:after{ left:100%;}
.product_ul ul li .imgs .img{ background-repeat:no-repeat; background-position:center center; background-size:cover; overflow:hidden;-webkit-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
.product_ul ul li:hover .imgs .img{-webkit-transform:scale(1.12, 1.12); -moz-transform:scale(1.12, 1.12); -o-transform:scale(1.12, 1.12); -ms-transform:scale(1.12, 1.12); transform:scale(1.12, 1.12);}
.product_ul ul li .imgs img{ width:100%; height:420px; display:block;-webkit-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;transition: all 0.8s ease-out;opacity:0;filter:Alpha(opacity=0);}
.product_ul ul li:hover .imgs img{-webkit-transform:scale(1.12, 1.12); -moz-transform:scale(1.12, 1.12); -o-transform:scale(1.12, 1.12); -ms-transform:scale(1.12, 1.12); transform:scale(1.12, 1.12);}
.product_ul ul li .txts{ position:absolute; width:50%;overflow:hidden; left:0; top:50%;transform: translate(0%, -50%);}
.product_ul ul li:nth-child(2n+0) .txts{ left:auto; right:0;}
.product_ul ul li .txts .cons{ max-width:620px; width:94%; margin:0 auto; overflow:hidden; color:#333333; font-size:16px;line-height:24px;}
.product_ul ul li .txts p{ overflow:hidden; margin-bottom:3%; }
.product_ul ul li .txts p:last-child{ margin-bottom:0;}
/*牌价表*/
.search_hs .service_cons{ overflow:hidden; line-height:1.8; font-size:16px; padding-top:3%; padding-bottom:6%;}
.search_hs .service_cons img{ max-width:100%;}
/*我要寄件*/
.search_hs.bgs4 .service_t{ position:absolute; top:0; left:-25px; height:66px; line-height:50px; color:#fff; text-align:center; width:140px; background:url(../images/service_pic1.png) no-repeat; background-size:100% 100%; font-size:16px;}
.service_form{ margin:0 auto; overflow:hidden; max-width:1116px; padding-right:26px; padding-top:5%; padding-bottom:3%; min-height:200px;}
.service_form ul li{ float:left; width:49%; margin-bottom:22px;max-width:500px;}
.service_form ul li:nth-child(2n){ float:right;}
.service_form ul li .label{ display:block; height:24px; line-height:24px; overflow:hidden; font-size:16px; color:#333333;}
.service_form ul li .label font{ color:#e21c2a;}
.service_form ul li .inputs {
  width: 100%;
  height: 42px;
  line-height: 42px;
  font-size: 1.4rem;
  background:none; color:#333; border-bottom:1px solid #e5e5e5;font-family:"微软雅黑";
}
.service_form ul li .inputs::-webkit-input-placeholder {
  color: #999999;
}
.service_form ul li .inputs:-moz-placeholder {
  color: #999999;
}
.service_form ul li .inputs::-moz-placeholder {
  color: #999999;
}
.service_form ul li .inputs:-ms-input-placeholder {
  color: #999999;
}
.service_form ul li .contact_check{ overflow:hidden;  font-size:14px;margin-top:11px; height:31px; border-bottom:1px solid #e5e5e5; }
.service_form ul li .contact_check .css-radio2{ display:none; }
.service_form ul li .contact_check .css-label_r3{ width:120px; margin-right:10px;display: inline-block; vertical-align:middle; overflow: hidden; cursor: pointer; line-height:22px;background:url(../images/service_pic2.png) left 5px no-repeat; background-size:14px 14px; padding-left:24px;  color:#333333; }
.service_form ul li .contact_check input[type=radio].css-radio2:checked + label.css-label_r3,.about_l .i_left_ul2 li .div .css-label_r3.ui-radio-on{ background-image:url(../images/service_pic2_on.png); color:#3253b7;}
.service_ends{ text-align:center; margin-bottom:6%; padding-top:1%;}
.service_ends .bnts{ width:40%; max-width:300px;margin:0 auto; display:inline-block; overflow:hidden;line-height:62px; height:62px; background:#a0a0a0; outline:none;-webkit-tap-highlight-color:transparent;transition:all 0.3s; cursor:pointer; color:#fff; font-size:18px; border:none; letter-spacing:2px;font-family:"微软雅黑"; margin-left:4px; margin-right:4px;}
.service_ends .bnts:hover{ background:#3253b7;}
.service_ends .bnts.bgs2{ background:#3253b7;}
.service_ends .bnts.bgs2:hover{opacity:0.8;filter:Alpha(opacity=80);}
/*物流服务*/
.logistics_one{ overflow:hidden; background:#f7f7f7; line-height:28px; font-size:16px; margin-bottom:6%;}
.logistics_one .boxs{ width:94%; margin:0 auto; max-width:1296px; overflow:hidden; margin-top:3%; margin-bottom:4%; color:#666;}
.logistics_one .h4{ overflow:hidden; font-weight:bold; padding-left:14px; position:relative; color:#333333; margin-bottom:1.5%;}
.logistics_one .h4:after{ width:4px; height:20px; position:absolute; content:""; left:0; top:50%; margin-top:-10px; background:#3253b7;}
.logistics_one  ul li{ margin-left:30px; list-style:square; margin-bottom:1.5%;}
/*服务网点*/
.logistics_two{ margin-top:5%; overflow:hidden; margin-bottom:5%;}
.logistics_l{ float: left;width:350px; overflow:hidden;  margin-bottom:2%; margin-right:4.7%;}
.logistics_l .boxs{ width:94%; margin:0 auto; max-width:290px; overflow:hidden;  }
.logistics_l .logistics_t{ background:#3253b7; overflow:hidden;  color:#fefefe;}
.logistics_l .logistics_t span{ overflow:hidden; display:block; line-height:36px; height:36px; font-family:Arial;margin-top:28px;}
.logistics_l .logistics_t .h3{ line-height:50px; height:50px; overflow:hidden;color:#fefefe;margin-bottom:26px;}
.logistics_l label{ display:none; height:50px; line-height:50px; border:1px solid #e5e5e5;text-indent: 16px;background: url(../images/shiyong_bg1.png) #fff right 18px center no-repeat;-webkit-tap-highlight-color: transparent;  background-size: 13px 7px; font-size:16px;}
.logistics_l ul li{ display:block; border-bottom:1px solid #e6e6e6; overflow:hidden; height:60px; line-height:60px;transition:all 0.3s; position:relative; font-size:18px;}
.logistics_l ul li:after{ content:">"; position:absolute; right:30px; top:50%; height:22px; line-height:22px; margin-top:-11px; font-weight:bold; font-family:"宋体"; font-size:14px;transition:all 0.3s; display:none;}
.logistics_l ul li.on{ background:#ebf0ff; border-bottom:0;}
.logistics_l ul li.on:after{ display:block; color:#3253b7;}
.logistics_l ul li a{ color:#666666;transition:all 0.3s; }
.logistics_l ul li.on a{ color:#3253b7;}
.logistics_l ul li:hover a{ color:#3253b7; text-indent:5px;}

.logistics_r{ overflow:hidden;}
.logistics_r .logistics_t2{ overflow:hidden; line-height:66px; padding-bottom:4px; border-bottom:1px solid #e5e5e5; padding-left:23px; position:relative;}
.logistics_r .logistics_t2:after{ content:""; position:absolute; left:0; height:32px; top:17px; background:#3253b7; width:4px;}
.logistics_r .logistics_ul{ overflow:hidden; margin-top:4%;}
.logistics_r .logistics_ul ul li{ float:left; width:49%; margin-bottom:2%; overflow:hidden; background:#f7f7f7;line-height:32px; color:#333333; font-size:18px;}
.logistics_r .logistics_ul ul li:nth-child(2n){ float:right;}
.logistics_r .logistics_ul ul li .boxs{ overflow:hidden; width:94%; margin:0 auto; max-width:394px;margin-top:44px; margin-bottom:40px;}
.logistics_r .logistics_ul ul li .h4{ font-weight:bold; overflow:hidden; margin-bottom:13px; color:#333333; font-size:20px; }
.logistics_r .logistics_ul ul li .divs{ overflow:hidden; padding-left:36px; background-repeat:no-repeat; background-position:left 7px; background-size:auto 18px;}
.logistics_r .logistics_ul ul li .divs.bgs1{ background-image:url(../images/logistics_pic1.png);}
.logistics_r .logistics_ul ul li .divs.bgs2{ background-image:url(../images/logistics_pic2.png);}
.logistics_r .logistics_ul ul li .divs.bgs3{ background-image:url(../images/logistics_pic3.png);}
.logistics_r .logistics_ul ul li .divs.bgs4{ background-image:url(../images/logistics_pic4.png);}
/*运单追踪*/
.search_hs .cha_box{ overflow:hidden; width:94%; max-width:960px; margin:0 auto; margin-top:4%; margin-bottom:4%;}
.search_hs .cha_box .cha_box_l{ float:left;width:calc(100% - 200px);width:-webkit-calc(100% - 200px);width:-moz-calc(100% - 200px); border:1px solid #3253b7; border-right:0; border-radius:4px 0 0 4px;}
.search_hs .cha_box .cha_box_l .inputs { width:calc(100% - 283px);width:-webkit-calc(100% - 283px);width:-moz-calc(100% - 283px);height: 58px;line-height: 58px;font-size: 1.4rem;background:none; color:#333; border:0;font-family:"微软雅黑"; float:left; text-indent:20px;}
.search_hs .cha_box .cha_box_l .inputs::-webkit-input-placeholder {
color: #999999;
}
.search_hs .cha_box .cha_box_l .inputs:-moz-placeholder {
  color: #999999;
}
.search_hs .cha_box .cha_box_l .inputs::-moz-placeholder {
  color: #999999;
}
.search_hs .cha_box .cha_box_l .inputs:-ms-input-placeholder {
  color: #999999;
}
.search_hs .cha_box .cha_box_l .code{float: left;  width: 127px; height: 48px; cursor:pointer; margin-top:5px;}
.search_hs .cha_box .cha_box_l .inputs2 { width:150px;height: 48px;line-height: 48px;font-size: 1.4rem;background:none; color:#333; border:1px solid #e5e5e5;font-family:"微软雅黑"; text-indent:12px; margin-top:5px; float:left;}
.search_hs .cha_box .cha_box_l .inputs2::-webkit-input-placeholder {
color: #ccc;
}
.search_hs .cha_box .cha_box_l .inputs2:-moz-placeholder {
  color: #ccc;
}
.search_hs .cha_box .cha_box_l .inputs2::-moz-placeholder {
  color: #ccc;
}
.search_hs .cha_box .cha_box_l .inputs2:-ms-input-placeholder {
  color: #ccc;
}
.search_hs .cha_box .bnts{ float:right; width:200px; height:60px; border:1px solid #0086cd; background:url(../images/search2.png) left 62px center no-repeat #3253b7; background-size:19px 19px; text-indent:100px; text-align:left; font-size:16px; color:#ffffff; border-radius:0 4px 4px 0;font-family:"微软雅黑"; outline:none;-webkit-tap-highlight-color:transparent;transition:all 0.3s; cursor:pointer;}
.search_hs .cha_box .bnts:hover{opacity:0.8;filter:Alpha(opacity=80);}
.search_hs .cha_cons{ overflow:hidden; border-top:1px solid #e5e5e5; padding-top:4%; padding-bottom:6%; color:#333; font-size:15px;}
.search_hs .cha_cons .boxs{ max-width:910px; width:94%; margin:0 auto; overflow:hidden; position:relative; z-index:0;}
.search_hs .cha_cons .boxs:before{ position:absolute; height:100%; width:2px; content:""; background:#dddddd; left:116px; top:0; z-index:-1;}
.search_hs .cha_cons .boxs ul li{ display:block; background:url(../images/cha_pic1.png) left 100px top 19px no-repeat; overflow:hidden; padding-top:6px;}
.search_hs .cha_cons .boxs ul li .date{ float:left; margin-top:13px; line-height:21px; width:80px; text-align:right; margin-right:50px; overflow:hidden; font-size:14px;}
.search_hs .cha_cons .boxs ul li .p2{ overflow:hidden; border-bottom:1px solid #f5f5f5; padding-bottom:7px; padding-left:28px; line-height:21px; }
.search_hs .cha_cons .boxs ul li .red{ color:#e21c2a;}
.search_hs .cha_cons .boxs ul li.before{ background:none; position:relative;}
.search_hs .cha_cons .boxs ul li.before .date{ line-height:15px;}
.search_hs .cha_cons .boxs ul li.before:before{ content:"收"; position:absolute; left:100px; top:0; background:#0086cd; width:36px; line-height:36px; height:36px; text-align:center; color:#fff; font-size:14px; border-radius:50%;}
.search_hs .cha_cons .boxs ul li.after{ background:none;position:relative;}
.search_hs .cha_cons .boxs ul li.after .date{ line-height:15px;}
.search_hs .cha_cons .boxs ul li.after:before{ content:"寄"; position:absolute; left:100px; bottom:0; background:#e21c2a; width:36px; line-height:36px; height:36px; text-align:center; color:#fff; font-size:14px; border-radius:50%;}
@media screen and (max-width: 1440px) {
/*内页*/
.postions{ height:56px; line-height:56px; font-size:14px; }
.postions .postions_b a{ min-width:200px;}
.postions.bgs2 .postions_b a{ min-width:180px;}
/*公司荣誉*/
.honor_ul2 ul li .h3{ font-size:16px; }
/*人才招聘*/
.job_ul ul li{ margin-bottom:2%;}
/*服务网点*/
.logistics_l{ margin-right:3%;}
}
@media screen and (max-width: 1360px) {
/*内页*/
.postions.bgs2 .postions_b a{ min-width:160px;}
/*人才招聘*/
.job_one .txts{  line-height:32px;}
.job_one .txts p{ padding-bottom:5%;}
.job_ul ul li .boxs{ padding:20px; padding-left:28px; padding-bottom:30px;}
/*我要寄件*/
.service_form{ padding-top:7%;}
/*服务网点*/
.logistics_l{ margin-right:2%;}

}
@media screen and (max-width: 1260px) {
/*服务网点*/


}
@media screen and (max-width: 1200px) {
/*内页*/
.postions h2{ font-size:18px;}
.postions h2 span{ font-size:14px;}
.postions .postions_b a{padding-left:12px; padding-right:12px; font-size:18px; min-width:180px;}
.postions.bgs2 .postions_b a{ min-width:140px;}
.adicon{ display:none;}
.o_big_con .h2 span{ font-size:15px;}
/*关于我们*/
.about_two ul li .p{ font-size:16px; line-height:28px;}
/*公司荣誉*/
.honor_ul2 ul li{ width:32%; margin-right:2%; }
.honor_ul2 ul li:nth-child(4n){ margin-right:2%;}
.honor_ul2 ul li:nth-child(3n){ margin-right:0;}
/*新闻资讯*/
.news_ul ul li .boxs .imgs{ width:200px; height:133px;}
.news_ul ul li .boxs .txts .cons{ margin-top:12px;}
.news_ul ul li .boxs .txts .cons .h4{ font-size:16px; line-height:24px; height:24px;}
.news_ul ul li .boxs .txts .cons .p{ line-height:24px; height:48px; font-size:13px; margin-top:5px;}
.news_ul ul li .boxs .txts .cons .date{ line-height:24px; height:24px;font-size:13px;}
/*HS编码税率查询*/
.search_hs .p ul li{ width:32%;}
.search_hs .p ul li:nth-child(4n){ margin-right:2%;}
.search_hs .p ul li:nth-child(3n){ margin-right:0;}
/*机场代码查询*/
.search_hs .tables{ font-size:15px;}
.search_hs .tables.bgs1 th{ padding-left:30px;}
.search_hs .tables.bgs1 td{ padding-left:30px;}
/*附加费用*/
.customer_ul ul li{ padding-left:20px; padding-right:20px;}
/*运送须知*/
.product_ul ul li .txts .cons{  font-size:15px;}
.product_ul ul li .imgs img{ height:380px;}
.product_ul ul li .txts p{ margin-bottom:2%;}
/*服务网点*/
.logistics_two{ margin-top:3%;}
.logistics_l{ margin-right:0; float:none; width:100%; position:relative; overflow:visible; z-index:2;}
.logistics_l .logistics_t{ display:none;}
.logistics_l ul{ display:none; position:absolute;z-index: 10; width: 100%;  top: 50px; background:#fff;}
.logistics_l ul li{ height:50px; line-height:50px; font-size:16px;}
.logistics_l ul li:after{ right:20px;}
.logistics_l label{ display:block;}
.logistics_l .boxs{ max-width:none;}
.logistics_r .logistics_t2{ display:none;}
.logistics_r .logistics_ul{ margin-top:0%;}
.logistics_r .logistics_ul ul li .boxs{ max-width:480px;}


}

@media screen and (max-width: 1100px) {
/*内页*/
.postions{ height:50px; line-height:50px;}
.postions .postions_b a{padding-left:8px; padding-right:8px; font-size:15px; min-width:160px;}
.postions.bgs2 .postions_b a{ min-width:120px;}
.o_big_con .h2 span{ font-size:14px;}
.o_big_con .h2 .h3{ font-size:80px;}


/*分页*/
.yema a{ height:36px; line-height:34px;min-width:40px;}
/*关于我们*/
.about_one .about_one_l{ float:none; width:100%; max-width:none;background-size:18px auto;  background:none; position:static;}
.about_one .about_one_l .span{ margin-top:5%;}
.about_one .imgs{ float:none; width:100%;}
.about_one .i_jsq_scroll{ padding-right:0; background:none;}
/*人才招聘*/
.job_one .txts{ line-height:30px;}
.job_one .txts p{ padding-bottom:4%;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:26px;}
/*联系我们*/
.contact_l{ width:100%;}
.contact_pos{ display:block; position:static;padding-top:4%;  clear:both; overflow:hidden;}
.contact_r{ float:none; width:100%; max-width:none;  }
.contact_r .contact_ul{ margin-top:2%;}
.contact_desc{ font-size:14px; line-height:28px;}
.contact_desc.bgs2{ font-size:13px;}
.product_feedback .inputs{ font-size:14px;}
.product_feedback .searchtitle4{ font-size:14px;}
.product_feedback .textarea{ font-size:14px;}
/*运送须知*/
.product_ul ul li .txts .cons{  font-size:14px;}
/*服务网点*/
.logistics_r .logistics_ul ul li{ font-size:16px;}
.logistics_r .logistics_ul ul li .boxs{ margin-top:30px; margin-bottom:30px;}
.logistics_r .logistics_ul ul li .h4{ font-size:18px;}
/*运单追踪*/
.search_hs .cha_box .cha_box_l{width: calc(100% - 120px); width: -webkit-calc(100% - 120px); width: -moz-calc(100% - 120px);}
.search_hs .cha_box .bnts{ width:120px; background-position:left 25px center; text-indent:55px;}
.search_hs .cha_box .cha_box_l .code{ width:100px;}
.search_hs .cha_box .cha_box_l .inputs2{ width:120px;}
.search_hs .cha_box .cha_box_l .inputs{width: calc(100% - 230px); width: -webkit-calc(100% - 230px); width: -moz-calc(100% - 230px);}
}


@media screen and (max-width: 960px) {
/*内页*/
.postions{ position:static; margin-top:0; background:#fff;border-bottom: 1px solid #e2e2e2;}
.postions .postions_r{ display:inline;}
.postions .postions_r img{ height:12px;}
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
.postions .postions_b a{ float:none; font-size:15px; display:block;  padding-right:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff; width:auto; color:#2b2b2b;}
.postions .postions_b a:hover{ background:#3253b7; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:#3253b7;}
.postions .postions_b a:after{ height:0;}

.o_big_con .h2 span{ font-size:14px;}
.o_big_con .h2 .h3{ padding-bottom:15px; font-size:70px;}
.o_big_con .h2 .h3 label{ bottom:20px;}
/*分类弹窗*/
.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}
.postions_b.lws .about_tc{ width:80%;}
.postions_b.lws{ display:block;}
.about_l.lws .about_tc{ width:100%;}
.about_tc .about_divs{ position:absolute; right:0; width:85%; background-color:#fff; top:0; overflow:hidden; height:100%;}
.about_tc .closed2{ right:84.5%; position:absolute; top:150px; cursor:pointer; width:25px; display:block;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
/*关于我们*/
.postions2 .postions_r img{ height:16px; margin-right:8px;}
.about_two ul li .p{ font-size:15px; line-height:26px; }
.about_two ul li .h3{ line-height:28px;}
/*公司荣誉*/
.honor_ul2 ul li .h3{ font-size:15px;}
/*人才招聘*/
.job_one .imgs{ float:none; width:100%;}
.job_one .txts{ position:static; width:100%; margin-top:5%; margin-bottom:5%;}
.job_one .txts .cons{ max-width:none;}
.job_one .txts .h3{ text-align:center;}
.job_one .txts .h3:after{ left:50%; margin-left:-20px; height:3px;}
.job_ul ul li .h3{ font-size:20px;}
.job_ul ul li .desc{font-size:13px; margin-top:10px; line-height:26px; height:26px;}
.job_ul ul li .p{ font-size:13px; line-height:26px; height:52px;margin-top:12px;}
.job_ul ul li em{ width:110px; height:32px; line-height:32px; font-size:13px;}
.about_t:after{ height:3px;}
/*新闻资讯*/
.news_a a{ font-size:16px; }
.news_ul ul li .boxs{ float:none; width:100%;  }
.news_ul ul li .boxs:nth-child(2n){ float:none;margin-top:4%; position:relative; overflow:visible;}
.news_ul ul li .boxs:nth-child(2n):after{ position:absolute; content:""; top:-14%; left:0; height:1px; width:100%; background:#e6e6e6;}
.news_ul ul li .boxs .txts .cons{ max-width:none;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:24px; line-height:30px;}
.about_x2 .con_id{ line-height:26px; font-size:15px;}
.prenext{ font-size:14px; line-height:24px; text-align:right;}
.prenext span{ width:70%;}
.prenext .l{ float:none; display:block;}
.prenext .r{ float:none; display:block;}
.prenext span.r{ text-align:left;}
.prenext .goback{ margin-top:-44px;}
/*人才招聘详细*/
.about_x2.bgs2{ padding-left:3%; padding-right:3%;}
/*HS编码税率查询*/
.search_hs{ margin-top:4%;}
.search_hs .p ul li{ width:49%;}
.search_hs .p ul li:nth-child(3n){ margin-right:2%;}
.search_hs .p ul li:nth-child(2n){ margin-right:0;}
.search_hs .search_t{ line-height:50px;}
/*机场代码查询*/
.search_hs .tables.bgs1 th:nth-child(1){ width:30%;}
/*附加费用*/
.customer_ul ul li{ float:none; width:100%; }
.customer_ul ul li:nth-child(2n){ float:none;}

/*运送须知*/
.product_ul ul li .txts .cons{ line-height:22px; font-size:13px;}
/*我要寄件*/
.service_form{ padding-top:9%;}
/*物流服务*/
.logistics_one{ font-size:14px;}
/*服务网点*/
.logistics_r .logistics_ul ul li{ line-height:26px;}
.logistics_r .logistics_ul ul li .boxs{ margin-top:20px; margin-bottom:20px;}
.logistics_r .logistics_ul ul li .divs{ background-position:left 4px;}

}
@media screen and (max-width: 830px) {
/*内页*/
.postions h2{ font-size:16px;}
.postions h2 span{ font-size:13px;}
/*关于我们*/
.postions2 h2{ font-size:16px;}
.postions2 h2 span{ font-size:13px;}
.about_two ul li .p{ font-size:14px; line-height:24px; }
/*我要寄件*/
.service_form{ padding-top:10%;}
/*运单追踪*/
.search_hs .cha_box .cha_box_l{width: calc(100% - 0px); width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); border:0;}
.search_hs .cha_box .bnts{ width:100%; border-radius:4px; background-position:left 40% center; text-indent:50%;}
.search_hs .cha_box .cha_box_l .inputs{width: calc(100% - 0px); width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); border:1px solid #3253b7; border-radius:4px;}
.search_hs .cha_box .bnts{width: calc(100% - 230px); width: -webkit-calc(100% - 230px); width: -moz-calc(100% - 230px); margin-top:-48px; height:48px; }
.search_hs .cha_box .cha_box_l .inputs{ height:48px; line-height:48px;}
}
@media screen and (max-width: 780px) {
/*内页*/
.o_big{ height:220px;}
.postions{ height:42px; line-height:42px; font-size:13px;}
.postions h2{ display:none;}
.postions .postions_b a{ height:44px; line-height:44px; font-size:14px;}
.o_big_con .h2 .h3{ font-size:60px;}
/*分页*/
.yema a{ height:28px; line-height:26px; padding-left:6px; padding-right:6px; min-width:30px; margin-left:2px; font-size:13px;}
/*关于我们*/
.postions2{ font-size:13px;}
/*公司荣誉*/
.honor_ul2{ margin-top:4%;}
.honor_ul2 ul li{ width:49%;}
.honor_ul2 ul li:nth-child(3n+0){ margin-right:2%;}
.honor_ul2 ul li:nth-child(2n+0){ margin-right:0;}
.honor_ul2 ul li .h3{ font-size:14px;}
/*新闻资讯*/
.news_a a{ font-size:14px; }
.news_ul ul li .boxs:nth-child(2n):after{ top:-12%;}
/*HS编码税率查询*/
.search_hs .p ul li a{ font-size:14px;}
.search_hs .search_t{ margin-top:18px;}
/*度量衡换算*/
.search_hs .search_ul .h3{ line-height:44px; height:44px; font-size:14px;}
.search_hs .search_ul ul li .h4{  font-size:14px; float:none;width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); line-height:26px; margin-bottom:3px;}
.search_hs .search_ul ul li .two{  max-width:none;width: calc(98% - 130px);width: -webkit-calc(98% - 130px); width: -moz-calc(98% - 130px); padding-left:32px;}
.search_hs .search_ul ul li .two .general{ width:100%; max-width:none;}
.search_hs .search_ul ul li .three{ width:100px; margin-right:30px;}
.search_hs .search_ul ul li .three .butt{ width:100%; font-size:14px;}
.search_hs .search_ul .initial{ font-size:14px;}
/*联系我们*/
.contact_r .contact_ul li{ padding-top:20px;  padding-left:50px;background-position: left top 25px;}
/*运送须知*/
.product_ul ul li{ margin-bottom:2%;}
.product_ul ul li .imgs{ float:none; width:100%;}
.product_ul ul li .imgs img{ height:auto;}
.product_ul ul li:nth-child(2n+0) .imgs{ float:none;}
.product_ul ul li .txts{ position:static; width:100%;transform: translate(0%, 0%); margin-top:5%; margin-bottom:5%;}
.product_ul ul li .txts .cons{ max-width:none;}
}

@media screen and (max-width: 640px) {
/*内页*/
.postions{height:44px; line-height:44px; font-size:13px;}
.postions .postions_b a{ font-size:13px;}
.o_big_con .h2 span{ font-size:13px; margin-top:2%;}
.o_big_con .h2 .h3{ font-size:50px;}
.o_big_con .h2 .h3 label{ bottom:15px;}
/*分页*/
.yema a{ font-size:12px;}
/*.yema a span{ font-size:13px;}*/
/*暂无内容*/
.nodata{background-size:auto 130px; padding-top:140px;margin-top:15%; margin-bottom:15%;}
/*关于我们*/
.postions2.bgs2{ margin-top:15px;}
.about_one .about_one_l{ font-size:15px;}
.about_one .about_one_l .p{ line-height:26px;}
.about_two ul li .p{ font-size:13px; line-height:22px; margin-bottom:30px;}
.about_two ul li img{ width:60px; height:60px; margin-top:40px;}
/*人才招聘*/
.job_ul ul li .h3{ font-size:16px;}
.job_ul ul li .desc{ font-size:12px; line-height:22px; height:22px;}
.job_ul ul li .p{ font-size:12px; line-height:22px; height:44px;}
.job_ul ul li em{ font-size:12px;}
.job_ul ul li .boxs{ padding:14px; padding-left:16px; padding-bottom:20px;}
.job_one .txts{ font-size:15px; line-height:28px;}
.job_one .txts .h3{ padding-bottom:20px; margin-bottom:20px;}
.about_t{ padding-bottom:20px;}
/*新闻资讯*/
.news_a a{ font-size:13px; margin-left:2%; margin-right:2%; }
.news_ul ul li .boxs:nth-child(2n):after{ top:-9%;}
.news_ul ul li .boxs .txts .cons .p{ font-size:12px;}
/*新闻资讯详细*/
.about_x2{ margin-top:15px;}
.about_x2 .show_t{ font-size:20px; line-height:28px; text-align:center;}
.about_x2 .con_line{ font-size:12px;  line-height:30px; text-align:center;}
.about_x2 .con_id{ font-size:14px; line-height:24px;}
.prenext{ font-size:13px; text-align:left;}
.prenext span{ width:100%;}
.prenext .goback{ margin-top:15px;  width:99%; padding-left:30px;}
/*HS编码税率查询*/
.search_hs .p ul li a{ font-size:13px;}
/*机场代码查询*/
.search_hs .search_form{ max-width:none;}
.search_hs .search_form .btns{ font-size:15px;}
.search_hs .tables{ font-size:14px;}
/*集装箱参数*/
.search_hs .tables2{ font-size:14px;}
/*联系我们*/
.contact_l{ height:500px;}
.contact_l iframe{height: 500px;}
.contact_r .contact_ul li{/* padding-left:36px; background-size:auto 30px; */font-size:14px;}
.product_feedback{ margin-top:4%;}
.product_feedback .inputs{ height:38px; line-height:38px;}
.product_feedback .bnts{ height:40px; line-height:40px; font-size:16px;}

.product_feedback .searchtitle4{ font-size:13px; height:38px;}
.product_feedback .searchtitle4 label{ height:36px; line-height:36px;}
.product_feedback .searchtitle4 ul{ top:36px;}
/*我要寄件*/
.service_ends .bnts{height:40px; line-height:40px; font-size:16px;}
.service_form{ padding-top:12%;}
.service_form ul li{ float:none; width:100%;}
.service_form ul li:nth-child(2n){ float:none;}
/*物流服务*/
.logistics_one{ font-size:13px;}
/*服务网点*/
.logistics_l label{ font-size:14px;}
.logistics_l ul li{ font-size:14px;}
.logistics_r .logistics_ul ul li{ font-size:14px;}
.logistics_r .logistics_ul ul li .h4{ font-size:16px;}
.logistics_r .logistics_ul ul li .divs{ padding-left:28px;}
}

@media screen and (max-width: 480px) {
/*内页*/
.o_big{ height:160px;}
.o_big_con .h2{  padding-bottom:40px;}
.o_big_con .h2 span{ font-size:12px;}
.o_big_con .h2 .h3{ font-size:40px; padding-bottom:20px;}
.o_big_con .h2 .h3:after{ width:30px; height:3px;}
.postions{ font-size:12px;}
.postions .postions_b a{ font-size:13px;}
.postions .postions_r span{ display:none;}
.postions .postions_r img{ margin-left:6px;}
/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
.yema a{ padding-left:5px; padding-right:5px; margin-left:2px;}
/*关于我们*/
.postions2{ font-size:12px; bottom:2%;}
.postions2 .postions_r span{ display:none;}
.postions2 .postions_r img{height:14px; margin-left:6px;}

.about_one .about_one_l{ font-size:14px;}
.about_one .about_one_l .span{ font-size:15px;}
.about_one .about_one_l .h3{ margin-top:1%;}
/*.about_one .about_one_l .h3:after{ height:3px; width:60px;}*/
.about_one .about_one_l .p{ line-height:24px;}
.about_two ul li .h3{ margin-top:12px; line-height:26px;}
.about_two ul li .p{ font-size:12px; line-height:20px; margin-top:5px; margin-bottom:25px;}
.about_two ul li img{ width:50px; height:50px; margin-top:30px;}
/*公司荣誉*/
.honor_ul2 ul li .h3{ font-size:13px; line-height:44px; height:44px;}
.honor_ul2 ul li .imgs{ padding-top:127%; height:auto;}
/*人才招聘*/
.about_t{ margin-top:7%; padding-bottom:15px;}
.job_one .txts .h3{ margin-bottom:5%; padding-bottom:15px;}
.job_one .txts{ line-height:26px; margin-top:7%; font-size:14px;}
.job_ul{ margin-top:5%;}
.job_ul ul li .h3{ height:30px; line-height:30px;}
.job_ul ul li .desc{ height:auto; margin-top:4px;}
.job_ul ul li .desc span{ float:none; display:block; width:100%; margin-right:0; max-width:none;}
.job_ul ul li .p{ margin-top:6px;}
/*新闻资讯*/
.news_a a{ font-size:12px;  }
.news_ul ul li .boxs:nth-child(2n):after{ top:-7%;}
.news_ul ul li .boxs .txts .cons .p{ line-height:22px; height:44px;}
.news_ul ul li .boxs .imgs{ width:180px; height:120px;}
.news_ul ul li .boxs .txts .cons{ margin-top:8px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:18px; line-height:26px;}
.about_x2 .con_id{ font-size:13px;}	
.news_r .news_t .h2{font-size:18px; height:50px; line-height:50px;}
.prenext{ font-size:12px; line-height:22px; padding-top:3%;}
.prenext .goback{ margin-top:5px;}
/*HS编码税率查询*/
.search_hs{ margin-top:5%;}
.search_hs .p{ margin-top:15px;}
.search_hs .p ul li a{ font-size:12px;}
.search_hs .search_t{ margin-top:10px;}
/*机场代码查询*/
.search_hs .tables{ font-size:13px; margin-top:10px;}
.search_hs .search_form .inputs{ height:44px; line-height:42px;width: calc(100% - 120px); width: -webkit-calc(100% - 120px);  width: -moz-calc(100% - 120px); font-size:13px;}
.search_hs .search_form .btns{ height:44px; width:120px; background-position:left 30px center; text-indent:60px; font-size:14px;}
.search_hs .tables.bgs1 th{ padding-left:20px;}
.search_hs .tables.bgs1 td{ padding-left:20px;}
/*度量衡换算*/
.search_hs .search_ul .h3{ line-height:32px; height:32px; font-size:13px;}
.search_hs .search_t2{ height:50px; line-height:50px;}
.search_hs .search_ul .initial{ margin-top:15px; font-size:13px;}
/*集装箱参数*/
.search_hs .tables2{ font-size:13px;}
/*联系我们*/
.contact_l{ height:400px;}
.contact_l iframe{height: 400px;}
.contact_r .contact_ul li{ padding-top:15px; padding-bottom:15px;background-position: left top 20px;}
.contact_desc{ font-size:13px; line-height:22px; margin-top:2%;}
.contact_desc.bgs2{ font-size:12px; margin-top:1.5%;}
.product_feedback .bnts{ font-size:15px;}
.product_feedback .divs{ width:100%;}
.product_feedback .divs.l,.product_feedback .divs.r{ float:none;}
.product_feedback .searchtitle4{ float:none; width:100%;}
.product_feedback .searchtitle4 li a{ font-size:13px;}
/*附加费用*/
.customer_ul{ font-size:14px; margin-top:4%;}
.customer_ul.bgs2{ margin-top:3%;}
.customer_ul ul li{ padding-left:12px; height:40px; line-height:40px; padding-right:12px;}
.customer_ul ul li em{ font-size:12px;}
.customer_ul.bgs3 ul li em{ font-size:14px;}
/*关务资讯*/
.news2_t.bgs2{ margin-top:4%;}
/*牌价表*/
.search_hs .service_cons{ font-size:14px;}
/*我要寄件*/
.service_ends .bnts{ font-size:15px;}
.search_hs.bgs4 .service_t{ font-size:15px;}
.service_form{ padding-top:15%;}
.service_form ul li{ margin-bottom:12px;}
.service_form ul li .label{ font-size:14px;}
.service_form ul li .inputs{ font-size:13px; height:32px; line-height:32px;}
.service_form ul li .contact_check{ font-size:13px;}
/*物流服务*/
.logistics_one{ font-size:12px; line-height:24px;}
.logistics_one ul li{ margin-left:20px;}
/*服务网点*/
.logistics_l label{ font-size:13px;}
.logistics_l ul li{font-size:13px; height:40px; line-height:40px;}
.logistics_r .logistics_ul ul li{ font-size:12px; line-height:24px; float:none; width:100%;}
.logistics_r .logistics_ul ul li:nth-child(2n){ float:none;}
.logistics_r .logistics_ul ul li .h4{ font-size:14px;}
/*运单追踪*/
.search_hs .cha_cons{ font-size:14px;}
.search_hs .cha_box .cha_box_l .inputs{ font-size:13px; text-indent:12px;}
.search_hs .cha_box .cha_box_l .inputs2{ font-size:13px;}
.search_hs .cha_box .bnts{ background-position:left 30% center;}
}

@media screen and (max-width: 420px) {
/*内页*/
.o_big_con .h2 .h3{ font-size:35px;}
/*关于我们*/
.about_one .about_one_l{ font-size:13px;}
.about_one .about_one_l .span{ font-size:14px;}
/*公司荣誉*/
.honor_ul2 ul li .h3{ font-size:12px; line-height:40px; height:40px;}
/*人才招聘*/
.job_one .txts{  line-height:24px; font-size:13px;}
/*新闻资讯*/
.news_ul ul li .boxs:nth-child(2n):after{ top:-6.5%;}
.news_ul ul li .boxs .txts .cons .date{ font-size:12px;}
.news_ul ul li .boxs .imgs{ width:150px; height:100px;}
.news_ul ul li .boxs .txts .cons{ margin-top:5px;}
.news_ul ul li .boxs .txts .cons .h4{ font-size:15px;}
.news_ul ul li .boxs .txts .cons .p{ line-height:20px; height:40px; margin-top:2px;}
.news_ul ul li .boxs .txts .cons .date{ margin-top:5px;}
/*新闻资讯详细*/
.about_x2 .con_id{ font-size:12px; line-height:22px;}
/*机场代码查询*/
.search_hs .tables{ font-size:12px;line-height:20px;}
.search_hs .search_form .inputs{ font-size:12px;}
.search_hs .search_form .btns{ font-size:13px;}
.search_hs .tables.bgs1 th{ padding-left:10px;}
.search_hs .tables.bgs1 td{ padding-left:10px;}
/*度量衡换算*/
.search_hs .search_t2{ height:44px; line-height:44px; margin-top:12px;}
/*集装箱参数*/
.search_hs .tables2{ font-size:12px;line-height:20px;}
.search_hs .tables2 table td{  height:32px;}
.search_hs .tables2 table th{ height:32px;}
/*联系我们*/
.contact_l{ height:350px;}
.contact_l iframe{height: 350px;}
.product_feedback .inputs{ padding:0 12px; font-size:13px;}
.product_feedback .textarea{ font-size:13px; padding-left:12px; padding-top:2%;}
.product_feedback .bnts{ font-size:13px;}
/*附加费用*/
.customer_ul{ font-size:13px;}
.customer_ul.bgs3 ul li em{ font-size:13px;}
/*牌价表*/
.search_hs .service_cons{ font-size:13px;}
/*我要寄件*/
.service_ends .bnts{ font-size:13px;}
.service_form{ padding-top:16%;}
/*运单追踪*/
.search_hs .cha_box .bnts{ background-position:left 25% center;}
.search_hs .cha_box .cha_box_l .inputs{ font-size:12px;}
.search_hs .cha_box .cha_box_l .inputs2{ font-size:12px;}
}



.selects{height: 52px;  width: 100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 66px;}
@media screen and (max-width: 1440px){
	.selects{
		height:46px;
		padding-left: 50px;
	}
}
@media screen and (max-width: 640px){
	.selects{
		height:40px;
		width:100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 10px;
	}
}

@media screen and (max-width: 480px){
.selects{ font-size:14px;}
}