.subbanner{
	width: 100%;
	padding: 0 13%;
	position: relative;
	/* margin-top: 184px; */
	overflow: hidden;
}
.subbanner>img{
	width: 100%;
	height: auto;
	vertical-align: middle;
	min-height: 130px;
}
.subbanner .w1200{
	position: relative;
}
.subbanner .lmmc {
    width: 228px;
    height: 72px;
    font-size: 24px;
    color: #fff;
    background: url(../image/lmmc_icon.png) no-repeat center right 37px,url(../image/lmmc_bg.png) no-repeat top center;
    position: absolute;
    bottom: 0;
    line-height: 72px;
    text-indent: 42px;
}
.subbanner .lmmc-icon {
	position:absolute;
	left: 0;
	top:0;
	z-index:100;
}
.cont {
    width: 100%;
    /* overflow: hidden; */
    padding-bottom: 30px;
    min-height: 400px;
}
.cont .left {
    width: 19%;
    background: #ebf3fd;
    padding: 20px 0 50px;
}
.cont .right {
    width: 79%;
    margin-top: 16px;
    background: #fff;
    padding: 40px 50px;
}

.cont .left ul li {
    border-left: 4px solid #f3f3f3;
    height: 48px;
    line-height: 48px;
    text-indent: 65px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.cont .left ul li.active {
    border-left: 4px solid #1c5dd5;
    background: #fff;
}
.cont .left ul li.active a{
	color:#3264b4;
}
.cont .left ul li a {
    font-size: 16px;
    color: #050505;
    display: block;
}
.cont .left ul li:hover {
    border-left: 4px solid #2569d9;
    background: #fff;
}
.cont .left ul li:hover a{
	color:#3264b4;
}
.cont .content p {
    text-indent: 2em;
    line-height: 2em;
    margin-top: 25px;
    color: #000;
    font-size: 16px;
}
.cont .content div.np a{
    line-height: 2em;
    margin-top: 25px;
    color: #000;
    font-size: 16px;
}
.cont .content h1{
    font-size: 24px;
    color: #282029;
    text-align: center;
    line-height: 40px;
    margin: 30px 0 20px;
}
.cont .content video{
	margin: 0 auto;
	width: 75%;
	height:auto;
}
.cont .content table{
	margin: 0 auto;
	width:100%;
	height:auto;
}
.cont .page table,.cont .page table tbody,.cont .page table tbody tr{
	width: auto;
	max-width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.cont .page table tbody tr td{
	width: auto;
	max-width: 100%;
	text-align: center;
	margin-bottom: 10px;
	display: inline-block;
}
.cont .page table tbody{
	width: auto;
}
.cont .page{
	margin: 40px 0 0;
	font-size: 13px !important;
}
.headStyle17jqm45qi5, .headStyle17jqm45qi5 td, .headStyle17jqm45qi5 div,#fanye268463{
	font-size:13px !important;
}
.PrevDisabled,.NextDisabled,.cont .page a.Next,.cont .page a.Prev,.defaultButtonStyle,.defaultInputStyle{
	width: 50px;
	padding: 0 !important;
	text-align: center;
	line-height: 25px !IMPORTANT;
	height: 25px !important;
	border-radius: 5px;
	border: solid 1px #1a56ba !important;
	margin: 0 4px !important;
	box-sizing: border-box;
}
.cont .content p img{
	max-width: 80% !important;
	margin:0 auto;
	display: block;
	height: auto !important;
}
.cont .content h2.title{
	font-size: 22px;
	color: #3264b4;
	background: url(../image/line1.png) repeat-x center right;
}
.cont .content h2.title span{
	padding-right:30px;
	background:#fff;
}
.cont .content .jg-list h3{
	font-size: 20px;
	color: #141414;
	margin-bottom: 40px;
}
.cont .content .jg-list li{
	float: left;
	width: 24%;
	height: 38px;
	line-height: 38px;
	background: #f1f6ff;
	margin-bottom: 20px;
	text-indent: 22px;
	margin-right: 1%;
}
.cont .content .jg-list li a{
	display: block;
	font-size: 14px;
	color: #141414;
}
.cont .content .jg-list2{
	margin-top: 42px;
}
.cont .content .jg-list li:hover{background: #1a56ba;}
.cont .content .jg-list li:hover a{
	color: #fff;
}

.ilistfy {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 20px;
}
.ilistfy li {
	width: 100%;
	margin: 0 auto;
	padding: 25px 0;
	height: auto;
	border-bottom: #8f8f8f 1px dotted;
}
.ilistfy li span.time {
	display: block;
	float: left;
	text-align: center;
	width: 55px;
	height: 70px;
	font-size: 12px;
	color: #0d0d0d;
}
.ilistfy li a {
	display: block;
	width: 92%;
	border-left: 1px solid #dbdbdb;
	float: right;
	padding-left: 28px;
	box-sizing: border-box;
}
.ilistfy li span i {
	font-size: 28px;
	display: block;
	width: 100%;
	text-align: right;
	font-style: normal;
	line-height: 30px;
	padding: 10px 0 0 0;
	color: #0d0d0d;
}
.ilistfy li h2 {
	font-size: 20px;
	color: #0d0d0d;
	line-height: 40px;
	font-weight: normal;
	height: 40px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	white-space: pre-wrap;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.ilistfy li p {
	font-size: 14px;
	line-height: 30px;
	color: #6c6c6c;
	margin: 0;
	height: 30px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	white-space: pre-wrap;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.ilistfy li:hover h2, .ilistfy li:hover p, .ilistfy li:hover span, .ilistfy li:hover span i{
	color: #1a56ba;
	transition: all 0.6s;
}
.list{
	width: 100%;
	margin-top: -70px;
	position: relative;
}
.list .w1200{
	background: #fff;
	padding: 20px 50px 50px;
}
.list .title{
	line-height: 80px;
	height: 80px;
	border-bottom: 2px solid #d6d6d6;
}
.list .title h2{
	float: left;
	height: 80px;
	font-size: 24px;
	color: #0d0d0d;
	font-weight: normal;
	border-bottom: 2px solid #1a56ba;
}
.list .title .ddwz{
	float: right;
	font-size: 16px;
	color: #343434;
}
.img-list{
	max-width: 1400px;
	margin: 0 auto;
}
.img-list ul li {
	float: left;
	width: 32%;
	margin: 45px 0px 0 0px;
	border: 1px solid #eee;
	transition: all 0.3s;
	position: relative;
	top: 0;
	margin-right: 2%;
}
.img-list ul li:nth-child(3n){
	margin-right:0;
}
.img-list ul li a {
	display: block;
	width: 100%;
}
#webberedit{
	width:100%;
}
.titlestyle268405{
	height:40px;
}
#yanzheng{
	height: 25px !important;
}
.img-list ul li a>img {
	display: block;
	width: 100%;
	height: 180px;
}
.img-list ul li a>div {
	padding: 10px;
	font-size: 0;
}
.img-list ul li a>div p {
	color: #333 !important;
	font-size: 16px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
	text-indent: 0 !important;
	margin-top: 0 !important;
	line-height: 25px !important;
}
.img-list ul li a>div img {
	height: 14px;
	vertical-align: middle;
}
.img-list ul li a>div span {
	font-size: 14px;
	display: inline-block;
	margin-left: 5px;
	color: #999;
	vertical-align: middle;
}
.img-list ul li:hover {
	box-shadow: 0 0 10px rgb(51 51 51 / 16%);
	top: -10px;
}
.ldxx{
	margin-top: 30px;
	width: 100%;
}
.listFrame{
    margin-top: 30px;
}
@media only screen and (max-width: 1700px) {
	.subbanner{
		padding: 0;
	}
}


@media only screen and (max-width: 1300px) {
	.subbanner .lmmc{
		background: url(../image/lmmc_bg.png) no-repeat top center;
		width: 19%;
		text-align: center;
		text-indent: 0;
	}
	.cont .left ul li{
		text-align: center;
		text-indent: 0;
	}
	.subbanner{
		/* margin-top: 148px; */
	}
	.cont .content .jg-list li a{
		font-size: 12px;
	}
	.list .title h2{
		font-size:22px;
	}
	.list .title .ddwz{
		font-size: 15px;
	}
	.ilistfy li h2{
		font-size: 18px !important;
	}
	.ilistfy li span.time{
		width: 6%;
	}
	.ilistfy li a{
		width:92%;
	}
}
@media only screen and (max-width: 1200px) {
	.cont .content .jg-list li{
		width: 32%;
		text-indent: 18px;
	}
	.img-list ul li a>img{
		height:130px;
	}
}

@media only screen and (max-width: 1100px) {
	.cont .left,.subbanner .lmmc{
		width: 26%;
		font-size: 22px;
	}
	.cont .right{
		width: 72%;
	}
	.subbanner{
		/* margin-top: 133px; */
	}
	.ilistfy li span i{
		font-size: 26px;
		text-align: center;
	}
	.ilistfy li span.time{
		width: 10%;
	}
	.ilistfy li a{
		width: 88%;
	}
	.img-list ul li{
		width:48%;
		margin: 25px 0 0 0;
	}
	.img-list ul li:nth-child(odd){
        margin-right: 4% !important;
 }
	.img-list ul li a>img{
		height:160px;
	}
}
@media screen and (max-width: 1024px){
	.img-list ul li a>div img{
		height: 12px;
	}
	.img-list ul li a>div span {
		font-size: 12px;
	}
	.img-list ul li a>div p {
		font-size: 14px !important;
	}
}
@media only screen and (max-width: 1000px) {
	.subbanner{
		/* margin-top: 85px; */
	}
	.cont .content .jg-list li{
		width:49%;
	}
}
@media only screen and (max-width: 960px) {
	.cont .right{
		padding: 30px 35px;
	}
	.cont .left ul li a{
		font-size:15px;
	}
	.cont .left ul li{
		height:45px;
		line-height?;45px;
	}
	.cont .content p{
		font-size: 15px;
		margin-top: 20px;
	}
	.cont .content .jg-list h3{
		margin-bottom:20px;
	}
	.cont .content .jg-list2{
		margin-top: 0;
	}
	.list .title h2{
		font-size:20px;
		line-height: 60px;
		height: 60px;
	}
	.list .title .ddwz{
		font-size:14px;
	}
	.list .title{
		line-height:60px;
		height: 60px;
	}
	.ilistfy li h2{
		font-size: 17px !important;
	}
	.ilistfy li{
		padding:20px 0;
	}
		.list{
		margin-top:0;
	}
	.img-list ul li a>img{
		height:140px;;
	}
}

@media only screen and (max-width: 768px) {
	.cont .left{
		display: none;
	}
	.img-list ul li a>img{
		height:190px;
	}
	.img-list ul li:hover {
		top: 0px;
	}
	.ilistfy{
		padding:0;
	}
	.cont .right{
		float: none;
		width: 100%;
		padding: 0;
		background: transparent;
	}
	.cont .content h2.title{
		background: transparent;
		text-align: center;
		font-size: 18px;
		padding-top: 20px;
	}
	.cont .content h2.title span{
		padding-right:0;
	}
	.subbanner .w1200{
	    padding: 0;
	}
        .subbanner .lmmc{
		position:static;
		width:100%;
		background:#366BC2;
		height: 50px;
		line-height: 50px;
		font-size: 20px;
		font-weight: bold;
	}
	.cont .content .jg-list h3{
		font-size:18px;
	}
	.ilistfy li h2,.keywordfontcolor268470{
		font-size: 16px !important;
	}
	.ilistfy li span i{
		font-size:24px;
	}
	.list .w1200{
		padding: 20px 3.5%;
	}
	.list .title h2{
		font-size:18px;
	}
	.img-list ul li a>div p {
		font-size: 12px;
	}
}
@media only screen and (max-width: 640px) {
    .ilistfy li{
		padding:15px 0;
	}
	.ilistfy li h2,.keywordfontcolor268470{
		font-size: 15px !important;
		line-height:30px;
		height:30px;
	}
	.ilistfy li span i{
		font-size:22px;
		padding: 5px 0 0;
	}
	.ilistfy li span.time{
		height:auto;
		width: 15%;
	}
	.ilistfy li a{
		padding-left:20px;
		width: 82%;
	}
	.list .w1200{
		padding:0 3.5%;
	}
	.ilistfy li span i{
		font-size:20px;
	}
	.img-list ul li a>img{
		height:150px;
	}
}

@media only screen and (max-width: 480px) {
	.subbanner .lmmc{
		font-size:18px;
		height: 45px;
		line-height: 45px;
	}
	.cont .page table tbody tr td{
		display: block;
	}
	.cont .content .jg-list li{
		width:100%;
		margin-right:0;
	}
	.ilistfy li h2,.ilistfy li p,.ilistfy li span i{
		height:25px;
		line-height:25px;
	}
	.ilistfy li span i{
		padding:0;
	}
	.ilistfy li a{
		padding-left:15px;
	}
	.img-list ul li a>img{
		height:115px;
	}
	.PrevDisabled, .NextDisabled, .cont .page a.Next, .cont .page a.Prev, .defaultButtonStyle, .defaultInputStyle{
		width:12%;
	}
}
