
html {
    overflow-x: scroll;
}
#wrap{
    width: 100%;
    overflow: hidden;
}

.header-t{
    width: 1200px;
    height: 80px;
    line-height: 80px;
    border-bottom: 2px solid hsla(0,0%,100%,.15);
    background: #fff;
    margin: 0 auto;
}
.header-t a{
    margin-left: 50px;
}
.header-t a h1{
    font-size: 24px;
    font-weight: bold;
    width: 200px;
    height: 80px;
}
.header-login{
    margin-right: 50px;
}
.header-login a{
    font-family: inherit!important;
    font-weight: bold;
}
.header-login a:hover{
    color: orangered;
}
.nav-header .layui-color{
    background: #3183c3;
    width: 1200px;
    margin: 0 auto;
}
.nav-header .layui-nav .layui-nav-item{
    font-family: inherit!important;
}
.nav-header .layui-nav .layui-nav-item a{
    color: #fff;
    padding: 0 30px;
    font-size: 16px;
}
.nav-header .layui-nav .layui-nav-item dl a{
    color: #666;
}
.nav-header .layui-nav .layui-nav-item a:hover{
    color: orangered;
}
.head-nav{
    background: #3183c3;
    border-bottom: 1px solid #045190;
    border-top: 1px solid #045190;
}
section{
    width: 100%;
    margin: 50px auto;
}
section .layui-tab-content{
    padding: 0;
}
section .container{
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}
.con-item{
    border: 1px solid #ddd;
    padding-left: 20px;
    box-sizing: border-box;
}
section .layui-tab .seekC{
    margin: 0;
}
section .layui-tab .seekC li{
    margin: 0;
}
.con-parse{
    padding: 10px;
}
.con-parse-left{
    width: 40%;
    margin-right: 20px;
}
.con-parse-left p{
    line-height: 30px;
    color: #666;
}
.con-parse-right{
    width: 40%;
}
.con-parse-right p{
    line-height: 30px;
    color: #666;
}
.con-parse select{
    width: 120px;
    height: 30px;
    border-radius: 5px;
    border-color: #ccc;
    color: #666;
}
.con-tonnage{
    padding: 10px;
}
.con-tonnage-left{
    width: 40%;
    margin-right: 20px;
}
.con-tonnage-right{
    width: 40%;
}
.con-tonnage input{
    width: 120px;
    height: 30px;
}
.con-tonnage p{
    color: #666;
}
.con-btn{
    display: inline-block;
    background: #3185c5;
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    margin-left: 20px;
    margin-top: 10px;
}
.con-btn:hover{
    color: #fff;
}

.sec-shu{
    width: 800px;
    margin-left: 20px;
    border: 1px solid #ddd;
    padding: 10px 0px 10px 30px;
    box-sizing: border-box;
}
.sec-shu h3{
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    color: #045190;
    margin-bottom: 10px;
}
.sec-shu ul li{
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 165px;
    text-align: center;
    height: 110px;
    float: left;
    margin-right: 24px;
    margin-top: 15px;
}
.sec-shu ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 10px 0;
}
.sec-shu a p{
    margin-top: 10px;
}

.weather{
    width: 150px;
    text-align: center;
    margin-left: 20px;
    box-sizing: border-box;
    padding: 20px;
}
.weather a{
    display: inline-block;
    background: #eee;
    border-radius: 5px;
    padding: 10px;
    margin-top: 20px;
}
.weather p{
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #045190;
}

.sec-ship{
    border-top: 1px solid #e6e7ed;
    border-bottom: 1px solid #e6e7ed;
    padding-bottom: 10px;
    margin-top: 20px;
}

.shipping{
    width: 1200px;
    margin: 10px auto;
}
.shipping .layui-table-view .layui-table{
    width: 100%;
    !important;
}
.sec-yunLi{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ddd;
}
.sec-yunLi h5{
    font-size: 30px;
    color: #3185c5;
}
.sec-yunLi a{
    font-size: 14px;
    color: #045190;
}
.layui-tab .layui-tab-title{
    border: 0;
    min-width: 300px;
    margin-left: 300px;
}
.layui-tab .layui-tab-title li{
    min-width: 120px;
    font-size: 20px;
    margin-left: 50px;
}
.enquiry{
    padding-bottom: 10px;
}
.sec_xun{
    width: 1200px;
    margin: 0 auto;
}
.sec_xun .layui-table-view .layui-table{
    width: 100%;
    !important;
}
.sec-xunJia{
    height: 60px;
    line-height: 60px;
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
}
.sec-xunJia h5{
    font-size: 30px;
    color: #3185c5;
}
.sec-xunJia a{
    font-size: 14px;
    color: #045190;
}
.sec-ziXun{
    height: 60px;
    line-height: 60px;
    width: 550px;
}
.sec-ziXun h5{
    font-size: 30px;
    color: #3185c5;
}
.sec-ziXun a{
    font-size: 14px;
    color: #3185c5;
}
.news{
    background: #f3f6fa;
    border-top: 1px solid #e6e7ed;
    border-bottom: 1px solid #e6e7ed;
    margin-top: 20px;
}

.sec-news{
    width: 1200px;
    margin: 12px auto;
}
.sec-hang{
    background: #f5f5f6;
    padding-bottom: 5px;
}

.information{
    border: 1px solid #ccc;
    padding: 10px;
    height: 355px;
    overflow :auto;
    width: 550px;
    overflow-y:visible
}
.information::-webkit-scrollbar
{
    width: 5px;
    height: 10px;
    background-color: #ccc;
}

.layui-table-body{
    margin: 0 auto;
}

.enquiry .layui-table-view{
    margin: 0 auto;
}

/*.layui-table-body::-webkit-scrollbar {!*滚动条整体样式*!
    width: 6px;     !*高宽分别对应横竖滚动条的尺寸*!
    height: 1px;
}
.layui-table-body::-webkit-scrollbar-thumb {!*滚动条里面小方块*!
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #ccc;
}
.layui-table-body::-webkit-scrollbar-track {!*滚动条里面轨道*!
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}*/

.zhanS .layui-table-body{
    height: 390px;
}
.zhanS .layui-table-view .layui-table{
    width: 100%;
!important;
}

.huiY .layui-table-body{
    height: 390px;
}
/*.sec_xun .ayui-table-body::-webkit-scrollbar {!*滚动条整体样式*!
    width: 6px;     !*高宽分别对应横竖滚动条的尺寸*!
    height: 1px;
}
.sec_xun .ayui-table-body::-webkit-scrollbar-thumb {!*滚动条里面小方块*!
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #ccc;
}
.sec_xun .ayui-table-body::-webkit-scrollbar-track {!*滚动条里面轨道*!
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}*/

.layui-table-box{
    width: 100%;
}

.con_zhanS .layui-table-box{
    width: 100%;
}
.huiY .layui-table-box{
    width: 100%;
}

.information-a{
    display: block;
}
.info_l{
    width: 60%;
    margin-left: 10px;
}
.info_l p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.info_l .p1{
    font-size: 20px;
    line-height: 26px;
}
.info_l .p2{
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.information-l ul li{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    box-sizing: border-box;
    padding-right: 20px;
}
.information-l ul li a{
    float: left;
    width: 70%;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space: nowrap;
    color: #333;

}
.information-l ul li a:hover{
    color: orangered;
}
.information-l ul li span{
    float: right;
    color: #333;
}
.info_zhi{
    width: 1200px;
    margin: 30px auto;
}
.sec-cheng{
    padding-top: 20px;
    background: #f3f6fa;
    border-top: 1px solid #e6e7ed;
    border-bottom: 1px solid #e6e7ed;
    padding-bottom: 20px;
}
.zhiS{
    width: 550px;
}
.zhiS li{
    width: 48%;
    margin: 10px 2px;
}
.zhiS li h6{
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
    margin: 20px 0;
}
.zhiS li table{
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;

}
.zhiS li table tr{
    height: 40px;
}
.zhiS li table tr th{
    text-align: center;
}
.zhiS li table tr th i{
    font-weight: normal;
}
.zhiS li table tr td{
    border: 1px solid #ccc;
}
.zhiS tbody tr td{
    text-align: center;
}
.zhiH{
    line-height: 40px;
    font-size: 30px;
    color: #3185c5;
    margin-bottom: 10px;
}
thead tr th{
    height: 28px;
    font-size: 14px;
    border:0;
    border-bottom: 1px solid #00508f;
    color: #fc6613;
}
tbody tr td{
    font-size: 14px;
    height: 28px;
    font-weight: normal;
    color: #333;
    text-align: left;
    border:0;
    border-bottom: 1px solid #eee;
}
tbody tr td a{
    display: inline-block;
    width: 80px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #3185c5;
    color: #fff;
}

.sec-zhanS{
    width: 1200px;
    margin: 0 auto;
}
.sec-zhanS h3{
    font-size: 30px;
    color: #3185c5;
}
.zhanS{
    width: 590px;
}
.zhanS table{
    width: 100%;
}
.huiY{
    width: 590px;
}
.huiY table{
    width: 100%;
}

.suspend{
    position: fixed;
    top: 40%;
    right: 20px;
}

.popup{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1000;
    display: none;
}
.alter{
    position: fixed;
    top: 20%;
    left: 35%;
    width: 600px;
    background: #eee;
    border: 2px solid #235fa8;
    box-shadow: 0 0 30px #000;
    padding: 20px;
    z-index: 1001;
    display: none;
}
.alter .close{
    position: absolute;
    top: -5px;
    right: 5px;
    font-size: 30px;
    cursor: pointer;
}
.tit{
    border-bottom: 1px solid #ccc;
}
.tit h4{
    text-align: center;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
}
.alter h5{
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}
.alter p{
    line-height: 24px;
    font-size: 14px;
}
.alter .con_p{
    color: red;
    line-height: 30px;
}
.alter a{
    display: inline-block;
    width: 100px;
    height: 40px;
    background: #3185c5;
    line-height: 40px;
    text-align: center;
    color: #fff;
    margin-left: 100px;
    margin-top: 20px;
    border-radius: 5px;
}
.alter a:hover{
    color: #eb6100;
}

footer{
    margin-top: -30px;
}
footer .foot-list{
    width: 1200px;
    margin: 20px auto;
}
footer .foot-list dl{
    float: left;
    width: 300px;
    border-left: 1px solid #eee;
    line-height: 26px;
    text-align: center;
    margin-bottom: 20px;
}
footer .foot-list dl dt{
    font-weight: bold;
    margin-bottom: 18px;
}
footer .foot-list dl dd{
    font-size: 13px;
}
footer .foot-list dl dd a{
    color: #666;
}
footer .foot-list dl dd a:hover{
    color: #eb6100;
}
.foot-b{
    background: #3183c3;
}
.foot-b p{
    text-align: center;
    line-height: 32px;
    font-size: 12px;
    color: #fff;
}