@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站首页样式
 * @author: ishang_pan
 * @update: ishang_pan (2020-06-16 09:25)
 */
/*主体*/
.is-main{height: 100%;background-image:url(../images/home/39845363.png);background-repeat: no-repeat;background-size: 100% auto;background-color: #e7e7e7;}
.is-main .main-box{background: #fff;padding: 20px 10px;margin-bottom: 20px;}
.is-main .main-box .box-top{height: 35px;}
.m-detailbox .u-lgtit{line-height: 60px;font-size:30px;text-align: center;color: #333333;}
.m-detailbox .m-dtfuns{line-height: 50px;background: #f5f5f5;padding: 0 20px;font-size: 15px;color: #999999;}
.m-detailbox .m-dtfonts p{line-height: 34px;}
.m-detailbox .m-dtfonts img{width: auto;max-width: 100%;text-align: center;}
.m-dtfonts {padding: 20px 0;}
.m-dtcode p {font-size: 13px;color: #333333;text-align: center;}
.m-detailbox .news{line-height: 50px;border-bottom: 1px solid #dddddd;margin-top: 50px;}
.m-dbtfuns .j-goTop {background: url(../images/home/icon-detail-pl.png);background-repeat: no-repeat;background-position: 0 5px;}
.m-dbtfuns .u-comment a {display: block;font-size: 13px;padding-left: 17px;}
.m-dbtfuns .u-close {background: url(../images/home/icon-detail-pl.png);background-repeat: no-repeat;background-position: 0 -106px;}
.m-dbtfuns li {float: left;margin-right: 19px;line-height: 38px;}
.m-dtcode img {margin: 4px auto;display: block;width: 120px;height: 120px;padding: 4px;border: 1px solid #ddd;}
@media screen and (max-width: 991px ){
	.m-detailbox .news .f-fl,.m-detailbox .news .f-fr{float: none;}
}
@media screen and (max-width: 767px) {
}