@charset "utf-8";

#contentwrap {
    width: 100%;
}

.box_banner_1280 {
    min-width: 1280px;
    height: 300px;
    background-image: url(../images/07_partner.JPG);
    background-position: center;
    background-repeat: no-repeat;
}

.box_min_1280 {
    min-width: 1280px;
    margin: 0 auto;
}

.box_900 {
    width: 900px;
    margin: 0 auto;
}

.favicon {
    background-image: url(../images/fabicon.PNG);
    width: 25px;
    height: 31px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.content_title {
    width: 200px;
    height: 21px;
    font-size: 21px;
    font-weight: bold;
    color: #ff0055;
    padding-left: 40px;
}



.content_box {
    width: 720px;
    height: 100%;
    margin: 0 auto;
    margin-bottom: 100px;
    position: relative;
}

.text_1_small {
    margin-bottom: 10px;
}

.text_1_bottom_top {
    width: 8px;
    height: 30px;
    background-color: #ff0055;
    float: left;
    margin-right: 10px;
}

.text_1_top {
    color: #ff0055;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.text_1_bottom_box {
    width: 90px;
    height: 10px;
    float: left;
}

.text_1_bottom {
    color: #ff0055;
    font-size: 18px;
    font-weight: bold;
}

.text_2_title {
    color: #ff0055;
    font-size: 18px;
    font-weight: bold;
    margin-top: 100px;
}

.text_2_line {
    width: 1px;
    height: 200px;
    background-color: #ff0055;
    margin: 20px;
    position: relative;
}

.text_2_content {
    width: 679px;
    margin-left: 20px;
    position: absolute;
    top: 15%;
}

.text_3_title {
    color: #ff0055;
    font-size: 18px;
    font-weight: bold;
}

.text_3_line {
    width: 1px;
    height: 250px;
    background-color: #ff0055;
    margin: 20px;
    position: relative;
}

.text_3_content {
    width: 679px;
    margin-left: 20px;
    position: absolute;
    top: 15%;
}

.text_4_title {
    color: #ff0055;
    font-size: 18px;
    font-weight: bold;
}

.text_4_line {
    width: 1px;
    height: 200px;
    background-color: #ff0055;
    margin: 20px;
    position: relative;
}

.text_4_content {
    width: 679px;
    margin-left: 20px;
    position: absolute;
    top: 15%;
}

.text_5_title {
    color: #ff0055;
    font-size: 18px;
    font-weight: bold;
}

.text_5_line {
    width: 1px;
    height: 220px;
    background-color: #ff0055;
    margin: 20px;
    position: relative;
}

.text_5_content {
    width: 679px;
    margin-left: 20px;
    position: absolute;
    top: 15%;
}

.text_6_title {
    color: #ff0055;
    font-size: 18px;
    font-weight: bold;
}

.text_6_line {
    width: 1px;
    height: 260px;
    background-color: #ff0055;
    margin: 20px;
    position: relative;
}

.text_6_content {
    width: 679px;
    margin-left: 20px;
    position: absolute;
    top: 15%;
}

.img_lime {
    position: relative;
    left: 20px;
    top: -15px;
}


/**********************************/













































