<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{margin:0;padding:0;list-style:none;border:0;}
body{width:100%;margin:0 auto; background:#e3e3e4;}

#header{ background:#ffffff url(../images/index_01.jpg) no-repeat top center; height:80px;}
#menu{ background:#c1c1c1 url(../images/menuAB.jpg) no-repeat top center; height:126px; }
#menu.mbCD{ background:#c1c1c1 url(../images/menuCD.jpg) no-repeat top center; }
#menu.mbEF{ background:#c1c1c1 url(../images/menuEF.jpg) no-repeat top center;  }
#menu.mbG{ background:#c1c1c1 url(../images/menuG.jpg) no-repeat top center;  }
#menu.mbQT{ background:#c1c1c1 url(../images/menuQT.jpg) no-repeat top center;  }
#menuCont{ width:733px; margin:0 auto; }
#menuCont a{ display:block; width:134px; height:51px;  float:left; margin-top:37px;  }
#menu1{}
#menu2{ margin:37px 15px 0;}
#menu3{}
#menu4{ margin:37px 15px 0;}
#menu5{}
#cont{}

.contText{ width:750px; padding:20px; line-height:2em; text-indent:2em; margin:0 auto; }
.mContText{ padding:20px; margin:0 auto; max-width:750px; line-height:2em; text-indent:2em; }

/* main_img */
.img_gallery{height:489px;border-top:1px solid #d7d7d7;overflow:hidden;position:relative;}
.main_img{height:489px;overflow:hidden;position:relative;}
.main_img ul{width:9999px;height:489px;overflow:hidden;position:absolute;top:0;left:10px;}
.main_img li{float:left;width:100%;height:489px;}
.main_img li span{display:block;width:100%;height:489px}
.main_img li a{display:block;width:100%;height:489px}
/*AB*/
.main_img li .AB1{background:url(../images/AB1.jpg) center top no-repeat}
.main_img li .AB2{background:url(../images/AB2.jpg) center top no-repeat}
.main_img li .AB3{background:url(../images/AB3.jpg) center top no-repeat}

/*CD*/
.main_img li .CD1{background:url(../images/CD1.jpg) center top no-repeat}
.main_img li .CD2{background:url(../images/CD2.jpg) center top no-repeat}
.main_img li .CD3{background:url(../images/CD3.jpg) center top no-repeat}
.main_img li .CD4{background:url(../images/CD4.jpg) center top no-repeat}


/*EF*/
.main_img li .EF1{background:url(../images/EF1.jpg) center top no-repeat}
.main_img li .EF2{background:url(../images/EF2.jpg) center top no-repeat}
.main_img li .EF3{background:url(../images/EF3.jpg) center top no-repeat}

/*G*/
.main_img li .G1{background:url(../images/G1.jpg) center top no-repeat}
.main_img li .G2{background:url(../images/G2.jpg) center top no-repeat}

/*QT*/
.main_img li .QT1{background:url(../images/QT1.jpg) center top no-repeat}
.main_img li .QT2{background:url(../images/QT2.jpg) center top no-repeat}

.img_font{position:absolute; bottom:30px; left:30%; color:#f00; width:100%; padding:10px;}
.img_font span{display:none; }

div.point{position:absolute;bottom:33px;left:50%;z-index:999;width:340px;height:21px;margin:0 0 0 -30px;}
div.point a{float:left;width:21px;height:21px;margin:0;padding:0;background:url(../images/btn_main_img.png) 0 0 no-repeat;display:block;text-indent:-1000px}
div.point a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:100px;}

#btn_prev.none,#btn_next.none{background:none;}


#copyright{ padding:20px 0; text-align:center; color:#666; }



/*移动端*/
#mMenu{ background:#c1c1c1 url(../images/mMenuBg.jpg) no-repeat center center; padding:20px; }
#mMenu .mMenuItem{ width:20%; float:left; }
.tc{ text-align:center; }

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}*html 
.clearfix{height:1%}.clearfix{display:block}
</pre></body></html>