@charset "utf-8";
/* CSS Document */




* {
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
}

body {
	height: 100%!important;
	/* background: url(../images/beijing.jpg) no-repeat 100%; */
	background-color: #b40e0e!important;
	font-family: "微软雅黑";
	font-size: 14px;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: none;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.top_img {
	width: 100%;
	position: relative;
}

.top_img .top_bag {
	width: 100%;
}

.top_logo {
	position: absolute;
	top: 20px;
	left: 20%;
}

.vote_body{
	 background: url(../images/2223.png) no-repeat;
	 background-position: top center;
	 /* background-size: 100%; */
	 padding-top:119px;
	 padding-bottom: 60px;
}

.newren{
  overflow: hidden;
}

.content {
	max-width: 1500px;
	margin: 0 auto 20px;
	background: #fff;
}

.content1 {
	margin: 0 58px;
}

.toupiao {
	overflow: hidden;
}

.vote_title {
	font-size: 32px;
	color: #0064D5;
	text-align: center;
	font-family: "微软雅黑";
	/*margin: 10px 0 35px;*/
	margin: 30px 0 55px;
	position: relative;
	/* text-indent: -2em; */
}

.vote_title .vote_title_i {
	margin-top: 10px;
	margin-bottom: -5px;
	margin-right: 2px;
	vertical-align: text-bottom;
}

.vote_title a {
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: 16px;
	float: right;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	border-radius: 8px;
	display: block;
	background: #2768e1;
}

.vote_title .vote_title_line {
	width: 37%;
	display: block;
	position: absolute;
	top: 30px;
	right: 0;
	height: 36px;
	background: url(../images/line.png) repeat-x;
	background-position: center;
}

.text {
	background: #fef2f2;
    padding: 35px 35px 25px;
    border: 1px solid #e6e2e1;
    border-radius: 20px;
}

.text p {
	font-size: 22px;
	font-family: "微软雅黑";
	line-height: 35px;
	text-indent: 2em;
color:#333
}

.new1 {
	height: 100%;
}

.new2 {
	margin-left: -2.25%;
}

.touclick {
	margin: 3px auto 0;
	text-align: center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #175ddf;
	color: #ffea00;
	font-size: 16px;
}

.touclick img {
    /* margin-top: 10px; */
    vertical-align: bottom;
    margin-bottom: 10px;
}


.text1 {
	width: 17.75%;
	float: left;
	background: #ffffff;
	margin: 14px 0 14px 2.25%;
	position: relative;
}

.imgtu {
	display: block;
	width: 100%;
	height: 257px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

.imgtu img {
	width: 100%;
	min-height: 100%;
}

.imgtu-text {
	text-align: center;
	width: 100px;
	font-size: 18px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 43px;
	padding: 7px 0;
	background: url(../images/imgtu-text.png);
}

.imgtu-text a {
	font-size: 18px;
	color: #fff;
}

.toutext {
	display: block;
	margin: 20px 0;
	text-align: center;
	overflow: hidden;
}

.text2 {
	padding: 10px 0;
}

.text2 .vote_box {
	/*margin-left: -2%;*/
	overflow: hidden;
}

.text2 ul {
	margin-bottom: 20px;
	float: left;
	width: 48%;
	margin-left: 2%;
	border-top: 1px solid #d0d0d0;
}

.text2 ul li {
	height: 47px;
	line-height: 47px;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}

.text2 ul li input[type="checkbox"] {
	width: 7%;
	height: 20px;
	margin: 12.9px 0;
	float: left;
	border: 1px solid #d0d0d0;
}

.text2 ul li a {
	display: block;
	width: 93%;
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	color: #333;
	opacity:0.8;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vote_bottom{
	width: 100%;
	padding-top: 35px;
	background: url(../images/shuang-line.png) repeat-x;
	background-position: top;
	margin-top: 40px;
	margin-bottom: 40px;
	overflow: hidden;
}

.text4{
	width: 65%;
	float: left;
	margin-right: 4.6%;
	border: 1px solid #e0e0e0;
	height: 370px;
	overflow: hidden;
	
}

.text4 div.scroll_box{
	padding: 20px ;
}

.text4 div.scroll_box h2{
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

.text4 div.scroll_box .time{
	font-size: 16px;
	color: #333;
	opacity: 0.8;
	margin: 5px 0 10px;
}

.text4 div.scroll_box .li_text{
	font-size: 16px;
	color: #333;
	opacity: 0.8;
	margin: 0 0 20px;
}

.text3 {
	width: 30%;
	float: left;
}

.text3 form div {
	width: 100%;
	overflow: hidden;
	margin: 25px 0;
}


/* .text3 form div.form_name {
	width: 27%;
	float: left;

}


.text3 form div.form_call {
	width: 27%;
	float: left;

}

.text3 form div.form_eamil {
	width: 46%;
	float: left;

} 

.text3 form div.form_eamil input{
	width: 450px;
}*/

.text3 label {
	/*width: 25%;*/
        width: 20.5%;
	height: 25px;
	line-height: 25px;
	display: block;
	text-align: justify;
	float: left;
	color: #333;
	font-size: 16px;
	margin-top: 5px;
}

.text3 label::after {
	content: "";
	width: 100%;
	display: inline-block;
}

/* .text3 label.liuyan {
	width: 7%;
} */



.text3 input {
	/* width: 230px; */
	width: 72%;
	height: 35px;
	line-height: 35px;
	float: left;
	line-height: 25px;
	background: #f4f4f4;
	border: 1px solid #e0e0e0;
        padding: 0 6px;
}

.text3 textarea {
	/* width: 92%; */
	width: 72%;
	float: left;
	height: 82px;
	resize: none;
	background: #f4f4f4;
	border: 1px solid #e0e0e0;
        padding: 6px;
}

.text3 .tijiao {
	/* padding-left: 40%; */
	padding-left: 30%;
    margin: 30px 0 0;
    overflow: hidden;
}

.text3 .tijiao input {
	width: 100px;
	height: 38px;
	margin: 10px;
	background: #175ddf;
	color: #fff;
	font-size: 16px;
}


.pageBox .content .survey-main .optionBox,.el-checkbox-group{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    }
.el-checkbox-group>div{
    width: 48%;
    /* padding: 0 20px; */
    box-sizing: border-box;
    }
.pageBox .content .survey-main{padding:0!important}
.pageBox .content .survey-main .optionBox .optionImgBox{padding:0!important;border:none!important;margin: 0 auto;display: block;cursor: pointer;}
.pageBox .content .survey-main .optionBox .optionImgBox img{width:auto!important}
.pageBox .content .survey-main .optionBox .optionImgBox .inImgBox{border:none!important;display: flex;
   justify-content: center;margin-top:20px}
.el-radio.el-radio--large .el-radio__label{font-size:0!important}
.el-radio__inner {
    width: 144px!important;
    height: 44px!important;
    border: none;
border-radius: 0!important;
    background: url(../images/dqb.png) no-repeat 100%;border:none!important;;
}
.el-radio.el-radio--large {
    height: 40px;
    width: 100%;
    margin-top: 30px;
    justify-content: center;
}
.el-radio__input.is-checked .el-radio__inner{background: url(../images/dqh.png) no-repeat 100%!important;border:none!important;}
.el-radio__inner::after{display:none!important}
.pageBox .typeBox{width:100%!important}
.pageBox .content .btnBox{margin-bottom:0!important}

.pageBox .content .btnBox .el-button {
    border: 1px solid #c0c0c0!important;
    color: #606266!important;
}
.pageBox .content .btnBox .el-button:hover {
    border: 1px solid #c0c0c0!important;
    color: #bf6a6a!important;
}
.pageBox .content .btnBox .el-button--primary {
    background-color: #b40e0e!important;border:none!important;color:#fff!important}
.pageBox .content{width:100%!important}
.pageBox .content .survey-main .optionBox .xinwen{
 background: url(../images/btbj.png) no-repeat;
 background-position: left center;
 /* height: 64px; */
 padding: 5px 0 5px 12px;
 background-color: #eee;
 margin: 10px 0;
 display: flex;
 align-items: center;
}
.pageBox .content .survey-main .optionBox .xinwen:nth-child(odd){margin-right:15px}
.pageBox .content .survey-main .optionBox .xinwen:nth-child(even){margin-left:15px}
.el-checkbox__label{font-size:17px!important;line-height: 32px!important;min-height: 64px;display: flex!important;vertical-align: middle;align-items: center;margin-left: 0rem;margin-right: 10px;}
.el-checkbox__inner{/* top: -25px; */}
.el-checkbox__label span{
    font-size: 18px;
    display: block;
    /* -webkit-line-clamp: 2; */
    /* -webkit-box-orient: vertical; */
    display: -moz-box;
    -moz-line-clamp: 5;
    -moz-box-orient: vertical;
    /* text-overflow: ellipsis; */
    /* display: -webkit-box; */
    overflow-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    overflow: hidden;
    }
.el-checkbox__input {display: flex !important;align-items:center}
.pageBox .content .survey-main .optionBox .optionItem .el-checkbox{
    /* line-height: 64px!important; */
    /* height: 64px!important; */
    /* padding: 0!important; */
    display: flex;
    justify-content: space-between;
    width: 100%;margin-bottom: 0;

    }
.pageBox{background:#fff!important;padding-bottom: 80px!important;}

.el-radio-group{width:100%}
.pageBox .content .btnBox .el-button{width:125px;height:40px}

.pageBox .content .el-input__inner{width:130px!important;}
.pageBox .content .verification{width:330px!important}
.pageBox .content .btnBox{width:270px!important}
.pageBox .content .btnBox{margin:0 auto}
.tpwznr{padding-top:50px}
.tpwznr h1,.tpwznr a{color: #042C86!important;}

.title{font-size: 30px;
    text-align: center;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 30px;
    border-bottom: 1px dashed #999;
    padding-bottom: 20px;}
.tpwznr p,.fancybox__content p,.fancybox__content{line-height: 40px!important;
    font-size: 22px!important;}
.el-checkbox__label{width: 92%;}

.el-radio__label{display:none}
.dcwj1 .pageBox .content .survey-main .optionBox{margin:0!important}
.dcwj1 .pageBox .content .survey-main .optionBox .renwu:last-child{display:none}
.dcwj1 .pageBox{padding:0!important;min-height: auto!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;}




.show-reply{display: flex;
    justify-content: space-around;}
.lybzc{width: 70%;
    overflow: hidden;}
.message-div{width:30%!important}
.leave-message-list .leave-message-item{height:129px!important}



::-webkit-scrollbar{width:16px!important;height: 4px!important;/*display: none*/}
::-webkit-scrollbar-track{border-radius:5px;background: #860404;}
::-webkit-scrollbar-thumb{width:16px!important;height: 4px;border-radius:5px;background: #860404 !important;}

.content{width:100%!important;border:none!important}




@media screen and (max-width: 1367px){

    .vote_body {
        padding-top: 122px !important;
        background-size: 145%;
        background-color: #fff;
    }
 }
@media screen and (max-width: 1181px){

    .vote_body {
        padding-top: 122px !important;
        background-size: 170%;
    }
 }
@media screen and (max-width: 1025px){

    .vote_body {
        padding-top: 120px !important;
        background-size: 190%;
    }
 }
@media screen and (max-width: 966px){
.title{
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    line-height: 160%;
    margin-bottom: 25px;
    }
    .fancybox__content {
    padding:2rem 1rem;}
.pageBox .content .survey-main .optionBox .xinwen:nth-child(odd){margin-right:0px}
.pageBox .content .survey-main .optionBox .xinwen:nth-child(even){margin-left:0px}
.tpwznr p,.fancybox__content p,.fancybox__content{line-height: 40px!important;
font-size: 18px!important;
    max-width: 100%!important;
    width: 100%;
    word-wrap: break-word;
}
.show-reply{display:inline-block!important}
.pageBox .content .survey-main .optionBox .optionItem .el-checkbox{margin:0!important;vertical-align: top;}
.lybzc{width: 100%!important;}
.message-div{width:100%!important}
.pageBox .content .survey-main .optionBox{margin:0!important}
.content1{margin:0 10px!important}
.pageBox .content .survey-main .optionBox>div{width:100%}
.pageBox .content .survey-main .optionBox .optionImgBox img{width:100%!important}
.pageBox .content .survey-main .optionBox .optionImgBox .inImgBox{margin-bottom:30px}
.vote_body{padding-top: 116px!important;background-size: 210%;}
.el-checkbox-group>div{width:100%!important}
.pageBox .content .survey-main .optionBox .optionItem{padding-left: 0px!important;/* overflow: hidden; */}
.el-checkbox__label{line-height:25px;padding-left: 20px !important;!i;!;}
}
@media screen and (max-width: 845px){

    .vote_body {
        padding-top: 110px !important;
        background-size: 220%;
    }
 }
@media screen and (max-width: 750px) {

	    .vote_body {

        background-size: 280%;
    }
  .pageBox {
	  min-height:auto !important;
	  padding: 0 10px 60px !important;
	 }

	}

@media screen and (max-width: 668px) {

	    .vote_body {

        background-size: 290%;
    }
}
@media screen and (max-width: 468px) {

	    .vote_body {

        background-size: 420%;
    }
}
@media screen and (max-width: 408px) {

	    .vote_body {

        background-size: 450%;
    }
}