*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
.clear{
    clear: both;
}
a{
    text-decoration: none;
    color: #333;
}
p{
    color: #333;
}
.topNav{
    max-width: 1920px;
    height: 60px;
    margin: 0 auto;
}
.topNav img{
    float: left;
    margin-left: 15px;
}
.topNav p{
    float: right;
    margin-right: 10%;
	font-size:20px;
}
.topNav p a{
    line-height: 60px;
}
.topNav p a:hover{
    color: #ff0000;
}
.yhrhc_container{
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    background: url('banner.png') top center no-repeat;
    background-size: 100%;
    position: relative;
    padding-right: 50px;
}
.item_lc_p1{
    position: absolute;
    top: 55%;
    left: 11%;
    font-size: 22px;
}
.yhrhc_container_banner_right{
    width: 72%;
    height: 80px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    float: right;
}
.lcw{
    line-height: 80px;
    font-size: 22px;
    margin-right: 20px;
}
.lcw span{
    color: #c00000;
}
.container_yhks{
    max-width: 1920px;
    margin: 0 auto;
    padding: 1px;
}
.container_title{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-top: 50px;
}
.container_title2{
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    color: #a1a1a1;
}
.container_yhks_div{
    width: 1200px;
    margin: 50px auto;
}
.container_yhks_div_left{
    width: 200px;
    height: 400px;
    float: left;
    
}
.container_yhks_div_left img{
    height: 400px;
}

.container_yhks_div_right{
    width: 980px;
    height: 400px;
    float: right;
    padding: 1px;
}
.container_yhks_div_right_title{
    float: left;
}
.container_yhks_div_right_title a{
    display: block;
    font-size: 16px;
    float: left;
    padding: 7px 15px;
    cursor: pointer;
    
}
.container_yhks_div_right_title2{
    float: right;
	margin-top:8px
}
.container_yhks_div_right_title2 a{
    width: 100px;
    padding:5px 15px;
    font-size: 16px;
}
.container_yhks_div_right_top{
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    height: 35px;
	background:#f1f1f1;
}
.active{
    font-weight: bold;
    border-top:1px solid #ff0000;
	border-left:1px solid #ff0000;
	border-right:1px solid #ff0000;
	border-bottom:1px solid #f1f1f1;
   
}
.item_container_yhks_div_right_bottom{
    width: 100%;
    height: 365px;
	border:1px solid #ff0000;

}
.item_container_yhks_div_right_bottom_one{
    width: 32%;
    height: 175px;
    background: url('graybg.png') top center no-repeat;
    background-size: 100%;
    float: left;
    margin-left: 5px;
    margin-top: 7px;
}
.yhks_title_p{
    margin:15px;
}
.join{
    font-size: 14px;
    margin: 15px;
}
.join span{
    color: #ff0000;
    font-size: 16px;
}
.join_a{
    width: 100px;
    height: 30px;
    line-height: 30px;
    display: block;
    color: gray;
    margin: 15px 25px;
    font-size: 14px;
    text-align: center;
}
.join_a:hover{
    background: #ff0000;
    border-radius: 15px;
    color: #fff;
}
.next{
    background: url('darkgray.png') top center no-repeat;
    background-size: 100%;
}
.container_adv{
    max-width: 1920px;
    margin: 0 auto;
    background:#f5f5f5;
    padding: 1px;
}
.container_adv_div{
    width: 900px;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
}
.item_container_adv_div{
    width: 100px;
    height: 85px;
    position: relative;
}
.item_container_adv_div p img{
    width: 60%;
}
.item_container_adv_div p{
    text-align: center;
    color: #666;
}
.item_container_adv_div p:nth-child(2){
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 50%;
    margin-left: -50%;
}
.foot { width:100%; background-color:#333 }
.dwindex_foot{
height: auto;
margin: 0 auto;
background: #333;
padding: 1px;
}
.dwindex_foot_div{
   width: 1100px;
   height: auto;
   margin: 30px auto;
}
.dwindex_foot_left{
   width: 250px;
   height: auto;
   float: left;
}
.dwindex_foot_right{
   width: 790px;
   height: auto;
   float: right;
   border-left: 1px solid #999;
   padding-left: 50px;
}
.dwindex_foot_title{
   font-size: 16px;
   font-weight: bold;
   color: #eee;
}
.dwindex_foot_title2{
   margin-top:20px;
}
.dwindex_foot_right_con{
   width: 100%;
   display: flex;
   justify-content: space-between;
   flex-wrap: nowrap;
}
.dwindex_foot_right_con_item{
   width: 150px;
   height: 200px;
   text-align: center;
   margin-top:15px;
}
.dwindex_foot_right_con_item img{
   margin-top:15px;
}
.dwindex_foot_right_con_item p{
   font-size: 12px;
   color: #999;
}
.dwindex_foot_left p a{
   text-decoration: none;
   color: #999;
}
.dwindex_foot_hotline{
   color: #999;
   font-weight: bold;
   margin-top:20px;
}
.foot_year{
text-align:center;

}
.foot_year img{
width:100%}
.shadow1{
    background: #666;
}








@media screen and (max-width:768px){
    .topNav img{
        margin-left: 5px;
        width: 180px;
        margin-top: 15px;
    }
    .topNav p{
        margin-right: 10px;
    }
    .topNav p a{
        font-size: 14px;
    }
    .yhrhc_container{
        max-width: 1920px;
        height: auto;
        margin: 0 auto;
        background: url('') top center no-repeat;
        background-size: 100%;
        position: relative;
        padding-right: 0px;
       
    }
    .item_lc_p1{
        position: initial;
        font-size: 18px;
        font-weight: bold;
        margin-left: 25px;
    }
    .yhrhc_container_banner_right{
        width: 96%;
        height: auto;
        margin: 15px auto;
        display: flex;
        justify-content:initial;
        flex-wrap: wrap;
        float: none;
    }
    .lcw{
        width: 33%;
        line-height: 20px;
        font-weight: bold;
        font-size: 16px;
        margin-right: 0;
		text-align:center;
		margin-top:10px;
    }
    .lcw span{
        color: #c00000;
    }
    .container_title{
        font-size: 20px;
        margin-top: 20px;
    }
    .container_title2{
        font-size: 16px;
        margin-top: 10px;
    }
    .container_yhks_div{
        width: 96%;
        height: auto;
        margin: 20px auto;
    }
    .container_yhks_div_left{
        display: none;
        
    }
    .container_yhks_div_right{
        width: 100%;
        height: auto;

    }
    .container_yhks_div_right_title{
        float: left;
    }
    .container_yhks_div_right_title a{
        display: block;
        font-size: 14px;
        float: left;
        padding: 0px 5px;
		font-size:16px
        
    }
    .container_yhks_div_right_title2{
        float: right;
		margin-top:0px
    }
    .container_yhks_div_right_title2 a{
        width: 100px;
        padding:5px 15px;
        font-size: 14px;
    }

.yhks_title_p{
    margin:5px 15px;
	font-size:14px
}
.join{
    font-size: 14px;
    margin: 5px 15px;
}
.join span{
    color: #ff0000;
    font-size: 16px;
}
.join_a{
    width: 100px;
    height: 30px;
    line-height: 30px;
    display: block;
    color: gray;
    margin: 0px 25px;
    font-size: 14px;
    text-align: center;
}
.join_a:hover{
    background: #ff0000;
    border-radius: 15px;
    color: #fff;
}
.container_yhks_div_right_top{
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    height: 35px;
	line-height:35px;
}
.active{
    border-top: 1px solid #ff0000;
    border-bottom:1px solid #ff0000;
}
.item_container_yhks_div_right_bottom{
    width: 100%;
    height: auto;
	border:none

}
.item_container_yhks_div_right_bottom_one{
    width: 47%;
    height: auto;
    padding-bottom: 10px;
    background:#f2f2f2;
    float: left;
    margin-left: 2.5%;
    margin-top: 20px;
}
.yhks_title_p{
    margin:5px 1%;
}
.join{
    font-size: 14px;
    margin: 5px 15px;
}
.join span{
    color: #ff0000;
    font-size: 14px;
}
.container_adv_div{
    width: 96%;
    margin: 30px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.item_container_adv_div{
    width: 100px;
    position: relative;
    margin-top: 15px;
    font-size: 14px;
}
.item_container_adv_div p img{
    width: 70%;
}

.foot table{
    width: 100%;
 }
 .dwindex_foot_div{
    width: 100%;
    height: auto;
    margin: 20px auto;
 }
 .dwindex_foot_left{
    width: 95%;
    height: auto;
    float: none;
    margin: 0 auto;
 }
 .dwindex_foot_right{
    width: 95%;
    height: auto;
    margin: 0 auto;
    float: none;
    border-left: 0;
    padding-left: 0px;
 
 
 }
 .dwindex_foot_title{
    font-size: 16px;
    font-weight: bold;
    color: #eee;
 }
 .dwindex_foot_title2{
    margin-top:20px;
    font-size: 14px;
    float: left;
    margin-left: 12%;
 }
 .dwindex_foot_hotline{
    color: #999;
    font-weight: bold;
    margin:20px 0;
    font-size: 14px;
    text-align: center;
 }
 .dwindex_foot_right_con{
    width: 100%;
    display: block;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
 }
 .dwindex_foot_right_con_item{
    width: 150px;
    height: 200px;
    text-align: center;
    margin-top:15px;
 }
 .dwindex_foot_right_con_item img{
    margin-top:15px;
 }




}