<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content {

	width: 100%;

	height: auto;

}



.content .container {

	width: 1200px;

	padding: 50px 0;

	box-sizing: border-box;

}


.distribute span ,.distribute p {line-height: 25px;}
    

.content .rowsing {

	width: 100%;

	height: auto;

	_margin: 15px 0;

}



.content .rowsing .run-slider {

	width: 100%;

	min-height: 500px;

	/* margin: 20px 0; */

	overflow: hidden;
        display: flex;

}



.content .rowsing .run-slider .magnifierContainer {

	float: left;

	width: 65%;

	height: auto;

}



.content .rowsing .run-slider .magnifierContainer .imgLeft {

	width: 100%;

	position: relative;

	left: 0;

	top: 0;

}



.content .rowsing .run-slider .border{

    width: 100%;

	height: 600px;

	border: 1px solid #eee;

}



.content .rowsing .run-slider .imgMedium {

	width: 100%;

	height: 600px;

	margin: 0 auto;

}



.content .rowsing .run-slider .mediumContainer {

	width: 100%;

	height: 600px;

	overflow: hidden;

	position: relative;

}



.content .rowsing .run-slider .mediumContainer img {

	width: 100%;

	height: 600px;
        object-fit: cover;

}







.content .rowsing .run-slider .imgLeft .magnifier {

	position: absolute;

	width: 280px;

	height: 280px;

	cursor: all-scroll;

//	background: url(http://product.dangdang.com/images/zoom_pup.png);

	overflow: hidden;

	z-index: 10;

	display: none;

	left: 0;

	top: 0;

}



.content .rowsing .run-slider .slider-up {

	width: 100%;

	height: 120px;

	margin-top: 20px;
        display: flex;
        justify-content: center;
}



.content .rowsing .run-slider .slider-up .arrowLeft {

	width: 25px;

	height: 120px;

	float: left;

	/*background: rgba(0,0,0,0.3);*/

	text-align: center;

}



.content .rowsing .run-slider .slider-up .arrowLeft.stop a{

	color: #ccc;

}



.content .rowsing .run-slider .slider-up .arrowLeft a {

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 26px;

	color: #86C440;

	display: block;

	width: 100%;

	height: 100%;

	line-height: 120px;

}



.content .rowsing .run-slider .slider-up .shift {

	width: 700px;

	height: 120px;

	float: left;

	position: relative;

	/* left: 25px; */

	overflow: hidden;

	border: 1px solid #eee;

	box-sizing: border-box;

}



.content .rowsing .run-slider .img_x {

	width: 3000px;

	height: 120px;

	display: flex;

	position: relative;

	top: 0;

	z-index: 100;

	box-sizing: border-box;

}



.content .rowsing .run-slider .img_x li {

	width: 124px;

	height: 94px;

	border: 2px solid transparent;

	margin: 8px 4px;

	padding: 2px;

	text-align: center;

}



.content .rowsing .run-slider .img_x li img {

	width: 100%;

	height: 94px;

}



.content .rowsing .run-slider .slider-up .arrowRight {

	width: 25px;

	height: 120px;

	float: left;

	/*background: rgba(0,0,0,0.3);*/

	text-align: center;

}



.content .rowsing .run-slider .slider-up .arrowRight.stop a{

	color: #ccc;

}



.content .rowsing .run-slider .slider-up .arrowRight a {

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 26px;

	color: #86C440;

	display: block;

	width: 100%;

	height: 100%;

	line-height: 120px;

}



.content .rowsing .run-slider .imgRight {

	position: absolute;

	right: auto;

	top: 0;

	left: 102%;

	width: 500px;

	height: 600px;

	border: 1px solid #ccc;

	display: none;

	z-index: 999;

}



/*.content .rowsing .run-slider .img_u {

	width: 450px;

	height: 450px;

	border: 1px solid #eee;

	margin-left: 0;

	background: #fff;

	overflow: hidden;

	display: none;

}



.content .rowsing .run-slider .img_u img{

	transform: scale(1.25);

}*/





.content .rowsing .run-slider .datail {

	/* width: 40%; */

	height: auto;

	float: left;

	margin-left: 20px;

}



.content .rowsing .run-slider .datail .title {

	width: 100%;

	height: auto;

	line-height: 30px;

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 18px;

	color: #000;

	font-weight: normal;

}



.content .rowsing .run-slider .datail ul {

	width: 100%;

	height: auto;

}



.content .rowsing .run-slider .datail ul li {

	width: 100%;

	height: auto;

	line-height: 40px;

	overflow: hidden;

}



.content .rowsing .run-slider .datail ul li div {

	font-size: 12px;

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	color: #666;

	line-height: 25px;

}



.content .rowsing .run-slider .datail ul li .type {

	font-size: 14px;

	color: #333;

	display: inline-block;

	width: 100%;

	height: auto;

	float: left;

	overflow: hidden;

}



.content .rowsing .run-slider .datail ul li.icon {

	margin: 15px 0;

}



.content .rowsing .run-slider .datail ul li.icon a {

	/* display: -block; */
    display: flex;
    justify-content: center;
	width: 30px;

	height: 30px;

	border: 1px solid #eee;

	/*background: #999;*/

	border-radius: 50%;

	margin-right: 5px;

	text-align: center;

	line-height: 30px;

}



.content .rowsing .run-slider .datail ul li.icon a:hover{

	background: #86C440;

}



.content .rowsing .run-slider .datail ul li.icon a:hover span{

	color: #fff;

}



.content .rowsing .run-slider .datail ul li.icon span {

	color: #333;

	font-size: 16px;

	font-family: "iconfont" !important;

}



.content .rowsing .run-slider .datail ul li a {

	margin-right: 15px;

	float: left;

}



.content .rowsing .run-slider .datail ul li .btn {

	display: inline-block;

	width: auto;

	height: auto;

	line-height: 35px;

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 14px;

	color: #fff;

	padding: 5px 15px;

	border-radius: 5px;

	box-sizing: border-box;

	background: #86C440;

}



.content .rowsing .run-slider .datail ul li .btn:hover {

	background: #5d9a2c;

}



.content .rowsing .run-slider .datail ul li .btn span {

	color: #fff;

}



.icon.svg-icon {
    width: 3em;
    height: 3em;
    color: #333;
}



.content .rowsing .run-slider .datail ul li .name {

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 14px;

	color: #85C43F;

	float: left;

	font-weight: bold;

	margin-right: 15px;

}



.content .rowsing .jesh {

	width: 100%;

	height: auto;

}



.content .rowsing .jesh p {

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 14px;

	color: #666;

	line-height: 30px;

	padding: 0 2%;

	box-sizing: border-box;

}



.content .rowsing .jesh p span {

	color: #86C440;

	font-size: 16px;

	font-weight: 600;

}



.content .rowsing .jesh p a {

	font-size: 14px;

	color: #666;

}



.content .classfyl {

	width: 100%;

	height: auto;

	overflow: hidden;

}



.content .classfyl&gt;.left {

	width: 30%;

	height: auto;

	float: left;

	margin-right: 2%;

	border: 1px solid #eee;

	padding: 2%;

	box-sizing: border-box;

}



.content .classfyl .left .title {

	width: 100%;

	height: auto;

	line-height: 40px;

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 14px;

	color: #fff;

	text-align: left;

	background: #86C440;

	text-transform: uppercase;

	padding: 0 2%;

	box-sizing: border-box;

	margin-bottom: 20px;

}



.content .classfyl .left img {

	width: 100%;

	height: auto;

}



.content .classfyl&gt;.left&gt;a&gt;span {

	display: block;

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 14px;

	color: #666;

	line-height: 25px;
        font-weight: bold;
}



.content .classfyl .left a {

	display: block;

	margin-bottom: 10px;

}



.content .classfyl&gt;.right {

	width: 68%;

	height: auto;

	float: left;

	border: 1px solid #eee;

	box-sizing: border-box;

}



.content .classfyl .right .nav {

	width: 100%;

	height: 40px;

	background: #f3f3f3;

	line-height: 40px;

}



.content .classfyl .right .nav ul li {

	width: auto;

	height: auto;

	background: #dcdcdc;

	line-height: 40px;

	border-right: 1px solid #fff;

	float: left;

}



.content .classfyl .right .nav ul li.active {

	background: #86C440;

}



.content .classfyl .right .nav ul li.active:hover {

	background: #5d9a2c;

}



.content .classfyl .right .nav ul li a {

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 14px;

	color: #fff;

	display: block;

	width: 100%;

	height: 100%;

	padding: 0 10px;

	box-sizing: border-box;

}



.content .classfyl .right .nav ul li:last-child {

	border-right: 0;

}



.content .classfyl .right .exmen {

	width: 100%;

	height: auto;

	padding: 0 20px;

	box-sizing: border-box;

}



.content .classfyl .right .exmen .pad {

	width: 100%;

	height: auto;

	text-align: center;

	margin: 30px 0;

	background: #efeff0;

	padding: 5px;

	box-sizing: border-box;

}



.content .classfyl .right .exmen .pad img {

	width: 100%;

	height: 100%;

}



.content .classfyl .right .exmen .joct {

	width: 100%;

	height: auto;

}



.content .classfyl .right .exmen .joct .box {

	text-align: center;

}



.content .classfyl .right .exmen .joct h2 {

	position: relative;

	width: 50%;

	margin: 0 auto;

	height: auto;

	line-height: 40px;

	text-align: center;

	z-index: 20;

}



.content .classfyl .right .exmen .joct h2:after {

	content: '';

	background: #86C440;

	height: 2px;

	width: 100%;

	top: 50%;

	float: left;

	position: absolute;

	left: 0;

	z-index: 0;

}



.content .classfyl .right .exmen .joct h2 span {

	display: inline-block;

	position: relative;

	z-index: 25;

	padding: 0 10px;

	background: #fff;

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 22px;

	line-height: 40px;

	color: #86C440;

	text-transform: uppercase;

}



.content .classfyl .right .exmen .joct .point {

	font-size: 14px;

	color: #666;

	line-height: 30px;

	text-align: center;

}



.content .classfyl .right .exmen .joct .bg-color {

	width: 100%;

	height: auto;

	background: #f3f3f3;

	padding: 10px 10px 20px;

	margin-top: 30px;

	box-sizing: border-box;

	overflow: hidden;

}

.content .classfyl .right .exmen .joct .bg-color span {
    display: block;
}

.content .classfyl .right .exmen .joct .bg-color p {

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 14px;

	/* line-height: 35px; */

	color: #666;

}



.content .classfyl .right .exmen .joct .bg-color p img {

	width: 100%;

	height: auto;

}



.content .classfyl .right .exmen .joct .bg-color img{

	width: 100%;

	height: auto;

}



.content .classfyl .right .exmen .joct .bg-color p i {

	width: 2px;

	height: 15px;

	display: inline-block;

	margin-right: 15px;

	background: #86C440;

}



.content .classfyl .right .exmen .speciflt {

	width: 100%;

	height: auto;

	margin: 30px 0;

}



.content .classfyl .right .exmen .speciflt h2 {

	position: relative;

	z-index: 10;

	width: 50%;

	margin: 0 auto;

	text-align: center;

	height: auto;

	line-height: 40px;

}



.content .classfyl .right .exmen .speciflt h2:after {

	content: '';

	background: #86C440;

	height: 2px;

	width: 100%;

	top: 50%;

	float: left;

	position: absolute;

	left: 0;

	z-index: 0;

}



.content .classfyl .right .exmen .speciflt h2 span {

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 22px;

	color: #86C440;

	line-height: 40px;

	position: relative;

	z-index: 20;

	padding: 0 10px;

	background: #fff;

}



.content .classfyl .right .exmen .speciflt .rules {

	width: 100%;

	height: auto;

	margin-top: 30px;

	border: 1px solid #eee;

}



.content .classfyl .right .exmen .speciflt .rules ul li {

	width: 100%;

	height: 100%;

	line-height: 30px;

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 14px;

	color: #666;

	border-bottom: 1px solid #eee;

	padding: 0 3%;

	box-sizing: border-box;

	/*overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;*/

}



.content .classfyl .right .exmen .speciflt .rules ul li:last-child {

	border-bottom: 0;

}



.content .classfyl .right .exmen .speciflt .rules ul li img {/* width: 10px; *//* height: 10px; *//* margin-right: 10px; */}



.content .classfyl .right .exmen .speciflt .rules ul li span {

	line-height: 30px;

}



.content .classfyl .right .exmen .speciflt.tiao4 .rules ul li img{

	width: 35px;

	height: 35px;

	vertical-align: middle;

	margin-right: 10px;

}



.content .classfyl .right .exmen .model {

	width: 100%;

	height: auto;

	margin-bottom: 30px;

}



.content .classfyl .right .exmen .model .title {

	width: 100%;

	height: auto;

	line-height: 50px;

	margin-bottom: 30px;

}



.content .classfyl .right .exmen .model .title h2 {

	position: relative;

	height: auto;

	z-index: 5;

	width: 50%;

	text-align: center;

	margin: 0 auto;

}



.content .classfyl .right .exmen .model .title h2:after {

	content: '';

	background: #86C440;

	height: 2px;

	width: 100%;

	top: 50%;

	float: left;

	position: absolute;

	left: 0;

	z-index: 0;

}



.content .classfyl .right .exmen .model .title h2 span {

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 22px;

	line-height: 50px;

	color: #86C440;

	background: #fff;

	padding: 0 10px;

	position: relative;

	z-index: 10;

}



.content .classfyl .right .exmen .model ul {

	overflow: hidden;

}



.content .classfyl .right .exmen .model ul li {

	width: 32%;

	float: left;

	height: 190px;

	border: 1px solid #eee;

	margin-right: 2%;

	text-align: center;

	padding: 10px;

	box-sizing: border-box;

}



.content .classfyl .right .exmen .model ul li:nth-child(3n) {

	margin-right: 0;

}



.content .classfyl .right .exmen .model ul li:first-child img {

	margin-top: 60px;

}



.content .classfyl .right .exmen .model ul li img {

	width: 100%;

	height: auto;

	float: left;

}



.content .classfyl .right .exmen .Installation {

	width: 100%;

	height: auto;

	margin-bottom: 50px;

}



.content .classfyl .right .exmen .Installation .title {

	width: 100%;

	height: auto;

	margin-bottom: 30px;

	text-align: center;

}



.content .classfyl .right .exmen .Installation .title h2 {

	width: 50%;

	margin: 0 auto;

	text-align: center;

	position: relative;

	z-index: 5;

	height: auto;

}



.content .classfyl .right .exmen .Installation .title h2:after {

	content: '';

	background: #86C440;

	height: 2px;

	width: 100%;

	top: 50%;

	float: left;

	position: absolute;

	left: 0;

	z-index: 0;

}



.content .classfyl .right .exmen .Installation .title span {

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 14px;

	color: #666;

	line-height: 30px;

}



.content .classfyl .right .exmen .Installation .title h2 span {

	font-size: 22px;

	color: #86C440;

	background: #fff;

	padding: 0 10px;

	position: relative;

	z-index: 10;

	line-height: 50px;

}



.content .classfyl .right .exmen .Installation .distribute {

	width: 100%;

	height: auto;
        line-height: 0.5;

}


.content .classfyl .right .exmen .Installation .distribute ul li {

	width: 100%;

	height: auto;

	overflow: hidden;

}



.content .classfyl .right .exmen .Installation .distribute ul li&gt;div {

	float: left;

	width: 50%;

	padding: 0 2%;

	height: auto;

	box-sizing: border-box;

}



.content .classfyl .right .exmen .Installation .distribute ul li .image img {

	width: 100%;

	height: auto;

	float: left;

}



.content .classfyl .right .exmen .Installation .distribute ul li .analyze {

	background: #f9faf9;

	padding: 0 3%;

	margin: 80px 0;

	box-sizing: border-box;

}



.content .classfyl .right .exmen .Installation .distribute ul li .analyze .title {

	width: 100%;

	margin: 0 auto;

	height: auto;

	line-height: 50px;

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 18px;

	color: #666;

	text-align: left;

	border-bottom: 1px dashed #ccc;

}



.content .classfyl .right .exmen .Installation .distribute ul li .analyze p {

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 14px;

	color: #999;

	margin: 20px 0;

	line-height: 30px;

}



.content .classfyl .right .exmen .test {

	width: 100%;

	height: auto;

}



.content .classfyl .right .exmen .test .title {

	width: 100%;

	height: auto;

	line-height: 40px;

	text-align: center;

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 14px;

	color: #fff;

	background: #86C440;

}



.content .classfyl .right .exmen .test form {

	border: 1px solid #eee;

	padding: 3%;

	box-sizing: border-box;

}



.content .classfyl .right .exmen .test form .post {

	width: 100%;

	min-height: 120px;

	overflow: hidden;

}



.content .classfyl .right .exmen .test form .input-box {

	width: 48%;

	min-height: 60px;

	float: left;

	margin-right: 4%;

	margin-bottom: 15px;

}



.content .classfyl .right .exmen .test form .input-box:nth-child(2n) {

	margin-right: 0;

}



.content .classfyl .right .exmen .test form .input-box label {

	width: 100%;

	line-height: 30px;

	font-family: ;

	font-size: 14px;

	color: #333;

}



.content .classfyl .right .exmen .test form .input-box label span {

	color: #86C440;

}



.content .classfyl .right .exmen .test form .input-box .fontbox {

	width: 100%;

	height: 30px;

	padding-left: 3%;

	box-sizing: border-box;

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	outline: none;

	/*border: none;*/

}



.content .classfyl .right .exmen .test form .input-box .selcts {

	width: 100%;

	height: 30px;

	padding-left: 3%;

	box-sizing: border-box;

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	outline: none;

}



.content .classfyl .right .exmen .test form .input-box .selcts option {

	width: 100%;

	line-height: 30px;

	font-size: 12px;

	color: #333;

}



.content .classfyl .right .exmen .test form .textert {

	width: 100%;

	height: auto;

}



.content .classfyl .right .exmen .test form .textert p {

	width: 100%;

	line-height: 30px;

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 14px;

	color: #333;

}



.content .classfyl .right .exmen .test form .textert p span {

	color: #86C440;

}



.content .classfyl .right .exmen .test form .textert .textbox {

	width: 100%;

	height: 200px;

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 14px;

	color: #000;

	padding: 5px;

	box-sizing: border-box;

	text-indent: 2em;

	outline: none;

}



.content .classfyl .right .exmen .test form .submits {

	text-align: center;

	padding: 3% 0;

}



.content .classfyl .right .exmen .test form .submits .button {

	width: auto;

	height: auto;

	padding: 10px;

	box-sizing: border-box;

	text-align: center;

	background: #86C440;

	outline: none;

	border: none;

	cursor: pointer;

}



.content .classfyl .right .exmen .test form .submits .button:hover {

	background: #5d9a2c;

}



.content .classfyl .right .exmen .test form .submits .button span {

	font-family: 'helveticaltstd-bold', Helvetica, Arial, sans-serif !important;

	font-size: 14px;

	color: #fff;

}
@media only screen and (min-width: 1440px) {
    .content .rowsing .run-slider .magnifierContainer {
        width: 800px;
    }
}
@media only screen and (max-width:1400px) {
    .content .rowsing .run-slider .slider-up .shift {
        width: 420px;
    }
    .content .classfyl .right .exmen .Installation .distribute&gt;ul table {
        display: block;
    }
    .content .classfyl .right .exmen .Installation .distribute&gt;ul table tbody {
        display: block;
    }
    .content .classfyl .right .exmen .Installation .distribute&gt;ul table tbody tr {
        display: block;
    }
    .content .classfyl .right .exmen .Installation .distribute&gt;ul table tbody tr td {
        display: block;
    }
    .content .classfyl .right .exmen .Installation .distribute ul table img {
        width: 100%;
    }
    .content .classfyl .right .exmen .Installation .distribute&gt;ul table tbody tr:nth-of-type(odd) {
        display: flex;
        flex-direction: column-reverse;
    }
}
@media only screen and (max-width: 1200px) {
    .content .rowsing .run-slider {
        flex-direction: column;
    }
    .content .rowsing .run-slider .datail {
        width: 88%;
    }
    .content .rowsing .run-slider .magnifierContainer {
        width: 88%;
    }
    .content .rowsing .run-slider .slider-up .shift {
        width: 560px;
    }
}
@media only screen and (max-width: 1060px) {
    .content .rowsing .run-slider .slider-up .arrowRight {
        float: left;
        margin-left: 3%;
    }
    .content .rowsing .run-slider .slider-up .shift {
        /* width: 70%; */
    }
    .content .rowsing .run-slider .mediumContainer img {
        /* width: 80%; */
    }
    .content .rowsing .run-slider .border {
        border: unset;
    }
}
@media only screen and (max-width:968px) {
    .content .rowsing .run-slider .slider-up .shift {
        width: 420px;
    }
}
@media only screen and (max-width:868px) {
    .content .rowsing .run-slider .mediumContainer img {
        /* width: 70%; */
    }
}
@media only screen and (max-width: 768px) {
    .content .rowsing .run-slider .datail {
        width: unset;
    }
    .content .rowsing .run-slider .slider-up .shift {
        width: 280px;
    }
    .content .rowsing .run-slider .mediumContainer img {
        /* width: 50%; */
    }
    .content .classfyl .right .exmen .Installation .distribute {
        line-height: 1;
    }
}
@media only screen and (max-width: 568px) {
    .content .rowsing .run-slider .slider-up .shift {
        width: 140px;
    }
}
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 812px) {
    .content .rowsing .run-slider .slider-up .shift {
        width:290px;
        left:0;
    }
    .content .rowsing .run-slider .slider-up .arrowRight {
        float: left;
    }
    .content .rowsing .run-slider .magnifierContainer {
        width: 100%;
    }
    .content .rowsing .run-slider .datail {
        margin-left: 0;
    }
    .content .classfyl .right .exmen .model.tiao2 ul&gt;p&gt;img{
        width:100%;
    }
    .content .classfyl .right .exmen .Installation .distribute {
        line-height: 1;
    }
    .content .classfyl .right .exmen .Installation .distribute ul table {
        display: block;
        width: 100% !important;
    }
    /* .content .classfyl .right .exmen .model.tiao2 &gt; ul img { */
        /* width: 100% !important; */
        /* height: auto; */
    /* } */
    .content .classfyl .right .exmen .Installation .distribute .ul table {
        width: 100%;
    }
}
</pre></body></html>