﻿body {
    padding: 0;
    margin: 0;
    background-color: rgb(250,250,250);
    font-family:微软雅黑;
}
/*首页*/
.head03 {
    width: 100%;
    height: 54px;
    background-color: rgb(24,100,174);
}

 /*.h3-yb {
    width: 1066px;
    margin: auto;
}

   .h3-yb-ul {
        list-style: none;
        line-height: 54px;
        font-size: 18px;
    }

    .h3-yb-ul li {
        position: relative;
        display: inline;
        padding: 37px;
    }

    .h3-yb-ul a {
        text-decoration: none;
    }*/

   
    .pic003 {
    position: relative;
}

.introduce_view {
    position: absolute;
    right: 463px;
    top: 110px;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    text-align: right;
}

    .introduce_view .chi_name {
        font-size: 24px;
    }

    .introduce_view .eng_name {
        font-size: 15px;
    }


/*内容区域*/

/*.content003 {
    width: 100%;
    height: 54px;
    border-bottom: 3px solid #E7E7E7;
    background-color: rgb(255,255,255);
}

.c-t1 {
    height: 54px;
    width: 1066px;
    margin: auto;
    
}

.t-0001 {
    float: left;
}

    .t-0001 ul {
        list-style: none;
        margin-left: 18px;
    }

    .t-0001 li {
        display: inline;
        padding: 18px;
        font-size: 14px;
    }

    .t-0001 a {
        text-decoration: none;
    }

.t-0002 {
    float: right;
}

    .t-0002 ul {
        list-style: none;
        margin-right: 35px;
    }

    .t-0002 li {
        display: inline;
        padding: 10px;
        font-size: 12px;
        color: rgb(153,153,153);
    }

    .t-0002 a {
        text-decoration: none;
    }*/

a:visited {
    color: #000000;
}

a:hover {
    color: #6681ef;
}

/*企业文化*/
.e-c {
    width: 1066px;
    margin: auto;
    text-align: center;
    font-size: 14px;
    padding: 5px;
    color: rgb(182,182,182);
}

/*.e-a {
    width: 1066px;
    margin: auto;
}*/

.e-cq {
    margin-top: 48px;
}

.e-b {
    text-align: center;
    font-size: 32px;
}



/*企业文化图片区域*/
.im-t {
    height: 755px;
}

.im-01 {
    margin-top: 50px;
    float: left;
}

.i-02 {
    margin-top: 30px;
}

.im-02 {
    float: right;
    margin-top: 50px;
}

.m-02 {
    margin-top: 30px;
}

/*联系我们*/
.we {
    margin-top: 100px;
    width: 100%;
    background-color: rgb(24,100,174);
}

.we-yb001 {
    width: 1150px;
    height: 181px;
    margin: auto;
}



.we002 {
    float: left;
    margin-left: 40px;
    color: white;
}

    .we002 p {
        font-size: 18px;
        margin-left: 40px;
    }

    .we002 ul {
        list-style: none;
        font-size: 14px;
        float: left;
        margin: auto;

    }
     .we002 ul li{
     margin-bottom:6px;
    }
    .we002 a {
        text-decoration: none;
        font-size: 14px;
        color: #ffffff;
    }

.we003 {
    float: left;
    color: white;
}

    .we003 p {
        font-size: 18px;
        margin-left: 40px;
    }

    .we003 ul {
        list-style: none;
        font-size: 14px;
        margin: auto;
        float: left;
    }

    .we003 ul li{
     margin-bottom:6px;
    }
/*版权*/
.rights {
    width: 100%;
    margin-top: -20px;
    background-color: rgb(0, 81, 166);
}

.cr {
    height: 28px;
    width: 1066px;
    margin: auto;
    text-align: center;
}

    .cr p {
        line-height: 28px;
        color: white;
    }
