@font-face {
    font-family: 'index_iconfont'; /* Project id 1070120 */
    src: url('//image.wjx.cn/wjxUI/font/1070120/iconfont.woff2?t=1653967509898') format('woff2'), url('//image.wjx.cn/wjxUI/font/1070120/iconfont.woff?t=1653967509898') format('woff'), url('//image.wjx.cn/wjxUI/font/1070120/iconfont.ttf?t=1653967509898') format('truetype');
}
.index_iconfont {
    font-family: "index_iconfont" !important;
    font-size: 16px;
    margin-right: 5px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400 !important;
    text-decoration: none;
}
a:active,a:hover{
    color:#0085ff;
}
.headIcon {
    font-size: 20px;
    color: #999 !important;
    margin-right: 14px;
}
.headIcon:hover {
    color: #0085ff !important;
}
.wjxlogoText {
    color: #262626;
    margin-left: 4px;
    font-size: 16px;
    max-width: 310px;
    line-height: normal;
    display: inline-block;
}
.wjxlogoText:hover{
    color:#0095ff;
} 
/* 头部style START */
.masterHeader {
    position: relative;
    z-index: 800;
    background-color: #FFFFFF;
    height: 56px;
    font-size: 14px;
    color: #262626;
    margin: 0 auto;
    box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.12),0px 1px 0px 0px rgba(232,232,232,1);
    *border-bottom: 1px solid #e8e8e8;
}
    .masterHeader .logo {
        margin-top: 12px;
        height: 32px;
        line-height: 32px;
        vertical-align: middle;
        display: flex;
        align-items: center;
    }
.masterHeader .logo .returnicon {
    background: url("/Images/newimg/return.png") no-repeat center;
    width: 32px;
    height: 32px;
    margin-right: 15px;
    display: inline-block;
}
.gobuyBtn {
    height: 32px;
    line-height:32px !important;
    background: #FFF4E0;
    color: #F87105 !important;
    text-align:center !important;
    border-radius: 2px;
}
.gobuyBtn:hover {
    background: #FF831F !important;
    color: #fff !important;
} 
/* 
  下拉列表2 
  ==========================================================================  
*/
body .spinner-list {
    position: relative;
    cursor:default;
}

body .spinner-list:hover ul {
display: block;
}

body .spinner-list ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 3;
    width: 100%;
    margin-top: -7px;
    padding:6px 0;
    background-color: #FFF;
    border-radius: 3px;
    border: 1px solid #D9D9D9;
    box-shadow:0px 2px 10px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
}

body .spinner-list ul .caret-top {
position: absolute;
top: -5px;
left: 44px;
border-color: transparent transparent #1ea0fa transparent;
}

body .spinner-list ul .caret-top::before {
border-color: transparent transparent #fff transparent;
}

body .spinner-list ul > *:first-child + li {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

body .spinner-list ul li:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}

body .spinner-list ul li, body .spinner-list ul li a {
    display: block;
    font-size: 13px;
    line-height: 33px;
    color: #262626;
    text-align: left;
    white-space:nowrap;
}
body .spinner-list ul li a {
    padding: 0 16px;
}
body .spinner-list ul li a .index_iconfont {
    color: #BFBFBF;
    font-size: 19px;
    position: relative;
    margin-right:8px;
    top: 2px;
}
.caret-inverted {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 6px;
    vertical-align: middle;
    border-bottom: 5px dashed;
    border-bottom: 5px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
body .spinner-list ul .caret-inverted {
position: absolute;
top: -5px;
left: 40px;
color: #fff;
color: #1ea0fa \9;
line-height: 0;
}

body .spinner-list ul li a:hover {
    background-color: #F7F7F7;
}

body .spinner-list ul li:hover a {
color: #000;
}
.masterHeader .logo .hover {
    font-size: 14px;
    color: #262626;
}
.masterHeader .logo .hover:hover {
    color: #0080FF;
}
.user-myask {
    color: #0095ff;
}
.user-myask .iconfont {
    font-size: 20px;
}
.logohover {
    width: 32px;
    height: 32px;
    background-image: url(/images/commonImgPC/logo@2x.png);
    background-image: url(/images/commonImgPC/logo.png)\9;
    background-size: cover;
    display: inline-block;
}


@media \0screen\,screen\9 {
    .logohover {
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/newimg/index/mobieindexnew.png', sizingMethod='scale')\9;
    }
}
.logo .hover:hover .returnicon {
	background: url("/Images/newimg/return-hover.png") no-repeat center;
}
.logo.wps-user img{
    vertical-align: top;
    margin-top: 3px;
    margin-right: 6px;
    margin-left: 6px;
}
.logo.wps-user .vip-text {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
}
.user-wrapper {
	position: relative;
    z-index:201;
}
.user-wrapper dl {
	cursor: pointer;
}
.my-question .gohome{
    font-size:20px;
    color: #0095FF;
    margin-right: 0px;
    position:relative;
    top:-1px;
}
.user-wrapper dl:last-child {
	padding-right: 0;
}
.user-wrapper dl.IE-8 {
	padding-right: 0 \9;
}
.my-question {
    line-height: 56px;
    margin-right:14px;
}
.my-question .box {
	float: left;
}
.my-question .line {
    height: 14px;
    width: 2px;
    background-color: #F0F0F0;
    float: left;
    margin-top: 21px;
}
    .my-question:hover .sm_text{
        color:#0095ff;
    }
    .user-info {
        line-height: 56px;
        display: table-cell;
        position: relative;
        z-index: 201;
    }
.user-info dt,
.user-info dd {
	display: inline-block;
	vertical-align: middle;
	float: left;
}
.user-info  span.btn-s
{
    width:68px;
    height:30px;
    line-height:30px;
    vertical-align:middle;
    border:1px solid #fff;
    font-size:16px;
    margin-top:12px;
}
.user-info  span.site-res
{
 background:#fff;
}
.user-info  span.site-login
{
 color:#fff;
}
.user-info.hover  span.btn-s
{
    width:68px;
    height:30px;
    line-height:30px;
    vertical-align:middle;
    border:1px solid #0080ff;
    font-size:16px;
    margin-top:12px;
}
.user-info.hover  span.site-res
{
 background:#0080ff;
 color:#0078c8;
}
.user-info.hover  span.site-login
{
 color:#0080ff;
}
.user-info.hover a.link-666
{
   background: url(/images/newimg/qqloginhover.png) no-repeat;
    color:#0080ff;
}
.user-info a.link-666
{
   background: url(/images/newimg/qqlogin.png) no-repeat;
   color:#fff;
}
.user-wrapper .user-info dt.user-icon {
    width: 28px;
    height: 28px;
    margin-top: 4px;
    margin-right: 4px;

}
.user-wrapper dl dt.user-icon em {
	display: inline-block;
	background: url("/Images/newimg/user.png") no-repeat center;
	width: 24px;
	height: 24px;
	vertical-align: top;
	margin: 5px 0 0 5px;
}
.user-wrapper dl dt.info-icon,
.user-wrapper dl dt.out-icon {
	width: 20px;
	height: 20px;
	margin-top: 17px;
	margin-right: 10px;
	position: relative;
}
.wait-read {
    position: absolute;
    top: 8px;
    left: 12px;
    min-width: 16px;
    height: 16px;
    line-height: 16px;
    cursor: pointer;
    font-size: 10px;
    color: #fff;
    text-align: center;
    border-radius: 100px;
    background-color: #ff6060;
}
.user-wrapper dl dt.info-icon {
	background: url("/Images/newimg/news.png") no-repeat center;
}
.user-wrapper dl dt.out-icon {
	background: url("/Images/newimg/exit.png") no-repeat center;
}
.user-wrapper dl i.questions-icon {
    background: url("/Images/newimg/home24.png") no-repeat center;
    width: 24px;
    height: 20px;
}
.user-wrapper dl i.back-icon {
    background: url("/Images/newimg/type-nor.png") no-repeat center;
    width: 24px;
    height: 20px;
}
.useInfoWrap {
    line-height: 36px;
    background: #f0f0f0;
    border-radius: 999px;
    margin-top: 10px;
    padding: 0 4px !important;
}
.user-wrapper dl dt i.icon {
    margin: -3px 10px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.useInfoWrap ul .index_iconfont{
    position:relative;
    top:1px;
}
.my-question .box:hover {
    color: #0080ff;
}
.user-info.hover .info-icon {
	background: url("/Images/newimg/news1.png") no-repeat center;
}
.user-info.hover .out-icon {
	background: url("/Images/newimg/exit1.png") no-repeat center;
}
.user-info.hover i.questions-icon {
    background: url("/Images/newimg/home24-hover.png") no-repeat center;
}
.user-info.hover i.back-icon {
    background: url("/Images/newimg/type-hov.png") no-repeat center;
}
.user-info .user-name{
    color: #262626;
}
    .user-info .user-name span {
        margin-right: 2px;
    }

    .redbcg {
        background: #fff9f0 !important;
    }
.nav-header {
	background-color:#F7F8F8;
    font-size:14px;
}
.nav-header .nav-wrapper {
	color: #30a6f5;
}
.nav-header .nav-wrapper .hd-title {
	font-size: 24px;
	font-style: normal;
	line-height: 80px;
    *margin-left: 30px;
}
.defaultColor
{
    color: #333;
}
.defaultColor:hover
{
    color: #1ea0fa;
}
.sytit {
    line-height: 56px;
    color: #FF5500;
    font-size: 12px;
    margin-right: 14px;
    padding-right: 14px;
    position: relative;
}
.headsplitline {
    position: relative;
    line-height: 56px;
    margin-right: 14px;
    padding-right: 14px;
}
    .sytit:after, .headsplitline:after {
        content: "";
        width: 1px;
        height: 32px;
        background: #F0F0F0;
        background: linear-gradient(180deg,rgba(255,255,255,1) 0%,rgba(240,240,240,1) 55%,rgba(255,255,255,1) 100%);
        position: absolute;
        right: 0;
        top: 12px;
    }
/* 头部style END */
/*我的问卷 中间宽度 START
*/
    .my-container {
        padding: 0 24px;
        margin: 0 auto;
    }

@media (min-width: 1439px) {
    .my-container {
        padding:0;
        width: 1392px;
    }
}

/*
  我的问卷 中间宽度 END
*/

.main-wrapper .select-box .selectLf-wrapper {
    width: 210px;
}
@media (min-width: 1366px) {
    .main-wrapper .select-box .selectLf-wrapper {
        width: 316px;
    }
}
.main-wrapper .select-box .selectRf-wrapper {
    width: 754px;
}
@media (min-width: 1366px) {
    .main-wrapper .select-box .selectRf-wrapper {
        width: 990px;
    }
}

.my-footer {
	position: relative;
	line-height: 40px;
    display: block;
    text-align: center;
    height:40px;
}
.my-footer .logo-box {
	display: inline-block;
	*zoom: 1;
	*display: inline; 
}
.my-footer .line {
    width: 1px;
    height: 14px;
    display: inline-block;
	*zoom: 1;
	*display: inline; 
    background-color: #808080;
    margin: 0 10px;
    vertical-align: middle;
}
.my-footer .log-dec {
    font-size: 12px;
    color: #8C8C8C;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-left:8px;
    vertical-align:middle;
}
.pull-left{
    float:left;
}
.pull-right {
    float: right;
}
body .upgradeBtn {
    margin: 14px 16px 0 0;
    color: #0095ff !important 
}
body .upgradeBtn:hover {
    border-color: #0095ff !important;
    color: #0095ff !important;
    background: #fff !important;
}
body .spinner-list ul li.hidden {
    display: none;
}
