@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
#numb{
	color: #101010;
	font-size: 18px;
	line-height: 2;
	padding: 10px;
}

#numb .sm{
	display: block;
	/* text-align: center; */
}
/*#numb span {*/
/*	display: block;*/
/*	text-align: center;*/
/*}*/

#numb img {
    width: max-content;
	max-width: -webkit-fill-available;
}
a:hover {
	text-decoration: none;
}
a {
	color: #333333;
	text-decoration: none;
}
.con_top {
	width: 100%;
	height: 45px;
	color: #333;
	background:#f1f1f1;
	display: block;
	line-height: 40px;
	font-size: 16px;
	position: fixed;
	text-align:center;
	top: 0;
	left: 0;
	z-index: 3;
}
.cont{
	padding: 10px;
	min-height: 440px;
	margin-top: 41px;
	padding-bottom: 58px;
}

/*********分享*****/
#mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
}
#share {
    display: none;
    position: fixed;
    bottom: -100px;
    left: 0;
    width: 100%;
    height: 100px;
    background:#fff;
	z-index:999;
}
#share ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0 10px;
    width: 100%;
    height: 100px;
}
#share li {
    width: 25%;
    height: 100px;
    padding: 15px 0;
    float: left;
}
#share a {
    display: block;
    width: 100%;
    height: 70px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 45px 45px;
    color: #333;
    font-size: 12px;
    text-align: center;
    line-height: 120px;
    text-decoration: none;
}


#mcover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 20000;
}
/*********分享完*****/
.bmml_con_div_pic{display: block;
    overflow: hidden;
    line-height: 34px;
    white-space: nowrap;
    margin-top: 7px;
    float: right;
    text-overflow: ellipsis;
    color: #333;
    font-family: "微软雅黑";}
.lanmubt{
	display: block;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    white-space: nowrap;
    width: 180px;
    float: left;
    text-overflow: ellipsis;
    color: #333;
    font-family: "微软雅黑";
    border-bottom: 1px solid #ccc;
}
.leadTitle{
	font-size: 18px;
	font-weight: 400;
	text-align: center;
}
.title{
	font-size: 26px;
	font-weight: bold;
	margin: 10px auto 10px auto;
}
.title1{
	font-size: 18px;
	font-weight: 400;
	text-align: center;
}

.big_small a {
    margin-left: 10%;
}
.list_title_ziti_a_fx {
    padding: 0px 15px;
    display: block;
    height: 30px;
   /* background: url(../imagesi.png); */
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}
.list_title_ziti_a_fd {
    padding: 0px 15px;
    font-family: "微软雅黑";
    display: block;
    height: 30px;
    background: url(../image/zfd.svg);
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}
.list_title_ziti_a_sx {
    padding: 0px 15px;
    font-family: "微软雅黑";
    display: block;
    height: 30px;
    background: url(../image/zsx.svg);
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}
.big_small {
    color: #FFFFFF;
    position: absolute;
    width: 100%;
    top: 4px;
	top: 12px;
}
.bottom1 {
    text-align: center;
    color: #cccccc;
    height: 54px;
    position: fixed;
    bottom: 0px;
    width: 100%;
	background: #fff;
	box-sizing: border-box;
	left: 0;
	border-top: 1px solid #ddd;
}
.fenxiang {
    color: #FFFFFF;
	position: absolute;
	right: 5px;
	width: 35%;
}
.fanhui-you{

}
#yuying a img {
	width: 30px;
}

#numb img {
	display: block;
	margin: 30px auto;
}

#numb span img {
	display: block;
	margin: 13px auto !important;
}

.FloatTitle{
    font-weight: bold;
    display: block;
}


.br_replace_p_css{
    margin-top: -8px;
    margin-bottom: -8px;
}

.logo_list .tit_con {
	font-weight: bold;
	font-size: 18px;
}
.cont h3 {
	text-align: center;
	font-family: Microsoft Yahei, simhei, sans-serif;
	font-weight: bold;
	line-height: 150%;
	font-size: 20px;
}
.cont .cont_bt {
	padding: 10px 0px 20px 0px;
	border-bottom: 1px solid #bfbfbf;
	margin: 0px 10px;
}
#numb {
	line-height: 1.7;
	text-align: justify;
}
#operate #yuying {
	display: inline-block;
	float: left;
	margin-left: 10%;
}

/* lyy底部按钮 */
.bottom1 .footer {
	height: 50px;
	display: flex;
	padding: 0 20px;
	box-sizing: border-box;
}

.bottom1 .footer .left {
	flex: auto;
	text-align: left;
}
.bottom1 .footer .left .fun:nth-child(2) {
	margin: 0 20px;
}
.bottom1 .footer .right {
	text-align: right;
}

.bottom1 .footer .left .fun {
	display: inline-block;
	line-height: 50px;
	text-align: center;
}

.bottom1 .footer .fun a {
	display: inline-block;
	line-height: 50px;
}

.bottom1 .footer .left span img {
	width: 30px;
	vertical-align: middle;
}

.bottom1 .footer .right span img {
	width: 30px;
	vertical-align: middle;
}

.bottom1 .footer .right .back {
	float: right;
	width: 100%;
}

.bottom1 .footer .right .back .fun {
	display: inline-block;
	line-height: 50px;
}
.bottom1 .footer .right .back .fun:last-child {
	margin-left: 20px;
}
