
/* CSS Document */
* { margin: 0; padding: 0; }
a { blr:expression(this.onFocus=this.blur())
}
*html, *html body /* 修正IE6振动bug */ { background-image: url(about:blank); background-attachment: fixed; }

html, body, div, span, h1, h2, h3, h4, h5, h6, em, small, strong, dl, dt, dd, ol, ul, li { padding: 0; font-size: 100%; font-style: normal; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.5; }
.logo img { height: 56px; }
html, body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: 'Montserrat',"微软雅黑";
    color: #666;
    overflow-x: hidden;
}
ul { margin: 0px; padding: 0px; list-style: none; }
li { list-style: none; }
ul li a { display: block; }
a { text-decoration: none !important; color: #666; outline: none; transition: color .6s, border-color .6s, background-color .6s; }
a:hover { transition: color .6s, border-color .6s, background-color .6s; }
input { border: 1px solid #ccc; outline: none; }
textarea { border: 1px solid #ccc; outline: none; }
form { margin: 0px; padding: 0px; }
table { border-collapse: collapse; border-spacing: 0; }
th, td { padding: 0; }
img { max-width: 100%; border: none; vertical-align: middle; }
a, img { border: 0; }
.clear { clear: both; }
p { /**
	text-align:justify; 
	text-justify:inter-ideograph;
	**/
margin: 0; }
dl, dt, dd { padding: 0; margin: 0; }
.zj_fbq { display: table; width: 100%; height: 100%; }
.zj_zbq { display: table-cell; vertical-align: middle; width: 100%; }
.arial { font-family: Arial, Helvetica, sans-serif; }
.verdana { font-family: Verdana, Geneva, sans-serif; }
.Georgia { font-family: Georgia, "Times New Roman", Times, serif; }
.en { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
@font-face { font-family: "novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma; }
.cn { font-family: "novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma; }
@font-face { font-family: ababa; src: url('../font/iconfont.ttf'); }
/** 以上为全局设置 **/
/** index **/
.warp { width: 100%; height: auto; }
.swiper-container { width: 100%; height: 100%; }
.swiper-slide { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
/** header **/
.header {
    height: auto;
    background: #000;
    z-index: 999;
    position: relative;
}
.logo { height: auto; float: left; margin: 20px 0; }
.menu { height: auto; float: right; }
.menu ul { height: auto; }
.menu ul li { float: left; margin-left: 1px; position: relative;color:#fff; }
.menu_bt { height: auto; }
.menu_bt.nav_login { background: url(../image/login_ico.png) no-repeat 0 37px; padding-left: 23px; margin-left: 120px; }
.menu_bt.nav_login a { margin: 32px 5px 0 5px; }
.menu_bt a { display: inline-block; line-height: 34px; font-size: 16px; color: #fff; padding: 0 0px; margin-top: 16px; margin: 32px 28px 0; text-transform:uppercase; }
    .menu_bt a:hover {
        color: #e46713;
    }
.menu_on .menu_bt a { color: #F18700; font-weight: bold; }
.menu_xl { width: 200px; height: auto; background: #fff; position: absolute; top: 83px; left: 50%; margin-left: -75px; z-index: 999; display: none; }
.menu_xl p { height: auto; }
.menu_xl p a { line-height: 20px; font-size: 13px; color: #111; text-align: left;padding:10px 5px;padding:10px; }
.menu_xl p a:hover { color: #fff; background: #F18700; }
/** header **/
.banner { height: auto; }
/** sy_search **/
.sy_search { height: auto; border-bottom: 1px solid #ddd; padding: 15px 0; }
.sy_search01 { height: auto; line-height: 35px; font-size: 13px; color: #999; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.sy_search01 span { color: #dad9d9; margin: 0 2px; }
.sy_search01 span.rmgjc { color: #666; font-weight: bold; margin: 0; }
.sy_search01 a { color: #666; padding: 0 6px; }
.sy_search01 a:hover { color: #F18700; }
.sy_search02 { height: auto; }
.sysearch { height: auto; height: 35px; border: 1px solid #ddd; border-radius: 30px; line-height: 30px; }
.sysearch01 { height: 35px; padding-right: 0; }
.sysearch01 input { width: 100%; background: none; height: 35px; color: #666; line-height: 35px; border: none; font-size: 13px; }
.sysearch01 input::-webkit-input-placeholder {
 color: #999;
}
.sysearch02 { height: 35px; padding: 0; }
.sysearch02 input { width: 100%; background: url(http://www.hostocargo.com/content/site/images/sosousuo.png) no-repeat center center; height: 35px; cursor: pointer; border: none; }
/** sy_search **/
/** sy_case **/
.sy_case { height: auto; padding: 80px 0; }
.case_box { height: auto; margin-top: 35px; position: relative; }
.case_box .swiper-container { padding-bottom: 50px; }
.case_zj { width: 100%; height: auto; }
.case_zj a { display: block; position: relative; }
.case_tp { height: auto; position: relative; overflow: hidden; }
.case_tp img { -webkit-transition: .5s; -o-transition: .5s; transition: .5s; }
.case_bg { width: 85%; height: auto; position: absolute; bottom: -50px; left: 0; background: #f5f5f5; padding: 20px 30px; }
.case_bt { line-height: 25px; font-size: 16px; color: #111; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.case_wz { height: auto; margin-top: 10px; line-height: 22px; font-size: 14px; margin-top: 5px; color: #999; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.case_more { line-height: 20px; font-size: 13px; color: #999; text-align: right; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; margin-top: 5px; }
.case_box .swiper-button-prev, .case_box .swiper-container-rtl .swiper-button-next { left: -50px; }
.case_box .swiper-button-next, .case_box .swiper-container-rtl .swiper-button-prev { right: -50px; }
.case_zj a:hover .case_tp img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
.case_zj a:hover .case_bg { background: url(../image/serv_logo.png) #000 no-repeat right top; }
.case_zj a:hover .case_bt { color: #fff; }
.case_zj a:hover .case_wz { color: #ccc; }
.case_zj a:hover .case_more { color: #ccc; }
/** sy_case **/
/** sy_news **/
.sy_news { height: auto; padding: 80px 0; background: #f5f5f5; }
.news_box { height: auto; }
.news_zj { height: auto; }
.news_left { height: auto; }
.news_left .swiper-button-prev, .news_left .swiper-container-rtl .swiper-button-next { left: 30px; }
.news_left .swiper-button-next, .news_left .swiper-container-rtl .swiper-button-prev { right: 30px; }
.news_div { width: 100%; height: auto; }
.news_div a { display: block; height: 496px; background: #fff; position: relative; }
.news_tp { height: 496px; }
.news_bg { width: 100%; height: auto; position: absolute; bottom: 0; left: 0; background: rgba(0,0,0,0.6);  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
padding: 15px 30px; }
.news_bt { line-height: 30px; font-size: 18px; color: #fff; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.news_js { height: auto; margin-top: 2px; line-height: 25px; font-size: 15px; color: #ccc; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.news_right { height: auto; }
.news_list { height: auto; }
.news_list ul { height: auto; }
.news_list ul li { height: auto; margin-bottom: 20px; }
.news_box .news_list ul li:last-of-type { margin-bottom: 0; }
.news_list ul li a { display: block; padding: 30px 15px; background: #fff; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.news_date { width: 120px; height: auto; }
.news_date0 { height: auto; background: #F18700; padding: 5px; text-align: center; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
.news_date01 { line-height: 50px; font-size: 48px; color: #fff; }
.news_line { width: 50px; height: 1px; background: #eee; margin-top: 3px; }
.news_date02 { line-height: 25px; font-size: 14px; color: #eee; margin-top: 3px; }
.news_nr { height: auto; width: calc(100% - 120px); -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.news_tm { line-height: 30px; font-size: 18px; color: #111; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.news_wz { height: 50px; margin-top: 5px; line-height: 25px; font-size: 15px; color: #999; display: -webkit-box; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.news_list ul li a:hover .news_date0 { background: #000; }
.news_list ul li a:hover { background: url(../image/serv_logo.png) #000 no-repeat right top; }
.news_list ul li a:hover .news_tm { color: #fff; }
.news_list ul li a:hover .news_wz { color: #eee; }
.news_list ul li a:hover .news_nr { border-left: solid 1px rgba(255,255,255,0.4); padding-left: 30px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
/** sy_news **/
/** footer **/
.footer { height: auto; }
.footer01 { height: auto; background: url(../image/fo_bg.jpg) no-repeat; background-size: cover; padding: 70px 0 0px 0; }
.footer_ml { height: auto; padding: 0; }
.footer_ml ul { height: auto; }
.footer_ml ul li { height: auto; }
.fot_bt a { line-height: 30px; font-size: 16px; color: #fff;text-transform:uppercase; }
    .fot_bt a:hover {
        color: #F18700;
        text-decoration: underline;
    }
.fot_line { width: 30px; height: 3px; margin-top: 10px; margin-left: 0; background-color: #F18700; }
.fot_xl { height: auto; margin-top: 15px; }
.fot_xl p a { line-height: 20px; font-size: 14px; color: #999;padding-top:8px; }
    .fot_xl p a:hover {
        color: #F18700;
    }
.fot_xl1 { height: auto; padding: 0; }
.fot_xl1 p { font-size: 13px; color: #999; line-height: 30px; }
.fot_xl2 {

}
.fot_xl2 p{
    width: 50%;
    float:left;
}
.footer_li01 { width: 10%; }
.footer_li02 { width: 30%; }
.footer_li03 { width: 36%; padding-left: 60px; }
.footer_lxfs { height: auto; }
.fot_lxfs { height: auto; margin-top: 15px; }
    .fot_lxfs p {
        line-height: 25px;
        font-size: 14px;
        color: #999;
        padding: 12px 0;
        padding-left: 50px;
    }
.fot_lxfs p.fo_ico01 { background: url(../image/fo_ico01.png) no-repeat left center; }
.fot_lxfs p.fo_ico02 { background: url(../image/fo_ico02.png) no-repeat left center; }
.fot_lxfs p.fo_ico03 { background: url(../image/fo_ico03.png) no-repeat left center; }
.footer_ewm { height: auto; }
.fot_ewm { width: 115px; height: auto; margin-left: 0; text-align: center; }
.fot_ewm img{
    border-radius:5px;
}
.fot_ewm span { font-size: 14px; color: #fff; margin-top: 8px; display: inline-block; }
.footer02 { height: auto; padding: 23px 0; line-height: 25px; font-size: 13px; color: #999; margin-top: 60px; text-align: center; border-top: 1px solid #333; }
.banquan { height: auto; padding-left: 0; }
.jszc { height: auto; padding-right: 0; text-align: right; }
.footer02 a { color: #999; }
.footer02 a:hover { color: #F18700; }
/** footer **/

/** ny_banner **/
.ny_banner { height: 500px; text-align: center; }
.ny_banner01 { background: url(http://www.hostocargo.com/content/site/images/ny_banner01.jpg) center center no-repeat; background-size: cover; }
.ny_banner02 { background: url(http://www.hostocargo.com/content/site/images/ny_banner02.jpg) center center no-repeat; background-size: cover; }
.ny_banner02 .nyb_wz { color: #eee; }
.ny_banner02 .nyb_wz01 { color: #fff; }
.ny_banner03 { background: url(http://www.hostocargo.com/content/site/images/ny_banner03.jpg) center center no-repeat; background-size: cover; }
.ny_banner04 { background: url(http://www.hostocargo.com/content/site/images/ny_banner04.jpg) center center no-repeat; background-size: cover; }
.ny_banner05 { background: url(http://www.hostocargo.com/content/site/images/ny_banner05.jpg) center center no-repeat; background-size: cover; }
.ny_banner06 { background: url(http://www.hostocargo.com/content/site/images/ny_banner06.jpg) center center no-repeat; background-size: cover; }
.nyb_wz { line-height: 30px; font-size: 24px; text-transform: uppercase; color: #fff; }
.nyb_wz01 { line-height: 60px; font-size: 48px; color: #fff; margin-top: 5px; }
.ny_search { padding: 0; }
.nyfl { height: auto; }
.nyfl ul { height: auto; }
.nyfl ul li { float: left; }
.nyfl ul li a { display: block; font-size: 16px; color: #111; padding: 0 50px; line-height: 60px; }
.nyfl ul li a:hover { color: #fff; background: #F18700; }
.nyfl ul li.on a { color: #fff; background: #F18700; }
.ny_search .sy_search02 { margin-top: 12px; }
/** ny_banner **/
/** inner **/
.inner { height: auto; padding: 80px 0; }
.ny_bt { height: auto; text-align: center; }
.ny_bt01 { font-size: 30px; line-height: 40px; color: #333; text-align: center; }
.ny_btxian { width: 50px; height: 2px; background: #F18700; margin-top: 15px; }
.ny_ab { height: auto; margin-top: 35px; line-height: 30px; font-size: 15px; color: #111; }
.ny_ab p { margin-bottom: 10px; }
.ny_ab1 { height: 450px; background: #F18700; color: #fff; padding: 15px 60px; text-indent: 2em; }
.ny_ab2 { height: auto; padding: 0; }
.ny_abtp { height: 450px; background: url(http://www.hostocargo.com/content/site/images/ny_abtp.jpg) center center no-repeat; background-size: cover; }
.ny_ab3 { height: auto; margin-top: 50px; text-indent: 2em; }
/** inner **/
/** ny_honor **/
.ny_honor { height: auto; margin-top: 35px; margin-bottom: 10px; }
.ny_honor ul { height: auto; }
.ny_honor ul li { height: auto; margin-bottom: 30px; }
.ny_honor ul li a { display: block; }
.honor_tp { height: auto; border: 1px solid #eee; padding: 30px; text-align: center; position: relative; overflow: hidden; }
.honor_tp img { -webkit-transition: .5s; -o-transition: .5s; transition: .5s; }
.honor_bt { line-height: 45px; text-align: center; padding: 0 15px; font-size: 16px; color: #111; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; border: 1px solid #eee; border-top: none; }
.ny_honor ul li a:hover .honor_tp img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
.ny_honor ul li a:hover .honor_bt { background: #F18700; color: #fff; }
.page { height: auto; }
.page ul { height: auto; text-align: center; }
.page ul li { display: inline-block; margin: 0 3px; }
.page ul li a { background: #fff; font-size: 14px; padding: 5px 15px; color: #333; border: 1px solid #eaeced; }
.page ul li a:hover { background: #F18700; color: #fff; }
#page_on a { background: #F18700; color: #fff; }
/** ny_honor **/
/** ny_culture **/
.ny_culture { height: auto; margin-top: 35px; }
.ny_culture ul { height: auto; }
.ny_culture ul li { height: auto; text-align: center; position: relative; }
.culture_tb { width: 150px; height: 150px; text-align: center; line-height: 150px; color: #fff; background: #F18700; border-radius: 100%; }
.culture_tb .iconfont { font-size: 80px; }
.culture_bt { line-height: 30px; font-size: 24px; color: #111; margin-top: 20px; }
.culture_wz { width: 80%; height: auto; margin-top: 15px; line-height: 25px; font-size: 15px; }
.culture_line { width: 1px; height: 70%; background: #eee; position: absolute; top: 15%; right: 0; }
/** ny_culture **/
/** case_list **/
.case_list { height: auto; }
.case_list ul { height: auto; }
.case_list ul li { height: auto; margin-bottom: 100px; }
/** case_list **/
/** nypro **/
.nypro { height: auto; }
.nypro_fl { height: auto; padding-right: 30px; }
.ny_top { height: auto; background: #F18700; padding: 30px 30px; }
.ny_top01 { line-height: 35px; font-size: 30px; color: #fff; }
.ny_top02 { line-height: 25px; font-size: 14px; color: #fff; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; text-transform: uppercase; margin-top: 2px; }
.zuo_fl { height: auto; margin-top: 1px; }
.zuo_fl ul { height: auto; }
.zuo_fl ul li { height: auto; }
.zuo_fl ul li a { display: block; line-height: 60px; font-size: 16px; border-bottom: 1px solid #ddd; color: #111; }
.zuo_bt { height: auto; }
.zuo_gd { height: auto; text-align: right; }
.zuo_fl ul li a:hover { background: #F18700; color: #fff; }
#zuofl_on a { background: #F18700; color: #fff; }
.ny_fot { height: auto; margin-top: 50px; border-top: 3px solid #F18700; padding: 30px 30px; border-bottom: 1px solid #ddd; }
.ny_fot01 { line-height: 35px; font-size: 30px; color: #111; }
.ny_fot02 { line-height: 25px; font-size: 14px; color: #999; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; text-transform: uppercase; margin-top: 2px; }
.zuo_lx { height: auto; line-height: 30px; font-size: 15px; color: #666; margin-top: 30px; }
.zuo_lx p { margin-bottom: 10px; }
.zuo_lx p span { color: #F18700; font-size: 24px; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
.zuo_lx p i { width: 20px; margin-right: 10px; color: #F18700; font-size: 20px; text-align: center; }
.zuo_lx p i.fa-mobile { font-size: 24px; }
.zuo_lx p i.fa-fax { font-size: 18px; }
.zuo_lx p i.fa-envelope-o { font-size: 18px; }
.nypro_cp { height: auto; padding-left: 50px; }
.nypro_cp .cplist { margin-bottom: 40px; }
/** nypro **/
.ny_news { height: auto; margin-top: 35px; margin-bottom: 20px; }
.ny_news .news_list ul li a { border: 1px solid #eee; }
/** join **/
.join_top { height: auto; margin-top: 35px; }
.join_nr { height: auto; float: right; padding-left: 50px; margin-top: 30px; }
.join_bt { line-height: 35px; font-size: 24px; color: #111; }
.join_wz { height: auto; margin-top: 15px; line-height: 30px; font-size: 15px; color: #333; }
.join_tp { height: auto; }
.join_img { height: 300px; background: url(http://www.hostocargo.com/content/site/images/join_img.jpg) center center no-repeat; background-size: cover; }
.join_xijie { height: auto; margin-top: 50px; padding: 0 15px; }
.join_zj { height: auto; border: 1px solid #ddd; padding: 80px 80px; }
.join_xjnr { height: auto; margin-top: 15px; line-height: 30px; font-size: 16px; color: #333; text-indent: 2em; }
.join_xjnr img { max-width: 100%; height: auto !important; display: table-cell; vertical-align: middle; }
.join_xjnr p { margin-bottom: 10px; }
.join_xieyi { height: auto; margin-top: 35px; padding: 0 15px; }
.join_hzxy { height: auto; border: 1px solid #ddd; padding: 80px 80px; line-height: 30px; font-size: 16px; color: #333; text-indent: 2em; }
.join_hzxy img { max-width: 100%; height: auto !important; display: table-cell; vertical-align: middle; }
.join_hzxy p { margin-bottom: 10px; }
.xieyi_fot { height: auto; margin-top: 50px; }
.xieyi_left { height: auto; padding-left: 0; }
.xieyi_right { height: auto; padding-right: 0; }
/** join **/
/** contact **/
.nylxfs { height: auto; margin-top: 35px; }
.nylxfs ul { height: auto; }
.nylxfs ul li { height: auto; }
.nylx_fszj { height: auto; background: #f5f5f5; padding: 50px 50px; }
.lxfs_tb { height: auto; text-align: center; line-height: 70px; }
.lxfs_tb .iconfont { font-size: 60px; vertical-align: middle; color: #F18700; }
.lxfs_tb .iconfont.icon-rexian { font-size: 70px; }
.lxfs_nr { height: 60px; margin-top: 20px; text-align: center; line-height: 30px; font-size: 16px; color: #111; }
.lxfs_nr p span { color: #F18700; font-size: 24px; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
.ny_map { height: auto; margin-top: 35px; padding: 0 15px; }
.map_dtu { height: 600px; border: 1px solid #ddd; }
/** contact **/
/** service_box **/
.service_box { height: auto; margin-top: 35px; padding: 0 15px; }
.service_zj { height: auto; border: 1px solid #ddd; padding: 80px 80px; line-height: 30px; font-size: 16px; color: #333; text-indent: 2em; border-radius: 30px; }
.service_zj img { max-width: 100%; height: auto !important; display: table-cell; vertical-align: middle; }
.service_zj p { margin-bottom: 10px; }
/** service_box **/
/** dot **/
.sy_search01 span.dqwz { margin-left: 6px; color: #999; }
.rmgjc .fa-home { margin-right: 6px; font-size: 18px; color: #F18700; }
.newsdot_xq { height: auto; }
.newsdot_xq01 { height: auto; padding-right: 30px; }
.newsdot_bt { font-size: 30px; color: #333; padding-bottom: 15px; font-weight: normal; line-height: 1.5; text-align: center; }
.newsdot_bt1 { font-size: 14px; color: #6b6b6b; padding-bottom: 20px; border-bottom: 1px solid #ddd; text-align: center; }
.newsdot_bt1 a { color: #6b6b6b; }
.newsdot_bt1 a:hover { color: #ce1125; }
.newsdot_cot { height: auto; line-height: 30px; font-size: 16px; color: #333; text-indent: 2em; margin-top: 30px; }
.newsdot_cot img { max-width: 100%; height: auto !important; display: table-cell; vertical-align: middle; }
.newsdot_cot p { margin-bottom: 10px; }
.share { vertical-align: middle; line-height: 32px; font-size: 16px; margin-top: 50px; border-top: 1px solid #ddd; padding-top: 30px; }
.bds_weixin { background: url(http://www.hostocargo.com/content/site/images/wx.png) no-repeat center !important; }
.bds_tsina { background: url(http://www.hostocargo.com/content/site/images/sina.png) no-repeat center !important; }
.bds_qzone { background: url(http://www.hostocargo.com/content/site/images/qzone.png) no-repeat center !important; }
.bds_sqq { background: url(http://www.hostocargo.com/content/site/images/qq.png) no-repeat center !important; }
.bdshare-button-style0-32 a { margin: 0 5px !important; }
.fl { float: left; }
.xddot_syxq { height: auto; margin-top: 30px; }
.xddot_syxq01 { height: auto; padding-left: 0; }
.xddot_syxq01 p { line-height: 30px; font-size: 14px; color: #949494; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; margin: 0; }
.xddot_syxq01 p a { color: #6b6b6b; }
.xddot_syxq01 p a:hover { color: #F18700; }
.xddot_syxq02 { height: auto; padding-right: 0; }
.fanhui_lb { width: 120px; float: right; margin-top: 12px; }
.fanhui_lb a { display: block; line-height: 36px; font-size: 16px; color: #fff; background: #F18700; text-align: center; border-radius: 18px; -webkit-transition: .5s; -o-transition: .5s; transition: .5s; }
.fanhui_lb a:hover { background: #ff0000; }
.newsdot_xq02 { height: auto; padding-left: 30px; }
.rmdt_con { height: auto; margin-bottom: 35px; }
.rmdt_bt { line-height: 50px; color: #1d1d1d; font-size: 18px; border-bottom: 1px solid #ddd; }
.rmdt_con ul { height: auto; margin-top: 20px; }
.rmdt_con ul li { height: auto; margin-bottom: 20px; }
.rmdt_tm { height: auto; }
.rmdt_tm a { font-size: 16px; color: #666; display: block; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.rmdt_tm a:hover { color: #F18700; }
.rmdt_tm1 { line-height: 25px; font-size: 13px; color: #999; }
.rmdt_con1 ul li { margin-bottom: 10px; }
.rmdt_con1 .rmdt_tm a { font-size: 14px; line-height: 25px; }
/** dot **/
/** map_box **/
.map_box { height: auto; }
.map_box ul { height: auto; }
.map_box ul li { height: auto; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #ddd; }
.map_dhbt { height: auto; }
.map_dhbt a { line-height: 30px; font-size: 16px; color: #111; }
.map_dhbt a i { margin-right: 10px; }
.map_dhbt a:hover { color: #F18700; }
.map_dhfl { height: auto; }
.map_dhfl a { margin-right: 30px; float: left; line-height: 30px; font-size: 15px; color: #333; }
.map_dhfl a i { margin-right: 8px; }
.map_dhfl a:hover { color: #F18700; }
/** map_box **/

/* 大屏幕 */
@media (min-width: 1600px) {
.container { width: 1600px; }
}
@media (min-width: 1200px) and (max-width: 1599px) {
.container { width: 1200px; }
.syab_gd ul li a { padding: 0 30px; }
.syab_line { display: none; }
.syab_dh { margin-left: 0; }
}
@media (min-width: 769px) and (max-width: 1199px) {
.container { width: 98%; }
.logo img { height: 50px; }
.menu_bt a { font-size: 13px; padding: 0 15px; line-height: 50px; }
.menu_xl p a { font-size: 12px; }
.menu_xl { width: 120px; margin-left: -60px; top: 50px; }
.syab_gd ul li { width: 32%; margin-right: 1%; }
.syab_gd ul li:last-of-type { margin-right: 0; }
.syab_gd ul li a { line-height: 40px; padding: 0 5px; font-size: 14px; text-align: center; }
.syab_gd ul li a .iconfont { margin-right: 5px; font-size: 20px; }
.syab_gd ul li a .iconfont.icon-gongsi { font-size: 17px; }
.syab_line { display: none; }
.syab_dh { margin-left: 0; }
.syab_hm { line-height: 50px; font-size: 40px; }
.syab_dh .icon-dianhua { width: 50px; height: 50px; line-height: 50px; font-size: 30px; }
.syab_qt { margin-top: 20px; }
.sypro_bt { line-height: 30px; font-size: 18px; margin-top: 10px; }
.sypro_line { margin-top: 10px; }
.sypro_wz { font-size: 13px; }
.sypro_tb .iconfont { font-size: 60px; line-height: 60px; }
.sypro_tb .iconfont.icon-daping { font-size: 55px; }
.sypro_tb .iconfont.icon-jiemaqi { font-size: 75px; }
.sypro_nr { margin-top: -101px; }
.sycp_box .tabbtn li { margin: 0 10px; }
.sycp_box .tabbtn li a { font-size: 16px; }
.cpbt { font-size: 14px; }
.sycp_left .cpbt { font-size: 16px; }
.sy_adv .sy_bt02 { width: 100%; }
.adv_zj { padding: 30px 30px; border-bottom: 3px solid #F18700; }
.adv_tb .iconfont { font-size: 80px; }
.adv_tb { line-height: 80px; }
.adv_bt { line-height: 25px; font-size: 20px; margin-top: 10px; }
.adv_bt1 { line-height: 20px; font-size: 14px; }
.adv_line { margin-top: 10px; }
.adv_wz { line-height: 25px; font-size: 14px; }
.footer02 { line-height: 22px; font-size: 12px; }
.banquan { padding: 0; }
.jszc { padding: 0; }
.footer_li01 { display: none; }
.footer_li02 { width: 100%; }
.footer_ml { width: 40%; }
.footer_lxfs { width: 40%; }
.footer_ewm { width: 20%; }
.fot_xl p a { font-size: 13px; }
.fot_lxfs p { font-size: 13px; }
.fot_ewm { width: 100%; }
.ny_fot { display: none; }
.zuo_lx { display: none; }
.nypro_fl { padding-right: 15px; }
.ny_top { padding: 15px 15px; }
.ny_top01 { font-size: 24px; }
.zuo_gd { padding-left: 0; padding-right: 8px; }
.zuo_fl ul li a { line-height: 50px; font-size: 14px; }
.newsdot_xq02 { display: none; }
.newsdot_xq01 { padding-right: 15px; width: 100%; }
.newsdot_bt { font-size: 24px; }
}
/** index **/
/*serv_detail*/
/*----------------------------------海外仓服务页-----------------------------*/
.index-content img { width: 100%; }
.index-content { background-color: #fff; }
.index-title { color: #F18700; font-size: 28px; font-family: "PINGFANG-BOLD"; text-align: center; line-height: 80px; border-bottom: 1px solid #E4E4E4; }
.ows-banner { background-color: #fff; }
.ows-banner:after { display: none; }
.ows-banner img { /*position: absolute;*/  }
.ows-banner .other-banner-title { position: static; font-size: 16px; line-height: 24px; color: #666; text-align: left; margin-top: 60px; padding-left: 10%; padding-bottom: 20%; font-weight: 300; }
.ows-banner .other-banner-title h2 { font-size: 28px; color: #000; padding-bottom: 18px; border-bottom: 1px solid #E4E4E4; margin-bottom: 20px; }
.ows-page, .process { padding-top: 40px; background-color: #F1F5FA; }
.ows-page .col-sm-6 { padding: 0; }
.ows-page p { color: #707070; font-size: 18px; line-height: 36px; text-align: center; }
.ows-page .title { font-family: "PINGFANG-BOLD"; color: #F18700; font-size: 28px; margin-top: 40px; margin-bottom: 10px; }
.process { padding-top: 40px; padding-bottom: 40px; }
.process-nav { width: 100%; height: auto; overflow: hidden; }
.process-nav li { float: right; }
.process-nav li a { display: inline-block; background-color: #F1F1F1; color: #707070; font-size: 16px; font-family: "PINGFANG-BOLD"; padding: 14px 18px; }
.process-nav li.active a { background-color: #F18700; color: #fff; }
.process .tab-content { position: relative; }
.process .tab-content ul { padding-top: 52px; padding-bottom: 40px; }
.process .tab-content ul li { font-family: "PINGFANG-MEDIUM"; float: left; width: 20%; margin: 0 auto; text-align: center; color: #707070; font-size: 16px; }
.process .tab-content ul li p { font-size: 12px; width: 64%; margin: 10px auto; line-height: 24px; }
.process .tab-content ul li span { font-size: 20px; color: #000; }
.process .tab-content .process-pic { width: 120px; height: 120px; line-height: 36px; border-radius: 50%; padding: 12px 14px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05); margin: 0 auto; margin-bottom: 20px; background: #fff; position: relative; z-index: 2; border: 1px solid #fff; transition: all 500ms ease-in; }
.process .tab-content li:hover .process-pic { border: 1px solid #F18700; }
.dotted { position: absolute; left: 8%; right: 8%; top: 40%; /*width: 100%;*/
height: 1px; background-image: url("../image/dotted.png"); background-repeat: repeat-x; z-index: 0; }
.features { padding-bottom: 70px; }
.process .service ul li { width: 25%; }
.service-features { padding: 36px 0; }
.features-title { font-family: "PINGFANG-BOLD"; color: #707070; font-size: 16px; line-height: 24px; padding: 15px 0; text-align: center; }
.features-desc { color: #9A9A9A; font-size: 14px; line-height: 24px; }
.new-page { margin: 0 auto; text-align: center; }
.float-windows { position: fixed; z-index: 999; top: 30%; right: 0; }
.float-windows ul li { margin-bottom: 30px; margin-right: 30px; }
.breadcrumbs { padding: 10px 0; }
.breadcrumbs ul li { float: left; color: #262626; }
.breadcrumbs ul li a { position: relative; display: inline-block; padding: 0 15px; }
.breadcrumbs ul li a:before { position: absolute; content: "\f105"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; right: 0; line-height: 22px; }
.breadcrumbs ul li:last-child a:before { display: none; }
@media (min-width: 1200px) {
.news-list img { width: auto; }
}
@media (max-width: 1200px) {
.international-border { height: auto; }
.left-down, .right-down { height: auto; min-height: 90px; padding-top: 0; padding-bottom: 0; }
.left-up, .right-up { height: auto; min-height: 90px; }
.international-border.right:after,  .international-border.right.down:after { left: 0; }
.international-border.left.down:after { right: 0; }
}
@media (max-width: 991px) {
.international-border:before { top: 90px; transform: rotateZ(76deg) scale(1.414); }
.international-border.right:before,  .international-border.left.down:before { transform: rotateZ(20deg) scale(1.414); }
.international-border.right.down:before { transform: rotateZ(-17deg) scale(1.414); }
.ows-page, .process { padding: 20px 10px 0px 10px; }
.ows-page .index-content { padding-bottom: 15%; }
.ows-page p { font-size: 16px; line-height: 30px; }
.footer ul { margin-left: 0; }
.banner-text,  .other-banner-title h2,  .other-banner-title { top: 20%; font-size: 3rem; }
.about-banner .other-banner-title { top: 20%; }
.about-banner ul { margin-top: 15px; }
}
@media (max-width: 767px) {
.to-do-content p { margin-top: 25px; }
.advantage-content { padding: 25px 10px 50px 10px; }
.advantage-content .advantage-list-color { width: 100%; margin-top: 25px; }
.advantage-list:last-child { padding-top: 0; }
.international-border,  .left-up, .right-up,  .left-down, .right-down { width: 100%; z-index: 2; color: #fff; }
.international-border:before,  .international-border:after { display: none; }
.left-up, .right-up,  .left-down, .right-down { margin-left: 0; border-bottom: 1px solid #E4E4E4; border-top: none; height: auto; min-height: 1px; padding: 15px 0; }
.international-border.down { margin-top: 0; }
.international-bg { z-index: 0; }
.international-drawing:before { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(0,0,0,0.35); content: ''; z-index: 1; }
.ows-banner img { position: static; }
.ows-banner .other-banner-title { padding-left: 0; margin-top: 30px; }
.about-banner ul li { font-size: 1.8rem; }
.contact-page { margin-top: 0; }
.contact-page-content input,  .contact-page-content textarea,  .contact-information ul { width: 100%; }
.contact-item-list { padding-left: 0; }
.contact-information ul li { padding: 0 15px; }
.info-content { min-height: 200px; }
}
@media (max-width: 480px) {
.process-nav li { width: 100%; }
.process-nav li a { padding: 14px 15px; width: 100%; }
.process .tab-content ul li { width: 100%; margin-bottom: 15px; }
.process .tab-content .process-pic { width: 80px; height: 80px; }
.dotted { display: none; }
.banner-text,  .other-banner-title h2,  .other-banner-title { top: 20%; font-size: 1.8rem; }
.about-banner .other-banner-title { top: 10%; }
.contact-information ul li { width: 100%; }
}
/*新闻分页*/
.pagination { text-align: center; line-height: 30px; margin: 20px auto;/* display: flex; *//* justify-content: center; */ width: 100%; }
.pagination a:nth-child(1), .pagination a:nth-child(2), .pagination a:nth-last-child(2), .pagination a:last-child { padding: 0 16px; font-size: 14px; border: 1px solid #e9e9e9; display: inline-block; color: #555; text-decoration: none;/* border-right: none; */ }
.pagination a:last-child { border: 1px solid #e9e9e9; }
.pagination .number { width: 40px; font-size: 14px; border: 1px solid #e9e9e9; display: inline-block; color: #555; text-decoration: none;/* border-right: none; */ }
.pagination .number.current { font-size: 14px; border: 1px solid #F18700; display: inline-block; color: #fff; background: #F18700; }
.pagination a:hover { text-decoration: underline; }
/* 文章页 */
.article { padding: 0 15px; }
.article .a-title { padding-bottom: 14px; border-bottom: 4px solid #f5f5f5; }
.article .a-title .h1 { width: 100%; line-height: 35px; font-size: 28px; margin-bottom: 8px; padding: 0 10px 10px 0; margin-top: 0; color: #000; }
.article .a-title .info { width: 100%; line-height: 20px; font-size: 12px; color: #999; }
.article .a-title .info em { margin-right: 18px; font-style: normal; }
.article .a-dd { padding: 10px; background: #f5f5f5; color: #666; font-size: 13px; line-height: 1.6em; border-radius: 4px; border: 1px solid #eee; margin-bottom: 20px; }
.article .a-body { padding: 10px; font-size: 14px; line-height: 30px; color: #333; }
.page_control { width: 100%; margin-top: 30px; padding-top: 16px; border-top: 1px dashed #ddd; }
.page_control .button { width: 66px; height: 36px; line-height: 34px; margin: 0 auto; font-size: 14px; padding: 0; text-align: center; margin-top: -18px; background: #fff; }
.page_control .page_go {  font-size: 12px; }
.page_control .page_go a { line-height: 33px; font-size: 13px; color: #666; }
.page_control .page_go a:hover { color: #f08200; }
/** 移动端 **/
.phone { display: none; }
.phoneshow { display: none; }
.phonebanner { display: none; }
/*contact*/
.contact_con1 {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.contact_con .cc_item {
    width: 30%;
    padding: 20px 30px;
    background: #f4f4f4;
    border-radius: 10px;
    flex-grow: 1;
    margin-right: 30px;
    margin-bottom: 30px;
}

    .contact_con .cc_item .cc_item_tit {
        align-items: center;
        display: flex;
        margin-bottom: 10px;
        color:#000;
    }

        .contact_con .cc_item .cc_item_tit img {
            width: 20px;
            height: 20px;
            margin-right: 5px;
        }

    .contact_con .cc_item .cc_item_div {
        margin-left: 25px;
    }

        .contact_con .cc_item .cc_item_div b {
            padding-top: 5px;
            display: inline-block;
        }
 @media (max-width: 768px) {
    .contact_con .cc_item {
        width: 100%;
        padding: 20px 30px;
        background: #f4f4f4;
        border-radius: 10px;
        flex-grow: 1;
        margin-right: 0px;
        margin-bottom: 20px;
    }
header { display: none; }
.phone { display: block; z-index: 99999; position: relative; }
.navbar-nav { width: 100%; margin-left: 0px; text-transform: uppercase; }
.navbar-nav li { text-align: center; border-bottom: 1px dotted #e5e5e5; }
.navbar-nav li a { color: #111; font-size: 14px; }
.navbar-nav li a:hover { color: #f79e0e; }
.headerbg { position: fixed; top: 0px; left: 0px; width: 100%; z-index: 999; background: #000; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
.logo_boxlist { float: left; }
.headerwarp { display: none; }
.navbar-toggle { margin-right: 0; }
.navbar-toggle .icon-bar { background-color: #f79e0e; }
.navbar-collapse { border-top: 1px solid #e5e5e5; background-color: #fff; }
.indexprotopbt { text-align: center; margin: 0 auto; width: 100% }
.indexprotop .col-lg-2 { text-align: center; }
.indexpromore { float: none; }
.indexpromore a { margin: 0 auto; }
.indexprowarpitem { margin-top: 20px; }
.indexaboutwarp { border-bottom: 1px dotted #ccc; padding-bottom: 20px; border-right: none; padding-top: 20px; }
.indexnewswarp { margin-top: 20px; }
.indexcontimg { margin-top: 20%; }
.indexprotopbt { width: 140px; margin: 0 auto; }
.indexprotitle { margin-top: 20px; }
.rslides_tabs { bottom: 390px; }
.logo_boxlist { margin-left: 0; }
.logo_boxlist img { height: 40px; margin-top: 5px; }
.indexcontwz p { width: 90%; }
.indexnewsright { margin-top: 20px; }
.indexprotextit { margin-left: 20px; }
.phoneshow { display: block; }
.pcshow { display: none; }
.phonebanner { display: block; }
#phone_current a { color: #f79e0e; }
.ban { margin-top: 50px; }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next { left: 20px !important; }
.swiper-button-next, .swiper-container-rtl .swiper-button-prev { right: 20px !important; }
.swiper-button-next:after, .swiper-button-prev:after { font-size: 30px !important; }
.sy_search01 { display: none; }
.sy_search { padding: 10px 0; }
.sy_ab { padding: 30px 0; }
.sy_ab1 { width: 100%; padding-right: 15px; padding-left: 45px; margin-top: 15px; }
.syab_tp { height: 250px; margin-top: 35px; }
.syab_img { top: -30px; left: -30px; }
.sy_ab2 { width: 100%; }
.syab_bt { line-height: 30px; font-size: 24px; }
.syab_bt span { font-size: 16px; }
.syab_bt1 { line-height: 25px; font-size: 18px; margin-top: 5px; }
.syab_wz { height: 175px; margin-top: 10px; line-height: 25px; font-size: 13px; overflow: hidden; }
.syab_wz p:nth-child(1) { display: -webkit-box; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 7; }
.syab_gd { margin-top: 15px; }
.syab_gd ul li { width: 32%; margin-right: 1%; }
.syab_gd ul li:last-of-type { margin-right: 0; }
.syab_gd ul li a { line-height: 30px; padding: 0 5px; font-size: 13px; text-align: center; }
.syab_gd ul li a .iconfont { margin-right: 5px; font-size: 16px; }
.syab_gd ul li a .iconfont.icon-gongsi { font-size: 14px; }
.syab_qt { margin-top: 15px; }
.syab_line { display: none; }
.syab_dh { margin-left: 0; }
.syab_dh a { display: block; }
.syab_hm { font-size: 30px; margin-left: 10px; line-height: 50px; }
.syab_dh .icon-dianhua { width: 50px; height: 50px; font-size: 28px; line-height: 50px; }
.syab_more { width: 60px; height: 60px; right: -30px; margin-top: -30px; }
.syab_more a { height: 60px; }
.syab_more p { padding-top: 18px; font-size: 13px; line-height: 16px; }
.sy_pro { padding: 30px 0 0 0; }
.sy_bt01 { font-size: 24px; line-height: 30px; }
.sy_bt01 span { font-size: 16px; }
.sy_bt02 { line-height: 22px; font-size: 13px; margin-top: 5px; padding: 0 15px; }
.sypro_box { margin-top: 20px; }
.sypro_bt { line-height: 30px; font-size: 20px; margin-top: 10px; }
.sypro_line { height: 1px; margin-top: 10px; }
.sypro_wz { font-size: 13px; }
.sypro_tb .iconfont { font-size: 60px; line-height: 60px; }
.sypro_tb .iconfont.icon-daping { font-size: 50px; }
.sypro_tb .iconfont.icon-jiemaqi { font-size: 80px; }
.sy_cp { padding: 30px 0; }
.sycp_box { margin-top: 10px; }
.sycp_box .tabbtn li a { line-height: 35px; font-size: 14px; }
.sycp_box .tabbtn li a .iconfont { font-size: 14px; margin-right: 5px; }
.sycp_box .tabbtn li { margin: 0 10px; }
.sycp_box .tabcon { margin-top: 10px; padding: 0 10px; }
.sycp_left { border-right: 1px solid #ddd; border-bottom: none; }
.cplist ul li a { padding: 10px 10px; }
.cpbt { line-height: 22px; font-size: 14px; margin-top: 5px; }
.sycp_left a { padding: 20px 10px; }
.sycp_left .cpbt { font-size: 16px; line-height: 30px; margin-top: 10px; }
.sy_adv { padding: 30px 0; background: url(http://www.hostocargo.com/content/site/images/sy_adv1.jpg) center center no-repeat; background-size: cover; }
.sy_adv .sy_bt02 { width: 100%; display: -webkit-box; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.adv_box { margin-top: 15px; padding: 0 15px; }
.adv_zj { width: 100%; padding: 30px 30px; border-bottom: 3px solid #f79e0e; }
.adv_tb { line-height: 80px; }
.adv_tb .iconfont { font-size: 80px; }
.adv_bt { line-height: 25px; font-size: 20px; }
.adv_bt1 { line-height: 20px; font-size: 13px; margin-top: 5px; }
.adv_line { height: 1px; margin-top: 10px; }
.adv_wz { margin-top: 10px; line-height: 25px; font-size: 13px; }
.sy_case { padding: 30px 0; }
.case_box { padding: 0 15px; margin-top: 15px; }
.case_bt { line-height: 22px; font-size: 12px; }
.case_wz { font-size: 12px; margin-top: 5px; }
.case_bg { padding: 15px 20px; bottom: -40px; }
.sy_news { padding: 30px 0; }
.sy_news .sycp_box .tabcon { margin-top: 15px; }
.news_tp { height: 220px; }
.news_div a { height: 220px; }
.news_bg { padding: 10px 15px; }
.news_bt { line-height: 25px; font-size: 15px; }
.news_js { line-height: 22px; font-size: 14px; }
.news_left { padding: 0; }
.news_right { margin-top: 15px; padding: 0; }
.news_list ul li a { padding: 20px 10px; }
.news_date { width: 100px; padding-left: 10px; }
.news_date01 { line-height: 40px; font-size: 36px; }
.news_line { width: 40px; height: 1px; margin-top: 2px; }
.news_date02 { line-height: 20px; font-size: 13px; }
.news_nr { width: calc(100% - 100px); padding: 0 10px 0 0; }
.news_tm { line-height: 25px; font-size: 15px; }
.news_wz { height: 44px; margin-top: 5px; line-height: 22px; font-size: 13px; }
.news_list ul li { margin-bottom: 10px; }
.footer01 { padding: 15px 0; }
.footer_lxfs { padding: 0 15px; }
.fot_bt a { line-height: 25px; font-size: 15px; }
.fot_line { margin-top: 5px; }
.fot_lxfs { margin-top: 10px; }
.fot_lxfs p { line-height: 25px; font-size: 12px; }
.fot_lxfs p a { color: #999; display: block; }
.fot_lxfs p a:hover { color: #f79e0e; }
.footer_ewm { margin-top: 15px; }
.fot_ewm { width: 50%; }
.banquan { padding: 0 15px; }
.jszc { padding: 0 15px; text-align: left; }
.footer02 { line-height: 22px; font-size: 12px; }
.sjd_zxkf { width: 100%; height: auto; position: fixed; bottom: 0; left: 0; background: #fff; border-top: 1px solid #e0e0e0; padding: 5px 0; z-index: 999; }
.sjd_zxkf ul { height: auto; }
.sjd_zxkf ul li { height: auto; padding: 0; }
.sjd_zxkf ul li a { display: block; text-align: center; position: relative; }
.zxkf_line { width: 1px; height: 20px; background: #e0e0e0; position: absolute; top: 50%; margin-top: -10px; right: 0; }
.zxkf_tb { height: auto; line-height: 25px; font-size: 20px; color: #f79e0e; }
.zxkf_tb .fa-mobile { font-size: 22px; }
.zxkf_tb .fa-qq { font-size: 18px; }
.zxkf_bt { line-height: 20px; font-size: 13px; }
.sjd_zxkf ul li a:hover { color: #f79e0e; }    
/** wxbg **/
.wxbg { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999999; background: rgba(0,0,0,0.7);  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
display: none; }
.wxbg1 { width: 300px; height: 300px; background: #fff; position: absolute; border: 1px solid #999; top: 50%; left: 50%; margin-top: -150px; margin-left: -150px; text-align: center; z-index: 9999; }
.wx_ewm { width: 200px; height: auto; margin-top: 28px; }
.wx_bt { font-size: 14px; line-height: 25px; padding: 0 15px; }
.wx_close { width: 25px; height: auto; position: absolute; top: 15px; right: 15px; cursor: pointer; }
/** wxbg **/
.warp { padding-bottom: 56px; }
.ny_banner { margin-top: 50px; height: 150px; }
.nyb_wz { line-height: 25px; font-size: 16px; }
.nyb_wz01 { line-height: 35px; font-size: 30px; }
.nyfl { padding: 0; }
    .nyfl ul li{
        float:none;
        width:100%;
    }
    .nyfl ul li a {
        line-height: 40px;
        padding: 0 10px;
    }
.ny_search { padding: 0; }
.ny_search .sy_search02 { display: none; }
.inner { padding: 30px 0; }
.ny_bt { padding: 0 15px; }
.ny_bt01 { font-size: 20px; line-height: 30px; }
.ny_btxian { width: 40px; height: 1px; margin-top: 10px; }
.ny_ab { margin-top: 15px; padding: 0 15px; line-height: 25px; font-size: 13px; }
.ny_ab1 { height: auto; padding: 15px 15px; }
.ny_ab2 { margin-top: 15px; }
.ny_abtp { height: 190px; }
.ny_ab3 { margin-top: 20px; }
.ny_honor { margin-top: 20px; margin-bottom: 5px; }
.ny_honor ul { padding: 0 8px; }
.ny_honor ul li { margin-bottom: 15px; padding: 0 7px; }
.honor_tp { padding: 10px; }
.honor_bt { line-height: 35px; padding: 0 10px; font-size: 13px; }
.page { padding: 0 15px; }
.page ul li { margin: 0 2px 5px; }
.page ul li a { font-size: 12px; padding: 4px 10px; }
.ny_culture { margin-top: 15px; }
.culture_tb { width: 120px; height: 120px; line-height: 120px; }
.culture_tb .iconfont { font-size: 60px; }
.culture_bt { line-height: 25px; font-size: 18px; margin-top: 15px; }
.culture_wz { width: 100%; margin-top: 10px; line-height: 22px; font-size: 13px; }
.ny_culture ul li { margin-bottom: 15px; }
.ny_culture ul li:nth-child(even) .culture_line { display: none; }
.nypro_fl { padding-right: 15px; }
.ny_top { display: none; }
.zuo_fl ul li { width: 49%; float: left; margin-right: 2%; }
.zuo_fl ul li:nth-child(even) { margin-right: 0; }
.zuo_fl ul li a { line-height: 40px; font-size: 14px; }
.zuo_bt { padding: 0 0 0 10px; }
.zuo_gd { padding: 0 10px 0 0; }
.nypro_cp { padding-left: 15px; margin-top: 20px; }
.nypro_cp .cplist { margin-bottom: 20px; }
.nypro_cp1 { margin-top: 0; }
.newsdot_bt { font-size: 18px; padding-bottom: 5px; }
.newsdot_bt1 { font-size: 13px; line-height: 22px; padding-bottom: 10px; }
.newsdot_cot { line-height: 25px; font-size: 14px; margin-top: 20px; }
.share { line-height: 32px; font-size: 14px; margin-top: 30px; padding-top: 20px; }
.xddot_syxq { margin-top: 15px; }
.xddot_syxq01 { padding: 0; }
.xddot_syxq01 p { line-height: 25px; font-size: 13px; }
.fanhui_lb { float: left; }
.fanhui_lb a { line-height: 32px; font-size: 14px; }
.case_list ul { padding: 0 8px; }
.case_list ul li { padding: 0 7px; margin-bottom: 60px; }
.case_more { font-size: 12px; }
.inner .case_wz { display: none; }
.inner .case_bg { padding: 10px 15px; }
.ny_news { margin-top: 20px; margin-bottom: 10px; }
.newsdot_xq02 { padding-left: 15px; margin-top: 20px; }
.rmdt_bt { line-height: 35px; font-size: 16px; }
.rmdt_con ul { margin-top: 15px; }
.rmdt_tm a { font-size: 14px; line-height: 25px; }
.rmdt_tm1 { line-height: 20px; font-size: 12px; }
.rmdt_con ul li { margin-bottom: 10px; }
.rmdt_con { margin-bottom: 20px; }
.rmdt_con1 .rmdt_tm a { font-size: 13px; }
.rmdt_con1 { margin-bottom: 0; }
.join_top { margin-top: 15px; }
.join_nr { margin-top: 0; padding: 0 15px; }
.join_bt { line-height: 30px; font-size: 17px; }
.join_wz { margin-top: 10px; line-height: 25px; font-size: 13px; }
.join_tp { margin-top: 15px; }
.join_img { height: 135px; }
.join_xijie { margin-top: 20px; }
.join_zj { padding: 15px 20px; }
.join_xjnr { margin-top: 10px; line-height: 25px; font-size: 13px; }
.join_xieyi { margin-top: 15px; }
.join_hzxy { padding: 15px 20px; line-height: 25px; font-size: 13px; }
.xieyi_fot { margin-top: 30px; }
.xieyi_left { padding: 0; }
.xieyi_right { padding: 0; }
.nylxfs { margin-top: 15px; }
.nylxfs ul li { margin-bottom: 15px; }
.nylx_fszj { padding: 30px 15px; }
.lxfs_tb .iconfont { font-size: 50px; }
.lxfs_tb .iconfont.icon-rexian { font-size: 60px; }
.lxfs_tb { line-height: 60px; }
.lxfs_nr { height: auto; margin-top: 15px; font-size: 14px; }
.lxfs_nr p span { font-size: 22px; }
.lxfs_nr p a { display: block; }
.ny_map { margin-top: 15px; }
.map_dtu { height: 230px; }
.service_box { margin-top: 15px; }
.service_zj { padding: 15px 20px; line-height: 25px; font-size: 13px; }
.map_box ul li { margin-bottom: 10px; padding-bottom: 10px; }
.map_dhbt a { line-height: 25px; font-size: 15px; }
.map_dhbt a i { margin-right: 8px; }
.map_dhfl a { line-height: 25px; font-size: 14px; }
}
/** 移动端 **/

/*帮助中心*/
.tit { height: 40px; line-height: 40px; font-family: 'Microsoft YaHei'; font-size: 16px; font-weight: bold; color: #333;/* border-bottom:1px solid #eee */ }
.tit a { font-size: 14px; color: #333; margin-right: 10px }
.tit a:hover { color: #F18700; text-decoration: none }
.fuwu-box {/*width:650px;*/ padding: 20px 0 10px;/* overflow:hidden */ }
.fuwu-box ul { /*width:660px*/ margin-right: -10px; }
.fuwu-box li { float: left; margin: 0 1% 1% 0; width: 19%; }
.fuwu-box a { display: block; width: 100%; height: 116px; padding-top: 64px; line-height: 50px; text-align: center; font-size: 14px; color: #666; font-family: 'Microsoft YaHei'; background-image: url(../image/icon-fuwu.png); background-repeat: no-repeat; background-color: #f6f6f6; border: 1px solid #eee; }
.fuwu-box a:hover { color: #333; text-decoration: none; border-color: #F18700; background-color: #fffaec; }
.fuwu-box a.a-1 { background-position: center 19px }
.fuwu-box a.a-2 { background-position: center -101px }
.fuwu-box a.a-3 { background-position: center -221px }
.fuwu-box a.a-4 { background-position: center -341px }
.fuwu-box a.a-5 { background-position: center -461px }
.fuwu-box a.a-6 { background-position: center -581px }
.pro-nav { padding: 15px 0 0; font-size: 14px; color: #333; font-family: 'Microsoft YaHei'; line-height: 34px }
.pro-nav dl { float: left; width: 50%; margin-bottom: 20px; }
.pro-nav dl.dl-2 { height: 124px }
.pro-nav dt { font-size: 16px; line-height: 36px; height: 36px; font-weight: bold }
.pro-nav dt i { display: block; width: 3px; height: 16px; background: #F18700; font-size: 0; line-height: 0; float: left; margin: 10px 7px 0 0 }
.pro-nav dd a { display: block; line-height: 34px; color: #333; text-indent: 2em; }
.pro-nav dd a.wd-at { width: auto }
.pro-nav dd a:hover { color: #F18700; text-decoration: none }
.main-r { width: 360px; padding-top: 40px; padding: 20px; background-color: #fff; }
.kefu-link { display: block; width: 320px; height: 120px; background-image: url(http://www.hostocargo.com/content/site/images/icon-kefu.png); background-repeat: no-repeat; background-position: 0 -120px; margin-bottom: 20px }
.kefu-link:hover { background-position: 0 0 }
.pro-list { padding: 10px 0 0 15px }
.pro-list li { list-style: disc }
.pro-list li a { font-size: 14px; color: #333; font-family: 'Microsoft YaHei'; line-height: 34px }
.pro-list li a:hover { color: #F18700; text-decoration: none }
@media (max-width:800px) {
    .inmain_txt img{
        height:auto;
    }
.fuwu-box li { width: 32.33%; }
.pro-nav dl { width: 100%; }
.pro-nav dd a { text-indent: 0; }
}
/*intit*/
.inmain_tit { text-align: center; margin: 0 0 30px 0; }
.inmain_tit span { font-size: 36px; color: #333; background-color: #fff; font-weight: lighter; position: relative; font-weight: bold; text-transform:uppercase; }
.inmain_tit span:before { content: ""; background-color: #f1f1f1; width: 60px; display: block; position: absolute; height: 2px; left: -80px; top: 24px; }
.inmain_tit span:after { content: ""; background-color: #f1f1f1; width: 60px; display: block; position: absolute; height: 2px; right: -80px; top: 24px; }
/*about*/
.ny_about { padding: 0 15px; }
.inmain_txt { font-size: 16px; line-height: 25px;}
.inmain_txt p {
    margin-bottom: 8px;
}
/*底部菜单*/
.mune_box { position: relative; display: none; }
.mune_box { position: fixed; width: 100%; height: 70px; background-color: #fff; bottom: 0; z-index: 9999; box-shadow: 1px 0px 10px #e7e7e7; }
.mune_box .mune_co { width: 20%; padding: 20px 0; padding-top: 43px; text-align: center; float: left; }
.mune_box .mune_co span { color: #999; font-size: 13px; }
.mune_box .mune_co1 { width: 80px; text-align: center; height: 80px; border-radius: 50%; overflow: hidden; float: none; position: absolute; left: 50%; margin-left: -40px; top: -15px; border: 3px solid #fff; box-shadow: 0px 3px 0px #f1f1f1; }
.mune_box .fixed_co01 { background: url(../image/fixed01.png) no-repeat center 10px;/* background-size: 30px; */ }
.mune_box .fixed_co02 { background: url(../image/fixed02.png) no-repeat center 10px;/* background-size: 30px; */ }
.mune_box .fixed_co03 { background: url(../image/fixed03.png) no-repeat center 7px #F18700; }
.mune_box .fixed_co03 span { color: #fff; }
.mune_box .fixed_co04 { float: right; background: url(../image/fixed04.png) no-repeat center 10px;/* background-size: 33px; */ }
.mune_box .fixed_co05 { float: right; background: url(../image/fixed05.png) no-repeat center 10px;/* background-size: 33px; */ }
.mune_box .fixed_co01.on { background-image: url(http://www.hostocargo.com/content/site/images/fixed01_on.png); }
.mune_box .fixed_co02.on { background-image: url(http://www.hostocargo.com/content/site/images/fixed02_on.png); }
.mune_box .fixed_co04.on { background-image: url(http://www.hostocargo.com/content/site/images/fixed04_on.png); }
.mune_box .fixed_co05.on { background-image: url(http://www.hostocargo.com/content/site/images/fixed05_on.png); }
. .mune_box .mune_co.on span {
color:#003c8d;
}
.blank80 { height: 0; }
@media(max-width:800px) {
.mune_box { display: block; }
.blank80 { height: 80px; }
}
/*内页*/
/*track*/
.wayExpressBox { margin-top: 20px; }
.wayExpressBox .search_txt { width: 100%; font-size: 14px; line-height: 18px; resize: none; background: #fff; padding: 5px 10px; margin-bottom: 15px; border: 1px solid #F18700; position: relative; overflow: hidden; }
.wayExpressBox .search_txt .query_txt { display: inline-block; line-height: 25px; width: 100%; height: 70px; border: none; font-size: 14px; vertical-align: top; color: #666; resize: none; overflow-y: hidden; outline: none; }
.wayExpressBox .search_box { margin-bottom: 15px; position: relative; z-index: 3; }
.wayExpressBox .result-list { position: relative; z-index: 1; }
.wayExpressBox .search_box .search_btn { display: block; width: 140px; line-height: 40px; color: #fff; background: #F18700; border: 0; font-family: microsoft yahei; border-radius: 4px; cursor: pointer; }
.wayExpressBox .result-list .result-item, .wayExpressBox .result-list .result-map-item { background: #fff; padding: 0 25px 25px; color: #131313; margin-bottom: 20px; position: relative; }
.wayExpressBox .result-list .result-item .result-top, .wayExpressBox .result-list .result-map-item .result-top { margin-bottom: 10px; position: relative; }
.wayExpressBox .result-list .result-item .result-top .numbers, .wayExpressBox .result-list .result-map-item .result-top .numbers { display: block; width: 520px; font-size: 20px; line-height: 56px; border-bottom: 1px solid #f3f3f3; margin-bottom: 30px; margin: 0; }
.wayExpressBox .result-list .result-item .result-top .result-static, .wayExpressBox .result-list .result-map-item .result-top .result-static { position: absolute; right: 0; top: 15px; text-align: right; }
.wayExpressBox .result-list .result-item .result-top .result-static em.static-text, .wayExpressBox .result-list .result-map-item .result-top .result-static em.static-text { font-size: 16px; line-height: 26px; }
.wayExpressBox .result-list .result-item .result-top .result-static.static-4 .static-text, .wayExpressBox .result-list .result-map-item .result-top .result-static.static-4 .static-text { color: #dd0000; }
.wayExpressBox .branch-list { min-height: 185px; }
.wayExpressBox .result-list .result-item .branch-list .branch-item, .wayExpressBox .result-list .result-map-item .branch-list .branch-item { padding-left: 60px; position: relative; padding-bottom: 10px; display: none; }
.wayExpressBox .result-list .result-item .branch-list .branch-item.first, .wayExpressBox .result-list .result-map-item .branch-list .branch-item.first { display: block; font-weight: 700; color: #dd0000; }
.wayExpressBox .result-list .result-item .branch-list .branch-item.show, .wayExpressBox .result-list .result-map-item .branch-list .branch-item.show { display: block; }
.wayExpressBox .result-list .result-item .branch-list .branch-item.first .branch-circle, .wayExpressBox .result-list .result-map-item .branch-list .branch-item.first .branch-circle { width: 40px; height: 17px; line-height: 17px; background: #F18700; color: #fff; left: 0; top: 0; border-radius: 0; padding: 0; border: 0; text-align: center; font-size: 12px; }
.wayExpressBox .result-list .result-item .branch-list .branch-item .branch-line, .wayExpressBox .result-list .result-map-item .branch-list .branch-item .branch-line { display: block; width: 1px; height: 100%; background: #e9e9ee; position: absolute; left: 20px; top: 0; z-index: 1; }
.wayExpressBox .result-list .result-item .branch-list .branch-item .branch-text, .wayExpressBox .result-list .result-map-item .branch-list .branch-item .branch-text { width: 100%; font-size: 14px; line-height: 22px; }
.wayExpressBox .result-list .result-item .branch-list .branch-item .branch-time, .wayExpressBox .result-list .result-map-item .branch-list .branch-item .branch-time { font-size: 12px; color: #a1a1a1; line-height: 22px; font-weight: normal; }
.wayExpressBox .result-list .result-item .branch-list .branch-item .branch-circle, .wayExpressBox .result-list .result-map-item .branch-list .branch-item .branch-circle { display: block; width: 6px; height: 6px; padding: 6px; background: #fff; border: 1px solid #33a2f7; border-radius: 100%; position: absolute; left: 15px; top: 6px; z-index: 2; }
.wayExpressBox .result-list .result-item .branch-list .branch-item .branch-circle em, .wayExpressBox .result-list .result-map-item .branch-list .branch-item .branch-circle em { display: block; width: 6px; height: 6px; background: #33a2f7; border-radius: 100%; position: absolute; left: 3px; top: 3px; }
.express-cont.price .price-result .result-item-list div { line-height: 88px; text-align: center; }
.express-cont.price .price-result .ship_a { display: block; width: 135px; height: 44px; line-height: 44px; text-align: center; color: #fff; background: #231815; cursor: pointer; margin: 20px auto 0; border-radius: 100px; }

/*内页手机端*/

@media(max-width:800px) {
/*intit*/
.inmain_tit span { font-size: 30px; }
.inmain_tit span:before, .inmain_tit span:after { top: 18px; }
/*翻页*/
.pagination a:nth-child(1), .pagination a:nth-child(2), .pagination a:nth-last-child(2), .pagination a:last-child { padding: 0 8px; }
.pagination .number { width: 30px; }
/*文章*/
.article { padding: 0 0px; }
.article .a-title .h1 { font-size: 22px; }
.page_control .page_go { width: 100%; text-align: left; }
/*track*/
.wayExpressBox .result-list .result-item, .wayExpressBox .result-list .result-map-item { padding: 0 0px 25px; }
.wayExpressBox .result-list .result-item .result-top .numbers, .wayExpressBox .result-list .result-map-item .result-top .numbers { font-size: 18px; width: calc(100% - 48px); line-height: 26px; padding: 12px 0 10px 0; }
}