.nytitle{
	text-align: center;
}
.nytitle h2{
	font-size: 28px;
	color: #333333;
}
.nytitle .line{
	width: 30px;
	height: 2px;
	background: #00a8f8;
	margin: 15px auto;
}
.nynav{
	border-bottom: 1px solid #dddddd;
	background: #fff;
}
.nynav .nnnav{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.nynav .nnnav .item{
	margin-right: 30px;
}
.nynav .nnnav .item a{
	display: block;
	padding:20px 0 15px;
	color: #333333;
	font-size: 16px;
	position: relative;
}
.nynav .nnnav .item.active a:after{
	content: '';
	position: absolute;
	bottom:-1px;
	width: 100%;
	left: 0;
	background: #00a8f8;
	height: 3px;
}
.nynav .nnnav .item:last-child{
	margin-right: 0;
}
.ab1{
	padding:80px 0;
}
.ab1 .ab1con{
	text-align: left;
	margin:25px 0;
	height: 100px;
	overflow: hidden;
}
.ab1 .acc{
	text-align: center;
	margin:15px 0;
}
.ab1 .ac{
	color: #00a8f8;
	text-align: center;
	display: inline-block;
	border-bottom: 1px solid #00a8f8;
	cursor: pointer;
}
.ab1 .ab1list{
	padding:0 5vw;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 35px;
}
.ab1 .ab1list .item{
	width: 25%;
	text-align: center;
	position: relative;
	margin-top:25px;
}
.ab1 .ab1list .item:after{
	position: absolute;
	right: 0;
	top: 5px;
	width: 1px;
	height: 80%;
	background: #e7e7e7;
	content:'';
}
.ab1 .ab1list .item:last-child:after{
	display: none;
}
.ab1 .ab1list .item .wz1{
	font-size: 56px;
	color: #333333;
	display: flex;
    justify-content: center;
}
.ab1 .ab1list .item .wz1 span{
	color: #00a8f8;
	font-size: 15px;
}
.ab1 .ab1list .item .wz2{
	color: #525151;
	font-size: 14px;
}

.ab2{
	padding-bottom: 80px;
}
.swiper{
	overflow: hidden;
	position: relative;
	padding-bottom: 80px;
}
.honor{
	margin-top:45px;
}
.honor .swiper-slide{
	text-align: center;
}
.honor .swiper-slide .img{
	border:1px solid #dbdbdb;
	padding:20px;
}
.honor .swiper-slide h3{
	font-size: 15px;
	color: #333333;
	padding:15px;
	background: #f4f4f4;
}
.nnlist{
	background: #f7f7f7;
	padding:30px 0 180px;
}
.nlist .item{
	border-bottom: 1px solid #dadada;
	padding-bottom: 55px;
	margin-top:55px;
}
.nlist .item a{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.nlist .item a .img{
	width: 16%;
	display: grid;
	height: 120px;
	justify-content: center;
	overflow: hidden;
	align-content: center;
}
.nlist .item a .itr{
	width: 81%;
}
.nlist .item a .itr .ft{
	color: #333333;
	font-size: 20px;
}
.nlist .item a .itr .fc{
	font-size: 14px;
	color: #808080;
	margin-top:15px;
	line-height: 1.6;
}
.nlist .item a .itr .fb{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 15px;
}
.nlist .item a .itr .fb .fbl{
	color: #808080;
	font-size: 14px;
}
.nlist .item a .itr .fb .fbr{
	display: flex;
	align-items: center;
	color: #00a8f8;
	font-size: 14px;
}
.nlist .item a .itr .fb .fbr img{
	margin-left: 10px;
}

.nnews-con{
	padding:90px 0;
	background: #f7f7f7;
}
.nnews-con .nncon{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.nnews-con .nncon .nnconl{
	width: 74%;
	
}
.nnews-con .nncon .nnconl .nnconlt{
	background: #fff;
	padding:80px 40px 40px;
}
.nnews-con .nncon .nnconr{
	width: 24%;
}

.nnews-con .nncon .nnconl .nnconlt .nntitle{
	text-align: center;
}
.nnews-con .nncon .nnconl .nnconlt .nntitle h3{
	font-size: 30px;
	color: #000000;
}
.nnews-con .nncon .nnconl .nnconlt .nntitle .date{
	color: rgba(51, 51, 51, 0.5);
	font-size: 14px;
	margin-top:15px;
}
.nnews-con .nncon .nnconl .nnconlt .nnconncon{
	padding:40px 0;
	margin-top: 30px;
	border-top: 1px solid #d6d6d6;
}
.nnews-con .nncon .nnconl .nnconlt .nmtag{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 35px;
}
.nnews-con .nncon .nnconl .nnconlt .nmtag .tl{
	font-size: 15px;
	color: #333333;
}
.nnews-con .nncon .nnconl .nnconlt .nmtag .tl a{
	font-size: 12px;
	color: #333333;
	background: #edf0f2;
	padding:3px 10px;
	border-radius: 6px;
	margin-right: 10px;
}
.nnews-con .nncon .nnconl .nmnp{
	background: #fff;
	padding:20px 40px;
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.nnews-con .nncon .nnconl .nmnp .nmnpl{
	font-size: 14px;
	color: #333333;
}
.nnews-con .nncon .nnconl .nmnp .nmnpl a{
	font-size: 14px;
	color: #333333;
}
.nnews-con .nncon .nnconl .nmnp .nmnpl .n{
	margin-top: 10px;
}
.nnews-con .nncon .nnconl .nmnp .nmnpr a{
	background: #f3f3f3;
	color: #333333;
	font-size: 17px;
	padding:6px 22px;
	border-radius: 10px;
}

.nnews-con .nncon .nnconr .nncrt{
	background: #fff;
	padding:20px;
}
.nnews-con .nncon .nnconr .nncrt h3{
	font-size: 20px;
	color: #333;
	position: relative;
	margin-bottom: 30px;
	font-weight: 600;
}
.nnews-con .nncon .nnconr .nncrt h3:after{
	position: absolute;
	left: -20px;
	top: 0;
	content: '';
	width: 2px;
	height: 100%;
	background: #00a8f8;
}
.nnews-con .nncon .nnconr .nncrt ul{
	margin-top: 20px;
}
.nnews-con .nncon .nnconr .nncrt ul li{
	margin-top: 10px;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 10px;
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
}
.nnews-con .nncon .nnconr .nncrt ul li a{
	color: #333333;
	font-size: 12px;
}
.nnews-con .nncon .nnconr .nncrt ul li:last-child{
	border-bottom: none;
}
.nnews-con .nncon .nnconr .nnbq{
	background: #fff;
	padding:20px;
	margin-top: 30px;
}
.nnews-con .nncon .nnconr .nnbq h3{
	font-size: 20px;
	color: #333;
	position: relative;
	margin-bottom: 20px;
}
.nnews-con .nncon .nnconr .nnbq h3:after{
	position: absolute;
	left: -20px;
	top: 0;
	content: '';
	width: 2px;
	height: 100%;
	background: #00a8f8;
}
.nnews-con .nncon .nnconr .nnbq ul {
	display: flex;
	flex-wrap: wrap;

}
.nnews-con .nncon .nnconr .nnbq ul li{
	width: 24%;
	margin-right: 1.33%;
	background: #edf0f2;
	text-align: center;
	line-height: 30px;
	border-radius: 10px;
	margin-top: 10px;
}
.nnews-con .nncon .nnconr .nnbq ul li:nth-child(4n){
	margin-right: 0;
}
.nnews-con .nncon .nnconr .nnbq ul li a{
	color: #333333;
	font-size: 12px;
}
.nnews-con .nncon .nnconr .nngz{
	background: #fff;
	padding:20px;
	margin-top: 30px;
}
.nnews-con .nncon .nnconr .nngz h3{
	font-size: 20px;
	color: #333;
	position: relative;
	margin-bottom: 20px;
}
.nnews-con .nncon .nnconr .nngz h3:after{
	position: absolute;
	left: -20px;
	top: 0;
	content: '';
	width: 2px;
	height: 100%;
	background: #00a8f8;
}
.nnews-con .nncon .nnconr .nngz .nngzc{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.nnews-con .nncon .nnconr .nngz .nngzc .nngzl{
	width: 40%;
}
.nnews-con .nncon .nnconr .nngz .nngzc .nngzr{
	width: 58%;
}
.nnews-con .nncon .nnconr .nngz .nngzc .nngzr h4{
	font-size: 15px;
	color: #333;
}
.nnews-con .nncon .nnconr .nngz .nngzc .nngzr p{
	font-size: 12px;
	color: #676767;
	margin-top: 5px;
}
.msnav{
	margin-top: 100px;
}
.msnavn{
	display: flex;
}
.msnavn .msnavnl{
	background: #00a8f8;
	color: #fff;
	font-size: 15px;
	width: 7%;
	padding:10px 20px;
}
.msnavn .msnavnr{
	display: flex;
	justify-content: space-between;
	padding:10px 20px;
	width: 90%;
	background: #fff;
}
.msnavn .msnavnr .nnl{
	width: 8%;

}
.msnavn .msnavnr .nnl a{
	color: #333333;
	font-size: 14px;
}
.msnavn .msnavnr a{
	padding:4px 10px;
}
.msnavn .msnavnr a.active{
	background: #00a8f8;
	color: #fff;
	border-radius: 15px;
}

.msnavn .msnavnr .nnr{
	display: flex;
	flex-wrap: wrap;
	width:91%;
}
.msnavn .msnavnr .nnr a{
	margin-right: 15px;
	display: block;
	color: #333333;
	font-size: 15px;
	
}
.msnavn .msnavnr a:hover{
	background: #00a8f8;
	color: #fff;
	border-radius: 15px;
}
#mmore{
	color: rgba(51, 51, 51, 0.5);
	background: none;
	display: block;
}
.msnavn .msnavnr a:nth-child(n+14){
	display: none;
}
.cn{
	padding:20px 0 80px;
}
.cnlist .item{
	margin-top: 40px;
	padding:25px;
	background: #fff;
}
.cnlist .item a{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.cnlist .item a .al{
	width: 35%;
	display: grid;
	align-items: center;
	overflow: hidden;
	height: 195px;
}
.cnlist .item a .ar{
	width: 60%;
	padding-right: 8%;
}
.cnlist .item a .ar .date{
	font-size: 18px;
	color: rgba(51, 51, 51, 0.8);
}
.cnlist .item a .ar .at{
	color: #333333;
	font-size: 20px;
	margin: 20px 0 15px;
	    font-weight: 500;
}
.cnlist .item a .ar .ab{
	font-size: 16px;
	color: #333333;
	line-height: 1.8;
}

.contact-lx{
	padding:100px 0;
}
.contact-lx .colx{
	display: flex;
	flex-wrap: wrap;
	margin-top: 70px;
}
.contact-lx .colx .colxl{
	width: 50%;
	background: url(../images/cobg.jpg) no-repeat;
	background-size: cover;
	display: grid;
	align-content: center;
	padding:0 40px;
}
.contact-lx .colx .colxl h2{
	font-size: 25px;
	color: #333;
	font-weight: 600;
}
.contact-lx .colx .colxl h6{
	font-size: 12px;
	color: rgba(#333);
}
.contact-lx .colx .colxl .line{
	width: 90px;
	height: 5px;
	background: #333;
	margin:10px 0 25px;
}

.contact-lx .colx .colxl ul li{
	display: flex;
	align-items: center;
	margin-top: 30px;
}
.contact-lx .colx .colxl ul li .limg{

}
.contact-lx .colx .colxl ul li .lwz{
	margin-left: 2%;
}
.contact-lx .colx .colxl ul li .lwz h5{
	font-size: 13px;
	color: #333;
}
.contact-lx .colx .colxl ul li .lwz h4{
	font-size: 15px;
	color: #333;
	margin-top: 5px;
}
.contact-lx .colx .colxl .ewm{
	display: flex;
	margin-top: 25px;
}
.contact-lx .colx .colxl .ewm .item{
	margin-right: 15px;
	text-align: center;
}
.contact-lx .colx .colxl .ewm .item p{
	color: #fff;
	font-size: 13px;
	margin-top: 5px;
}
.contact-lx .colx .colxr{
	width: 50%;
}

.contact-ot{
	padding:100px 0;
	background: #f2f2f2;
}
.contact-ot .conlist{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contact-ot .conlist .item{
	width: 49.5%;
	background: #fff;
	padding:10px;
	height: 202px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}
.contact-ot .conlist .item:nth-child(2n+1){
	display: none;
}
.contact-ot .conlist .item .itl{
	width: 70%;
}
.contact-ot .conlist .item .itl h3{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.contact-ot .conlist .item .itl .line{
	background: #00a8f8;
	width: 25px;
	height: 3px;
	margin:10px 0 20px;
}
.contact-ot .conlist .item .itl .con{
	color: #000000;
	font-size: 15px;
	line-height: 1.7;
}
.contact-ot .conlist .item .itr{
	width: 20%;
}
.showmore{
	text-align: center;
	color: rgba(51, 51, 51, 0.5);
	cursor: pointer;
	margin-top: 35px;
}
.mfeed{
	padding:80px 0;
}
.feed{
    margin: 20px 0;
}
.feed h4{
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}
.feed h4 span{
    font-size: 20px;
    color: #0066cc;
}
.feedbb ul{
    overflow: hidden;
    margin-top: 15px;
}
.feedbb ul li{
    float: left;
    width: 46%;
    margin:1% 2%;
    border: 1px solid #ededed;
    
}
.feedbb ul li span{
    float: left;
    width: 25%;
    padding: 12px 0 12px 5px;
    color: #a7aeaf;
}
.feedbb ul li input{
    float: left;
    width: 75%;
    border-left: 1px #ededed solid;
    padding: 12px 8px;
}

.gcon{
    border: 1px #ededed solid;
    margin:0 2%;
    width: 96%;
    height: 120px;
    padding: 12px;
}
.but{
    text-align: center;
    margin-top: 35px;
}
.but .tj{
    display: inline-block;
    text-align: center;
    width: 180px;
    border: 1px solid #00a8f8;
    border-radius: 20px;
    padding: 10px 0;
    color: #fff;
    margin: 0 6px;
    background: #00a8f8;
    font-size: 16px;
}
.nysearch{
	background: #fff;
	padding:20px 0;
}
.nysearch .container{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.nysearch .sl{
	font-size: 14px;
	color: #333333;
}
.nysearch .sl a{
	color: #676767;
	font-size: 14px;
}
.nysearch .sr form{
	display: flex;
}
.nysearch .sr form input{
	width: 14vw;
	background: none;
	border:1px solid #d2d2d2;
	border-right: none;
	padding:7px 15px;
	font-size: 14px;
}
.nysearch .sr form button{
	background: #009bf3;
	border:none;
	padding:0 20px;
}
.lmore{
	background: #009bf3;
	width: 200px;
	margin:50px auto 0;
	border-radius: 20px;
	text-align: center;
	color: #fff;
	padding:10px 0;
	display: block;
}
.lmore:hover{
	color: #fff;
}

.prony{
    background: #f2f2f2;
	padding:30px 0 100px;
}
.prony .pronylist{
	display: flex;
	flex-wrap: wrap;
}
.prony .pronylist .item{
	width: 32.33%;
	margin-right: 1.5%;
	margin-top: 50px;
	text-align: center;
}
.prony .pronylist .item:nth-child(3n){
	margin-right: 0;
}
.prony .pronylist .item .img{
	background: #ffffff;
	/*padding:40px 0;*/
	height: 320px;
	display: grid;
	align-items: center;
	justify-content: center;
	justify-items: center;
}
.prony .pronylist .item .img img{
	max-width: 80%;
}
.prony .pronylist .item .itt h3{
	color: #333333;
	font-size: 18px;
	text-align: left;
	margin-top: 15px;
}
.prony .pronylist .item .itt h4{
	color: #6b6a6a;
	font-size: 24px;
	font-weight: lighter;

}
.prony .pronylist .item:hover img{
	transform: scale(1.1);
}

.pronyc1{
	display: flex;
	flex-wrap: wrap;
	background: #fff;
	padding:40px;
	justify-content: space-between;
	align-items: center;
}
.pronyc1 .c1l{
	width: 48%;
}
.pronyc1 .c1l .tt{
	color: #333333;
	font-size: 36px;
}
.pronyc1 .c1l .ett{
	color: #333333;
	font-size: 24px;
}
.pronyc1 .c1l .ccon{
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding:40px 0;
	margin: 30px 0 20px;
}
.pronyc1 .c1l .zx{
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	display: block;
	background: #00a8f8;
	padding:12px 0;
	display: block;
	width: 240px;
	
}
.pronyc1 .c1l .zxx{
	color: #ffffff;
	font-size: 20px;
	float: right;
	text-align: center;
	display: block;
	background: #00a8f8;
	padding:12px 0;
	display: block;
	width: 240px;
	
}
.pronyc1 .c1r{
	width: 48%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pronyc1 .c1r .c1rl{
	width: 18%;
	position: relative;
	padding:30px 0;
}
.pronyc1 .c1r .c1rl .swiper-slide{
	border:1px solid #e2e2e2;
	display: grid;
	align-content: center;
	padding:15px;
}

.pronyc1 .c1r .c1rl .swiper-slide.swiper-slide-thumb-active{
	border:3px solid #00a8f8;
}
.pronyc1 .c1r .c1rl .swiper-button-prev{
	position: absolute;
	top: 0;
	left: 45%;
}
.pronyc1 .c1r .c1rl .swiper-button-next{
	position: absolute;
	bottom: -20px;
	left: 45%;
	top:unset;
}
.pronyc1 .c1r .c1rr{
	width: 77%;
	
	
}
.pronyc1 .c1r .c1rr .swiper-slide{
	text-align: center;

	position: relative;
	display: grid;
	align-items: center;
	justify-content: center;
	/*padding:100px;*/
}
.c1r .swiper{
	padding-bottom: 0;
}
.c1rl .swiper-button-next, .c1rl .swiper-button-prev{
	background-image: none;
}

.pronyc2{
	margin-top: 60px;
	background: #fff;
	padding:40px;
}
.pronyc2 .ctn{
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #e1e1e1;
}
.pronyc2 .ctn .item{
	margin-right: 40px;
}
.pronyc2 .ctn .item a{
	position: relative;
	padding-bottom: 15px;
	display: block;
	color: #333333;
	font-size: 18px;
}
.pronyc2 .ctn .item.active a:after{
	position: absolute;
	bottom: -1px;
	content: '';
	height: 2px;
	width: 100%;
	background: #00a8f8;
	left: 0;
}
.pronyc2 .cpcon .item{
	display: none;
}

.pronyc2 .cpcon .item table tr td{
    border:1px solid ;
}

.pronyc2 .cpcon .item.active{
	display: block;
}
.pronyc2 h2{
	font-size: 26px;
	color: #333;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.pronyc2 .p2list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pronyc2 .p2list .item{
	text-align: center;
	width: 32.33%;
}
.pronyc2 .p2list .item .itt{
	margin-top: 20px;
}
.pronyc2 .p2list .item .itt .itt1{
	color: #333333;
	font-size: 22px;
}
.pronyc2 .p2list .item .itt .itt2{
	color: #8f8f8f;
	font-size: 16px;
}
.pronyc2 .p2list .item .more{
	display: block;
	margin:20px auto 0;
	text-align: center;
	width: 130px;
	padding:10px 0;
	border:1px solid #e7e7e7;
	font-size: 16px;
	color: #333;
}
.ppnylist .item:first-child{
	margin-top: 0;
}
.ppnylist .item{
	border-bottom: 1px dashed #dadada;
	padding-bottom: 15px;
	margin-top: 15px;
}
.ppnylist .item a{
	color: #333;
	font-size: 15px;
}
.ppnylist .item:last-child{
	border-bottom: none;
}
@media(max-width:1700px){
    .pronyc1 .c1r .c1rr{
        padding-top: 24px;
    }
}

@media(max-width:780px){
	.ab1{
		padding:60px 0;
	}
	.ab1 .ab1list{
		padding:0;
	}
	.ab1 .ab1list .item .wz1{
		font-size: 32px;
	}
	.ab1 .ab1list .item .wz2{
		font-size: 12px;
	}
	.nnlist{
		padding:30px 0 60px;
	}
	.nlist .item{
		margin-top: 25px;
		padding-bottom: 25px;
	}
	.nlist .item a .img{
		width: 100%;
	}
	.nlist .item a .itr{
		width: 100%;
		margin-top: 15px;
	}
	.nytitle h2{
		font-size: 24px;
	}
	.nysearch .sl{
		width: 100%;
	}
	.nysearch .sr{
		width: 100%;
		margin-top: 25px;
	}
	.nysearch .sr form input{
		width: 60vw;
	}
	.pp1 .id1list .item:nth-child(3){
		margin-top: 25px!important;
	}
	.pp2 .id1list .item:nth-child(3){
		margin-top: 25px!important;
	}
	.nnews-con .nncon .nnconl .nmnp .nmnpr{
		margin-top: 25px;
	}
	.nnews-con{
        padding:40px 0;
    }
    .nnews-con .nncon .nnconl .nnconlt{
        padding:20px;
    }
    .nnews-con .nncon .nnconl{
        width: 100%;
    }
    .nnews-con .nncon .nnconl .nnconlt .nntitle h3{
        font-size: 20px;
    }
    .nnews-con .nncon .nnconl .nnconlt .nnconncon{
        padding:20px 0;
    }
    .nnews-con .nncon .nnconl .nnconlt .nnconncon img{
        max-width: 100%;
        height: auto!important;
    }
    .cpcon img{
        max-width: 100%;
        height: auto!important;
    }
    .cpcon p{
        text-wrap:unset!important;
    }
    .cpcon span{
        text-wrap:unset!important;
    }
    .nnews-con .nncon .nnconl .nmnp{
        margin-top:25px;
    }
    .nnews-con .nncon .nnconr{
        width: 100%;
        margin-top:25px;
    }
    .nnews-con .nncon .nnconr .nncrt h3{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .nnews-con .nncon .nnconr .nngz h3{
        font-size: 18px;
    }
    .contact-lx{
        padding:40px 0;
    }
    .contact-lx .colx{
        margin-top:40px;
    }
    .contact-lx .colx .colxl{
        width: 100%;
        padding:20px;
    }
    .contact-lx .colx .colxl h2{
        font-size: 20px;
    }
    .contact-lx .colx .colxl h6{
        margin-top:5px;
    }
    .contact-lx .colx .colxl .line{
        height: 3px;
        margin:10px 0;
    }
    .contact-lx .colx .colxl ul li{
        margin-top:15px;
    }
    .contact-lx .colx .colxr{
        width: 100%;
    }
    .contact-ot{
        padding:40px 0;
    }
    .contact-ot .conlist .item{
        width:100%;
    }
    .contact-ot .conlist .item .itl h3{
        font-size: 16px;
    }
    .contact-ot .conlist .item .itl .con{
        font-size: 13px;
    }
    .mfeed{
	    padding:40px 0;
	}
	.feedbb ul li input{
	       width: 65%;
	       font-size: 13px;
	   }

	   .feedbb ul li span{
	       width: 45%;
	       padding: 12px 0 12px 0px;
	   color: #a7aeaf;
	   text-align: left;
	   font-size: 13px;
	   }

	   .pronyc1{
        padding:20px;
    }
    .pronyc1 .c1l{
        width:100%;
    }
    .pronyc1 .c1l .tt{
        font-size: 24px;
    }
    .pronyc1 .c1r .c1rl{
    	width: 100%;
    	display: none;
    }
    .pronyc1 .c1r .c1rr{
    	width: 100%;
    }
    
    .pronyc1 .c1l .ccon{
        padding:20px 0;
        margin:15px 0;
    }
    .pronyc1 .c1l .zx{
        width:160px;
        font-size: 16px;
        padding:8px 0;
    }
    .pronyc1 .c1r{
        width:100%;
        margin-top:20px;
    }
    .pronyc1 .c1r .c1rr .swiper-slide{
        padding:20px;
    }
    .pronyc2{
        padding:20px;
    }
    .pronyc2 h2{
        font-size: 16px;
    }
    .pronyc2 .ctn .item a{
    	font-size: 14px;
    }
    .pronyc2 .ctn .item{
    	margin-right: 10px;
    }
    .pronyc2 .p2list .item{
        width:100%;
        margin-right: 0;
        margin-top:25px;
    }
    .pronyc2 .p2list .item .itt .itt1{
        font-size: 16px;
    }
    .pronyc2 .p2list .item .more{
        font-size: 14px;
    }
    .prony{
        padding:30px 0 60px;
    }
    .msnavn{
    	flex-wrap: wrap;
    }
    .msnavn .msnavnl{
    	width: 100%;
    }
    .msnavn .msnavnr{
    	width: 100%;
    }
    .msnavn .msnavnr .nnl{
    	width: 18%;
    }
    .msnavn .msnavnr .nnr{
    	width: 80%;
    }
    .msnavn .msnavnr .nnr a{
    	font-size: 12px;
    	margin-right: 8px;
    }
    .cnlist .item{
    	margin-top: 20px;
    }
    .cnlist .item a .al{
    	width: 100%;
    	height: auto;
    }
    .cnlist .item a .ar{
    	width: 100%;
    	padding-right: 0;
    	margin-top: 25px;
    }
    .cnlist .item a .ar .date{
    	font-size: 16px;
    }
    .cnlist .item a .ar .at{
    	font-size: 20px;
    	margin: 10px 0;
    }
    .cnlist .item a .ar .ab{
    	font-size: 14px;
    }
    .msnavn .msnavnr .nnr a:nth-child(n+6){
        display: none;
    }
    .msnav{
        margin-top:50px;
    }
    .nysearch{
        display: none;
    }
    .pp1{
        padding:40px 0!important;
    }
    .id1 .id1con .id1conl .d1navb{
        display: none;
    }
    .id1{
        padding:40px 0;
    }
    .nlist .item a .itr .fc{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}