* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    /* font-family: 'microsoft yahei'; */
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    vertical-align: top;
    outline-width: 0ch;
}
.DNav{ text-align: center; border-bottom: 1px solid #cccccc; background: #fff;}
.DNav .DNav_list{ font-size: 16px; color: #454545; margin: 0; display: inline-block; line-height: 68px;background-image: url(../images/ge.png);
    background-repeat: no-repeat; background-position: right -3px;  padding: 0 30px 0 30px;}
.DNav .DNav_list.on{ color: #2a73c6;}
.DNav .DNav_list:hover{ color: #2a73c6;}
.DNav .DNav_list:last-child{ margin-right: 0px;background-image:none}
.details_banner{ position: relative;}
.details_banner .details_banner_img img{ width: 100%; height: 330px; object-fit: cover;}
.details_banner .details_banner_txt{position: absolute;
    width: 80%;
    color: #fff;
    text-align: left;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 4;}
.details_banner .details_banner_txt dd{ font-size: 2.2vw;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    -webkit-animation-name: "fadeInUp";
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    width: 100%;    text-shadow: 0.1px 2.1px 5px rgba(0, 0, 0, 0.1);
}
.details_banner .details_banner_txt dt{
    -webkit-animation-name: "fadeInUp";
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    width: 100%;
	font-size: 1vw!important;
    line-height: 1.6;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 10px;}
.left_iconDK {
	    display: block;
    width: 100%;
}
.left_icontxt{
	text-align:center;	
	font-size: 15px;
	}
.left_iconXK_left{
	padding: 18px !important;
	 width: 45.33% !important;
    display: inline-block;
	margin-bottom: 18px !important;
	margin-right:18px !important;
	background: #f3f7fb;
    border: solid 1px #dae4ef;
    cursor: pointer; 
	}
.left_iconXK_right{
	padding: 18px !important;
	 width: 45.33% !important;
    display: inline-block;
	margin-bottom: 18px !important;
    background: #f3f7fb;
    border: solid 1px #dae4ef;
    cursor: pointer;
	}
.left_iconXK_left:hover .left_icontxt{
	color:#fff;
	}
.left_iconXK_right:hover .left_icontxt{
	color:#fff;
	}
.left_iconXK_left:hover{
	    background: #4869c9;
	}
.left_iconXK_right:hover{
	background: #4869c9;
	}
/**入会申请**/
.left_iconimg01{
	 background-image: url(../images/left_iconimg_01.png);
    background-size: 60%;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 21px 0px !important;
	display: block;
	}
	
.ruhui:hover .left_iconimg01{
	 background-image: url(../images/left_iconimg_01_b.png);
	}
/**会费标准**/
.left_iconimg02{
	 background-image: url(../images/left_iconimg_02.png);
    background-size: 60%;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 21px 0px !important;
	display: block;
	}
	
.huifei:hover .left_iconimg02{
	 background-image: url(../images/left_iconimg_02_b.png);
	}
/**会员查询**/
.left_iconimg03{
	 background-image: url(../images/left_iconimg_03.png);
    background-size: 60%;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 21px 0px !important;
	display: block;
	}
	
.hycx:hover .left_iconimg03{
	 background-image: url(../images/left_iconimg_03_b.png);
	}
/**联系我们**/
.left_iconimg04{
	 background-image: url(../images/left_iconimg_04.png);
    background-size: 60%;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 21px 0px !important;
	display: block;
	}
	
.couus:hover .left_iconimg04{
	 background-image: url(../images/left_iconimg_04_b.png);
	}
	
	
@media only screen and (min-width: 996px) {
    /* 选中栏目颜色 */
    .selected_color {
        background-color: var(--main-color) !important;
        color: var(--main-color-white) !important;
    }
    .left_inside {
        max-width: 1400px;
        padding: 20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 auto;
        padding-bottom: 30px;
        background-color: var(--main-color-white);
    }
    .left_inside_left {
        width: 250px;
    }
    .left_inside_right {
        flex: 1;
        padding-right: 40px;
    }
    .left_inside_left strong {
        height: 60px;
        padding-left: 20px;
        background-color: var(--main-color);
        display: block;
        width: 100%;
        line-height: 60px;
        color: var(--main-color-white);
        font-weight: normal;
        font-size: 20px;
    }
    .left_inside_left ul li a {
        display: block;
        height: 40px;
        margin-top: 3px;
        line-height: 40px;
        padding-left: 10px;
        font-size: 14px;
        color: var(--main-color-fontColor);
        background-color: #eeeeee;
		    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    }
	.left_inside_left ul li .list-icon {
    float: left;
    left: 5px;
    display: flex;
    justify-content: left;
    align-items: center;
    width: 15px;
    height: 40px;
    font-size: 12px;
    color: gray;
}
    .left_inside_left ul li a:hover {
        background-color: var(--main-color);
        color: var(--main-color-white);
    }
    .left_inside_right_top {
        font-size: 24px;
        color: var(--main-color);
        position: relative;
        padding-bottom: 15px;
        border-bottom: 1px solid #ededed;
    }
    .left_inside_right_top::after {
        position: absolute;
        width: 90px;
        height: 2px;
        content: '';
        bottom: -1px;
        left: 0;
        background-color: var(--main-color);
    }
    .left_inside_right_con {
        padding: 20px 0;
    }
    .left_inside_right_con .title {
        display: none;
    }
}

@media only screen and (max-width: 996px) {
.DNav {border-bottom: 0}   
.DNav .pc_all_contnet{ overflow: hidden; padding: 10px 8px; margin-bottom: -5%;;}
.DNav .DNav_list{ display: inline-block; width: 30%;margin: 0 6px 0 6px;float: left; font-size: 15px; border: 1px solid #dcdcdc; line-height: 40px; border-radius: 0px; margin-bottom: 3%; background: #fff;padding: 0 10px 0 10px;}
.DNav .DNav_list:nth-child(3n){ margin-right: 0px;}
.DNav .DNav_list.on{ color: #fff; background: #2a73c6; border: 1px solid #2a73c6;}
.details_banner .details_banner_img img{ height: 150px;}
.details_banner .details_banner_txt dd{ font-size: 18px;}
.details_banner .details_banner_txt dt{ font-size: 14px; margin-top: 10px;}
.details_banner .details_banner_txt{ top: 50%; width: 90%;}
.left_iconXK_left{width:22.3% !important;margin-right: 8px !important;padding: 4px !important;}
.left_iconXK_right{width:22.3% !important;margin-right: 8px !important;padding: 4px !important;}
.left_iconXK_right:last-child{ margin-right: 0px !important;float:right;}
.left_iconimg01,.left_iconimg02,.left_iconimg03,.left_iconimg04 {padding: 12px 0px !important;}
.left_icontxt{font-size:14px;}
    /* 选中栏目颜色 */
    .selected_color {
        background-color: var(--main-color) !important;
        color: var(--main-color-white) !important;
    }
    .left_inside {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 auto;
    }
    .left_inside_left {
        width: 100%;
        /* position: sticky; */
        /* top: 60px; */
        background-color: var(--main-color-white);
        z-index: 80;
    }
    .left_inside_right {
        width: 100%;
        margin-top: 30px;
    }
    .left_inside_left strong {
        height: 50px;
        padding-left: 20px;
        background-color: var(--main-color);
        display: block;
        width: 100%;
        line-height: 50px;
        color: var(--main-color-white);
        font-weight: normal;
        font-size: 20px;
    }
    .left_inside_left ul li a {
        display: block;
        height: 40px;
        margin-top: 3px;
        line-height: 40px;
        padding-left: 10px;
        font-size: 14px;
        color: var(--main-color-fontColor);
        background-color: #eeeeee;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .left_inside_left ul li a:hover {
        background-color: var(--main-color);
        color: var(--main-color-white);
    }
    .left_inside_right_top {
        font-size: 24px;
        color: var(--main-color);
        position: relative;
        padding-bottom: 15px;
        border-bottom: 1px solid #ededed;
    }
    .left_inside_right_top::after {
        position: absolute;
        width: 90px;
        height: 2px;
        content: '';
        bottom: -1px;
        left: 0;
        background-color: var(--main-color);
    }
    .left_inside_right_con {
        padding: 20px 0;
    }
}