﻿/*全局样式*/

* {
 padding: 0px;
 margin: 0px;
 list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
 margin: 0;
 padding: 0;
 font-size: 12px;
 font-weight: normal;
}

select,
input,
img,
select {
 vertical-align: middle;
 margin: 0;
 padding: 0;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
}

img {
 vertical-align: middle;
 border: none
}

body {
 color: #333;
 font-family: 'Microsoft YaHei', '微软雅黑', STXihei, '华文细黑', Heiti, '黑体', SimSun, '宋体', sans-serif;
 font-size: 14px;
 margin: 0;
 padding: 0;
 background: #fff;
}

a {
 color: #333;
 text-decoration: none;
 cursor: pointer;
}

a:hover {
 color: #D3413D;
 text-decoration: none;
}

.clearit,
.clearb {
 clear: both;
 margin: 0;
 padding: 0;
}

.wrap {
 background: #fff;
}


/*头部样式*/


/*在线调查列表页List*/

.main {
 overflow: hidden;
}

.row {
 padding: 20px;
}

.banner img {
 width: 100%;
 height: auto;
}

.item {
 margin-top: 0;
}

.item-l {
 float: left;
 width: 100%;
}

.item-r {
 float: right;
 width: 28%;
 border: 1px solid #ededed;
 border-top: 2px solid #D3413D;
 background: #f8f8f8;
}

h2.tab_title {
 height: 72px;
 font-size: 24px;
 color: #333;
 line-height: 72px;
 border-bottom: 1px solid #ededed
}

h2.tab_title span {
 padding: 0 5px;
 cursor: pointer;
}

h2.tab_title span.active {
 color: #D3413D
}

.lv1_p.current a {
 color: #f5c26a;
}

.voteLeft .lv1_ul li a:hover {
 color: #f5c26a;
}

ul.vote_list li {
 border-bottom: 1px solid #ededed;
 line-height: 24px;
 margin-top: 15px;
 overflow: hidden;
 padding: 0 10px 15px 0;
}

ul.vote_list li h2 {
 font-size: 18px;
 line-height: 45px;
}

ul.vote_list li a.vote_img img {
 width: 171px;
 height: 114px;
 float: left;
 margin-right: 20px;
}

ul.vote_list li p {
 line-height: 28px;
 color: #666
}

ul.vote_list li p.jx_tit {
 font-size: 18px;
 line-height: 38px;
}

ul.vote_list li p.vote_Content {
 font-size: 14px;
}

ul.vote_list li .caozuo {
 background: url(../../common/images/votes/line.png) no-repeat scroll left center;
 float: right;
 height: 120px;
 line-height: 120px;
 margin-left: 15px;
 padding-left: 10px;
 text-align: center;
 width: 107px;
}

ul.vote_list li .caozuo a.vote_btn {
 background: #D3413D;
 border-radius: 5px;
 color: #fff;
 display: block;
 height: 32px;
 line-height: 32px;
 margin: 24px auto 0;
 width: 86px;
}

ul.vote_list li .caozuo a.vote_btn:hover,
.caozuo a.vote_result:hover {
 background: #D3413D;
 color: #fff
}

ul.vote_list li .caozuo a.vote_result {
 background: #ccc;
 border-radius: 5px;
 color: #333;
 display: block;
 height: 32px;
 line-height: 32px;
 margin: 15px auto 0;
 width: 86px;
}

ul.vote_list li span.number {
 background: url(../../common/images/votes/num.png) no-repeat scroll left center;
 display: inline-block;
 float: left;
 height: 25px;
 padding-left: 8px;
 width: 25px;
}

ul.vote_list li span.color {
 color: #D3413D
}

h2.hot_tit {
 height: 45px;
 line-height: 45px;
 color: #D3413D;
 font-size: 20px;
 padding: 0 10px;
}

ul.hot_list {
 padding: 0 10px;
}

ul.hot_list li {
 line-height: 35px;
 overflow: hidden;
 margin-bottom: 15px;
}

ul.hot_list li span.join {
 background: url(../../common/images/votes/join_bg.png) no-repeat left 8px;
 color: #D3413D;
 float: left;
 display: block;
 width: 84px;
 height: 50px;
 line-height: 50px;
 text-align: center;
 margin-right: 10px;
}

.voteLeft {
 float: left;
 width: 230px;
}

.voteRight {
 width: 745px;
 float: right;
}

.voteLeft .lv1_ul li {
 display: block;
 height: 38px;
 line-height: 38px;
 overflow: hidden;
 border-bottom: 1px solid #e3f5fe;
 font-size: 14px;
 color: #333;
 background: #fbe7c3;
 text-align: center;
}


/*查看详细页面Detail*/

.detail-top {
 position: relative;
 line-height: 24px;
 padding-top: 20px;
}

.erweima_x {
 position: absolute;
 right: 16px;
 top: 20px;
}

.erweima_x a {
 display: inline-block;
 width: 75px;
 height: 75px;
}

.ewm_b {
 position: absolute;
 z-index: 100;
 width: 200px;
 border: 1px solid #ccc;
 top: 110px;
 right: 5px;
 background: #fff;
 text-align: center;
 padding-top: 20px;
 display: none
}

.ewm_b p {
 line-height: 40px
}

h2.vote_tit {
 font-size: 28px;
 line-height: 40px;
 background: url(/Content/Areas/Common/images/votes/tit_icon.jpg) 0 8px no-repeat;
 padding-left: 40px;
 _zoom: 1;
}

p.handler {
 padding: 12px 0;
 font-size: 14px;
}

p.handler span {
 display: inline;
 background: url(/Content/Areas/Common/images/votes/v-line.png) right center no-repeat;
 padding-right: 20px;
}

i.color {
 font-style: normal;
 color: #D3413D;
}

p.explain {
 line-height: 26px;
 font-size: 14px;
 padding: 5px 0;
 color: #6c6c6c;
}

.con_form {
 padding-top: 25px;
 margin-top: 25px;
 border-top: 1px solid #e3e3e3;
}

.vote_name {
 padding: 20px 0;
 font-size: 20px;
 font-family: '微软雅黑';
 color: #D3413D;
 line-height: 32px;
 text-align: center;
}

.vote_name input {
 border: 1px solid #D3413D;
 border-radius: 4px;
 height: 20px;
 line-height: 20px;
 width: 200px;
 padding: 5px;
 vertical-align: middle
}

.con_form ul.vote_list li {
 background: #FFFFF2;
 margin-bottom: 25px;
 padding: 10px 36px;
}

.con_form ul.vote_list li .vote_list_1 li {
 padding: 10px 0;
}

label.input_W {
 color: #6c6c6c;
 font-size: 14px;
 line-height: 45px;
 min-width: 22%;
 display: inline-block;
 margin: 0 10px;
}

label.input_W input {
 margin-right: 10px;
}

.con_form ul.vote_list li h2.tit_1 {
 line-height: 30px;
 font-size: 14px;
 background: #F7F7E1;
 padding: 0 3px
}

.con_form textarea {
 border: 1px solid #ededed;
 width: 780px;
 height: 125px;
 margin-top: 5px;
 resize: none;
 padding: 10px;
}

.con_form input:focus,
.con_form textarea:focus,
.vote_name input:focus {
 border-color: #D3413D;
 outline: 0;
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(242, 145, 73, 0.6);
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(242, 145, 73, 0.6);
}

.vote_btn {
 margin: 0 auto 25px;
 text-align: center;
 display: flex;
 justify-content: center;
}

.vote_btn .btn {
 width: 125px;
 height: 35px;
 line-height: 35px;
 border-radius: 6px;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
 border: none;
 background: #D3413D;
 color: #fff;
 font-size: 16px;
 cursor: pointer;
 display: inline-block;
 font-family: 'Microsoft YaHei';
 text-align: center;
 margin-left: 15px;
}

.btn:hover {
 background: #D97E7C !important;
 color: #fff;
}

.con_form textarea:hover {
 border: 1px solid #D3413D;
}

input:focus,
textarea:focus,
select:focus {
 border-color: #D3413D !important;
}


/*查看结果页面VoteView*/

.table {
 margin: 5px 0;
 line-height: 28px;
}

.table_R a {
 background: url(../../Common/images/votes/survey_bg.jpg) no-repeat left top;
 display: inline-block;
 height: 23px;
 line-height: 23px;
 padding-left: 10px;
 text-align: center;
 text-decoration: none;
 width: 132px;
 color: #D3413D;
}

.con_form ul.vote_list li h2.tit_0 {
 line-height: 28px;
 font-size: 16px;
 text-indent: -25px;
}

ul.vote_list li .item {
 width: 425px;
 clear: both;
 margin: 0 auto;
 font-size: 12px;
 padding: 0
}

ul.vote_list li .item .d-tit {
 width: 100px;
 color: #333;
 float: left;
 text-align: right;
 margin: 8px 10px 0 0;
}

ul.vote_list li .item .d-tit span {
 float: left
}

ul.vote_list li .item .d-prc {
 width: 280px;
 *width: 280px;
 _width: 310px;
 float: left;
 margin-top: 15px;
}

ul.vote_list li .item .d-prc span {
 padding-left: 2px;
 font-weight: 100
}

ul.vote_list li .item .d-prc b {
 width: 55px;
 display: inline-block
}

ul.vote_list li .item .d-prc .bar {
 width: 149px;
 background: url(../../Common/images/votes/survey_pp.jpg) no-repeat left center;
 float: left;
 height: 13px;
 line-height: 13px;
 float: left
}

ul.vote_list li .item .d-prc .precent {
 height: 12px;
 float: left
}

ul.vote_list li .item .d-from {
 float: right;
 font-size: 12px;
 position: relative;
 z-index: 2
}

ul.vote_list li .item .d-from a {
 background: url(../images/usr_bg1.gif) no-repeat #EDF6F9;
 color: #047297;
 width: 81px;
 height: 19px;
 display: block;
 border: none;
 padding: 0px;
 margin: 0px;
 line-height: 18px;
 padding-top: 3px;
 text-align: center;
 margin-top: 15px
}

ul.vote_list li .item .d-from a:hover {
 background: url(../images/usr_bg1.gif) no-repeat #fff;
 color: #047297
}

ul.vote_list li .item .d-from img {
 margin-right: 0px
}

ul.vote_list li .item .d-from .cur1,
ul.vote_list li .item .d-from .cur1:hover {
 background: #fff;
 color: #047297;
 border-bottom: none;
 padding-top: 6px;
 margin-top: 10px;
 height: 26px;
 line-height: 18px;
 border: 1px solid #D1E6ED;
 border-bottom: none
}

.c1 {
 background: url(../../Common/images/votes/survey_pph.jpg) repeat-x left center
}

.vote_input_text:hover {
 border: #D3413D solid 1px;
}


/*投票已结束、您已经投过票了*/

.submit_cont {
 height: auto!important;
}
.validateCodeDiv{
	line-height: 24px;
	overflow: hidden;
	padding: 20px 0;
}
.validateCodeDiv .validateCodeDiv_title{
	float:left;
}
.validateCodeDiv input{
	border: 1px solid #999;
 height: 25px;
 outline: none;
 vertical-align: middle;
 float: left;
 box-sizing: border-box;
 padding-left: 20px;
}
.validateCodeDiv img{
	height: 25px;
	vertical-align: bottom;
}
.validateCodeDiv span.field-validation-error {
position: initial;
}

/*加密后的调查页*/

.Box1 {
 width: 310px;
 margin: 15px auto;
 line-height: 40px;
 font-size: 14px;
 position: relative;
}

.mailbox_search_tx {
 border: #ccc solid 1px;
 padding: 3px 10px;
 width: 178px
}

.mailbox_search_btn {
 border: #f8fcfb solid 1px;
 height: 30px;
 width: 100px;
 overflow: hidden;
 text-align: center;
 color: #fff;
 cursor: pointer;
 margin: 20px 0 0 87px;
 background: #D3413D
}

span.field-validation-error {
 position: absolute;
 color: red;
 left: 90px;
 top: 26px;
}


/*分页样式*/

.pages {
 line-height: 30px;
 margin: 15px auto
}

.ae-pagination .page_number_div {
 text-align: right;
}

.ae-pagination .page_number_div a {
 display: inline-block;
 height: 24px;
 font-size: 12px;
 margin: 0 2px;
 text-align: center;
 padding: 0px 10px;
 border: solid 1px #dcdcdc;
 color: #D3413D;
 line-height: 24px;
 border-radius: 3px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
}

.ae-pagination .page_number_div a:hover,
.ae-pagination .page_number_div .ae-pagination-current {
 color: #fff;
 background: #D3413D;
 border: 1px solid #D3413D;
}


/*底部样式*/

.voteRight.voteRight_r {
 width: 100%;
 float: none;
 background: #f7f7f7;
 padding: 10px;
 box-sizing: border-box;
 margin-top: 20px;
}

.voteRight.voteRight_r h2.vote_tit {
 background: none;
 padding: 0;
 text-align: center;
 margin-top: 20px;
}

.voteRight.voteRight_r .con_form ul.vote_list li {
 width: 50%;
 background: none;
 border: none;
 padding: 0;
 overflow: initial;
 margin: 10px 0;
 min-height: 45px;
 position: relative;
}

.voteRight.voteRight_r .con_form ul.vote_list li.spa_height_3 {
 height: 90px;
}

.voteRight.voteRight_r .con_form ul.vote_list li.left_li {
 float: left;
}

.voteRight.voteRight_r .con_form ul.vote_list li.right_li {
 float: right;
}

.voteRight.voteRight_r .con_form ul.vote_list {
 overflow: hidden;
 padding-bottom: 10px;
}

.voteRight.voteRight_r .con_form ul.vote_list li h2.tit_0 {
 text-indent: 0;
 display: inline-block;
 width: 130px;
 text-align: right;
 float: left;
 margin-top: 10px;
 font-weight: bold;
}

.voteRight.voteRight_r .con_form ul.vote_list li input {
 height: 30px;
 width: 290px;
 margin-right: 0;
 padding: 0 10px;
 box-sizing: border-box;
}

.voteRight.voteRight_r .con_form ul.vote_list li select {
 height: 30px;
 width: 290px;
 float: left;
 padding: 0 10px;
 box-sizing: border-box;
 margin-top: 10px;
}

.voteRight.voteRight_r .con_form ul.vote_list li.spa_height_1 {
 height: 120px;
}

.voteRight.voteRight_r .con_form ul.vote_list li.spa_height_2 {
 height: 120px;
}

.voteRight.voteRight_r .con_form ul.vote_list label.input_W {
 margin: 0;
}

.div_inAll {
 float: left;
}

ul.vote_list li p.com_p {
 text-align: center;
 font-size: 16px;
 margin-top: 10px;
}

.voteRight.voteRight_r .con_form ul.vote_list li.right_li.last {
 float: left;
}

.voteRight.voteRight_r .con_form ul.vote_list li.item.g-clear.J_validCode.left_li input {
 width: 187px;
 margin-top: 10px;
}

.voteRight.voteRight_r .con_form ul.vote_list li.item.g-clear.J_validCode.left_li img {
 height: 30px;
 margin-top: 9px;
}

.voteRight.voteRight_r .btn {
 height: 45px;
 background: #0f8ccc;
 font-size: 20px;
}

.voteRight.voteRight_r .vote_btn {
 margin: 20px auto;
}

.voteRight.voteRight_r .con_form ul.vote_list li span.posi_span {
 position: absolute;
 bottom: -11px;
 left: 135px;
 text-align: center;
 height: 12px;
 line-height: 12px;
}

.spa_height_1 span.posi_span {
 bottom: auto;
 top: 44px;
}

.voteRight.voteRight_r .con_form ul.vote_list li.spa_height_2 select {
 margin-top: 4px;
}

.spa_height_3 span.posi_span {
 bottom: auto;
 top: 44px;
}

.voteRight.voteRight_r .con_form ul.vote_list li span.field-validation-error {
 position: absolute;
 bottom: -11px;
 left: 135px;
 text-align: center;
 height: 12px;
 line-height: 12px;
 top: auto;
}

@media only screen and (max-width: 980px) {
 .header {
 width: 980px;
 }
}

@media only screen and (max-width: 768px) {
 .header,
 .header_w,
 .main,
 .footer {
 width: 100%;
 box-sizing: border-box;
 }
 .header {
 height: 85px;
 line-height: 85px;
 }
 .item-l {
 float: none;
 width: 100%
 }
 .item-r {
 display: none
 }
}

@media only screen and (max-width: 640px) {
 .header,
 .header_w,
 .main,
 .footer {
 min-width: 320px;
 }
 .header_r span>span {
 display: none
 }
 .header_l {
 float: none;
 text-align: center;
 }
 .header_l .logo img {
 display: block;
 height: 40px;
 margin: 5px auto;
 }
 .header_r {
 float: none;
 text-align: center;
 height: 24px;
 line-height: 24px
 }
 .main {
 margin: 10px auto;
 }
 .row {
 padding: 10px;
 }
 h2.tab_title {
 font-size: 16px;
 height: 40px;
 line-height: 45px;
 }
 .item {
 margin-top: 5px;
 }
 ul.vote_list li {
 margin-top: 5px;
 padding: 0 0px 5px 0;
 }
 .con_form ul.vote_list li h2.tit_0 {
 text-indent: 0
 }
 ul.vote_list li p.jx_tit {
 font-size: 15px;
 line-height: 2em;
 }
 ul.vote_list li p {
 line-height: 22px;
 font-size: 12px!important;
 }
 ul.vote_list li .caozuo {
 height: 85px;
 line-height: 85px;
 width: 70px;
 }
 ul.vote_list li .caozuo a.vote_btn,
 ul.vote_list li .caozuo a.vote_result {
 font-size: 12px;
 height: 24px;
 line-height: 24px;
 width: 60px;
 margin: 15px auto 0;
 }
 .erweima_x {
 display: none
 }
 h2.vote_tit {
 font-size: 18px
 }
 .true_cont img {
 display: none!important
 }
 p.handler {
 padding: 5px 0;
 }
 .con_form {
 padding-top: 10px;
 margin-top: 10px;
 }
 .con_form ul.vote_list li {
 margin-bottom: 10px;
 padding: 0;
 }
 ul.vote_list li .item .d-tit {
 width: 36px;
 }
 label.input_W {
 width: 100%;
 line-height: 26px;
 }
 .btn {
 width: 60px;
 height: 30px;
 line-height: 30px;
 font-size: 12px;
 margin-left: 5px;
 }
} 