@charset "utf-8";
*{
    margin:0;
    padding:0;
}

body{
    font-family: "微软雅黑";
    overflow-x: hidden;
}
.header{
    max-width: 1920px;
    margin: 0 auto;
    height: 138px;
    background: url(../images/top-bg.png) center;

}
.header-top{
    height: 94px;
}
.header-top-content{
    width:1000px;
    height: 94px;
    margin:0 auto;
}
.header-left{
    float:left;
}
.header-left img{

    margin-top:10px;
}
.header-right{
    height: 94px;
    float:right;
    width:350px;
}
.header-tel{
    height:30px;
    width:350px;
}
.header-tel img{
    margin-top:10px;
    float:right;
}
.header-tel span{
    margin-top:10px;
    font-size: 16px;
    color:#f1a70c;
    font-weight: bold;
    float:right;
}
.header-date{
    margin-left: -20px;
    height:64px;
    width:420px;
}
.header-l{
    float:left;
    height:64px;
    width:175px;
    line-height:64px;
}
.header-r{
    /*margin-left: 10px;*/
    float:left;
    width: 50%;
    height:32px;
    line-height: 32px;
    background-color: #efefef;
    margin-top:15px;

}

.header-r a{
    color:#333;
    text-decoration: none;
}
.header-n{
    max-width: 1920px;
    margin:0 auto;
    height:44px;
    background: -webkit-linear-gradient(#0761bd, #013f7d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#0761bd, #013f7d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#0761bd, #013f7d); /* Firefox 3.6 - 15 */
    background: linear-gradient(#0761bd, #013f7d); /* 标准的语法 */
}
.header-nav{
    width:1000px;
    margin:0 auto;

}
/*一级菜单*/
.header-nav{
    width:1000px;
    height:44px;
    background: -webkit-linear-gradient(#0761bd, #013f7d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#0761bd, #013f7d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#0761bd, #013f7d); /* Firefox 3.6 - 15 */
    background: linear-gradient(#0761bd, #013f7d); /* 标准的语法 */
    margin:0 auto;
}
.header-nav ul{
    margin:0;
    padding:0;
    list-style-type:none;
}
.header-nav ul li{
    float:left;
    width:12.5%;
    height:44px;
}
.header-nav ul li a{
    font-size: 16px;
    font-weight: bold;
    display: block;
    color:#fff;
    height:44px;
    text-decoration: none;
    text-align: center;

}
.header-nav ul li a:hover{

    background-color:#156cc5;
    border-right:1px solid #7ab1e9;
    border-left:1px solid #7ab1e9;
}

/*二级菜单*/

.header-nav ul li ul{
    display: none;
}
.header-nav ul li ul li{
    width: 125px;
    height: 40px;
    background-color: rgba(255,255,255,0.8);
}
.header-nav ul li:hover ul{
    display: block;
}
.header-nav ul li ul li a{
    text-align: center;
    font-size: 12px;
    color:black;
    line-height: 40px;
}

.header-nav ul li ul li a:hover{

    color:#fff;

}




.header-ol{
    float:left;
    height:44px;
    line-height: 44px;
    width:12.5%;
}
.header-ol a{
    font-size: 16px;
    color:#fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
}
.header-ol a:hover{
    background-color:#156cc5;
    border-right:1px solid #7ab1e9;
    border-left:1px solid #7ab1e9;
}
.header-li{
    height:300px
}
.header-li a{
    color:black;
    position: absolute;
    z-index: 100;
    float:left;

}
.header-li a:hover{
    color:black;
    background: #e0edf8;
    position: absolute;
    z-index: 100;
    float:left;

}
#myCarousel {
    max-width: 1920px;
    margin: 0 auto;
}
.content-center{
    width:1000px;
    margin:0 auto;
    margin-top:28px;

}
.content-photo{
    float:left;
    width:280px;
    height: 227px;
}
.content-photo img{
    width:100%;
    height:100%;
}
.content-intro{
    float:left;
    width:434px;
    height:245px;
}
.content-title{
    border-radius: 3px;
    width:378px;
    height:38px;
    background-color: #024b95;
    margin: 0 auto;
    line-height: 38px;
}
.content-title a{
    margin-left:10px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;

}
.content-title a:hover{
    color:#fff;
}
.content-title a span{
    font-size: 18px;
    color: #fff;
    float:right;
    margin-right:10px;
}
.company-intro{
    padding: 12px 35px 0 35px;
    line-height: 24px;
}
.content-adv{
    width:236px;
    height:245px;
    float:left;
}
.content-t{
    line-height: 38px;
    width:290px;
    height:38px;
    background-color: #024b95;
    border-radius: 3px;
}
.content-t a{
    margin-left:10px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;

}
.content-t a:hover{
    color:#fff;
}
.content-t a span{
    font-size: 18px;
    color: #fff;
    float:right;
    margin-right:10px;
}
.adv-line{
    padding: 12px 15px 0 15px;
    line-height:24px;
}
.adv-line a{

    color:black;
}

/*首页*/
.contact{
    margin-bottom: 10px;
    float:left;
    width:280px;
    height:345px;
}
.content-tact{
    width:280px;
    height:38px;
    background-color: #024b95;
    border-radius: 3px;
    line-height: 38px;
}
.content-tact a{
    margin-left:10px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;

}
.content-tact a:hover{
    color:#fff;
}

.content-tact a span{
    font-size: 18px;
    color: #fff;
    float:right;
    margin-right:10px;
}
.content-text{
    background-color: #f5f5f5;
    height:232px;
    padding:20px 15px 13px 15px;
}
.content-text p{
    margin:0 0 7px;
}
.friend-ship{
    background-color: #f5f5f5;
    width:280px;
    height:38px;
    line-height:38px;
    border:1px solid #d9d9d9;
}
.friend-ship p{
    margin-left:15px;
}
.friend-ship p select{
    width:158px;
}
.news-center{
    float:left;
    width:434px;
    height:345px;
}
.content-art{
    padding: 22px 41px 0 61px;
    line-height:30px;
}
.content-art ul li a{
    text-decoration: none;
    color:#333;
}
.content-art ul li a:hover{
    color:#024b95;
}
.content-art ul li span{
    float:right;
}
.content-goods{
    width: 236px;
    height: 345px;
    float:left;
}
.goods-pic{
    width: 290px;
    height:66px;
    background: url(../images/hwgz.png);
    margin-bottom:15px;

}
.goods-pic p{
    font-size: 24px;
    color:#333;
    text-shadow:1px 2px 0px #fff;
    margin-left:68px;
    line-height: 66px;
}
.goods-pic p a{
    color:black;
}
.goods-pic p a:hover{
    text-decoration: none;
    color:black;
}
.bussiness{
    line-height: 40px;
}
.bussiness ul{
    list-style-type:none;

}
.bussiness ul li{
    width: 290px;
}
.bussiness ul li a{
    color:#333;
    text-decoration: none;
}
.bussiness ul li a:hover{
    color:#024b95;
}
.bussiness ul li img{
    margin:0 10px 0 10px;
}
.bussiness li:nth-of-type(odd){
    background:#e5eef7;
}/*奇数行*/
.bussiness li:nth-of-type(even){
    background:#f5f5f5;
}/*偶数行*/
.kefu{

    width: 290px;
    height:40px;
    background:#e5eef7;
}
.kefu img{
    margin-left:10px;
}
.kefu span{
    color:#024b95;

}
.kefu span a{
    text-decoration: none;

}
.fg-line{

    background-color: #024b95;
    width: 100%;
    height: 5px;
    float: left;
    margin: 0 auto;
    margin-top: 20px;
}

.footer{
    height: 100px;
    float: left;
    width: 100%;
    margin: 0 auto;
    background: #e6e6e6;
}
.footer-center{
    width:1200px;
    height:100px;
    margin: 0 auto;
}
.footer-menu{
    width:750px;
    height:60px;
    margin: 0 auto;
}
.menu-list{
    float:left;
    width:12.5%;
    height:60px;
    line-height: 60px;
}
.menu-list a{
    text-decoration: none;
}
.menu-list a p:hover{
   color:#024b95
}
.menu-list a p{
    color:#333;
   text-align: center;
}
.copy{
    width:288px;
    height:40px;
    margin: 0 auto;
}
.copy a{
    text-decoration: none;
    color:#333;
    line-height:40px;
}
.copy a:nth-child(2){
    float:right;
}
/*
联系我们*/
.contact-us {
    float: left;
    width: 700px;
    margin-left:20px;
    height: 100%;

}
.us-title{
    border-radius: 3px;
    width: 700px;
    height: 38px;
    background-color: #024b95;
    margin: 0 auto;
    line-height: 38px;
}
.us-title a{
    font-size: 18px;
    color:#fff;
    text-decoration: none;
    margin-left:30px;
}
.us-title a:hover{
    color:#fff;
}
.us-intro{
    margin-top:25px;
    padding:28px;

    border:1px solid #d9d9d9;
    width: 644px;
    min-height:462px;

}
.us-intro p{
    padding-right:20px;
    background: url(../images/ck.png) no-repeat 4px -0.3px;
    padding-left: 30px;
    line-height: 30px;
}
.us-intro li{
    line-height: 35px;
    list-style-type:none;
    background: url(../images/lx.png) no-repeat left;
}
.us-intro li a{
    text-decoration: none;
    color:black;
}
.us-intro li span{
    padding-left:12px;
}
/*
货物跟踪*/
.hw-intro{
    margin-top:25px;
    padding-left:54px;
    border:1px solid #d9d9d9;
    width: 644px;
    min-height:462px;

}
.hw-intro img{
    margin:24px 11px 8px 11px;
    width: 172px;
    height: 72px;
    border: 1px solid #d9d9d9;
}
/*
诚聘英才*/
.zp-intro{
    margin-top:25px;
    padding: 0 0 0 28px;
    border:1px solid #d9d9d9;
    width: 672px;
    min-height:462px;

}
.zp-intro li{
    font-size: 16px;
    margin-top:25px;
    border-bottom: 1px solid #d9d9d9;
}
.zp-intro li p{
    font-size: 14px;
    margin-left: 20px;

    line-height: 25px;

}
.zp-intro li p:first-child{
    margin-top:20px;
}
/*
客户留言*/
.customer-intro{
    margin-top:25px;
    border:1px solid #d9d9d9;
    width: 700px;
    min-height:462px;
}
.customer-intro form{
    margin:40px 0 0 40px;
}
.customer-intro textarea{
    margin-top:-5px;
}
/*
联系我们*/
.contact_us h4{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.contact_us{
    margin-top:25px;
    padding:28px;

    border:1px solid #d9d9d9;
    width: 644px;
    min-height:462px;
}
.contact_us p{
    margin-bottom:10px;
}
.contact_us p a{
    color:black;
}

.com-intro{
    margin-top:25px;
    padding:28px;

    border:1px solid #d9d9d9;
    width: 644px;
    min-height:462px;

}
.com-intro p{
    line-height:25px;
}
.com-intro h4{
    font-size: 16px;
    font-weight: bold;
    margin-bottom:10px;
}
.com-intro img{
    width:644px;
    /*height:100%;*/
}

