<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.prt_fll {
		    width: 200px;
		    float: left;
		    margin-right: 20px;
		    background: #dbdbdb;
		}
		.prt_fll h1 {
		    border-bottom: 1px solid #cacaca;
		    font-size: 18px;
		    color: #000000;
		    font-weight: bold;
		    padding: 16px 12px;
		}
		.prt_fll a {
			display: block;
			transition: all .4s;
			padding: 16px 10px;
			font-size: 16px;
			color: #424242;
			border-bottom: 1px solid #e5e5e5;
		}
		.prt_fll a:last-child{
			margin-bottom: 0;
		}
		.prt_frr {
		    float: right;
		    width: 980px;
		}
		.prt_frr h3 {
		    font-size: 18px;
		    color: #000000;
		    font-weight: bold;
		    margin-bottom: 20px;
		}
		.prt_cen&gt;ul&gt;li{
			border: 1px solid #dadada;
			padding: 30px;
			margin-bottom: 20px;
		}
		.prt_qis {
		    max-width: 700px;
		}
		.prt_qis h2 {
		    font-size: 18px;
		    color: #000000;
		    font-weight: bold;
		    margin-bottom: 15px;
		}
		.prt-sub{
			margin-bottom: 20px;
		}
		.pr-time{
			font-size: 14px;
			color: rgba( 0, 0, 0, 0.502 );
		}
		.mol-txtcon&gt;p{
			font-size: 16px;
			color: #555555;
			line-height: 22px;
		}
		.mol-txtcon{
			margin-bottom: 30px;
		}
		.mol-bot&gt;a{
			display: inline-block;
			padding: 0px 16px;
			border-width: 1px;
			border-color: rgb( 218, 218, 218 );
			border-style: solid;
			background-color: rgb( 255, 255, 255 );
			height: 40px;
			line-height: 40px;
			text-align: center;
			text-transform: uppercase;
		}
		.mol-bot&gt;a:hover{
			border-color: #00b050;
			border-radius: 3px;
			color: #00b050;
			margin-left: 10px;
		}
		.prt_pics{
			width: 200px;
			height: 200px;
			overflow: hidden;
		}
		.prt_pics&gt;img{
			width: 100%;
			height: 100%;
		}
		.pro_wras{
			padding: 10px;
		}
		.wras-con{
			background-color: #fff;
		}
		.prt_bot{
			font-size: 0;
			margin-bottom: 20px;
		}
		.prt_bot&gt;a{
			display: inline-block;
			vertical-align: middle;
			height: 40px;
			padding: 0px 12px;
			border-width: 1px;
			border-color: rgb( 204, 204, 204 );
			border-style: solid;
			background-color: rgb( 255, 255, 255 );
			text-align: center;
			line-height: 40px;
			font-size: 16px;
			color: #0054a6;
		}
		.prt_bot&gt;a{
			border-right: none;
		}
		.prt_bot&gt;a:hover,
		.prt_bot&gt;a.on{
			background-color: rgb( 204, 204, 204 );
		}
		.prt_bot&gt;a:last-child{
			border-right: 1px solid rgb( 204, 204, 204 );
		}
		.prt_bot&gt;a.prev{
			color: #a3a3a3;
		}
		.prt_bot&gt;a.next{
			color: #343434;
		}
		@media screen and (max-width: 768px){
			.prt_fll {
			    width: 100%;
			    float: none;
			    margin-right: .2rem;
			}
			.prt_fll h1 {
			    font-size: .18rem;
			    padding: .16rem .12rem;
			}
			.pro_wras{
				padding: .1rem;
			}
			.prt_fll a {
			    padding: .16rem .1rem;
			    font-size: .16rem;
			}
			.prt_frr {
			    float: none;
			    width: 100%;
				margin-top: .3rem;
			}
			.prt_frr h3 {
			    font-size: .18rem;
			    margin-bottom: .2rem;
			}
			.prt_cen&gt;ul&gt;li {
			    padding: .3rem;
			    margin-bottom: .2rem;
			}
			/* .prt_qis {
			    max-width: 100%;
			    width: 100%;
			} */
			.prt_qis h2 {
			    font-size: .18rem;
			    margin-bottom: .15rem;
			}
			.prt-sub {
			    margin-bottom: .2rem;
			}
			.pr-time {
			    font-size: .14rem;
			}
			.mol-txtcon {
			    margin-bottom: .3rem;
			}
			.mol-txtcon&gt;p {
			    font-size: .16rem;
			    line-height: .22rem;
			}
			.mol-bot&gt;a {
			    padding: 0 .16rem;
			    height: .4rem;
			    line-height: .4rem;
			}
			.prt_pics{
				width: 2rem;
				height: 2rem;
			}
			.prt_bot&gt;a{
				height: .4rem;
				padding: 0 .12rem;
				line-height: .4rem;
				font-size: .16rem;
			}
			.prt_qis {
			    max-width: none;
			    width: calc(100% - 2.2rem);
			}
			.prt_bot{
				margin-bottom: .2rem;
			}
		}</pre></body></html>