.popbg{position:fixed; z-index:99; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.5)}
.popcon{position:fixed;z-index:999;left:0;top:50px;right:0;bottom:0;width:455px;height:290px;background:#fff; overflow:hidden;margin:auto;border-radius:5px;}
.popcon .hd{float:left;width:100%;height:50px; line-height:50px; border-bottom:1px #f2f2f2 solid; background:#fcfcfc}
.popcon .hd .name{float:left;margin-left:15px;font-size:18px;color:#000}
.popcon .hd .close{
    float: right;
    width: 30px;
    height: 30px;
    margin: 20px 20px 0 0;
    background: url(../image/guanbi.png) no-repeat;
    text-indent: -9999px;
    background-size: 50%;
}
.popcon .hd .close a{
    display: block;
    width: 30px;
    height: 15px;
}
.popcon .bd,.popcon .bd .btn{float:left;overflow:hidden}
.popcon .bd .txt{float: left;
    width: 100%;
    margin: 50px 0 30px 0px;
    font-size: 16px;
    text-align: center;}
.popcon .bd .btn{    margin-top: 15px;
    margin-left: 151px;
    text-align: center;}
.popcon .bd .btnSure{margin-top:27px;}
.popcon .bd .btn a{display:inline-block;width:180px;height:40px;line-height:40px; margin:30px 20px 20px 0; background:#45b0fc; font-size:18px; color:#fff; text-align:center;margin-top:0px;}
.popcon .bd .sureOnclick{margin-top:0px;}
.popcon .bd .txt2{text-align:center}
.popcon .bd .txt2 i{display:inline-block;width:48px;height:48px;margin-right:20px;vertical-align:middle}
.popcon .bd .txt2 p{margin-top:15px; text-align:left}
.tkbox {
    float: left;
    width: 100%;
    margin-top: 30px;
    font-size: 14px;
    color: #666;
    margin: 10px 20px;
    height: 14px;
    line-height: 14px;
}
.btn_ta a {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin-left: 20px;
    font-size: 16px;
    background: #3366cc;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
* {
    font-size: 14px;
    margin: 0 auto;
    list-style: none;
    text-decoration: none;
}
body {
    background: #ffffff;
}
.left {
    float: left;
}
.right {
    float: right;
}
.center {
    width: 100%;
}
.index-top {
    width: 100%;
    height: 200px;
    background: url("../image/index-banner.png") no-repeat;
    background-size: 100%;
}
.index-center {
    width: 80%;
    height: 125px;
    /* padding: 30px 0 30px 0; */
    margin: 10px auto;
}
.center-cnt {
    width: 90%;
    margin: 0 13%;
    height: 125px;
}
.center-info {
    width: 18%;
    height: 100px;
    padding: 15px;
    cursor: pointer;
}
.ci-img {
    width: 40%;
    display: inline-block;
    margin-left: 30%;
}
.ci-img1 {
    width: 41%;
    display: inline-block;
    margin-left: 30%;
}
.center-span {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}
.index-srlc {
    width: 100%;
    height: 265px;
    background: #f5f5f5;
}
.srlc-prg {
    padding: 10px 0 20px 0;
    width: 150px;
    height: 70px;
    background: url("../image/sslc111.png") no-repeat;
    background-size: 100%;
    cursor: pointer;
}
.srlc-info {
    width: 10%;
    height: 130px;
    box-shadow: 8px 8px 8px #e9e9e9;
    background: #ffffff;
    margin-left: 3%;
}
.srlc-img1 {
    width: 40%;
    display: inline-block;
    margin-left: 30%;
    padding-top: 30px;
    padding-bottom: 10px;
}
.srlc-img2 {
    width: 36%;
    display: inline-block;
    margin-left: 30%;
    padding-top: 28px;
    padding-bottom: 5px;
    height: 50px;
}
.srlc-img3 {
    width: 40%;
    display: inline-block;
    margin-left: 30%;
    padding-top: 30px;
    padding-bottom: 4px;
}
.srlc-img4 {
    width: 40%;
    display: inline-block;
    margin-left: 30%;
    padding-top: 30px;
    padding-bottom: 4px;
}
.srlc-img5 {
    width: 40%;
    display: inline-block;
    margin-left: 30%;
    padding-top: 30px;
    padding-bottom: 4px;
}
.srlc-span {
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}
.srlc-cnt {
    padding: 0 20% 0 20%;
    width: 90%;
}
.linkbox {
    height: 75px;
    width: 57%;
    padding-bottom: 40px;
    margin-top: 5%;
}
.linkbox .txt {
    width: 142px;
    float: left;
    height: 30px;
    line-height: 28px;
    background: #2559e3;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.linkbox .ipt {
    margin: 0px 16px 0 16px;
    float: left;
    height: 30px;
    line-height: 30px;
}
.linkbox .ipt .qggs {
    height: 30px;
    width: 200px;
}
.linkbox .ipt .yys {
    height: 30px;
    width: 100px;
}
.relative {
    position: relative;
}
.ewmbox {
    float: left;
    width: 120px;
    height: 149px;
    position: absolute;
    top: -45%;
    right: -2%;
    padding-bottom: 60px;
}
.footbox {
    background: #e7e7e7;
    margin-top: 0;
    height: 70px;
    position:fixed;
    bottom:0;
    left:0;
    width: 100%;
    font-family: serif;
}
.footbox .txt {
    width: 1000px;
    margin: auto;
    line-height: 35px;
    font-size: 14px;
    color: #222222;
    text-align: center;
}
.dd {
    border: 1px solid red;
}
.abbox {
    width: 73%;
    margin: auto;
    padding: 10px 0px;
    background: #fff;
    overflow: hidden;
    /*height: auto;*/
    min-height: 250px;
    margin-bottom: 60px;
}
.gg-title {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    background: url("../image/gg-repeat.png") repeat-x;
    background-position-y:bottom;
}
.gonggao {
    padding: 3% 1% 0 46%;
}
.tsxz {
    padding: 2.5% 1% 0 46%;
}
.wycx {
    padding: 2.5% 1% 0 46%;
}
.qyxx {
    padding: 3.1% 1% 0 46%;
}
.gg-title p {
    font-size: 20px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 100%;
    text-align: center;
}
.abbox .word-top {
    color: #333333;
    font-weight: bold;
    line-height: 30px;
}
.abbox .word-btm {
    color: #707070;
    line-height: 30px;
}
/* .table {
    border: 1px solid #e5e5e5;
    width: 80%;
}
.table th {
    background: #e5f3fe;
    height: 50px;
    line-height: 50px;
}
.table tr {
    height: 30px;
    line-height: 30px;
}
.table td {
    text-align: center;
} */
.cups {
    cursor: pointer;
    color: #2945d5;
}
.mgn-btm {
    margin-bottom: 20px;
}
.xx {
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    
}
.sr-srlc {
    margin: auto;
    height: 55px;
    line-height: 55px;
    background: #f5f5f5;
    padding-top: 17px;
    padding-left: 12%;
}
.sr-a {
    display: block;
    width: 122px;
    height: 40px;
    line-height: 40px;
    background: url("../image/sr-btn.png") no-repeat;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-right: 2%;
}
.wyss {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    display: block;
    background: url("../image/es.png") no-repeat 0px 8px;
    height: 35px;
    line-height: 35px;
    padding-left: 12px;
}
.sstj {
        position: absolute;
    left: 44.5%;
    top: 23%;
    width: 25px;
    height: 25px;
}
.page {
    width: 30%;
    height: 50px;
}
.page-top {
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding-top: 20px;
}
.page-btm {
    width: 100%;
    height: 55px;
    line-height: 55px;
    padding-top: 20px;
    padding-left: 16px;
}
.page-top span {
    margin-top: 20px;
    padding-right: 20px;
    display: block;
    color: #666666;
    font-weight: bold;
}
.page-btm span {
    padding-right: 10px;
    display: block;
    color: #666666;
    font-weight: bold;
}
.sscx-info {
    height: 155px;
    width: 80%;
}
.info-top {
    height: 40px;
    line-height: 40px;
}
.info-btm {
    height: 40px;
    line-height: 40px;
}
.label-left {
    text-align: right;
    margin: 15px 0px 0px 0px;
    width: 80px;
    height: 40px;
    display: inline-block;
}
.info-right {
    height: 30px;
    line-height: 30px;
    margin: 15px 0 15px 0;
    padding-left: 8px;
    overflow: hidden;
}
.fm {
    margin-top: 20px;
}
.hqyzm {
    display: block;
    height: 33px;
    line-height: 30px;
    color: #45b0fc;
    border: 1px solid #0185f1;
    width: 90px;
    float: left;
    margin-top: 15px;
    text-align: center;
    padding-top: 4px;
}
.top-tel {
    width: 40%;
}
.top-dx {
    width: 50%;
}
.top-dx .label-left {
    width: 93px;
}
.top-dx .info-right {
    width: 90px;
    margin-right: 20px;
}
.top-cx {
    width: 54%;
}
.top-data {
    width: 40%;
}
.top-cx .label-left {
    width: 93px;
}
.top-cx .info-right {
    width: 130px;
    margin-right: 20px;
}
.top-cx .label-left {
    text-align: right;
    margin: 15px 0px 0px 0px;
    width: 80px;
    height: 40px;
    display: inline-block;
}
.top-cx .info-right {
    height: 30px;
    line-height: 30px;
    margin: 15px 5px 15px 0;
    padding-left: 8px;
    overflow: hidden;
}
.cx-span {
    display: block;
    height: 40px;
    width: 15px;
    line-height: 40px;
    margin: 15px 0 15px 0;
}
.top-data .checkbox .label-left {
    margin: 15px 0px 0px 0px;
    width: 80px;
    height: 40px;
    display: inline-block;
    color: #a0a0a0;
}
.input-left {
    position: absolute;
    top: 53%;
    left: 2%;
}
.input-right {
    position: absolute;
    top: 53%;
    left: 28%;
}
.cx-btn {
    float: left;
    display: block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    background: #45b0fc;
    color: #ffffff;
    text-align: center;
    margin-top: 15px;
    margin-left: 20px;
}
.txt-top {
    position: absolute;
    top: 20%;
    left: 10%;
}
.txt-btm {
    position: absolute;
    top: 38%;
    left: 10%;
}
.banner-btn {
    width: 100%;
    line-height: 80px;
    position: relative;
}
.btn-img {
    /*margin-top: -45%;*/
    width: 120px;
    height: 55px;
    line-height: 55px;
    float: left;
    border-color:transparent;
    z-index:-1;
}
.btn-left {
    color: #fff;
    width: 110px;
    height: 55px;
    line-height: 55px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -161px;
}
.btn-yh {
    margin-left: 29%;
    width: 125px;
    height: 55px;
    line-height: 55px;
    display: block;
    background: url(../image/banner-btn.png) no-repeat;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-right: 5%;
    background-size: 100%;
}
.btn-center {
    width: 160px;
    height: 70px;
    line-height: 70px;
    display: block;
    background: url("../image/banner-btn.png") no-repeat;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-right: 16%;
}
.btn-right {
    width: 160px;
    height: 70px;
    line-height: 70px;
    display: block;
    background: url("../image/banner-btn.png") no-repeat;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.index-banner {
    width: 100%;
    height: 30px;
}
.banner-img {
    width: 100%;
    height: 120px;
}
#provicetitle {
    width: 100%;
    text-align: center;
    line-height: 60px;
    letter-spacing: 14px;
    font-size: 40px;
    font-weight: bold;
    margin-top: 30px;
    color: #fbfffc;
    font-family: SimHei;
}
#entitle {
    width: 100%;
    text-align: center;
    font-family: SimHei;
    font-size: 20px;
    color: #fbfffc;
    height: 30px;
    line-height: 30px;
}
.tkbox-input {
    float: left;
    margin-right: 4px;
    width: 14px;
    height: 14px;
}
.db{
    display: block;
    float: left;
}
#appealContent{
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}
#appealContent h2{
    margin-top: 25px;
    font-size: 16px;
}
#companyAddr{
    margin-bottom:90px;
}
#companyAddr li{
    padding: 15px 0;
    border-bottom: 1px #e2e2e2 dashed;
}
#responsible_dept_name,#province,#city{
    height: 30px;
    font-size: 14px;
    border: 1px #d7d6d6 solid;
}
.showInfo,.nextStep,.changeTime,.showPhoneInfo,.showPhoneInfo,.phoneNextStep{
    display: none;
}
.buttonDivTwo{
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
}
label{
    font-weight: normal;
}
.inputLong, .inputParentLong input, .inputParentLong select,.inputShort{
    height: 30px !important;
    line-height: 30px;
}
#getCheckNumber{
    width: 80px;
    height: 30px;
    background-color: #ff3000;
    border: 0;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    outline: none;
}
#getCheckNumber.on {
    background-color: #eee;
    color: #ccc;
    cursor: not-allowed;
}