*{
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    font-family: 微软雅黑;
    color: #222222;
}
ul, ol {
    list-style-type: none;
}
.pR{
    position: relative;
}
a{ text-decoration: none;color: #000}
a:link{ text-decoration: none;}
a:visited {text-decoration: none;}
a:hover{ text-decoration: none;}
a:active{ text-decoration: none;}
#webNav {
    z-index: 2;
    width: 100%;
    height: 120px;
    position: relative;
    background-color: #316ad6;
}

.webNavDefault {
    width: 1200px;
}
.webNavDefault {
    width: 1200px;
}
.webNavDefault {
    width: 960px;
}
.webNav {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 0;
}
#navV2 {
    max-width: 1200px;
    right: auto;
    left: 348px;
    top: 1px;
    width: 852px;
    position: absolute;
}

element.style {
}
#navV2 .navMainContent {
    height: 100%;
}

#navV2 .navMainContent {
    width: 100%;
}
.navV2 .navMainContent {
    overflow: hidden;
}
.navMainContent {
    width: 960px;
    height: 100%;
    position: relative;
}

#navV2 .navContent {
    max-width: 1200px;
}
#navV2 .navContent {
    width: 852px;
}
#navV2 .navContent {
    width: auto;
}
#navV2 .navContent {
    background-color: rgba(0, 0, 0, 0);
}
#navV2 .navContent {
    height: 120px;
}
#navV2 .navContent {
    box-shadow: none;
}
#navV2 .navContent {
    border-radius: 0 0 0 0;
}

#navV2 .navContent {
    height: 120px;
}
.nav .navContent {
    clear: both;
    padding: 0;
    border-spacing: 0;
    height: 100%;
    table-layout: fixed;
    margin: auto;
    width: 100%;
}


.navV2 .itemContainer {
    position: relative;
}

.nav .itemContainer {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;

}
#navV2 .itemSep {
    width: 2px;
    display: inline;
    background-position: center;
    height: 120px;
}

.nav .itemSep {
    position: relative;
    float: left;
    display: inline;
}
#navV2 .item.itemSelected {
    border-style: none;
}

/*#navV2 .item.itemSelected {*/
    /*border-radius: 0 0 0 0;*/
/*}*/
#navV2 .itemSelected .itemCenter {
    background: none;
    border-radius: 5px;
}
#navV2  .itemCenter a{
    color: #fff;
}
#navV2 .itemSelected .itemCenter a {
    background: none;
    text-align: center;


}

#navV2 .item a {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
#navV2 .item a {
    height: 40px;
    line-height: 40px;
}
#navV2 .itemSelected a {
    color: #316ad6 ;
}
.navCenterContent{
    height: 100%;
}
.navCenter{
    height: 100%;
 }
#navV2 .itemSelected {
    background-color: #fff;
}
#navV2 .item {
    height: 40px;
    width: 140px;
    border-radius: 20px;
    float: left;
    margin-top: 40px;
}

#navV2 .item:hover {
    background-color: #fff;
}
#navV2 .item:hover a{
    color: #316ad6;
}
.nav .item .itemCenter a {
    text-decoration: none;
    text-align: center;
    display: block;
    margin: 0 10px;
    word-break: keep-all;
    white-space: nowrap;
    width: auto;
    min-width: 60px;
    max-width: none;
}

#navV2Wrap{
    overflow: hidden;
    height: 120px;
    width: 1349px;
    max-width: 1349px;
    margin: 0 auto;
    position: relative;
}
#navV2Wrap .logo_box{
    float: left;
    margin-top: 10px;
    margin-left:120px;
}
#navV2Wrap .logo_box .logo{
    width: 80px;
}
#navV2Wrap .logo_box p{
    color: #fff;
}
.footer{
    width: 100%;
    background: #2b2b2b;
    height: 220px;
}
.main{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.footer_nav_box{
    width: 1200px;
    margin: 0 auto;
}
.footer_nav_box .left{
    float: left;
    width: 630px;
}
.footer_nav_box .left .copy{
    padding-left: 20px;
    color: #999;
}
.footer_nav_box .left .copy a{
    color: #999;
    cursor: pointer;
}
.footer_nav_box .right{
    float: right;
    margin-top: 40px;
    width: 400px;
    text-align: left;
}
.footer_nav_box .right h3{
    color: #edeaea;
    margin-bottom: 20px;
}
.footer_nav{
    padding: 40px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #333;
}
.footer_nav a{
    color: #edeaea;
    display: inline-block;
    padding:0 20px;
    font-size: 16px;
}
.footer p{
    color: #edeaea;
    text-align: left;
    line-height:25px;
    font-size: 15px;
}
.clear:after {
    content: '';
    display: block;
    clear: both;
}

.company_list {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.company_list ul{
    width: 100%;
    height: auto;
}
.company_list ul li{
    width: 50%;
    float: left;
    height: 360px;
    overflow: hidden;
    position: relative;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}
.company_list ul li a{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}
/*.bg_hui{*/
    /*width:100%;*/
    /*height: 100%;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top:0;*/
    /*background: rgba(0,0,0,0.5);*/
    /*z-index: 9;*/
/*}*/
.company_list ul li .com_bg{
    background: rgba(0,0,0,0.5);
    color: #fff;
    position: absolute;
    width: 300px;
    height: 140px;
    top:0;
    right: 0;
    left: 0;
    bottom:0;
    margin:auto;
    z-index: 10;
    text-align: center;
}
.company_list ul li:hover img{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}
.company_list ul li:hover .btn{
    display: block;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}
.company_list ul li .btn {
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: 20px;
    background-color: #386fd7;
    display: none;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}

.company_list ul li .com_bg p:nth-of-type(1){
    font-size: 20px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 10px;
}
.company_list ul li .com_bg p:nth-of-type(2){
    font-size: 16px;
}

.company_list ul li img{
    width: 100%;
    height: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}

.company_list{
    position: relative;
}
.company_list .logo{
     position: absolute;
    width: 160px;
    height: 160px;
    top:50%;
    left:50%;
    margin-top: -80px;
    margin-left: -80px;
    z-index: 10;
    background: rgba(0,0,0,0.5);
    border-radius: 50%;
    text-align: center;
}

.company_list .logo img{
    width: 50%;
    height: 50%;
    line-height: 160px;
    float: left;margin-left: 25%;
    margin-top: 25%;
}
.container{
    width: 100%;
}
.bg_hui1{
    width: 100%;
    height: auto;
    min-height: 600px;
    background-color: #efefef;
    padding:20px 0;
}
.main_960{
    width: 960px;
    margin: 0 auto;
    background-color: #fff;
    min-height: 600px;
    height: auto;

}
.main_960 .input_data{
    float: left;
    margin-left: 30px;
    margin-top: 30px;
}
.main_960 .input_data .number{
    width: 250px;
    height: 36px;
    outline: none;
    padding-left: 20px;
}
.main_960 .input_data .code{
    width: 160px;
    height: 36px;
    outline: none;
    padding-left: 20px;
}
.main_960 .input_data>div{
    margin: 20px;
}
.main_960 .input_data  img{
    width: 80px;
    height: 40px;
    float: right;
}
.btn_search{
    width: 184px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    float: left;
    margin-left: 70px;
    background-color: #386fd7;
    color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
}
.mB30{
    margin-bottom: 30px;
}
.search_wrapper{
    width: 760px;
    margin-left: 100px;
    max-height: 600px;
    overflow-y: auto;
    float: left;
    margin-bottom: 40px;
}
.search_list{
    height: auto;
    margin-top: 40px;
}

.search_list ul{
    font-size: 14px;
    color: #9b9b9b;
    height: 50px;
}

.search_list ul.first {
    color: #333;
}
.search_list ul li{
    float: left;
}

.search_list ul  li.route-status-text {
    width: 76px;
    text-align: right;
}
.search_list ul  li.route-status-icon{
    width: 76px;
    position: relative;
    height: 50px;
}
.search_list ul  li.route-status-icon img{
    width: 10px;
    height: 10px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top:5px;
    z-index: 3;
}
.search_list ul.first  li.route-status-icon img{
    width: 28px;
    height: 28px;
    position: absolute;
    left: 50%;
    margin-left: -14px;
    top:0px;
    z-index: 3;
}
.search_list ul.first li.route-status-text {
    font-size: 16px;
    color: #dc1e32;
}

.search_list ul  li.route-date-time {
    width: 190px;
    color: #333;
}
.search_list ul  li.route-desc {
    max-width: 418px;
    text-align: left;
}
.search_list ul  li .line{
    border-right:2px dotted #efefef;
    height: 50px;
    position: absolute;
    top:0;
    left: 49%;
    z-index: 2;

}
