* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}
a{color: #333333;}

a:hover {
    color: #004a7c;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
	  text-decoration: none;
}
ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft Yahei",微软雅黑;
    width: 100%;
	background: #f5f5f5;
}
.height10{width: 100%;height: 10px;}
.height11{width: 100%;height: 11px;}
.height14{width: 100%;height: 14px;}
.height15{width: 100%;height: 15px;}
.height18{width: 100%;height: 18px;}
.height20{width: 100%;height: 20px;}
.height25{width: 100%;height: 25px;}
.height30{width: 100%;height: 30px;}
.width1100{width: 1100px;margin: auto;}
/******************************办事信息**********************************/

.maincon{width: 1200px;margin: auto;background: #ffffff;padding: 30px;}
.msxxgkx{width: 100%;border: 1px solid #D8D8D8;padding: 20px;}
.msxxgkx_name{font-size: 20px;line-height: 40px;}
.msxxgkx_content{font-size: 16px;line-height: 32px;}
.pright{text-align: right;}
.fbjzTime{font-size: 16px;line-height: 32px;width: 80%;margin: auto;margin-top: 10px;}

.tpcg_message{text-align: center;}
.tpcg_message img{width: 65px;height: 65px;}
.tpcg_message p{font-size: 16px;line-height: 32px;}
.tpcg_message p span{color: #1677FF;}
p.tpcg{font-size: 20px;line-height: 40px;}


.yanzm{margin-top: 35px;}
.yanzm_left{font-size: 16px;line-height: 50px;margin-left: 270px;}
.yanzm_middle {margin-left: 10px;}
.yanzm_middle input{font-size:16px;color: #999999; width: 260px;height: 50px;line-height: 50px;border-radius: 4px;border: 1px solid #E4E4E4;outline: none;padding-left: 25px;}
.yanzm_right{font-size: 16px;width: 140px;height: 50px;line-height: 50px;color: #999999;background: #f7f7f7;margin-left: 15px;text-align: center;}

.mainconbottom{width: 310px;margin: auto;margin-top: 50px;margin-bottom: 70px;}
.mainconbottom input{width: 140px;height: 50px;line-height: 50px;}
#sub_bnt{color: #ffffff;border: none;outline: none;background: #1677FF;border-radius: 4px;}
#reset_bnt{color: #333333;border: none;outline: none;background: #1677ff;border-radius: 4px;}
#reset_bnt{color: #333333;border: 1px solid #E4E4E4;outline: none;background: #ffffff;border-radius: 4px;margin-left: 30px;}
#popboxcs {
    position:fixed;
    width:355px;
    height:330px;
    left:48%;
    bottom:35%;
    margin:-150px 0 0 -150px;
    display:none;
    padding:0px;
    background:#fff;
    border-radius:5px;
    z-index:100;
}