﻿@charset "utf-8";
/* Css Reset */
pre{white-space: pre-wrap; word-wrap: break-word;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {padding: 0;margin: 0;}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { vertical-align: top; border: 0; }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal;  }
ol, ul, li { list-style: none; }
div, dl, dt, dd, ol, ul, li {zoom: 1;}
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal;font-size: 100%;}
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
article,aside,dialog,footer,header,section,footer,nav,figure,menu,time{margin: 0;padding: 0;display:block;zoom:1;}

/* Public */
html{ width:100%; }
body{ width:100%; color:#333;font:14px/20px "微软雅黑"; -webkit-text-size-adjust: none; background: #DCDCFA;}
/*li font{ font-size:12px !important; }*/
a{color:#333;text-decoration:none; outline:none;}
a:hover { text-decoration:none; color:#c50008; }
.clearbox {border:none;border-top: 1px solid transparent !important;clear: both;
font-size: 0;height: 0;line-height: 0;margin-top: -1px !important;visibility: hidden;}
.blank{ display:block; height:0px;font-size:0px; line-height:0; overflow:hidden; clear:both;  }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clearfix{height:1%;}
*+html .clearfix{min-height:1%;}
.fl{ float:left;  }
.fr{ float:right;   }
.hide{ display:none; }
.mat{ margin-top:20px;  }
.mb15 { margin-bottom:15px;}
.sw{width:1000px; margin:0 auto;}
.siteWidth{width:1000px; margin:0 auto;}
.more{float:right;}
.wrap{min-width:1000px;*margin-bottom:-20px;overflow: hidden;}

/*顶部 S*/
#header{height:132px;background: #fff;overflow: visible;}
.top{min-width:1000px;height:40px; line-height:40px;color: #fff; background: linear-gradient(90deg, rgba(162, 93, 213, 0.8) 0%, rgba(102, 99, 205, 0.8) 100%);  }
.top .sw{height:40px; overflow:visible;position: relative;z-index: 9995;}
.top .siteWidth{height:40px; overflow:visible;position: relative;z-index: 9995;}
.top .home,.top .collection{float: left;padding: 0 10px;overflow: hidden;color: #fff;}
.top i{float: left;}
#header>.siteWidth { display: flex; align-items: center; justify-content:space-between; height: 92px; }
.logo { flex-shrink: 0; display: flex; align-items: center; width: 370px; }
.logo img{ max-height: 50px;
      image-rendering: -moz-crisp-edges; /* Firefox */
        image-rendering: -o-crisp-edges; /* Opera */
        image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
        image-rendering: crisp-edges;
        -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.logo .site-name { font-weight: bold; font-size: 24px; padding-left: 10px; margin-left: 10px; position: relative; }
.logo .site-name::before { display: block; content: ""; width: 1px; height: 80%; background-color: #000; opacity: 0.2; left: 0; top: 10%; position: absolute; }




.top_r{float:right; height:40px;}

.s-form{float: left;width:40px; height:40px;position: relative;z-index: 9996;}
.searchbtn{display:block;float: left; width:40px; height:40px;background:url(../../base/img/icon.png) no-repeat;text-indent: -9999px;}
.s-form{display: none; width:252px; height:30px;padding:8px;position: absolute;right: 1px;top: 40px;z-index: 9997; background: #AA6BD9;}
.s-form .input-box{float: left;width: 202px;}
.s-form .input-box input{background:#fff; float:left; width:190px; padding-left:12px; height:30px; line-height:30px; border:0;border-top-left-radius: 2px;border-bottom-left-radius: 2px;outline: none;}
.s-form .btn-box{display:block; float:left; width:50px; height:30px;line-height: 30px;background: #dd8035;border-top-right-radius: 2px; border-bottom-right-radius: 2px;}
.s-form .btn-box #search{display:block;float: left; width:50px; height:30px;cursor: pointer;background: none;border:0;outline: none;text-align: center;color: #fff;}


/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display:none; width:900px; position:absolute;  background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px}
#siteLast dd h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; display:block; overflow:hidden;}
#siteLast dd h3.h i{display:none;}
#siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#ffffff; position:relative; z-index:2;}
#siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#siteLast dd table{border-collapse: collapse;border-spacing: 0; font-size:12px; width:100%}
#siteLast dd table td{padding-top:10px; padding-bottom:10px; overflow:hidden}
#siteLast dd table .tdlab{width:90px; text-align:right; padding-right:20px; vertical-align:middle; line-height:26px; font-weight:bold; }
#siteLast dd ul{overflow:hidden;}
#siteLast dd ul li{width:18%; margin-left:2%; float:left; height:26px; line-height:26px; overflow:hidden}
#siteLast dd ul li a{color:#333}
#siteLast dd ul li a:hover{color:#c00;}
#siteLast dd table.up{background:#f7f7f7}
#siteLast.on dd{display:block;}

/* 站群导航-个性 */
#siteLast{float:left;z-index: 9998;font-size: 12px;}
#siteLast dt{padding:0 10px;height:40px;cursor: pointer; overflow: hidden;}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{font-size:12px;border: 3px solid #954fc9;right:0px;left:auto;margin:0px;top: 40px;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#954fc9; color:#fff;}

/* banner */
.banner{width:100%; text-align:center;}

/*导航 S*/
.nav{ height:40px; flex: 1; min-width: 0;}
.nav .mainNav { display: flex; }
.nav .li1 {flex: auto; height:40px; text-align:center; position:relative;}
.nav .a1 { font-size: 15px; line-height: 40px; display: block;}
.nav .on1 a.a1 {color:#AA6BD9;}
.nav .ul1{display:none; width: 140%;padding: 5px 0; position:absolute; left:0; top:100%; left: 50%; transform: translateX(-50%); background:#AA6BD9 url(../../base/img/ul_bg.png) no-repeat center top;}
.nav .a2 { display: block; padding: 8px 5px; font-size: 14px; line-height: 24px; color: #fff; }
.nav .a2:hover {background: #8b114e;}
/*导航 E*/

#content{width:1000px; margin: 0 auto; padding: 20px 0px; position:relative; z-index:99;overflow: hidden;}


/*底部 S*/
#footer{padding:30px 0;line-height: 26px;text-align:center;color: #fff;font-size: 14px;background: linear-gradient(90deg, rgba(162, 93, 213, 0.8) 0%, rgba(102, 99, 205, 0.8) 100%);overflow: hidden;}
#footer a{color:#fff;}


.box .hd{height: 44px;line-height: 44px;border-bottom: 1px solid #d5d5d5;}
.box .hd h3{float: left;padding: 0 6px;height: 42px;border-bottom: 3px solid #AA6BD9;}
.box .hd h3 a{font-size: 18px;}
.box .hd a.more{float: right;min-width:15px;padding-right:3px;text-indent: -9999px; background:url(../../base/img/icon.png) no-repeat 0 -97px;}

#goTop,#winMark{display: none;}

/* 顶部注册登录 */
#header .userLogged{margin-top:7px; color:#fff}
#header .userLogged a{color:#fff}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#AA6BD9 !important;border-bottom:3px solid #AA6BD9 !important;}
.user-mainbox .loginBtn {background: #AA6BD9 !important;}
.user-mainbox .loginBtn:hover { background: #954fc9 !important;}
#header .userLogged .userDropdown .ud-bd li a { color: #333; }


/* 顶部注册登录 */
.top_r .userLogged .split { font-family: "simsun"; color: #fff !important; }
.top_r .userLogged .userDropdown .nickname { font-weight: normal; }
.top_r .userLogged .loggedin .myMsg { background: url(../img/icons-userlogged.png) -37px -237px no-repeat; }
.top_r .userLogged .userDropdown .nickname:after { background: url(../img/userlogged-arrow.png) 0px 0px no-repeat; }
.top_r .userLogged .userDropdown .avatar { display: none; }
.top_r .userLogged .userDropdown .ud-bd { right: -17px; }
.top_r .userLogged .userDropdown .ud-bd li a { opacity: 1; }


/*-- CSS结束 --*/

