@charset "utf-8";
/* CSS Document */
body {

    font-family: Arial,"Microsoft YaHei";
    color: #434343;
    overflow-x: hidden;


}

* {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

i, em {
    font-style: normal
}

a {
    text-decoration: none;
    color: #434343;
}

a:hover {
    text-decoration: underline;
    color: #1864c4
}

ul, ol {
    list-style-type: none;
}

.clr {
    clear: both;
}

.mart-15 {
    margin-top: 15px;
}
.mart-30 {
    margin-top: 30px;
}
input {
    vertical-align: middle;
}

.content {
    width: 1000px;
    margin:0 auto;

}

.sjt_cont {
    width: 1000px;
    margin: 0 auto;
    background:#fff;
    overflow: hidden;
}

.top_l {
    float: left;
    line-height: 28px;
    font-size: 14px;
    color:#fff;
}

.top_r {
    float: right;
    font-size: 14px;
    color:#fff;
}

.top_time {
    float: left;
    width: 240px;
    line-height: 28px;
    font-size: 14px;
    color:#fff;
}

.top_indx {
    float: right;
    margin: 4px 0 0 0;
}

.top_indx a {
    margin: 0 10px;
    color:#fff;
}

.sjt_logo {
    height: 100px;
    width: 480px;
    margin: 25px 0 33px;
    float: left;
}

.all_top {
    width: 100%;
    background: url(../images/top-bg.jpg) center top no-repeat;
    height: 240px;


}

.sjt_nav ul li {
    float: left;
}
.sjt_nav ul li:nth-of-type(2),.sjt_nav ul li:nth-of-type(7) {
    position: relative;
}
.sjt_nav li .ct_nav a {
    padding: 0 26px;
    display:block;
    height: 54px;
    color: #fff;
    line-height: 54px;
    font-size: 18px;
}

.sjt_nav li .ct_nav a:hover, .sjt_nav li.mover .ct_nav a {
    background: #1864c4;
    text-decoration: none;
}

.sd_nav {
    width: 1000px;
    background: #ebf6ff;
    position: absolute;
    top: 54px;
    left: 0;
    height: 250px;
    box-shadow: 0 3px 5px #888;
    font-size: 14px;
    z-index: 20000;
}

.mover .sd_nav, .mover .show_ {
    display: block;
}

.mout .sd_nav, .mout .show_ {
    display: none;
}

.sd_nav a:hover {
    color: #1a7cd2;
}

.show_ {
    background-color: rgba(26,124,210,.8);
    position: absolute;
    top: 54px;
    left: 0;
    width: 100%;
    z-index: 20000;
    padding: 10px 0;
}

.show_ span {
    text-align: center;
    line-height: 40px;
    display: block;
}

.show_ span a {
    color: #fff;
}
.show_ span a:hover {
    text-decoration: none;
    color: #c1f0f6;
}
.search_ct {
    float: right;
    margin: 50px 0 0 0;
}

.sch {
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
    width: 250px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: none;
    vertical-align: top;
    font-size: 16px;
    float: left;
    outline: none;
}

.bott {
    background: url(../images/search_ico.png) 7px center no-repeat #1a7cd2;
    padding: 0 10px 0 30px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    border: none;
    font-weight: bold;
    height: 46px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    float: left;
    outline: none
}

.search_ct a {
    margin: 15px 0 0 15px;
    display: inline-block;
    font-size: 14px;
}

/*????????*/
.btn_group {
    float: left;
    margin-left: 22px;
}

.btn_group span {
    display: block;
    text-align: center;
}

.btn_group span i {
    width: 25px;
    height: 25px;
    margin: 20px auto 0;
    display: block;
    transform: scale(1.3);
}

i.duty {
    background: url(../images/nav_op_icon.png) no-repeat;
}

i.leader {
    background: url(../images/nav_op_icon.png) -25px 0 no-repeat;
}

i.talk {
    background: url(../images/nav_op_icon.png) -50px 0 no-repeat;
}

.btn_group span a {
    border: 1px solid #f1d08d;
    background: #fff3ae;
    display: block;
    font-size: 16px;
    border-radius: 10px;
}

.wh span a {
    width: 125px;
    height: 90px;
    line-height: 40px;
}
.wh span a:hover {
    text-decoration: none;
    background: #fff;
}
.wh span {
    margin-top: 20px;
}

.wh2 span a {
    width: 170px;
    height: 46px;
    line-height: 46px;
}

.wh2 span {
    margin-top: 10px;
}

.arrow_group {
    width: 480px;
    float: left;
    margin: 22px 0 0 20px
}

h4.slct_bt {
    color: #1a7cd2;
    font-weight: bold;
    font-size: 16px;
    height: 16px;
    margin-bottom: 10px;
}

h4.slct_bt i {
    width: 5px;
    background: #1a7cd2;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.arrow_group ol li {
    float: left;
    margin: 0 30px 0 0;
    line-height: 30px;
}

.arrow_group ol li i {
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: #e4a221;
    display: inline-block;
    vertical-align: middle;
}

h4.marb {
    margin-bottom: 15px;
}

#institution {
    margin-top: 22px;
    width: 340px;
    float: left;
}

#institution ol {
    background: url(../images/jg_bg.png) no-repeat;
    margin-top: 15px;
    float: left;
    width: 95%;
    padding-left: 5%;
}

#institution ol li {
    line-height: 36px;
    width: 100%;
}

#institution ol li a {
    color: #1a7cd2;
}

/*???????*/
#info {
    width: 360px;
    float: left;
    margin: 20px 0 0 10px;
}

#info ol li {
    line-height: 46px;
    margin: 7px 0;
    width: 165px;
    border-bottom: 1px solid #ddd;
    margin-left: 10px;
}

#info ol li i {
    width: 25px;
    height: 25px;
    background: red;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 16px
}

#info ol li i.xx_01 {
    background: url(../images/op_ico2.png) no-repeat;
}

#info ol li i.xx_02 {
    background: url(../images/op_ico2.png) -25px 0 no-repeat;
}

#info ol li i.xx_03 {
    background: url(../images/op_ico2.png) -50px 0 no-repeat;
}

#info ol li i.xx_04 {
    background: url(../images/op_ico2.png) 0 -25px no-repeat;
}

#info ol li i.xx_05 {
    background: url(../images/op_ico2.png) -25px -25px no-repeat;
}

#info ol li i.xx_06 {
    background: url(../images/op_ico2.png) -50px -25px no-repeat;
}

#info ol li i.xx_07 {
    background: url(../images/op_ico2.png) 0 -50px no-repeat;
}

#impor {
    width: 240px;
    float: left;
    margin-top: 20px
}

#impor ol li {
    margin-top: 15px;
    width: 100%;
    position: relative;
}

#impor ol li a {
    height: 76px;
    display: block;
    border-radius: 5px;
    border: 1px solid #c7cacc;
}

#impor ol li a:hover {
    background: #fff;
    color: #1a7cd2;
    text-decoration: none;
}

#impor ol li i {
    width: 46px;
    height: 40px;

    display: inline-block;

    margin:0 55px 0 15px;

    position: relative;
    z-index: 2;
    top:18px;
}
#impor ol li p {
    position: absolute;
    margin-left: 115px;
    top:20px;
}
#impor ol li::after {
    content: "";
    position: absolute;
    background: #1a7cd2;
    height:78px;
    width: 80px;
    top:0;
    left:0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#impor ol li::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border:8px solid transparent;
    border-left-color: #1c5bb8;
    left:80px;
    top:40%;
}

i.power_bill {
    background: url(../images/nav_op_icon.png) 5px -75px no-repeat;
}

i.catalog {
    background: url(../images/nav_op_icon.png) -36px -75px no-repeat;
}

i.budget {
    background: url(../images/nav_op_icon.png) -77px -75px no-repeat;
}

i.proposal {
    background: url(../images/nav_op_icon.png) -115px -75px no-repeat;
}

/*????????*/
#power {
    float: left;
    width: 760px;
    margin: 20px 0 0 20px;
}

.deta a i.marr {
    margin-right: 15px;
}

.marl {
    margin-left: 15px;
}

i.review {
    background: url(../images/nav_op_icon.png) -75px 0 no-repeat;
}

i.dynamic {
    background: url(../images/nav_op_icon.png) -102px 0 no-repeat;
}

i.statute {
    background: url(../images/nav_op_icon.png) -127px 0 no-repeat;
}

i.download {
    background: url(../images/nav_op_icon.png) -150px 0 no-repeat;
}

/*????????*/

#interview {
    margin: 20px 20px 0 20px;
    float: left;
    width: 385px;
}

#int_bann {
    float: left;
    margin-top: 8px;
}

#int_bann span {
    display: block;
    margin-top: 12px;
}

.bor {
    border-left: 1px solid #ddd;
    margin: 15px 0 0 0;
    height: 210px;
    padding-left: 22px;
}

i.collect {
    background: url(../images/nav_op_icon.png) 0 -25px no-repeat;
}

i.apply {
    background: url(../images/nav_op_icon.png) -25px -25px no-repeat;
}

i.feedback {
    background: url(../images/nav_op_icon.png) -50px -25px no-repeat;
}

i.consult {
    background: url(../images/nav_op_icon.png) -75px -25px no-repeat;
}

i.question {
    background: url(../images/nav_op_icon.png) -100px -25px no-repeat;
}

i.intelligence {
    background: url(../images/nav_op_icon.png) -125px -25px no-repeat;
}

/*??????*/
#spe_column span {
    margin: 10px 0 0 15px;
    float: left;
}

.all_box {
    border: 1px solid #e3e3e3;
    float: left;
    margin-top:20px;
}

#tab1 ul, #tab2 ul, #tab3 ul, #tab4 ul, #tab5 ul, #tab6 ul, #tab7 ul {
    display: none;
}

.all_box ul li {
    background: url(../images/li_ico.jpg) 10px 18px no-repeat;
    line-height: 36px;
    display: block;
    padding-left: 22px;
    height: 36px;
    overflow: hidden;
}

.all_box ul li a:hover {
    color: #2475cb;
}

.all_box ul {
    margin: 5px 0;
}

.more {
    float: right;
    margin: 0;
}

.scroll {
    margin-top: 15px;
    width: 630px;
    /*height: 336px;*/
    height: 380px;
    margin-right: 15px;
    float: left;
}

.bann_b {
    margin-top: 15px;
}

.box_bt {
    display: block;
    margin: 0 0 5px;
    border-top: 2px solid #1a7cd2;
    font-family: Microsoft YaHei;
    height: 36px;
    position: relative
}

.all_box em {
    display: block;
    text-align: right;
    /*margin: 5px 5px 10px 0;*/
    margin:10px 5px 15px 0;
}

.all_box em a {
    color: #1a7cd2;
}

.btb {
    border-left: 4px solid #1a7cd2;
    font-weight: bold;
    line-height: 18px;
    padding: 0 0 0 8px;
    display: inline-block;
    margin: 10px 0 0 10px;
    font-size: 18px;
}

a.more {
    position: absolute;
    right: 0;
    top: 5px;
}

.tab_bt {
    border-top: 2px solid #1a7cd2; /*position: relative;*/
}

.tab_bt span  {
    color: #1a7cd2;
    font-size: 18px;
    line-height: 40px;
    padding: 0 15px;
    height: 40px;
    font-weight: bold;
    display: inline-block;
    margin: 0 0 0 5px;
    cursor: pointer;
}
.tab_bt span a {
   color: inherit;
}

.tab_bt span.on {
    color: #fff;
    background: #1a7cd2;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.tab_bt a:hover {
    text-decoration: none;
}

.deta a {
    height: 76px;
    background: #bad7f1;
    font-size: 24px;
    font-family: FZZHUNYSK;
    line-height: 76px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
}

.onc a {
    width: 476px;
    margin: 15px 5px 5px 12px;
}

.sec a {
    width: 314px;
    margin: 10px 0 15px 12px;
}

.deta a:hover {
    text-decoration: none;
    color: #fff;
    background: #1a7cd2;
}

.deta a i {
    width: 65px;
    height: 55px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    transition: background 0.2s;
}

.deta a i.qz {
    background: url(../images/qz_icon.png);
}

.deta a i.ql {
    background: url(../images/qz_icon.png) -65px 0 no-repeat;
}

.deta a i.cf {
    background: url(../images/qz_icon.png) -130px 0 no-repeat;
}

.deta a i.zq {
    background: url(../images/qz_icon.png) -195px 0 no-repeat;
}

.deta a i.qt {
    background: url(../images/qz_icon.png) -260px 0 no-repeat;
}

.deta a:hover i.qz {
    background: url(../images/qz_icon.png) 0 -60px no-repeat;
}

.deta a:hover i.ql {
    background: url(../images/qz_icon.png) -65px -60px no-repeat;
}

.deta a:hover i.cf {
    background: url(../images/qz_icon.png) -130px -60px no-repeat;
}

.deta a:hover i.zq {
    background: url(../images/qz_icon.png) -195px -60px no-repeat;
}

.deta a:hover i.qt {
    background: url(../images/qz_icon.png) -260px -60px no-repeat;
}

.achieve a {
    display: block;
    border: 1px solid #1a7cd2;
    font-size: 18px;
    text-align: center;
    height: 78px;
    line-height: 78px;
    margin: 32px;
    border-radius: 5px;
    color: #1a7cd2;
}

.achieve a:hover {
    background: #1a7cd2;
    color: #fff;
    text-decoration: none;
}

.box_1 {
    width: 353px;
    margin: 15px 0 0 0;
}

.box_2 {
    width: 491px;
    margin: 15px 14px 0 0;
    display: inline;
}

.box_1 li a {
    width: 325px;
}

.box_2 li a {
    width: 450px;
}

.box_5 li a {
    width: 320px;
}


.box_3 {
    width: 322px;
    margin: 15px 0 0 0;
}

.box_4,.box_links {
    width: 998px;
    margin: 15px 0 0 0;
}
.box_links ul {
    margin: 15px;
}
.box_links ul li {
    width: 12%;
    float: left;

}
.box_links ul:first-of-type li,.box_links ul:last-of-type li {
    width: 22%;
    float: left;

}
.box_links {
    padding-bottom: 15px;
}

.box_5 {
    width: 350px;
    margin: 15px 15px 0 0;
    display: inline;
}

.box_6, .box_7 {
    width: 263px;
    margin: 15px 0 0 0;
}

.zt_ban {
    margin-top: 4px;
}

.bann img {
    width: 96%;
    margin: 7px 0;
}

.bann {
    text-align: center;
    display: block;
}

.sjt_zt {
    float: left;
    margin: 4px 0;
}

.sjt_zt span {
    width: 275px;
    height: 60px;
    float: left;
    margin: 3px 0 3px 24px;
    display: inline;
}

#sjt_pt {
    margin: 15px 5px;
    width: 988px;
    height: 70px;
    overflow: hidden;
    position: relative;
}

#sjt_pt ol {
    position: absolute;
}

#sjt_pt ol li {
    width: 315px;
    height: 70px;
    margin-right: 12px;
    float: left;
    display: inline;
}

.bann_news {
    width: 340px;
    display: inline-block;
    margin: 8px 0 0 5px;
}

.zd_xx {
    float: left;
    margin-top: 15px;
    width: 1000px;
}

.zd_xx span {
    width: 320px;
    height: 60px;
    float: left;
}

.sjt_ts {
    width: 252px;
    float: left;
}

.sjt_ts span {
    float: left;
    margin: 15px 0 0 15px;
    border: 1px solid #b4cef0;
    padding: 5px;
}

.sjt_ts span a {
    height: 70px;
    float: left;
    padding: 0 0 0 40px;
    background: #dbeaff;
    display: inline;
    font-family: Microsoft YaHei;
    font-size: 18px;
    line-height: 70px;
    width: 180px;
}

.sjt_ts span a i {
    width: 44px;
    height: 48px;
    display: inline-block;
    margin: 5px 30px 0 0;
    vertical-align: middle;
}

.sjt_ts .ts_01 a i {
    background: url(../images/hd_ico.png) no-repeat;
}

.sjt_ts .ts_02 a i {
    background: url(../images/hd_ico.png) 0 -60px no-repeat;
}

.sjt_links {
    float: left;
}

.sjt_links ul li {
    width: 240px;
    height: 80px;
    float: left;
    margin: 20px 0 0 13px;
    display: inline;
}

.sjt_links li.none {
    margin: 20px 0 0 0;
}

/*???css*/
.sjt_foot {
    width: 100%;
    background: #c9d9ff;
    margin: 20px 0 0 0;
}

.sjt_foot .sjt_cont {
    background: none;
}

.ft_t {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}



.ft_link {
    height: 50px;
}

.ft_link i {
    font-size: 16px;
    font-family: Microsoft YaHei;
    display: inline-block;
    vertical-align: top
}

.ft_link span {
    display: inline-block;
}



.ft_link dl {
    width: 20%;
    display: inline-block;
}


.ft_link dl:nth-of-type(2){
    width: 25%;
}
.ft_link dl dt {
    cursor: pointer;
    text-align: right;
    position: relative;
    margin: 15px 0 0 0;
}
.ft_link dl dt::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color:#448fd0;
    right:-20px;
    top:3px;
}
.ft_link dl dt::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 14px;
    background: #8ec0f1;
    right:-80px;
    top:5px;
}
.ft_link dl:nth-of-type(2) dt::after {
    right:-50px;
}
.ft_link dl:last-of-type dt::after {
    display: none;
}
.ft_link dl dd {
    position: absolute;
    width: 994px;
    bottom:50px;
    left:0;
    background: #fff;
    display: none;
    border:3px solid #c9d9ff;
    border-bottom:none;
    padding: 10px 0 20px 0;

}
.ft_link dl.over dd {
    display: block;
}

.ft_link dl dd span {
    display: inline-block;
    width: 20%;
    margin: 10px 0 0 32px;
    line-height: 1.4;
    position: relative;

}
.ft_link dl dd span::before {
    content: '';
    position: absolute;
    width:4px;
    height: 4px;
    border-radius: 50%;
    background: #448fd0;
    top:8px;
    left: -10px;
}
.ft_link dl:nth-of-type(2) dd span,.ft_link dl:nth-of-type(3) dd span {
    width: 13%;
}

.opt_w {
    width: 200px;
    border: 1px solid #c2c2c2;
    height: 24px;
    margin: 0 0 0 20px;
}

.ft_b {
    width: 100%;
    /*text-align: center;*/
    border-top: 1px solid #cee3ef;
    padding: 10px 0;
    background: #eaf3ff;
    font-size: 12px;
}

.ft_b ul {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    margin:10px 0;
}

.ft_b ul li {
    display: block;
    line-height: 22px;
}

.ft_b li a {
    color: #434343;
    padding: 0 15px 0 0;
    margin: 0 0 0 15px;
}

.ft_b li a:hover {
    color: #2475cb;
}

.ft_b li span {
    margin: 0 10px;
}




.foot_bs {
    width: 80px;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

.fb_link {
    display: inline-block;
    vertical-align: middle;

}
.fb_link span {
    border-radius: 50%;
    border: 1px solid #1a7cd2;
    display: inline-block;
    margin-left: 5px;
    text-align: center;

}
.fb_link span a {
    color: #1a7cd2;
    display: block;
    width: 48px;
    height: 40px;
    border-radius: 50%;
    padding-top: 8px;
}
.fb_link span a:hover {
    background: #1a7cd2;
    color:#fff;
    text-decoration: none;
}

/*????????*/

.news_cont, .news_cont1 {
    float: left;
    margin: 15px 0;
    border-left: 1px solid #c8dcf2;
    display: inline;
    border-bottom: 1px solid #c8dcf2;
}

.news_cont1 {
    border: none;
}

.lb_l {
    float: left;
    width: 210px;
    border-top: 1px solid #c8dcf2;
    font-family: Microsoft YaHei;
}

.lb_l h4 {
    display: block;
    height: 44px;

    border-bottom: 1px solid #0090d7;
    font-size: 18px;
    text-align: center;
    color: #2475cb;
    margin: 0 0 20px 0;
}

.lb_l h4 span {
    display: inline-block;
    border-bottom: 2px solid #2475cb;
    line-height: 42px;
}

.lb_l ul {
    margin: 0 auto;
    width: 190px;
    text-align: center;
}

.lb_l ul li h5 a {
    height: 44px;
    line-height: 40px;
    display: block;
    font-size: 15px;
}

.lb_l ul li.act h5 a, .lb_l li h5 a:hover {

    color: #2475cb;
}

.lb_l ul li a:hover {
    text-decoration: none;
}

.lb_l ul li h5 {
    height: 44px;
    line-height: 40px;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #c8dcf2;
}

.lb_l ul li h5 i {
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #2475cb;
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 42px;

}

/*.lb_l ul li h5:hover {*/
/*background-color:#cbe7ff;*/
/*}*/

.lb_l ul li.show span {
    display: block;
}

.lb_l ul li.hide span {
    display: none
}

.lb_l ul li.show span a {
    color: #006eab;
    display: block;
    line-height: 36px;
    font-weight: normal;
    font-size: 15px;

}

.lb_l ul li.show span a:hover, .lb_l ul li.show span a.on {
    background: #f2f2f2 url(../images/lt_ico.png) 140px 12px no-repeat;
}

.lb_r {
    float: left;
    width: 787px;
    border-left: 1px solid #c8dcf2
}

.lb_rt {
    float: left;
    text-align: right;
    line-height: 45px;
    border-bottom: 1px solid #0090d7;
    width: 100%;
    font-size: 14px;
}

.lb_r .cont {
    float: left;
    width: 100%;
    display: inline;
    border-right: 1px solid #c8dcf2;
    padding: 20px 0 0 0;
    min-height: 400px;
    _height: 400px;
}

.lb_r ul li, .fg-list ul li,.zt-ct ul li {
    display: block;
    border-bottom: 1px dashed #ccc;
    line-height: 48px;
    background: url(../images/li_ico.jpg) 10px 24px no-repeat;
    margin: 0 20px;
    position: relative;
    height: 48px;
}
.zt-ct {
    width: 998px;
    float: left;
    border: 1px solid #c8dcf2;
    padding-bottom: 20px;
}
.zt-ct ul li {
    padding-left: 20px;
}
.fg-list ul li {
    margin: 0;
}

.lb_r ul li a, .fg-list ul li a {
    margin: 0 0 0 25px;
    width: 620px;
    height: 38px;
    overflow: hidden;
}

.fg-list ul li a {
    width: 540px;
    display: inline-block;
}

.lb_r ul li span, .fg-list ul li span {
    color: #888;
    position: absolute;
    right: 10px;
    font-family: arial;
    font-size: 14px;
}

.lb_r ul li a:hover, .cont ol li p a:hover, .fg-list ul li a:hover {
    color: #2475cb;
}

.cont ol li {
    float: left; /*width:42%;*/
    width: 90%;
    margin: 10px 25px 20px;
    line-height: 22px;
    font-size: 16px;
}

.cont ol li img {
    float: left;
}

.cont ol li p {
    float: right; /*width:60%;*/
    width: 80%;
    margin: 15px 0;
}

.cont ol li p em {
    color: #2475cb;
    font-size: 18px;
    display: inline-block;
}

.sab_pg {
    font-size: 14px;
    margin: 30px 0;
    line-height: 24px;
    text-align: center;
}

.sab_pg span {
    margin: 0 10px 0 0;
    display: inline-block;

}

.pg_l {
    float: left;
    margin: 0 0 0 20px;
}

.pg_r {
    float: right;
}

.pg_r a:hover {
    color: #fe0000;
}

.pg_r input {
    vertical-align: middle;
}

.ipt2 {
    width: 20px;
    padding: 0 3px;
}

.bot2 {
    padding: 0 5px;
    line-height: 20px;
    background: #1959af;
    color: #fff;
    cursor: pointer;
    border: none;
    margin: 0 0 0 5px;
}

.box_7 {
    padding-bottom: 6px;
}

.box_7 ol li {
    float: left;
    margin: 2px 0 2px 15px;
    display: inline;
    font-family: Microsoft YaHei;
    font-size: 16px;
}

.box_7 ol li a {
    width: 230px;
    line-height: 38px;
    height: 42px;
    display: block;
}

.box_7 ol li i {
    width: 34px;
    height: 34px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: 0 10px;
}

.box_7 ol li i.xx_01 {
    background: #eefff5 url(../images/op_ico.png);
}



.box_7 ol li i.xx_02 {
    background: #eefff5 url(../images/op_ico.png) -34px 0;
}

.box_7 ol li i.xx_03 {
    background: #eefff5 url(../images/op_ico.png) -68px 0;
}

.box_7 ol li i.xx_04 {
    background: #eefff5 url(../images/op_ico.png) 0 -34px;
}

.box_7 ol li i.xx_05 {
    background: #eefff5 url(../images/op_ico.png) -34px -34px;
}

.box_7 ol li i.xx_06 {
    background: #eefff5 url(../images/op_ico.png) -68px -34px;
}

.box_7 ol li i.xx_07 {
    background: #eefff5 url(../images/op_ico.png) 0 -68px;
}

.box_7 ol li a:hover {
    text-decoration: none;
    background-color: #91c5f2;
    color: #fff
}

.box_6 ol {
    float: left;
    margin: 0 0 30px 0;
}

.box_6 ol li {
    float: left;
    margin: 30px 0 0 15px;

    border-radius: 5px;
    border: 1px solid #ccc;
    position: relative;
}

.box_6 ol li a {
    display: block;
    height: 86px;
    width: 230px;
    font-size: 16px;
}

.box_6 ol li a:hover, .box_7 ol li a:hover {
    color: #2475cb;
}

.box_6 ol li i {
    width: 60px;
    margin-right:30px;
    height: 50px;
    display: inline-block;

    position: relative;

    top:15px;
    z-index: 2;

}
.box_6 ol li::after {
    content: "";
    position: absolute;
    background: #1a7cd2;
    height: 86px;
    width: 60px;
    top:0;
    left:0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.box_6 ol li::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border:8px solid transparent;
    border-left-color: #1c5bb8;
    left:60px;
    top:40%;

}
.box_6 ol li i.zd_01 {
    background: url(../images/xx_ico.png) 0 9px no-repeat;
}

.box_6 ol li i.zd_02 {
    background: url(../images/xx_ico.png) 0 -33px no-repeat;
}

.box_6 ol li i.zd_03 {
    background: url(../images/xx_ico.png) 0 -73px no-repeat;
}

.box_6 ol li i.zd_04 {
    background: url(../images/xx_ico.png) 0 -113px no-repeat;
}

.ct_dtd, .ct_dtc {
    width: 758px;
    margin: 0 0 0 20px;
    display: inline;
    float: left;
    min-height: 500px;
    _height: 500px;
    border: 1px solid #c8dcf2;
}

.ct_dtc {
    width: 998px;
    margin: 20px 0;
    display: inline-block;
}

.ct_dtd h4, .ct_dtc h4 {
    font-size: 22px;
    font-family: Microsoft YaHei;
    width: 100%;
    text-align: center;
    margin: 20px 0;
    font-weight: normal;
}

.ct_dtc .fb_time {
    width: 96%;
    display: block;
    line-height: 30px;
    background: #e8e8e8;
    text-align: center;
    font-size: 12px;
    margin: 0 20px 20px;
}

.ct_dtc .fb_mar {
    margin: 0 20px;
}

.ct_dtd p, .ct_dtc p {
    line-height: 24px;
    font-size: 14px;
    margin: 18px auto 0;
    width: 90%;
}

.sab_em {
    width: 998px;
    margin: 20px auto;
    min-height: 500px;
    _height: 500px;
    border: 1px solid #c8dcf2;
}

.top_add {
    float: left;
    width: 98%;
    margin: 0 1%;
    line-height: 50px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 16px;
    font-family: Microsoft YaHei;
    display: inline;
    font-weight: bold;
}

.search_jg ul li {
    float: left;
    border-bottom: 1px dashed #ccc;
    margin: 0 0 10px 0;
}

.search_jg {
    width: 950px;
    margin: 20px 0 0 20px;
    float: left;
    display: inline;
}

.sch_li {
    float: left;
    position: relative;
    line-height: 40px;
    background: url(../images/li_ico.jpg) 0 18px no-repeat;
    width: 100%;
}

.sch_li a {
    margin: 0 0 0 12px;
    display: block;
    width: 800px;
    overflow: hidden;
    height: 40px;
}

.sch_li span {
    color: #888;
    position: absolute;
    font-family: arial;
    font-size: 14px;
    right: 0;
    top: 0;
}

.sch_li a:hover {
    color: #2475cb;
}

.sch_jj {
    width: 100%;
    float: left;
    line-height: 22px;
    color: #888;
    margin: 0 0 10px 0;
    height: 66px;
    overflow: hidden;
    font-size: 12px;
}

.sjt_hdjl {
    margin: 15px 0 0 0;
    width: 590px;
}

.ft_jj {
    float: left;
    width: 100%;
    line-height: 28px;
    overflow: hidden;
    margin: 5px 0;
}

.sjt_px a {
    color: #2475cb;
}

.sjt_hdjl ul {
    float: left;
    width: 400px;
    margin-top: 15px;
}

.sjt_hdjl ul li {
    margin: 5px 0 0 0;
}

.ct_dtc h6 {
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    line-height: 40px;
}

.ct_dtc h6 i {
    font-style: normal;
    display: block;
}

.ld_deat {
    line-height: 30px;
    margin: 20px;
}

.xg_list {
    padding-bottom: 10px;
}

.xg_list h5 {
    font-size: 20px;
    display: block;
    width: 96%;
    margin: 0 2% 20px;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    font-family: Microsoft Yahei;
    color: #2475cb;
    font-weight: normal;
    position: relative;
}

.xg_list h5 em {
    font-style: normal;
    position: absolute;
    right: 10px;
    font-size: 14px;
}

.xg_list ul li {
    border-bottom: 1px dashed #ccc;
    line-height: 46px;
    background: url(../images/li_ico.jpg) 10px 17px no-repeat;
    margin: 0 5%;
    display: inline-block;
    width: 90%;
}

.xg_list li a {
    margin: 0 0 0 25px;
    float: left;
    height: 46px;
    overflow: hidden;
}

.xg_list li span {
    color: #888;
    float: right;
    font-family: arial;
    font-size: 14px;
}

.xg_list li a:hover {
    color: #2475cb;
}

.sjt_fbt {
    width: 390px;
    float: left;
    margin: 15px 0 0 15px;
    height: 256px;
}

.sjt_px {
     float: left;
    margin: 20px 2% 20px;
    overflow: hidden;

}

.ft_pic, .ft_pic1 {
    float: left;
    margin: 0 10px 5px 0;
}

.ft_pic1 {
    width: 400px;
    height: 200px;
    overflow: hidden;
    margin-right: 30px;
}
.ft_pic1 img,.ft_pic img  {
    width: 100%;
}
.ft_pic2 {
    width: 150px;
    height: 110px;
}

.ft_pic {
    width: 350px;
    height: 180px;
}

.ft_txt, .ft_txt1, .ft_txt2 {
    display: inline-block;
    width: 325px;
    line-height: 21px;
}

.ft_txt,.ft_txt1 {
    width: 520px;
}

.ft_txt2 {
    width: 100px;
}

.ft_txt span,  .ft_txt2 span {
    display: block;

}

.ft_txt span {
    margin: 10px 6px;
}

.ft_txt1 span {
    margin: 10px 0;
    font-size: 16px;
    line-height: 24px;
    display:block;
}

.ft_txt2 span {
    margin: 5px 0 5px 5px;
}

.ft-detail {
    margin: 25px 20px 0 0;
    line-height: 1.8;
}
.ft-detail a {
   color: #1c5bb8;
}

/*.txt_bt,*/
.txt_bt1 {
    width: 100%;
    height: 44px;
    overflow: hidden;
    margin-left: 6px;
}

.txt_bt1 {
    height: 22px;
}

.box_8 {
    width: 488px;
    margin-top: 15px;
}

.box_8 ul li {
    width: 90%;
}

.my_ema {
    position: absolute;
    right: 0;
}

.my_ema a {
    padding: 0 15px;
    height: 32px;
    border: 1px solid #d9d9d9;
    background: #daeaf8;
    color: #1a7cd2;
    display: inline-block;
    margin: 5px 5px 0 0;
    border-radius: 5px;
    text-align: center;
    line-height: 32px;
}

ul.jgfk li {
    position: relative;
    width: 94%;
}

ul.jgfk li em {
    position: absolute;
    right: 0;
    display: block;
    border: 1px solid #d9d9d9;
    height: 24px;
    border-radius: 5px;
    line-height: 24px;
    background: #eef2f7;
    font-size: 12px;
    top: 0;
}

ul.jgfk li em a {
    color: #3972a4;
    display: inline-block;
    height: 24px;
    padding: 0 5px;
}

ul.jgfk li em a:first-child {
    border-right: 1px solid #d9d9d9;
}

.big_ct {
    width: 998px;
    margin-top: 15px;
}

.big_ct h3 {
    height: 25px;
    padding-top: 8px;
    background: -moz-linear-gradient(top, rgba(226, 240, 249, 1) 0%, rgba(226, 240, 249, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226, 240, 249, 1)), color-stop(100%, rgba(226, 240, 249, 0)));
    background: -webkit-linear-gradient(top, rgba(226, 240, 249, 1) 0%, rgba(226, 240, 249, 0) 100%);
    background: -o-linear-gradient(top, rgba(226, 240, 249, 1) 0%, rgba(226, 240, 249, 0) 100%);
    background: -ms-linear-gradient(top, rgba(226, 240, 249, 1) 0%, rgba(226, 240, 249, 0) 100%);
    background: linear-gradient(to bottom, rgba(226, 240, 249, 1) 0%, rgba(226, 240, 249, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2f0f9', endColorstr='#ffffff', GradientType=0);
}

.big_ct h3 i {
    width: 5px;
    height: 20px;
    background: #1a7cd3;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.cjcx, .ksbm {
    float: left;
    font-size: 24px;
    margin: 15px 0 15px 14px;
}

.cjcx {
    background: url(..l/images/fw_bann1.jpg);
}

.ksbm {
    background: url(../images/fw_bann2.jpg);
}

.cjcx a, .ksbm a {
    width: 480px;
    text-align: center;
    line-height: 60px;
    height: 60px;
    color: #c00;
    display: block
}

.cjcx a:hover, .ksbm a:hover {
    text-decoration: none;
}

ul.down_ {
    margin-top: 15px;
}

ul.down_ li {
    width: 48%;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

/*
??????????*/

.pop-up {
    position: fixed;
    right: 0;
    bottom: 30px;
    background: #fff;
    _position: absolute;
}

.cbody {
    float: right;
    position: absolute;
    top: 3px;
    right: 3px;
    width: 50px;
}

.cbody ul li {
    width: 50px;
    float: left;
    margin: 1px 0 0 0;
}

.cbody li a {
    color: #fff;
    font-size: 12px;
    text-align: center;
    width: 100%;
    display: block;
}

.cbody li.one a {
    background: #448fd0 url(../images/cbody.png) 13px 5px no-repeat;
    padding: 40px 0 8px 0;
}

.cbody li.two a, .cbody li.mover a {
    background: #0b74cf url(../images/cbody.png) -33px 0px no-repeat;
    padding: 36px 0 8px 0;
}

.cbody li.thr a {
    background: #448fd0 url(../images/cbody.png) -82px 0px no-repeat;
    padding: 36px 0 8px 0;
}

.cbody li.for a {
    background: #0b74cf url(../images/cbody.png) -120px 0px no-repeat;
    padding: 36px 0 8px 0;
}

.cbody li a:hover {
    text-decoration: none;
    background-color: #4950aa;
}

.cbody li.two, .cbody li.mover {
    position: relative;
}

.cbody li.two span {
    display: none;
}

.cbody li.mover span {
    display: block;
    position: absolute;
    right: 50px;
    top: -30px;
}

/*?????????????*/

#icon_bann {
    overflow: hidden;
}

#icon_bann ol li {
    float: left;
    /*margin: 20px 0 50px 20px;*/
    margin:50px 0 50px 50px;
    list-style: none;
}

#icon_bann ol li a {
    /*width: 142px;*/
    width: 186px;
    height: 200px;
    box-sizing: border-box;
    border-radius: 10px;
    background: #daeeff;
    border-color: #8bbce7;
    color: #333;
    display: block;
    text-align: center;
    text-decoration: none;
}

#icon_bann ol li a:hover {
    background: #fff3ae;
    border-color: #ffc356;
    transition: background .2s;
}

#icon_bann ol li i {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin: 35px 0 15px;
}

#icon_bann ol li h6 {
    display: block;
    margin: 0 30px;
    padding-top: 15px;
    border-top: 1px solid #1a7cd2;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
}

#icon_bann ol li:nth-child(5) h6 {
    padding-top: 15px
}

#icon_bann ol li i.dynamic {
    background: url(../images/sjt_bann_icon.png) no-repeat;
}

#icon_bann ol li i.statute {
    background: url(../images/sjt_bann_icon.png) -60px 0 no-repeat;
}

#icon_bann ol li i.review {
    background: url(../images/sjt_bann_icon.png) -120px 0 no-repeat;
}

#icon_bann ol li i.exam {
    background: url(../images/sjt_bann_icon.png) 0 -60px no-repeat;
}

#icon_bann ol li i.score {
    background: url(../images/sjt_bann_icon.png) -60px -60px no-repeat;
}

#icon_bann ol li i.down {
    background: url(../images/sjt_bann_icon.png) -120px -60px no-repeat;
}

/*??????????????*/

.all_box ul.gk-ct li {
    background: none;
    width: 46%;
    display: inline-block;
    font-size: 18px;
    border: 1px solid #ddd;
    line-height: 72px;
    height: 72px;
    font-weight: bold;
    margin: 15px 0 1px 10px;
    padding-left: 0;

}

.all_box ul.gk-ct li.long {
    width: 95%;
    margin-bottom: 5px;
    text-align: center;
    background: url("../images/long-bg.png") no-repeat;
}


.all_box ul.gk-ct li a {
    display: block;
    height: 72px;
    width: 100%;
}

.all_box ul.gk-ct li a:hover {
    background: #448fd0;
    color: #fff;
    text-decoration: none;
    transition: .3s;
}

.all_box ul.gk-ct li .icon- {
    width: 42px;
    height: 42px;
    display: inline-block;
    margin: 0 15px;
    background-repeat: no-repeat;
    vertical-align: middle;
    transition: .3s;
}

.icon-.zn-icon {
    background: url(../images/gk_icon.png) 0 0;
}

.icon-.zd-icon {
    background: url(../images/gk_icon.png) -42px 0;
}

.icon-.nr-icon {
    background: url(../images/gk_icon.png) -84px 0;
}

.icon-.nb-icon {
    background: url(../images/gk_icon.png) -126px 0;
}

.icon-.sq-icon {
    background: url(../images/gk_icon.png) -168px 0;
}

.icon-.bg-icon {
    background: url(../images/gk_icon.png) -210px 0;
}

.all_box ul.gk-ct li a:hover .zn-icon {
    background: url(../images/gk_icon.png) 0 -42px;
}

.all_box ul.gk-ct li a:hover .zd-icon {
    background: url(../images/gk_icon.png) -42px -42px;
}

.all_box ul.gk-ct li a:hover .nr-icon {
    background: url(../images/gk_icon.png) -84px -42px;
}

.all_box ul.gk-ct li a:hover .nb-icon {
    background: url(../images/gk_icon.png) -126px -42px;
}

.all_box ul.gk-ct li a:hover .sq-icon {
    background: url(../images/gk_icon.png) -168px -42px;
}

.all_box ul.gk-ct li a:hover .bg-icon {
    background: url(../images/gk_icon.png) -210px -42px;
}



/*??????*/
.wbwx-bg {
    background: #e8e8e6 url("../images/wbwx-bg.png") center 360px no-repeat;
    padding-bottom: 40px;
    overflow: hidden;
}

.wbwx-wrap {
    width: 850px;
    margin: 0 auto 80px;

}

.wbwx-ct {
    height: 354px;
    box-shadow: 0 0 10px #ccc;
    border-bottom: 8px solid #1c5bb8;
    background: url("../images/wbwx-ct.jpg") center no-repeat;
    margin-top:60px ;
    position: relative;
}


a.wb-link {
    width: 175px;
    height: 230px;
    display: block;
    position: absolute;
    top:50px;
    right:85px;
}
.wbwx-wrap h3 {
    font-size: 50px;
    text-align: center;
    position: relative;
    border-bottom:3px solid #1c5bb8;
    height: 35px;
}
.wbwx-wrap h3 span {
    position: absolute;
    left:50%;
    transform: translateX(-50%);
    padding: 0 30px;
    background: #e8e8e6;
    font-weight: normal;
}

/*????????*/
.hd-left {
    width: 260px;
    float: left;
    margin-top: 20px;
}

.hd-right {
    float: left;
    width: 710px;
    margin: 20px 0 0 30px;
}

.hd-btn span {
    margin-bottom: 15px;
    height: 70px;
    font-size: 18px;
    display: block;
}

.hd-btn span a {
    background: #1a7cd2;
    color: #fff;
    text-align: center;
    display: block;
    line-height: 70px;
    border-radius: 5px;
    transition: 0.3s;
}

.hd-btn span a:hover {
    background: #4458f4;
    text-decoration: none;

}

.hd-want {
    background: #b8f3ff;
    font-size: 24px;
    text-align: center;
}

.hd-want a {
    color: #1a7cd2;
    display: block;
    height: 100px;
    line-height: 100px;
    transition: 0.3s;
}

.hd-want a:hover {
    text-decoration: none;
    background: #98e5ff;
}

.hd-btn i, .hd-want i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.hd-btn i {
    width: 40px;
    height: 40px;

}

.hd-want i {
    width: 54px;
    height: 54px;
}

i.xz-icon {
    background: url("../images/n-hd-icon.png") no-repeat;
    transition: .3s;
}

i.fg-icon {
    background: url("../images/n-hd-icon.png") -40px 0 no-repeat;
    transition: .3s;
}

.hd-btn a:hover i.xz-icon {
    background: url("../images/n-hd-icon.png") 0 -40px no-repeat;
}

.hd-btn a:hover i.fg-icon {
    background: url("../images/n-hd-icon.png") -40px -40px no-repeat;
}

i.xx-icon {
    background: url("../images/n-hd-icon.png") 0 -80px no-repeat;
}

.hd-l-title {
    font-size: 18px;
    margin: 30px 0 10px;
}

.hd-l-title span {
    position: relative;
}

.hd-l-title span::after, h3.xz-title span::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border: 6px solid transparent;
    border-top-color: #1a7cd2;
    right: -20px;
    top: 10px;
}

.hd-total ul li {
    float: left;
    width: 49%;
    line-height: 54px;
    border-bottom: 1px solid #ddd;
}

.hd-total ul li:last-of-type {
    width: 100%;
}

.hd-total ul li em {
    color: #1a7cd2;
    margin-left: 10px;
}

.hd-search span {
    margin-left: 10px;
}

.hd-s-ipt {
    font-size: 16px;
    font-family: Arial;
    height: 38px;
    padding: 0 5px;
    width: 215px;
    border-radius: 5px;
    border: 1px solid #ddd;
    outline: none;
}

.hd-s-btn {
    height: 40px;
    background: #1a7cd2 url("../images/n-hd-icon.png") 10px -123px no-repeat;
    border-radius: 5px;
    padding: 0 15px 0 35px;
    font-size: 16px;
    color: #fff;
    outline: none;
    border: none;
    cursor: pointer;

}
.hd_bt {
    background: #daeaf8;;
    height: 44px;
    font-size: 0;
    margin-top: 20px;
}
.hd_bt span {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 50%;
    height: 100%;
    line-height: 44px;
    cursor: pointer;
}
.hd_bt span.on {
    background: #0b74cf;
    color:#fff;
}
.hd-list {
    margin-top: 10px;

}
.hd-list p {
    margin-bottom:15px;
    line-height: 24px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
}
.hd-list ul li {
    line-height: 44px;
    font-size: 16px;
    border-bottom: 1px dotted #ddd;
}

.hd-list ul li.list-head {
    font-weight: bold;
    border-bottom: none;
    background: #f1f1f1;
    line-height: 30px;
}

.hd-list ul li.list-head .item-title {
    text-align: center;
    height: 30px;
}

.item-title {
    width: 57%;
    display: inline-block;
    height: 44px;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.item-sate {
    width: 20%;
    text-align: center;
    display: inline-block;
}

.item-time {
    width: 20%;
    text-align: center;
    display: inline-block;
}

.hd-list ul li i {
    width: 4px;
    height: 4px;
    margin-right: 10px;
    background: #1c5bb8;
    display: inline-block;
    vertical-align: middle;
}

.xz-ct, .fg-list {
    border: 1px solid #ddd;
    padding: 15px;
    min-height: 580px;
}

h3.xz-title {
    font-size: 20px;
    border-bottom: 2px solid #1a7cd2;
    padding-bottom: 10px;
}

h3.xz-title span {
    position: relative;
}

.xz-ct p {
    line-height: 30px;
    text-indent: 2em;
    margin-top: 20px;
}

.n-hd-t {
    border-bottom:1px solid #1a7cd2;
    overflow: hidden;
    line-height: 40px;
    margin-top: 10px;
}
.n-hd-t h5 {
    float: left;
    font-size: 16px;
    color: #1a7cd2;

    border-bottom:2px solid #1a7cd2;
}
.n-hd-t span {
    float: right;
}
.ft_txt1 {
    width: 580px;
    margin-left: 20px;
}

.ft-bann {
    margin:25px 0 20px 0;
    background: #5786d4;
    text-align: center;
}




.mart {float:left;background:#fff;width:780px;}
.em_tp {float:left;width:96%;margin:15px 2%;background:#ececec;height:36px;border-bottom:#003298 1px solid;display:inline;}
.em_tp span a {padding:0 15px;line-height:36px;margin:0 15px 0 0;float:left;background:#cbe7ff;color:#434343;font-size:14px;text-decoration:none;}
.em_tp span a:hover,.em_tp span.act a {background:#003298;color:#fff;}
.em_ct1 {float:left;width:90%;margin:0 5% 30px 5%;display:inline;}
.em_ct1 p {font-size:14px;line-height:24px;margin:15px 0;}
.ipt3,.ipt4,.ipt5 {height:22px;border:1px solid #ccc;width:200px;}
.ipt4 {width:500px;}
.ipt5 {width:700px;height:auto;}


.em_ct1 ul li {line-height:26px;margin:10px 0;}
.em_ct1 li.wt {width:100%;}
.em_ct1 li span {float:left;}
.em_ct1 li b {color:#f00;}
.bot3,.bot4,.bot5 {padding:0 15px;margin:20px;line-height:28px;font-size:14px;background:#f00;cursor:pointer;color:#fff;border:none;}

.bot4 {background:#434343;}
.em_ct1 li span.txtc {float:right;}
.em_ct {margin:20px}
.em_ct ul {border-left:1px solid #ededed;}
.em_ct ul li {line-height:50px;border-bottom:1px solid #ededed;height:50px;}
.em_ct li span {float:left;text-align:center;width:100px;border-right:1px solid #ededed;}
.em_ct li span.em_bt {width:534px;padding:0 10px;}
.em_ct li span.em_bt1 {width:534px;text-align:left;padding:0 10px;display:inline; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
/*.em_ct li span.em_bt1 {width:405px;text-align:left;padding:0 10px;display:inline;}*/
.em_ct li.bt {background:#ececec;}
.em_ct li.bt span {border-right:1px solid #fff;font-weight:bold;}
.eml_ser {float:left;margin:0 0 20px 4%;display:inline;}
.em_ct1 li.bt {
    font-weight:bold;
    margin:10px auto;
    text-align: center;
    width:700px;
}

.em_ct li span.em_bt1 a {
    color:#333;
}
.em_ct li span a {
    color: #005ab5;
}

.pgstyle{
    float: none;
    margin-left: 80px;
}
.pagination-index{
    margin: 0 20px;
}
.xg_list h5 span{border-bottom:3px solid #1c5bb8; height:37px; display:inline-block;}
.ld_deat p {text-index:2rem}


.lm_gd {
    position: absolute;
    top: 100px;
    left: 50%;
    transform: rotate(-16deg);
    width: 240px;
}
.lm_gd img {
    width: 100%;
}
.lm_gd .gdtime {
    position: absolute;
    top: 65px;
    left: 61px;
    color: #303592;
    font-size: 18px;
}