﻿@charset "utf-8";

/* CSS Document */
.conment {}

.ad60 {
    height: 60px;
    overflow: hidden;
}

.fb {
    font-weight: bold;
}

/*节日背景*/
.acty_top_box{display: block;width: 100%;height: 70px;z-index: 999; }
.acty_left_box{display: block;width: 17%;height: 880px;position: absolute;top: 70px;left: 0;z-index: 990;}
.acty_right_box{display: block;width: 17%;height:880px;position: absolute;top: 70px;right: 0;z-index: 990;}
@media only screen and (min-width: 1650px) and (max-width: 1800px) {
  .acty_left_box{width:13%;}
  .acty_right_box{width:13%;}
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .acty_left_box{width:10%;}
  .acty_right_box{width:10%;}
}
@media only screen and (min-width: 1500px) and (max-width: 1550px) {
  .acty_left_box{width:10%;}
  .acty_right_box{width:10%;}
}
@media only screen and (min-width: 1450px) and (max-width: 1500px) {
  .acty_left_box{width:7%;}
  .acty_right_box{width:7%;}
}
@media only screen and (min-width: 1px) and (max-width: 1450px) {
  .acty_left_box{width:1.5%;}
  .acty_right_box{width:1.5%;}
}



/*发货框*/
.main_left {
    width: 625px;
    border: 2px solid #ff510c;
    background: #fff;
    overflow: hidden;
}

.main_left .main_list li {
    background: #ff510c;
    border-bottom: solid 1px #fc8646;
    text-align: center;
    font-size: 16px;
}

.main_left .main_list li a,
.main_left .main_list li .nav_item {
    height: 71px;
    line-height: 71px;
    width: 95px;
    color: #fff;
    display: block;
    cursor: pointer;
}

.main_left .main_list li a:hover {
    text-decoration: none;
}

.main_left .main_list .first_new {
    background: none;
    border-bottom: solid 1px #FFF !important;
}

.main_left .main_list .first_new .nav_item,
.main_left .main_list .first_new a {
    color: #ff510c;
}

.main_left .main_mid {
    padding: 25px 9px 0 12px;
    width: 400px;
}

.main_left .main_mid span {
    background: url(../../images/images_2018/pubIcon.png) -10px -650px no-repeat;
    padding-left: 18px;
    color: #9a9a9a;
    font-size: 12px;
}

.main_left .main_mid .chose {
    margin-top: 28px;
    font-size: 14px;
    color: #333;
    width: 400px;
}

.main_mid .chose {
    overflow: hidden;
}

.main_mid .chose label {
    background: url(../../images/images_2018/l_bj2016.jpg);
    width: 81px;
    height: 53px;
    line-height: 53px;
    display: inline-block;
    text-align: center;
    float: left;
}

.main_mid .chose input {
    width: 260px;
    height: 53px;
    line-height: 53px;
    border: 0;
    display: inline-block;
    padding-left: 10px;
    font-size: 14px;
    color: #888;
    float: left;
    padding-right: 40px;
}

.main_mid .chose .qi {
    background: url(../../images/images_2018/qi_bj2016.jpg);
}

.main_mid .chose .end {
    background: url(../../images/images_2018/z_bj16.jpg);
}

.main_mid .menu {
    background: #ff510c;
    border-radius: 5px;
    width: 165px;
    height: 45px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    margin: 19px 127px;
    cursor: pointer;
}

.main_mid .menu:hover {
    background: #ff730c;
    text-decoration: none;
}

.main_left .infor {
    border-left: 1px dashed #eee;
}

.main_left .infor li {
    text-align: center;
    padding: 20px 30px;
}

.main_left .infor .inforImg1 {
    background: url(../../images/images_2018/pubIcon.png) 0 -50px no-repeat;
}

.main_left .infor .inforImg2 {
    background: url(../../images/images_2018/pubIcon.png) 0 -95px no-repeat;
}

.main_left .infor .inforImg3 {
    background: url(../../images/images_2018/pubIcon.png) 0 -144px no-repeat;
}

.main_left .infor .inforImg1,
.main_left .infor .inforImg2,
.main_left .infor .inforImg3 {
    width: 40px;
    height: 26px;
    display: inline-block;
}

.main_left .infor .infor02 {
/*    margin: 10px 0px;*/
}

.main_left .infor .infor1 {
    color: #666;
    height: 20px;
    line-height: 20px;
}

.main_left .infor .infor2 {
    font-size: 14px;
    color: #ff510c;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}

.main_left .infor .infor2:hover {
    text-decoration: underline;
}

/*第一屏 中*/
.main_m {
    width: 302px;
    margin: 0 10px;
}

/* index_focus */
.index_focus {
    position: relative;
    width: 302px;
    height: 186px;
    margin: 0 auto;
    overflow: hidden;
}

.index_focus .bd li {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}

.index_focus_post {
    z-index: 10;
}

.index_focus .pic {
    height: auto;
    display: block;
}

.index_focus .pic:hover {
    text-decoration: none;
}

.index_focus .slide_nav {
    position: absolute;
    z-index: 1;
    left: 30%;
    /*left:40%;*/
    bottom: 0;
}

.index_focus .slide_nav a {
    cursor: pointer;
    float: left;
    font-size: 26px;
    color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.4;
    padding: 0 5px;
}

.index_focus .slide_nav .on {
    text-decoration: none;
    color: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
}

.main_mbleft {
    text-align: center;
}

.main_mb {
    background: #fff;
}

.main_mb .main_mbleft {
    float: left;
    width: 90px;
    height: 96px;
}

/*.main_mb .pubIcon1{background:url(../../images/images_2018/pubIcon.png) no-repeat; width:40px; height:40px; display:inline-block;
	-webkit-transition: -webkit-transform .3s ease-in, background .3s ease-out;
	transition: transform .3s ease-in, background .2s ease-out;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}*/
.main_mb .pubIcon1,
.main_mb .pubIcon2,
.main_mb .pubIcon3,
.main_mb .pubIcon4,
.main_mb .pubIcon5,
.main_mb .pubIcon6 {
    background: url(../../images/images_2018/pubIcon.png) no-repeat;
    width: 30px;
    height: 40px;
    float: left;
    -webkit-transition: -webkit-transform .3s ease-in, background .3s ease-out;
    transition: transform .3s ease-in, background .2s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.main_mb li:hover .pubIcon1,
.main_mb li:hover .pubIcon2,
.main_mb li:hover .pubIcon3,
.main_mb li:hover .pubIcon4,
.main_mb li:hover .pubIcon5,
.main_mb li:hover .pubIcon6 {
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
}

.main_mb .pubIcon1 {
    background-position: -6px -184px;
}

.main_mb .pubIcon2 {
    background-position: -6px -350px;
}

.main_mb .pubIcon3 {
    background-position: -6px -235px;
}

.main_mb .pubIcon4 {
    background-position: -6px -406px;
}

.main_mb .pubIcon5 {
    background-position: -6px -293px;
}

.main_mb .pubIcon6 {
    background-position: -6px -460px;
}

.main_mb ul li {
    float: left;
    border-left: 1px solid #eee;
    width: 120px;
    height: 47px;
    line-height: 47px;
    padding-left:30px;
}

/*第一屏右*/
.main_right {
    width: 247px;
    height: 290px;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    background: #fff;
}

.userLogin {
    text-align: center;
}

.userLogin .userHeader {
    color: #303030;
    font-size: 12px;
    padding: 10px 0;
}

.userLogin .operation {
    margin-bottom: 7px;
}

.userLogin a.intoBtn {
    background: #fa5000;
    color: #fff;
    border: 1px solid #fa5000;
}

.userLogin .operation a {
    display: inline-block;
    padding: 6px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    font-size: 12px;
    margin: 0 5px;
}

.userLogin .loginBtn {
    background: #fa5000;
    border: 1px solid #fa5000;
    color: #fff;
}

.userLogin .regBtn {
    background: #fff;
    border: 1px solid #fa5000;
    color: #fa5000;
}

.userLogin .releBtn:hover {
    background: #ff7300;
    border: 1px solid #ff7300;
    color: #fff;
}

.userLogin .loginBtn,
.userLogin .regBtn {
    padding: 6px 30px !important;
}

.userLogin .loginBtn:hover,
.userLogin .intoBtn:hover,
.userLogin .regBtn:hover,
.userLogin .releBtn:hover {
    background: #ff7300;
    border: 1px solid #ff7300;
    color: #fff;
}

.userLogin .intoBtn,
.userLogin .releBtn {
    background: #fafafa;
    border: 1px solid #e6e6e6;
    color: #333;
}

.but-ser {
    padding: 0 9px;
    margin-top: 9px;
}

.but-ser .title {
    height: 31px;
    border-top: 1px solid #ededef;
    border-bottom: 1px solid #ededef;
}

.but-ser .title-list,
.but-ser .title-list2 {
    position: relative;
    /* top: 6px;*/
}

.but-ser .title-list li{
    width: 33%;
    line-height: 31px;
    text-align: center;
    float: left;
    display: inline;
    cursor: pointer;
}
.but-ser .title-list2 li{
    width: 50%;
    line-height: 31px;
    text-align: center;
    float: left;
    display: inline;
    cursor: pointer;
}

.but-ser .title-list li.on,
.but-ser .title-list2 li.on {
    color: #fb5000;
}

.but-ser .title-list li:hover a,
.but-ser .title-list2 li:hover a {
    color: #fb5000;
}

.but-ser .title-list p {
    position: absolute;
    top: 24px;
    left: 0;
    width: 33%;
    height: 7px;
    border-bottom: 1px solid #fb5000;
    overflow: hidden;
    text-align: center;
}
.but-ser .title-list2 p{
    position: absolute;
    top: 24px;
    left: 0;
    width: 50%;
    height: 7px;
    border-bottom: 1px solid #fb5000;
    overflow: hidden;
    text-align: center;
}

/*.but-ser .title-list b{display:inline-block;width:0;height:0; margin-top:-4px; border-style:dashed dashed solid dashed; border-width:7px; border-color:#fff #fff #fb5000 #fff;overflow: hidden;zoom: 1;font-size: 0;}*/

.but-ser .title-wj {
    line-height: 31px;
    text-align: center;
    float: left;
    display: inline;
    cursor: pointer;
    padding-left: 10px;
}

.service-wrap .service {
    position: relative;
    overflow: hidden;
    display: none;
    margin-top: 8px;
    height: 69px;
}

.service-wrap .service ul {
    position: absolute;
    left: 0px;
}

.service-wrap .show {
    display: block;
}

.service-wrap .service .cf {
    zoom: 1;
}

.service-wrap .service .cf i {
    padding: 0 2px;
    vertical-align: top;
}

.service-wrap .service li {
    height: 22px;
    line-height: 22px;
    font-size: 12px;
}

.service-wrap .service li a {
    color: #666;
    width: 218px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.service-wrap .service li a:hover {
    color: #fa5000;
    text-decoration: underline;
}

.service-wrap2 .service {
    position: relative;
    overflow: hidden;
    margin: 8px 0;
}

.service-wrap2 .service a {
    display: inline-block;
    margin-right: 4px;
    height: 22px;
    line-height: 22px;
}

.service-wrap2 .service i {
    display: inline-block;
    margin-left: 6px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 5px solid #ff500a;
    border-bottom: 4px solid transparent;
}

.conLeft {
    width: 921px;
}

.conflTit {
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    border-bottom: 1px solid #fa5000;
    position: relative;
}

.conflTit .titLine {
    width: 3px;
    height: 20px;
    background: #fa5000;
    display: block;
    float: left;
    margin: 11px 0 0 8px;
}

.conflTit b {
    font-size: 18px;
    color: #fa5000;
    margin-left: 10px;
    float: left;
}

.conflTit .srcBox {
    position: absolute;
    top: 2px;
    left: 200px;
}

.conflTit .arrowGray {
    margin: 0 5px;
    height: 34px;
    background: url(../../images/images_2018/pubIcon.png) -4px -537px no-repeat;
    display: block;
    width: 30px;
}

.conflTit .srcBoxBtn {
    background: #fa5000;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    margin-left: 10px;
}

.conflTit .srcBoxBtn:hover {
    background: #ff7300;
}

.conflTit .more {
    margin-right: 12px;
}

.arwGray {
    color: #888;
    margin: 0 6px;
}

.conflList {
    padding: 16px 6px 6px 6px;
    border: 1px solid #ededed;
    border-top: none;
}

.conflList dl {
    background: #f2f2f2;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #888;
}

.conflList dl dd {
    display: inline-block;
    padding-left: 1%;
}

.conflList .dl7 .d1 {
    width: 23%;
}

.conflList .dl7 .d2 {
    width: 20%;
}

.conflList .dl7 .d3 {
    width: 11%;
}

.conflList .dl7 .d4 {
    width: 9%;
}

.conflList .dl7 .d5 {
    width: 9%;
}

.conflList .dl7 .d6 {
    width: 8%;
}

.conflList .dl7 .d7 {
    width: 8%;
}

.conflList ul li {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #f6f6f6;
    text-align: left;
    font-size: 14px;
}

.conflList ul li span {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 1%;
}

.conflList ul li span img {
    vertical-align: middle;
}

.conflList ul li:hover {
    background: #fffbee;
}

.conflList .ul7 .t1 {
    width: 23%;
}

.conflList .ul7 .t2 {
    width: 20%;
}

.conflList .ul7 .t3 {
    width: 11%;
}

.conflList .ul7 .t4 {
    width: 9%;
}

.conflList .ul7 .t5 {
    width: 9%;
}

.conflList .ul7 .t6 {
    width: 8%;
}

.conflList .ul7 .t7 {
    width: 8%;
}

.conflList .last a {
    border: 1px solid #ddd;
    color: #fa5000;
    padding: 3px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.conflList .last a:hover {
    background: #ff7300;
    color: #fff;
    border: 1px solid #ff7300;
}

.conflList .last {
    text-align: center;
}

.wxtRollIcon {
    background: url(../../images/images_2018/pubIcon.png) no-repeat -10px -564px;
    width: 92px;
    height: 24px;
    display: inline-block;
}

.conRight {
    width: 279px;
}

.rightMenu {
    padding: 12px 15px;
    border: 1px solid #ededed;
    border-top: none;
    border-left: none;
}

.rightMenu ul li {
    position: relative;
    margin: 10px 0 21px 0;
}

.rightMenu ul li span {
    width: 75px;
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    display: inline-block;
}

.rightMenu .color1 {
    background: #50c9dc;
}

.rightMenu .color2 {
    background: #8d78cb;
}

.rightMenu .color3 {
    background: #fb5a5a;
}

.rightMenu .color4 {
    background: #f9c34a;
}

.rightMenu .text1 {
    position: absolute;
    top: 0;
    left: 90px;
    font-size: 14px;
    font-weight: bold;
    color: #555;
}

.rightMenu .text2 {
    position: absolute;
    top: 22px;
    left: 90px;
    font-size: 12px;
    color: #888;
}

/*各地物流公司*/
.rightMenu2 {
    border: 1px solid #ededed;
    border-top: none;
    border-left: none;
}

.rightMenu3 {
    padding: 6px;
}

.allPlace {
    margin: 0 auto;
    padding: 2px 10px;
}

.allPlace li {
    float: left;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    width: 20%;
    font-size: 14px;
}

.zhaozu {
    width: 266px;
    height: 82px;
    margin: 5px auto;
}

.cyMap {
    width: 265px;
    height: 246px;
    padding: 16px 0;
    margin: 0 auto;
}

.interAd {
    width: 266px;
    height: 102px;
    margin: 5px auto;
}

.conflList .dl11 .d1 {
    width: 11%;
}

.conflList .dl11 .d2 {
    width: 11%;
}

.conflList .dl11 .d3 {
    width: 7%;
}

.conflList .dl11 .d4 {
    width: 8%;
}

.conflList .dl11 .d5 {
    width: 7%;
}

.conflList .dl11 .d6 {
    width: 6%;
}

.conflList .dl11 .d7 {
    width: 5%;
}

.conflList .dl11 .d8 {
    width: 6%;
}

.conflList .dl11 .d9 {
    width: 7%;
}

.conflList .dl11 .d10 {
    width: 5%;
}

.conflList .dl11 .d11 {
    width: 8%;
}

.conflList .ul11 .t1 {
    width: 11%;
}

.conflList .ul11 .t2 {
    width: 11%;
}

.conflList .ul11 .t3 {
    width: 7%;
}

.conflList .ul11 .t4 {
    width: 8%;
}

.conflList .ul11 .t5 {
    width: 7%;
}

.conflList .ul11 .t6 {
    width: 6%;
}

.conflList .ul11 .t7 {
    width: 5%;
}

.conflList .ul11 .t8 {
    width: 6%;
}

.conflList .ul11 .t9 {
    width: 7%;
}

.conflList .ul11 .t10 {
    width: 5%;
}

.conflList .ul11 .t11 {
    width: 8%;
}

.allMaquee {
    height: 222px;
    overflow: hidden;
}

.InterMaquee {
    height: 342px;
    overflow: hidden;
}

/*找货源*/
.conflList .dl8 .d1 {
    width: 25%;
}

.conflList .dl8 .d2 {
    width: 9%;
}

.conflList .dl8 .d3 {
    width: 10%;
}

.conflList .dl8 .d4 {
    width: 10%;
}

.conflList .dl8 .d5 {
    width: 8%;
}

.conflList .dl8 .d6 {
    width: 8%;
}

.conflList .dl8 .d7 {
    width: 8%;
}

.conflList .dl8 .d8 {
    width: 8%;
}

.conflList .ul8 .t1 {
    width: 25%;
}

.conflList .ul8 .t2 {
    width: 9%;
}

.conflList .ul8 .t3 {
    width: 10%;
}

.conflList .ul8 .t4 {
    width: 10%;
}

.conflList .ul8 .t5 {
    width: 8%;
}

.conflList .ul8 .t6 {
    width: 8%;
}

.conflList .ul8 .t7 {
    width: 8%;
}

.conflList .ul8 .t8 {
    width: 8%;
}

/*国际线路*/
.listInter .dlInter8 .d1 {
    width: 30%;
}

.listInter .dlInter8 .d2 {
    width: 6%;
}

.listInter .dlInter8 .d3 {
    width: 6%;
}

.listInter .dlInter8 .d4 {
    width: 6%;
}

.listInter .dlInter8 .d5 {
    width: 6%;
}

.listInter .dlInter8 .d6 {
    width: 17%;
}

.listInter .dlInter8 .d7 {
    width: 7%;
}

.listInter .dlInter8 .d8 {
    width: 8%;
}

.listInter ul li {
    padding: 4px 0;
    line-height: 48px;
    height: 48px;
    border-bottom: 1px solid #f6f6f6;
    text-align: left;
    font-size: 14px;
}

.listInter ul li span {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 1%;
}

.listInter ul li span img {
    vertical-align: middle;
}

.listInter .ulInter8 .t1 {
    width: 30%;
}

.listInter .ulInter8 .t1 {
    line-height: 24px;
}

.listInter .ulInter8 .t1 p a {
    font-size: 12px;
    color: #999;
}

.listInter .ulInter8 .t1 p span {
    font-size: 12px;
    color: #999;
}

.listInter .ulInter8 .t1 p a:hover {
    color: #fa5000;
}

.listInter .ulInter8 .t2 {
    width: 6%;
}

.listInter .ulInter8 .t3 {
    width: 6%;
}

.listInter .ulInter8 .t4 {
    width: 6%;
}

.listInter .ulInter8 .t5 {
    width: 6%;
}

.listInter .ulInter8 .t6 {
    width: 17%;
}

.listInter .ulInter8 .t7 {
    width: 7%;
}

.listInter .ulInter8 .t8 {
    width: 8%;
}

.chooseCity {
    float: left;
}

.dlHotCity,
.dropChooseBoxCity {
    top: 29px;
}

.divSelInter {
    background: #fff;
    line-height: 28px;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-right: 6px;
    position: relative;
}

.divSelInter .arrow {
    border: 4px #f9f9f9 solid;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    margin-left: 4px;
    border-top-color: #666;
    top: 13px;
    right: 8px;
    position: absolute;
    font-size: 0;
    line-height: 0;
    -webkit-backface-visibility: hidden;
}

.ulSel {
    font-size: 14px;
    padding-left: 6px;
}

.txtMasType {
    width: 94px;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    display: inline;
    padding-left: 6px;
}

.cusCLOptionLi:hover {
    cursor: pointer;
    background: #eee;
}

/*品牌物流企业*/
.brand {
    padding: 3px 10px;
}

.brand li {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    overflow: hidden;
}

.brand li a {
    color: #666;
}

.brand li a:hover {
    color: #fa5000;
}

.brand li .dot,
.hotMove li .dot {
    padding: 0 6px;
    font-size: 18px;
    color: #fa5000;
}

.hotMove {
    margin: 0 auto 9px;
    padding: 0 10px;
    min-height: 210px;
}

.hotMove li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 50%;
}

.hotMove li a {
    color: #666;
}

.hotMove li a:hover {
    color: #fa5000;
}

/*快递、搬家*/
.conflList .dl6 .d1 {
    width: 25%;
}

.conflList .dl6 .d2 {
    width: 23%;
}

.conflList .dl6 .d3 {
    width: 17%;
}

.conflList .dl6 .d4 {
    width: 9%;
}

.conflList .dl6 .d5 {
    width: 8%;
}

.conflList .dl6 .d6 {
    width: 8%;
}

.conflList .ul6 .t1 {
    width: 25%;
}

.conflList .ul6 .t2 {
    width: 23%;
}

.conflList .ul6 .t3 {
    width: 17%;
}

.conflList .ul6 .t4 {
    width: 9%;
}

.conflList .ul6 .t5 {
    width: 8%;
}

.conflList .ul6 .t6 {
    width: 8%;
}

.banJiaTj {
    padding: 16px 6px 0 6px;
}

.bjTit {
    background: #f2f2f2;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #888;
    padding: 0 10px;
}

.wlyList {
    padding: 13px 10px;
}

/*会员、案例、加盟招标*/
.threeLeft,
.threeMid,
.threeRight,
.newsLeft,
.newsMid,
.newsRight {
    width: 388px;
    height: 328px;
    background: #fff;
    margin-right: 18px;
    padding: 10px 0;
    float: left;
}

.threeRight,
.newsRight {
    margin-right: 0;
}

.threeLeft {
    border-top: 2px solid #cbece3;
}

.threeMid {
    border-top: 2px solid #f1dfd5;
}

.threeRight {
    border-top: 2px solid #cbe8f2;
}

.newsLeft {
    border-top: 2px solid #f0dbe9;
}

.newsMid {
    border-top: 2px solid #c9ddf3;
    /*width: 590px !important;*/
}

.newsRight {
    border-top: 2px solid #cdece4;
    /*width: 590px !important;*/
}

.threeTit {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
}

.threeTit h2 {
    font-size: 18px;
    padding: 0 15px;
}

.threeTit .on {
    border-bottom: 1px solid #fa5000;
}

.threeTit .more {
    margin-right: 12px;
}

/*资讯嵌套*/
.news_l,
.news_r {
    width: 388px;
    height: 328px;
    background: #fff;
    margin-right: 18px;
    padding: 10px 0;
}

.sy-new_t {
    border-bottom: 1px solid #eee;
    font-size: 18px;
    line-height: 40px;
}

.sy-new_t .more {
    margin-right: 12px;
}

.sy-new_t span {
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}

.hui9 {
    font-size: 12px;
    color: #999;
}

.wlzx-sy,
.wlfxb-sy,
.wlqy-sy,
.wljt-sy {
    padding: 0 12px;
}

.wlzx-sy,
.wlqy-sy {
    border-bottom: 1px solid #fa5000;
}

.wlzxnr,
.cygj {
    padding: 10px;
}

.new_c {
    margin-top: 5px;
}

.new_c:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.newsTopImg {
    float: left;
    width: 117px;
    height: 76px;
    padding: 1px;
    border: 1px solid #eee;
    margin-right: 10px;
}

.newsTopImg img {
    width: 117px;
    height: 76px;
}

.pt {
    font-size: 14px;
    color: #666;
    width: 232px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pc {
    font-size: 12px;
    line-height: 22px;
    color: #888;
}

.colory {
    font-size: 12px;
    color: #999;
}

.new_list {
    margin-top: 12px;
}

.new_list li {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

.new_list li .di {
    background: url(../../images/images_2018/pubIcon.png) -240px -599px no-repeat;
    width: 5px;
    height: 12px;
    display: inline-block;
    padding-right: 18px;
}

/*左*/
.library {
    margin: 10px 20px;
}

.library dl {
    float: left;
    width: 50%;
    margin-top: 10px;
}

.library dl dt {
    background: url(../../images/images_2018/pubIcon.png) no-repeat;
    display: block;
    width: 60px;
    height: 56px;
}

.library dl .lib1 {
    background-position: -228px 0;
}

.library dl .lib2 {
    background-position: -228px -62px;
}

.library dl .lib3 {
    background-position: -228px -120px;
}

.library dl .lib4 {
    background-position: -228px -184px;
}

.library dl .lib5 {
    background-position: -228px -245px;
}

.library dl .lib6 {
    background-position: -228px -307px;
}

.library dl .lib7 {
    background-position: -228px -366px;
}

.library dl .lib8 {
    background-position: -228px -428px;
}

.library dl .dd1 a {
    font-size: 14px;
    color: #444;
    height: 24px;
    line-height: 24px;
}

.library dl .dd1 a:hover {
    color: #fa5000;
}

.library dl .dd2 a {
    font-size: 14px;
    color: #fe7010;
    font-weight: bold;
}

/*中*/
.custCase {
    margin: 0 10px;
}

.toolbar {
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
}

.toolbar a {
    display: inline-block;
    margin-right: 20px;
    height: 36px;
    line-height: 36px;
    color: #888;
}

.toolbar a:hover {
    color: #fa5000;
}

.custCase dl {
    padding: 8px 0 10px 0;
}

.custCase dt {
    float: left;
    width: 98px;
    height: 62px;
    padding: 1px;
    border: 1px solid #eee;
    margin-right: 10px;
}

.custCase dt img {
    width: 98px;
    height: 62px;
}

.custCase dd {
    width: 250px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custCase .tit {
    font-size: 14px;
    color: #666;
}

.custCase .cont {
    font-size: 12px;
    line-height: 22px;
}

.custCase .cont a {
    color: #888;
}

/*jionUs*/
.jionUsWrap {}

.titSwitch {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    font-size: 18px;
}

.titSwitch li {
    float: left;
    padding: 0 12px;
    cursor: pointer;
}

.titSwitch .on {
    border-bottom: 1px solid #fa5000;
}

.titSwitch .cf {
    zoom: 1;
}

.titSwitch .more {
    margin-right: 12px;
}

.jionUs {
    padding: 10px;
}

.jiameng {}

.jiameng li {
    padding: 10px 0;
    border-bottom: 1px dashed #eee;
    width: 368px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jiameng li .title {
    font-size: 14px;
    color: #333;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jiameng li .title:hover {
    color: #fa5000;
}

.jiameng li p {
    font-size: 12px;
    color: #999;
}

.jiameng li p span {
    max-width: 184px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jiameng li p .area {
    max-width: 368px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*资讯*/
.newsCon,
.baikeCon {
    padding: 10px;
}

.newsConTop {
    margin-top: 5px;
}

.newsConTop dt {
    float: left;
    width: 117px;
    height: 76px;
    padding: 1px;
    border: 1px solid #eee;
    margin-right: 10px;
}

.newsConTop dt img {
    width: 117px;
    height: 76px;
}

.newsConTop dd {
    width: 232px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsConTop .tit {
    font-size: 14px;
    color: #666;
    width: 232px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}

.newsConTop .cont {
    font-size: 12px;
    line-height: 22px;
}

.newsConTop .cont a {
    color: #888;
}

.newsList {
    margin-top: 12px;
}

.newsList li {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
}

.newsList li i {
    background: url(../../images/images_2018/newsArrow.gif) center no-repeat;
    width: 5px;
    height: 9px;
    display: inline-block;
    padding-right: 18px;
}

.baikeList {
    margin-top: 5px;
}

.baikeList li {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
}

.baikeList li i {
    color: #fff;
    background: #ff9101;
    text-align: center;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 3px;
    display: inline-block;
    margin-right: 10px;
}

/*物流小工具*/
.toolCon {
    padding: 10px 20px;
}

.toolCon li {
    height: 34px;
    line-height: 34px;
    float: left;
    width: 50%;
    font-size: 14px;
}

.toolCon li i {
    display: inline-block;
    margin-right: 6px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 4px solid #ff9101;
    border-bottom: 3px solid transparent;
}

/*媒体*/
.medium {
    padding: 20px 10px;
    background: #fff;
    width: 1180px;
    border: 1px solid #eee;
    margin: 0 auto;
}

.medium ul {}

.medium ul li {
    width: 352px;
    padding: 0 20px;
    float: left;
    border-right: 1px dashed #ededed;
}

.medium ul li .ewm {
    width: 69px;
    height: 61px;
    margin-right: 10px;
}

/*.medium ul li .ewm img{width:69px; height:61px;}*/
.medium ul li .ewmDic {
    width: 258px;
}

.medium ul li.last {
    border-right: none;
}

.medium ul li .t1 {
    font-weight: bold;
    height: 24px;
    line-height: 24px;
}

.medium ul li .t2 img {
    vertical-align: middle;
}

.wlxxQun {
    background: url(../../images/images_2018/pubIcon.png) no-repeat -11px -611px;
    width: 90px;
    height: 24px;
    display: block;
    float: left;
}

.wlxxQun a {
    width: 90px;
    height: 24px;
    display: block;
}

.wlxxQunH {
    margin-left: 6px;
    height: 24px;
    line-height: 24px;
}

.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
    height: 24px !important;
    margin: 6px 0 !important;
}

.bdsharebuttonbox .bds_more {
    background: url(../../images/images_2018/pubIcon.png) no-repeat -243px -497px !important;
    width: 5px;
}

.bdsharebuttonbox .bds_weixin {
    background: url(../../images/images_2018/pubIcon.png) no-repeat -243px -533px !important;
    width: 5px;
}

.bdsharebuttonbox .bds_sqq {
    background: url(../../images/images_2018/pubIcon.png) no-repeat -243px -568px !important;
    width: 5px;
}

.bdsharebuttonbox .bds_qzone {
    background: url(../../images/images_2018/kj.png) no-repeat 0px 0px !important;
    width: 5px;
}

.bdsharebuttonbox .bds_tsina {
    background: url(../../images/images_2018/wb.png) no-repeat 0px 0px !important;
    width: 5px;
}

.bdtxt {
    margin-left: 20px;
    color: #888;
}

.bdtxt span {}

/*友情链接*/
.friendlink {
    width: 1182px;
    padding: 0 8px 10px 8px;
    background: #fff;
    border: 1px solid #eee;
    margin: 0 auto;
}

#frd_tab {
    overflow: hidden;
    zoom: 1;
}

#frd_tab li {
    float: left;
    color: #333;
    cursor: pointer;
    font-size: 14px;
    padding: 0 10px;
    margin: 0 6px;
}

#frd_tab li.current {
    color: #fa5000;
    border-bottom: 2px solid #fa5000;
}

#frd_con {}

#frd_con ul {
    display: none;
    padding: 10px;
}

#frd_con ul li {
    height: 24px;
    line-height: 24px;
    float: left;
}

#frd_con ul li a {
    color: #666;
    white-space: nowrap;
}

#frd_con ul li a:hover {
    color: #fa5000;
}

#frd_con ul li i {
    font-size: 10px;
    font-style: normal;
    color: #bbb;
    margin: 0 10px;
}

.ftrnav {
    background: #2d8acd;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
}

.ftrnav a {
    color: #fff;
    padding: 0 13px;
}

.ftrnav i {
    width: 10px;
    color: #fff;
    font-style: normal;
}

/*rss*/
.rssn {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #eee;
}

.rssn h3 {
    float: left;
    margin-right: 12px;
}

.rssn a {
    display: block;
    float: left;
    width: 75px;
    height: 28px;
    font-size: 13px;
    line-height: 28px;
    color: #8d8d8d;
    text-decoration: none;
}

.rssn a:hover {
    color: #fa5000;
    text-decoration: none;
}

/*描述*/
.describe {
    width: 1168px;
    border: 1px solid #eee;
    padding: 10px 15px;
    background: #fff;
    margin: 0 auto;
}

.describe p {
    font-size: 12px;
    text-indent: 2em;
    line-height: 26px;
    color: #666;
}

/*右侧悬浮*/
.floatNavBar {
    font-size: 12px;
    width: 70px;
    line-height: 32px;
    text-align: center;
    position: fixed;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 30)||0)-(parseInt(this.currentStyle.marginBottom, 30)||0)));
    _text-overflow: ellipsis;
    z-index:9999;
}

.floatNavBar .nav-hd {
    position: relative;
}

.floatNavBar .nav-hd ul li {
    height: 32px;
    overflow: hidden;
}

.floatNavBar ul li a {
    background: #e8e8e8;
    color: #777;
    display: block;
    border-bottom: 1px solid #f7f7f7;
}

.floatNavBar ul li a:hover {
    background: #ff7300;
    color: #fff;
    display: block;
}

.floatNavBar ul li.active a {
    background: #ff720e;
    color: #fff;
    display: block;
}

.floatNavBar ul li .last {
    background: #b2b2b2 !important;
    color: #fff;
    border-bottom: none;
    height: 36px;
    font-size: 12px;
    position: relative;
}

.floatNavBar ul li .last .whiteArw {
    position: absolute;
    bottom: 4px;
    left: 30px;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-bottom: 5px solid #fff;
    border-right: 7px solid transparent;
}

.rightKfCon {
    width: 70px;
    height: 70px;
}

.rightKf {
    background: url(../../images/images_2018/rightKf.png) center no-repeat;
    width: 70px;
    height: 70px;
    display: block;
    cursor: pointer;
}

.rightBarHidden {
    display: none;
    position: absolute;
    top: 0;
    right: 60px;
    z-index: 11;
    width: 170px;
    padding: 0 15px 0 0;
    background: none;
    border: none;
}

.rightBarHidden .item {
    background: #fff;
    -webkit-box-shadow: -3px 3px 10px rgba(5, 114, 169, .1);
    -moz-box-shadow: -3px 3px 10px rgba(5, 114, 169, .1);
    box-shadow: -3px 3px 10px rgba(5, 114, 169, .1);
    position: relative;
}

.rightBarHidden .itemhover {
    display: block;
}

.rightBarHidden .item {
    border: solid 1px #ff720e;
}

.rightBarHidden .kfTop {
    background: #ff720e;
    padding: 10px 15px;
    text-align: left;
    line-height: 25px;
}

.rightBarHidden .kfTop h3 {
    font-size: 16px;
    color: #fff;
}

.rightBarHidden .kfTop p {
    font-size: 13px;
    color: #fff;
}

.rightBarHidden .kfCenter {
    padding: 15px 20px 5px 20px;
    border-bottom: solid 1px #f3f3f3;
}

.rightBarHidden .kfCenter a {
    border: none;
    cursor: pointer;
}

.rightBarHidden .kfCenter .keFu1 {
    display: block;
}

.rightBarHidden .kfRight {
    background: #fbfbfb url(../../images/images_2018/kfphone.png) no-repeat 6px center;
    padding: 10px 10px 20px 40px;
    font-size: 14px;
    text-align: left;
    border-top: solid 1px #fff;
}

.rightBarHidden .kfRight .phone {
    color: #ff720e;
    font-size: 16px;
    font-family: Georgia;
    font-weight: bold;
    line-height: 20px;
}

.rightBarHidden .kfImg {
    position: absolute;
    top: 20px;
    right: -4px;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 5px solid #ff720e;
    border-bottom: 7px solid transparent;
}

.coinImg {
    background: url(../../images/images_2018/appcoin.png) no-repeat;
    position: absolute;
    right: -9px;
    top: 25px;
    width: 25px;
    height: 30px;
    overflow: hidden;
}

/*活动弹窗*/
.xrlbBtn {
    position: absolute;
    right: -115px;
    top: 15px;
    cursor: pointer;
}

.raceShow {
    background: url(../../images/images_2018/xrlb2.png) center no-repeat;
    position: fixed;
    width: 405px;
    height: 425px;
    top: 10%;
    left: 50%;
    margin-left: -202px;
    z-index: 10;
    display: none;
}

.raceShow .aClose {
    position: absolute;
    right: -50px;
    top: -10px;
    cursor: pointer;
}

.raceShow .syBtn {
    position: absolute;
    bottom: 30px;
    left: 122px;
    background: url(../../images/images_2018/xrlb3.png) center no-repeat;
    height: 59px;
    line-height: 43px;
    width: 185px;
    font-size: 16px;
    text-align: center;
    color: #882302;
}

.raceShow .syRuleBtn {
    position: absolute;
    bottom: 15px;
    color: #ffe5a6;
    font-size: 12px;
    left: 50%;
    margin-left: -16px;
    cursor: pointer;
}

.raceShow .syRule {
    display: none;
    font-size: 12px;
    color: #ffe5a6;
    width: 262px;
    height: 90px;
    padding: 10px 36px;
    background: #ee261e;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-left: 39px;
    margin-top: 417px;
    border-top: 1px dashed #f98887;
}

.raceShow .syRule p {
    line-height: 20px;
}

#mask {
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1;
}


/*二维码*/
.floatNavBar2 {
    width: 70px;
    line-height: 34px;
    text-align: center;
    background: #fff;
    border: 1px solid #e8e8e8;
}


.floatNavBar2 .ewmwt {
    height: 35px;
    background: url(../../images/images_2018/wtewxiao.png) no-repeat center top;
    padding-top: 59px;
    margin-top: 7px;
}

.floatNavBar2 .ewmbig {
    display: none;
    height: 50px;
    line-height: 20px;
    width: 180px;
    background: url(../../images/images_2018/wtewda.png) no-repeat center 10px;
    background-size: 80%;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    padding-top: 157px;
    position: absolute;
    left: -200px;
    top: 230px;
    webkit-box-shadow: -3px 3px 10px rgba(5, 114, 169, .1);
    -moz-box-shadow: -3px 3px 10px rgba(5, 114, 169, .1);
    box-shadow: -3px 3px 10px rgba(5, 114, 169, .1);
}

.floatNavBar2 .ewmbig .arrowsmall {
    position: absolute;
    left: 169px;
    top: 109px;
    background: url(../../images/images_2018/appcoin.png) no-repeat center 29px;
    width: 30px;
    height: 110px;
}

.floatNavBar2:hover .ewmbig {
    display: block;
}

.floatNavBar2:hover .rightBarHidden {
    display: none !important;
}




/*小程序推广底部弹窗 _开始*/
.lx_bottom {
    width: 100%;
    height: 149px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9990;
    display: none;

}

.lx_bottom_bgkcol {
    width: 100%;
    height: 90px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9991;
    background: #fb5000;
}

.lx_bottom_main {
    width: 1200px;
    height: 216px;
    position: relative;
    bottom: 0;
    z-index: 9991;
    background: url(../../images/images_2018/lx_bgk01.png);
    margin: 0 auto;
}

.lx_bottom_close {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 21px;
    right: 0px;
    background: url(../../images/images_2018/lx_close.png);
    cursor: pointer;
}

.lx_left {
    width: 166px;
    height: 130px;
    position: fixed;
    left: 0px;
    top: 300px;
    background: url(../../images/images_2018/sl_bgk.png) no-repeat;
    z-index: 9990;
    -webkit-transition: all 0.6s;
    cursor: pointer;

}

.lx_left:hover {
    position: fixed;
    left: 0;
}

.lx_left_txt {
    width: 200px;
    height: 30px;
    position: fixed;
    left: 26px;
    top: 410px;
    z-index: 9992;
    -webkit-transition: all 0.6s;
    cursor: pointer;
    color: #FB5000;
    font-size: 12px;
    display: none;
}

/*小程序推广底部弹窗 _结束*/
#mingdan {
    height: 60px;
    position: relative;
    overflow: hidden;
}
#mingdan1 {
    height: max-content;
    position: absolute;
    top: 0;
}

#mingdan1 img {
    display: block;
}

.activeAnimation {
    transition: top .3s linear;
}

/*首页轮播*/

.w {
    width: 302px;
    height: 186px;
    position: relative;
    overflow: hidden;
}
.wjTest {height: 186px;}
@keyframes leftCome {
    from {left: -100%;}
    to {left: 0;}
}
@keyframes leftOut {
    from {left: 0;}
    to {left: 100%;}
}
@keyframes rightCome {
    from {left: 100%;}
    to {left: 0;}
}
@keyframes rightOut {
    from {left: 0;}
    to {left: -100%;}
}
.wjTest li {
    position: absolute;
    width: 302px;
}
.wjTest li img {
    width: 100%;
}
#circleContainer {
    position: absolute;
    bottom: 6px;
    left: calc(50% - 30px);
}
#circleContainer li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.3);
    margin-right: 5px;
    cursor: pointer;
}
#circleContainer .change {
    background-color: #fff;
}
