
body{
    font-size: 14px;
    /*font-family: "Microsoft YaHei",SimSun,Arial, sans-serif;*/
    font-family:tahoma,arial,"Hiragino Sans GB",SimSun,sans-serif;
    color: #111;
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
a{
    color: #111;
    cursor: pointer;
}
a:hover,a:focus,a:visited{
    text-decoration: none;
}
.text_red{
    color: #cc020d;
}

/*.xd_intro_ch>p,
.xd_culture_ch>p,
.xd_culture_en>p{
    font-family: SimSun,serif;
}
.xd_intro_en>p{
    font-family: Arial,serif;
}
.xd_culture_ch>p>b{
    font-family: "Microsoft YaHei",serif;
}*/
/* --reset css */

.header_top{
    width: 100%;
    height: 60px;
    background: #9db9d1;
}
.header_top_box{
    float: right;
}
.header_top_box>div{
    float: left;
    margin: 0 10px;
}
.header_title{
    font-size: 14px;
    color:#fff;
    line-height: 40px;
}
.header_qcode{
    width: 60px;
    height: 60px;
}
.header_qcode>img{
    width: 100%;
}
.header_main{
    width: 100%;
    height: 66px;
    /*background: #cc020d;*/
    background: url("../images/bg_header.png") no-repeat;
    background-size: 100% 100%;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
}
.xd_nav_header .navbar-brand{
    height: 66px;
}
.xd_nav_header .navbar-brand>img{
    width: 100%;
}
.header_logo{
    padding-top: 12px;
    height: 66px;
    /*border: 1px solid #449d44;*/

}
.header_logo img{
    width: 340px;
    height: 40px;
}

.header_main .header_menu{
    padding-top: 15px;
    height: 66px;
}
.header_main .header_menu>li>a{
    padding: 10px 20px;
    font-size: 16px;
    color: #111;
}
.header_main .header_menu>li>a:hover,
.header_main .header_menu>li>a:focus{
    color: #fff;
}
.header_main .header_menu>li.active>a{
    color: #fff;
}
.transport_wrap{
    padding-top: 20px;
    padding-bottom: 20px;
}
.transport_wrap .xd_title{
    margin-top: 15px;
    font-weight: bold;
    font-size: 20px;
}

.xd_wrap{
    margin-top: 40px;
    margin-bottom: 60px;
    min-height: calc(100vh - 276px);
}
.xd_aside{
    width: 28%;
    float: left;
    padding-right:50px;
    /*border: 1px solid #449d44;*/

}
.xd_aside img{
    /*width: 310px;*/
    width: 100%;
    float: left;

}
.xd_content{
    width: 72%;
    float: left;
    /* border: 1px solid #cc020d;*/

}
.xd_content_title{
    font-family: "Microsoft YaHei",sans-serif;
    font-size: 24px;
    font-weight: bold;
    border-bottom:1px dashed #cc020d ;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.xd_content_title>span{
    float: right;
    font-size: 14px;
    font-weight: bold;
    line-height: 42px;
    text-transform:uppercase;
}
.xd_intro_ch{
    margin-top: 20px;
    margin-bottom: 25px;
}
.xd_intro_ch>p{
    text-indent: 28px;
    line-height: 24px;
}
.xd_intro_en{
    margin-bottom: 25px;
}
.xd_intro_en>p{
    font-size: 12px;
    text-indent:28px;
    line-height: 20px;
}
.xd_tag{
    height: 36px;
    border-bottom:1px dashed #e6212a ;
}
.xd_tag_title{
    float: left;
    height: 36px;
    line-height: 36px;
    background: #e6212a;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-width: 0 48px 36px 8px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.xd_tag_step>div{
    width:100%;
    margin-bottom: 15px;
}
.xd_tag_step>div>img{
    width:100%;
}
.xd_tag_step>div>div{
    width:100%;
    height: 30px;
    margin-bottom: 20px;
}
.xd_tag_left{
    height: 36px;
    line-height: 36px;
    background: #e6212a;
    color: #fff;
    float: left;
    font-size: 18px;
    border-width: 0 10px 36px 7px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.xd_tag_right{
    width: 250px;
    height: 30px;
    line-height: 30px;
    background: #e6212a;
    color: #fff;
    float: left;
    font-size: 18px;
    border-width:30px 0 0 8px;
    border-style: solid;
    border-color: transparent  transparent transparent #fff;
    position: relative;
    margin-top: 6px;
    margin-left: 0px;
}
.xd_tag_right>b{
    position: absolute;
    top: -30px;
    margin-left: 10px;
    font-weight: normal;
}
.xd_tag_title>span{
    font-size: 14px;
    padding-left:5px ;
}
.xd_tag_box{
    margin-top: 20px;
}
.xd_tag_about{
    /*margin-left: -10px;
    margin-right: -10px;*/
    width: 100%;
    overflow: hidden;
    border: 1px dashed #ddd;
}
.xd_about{
    float: left;
    width: 800%;
}
.xd_about>div{
    float: left;
    margin-right: 5px;
}
.xd_about>div>a{
    padding:5px;
}

.xd_tag_about .xd_tag_imgbox{
    display: inline-block;
    /*width: 25%;*/
    width: 300px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}
.xd_tag_about .xd_tag_imgbox>img{

    float: left;
}
.xd_tag_about>div>img{
    width: 100%;
}
.xd_tag_service>div>img{
    width: 100%;
}
.bus_tab{
    width: 20%;
    float: left;
    padding-right: 25px;
}

.bus_tab_list{
    /*width: 200px;*/
    padding: 30px 15px;
    background:#cedce8;

}
.bus_tab_list>li{
    font-size: 20px;
    border-top: 1px solid #70797f;
    padding-top: 20px;
    margin-top: 20px;
}
.bus_tab_list>li>a{
    font-weight: bold;
    letter-spacing:10px;
}
.bus_tab_list>li>a>p{
    font-size: 12px;
    color: #70797f;
    margin-top: 8px;
    letter-spacing:0;
}
.bus_tab_title{
    font-size: 24px;
    font-weight: bold;
    color: #cc020d;
    margin-top: 0;
    letter-spacing: 10px;
}
.bus_tab_title>p{
    font-size: 12px;
    color: #cc020d;
    margin-top: 10px;
    letter-spacing: 0;
}
.bus_content{
    width: 80%;
    float: left;
}
.bus_content_title{
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px dashed #111;

}
.bus_content_title>span{
    font-size: 14px;
    float: right;
    line-height: 40px
}
/*.barges_content .xd_intro_ch{
    margin-bottom: 0;
}
.barges_content .xd_intro_ch>p,
.barges_content .xd_intro_en>p{
    text-indent: 0;
}*/
.xd_transport_type{
    width: 300px;
    height: 75px;
    float: right;
}
.xd_transport_type>div{
    width:75px;
    height: 75px;
    float: left;

}
.xd_tag_left{}
.xd_tag_left>div{
    margin-bottom: 20px;
}
.xd_transport_type_1{
    background: url("../images/transport_type.jpg") no-repeat;
    background-position: 0 0;
}
.xd_transport_type_2{
    background: url("../images/transport_type.jpg") no-repeat;
    background-position: -75px 0;
}
.xd_transport_type_3{
    background: url("../images/transport_type.jpg") no-repeat;
    background-position: -150px 0;
}
.xd_transport_type_4{
    background: url("../images/transport_type.jpg") no-repeat;
    background-position: -225px 0;
}

.xd_contact_ch,
.xd_contact_en{
    margin-bottom: 20px;
}
.xd_contact_ch>.contact_title,
.xd_contact_en>.contact_title{

    font-weight: bold;
}
.xd_map{
    width: 640px;
    height: 445px;
}
.xd_cost>div{
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.xd_cost>div>img{
    width: 100%;
}
.xd_cost_box{
    width: 100%;
    height: 34px;
    float: left;
    background: url("../images/bg_cost.png") no-repeat;
    margin-bottom: 15px;
    background-size: 100% 100%;
}
.xd_cost_box>span{
    color: #fff;
}
.xd_cost_left{
    float: left;
    font-size: 18px;
    padding: 5px 15px 5px 10px;
}
.xd_cost_right{
    float: left;
    font-size: 16px;
    padding: 7px 5px 5px 10px;
}
.xd_cost_intro{
    padding-top: 30px;
}
.xd_cost_intro>div>div{
    height: 380px;
    padding:20px 10px;
    border: 1px solid #e6212a;
    border-radius: 14px;
    box-sizing: border-box;
    background: #e6212a;
    color: #fff;
    position: relative;
}
.icp{text-align:center;font-size:12px;color:#ccc;line-height:30px;}
.icp>a{color:#ccc}
.xd_cost_intro .xd_arrow,
.xd_cost_intro .xd_arrow,
.xd_cost_intro .xd_arrow{
    position:absolute;
    width:0;
    height:0;
    top:-40px;
    left:68px;
    font-size:0;
    border:solid 20px;
    border-color:transparent transparent #e6212a  transparent;
}
.xd_cost_list>li{
    list-style-type:circle;
}
.xd_cost_list{
    padding-left: 15px;
}
.xd_cost_ch{
    height: 140px;
    line-height: 24px;
}
.xd_cost_en{
    font-size: 12px;
    line-height: 20px;
}

.xd_culture_ch{
    margin-bottom: 15px;
}
.album_box{
    margin-top: 20px;
}
.album_box>div{
    margin-bottom: 20px;
}
.album_box>div>img{
    width:100%;
    min-height: 136px;
}
.album_box>div>h4{}
.activity_box{
    margin-top: 20px;
    margin-right: -7.5px;
    margin-left: -7.5px;
}
.activity_box>.activity_big,
.activity_box>.activity_small{
    margin-bottom: 15px;
    padding-right: 7.5px;
    padding-left: 7.5px;
}

/*footer*/
.footer_wrap{
    width: 100%;
    height: 50px;
    background:#f0eeee;
}
.logo_footer{
    /*width: 100%;*/
    max-width: 100%;
    margin-top: 10px;
    float: right;
}
.link_title{
    width: 110px;
    float: left;
    margin-right: 10px;
}
.link_title>h3{
    font-size:18px;
    margin-top: 12px;
    border-left:3px solid #cc020d;
    padding-left: 7px;

}
.link_list{
    margin-top: 15px;
    margin-left: 10px;

}
.link_list>li{
    padding-right: 10px;
    line-height: 14px;
    color: #666;
    border-right:1px solid #666 ;
}
.link_list>li>a{
    color: #666;
}
.link_list>li>a:hover,
.link_list>li>a:focus{
    color: #111;
}


@media (min-width: 1400px){
    .container {
        width: 1315px;
    }
}
@media (max-width: 1440px){
    .header_main .header_menu>li>a {
        padding: 10px 12px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
    .xd_nav_header .navbar-brand {
        width: 80%;
    }
    .header_main .header_menu>li>a {
        padding: 10px 4px;
    }
    /*footer*/
    .footer_wrap {
        height: auto;
    }
    .logo_footer {
        width: 100%;
    }
}

/* ---for phone css--- */
@media (max-width: 767px){
    body {
        font-size: 12px;
    }
    .xd_nav_header .navbar-brand {
        width: 70%;
        height: 56px;

    }
    .header_main {
        background: #cc020d;
        height: 56px;
    }
    .header_main .header_menu {
        height: auto;
        float: right;
        background: #cc020d;
        margin: 0 -15px;
        padding:0 15px;
    }
    .header_main .header_menu>li>a{
        color: #fff;
    }



    .xd_aside {
        width: 100%;
        float: left;
        padding-right: 0;
    }
    .xd_content {
        width: 100%;
        float: left;
    }
    .xd_content_title {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .xd_content_title>span {
        font-size: 12px;
        line-height: 34px;
    }
    .xd_content_img>div{
        margin-bottom: 15px;
    }
    .xd_tag{
        height: 30px;
    }
    .xd_tag_title {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        border-width: 0 36px 30px 8px;
    }
    .xd_tag_title>span {
        font-size: 12px;
    }

    .transport_wrap .xd_title {
        margin-top: 10px;
        font-size: 16px;
        margin-bottom: 20px;
    }
    .transport_wrap>div{
        position: static;
    }
    /*.xd_tag_about>div {
        width: 100%;
        margin-bottom: 15px;
        padding-left: 25px;
        padding-right: 25px;
    }*/
    .xd_wrap {
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .bus_tab {
        width:100%;
        padding-right: 0;
    }
    .bus_tab_list {
        width: 100%;
        padding: 10px 15px;
    }
    .bus_tab_title {
        font-size: 20px;
    }
    .bus_tab_title>p {
        margin-top: 5px;
    }
    .bus_tab_list>li {
        font-size: 16px;
        padding-top: 5px;
        margin-top: 5px;
    }
    .bus_tab_list>li>a>p {
        font-size: 12px;
        margin-top: 0;
    }
    .bus_content {
        width:100%;
    }
    .bus_content_title {
        font-size: 18px;
    }
    .bus_content_title>span {
        font-size: 12px;
        float: right;
        line-height: 40px;
    }
    .xd_transport_type {
        float: none;
        margin: 0 auto;
    }
    .xd_tag_left {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        border-width: 0 10px 30px 7px;
    }
    .xd_tag_right {
        height: 24px;
        line-height: 36px;
        font-size: 14px;
        border-width: 24px 0 0 8px;
    }
    .xd_cost_left{
        float: left;
        font-size: 16px;
        padding: 5px 15px 5px 10px;
    }
    .xd_cost_right{
        float: left;
        font-size: 14px;
        padding: 8px 5px 5px 10px;
    }
    .xd_cost_ch{
        height:auto;
    }

    .xd_cost_intro>div>div {
        height:auto;
        margin-bottom: 10px;
    }

    .xd_map {
        width: 100%;
    }


    /*footer*/
    .footer_wrap {
        height: auto;
    }
    .link_title {
        width:100%;
    }
    .link_title>h3 {
        border-left: 2px solid #cc020d;
        padding-left: 7px;
        font-size: 16px;
    }
    .link_list>li>a {
        font-size: 12px;
    }
}