<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.about_full{width:100%;height:auto; background: url(../images/aboutbger.jpg)#f8f8f8 no-repeat left top;}
@media (min-width: 1099px) {
.about_con{max-width: 1200px;width:94%;height:auto;margin: 0 auto; margin-top:60px; margin-bottom:60px;}
.about_con_ny{width:540px;height:auto; float:left; box-shadow:0 0 20px #e4e4e4; padding:30px;border-radius:5px; margin-top:30px;}
.about_con h2{ font-size:30px;line-height:50px; display:inherit; margin-bottom:10px; font-weight:500}
.about_con p{ font-size:14px;line-height:30px; display:inherit;color:#65645f}
.about_con .tpim{overflow:hidden; margin-left:620px;}
}
@media (max-width: 1100px) and (min-width: 801px) {
    .about_con{max-width: 1200px;width:94%;height:auto;margin: 0 auto; margin-top:20px; margin-bottom:20px;}
.about_con_ny{width:45%;height:auto; float:left; box-shadow:0 0 20px #e4e4e4; padding:30px;border-radius:5px; margin-top:30px; margin-bottom:30px;}
.about_con h2{ font-size:30px;line-height:50px; display:inherit; margin-bottom:10px; font-weight:500}
.about_con p{ font-size:14px;line-height:30px; display:inherit;color:#65645f}
.about_con .tpim{overflow:hidden; margin-left:55%;}
}
@media (max-width: 800px) {
.about_con{max-width: 1200px;width:94%;height:auto;margin: 0 auto; margin-top:20px; margin-bottom:20px;}
.about_con_ny{width:80%;height:auto;margin: 0 auto; box-shadow:0 0 20px #e4e4e4; padding:30px;border-radius:5px; margin-top:30px; margin-bottom:30px;}
.about_con h2{ font-size:30px;line-height:50px; display:inherit; margin-bottom:10px; font-weight:500}
.about_con p{ font-size:14px;line-height:30px; display:inherit;color:#65645f}
.about_con .tpim{overflow:hidden; margin-left:0px;margin-left:0%;width:100%;}
}
.about_con img{width:100%;float:right;}
.about_con .tpim img{
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.about_con .tpim:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

.abty_tt{ width:100%;text-align:center;line-height:30px; font-size:16px; color:#737373; margin-bottom:40px; margin-top:20px;}
.abty_tt span{  font-size:30px; display:inherit; line-height:70px;letter-spacing:0px;color:#000000;letter-spacing:0px}
.about_lm{max-width: 1300px;height:140px;margin: 0 auto;line-height:50px; text-align:center; margin-top:60px; }
.about_lm li{width:25%; float:left}
.about_lm h2{ display:inherit; margin-bottom:0px; }
.about_lm span{ font-size:40px;}
.about_tp{width: 100%;margin-top:30px;}
.about_tp img{width:100%}

.sety_tt{ width:94%;margin: 0 auto;text-align:center;line-height:30px; font-size:16px; color:#737373; margin-bottom:0px; margin-top:50px;}
.sety_tt span{  font-size:30px; display:inherit; line-height:70px;letter-spacing:0px;color:#000000;letter-spacing:10px}

@media (max-width: 479px) {
.sety_tt{ width:94%;margin: 0 auto;text-align:center;line-height:30px; font-size:12px; color:#737373; margin-bottom:0px; margin-top:30px;}
.sety_tt span{  font-size:25px; display:inherit; line-height:50px;letter-spacing:0px;color:#000000;letter-spacing:10px}

}

.container {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    min-height: 199px;
    line-height: 180%;
    max-width:1200px;
    margin: 0 auto;
}

.m2lxul1{
    width: 100%; margin-bottom:30px;
}

.m2lxul1 li {
    text-align: center;
    float: left;
    width: 33.33%;
    padding-bottom: 2.02vw; 
	padding-top: 2.02vw; 
    position: relative;
}

.m2lxul1 li span {
    display: inline-block;
    height: 72px;
    width: 72px;
    position: relative;
}
.m2lxul1 li .cur{ display:none}
.m2lxul1 li:hover .cur{ display:block;transition:all 1s ease;}
.m2lxul1 li span img {
    position: absolute;
    left: 50%;
    top: 50%;
    border: none;
    max-width: 100%;
    height: auto;
    transform: translate(-50%,-50%);
}
.m2lxul1 li p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    /* letter-spacing: 1px; */
}

.m2lxul1 li:hover{background: #9ac192;transition:all 1s ease;}
.m2lxul1 li:hover p{color:#fff;transition:all 0.5s ease;}
.m2pubCon {
    padding-top: 1.2vw;
    padding-bottom: 2.2vw;
}
.m2pubConed {
    margin-top: 3.2vw;
    margin-bottom: 2.2vw;
}
.m2lxul1 li:after {
    content: "";
    background: #E6E6E6;
    height: 120px;
    width: 1px;
    position: absolute;
    right: 0px;
    top: 0px;margin-top: 2.02vw; 
}

.m2lxul1 li:nth-child(3n)::after {
    content: "";
    background: #E6E6E6;
    height: 120px;
    width: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.m2lxul1:after, .m2lxul1:before {
    content: "";
    display: table;
}
@media (min-width: 480px) and (max-width: 767px){
.m2lxul1{
    width: 96%;margin:0 auto; margin-bottom:30px;
}
    .m2lxul1 li {
    text-align: center;
    float: left;
    width: 48%;
	height: 180px;
    padding-bottom: 2.02vw; 
	padding-top: 2.02vw; 
    position: relative; padding-right:2%
}
.m2lxul1 li:after {
    content: "";
    background: #E6E6E6;
    height: 180px;
    width: 1px;
    position: absolute;
    right: 0px;
    top: 0px;margin-top: 2.02vw; 
}

.m2lxul1 li:nth-child(2n)::after {
    content: "";
    background: #E6E6E6;
    height: 120px;
    width: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.m2lxul1 li:nth-child(3)::after {
   content: "";
    background: #E6E6E6;
    height: 180px;
    width: 1px;
    position: absolute;
    right: 0px;
    top: 0px;margin-top: 2.02vw; 
}
.m2lxul1:after, .m2lxul1:before {
    content: "";
    display: table;
}
}
@media (max-width: 479px) {
   .m2lxul1 li {
    text-align: center;
   margin: 0 auto;
    width: 94%;
    padding-bottom: 2.02vw; 
	padding-top: 2.02vw; 
    position: relative;
	
}
.m2lxul1 li:after {
    content: "";
    background: #E6E6E6;
    height: 120px;
    width: 0px;
    position: absolute;
    right: 0px;
    top: 0px;margin-top: 2.02vw; 
}
.m2lxul1 li span {
    display: inline-block;
    height: 100px;
    width: 100px;
    position: relative;
}
.m2lxul1:after, .m2lxul1:before {
    content: "";
    display: table;
}
}



.faz_con{
margin:0 auto; padding:0 1em; max-width:1160px;}
.faz_mid_mid{
position:relative;}
.faz_mid_mid:after{ z-index:10;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);
content:''; position:absolute; left:50%; top:50%; background-position:center; background-repeat:no-repeat; background-size:cover; background-image:url(/images/img12.png); width:1em; height:1em; background-color:#fff; border-radius:100%;}
.faz_mid_mid_left{
margin-left:56.89655172413793%; overflow:hidden}
.faz_mid_mid_right{ top:50%;-webkit-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);transform:translate(0%, -50%);
position:absolute; left:0; width:43.10344827586207%; text-align:right}
.faz_con{
margin:0 auto; padding:0 1em; max-width:1160px;}
.faz_mid_mid_left img{
width:100%;}
.faz_mid ul li:nth-child(2n) .faz_mid_mid_left{
margin-left:auto; margin-right:56.89655172413793%}
.faz_mid ul li:nth-child(2n) .faz_mid_mid_right{
left:auto; right:0; text-align:left}
.faz_mid_mid_right_1 span{ padding-bottom:.4em;
font-size:2.929375em; display:inline-block; position:relative;}
.faz_mid_mid_right_1 span:after{
width:1.045444847450395em; content:''; position:absolute; right:0; bottom:0; height:0.1066780456582035em; background-color:#9ac192;}
.faz_mid ul li:nth-child(2n) .faz_mid_mid_right_1 span:after{
left:0; right:auto}
.faz_mid_mid_right_2{
font-size:1.125em; line-height:2; margin-top:1em; color:#333;}
.faz_mid ul li{ overflow:hidden;
position:relative; padding:5.13020833333333vw 0;}
.faz_mid ul li:after{-webkit-transform:translate(-50%, -0%);-ms-transform:translate(-50%, -0%);transform:translate(-50%, -0%);
content:''; position:absolute; height:100%; top:0; width:2px; background-color:#9ac192; left:50%;}
.faz_mid ul li:nth-child(1):after{
height:50%; top:50%;}
.faz_mid ul li:last-child:after{
height:50%; top:auto; bottom:50%;}

.honor_er{ margin-top:60px;}
.honor_er_left{max-width:800px;width:50%; float:left}
.honor_er_left h2{ font-size:25px;line-height:50px;}
.honor_er_left dd{width:100px;height:4px; background-color:#9ac192; margin-bottom:50px;}
.honor_er_left p{line-height:30px;}
.honor_er_left_lm{width: 100%;height:140px;margin: 0 auto;line-height:50px; text-align:center; margin-top:60px; }
.honor_er_left_lm li{width:33.3%; float:left}
.honor_er_left_lm h2{ display:inherit; margin-bottom:0px;color:#9ac192 }
.honor_er_left_lm span{ font-size:40px;}
.honor_er_right{ float:right;}
.honor_er_right img{max-width:500px;width:100%;border-radius:5px;}
@media (max-width: 1085px) and (min-width: 760px) {
    .honor_er_right{ width:47%;float:right;}
   .honor_er_right img{max-width:100%;width:100%;border-radius:5px;} 
}
@media (max-width: 759px) {
    .honor_er_left{max-width:100%;width:100%; float:left}
    .honor_er_right{ width:100%;float:right;}
   .honor_er_right img{max-width:100%;width:100%;border-radius:5px;} 
}

.honor_con{max-width: 1400px;width:96%;height:auto;margin: 0 auto; margin-top:20px; margin-bottom:10px;}
@media (min-width: 760px) {
.honor_con li{width:23.5%; float:left; margin-right:2%;font-size:14px;margin-bottom:30px;border: 1px solid #e5e5e5;border-radius:5px; box-sizing: border-box; }
.honor_con li:nth-of-type(4n+4){
	margin-right:0%;
}
}
.honor_con li .divimg{width:100%;height:230px; overflow:hidden;display: flex; 
  align-items: center;
  justify-content: center;}
.honor_con li .divimg img{
max-width: 100%; 
 
  max-height: 230px; 
  height:expression(this.height &gt;230 ? "230px" : this.height);}
.honor_con li .divimg img{
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.honor_con li:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.honor_con li h2{  font-size:14px;height:45px; line-height:45px;letter-spacing:0px;color:#000000; display:compact; overflow:hidden;  text-align:center}
.honor_con li:hover h2{color:#fff;background: #9aca90;height:45px; line-height:45px;}

.honor_con li:hover{border: 1px solid #9aca90;}

@media (max-width: 759px) and (min-width: 601px) {
    .honor_con li{width:32%; float:left; margin-right:2%;font-size:14px;margin-bottom:30px;border: 1px solid #e5e5e5;border-radius:5px; box-sizing: border-box; }
.honor_con li:nth-of-type(3n+3){
	margin-right:0%;
}
}
@media (max-width: 600px) {
    .honor_con li{width:49%; float:left; margin-right:2%;font-size:14px;margin-bottom:30px;border: 1px solid #e5e5e5;border-radius:5px; box-sizing: border-box; }
.honor_con li:nth-of-type(2n+2){
	margin-right:0%;
}
}

    .history {
        width:96%;margin: 0 auto;
        color: #333;
      
        background-size: cover;
    }
    .history .top {
        padding: 24px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
	.history .item:hover{color:#99c294}
	.history .item img{width:350px; margin-bottom:15px;}
	.history .item img{
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.history .item:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
    .history .title {
        margin-left: 3%;
    }
    .history .title .en {
        margin-bottom: 8px;
        font-size: 32px;
        font-weight: bold;
        text-transform: uppercase;
    }
    .history .title h3 {
        font-size: 32px;
        font-weight: normal;
    }
    .history .btn_lr {
        position: relative;
        margin: 0 auto;
        width: 155px;
        height: 48px;
    }
    .history .btn_lr .swiper-button-next.swiper-button-disabled, .history .btn_lr .swiper-button-prev.swiper-button-disabled {
        opacity: 1; cursor:pointer;
    }
	.history .btn_lr .swiper-button-prev.swiper-button-disabled:hover{background-image: url(../images/pres.png) ;}
    .history .btn_lr .swiper-button-prev {
        left: 0;
    }
    .history .btn_lr .swiper-button-next, .history .btn_lr .swiper-button-prev {
        margin-top: 0px;
        width: 62px;
        height: 70px;
        opacity: 1; margin-left:15px; margin-right:15px;
        background-image: url(../images/next.png) ;
    }
	.history .btn_lr .swiper-button-next:hover{background-image: url(../images/pres.png) ;}
    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        pointer-events: auto;
    }
    .history .btn_lr .swiper-button-next {
        right: 0; 
        transform: rotate(
    180deg);
    }
    .history .btn_lr .swiper-button-next, .history .btn_lr .swiper-button-prev {
        margin-top: 0px;
        width: 62px;
        height: 80px;
        opacity: 1;
       margin-left:15px; margin-right:15px;
       
        background: url(../images/pre.png);
    }
    .swiper-button-next, .swiper-button-prev {
        outline: 0;
    }
    .history .hlisde {
        border-top: 1px solid rgb(255, 255, 255,.2);
    }
    .history .hlisde .swiper-slide {
padding: 4% 0% 4%;
border-right: 0px solid rgb(255, 255, 255,.2);
box-sizing: border-box;
}
.history .hlisde .item h4 { 
font-size: 18px;height:90px;line-height:30px;
}
.history .hlisde .item .en {
margin-bottom: 10%;
line-height: 30px;
}
.history .hlisde .item .textp {
height: 3rem;
overflow: hidden;
}

.history .hlisde .item .textp p {
text-align: center;
}

.history .hlisde .item .years {
font-size: 36px;
text-align: center;
}

.fzline{
    width: 94%;
    height: 2px;
    line-height: 2px;
    margin: 0 auto;
    display: block;
    background:#ccc;
    position:absolute;
    left: 3%;
    bottom:27%;
    z-index: 0;
}
.fzliner{
    width: 8px;
    height:16px;
    display: block;
   
    margin-top: 7px;
    z-index: 3;
    position: absolute;
    right: 0;
    bottom: -120%;
}

.yuan{
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50px;
    text-align: center;
    background: #99c294;
    margin: 0 auto;
    z-index: 9;
    position: absolute;
    z-index: 9;
    bottom: 27%;
    left: 45%;
    transform: translate(45%, 10px);
}



.history .lis{width:200px;height:380px;background: url(../images/falm.png) no-repeat center bottom; padding-top:0px;line-height:22px; font-size:14px}
.history .lis h2{width:180px;position:absolute; z-index:152; text-align:center; bottom:165px; font-size:24px;color:#fff; text-align:center}
.history .lis img{width:200px;margin-top:10px;}
.history .lis p{height:66px;line-height:22px; overflow:hidden;display: table-cell;vertical-align: bottom;}

.history .liser{width:200px;height:160px;background: url(../images/falms.png) no-repeat center top; padding-top:0px;line-height:22px; font-size:14px; margin-top:180px; padding-top:220px;}
.history .liser h2{width:180px;position:absolute; z-index:152; text-align:center; bottom:330px; font-size:24px;color:#fff; text-align:center}
.history .liser img{width:200px; margin-bottom:10px;}
.history .liser p{height:66px;line-height:22px; overflow:hidden;vertical-align:bottom}


/*å”®åŽæ‰¿è¯º*/
.jypjy6{width:100%;
height: 677px;
margin-top:30px;
 margin-bottom:30px; padding-top: 30px;
      background: url(../images/qgrxbg.jpg) no-repeat center top;
    
}

.jypjy6 .chengnuo04 {
 max-width:1200px;
 width:96%;margin: 0 auto;
 
 

  font-family: "Microsoft Yahei";
  overflow: hidden;
  position: relative;
}
.jypjy6 .chengnuo04 dl {
  
  width: 400px;
  overflow: hidden;
  border-top: 0px solid #97c192;
}
.jypjy6 .chengnuo04 dt {
  padding-left: 0px;
  text-align: left;
  height: 107px;
  line-height: 107px;
  border-bottom: 1px solid #d2d2d2;
  overflow: hidden;
}
.jypjy6 .chengnuo04 dd {
  margin: 30px 0px  0;
  border-bottom: 0px dashed #d2d2d2;
  height: 123px;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
  color: #888888;
}
.jypjy6 .chengnuo04 dd span {
  display: block;
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
}
.jypjy6 .chengnuo04 dd p {
  height: 52px;
  line-height: 26px;
  overflow: hidden;
}
.jypjy6 .chengnuo04 dd bold{ font-weight:bold}
.jypjy6 .chengnuo04 .cnbt bold{ font-size:24px;font-weight:bold;color:#97c192;}
.jypjy6 .chengnuo04 .cnbt em bold{color:#333}

.fu_con{ padding-bottom:60px; padding-top:60px;}
@media (min-width: 1200px) {
.fu_con_left{width:300px;height:auto;line-height:30px; float:left}
}
.fu_con_left h2{ font-size:24px; font-weight:bold; display:inherit; margin-bottom:20px;}

.fu_con_right{height:auto;line-height:30px; margin-left:400px;}
.fu_con_right li{width:25%;height:207px;float:left; text-align:center;color:#5c7b5e; position: relative; -webkit-transition: all .5s;
    transition: all .5s;box-sizing:border-box; overflow:hidden }

@media (max-width: 599px) {
    .fu_con_left{width:96%;height:auto;line-height:30px;margin: 0 auto; margin-bottom:10px; }
    .fu_con_right{width:96%;height:auto;line-height:30px; margin-left:0px;margin: 0 auto;}
    .fu_con_right li{width:50%;height:207px;float:left; text-align:center;color:#5c7b5e; position: relative; -webkit-transition: all .5s;
    transition: all .5s;box-sizing:border-box; overflow:hidden; margin-bottom:5px; }
    .fu_con_right li:nth-of-type(3) img,.fu_con_right li:nth-of-type(5) img,.fu_con_right li:nth-of-type(6) img{height:207px;}
}
@media (max-width: 1199px) and (min-width: 800px) {
    .fu_con_left{width:200px;height:auto;line-height:30px; float:left}
    .fu_con_right{height:auto;line-height:30px; margin-left:220px;}
.fu_con_right li{width:33.3%;height:207px;float:left; text-align:center;color:#5c7b5e; position: relative; -webkit-transition: all .5s;
    transition: all .5s;box-sizing:border-box; overflow:hidden }
    .fu_con_right li:nth-of-type(3) img,.fu_con_right li:nth-of-type(5) img,.fu_con_right li:nth-of-type(6) img{height:207px;}
}
@media (max-width: 799px) and (min-width: 600px) {
    .fu_con_left{width:200px;height:auto;line-height:30px; float:left}
    .fu_con_right{height:auto;line-height:30px; margin-left:220px;}
.fu_con_right li{width:50%;height:207px;float:left; text-align:center;color:#5c7b5e; position: relative; -webkit-transition: all .5s;
    transition: all .5s;box-sizing:border-box; overflow:hidden }
    .fu_con_right li:nth-of-type(3) img,.fu_con_right li:nth-of-type(5) img,.fu_con_right li:nth-of-type(6) img{height:207px;}
}    
    
.fu_con_right li:nth-of-type(1),.fu_con_right li:nth-of-type(4),.fu_con_right li:nth-of-type(7),.fu_con_right li:nth-of-type(9),.fu_con_right li:nth-of-type(12){
	background: #fdf9fa;padding-top:40px;
}
.fu_con_right li:nth-of-type(2),.fu_con_right li:nth-of-type(11){
	background: #5c7a5e;
}
.fu_con_right li:nth-of-type(8),.fu_con_right li:nth-of-type(10){
	background: #efefef;padding-top:40px;
}
@media (min-width: 600px) {
.fu_con_right li:nth-of-type(3) img,.fu_con_right li:nth-of-type(5) img,.fu_con_right li:nth-of-type(6) img
{width:100%;height:207px;}
}



.fu_con_right li img{vertical-align:middle;  
				}
				.fu_con_right li p{ padding-top:20px}


.fu_con_right li:hover{box-shadow:0 0 20px #989898;transition:all 1s ease;}
.fu_con_right li img{
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;

    -o-transition-timing-function: ease;}
.fu_con_right li:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

.nyolsder{width:100%;height:80px;line-height:40px; position:absolute; z-index:11; top:400px; font-size:30px;color:#fff;letter-spacing:10px;text-align:center;}
@media (max-width: 799px) {
  .nyolsder{width:100%;height:80px;line-height:40px; position:absolute; z-index:11; top:20px; font-size:30px;color:#fff;letter-spacing:10px;text-align:center;}  
}

.nyolsder h2{ font-size:40px; color:#fff; display:inherit;letter-spacing:0px; line-height:50px; padding-bottom:10px;}

.contact_ly{width:100%;height:52px; text-align:center; margin-top:40px;margin-bottom:40px; }
.contact_ly a{width:180px;height:52px;line-height:50px;text-align:center;color:#fff; display:inherit;border: 1px solid #5e7a5b;background-color: #5e7a5b;border-radius:5px; font-size:18px;margin: 0 auto; margin-top:25px;}
.contact_ly a:hover{color:#fff; display:inherit;border: 1px solid #9ac192;background-color: #9ac192;transition: background 0.8s ease;}

.shiji_honor_right{width:96%; margin: 0 auto;background: url(../images/xl01.jpg) repeat-y left top; padding-top:20px;display:none}
.shiji_honor_right li{
height:auto;
	line-height: 25px; font-size:14px; padding-left:40px; margin-bottom:40px;background: url(../images/xl02.png) no-repeat left 7px;

}

.shiji_honor_right_aa{width:100%;height:40px;line-height:40px; font-size:20px; font-weight:bold}
.shiji_honor_right_aa img{width:0%}

.shiji_honor_right_bb{width:96%;height:90px;  padding:0px 0px 10px 0px;border-radius:10px;box-sizing: border-box; }
.shiji_honor_right_bb img{ height:75px;float:left; margin-right:20px;}
.shiji_honor_right_bb .ov{ display:none}
.shiji_honor_right_bb .or{ display:block}
.shiji_honor_right_bb h2{ font-size:20px; font-weight:bold;  display:inherit; padding-bottom:5px;}

@media (max-width: 800px) {
.div_abo{ display:none}
.shiji_honor_right{ display:block}


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