.banner {
	margin: 58px auto;
}

.banner img {
	display: block;
	width: 100%;
}

.list_m ul li {
	padding-left: 290px;
	padding-right: 86px;
	position: relative;
	background:#eeeeee;
	padding-top:38px;
	padding-bottom:38px;
	margin-bottom:56px;
}

.list_m ul li>a {
	display: block;
	position: absolute;
	left: 86px;
	width: 192px;
	height: 114px;
}

.list_yc {
	position: relative;
	height: 114px;
}

.list_m ul li>a img {
	display: block;
	width: 100%;
	height: 100%;
}

.list_m ul li label {
	width: 60px;
	text-align: center;
	height: 100%;
}
.list_m ul li:hover dl dt{
	color:#e25f56;
}
.list_m ul li:hover dl dt a{
	color:#e25f56;
}
.w730 {
	width: 710px;
	height: 100%;
	padding-left: 34px;
	border-left: 1px solid #b9b9b9;
}

.list_yc label {
	font-size: 14px;
	color: #000;
	;
}

.list_yc label h1 {
	font-size: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.list_yc label h2 {
	font-size: 14px;
	margin-top: 10px;
}

.list_yc dl dt {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.list_yc dl dt a {
	color: #000000;
}

.list_yc dl dd {
	color: #000000;
	font-size: 14px;
	line-height: 23px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.list_yc dl dd a {
	color: #000000;
}
.list_yc>a>span{
	    float: right;
	    top: -20px;
	    position: relative;
		color:#e25f56;
}


/*内容页*/
.content_c {
	margin-bottom:80px;
}
.content_c .pos{
	color:#474747;
	font-size:16px;
	margin:28px 0px;
	margin-bottom:48px;
}
.content_c .pos a{
	color:#474747;
	margin:0px 10px;
}

.c_box p,.c_box div ,.c_box label,.c_box span ,.c_box font ,.c_box i{
	font-size:16px;
	text-indent: 2em;
	line-height:26px;
	margin:24px 0px;
}
.c_box .tl{
	font-size:38px;
	color:#000000;
	font-weight: bold;
	text-align: center;
	text-indent:0;
}
.laiyuan{
	text-align: right;
	color:#7e7e7e;
	font-size:16px;
	margin:18px 0px;
	text-indent:0;
	margin-bottom:28px;
}

.c_box p img,.c_box div img ,.c_box label img,.c_box span img ,.c_box font img ,.c_box i img,.c_box img{
	max-width:800px;
	display: block;
	/* width: 24%; */
	margin: 0px auto;
}
body,html{
		min-width: auto;
	}
	.ell {
    white-space: normal;
    overflow: hidden;
    text-overflow: inherit;
}
	
	
	.bottom {
		background: white;
		height: 60px;
		line-height: 60px;
		width: 96%;
		padding: 0px 2%;
		border-bottom: 1px solid #DCDCDC;
		display: none;
		position: relative;
		z-index:11;
		position: fixed;
    	top: 0px;
	}
	
	.bottom .logo_t {
		height: 60px;
		line-height: 60px;
		display: flex;
		align-items: center;
	}
	
	.bottom .logo_t img {
		width: 57%;
		max-width: 200px;
	}
	
	.bottom .ss {
		width: 20%;
		float: right;
		position: absolute;
		right: 2%;
		top: 0px;
	}
	
	.bottom .ss a {
		position: absolute;
		right: 42px;
		top: 50%;
		width: 16px;
		margin-top: -8px;
		max-width: 20px;
		z-index: 111;
	}
	
	.bottom .ss a img {
		display: block;
		width: 100%;
	}
	
	.mobile_key {
		display: none;
		top: 50%;
		position: relative;
	}
	
	.mobile_key img {
		width: 20px;
		position: relative;
		top: 5px;
	}
	
	.iphone_img {
		display: none;
	}
	
	.iphone_img img {
		display: block;
		width: 100%;
	}
	
	.header-overlay {
		transition: all 0.2s ease-out;
		background: rgba(0, 0, 0, 0.3);
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		z-index: 5;
		top: 0;
		opacity: 0;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
		visibility: hidden;
	}
	
	.header-overlay {
		transition: all 0.2s ease-out;
		background: rgba(0, 0, 0, 0.3);
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		z-index: 5;
		top: 0;
		opacity: 0;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
		visibility: hidden;
	}
	
	.m_nav {
		position: fixed;
		left: 0;
		top: 60px;
		right: 0;
		width: 100%;
		background: #efefef;
		z-index: 5555555;
		display: none;
		max-height: calc(100vh - 55px);
		/*max-height: calc(var(--vh, 1vh) * 100 - 55px);*/
		overflow-y: auto;
	}
	
	.m_nav .mNav_bott .m_navli .m_secNav .li-title a {
		padding: 5px 0 5px 25px;
		display: block;
		position: relative;
		font-size: 14px;
		line-height: 1.25;
		transition: all 0.3s ease-out;
		color: #000000;
	}
	
	.m_nav .m_wrap {
		padding: 0 5%;
	}
	
	.m_nav .mNav_bott .m_navli {
		position: relative;
		transition: all 0.3s ease-out;
		border-bottom: solid 1px #dad9d9;
	}
	
	.m_nav .mNav_bott .m_navli:last-child {
		border-bottom: none;
	}
	
	.m_nav .mNav_bott .m_navli>a {
		display: block;
		padding: 15px 35px 15px 15px;
		font-size: 14px;
		position: relative;
		overflow: hidden;
		color: #000000;
	}
	
	.m_nav .mNav_bott .m_navli>a:hover {
		color: #000000;
	}
	
	.m_nav .mNav_bott .m_navli>a:after,
	.m_nav .mNav_bott .m_navli>a:before {
		content: '';
		background: #908b8b;
		width: 9px;
		height: 2px;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 15px;
		margin: auto;
	}
	
	.m_nav .mNav_bott .m_navli>a:after {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		transition: all 0.6s ease-out;
	}
	
	.m_nav .mNav_bott .m_navli>a:before {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		transition: all 0.6s ease-out;
	}
	
	.m_nav .mNav_bott .m_navli.active {
		background: #efefef;
	}
	
	.m_nav .mNav_bott .m_navli.active>a:before {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		background: #908b8b;
	}
	
	.m_nav .mNav_bott .m_navli.active>a:after {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		opacity: 0;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
		background: #908b8b;
	}
	
	.m_nav .mNav_bott .m_navli.active>a {
		/*border-bottom:solid 1px #58a3e7;*/
		font-weight: bold;
	}
	
	.m_nav .mNav_bott .m_navli .m_secNav {
		display: none;
	}
	
	.m_nav .mNav_bott .m_navli .m_secNav .li-title {
		width: 100%;
		padding: 8px 25px;
		border-top: solid 1px #dad9d9;
		padding-top: 18px;
		box-sizing: border-box;
		color: #fff;
		font-size: 13px;
		position: relative;
	}
	
	.m_nav .mNav_bott .m_navli .m_secNav .li-title a {
		padding: 5px 0 5px 25px;
		display: block;
		position: relative;
		font-size: 14px;
		line-height: 1.25;
		transition: all 0.3s ease-out;
	}
	
	.m_nav .mNav_bott .m_navli .m_secNav .li-title a:after {
		content: '';
		width: 15px;
		height: 15px;
		background: url(../img/m_anniu1.png) no-repeat center;
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -7px;
		background-size: cover;
	}
	
	.m_nav .mNav_bott .m_navli .m_secNav ul {
		font-size: 0;
		padding-bottom: 18px;
	}
	
	.m_nav .mNav_bott .m_navli .m_secNav li {
		font-size: 14px;
	}
	
	.m_nav .mNav_bott .m_navli.m_navli02 .m_secNav ul {
		overflow: hidden;
	}
	
	.m_nav .mNav_bott .m_navli.m_navli02 .m_secNav li {
		width: 50%;
		float: left;
	}
	
	.m_nav .mNav_bott .m_navli .m_secNav li>a {
		padding: 8px 25px;
		line-height: 28px;
		display: block;
		position: relative;
		color: #000000;
	}
	
	.m_nav .mNav_bott .m_navli .m_secNav li>a:hover {
		color: #000000;
	}
	
	.m_nav .mNav_bott .m_navli .m_secNav li>a.cur {
		color: #000000;
	}

@media only screen and (max-width:1220px) {
	.w1200 {
	    width: 94%;
	}
	.nav {
		display: none;
	}
	.bottom {
		display: block;
	}
	.mobile_key {
		display: block;
	}
	.iphone_img {
		display: block;
	}
	.c_box .tl{
		font-size:24px;
		line-height:normal;
	}
	
	.list_m ul li {
	    padding-left: 245px;
	    padding-right: 50px;
	    padding-top:30px;
	    padding-bottom:30px;
	    margin-bottom:36px;
	}
	
	.list_m ul li>a {
	    left: 50px;
	}
	
	.banner {
	    margin: 30px auto;
	}
	.w730 {
	    width: 84%;
		}
}

@media only screen and (max-width:1080px){
	.top_bg{
		display: none;
	}
	.footer p{
		width:96%;
		margin:0px auto;
		font-size:16px;
	}
	.laiyuan{
		text-align: left;
	}
	.w730 {
    width: 87%;
    padding-left: 7%;
}
	.list_m ul li label{
		display: none;
	}
	.c_box p img,.c_box div img ,.c_box label img,.c_box span img ,.c_box font img ,.c_box i img,.c_box img{
		max-width:600px;
	}
}

@media only screen and (max-width:768px){
.footer p{
		font-size:14px;
		margin: 7px auto;
	}
	.list_m ul li{
		    padding: 4% 2% 4% 32%;
			    margin-bottom: 4%;
	}
	.list_m ul li>a {
	    left: 2%;
	    width: 30%;
	    height: 14vw;
	    min-height: 70px;
	}
	
	.list_yc {
	    position: relative;
	    height: 14vw;
	    min-height: 70px;
	}
	.list_yc>a{
		display: none;
	}
	.list_yc dl dt{
		font-size:14px;
		margin-bottom:3px;
		font-weight: normal;
	}
	.banner {
/*	    margin: 3% auto;*/
margin-top: 20%;
	}
	.c_box p img,.c_box div img ,.c_box label img,.c_box span img ,.c_box font img ,.c_box i img,.c_box img{
		max-width:400px;
		width:96%;
	}
	
}