	.m-login{
		height: 100vh;
		background: url(../images/new4.png) no-repeat center;
		/*background-size: 100%;*/
		display: flex;
		flex-flow: column;
		justify-content: center;
		box-sizing: border-box;
		padding-bottom: 100px;
		background-size: cover;
	}
	.m-login .logo1{
		width: 354px;
		margin: 0 auto 78px;
	}
	
	
	
	
	.login-box{
		margin: 0 auto;
		width: 520px;
		padding: 40px 50px 70px;
		box-sizing: border-box;
		background-color: #fff;
		box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	}
	.login-box h3{
		font-size: 28px;
		margin-bottom: 50px;
	}
	.login-con{
		background-color: #fff;
	}
	
	.form-login .input-box input{
		width: 100%;
		height: 48px;
		line-height: 46px;
		color: #777;
		border-radius: 3px;
		border:1px solid #d8d8d8;
		outline:none;
		margin-bottom: 20px;
		padding: 0 13px 0 50px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 18px;
		background: url(../images/img1-3.png) no-repeat 19px center;
		background-size: 24px;
	}
	.form-login .input-box.pwd input{
		background-image: url(../images/img1-4.png);
	}
	.form-login .input-auto{
		overflow: hidden;
		margin: 0 0 10px;
	}
	
	.form-login .input-auto label,
	.sub-navph label {
		cursor: pointer;
		outline:none;
		font-size: 16px;
	}
	.form-login .input-auto input,
	.sub-navph input{
		width: 16px;
		height: 16px;
		display: inline-block;
		vertical-align: -2px;
		background: url(../images/img1-5.png) no-repeat center center;
		background-size: 100%;
		-webkit-appearance: none;
		appearance: none;
		outline:none;
		margin-right: 5px;
	}
	.form-login .input-auto input.checked,
	.sub-navph input.checked{
		background-image: url(../images/img3-8.png);
	}
	.form-login .input-auto .btn-forget{
		color: #152a8c;
	}
	.form-login .input-but{
	
	}
	.form-login .input-auto .rd{
		margin-bottom: 10px;
		color: #595959;
	}
	.form-login .input-auto .ip{
		font-size: 14px;
		color: #AFB5BB;
		margin-bottom: 40px;
	}
	.form-login .input-but input{
		height: 60px;
		line-height: 60px;
		width: 100%;
		background-color: #152a8c;
		border:none;
		font-size: 18px;
		color: #fff;
		border-radius: 3px;
		cursor: pointer;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		border-radius: 7px;
	}
	.form-login .input-but input:hover{
		opacity: 0.8;
		filter: alpha(opacity=80);
	}
	
	.footer{
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		font-size: 12px;
		color: #262626;
		height: 80px;
		line-height: 80px;
	}
	
	
	
	
	
	
	.wp1720{
		max-width: 1720px;
		margin: 0 auto;
	}
	.wp1200{
		max-width: 1110px;
		margin: 0 auto;
	}
	.wp1350{
		max-width: 1350px;
		/* margin: 0 auto; */
		margin-left:200px;
	}
	.header.sty2{
		position: absolute;
		top: 50px;
	}
	.header.sty2::after{
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		height: 50px;
		background: linear-gradient(to bottom, rgba(21,42,140,.4),rgba(43,96,176,.4));
		transform: translateY(-100%);
	}
	.header{
		font-size: 16px;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 999;		
	}
	.header .hdr1{
		background: url(../images/img2-1.png) no-repeat center;
		background-size: cover;
		height: 60px;
		color: #fff;
		
	}
	.header .hdr1 .wp1720{
		display: flex;
		align-items: center;
		justify-content: space-between;
		height: 100%;
		padding: 0 30px;
	}
	.header .btns{
		display: flex;
		align-items: center;
	}
	.header .btns .btn:first-of-type{
		margin-left:0;
	}
	.header .btns .btn{
		padding-left: 25px;
		background: url(../images/img2-2.png) no-repeat left center;
		background-size: 18px;
		color:#fff;
		margin-left: 18px;
	}
	.header .btns .btn.quit{
		background-image: url(../images/img2-3.png);
		background-size: 20px;
		color: #fff;
		margin-left: 18px;
	}
	
	.footer.sty2{
		background: #162a8d;
		position: static;
		width: 100%;
		color: #fff;
		transform: none;
		text-align: center;
	}
	
	
	.m-index{
		background: url(../images/new1.png) no-repeat top center;
		background-size: cover;
		padding: 170px 0 120px;
	}
	.m-index .logo{
		width: 338px;
		margin: 0 auto .4rem;
	}
	
	
	.g-search{
		width: 940px;
		margin: 0 auto 50px;
		background-color: #fff;
		height: 60px;
		box-shadow: 0 0 20px rgba(140, 145, 167, .5);
		border-radius: 4px;
		display: flex;
		
	}
	/* 下拉样式可以自定义 */
	.select{
		width: 133px;
		height: 100%; 
		position: relative;
		border: none;position: 
		relative; 
		text-align: center; 
		line-height: 60px;
	}
	.select .t{
		font-size: 16px;
		position: relative;
		
	}
	.select .t::after{
		content: '';
		position: absolute;
		width: 8px;
		height: 6px;
		background: url(../images/img2-5.png) no-repeat;
		background-size: 100%;
		right: 12px;
		top: 50%;
		transform: translateY(-50%);
	}
	.select-on { z-index: 99;}
	.select-sub{
		display: none; position: absolute; left: 0; top:56px; background: #fff; width: 100%;
		height: calc(45px * 7);
		overflow-y: auto;
		
	}
	.select-sub li {
		font-size: 16px; 
		color:#737E87; 
		height: 45px; 
		line-height: 45px; 
		cursor: pointer;
	}
	.select-sub li:hover,.select-sub li.on { color: #152A8C;}
	
			
	.select-sub::-webkit-scrollbar {
	    width: 7px;
	    height: 7px;
	}
	 
	.select-sub::-webkit-scrollbar-thumb {
	    border-radius: 5px;
	    
	    background-color: rgba(21,42,140,0.15);
	}
	 
	.select-sub::-webkit-scrollbar-track {
	    background-color: #fff;
	}
	.g-search .input{
		display: block;
		flex: 1;
		padding: 0 20px;
		position: relative;
	}
	.g-search .input::before{
		content: '';
		position: absolute;
		width: 2px;
		height: 20px;
		background-color: #ececec;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.g-search .input input{
		display: block;
		width: 100%;
		height: 100%;
		border: none;
		outline: none;
		font-size: 16px;
	}
	.g-search .btn{
		width: 100px;
		height: 100%;
		line-height: 60px;
		font-size: 18px;
		color: #162a8d;
		font-weight: bold;
		color: #fff;
		background-color: #152A8C;
		border-radius: 4px;
		text-align: center;
	} 
	.g-search .btn .t{
		display: inline-block;
		background: url(../images/img2-6.png) no-repeat right 52%;
		background-size: 20px;
		padding-right: 30px;
		cursor: pointer;
	}
	.m-indextype{
		width: 1280px;
		box-shadow: 0 0 10px rgba(0, 0, 0, .1);
		padding: 45px 25px;
		background-color: rgba(255, 255, 255, .8); 
		margin: 0 auto 30px;
		border-radius: 15px;
		box-sizing: border-box;
	}
	.m-indextype li{
		width: 12.5%;
		float: left;
		position: relative;
	}
	.m-indextype li::after{
		content: '';
		position: absolute;
		width: 2px;
		height: 30px;
		background-color:#d4d5d7 ;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.m-indextype li:last-of-type::after{display: none;}
	.m-indextype .con{
		overflow: hidden;
		display: flex;
		align-items: center;
		position: relative;
		padding-left: 20px;
		display: block;
	}
	.m-indextype .con .pic{
		width: 52px;
		float: left;
		margin-right: 12px;
	}
	.m-indextype li:nth-of-type(2) .con .pic,
	.m-indextype li:nth-of-type(3) .con .pic{width: 50px;}
	.m-indextype li:nth-of-type(4) .con .pic{width: 56px;}
	.m-indextype li:nth-of-type(5) .con .pic,
	.m-indextype li:nth-of-type(7) .con .pic{width: 51px;}
	.m-indextype li:nth-of-type(6) .con .pic{width: 48px;}
	.m-indextype .txts{
		overflow: hidden;
	}
	.m-indextype .tit{
		display: flex;
		align-items: baseline;
		font-size: 14px;
		margin-bottom: 5px;
	}
	.m-indextype  .num{
		font-size: 20px;
		/* font-weight: bold; */
	}
	.m-indextype .desc{
		font-size: 14px;
		color: #494B52;
	}
	.g-newstit{
		text-align: center;
		padding: 0 50px 20px;
		border-bottom: 2px solid #b5b8c7;
		margin-bottom: 40px;
	}
	.g-newstit .tit{
		font-size: 26px;
		display: inline-block;
		color:#000;
		margin-bottom: 10px;
		position: relative;
	}
	.g-newstit .tit::before,
	.g-newstit .tit::after{
		content: '';
		position: absolute;
		width: 40px;
		height: 2px;
		background-color: #6b747b;
		left: -10px;
		top: 50%;
		transform: translate(-100%,50%);
	}
	.g-newstit .tit::after{
		right: -10px;
		left: auto;
		transform: translate(100%,50%);
	}
	.g-newstit .tit_en{
		color: rgba(21,41,138,.7);
		font-size: 18px;
	}
	
	
	.ul-news {
		font-size: 14px;
		color: #262626;
		margin: 0 -17px 10px;
	}
	.ul-news li{
		float: left;
		width: 50%;
		margin-bottom: 40px;
	}
	.ul-news .con{
		margin: 0 17px;
		color: #333;
		display: block;
	}
	.ul-news .tit{
		font-size: 16px;
		margin-bottom: 20px;
	}
	.ul-news .txts{
		overflow: hidden;
	}
	.ul-news .pic{
		float: left;
		width: 230px;
		height: 130px;
		margin-right: 20px;
		overflow: hidden;
	}
	.ul-news .pic img{
		min-height: 100%;
	}
	.ul-news .txt{
		display: flex;
		flex-flow: column;
		justify-content: space-between;
		overflow: hidden;
		height: 130px;
	}
	.ul-news .date{
		color: #595959;
	}
	.ul-news .con:hover img{
		transform: scale(1.1);
	}
	
	.g-newsmore{
		width: 150px;
		height: 50px;
		line-height: 46px;
		border: 2px solid rgba(21,41,138,.63);
		color: rgba(21,41,138,.63);
		border-radius: 25px;
		text-align: center;
		margin: 0 auto;
		font-size: 16px;
		box-sizing: border-box;
		display: block;
	}
	
	
	
	
	
	.header .hdr2{
		height: 90px;
		background: url(../images/img3-1.png) no-repeat;
		background-size: cover;
	}
	.header .wp1350{
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 100%;
		padding-right: 30px;
		position: relative;
		box-sizing: border-box;
		padding-left: 20px;
	}
	.header .logo{
		width: 200px;
	}
	
	.g-search.sty2{
		margin: 0;
		height: 50px;
		line-height: 50px;
		border-radius: 25px;
		padding-right: 25px;
		width: 1000px;
		box-sizing: border-box;
	}
	.g-search.sty2 .select{
		line-height: 50px;
	}
	.g-search.sty2 .select-sub{
		top: 46px;
		width: calc(100% - 25px);
		left: 25px;
	}
	.g-search.sty2 .btn{
		width: auto;
		background-color: transparent;
		width: 50px;
		height: 100%;
	}
	.g-search.sty2 .btn .t{
		width: 100%;
		height: 100%;
		background-position: center;
		background-size: 30px;
		/*background-image: url(../images/img3-4.png);*/
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAEBUlEQVRIS6WVS2xVVRSGv7VPL7SlrSIqGohKJKBWagsEBs4YaYwJIkRkoiaiEBWkAcqznCJprI0XUp1giIkDIJIQBQmGgcTEoAMNlPqKUoGoUCHy6INKb+/Zv9m3t/W2KTBwj845e+9vr73Wv/5jFIzmquZxPWY1zqInwE9zZlMEJYLE4CLorIzvosQOZU92dcTEvnB/4bMNvsSV6TtckS3EsRD52RglyMZihDUCskBG4gLocyPZ6zO938Y/xZnR4DlwDppiGcarwCQgQniMHqHMAJsSoBRyL71C3zhoudidOvJe+4q+kXBrmt5UnikpWuyxejMm5xd0CbWadEQWnUGJcxbN8OIpMz8VrDh3A+kYZlv8ia6vRqbFGmamn0ZsMJgbLixThxMfJN59RrbzV+7m+vnu8zYlU12WKfpnpsNekJiPUY7oE+yRT9bFbWsuDsvx1pnbm5FeASqAS8je9v36MP6x9vLI68XEzs2oqKSIDcACYAzYKcOvTk50H46JQx1yw7bWpL8EHgdChQ/6rNXF3686faNqC4U985DtMuN+4Brw/tje/sa6X+q6C8FnISywS/Jao/6u3Teq9OCmDY/umFicSt5B9hxGJLRfiV9RmI5w+hXgdsQFeZbWt606ZFiQ1w1HKHhfcWolprVgZRhfpIzl64/XthdG3JnLbw6cLK1vW31LcDy1pcKVZV/HqEOUYxw1ZZdvbl176j9wdfovjInA34iVvrVrX2ERRgu7sablrizZraAXwVLAp1G/e23jD29eKIz4a2AOqF/Yxy5JGja3rTlzs1Rsq0nP9rALUYUFyekjya2LW1ddHQI3VKd3mPESUB6ilmhWT9HOuH1F12jwuKppsrlUrRlBoqETf5enQZ1de+Oz8fUh8FvV2+cL1mGak//4p6Qm5/3hJHvt3KBC4llxqctUPKhIz5vZy8CdQaISByPxxqaTteeGNUg8t6XCZbJLJDbmWzoo4jLYMfAHSOwUEQ40S/CsyWbkui4M0Yex3xtb4uO1v+XNaqBBRpjQMsQkLIBybtYJyhuMlSIq8nPhcMsb1RVh+2RKF8KHbLPxocYJSUnJEi+/2LBQlOBm4YCBNUIYWUlXMPsZGG/wMBBUEeqxJ6Nselvr2qBlDYFzkYc8JmWVmFuAmI5xj6DMkDfskpc6TBy3JDngU26a4TYPKIoowIV2OxVtn9567+lh4EH/iKfG5YwpLWVs0WTzfgKGT0X8kQla7+jpjc/HvTtn7Ux1+J4nHa4eqSakSOJqcDss+WQ08DCVLWJRVEmlRvsNxQ/ExTb+tmcMrQceyUce7PPoLcE3a5Qwt7qqeVy5c0vMbBNwH9Du0cH/Dc7V5rF3p0WR2yZpHuKISXv/Bakg1jsC98GQAAAAAElFTkSuQmCC);
		padding: 0;
		display: block;
	}
	.header .hdr2 .btns{
		position: absolute;
		right: -27px;
		top: 50%;
		transform: translate(100%,-50%);
	}
	.main{
		position: relative;
	}
	.ftbg{
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.main.list{
		background: url(../images/new2.png) no-repeat center top;
		background-size: cover;
		padding-top: 175px;
	}
	.m-list{
		margin-left: 200px;
		padding: 40px 0 90px;
		
	}
	
	.snv{
		width: 300px;
		border-radius: 8px;
		border: 1px solid #cdd2d6;
		padding: 15px;
		background-color: #fff;
		float: left;
		margin-right: 20px;
	}
	.pt90{
		padding-top: 90px;
	}
	.snv .tit{
		font-size: 18px;
		color: #262626;
		margin-bottom: 10px;
	}
	.snv .tit span{
		font-weight: bold;
		color: #15298A;
		margin-left: 3px;
	}
	.snv .time{
		color: #737E87;
		font-size: 14px;
		margin-bottom: 10px;
		
	}
	
	
	
	
	
	
	.ul-snv{
		bottom: 0;
		border: 1px solid #cdd2d6;
		padding: 30px 30px 30px 20px;
		overflow-y: auto;
		border-radius: 8px;
	}
	.ul-snv li{
		margin-bottom: 10px;
	}
	.ul-snv .con{
		position: relative;
	}
	.ul-snv .con .t,#features-div-list .t{
		cursor: pointer;
		padding: 4px 0 4px 10px;
		background-color: #152a8c;
		line-height: 21px;
		color: #fff;
	}
	.ul-snv .arr{
		position: absolute;
		right:0;
		top: 0;
		background: url(../images/img3-66.png) no-repeat center;
		background-size: 100%;
		width: 16px;
		height: 30px;
	}
	.ul-snv .arr.on{
		background-image: url(../images/img3-7.png);
	}
	.ul-snv a{
		font-size: 14px;
		font-weight: bold;
	}
	.ul-snv .con>a{
		height: 30px;
		line-height: 30px;
	}
	.sub-navph{
		padding: 5px 0;
		display: none;
	}
	.sub-navph dd{
		margin-bottom: 10px;
	}
	.sub-navph a{font-size: 15px;}
	
	.sub-navph label{
		font-size: 14px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.sub-navph .num{
		display: inline-block;
	}
	
	
	.content{
		width: 1040px;
		float: left;
	}
	.m-listcls{
		align-items: center;
		box-shadow: 0 0 10px rgba(0, 0, 0, .1);
		height: 60px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 0 15px;
		margin-bottom: 30px; 
		background-color: #fff;
	}
	.m-listcls .item{
		display: flex;
		align-items: center;
		/* padding: 0 15px; */
		height: 100%;
		position: relative;
	}
	.m-listcls .item::after{
		content: '';
		position: absolute;
		left: -20px;
		right: -20px;
		height: 61px;
		background: url(../images/img3-9.png) no-repeat center;
		background-size: 100% 100%;
		top: 0;
		
		opacity: 0;
	}
	.m-listcls .tit{
		font-size: 14px;
		font-weight: bold;
		color: #000;
		margin-right: 5px;
		position: relative;
		z-index: 10;
	}
	.m-listcls .num{
		position: relative;
		z-index: 10;
		font-size: 12px;
		color: #8C8C8C;
	}
	.m-listcls .on.item .num,
	.m-listcls .on.item .tit{
		color: #fff;
	}
	.m-listcls .on.item{color: #fff;}
	.m-listcls .on.item::after{
		opacity: 1;
	}
	
	
	.m-listinfo{
		width: 900px;
		padding:30px;
		box-sizing: border-box;
		box-shadow: 0 0 10px rgba(0, 0, 0, .1);
		margin:  0 auto 50px;
		background-color: #fff;
	}
	
	.m-listinfo .sele{
		display: flex;
		align-items: center;
		justify-content: space-between;
		font-size: 14px;
		margin-bottom: 20px;
	}
	.m-listinfo .sele .sx{
		display: flex;
		align-items: center;
	}
	.m-listinfo .sele .sx span{
		margin-right: 20px;
	}
	.m-listinfo .sele .it{
		display: flex;
		align-items: center;
		padding: 0 10px;
		height: 30px;
		border: 1px solid #CED1E4;
		border-radius: 4px;
		margin-right: 5px;
	}
	.m-listinfo .sele .close{
		margin-left: 5px;
		cursor: pointer;
		width: 10px;
	}
	.m-listinfo .sele .px{
		display: flex;
		align-items: center;
	}
	.m-listinfo .sele .time{
		margin-left: 20px;
		display: flex;
		align-items: center;
		padding: 0 13px;
		padding-right: 28px;
		height: 30px;
		line-height: 30px;
		background: linear-gradient(to bottom ,rgb(235, 238, 245),rgba(255, 255, 255, 0));
		border: 1px solid #CBD1E1;
		cursor: pointer;
		position: relative;
		z-index: 10;
		width: auto;
		border-radius: 4px;
		transition: .5s;
	}
	.m-listinfo .sele .time .t{font-size: 14px;color: #949EBB;}
	.m-listinfo .sele .time .t::after{
		right: -14px;
	}
	.m-listinfo .sele .time .i{
		margin-left: 5px;
	}
	.m-listinfo .sele .time .select-sub{
		height: auto;
		max-height: calc(45px* 5);
	}
	.m-listinfo .sele .time .select-sub li{
		margin-bottom: 0;
	}
	
	.m-listinfo .list{
		margin: 0 20px;
		padding: 20px 0;
		border-top:  2px dashed rgba(216,216,216,.5);
	}
	.m-listinfo li{
		/*margin-bottom: 20px;*/
	}
	.m-listinfo .con{
		overflow: hidden;
		padding-bottom: 25px;
		border-bottom:  1px solid #D8D8D8;
		display: block;
	}
	.m-listinfo .pics{
		float: right;
		width: 80px;
		text-align: center;
		padding-left: 50px;
		position: relative;
		margin-left: 40px;
	}
	.m-listinfo .pics::before{
		content: '';
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		height: 80px;
		border-left: 1px solid #D8D8D8;
	}
	.m-listinfo .pics .t{
		color: #737E87;
		font-size: 14px;
		margin-bottom: 5px;
		display: inline-block;
	}
	.m-listinfo .pics .pic img{
		min-height: 100%;
	}
	.m-listinfo .pics .pic{
		height: 80px;
		overflow: hidden;
	}
	
	.m-listinfo .txts{
		overflow: hidden;
		position: relative;
		font-size: 12px;
		color: #737E87;
	}
	.m-listinfo .tit{
		font-size: 18px;
		color: #15298A;
		
	}
	.m-listinfo .date{
		/* position: absolute;
		right: 0;
		top: 30px; */
		text-align: right;
		margin-bottom: 20px;
		margin-top: -5px;
	}
	
	.m-listinfo li:last-of-type .con{
		border: none;
		padding-bottom: 0;
	}
	.m-listinfo li:last-of-type{
		margin-bottom: 0;
	}
	
	
	
	
	
	.pages {
		margin-bottom: 60px;
		text-align: center;
		color: #707070;
		font-size: 16px
	}
	
	.pages ul {
		display: inline-block;
		vertical-align: top
	}
	
	.pages li {
		float: left;
		margin-right: 6px
	}
	
	.pages .pages-index {
		margin-right: 0;
		line-height: 3
	}
	
	.pages .pages-next {
		margin-left: 1px
	}
	
	.pages a {
		padding: 0 5px;
		color: #404041;
		display: block;
		min-width: 33px;
		line-height: 31px;
		border: 1px solid #B9C1D6;
		box-sizing: border-box;
		border-radius: 4px;
	}
	
	.pages .pages-next a,
	.pages .pages-prev a {
		width: auto;
		display: flex;
		align-items: center;
		padding: 0 10px;
	}
	.pages .pages-prev .i{
		margin-right: 5px;
	}
	.pages .pages-next .i{
		margin-left: 5px;
		background-image: url(../images/img3-14.png);
	}
	.pages .pages-next:hover .i{
		background-image: url(../images/img3-16.png);
	}
	.pages .pages-prev:hover .i{
		background-image: url(../images/img3-15.png);
	}
	.pages .i{
		width: 6px;
		height: 8px;
		background: url(../images/img3-13.png) no-repeat;
		background-size: 100%;
		transition: .5s;
	}
	.pages .on a,.pages a:hover{color:#fff;background-color:#152A8C;border-color:#152A8C}
	.pages .pages-dots{padding-top:6px}
	
	
	
	
	
	.m-listdt{
		padding: 40px 0 170px;
	}
	.m-listdt .box{
		box-shadow:  0 6px 10px rgba(21, 41, 138, .05);
		padding: 30px 40px;
		background-color: #fff;
		border-radius: 10px;
		border: 1px solid #E5E5E5;
		margin-bottom: 20px;
	}
	.m-listdt .box1 .tit{
		font-size: 24px;
		margin-bottom: 30px;
		color: rgba(21,41,138, .8);
	}
	.m-listdt .icons{
		display: flex;
		align-items: center;
	}
	.m-listdt .icons .icon{
		font-size: 16px;
		padding-left: 30px;
		background: url(../images/img4-1.png) no-repeat left center;
		background-size: 20px;
		margin-right: 40px;
	}
	.m-listdt .icons .icon.i1{
		background-image: url(../images/img4-1.png);
	}
	.m-listdt .icons .icon.i2{
		background-image: url(../images/img4-2.png);
	}
	.m-listdt .icons .icon.i3{
		background-image: url(../images/img4-3.png);
	}
	
	
	.m-listdt .item .it{
		
	}
	.m-listdt .box2{
		/* background: url(../images/new6.png) no-repeat 115% 60%; */
		background: url(../images/new8.png) no-repeat center bottom;
		background-size: 100%;
		background-color: #fff;
		
	}
	.m-listdt .box2 .item{
		display: flex;
		align-items: center;
		margin-bottom: 50px;
	}
	.m-listdt .box2 .tit{
		font-size: 18px;
		color: #3D3D3D;
		font-weight: bold;
		width: 220px;
	}
	.m-listdt .box2 .it{
		color: #737E87;
		font-size: 16px;
		display: flex;
		align-items: center;
		margin-bottom: 10px;
		display: flex;
	}
	.m-listdt .box2 .item .it:last-of-type{
		margin-bottom: 0;
	}
	.m-listdt .box2 .it::before{
		content: '';
		width: 7px;
		height: 7px;
		border-radius: 50%;
		background-color: #B6BDDF;
		margin-right: 10px;
		display: inline-block;
	}
	.m-listdt .box2 .it .t{
		width: 200px;
	}
	

/*vw分界线*/
	
		.m-login{
			height: 100vh;
			flex-flow: column;
			justify-content: center;
			box-sizing: border-box;
			padding-bottom: 5.208vw;
		}
		.m-login .logo1{
			width: 18.43vw;
			margin: 0 auto 4.062vw;
		}
		.login-box{
			margin: 0 auto;
			width: 27.08vw;
			padding: 2.083vw 2.604vw 3.645vw;
			box-sizing: border-box;
			box-shadow: 0 0 0.520vw rgba(0, 0, 0, .1);
			border-radius: 10px;
		}
		.login-box h3{
			font-size: 1.458vw;
			margin-bottom: 2.604vw;
		}
		.login-con{
		}
		.form-login .input-box input{
			height: 2.5vw;
			line-height: 2.395vw;
			border-radius: 0.156vw;
			border:1px solid #d8d8d8;
			outline:none;
			margin-bottom: 1.041vw;
			padding: 0 0.677vw 0 2.604vw;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			font-size: 0.937vw;
			background: url(../images/img1-3.png) no-repeat 0.989vw center;
			background-size: 1.25vw;
		}
		.form-login .input-auto{
			margin: 0 0 0.520vw;
		}
		.form-login .input-auto label,
		.sub-navph label {
			outline:none;
			font-size: 0.833vw;
		}
		.form-login .input-auto input,
		.sub-navph input{
			width: 0.833vw;
			height: 0.833vw;
			vertical-align: -0.104vw;
			margin-right: 0.260vw;
		}
		.form-login .input-auto input.checked,
		.sub-navph input.checked{
		}
		.form-login .input-auto .rd{
			margin-bottom: 0.520vw;
		}
		.form-login .input-auto .ip{
			font-size: 0.729vw;
			margin-bottom: 2.083vw;
		}
		.form-login .input-but input{
			height: 3.125vw;
			line-height: 3.125vw;
			border:none;
			font-size: 0.937vw;
			border-radius: 0.156vw;
			-webkit-transition: 0.3s;
			-o-transition: 0.3s;
			transition: 0.3s;
			border-radius: 0.364vw;
		}
		.footer{
			bottom: 0;
			transform: translateX(-50%);
			font-size: 0.625vw;
			height: 4.166vw;
			line-height: 4.166vw;
		}
		.wp1720{
			max-width: 89.58vw;
			margin: 0 auto;
		}
		.wp1200{
			max-width: 62.5vw;
			margin: 0 auto;
		}
		.wp1350{
			max-width: 70.31vw;
			/* margin: 0 auto; */
			margin-left:10.41vw;
		}
		.header{
			font-size: 0.833vw;
			top: 0;
			left: 0;
			right: 0;
		}
		.header .hdr1 {
			height: 3.125vw;
		}
		.header .hdr1 .wp1720{
			align-items: center;
			justify-content: space-between;
		}
		.header .btns{
			align-items: center;
		}
		.header .btns .btn{
			padding-left: 1.302vw;
			background-size: 0.937vw;
			margin-left: 0.937vw;
		}
		.header .btns .btn.quit{
			background-size: 1.041vw;
			margin-left: 0.937vw;
		}
		.footer.sty2{
			background: #162a8d;
			transform: none;
		}
		.m-index{
			background-size: cover;
			padding: 8.854vw 0 6.25vw;
		}
		.m-index .logo{
			width: 17.60vw;
			margin: 0 auto .4rem;
		}
		.g-search{
			width: 48.95vw;
			margin: 0 auto 2.604vw;
			height: 3.125vw;
			box-shadow: 0 0 1.041vw rgba(140, 145, 167, .5);
			border-radius: 0.208vw;
		}
		/* 下拉样式可以自定义 */
		.select{
			width: 6.927vw;
			border: none; 
			line-height: 3.125vw;
		}
		.select .t{
			font-size: 0.833vw;
		}
		.select .t::after{
			content: '';
			width: 0.416vw;
			height: 0.312vw;
			background: url(../images/img2-5.png) no-repeat;
			background-size: 100%;
			right: 0.625vw;
			top: 50%;
			transform: translateY(-50%);
		}
		.select-sub{
			left: 0; top:2.916vw;
			height: calc(2.343vw * 5);
		}
		.select-sub li {font-size: 0.833vw;  }
		.select-sub li:hover,.select-sub li.on { }
		.select-sub::-webkit-scrollbar {
		    width: 0.364vw;
		    height: 0.364vw;
		}
		.select-sub li {
			font-size: 0.833vw; 
			height: 2.343vw; 
			line-height: 2.343vw; 
		}
		.select-sub::-webkit-scrollbar-thumb {
		    border-radius: 0.260vw;
		}
		.select-sub::-webkit-scrollbar-track {
		}
		.g-search .input{
			flex: 1;
			padding: 0 1.041vw;
		}
		.g-search .input::before{
			content: '';
			width: 0.104vw;
			height: 1.041vw;
			left: 0;
			top: 50%;
			transform: translateY(-50%);
		}
		.g-search .input input{
			border: none !important;
			outline: none;
			font-size: 0.833vw;
		}
		.g-search .btn{
			width: 5.208vw;
			line-height: 3.125vw;
			font-size: 0.937vw;
			font-weight: bold;
			border-radius: 0.208vw;
		} 
		.g-search .btn .t{
			background-size: 1.041vw;
			padding-right: 1.562vw;
		}
		.m-indextype{
			width: 66.66vw;
			box-shadow: 0 0 0.520vw rgba(0, 0, 0, .1);
			padding: 2.343vw 1.302vw;
			margin: 0 auto 1.562vw;
			border-radius: 0.781vw;
			box-sizing: border-box;
		}
		.m-indextype li{
			width: 12.5%;
		}
		.m-indextype li::after{
			content: '';
			width: 0.104vw;
			height: 1.562vw;
			right: 0;
			top: 50%;
			transform: translateY(-50%);
		}
		.m-indextype .con{
			align-items: center;
			padding-left: 1.041vw;
		}
		.m-indextype .con .pic{
			width: 2.708vw;
			margin-right: 0.625vw;
		}
		.m-indextype li:nth-of-type(2) .con .pic,
		.m-indextype li:nth-of-type(3) .con .pic{width: 2.604vw;}
		.m-indextype li:nth-of-type(4) .con .pic{width: 2.916vw;}
		.m-indextype li:nth-of-type(5) .con .pic,
		.m-indextype li:nth-of-type(7) .con .pic{width: 2.656vw;}
		.m-indextype li:nth-of-type(6) .con .pic{width: 2.5vw;}
		.m-indextype .txts{
		}
		.m-indextype .tit{
			align-items: baseline;
			font-size: 0.729vw;
			margin-bottom: 0.260vw;
		}
		.m-indextype  .num{
			font-size: 1.041vw;
			/* font-weight: bold; */
		}
		.m-indextype .desc{
			font-size: 0.729vw;
		}
		.g-newstit{
			padding: 0 2.604vw 1.041vw;
			border-bottom: 0.104vw solid #b5b8c7;
			margin-bottom: 2.083vw;
		}
		.g-newstit .tit{
			font-size: 1.354vw;
			margin-bottom: 0.520vw;
		}
		.g-newstit .tit::before,
		.g-newstit .tit::after{
			content: '';
			width: 2.083vw;
			height: 0.104vw;
			left: -0.520vw;
			top: 50%;
			transform: translate(-100%,50%);
		}
		.g-newstit .tit::after{
			right: -0.520vw;
			left: auto;
			transform: translate(100%,50%);
		}
		.g-newstit .tit_en{
			font-size: 0.937vw;
		}
		.ul-news {
			font-size: 0.729vw;
			margin: 0 -0.885vw 0.520vw;
		}
		.ul-news li{
			margin-bottom: 2.083vw;
		}
		.ul-news .con{
			margin: 0 0.885vw;
		}
		.ul-news .tit{
			font-size: 0.833vw;
			margin-bottom: 1.041vw;
		}
		.ul-news .txts{
		}
		.ul-news .pic{
			width: 11.97vw;
			height: 6.770vw;
			margin-right: 1.041vw;
		}
		.ul-news .txt{
			flex-flow: column;
			justify-content: space-between;
			height: 6.770vw;
		}
		.ul-news .con:hover img{
			transform: scale(1.1);
		}
		.g-newsmore{
			width: 7.812vw;
			height: 2.604vw;
			line-height: 2.395vw;
			border: 0.104vw solid rgba(21,41,138,.63);
			border-radius: 1.302vw;
			margin: 0 auto;
			font-size: 0.833vw;
			box-sizing: border-box;
		}
		.header .hdr2{
			height: 4.687vw;
		}
		.header .wp1350{
			padding-right: 1.562vw;
			box-sizing: border-box;
			padding-left: 1.041vw;
		}
		.header .logo{
			width: 10.41vw;
		}
		.g-search.sty2{
			margin: 0;
			height: 2.604vw;
			line-height: 2.604vw;
			border-radius: 1.302vw;
			padding-right: 1.302vw;
			width: 52.08vw;
			box-sizing: border-box;
		}
		.g-search.sty2 .select{
			line-height: 2.604vw;
		}
		.g-search.sty2 .select-sub{
			top: 2.395vw;
			width: calc(100% - 1.302vw);
			left: 1.302vw;
		}
		.g-search.sty2 .btn{
			width: auto;
			width: 2.604vw;
		}
		.g-search.sty2 .btn .t{
			background-size: 20px;
		}
		.header .hdr2 .btns{
			right: -1.406vw;
			top: 50%;
			transform: translate(100%,-50%);
		}
		.m-list{
			margin-left: 10.41vw;
			padding: 2.083vw 0 4.687vw;
		}
		.main.list{
			
			padding-top: 9.114vw;
		}
		.snv{
			width: 15.62vw;
			border-radius: 0.416vw;
			border: 1px solid #cdd2d6;
			padding: 0.781vw;
			margin-right: 1.041vw;
		}
		.pt90{
			padding-top: 4.687vw;
		}
		.snv .tit{
			font-size: 0.937vw;
			margin-bottom: 0.520vw;
		}
		.snv .tit span{
			font-weight: bold;
			margin-left: 0.156vw;
		}
		.snv .time{
			font-size: 0.729vw;
			margin-bottom: 0.520vw;
		}
		.ul-snv{
			bottom: 0;
			border: 1px solid #cdd2d6;
			/*padding: 1.562vw 1.562vw 1.562vw 1.041vw;*/
			border-radius: 0.416vw;
			padding: 0;
		}
		.ul-snv li{
			margin-bottom: 0.520vw;
		}
		.ul-snv .arr{
			width: 0.833vw;
			/*height: 1.562vw;*/
			height: 32px;
			right: 10px;
		}
		.ul-snv a{
			font-size: 0.729vw;
			font-weight: bold;
		}
		.ul-snv .con>a{
			height: 1.562vw;
			line-height: 1.562vw;
		}
		.sub-navph{
			padding: 0.260vw 0;
		}
		.sub-navph dd{
			margin-bottom: 0.520vw;
		}
		.sub-navph a{font-size: 0.781vw;}
		.sub-navph label{
			font-size: 0.729vw;
			justify-content: space-between;
			align-items: center;
		}
		.sub-navph .num{
		}
		.content{
			width: 54.16vw;
		}
		.m-listcls{
			align-items: center;
			box-shadow: 0 0 0.520vw rgba(0, 0, 0, .1);
			height: 3.125vw;
			align-items: center;
			justify-content: space-between;
			padding: 0 0.781vw;
			margin-bottom: 1.562vw; 
		}
		.m-listcls .item{
			align-items: center;
			/* padding: 0 0.781vw; */
		}
		.m-listcls .item::after{
			content: '';
			left: -1.041vw;
			right: -1.041vw;
			height: 3.177vw;
			top: 0;
			opacity: 0;
		}
		.m-listcls .tit{
			font-size: 0.729vw;
			font-weight: bold;
			margin-right: 0.260vw;
		}
		.m-listcls .num{
			font-size: 0.625vw;
		}
		.m-listcls .on.item::after{
			opacity: 1;
			height: 100%;
		}
		.m-listinfo{
			width: 95%;
			padding: 1.562vw;
			box-sizing: border-box;
			box-shadow: 0 0 0.52vw rgba(0, 0, 0, .1);
			margin: 0 auto;
		}
		.m-listinfo .sele{
			align-items: center;
			justify-content: space-between;
			font-size: 0.729vw;
			margin-bottom: 1.041vw;
		}
		.m-listinfo .sele .sx{
			align-items: center;
		}
		.m-listinfo .sele .sx span{
			margin-right: 1.041vw;
		}
		.m-listinfo .sele .it{
			align-items: center;
			padding: 0 0.520vw;
			height: 1.562vw;
			border: 1px solid #CED1E4;
			border-radius: 0.208vw;
			margin-right: 0.260vw;
		}
		.m-listinfo .sele .close{
			margin-left: 0.260vw;
			width: 0.520vw;
		}
		.m-listinfo .sele .px{
			align-items: center;
		}
		.m-listinfo .sele .time{
			margin-left: 1.041vw;
			align-items: center;
			padding: 0 0.677vw;
			padding-right: 1.458vw;
			height: 1.562vw;
			background: linear-gradient(to bottom ,rgb(235, 238, 245),rgba(255, 255, 255, 0));
			border: 1px solid #CBD1E1;
			width: auto;
			border-radius: 0.208vw;
			transition: .5s;
			line-height: 1.562vw;
		}
		.m-listinfo .sele .time .t{font-size: 0.729vw;}
		.m-listinfo .sele .time .t::after{
			right: -0.729vw;
		}
		.m-listinfo .sele .time .i{
			margin-left: 0.260vw;
		}
		.m-listinfo .sele .time .select-sub{
			height: auto;
			max-height: calc(2.343vw* 5);
		}
		.m-listinfo .sele .time .select-sub li{
		}
		
		
		
		.m-listinfo .list{
			margin: 0 1.041vw;
			padding: 1.041vw 0;
			border-top:  0.104vw dashed rgba(216,216,216,.5);
		}
		.m-listinfo li{
			/*margin-bottom: 1.041vw;*/
		}
		.m-listinfo .con{
			padding-bottom: 1.302vw;
			border-bottom:  1px solid #D8D8D8;
		}
		.m-listinfo .pics{
			width: 4.166vw;
			padding-left: 2.604vw;
			margin-left: 2.083vw;
		}
		.m-listinfo .pics::before{
			content: '';
			left: 0;
			top: 50%;
			transform: translateY(-50%);
			height: 4.166vw;
			border-left: 1px solid #D8D8D8;
		}
		.m-listinfo .pics .t{
			font-size: 0.729vw;
			margin-bottom: 0.260vw;
		}
		.m-listinfo .pics .pic{
			height: 4.166vw;
		}
		.m-listinfo .txts{
			font-size: 0.625vw;
		}
		.m-listinfo .tit{
			font-size: 0.937vw;
		}
		.m-listinfo .date{
			/*
			right: 0;
			top: 1.562vw; */
			margin-bottom: 1.041vw;
			margin-top: -0.260vw;
		}
		.m-listinfo li:last-of-type .con{
			border: none;
		}
		.m-listinfo li:last-of-type{
		}
		 .pages {
		   	margin-bottom: 3.125vw;
		   	font-size: 0.833vw
		   }
		   .pages ul {
		   	}
		   .pages li {
		   	margin-right: 0.312vw
		   }
		   .pages .pages-index {
		   	line-height: 3
		   }
		   .pages .pages-next {
		   	margin-left: 1px
		   }
		   .pages a {
		   	padding: 0 0.260vw;
		   	min-width: 1.718vw;
		   	line-height: 1.614vw;
		   	border: 1px solid #B9C1D6;
		   	box-sizing: border-box;
		   	border-radius: 0.208vw;
		   }
		   .pages .pages-next a,
		   .pages .pages-prev a {
		   	width: auto;
		   	align-items: center;
		   	padding: 0 0.520vw;
		   }
		   
		   
		   .pages .pages-prev .i{
		   		margin-right: 0.260vw;
		   	}
		   	.pages .pages-next .i{
		   		margin-left: 0.260vw;
		   		background-image: url(../images/img3-14.png);
		   	}
		   	.pages .pages-next:hover .i{
		   		background-image: url(../images/img3-16.png);
		   	}
		   	.pages .pages-prev:hover .i{
		   		background-image: url(../images/img3-15.png);
		   	}
		   	.pages .i{
		   		width: 0.312vw;
		   		height: 0.416vw;
		   		background: url(../images/img3-13.png) no-repeat;
		   		background-size: 100%;
		   		transition: .5s;
		   	}
		   	.pages .on a,.pages a:hover{border-color:#152A8C}
		   	.pages .pages-dots{padding-top:0.312vw}
		.m-listdt{
			padding: 1.583vw 0 2.01vw;
		}
		.m-listdt .box{
			box-shadow:  0 0.312vw 0.520vw rgba(21, 41, 138, .05);
			padding: 1.562vw 2.083vw;
			border-radius: 0.520vw;
			border: 1px solid #E5E5E5;
			margin-bottom: 1.041vw;
		}
		.m-listdt .box1 .tit{
			font-size: 1.25vw;
			margin-bottom: 1.562vw;
		}
		.m-listdt .box1 .tit img{
			width: 30px;
		}
		.m-listdt .icons{
			align-items: center;
		}
		.m-listdt .icons .icon{
			font-size: 0.833vw;
			padding-left: 1.562vw;
			background: url(../images/img4-1.png) no-repeat left center;
			background-size: 1.041vw;
			margin-right: 2.083vw;
		}
		.m-listdt .icons .icon.i1{
			background-image: url(../images/img4-1.png);
		}
		.m-listdt .icons .icon.i2{
			background-image: url(../images/img4-2.png);
		}
		.m-listdt .icons .icon.i3{
			background-image: url(../images/img4-3.png);
		}
		.m-listdt .icons .icon.i5{
			background-image: url(../images/img4-5.png);
		}
		.m-listdt .item .it{
		}
		.m-listdt .box2 .item{
			align-items: center;
			margin-bottom: 2.604vw;
		}
		.m-listdt .box2 .tit{
			font-size: 14px;
			font-weight: bold;
			width: 11.45vw;
		}
		.m-listdt .box2 .it{
			font-size: 14px;
			align-items: center;
			margin-bottom: 0.520vw;
		}
		.m-listdt .box2 .item .it:last-of-type{
		}
		.m-listdt .box2 .it::before{
			content: '';
			width: 0.364vw;
			height: 0.364vw;
			border-radius: 50%;
			margin-right: 0.520vw;
		}
		.m-listdt .box2 .it .t{
			width: 10.41vw;
		}
