﻿@charset "utf-8";
/* CSS Document */

* {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: Microsoft Yahei;
}

body {
    background-color: #f5f5f5;
}

ul li {
    list-style: none;
}


/*这是顶部top*/
.top {
    width: 100%;
    height: 30px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #dfdfdf;
}

.top_content {
    width: 1100px;
    height: 30px;
    margin: 0 auto;
}

.top_con_left {
    width: 286px;
    height: 30px;
    line-height: 30px;
    float: left;
}

    .top_con_left a {
        color: #666666;
        text-decoration: none;
        font-size: 12px;
    }

        .top_con_left a:hover {
            color: #fa5000;
            text-decoration: none;
        }

    .top_con_left .denglu {
        color: #fa5000;
        text-decoration: none;
        font-size: 12px;
    }

        .top_con_left .denglu:hover {
            text-decoration: underline;
        }

    .top_con_left span.login {
        padding-left: 15px;
        background: url(/comp/Images/top_pro_zwp.png) no-repeat -0px -549px;
    }





.top_con_right {
    width: 522px;
    height: 30px;
    float: right;
}

    .top_con_right ul li {
        height: 30px;
        line-height: 30px;
        margin-left: 24px;
        float: left;
    }

        .top_con_right ul li img {
            margin-right: 6px;
            vertical-align: middle;
        }

        .top_con_right ul li a {
            text-decoration: none;
            font-size: 12px;
            color: #666;
        }

            .top_con_right ul li a:hover {
                text-decoration: underline;
                font-size: 12px;
                color: #fa5000;
            }


.top_xiala_li a {
    padding-right: 12px;
    background: url(/comp/Images/top-icon.png) no-repeat right center;
}

.top_xiaola:hover .top_xiala_li a {
    padding-right: 12px;
    background: url(/comp/Images/top-icon-1.png) no-repeat right center;
}

.top_xiaola {
    position: relative;
}

.top_xiala_li {
    position: relative;
    z-index: 2;
}

.top_xiala_tiao {
    width: 100px;
    padding: 62px 0 14px 0;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-top: none;
    position: absolute;
    top: -30px;
    left: -8px;
    z-index: 1;
    display: none;
}

    .top_xiala_tiao p {
        height: 26px;
        line-height: 26px;
        text-align: center;
    }

.top_xiaola:hover .top_xiala_tiao {
    display: block;
}

.top_con_right .top_zong a {
    width: 74px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    background-color: #ff7400;
    font-size: 12px;
    color: #fff;
}

    .top_con_right .top_zong a:hover {
        text-decoration: none;
        font-size: 12px;
        color: #fff;
    }

/*这是logo*/
.logo {
    width: 100%;
    height: 100px;
    background-color: #fff;
}

.logo_cont {
    width: 1100px;
    height: 100px;
    margin: 0 auto;
    background-color: #fff;
}

.logo_left {
    float: left;
}

    .logo_left h1 {
        font-weight: normal;
        width: 600px;
        height: 100px;
        line-height: 100px;
        float: left;
        font-size: 26px;
        color: #333;
        text-decoration: none;
    }

    .logo_left .comSmallName {
        font-size: 24px;
    }

    .logo_left .comSmallName2 {
        font-size: 22px;
    }


.logo_right {
    font-size: 16px;
    color: #333;
    float: right;
    margin-top: 30px;
    text-align: right;
}

.rightP {
    color: #f00;
    background: url(/comp/Images/Peihuo/ts.png )no-repeat 0 1px;
    padding-left: 20px;
}


/*这是nav*/
.nav {
    width: 100%;
    height: 40px;
    background-color: #1a89d4;
    overflow: hidden;
}

.nav_con {
    width: 1100px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
}

    .nav_con ul li {
        width: 110px;
        float: left;
        text-align: center;
    }

        .nav_con ul li a {
            text-decoration: none;
            font-size: 14px;
            color: #fff;
        }

            .nav_con ul li a:hover {
                background-color: #13679f;
                display: block;
            }


/*这是content*/
.content {
    width: 1100px;
    margin: 0 auto;
}

.con_left {
    width: 760px;
    float: left;
}

.con_right {
    width: 330px;
    float: right;
}

.ad {
    width: 1100px;
    height: 190px;
}


/*左边内容*/
.content_left_con {
    width: 760px;
    margin-top: 16px;
    background-color: #fff;
}

.left_title {
    width: 760px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #1a89d4;
}

    .left_title span {
        height: 30px;
        text-align: center;
        padding: 0 18px;
        display: inline-block;
        float: left;
        background-color: #1a89d4;
        font-size: 16px;
        color: #fff;
    }

    .left_title a {
        padding-right: 20px;
        float: right;
        font-size: 14px;
        color: #999;
        text-decoration: none;
    }

        .left_title a:hover {
            color: #3b7ee4;
        }





/*联系方式*/
.right_f1 {
    width: 330px;
    height: auto;
    margin-top: 16px;
    background-color: #fff;
}

.right_title {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #1a89d4;
}

    .right_title span {
        height: 30px;
        padding: 0 18px;
        display: inline-block;
        float: left;
        background-color: #1a89d4;
        font-size: 16px;
        color: #fff;
    }

.right_f1_cont {
    width: 294px;
    margin: 22px 0 0 18px;
    height: auto;
    padding-bottom: 15px;
}

    .right_f1_cont h2 {
        font-size: 16px;
        font-weight: bold;
        color: #333;
        padding-bottom: 10px;
    }

    .right_f1_cont ul li {
        line-height: 30px;
        font-size: 14px;
        color: #333;
    }



/*运单查询*/
.right_f0 {
    width: 330px;
    height: auto;
    margin-top: 16px;
    background-color: #fff;
}

.right_f0_cont {
    width: 294px;
    margin: 22px 0 0 18px;
    height: auto;
    padding-bottom: 20px;
}

    .right_f0_cont input {
        float: left;
        border: 1px solid #d6d6d6;
        border-right: 0;
        width: 212px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #333;
        outline: none;
        padding-left: 10px;
    }

    .right_f0_cont button {
        float: left;
        border: 0;
        outline: none;
        width: 70px;
        height: 32px;
        line-height: 30px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        background-color: #1a89d4;
    }

    .right_f0_cont span {
        display: block;
        clear: both;
        font-size: 12px;
        color: #333;
        padding-top: 10px;
    }

        .right_f0_cont span i {
            font-style: normal;
            color: #1a89d4;
            font-size: 12px;
        }





/*物信通会员推荐*/
.right_f2 {
    width: 330px;
    height: auto;
    margin-top: 16px;
    background-color: #fff;
}

.right_f22 {
    width: 330px;
    height: auto;
    margin-top: 16px;
    background-color: #fff;
}


.right_f2_cont {
    width: 294px;
    margin-top: 13px;
    margin-left: 18px;
    padding-bottom: 16px;
}

    .right_f2_cont ul li {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .right_f2_cont ul li span {
            width: 16px;
            height: 14px;
            border-radius: 2px;
            background-color: #ff7400;
            display: inline-block;
            vertical-align: middle;
            margin-right: 8px;
            font-size: 12px;
            color: #fff;
            line-height: 14px;
            text-align: center;
        }

            .right_f2_cont ul li span.right_f2_cont_icon {
                width: 16px;
                height: 14px;
                border-radius: 2px;
                background-color: #1a89d4;
                display: inline-block;
                vertical-align: middle;
                margin-right: 8px;
                font-size: 12px;
                color: #fff;
                line-height: 14px;
                text-align: center;
            }

        .right_f2_cont ul li a {
            font-size: 14px;
            color: #333;
            text-decoration: none;
        }

            .right_f2_cont ul li a:hover {
                color: #3b7ee4;
                text-decoration: none;
            }





/*查找公司网点*/
.right_f3 {
    width: 330px;
    height: auto;
    margin-top: 16px;
    margin-bottom: 16px;
    background-color: #fff;
}

.right_f3_cont {
    width: 294px;
    margin-top: 22px;
    margin-left: 18px;
    padding-bottom: 20px;
}

    .right_f3_cont form h2 {
        font-size: 14px;
        color: #666;
        font-weight: normal;
        padding-bottom: 10px;
    }

    .right_f3_cont .sel {
        border: 1px solid #d6d6d6;
        width: 112px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #333;
        outline: none;
    }

        .right_f3_cont .sel option {
            height: 26px;
            line-height: 26px;
            font-size: 14px;
            color: #333;
            outline: none;
        }

.search_input_submit {
    border: 0;
    width: 114px;
    height: 30px;
    line-height: 30px;
    background-color: #ff7400;
    font-size: 16px;
    color: #fff;
    margin-top: 18px;
}



/*黄金广告*/
.right_f4 {
    width: 330px;
    height: 160px;
    margin-top: 16px;
    margin-bottom: 16px;
    background-color: #fff;
}

.right_f4_cont img {
    width: 312px;
    height: 110px;
    margin: 10px;
}




/*copyright*/
.copyright {
    width: 100%;
    border-top: 2px solid #1a89d4;
    clear: both;
    background-color: #fff;
}

.copyright_cont {
    width: 1000px;
    padding: 18px 0;
    margin: 0 auto;
}

.copyright p {
    height: 26px;
    text-align: center;
    line-height: 26px;
    color: #333;
    font-size: 14px;
    vertical-align: middle;
}

    .copyright p a {
        text-decoration: none;
        color: #333;
        font-size: 14px;
    }

        .copyright p a:hover {
            color: #3b7ee4;
            font-size: 14px;
            text-decoration: underline;
        }

    .copyright p img {
        margin: 0 4px;
        vertical-align: middle;
    }



/*天眼查_企业详情*/
.left_f6 {
    width: 720px;
    height: 380px;
    margin-top: 98px;
    margin-bottom: 16px;
    background-color: #fff;
    padding-bottom: 20px;
    padding-left: 30px;
    /*margin-top: 30px;*/
}

.left_f6_Business_infon_title {
    width: 96%;
    height: 40px;
    line-height: 40px;
    /*border-top:1px dotted #eaf4ff;*/
    padding-left: 20px;
    color: #1a89d4;
    font-size: 16px;
    font-weight: 600;
}

.left_f6_Business_infon_mian {
    padding: 6px 0px 10px 0px;
    font-size: 14px;
    color: #333333;
}

    .left_f6_Business_infon_mian li {
        font-size: 13px;
    }

.left_f6_Business_infon01 {
    display: inline-block;
    width: 82px;
    height: 40px;
    line-height: 40px;
    background: #f4f9ff;
    border: 1px solid #eaf4ff;
    padding-left: 20px;
    font-size: 13px;
}

.left_f6_Business_infon02 {
    display: inline-block;
    width: 230px;
    height: 41px;
    line-height: 40px;
    background: #FFFFFF;
    border-top: 1px solid #eaf4ff;
    border-right: 1px solid #eaf4ff;
    padding-left: 20px;
    /*white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;*/
}

.left_f6_Business_infon03 {
    display: inline-block;
    width: 585px;
    height: 41px;
    line-height: 40px;
    background: #FFFFFF;
    border-top: 1px solid #eaf4ff;
    border-right: 1px solid #eaf4ff;
    padding-left: 20px;
}

.left_f6_Business_infon06 {
    display: inline-block;
    border: 1px solid #eaf4ff;
    width: 708px;
    height: auto;
    background: url(/comp/Images/bus_info_bgk.jpg) repeat-y scroll 0px 0px;
}

.left_f6_Business_infon06_name {
    display: inline-block;
    float: left;
    width: 82px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 13px;
}

.left_f6_Business_infon06_main {
    display: inline-block;
    float: left;
    width: 560px;
    border-left: 1px solid #eaf4ff;
    padding: 10px 10px 10px 20px;
    font-size: 13px;
}

.tianyan_mian_ss {
    margin-right: 26px;
    float: right;
}

.left_f6_Business_infon07_name_03 {
    display: inline-block;
    margin: 0px -12px 0px 4px;
    vertical-align: middle;
}

    .left_f6_Business_infon07_name_03 img {
        width: 80%;
        height: 80%;
        vertical-align: middle;
        margin: 0px;
    }

.left_f6_Business_infon07_name_02 {
    color: #999999;
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
}

.copyright_Lines {
    text-align: center;
    margin: auto;
    width: 1100px;
    height: inherit;
}
    .copyright_Lines ul {
        width: 100%;
        margin-left: 20px;
    }
        .copyright_Lines ul li {
            float: left;
            width: 20%;
            text-align: left;
            height: 30px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            line-height: 30px;
        }
            .copyright_Lines ul li a {
                font-size: 14px;
            }
.clear::after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}