<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Created on : 2016-11-24, 10:06:40
    Author     :  äº‘å¯ç§‘æŠ€ 
*/

/*é€šå¸¸æ&nbsp;·å¼*/

.uppercase  {
    text-transform:Uppercase 
}
html, body {
    font-family: "Microsoft YaHei";
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.clear:after {
    clear: both;
    content: " ";
    display: block;
    height:  0;
    width:  0;
    visibility: hidden;
}

p {
    margin:  0;
    padding: 0;
}
.mainw, .w1200 {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

a {
    text-decoration: none;
    color:  #000;
}

ul {
    list-style-type:  none;
    padding:  0;
    margin:  0;
}


img  {
    /*
    max-width: 100%;
    max-height: 100%;
    */
}


.hide , .hidden {
    display: none;
    width: 0;
    height: 0;
}



.video { OVERFLOW: hidden; WIDTH: 100%; POSITION: relative}
.close_light_bg {DISPLAY: none; BACKGROUND: #000; FILTER: alpha(opacity = 95); LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 0px; HEIGHT: 100%; opacity: .95}

/*

table{width:100%;margin:0 auto; border-collapse:collapse;};
table tr{color:#888888;}
table, table tr, table tr td, table tr th{border:#ccc solid 1px;}
table tr td{padding: 5px; margin:0px; border:1px solid #ccc; text-align:center;}
table{margin:0 auto;}
table{border-collapse:collapse;}
table tr.tit{background-color:#f9f9f9; height:20px; font-weight:700;}
table tr.tit td{padding:10px 5px;}
table td{border:1px solid #f4f4f4; padding:3px 5px; text-align:center; }
table td img{ margin:0 auto;}
table tr{color:#777777;}
table tr:hover{ background-color:#c00; color:#fff;}
table td:hover ,  table tr:hover{ background-color:#C00 !important; color:#FFF !important; cursor:pointer}
table tr:hover td a{color:#fff;}
p{text-indent:0}
*/

.pagex {
    clear: both;
    height: 50px  !important;
    margin: 20px;
    margin: 20px 0;
  
}

.pagex ul {
}
.pagex ul li {
    float: left;
    /*border: 1px solid #ccc;*/
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
    /*height: 60px !important;*/
}
.pagex ul li.thisclass {
    display: inline-block;
    border: 1px solid #af1e24;
    padding: 2px 9px;
    margin: 0 3px;
    background: #af1e24;
    color: #fff;
}
.pagex ul li.thisclass a {
    color: #fff;
}
.pagex ul li a:hover {
    color: #1f9652;
}
.pagex ul li span {
    display: inline-block;
    padding: 0;
}




#service{width:161px;height:290px;position:fixed;top:350px;right:0px; z-index:100;}
/*
 *  *             *html #service{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
 *   *             */
#service li{width:161px;height:60px;}
#service li img{float:right;}
#service li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#service li a .shows{display:block;}
#service li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#service li a.weixin_area .hides{display:none;position:absolute;right:143px;}
#service li a.weixin_area .weixin{display:none;position:absolute;right:0;top:48px}
#p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;border:1px solid #E6776C;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}
a:hover{text-decoration: none}


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