﻿/*在线调查-列表页*/
.hdjl .hd_zxdc  li {
    padding: 25px 0;
    border-bottom: 1px #e5e5e5 solid;
    overflow: hidden;
}
.hdjl .text {
    float: left;
    width: 75%;
    margin: 0 2.5%;
}
.hdjl .text h4 {
    margin-bottom: 10px;
    font-weight: 500;
}
.hdjl .state {
    float: left;
    padding: 5px 13px;
    color: #fff;
    text-align: center;
    background-color: #3885c6;
}
.hdjl .end {
    background-color: #c3c3c3;
}

.hdjl .btn{
    display: block;
    float: right;
}
.hdjl .btn a{
    display: inline-block;
    color: #fff;
    padding: 5px 25px;
    border-radius: 5px;
    background-color: #3885c6;
    margin-top: 5px;
}
/*在线调查-列表页*/
/*问卷调查-说明*/
.hdjl .explain{
	height:45px;
	padding-left:5px;
	color:#337abb;
	font-size:18px;
	padding-top:10px;
	padding-left:30px;
	}
    .hdjl .explainContent{

    font-family:"microsoft yahei";
    /*text-indent: 2em;*/
    font-size:14px;
	line-height:27px;
	padding-top:10px;
	margin-bottom: 8px;
	}
.hdjl .explainContent p{font-size:14px; padding:0 30px;}

/*在线调查-问答页*/
.hdjl .hd_survey_title {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
 
}
.hdjl .hd_survey_title h1 {
    font-size: 34px;
    color: #0b4a97;
    font-weight:bold;
    line-height: 50px;
    text-align: center;
    word-wrap: break-word;
    margin: 20px 0;
}
.hdjl .hd_survey_time {
    margin-top: 12px;
    color: #4c4c4c;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
}
.hdjl .hd_survey_time span {
    margin-right: 20px;
}
.hdjl .hd_form {
    margin-bottom: 25px;
    overflow: auto;
}
.hdjl .hd_form div h5 {
    color: #4c4c4c;
    font-size: 16px;
	font-weight:bold;
    text-indent: 10px;
    padding: 3px 0;
	line-height:40px;
	background-color:#f8f8f8;

}
.hdjl .hd_form div h5 span {
    color: red;
}
.hdjl .hd_form div p {
    overflow: hidden;
    padding: 8px 0;
}
.hdjl .hd_form div p>input {
    display: block;
    float: left;
    width: 13px;
    height: 13px;
    margin: 5px 0 0 20px;
}
.hdjl .hd_form div p label {
    display: block;
    float: left;
    font-size: 16px;
    color: #828282;
    margin-left: 10px;
}
.hdjl .hd_forms div p label {
    width: 50%;
}
.hdjl .hd_form div p label input{
    margin-left: 10px;
}
.hdjl .hd_form div p label img{
    height: 103px;
    margin-left: 10px;
}
.hdjl .hd_yzm {
    margin-top: 8px;
}
.hdjl .hd_yzm p {
    display: inline-block;
}
.hdjl .hd_yzm input {
    display: inline-block;
    width:150px;
    height: 30px;
    margin-right: 20px;
    padding: 0 8px;
}
.hdjl .hd_yzm div {
    display: inline-block;
    width: 100px;
    height: 30px;
}
.hdjl .hd_btn {
    text-align: center;
    display: inline-block;
}
.hdjl .hd_btn input {
    
    font-size: 18px;
    width: 180px;
    height: 46px;
    line-height: 32px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    outline: none;
    border: 0;
    background-color: #006eab;
}
.hdjl .hd_btn2 {
    text-align: center;
    display: inline-block;
}
.hdjl .hd_btn2 input {
   
    font-size: 18px;
    width: 180px;
    height: 46px;
    line-height: 32px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    outline: none;
    border: 0;
    background-color: #d4d4d4;
    margin-left: 18px;
}
.hdjl .hd_form div p textarea{
    width: 40%;
    height: 160px;
    outline: none;
    resize: none;
    margin-left: 20px;
}

.hdjl .showBtn {
    width: 500px;
    height: 46px;
    margin: 0 auto;
    display: flex;
    margin-top: 42px;
    margin-bottom: 50px;
}

/*在线调查-问答页*/

/*在线调查-结果页*/
.hdjl .hd_form div p span{
    display: block;
    float: left;
    width: 30%;
    height: 10px;
    background-color: #ccc;
    margin-top: 6px;
}
.hdjl .hd_form div p span i{
    display: block;
    width: 0%;
    height: 100%;
    background-color: #1a4d99;
    transition: all 0.4s linear;
}
.hdjl .hd_form div p b{
    float: left;
    margin: 1px 0 0 10px;
}

.hdjl .dczt_a{width:100px; height:30px; padding:3px 10px;  margin-top:13px; line-height:30px; text-align:center; border-radius:25px; background-color:#5179b1; color:#FFF; font-size:14px;}
.dczt_b{width:100px; height:30px; padding:3px 10px; margin-top:13px; line-height:30px; text-align:center; border-radius:25px; background-color:#999999; color:#FFF; font-size:14px;}

/*在线调查-结果页*/

@media screen and (max-width: 768px) {
    /*在线调查-列表页*/
    .hdjl .hd_zxdc  li {
        padding: 20px 0;
    }
    .hdjl .btn{
        width: 100%;
        text-align: center;
    }
    /*在线调查-问答页*/
	.hd_survey_title h1 {
    font-size: 18px;
}
.hdjl .hd_form div p label{width:87%}
.hdjl .hd_survey_time span {
        display: block;
        margin: 0 auto;
    }
    .hdjl .hd_yzm,
    .hdjl .hd_btn {
           padding-left: 20%;
    }
    .hdjl .hd_yzm p {
        display: block;
    }
    .hdjl .hd_yzm input {
        width: 40%;
        margin-right: 5px;
    }
    .hdjl .hd_form p {
        float: none;
    }
    .hdjl .hd_form div p>input {
        margin: 5px 0 0 9px;
    }
    .hdjl .hd_forms div p label {
        width: 80%;
    }
    .hdjl .hd_form div p span {
        width: 50%;
        margin-left: 10px;
    }
	.hdjl .showBtn{ width:auto!important;}
	.hdjl .hd_btn input,.hd_btn2 input{width:auto!important}
}



 /*互动导航新增*/
.banner h2 { font-size: 34px; color: #fff; padding-top: 120px;float:left;width:400px;}
.banner h2 a{color:#FFF;}
.banner .w1200{position: relative;}
.banner .w1200 .position { float: left;}
.banner .w1200 .position h2 { background: url(../images/hdpt_nav_posi.png) no-repeat 10px center; font-size: 26px; color: #fff; line-height: 60px; cursor: pointer; padding: 0 10px 0 35px;float:left;width:100px;text-align:center;}
.banner .w1200 .position h2.on { background-color: #196bb6;}
.banner .w1200  .position .sub-posi { position: absolute; left: 0; top: 60px; z-index: 9; width: 700px; background:rgba(255,255,255,0.9); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff,endColorstr=#ccffffff); padding: 15px 0;}
.banner .w1200  .position .sub-posi{ display: none; overflow: hidden;}
.banner .w1200  .position .sub-posi li { position: relative; padding-left: 50px; overflow: hidden;}
.banner .w1200  .position .sub-posi li h4 { position: absolute; left: 0; top: 7px; width: 140px; font-size: 16px; color: #fff; line-height: 30x; text-align: right;}
.banner .w1200  .position .sub-posi li p { float: left; width: 150px; line-height: 25px; padding: 5px 0;}
.banner .w1200  .position .sub-posi li p a {display: inline-block; *display: inline; zoom: 1; padding: 0 5px;}
.banner .w1200  .position .sub-posi li p.on a,.position .sub-posi li p a:hover {  background: #5179b1; color: #fff; border-radius: 3px;}
.banner .w1200 .bumen h2,.banner .w1200 .quxian h2 { background: url(../images/hdpt_nav_jtx.png) no-repeat 75px center; font-size: 14px; padding: 0 30px 0 10px;}
.banner .w1200 .bumen h2.on,.hdpt-nav .quxian h2.on { background-image: url(../images/hdpt_nav_jts.png);}
.banner .w1200 .bumen li,.hdpt-nav .quxian li { padding: 0 50px;}
.banner .w1200 .menu { float: right;}
.banner .w1200 .menu .login{ background: url(../images/hdpt_nav_dl.png) no-repeat 10px center;}
.banner .w1200 .menu .register{ background: url(../images/hdpt_nav_zc.png) no-repeat 10px center;}
.banner .w1200 .menu  a:hover { background-color: #196bb6; color: #fff;}
@media screen and (min-width: 320px) and (max-width: 768px){
.banner .w1200 .position{display:none;}

}

/* 互动，访谈下部门样式调整 */
.zxft-list .status {
    width: auto;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
}