@charset "utf-8";
/* CSS Document */
html{background:#fff;/* 10÷16=62.5% */}
body{ /* 12÷10=1.2 *//*font-size:64.5%;*//*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/background-color:#fff;color: #444;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;font-size: 1em;    width: 100%;
    height: 100%;

    margin: 0 auto;
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px;color: #323232; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #333;}
a:hover{color: #6c397f;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}

ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.fwn{font-weight:normal;}
.fwb{font-weight:bold;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.pa{position:absolute;}
.pr{position:relative;}



.topicInfo li{transtion:all 1s ease 0s}
/*头部样式*/
.wraq_header{ width:100%;position:relative;z-index:999;box-shadow: 1px 1px 2px #ddd;position: fixed;top:0;left: 0;background:#fff;}
.header{ max-width:1200px; height:70px; margin:0 auto;position:relative;}
.logo{float: left;overflow: hidden;}
.logo a{float: left;overflow: hidden;}
.logo .logo_01{z-index:9999; position: relative;}
.logo .logo_02{padding-left: 22px;}
.logo a img{padding-top:15px;}

.top_right{float: right;position: relative;}

.top_nav{position: relative;margin-top:23px;height: 40px;}
.top_nav a{background: url(../images/top_nav_li.png) no-repeat center right;font-size:14px;color:#333;margin-right: 10px;padding-right: 10px;}
.top_nav a.Nobg{background: none;padding-right: 0;margin-right: 0;}
.top_nav a:hover{color:#fff;}
.top_nav a.login{color:#6c397f;border:1px solid #6c397f;border-radius: 20px;padding:5px 20px;}
.top_nav a.login:hover{color:#fff;background:#6c397f;}
.top_nav a.serBtn{background-image:url(../images/search.png)  ;background-position: center center;background-repeat: no-repeat; cursor: pointer;display: inline-block;*display: inline;*zoom:1;width: 21px;height: 21px;}
.serWrap{height:0;overflow:hidden}
#ser{width:100%;overflow: hidden;padding:20px 0 ;background-color:#f9f9f9;border-bottom:1px solid #ededed;display: none;}
.ser{width:800px; height:38px; line-height:34px; background-color:#fff;z-index:9999994; margin:0 auto;position: relative;}
/*#btn_ser{width: 18px;height: 39px;display: block;cursor: pointer;background:url(../images/btn_bg01.png) no-repeat center center;}
#btn_ser.close_btn{background:url(../images/closeBtn_bg01.png) no-repeat center center;}*/
/*.close_btn{display: none;}*/
/*.searchWrap{width:18px; height: 39px;position:relative; z-index:9999999;float:right; margin-right: 30px;}*/
.search input{position:absolute;  height: 34px;line-height:34px; color:#262626; border:none; background:none; top:0px; padding-left:0px; }
.search input.notxt{color:#a4a4a4; padding:0 0 0 7px;width:83%;border:1px solid #bfbfbf;}   
.search input.notxt1 {position: absolute;width: 15%;height:34px;right:0;border: none;cursor:pointer; overflow: hidden;padding-right:0;color:#fff;border:none;background-color: #6c397f;border:1px solid #6c397f;height: 36px;}




/*导航*/
.wraq_nav{height:49px;width: 100%;background: #6c397f;}
.nav{margin:0 auto;min-height: 49px;max-width: 1200px; line-height:49px;*height:49px;text-align:center;}
.nav ul {height:49px;width: 100%;float: right;}
.nav ul li{float:left;width:16.666%;position: relative;}
.nav ul li a{color:#fff;font-size: 16px;display: block;}

.nav ul li:hover{cursor:pointer;background: #804e92;}
.nav ul li .subNav{ position:absolute; left:0;top:47px;display:none; background: #6c397f; overflow:hidden;z-index:999;*z-index:9999;}
.nav ul li.on{background: #804e92;}
.nav ul li.on a{color: #fff;}
.nav ul li.on .subNav {display:block;/*animation:rotate 400ms;-webkit-animation:rotate 400ms;-moz-animation:rotate 400ms;*/}
.nav ul li.on .subNav dl{overflow:hidden;padding-top:1px;}
.nav ul li.on .subNav dl dd{height:auto;line-height:18px;text-align:center;}
.nav ul li.on .subNav dl dd a{ display: block; line-height:18px; font-weight:normal; color:#fff;padding:12px 5px 12px 5px;font-size: 15px;}
.nav ul li.on .subNav dl dd a:hover{ color:#fff;background-color:#804e92;}
.nav ul li.active{background: #804e92;}
.nav ul li.active a{color:#fff;}


/*.wraq_header.current{height:50px;  z-index: 100000000000;background: #6b21b1;position: fixed;top:0;left: 0;box-shadow: 0px 4px 0px rgba(140,0,0,0.3);}
.wraq_header.current .wraq_nav{background: #6b21b1;}
.wraq_header.current .nav{height:50px; line-height:50px;max-width:1200px;margin:0 auto;}
.wraq_header.current .nav li{width:11.1%;background:none;font-size:0.9em;height:50px; line-height:50px;transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;}
.wraq_header.current .nav ul{background: none;height:50px;}
.wraq_header.current .nav li a{color:#fff;}
.wraq_header.current .nav li:hover{cursor:pointer;font-weight:normal;background-color:#fff;transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;border-bottom: 0;}
.wraq_header.current .nav li:hover a{color:#6b21b1;}
.wraq_header.current .nav ul li.on .subNav dl dd a{color:#fff;}
*/
/*footer*/

.goTop {position: absolute;bottom: 20px;right: 10px;z-index: 99;color: #6c397f;text-align: center;font-size: 16px;transition: none;z-index:9999;}
.goTop i {color: #6c397f;display: block;margin-bottom: 8px;transition: all 0.3s ease;}
.goTop:hover{color: #6c397f;}
.goTop:hover i {transform:translateY(-5px); -webkit-transform:translateY(-5px); -moz-transform:translateY(-5px);}
@keyframes rotate{
    from{
        transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
@-moz-keyframes rotate{
    from{
        -moz-transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        -moz-transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
@-webkit-keyframes rotate{
    from{
        -webkit-transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        -webkit-transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}


/*手机端导航*/
/*1229*/
.snav{display: none;right:0px; top:0;z-index:9995; width:100%;}
.mbtn{display: none;width:100%;height: 35px;z-index: 1002;cursor:pointer;line-height: 35px;background: #59276c;}
.mbtn span{width: 30px;height: 30px;margin-right: 6px;float: right;color: #59276c;font-size: 20px;line-height: 32px;text-align: center;background-color: #fff;margin-top: 2px;}
.mtopList{float: left;margin-left:11px;margin-top: 4px;}
.mtopList li{float: left;}
.mtopList li a{padding:0 10px 0 0;color: #f2f2f2;font-size: 14px;}
/*.mtopList li.ntop_01{background: url(../images/top_li.png) no-repeat center left;}*/
.navm{ width:100%; line-height: 30px; background-color:#fff;overflow: hidden; text-align: left; display: none;top:35px;left:0}
.navm li{      border-bottom: 1px solid #7f4e92;    position: relative;    background: #6c397f;}
.navm li a{ font-size:14px; line-height:18px; padding:7px 0px; color:#fff; padding-left:13px; /* display:block;*/}
.navm li a:hover{color:#fff;}
.navm li span{ padding:10px 10px 0 0;float:right;margin-right:7px;color: #fff;cursor: pointer;}
.navm li.on{background: #59276c;}
.navm li.on a{ color:#fff; width:100%;}
.navm dl{background:#804e92; color:#fff;}
.navm dl dd{ padding-left: 30px; line-height:18px; padding:8px 0px 8px 28px;border-bottom:1px solid #58286b;}
.navm dl dd:last-child{border-bottom: none;}
.navm li.on dl dd a{ font-size: 14px; color:#fff;font-weight:normal;display:inline; border:none; padding:0px;}
.navm li dl dd a{ font-size: 14px; color:#fff; font-weight:normal; display:inline; display:block; border:none; padding:0px;}
.navm li dl dd a:hover{ color:#59276c;}
.snav .ser{width: 100%;}
.snav .nser{display: block;border-bottom: 1px solid #ddd;}
.snav .search{width: 100%;background: #6c397f; }
.snav .search input.notxt{width: 93%;}
.snav .search input{width: 100%;border:none;}
.snav .search input.notxt1{width: 30px;background: url(../images/search.png) no-repeat center center;}
.subNavs{width:100%;overflow:hidden;display: none; background: #fff;}
.ntop{overflow: hidden;width: 100%;   border-bottom: 1px solid #7f4e92;    background: #6c397f;}
.ntop li{float: left;border-bottom: none;}


.navm #ser{display: block;padding:0;}


.footer{background: #fff;overflow: hidden;margin-top: 10px;}
.footer .copyRight{padding:30px;overflow: hidden;text-align: center;color:#666;line-height: 30px;font-size: 14px;letter-spacing: 1px;}












@media screen  and (max-width:1200px) {

  .header{width: 92%;}
 .goTop{right:10px;}

}

@media screen  and (max-width:1024px){
  
  
  .logo .logo_01 img{padding-top: 15px}
  .logo{float: none;width: 100%;}
  .topWrap{display:none;}
   .snav{display:block;}
   .mbtn{display:block;}
   .wraq_header{height: auto;border-top:none;position: static;}
  .nav{display:none;}
  .wraq_nav{display: none;}
  .top_right{display: none;}

}

@media screen  and (max-width:800px) {


  
}


@media screen and (max-width:640px) {
 

}
@media screen and (max-width:480px) {
 
  
}
@media screen and (max-width:400px) {
  

}
@media screen /*and (min-width:320px)*/ and (max-width:360px)  {

}
