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





/*             ny_nytlt               */


.ny_nytlt {
    width: 100%;
    max-width: 1450px;
	margin: 0 auto;
	padding: 0.35rem 0 0;    
}
.ny_nytltcont{
	width: 100%;
}
.ny_nytltcontl{
	width: 70%;
}
.ny_nytltcontl li {
    width: 18%;
    float: left;
    display: block;
    margin-right: 3px;
}
.ny_nytltcontl li a{
	display: inline-block;
    transition: all .3s ease-out 0s;
    position: relative;
    color: #737373;
    font-size: 0.16rem;
    text-align: center;
    line-height: 0.4rem;
    padding: 0 0.26rem;
}
.ny_nytltcontl li.on a,.ny_nytltcontl li:hover a{
	background: #F29A41;
	color: #fff;
}

.ny_nytltcontr{
	width: 23%;
    text-align: right;
    overflow: hidden;
    margin-right: 1.4%;
    line-height: 0.4rem;
    font-size: 0.14rem;
}
.ny_nytltcontr,.ny_nytltcontr a{
	color: #737373;
}

.ny_nytltcontr a:hover{
	color: #F29A41;
}








/*------------------                  aboutus                 --------------------*/

.nyaboutnr{
	width: 100%;
	margin:3% auto;
}

.max_widths{
	max-width: 1390px;
	margin: 0 auto;
}

.nyabtcot{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.nyabtcot img{
	max-width: 100%;
	margin: 3% auto 0;
}
.nyabtcot p{
	font-size: 15px;
	line-height: 32px;
	color: #333;
}










.about_qywh{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.about_qywh li{
	width: 50%;
    float: left;
    display: block;
    background: #F9F9F9;
    height: 180px;
    text-align: center;
    padding: 3% 0;
}
.about_qywh li div{
	width: 90%;
	margin: 0 auto;
}
.about_qywh li div p{
	font-size: 14px;
	line-height: 25px;
	width: 40%;
	margin: 0 auto;
}
.about_qywh li:nth-child(2),.about_qywh li:nth-child(3){
	background: #fff;
}











.aboutusry{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	max-width: 1450px;
}
.aboutusry li{
	width: 100%;
	background: #fbfbfb;
}
.aboutusry li div{
	width: 50%;
	text-align: center;
}
.abotryz{
overflow: hidden;
    background: #fff;
    height: 510px;
    line-height: initial;
    vertical-align: middle;
    vertical-align: middle;
    display: table-cell;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.abotryz img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
    max-height: 100%;
}

.abotryy{
	padding:9% 0 0;
}
.abotryy h3{
	font-size: 28px;
	opacity: 0.7;
	margin-bottom: 2%;
}

.abotryy p{
	width: 66%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 25px;
}











/*------------------------             product              ---------------------------*/

.r_products{
    margin:2% auto;
    max-width: 1400px;
}

.r_abtit {
	font-size: 25px;
    color: #fff;
    text-align: center;
    background: #ea0016;
    line-height: 63px;
}


.r_sliderbar {
    width:21%;
}
.r_menulist {
    
}
.r_menulist li {
	border-bottom: 1px dashed #ececec;
}
.r_menulist li .r_menua{
    display: block;
    font-size: 18px;
    padding-left: 14px;
    line-height: 50px;
    position: relative;
    color: #222;
    font-weight: 600;
    cursor: pointer;
    transition: .7s;
}

.r_icon {
	font-weight: bold;
    font-style: normal;
    font-size: 26px;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    right: 28px;
    top: 50%;
    margin-top: -5px;
    line-height: 24px;
    color: #f0f2f6;
}
.r_icon img {
    width: 100%;
    display: block;
}






.r_maincont {
    width: 72%;
margin-bottom: 4%;
}

.r_menulist li:hover .r_menua,.r_menulist li.on .r_menua{
	color: #ea0016;
}


.r_prodjsimg {
    border: 1px solid #999;
    width: 27%;
    overflow: hidden;
    height: 160px;
}

.r_prodjsimg img{
     max-width: 100%;
    display: block;	
}

.r_prodjswen{
	width: 68%;
}
.r_prodjswen p{
	font-size: 14px;
	line-height: 25px;
	margin-top: 1%;
}

.r_prodjswen h4 {
    color: #ea5504;
    font-weight: 700;
}
.r_prodjswen h4 {
    border-bottom: 1px dashed #D9D9D9;
    padding: 0 0 7px;
}







.product{
	width: 100%;
	overflow: hidden;
}
.product li{
    width: 33%;
    display: block;
    float: left;
    position: relative;
    margin: 0 0 3% 0;
    transition: .7s;
}
.product li a{
	display: block;
	width: 94%;
	margin: 0 auto;
    transition: .7s;
    background: #f9f9f9;
    border: 1px solid #f9f9f9;
    padding-bottom: 4%;
}


.product figure{
	margin: 0 ;
}
.prokimg{
	width: 100%;
	display: block;
	overflow: hidden;
}
.profig{
	width: 100%;
}
.prots{
    text-align: center;
}
.prots h4{
	text-align: center;
    color: #111;
    margin: 0;
    font-size: 18px;
    text-align: left;
    line-height: 52px;
    padding-left: 5%;
    text-align: center;
}
.profig:hover .mask {
    background: rgba(0, 0, 0, 0.6);
    transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
}

.prots i{
	color: #ea0016;
	padding: 2% 9%;
    display: inline-block;
    font-size: 14px;
    border-radius: 50px;
    transition: .7s;
}
.product li:hover .prots i{
	background: #ea0016;
	color: #fff;
}


.prots div{
    width: 100%;
    overflow: hidden;
    height: 300px;
    background: #fff;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}
.prots div img{
    width: 86%;
    display: block;
    margin: 0 auto;
}


.product li:hover a{
    box-shadow: 1px 1px 9px #e9e9e9;
}



.r_content{
	margin: 2% auto;
	width: 100%;
}



.r_prodxl{
	display: none;
    margin: 0 auto;
    border-top: 1px dashed #ededed;
}
.r_prodxl dl{
    width: 100%;
    margin: 0;
}
.r_prodxl dt{
	text-align: left;
    background: #f9f9f9;
    padding: 0 7%;
    line-height: 41px;
}
.r_prodxl dt a{
	font-size: 16px;
	color: #333;
	font-weight: 400;
	line-height: 48px;
	display: block;
}



.r_iconimg{
	-moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3); 
    transition: .7s;
}


.r_prodxl dt:hover{
    background:#ea0016;	
}
.r_prodxl dt:hover a{
	color: #fff;
}

.r_menulist li.on .r_prodxl{
	display: block;
}
.r_menulist li.on .r_menua i.r_iconimg{
	-moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);	
}






.soluttit{
	width: 100%;
	margin: 4% auto 5%;
	text-align: center;
}

.soluttit em,.soluttit i{
    color: #ea0016;
    font-size: 28px;
    font-style: initial;
}





.otherprod{
	width: 100%;
    margin: 0 auto;
    overflow: hidden;
    max-width: 1400px;
    border-top: 1px dashed #E0DEDE;
}

.othprod{
	max-width: 1400px;
	margin:2% auto;
}

.othprod li{
	width: 25%;
	float: left;
	display: block;
	text-align: center;
}

.othprods{
	width: 89%;
    margin: 0 auto;
}

.othprods a,.othprods a span img{
    width: 88%;
    display: block;
    margin: 0 auto;
}
.othprods a:hover img {
    -webkit-animation: icon-bounce 1s alternate;
    -moz-animation: icon-bounce 1s alternate;
    -o-animation: icon-bounce 1s alternate;
    animation: icon-bounce 1s alternate;
}

@keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@-webkit-keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@-moz-keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@-o-keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}


.othprods a span{
display: block;
    margin: 0 auto;
    width: 80%;
    height: 198px;
    overflow: hidden;
}

.othprodsp{
    font-size: 16px;
    color: #7b7b7b;
    line-height: 76px;
}

.othprods h4{
	text-align: center;
    color: #444;
    margin: 0;
    font-size: 16px;
    text-align: left;
    line-height: 52px;
    padding-left: 5%;
    border-bottom:1px solid #eee;
    text-align: center;
}


.othprods p{
	width: 90%;
    color: #888;
    font-size: 15px;
    line-height: 24px;
    padding: 2% 0;
    margin: 0 auto;
}

.othprod li:hover a p{
	color: #ea0016;
}







.procontss {
    width: 100%;
    margin: 0 auto 3%;
}
.protcotsl {
    text-align: center;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    max-width: 1000px;
}
.protcotsl img {
    display: block;
    margin: 0 auto;
}
.protctcot {
    width: 100%;
    margin: 0 auto;
    background: #f9f9f9;
    padding: 2% 0 3%;
}
.cn_protcotnry {
    max-width: 1400px;
    margin: 0 auto 3%;
}
.procttit {
    text-align: center;
    font-size: 30px;
    color: #000;
    display: block;
    font-weight: 300;
    margin-bottom: 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.protflssx {
    margin-bottom: 2%;
    border-bottom: 2px solid #EAECEE;
}
.protflssx li {
    display: inline-block;
    text-align: center;
    line-height: 52px;
    font-size: 16px;
    margin-bottom: -2px;
    padding: 0 4%;
}
.protflssx li:hover, .protflssx li.on {
    border-bottom: 2px solid #f00726;
    color: #f00726;
}








































.procontss{
	width: 46%;
	display: block;
	overflow: hidden;
	position: relative;
	padding-bottom: 1%;
}
.procontss img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
    max-height: 100%;
}

.procontss .hd ul{
	position: absolute;
    bottom: 0;
    z-index: 9;
    left: 0;
    display: inline-block;
    width: 3%;
    height: 100%;
    text-align: center;
    top: 50%;
}
.procontss .hd li{
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 1%;
    width: 10px;
    overflow: hidden;
    text-indent: 999px;
    height: 10px;
    margin: 0 1%;
    border: 1px solid #999;
    z-index: 9999;
    border-radius: 50px;
    display: inline-block;
}
.procontss .hd li.on{
	background-color:#999 ;
}


.protctcoty{
	width: 50%;
	overflow: hidden;
}
.cn_protcotnry{
	width: 100%;
} 
.procttit{
	font-size: 28px;
	color: #666;
	line-height: 50px;
	border-bottom: 3px solid #666;
	margin-bottom: 2%;
}

.protcotfls{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.protflsnr{
	width: 100%;
	margin: 0 auto 2%;
}
.protflsnr p{
	font-size: 16px;
	color: #333;
	line-height: 24px;
}


.prospecific{
	width: 96%;
	margin: 0 auto 2%;
	overflow: hidden;
	border-bottom: 1px solid #666;
    padding-bottom: 1%;
}
.prospecific:nth-last-child(1){
	border: 0;
}

.prospecific p{
	font-size: 18px;
	color: #555;
	font-weight: bolder;
	display: inline-block;
	margin-bottom: 1%;
}

.prodatanr table{
	width: 100% !important;
}



.prodatanrs table td{
	width: 31% !important;
	border-bottom: 1px dashed #bbb;
	display: inline-block;
	line-height: 30px;
}
.prodatanrs table tr td span{
	font-size: 13px;
	color: #999;
}
.prodatanrs table td:nth-child(1){
	width: 42% !important;
}
.prodatanrs table td:nth-child(2){
	width: 25% !important;
	text-align: center !important;
}
.prodatanrs table td:nth-last-child(1){
	text-align: right !important;
}

.prodatanrs table tr.firstRow td:nth-child(1) span{
	padding-left: 8% !important;
}
.prodatanrs table tr.firstRow td:nth-last-child(1) span{
	padding-right: 12% !important;
}
.prodatanrs table tr.firstRow td span{
	font-size: 17px;
	font-weight: 600;
	color: #777;
}



.prochak{
	font-size: 18px;
    color: #555;
    display: inline-block;
    float: right;
    cursor: pointer;
}

.prodatanr{
	width: 100%;
    padding: 0 0 2%;
}
.prodatanr table{
	width: 100%;
	margin: 0 auto;
}
.prodatanr table td{
	line-height: 26px;
border-bottom: 1px dashed #bbb;
}
.prodatanr table td span{
	font-size: 15px;
	color: #666;
}
.prodatanr table td:nth-last-child(1){
	text-align: right;
}


.prodatanr{
	display: none;
}
.prodatanrs{
	display: block;
}




.promorezx{
	width: 96%;
	margin: 0 auto;
}
.promorezx a{
	font-size: 16px;
	color: #666;
}








.prodesigndraft{
	width: 100%;
	margin: 0 auto;
	background: #eee;
}
.prosjixgnr{
	padding: 0.5% 0 5%;
}
.prosjixg{
	width: 100%;
	margin: 0 auto;
}
.prosjixg li{
	width: 33%;
	float: left;
	display: block;
}
.prosjixgimg{
	width: 85%;
	margin: 0 auto;
}
.prosjixgimg img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}























/*------------------------               service                   ---------------------------*/
.ny_solution{
	width: 100%;
}

.ny_solutiondiv{
	width: 100%;
}
.ny_solutiondiv li {
    width: 33%;
    float: left;
    display: block;
    margin-bottom: 1%;
}

.ny_solutionlist{
	width: 90%;
	margin: 0 auto;
    border: 1px solid #eee;
}
.ny_sollist_box{
	overflow: hidden;
}

.ny_sollist_img {
    position: relative;
    overflow: hidden;
    height: 250px;
}

.ny_sollist_img img{
    width: 100%;
    display: block;
    transition: all .36s ease;
}


.ny_sollist_wrapper {
    padding: 13px 20px;
    background: #fff;
    position: relative;
    transition: all .36s ease;
    top: 0;
    text-align: center;
}

.ny_sollisttitle {
    transition: all .36s ease;
    color: #333;
    font-size: 16px;
    line-height: 40px;
}
.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.ny_sollistsubtitle {
    transition: all .36s ease;
    color: #777;
    font-size: 14px;
    line-height: 30px;
}

.ny_sollist_des {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    transition: all .3s ease-out 0s;
    margin-top: 12px;
    position: absolute;
    transition: all .36s ease;
    display: none;
}

.ny_sollistdescription{
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;	
    width: 88%;
	text-align: center;
    font-size: 13px;
    line-height: 26px;
    color: #888;
    margin: 0 auto;
}

.ny_solutiondiv li:hover .ny_sollist_des{
	display: block;
}

.ny_solutiondiv li:hover .ny_sollist_wrapper {
    top: -88px;
}

.ny_solutiondiv li:hover .ny_solutionlist {
    box-shadow:0 0 16px #eee;
}

.ny_solutiondiv li:hover .ny_sollist_img img{
	-webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

.ny_solutiondiv li:hover  .ny_sollisttitle{
	color: #ff0d00;
}











.fancyboximg {
    width: 100%;
    display: block;
    height: 316px;
    overflow: hidden;
}

.fancyboximg img{
max-width: 100%;
    display: block;
    margin: 0 auto;
    max-height: 100%;
}

.fancybox {
    display: block;
    width: 96%;
    margin: 0 auto;
    text-align: center;
}

.fancybox p{
    font-size: 16px;
    line-height: 36px;
}























/*------------------------               news                   ---------------------------*/
.container{
	max-width: 1480px;
	margin: 0 auto;
	width: 100% !important;
}

#fh5co-board .item .fh5co-desc{
	color: #555;
}







/*           ----------        contactus         -----------             */

.r_contactus{
	margin: 2% auto;
	width: 100%;
	overflow: hidden;
	max-width: 1450px;
}


.fnw_contactusnr {
	margin: 30px auto;
}

.fnw_contactusnr h1 {
	font-size: 30px;
	color: #000;
	line-height: 50px;
	text-align: center;
	font-weight: 400;
}

.fnw_contusnr {
	width: 100%;
	margin: 39px auto;
}

.fnw_contusnr div {
	display: block;
    width: 25%;
    float: left;
    display: block;
	margin-bottom:15px;
}

.fnw_contusnr p{
    width: 90%;
    margin: 0 auto;
    border: 1px solid #eee;
    padding: 7% 0;
}

.fnw_contusnr p span {
	text-align: center;
	display: block;
}

.fnw_contusnr p span img {
	width: 30%;
	-webkit-filter: grayscale(1);
	/* Webkit */
	filter: gray;
	/* IE6-9 */
	filter: grayscale(1);
	/* W3C */
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.fnw_contusnr p a {
    width: 85%;
    text-align: center;
    display: block;
    line-height: 22px;
    margin: 2% auto;
    font-size: 16px;
    color: #666;
}
.fnw_contusnr p a:nth-child(1) {
    font-size: 20px;
    margin: 8% auto;
    border-bottom: 1px solid #eee;
    padding-bottom: 8%;
}
.fnw_contusnr p:hover span img {
	-webkit-filter: grayscale(0);
	/* Webkit */
	filter: gray;
	/* IE6-9 */
	filter: grayscale(0);
}

.requests {
	width: 100%;
	margin: 0 auto;
	padding:2% 0;
}

.requetlt {
	text-align: center;
	font-size: 28px;
	line-height: 35px;
	margin-bottom: 40px;
	color: #000;
	font-weight: 400;
}

.requescot {
	text-align: center;
}

.requescot input{
	width: 19%;
	display: inline-block;
	margin: 0 14px 15px 19px;
	padding: 10px;
	background: #fff;
	border: 1px solid #d9d9d9;
}

.requescot textarea {
	width: 88.3%;
	height: 116px;
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #d9d9d9;
	padding: 14px;
	background: #fff;
	color: #999;
}

.tjbtn {
	border: 0;
	background: #e60213;
	border-radius: 2px;
	width: 170px;
	padding: 0 11px;
	height: 50px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-left: 0;
	margin-top: 20px;
}

.requescot .footersbut {
	margin-top: 30px;
	background: #F29A41;
	color: #fff;
	border: 1px solid #F29A41;
	font-size: 18px;
}




.breadCrumb,
.listMenu {
	height: 60px;
	line-height: 60px;
	background: #f5f5f5;
	border-bottom: 1px solid #e9e9e9;
}

.breadCrumb p {
	background: url(../images/home_icon.png) no-repeat left center;
	padding-left: 20px;
	font-size: 14px;
}

.breadCrumb .back {
	float: right;
	background: url(../images/back.png) no-repeat left center;
	padding-left: 20px;
}

.breadCrumb a {
	color: #565656;
	text-decoration: none;
	outline: none;
	blr: expression(this.onFocus=this.blur());
	transition: all ease 0.3s;
}

.breadCrumb a:hover {
	color: #006428;
	text-decoration: none;
}












@media screen and (max-width:1530px ) {
.ny_nytlt {
    padding: 18px 0 0;
    width: 86%;
}
.max_widths {
    width: 80%;
}


.r_sliderbar {
    width: 23%;
}
.r_maincont {
    width: 70%;
    margin-bottom: 4%;
}
.cn_protcotnry {
    max-width: 1200px;
    margin: 0 auto 3%;
width: 80%;
}


.aboutusry {
    width: 80%;
}
.abotryz {
    overflow: hidden;
    background: #fff;
    height: inherit;
}








}






@media screen and (max-width:1200px ) {
.r_menulist li .r_menua {
    font-size: 14px;
    padding-left: 10px;
}

.prots div {
    height: 220px;
}

.othprod li{
    width: 33%;
}


.prots h4 {
    text-align: center;
    margin: 0;
    font-size: 14px;
    line-height: 43px;
    padding-left: 0;
}

.soluttit em, .soluttit i {
    color: #ea0016;
    font-size: 24px;
    font-style: initial;
}


.cn_footfz p, .cn_footfz i {
    font-size: 16px;
}
.r_abtit {
    font-size: 22px;
}




.paginationdiv {
    width: 80%;
}


.ny_nytltcontl li a {
    padding: 0;
    width: 100%;
}



.ny_sollist_img {
    position: relative;
    overflow: hidden;
    height: 200px;
}



.about_qywh li div p {
    font-size: 14px;
    line-height: 25px;
    width: 53%;
    margin: 0 auto;
}











.procontss {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 1%;
    float: none;
    text-align: center;
}

.protctcoty {
    width: 100%;
    overflow: hidden;
}






















}




@media screen and (max-width:900px ) {
.ny_nytltcontl li a {
    display: inline-block;
    transition: all .3s ease-out 0s;
    position: relative;
    color: #737373;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    padding: 0;
    width: 99%;
}

.ny_nytltcontr {
    width: 27%;
    text-align: right;
    overflow: hidden;
    margin-right: 0;
    line-height: 40px;
    font-size: 12px;
}


.soluttit em, .soluttit i {
    color: #F29A41;
    font-size: 24px;
    font-style: initial;
}




.r_menulist li {
    border-bottom: 1px dashed #ececec;
    width: 50%;
    float: left;
}
.r_sliderbar {
    width: 100%;
}
.r_maincont {
    width: 100%;
    margin: 5% auto;
}

.othprod li {
    width: 50%;
}



.ny_solutiondiv li {
    width: 50%;
    float: left;
    display: block;
    margin-bottom: 30px;
}






.abotryy h3 {
    font-size: 20px;
}

.about_qywh li {
    height: 201px;
}






.fnw_contusnr div {
    width: 50%;
    margin-bottom: 4%;
}




.cn_protcotnry {
    max-width: 1200px;
    margin: 0 auto 3%;
    width: 100%;
}








}







@media screen and (max-width:640px ) {

.ny_nytltcontl,.ny_nytltcontr{
    width: 100%;
    float: none;
    text-align: center;
}


.ny_nytltcontl li {
    width: 32%;
display: block;
    margin-right: 3px;
    float: none;
    margin: 0 auto;
}



.r_prodjsimg {
    border: 1px solid #999;
    width: 100%;
    overflow: hidden;
    height: 200px;
}

.r_prodjswen {
    width: 100%;
    margin: 4% auto;
}

.product li {
    width: 100%;
}
.prots div {
    height: 330px;
}


.soluttit em, .soluttit i {
    font-size: 20px;
}

.othprod li {
    width: 100%;
}


.prots h4 {
    font-size: 16px;
    line-height: 43px;
}






.protflssx li {
    padding: 0 6%;
}



.cn_biaog .firstRow td ,.cn_biaog tr td:nth-child(3) {
    text-align: center !important;
    font-size: 14px !important;
}





.cn_biaog tr td {
    font-size: 14px !important;
}








.ny_solutiondiv li {
    width: 100%;
    margin-bottom: 20px;
}
.ny_sollist_img {
    position: relative;
    overflow: hidden;
    height: 263px;
}



.fnw_contusnr p {
    line-height: 24px;
    width: 100%;
    margin-bottom: 4%;
}
.fnw_contusnr p a {
    width: 85%;
    display: block;
    line-height: 21px;
    margin: 2% auto;
    font-size: 14px;
}


.requests {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.requetlt {
    text-align: center;
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 28px;
    color: #000;
    font-weight: 400;
}


.requescot input {
    width: 90%;
    display: inline-block;
    margin: 8px 0;
    padding: 10px;
    background: #fff;
    border: 1px solid #d9d9d9;
}






.aboutusry li div {
    width: 100%;
    text-align: center;
}
.abotryy {
    padding: 7% 0;
}



.about_qywh li {
    width: 100%;
height: 231px;
}






.prosjixg li {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 4%;
}


.fnw_contusnr div {
    width: 84%;
    margin-bottom: 4%;
        margin: 0 7%;
}
.fnw_contactusnr h1 {
    font-size: 22px;
    color: #000;
    line-height: 24px;
    text-align: center;
    font-weight: 400;
}
.r_menulist li .r_menua {
    font-size: 12px;
    padding-left: 5px;
}



.prodatanrs,.prodatanr{
    overflow-x: scroll;
}
.prodatanr table {
    width: 500px !important;
}


.procttit {
    font-size: 22px;
}

.fancyboximg {
    width: 100%;
    display: block;
    height: 210px;
    overflow: hidden;
}




}
</pre></body></html>