
.grjbxxMosule {
    padding-left: 100px;
}

.grjbxxMosule .submitBox {
    text-align: center;
    margin: 50px 0;
}

.grjbxxMosule .submitBox input {
    width: 320px;
    height: 62px;
    background: #0099ff;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
    cursor: pointer;
}

.grjbxxMosule table tr td {
    padding: 10px 0;
}

.grjbxxMosule table tr td label {
    display: inline-block;
    line-height: 46px;
    font-size: 16px;
    margin-right: 10px;
    width: 100px;
    text-align: right;
}

.grjbxxMosule table tr td input.inpt {
    width: 300px;
    height: 46px;
    box-sizing: border-box;
    padding: 0 10px;
    border: #d3d7dd 1px solid;
    border-radius: 5px;
}

.grjbxxMosule table tr td select {
    width: 200px;
    height: 46px;
    border: #d3d7dd 1px solid;
    margin-right: 20px;
    border-radius: 5px;
    color: #333;
    font-size: 16px;
}

.hqsfzInfoContainer {
    height: 1080px;
    background: #2b8cef url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/img/bg1.png?v=1.0.1) no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
}

.hqsfzInfoContainer .gysfzBox {
    width: 443px;
    height: 223px;
    position: relative;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/img/shz_bg.png?v=1.0.1) no-repeat center center;
    margin: 0 auto;
}

.hqsfzInfoContainer .gysfzBox img {
    position: absolute;
    right: -190px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-animation: move 4s ease-out infinite;
    animation: move 4s ease-out infinite;
}

.indexContainer {
    height: 1080px;
    background: #2b8cef url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/img/bg1.png?v=1.0.1) no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
}

.indexContainer .logo {
    text-align: center;
    margin: 70px 0 58px;
}

.indexContainer ul {
    width: 1530px;
    margin: 0 auto;
    overflow: hidden;
}

.indexContainer ul li {
    float: left;
    margin-right: 9px;
}

.indexContainer ul li a {
    display: inline-block;
}

.indexContainer ul li:last-child {
    margin-right: 0;
}

.container-box {
    overflow: hidden;
}

.container-box .left_menu-bar {
    background: #fff;
    width: 395px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.container-box .left_menu-bar ul li dl {
    background: #f6f7fb;
    display: none;
}

.container-box .left_menu-bar ul li dl dt {
    line-height: 72px;
}

.container-box .left_menu-bar ul li dl dt a {
    font-size: 18px;
    display: block;
    padding-left: 116px;
}

.container-box .left_menu-bar ul li dl dt.active {
    background: linear-gradient(to right, #3ebefc, #348afb);
}

.container-box .left_menu-bar ul li dl dt.active a {
    color: #fff;
}

.container-box .left_menu-bar ul li .parentItem {
    height: 72px;
    line-height: 72px;
}

.container-box .left_menu-bar ul li .parentItem a {
    font-size: 20px;
    display: block;
    padding-left: 60px;
}

.container-box .left_menu-bar ul li .parentItem a span {
    display: inline-block;
    width: 48px;
    vertical-align: top;
    height: 72px;
}

.container-box .left_menu-bar ul li .parentItem a span img {
    vertical-align: middle;
}

.container-box .left_menu-bar ul li .parentItem a span img:last-child {
    display: none;
}

.container-box .left_menu-bar ul li .parentItem.active {
    background: linear-gradient(to right, #3ebefc, #348afb);
}

.container-box .left_menu-bar ul li .parentItem.active a {
    color: #fff;
}

.container-box .left_menu-bar ul li .parentItem.active a span img:first-child {
    display: none;
}

.container-box .left_menu-bar ul li .parentItem.active a span img:last-child {
    display: inline-block;
}

.container-box .containerRight {
    padding: 0 30px;
    overflow-y: auto;
}

.container-box .containerRight .mianbaoxie {
    height: 70px;
    overflow: hidden;
    border-bottom: #e3ecf3 1px solid;
}

.container-box .containerRight .mianbaoxie.noboder {
    border: none;
    height: 53px;
}

.container-box .containerRight .mianbaoxie.noboder .mianbaoxie_left {
    line-height: 53px;
}

.container-box .containerRight .mianbaoxie .searchTip {
    line-height: 70px;
    float: left;
    font-size: 20px;
    display: none;
}

.container-box .containerRight .mianbaoxie .searchTip span {
    font-size: 20px;
}

.container-box .containerRight .mianbaoxie .mianbaoxie_left {
    line-height: 70px;
}

.container-box .containerRight .mianbaoxie .mianbaoxie_left label,
.container-box .containerRight .mianbaoxie .mianbaoxie_left span,
.container-box .containerRight .mianbaoxie .mianbaoxie_left a {
    font-size: 16px;
    color: #788a9f;
}

.container-box .containerRight .mianbaoxie .printBox {
    line-height: 70px;
}

.container-box .containerRight .mianbaoxie .printBox a {
    display: inline-block;
    width: 116px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    background: #00b0f0;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
}

.container-box .containerRight .search {
    margin-top: 14px;
}

.container-box .containerRight .search form input[type="text"] {
    width: 321px;
    height: 44px;
    border: #11a7e8 1px solid;
    border-radius: 10px 0 0 10px;
    box-sizing: border-box;
    padding: 0 10px;
    float: left;
}

.container-box .containerRight .search form .submit_btn {
    width: 96px;
    height: 44px;
    background: #11a7e8;
    color: #fff;
}

.newsList {
    height: 600px;
    overflow: hidden;
}

.newsList ul li {
    padding: 20px 0;
    border-bottom: #dfdfdf 1px solid;
    overflow: hidden;
}

.newsList ul li .title_img {
    width: 270px;
    height: 170px;
    margin-right: 20px;
}

.newsList ul li .title_img img {
    width: 100%;
    height: 100%;
}

.newsList ul li dl dt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;
}

.newsList ul li dl dt a {
    font-size: 20px;
}

.newsList ul li dl dt span.red {
    font-size: 20px;
}

.newsList ul li dl dd {
    font-size: 16px;
    color: #878787;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 30px;
}

.newsList ul li dl dd span.red {
    font-size: 16px;
}

.newsContent {
    margin-top: 20px;
}

.newsContent .newsTitle {
    text-align: center;
    font-size: 28px;
    color: #363636;
    font-weight: bold;
    margin-bottom: 20px;
}

.newsContent .newsDate {
    text-align: center;
    font-size: 20px;
    color: #7a7a7a;
}

.newsContent .newsInner {
    padding: 20px;
}

.newsContent .newsInner img {
    display: block;
    width: 600px;
    margin: 20px auto;
}

.centerContainer {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px 20px 0;
    overflow: hidden;
}

.biaozhunSummary {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 15px 20px;
    font-size: 16px;
    color: #4f4f4f;
    line-height: 30px;
    border-radius: 5px;
}

.biaozhunSearch {
    margin: 30px 0;
    overflow: hidden;
}

.biaozhunSearch .scoreItem {
    width: 160px;
    height: 100px;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
    display: inline-block;
    margin-right: 10px;
}

.biaozhunSearch .scoreItem:nth-child(1) {
    background: #98d3ff;
}

.biaozhunSearch .scoreItem:nth-child(2) {
    background: #ffd397;
}

.biaozhunSearch .scoreItem:nth-child(3) {
    background: #ff9c99;
}

.biaozhunSearch .scoreItem dl dt {
    font-size: 48px;
    color: #fff;
}

.biaozhunSearch .scoreItem dl dt span {
    font-size: 16px;
    color: #fff;
}

.biaozhunSearch .scoreItem dl dd {
    font-size: 16px;
    color: #fff;
}

.biaozhunSearch form input.inpt {
    margin-bottom: 15px;
    background: none;
    border: #d6d6d6 1px solid;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 40px;
    margin-right: 20px;
    font-size: 16px;
    color: #999999;
}

.biaozhunSearch form .submit_btn {
    width: 105px;
    height: 43px;
    border-radius: 43px;
    background: #ff9c1b;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.biaozhunList {
    /* height: 414px; */
    overflow: hidden;
}

.biaozhunList table {
    border: #e3ecf3 1px solid;
}

.biaozhunList table th,
.biaozhunList table td {
    border: #e3ecf3 1px solid;
    height: 58px;
    text-align: center;
}

.biaozhunList table th a,
.biaozhunList table td a {
    font-size: 16px;
    color: #0069d3;
}

.biaozhunList table th {
    background: #dff7ff;
    font-size: 18px;
    color: #0069d3;
    font-weight: normal;
}

.resourceTab span {
    display: inline-block;
    padding: 0 15px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    border-radius: 5px 5px 0 0;
    font-size: 18px;
    background: #ebebeb;
    cursor: pointer;
}

.resourceTab span.cur {
    background: #0069d3;
    color: #fff;
}

.zlkjModule {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.zlkjModule .moduleTitle {
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    color: #0069d3;
    margin: 0 0 20px;
    background: #dff7ff;
}

.zlkjModule table {
    border: #403232 solid 1px;
    text-align: left;
}

.zlkjModule table tr th {
    font-size: 18px;
    color: #008cd7;
    font-weight: initial;
    border: #403232 solid 1px;
    padding: 20px 10px;
}

.zlkjModule table tr th p {
    font-size: 14px;
    color: #999;
}

.zlkjModule table tr th:first-child {
    text-align: center;
}

.zlkjModule table tr td {
    font-size: 14px;
    color: #555;
    padding: 20px 10px;
    border: #403232 solid 1px;
}

.zlkjModule table tr td:first-child {
    text-align: center;
}

.jbzdList {
    height: 590px;
    overflow: hidden;
}

.jbzdList dl {
    padding: 20px;
    border-bottom: #dfdfdf 1px solid;
}

.jbzdList dl dt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}

.jbzdList dl dt a {
    font-size: 20px;
}

.jbzdList dl dd {
    font-size: 16px;
    color: #878787;
}

.grxxModule {
    width: 80%;
    margin: 0 auto 20px;
}

.grxxModule .grxxCloum {
    overflow: hidden;
    height: 46px;
    line-height: 46px;
    border-bottom: #0070c0 1px solid;
    margin-bottom: 20px;
}

.grxxModule .grxxCloum .cloumT {
    display: inline-block;
    width: 120px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: #0070c0;
    margin-bottom: 20px;
}

.grxxModule .grxxCloum .control_btn {
    font-size: 18px;
    color: #00b0f0;
}

.grxxModule .grxxTable {
    margin-bottom: 20px;
}

.grxxModule .grxxTable td {
    height: 40px;
    text-align: left;
    font-size: 18px;
}

.grxxModule .grxxTable td label {
    font-size: 18px;
    color: #646464;
    display: inline-block;
    margin-right: 10px;
}

.grxxModule .grjlTable {
    margin-bottom: 20px;
}

.grxxModule .grjlTable th {
    height: 58px;
    text-align: center;
    font-size: 18px;
    color: #6c6c6c;
    font-weight: normal;
    border-bottom: #e6e6e6 1px solid;
}

.grxxModule .grjlTable td {
    height: 58px;
    text-align: center;
    font-size: 16px;
}

.cgccCon td {
    height: 60px;
    padding: 10px;
    font-size: 16px;
}

.cgccCon td .input {
    width: 355px;
    height: 46px;
    border-radius: 5px;
    border: #d3d7dd 1px solid;
    box-sizing: border-box;
    padding: 0 10px;
}

.cgccCon td .photoBox {
    width: 167px;
    height: 115px;
    border-radius: 10px;
    overflow: hidden;
    border: #b1b1b1 1px dashed;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/img/photo_img.png?v=1.0.1) no-repeat center center;
    margin-right: 20px;
    float: left;
}

.cgccCon td .photoBox img {
    width: 100%;
    height: 100%;
}

.cgccCon td dl {
    padding-top: 36px;
}

.cgccCon td dl dt {
    font-size: 14px;
    color: #999999;
}

.controlBar {
    border-top: #e3ecf3 2px solid;
    padding: 20px 0;
    text-align: center;
    margin-top: 20px;
}

.controlBar .submit_btn {
    width: 318px;
    height: 53px;
    border-radius: 5px;
    background: #3ebefc;
    font-size: 16px;
    color: #fff;
}

.toccjl {
    float: right;
    line-height: 52px;
}

.toccjl a {
    display: inline-block;
    vertical-align: middle;
    width: 113px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    border-radius: 36px;
    background: linear-gradient(to right, #68a6ff, #606aff);
}

.zxbzList ul li {
    width: 415px;
    float: left;
    margin-right: 60px;
    margin-bottom: 30px;
}

.zxbzList ul li:nth-child(3n) {
    margin-right: 0;
}

.zxbzList ul li .title_img {
    height: 237px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.zxbzList ul li .title_img img {
    width: 100%;
    height: 100%;
}

.zxbzList ul li .title_img a.play {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/img/play_btn.png?v=1.0.1) no-repeat center center;
}

.zxbzList ul li p {
    line-height: 60px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zxbzList ul li p a {
    font-size: 16px;
}

.blue {
    color: #1384e1;
}

.pagation {
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    padding-right: 520px;
    position: relative;
    height: 50px;
}

.pagation .pagationInner {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    min-width: 846px;
}

@-webkit-keyframes move {
    0% {
        right: -190px;
    }

    50% {
        right: 90px;
    }

    100% {
        right: 90px;
    }
}

@keyframes move {
    0% {
        right: -190px;
    }

    50% {
        right: 90px;
    }

    100% {
        right: 90px;
    }
}

.red {
    color: #ff0000;
}

.nodata {
    text-align: center;
    margin-top: 120px;
}

.pop-window {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    display: none;
}

.pop-window .pop-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.pop-window .pop-box .pop_submit {
    text-align: center;
    margin: 20px 0;
}

.pop-window .pop-box .pop_submit a,
.pop-window .pop-box .pop_submit input.submit_btn {
    display: inline-block;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    background: #0069d3;
    margin: 0 10px;
}

.pop-window .pop-box.pop-success-box {
    width: 456px;
    height: 379px;
    text-align: center;
}

.pop-window .pop-box.pop-success-box img {
    display: block;
    margin: 50px auto 10px;
}

.pop-window .pop-box.pop-success-box dl dt {
    font-size: 24px;
    margin-bottom: 5px;
}

.pop-window .pop-box.pop-success-box dl dd {
    font-size: 18px;
    color: #686868;
}

.pop-window .pop-box.pop-bz-box {
    width: 528px;
    border-top: 4px solid #009afe;
    border-radius: 0;
    padding-bottom: 20px;
    position: relative;
    padding: 0 30px 20px;
}

.pop-window .pop-box.pop-bz-box .closepop_btn {
    position: absolute;
    right: -35px;
    top: -31px;
    cursor: pointer;
}

.pop-window .pop-box.pop-bz-box .pop-title {
    font-size: 16px;
    color: #009afe;
    line-height: 52px;
    border-bottom: #d4d4d4 1px solid;
    padding: 0 15px;
}

.pop-window .pop-box.pop-bz-box table td {
    height: 43px;
    font-size: 16px;
    padding-left: 30px;
    text-align: left;
    padding: 10px 20px 10px;
}

.pop-window .pop-box.pop-bz-box table td:last-child {
    color: #a5a5a5;
    padding-left: 10px;
}

.pop-window .pop-box.pop-bz-box table td input[type="text"].inpt {
    width: 100%;
    background: none;
    font-size: 16px;
    height: 40px;
    border: #d6d6d6 1px solid;
    border-radius: 5px;
}

table {
    width: 100%;
}
