<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
a{color: #666;}
.fl {float: left;}
.fr {float: right;}
.zt-float-header{display: none;position: fixed;top: 0;left: 0;width: 100%; height: 70px;padding: 0;background-color: #fff;z-index: 1001;-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);-webkit-transform: translateZ(0);transform: translateZ(0);}
.zt-head{position: relative;}
.head-Frame{width: 1450px;margin: 0 auto;background: #fff;position: relative;text-align: center;height: 100%;}
.float-logo{float: left;display: block;height: 40px;margin-top: 15px;}
.float-navigation{padding-top: 17px;position: relative;float: left;height: 36px;letter-spacing: 1px;}
.float-menu{position: relative;float: left; margin-left: 50px;height: 50px;padding-top: 10px;}
.float-menu:hover .dropdown-menu {display: block;}
.float-menu li:hover a {color: #DE5482;}
.float-navigation&gt;ul&gt;li:hover&gt;a {color: #DE5482;}
.dropdown-menu{border-radius: 10px; width: 350px;font-size: 16px;padding: 20px;position: absolute;top: 100%;z-index: 1000;display: none;float: left;min-width: 160px;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.dropdown-menu li{width: 50%;float: left; padding: 13px 0;line-height: 26px;}
.dropdown-menu li a {display: block; padding: 3px 20px;clear: both;font-weight: 400;line-height: 1.42857143;color: #333;white-space: nowrap;}
.navbar-nav li:hover a {border-bottom: 3px solid #de6a6d;color: #de6a6d;}
.float-menu-arrow{width: 11px;height: 9px;background: url(/images/new202103index/triangle-down.png);display: inline-block;font-style: normal;cursor: pointer;}
.classification:hover .float-menu-arrow{width: 11px;height: 9px;background: url(/images/new202103index/triangle-up.png);display: inline-block;font-style: normal;cursor: pointer;}
.float-search{position: relative;float: left;margin-left: 120px;margin-top: 11px;}
.float-search-box{float: left;
    width: 450px;
    height: 48px;
    line-height: 50px;
    z-index: 3;
    border-radius: 30px 0 0 30px;
    font-size: 15px;
    color: #33383f;
    letter-spacing: 1px;
    text-indent: 0;
    background-color: #f6f7f9;
    padding-left: 30px;
    padding-right: 10px;
    overflow: hidden;
    border: none;}
.float-search-button{display: inline-block;
    width: 110px;
    height: 48px;
    outline: 0;
    border: 0 none;
    background: url(/images/new202103index/csdn-white-search.png) no-repeat center center #DE5482;
    background-size: 50%;
    font-size: 0;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    border-radius: 0 30px 30px 0;
	}
.float-search-button:hover {background: url(/images/new202103index/csdn-white-search.png) no-repeat center center #f36689;}
.float-user{float: right;height: auto;line-height: 26px;}
.float-user&gt;ul&gt;li {padding: 5px 17px;border-radius: 5px;border: 1px solid #f93a63;cursor: pointer;margin-left: 20px;}
.float-user&gt;ul&gt;li:hover{text-decoration:none;color:#fff;background: -moz-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -webkit-gradient(linear,left,right,color-stop(0,#fb7052),color-stop(100%,#f36689));
    background: -webkit-linear-gradient(left,#FF6F86 0,#DE5482 100%);
    background: -o-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -ms-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -webkit-gradient(linear,left top,right top,from(#FF6F86),to(#DE5482));
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#FF6F86),to(#DE5482));
    background: linear-gradient(to right,#FF6F86 0,#DE5482 100%);border-color:#fff;
	}
.float-user li:hover a{color: #fff;}
.float-user:hover .header-user-box{display: block;}
.nav-user{float: right;height: auto;line-height: 26px;}
.login_before{margin-top: 16px;}
.login_before li {padding: 5px 17px; border-radius: 5px;border: 1px solid #f93a63;cursor: pointer;margin-left: 20px;}
.login_before li:hover{text-decoration:none;color:#fff;background: -moz-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -webkit-gradient(linear,left,right,color-stop(0,#fb7052),color-stop(100%,#f36689));
    background: -webkit-linear-gradient(left,#FF6F86 0,#DE5482 100%);
    background: -o-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -ms-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -webkit-gradient(linear,left top,right top,from(#FF6F86),to(#DE5482));
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#FF6F86),to(#DE5482));
    background: linear-gradient(to right,#FF6F86 0,#DE5482 100%);border-color:#fff;
	}
.nav-user li:hover a{color: #fff;}
.position{margin-left: 300px;}
.header-touxiang-pic{display: inline-block;width: 50px;height: 50px;position: relative;top: 14px;}
.header-touxiang-pic .userpic{position: absolute;top: 0;left: 0;border-radius: 50%;width: 40px; height: 40px;overflow: hidden;background: url(/images/new202103index/Head-portrait.png);background-size: 100%;}
.header-user-box{position: absolute;display: none;z-index: 1002; width: 260px;padding: 40px 0 20px;background-color: #fff;top: 65px;right: -80px;border-radius: 10px;box-shadow: 0px 3px 8px 2px rgba(0, 0, 0, 0.25);border-top: 3px solid #e02e2e;}
.user-info-pic{text-align: center;line-height: 54px;position: relative; width: 54px; margin: 0 auto;}
.user-info-pic .userpic2 {display: inline-block;width: 54px;height: 54px;border-radius: 50%;overflow: hidden;background: url(/images/new202103index/Head-portrait.png);background-size: 100%;}
.user-info-name {text-align: center;font-size: 14px;line-height: 14px;margin-top: 10px;}
.user-info-userid {line-height: 12px;text-align: center;font-size: 12px;color: #999; margin-top: 8px;}
.user-info-divider {border-bottom: 1px solid #E6EBEB;margin-top: 15px;}
.user-info-btn { margin-top: 15px;text-align: center;line-height: 32px;}
.to-vip {
    font-size: 14px;
    display: inline-block;
    height: 32px;
    width: 190px;
    text-align: center;
    color: #fff;
    border: 1px solid #e33939;
    filter: alpha(opacity=92);
    -moz-opacity: 0.92;
    -khtml-opacity: 0.92;
    opacity: 0.92;
    background-color: #e33939;
    border-radius: 17px;
    cursor: pointer;
    background: -webkit-gradient(linear,left,right,color-stop(0,#fb7052),color-stop(100%,#f36689));
    background: -webkit-linear-gradient(left,#FF6F86 0,#DE5482 100%);
    background: -o-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -ms-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -webkit-gradient(linear,left top,right top,from(#FF6F86),to(#DE5482));
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#FF6F86),to(#DE5482));
    background: linear-gradient(to right,#FF6F86 0,#DE5482 100%);border-color:#fff;
}
.user-info-divider {border-bottom: 1px solid #E6EBEB;margin-top: 15px;}
.user-info-menu { margin-top: 15px;}
.user-info-menu li {text-indent: 0px;padding-left: 0px;height: 41px;line-height: 42px;font-size: 16px;color: #666; margin: 10px 0;text-align: center;}
.iconfont {display: inline-block;width: 40px;text-indent: 0;text-align: center;}
.nav-user:hover .header-user-box {display: block;}
.user-info-menu li:hover { color: #fff;
    background: -webkit-gradient(linear,left,right,color-stop(0,#fb7052),color-stop(100%,#f36689));
    background: -webkit-linear-gradient(left,#FF6F86 0,#DE5482 100%);
    background: -o-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -ms-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -webkit-gradient(linear,left top,right top,from(#FF6F86),to(#DE5482));
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#FF6F86),to(#DE5482));
    background: linear-gradient(to right,#FF6F86 0,#DE5482 100%);border-color:#fff;
 }
@media (max-width: 1680px){
    .head-Frame {width: 1200px;}
	.float-search{margin-left: 50px;}
	.float-search-box{width: 300px;}
	.float-menu{margin-left: 40px;}

}
@media (max-width: 1440px){
    .head-Frame {width: 1000px;}
	.float-menu{margin-left: 30px;}
	.float-search{margin-left: 30px;}
	.float-search-box{width: 200px;padding-right: 5px;}
	.float-search-button{width: 80px;}

}
@media (max-width: 768px){
	.head-Frame {width: 750px;}
	.float-search{display: none;}
}</pre></body></html>