
body {
    padding: 0px;
    margin: 0px auto;
    -webkit-text-size-adjust: none;
    color: #61687c;
    font-size: 14px;
    font-family: PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
    outline: medium;
    background: #f5f5f5;
    min-width: 1240px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: content-box;
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
}

ul,
li,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img,
h1,
h2,
h3 {
    margin: 0;
    padding: 0;
    list-style: none;
}

button,
input,
textarea {
    font-family: 'microsoft yahei', simsun, tahoma, Srial, helvetica, sans-serif;
    outline: medium;
    box-sizing: content-box;
}

input,
select,
textarea {
    outline: none;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
}

table td {
    empty-cells: show;
}

img {
    border: none;
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none;
    color: #316ff4;
}

a:hover {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.color {
    color: #316ff4;
}

.font18 {
    font-size: 18px;
}

.font16 {
    font-size: 16px;
}

.bgwhiteshadow {
    background: #ffffff;
    box-shadow: 0px 0px 12px 0px rgba(23, 4, 8, 0.06);
}

.padding {
    padding: 20px;
}

.paddingzy0 {
    padding: 10px 0;
}

.t_1200 {
    width: 1200px;
    margin: 0 auto;
}

.t_1200_1 {
    width: 1160px;
    padding: 0 20px 20px 20px;
    margin: 0 auto;
}

.margintop {
    margin-top: 20px;
}

.t_top {
    padding: 14px 0;
    height: 44px;
    background: #3d3d4a;
}

a.t_zzlogo {
    font-size: 20px;
    color: #fff;
    display: block;
    height: 42px;
    line-height: 42px;
    border: 1px solid #2b2b38;
    background: #323240;
    padding: 0 15px;
    margin-left: 20px;
}

.t_menu {
    padding: 6px 0 6px 55px;
}

.t_menu li {
    display: block;
    float: left;
    margin: 0 10px;
}

.t_menu li a {
    display: block;
    width: 60px;
    height: 32px;
    line-height: 32px;
    color: #b7b7d5;
    text-align: center;
    font-size: 16px;
}

.t_menu li a.t_on,
.t_menu li a:hover {
    color: #fff;
    background: #ff9500;
    border-radius: 2px;
}

.t_dlxx {
    font-size: 16px;
    color: #b7b7d5;
    line-height: 44px;
}

.t_dlxx a {
    font-size: 16px;
    color: #b7b7d5;
}

.t_dlxx a.t_white {
    color: #fff;
    margin: 0 10px;
}

    .t_dlxx a.fr span {
        display: block;
        width: 32px;
        height: 32px;
        float: left;
        overflow: hidden;
        border-radius: 32px;
        margin: 5px 5px 0 0;
        background: #fff;
    }

.t_dlxx font {
    padding: 0 10px;
}

.t_dlxx i {
    color: #61687c;
    display: block;
    margin-right: 8px;
    font-size: 24px;
}

.t_serch {
    width: 780px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.t_tablist {
    height: 24px;
    padding: 30px 0 10px 0;
    overflow: hidden;
}

.t_tablist li {
    display: block;
    float: left;
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    width: 46px;
    text-align: center;
    color: #212129;
    font-size: 16px;
    margin-left: 25px;
}

.t_tablist li.hover {
    background: #ff9500;
    color: #fff;
}

.t_serchgjz {
    height: 44px;
}

.t_serchgjz input {
    width: 620px;
    height: 44px;
    line-height: 44px;
    border: 0;
    font-size: 16px;
    padding-left: 60px;
    background: #fff;
}

.t_serchgjz input.t_soubtn {
    width: 100px;
    text-align: center;
    background: #ff9500;
    font-size: 20px;
    color: #fff;
    padding: 0;
    cursor: pointer;
}

.t_qytj {
    background: url('../images/qytjbg.png') no-repeat center;
    width: 250px;
    height: 330px;
}

.t_qytj ul {
    margin-top: -11px;
}

.t_qytj li {
    display: block;
    background: #fff;
    opacity: 0.9;
    height: 74px;
    margin-top: 11px;
}

.t_qytj li span.fl {
    width: 40%;
    display: block;
    padding: 13px 0;
    line-height: 24px;
    color: #61687c;
    text-align: center;
}

.t_qytj li span.fl i {
    display: block;
    font-size: 18px;
    color: #61687c;
}

.t_qytj li span.fr {
    width: 60%;
    display: block;
    font-size: 12px;
    line-height: 20px;
    padding: 6px 0;
    color: #61687c;
}

.t_qytj li span.fr p {
    height: 35px;
    display: flex;
    align-items: center;
}

.t_zxt {
    width: 858px;
    height: 340px;
    padding: 15px;
}

.t_title {
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    color: #61687c;
}

.t_title a {
    font-size: 14px;
    color: #999;
}

.t_sjtj {
    width: 795px;
}

.t_table tr:nth-child(odd) {
    background: #f9fbff;
}

.t_table td {
    line-height: 20px;
    padding: 8px 5px;
    text-align: center;
    border-top: 1px solid #f4f4f4;
    height: 34px;
}

.t_table tr:hover {
    background: #fff7ec;
}

.t_table .t_table_tr td {
    background: #f4f4f4;
    color: #999;
    height: 28px;
}

.t_tb {
    width: 327px;
    height: 256px;
    padding: 10px;
    background: #f7f7f7;
}

.t_gxbz {
    position: absolute;
    display: block;
    text-align: center;
    width: 13px;
    right: 336px;
    top: 128px;
    z-index: 10;
}

.t_links {
    background: #3d3d4a;
    height: 65px;
    line-height: 65px;
    color: #c4c4c4;
}

.t_links font {
    color: #999;
}

.t_links a {
    color: #c4c4c4;
    margin: 0 15px;
}

.t_bottom {
    background: #51515a;
    padding: 30px 0 50px 0;
    overflow: hidden;
}

.t_bottom a.fl {
    margin-top: 35px;
}

.t_bottom .fr ul {
    display: block;
    float: left;
    padding-left: 130px;
}

.t_bottom .fr ul li {
    line-height: 30px;
    color: #c4c4c4;
    display: flex;
    align-items: center;
}

.t_bottom .fr ul li a {
    color: #c4c4c4;
}

.t_bottom .fr ul li span {
    font-size: 16px;
    color: #999;
}

.t_bottom .fr ul li img {
    margin-right: 5px;
}

.t_tccldlogin {
    padding: 10px;
}

.t_loginlogo {
    text-align: center;
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #f4f4f4;
}

.t_dvicon {
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    width: 310px;
    height: 50px;
    background: #f4f4f4;
    padding-left: 50px;
}

.t_dvicon i {
    position: absolute;
    top: 14px;
    left: 16px;
    font-size: 20px;
}

.t_dvicon span {
    position: absolute;
    right: 10px;
    cursor: pointer;
    top: 15px;
    color: #ff9500;
}

.t_logininput {
    color: #999;
    border: 0;
    width: 310px;
    height: 50px;
    background: #f4f4f4;
}

.t_loginbtn {
    background: #ff9500;
    font-size: 18px;
    color: #fff;
    width: 360px;
    margin: 0 auto;
    display: block;
    margin-top: 30px;
    cursor: pointer;
}

.t_tccldlogin a {
    color: #999;
    margin: 0 40px;
    line-height: 60px;
}

.t_tccldlogin a.font16 {
    color: #6a7083;
}

.t_close {
    overflow: hidden;
}

.t_close a {
    line-height: 18px;
    margin: 10px 10px 0 0;
}

.t_status {
    margin: 40px 45px 20px 45px;
    overflow: hidden;
}

.t_status li {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
}

.t_status li a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #6a7083;
    margin: 0;
}

.t_status li a span {
    border: 1px solid #6a7083;
    display: block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 70px;
    margin: 0 auto;
}

.t_status li a span i {
    font-size: 28px;
}

.t_status li a span i.iconzhaopin {
    font-size: 30px;
}

.t_dvicon i.iconyanzhengma-,
.t_dvicon i.iconxingming,
.t_dvicon i.iconqiye {
    font-size: 16px;
    top: 17px;
}

.t_dvicon i.iconmima {
    font-size: 22px;
    top: 12px;
}

.t_status li a:hover {
    color: #ff9500;
}

.t_status li a:hover span {
    border: 1px solid #ff9500;
    background: #ff9500;
}

.t_status li a:hover span i {
    color: #fff;
}

.t_statustwo {
    width: 360px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.t_statustwo ul {
    margin: 20px 0px 0 -10px;
}

.t_statustwo ul li {
    margin-left: 10px;
    width: 173px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    float: left;
    border: 1px solid #6a7083;
    color: #6a7083;
    cursor: pointer;
    font-size: 16px;
}

.t_statustwo ul li i {
    font-size: 18px;
    margin-right: 10px;
}

.t_statustwo ul li.staon {
    border: 1px solid #ff9500;
    color: #ff9500;
}

.t_resins {
    text-align: center;
    overflow: hidden;
    color: #999;
}

.t_resins a.color {
    margin: 0;
    color: #ff9500;
    line-height: 30px;
}

.t_resins a.font16 {
    margin-left: 0;
    line-height: 50px;
}

.t_bghui {
    background: #b0b3bd;
    color: #fff;
    margin-top: 20px;
}

.t_ppdk {
    padding: 20px;
    color: #6a7083;
    line-height: 24px;
}

.t_success {
    padding-top: 30px;
    overflow: hidden;
    color: #ff9500;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}

.t_success img {
    display: block;
    margin: 0 auto
}

.t_secspan {
    line-height: 34px;
    float: left;
    padding: 8px 30px 8px 0;
}

.t_select {
    border: 1px solid #eee;
    height: 34px;
    line-height: 34px;
    margin-left: 8px;
    color: #999;
}

.t_secinput {
    border: 1px solid #eee;
    height: 34px;
    line-height: 34px;
    padding-left: 15px;
    width: 250px;
}

.t_secbtn {
    border: 1px solid #1a64de;
    height: 34px;
    line-height: 34px;
    background: #1a64de;
    font-size: 16px;
    color: #fff;
    width: 90px;
}

.t_faye {
    border-top: 1px solid #f4f4f4;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 0 25px 0;
}

.t_faye a,
.t_faye span {
    padding: 2px 10px;
    color: #414a60;
    margin: 0 10px;
}

.t_faye a.t_xz,
.t_faye a:hover {
    background: #1a64de;
    color: #fff;
}

.t_faye .t_jt {
    border: 1px solid #e8e9ed;
    padding: 2px 9px;
    color: #d2d5dc;
}

.t_faye .t_jt:hover {
    color: #414a60;
    background: #fff;
}

.t_titlelist {
    height: 60px;
    border-bottom: 1px solid #f4f4f4;
}

.t_titlelist span {
    line-height: 58px;
    display: block;
    float: left;
    color: #316ff4;
    border-top: 2px solid #316ff4;
    font-size: 18px;
    margin-right: 18px;
}

.t_titlelist span.t_noshov {
    border-top: 2px solid #fff;
}

.t_titlelist span.t_noshov a {
    color: #61687c;
}

.t_listleft {
    width: 830px;
    padding: 0 20px 20px 20px;
}

.t_listright {
    width: 310px;
}

.t_titlelistrt {
    color: #316ff4;
    border-top: 2px solid #316ff4;
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px;
    line-height: 50px;
}

.t_titlelistrt a {
    color: #999;
    font-size: 12px;
    font-weight: normal;
}

.t_jjxx {
    padding: 0 10px;
    color: #61687c;
    line-height: 30px;
    height: 459px;
}

.t_potos {
    height: 232px;
    position: relative;
}

.t_potos span {
    display: block;
    position: absolute;
    background: #212129;
    color: #fff;
    border-radius: 10px;
    font-size: 12px;
    padding: 2px 5px;
    right: 10px;
    bottom: 10px;
    z-index: 1;
}

.t_qylogo {
    overflow: hidden;
    width: 116px;
    height: 116px;
    border-radius: 10px;
}

.t_qylogo1 {
    overflow: hidden;
    width: 160px;
    height: 160px;
    border-radius: 10px;
}

.t_qytitle {
    width: 1024px;
    padding-left: 20px;
    overflow: hidden;
}

.t_qytitle h2 {
    font-size: 20px;
    line-height: 46px;
    color: #61687c;
    font-weight: normal;
}

.t_qytitle li {
    line-height: 30px;
}

.t_qytitle li span {
    padding-right: 140px;
}

.t_qytitle li span i {
    margin-right: 5px;
}

.lineheight {
    line-height: 30px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
}

.myskin {
    background-color: transparent;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.t_zwtitle {
    font-size: 16px;
    line-height: 35px;
}

.t_zwtitle font {
    font-size: 20px;
    color: #316ff4;
}

.t_zwtitle h2 {
    font-size: 26px;
    font-weight: normal;
}

.t_zwtitle h2 span {
    padding-left: 20px;
    color: #999;
    font-size: 14px;
}

.t_tdjlbtn {
    width: 134px;
    height: 42px;
    line-height: 42px;
    display: inline-flex;
    align-items: center;
    margin: 16px 10px;
    justify-content: center;
    border: 1px solid #316ff4;
    background: linear-gradient(90deg,#3b81f6,#316ff4);
    color: #fff;
    font-size: 16px;
    float: left;
}

.t_tdjlbtn i {
    font-size: 26px;
}

.t_scbtn {
    background: #fff;
    color: #316ff4;
}

.t_scbtn i {
    font-size: 16px;
}

.t_zwtjlistsm {
    padding: 0 10px 10px 10px;
}

.t_zwtjlistsm li {
    border-bottom: 1px solid #f4f4f4;
    line-height: 33px;
    padding: 5px 0px;
}

.t_zwtjlistsm li:last-child {
    border: 0;
}

.t_zwtjlistsm li span {
    display: block;
    font-size: 18px;
    color: #61687c;
}

.t_zwtjlistsm li i {
    color: #999;
    padding-left: 20px;
    font-style: normal;
}

.t_qyzzxx {
    width: 100%;
    padding: 0;
}

.t_qyzzxx h2 {
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 5px;
}

.t_qyzzxx h2 img {
    border-radius: 5px;
    overflow: hidden;
    margin-right: 8px;
}

.t_zwtjbtn {
    color: #61687c;
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #f0efef;
    display: block;
    text-align: center;
    margin-top: 8px;
}

.t_width100 {
    width: 1120px;
    overflow: hidden;
    padding: 0 20px 20px 20px;
}

.t_width140 {
    width: 140px;
}

.t_width980 {
    width: 980px;
    padding-top: 28px;
}

.t_width9801 {
    width: 980px;
}

.t_width780 {
    width: 780px;
    padding-top: 28px;
    position: relative;
}

.t_width780 h2 i {
    width: 20px;
    height: 20px;
    background: #ff9500;
    color: #fff;
    border-radius: 20px;
    margin-left: 10px;
}

.t_file {
    position: absolute;
    display: block;
    width: 140px;
    height: 140px;
    left: 0;
    top: 28px;
    cursor: pointer;
    opacity: 0;
}

.t_rcjl a {
    margin-top: 65px;
}

.t_width980 font {
    color: #ccc;
    padding: 0 30px;
}

.t_width980 p {
    color: #999;
    line-height: 30px;
    padding-top: 15px;
}

img.t_rcpoto {
    border-radius: 140px;
    overflow: hidden;
    margin-right: 20px;
}

.t_jxjbxx {
    padding-top: 15px;
}

.t_jxjbxx li {
    display: block;
    float: left;
    width: 200px;
}

.t_jxjbxx li i {
    margin-right: 5px;
}

.t_zwxqtitle {
    line-height: 40px;
    font-size: 20px;
    padding: 20px 0 10px 0;
}

i.t_jshx40 {
    display: block;
    width: 40px;
    height: 2px;
    background: #316ff4;
}

.t_zwxxcont {
    line-height: 30px;
}

i.t_width82 {
    width: 82px;
}

.height60 {
    height: 60px;
    line-height: 60px;
    padding: 0;
}

.t_gxzylist ul {
    margin: -25px 0 0 -25px;
}

.t_gxzylist ul li {
    width: 212px;
    float: left;
    height: 80px;
    line-height: 30px;
    margin: 25px 0 0 25px;
}

.t_gxzylist ul li a {
    padding: 10px 0;
    display: block;
    background: #f4f4f4;
    color: #999;
    text-align: center;
}

.t_gxzylist ul li a span {
    display: block;
    color: #61687c;
    font-size: 16px;
}

.t_gxzylist ul li a font {
    color: #ff9500;
    font-size: 18px;
}

.t_gxzylist ul li a:hover {
    background: #ff9500;
    color: #fff;
}

.t_gxzylist ul li a:hover span,
.t_gxzylist ul li a:hover font {
    color: #fff;
}

.t_gxzsxx li {
    display: block;
    line-height: 30px;
    float: left;
    width: 386px;
}

.t_gxzsxx li i {
    margin-right: 5px;
}

.t_qytitle h2 font {
    color: #999;
    font-size: 16px;
}

.t_qytitle .t_gxjjcont li {
    display: block;
    clear: both;
}

.t_qytitle .t_gxjjcont li span {
    display: block;
    width: 280px;
    float: left;
    padding: 0;
}

.font14 {
    font-size: 14px;
}

.t_topheight {
    padding: 38px 0;
}

.t_rchtserch {
    padding-right: 115px;
}

.t_rchtserch input {
    width: 472px;
    padding-left: 10px;
}

.t_lineht {
    line-height: 60px;
}

.t_tdzwbtn {
    padding: 3px;
    background: #ff9500;
    border-radius: 2px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    line-height: 18px;
    margin: 2px;
    white-space: nowrap;
    display: inline-block;
}

.t_bkckbtn {
    background: #61687c;
}

.t_width200 {
    width: 200px;
}

.t_paddbotm {
    padding-bottom: 0;
}

.paddtop {
    padding-top: 20px;
}

.paddtop10 {
    padding-top: 10px;
}

.t_listhtzwleft li {
    border-bottom: 1px solid #f4f4f4;
    line-height: 60px;
    font-size: 16px;
}

.t_listhtzwleft li:last-child {
    border: 0;
}

.t_listhtzwleft li span {
    width: 2px;
    background: #ff9500;
    height: 14px;
    display: inline-block;
    margin-right: 5px;
}

.t_listhtzwleft li a {
    color: #61687c;
}

.t_listhtzwleft li a.color,
.t_tjxzwtd span a.color,
.t_potoxx a.color {
    color: #ff9500;
}

.t_listhtzwleft li a.t_tjbjbtn {
    border: 1px solid #ff9500;
    color: #ff9500;
    border-radius: 2px;
    padding: 0 5px;
    font-size: 14px;
    text-align: center;
    margin: 0 10px;
}

.t_listhtzwleft li a.t_tjhuibtn {
    border: 1px solid #61687c;
    color: #61687c;
}

.t_tjxzwtd {
    overflow: hidden;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px 0;
    margin: 10px 0;
}

.t_tjxzwtd span {
    display: block;
    width: 25%;
    float: left;
    line-height: 28px;
    text-align: center;
    position: relative;
}

.t_tjxzwtd span a {
    color: #61687c;
    display: block;
}

.t_tjxzwtd span font {
    color: #999;
    position: absolute;
    top: 0;
    right: -2px;
}

.t_potoxx {
    background: url(../images/rcbg.png) no-repeat bottom;
    height: 94px;
    line-height: 40px;
    position:  relative;
}

.t_potoxx img {
    border-radius: 94px;
    overflow: hidden;
    margin-right: 20px;
}

.t_potoxx h2 {
    font-size: 17px;
    color: #fff;
}

.t_potoxx a {
    color: #fff;
    margin-right: 15px;
}

.t_selectbox .t_zzzt {
    width: 236px;
    height: 43px;
    line-height: 43px;
    background: #f4f4f4;
    color: #61687c;
    font-size: 16px;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.t_selectbox .t_zzzt i {
    margin-left: 15px;
}

.t_zwlist {
    display: none;
    background: #f9f9f9;
    width: 236px;
    margin: 0 auto;
    overflow: hidden;
    position:  absolute;
    top: 43px;
    left: 17px;
    z-index: 10;
}

.t_zwlist a {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #61687c;
}

.t_zwlist a:hover {
    color: #ff9500;
}

.t_form td {
    padding: 10px;
    height: 44px;
}

.t_form td font {
    color: #999;
}

.t_dvicon1 {
    position: relative;
    width: 280px;
    height: 42px;
    border: 1px solid #eee;
    padding-left: 45px;
}

.t_dvicon1 i {
    position: absolute;
    top: 9px;
    left: 14px;
    font-size: 20px;
    color: #999;
}

.t_dvicon1 i.iconyanzhengma- {
    font-size: 16px;
    top: 13px;
}

.t_form td input {
    width: 235px;
    height: 42px;
    line-height: 42px;
    border: 0;
}

.t_dvicon1 a {
    position: absolute;
    top: 1px;
    left: 244px;
    z-index: 1;
    height: 40px;
    line-height: 40px;
    color: #ff9500;
}

.t_form td input.t_rchtggsjh {
    width: 200px;
    height: 44px;
    line-height: 44px;
    background: #ff9500;
    color: #fff;
    font-size: 18px;
    margin: 45px auto;
    display: block;
}

.t_bqtab {
    color: #61687c;
    font-size: 12px;
    padding: 0 2px;
    border: 1px solid #61687c;
    border-radius: 2px;
    margin-left: 2px;
    white-space: nowrap;
}

.t_dvicon2 {
    margin: 5px auto;
    width: 380px;
    overflow: hidden;
}

.t_form .t_dvicon2 input,
.t_form .t_dvicon2 select {
    width: 96%;
    border: 1px solid #eee;
    padding-left: 3%;
    height: 42px;
    line-height: 42px;
    color: #999;
}

.t_form .t_dvicon2 input.t_xzyq {
    width: 43%;
}

.t_form .t_dvicon2 select.t_xzyq {
    width: 43%;
}

.t_sexch {
    width: 170px;
    border: 1px solid #eee;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #999;
    background: #fff;
}

.t_dvicon2 a.t_xzon {
    color: #ff9500;
    border: 1px solid #ff9500;
}

.t_formtitle {
    padding: 15px 0 0 12px;
    display: block;
}

.t_width102 {
    width: 100px;
    margin-right: 36px;
}

.t_addposition {
    width: 96%;
    margin: 20px auto;
    background: #f5f5f5;
    height: 44px;
    line-height: 44px;
    color: #61687c;
    display: block;
    text-align: center;
    font-size: 18px;
}

.t_jxtxname {
    padding-left: 180px;
    overflow: hidden;
}

.t_jxtxname a {
    margin-top: 0;
}

.t_width796 {
    width: 796px;
}

.t_width1001 {
    width: 830px;
    padding: 0;
    overflow: hidden;
}

.t_width744 {
    width: 590px;
    padding: 0 0 0 90px;
    overflow: hidden;
}

.t_width741 {
    width: 590px;
    overflow: hidden;
    float: left;
    padding: 5px 0;
}

.t_width741 p {
    padding: 5px 0;
}

.t_width740 {
    width: 740px;
    padding: 0 0 0 90px;
    overflow: hidden;
}

.t_width740 li {
    display: block;
    padding: 0 8px;
    line-height: 35px;
    overflow: hidden;
}

.t_width740 a {
    margin-left: 15px;
    display: none;
}

.t_width740 a i {
    margin-right: 5px;
}

.t_width1001 .t_zwxqtitle {
    position: relative;
}

.t_width1001 .t_zwxqtitle a {
    position: absolute;
    font-size: 14px;
    right: 0;
    top: 25px;
}

.t_width1001 .t_zwxqtitle a i {
    font-size: 14px;
    margin-right: 5px;
}

a.t_grxxbg {
    margin-top: 125px;
}

.t_width1001 .t_zwxqtitle a i.iconicon-bianji,
a.t_grxxbg i {
    font-size: 16px;
    margin-right: 5px;
}

.t_jladdbg {
    width: 740px;
    overflow: hidden;
    background: #f6f8fd;
    margin-left: 90px;
}

.t_jladdbg .t_dvicon2 {
    width: 334px;
}

.t_jladdbg .t_100 {
    width: 100%;
}

.t_jladdbg .t_dvicon2 .t_sexch {
    width: 150px;
}

.t_jladdbg .t_dvicon2 .t_width102 {
    width: 90px;
    margin-right: 27px;
}

.t_qytox {
    height: 192px;
    text-align: center;
}

.t_qytox img {
    border-radius: 10px;
    margin: 0 auto;
    display: block;
}

.t_qytox span.font16 {
    display: block;
    color: #fff;
    line-height: 30px;
}

.t_qyzzsh {
    color: #ff7e00;
    height: 60px;
    line-height: 60px;
    border: 1px solid #ff9500;
    background: #f6ebdc;
    font-size: 16px;
    text-align: center;
}

.t_qycz {
    padding-top: 20px;
    width: 312px;
}

.t_qycz a {
    margin: 10px;
}

.t_qycz .t_scbtn {
    float: right;
}

.t_heighttext {
    height: 140px;
    padding: 0;
    width: 360px;
    position: relative;
}

.t_heighttext .t_logininput {
    padding: 10px;
    line-height: 24px;
    width: 340px;
    height: 130px;
}

.t_width360 {
    width: 360px;
    margin: 0 auto;
}

.t_width360 input {
    height: 40px;
    line-height: 40px;
    width: 160px;
}

.t_width360 input.fl {
    background: #b0b3bd;
}

.t_dvsyzs {
    position: absolute;
    right: 10px;
    bottom: 5px;
}

.t_adduser {
    background: #ff9500;
    color: #fff;
    font-size: 14px;
    padding: 5px 8px;
    margin-top: 15px;
}

.t_adduser i {
    margin-right: 5px;
    font-size: 14px;
}

.t_tbxx {
    width: 580px;
    height: 390px;
    background: #f4f4f4;
    padding: 10px 0;
}

.t_znc {
    color: #212129;
    text-align: center;
}

.t_znc i {
    font-size: 20px;
    margin-right: 5px;
}

.t_width85 {
    width: 85px;
    position: relative;
}

.t_width85 .t_zzzt {
    width: 85px;
    background: #fff;
    height: 44px;
    line-height: 44px;
}

.t_height {
    height: 62px;
    padding: 28px 0;
}

.t_width85 i {
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 10px;
    color: #8d92a1;
}

.t_zzfllist {
    width: 200px;
    height: 286px;
}

.t_zzfllist li {
    display: block;
    overflow: hidden;
}

.t_zzfllist li span {
    display: block;
    color: #212129;
    font-size: 16px;
    line-height: 35px;
}

.t_zzfllist li a {
    padding: 0 10px;
    color: #61687c;
    white-space: nowrap;
    float: left;
    line-height: 25px;
}

.t_banner {
    height: 326px;
    width: 938px;
}

.t_form .t_width95 {
    width: 95px;
    float: left;
    margin-right: 15px;
    border: 1px solid #eee;
    padding-left: 12px;
    height: 42px;
    line-height: 42px;
    color: #999;
}

.t_form input.t_width95 {
    width: 240px;
}

.t_tarea {
    border: 1px solid #eee;
    width: 558px;
    height: 260px;
    line-height: 24px;
    padding: 0 12px;
}

.t_ddat {
    width: 100px;
    height: 100px;
    float: left;
    position: relative;
    border: 1px solid #eee;
}

.t_ddat input {
    position: absolute;
    width: 100px;
    height: 100px;
    opacity: 0;
    display: block;
}

.article {
    min-height: 100px;
}

.item {
    width: 100px;
    height: 100px;
    float: left;
    position: relative;
    margin: 5px;
    border: 1px solid #eee;
}

.addImg {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    cursor: pointer;
}

.preview,
.preBlock {
    position: absolute;
    display: block;
    width: 100px;
    height: 100px;
    left: 0px;
    top: 0px;
}

.delete {
    width: 33px;
    height: 33px;
    position: absolute;
    right: 33px;
    top: 33px;
    cursor: pointer;
    display: none;
}

.preBlock img {
    display: block;
    width: 100px;
    height: 100px;
    top: 0px;
    left: 0px;
}

.upload_input {
    display: block;
    width: 0;
    height: 0;
    -webkit-opacity: 0.0;
    /* Netscape and Older than Firefox 0.9 */
    -moz-opacity: 0.0;
    /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
    -khtml-opacity: 0.0;
    /* IE9 + etc...modern browsers */
    opacity: .0;
    /* IE 4-9 */
    filter: alpha(opacity=0);
    /*This works in IE 8 & 9 too*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /*IE4-IE9*/
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.t_fontclor {
    color: #999;
    line-height: 30px;
    display: block;
    clear: both;
}

.t_nomargpadd {
    margin: 0;
    padding: 0 45px;
}
.t_zzfllist li span i {
    margin-right: 5px
}
.t_zzfllist li a:hover, .t_links a:hover, .t_bottom .fr ul li a:hover, .t_dlxx a:hover {
    color: #ff9500;
}
.t_selectbox {
    position: relative;
}
a.t_btnpadding {
    padding: 3px 9px;
}
.t_paddingbottm {
    padding-bottom: 20px;
}
i.iconshoucang2 {
    margin-right: 5px
}
.t_potoxx .t_file {
    top: 20px;
    width: 94px;
    height: 94px;
    left: 20px;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background: none;
}

    .swiper-button-prev i,
    .swiper-container-rtl .swiper-button-next i,
    .swiper-button-next i,
    .swiper-container-rtl .swiper-button-prev i {
        font-size: 30px;
        color: #ff9500
    }
#divLianXiang {
    background: #fff;
    position: absolute; width: 478px;  top: 54px;left: 89px;
    z-index: 999;
}
#divLianXiang li {
    display: block;
    line-height: 30px;
    padding-left: 10px;
    cursor: pointer;
}

.nav_left{
	float: left;
	width: 200px;
	box-sizing: border-box;
	padding: 20px;
	margin-top: 20px;
}

.nav_left a{
	display: block;
	font-size: 16px;
	text-align: center;
	margin: 10px 0;
	color: #212129;
}
.nav_left a.hover,.nav_left a:hover{
	color: #ff9500;
}
.nav_right{
	float: right;
	/*width: 980px;*/
    width: 1200px;
	margin-left: 20px;
	padding: 40px;
	box-sizing: border-box;
	margin-top: 20px;
}

.nav_right_top{
    font-size:medium;
	float: right;
	/*width: 980px;*/
    width: 1200px;
	margin-left: 20px;
	padding: 20px;
	box-sizing: border-box;
	margin-top: 20px;
}
.nav_right_top a{
    color:#000;
    cursor:pointer;
    padding: 10px 30px;
    margin-left:20px;
}
.nav_right_top a:hover,.nav_right_top a.hover{
    background-color: #ff9500;
    color: #fff;
    border-radius: 4px;
}


.nav_right_top_ex{
    font-size:medium;
	float: right;
	/*width: 980px;*/
    width: 1200px;
	margin-left: 20px;
	/*padding: 20px;*/
	box-sizing: border-box;
	margin-top: 20px;
}
.nav_right_top_ex a{
    /*color:#000;*/
    cursor:pointer;
    /*padding: 10px 30px;
    margin-left:20px;*/
}
.nav_right_top_ex a:hover,.nav_right_top_ex a.hover{
    background-color: #ff9500;
    color: #fff;
    border-radius: 4px;
}



.versions-box li{
    border-left: 1px solid #ff9500;
    display: block;
    clear: both;
    position: relative;
    padding: 0 0 30px 20px;
}
.versions-title{
    width: 130px;
    font-size: 16px;
    color: #000;
    float: left;
    line-height: 20px;
}

.versions-title a{
    font-size:medium;
}

.versions-title a:hover{
    font-size:larger;
}


.versions-content{
    float: left;
    width: 560px;
    line-height: 24px;
   
}
.versions-content .versions-time{
    line-height:20px;
    font-size: 16px;
    color: #000;
    display: block;
    height: 35px;
}
.versions-content .versions-of{
    color: #666;
	line-height: 200%;
}
.versions-content .versions-of img{
	max-width: 100%;
	
}
.icon_position{
    position: absolute;
    left: -9px;
    top: 0;
    z-index: 10;
	width: 16px;
	height: 16px;
	border: 1px solid #ff9500;
	border-radius: 8px;
	background-color: #fff;
}
.versions-box li:first-child .icon_position::before{
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background-color: #ff9500;
	border-radius: 5px;
	margin: 4px auto 0;
}

.minheight{
    min-height:400px;
}

.minheightLeft{
    min-height:484px;
}


/*浏览器升级提醒样式*/
.t_ielaet {
    padding : 20px 40px;
    position: relative;
}

.t_ielaet h2 {
    color      : #666;
    font-size  : 26px;
    line-height: 46px;
    font-weight: normal;
}

.closeall {
    position: absolute;
    right   : 10px;
    top     : 10px;
    z-index : 10;
}

.t_ielaet ul.t_llqsj {
    margin-top: 40px;
}

.t_ielaet ul.t_llqsj a {
    color: #fff;
}

.t_ielaet ul.t_llqsj li {
    float     : left;
    padding   : 0 38px;
    text-align: center;
}

.t_ielaet ul.t_llqsj a span {
    width      : 104px;
    height     : 28px;
    line-height: 28px;
    text-align : center;
    display    : block;
    margin-top : 15px;
}
