.w1000{
    width: 1000px;
    margin: 0 auto;
}
.header{
    padding: 15px;
}

.header .logo{
    float: left;
}
.header .logo img{
    float: left;
    width: 200px;
}
.header .logo .uniName{
    float: left;
    margin-left: 15px;
    margin-top: 20px;
}
.header .logo .uniName span{
    display: block;
    font-size: 18px;
    color: #73116f;
}
.footer{
    background: #fff;
    padding: 15px 30px;
    margin-top: 15px;
}
.footer .fleft{
    float: left;
}
.footer .fright{
    float: right;
}
.footer p{
    font-size: 14px;
    color: #999;
}
.container{
    background: #fff;
}
/*.swiper-content{*/
    /*height: 440px;*/
/*}*/

.authcenter-body-login{
    position: relative;
    margin: 15px 15px 27px;
    width: 286px;
    height: auto;
    border: 2px solid rgba(115,17,111,.8);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 5px 5px 5px rgba(115,17,111,.3);
    box-shadow: 5px 5px 5px rgba(115,17,111,.3);
}
.layui-nav{
    background: #fff;
    _background: 0 0;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#66000000', EndColorStr='#66000000');
}
.layui-nav .layui-nav-item{
    width: 50%;
}
.layui-nav .layui-nav-item a{
    text-align: center;
}
form.layui-form{
    padding-top: 10px;
}
form.layui-form h4{
    padding-bottom: 10px;
    font-size: 12px;
    color: #666;
}
.input-item{
    padding-bottom: 10px;
}
.ui-button {
    display: block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    width: 100%;
    padding: 0 20px;
    font-size: 15px;
    line-height: 34px;
    height: 38px;
    color: #fff;
    font-weight: 400;
    font-weight: bold\0;
    _font-weight: bold;
    border: 0;
    outline: 0;
    background: #73116f;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.ui-button:hover{
    opacity: 1;
}
.login-modern {
    width: 286px;
    height: 260px;
    padding: 0 20px;
    border: 1px solid transparent;
    /*background: #fff;*/
    _background: 0 0;
    _border: 0;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#66000000', EndColorStr='#66000000');
}
.w130{
    width: 130px !important;
}
.w140{
    width: 140px !important;
}
.get-code{
    display: inline-block;
    background: #fff;
    width: 100px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}
#out-user{
    display: none;
}
.free-login-btn{
    text-align: right;
}
.free-login-btn a{
    font-size: 12px;
    color: #333;
    margin-left: 10px;
}
.fl{
    float: left !important;
}
.limt-code{
    float: right;
    width: 90px;
    height: 38px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: 5px;
}
.limt-code img{
    cursor: pointer;
}
.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a{
    color: #333;
}
.layui-nav .layui-nav-item a{
    color: #333;
}
.layui-carousel{
    float: left;
}
.layui-card-body ul li{
    margin-bottom: 10px;
}
.layui-card-body ul li:last-child{
    margin-bottom: 0;
}
.layui-card-body ul li:after{
    visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;
}
.layui-card-body ul li span {
    float: right;
    display: inline-block;
    width: 110px;
    height: 24px;
    font-size: 12px;
    text-align: right;
}
.swiper-content{
    height: 371px;
}

.layui-card-body ul li a{
    float: left;
    max-width: 320px;
}
.layui-card-body ul li a p{
    font-size: 14px;
    color: #3759a0;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:nowrap;
}
.layui-card-body ul li a p:hover{
    color: #73116f !important;
}
.layui-card-body ul li a p.notice{
    color: #4186f8;
}
.layui-card-body ul li a p.grey{
    color: #5b5b5b;
}
.friend-links .layui-card-body a{
    color: #73116f;
    margin-right: 15px;
}
.friend-links .layui-card-body a:hover{
    text-decoration: underline;
}
.layui-elem-field legend{
    text-align: center;
    padding: 0 30px;
}
.layui-field-title{
    width: 50%;
    margin: 20px auto;
}
.text-indent{
    text-indent: 28px;
    margin-bottom: 10px;
    line-height: 150%;
}
.text-right{
    text-align: right;
}
.text-center{
    text-align: center;
}
.text-right a{
    color: #0ae;
}
.layui-elem-quote{position:relative;margin-bottom: 0;}
.layui-elem-quote span{
    color: #0ae;
}
blockquote.layui-elem-quote a{
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 12px;
    color: #3759a0;
}
.layui-card-header{
    position: relative;
}
.layui-card-header a.more{
    position: absolute;
    top: 0;
    right: 10px;
    color: #73116f;
}
.layui-tab-title{
    height: 60px;
    background: #73116f;
}
.layui-tab-title li{
    line-height: 60px;
    font-size: 16px;
    color: #fff;
}
.layui-tab-title li:hover{
    opacity: .8;
}
.layui-tab-title .layui-this:after{
    height: 60px;
    border-bottom: 2px solid #73116f !important;
}
.layui-tab-brief>.layui-tab-title .layui-this{
    color: #73116f;
    background: #fff;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
    background: #73116f;
}
.layui-col-md12 ul{
    margin: 0 32px;
}
.layui-col-md12 ul li{
    line-height: 28px;
}
.layui-col-md12 ul li a{
    color: #3759a0;
    font-size: 14px;
}.layui-col-md12 ul li a:hover{
     color: #73116f;
 }

.layui-tab-item{
    display: block;
}
#swiper img{
    width: 100%;
    height: 100%;
}
.grid-demo {
    padding: 10px;
    color: red;
}
.grid-demo{
    background-color: #fff;
    margin: 0 10px 10px 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
.eq-text {
    background: #fafafa;
    border-top: 1px solid #f2f2f2;
    padding: 5px;
    color: #666;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.imgArea{
    padding: 5px;
    height: 150px;
}
.imgArea img{
    width: 100%;
    height: 100%;
}
.exp_list{
    padding: 30px;
}
.exp_list h2{
    font-size: 16px;
    color: #73116f;
    padding: 30px 0;
    text-align: center;
}
.exp_list p{
    font-size: 14px;
    color: #333;
    line-height: 150%;
    margin-bottom: 10px;
}
.mt30{
    margin-top: 30px;
}
.ts28{
    text-indent: 28px;
}
.h180{
    height: 180px;
    overflow: hidden;
}
.h188{
    height: 188px;
    overflow: hidden;
}
.h197{
    height: 197px;
    overflow: hidden;
}
p img{
    display: block;
    margin: 0 auto;
    width: 50%;
}
.w16{
    width: 16% !important;
}
.w80{
    width: 80% !important;
}
.layui-tab-title li a{color: #fff;}


.layui-tab-brief>.layui-tab-title .layui-this a{
    color: #73116f;}
.grid-demo{
    color: #fff;
    padding: 0;
}
.file_down .layui-elem-quote{
    font-size: 16px;
    color: #73116f;
    border-left: 5px solid #73116f;
}
.layui-field-box{
    color: #333;
    padding: 0;
    font-size: 12px;
}
.layui-card-body ul li span{
    color: #666;
}

#eq-name li{
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
}
#eq-name li button.selected{
    background: #73116f;
    color: #fff;
}


















