<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 首页样式 */
* {behavior:url(iepngfix.htc);}
body { width:100%; }

.header h3 { margin-left:0}
.banner { margin:0 auto; width:1000px; height:360px; position:relative; overflow:hidden; *z-index:0}
/* 幻灯片*/
.slide { width:100%; position:absolute; left:0; top:0; clear:both; overflow:hidden; height: 360px;}
#MSClassBox { width:1000px; height:360px; margin:0 auto; overflow:hidden;clear:both; z-index:2}
#TabID{ width:80px; height:13px; position:absolute; top:10px; right:0; z-index:997;}
#TabID li { float:left; width:8px; height:8px; cursor:pointer; margin-right:8px; background:url(../images/ico.png) no-repeat -11px 0;}
#TabID li:hover, #TabID li.active { background:url(../images/ico.png) no-repeat; cursor:pointer;}

.parter_list { position:absolute; top:0; right:0; width:300px; height:360px; background:url(../images/parter_bg.png); overflow:hidden; z-index:3}
.slogan { float:left; width:auto; padding:110px 0 0 15px;}
/* 滚动*/
.roll_box { float:left; width:282px; margin:80px 0 0 9px; display:inline;}
.button{width: 5px; height:12px; margin-top:5px; cursor: pointer;background:url(../images/redirect.png) no-repeat; display: inline;overflow: hidden;}
.left{float: left; margin-right:5px;}
.box { float:left; width:260px; height:23px; overflow:hidden;}
.box ul { float:left; width:600px; display:inline;}
.box ul li { float:left; width:48px;margin-right: 4px; height:23px; _display:inline; }
.right{float:right; background-position:-6px 0; margin-left:5px;}

.container { background:none; margin-top:15px;}
.item { float:left; width:300px; margin-right:30px;}
.item h3 { float:left; width:100%; font:18px/18px "微软雅黑"; _padding-top:2px; color:#333; padding-bottom:20px;}
.item p { float:left; width:170px; line-height:18px; overflow:hidden}
.item p.pic { float:right; width:auto;}
.item p.more a { display:block; padding-left:10px; margin-top:15px; background:url(../images/ico.jpg) no-repeat 0 -45px; font:13px/18px Arial, Helvetica, sans-serif; color:#3e3e3e;}
.item p.more a:hover { color:#e50080}

.service { width:336px;}
.service_item { float:left; width:100%; border-top:1px solid #ddd; padding:10px 0}
.firstnone { border-top:none; padding-top:0;}
.service_item h4 { float:left; width:63px; height:54px; font:18px/18px "微软雅黑"; color:#201f1f;}
.service_item p { width:219px;}
.service_item p.more a { margin-top:5px;}
.parter { float:right; margin-right:0;}

.news { margin:0 auto; width:1000px; padding:10px 0; border-top:1px solid #d3d3d3; overflow:hidden; }
.news strong { display:block; float:left; width:100px; font:14px/18px "微软雅黑"; color:#333;}
.news ul { float:left; width:830px; display:inline;}
.news ul li { float:left; width:100%; display:none}
.news ul li.show { display:block;}
.news ul li a { line-height:18px;}
.news p { float:right; width:60px; line-height:18px;}</pre></body></html>