﻿/* rest style */
html,body,div,h1,h2,h3,h4,h5,h6,ul,li,img,p,ol,form,input,dl,dt,dd,thead,tbody,tr,td,th{padding:0;margin:0;border:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
img{border:0;vertical-align:middle}
li{list-style:none;}
select,input{vertical-align:middle;outline:none;border:none;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;color:#333;}
body{font-size:14px;font-family:'微软雅黑',Arial,Helvetica,sans-serif,Times,"Times New  Roman",serif;width:100%;min-width:1170px;color:#333;}
em{font-style:normal}
input::-moz-focus-inner{border:0;padding:0;}
b,i{font-style:normal;font-weight:normal;}

/* public style */
.big-event-gray {
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.clear { clear: both;}
.clearfix { *zoom: 1;} 
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: "";}
.clearfix:after { clear: both;}
.flt{float:left;}
.frt{float:right;}
.layout{width:1200px;margin:0 auto;}
.hidden{display:none;}
.ml10{margin-left:10px;}
.mt30{margin-top:30px;}
.ml30{margin-left:30px;}
.ml120{margin-left:208px;}

/* header style */
.top
{
    background:#af4184;
    height:10px;
    }

/* header style */
.top
{
    background:#af4184;
    height:10px;   
    }
.top a
{
    color:#666;   
    }
.top a:hover
{
    color:#159a9f;
    }
  
    
/* logo和搜索框 */
.logobox
{
    height:90px;
    background:#fff;
    }
.logobox img
{
    float:left;
    margin-top:20px;
    }
.searchbox
{
    padding-top:30px;
    }
.searchbox input
{
    width:200px;
    border-radius:5px 0 0 5px;
    border:1px solid #af4184;
    height:36px;
    padding-left:5px;
    float:left;
    line-height:36px;
    color:#aaa;
    }
.searchbox a
{
     width:58px;
    border-radius:0 5px 5px 0;   
    float:left;
    height:38px;
    background: #af4184;
    color:#fff;
    line-height:38px;
    text-align:center;
    font-size:16px;
    }


/* 导航和下拉菜单 */.navbox
{
    height:60px;
    line-height:60px;
    border-top:1px solid #eeeeee;
    }.navheader
{
    display:none;
    }.navbox li
{
    float:left;
    line-height:48px;
    
    } 

.navbox li a{    color:#333;    font-size:16px;    display:block;     padding:0 28px;       }
.navbox li a:hover
{
    color:#111;
    }
.navbox li.haschildren
{
    position:relative;
    }
.navbox li ul
{
    position:absolute;
    top:42px;   
    width:100%;
    z-index:99;
    background:#af4184;   
    display:none;
    }
.navbox li ul li
{
    float:none;
   height:42px;
   width:100%;
    }.navbox li ul li a
{
  line-height:42px;
    font-size:14px;
    display:block;
    text-align:center;
   float:none;
   padding:0;
   color:#fff;
    }
.navbox li a:hover,.navbox li a.active
{
    color:#fff;
  background:#da6498;
    }

/* 友情链接 style */.link{    height:46px;        line-height:46px;    border-bottom:1px solid #7c4e6a;    padding:10px 0;    }.txtMarquee-left{ overflow:hidden;margin-left:20px;}
.txtMarquee-left .bd{ padding:10px; }
/* .txtMarquee-left .bd .tempWrap{ width:1100px !important; }用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */

.txtMarquee-left .bd ul li span{ color:#999;  }

/* footer style */
 .footer
 {
     height:250px;
     background:#5b2245;
     margin-top:80px;
     color:#fff;
     }
 .footer a
 {
     color:#fff;
     }
    
 .footer .info img
 {
     float:left;
     margin-right:20px;
     }
 .footer .info .info_text
 {
     float:left;
     line-height:24px;
     } 
 .footer .info
 {
     margin-top:36px;
     }
 .footer .info .wechat img
 {
     display:block;
     float:none;
     margin:0 auto;
     }
 .footer .info .wechat
 {
     text-align:center;
     width:120px;     
     }

/* 侧栏样式 */
#sidebar{   
    right:10px;
    top:30%;
    text-align:center;
    z-index:5;
    position:fixed;
    }
#sidebar ul{}
#sidebar li{
    width:70px;
    height:70px;
    background:#af4184;
    box-shadow:0 0  15px rgba(0,0,0,.2);
    margin-bottom:10px;
    border-radius:5px;
    }
#sidebar li a
{
    color:#fff;
    display:block;
    }
#sidebar li a img
{
    padding-top:10px;
    }
#sidebar li a p
{
    padding-top:5px;
    }
#sidebar .totop{
    padding-top:22px;
    }
#sidebar{
  _position:absolute;
  _bottom:auto;
  _top:expression(eval(document.documentElement.scrollTop));
  _margin-top:300px;
  }
  *html{
   	background-image:url(about:blank);
	background-attachment:fixed;
	}

    

.site a
{
    color:#af4184;
    padding-left:5px;
    }
.site .arrow
{
    padding-left:5px;
    }
    
.content
{
    width:1170px;
    margin:20px auto 0 ;
    box-shadow:0 0 10px rgba(0,0,0,.2);
    min-height:500px;
    padding:15px 15px 50px;
    }
.content .title
{
    font-size:20px;
    font-weight:bold;
    color:#af4184;
    border-bottom:1px solid #cccccc;
    line-height:36px;
    }
.content .left
{
    margin-left:10px;
    border-right:1px solid #eeeeee;
    float:left;
    padding-right:20px;
    margin-top:20px;
    }
.content .left li
{
    width:140px;
    height:40px;
    line-height:40px;
    border:1px solid #ccc;
    border-radius:5px;
    text-align:center;
    margin:5px 0;
    }
.content .left li a
{
    display:block;
    }
.content .left li a.current
{
    color:#af4184;
    font-weight:bold;
    }


.content .right
{
    width:960px;
    float:right;
    font-size:15px;
    line-height:32px;
    padding-top:30px;
    }