@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form, table {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

input {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal;
}

a, area {
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

html, body {
    font-family: "微软雅黑", "宋体"
}

.boxcenter {
    margin: 0 auto;
}

.fl {
    float: left;
    display: inline-block
}

.fr {
    float: right;
    display: inline-block
}

.txtdot {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.alg_center {
    text-align: center;
}

a {
    color: #666;
}

.tc_layer {
    width: 800px;
    height: 450px;
    margin: 100px auto;
    padding: 0;
    background-color: #fff;
    -webkit-background-clip: content;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
    border-radius: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    position: relative;
}

.modal.fade.in {
    width: 800px;
    height: 450px;
    margin: 100px auto;
    padding: 0;
    background-color: #fff;
    display: none;
    -webkit-background-clip: content;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
    border-radius: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    position: fixed;
}

.gb_button {
    position: absolute;
    width: 26px;
    height: 26px;
    top: 5px;
    right: 5px;
}

.tc_tit {
    width: 760px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    background: #F8F8F8;
    font-size: 16px;
    padding: 0 20px;
}

.xzsxbtn {
    width: 780px;
    background: #eef1f5;
    float: left;
    padding: 10px 10px;
}

.xzsxbtn ul li {
    float: left;
}

.sxmcsearch {
    width: 670px;
    float: left;
}

.sxmcsearch span {
    line-height: 30px;
    padding-right: 10px;
    font-size: 16px;
}

.sxmcinput {
    width: 250px;
    height: 30px;
    background: #c6dff3;
    border: none;
    line-height: 30px;
    padding-left: 5px;
}

.layer_btn1 {
    width: 60px;
    height: 30px;
    background: url(../images/btn4.jpg) no-repeat;
    color: #0072ff;
    border: none;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

.sxmclist {
    padding: 20px 30px 30px 30px;
    float: left;
    overflow: hidden;
}

.sxmcradio {
    float: left;
    margin-top: 14px;
}

.axmctitle {
    float: left;
    width: 605px;
    padding-left: 15px;
    font-size: 15px;
    font-weight: normal;
    line-height: 40px;
}

.axmctitle span {
    color: #0072ff;
}

.sxmcradio1 {
    float: left;
    margin-top: 14px;
}

.axmctitle1 {
    float: left;
    overflow: hidden;
    color: #333;
    padding-left: 15px;
    font-size: 15px;
    font-weight: normal;
    line-height: 40px;
}

.axmctitle1 span {
    color: #317ac9;
}

.zxtc {
    width: 793px;
    height: 300px;
    overflow-y: auto;
    margin-top: 10px;
}

.zxtc_01 {
    margin-bottom: 7px;
    background: url(spbs5.png) 20px 22px no-repeat #fbfdff;
    overflow: hidden;
    position: relative;
}

.zxtc_01 dl {
    height: 45px;
    overflow: hidden;
}

.zxtc_01 dl p {
    float: left;
    display: inline-block;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    margin-left: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
}

.zxtc_01 dl dt, .zxtc_01 dl dd {
    float: right;
    display: inline-block;
    border: 1px #317ac9 solid;
    border-radius: 20px;
    height: 20px;
    width: 90px;
    text-align: center;
    font-size: 12px;
    color: #317ac9;
    line-height: 20px;
    cursor: pointer;
    margin: 10px 15px 0 0;
    position: absolute;
    background: #FFF;
    right: 3px;
}

.zxtc_01 dl dd {
    display: none;
    background: #317ac9;
    color: #fff
}

.zxtc_01 ul {
    overflow: hidden;
    margin: 20px;
    margin-top: 5px;
    display: none
}

.zxtc_01 ul li {
    display: block;
    line-height: 42px;
    height: 42px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    padding-left: 17px;
    color: #333;
    background: #eaf5ff;
    border-radius: 2px;
    margin-bottom: 10px;
}

.zxtc_01 ul li:hover {
    color: #fff;
    background: #56a0eb;
}

.zxtc_01 ul li:hover a {
    color: #fff;
    text-decoration: none;
}

.zxtc_01 ul li:hover span {
    color: #fff;
}

.fy {
    width: 740px;
    margin: 10px auto;
    overflow: hidden;
}

.fy a {
    color: #666;
}

/*-- 用户中心的table --*/
table.usertable {
    width: 850px;
    border-collapse: collapse;
    border: 1px solid #dddddd;
    margin: 20px auto;
    font-size: 14px;
}

table.usertable th {
    background: #f0f0f0;
    border: 1px solid #dddddd;
    padding: 10px;
    text-align: left;
}

table.usertable td {
    border: 1px solid #dddddd;
    padding: 10px;
    vertical-align: middle;
}

table.usertable tr.bg td {
    background: #f3f3f3;
}

table.usertable td span.sqbh {
    line-height: 24px;
}

ul.tablebtn {
    float: right;
}

ul.tablebtn li {
    float: left;
}

ul.tablebtn li a {
    display: block;
    padding: 0px 10px;
    height: 22px;
    line-height: 22px;
    color: #48aaff;
    border: 1px solid #48aaff;
    background: #ffffff;
    float: left;
    margin-right: 8px;
    border-radius: 5px;
}

ul.tablebtn li a:hover {
    color: #ffffff;
    background: #48aaff;
    text-decoration: none;
}

ul.czbtn {
    overflow: hidden;
    margin: 10px 25px;
}

ul.czbtn li {
    float: left;
    margin-right: 10px;
}

input.addbtn {
    background: url(../images/add.png) left top no-repeat;
    width: 115px;
    height: 36px;
    color: #FFF;
    font-size: 16px;
    padding-left: 30px;
    border: none;
    cursor: pointer;
}

/*----------------------分页-----------------------*/
.page_chai1 {
    float: right;
}

.page_chai a {
    float: left;
    display: inline-block;
    padding: 3px 13px;
    border: 1px solid #e5e5e5;
    margin: 0 5px;
    min-width: 10px;
    border-radius: 3px;
    color: #666;
}

.page_chai a:hover {
    background: #4f8dd3;
    color: #fff;
    border: 1px solid #4f8dd3;
}

.page_chai span {
    font-size: 14px;
    color: #666;
    float: left;
    margin-left: 30px;
}

#jump {
    width: 20px;
    padding: 3px 13px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    height: 21px;
    margin: 0 5px;
}

.page-button {
    cursor: pointer;
}

.go-button {
    cursor: pointer;
}

.pagenum {
    margin-top: 25px;
    float: left;
    cursor: pointer;
}

.pagenum li {
    float: left;
    margin-left: 10px;
    font-size: 14px;
    color: #333;
    padding-left: 0px;
    background: none;
}

.bj_butbg {
    width: 100%;
    padding: 6px 0;
    background: #e6e6e6;
}

.bj_buttonstyle1 {
    padding: 0 14px;
    height: 24px;
    line-height: 24px;
    background: #fff;
    border-radius: 30px;
    color: #666666;
    font-size: 14px;
    text-align: center;
    border: none;
    border: 1px solid #a0a0a0;
    cursor: pointer;
    margin-right: 17px;
    float: right;
}

.bj_buttonstyle1:hover {
    background: #1b91e3;
    color: #fff;
    border: 1px solid #1b91e3;
}

.td_style01 {
    height: auto;
    padding: 6px 0 !important;
}

