body{
	background: #F7F7F5;
}
a {
    color: #7e8c8d;
     text-decoration: none; 
    -webkit-backface-visibility: hidden;
}

header .header-content-wrapper .header-content {
    display: flex;
    justify-content: space-between;
    width: 85%;
    height: 80px;
    margin: 0 auto;
}
header .header-content-wrapper .header-content .header-content-logo {
    /* margin-left: 34px; */
    width: 260px;
    height: 45px;
    margin-top: 20px;
    margin-left: 0;
}
.Allcon{
	min-width: 1300px;
}
.houver {
    color: #1f90fb !important;
    border-radius: 50px;
    border: 1px solid #1f90fb !important;
}
.My_content {
	 width: 100%;
    /* min-width: 1300px; */
    height: auto;
    margin-top: 60px;
}
.content_top{
	width: 85%;
	margin: 0 auto;
} 
.My_content_right {
    float: left;
    width: 100%;
    min-width: 1300px;
        background: #fff;
    border-radius: 15px;
    /* height: 50px; */

}
.My_content_right .My_content_right_con .content_top ul {
    margin: 10px 0 10px 10px;
    height: 40px;
    background: #e3f3ff;
    width: 400px;
    border-radius: 5px;
    line-height: 40px;
}
.My_content_right .My_content_right_con .content_top ul>li.crive {
    color: #3e76fd;
    border-bottom: 2px solid #4177fe;
}
.My_content_right .My_content_right_con .content_top ul>li {
    float: left;
    margin: 0 20px;
    font-size: 14px;
    color: #667272;
    cursor: pointer;
}
#filter{
	 width: 85%;
    margin: 0 auto;
    /* height: 50px; */
    margin-top: 60px;
    background: #fff;
        font-size: 14px;
    border-top: 2px solid;
}
   

#filter dl {
    height: 40px;
    overflow: hidden;
    position: relative;
}
#filter dl dt {
    float: left;
    margin: 8px 10px 0 22px;
    text-align: right;
    line-height: 14px;
    display: inline;
    font-weight: 800;
    font-size: 14px;
    color: #404040;
    /* background: #dce6ff; */
    border-radius: 100px;
    padding: 5px 15px;
}
.index_fl{
    overflow: hidden;
    border-bottom: solid 1px #f1f1f1;
    margin-right: 65px;
}
#filter dl dd {
    float: left;
    margin: 8px 10px 8px 0;
    display: inline;
}
#filter dd>div{
    padding: 2px;
}
#filter dl dd a {
    cursor: pointer;
    white-space: nowrap;
    padding: 0 6px;
}
.seleda {
    color: #fff;
    border-radius: 9px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-color: #1f90fb;
    padding: 5px 6px 5px 9px!important;
}


.content_pic {
    width: 85%;
    margin: 10px auto;
}
.content_h {
    width: 100%;
    height: 35px;
    line-height: 33px;
    background: #fff;
}
.content_pic .content_pic_img {
    width: 100%;
    height: auto;
    margin-top: 5px;
    overflow: hidden;
}
.content_pic_img .page_2 .page_content>ul {
    width: 100%;
    overflow: hidden;
}
.content_pic_img .page_2 .page_content>ul>li {
    float: left;
    width: 24%;
    background: #fff;
    /* padding: 0 15px; */
    margin: 10px 2px 5px 5px;
    border: 1px solid #e6e8e5;
    padding: 8px 8px 0 8px;
}
.pic_img {
    position: relative;
    width: 100%;
    /* height: 200px; */
    overflow: hidden;
    height: 0;
    padding-bottom: 75%;
    margin: 0 auto;
}
.pic_img a img {
    /* position: absolute; */
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    transition: all 0.6s;
    /* width: 100%; */
}
.bg_a{
    display: none;
}
.bg_m {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    /* display: none; */
}
.pic_img_cont .pic_img_cont_ne {
    overflow: hidden;
    margin: 10px 10px 0px 10px;
    border-bottom: 1px solid #f5f5f5;
}
.pic_img_cont_left {
    width: 100%;
    float: left;
}
.pic_img_cont_left_list {
    overflow: hidden;
}
.text_a {
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.pic_img_cont_left_list .bt {
    font-size: 18px;
    font-weight: bold;
    color: #868686;
    height: 20px;
}
.pic_img_cont_left_number {
    /* margin-left: 10px; */
    /* font-weight: bold; */
    color: #868686;
    font-size: 16px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    height: 20px;
}
.pic_img_cont_left_number:hover {
	color: red;
}
.pic_img_cont .pic_img_cont_na {
    overflow: hidden;
    margin: 10px 0px 10px 10px;
}
.pic_img_cont .pic_img_cont_na .manj {
    font-size: 12px;
    float: left;
    color: #868686;
}
.pic_img_cont .pic_img_cont_na ul {
    float: right;
}
.pic_img_cont .pic_img_cont_na>ul>li {
    float: left;
    color: #868686;
    padding: 0 3px;
    font-size: 12px;
}
.bg_x {
    position: absolute;
    top: 3%;
    right: 5%;
    width: 30px;
    height: 30px;
    background: #fff;
    background-image: url(../img/starwk.png);
    background-repeat: no-repeat;
    background-position: 2px -33px;
    border-radius: 5px;
    cursor: pointer;
}
.content_pic_img .page_2 .page_content>ul>li:hover {
    box-shadow: 2px 2px 5px 2px #ddd;
    -moz-box-shadow: 2px 2px 5px 2px #ddd;
    -webkit-box-shadow: 2px 2px 5px 2px #ddd;
    /* background: #f7f7f7; */
}
.content_pic_img .page_2 .page_content>ul>li:hover .pic_img a img{
	 transform: scale(1.2);  
	 
}