﻿.createbtn {
	background: #ff941a;
	border-radius: 8px;
	padding: 0 18px;
	font-size: 18px;
	height: 46px;
	line-height: 46px;
    color:#fff;
}
.createbtn img {
	margin: 0 10px 2px 0;
}
.createbtn:hover {
	background: #f17819;
     color:#fff;
}
.surveysbtn {
	padding: 0 21px;
	font-size: 18px;
	height: 46px;
    *height:52px;
	line-height: 46px;
    *line-height: 52px;
	border-radius: 30px;
	background: #ff941a;
	position: absolute;
	top: 50px;
 *top:51px;
	right: 192px;
    color:#fff;
}
.surveysbtn:hover {
	background: #f17819;
     color:#fff;
}
/* ----------banner样式开始---------- */ 
.surveybanner {
	background: url(/images/pubsurvey/wjbanner.jpg) no-repeat center;
	height: 146px;
}
.search-form {
	width: 440px;
	margin-right: 30px;
}
.surveybanner ul {
	width: 632px;
	margin: 0 auto;
	padding-top: 50px;
	position: relative;
}
.surveybanner ul li {
	float: left;
}
.surver-searchicon {
	background: url(/images/pubsurvey/survey-ss.png) no-repeat center;
	width: 22px;
	height: 22px;
	display: inline-block;
	margin: 0 10px 2px 0;
	vertical-align: middle;
}
.survey-search {
	width: 406px;
	background: none;
	border: 2px solid #f7941d;
	border-radius: 30px;
	line-height: 46px;
	height: 46px;
	color: #ebebeb;
	padding: 2px 0 2px 20px;
	font-size: 14px;
}
.survey-plus {
	font-weight: 600;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1;
	font-size: 28px;
	position: relative;
	top: 3px;
	display: inline-block;
}
.subject__inner{
    width:990px;
    margin: 0 auto;
}

/* ----------banner样式结束--------- */ 
.demo-box {
    width: 100%;
    height: 180px;
    background-color: #fff;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    margin:20px auto 24px;
}

.deme-box-text {
    width: 544px;
    margin-top: 40px;
    margin-left: 60px;
    float: left;
}

.text-title {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    line-height: 22px;
}

.text-words {
    font-size: 12px;
    color: #808080;
    line-height: 22px;
    padding-top: 14px;
}

.deme-box-operation {
    width: 384px;
    height: 114px;
    float: right;
}

.operation-btn-s,
.operation-btn-l {
    display: block;
    float: left;
    height: 30px;
    margin-top: 62px;
    border-radius: 4px;
    background-color: #1ea0fa;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.operation-btn-s {
    width: 90px;
    margin-left: 18px;
}

.operation-btn-l {
    width: 126px;
}

.operation-btn-s:hover,
.operation-btn-l:hover {
    background-color: #0086e5;
    color: #fff;
}

.operation-or {
    float: left;
    margin-top: 40px;
    margin-left: 64px;
}

.operation-or-02 {
    float: left;
    margin-top: 40px;
    margin-left: 46px;
}

.operation-ewm {
    float: left;
    margin-top: 42px;
    margin-left: 30px;
}

.deme-box-explain {
    clear: both;
    margin-left: 654px;
    padding-top: 5px;
}

.deme-box-explain-02 {
    clear: both;
    width: 258px;
    float: right;
    margin-right: 76px;
    margin-top: -18px;
}

.explain-PC,
.explain-mobile,
.explain-PC-02,
.explain-mobile-02 {
    font-size: 12px;
    color: #808080;
    float: left;
}

.explain-mobile {
    margin-left: 168px;
}

.explain-mobile-02 {
    margin-left: 168px;
}

/* ----------六大模块样式开始--------- */ 
.subject__class{
    background-color: #ebedf0;
}
.subject__list{
    overflow: hidden;
}
.subject__list li{
    float: left;
}
.subject__list li a{
    display: block;
    width: 165px;
    padding: 22px 0;
}
.subject__list li a:hover div {
    color: #1ea0fa;
}
.subject__list li i{
    background-image:url(/images/newimg/wjx-subject/icon.png);
	width:46px;
    height:46px;
    display: block;
    margin: 0 auto;
}
.subject__list li span,.subject__list li div{
    color: #808080;
    font-size: 16px;
    display: block;
    text-align: center;
    padding-top:3px;
    margin-top: 5px;
}
    .subject__list li h1 {
        font-size:16px;
    }
.subject__list .icon01{
    background-position:0 0;
}
.subject__list .icon02{
    background-position:-50px 0;
}
.subject__list .icon03{
    background-position:-100px 0;
}
.subject__list .icon04{
    background-position:-150px 0;
}
.subject__list .icon05{
    background-position:-200px 0;
}
.subject__list .icon06{
    background-position:-250px 0;
}
/*鼠标经过*/
.subject__list li:hover span{
    color: #1ea0fa;
}
.subject__list li:hover .icon01{
    background-position:0 -50px;
}
.subject__list li:hover .icon02{
    background-position:-50px -50px;
}
.subject__list li:hover .icon03{
    background-position:-100px -50px;
}
.subject__list li:hover .icon04{
    background-position:-150px -50px;
}
.subject__list li:hover .icon05{
    background-position:-200px -50px;
}
.subject__list li:hover .icon06{
    background-position:-250px -50px;
}
/*默认选择问卷调查*/
#TagList .selectTag a{
    background-color: #fff;
}
#TagList .selectTag i{
    background-image:url(/images/newimg/wjx-subject/icon.png);
}
#TagList .selectTag .icon01{
    background-position:0 -50px;
}
#TagList .selectTag .icon02{
    background-position:-50px -50px;
}
#TagList .selectTag .icon03{
    background-position:-100px -50px;
}
#TagList .selectTag .icon04{
    background-position:-150px -50px;
}
#TagList .selectTag .icon05{
    background-position:-200px -50px;
}
#TagList .selectTag .icon06{
    background-position:-250px -50px;
}
#TagList .selectTag span,#TagList .selectTag div{
    color: #1ea0fa;
}
#tagContent .selectTag{
    display: none;
}

/* ----------六大模块样式结束--------- */

/* ----------专题模块样式开始--------- */
.subject__listbox-box{
    padding: 30px 0 76px 0;
}
.subject__listbox{
    margin-bottom: 24px;
}
.subject__listbox li{
    float: left;
    width: 314px;
    *width: 312px;
    background-color: #fff;
    margin-right: 24px;
    -webkit-box-shadow:0 0 15px rgba(152,152,152,0.3);
    box-shadow:0 0 15px rgba(152,152,152,0.3);
}
@media \0screen\,screen\9 { 
    .subject__listbox li{
        border: 1px solid #dbdbdb
    } 
}
.subject__listbox li .divlib{
    display: block;
    width: 254px;
    height: 132px;
    margin: 32px auto 36px;
}
.subject__listbox li span{
    font-size: 30px;
    color: #003c66;
    font-weight: bold;
    display: block;
    margin-bottom: 12px;
}
.subject__listbox li h2,.subject__listbox li .h2{
    font-size: 22px;
    color: #08304c;
    margin-bottom: 7px;
}
.subject__listbox li h5,.subject__listbox li .h5{
    color: #808080;
    line-height: 21px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; /* 显示行数 */
    overflow: hidden;
    text-overflow: ellipsis;

}
/*鼠标经过*/
.subject__listbox li:hover span{
    color: #1ea0fa;
}
.subject__listbox li:hover h2{
    color: #1ea0fa;
}
.subject__listbox li:hover{
    -webkit-box-shadow:0 0 15px rgba(30,160,250,0.4);
    box-shadow:0 0 15px rgba(30,160,250,0.4);
    border: 1px solid #1ea0fa \9;
}
/* ----------专题模块样式结束--------- */

/*-----------搜索结果--------------*/
.survey-container {
    width: 100%;
    background: #FFF;
    padding: 30px 0 0 0;
    overflow: hidden;
    position: relative;
}
.survey-item {
	width: 990px;
	margin: 0 auto;
}
.survey-result-title {
	margin: 0 auto;
	width: 990px;
	padding: 0 0 30px 0;
	float: left;
}
.survey-result-hbox {
	clear: both;
	overflow: hidden;
	margin: 0;
	float: left;
}
.survey-result-hbox li {
	float: left;
	padding: 0 12px;
	border-radius: 4px;
	border: 1px solid #ff941a;
	height: 28px;
	line-height: 28px;
	margin: 0 20px 0 0;
}
.survey-result-hbox li a {
	color: #ff941a;
}
#TagTabs .selectTag a {
	color: #FFF
}
#TagTabs .selectTag {
	background: #f7941d;
	border: 1px solid #f7941d;
	color: #FFF;
}
#tagContent div.selectTag2 {
	display: block;
}
.formwork-label-box{
    padding-left:20px;
    border-bottom: 1px solid #fafafa;
     margin:0 auto 20px;
     width:990px;
    background:#f6f6f6;
}
.formwork-label li{
    float: left;
    line-height: 50px;
}
.formwork-label li a{
    color: #808080;
    font-size: 14px;
}
.formwork-label a:hover{
    color: #1ea0fa;
}
.formwork-label .icon{
    background-image:url(/images/newimg/wjx-formwork/arrow.png);
	width:12px;
    height:10px;
    margin: 0 20px 4px 16px;
}
.survey-result-txt {
	color: #333333;
	float: left;
	line-height: 30px;
}
.survey-result-ritem {
	float: right;
	position: relative;
}
.survey-result-ritem li {
	display: inline-block
}
.survey-result-ritem span {
	line-height: 30px;
	background: url(/images/pubsurvey/answer_sprites.png) no-repeat left center;
	background-position: 5px -4px;
	display: block;
	text-align: left;
	cursor: pointer;
	padding: 0 0 0 25px;
	margin: 0 10px 0 0;
}
.survey-result-ritem i {
	display: block;
	border-width: 8px;
	position: absolute;
	top: -14px;
	left: 48px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #FFF;
	font-size: 0;
	line-height: 0;
}
.survey-result-ritem em {
	display: block;
	border-width: 8px;
	position: absolute;
	top: -16px;
	left: 48px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #cccccc;
	font-size: 0;
	line-height: 0;
}
.survey-result-ritembox {
	background: #FFF;
	border: 1px solid #cccccc;
	border-radius: 6px;
	clear: both;
	padding: 6px 10px;
	position: absolute;
	left: -45px;
	top: 36px;
	width: 88px;
	display: none;
	z-index: 9999;
}
.saritembox2 {
	left: 87px !important;
}
.survey-result-ritembox li {
	text-align: center;
	display: block;
	font-size: 12px;
	margin: 0 0 6px 0;
}
.survey-result-ritembox a {
	color: #999999;
}
.survey-result-ritembox a:hover {
	color: #333;
}
.show {
	display: block;
}
.survey-answernum {
	float: left;
}
.survey-part {
	float: left;
}
.survey-slist-con {
	margin: 0;
}
.sinnerbox {
	padding: 20px 0;
	overflow: hidden;
	width: 990px;
	margin: 0 0 20px 0;
	border-radius: 6px;
}
.sinnerbox:hover {
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.surveryA {
	background: #fafafa url(/images/pubsurvey/survey-post-ico.png) no-repeat;
	background-position: 22px 24px;
}
.surveryA:hover {
	background: #FFF url(/images/pubsurvey/survey-post-hico.png) no-repeat;
	background-position: 22px 24px;
}
.surveryB {
	background: #fafafa url(/images/pubsurvey/exam-post-ico.png) no-repeat;
	background-position: 22px 24px;
}
.surveryB:hover {
	background: #FFF url(/images/pubsurvey/exam-post-hico.png) no-repeat;
	background-position: 22px 24px;
}
.surveryC {
	background: #fafafa url(/images/pubsurvey/vote-post-ico.png) no-repeat;
	background-position: 22px 24px;
}
.surveryC:hover {
	background: #FFF url(/images/pubsurvey/vote-post-hico.png) no-repeat;
	background-position: 22px 24px;
}
.surveryD {
	background: #fafafa url(/images/pubsurvey/form-post-ico.png) no-repeat;
	background-position: 22px 24px;
}
.surveryD:hover {
	background: #FFF url(/images/pubsurvey/form-post-hico.png) no-repeat;
	background-position: 22px 24px;
}
.surveryE {
	background: #fafafa url(/images/pubsurvey/staff360-post-ico.png) no-repeat;
	background-position: 22px 24px;
}
.surveryE:hover {
	background: #FFF url(/images/pubsurvey/staff360-post-hico.png) no-repeat;
	background-position: 22px 24px;
}
.surveryF {
	background: #fafafa url(/images/pubsurvey/staff-post-ico.png) no-repeat;
	background-position: 22px 24px;
}
.surveryF:hover {
	background: #FFF url(/images/pubsurvey/staff-post-hico.png) no-repeat;
	background-position: 22px 24px;
}
.survey-post-list {
	margin: 0 0 0 78px;
	text-align: left;
	border-left: 2px solid #ccc;
}
.survey-post-list h2 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	display: block;
	margin: 0 0 6px 20px;
}
.survey-prtxt {
	float: right !important;
}
.survey-listthum {
	overflow: hidden;
	padding: 0 20px 2px 20px;
}
.survey-listthum span {
	color: #999;
	float: left;
	font-size: 12px;
}
.survey-listinner {
	float: left;
	margin: 0 18px 0 35px;
	border-right: 2px solid #cccccc;
}
.survey-postico {
	background-position: 0 0;
}
A h2.wjx-lstxt:hover {
	color: #f7941d;
}
.survey-prompt {
	text-align: left;
	font-size: 12px;
	color: #333;
}
 .pageitem {
    cursor: pointer;
    border-radius: 6px;
    min-width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    list-style: none;
    display:inline-block;
    *float:left;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    margin-right: 8px;
    font-family: Arial;
}
          .pageitem:hover {
    transition: all .3s ease;
    border-color: #2db7f5;
}
          .pageitem:hover a {
    color: #2db7f5;
}
            .pageitem a {
       color: #666;
        transition: none;
        width:28px;
        display:block;
            }
          .pageactive {
    background-color: #2db7f5;
    border-color: #2db7f5;
}
.pageactive a, .pageactive a:hover {
    color: #fff;
}

.demo-box-new {
    background: #F7F7F7;
    height: 208px;
    position: relative;
}

    .demo-box-new > img {
        height: 208px;
        width: auto;
        float: left;
    }

    .demo-box-new .deme-box-text {
        float: left;
        margin-left: 26px;
        width: 300px;
        margin-top: 24px;
    }

    .demo-box-new .text-title {
        font-size: 14px;
    }

    .demo-box-new .text-position {
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        left: 151px;
        color: #fff;
        font-size: 26px;
    }

    .demo-box-new .deme-box-operation {
        width: 320px;
        margin-top: 24px;
    }

        .demo-box-new .deme-box-operation p {
            font-weight: 600;
            color: #262626;
            line-height: 20px;
            font-size: 14px
        }


        .demo-box-new .deme-box-operation > div {
            display: flex;
            align-items: center;
            margin-top: 16px;
        }

    .demo-box-new .operation-btn-s,
    .demo-box-new .operation-btn-l,
    .demo-box-new .operation-ewm {
        margin: 0;
        float: inherit;
    }

    .demo-box-new .operation-ewm {
        background: #fff;
        padding: 8px 26px 8px;
    }

    .demo-box-new .btn-box {
        background: #fff;
        padding: 40px 26px 16px;
        height: 122px;
        border-left: 1px solid #F7F7F7;
    }

    .demo-box-new .operation-ewm,
    .demo-box-new .btn-box {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .demo-box-new .btn-box span {
            margin-top: 28px;
        }

        .demo-box-new .operation-ewm span,
        .demo-box-new .btn-box span {
            font-size: 12px;
            color: #262626;
            font-weight: 400;
        }

    .demo-box-new .text-words {
        font-size: 14px;
    }

.template-bar {
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    font-size: 14px;
    flex-wrap:wrap;
}

.template-bar a{
    color: #8C8C8C;
}


.template-bar .cur a{
    color:#1ea0fa
}

.template-bar span{
   margin: 0 20px 10px 0;
}

.template-bar span:hover a{
   color:#1ea0fa
}



  