/*nav*/
.w1200 {
    width: 1180px;
    margin: 0 auto;
}

.navposition{
    height: 40px;
    line-height: 40px;
    position: relative;
	font-size:16px;
}
.navposition .home_line{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://www.yacm1.com/images/lines.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 0;
    padding: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.yacm1.com/images/line.png',sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/line.png',sizingMethod='scale')";
}
.navposition span{
    padding: 0 5px;
}
.navposition .achild{
    padding-left: 18px;
}
.navposition a:hover{
    color: #FF5E1D;
}
/*rec*/
.newgamepart {
    margin-bottom: 30px;
}
.newgamepart .newgametitle{
    height: 32px;
    width: 109px;
}
.newgamepart .newgame_content_wrap{
    height: 160px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 0px 5px 0px #3db73d;
    padding: 20px;
    box-sizing: border-box;
}
.newgamepart .newgame_content_wrap .newgame_content {
    overflow: hidden;

}
.newgame_content .content_item{
    float: left;
    margin-right: 22px;
	*margin-right:19px;
}
.newgame_content .content_item:last-child{
    margin-right: 0px;
}
.newgame_content .content_item .itemhref{
    display: block;
}
.newgame_content .content_item .itemhref .itemhreficon{
    width: 94px;
    height: 94px;
    border-radius: 12px;
	overflow:hidden;
}
.newgame_content .content_item .itemhref .itemhrefname{
    width: 94px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #333333;
    text-align: center;
    margin-top: 3px;
    overflow: hidden;
}

/*title*/
.newtitle .newtextspan{
    display: block;
    width: 109px;
    height: 32px;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #333333;
    box-sizing: border-box;
}

/*ranking-left*/

.w1200 .ranking_content{
    display: flex;
    display: -webkit-flex; /* Safari */
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    margin-bottom: 30px;
	width:1180px;
	overflow:hidden;
}
.ranking_content .ranking_left{
    width: 350px;
    padding-top: 30px;
	float:left;
	margin: initial;
}
.ranking_content .ranking_right_wrap{
    width: 826px;
	float:right;
}
.ranking_content .ranking_left .part1_left{
    width: 320px;
    height: 99px;
    background: url(https://www.yacm1.com/images/2019-bt.png) no-repeat center;
}
.ranking_content .ranking_left .part1_left .part1Title{
    width: 320px;
    height: 99px;
    font-size: 20px;
    color: #ffffff;
    line-height: 99px;
    padding-left: 65px;
    box-sizing: border-box;
    background: url(https://www.yacm1.com/images/jiang-pai-icon.png) no-repeat;
    background-position: 22px 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 14px;
}
.ranking_content .ranking_left .part2_left{
    width: 320px;
    height: 19px;
    text-align: center;
    margin: 2px 0px;
    box-sizing: border-box;
}
.ranking_content .ranking_left .part2_left img{
	display:inline;
}
.ranking_content .ranking_left .part3_left{
    width: 320px;
    /*height: 600px;*/
    background:#FFFFFF;
    border-radius:8px;
    margin-bottom: 30px;
	overflow:hidden;
}
.ranking_content .ranking_left .part3_left .part3_left_item{
    height: 60px;
    background:#FFFFFF;
    cursor: pointer;
}
.ranking_content .ranking_left .part3_left .part3_left_item:last-child p .item_span2{
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    display: none;
}
.ranking_content .ranking_left .part3_left .part3_left_item p{
    position: relative;
}
.ranking_content .ranking_left .part3_left .part3_left_item  .blankActive{
    background: url(https://www.yacm1.com/images/zuo-icon.png) no-repeat right 12px center;

}
.ranking_content .ranking_left .part3_left .ItemActive{
    background: url(https://www.yacm1.com/images/xz-kuang.png) no-repeat center;
}

.ranking_content .ranking_left .part3_left .part3_left_item p .item_span1{
    display: block;
    height: 60px;
    line-height: 60px;
    color: #333333;
    font-size: 18px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 35px;
}
.ranking_content .ranking_left .part3_left .part3_left_item p .cssActive,.ranking_content .ranking_left .part3_left .part3_left_item p .cssActive a{
    color: #FFFFFF;
    font-weight: bold;
}
.ranking_content .ranking_left .part3_left .part3_left_item p .item_span2{
    position: absolute;
    bottom: 0px;
    display: block;
    height: 2px;
    width: 100%;
    background: url(https://www.yacm1.com/images/hui-xian.png) no-repeat center;
}

.ranking_content .ranking_left  .part4_left{
    width: 320px;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 0px 5px 0px #ffd375;
    margin-bottom: 30px;
}
.ranking_content .ranking_left  .part4_left .part4_left_title{
    height: 64px;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    padding-left: 61px;
    line-height: 64px;
    background: url(https://www.yacm1.com/images/tu-jian-icon.png) no-repeat 20px 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15px;
}
.ranking_content .ranking_left  .part4_left .part4_left_hui{
    height: 2px;
    background: url(https://www.yacm1.com/images/hui-xian.png) no-repeat center;
}
.ranking_content .ranking_left  .part4_left .part4_left_cont{
    padding: 22px 21px;
    overflow: hidden;
}
.ranking_content .ranking_left  .part4_left .part4_left_cont .part4_left_cont_item{
    width: 90px;
    height: 38px;
    background: #f5f5f5;
    float: left;
    margin-bottom: 4px;
}
.ranking_content .ranking_left .part4_left .part4_left_cont .part4_left_cont_item:hover{
    background: #3db73d;

}
.ranking_content .ranking_left .part4_left .part4_left_cont .part4_left_cont_item:nth-child(3n-1) {
    margin: 0 4px;
}
.ranking_content .ranking_left  .part4_left .part4_left_cont .part4_left_cont_item span{
    display: block;
    width: 80px;
    height: 38px;
    overflow: hidden;
    margin: auto;
}
.ranking_content .ranking_left  .part4_left .part4_left_cont .part4_left_cont_item span a{
    display: block;
    font-size: 16px;
    color: #4d4d4d;
    line-height: 38px;
    text-align: center;
    overflow: hidden;
}
.ranking_content .ranking_left  .part4_left .part4_left_cont .part4_left_cont_item:hover a{
    color: #ffffff !important;
}


.ranking_content .ranking_left  .part5_left{
    width: 320px;
    height: 490px;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 0px 5px 0px #ffd375;
    margin-bottom: 30px;
}
.ranking_content .ranking_left  .part5_left .part5_left_title{
    height: 64px;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    padding-left: 61px;
    line-height: 64px;
    background: url(https://www.yacm1.com/images/re-icon.png) no-repeat 20px 18.5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15px;
}
.ranking_content .ranking_left  .part5_left .part5_left_hui{
    height: 2px;
    background: url(https://www.yacm1.com/images/hui-xian.png) no-repeat center;
}
.part5_left_cont{
    position: relative;
}

/*part4*/
.ranking_content .ranking_left  .part4_left{
    width: 320px;
    /* height: 489px; */
    border-radius: 12px;
    background: #ffffff;
    /* box-shadow: 0px 0px 22px 10px #f8f1e2; */
    box-shadow: 0 0px 5px 0px #ffd375;
    margin-bottom: 30px;
}
.ranking_content .ranking_left  .part4_left .part4_left_title{
    height: 64px;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    padding-left: 61px;
    line-height: 64px;
    background: url(https://www.yacm1.com/images/tu-jian-icon.png) no-repeat 20px 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15px;
}
.ranking_content .ranking_left  .part4_left .part4_left_hui{
    height: 2px;
    background: url(https://www.yacm1.com/images/hui-xian.png) no-repeat center;
}
.ranking_content .ranking_left  .part4_left .part4_left_cont{
    padding: 22px 21px;
    overflow: hidden;
}
.ranking_content .ranking_left  .part4_left .part4_left_cont .part4_left_cont_item{
    width: 90px;
    height: 38px;
    background: #f5f5f5;
    float: left;
    margin-bottom: 4px;
}
.ranking_content .ranking_left .part4_left .part4_left_cont .part4_left_cont_item:hover{
    background: #3db73d;

}
.ranking_content .ranking_left .part4_left .part4_left_cont .part4_left_cont_item:nth-child(3n-1) {
    margin: 0 4px;
}
.ranking_content .ranking_left  .part4_left .part4_left_cont .part4_left_cont_item span{
    display: block;
    width: 80px;
    height: 38px;
    overflow: hidden;
    margin: auto;
}
.ranking_content .ranking_left  .part4_left .part4_left_cont .part4_left_cont_item span a{
    display: block;
    font-size: 16px;
    color: #4d4d4d;
    line-height: 38px;
    text-align: center;
    overflow: hidden;
}
.ranking_content .ranking_left  .part4_left .part4_left_cont .part4_left_cont_item:hover a{
    color: #ffffff !important;
}

/*swiper*/
.swiper-container{
    width: 100%;
    height: 446px;
}
.swiper-wrapper{
    width: 100%;
    height: 100%;
}
.swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 45px;
}
.swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    margin:0 10px;
    background: darkgray;
    display: inline-block;
    border-radius: 50%;
}
.swiper-pagination-bullet-active{
    width: 20px;;
    height: 10px;
    background:linear-gradient(90deg,rgba(255,93,29,1),rgba(255,174,0,1));
    border-radius: 5px;
}
.swiper-slide .slide_item_top{
text-align:center;

}
.swiper-slide .slide_item_top a{
    text-align: center;
    padding: 20px 0px 22px 0px;
    display: inline-block;
}
.swiper-slide .slide_item_top a img{
    width: 180px;
    height: 180px;
    border-radius: 10px;
}
.swiper-slide .slide_item_center{

}
.swiper-slide .slide_item_center a {
    display: block;
}
.swiper-slide .slide_item_center a span{
    display: block;
    text-align: center;
}
.swiper-slide .slide_item_center a span:first-child{
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding:0px 15px;
}
.swiper-slide .slide_item_center a span:nth-of-type(2){
    font-size: 16px;
    line-height: 16px;
    color: #3db73d;
    padding: 14px 15px 16px 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.swiper-slide .slide_item_center a span:last-child{
    font-size: 18px;
    line-height: 18px;
    color: #999999;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding:0px 15px;
}
.swiper-slide .slide_item_footer{
    width: 100%;
    padding: 22px 0px 32px 0px;
}
.swiper-slide .slide_item_footer .footerxiazai{
    display: block;
    width: 100px;
    height: 34px;
    margin: auto;

}


.swiper-button-prev{
    width: 30px;
    height: 32px;
    background: url(https://www.yacm1.com/images/wxz-zuo.png) no-repeat;
    outline: none;
    left: 20px;
}
.swiper-button-prev:hover{
    width: 30px;
    height: 32px;
    background: url(https://www.yacm1.com/images/xz-zuo.png) no-repeat;
    outline: none;
    left: 20px;
}
.swiper-button-next{
    width: 30px;
    height: 32px;
    background: url(https://www.yacm1.com/images/wxz-you.png) no-repeat;
    outline: none;
    right: 20px;
}
.swiper-button-next:hover{
    width: 30px;
    height: 32px;
    background: url(https://www.yacm1.com/images/xz-you.png) no-repeat;
    outline: none;
    right: 20px;
}

/*ranking-content*/
.ranking_content .ranking_right_wrap .ranking_right{
    width: 100%;
}
.ranking_content .ranking_right_wrap .ranking_right .part1_right{
    height: 88px;
    position: relative;
}
.ranking_content .ranking_right .part1_right .part1_right_title{
    width: 832px;
    height: 88px;
    line-height: 88px;
    text-align: center;
    font-size: 22px;
    color: #bf3600;
    background: url(https://www.yacm1.com/images/bt-kuang.png) no-repeat center;
    margin: auto;

}
.ranking_content .ranking_right .part1_right .part1_right_more{
    width: 98px;
    height: 25px;
    position: absolute;
    bottom: 20px;
    right: 0;
}
.ranking_content .ranking_right .part1_right .part1_right_more a{
    display: block;
    height: 25px;
    line-height: 25px;
    color: #333333;
    font-size: 14px;
    background: url(https://www.yacm1.com/images/geng-duo-icon.png) no-repeat right 24px center;
    font-weight: bold;
}
.part2_right{
  /*  margin-bottom: 30px;*/
}
.part2_right .part2_right_item{
    width: 99%;
    height: 178px;
    border-radius: 12px;
    margin: auto;
    display: flex;
    display: -webkit-flex; /* Safari */
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    border: 1px solid #fff;
    background: #fff;
    margin-top: 18px;
}
.part2_right .part2_right_item p{
	float:left;
}
.part2_right .part2_right_item .right_item_icon{
    position: relative;
}
.part2_right .part2_right_item .right_item_icon a .right_item_tag{
    width: 60px;
    height: 30px;
    position: absolute;
    top: -2px;
    left: -2px;
    background: url(https://www.yacm1.com/images/4.png) no-repeat center;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}
.part2_right .part2_right_item:first-child .right_item_icon a .right_item_tag{
    background: url(https://www.yacm1.com/images/11.png) no-repeat center;
}
.part2_right .part2_right_item:nth-of-type(2) .right_item_icon a .right_item_tag{
    background: url(https://www.yacm1.com/images/2.png) no-repeat center;
}
.part2_right .part2_right_item:nth-of-type(3) .right_item_icon a .right_item_tag{
    background: url(https://www.yacm1.com/images/3.png) no-repeat center;
}
.part2_right .part2_right_item .right_item_icon a{
    padding: 54px 20px 24px 28px;
    display: block;
}
.part2_right .part2_right_item .right_item_icon a img{
    width: 100px;
    height: 100px;
    border-radius: 8px;
}
.part2_right .part2_right_item .right_item_text{
}
.part2_right .part2_right_item .right_item_text a{

}
.part2_right .part2_right_item .right_item_text a span{
    display: block;
}
.part2_right .part2_right_item .right_item_text a span.c1{
    color: #333333;
    font-size: 18px;
    line-height: 24px;
    padding-top: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 488px;
}
.part2_right .part2_right_item .right_item_text a span.c2{
    color: #999999;
    font-size: 12px;
  /*  height: 38px;*/
    padding: 12px 0px 10px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 488px;
}
.part2_right .part2_right_item .right_item_text a span.c3{
    width: 488px;
    color: #999999;
    font-size: 12px;
    line-height: 22px;
    max-width: 488px;
    max-height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.part2_right .part2_right_item .right_item_btn{
    padding: 82px 30px 68px 52px;
}
.part2_right .part2_right_item .right_item_btn .item_kaishiwan{
    display: block;
    width: 100px;
    height: 34px;
    background: url(https://www.yacm1.com/images/ksyx-icon-wxz.png) no-repeat right;
}
.part2_right .part2_right_item .right_item_btn .item_kaishiwan_hui{
    background: url(https://www.yacm1.com/images/xia-zai-hui.png) no-repeat right;
}
.part2_right .part2_right_item .right_item_btn .item_xiazai{
    display: block;
    width: 96px;
    height: 40px;
    background: url(https://www.yacm1.com/images/xz-icon-wxz.png) no-repeat right;
}
.part2_right .part2_right_item .right_item_btn .item_xiazai_hui{
    width: 96px;
    height: 40px;
    background: url(https://www.yacm1.com/images/xz-icon-hui.png) no-repeat right;
}


.part2_right .part2_right_item:hover{
    border: 1px solid #3db73d;
   
    box-shadow: 0px 0px 4px #3db73d;
}

.part2_right .part2_right_item:hover .right_item_btn .item_kaishiwan{
    background: url(https://www.yacm1.com/images/ksyx-xz.png) no-repeat right;
}
.part2_right .part2_right_item:hover .right_item_btn .item_kaishiwan_hui{
    background: url(https://www.yacm1.com/images/xia-zai-hui.png) no-repeat right;
}
.part2_right .part2_right_item:hover .right_item_btn .item_xiazai{
    background: url(https://www.yacm1.com/images/xz-icon-xz.png) no-repeat right;
}

.part2_right .part2_right_item:hover .right_item_btn .item_xiazai_hui{
    background: url(https://www.yacm1.com/images/xz-icon-hui.png) no-repeat right;
}

/*other*/
.W1200 {
    width: 1180px;
    margin: 0 auto;
    position: relative;
}
.Min_1 {width:1138px;margin-bottom:20px;background:#fff;border:1px solid #eee;padding:10px 20px 0 20px;overflow:hidden;}
.Min_1 .Min1_cent { margin-top: 20px; width: 100%; height: auto; }
.Min_1 .Min1_cent ul { width: 104%; }
.Min_1 .Min1_cent ul li { display: block; float: left; width: 372px; background: #fcfcfc; margin: 10px 10px 20px 0; }
.Min_1 .Min1_cent ul li a.img { display: block; float: left; overflow: hidden; margin: 20px; }
.Min_1 .Min1_cent ul li a.img, .Min_1 .Min1_cent ul li a.img img { width: 100px; height: 100px; border-radius: 22px; }
.Min_1 .Min1_cent ul li a.img img:hover { opacity: 0.8; }
.Min_1 .Min1_cent ul li .info { width: 220px; float: left; height: 100px; margin-top: 20px; }
.Min_1 .Min1_cent ul li .info .bt { display: block; width: 100%; height: 30px; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 18px; color: #2e2e2e; margin-top: 4px; }
.Min_1 .Min1_cent ul li .info .bt:hover { color: #3db73d; }
.Min_1 .Min1_cent ul li .info .bq { font-size: 12px; color: #9e9e9e; margin: 8px 0; }
.Min_1 .Min1_cent ul li .info .bq span { display: inline-block; width: 1px; height: 6px; background: #3db73d; margin: 0 8px; }
.Min_1 .Min1_cent ul li .info .downl { margin-top: 4px; width: 90px; height: 28px; line-height: 28px; text-align: center; float: left; font-size: 14px; color: #525151; background: #f0f1f7; border-radius: 3px; }
.Min_1 .Min1_cent ul li .info .downl:hover { background: #3db73d; color: #fff; }
.Min_1 .Min1_cent ul li:hover { box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1); }
.Min_1 .Min1_cent ul .miaoshu { width: 340px; float: left; margin-left: 20px; margin-bottom:10px;}
.Min_1 .Min1_cent ul .miaoshu span { display: block; float: left; font-size: 12px; color: #9d97be; width: 40px; height: 20px; line-height: 20px; }
.Min_1 .Min1_cent ul .miaoshu p { display: block; float: left; width: 340px; height: 62px; font-size: 12px; color: #858585; line-height: 20px; overflow: hidden; }
.Min_1 .Min1_cent .pager { float: left; }

.Min_2 {width:1138px;margin-bottom:20px;background:#fff;border:1px solid #eee;padding:10px 20px 20px 20px;overflow:hidden;}
.Min_2 .Min2_cent { width: 100%; height: auto; height: 155px; margin-top: 30px; }
.Min_2 .Min2_cent ul { display: block; width: 104%; }
.Min_2 .Min2_cent ul li { width: 270px; height: 155px; display: block; float: left; margin: 0 20px 0 0; border-radius: 6px; position: relative; overflow: hidden; }
.Min_2 .Min2_cent ul li .img, .Min_2 .Min2_cent ul li .img img { width: 270px; height: 155px; border-radius: 6px; }
.Min_2 .Min2_cent ul li .img img:hover { opacity: 0.8; }
.Min_2 .Min2_cent ul li .bt { width: 100%; position: absolute; left: 0; bottom: -36px; text-align: center; height: 36px; line-height: 36px; color: #fff; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background: rgba(0, 0, 0, 0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000); -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }
.Min_2 .Min2_cent ul li:hover .bt { bottom: 0; }


.btwrap {
    border-bottom: 1px solid #eee;
    padding: 10px 0 10px 0;
    overflow: hidden;
}
.btwrap > h2, .btwrap > p {
    height: 22px;
    line-height: 20px;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #2e2e2e;
    margin-right: 10px;
    border-left: 5px solid #3db73d;
    padding: 0 0 0 10px;
}

.btwrap > h2, .btwrap > p {
    margin-bottom: 10px;
}

.Lsty_1 { width: 100%; height: 210px; overflow: hidden; margin-top: 10px; }
.Lsty_1 ul li i { display: block; float: left; width: 3px; height: 3px; background: #ccc; margin: 15px 16px 0 2px; }
.Lsty_1 ul li a { display: block; float: left; width: 1030px; height: 36px; line-height: 36px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 15px; color: #2e2e2e; }
.Lsty_1 ul li a:hover { color: #3db73d; }
.Lsty_1 ul li:hover i { background: #3db73d; }
.Lsty_1 ul li span { display: block; float: right; width: 92px; text-align: center; line-height: 36px; font-size: 13px; color: #9e9e9e; }

.Lsty_n ul li {
    display: inline-block;
    width: 50%;
    float: left;
}
.Lsty_n ul li a{
	width:390px;
}
.switch_show {
    display: none;
}
.tab-active {
    display: block;
}

/*P-hover*/

.ranking_content .ranking_left .part3_left .P-hover.ItemActive{
    background: url(https://www.yacm1.com/images/xz-kuang.png) no-repeat center;
}
.ranking_content .ranking_left .part3_left .P-hover.ItemActive p {
	background: url(https://www.yacm1.com/images/zuo-icon.png) no-repeat right 12px center;
}
.ranking_content .ranking_left .part3_left .P-hover.ItemActive p span,.ranking_content .ranking_left .part3_left .P-hover.ItemActive p span a {
    color: #FFFFFF;
    font-weight: bold;
}

/*more*/
.btwrap a.mor { display: block; float: right; width: 50px; height: 30px; line-height: 30px; font-size: 14px; color: #99b898; text-align: center;margin-left:20px; }
.btwrap a.mor span { display: inline-block; float: left; }
.btwrap a.mor i { display: block; float: right; margin: 14px 2px; background: url(https://www.yacm1.com/images/ico-img2.png) no-repeat; height: 4px; width: 10px; background-position: 0 -14px; }
.btwrap a.mor:hover { color: #0a88c7; }

a:hover{
	text-decoration:none;
}

.newhrefs{width:1138px;height:auto;padding:15px 20px 20px 20px;background:#fff;border:1px solid #eee;margin:0 auto 20px auto;border-radius:2px;overflow:hidden;}
.newhrefs .tips span{font-size: 12px;color: #333;margin-right: 10px}
.newhrefs .tips,.newhrefs .tips2{float: left;height: 30px;line-height: 30px;margin:0 10px 0 40px;color: #51c24e;font-weight: bold;font-size: 14px;}
.newhrefs .tips2{color: #8aabe5;}
.newhrefs  .tips2 span{font-size: 12px;color: #333;}
.newhrefs .newlklis{float: left;width: 1180px;height: auto;margin-top: 20px;}
.newhrefs .newlklis a{line-height:26px;font-size:15px;color:#666;word-wrap:break-word;display:inline-block;vertical-align:middle;width:116px;height:26px;overflow:hidden;}
.newhrefs .newlklis a:hover{color: #000;}

.newbtboxs {border-bottom: 1px solid #eee;padding: 10px 0 10px 0;overflow: hidden;}
.newbtboxs > h2 ,.newbtboxs > p{height: 22px;line-height: 20px;display: block;float: left;font-size: 18px;font-weight: bold;color: #2e2e2e;margin-right: 10px;border-left: 5px solid #3db73d;padding: 0 0 0 10px;}
.newbtboxs a.mor { display: block; float: right; width: 50px; height: 30px; line-height: 30px; font-size: 14px; color: #99b898; text-align: center;margin-left:20px; }
.newbtboxs a.mor span { display: inline-block; float: left; }
.newbtboxs a.mor i { display: block; float: right; margin: 14px 2px; background: url(https://www.yacm1.com/images/ico-img2.png) no-repeat; height: 4px; width: 10px; background-position: 0 -14px; }
.newbtboxs a.mor:hover { color: #3db73d; }

.foot_main{padding-bottom:40px;}

.mar10{margin-right:0;}

.w1200 div{margin:0;}

/*more ph*/
.Min_0  .R-top {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.Min_0  .R-top ul {
    display: block;
    width: 100%;
    max-height: 120px;
    overflow: hidden;
}

.Min_0  .R-top ul li {
    display: block;
    float: left;
    width: 20%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-align: center;
    margin: 4px 0 0;
}
.Min_0  .R-top ul li a {
    font-size: 16px;
    color: #2e2e2e;
}
.Min_0 .R-top ul li a:hover{
	color:#3db73d;
}
.Min_0  .R-top .morbtn {
    width: 100%;
    height: auto;
    padding: 10px 0;
    cursor: pointer;
}

.Min_0  .R-top .morbtn span {
    display: block;
    margin: 0 auto;
    background: url(https://www.yacm1.com/images/ico-img3.png) no-repeat;
    height: 8px;
    width: 23px;
    background-position: 0 -127px;
}
.Min_0  .openstyle .morbtn span {
    background-position: 0 -135px;
}
.phtj{margin-bottom:20px;}
.Min_0  .openstyle ul {
    max-height: none;
}