html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
}

* {
    font-family: "Microsoft YaHei", sans-serif;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

table {
    border-collapse: collapse
}

a, a:hover {
    text-decoration: none;
}

/* a:active {
    background-color: #F3F3F3;
    text-decoration: none;
    color: #000000;
} */
img {
    border: 0;
}

.Z_clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.Z_clearfix {
    *zoom: 1;
}

.Z_clearfix:after {
    content: '';
    clear: both;
    height: 0;
    display: block;
    font-size: 0;
}

.bold {
    font-weight: bold;
}

/* 茅鈥斺�盲陆陆氓拢藛茅隆鈥⒚戔�莽麓啪忙驴聽氓鈥郝ε韭伱┾�鹿忙聧聬卯鈥÷ヂββ┾偓忙鸥鈥⒚┞嵚β库�卯鈥斉撁βぢっヂ库�莽藛录氓搂艩猫鈩⒙姑β嶁�茅艩艩茫茠娄莽鈧久┾�聛氓鈥溾�卯茠鈥γ┞÷捖矫嵚光�忙露鈩⒚モ偓禄茅鈥撀济β佲�氓鈥灺裁ヂㄢ�茫藛陇忙垄潞茅聧聺氓鈥孤柯矫ヂ犫�氓麓聬茅聫聧卯鈥毬︹�路氓搂藴卯鈥炩�莽搂潞茅鈥撀好ヂ甭幻ヅ犫�茅沤庐茫藛陇氓麓篓忙驴聽氓鈥孤粹�茅鈥斺�盲陆赂莽露艩茅隆楼忙鈥櫬幻ヂ粹�氓搂鈥斆柯矫ヂ�娄氓鹿藴莽录聛忙篓潞忙庐鈥斆ヂ┞得�陆脙陋茅聧拧氓卢庐忙鈥毬得ヂ犆ニ嗏� */
input[type="submit"], input[type="reset"], input[type="button"], button {
    -webkit-appearance: none;
    border-radius: 0;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.CXZS2018_body {
    padding-top: 88px;
    box-sizing: border-box;
}
#opacityDialog{
	width:100%;
	height:100%;
	z-index:1000;
	position:fixed;
	top:0;
	left:0;
	background:#ffffff;
	opacity:1;
}
@media screen and (max-width: 720px) {
    .CXZS2018_body {
        max-width: 720px;
        margin: 0 auto;
        padding-top: 45px;
        overflow-x: hidden;
    }

    .CXZS2018_topAll {
        min-width: auto;
    }

}

.CXZS2018_topAll {
    position: fixed;
    top: 0;
    background-color: #FCFDFE;
    width: 100%;
    height: 65px;
    z-index: 11;
}

.CXZS2018_topAll .main {
    max-width: 1100px;
    margin: 0 auto;
    /* height: 65px; */
    position: relative;
    top: 0;
    left: 0;
}

.CXZS2018_topAll .main .logo {
    float: left;
}

.CXZS2018_topAll .main .logo img {
    display: block;
    height:50px;
    margin-top:10px;
    
}

.CXZS2018_topAll .main .nav_pic {
    display: none;
    background: url('../png/nav_pic.png') no-repeat center center;
}

.CXZS2018_topAll .main .nav {
    float: right;
    display: inline-block;
    background: #FFFFFF;
    width: auto;
    white-space: nowrap;
    height: 42px;
    margin-top: 14px;
}

.CXZS2018_topAll .main .nav li {
    display: inline-block;
    background: url('../png/nav_line.png') no-repeat left center;
    width: auto;
    padding: 0 8px;
}

.CXZS2018_topAll .main .nav li:first-child {
    background: none;
}

.CXZS2018_topAll .main .nav li a ,.CXZS2018_topAll .main .nav li label{
    display: inline-block;
    width: auto;
    line-height: 42px;
    padding: 0 12px;
    font-size: 15px;
    color: #444444;
    text-decoration: none;
}

.CXZS2018_topAll .main .nav li a:hover {
    background-color: #F3F3F3;
    color: #000000;
    text-decoration: none;
}

.CXZS2018_topAll .main .nav li a.current {
    border-bottom: 3px #FF0000 solid;
    color: #444444;
}

.CXZS2018_shadow {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(40, 40, 40, 0.8);
    display: none;
}

@media screen and (max-width: 720px) {
    .CXZS2018_topAll {
        height: 45px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

    .CXZS2018_topAll .main .logo {
        margin-left: 5px;
    }
    
    .CXZS2018_topAll .main .logo {
    	height:38px;
    	margin-top:6px;
    }
    .CXZS2018_topAll .main .logo img{
    	height:36px;
    	margin-top:0;
    }

    .CXZS2018_topAll .main .nav_pic {
        float: right;
        width: 22px;
        height: 20px;
        background-size: 22px 20px;
        padding: 5px;
        margin: 7px 5px 0 0;
        display: block;
    }

    .CXZS2018_topAll .main .nav {
        float: none;
        position: absolute;
        width: 100%;
        height: auto;
        top: 45px;
        left: 100%;
        margin: 0;
        z-index: 1;
    }

    .CXZS2018_topAll .main .nav li {
        background: none;
        display: block;
        width: 100%;
        padding: 0;
        border-top: 1px #DDDDDD solid;
    }

    .CXZS2018_topAll .main .nav li a,.CXZS2018_topAll .main .nav li label {
        display: block;
        width: 100%;
        text-align: center;
        line-height: 50px;
        padding: 0;
    }
}

.CXZS2018_home_hd {
    background: url('../jpg/home_banner.jpg') no-repeat center center;
    height: 500px;
}

.CXZS2018_home_hd h1 {
    display: block;
    text-align: center;
    line-height: 55px;
    padding: 85px 0 60px 0;
    margin: 0;
    font-size: 45px;
    color: #FFFFFF;
    font-weight: normal;
    letter-spacing: 5px;
}

.CXZS2018_home_hd .hd_search {
    width: 800px;
    margin: 0 auto 40px auto;
}

.CXZS2018_home_hd .hd_search .s_nav {
    height: 45px;
}

.CXZS2018_home_hd .hd_search .s_nav a {
    float: left;
    display: inline-block;
    width: 80px;
    height: 32px;
    line-height: 30px;
    margin-right: 5px;
    font-size: 15px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}

.CXZS2018_home_hd .hd_search .s_nav a:hover {
    background: #2A7BC1;
    background: rgba(255, 255, 255, 0.15);
    text-decoration: none;
    border-radius: 4px;
}

.CXZS2018_home_hd .hd_search .s_nav a.current, .CXZS2018_home_hd .hd_search .s_nav a.current:hover {
    background: url('../png/home_search_nav.png') no-repeat center top;
    height: 39px;
    color: #0263BF;
}

.CXZS2018_home_hd .hd_search .s_div > div {
    background: #FFFFFF;
    height: 50px;
    box-sizing: border-box;
    padding-right: 110px;
    position: relative;
}

.CXZS2018_home_hd .hd_search .s_div .input1 {
    background: #FFFFFF;
    border: 0;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    padding: 5px 0 5px 10px;
    font-size: 16px;
}

.CXZS2018_home_hd .hd_search .s_div .btn1 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 4;
    background: #11BDFF url('../png/home_search_ico.png') no-repeat 18px center;
    border: 0;
    width: 110px;
    height: 50px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 48px;
    padding-bottom: 2px;
    font-size: 16px;
    color: #FFFFFF;
}

.CXZS2018_home_hd .hd_RMJG {
    width: 800px;
    margin: 0 auto;
    position: relative;
}

.CXZS2018_home_hd .hd_RMJG .title {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    background: #2589D4;
    background: rgba(113, 220, 255, 0.3);
    border-radius: 4px;
    width: 70px;
    height: 70px;
    padding: 10px 13px;
    text-align: center;
    box-sizing: border-box;
    line-height: 25px;
    letter-spacing: 3px;
    font-size: 18px;
    color: #FFFFFF;
}

.CXZS2018_home_hd .hd_RMJG .links {
    width: 600px;
    padding: 0 0 0 90px;
    line-height: 35px;
    overflow: hidden;
}

.CXZS2018_home_hd .hd_RMJG .links a {
    display: inline-block;
    float: left;
    white-space: nowrap;
    padding: 0 10px;
    margin-right: 10px;
    font-size: 15px;
    color: #B5EBFF;
    text-decoration: none;
}

.CXZS2018_home_hd .hd_RMJG .links a:hover {
    color: #00FFFF;
    text-decoration: underline;
}

.CXZS2018_home_hd .hd_RMJG .links a:active {
    background: #2589D4;
    background: rgba(255, 255, 255, 0.15);
}

@media screen and (min-width: 1820px) {
    .CXZS2018_home_hd {
        background-size: 100% auto;
    }
}

@media screen and (max-width: 720px) {
    .CXZS2018_home_hd {
        background-size: auto 100%;
        height: 200px;
    }

    .CXZS2018_home_hd h1 {
        line-height: 35px;
        padding: 25px 0 20px 0;
        font-size: 22px;
        letter-spacing: 1px;
    }

    .CXZS2018_home_hd .hd_search {
        width: auto;
        margin: 0 20px;
    }

    .CXZS2018_home_hd .hd_search .s_nav {
        height: 43px;
    }

    .CXZS2018_home_hd .hd_search .s_nav a {
        font-size: 14px;
        width: 50px;
    }

    .CXZS2018_home_hd .hd_RMJG {
        display: none;
    }

    .CXZS2018_home_hd .hd_search .s_div > div {
        height: 36px;
        box-sizing: border-box;
        padding-right: 90px;
        position: relative;
    }

    .CXZS2018_home_hd .hd_search .s_div .input1 {
        height: 36px;
        box-sizing: border-box;
        padding: 5px 0 5px 6px;
        font-size: 14px;
    }

    .CXZS2018_home_hd .hd_search .s_div .btn1 {
        width: 90px;
        height: 36px;
        background-position: 15px center;
        background-size: auto 42%;
        padding-left: 40px;
        font-size: 14px;
    }
}

.CXZS2018_home_bd {
    width: 1140px;
    margin: 60px auto 80px auto;
}

.CXZS2018_home_bd .bd_nav {
    margin-bottom: 20px;
    display: -webkit-box; /* 鑰佺増鏈娉� Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 鑰佺増鏈娉� Firefox (buggy) */
    display: -ms-flexbox; /* 娣峰悎鐗堟湰璇硶: IE 10 */
    display: -webkit-flex; /* 鏂扮増鏈娉� Chrome 21+ */
    display: flex; /* 鏂扮増鏈娉� Opera 12.1, Firefox 22+ */
}

.CXZS2018_home_bd .bd_nav a {
    /* display: block;
    float: left;
    width: 244px; */
    -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1; /* OLD - Firefox 19- */
    -webkit-flex: 1; /* Chrome */
    -ms-flex: 1; /* IE 10 */
    flex: 1; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    margin: 0 5px;
    padding: 15px;
}

.CXZS2018_home_bd .bd_nav a .tt {
    display: block;
    line-height: 30px;
    height: 50px;
    text-align: center;
    font-size: 28px;
    color: #000000;
    letter-spacing: 3px;
}

.CXZS2018_home_bd .bd_nav a img {
    display: block;
    border: 1px #FFFFFF solid;
    /* box-shadow: 4px 4px 25px #CCCCCC; */
    box-shadow: 4px 4px 25px rgba(0, 0, 0, 0.15);
    width: 100%;
    margin: 0 auto 20px auto;
}

.CXZS2018_home_bd .bd_nav a .txt {
    text-align: left;
    display: block;
    margin: 0 15px;
    line-height: 28px;
    font-size: 15px;
    color: #666666;
}

.CXZS2018_home_bd .bd_nav a:hover, .CXZS2018_home_bd .bd_nav a:active {
    background-color: #F3F3F3;
}

.CXZS2018_home_bd .bd_FuWu {
    margin: 0;
}

.CXZS2018_home_bd .bd_FuWu a {
    display: block;
    float: left;
    width: 255px;
    margin: 0 5px;
    padding: 10px;
    position: relative;
    min-height: 84px;
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}

.CXZS2018_home_bd .bd_FuWu a:hover, .CXZS2018_home_bd .bd_FuWu a:active {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    background-color: #F3F3F3;
}

.CXZS2018_home_bd .bd_FuWu a .pic {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
    background-color: #FFFFFF;
    border: 2px #CEE3F5 solid;
    width: 60px;
    height: 60px;
    padding: 10px;
}

.CXZS2018_home_bd .bd_FuWu a .tt {
    display: block;
    line-height: 35px;
    padding: 0 5px 0 95px;
    font-size: 18px;
    color: #0B64B8;
    font-weight: bold;
}

.CXZS2018_home_bd .bd_FuWu a .txt {
    display: block;
    padding: 0 5px 0 95px;
    line-height: 22px;
    font-size: 14px;
    color: #0B64B8;
}

@media screen and (max-width: 720px) {
    .CXZS2018_home_bd {
        width: auto;
        margin: 20px 10px;
    }

    .CXZS2018_home_bd .bd_nav {
        margin-bottom: 20px;
        display: block;
    }

    .CXZS2018_home_bd .bd_nav a {
        float: none;
        width: auto;
        padding: 15px;
    }

    .CXZS2018_home_bd .bd_nav a .tt {
        line-height: 30px;
        height: 45px;
        font-size: 22px;
    }

    .CXZS2018_home_bd .bd_nav a img {
        box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.15);
        width: 100%;
        max-width: 310px;
        height: auto;
        margin: 0 auto 10px auto;
    }

    .CXZS2018_home_bd .bd_nav a .txt {
        margin: 0 auto;
        max-width: 310px;
        line-height: 25px;
        font-size: 14px;
    }

    .CXZS2018_home_bd .bd_FuWu a {
        float: none;
        width: auto;
        margin: 0 5px;
        padding: 10px 15px;
        min-height: 80px;
    }

    .CXZS2018_home_bd .bd_FuWu a .pic {
        top: 13px;
        left: 15px;
        width: 50px;
        height: 50px;
        padding: 10px;
    }

    .CXZS2018_home_bd .bd_FuWu a .tt {
        line-height: 35px;
        padding: 0 0 0 90px;
        font-size: 16px;
    }

    .CXZS2018_home_bd .bd_FuWu a .txt {
        padding: 0 0 0 90px;
        line-height: 20px;
        font-size: 13px;
    }
}

.CXZS2018_ft {
    background-color: #363A3F;
    padding: 50px 0;
}

.CXZS2018_ft .main {
    width: 1100px;
    margin: 0 auto;
}

.CXZS2018_ft .main .one {
    display: inline-block;
    float: left;
    width: auto;
    /*margin-right: 76px;*/
    margin-right:110px;
}
.CXZS2018_ft .main .one:last-of-type{
	margin-right:0;
}
.CXZS2018_ft .main .one .tt {
    line-height: 30px;
    height: 45px;
    font-size: 16px;
    color: #FFFFFF;
}

.CXZS2018_ft .main .one .txt {
    line-height: 28px;
    font-size: 12.5px;
    color: #86898C;
}

.CXZS2018_ft .main .one .txt a {
    display: block;
    font-size: 12.5px;
    color: #86898C;
}

.CXZS2018_ft .main .one .txt a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.CXZS2018_ft .main .one .EWM {
    width: 120px;
    height: 120px;
}

@media screen and (max-width: 720px) {
    .CXZS2018_ft {
        padding: 30px 0;
    }

    .CXZS2018_ft .main {
        width: auto;
        margin: 0 30px;
    }

    .CXZS2018_ft .main .one {
        display: block;
        float: none;
        width: auto;
        margin: 0 0 20px 0;
    }

    .CXZS2018_ft .main .one:last-child {
        float: none;
    }

    .CXZS2018_ft .main .one .tt {
        line-height: 25px;
        height: 30px;
        font-size: 14px;
        color: #FFFFFF;
    }

    .CXZS2018_ft .main .one .txt {
        line-height: 24px;
        font-size: 12px;
    }

    .CXZS2018_ft .main .one .txt a {
        display: block;
        font-size: 12.5px;
        color: #86898C;
    }

    .CXZS2018_ft .main .one .txt a:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }

    .CXZS2018_ft .main .one .EWM {
        width: 150px;
        height: 150px;
    }

    .CXZS2018_ft.mobile {
        display: none;
    }
}

.CXZS2018_hd {
    background: url('../jpg/banner.jpg') no-repeat center center;
    height: 90px;
    text-align: center;
}

@media screen and (min-width: 1820px) {
    .CXZS2018_hd {
        background-size: 100% auto;
    }
}

.CXZS2018_hd .title {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    padding-top: 30px;
    white-space: nowrap;
    font-size: 0;
}

.CXZS2018_hd .title .t_L {
    display: inline-block;
    background: url('../png/banner_left.png') no-repeat left center;
    width: 300px;
    height: 30px;
}

.CXZS2018_hd .title .tt {
    display: inline-block;
    width: auto;
    line-height: 30px;
    padding: 0 50px;
    font-size: 30px;
    color: #FFFFFF;
    letter-spacing: 4px;
}

.CXZS2018_hd .title .t_R {
    display: inline-block;
    background: url('../png/banner_right.png') no-repeat left center;
    width: 300px;
    height: 30px;
}

@media screen and (max-width: 720px) {
    .CXZS2018_hd {
        background-size: auto 60px;
        height: 50px;
    }

    .CXZS2018_hd .title {
        padding: 0;
    }

    .CXZS2018_hd .title .t_L, .CXZS2018_hd .title .t_R {
        display: none;
    }

    .CXZS2018_hd .title .tt {
        line-height: 47px;
        padding: 0;
        font-size: 17px;
        letter-spacing: 3px;
    }
}

.CXZS2018_bd {
    background: #F5F5F5;
    padding: 40px 40px 0 40px;
    min-height: 400px;
}

.CXZS2018_bd .main {
    width: 1100px;
    margin: 0 auto;
}

.CXZS2018_form {
    background-color: #FFFFFF;
    box-shadow: 0 0 30px #CCCCCC;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    margin: 10px 50px;
    padding: 40px;
}

.CXZS2018_form .TB1 {
    width: 630px;
    margin: 0 auto;
}

.CXZS2018_form .TB1 td {
    border: 0;
    line-height: 40px;
    /* padding: 10px 5px; */
    vertical-align: top;
    text-align: left;
    font-size: 15px;
    color: #333333;
}

.CXZS2018_form .TB1 .td1 {
    text-align: right;
    width: 90px;
}

.CXZS2018_form .TB1 .select1 {
    background: #FFFFFF;
    border: 1px #BEBEBE solid;
    width: 500px;
    height: 40px;
    box-sizing: border-box;
    padding: 5px;
    font-size: 15px;
}

.CXZS2018_form .TB1 .input1 {
    background: #FFFFFF;
    border: 1px #BEBEBE solid;
    width: 500px;
    height: 40px;
    box-sizing: border-box;
    padding: 5px;
    font-size: 15px;
}

.CXZS2018_form .TB1 .YZM {
    width: 200px;
}

.CXZS2018_form .TB1 .btn1 {
    background-color: #555555;
    border: 0;
    border-radius: 4px;
    height: 30px;
    margin-left: 5px;
    font-size: 13px;
    color: #FFFFFF;
}

.CXZS2018_form .TB1 .textarea1 {
    background: #FFFFFF;
    border: 1px #BEBEBE solid;
    width: 500px;
    height: 150px;
    box-sizing: border-box;
    padding: 5px;
    font-size: 15px;
    line-height: 180%;
}

.CXZS2018_form .TB1 .btn2 {
    background-color: #005CA2;
    border: 0;
    border-radius: 5px;
    width: 500px;
    height: 50px;
    margin-left: 90px;
    font-size: 16px;
    color: #FFFFFF;
}

.CXZS2018_form .TB1 td .txt1 {
    line-height: 22px;
    font-size: 13px;
    color: #888888;
}

.CXZS2018_form .TB1 td .a1 {
    color: #0763B5;
    text-decoration: underline;
    margin: 0 5px;
    white-space: nowrap;
}

.CXZS2018_form .TB1 td .a1:hover {
    color: #FF0000;
}

.CXZS2018_form .TB1 td .txt2 {
    text-align: center;
    padding-top: 25px;
    line-height: 30px;
    font-size: 15px;
    color: #555555;
}

.CXZS2018_form .TB1 td .a_back {
    display: inline-block;
    margin: 15px auto;
    width: auto;
    white-space: nowrap;
    padding: 15px 20px;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
    color: #777777;
}

.CXZS2018_form .TB1 td .a_back:hover {
    color: #FF0000;
}

@media screen and (max-width: 720px) {
    .CXZS2018_bd {
        background: #FFFFFF;
        padding: 10px;
    }

    .CXZS2018_bd .main {
        width: auto;
    }

    .CXZS2018_form {
        box-shadow: none;
        margin: 5px;
        padding: 0;
    }

    .CXZS2018_form .TB1 {
        box-sizing: border-box;
        width: 100%;
    }

    .CXZS2018_form .TB1 td {
        border: 0;
        line-height: 32px;
        padding: 8px 2px;
        vertical-align: top;
        text-align: left;
        font-size: 14px;
    }

    .CXZS2018_form .TB1 .td1 {
        width: 88px;
    }

    .CXZS2018_form .TB1 .select1, .CXZS2018_form .TB1 .input1 {
        width: 100%;
        height: 32px;
        padding: 5px;
        font-size: 14px;
    }

    .CXZS2018_form .TB1 .YZM {
        width: 100px;
    }

    .CXZS2018_form .TB1 .btn1 {
        /* width: 76px;
        height: 24px; */
        /* padding-left:15px; */
        font-size: 12px;
    }

    .CXZS2018_form .TB1 .textarea1 {
        width: 100%;
        height: 100px;
        padding: 5px;
        font-size: 14px;
    }

    .CXZS2018_form .TB1 .btn2 {
        width: 100%;
        height: 45px;
        margin: 0;
        font-size: 15px;
    }

    .CXZS2018_form .TB1 td .txt2 {
        padding-top: 15px;
        font-size: 14px;
    }

    .CXZS2018_form .TB1 td .a_back {
        display: block;
    }

    .CXZS2018_topAll .main .logo.back {
        background: url('../png/logo_back.png') no-repeat center center;
        background-size: auto 50%;
        width: 30px;
        margin: 0;
    }
}

.CXZS2018_Login {
    background: url('../png/login_back.png') no-repeat right center;
    width: 950px;
    padding-top: 30px;
    margin: 0 auto 0px auto;
    min-height: 450px;
}

.CXZS2018_Login .login {
    background: #FFFFFF;
    width: 450px;
    box-shadow: 2px 2px 20px #D3D3D3;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
}

.CXZS2018_Login .login .login_nav {
    height: 55px;
    font-size: 0;
}

.CXZS2018_Login .login .login_nav a {
    display: inline-block;
    background-color: #F4F4F4;
    border-bottom: 1px #E4E4E4 solid;
    box-sizing: border-box;
    width: 100%;
    height: 55px;
    line-height: 53px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
}

/* .CXZS2018_Login .login .login_nav a:first-child {
	background: url('../images/login_line2.png') repeat-y right top;
} */
.CXZS2018_Login .login .login_nav a:hover {
    color: #0762B3;
    text-decoration: none;
}

.CXZS2018_Login .login .login_nav a.current {
    background-color: #FFFFFF;
    border-bottom: 0;
    color: #0762B3;
    cursor: text;
}

.CXZS2018_Login .login .login_div {
    padding: 35px 45px;
}

.CXZS2018_Login .login .login_div .login_form {
    margin: 0;
    box-sizing: border-box;
}

.CXZS2018_Login .login .login_div .login_form .input1 {
    background-color: #FFFFFF;
    border: 1px #BEBEBE solid;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    padding: 5px 0 5px 50px;
    margin-bottom: 20px;
    font-size: 15px;
}

.CXZS2018_Login .login .login_div .login_form .input1.phone {
    background: url('../png/login_ico1.png') no-repeat 8px center;
}

.CXZS2018_Login .login .login_div .login_form .input1.passwd {
    background: url('../png/login_ico2.png') no-repeat 8px center;
}

.CXZS2018_Login .login .login_div .login_form .btn1 {
    background-color: #005CA2;
    border: 0;
    border-radius: 5px;
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
    font-size: 17px;
    color: #FFFFFF;
}

.CXZS2018_Login .login .login_div .login_form .links {
    margin: 0;
    line-height: 30px;
    font-size: 15px;
}

.CXZS2018_Login .login .login_div .login_form .links .a1 {
    float: left;
    color: #009900;
    text-decoration: underline;
}

.CXZS2018_Login .login .login_div .login_form .links .a2 {
    float: right;
    color: #075FAB;
    text-decoration: underline;
}

.CXZS2018_Login .login .login_div .login_form .links .a1:hover,
.CXZS2018_Login .login .login_div .login_form .links .a1:hover {
    color: #FF0000;
}

.CXZS2018_Login .login_other {
    background: url('../png/login_line.png') repeat-x left center;
    width: 100%;
    height: 35px;
    margin-top: 20px;
}

.CXZS2018_Login .login_other .txt {
    background-color: #FFFFFF;
    margin: 0 70px;
    padding: 0 20px;
    line-height: 35px;
    font-size: 14px;
    color: #999999;
    text-align: center;
}

.CXZS2018_Login .login_other .txt a {
    display: inline-block;
    background: url('../png/login_icos.png') no-repeat;
    float: right;
    width: 35px;
    height: 35px;
    font-size: 0;
    margin-left: 10px;
}

.CXZS2018_Login .login_other .txt .a1 {
    background-position: 0 0;
}

.CXZS2018_Login .login_other .txt .a1:hover {
    background-position: 0 -50px;
}

.CXZS2018_Login .login_other .txt .a2 {
    background-position: 0 -100px;
}

.CXZS2018_Login .login_other .txt .a2:hover {
    background-position: 0 -150px;
}

@media screen and (max-width: 720px) {
    .CXZS2018_Login {
        background: none;
        width: auto;
        margin: 15px auto;
    }

    .CXZS2018_Login .login {
        width: auto;
        margin: 0 10px;
        box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
    }

    .CXZS2018_Login .login .login_nav {
        height: 50px;
    }

    .CXZS2018_Login .login .login_nav a {
        height: 50px;
        line-height: 48px;
        font-size: 15px;
    }

    .CXZS2018_Login .login .login_div {
        padding: 20px 25px 25px 25px;
    }

    .CXZS2018_Login .login .login_div .login_form .input1 {
        height: 45px;
        padding: 5px 0 5px 40px;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .CXZS2018_Login .login .login_div .login_form .input1.phone,
    .CXZS2018_Login .login .login_div .login_form .input1.passwd {
        background-size: auto 70%;
    }

    .CXZS2018_Login .login .login_div .login_form .btn1 {
        height: 45px;
        margin-bottom: 15px;
        font-size: 16px;
    }

    .CXZS2018_Login .login .login_div .login_form .links {
        line-height: 25px;
        font-size: 15px;
    }

    .CXZS2018_Login .login_other {
        margin-top: 25px;
    }

    .CXZS2018_Login .login_other .txt {
        display: inline-block;
        float: right;
        margin: 0;
        padding: 0 0 0 20px;
        font-size: 14px;
        text-align: right;
    }
}

/***********************************************************************************04-08茅鈥斺�氓鈥氣劉忙碌鈥∶ヂㄢ�忙鈥郝⒚ヂ绰懊┡铰懊β澛棵モ�聽氓漏碌莽艩鲁猫鈥奥久宦犆喤久ε嘎Ｃ┡铰疵解�脨鈥溍┾�潞氓鈥樎︹�鈥毭┞徟捗柯犆ヂ粹�氓娄炉莽艗麓忙鈥孤访┞徛嵜�卢忙鈥孤访ヂ溍�鈥毭好┾�潞氓卤禄氓艩鈥樏┡铰Ｋ喡っヂ绰β柯犆モ�陋莽麓鈥⒚┾�鈥毭ぢ铰该杜犆┞÷ッ︹�禄氓麓鈥斆ヂр�茂驴陆氓炉庐卯鈥毬γヂ顾溍р�鈥∶ヂ忊�卯鈥斅澝┾�聛茅聺鈥好р�鈥犆ヂββモ�卯鈥濃�茅鈥澟该柯�***************************************************************************/
.FZJC2017_TanChu {
    background: url('../png/shadow.png');
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9998;
    display: none;
}

.FZJC2017_TanChu .TC_main {
    background: #F4F4F4;
    background: rgba(255, 255, 255, 0.8);
    width: 1000px;
    height: auto;
    margin: 50px auto;
    padding: 35px 0;
    position: relative;
}

.FZJC2017_TanChu .TC_main .TC_pdf {
    background-color: #FFFFFF;
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
}

.FZJC2017_TanChu .TC_main .TC_close {
    display: block;
    position: absolute;
    background: url('../png/home_x_hover.png') no-repeat center center;
    width: 32px;
    height: 32px;
    top: 5px;
    right: 5px;
    font-size: 0;
    cursor: pointer;
    z-index: 9999;
}

.CXZS2018_Login .login .login_div .login_form .form-control {
    background-color: #FFFFFF;
    border: 1px #BEBEBE solid;
    width: 150px;
    height: 50px;
    box-sizing: border-box;
    padding: 5px 0 5px 10px;
    margin-bottom: 20px;
    font-size: 15px;
}

#fullbg {
    background-color: #000;
    display: none;
    z-index: 3;
    position: absolute;
    left: 0px;
    top: 0px;
    filter: Alpha(Opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

#CXZS2017_dialog {
    position: absolute;
    width: 420px;
    background: #fff;
    border-radius: 5px;
    display: none;
    z-index: 5;
    padding: 5px 5px 15px;
    font-size: 10px;
}

#CXZS2017_dialog .CXZS2017_dialog_divbox {
    text-align: center;
}

#CXZS2017_dialog .CXZS2017_dialog_divbox_1 p {
    text-align: center;
    padding: 20px 0px;
    line-height: 24px;
    font-size: 14px;
}

#CXZS2017_dialog .CXZS2017_dialog_divbox_2 .div {
    margin-top: 45px;
}

#CXZS2017_dialog .CXZS2017_dialog_divbox .CXZS2017_dialog_p_sc {
    padding-top: 20px;
}

#CXZS2017_dialog .CXZS2017_dialog_divbox .close_zz {
    width: 100px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #0099ff;
    border-radius: 5px;
    float: right;
    margin-right: 10px;
}

.CXZS2017_pdf_divbox .close_pdf {
    /*background: url(../images/close_icon.png) no-repeat left center;*/
    height: 16px;
    text-indent: 24px;
    display: block;
    line-height: 16px;
}

/*###############  2018-04-08  ###############*/
.CXZS2018_home_hd .hd_search .s_ul {
    line-height: 30px;
    margin: 10px 0 30px 0;
}

.CXZS2018_home_hd .hd_search .s_ul li {
    float: left;
    display: inline-block;
    background: #2A7BC1;
    background: rgba(255, 255, 255, 0.15);
    white-space: nowrap;
    width: auto;
    height: 30px;
    line-height: 28px;
    padding: 0 5px 0 9px;
    margin-right: 10px;
}

.CXZS2018_home_hd .hd_search .s_ul li .aa {
    line-height: 30px;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    margin-right: 5px;
    cursor: pointer;
}

.CXZS2018_home_hd .hd_search .s_ul li .aa:hover {
    color: #00FFFF;
    text-decoration: underline;
}

.CXZS2018_home_hd .hd_search .s_ul li .close {
    line-height: 30px;
    font-size: 16px;
    color: #83B1DB;
    text-decoration: none;
    cursor: pointer;
}

.CXZS2018_home_hd .hd_search .s_ul li .close:hover {
    color: #FFFFFF;
}

@media screen and (max-width: 720px) {
    .CXZS2018_home_hd .hd_search .s_ul {
        display: none;
    }
}

.CXZS2018_home_hd .hd_search {
    position: relative;
}

.CXZS2018_home_hd .hd_search .s_list {
    position: absolute;
    z-index: 99;
    top: 50px;
    width: 100%;
    max-height: 160px;
    overflow-y: auto;
    background: #0357A8;
    background: rgba(2, 85, 168, 0.9);
}

.CXZS2018_home_hd .hd_search .s_list li {
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 12px;
}

.CXZS2018_home_hd .hd_search .s_list li a {
    font-size: 15px;
    color: #FFFFFF;
}

.CXZS2018_home_hd .hd_search .s_list li a:hover {
    color: #00FFFF;
}

.CXZS2018_home_hd .hd_search .s_list li:hover {
    background: rgba(255, 255, 255, 0.05);
}

@media screen and (max-width: 720px) {
    .CXZS2018_home_hd .hd_search .s_list {
        top: 35px;
        height: 140px;
    }

    .CXZS2018_home_hd .hd_search .s_list li {
        height: 35px;
        line-height: 35px;
    }

    .CXZS2018_home_hd .hd_search .s_list li a {
        font-size: 13px;
    }
}

/*############  2018-04-16  ##########*/
.CXZS2018_topAll .main .nav {
    background-color: #FCFDFE;
}

.CXZS2018_topAll .main .nav li a:hover {
    background: none;
    color: #FF0000;
}

.CXZS2018_Login .login .login_div .t_ps {
    line-height: 20px;
    font-size: 13px;
    color: #DD0000;
    margin-top: -15px;
    margin-bottom: 15px;
}

.CXZS2018_form .TB1 label {
    float: left;
    display: block;
    width: 25%;
}

@media screen and (max-width: 720px) {
    .CXZS2018_form .TB1 label {
        float: left;
        width: 33%;
    }
}

/*###########  2018-04-18  ###########*/
.CXZS2018_home_hd .hd_RMJG .title {
    z-index: 8;
}

.CXZS2018_home_hd .hd_search .s_list {
    z-index: 9;
}

@media screen and (max-width: 720px) {
    .CXZS2018_home_hd .hd_search .s_list {
        top: 36px;
    }
}

/*###############  2018-04-19  ################*/
.CXZS2018_home_hd {
    height: auto;
    min-height: 500px;
    background-color: #075DA6;
    background-position: center bottom;
    padding-bottom: 1px;
}

.CXZS2018_home_hd .hd_search .s_ul {
    margin-right: -110px;
}

.CXZS2018_home_hd .hd_search .s_ul li {
    margin-bottom: 8px;
}

.CXZS2018_home_hd .hd_RMJG {
    margin-bottom: 30px;
}

@media screen and (max-width: 720px) {
    .CXZS2018_home_hd .hd_search .s_ul {
        display: block;
    }

    .CXZS2018_home_hd .hd_search .s_ul {
        margin-right: -90px;
    }

    .CXZS2018_home_hd .hd_search .s_ul li {
        padding: 0 3px 0 6px;
    }

    .CXZS2018_home_hd .hd_search .s_ul li .aa {
        font-size: 13px;
    }

    .CXZS2018_home_hd {
        height: auto;
        min-height: 220px;
    }
}

.FZJC2017_TanChu .TC_main {
    height: 75%;
}

.FZJC2017_TanChu .TC_main .TC_pdf {
    width: 95%;
    height: 100%;
    overflow: hidden;
}

@media screen and (max-width: 720px) {
    .FZJC2017_TanChu {
        width: 100%;
        height: 95%;
    }

    .FZJC2017_TanChu .TC_main {
        margin: 0 auto;
        width: 100%;
        height: 95%;
    }

    .FZJC2017_TanChu .TC_main .TC_pdf {
        width: 100%;
        min-height: 0;
        height: 100%;
    }

    #CXZS2017_dialog {
        width: 90%;
        margin: 0 auto;
        z-index: 11;
    }

    #CXZS2017_dialog .CXZS2017_dialog_divbox .close_zz {
        width: 80px;
    }

    #fullbg {
        z-index: 10
    }
}

.CXZS2018_home_hd .hd_search .s_div > div {
    background: none;
    background: url('../gif/home_search_back.gif') repeat-x 0 0;
    height: auto;
}

@media screen and (max-width: 720px) {
    .CXZS2018_home_hd .hd_search .s_div > div {
        background-size: 100% 36px;
        height: auto;
    }
}

/*##################  2018-04-20  #################*/
.CXZS2018_home_hd .hd_search .s_list li {
    color: #FFFFFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*##################  2018-04-24 茅鈥斺�氓鈥氣劉忙碌鈥∶ヂㄢ�忙鈥郝⒚ヂ绰懊┡铰懊β澛棵モ�聽氓漏碌莽艩鲁猫鈥奥久宦犆喤久ε嘎Ｃ┡铰疵解�脨鈥溍┾�潞氓鈥樎︹�鈥毭┞徟捗柯犆ヂ粹�氓娄炉莽艗麓忙鈥孤访┞徛嵜�卢忙鈥孤访ヂ溍�鈥毭好┾�潞氓卤禄氓艩鈥樏┡铰Ｋ喡っヂ绰β柯犆モ�陋莽麓鈥⒚┾�鈥毭ぢ铰该杜犆┞÷ッ︹�禄氓麓鈥斆ヂр�茂驴陆茅聫聛忙鈥櫬疵︹�莽鈧Ｃ�陇氓聫鈥犆┾�聛莽禄藴忙鸥篓茅聧垄忙聫鈥櫭�鈩⒚ヂ裁佲�莽鈥ε该β柯β┾�氓鈥扳�茅沤陆莽艩禄忙鈥氣�氓搂藴卯鈥炩�莽搂潞茅鈥撀好ヂ甭幻ヅ犫�茅沤庐茫藛陇氓麓篓忙驴聽氓鈥孤粹�茅鈥斺�盲陆潞忙鈥♀�茅聧垄忙鸥楼氓麓虏茅鈥樎济�聛卯聺鈥⒚┾�驴莽鈥♀�忙鈥孤� #################*/
.CXZS2018_home_hd .hd_search .s_list li {
    padding: 0;
}

.CXZS2018_home_hd .hd_search .s_list li a {
    display: block;
    padding: 0 15px;
}

.CXZS2018_home_hd .hd_search .s_list li:hover {
    background: none;
}

.CXZS2018_home_hd .hd_search .s_list li a:hover {
    background-color: rgba(255, 255, 255, 0.05);
}

.CXZS2018_home_hd .hd_search .s_list li a.check {
    background-image: url('../png/ico_check.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 80%;
    padding-right: 20px;
    color: #33FF22;
}

.CXZS2018_home_bd > .bd_nav > a {
    position: relative;
    top: 0;
    left: 0;
}

#dzj_1 {
    filter: Alpha(Opacity=0); /* IE */
    -moz-opacity: 0; /* Moz + FF */
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50%;
    transition: opacity 0.3s;
}

#dzj_1 > .dzj_1_header {
    height: 74px;
    background-color: #028ce5;
    text-align: center;
    box-shadow: 0px 1px 16px 0px rgba(11, 100, 184, 0.73);
}

#dzj_1 > .dzj_1_header > h1 {
    padding: 20px 0 11px 0;
    height: 20px;
    font-size: 20px;
    line-height: 0px;
    color: #ffffff;
    margin: 15px 0 11px 0;
}

#dzj_1 > .dzj_1_header > p {
    height: 12px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 0px;
    color: #ffffff;
}

#dzj_1 > .dzj_1_footer {
    width: 100%;
    height: 248px;
    background-color: #FFF;
    box-shadow: 0px 1px 16px 0px rgba(11, 100, 184, 0.73);
}

#dzj_1 > .dzj_1_footer > ul {
    padding: 4% 0 0 14%;
}

#dzj_1 > .dzj_1_footer > ul > li {
    height: 33px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 20px;
    color: #4d4d4d;
    list-style-type: square;
}

#dzj_1 > .dzj_1_footer > p {
    text-align: center;
    /*height: 13px;*/
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 16px;
    color: #4d4d4d;
}

#dzj_1 > .dzj_1_footer > p > span {
    color: #cea842;
}

#dzj_1 > .dzj_1_footer > p > img {
    margin: 32px auto;
}

#dzj_1:hover {
    filter: Alpha(Opacity=100); /* IE */
    -moz-opacity: 100; /* Moz + FF */
    opacity: 100;
}

.spinner {
    margin: 0 auto;
    width: 50px;
    height: 60px;
    text-align: center;
    font-size: 10px;
}

.spinner > div {
    background-color: #67CF22;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

#demoModal1 {
    width: 375px;
    background-color: #fff;
    text-align: center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

@media ( max-width: 768px) {
    #demoModal1 {
        width: 260px;
        background-color: #fff;
        text-align: center;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }
}

#demoModal1 > p {
    margin: 0;
    padding: 20px 0px;
    line-height: 24px;
    font-size: 14px;
}

#demoModal7 {
    width: 400px;
    height: 200px;
    background-color: #fff;
    text-align: center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#demoModal7 p:first-of-type {
    padding-top: 30px;
    padding-bottom: 15px;
}

#demoModal7 a {
    padding: 8px 10px;
    background: #39b5ff;
    border-radius: 5px;
    position: relative;
    font-size: 14px;
    color: #fff;
}

#demoModal2 {
    width: 375px;
    height: 500px;
}

.l_ziti {
    width: 100%;
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    color: #4d4d4d;
    line-height: 30px;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.l {
    width: 375px;
    /*height: 600px;*/
    height: 450px;
    margin: 0 auto;
    background-color: #ffffff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative;
}

.l_gb {
    float: right;
    margin-right: 10px;
    margin-top: -5px;
}

.l_gb:hover {
    cursor: pointer;
}

.l_fukuanxinxi {
    width: 375px;
    background-color: #eeeeee;
}

.l_fukuanxinxi > p {
    margin: 0;
}

.l_jine {
    padding: 0 0 20px 30px;
    text-align: center;
}

.l_jine > img {
    vertical-align: middle;
}

.l_jine > span {
    width: 115px;
    height: 12px;
    font-size: 14px;
}

.l_jine > span > span {
    color: #ff4b14;
}

.l_ma {
    width: 316px;
    height: 233px;
    margin: 0 auto;
    position: relative;
}

.l_erweima {
    width: 184px;
    height: 184px;
    position: absolute;
    top: 25px;
    left: 65px;
}

.l_tishi {
    width: 158px;
    height: 32px;
    margin: 25px auto 0;
}

.l_tishi > img, .l_tishi > p {
    float: left;
}

.l_tishi > img {
    vertical-align: middle;
    margin-top: 4px;
}

.l_tishi > p {
    width: 116px;
    height: 29px;
    line-height: 20px;
    font-size: 14px;
    margin-left: 9px;
}

#cxzs_search {
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.cxzs_search {
    position: absolute;
    left: 230px;
    top: 10px;
    /* width: 300px; */
    height: 88px;
}

.cxzs_search .cxzs_search_top > a {
    display: inline-block;
    padding: 6px 6px;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
    color: #0762b8;
}

.cxzs_search .cxzs_search_top_a_active {
    background-color: #dddddd;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.cxzs_search .cxzs_search_bottom {
    position: relative;
    top: -6px;
}

.cxzs_search .cxzs_search_bottom > input:first-of-type {
    width: 430px;
    height: 36px;
    border: 1px solid #dddddd;
    font-size: 12px;
    border-right: 0;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    padding-left: 14px;
    outline: 0;
    float: left;
    background: #ffffff url('../gif/shu.gif') no-repeat right center;
}

.cxzs_search .cxzs_search_bottom > input[type='button'] {
    width: 94px;
    height: 40px;
    float: left;
    text-indent: 1em;
    border: 0;
    outline: 0;
    color: #0762b8;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    word-break: break-all;
    overflow: hidden;
    background: #ffffff url('../gif/zjbg_search.gif') no-repeat 15px 14px;
}

.cxzs_search #szt, .cxzs_search #zjg {
    display: none;
}

.CXZSZJBG_main {
    width: 1100px;
    margin: 0 auto 0;
    min-height: 700px;
}

.CXZSZJBG_main .CXZSZJBG_main_name {
    position: relative;
    top: 0;
    left: 0;
    background: #ffffff;
}

.CXZSZJBG_main .CXZSZJBG_main_name .cxzs_name_logo {
    margin: 10px;
    width: 130px;
    height: 130px;
    padding: 6px;
    float: left;
    border: 1px solid #b0b0b0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.CXZSZJBG_main .CXZSZJBG_main_name .cxzs_name_introduction {
    padding-top: 22px;
    font-size: 14px;
    line-height: 24px;
    color: #4d4d4d;
}

.CXZSZJBG_main .CXZSZJBG_main_name .cxzs_name_introduction tr:first-of-type td:first-of-type {
    padding-top: 20px;
}

.CXZSZJBG_main .CXZSZJBG_main_name .cxzs_name_introduction tr:first-of-type td:last-of-type {
    padding-top: 20px;
}

.CXZSZJBG_main .CXZSZJBG_main_name .cxzs_name_introduction td:first-of-type {
    width: 80px;
    text-align: right;
    vertical-align: top;
}

.cxzs_name_Analysis {
    width: 100%;
    height: 42px;
    position: relative;
    top: 0;
    left: 0;
    z-index: 5;
    overflow: hidden;
}

.cxzs_name_Analysis .cxzs_name_Analysis_firstChildUl {
    position: absolute;
    top: 0;
    left: 0;
}

.cxzs_name_Analysis:hover {
    overflow: visible;
}

.cxzs_name_Analysis_firstChildUl_have {
    color: #4d4d4d;
    font-size: 16px;
}

.cxzs_name_Analysis_firstChildUl_none {
    color: #b4b4b4;
    font-size: 16px;
}

.title_fixed {
    position: fixed;
    top: 88px;
    left: 50%;
    margin-left: -500px;
    z-index: 999;
    background: #fff;
    width: 1000px;
}

.cxzs_name_Analysis .cxzs_name_Analysis_firstChildUl li {
    width: 165.5px;
    float: left;
    /*height:300px;*/
    border-top: 1px solid #eee;
    /* border-bottom:1px solid #eee; */
    border-right: 1px solid #fff;
    background: #ffffff;
}

.cxzs_name_Analysis .cxzs_name_Analysis_firstChildUl li:first-of-type {
    border-left: 1px solid #eee;
}

.cxzs_name_Analysis .cxzs_name_Analysis_firstChildUl .cxzs_name_Analysis_firstChildUl_title {
    text-align: center;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: #fafafa;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #EEEEEE;
}

.cxzs_name_Analysis .cxzs_name_Analysis_firstChildUl li div:last-of-type {
    padding-left: 16px;
}

.cxzs_name_Analysis .cxzs_name_Analysis_firstChildUl li a {
    line-height: 26px;
    display: block;
    padding: 5px 0;
    font-size: 15px;
}

.CXZSZJBG_main .CXZSZJBG_main_name {
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -ms-transition: height 0.2s;
    -o-transition: height 0.2s;
    transition: height 0.2s;
}

.CXZSZJBG_main .CXZSZJBG_main_name .cxzs_name_Analysis_info {
    width: 1000px;
    padding: 16px;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #4d4d4d;
}

.CXZSZJBG_main .CXZSZJBG_main_name .cxzs_name_Analysis_info td:first-of-type {
    text-align: right;
    vertical-align: top;
    width: 100px;
}

.CXZSZJBG_main .cxzs_name_bg {
    width: 94%;
    margin: 40px 0 0 0;
    padding: 2px 3%;
    background: #FFFFFF;
}

.CXZSZJBG_main .cxzs_name_bg h1 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    text-indent: 2em;
    font-weight: normal;
    border-bottom: 2px solid #eeeeee;
}

.CXZSZJBG_main .cxzs_name_bg h1 > a {
    border-bottom: 2px solid #256cba;
    color: #4d4d4d;
}

.CXZSZJBG_main .cxzs_name_bg h2 {
    font-size: 16px;
    color: #4d4d4d;
    font-weight: bold;
    text-indent: 2em;
    margin-top: 20px;
}

.CXZSZJBG_main .cxzs_name_bg p {
    text-indent: 2em;
    color: #4d4d4d;
    margin-top: 9px;
}

.cxzs_name_Analysis_phone {
    width: 100%;
    height: 37px;
    /* padding-top:15px; */
    display: none;
    overflow: scroll;
}

.cxzs_name_Analysis_phone::-webkit-scrollbar {
    display: none;
}

.cxzs_name_Analysis_phone > div {
    border-top: 1px solid #c5e4ff;
    border-bottom: 1px solid #c5e4ff;
    width: 1600px;
    height: 35px;
}

.cxzs_name_Analysis_phone a {
    display: inline-block;
    padding: 0 6px;
    height: 35px;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
}

.cxzs_name_bg_kygk {
    margin-top: 15px;
}

.cxzs_name_bg_kygk table {
    border-collapse: separate;
    width: 100%;
    overflow: hidden;
    margin: 20px auto 0 auto;
    font-size:14px;
    color:#8c8c8c;
}

.fixed-table-body {
    overflow: hidden;
}

.cxzs_name_bg_kygk_title table tr:first-of-type {
    background: #f3f3f3;
}

.cxzs_name_bg_kygk table tr td, .cxzs_name_bg_kygk table tr th {
    text-align: center;
    border-top: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    height: 40px;
    font-size: 12px;
    color: #4d4d4d;
    font-weight: normal;
    word-break: break-all;
}

.cxzs_name_bg_kygk table tr td a {
    color: #4d4d4d;
}

.cxzs_name_bg_kygk table tr td:last-of-type, .cxzs_name_bg_kygk table tr th:last-of-type {
    border-right: 1px solid #d4d4d4;
}

.cxzs_name_bg_kygk table tr:last-of-type td {
    border-bottom: 1px solid #d4d4d4;
}

.cxzs_name_bg_kygk table tr:first-of-type th:first-of-type,
.cxzs_name_bg_kygk table tr:first-of-type td:first-of-type {
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    border-radius: 4px 0 0 0;
}

.cxzs_name_bg_kygk table tr:first-of-type td:last-of-type,
.cxzs_name_bg_kygk table tr:first-of-type th:last-of-type {
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0;
}

.cxzs_name_bg_kygk table tr:last-of-type td:first-of-type {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
}

.cxzs_name_bg_kygk table tr:last-of-type td:last-of-type {
    -webkit-border-radius: 0 0 4px 0;
    -moz-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0;
}

.cxzs_name_bg_kygk table tr:first-of-type td, .cxzs_name_bg_kygk table tr th {
    background: #F2F2F2;
}

.jsyh td {
    width: 192px;
    position: relative;
}

.jsyh tr:nth-of-type(2n+1) td {
    background: #f4f8f9;
}

#jsyh_tr_title td {
    background: #d5f0f4;
    color: #4e4e4e;
    position: relative;
}

.jsyh span {
    position: relative;
    top: 0;
    left: 0;
}

#jsyh td.tdActive:after {
    content: ' ';
    display: block;
    border: 3px solid red;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    top: 4px;
    right: 4px;
}

.zuozhe {
    width: 900px;
    font-size: 12px;
}

.zuozhe .swiper-wrapper .swiper-slide {
    background: #fafafa;
    height: 104px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border:1px solid #d4d4d4;
    box-sizing:border-box;
}

.zuozhe .swiper-wrapper .swiper-slide .n_logo {
    width: 106px;
    height: 80px;
    float: left;
    position:relative;
}
.zuozhe .swiper-wrapper .swiper-slide .n_logo span {
   	position:absolute;
   	top:20px;
   	left:38px;
   	font-size:30px;
   	color:#ffffff;
}

.zuozhe .swiper-wrapper .swiper-slide .n_logo img {
    display: block;
    width: 50px;
    margin: 16px auto 0 auto;
}

.zuozhe .swiper-wrapper .swiper-slide .n_logo_info {
    height: 72px;
    padding: 4px;
}

.zuozhe .swiper-wrapper .swiper-slide .n_logo_info p {
    position: relative;
    left: -14px;
    margin: 6px 0 0 0;
}

.n_logo_show {
   	text-align:center;
}
.n_logo_show li{
	display:inline-block;
	margin:0 2px;
}

#hzrw-button-n, #hzrw-button-p, #byzz-button-n, #byzz-button-p,
#yyzz-button-n, #yyzz-button-p {
    position: absolute;
    top: 50%;
    width: 24px;
    height: 27px;
    margin-top: -12px;
    cursor: pointer;
    z-index: 1;
}

#hzrw-button-n, #byzz-button-n, #yyzz-button-n {
    right: 0;
}

.cxzs_ccmx_title a {
    color: #4d4d4d;
    display: block;
    float: left;
    padding: 10px 0;
    font-weight: bold;
    margin: 0 10px;
}

.cxzs_ccmx_title_active {
    border-bottom: 2px solid;
    border-bottom-color: #266cbb;
}

.CXZSZJBG_main .cxzs_name_bg .cxzs_ccmx_content p {
    margin: 0;
    border-bottom: 1px dashed #d4d4d4;
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cxzs_ccmx_content p a {
    color: #4d4d4d;
    font-size: 12px;
    display: block;
}

.cxzs_ccmx_content1, .cxzs_ccmx_content2, .cxzs_ccmx_content3 {
    display: none;
}

.pageActive {
    background: #4d90f4;
}

.pageActive a {
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #4d90f4;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover,
.pagination > .active > span:hover, .pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #4d90f4;
    border-color: #4d90f4;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover,
.pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

.pager li {
    display: inline;
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

.pager .next > a, .pager .next > span {
    float: right;
}

.pager .previous > a, .pager .previous > span {
    float: left;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus,
.pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.rowSpanTable td {
    border: 0;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
}

.rowSpanTable tr:first-of-type td {
    border-top: 1px solid #d4d4d4;
}

.rowSpanTable tr:first-of-type td:first-of-type {
    border-left: 1px solid #d4d4d4;
    border-radius: 4px 0 0 0;
}

.rowSpanTable tr:first-of-type td:last-of-type {
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0;
}

.rowSpanTable tr:last-of-type td:last-of-type {
    border-radius: 0 0 4px 0;
}

.rowSpanTable .rowspan {
    border-left: 1px solid #d4d4d4;
}

.rowSpanTable .rowspan:last-of-type {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
}

.rowSpanTable tr:nth-of-type(2n+1) td {
    background: #f4f8f9;
}

.cxzs_name_bg_kygk .rowSpanTable tr:first-of-type td {
    background: #d5f0f4;
    color: #4e4e4e;
}

.rowSpanTable tr:nth-of-type(2n+1) td.rowspan {
    background: #fff;
}

.cxzs_search_bottom {
    position: relative;
    top: -6px;
    left: 0;
}

.cxzs_search_bottom .s_list {
    border: 1px solid #dddddd;
    width: 429px;
    height: 304px;
    background: #fff;
    color: #4d4d4d;
    position: absolute;
    top: 40px;
    padding-left: 12px;
    font-size: 14px;
    overflow: auto;
    z-index: 999;
}

.cxzs_search_bottom .s_list a {
    color: #4d4d4d;
    display: block;
}

.cxzs_search_bottom .s_list li {
    padding: 10px 0 0 0;
}

.cxzs_search_bottom .s_list .check {
    color: #0762b8;
    font-weight: bold;
    background-image: url('../png/ico_check.png');
    background-repeat: no-repeat;
    background-position-x: right;
}

.zjrz {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 10px;
}

.cxzs_name_zjrz {
    position: absolute;
    font-size: 14px;
    width: 80px;
    height: 26px;
    background: #4d90f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 26px;
    text-align: center;
}

.cxzs_name_zjrz a {
    color: #fff;
}

.disabled_bg {
    border: 1px solid #eeeeee;
    background: #b2b2b2;
    color: #5c5c5c;
}

.disabled_bg a {
    color: #5c5c5c;
}

#authentication {
    top: 20px;
    right: 20px;
}

#downLoad {
    top: 20px;
    right: 120px;
}

#downLoad a {
    display: block;
    width: 100%;
    height: 100%;
}

#dialog {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.dialogChild {
    width: 800px;
    height: 600px;
    position: absolute;
    left: 50%;
    top: 70px;
    margin-left: -400px;
    background: #f3f3f3;
}

.dialogChildCenter {
    padding: 10px;
}

.dialogChildTop {
    width: 100%;
    height: 30px;
    background: #c5e4ff;
    font-size: 14px;
    text-indent: 1em;
    line-height: 30px;
}

.dialogChildTop img {
    float: right;
    margin: 6px;
    cursor: pointer;
}
.zj .xuezhemingzi,.mingzizhuijia{
	background-color:#ffffff;
	box-shadow:0 6px 6px 0 #dfe8ef;
	border-radius:4px;
	padding:6px;
	margin-bottom:6px;
}
.xuezhemingzi .names, .mingzizhuijia td {
    font-size: 14px;
}

.xuezhemingzi .names span {
    display:inline-block;
    margin: 2px;
    background: #fff;
    padding: 4px 18px 4px 10px;
    font-size: 14px;
    float: left;
    border: 1px solid #c5e4ff;
    border-radius: 4px;
    position:relative;
}

.xuezhemingzi .names span img {
    padding: 0;
    padding-left: 10px;
    cursor: pointer;
    position:absolute;
    right:0;
    bottom:0;
}

.pushNames input[name='pushNames'] {
    width: 68%;
    height: 25px;
    font-size: 14px;
    padding-left: 10px;
    outline: 0;
    border: 0;
    background: #f8f8f8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.pushNames button {
    width: 12%;
    height: 29px;
    background: #4d90f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #FFFFFF;
    outline: 0;
    border: 0;
    cursor: pointer;
}

.recommendOrg {
	height:190px;
	background-color:#ffffff;
	box-shadow:0 6px 6px 0 #dfe8ef;
	border-radius:4px;
	padding:6px;
	margin-bottom:6px;
    font-size: 14px;
}

.recommendOrg h5 {
    position: relative;
    font-size: 14px;
    margin: 4px 0;
}

.recommendOrg ul {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-top: 4px;
    width: 100%;
    height: 150px;
    overflow: auto;
    background: #f8f8f8;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.recommendOrg ul li {
    margin: 6px 0 0 10px;
}

.recommendLeft, .recommendRight {
    width: 42%;
    height: 200px;
    float: left;
}

.recommendCenter {
    float: left;
    margin: 60px 40px 0 40px;
}

.recommendCenter img {
    cursor: pointer;
}

.recommendRight > div > input {
    width: 62%;
    height: 26px;
    outline: 0;
    border: 0;
    font-size: 14px;
    background: #f8f8f8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 0 0 10px;
}

.recommendRight button {
    width: 30%;
    outline: 0;
    border: 0;
    height: 28px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #4d90f4;
    color: #FFFFFF;
    margin-left: 6px;
    cursor: pointer;
}

.recommend img {
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 10px;
    cursor: pointer;
}

.activeReCommend {
    color: #0762b8;
    font-weight: bold;
}

.dialogChildFooter {
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0;
    background: #c5e4ff;
    text-align: center;
}

.dialogChildFooter button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #4d90f4;
    color: #FFFFFF;
    border: 0;
    outline: 0;
    cursor: pointer;
    padding: 8px 40px;
    margin-top: 4px;
}

.recommentRightCheckbox input {
    margin-top: 6px;
    margin-left: 30px;
}

.pages_public {
    width: 80px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 14px;
}

.pages_public .pages_public_left {
    width: 30px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.pages_public .pages_public_left div:first-of-type {
    position: absolute;
    top: 0;
    left: -10px;
    border-width: 10px 10px 10px 10px;
    border-style: solid solid solid solid;
    border-color: transparent #4d90f4 transparent transparent;
}

.pages_public .pages_public_left div:last-of-type {
    position: absolute;
    top: 5px;
    left: 10px;
    width: 20px;
    height: 10px;
    background: #4d90f4
}

.pages_public .pages_public_right {
    width: 30px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.pages_public .pages_public_right div:first-of-type {
    width: 20px;
    height: 10px;
    background: #4d90f4;
    position: absolute;
    top: 5px;
    right: 10px;
}

.pages_public .pages_public_right div:last-of-type {
    position: absolute;
    top: 0;
    right: -10px;
    border-width: 10px 10px 10px 10px;
    border-style: solid solid solid solid;
    border-color: transparent transparent transparent #4d90f4;
}

.fullScreen {
    position: relative;
    /* width:960px; */
    width: 100%;
    height: 400px;
}

.fullScreen > button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    border: 0;
    outline: 0;
    background: #4d90f4;
    padding: 4px 10px;
    margin: 4px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
}

.fullScreen > div {
    width: 100%;
    height: 100%;
}

.fullScreenCanvas {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 998;
    background: #f3f3f3;
}

#dt {
    padding-right: 10px;
}

#appDownLoad {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    display: none;
    background: rgba(0, 0, 0, 0.31);
    width: 100%;
    height: 100%;
}

#appDownLoad .appDownLoadMain {
    padding: 0 10px 20px;
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -140px;
}

#appDownLoad .appDownLoadMain .appDownLoadMainClose {
    float: right;
    margin: 10px 5px;
    cursor: pointer;
}

#appDownLoad .appDownLoadMain > div {
    float: left;
    width: 120px;
    margin: 0 5px;
}

#appDownLoad .appDownLoadMain > div.appDownLoadMainActive button {
    background: #4d90f4;
}

#appDownLoad .appDownLoadMain > div button {
    font-size: 14px;
    display: block;
    width: 100%;
    padding: 10px 4px;
    color: #FFFFFF;
    border: 0;
    outline: 0;
    background: #9b9b9b;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
}

#appDownLoad .appDownLoadMain > div div {
    width: 95%;
    margin: 10px auto 0;
}

#appDownLoad .appDownLoadMain > div div {
    font-size: 12px;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}


@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes drop {
    0% {
        bottom: 0;
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 1;
        bottom: -200px;
    }
}

@keyframes wave {
    0% {
        background-position: 0 160px;
        background-size: 170px 300px;
    }

    100% {
        background-position: 500px -18px;
        background-size: 250px 150px;
    }
}

#loading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.36);
    animation: fade-in .1s linear;
}

#loading .loader {
    width: 120px;
    height: 120px;
    position: fixed;
    text-align: center;
    line-height: 120px;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 16px;
    left: 50%;
    top: 50%;
    margin-left: -60px;
    margin-top: -120px;
}

#loading .loader span {
    z-index: 3;
}

#loading .loader-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent repeat-x 0 100px/150px 300px url('data:image/png;base64,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');
    z-index: 2;
    background-position: 500px -18px;
    background-size: 250px 150px;
    /*  animation: wave 1s ease-out forwards; */
}

#loading .drops {
    -webkit-filter: url('#liquid');
    filter: url('#liquid');
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
    animation: fade-in .1s linear .4s forwards;
}

#loading .drop1, #loading .drop2 {
    width: 21px;
    height: 24px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #10a7c1
}

#loading .drop1 {
    width: 90px;
    height: 16px;
    bottom: 2px;
    border-radius: 0;
    color: #1268bb;
}

#loading .drop2 {
    animation: drop 1.3s cubic-bezier(1, .19, .66, .12) .3s infinite;
}

.xingming {
    display: block;
    color: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#appDialog {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #f3f3f3;
    height: 100%;
    overflow-y: scroll;
    display: none;
    opacity: 0;
    z-index: 9999;
}

#appDialog .appDialogClose {
    width: 100%;
    height: 30px;
    background: #c0d5ec;
}

#appDialog .appDialogClose img {
    float: right;
    margin-right: 10px;
    margin-top: 6px;
}

#appDialog .appDialogMain {
    padding-bottom: 10px;
}

#appDialog .appDialogMain .appDialogScholarName {
    display: block;
    padding: 8px;
}

#appDialog .appDialogMain .appDialogScholarName td {
    font-size: 14px;
}

#appDialog .appDialogMain .appDialogScholarName span {
    float: left;
    font-size: 12px;
    background: #ffffff;
    padding: 2px 16px 2px 6px;
    margin: 2px;
    position:relative;
    border-radius:4px;
    border:1px solid #c5e4ff;
}
#appDialog .appDialogMain .appDialogScholarName span img{
	position:absolute;
	right:0;
	bottom:0;
}

#appDialog .appDialogMain .appDialogScholarName input {
    width: 100%;
    height: 20px;
    padding-left: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    border: 1px solid #c5e4ff;
}

#appDialog .appDialogMain .appDialogScholarName button {
    border: 0;
    outline: 0;
    background: #4d90f4;
    height: 24px;
    color: #FFFFFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: 1px;
}

#appDialog .appDialogMain h4 {
    font-size: 14px;
    padding-left: 10px;
    margin: 0;
}

#appDialog .appDialogMain .orgAndCkey {
    height: 140px;
    overflow-y: scroll;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #FFFFFF;
    margin: 4px auto;
    width: 94%;
}

#appDialog .appDialogMain .orgAndCkey li {
    padding-top: 4px;
    padding-left: 10px;
    font-size: 14px;
}

#appDialog .appDialogMain hr {
    margin: 10px 0;
}

#appDialog .appDialogBottom {
    display: flex;
    padding: 10px 10px;
}

#appDialog .appDialogBottom button {
    padding: 6px 8px;
    flex: 1;
    border: 0;
    outline: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #4d90f4;
    cursor: pointer;
    color: #ffffff;
}

#appDialog .appDialogBottom button:first-of-type {
    margin-right: 4px;
}

#appDialog .appDialogBottom button:last-of-type {
    margin-left: 4px;
}

.appActiveReCommend {
    color: #4d90f4;
    font-weight: bold;
}

/* #operatingVideo{
	display:block;
	position:fixed;
	top:30%;
	right:10px;
	padding:10px 6px 4px;
	font-size:12px;
	background:rgb(18,167,187);
	border-radius:4px;
	color:#fff;
	writing-mode:tb-rl;
	letter-spacing:4px;
} */
.RNav {
    width: 60px;
    position: fixed;
    z-index: 1666;
    top: 30%;
    right: 0;
    background: #FFF;
    border-radius: 2px;
}

.RNav a {
    position: relative;
    display: block;
    text-align: center;
    color: #000;
    font-size: 12px;
    padding-bottom: 10px;
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}

.RNav a:last-of-type {
    border-bottom: 1px solid #cdcdcd;
}

.RNav a div {
    width: 40px;
    height: 40px;
    margin: 6px auto 2px;
    background-size: 70px;
    -webkit-transition: background-position 0.3s;
    -moz-transition: background-position 0.3s;
    -ms-transition: background-position 0.3s;
    -o-transition: background-position 0.3s;
    transition: background-position 0.3s;
}

.RNav a:hover {
    color: #8dd3a6;
}

.RNav a:nth-of-type(1) div.bgs {
    background-image: url("../png/navright.png");
    background-repeat: no-repeat;
    background-position: 6px 3px;
}

.RNav a:nth-of-type(1):hover div.bgs {
    background-position: -34px 3px;
}

.RNav a:nth-of-type(2) div.bgs {
    background-image: url("../png/navright.png");
    background-repeat: no-repeat;
    background-position: 6px -34px;
}

.RNav a:nth-of-type(2):hover div.bgs {
    background-position: -34px -34px;
}

.RNav a:nth-of-type(3) div.bgs {
    background-image: url("../png/navright.png");
    background-repeat: no-repeat;
    background-position: 6px -74px;
}

.RNav a:nth-of-type(3):hover div.bgs {
    background-position: -32px -74px;
}

.RNav a:nth-of-type(4) div.bgs {
    background-image: url("../png/navright.png");
    background-repeat: no-repeat;
    background-position: 6px -112px;
}

.RNav a:nth-of-type(4):hover div.bgs {
    background-position: -34px -112px;
}

.tops {
    position: fixed;
    z-index: 1666;
    bottom: 30px;
    right: 30px;
    display: none;
    width: 40px;
    height: 40px;
    background-image: url("../png/navright.png");
    background-repeat: no-repeat;
    background-position: -35px -108px;
    background-size: 68px 142px;
    -webkit-animation: scales 1.5s infinite;
    -moz-animation: scales 1.5s infinite;
    -ms-animation: scales 1.5s infinite;
    -o-animation: scales 1.5s infinite;
    animation: scales 1.5s infinite;
}

@-webkit-keyframes scales {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes scales {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-ms-keyframes scales {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes scales {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scales {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.RNav .parentewm {
    display: none;
    position: absolute;
    top: -18px;
    left: -142px;
    width: 142px;
    height: 106px;
    overflow: hidden;
}

.RNav a:nth-of-type(1):hover .parentewm {
    display: block;
}

.RNav #ewmright {
    width: 100px;
    height: 100px;
    position: relative;
    background: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.RNav #ewmright:after {
    position: absolute;
    top: 0;
    right: -60px;
    content: '';
    display: block;
    border-width: 50px 40px;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
}

.RNav .ewmsa {
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 10px;
    z-index: 1;
}

.ckeySubject {
    /* width: 650px; */
    width:100%;
    /* margin: 15px auto 120px; */
}

.ckeySubject table{
	background-color:#FFFFFF;
	width:100%;
	border-radius:4px;
	box-shadow:0 6px 6px 0 #dfe8ef;
}
.ckeySubject table tr:first-of-type td{
	padding-top:10px;	
}
.ckeySubject table tr:last-of-type td{
	padding-bottom:10px;	
}

.jia, .jian {
    cursor: pointer;
}

.ckey {
    width: 96%;
    height: 20px;
    border-radius: 4px;
    border: 0px solid #c5e4ff;
    padding: 10px;
    background-color:#f8f8f8;
    outline: 0;
}

.ckeySubject-td-1 {
    width:46px;
    padding-left:40px;
    padding-right:6px;
}

.ckeySubject-td-2 {
    width: 430px;
}

.ckeySubject-td-3 {
    width: 100px;
    padding-left: 10px;
}

.heightSelect {
    width: 44px;
    height: 24px;
    line-height: 24px;
    border: 0px solid #c5e4ff;
    background: #f8f8f8;
    border-radius: 4px;
    padding: 5px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #4d4d4d;
    cursor: pointer;
    position: relative;
}

.heightSelect img {
    position: absolute;
    right: 10px;
    top: 36%;
}

.heightSelectOption {
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: -120px;
    border: 0px solid #c5e4ff;
    border-top: 0;
    color:#4d4d4d;
    border-radius: 0 0 4px 4px;
    width: 160px;
    background: #fff;
}
.heightSelect.ORANDNOT{
	background-color:#4c90f3;
	color:#ffffff;
}
.heightSelect .heightSelectOption {
    line-height: 30px;
}

.ORANDNOT .heightSelectOption {
    width: 54px;
    bottom: -88px;
    background-color:#f8f8f8;
}

.heightSelect ul {
    display: none;
}

.heightSelectOption li {
    text-indent: .5em;
    background-color:#f8f8f8;
}

div.heightSelect.allFieId {
    width: 150px;
}

.ckey {
    resize: none;
}

.xuezhemingzi .names .english {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    background: #4d90f4;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    cursor: pointer;
    border: 1px solid #4d90f4;
}

.xuezhemingzi .names .english img {
    padding: 4px;
    margin: 0;
}

.noselect {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.xuezhemingzi .name, .mingzizhuijia td {
    min-height: 35px;
}

#li5 li, #li5 a {
    display: block;
}

#hot{
	position:absolute;
	top:0px;
	left:66px;
}


#surplusDialog {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 0;
    display: none;
    opacity: 0;
}

#surplusDialog .surplusDialogMain {
    padding: 10px;
    background: #fff;
    position: absolute;
    top: 10%;
    left: 50%;
    border-radius: 10px;
    font-size: 16px;
    margin-left: -140px;
    max-width: 260px;
    min-width: 260px;
}

#surplusDialog .surplusDialogMain .surplusNumber {
    font-size: 14px;
    text-indent: 2em;
}

#surplusDialog .surplusDialogMain .number {
    color: darkred;
    font-weight: bold;
}

.expression {
    font-size: 14px;
    text-indent: 2em;
    margin: 0;
    display:none;
}

.expression label {
    color: #ff0000;
}

@media screen and (max-width: 1366px) {
    .dialogChild {
        top: 0px;
    }
}

#fengmian, .dis_Echarts {
    display: none;
}
a.hrefa{
	color:#4d90f4;
	text-decoration:underline
}


.bd_fenlei,.bg_anli{
	margin-bottom:40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.bg_anli{
	position:relative;
	margin-top:60px;
}
.bd_fenlei>a,.bg_anli>a{
	-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin:0 10px
}
.bd_fenlei>a{
	border:1px solid #d1d1d1;
	-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding:10px;
    margin:0 10px
}
.bd_fenlei>a h5{
	padding:0;
	margin:4px 0;
    text-align: center;    
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #313131;
}
.bd_fenlei>a p{
	padding:0;
	margin:0;
	text-align:center;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #646464;
	margin:16px 0;
}
.bd_fenlei>a span{
	display:block;
	width: 87px;
	height: 28px;
	line-height:28px;
	text-align:center;
	border-radius: 4px;
	border: solid 1px #d1d1d1;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #313131;
	margin:20px auto 10px;
}
.bg_anli>a{
	height:240px;
}
.bg_anli>a h5{
	margin:0;
	padding:0;
	position: relative;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	padding:40px 10px 0;
}
.bg_anli>a.qiyeanli{
	background-color:#e3fbf8;
}
.bg_anli>a.jishuzhuanyi{
	background-color:#fff8f0;
}
.bg_anli>a.gaoxinqu{
	background-color:#d9f8ff;
}
.bg_anli>a.xmpszjtj{
	background-color:#f9f6ff;
}
.bg_anli>a.tsgxkfw{
	background-color:#ebf6ff;
}

.bg_anli>a.qiyeanli>h5{
	color:#50b1a0;
	border-bottom:1px solid #50b1a0;
}
.bg_anli>a.jishuzhuanyi>h5{
	color:#fc8800;
	border-bottom:1px solid #fc8800;
}
.bg_anli>a.gaoxinqu>h5{
	color:#68dff9;
	border-bottom:1px solid #68dff9;
}
.bg_anli>a.xmpszjtj>h5{
	color:#a489d9;
	border-bottom:1px solid #a489d9;
}
.bg_anli>a.tsgxkfw>h5{
	color:#3d9eee;
	border-bottom:1px solid #3d9eee;
}

.bg_anli>a>h5>img{
	position: absolute;
	right:6px;
	top:-16px;
	
}
.bg_anli>a>p{
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #646464;
	padding:0 10px;
}
.bg_anli>a>div{
	display:none;
	position:absolute;
	width:1088px;
	background-color:#ffffff;
	z-index:1;
	top:-436px;
	left:24px;
	background-image:url("../png/dialogbgp.png");
	background-repeat: no-repeat;
	background-position: -14px 54px;
	box-shadow: 0px 7px 15px 1px rgba(23, 83, 72, 0.35);
}
.bg_anli>a:hover>div{
	display:block;
}
.bg_anli>a>div .anli_l{
	width:580px;
	background-image:url("../png/puterbg.png");
	background-repeat: no-repeat;
	background-position: 12px 34px; 
	position: relative;
}
.bg_anli>a>div .anli_l div{
	position: absolute;
	top:58px;	
	left:74px;
	width:420px;
	height:262px;
	overflow:hidden;
}
.bg_anli .anli_l div img{
	width:100%;
}

.bg_anli>a>div .anli_r{
	width:508px;
	padding:64px 10px 10px 10px;
	box-sizing: border-box;
	background-color:#e3fbf8;
}
.bg_anli>a.qiyeanli>div .anli_r{
	background-color:#e3fbf8;
}
.bg_anli>a.jishuzhuanyi>div .anli_r{
	background-color:#fff8f0;
}
.bg_anli>a.gaoxinqu>div .anli_r{
	background-color:#d9f8ff;
}
.bg_anli>a.xmpszjtj>div .anli_r{
	background-color:#f9f6ff;
}
.bg_anli>a.tsgxkfw>div .anli_r{
	background-color:#ebf6ff;
}

.bg_anli>a.qiyeanli>div .anli_r h5{
	color:#50b1a0;
	border-bottom:1px solid #50b1a0;
}
.bg_anli>a.jishuzhuanyi>div .anli_r h5{
	color:#fc8800;
	border-bottom:1px solid #fc8800;
}
.bg_anli>a.gaoxinqu>div .anli_r h5{
	color:#68dff9;
	border-bottom:1px solid #68dff9;
}
.bg_anli>a.xmpszjtj>div .anli_r h5{
	color:#a489d9;
	border-bottom:1px solid #a489d9;
}
.bg_anli>a.tsgxkfw>div .anli_r h5{
	color:#3d9eee;
	border-bottom:1px solid #3d9eee;
}

.bg_anli>a>div .anli_l,.bg_anli>a>div .anli_r{
	display:inline-block;
	float:left;
	height:400px;
}
.bg_anli>a>div .anli_r h5{
	position:relative;
	padding:0 10px 16px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #374947;
	border-bottom:1px solid #77ccbd;
	margin-bottom:10px;
}
.bg_anli>a>div .anli_r h5 img{
	position: absolute;
	top:-36px;
	right:0;
}
.bg_anli>a>div .anli_r li{
	padding:10px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #4d7570;
}
.bg_anli>a>div .anli_r li span{
	color:#374947;
}
.bg_anli>a>div .anli_r li img{
	margin-right:4px;
}
@media screen and (max-width: 720px) {
	.cxzs_search_bottom .s_list{
		width:100%;
		box-sizing:border-box;
		top:35px;
	}
	.cxzs_search .cxzs_search_bottom > input:first-of-type{
		width:70%;
		box-sizing:border-box;
	}
	.bd_fenlei{
		width:100%;
		overflow-x:scroll;
	}
	.bg_anli{
		width:100%;
		display:block;
	}
	.bg_anli>a{
		display:block;
		height:190px;
		margin-bottom:20px;
	}
	.bg_anli>a>div .anli_l{
		display:none;
	}
	.bg_anli>a>div{
		width:100%;
		left:0;
	}
	.bg_anli>a>div .anli_r{
		width:100%;
		padding:10px;
		height:auto;
	}
	.bg_anli>a>div .anli_r h5 img{
		display:none;
	}
	.bg_anli>a.qiyeanli>div{
		top:-238px;
	}
	.bg_anli>a.jishuzhuanyi>div{
		top:-10px;
	}
	.bg_anli>a.gaoxinqu>div{
		top:350px;
	}
	.bg_anli>a.junminronghe.xmpszjtj>div{
		top:390px;
	}
	.bg_anli>a.junminronghe.tsgxkfw>div{
		top:622px;
	}
	#hot{
		top:-4px;
		left:48px;
	}
	.CXZSZJBG_main .CXZSZJBG_main_name .cxzs_name_introduction .cxzs_name_zjrz {
        top: 0;
        right: 0;
    }
    .tops {
        display: block;
    }

    .RNav {
        display: none;
    }

    .cxzs_search .cxzs_search_bottom > input[type='submit'] {
        top: 0;
    }

    .CXZSZJBG_main {
        width: 100%;
        margin: 40px auto 0;
        background: #ffffff;
    }

    .CXZSZJBG_main {
        margin-top: 90px;
    }

    .cxzs_search {
        width: 316px;
        height: 74px;
    }

    .cxzs_search .cxzs_search_top {
        width: 316px;
    }

    .cxzs_search .cxzs_search_top > a {
        width: 42px;
        height: 24px;
        font-size: 14px;
        line-height: 24px;
    }

    .cxzs_search .cxzs_search_bottom {
        width: 316px;
        top: -6px;
    }

    .cxzs_search .cxzs_search_bottom > input {
        width: 212px;
        height: 36px;
        font-size: 12px;
        background: #ffffff;
    }

    .cxzs_search .cxzs_search_bottom > button {
        top: 1px;
        left: -5px;
        width: 84px;
        height: 40px;
        text-indent: 1em;
    }

    .CXZSZJBG_main .CXZSZJBG_main_name .cxzs_name_introduction p {
        padding-left: 163px;
    }

    .cxzs_name_Analysis {
        display: none;
    }

    .cxzs_name_Analysis_phone {
        display: block;
    }

    .CXZSZJBG_main .CXZSZJBG_main_name .cxzs_name_Analysis_info {
        width: 90%;
    }

    .CXZSZJBG_main .cxzs_name_bg {
        padding: 0;
    }

    .CXZSZJBG_main .cxzs_name_bg h1, .CXZSZJBG_main .cxzs_name_bg h2,
    .CXZSZJBG_main .cxzs_name_bg p {
        margin: 0;
        padding: 0;
        text-indent: 1em;
    }

    .CXZSZJBG_main .cxzs_name_bg {
        width: 100%;
    }

    .CXZSZJBG_main .cxzs_name_bg h2 {
        margin-top: 10px;
    }

    .CXZSZJBG_main .cxzs_name_bg p {
        margin-top: 6px;
        margin-bottom: 6px;
        margin-left: 6px;
        font-size: 14px;
    }

    .cxzs_name_bg_kygk table {
        width: 98%;
        margin: 15px auto;
    }

    #cxzs_ztfb, #cxzs_kyhyd, #cxzs_kxstx, #cxzs_kygzd, #cxzs_sbss,
    #cxzs_kjcg, #cxzs_jjxm, #cxzs_zlcc {
        width: 95%;
        margin: 0 auto;
        padding-top: 6px;
    }

    .cxzs_ccmx_title {
        font-size: 12px;
    }

    .cxzs_ccmx_content {
        content: normal;
        font-size: 12px;
    }

    .cxzs_ccmx_content p {
        overflow: hidden;
    }

    .zuozhe {
        width: 300px;
    }

    #authentication {
        top: 0px;
        right: 0px;
    }

    #downLoad {
        top: 0px;
        right: 88px;
    }

    .CXZSZJBG_main .CXZSZJBG_main_name .cxzs_name_logo {
        width: 80px;
        height: 80px;
    }

    .CXZS2018_topAll .main {
        height: 45px;
    }

    .heightSelectOption {
        position: absolute;
        left: 0;
        z-index: 1;
        bottom: -104px;
        border: 0px solid #c5e4ff;
        border-top: 0;
        border-radius: 0 0 4px 4px;
        width: 66px;
        background: #fff;
    }
    .noselect{
    	font-size:12px;
    }
	.heightSelect .heightSelectOption{
		line-height:26px;
	}
	div.heightSelect.allFieId{
		width:56px;
	}
	.ckeySubject-td-1,.ckeySubject-td-3,.ckeySubject-td-2{
		width:auto;
	}
	
	.heightSelect img{
		right:4px;
		width:10px;
	}
    .zt {
        height: 500px;
    }

    .zt .dialogChildCenter {
        height: 410px;
    }
    #cxzs_search {
        display: block;
    }
    #hot{
		position:absolute;
		top:-5px;
		left:50px;
	}
	.ORANDNOT .heightSelectOption{
		width:52px;
		bottom:-78px;
	}
	#appDownLoad .appDownLoadMain > div {
        float: none;
    }

    #appDownLoad .appDownLoadMain {
        margin-left: -75px;
    }
    .cxzs_search .cxzs_search_bottom > input[type='button'] {
        width: 30%;
        background: #ffffff url('../gif/zjbg_search.gif') no-repeat 12px 11px;
        height:36px;
    }
}
/**-------------------------------------棣栭〉鏂板鍐呭缁撴潫2019-07-01-----------------------------------------------**/
#gjjcyj_pages p a,#gnjcyj_pages p a{
	color:#4d4d4d;
	font-size:12px;	
	display:block;
}
.cxzs_name_Analysis .cxzs_name_Analysis_firstChildUl li.background{
	width:156px;
}
#fromBackground{
	position: fixed;
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	z-index:9999;
}
#fromBackground .fromBackgroundContent{
	width:1100px;
	height:80%;
	background-color:#ffffff;
	position:absolute;
	top:10%;
	left:50%;
	margin-left:-550px;
	border-radius:4px;
	overflow:hidden;
}
#fromBackground .fromBackgroundHeader{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:6%;
	border-bottom:1px solid #d4d4d4;
}
#fromBackground .fromBackgroundFooter{
	position:absolute;
	top:6%;
	left:0;
	width:100%;
	height:94%;
	overflow: hidden;
}