.download_container {
    width: 100%;
    min-width: 992px;
}

.tab_header {
    background-image: url('../images/banner003.jpg');
    height: 468px;
}

.tab_header2 {
    background-image: url('../images/banner002.jpg');
    height: 468px;
}

.tab_header3 {
    background-image: url('../images/banner001.jpg');
    height: 468px;
}

.header_content {
    width: 970px;
    margin: 0 auto;
    height: 100%;
}

.content_card {
    float: left;
    /* width: 426px; */
	width: 296px;
    height: 100%;
    margin-right: 20px;
}

    .content_card .card_content {
        /* width: 426px; */
		width: 296px;
        height: 270px;
        background: rgba(255,255,255,0.2);
        border: 1px solid rgba(239,239,239,0.2);
        margin: 90px 0;
        cursor: pointer;
        box-sizing: border-box;
    }

        .content_card .card_content .card_icon {
            padding: 30px 0 0 0;
            color: #FFFFFF;
        }
            .content_card .card_content .card_icon i {
                font-size: 86px;
            }

        .content_card .card_content .card_text {
            font-size: 24px;
            font-family: MicrosoftYaHei;
            font-weight: 400;
            color: #FFFFFF;
        }
		
		.content_card .card_content .card_text-2 {
            font-size: 14px;
            font-family: SimSun;
            color: #FFFFFF;
            padding-top: 15px;
        }

    .content_card .card_triangle {
        overflow: hidden;
        display: none;
    }

.content_card_this .card_content {
    background: rgba(255,255,255,1);
}

    .content_card_this .card_content .card_icon {
        color: #FA7537;
    }

	.content_card_this .card_content .card_icon2 {
		color:#E92B2D;
	}
	.content_card_this .card_content .card_icon3{
		color: #45DB93;
	}

    .content_card_this .card_content .card_text {
        color: #4D4D4D;
    }
	
	.content_card_this .card_content .card_text-2 {
        color: #929292;
    }

.content_card_this .card_triangle {
    display: block;
}

.tab_item {
    width: 100%;
    min-width: 992px;
    display: none;
    margin: auto;
}

.tab_item_content {
    width: 970px;
    height: 587px;
    margin: auto;
}

    .tab_item_content .tab_item_content_left {
        width: 380px;
        height: 340px;
        float: left;
        background-color: #FFFFFF;
        margin: 122px 20px 122px 0;
        line-height: 1.5;
    }

        .tab_item_content .tab_item_content_left .tab_item_content_left_title {
            border-left: 6px solid #FF6100;
        }

        .tab_item_content .tab_item_content_left .tab_item_content_left_title2 {
            border-left: 6px solid #E92B2D;
        }
		
		.tab_item_content .tab_item_content_left .tab_item_content_left_title3 {
            border-left: 6px solid #2CE18A;
        }
            .tab_item_content .tab_item_content_left .tab_item_content_left_title .p1 {
                font-size: 24px;
                color: #656565;
                text-align: left;
                padding: 0 0 0 15px;
            }

            .tab_item_content .tab_item_content_left .tab_item_content_left_title .p2 {
                font-size: 36px;
                color: #FF6100;
                text-align: left;
                padding: 0 0 0 15px;
            }
			
			.tab_item_content .tab_item_content_left .tab_item_content_left_title .p2_2 {
                font-size: 36px;
                color: #E92B2D;
                text-align: left;
                padding: 0 0 0 15px;
            }
			
			.tab_item_content .tab_item_content_left .tab_item_content_left_title .p2_3 {
                font-size: 36px;
                color: #3CDD90;
                text-align: left;
                padding: 0 0 0 15px;
            }

        .tab_item_content .tab_item_content_left .tab_item_content_left_content {
            font-size: 14px;
            font-family:SimSun;
            text-indent:2em;
            text-align: left;
            color: #434343;
            margin-top: 20px;
        }

        .tab_item_content .tab_item_content_left .tab_item_content_left_end {
            margin-top: 40px;
        }

            .tab_item_content .tab_item_content_left .tab_item_content_left_end .downloadButton {
                width: 174px;
                height: 68px;
                float: left;
                box-sizing: border-box;
                border-radius: 4px;
                margin-top: 10px;
            }

                .tab_item_content .tab_item_content_left .tab_item_content_left_end .downloadButton:nth-child(even) {
                    background-color: #FF8C00;
                    margin-left: 20px;
                }

                .tab_item_content .tab_item_content_left .tab_item_content_left_end .downloadButton a {
                    display: block;
                    height: 68px;
                    cursor: pointer;
                }

                    .tab_item_content .tab_item_content_left .tab_item_content_left_end .downloadButton a:hover {
                        text-decoration: underline;
                    }

                .tab_item_content .tab_item_content_left .tab_item_content_left_end .downloadButton .download_left {
                    color: rgba(255,255,255,0.2);
                    float: left;
                    padding: 0 0 0 10px;
                }

                    .tab_item_content .tab_item_content_left .tab_item_content_left_end .downloadButton .download_left i {
                        font-size: 30px;
                    }

                .tab_item_content .tab_item_content_left .tab_item_content_left_end .downloadButton .download_right {
                    margin: 10px 0 0 0;
                    float: left;
                }

                    .tab_item_content .tab_item_content_left .tab_item_content_left_end .downloadButton .download_right .p1 {
                        font-size: 18px;
                        color: #ffffff;
                    }

                    .tab_item_content .tab_item_content_left .tab_item_content_left_end .downloadButton .download_right .p2 {
                        font-size: 12px;
                        color: #ffffff;
                    }

    .tab_item_content .tab_item_content_right {
        float: left;
        height: 587px;
    }

        .tab_item_content .tab_item_content_right .img {
            width: 570px;
            margin: 122px 0 0 0;
        }

        .tab_item_content .tab_item_content_right .img2 {
            width: 470px;
            margin: 50px 0 0 0;
        }

    .tab_item_content .tab_item_content_online {
        height: 164px;
        background-color: #F2F2F2;
    }

.bg1 {
    background-color: #FB7437;
}

.bg2 {
    background-color: #E92B2D;
}

.bg3 {
    background-color: #45DB93;
}

.bg4 {
    background-color: #ff6600;
}

.tab_item_this {
    display: block;
}

.tab_item .online {
    width: 100%;
    height: 164px;
    min-width: 992px;
    background-color: #F2F2F2;
}

.tab_item .online_content {
    width: 970px;
    height: 164px;
    margin: 0 auto;
}

    .tab_item .online_content .online_item {
        float: left;
        height: 50px;
        width: 235px;
        margin: 57px 0;
        box-sizing: border-box;
    }

        .tab_item .online_content .online_item .online_item_icon {
            width: 50px;
            height: 50px;
            float: left;
            border: 1px solid #FF6100;
            box-sizing: border-box;
            border-radius: 10px;
            color: #FF6100;
        }

            .tab_item .online_content .online_item .online_item_icon i {
                float: left;
                font-size: 35px;
                margin: -2px 6px;
            }

        .tab_item .online_content .online_item .online_item_text {
            float: left;
            margin: 0 0 0 7px;
        }

            .tab_item .online_content .online_item .online_item_text .p1 {
                font-size: 14px;
                color: #8F8F8F;
            }

            .tab_item .online_content .online_item .online_item_text .p2 {
                font-size: 20px;
                color: #434343;
            }

.tab_item .online .online_content .online_item .icon_two {
    border: 1px solid #E92B2D;
    color: #E92B2D;
}

.tab_item .online .online_content .online_item .icon_three {
    border: 1px solid #45DB93;
    color: #45DB93;
}