@charset "utf-8";
/* CSS Document */
html {
    background: #f6f6f6;
    font-size: 62.5%; /* 10梅16=62.5% */
}



.i_title2 {
    width: 140px;
    height: 60px;
    line-height: 60px;
    
    position: relative;
   
    margin: 0;
float:left;
}


.i_title2 h1 {
    font-size: 20px;
    color: #0574c6;
    font-weight: 600;
    float: left;
    height: 60px;
    line-height: 60px;}

.i_title2 h1 span {
    float: left;
    margin: 0 10px 0 0
;}

.i_title2 h1 i {
    font-size: 16px;
    color: #9c9c9c;
    font-style: normal;
    margin: 0 0 0 10px
;}

.i-link{ width: 100%; margin:0 auto; height: auto; overflow:hidden; padding: 0px 0;}
.i-link_left{ width:100%; float: left; height: auto; overflow: hidden;}
.i-link_right{ width: 100%; float: left;overflow: hidden;}
.i-link_left ul{ width:100%; float: left;}
.i-link_left a{  float:left; display: block; width: 205px; height: 98px; margin: 0 15px 15px 0; overflow:hidden;}
.i-link_left img{ width:205px; height: 88px; overflow: hidden;}


body {
    font-size: 14px;
    font-size: 1.4rem; /* 14梅10=1.4 */
    color: #1f1f1f;
    font-family: 'Microsoft YaHei', SimSun, SimHei, "STHeiti Light", STHeiti, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dl, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: subpixel-antialiased;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
    color: #1f1f1f;
}

a:hover {
    color: #cc0000;
    text-decoration: none;
}

input[type='button'] {
    outline: none;
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400;
}

ul, ol, li {
    list-style: none outside none;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

.w1320 {
    width: 1320px;
    margin: 0 auto
}

.fl {
    float: left;
}

.md {
    float: left;
}

.fr {
    float: right;
}

.clearFix {
    *zoom: 1;
    clear: both;
}

.clearFix:after {
    content: '';
    display: block;
    clear: both;
}

.clear {
    width: 100%;
    overflow: hidden;
}

/*top_link*/
.top_link {
    background: #1a37a0;
    height: 34px;
    line-height: 34px;
    text-align: right;
    color: #c57d80
}

.top_link li {
    display: inline;
    padding: 0 10px 0 10px;
    color: #ffffff
}

.top_link a {
    color: #ffffff;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
}

.top_link li a:hover {
    color: #e6e6e6;
}

/*header*/
.m_search {
    display: none;
}

.header {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    background: #1564c3;
    transition: 0.4s ease-in-out;
    background-size: 100% 100%;
}

.head {
    margin: 0 auto;
    padding: 0.5% 0 0.5% 0;
    z-index: 10;
    background: url("../images/top_xiaoxun.png") center no-repeat;
    height: auto;
    overflow: hidden;
}

.logo {
    padding: 25px 0;
}

.logo img {
    display: block;
}

.logo2 {
    padding: 10px 0;
}

.logo2 img {
    display: block;
}

.head-r {
}

.head-links {

    margin-top: 12px;
    margin-bottom: 5px;
}

.head-links p {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    color: #c7c6c6;
}

.head-links p a {
    color: #c7c6c6;
    font-size: 14px;
    margin: 0 8px;
}

.head-links p a:hover {
    color: #fff;
}

.head-links p .en {
    background: url("../images/en.png") left center no-repeat;
    padding-left: 20px;
}

.soBox {
    float: right;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    overflow: hidden;
}

.soBox.open {

}


.pb_sys_style1 .p_no_d {
    border: 1px solid #db351b !important;
    color: #fff;
    background-color: #da2c14 !important;
}


.soBox .inp {
    width: 190px;
    height: 28px;
    border: 1px #fff solid;
    background: none;
    font-size: 12px;
    color: #fff;
    line-height: 28px;
    padding: 0 45px 0 10px;
    display: none;
    outline: medium none;
    overflow: hidden;
}

.soBox.open .inp {
    display: block;
}

.soBox .btn,
.soBox .sub {
    display: block;
    width: 50px;
    font-size: 15px;
    height: 34px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 34px;
    color: #ffffff;
	background:url(../images/sou.png) no-repeat center center;
    
    border: none;
    cursor: pointer;
    outline: medium none;
}

.soBox .sub:hover {
    
}

.soBox.open .sub {
    display: block;
	
}

.soBox.open .btn {
    display: none;
}

.search_pc {
    width: 250px;
    height: 34px;
    float: none;
    margin: 50px auto 0 auto;
    background: none;
	border:1px solid #fff;
}

.search_pc .inp {
    width: 244px;
    height: 34px;
    border: none;
    background: none;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    padding: 0 45px 0 25px;
    display: block;
    outline: medium none;

}

.nav {
    width: 100%;
	background:#ffffff;
    margin: 0 auto;
    display: block;
    height: 56px;
    position: relative;
    z-index: 10000;
   
}

.nav ul {
    width: 1400px;
    margin: 0 auto
}

.nav li {
    float: left;
    font-size: 20px;
    position: relative;
    line-height: 56px;
}

.nav li a {
    color: #333;
    display: block;
    padding: 0 52px;
}

.nav li a.hover {
    color: #ffffff;
    background: #2243bb;
    line-height: 56px;
	height:56px;
}

.nav li ul {
    background: #2243bb;
    position: absolute;
    top: 56px;
    width: 100%;
    z-index: 2;
    padding: 0 0;
    display: none;
}

.nav li ul li {
    float: none;
    display: block;
    padding: 0;
    margin: 0;
}

.nav li ul li a {
    border-top: 0;
    line-height: 40px;
    text-align: center;
    padding: 0 15px;
    color: #ffffff;
    font-size: 15px;
}

.nav li ul li a:hover {
    background: #1a37a0;
    color: #fff;
}

.nav1 {
    padding-top: 30px;
    margin-right: 15px;
    float: left;
}

.nav1 li {
    float: left;
    font-size: 20px;
    position: relative;
    line-height: 42px;
}

.nav1 li a {
    display: block;
    padding: 0 20px;
}

.nav1 li a.hover {
    color: #005e5d;
    border-top: 2px solid #005e5d;
    background: #f4f4f4;
    line-height: 40px;
}

.nav1 li ul {
    background: #f4f4f4;
    position: absolute;
    top: 42px;
    width: 170px;
    z-index: 2;
    padding: 5px 0;
    display: none;
}

.nav1 li ul li {
    float: none;
    display: block;
    padding: 0;
    margin: 0;
}

.nav1 li ul li a {
    border-top: 0;
    line-height: 24px;
    padding: 8px 15px;
    color: #333;
    font-size: 15px;
    text-align: left;
}

.nav1 li ul li a:hover {
    background: #005e5d;
    color: #fff;
}

/*ibanner*/
.ibanner {
    width: 100%;
    height: auto;
    background: #ffffff;
    overflow: hidden;
    position: relative;
height:400px;
}
.ibanner img{
    width: 100%;
}

.ibanner .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.ibanner .slick-list {
width:100%;
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.ibanner .slick-list:focus {
    outline: none;
}

.ibanner .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.ibanner .slick-slider .slick-track,
.ibanner .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}




.ibanner .slick-track {
width:100%
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ibanner .slick-track:before,
.ibanner .slick-track:after {
    display: table;
    content: '';
}

.ibanner .slick-track:after {
    clear: both;
}

.ibanner .slick-loading .slick-track {
    visibility: hidden;
}

.ibanner .slick-slide {
    display: none;
    float: left;
    min-height: 1px;
    position: relative;
}

.ibanner .slick-slide a {
    display: block;
    width: 100%;;
}

.ibanner .slick-slide img {
    width: 100% !important;
    height: auto;
    display: block;
}

.ibanner .slick-slide h2 {
    position: absolute;
    bottom: 0;
    height: 70px;
    line-height: 70px;
    color: #ffffff;
    width: 90%;
    padding: 0 5%;
    font-size: 18px;
    background: url(../images/imgtxt_zz.png) repeat-x bottom;
}

.ibanner .slick-slide.slick-loading img {
    display: none;
}

.ibanner .slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.ibanner .slick-dots {
    position: absolute;
    right: 20px;
    bottom: 30px;
    z-index: 99999;
    width: 100%;
    text-align: center
}

.ibanner .slick-dots .slick-active {
    width: 70px;
    height: 70px;
    background: url("../images/banner_icoon.png") center no-repeat;
    text-align: center
}

.ibanner .slick-dots li {
    display: inline-table;
    width: 70px;
    height: 70px;
    background: url("../images/banner_ico.png") center no-repeat;
    text-align: center;
    cursor: pointer
}

.ibanner .slick-dots button {
    background: none;
    border: none;
    font-size: 0;
    color: #ffffff;
}

.ibanner .slick-prev, .ibanner .slick-next {
    display: block;
    position: absolute;
    width: 50px;
    height: 70px;
    top: 40%;
    font-size: 0;
    border: 0;
    outline: none;
    cursor: pointer;
    z-index: 999;
}

.ibanner .slick-prev {
    left: 3%;
    background: url("../images/banner_prev.png") center no-repeat;
}

.ibanner .slick-next {
    right: 3%;
    background: url("../images/banner_next.png") center no-repeat;
}

/*noticebox*/
.qttz_box {
    width: 100%;
    height: auto;
    padding: 10px 0 50px 0;
    overflow: hidden;
    background: url("../images/tzl_box.jpg") center no-repeat;
    background-size: cover;
    margin: 60px auto
}

.noticebox {
    width: 1320px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden
}

.noticebox .i_more {

position: relative;
    color:#fff;
    right: 10px;
    top: 2px;
}

.noticebox .hd {
    height: 90px;
    line-height: 93px;
    padding: 0;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.noticebox .hd ul {
    float: left;
    position: absolute;
    height: 90px;
    width: 100%
}

.noticebox .hd ul li {
    float: left;
    cursor: pointer;
    width: 33.333333%;
    height: 98px;
    padding-left: 0%;
    margin-right: 0;
    text-align: left;
    font-size: 27px;
    color: #666666
}

.noticebox .hd ul li i {
    font-style: normal;
    font-size: 16px;
    color: #999999;
    padding: 0 0 0 10px
}

.noticebox .hd ul li span {
    display: inline-block;
    width: 60px;
    height: 30px;
    position: relative;
    top: 3px;

}

.noticebox .hd ul li.on {
    background: url("../images/ibq_bgpic.png") bottom left no-repeat;
    color: #ca0800
}
.noticebox .hd ul li.on a{color: #ca0800;}
.noticebox .bd ul {
    padding: 0;
    zoom: 1;
}

.n_bq1 {
    background: url("../images/i_title_tz_b.png") center bottom no-repeat;
}

.n_bq2 {
    background: url("../images/i_title_zb_b.png") center bottom no-repeat;
}

.n_bq3 {
    background: url("../images/i_title_xs_b.png") center bottom no-repeat;
}

.noticebox .hd ul li.on .n_bq1 {
    background: url("../images/i_title_tz_a.png") center bottom no-repeat;
}

.noticebox .hd ul li.on .n_bq2 {
    background: url("../images/i_title_zb_a.png") center bottom no-repeat;
}

.noticebox .hd ul li.on .n_bq3 {
    background: url("../images/i_title_xs_a.png") center bottom no-repeat;
}

.noticebox .bd {
    width: 100%;
    height: auto;
}

/*娆＄骇椤甸潰浜岀骇鑿滃崟*/
.ny_left_top {
    height: 80px;
    width: 100%;
    color: #FFF;
    background: #1a37a0;
    margin-top: 10px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    margin-bottom: 2px;
    position: relative;
    z-index: 1;
}

.sidenav {
    overflow: hidden;
    display: block;
    width: 100%;
}

.accordion {
    width: 100%;
}

.accordion .nav-link {
    display: block;
    padding-left: 25px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    outline: none;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 16px;
}

.accordion .nav-link a {
    display: block;
    color: #333333;
}

.accordion .nav-link:hover {
    color: #fff !important;
    background: #1a37a0;
    font-size: 16px;
}

.accordion .nav-link:hover a {
    color: #fff !important;
    font-size: 16px;
}

.accordion .nav-link.hover {
    color: #fff !important;
    background:#1a37a0;
    font-size: 16px;
}

.accordion .nav-link.hover a {
    color: #fff !important;
    font-size: 16px;
}

.currentnav {
    background: #1a37a0 !important;
    color: #fff !important;
}

.nav-link1 {
    width: 40px;
    height: 53px;
    line-height: 53px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 3px;
}

.accordion li {
    position: relative;
    font-size: 16px;
    border-bottom: 0px solid #e6e5e5;
    background: #fff;
    overflow: hidden;
	margin-bottom:4px;
}

.accordion li:last-child .nav-link {
    font-size: 16px;
}

.accordion li i {
    display: block;
    width: 20px;
    height: 30px;
    background: url(../images/xia.png) center no-repeat;
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li.open .nav-link {
    color: #fff !important;
    background: #005e5d;
    font-size: 16px;
}

.accordion li.open .nav-link a {
    color: #fff !important;
    font-size: 16px;
}

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sidemenu {
    display: none;
    font-size: 14px !important;
    background: #f6f6f6;
    border-top: none;
    padding: 10px 0;
}

.sidemenu li {
    background: #f6f6f6;
    font-size: 14px !important;
    border-bottom: none;
}

.sidemenu a {
    display: block;
    font-size: 14px !important;
    text-decoration: none;
    padding: 8px 8px;
    padding-left: 30px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.sidemenu a.on {
    color: #005e5d;
    background: #fff;
    border-left: 3px solid #005e5d;
    padding-left: 30px !important;
}

.sidemenu a:hover {
    color: #005e5d;
    background: #fff;
    border-left: 3px solid #005e5d;
    padding-left: 30px !important;
}

/*content*/
.ban {
    text-align: center;
    margin: 0 auto;
}

.ban img {
    display: block;
    width: 100%
}

.ny {
    width: 1320px;
    margin: 0 auto;
    padding: 0 0;
}

.ny_left {
    float: left;
    width: 18.5%;
}

.ny_right {
    float: right;
    background: #fff;
    width: 80%;
    padding: 2% 2% 2% 2%;box-sizing: border-box;
	margin-top:10px;
}

.ny_right1 {
    background: #fff;
    width: 92%;
    margin: 0 auto;
    padding: 2% 4%
}

.ny_right_con {
    line-height: 34px !important;
    padding-top: 10px;
    min-height: 500px;
}

.ny_right_top {
    border-bottom: 1px solid #e7e7e7;
}

.nytit {
    background: url("../images/icon4.png") 7px 16px no-repeat;
    line-height: 30px;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
    font-size: 14px;
}

.nytit a {
    padding-right: 7px;
}

.nytit1 {
    height: 50px;
    line-height: 50px;
    float: left;
    overflow: hidden;
    border-bottom: 3px solid #1a37a0;
    color: #1a37a0;
    font-size: 24px;
    font-weight: bold;
    padding: 0 10px;
}

/*淇℃伅鍒楄〃寮�濮�*/
.Newslist {
}

.Newslist ul li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #dcdcdc;
    background: url("../images/xb.jpg") no-repeat left 23px;
    font-size: 16px;
    padding-left: 15px;
    overflow: hidden;
    width: 97%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Newslist ul li .shijian {
    float: right;
    padding-left: 10px;
    color: #999999;
}

.Newslist ul li a:hover{
	color:#1a37a0;
	}

.sjdh {
    display: none;
}

.fytpc {
    margin-top: 15px;
}

.m-list3 {

}

.m-list3 li {
    overflow: hidden;
    padding: 10px 0 30px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

.m-list3 .pic3 {
    float: left;
    overflow: hidden;
    width: 180px;
    height: 120px;
    position: relative;
}

.m-list3 .pic3 img {
    display: block;
    overflow: hidden;
    width: 180px;
    height: 120px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    position: absolute;
    z-index: 1;
}

.m-list3 .pic3:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.m-list3 .txt44 {
    overflow: hidden;
    padding-left: 20px;
}

.m-list3 .tit44 {
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.m-list3 .tit44 a {
    color: #000;

    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.m-list3 .tit44 a:hover {
    color: #9a0000;
}

.m-list3 .txt44 p {
    height: 48px;

    font-size: 14px;
    line-height: 24px;
    color: #333;

    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.m-list3 .info {
    padding: 5px 0;

    line-height: 25px;
}

.m-list3 .info .time1 {
    padding-left: 24px;
    font-size: 12px;
    color: #999;
    background: url(../images/icon-time.png) 0 center no-repeat;
}

.sz {
    width: 100%;
}

.sz li {
    overflow: hidden;
    padding: 1%;
    margin: 2%;
    background: #f6f6f6;
    float: left;
    width: 19%;
}

.sz ul li .img33 {
    width: 100%;
    /*min-width:100%;*/
    /*display: block;*/
    height: 0;
    padding-bottom: 122%;
    overflow: hidden;
}

.sz ul li .img33 img {
    width: 100%;
}

.sz ul li p {
    line-height: 25px;
    text-align: center;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 7px;
}

/*鍥剧墖鍒楄〃寮�濮�*/
.pic {
    width: 100%;
}

.pic ul li {
    float: left;
    width: 30%;
    display: block;
    height: auto;
    overflow: hidden;
    cursor: pointer;
    background: #f7f7f7;
    margin-left: 2%;
    margin-right: 1%;
    margin-top: 20px;
}

.pic ul li .img3 {
    width: 100%;
    min-width: 100%;
    display: block;
    height: 0;
    padding-bottom: 60.394%;
    overflow: hidden;
}

.pic ul li p {
    line-height: 45px;
    text-align: center;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
}

/*璇︾粏椤�*/
.info_content_opt {
line-height: 32px;
    height: 32px;
    text-align: left;
    width: 110px;
    float: left;
    position: absolute;
    bottom: 5px;
}
.pointer {
    cursor: pointer;
}
.info_content_small, .info_content_small p,.info_content_small span,.info_content_small div{ font-size:14px!important;}/*灏忓瓧鍙�*/
.info_content_mid, .info_content_mid p,.info_content_mid span,.info_content_mid div{ font-size:21px!important;}/*涓瓧鍙�*/
.info_content_big, .info_content_big p,.info_content_big span,.info_content_big div{ font-size:30px!important;    line-height: 50px !important;}/*澶у瓧鍙�*/

.content table {
    width: 100%;
    margin: 0 auto;
}

.content {
    width: 100%;
    padding-top: 30px;
    margin: 0 auto;
}

.content-title {
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;position: relative;
}

.content-title h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;
    width: 100%;
    text-align: center;
    color: #222;
    padding-bottom: 5px;
}

.content-title i {
    TEXT-ALIGN: center;
    MARGIN: 0 auto;
    HEIGHT*: 32px;
    display: block;
    line-height: 32px;
    font-style: normal;
}

.content-con {
    font-size: 15px;
    line-height: 35px;
    padding: 10px 0;
}

.content-con p {
    
    text-align: justify;
    text-justify: inter-ideograph;
    /* font-size: 16px; */
    line-height: 34px;
    color: rgb(25, 25, 25);
    margin: 20px 0;
    font-family: 浠垮畫;
    font-size: 21px;
    text-indent:2em;
}

.content-con img {
    text-align: center;
    max-width: 800px;
    margin: 10px auto;
    display: block;
}

.sxt {
    padding: 15px 0;
    border-top: 1px dotted #bbb;
}

.sxt p {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 15px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.ssjg {
    padding: 0 10px;
}

.ssjg ul li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #dcdcdc;
    background: url(../images/xb.jpg) no-repeat left 23px;
    font-size: 15px;
    padding-left: 15px;
    overflow: hidden;
    width: 97%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ssjg ul li i {
    float: right;
    padding-left: 10px;
    color: #999999;
}

/*zt_box*/
.zt_box {
    width: 1320px;
    margin: 60px auto;
    height: auto;
}

.zt_box .slick-slider {
    margin: 0 auto;
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;

}

.zt_box .ztimg {
    float: left
}

.zt_box .slick-list {
    width: 1320px;
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}

.zt_box .slick-slider .slick-track,
.zt_box .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.zt_box .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.zt_box .slick-track:before,
.zt_box .slick-track:after {
    display: table;
    content: '';
}

.zt_box .slick-track:after {
    clear: both;
}

.zt_box .slick-loading .slick-track {
    visibility: hidden;
}

.zt_box .slick-slide {
    width: 100%;
    display: none;
    float: left;
    min-height: 1px;
    padding: 0 0;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.zt_box .slick-slide a {
    display: block;
    width: 100%;
    overflow: hidden
}

.zt_box .slick-slide img {
    display: block;
    margin: 0 auto;
    width: 94%;
}

.zt_box .slick-slide.slick-loading img {
    display: none;
}

.zt_box .slick-initialized .slick-slide {
    display: block;
}

.zt_box .slick-loading .slick-slide {
    visibility: hidden;
}

.zt_box .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.zt_box .slick-arrow.slick-hidden {
    display: none;
}

.zt_box .slick-prev, .zt_box .slick-next {
    display: block;
    width: 50px;
    height: 50px;
    top: 32%;
    font-size: 0;
    border: 0;
    outline: none;
    cursor: pointer;
    z-index: 999
}

.zt_box .slick-prev {
    position: absolute;
    left: -50px;
    background: url("../images/m_jtl.png") center no-repeat;
}

.zt_box .slick-next {
    position: absolute;
    right: -50px;
    background: url("../images/m_jtr.png") center no-repeat;
}



.rwm01 {
    position: absolute;
    bottom: 100px;
    left: -15px;
    display: none;
    width: 120px;
    height: 120px;
    z-index: 999999999;
}

.rwm02 {
    position: absolute;
    bottom: 100px;
    left: 70px;
    display: none;
    width: 120px;
    height: 120px;
    z-index: 999999999;
}

.rwm03 {
    position: absolute;
    bottom: 100px;
    right: 75px;
    display: none;
    width: 120px;
    height: 120px;
    z-index: 999999999;
}

.rwm04 {
    position: absolute;
    bottom: 100px;
    right: -15px;
    display: none;
    width: 120px;
    height: 120px;
    z-index: 999999999;
}


.rwm01 img, .rwm02 img, .rwm03 img, .rwm04 img {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 0 !important;
}

.ibanner .slick-active {
width:100%;
    left: 0;
    opacity: 1;
    -moz-transform: rotate(0deg) scale(1);
    -o-moz-transform: rotate(0deg) scale(1);
    -o-moz-transform: rotate(0deg) scale(1);
    -webkit-moz-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    animation: lxfpic;
    -moz-animation: lxfpic;
    /* Firefox */
    -webkit-animation: lxfpic;
    /* Safari and Chrome */
    -o-animation: lxfpic;
    display: block;
    animation-duration: 60s;
    animation-timing-function: linear;
    animation-delay: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 60s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 1s;
    -webkit-animation-iteration-count: infinite;
}

@keyframes lxfpic {
    0% {

        opacity: 1;
        -moz-transform: rotate(0deg) scale(1);
        -o-moz-transform: rotate(0deg) scale(1);
        -o-moz-transform: rotate(0deg) scale(1);
        -webkit-moz-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
    }
    25% {

        opacity: 1;
        -moz-transform: rotate(0deg) scale(1.1);
        -o-moz-transform: rotate(0deg) scale(1.1);
        -o-moz-transform: rotate(0deg) scale(1.1);
        -webkit-moz-transform: rotate(0deg) scale(1.1);
        transform: rotate(0deg) scale(1.1);
    }

    50% {

        opacity: .8;
        -moz-transform: rotate(0deg) scale(1.2);
        -o-moz-transform: rotate(0deg) scale(1.2);
        -o-moz-transform: rotate(0deg) scale(1.2);
        -webkit-moz-transform: rotate(0deg) scale(1.2);
        transform: rotate(0deg) scale(1.2);

    }
    75% {

        opacity: 1;
        -moz-transform: rotate(0deg) scale(1.1);
        -o-moz-transform: rotate(0deg) scale(1.1);
        -o-moz-transform: rotate(0deg) scale(1.1);
        -webkit-moz-transform: rotate(0deg) scale(1.1);
        transform: rotate(0deg) scale(1.1);
    }
    100% {

        opacity: 1;
        -moz-transform: rotate(0deg) scale(1);
        -o-moz-transform: rotate(0deg) scale(1);
        -o-moz-transform: rotate(0deg) scale(1);
        -webkit-moz-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);

    }
}

/*20200621*/
.i_xndh {
    width: 100%;
    padding: 0 0;
    margin: 0 auto 0 auto;
    height: auto;
    overflow: hidden
}

.xndh_box {
    width: 98%;
    margin: 0 auto 2% auto;
    height: auto;
    overflow: hidden;
}

.xndh_box h1 {
    width: 100%;
    font-size: 20px;
    color: #ffffff;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center
}

.xd_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1% 0
}

.xd_list ul {
}

.xd_list li {
    float: left;
    PADDING: 0 40PX;
    height: 50px;
    line-height: 50px;
    text-align: center;
    MIN-WIDTH: 13%;
}

.xd_list li a {
    font-size: 16px;
    display: block;
    width: 100%;
    line-height: 24px;
}

.xdstyle1 {
    border: #1a37a0 1px solid;
}

.xdstyle1 h1 {
    background: #1a37a0
}

.xdstyle2 {
    border: #666699 1px solid;
}

.xdstyle2 h1 {
    background: #666699
}

.xdstyle3 {
    border: #cb7a16 1px solid;
}

.xdstyle3 h1 {
    background: #cb7a16
}


/*202-6-28*/

.jg_title h2 {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-bottom: 1px solid #1a37a0;
    color: #1a37a0;
    font-size: 24px;
    text-align: left;
    background: url("../images/active_1.png") left center no-repeat;
    padding: 0 0 0 20px
}

.ijgsz ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}

.ijgsz ul li {
    float: left;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    padding: 0 0;
    width: 50%;
    margin: 0 0 0 0;
}

.ijgsz ul li a {
    overflow: hidden;
    width: 100%;
    display: block;
    background: url("../images/jgszico.png") left center no-repeat;
    padding-left: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ijgsz ul li a:hover {
    color: #1a37a0
}

.ijgsz ul li:nth-child(4n), .ijgsz ul li:nth-child(4n+3) {
    background: #f5f5f5;
}

.ijgsz ul li:nth-child(4n+1), .ijgsz ul li:nth-child(4n+2) {
    background: none;
}

/*jg_info*/
.jg_info {
    width: 98%;
    height: auto;
    overflow: hidden;
    margin: 0 auto
}

.jg_info_jbxx {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.jg_info_ld {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
    padding: 20px 0;
}

.jg_info_ld ul {
    width: 70%;
    float: left
}

.jg_info_ld li {
    line-height: 40px;
    font-size: 16px;
    color: #333333;
}

.jg_info_ld li span {
    display: block;
    width: 33.33%;
    float: left
}

.jg_info_ld .go_link {
    font-size: 18px;
    font-weight: bold;
    color: #bb2d38;
    display: block;
    float: right;
    margin: 5% auto 0 0
}

.jg_info_about {
    padding: 20px 0;
}

.jg_info_about p {
    line-height: 32px;
    font-size: 16px;
    color: #333333;
    text-align: justify;
    text-indent: 2em
}


/*20200706*/
.lead_list {
    width: 85%;
    height: auto;
    overflow: hidden;
    margin: 25px auto
}

.lead_list ul {
    width: 100%;
    height: auto;
    overflow: hidden
}

.lead_list li {
    width: 100%;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    border-bottom: #ededed 1px solid;
    background: url("../images/ld_icojt.png") right center no-repeat
}

.lead_list li:hover {
    background: url("../images/ld_icojto.png") right center no-repeat #fcfcfc
}

.lead_list li:hover span {
    color: #1a37a0
}

.lead_list li:hover i {
    color: #1a37a0
}

.lead_list li a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.lead_list li span {
    font-weight: bold;
    font-size: 24px;
    color: #000000;
    display: block;
    float: left;
    width: 140px;
    text-align: center
}

.lead_list li i {
    font-style: normal;
    font-size: 20px;
    color: #666666;
    display: block;
    float: left;
    text-align: left
}


/*----------------------------------------------------------------------------*/
/*news_box*/
.i_title {
    width: 100%;
    height: 65px;
    line-height: 60px;
    border-bottom: #ccc 0px solid;
    position: relative;
    padding-bottom: 3px;
    margin: 0 auto 30px auto
}

.titleico1 {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    padding-top: 17px;
}

.i_title h1 {
    font-size: 27px;
    color: #FFF;
    font-weight: normal;
    float: left;
    height: 60px;
    line-height: 60px;
}

.i_title h1 span {
    float: left;
    margin: 0 10px 0 0
}

.i_title h1 i {
    font-size: 18px;
    color: #FFF;
    font-style: normal;
    margin: 0 0 0 20px
}
.more_n1{left: 27.5%;}
.more_n2{left: 60.5%;}

.i_more {
    font-size: 14px;
    color: #333333;
    float: right;
    margin-right: 5px;
    transition: all 0.6s;
    margin-top: 15px;
}

.i_more span {
    display: block !important;
    height: 16px !important;
    width: 22px !important;
    border-right: #e4e4e4 2px solid;
    padding: 0 6px
}

.i_more .s_i1 {
    display: block;
    background: #cccccc;
    width: 10px;
    height: 3px;
    margin-bottom: 3px;
    float: right;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.6s;padding: 0 !important;
}

.i_more .s_i2 {
    display: block;
    background: #cccccc;
    width: 15px;
    height: 3px;
    margin-bottom: 3px;
    float: right;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.4s;padding: 0 !important;
}

.i_more .s_i3 {
    display: block;
    background: #cccccc;
    width: 22px;
    height: 3px;
    float: right;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.2s;padding: 0 !important;
}

.i_more:hover span {
    border-right: #2243bb 2px solid;
}

.i_more:hover .s_i1 {
    background: #2243bb;
    width: 22px;
    transition: all 0.6s;
}

.i_more:hover .s_i2 {
    background: #2243bb;
    width: 15px;
    transition: all 0.4s;
}

.i_more:hover .s_i3 {
    background: #2243bb;
    width: 10px;
    transition: all 0.2s;
}

.news_box {
	padding:50px 0;
    margin: 0px auto;
    overflow: hidden;
    height: auto;
	background:url(../images/tz_bg.jpg) no-repeat center top;
	background-size:cover;
}




.news_xy {
    width: 98%;
    float: left
}

.news_list02 {
    width: 690px;
    float: left;
	background:#fff;
	padding:10px 0px 10px 20px;
}

/*鎷涚敓绠�绔�*/

.news_box03 {
	padding:50px 0;
    margin: 0px auto;
    overflow: hidden;
    height: auto;
	background:#fff;
	background-size:cover;
}


/*椋庨噰灞曠ず*/
.news_box02 {
	padding: 0;
    margin: 0px auto;
    overflow: hidden;
    height: auto;
	background:#fff;
	background-size:cover;
}
.i_title02 {
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: #ccc 0px solid;
    position: relative;
    padding-bottom: 3px;
    margin: 0 auto 30px auto
}

.titleico1 {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    padding-top: 17px;
}

.i_title02 h1 {
    font-size: 27px;
    color: #333;
    font-weight: normal;
    float: left;
    height: 60px;
    line-height: 60px;

}

.i_title02 h1 span {
    float: left;
    margin: 0 14px 0 0
}

.i_title02 h1 i {
    font-size: 18px;
    color: #CCC;
    font-style: normal;
    margin: 0 0 0 20px
}
.more_n1{left: 27.5%;}
.more_n2{left: 60.5%;}

.i_more {
    font-size: 14px;
    color: #333333;
    float: right;
    margin-right: 5px;
    transition: all 0.6s;
    margin-top: 15px;
}

.i_more span {
    display: block !important;
    height: 16px !important;
    width: 22px !important;
    border-right: #e4e4e4 2px solid;
    padding: 0 6px
}

.i_more .s_i1 {
    display: block;
    background: #cccccc;
    width: 10px;
    height: 3px;
    margin-bottom: 3px;
    float: right;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.6s;padding: 0 !important;
}

.i_more .s_i2 {
    display: block;
    background: #cccccc;
    width: 15px;
    height: 3px;
    margin-bottom: 3px;
    float: right;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.4s;padding: 0 !important;
}

.i_more .s_i3 {
    display: block;
    background: #cccccc;
    width: 22px;
    height: 3px;
    float: right;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.2s;padding: 0 !important;
}

.i_more:hover span {
    border-right: #2243bb 2px solid;
}

.i_more:hover .s_i1 {
    background: #2243bb;
    width: 22px;
    transition: all 0.6s;
}

.i_more:hover .s_i2 {
    background: #2243bb;
    width: 15px;
    transition: all 0.4s;
}

.i_more:hover .s_i3 {
    background: #2243bb;
    width: 10px;
    transition: all 0.2s;
}



/*瀛﹂櫌鏂伴椈*/

.list02{width: 105%;}
.list02 li{width: 22.5%;float:left;margin-right: 1.7%;transition: all 0.3s ease;}
.list02 li:hover{margin-top:-4px;box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.2);}
.list02 li > div{background-color:#f8f8f8;height: 400px;}
.list02 li .item-info2{height: 390px;overflow: hidden;display: block;}
.item-img02{width: 100%;display: block;height: 0;padding-bottom:68%;overflow: hidden;}
.item-img02 img{ width:100%; }
.item-txt02{padding:10px 16px; background:#f8f8f8;}
.item-txt02 span{    
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    padding-left: 0px;
   }
.item-txt02 h3{font-size:16px;line-height: 24px;color:#333;padding:15px 0 10px;font-weight: normal;}
.item-txt02 p{font-size:14px;line-height: 21px;color:#323232;padding:15px 0 0 0;}
.more02{height: 38px;text-align: center;display: block;padding-top:10px;transition: all 0.3s ease;}
.more02 img{width: 30px;height: 30px;display: block;margin:0 auto;}
.more02:hover{transform: rotateZ(90deg);opacity: 0.8;}
.modeWrap03{background:#eaeef5 ;width: 100%;overflow:hidden;}





/*灏忓浘鏍�*/
.kqTool{
	background: #f3f3f3;
	width: 100%;
	min-width: 1200px;
	display: block;
	overflow: hidden;
}
.kqTool ul{overflow: hidden;width:100%;}
.kqTool li{width:12.5%;float: left;display:inline-block;text-align:center;}
.kqTool a{width:100%;  position:relative; display:inline-block; text-align:center; margin:39px 0 33px 0;
border-right:1px solid #ccc;transition: all 0.8s;}

.kqTool a .t-icon{
	background: url(../images/kqTool-Bg.png) no-repeat;
	width: 110px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	padding-top: 10px;
	transition: all 0.4s;
	position: relative;
}
.kqTool a .t-icon .img-hide{ display:none;}
.kqTool a .t-name{ margin-top:5px; font-size:18px;}
.kqTool a:last-child:before{ display:none;}
.kqTool a:hover{top:3px; transition: all 0.8s; }
.kqTool a:hover:after{ width:100%; left:0;}
.kqTool a:hover:before{ opacity:0;}
.kqTool a:hover .t-icon{ background:url(../images/kqTool-Bg-hover.png) no-repeat;}
.kqTool a:hover .t-icon .img-show{ display:none;}
.kqTool a:hover .t-icon .img-hide{ display:inline-block;}



/*picnews*/
.picnews02 {
    width: 580px;
    height: 500px;
	margin-top:28px;
    overflow: hidden;
    position: relative;
    float: right;
	background:url(../images/zs_bg.jpg) no-repeat top center;
	background-size:cover;
	
	
}
.picnews02 .bd h1{
    font-size:18px;
	color:#fff;
	font-weight:600;
	margin-bottom:5px;
}
.picnews02 .bd p{
    font-size:14px;
	color:#fff;
	
}




.picnews .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 7px;
    z-index: 1;
}

.picnews .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.picnews .hd ul li {
    float: left;
    margin-right: 4px;
    width: 7px;
    height: 7px;
    line-height: 8px;
    font-size: 0;
    text-align: center;
    background: #cccccc;
    cursor: pointer;
    border-radius: 50px;
}

.picnews .hd ul li.on {
    background: #ff0000;
    color: #fff;
}

.picnews .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.picnews .bd li {
    zoom: 1;
    vertical-align: middle;
}

.picnews_pic {
    display: block;
    width: 550px;
    height: 320px;
    overflow: hidden
}

.picnews .bd img {
    width: 550px;
    height: 320px;
    display: block;
}

.picnews .bd .picnews_zy {
    display: block;
    width: 94%;
    background:#fff;
    padding: 15px 3% 15px 3%;
    height: 100px;
    overflow: hidden;
}

.picnews .bd .picnews_zy h1 {
    color: #000000;
    font-weight: normal;
    font-size: 20px;
    line-height: 36px;
    margin: 0;
    padding: 0 0 10px;
}

.picnews .bd .picnews_zy:hover {
    background: #f1f1f1
}

.picnews .bd .picnews_zy:hover h1 {
    color: #2243bb;
    transition: all 0.6s;
}

.picnews .bd .picnews_zy:hover p {
    color: #000000;
    transition: all 0.6s;
}

.picnews .bd .picnews_zy p {
    color: #999999;
    font-size: 14px;
    line-height: 24px;
}

.picnews .bd .picnews_date {
    background: #244dc0cc;
    color: #ffffff;
    position: absolute;
    top: 250px;
    left: 0;
    width: 70px;
    height: 65px;
    text-align: center;
    padding: 5px 0 0 0;
    font-size: 12px;
}

.picnews .bd .picnews_date i {
    font-style: normal;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 30px;
    line-height: 40px
}

.picnews .prev {
    position: absolute;
    left: 3%;
    top: 40%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/picnews_icoleft.png) center no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.picnews .next {
    position: absolute;
    left: 3%;
    top: 40%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/picnews_icoright.png) center no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.picnews .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.picnews .prev:hover,
.picnews .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.picnews .prevStop {
    display: none;
}

.picnews .nextStop {
    display: none;
}

/**/
.top_news {
    height: auto;
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: #eaeaea 1px solid;
}

.top_news h2 {
    color: #cc0000;
    font-size: 25px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    width: 100%;
    text-align: center
}

.top_news:hover h2 {
    color: #cc3333;
}

.top_news:hover p {
    color: #cc3333;
}

.top_news p {
    margin: 0;
    font-size: 13px;
    line-height: 24px;
    color: #999999;
    padding: 5px 0 5px 0;
    text-indent: 2em;
}

.i_list {
    width: 99%;
    margin: 0 auto 0 auto;
}

.i_list li {
    width: 100%;
    font-size: 14px;
    color: #a0a0a0;
    line-height: 24px;
    height: 45px;
    padding: 20px 0;
    overflow: hidden;
    border-bottom: #eaeaea 1px dashed;
}

.i_list li:last-child {
    border-bottom: none;
}

.i_list li:hover {
    background: #f9f9f9
}

.i_list li a {

    color: #333333;
    font-size: 16px;
    float: left;
    display: block;
    overflow: hidden;
    text-align: justify;
    transition: all 0.2s;

    width: 82%;
}

.i_list li span {
    display: block;
    width: 11%;
    margin-right: 3%;
    float: left;
    color: #7d7d7d;
    text-align: right;
    font-size: 14px;
	border-right:1px solid #ccc;
	padding-right:3%;
}

.i_list li span i {
    display: block;
    text-align: right;
    font-size: 22px;
    line-height: 25px;
    color: #2243bb;
    font-style: normal
}

.i_list li:hover a {
    color: #2243bb;
}

/*news_tz*/
.news_tz {
    width: 372px;
    float: right
}

/**/
.date_list {
    padding: 0 0 0 0 !important;
    position: relative;
    margin-top: -5px;
}

.date_list li {
    width: 100%;
    height: 45px;
    display: block;
    padding: 17px 0;
    overflow: hidden;
    border-bottom: #eaeaea 1px solid;
}

.date_list li:hover {
    background: #f9f9f9
}

.date_list li:last-child {
    border-bottom: none;
    padding: 17px 0 0 0;
    margin: 0;
}

.date_list li a {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}

.date_list li a:hover {
    color: #b80000;
}

.date_list li span {
    float: left;
    display: block;
    width: 56px;
    height: 45px;
    text-align: center;
    color: #919191;
    font-size: 12px;
    line-height: 20px;
    margin-right: 12px;
    margin-top: 1px;
    overflow: hidden;
}

.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #2243bb;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    line-height: 25px;
}

.date_list li:hover span {
    color: #2243bb
}

.date_list li:hover i {
    color: #2243bb
}

/**/
.date_list2 {
    padding: 0 0 0 0 !important;
    position: relative;
    margin-top: 0;
}

.date_list2 li {
    width: 90%;
    height: 45px;
    display: block;
    padding: 10px 4.8%;
    overflow: hidden;
    background: #f9f9f9;
    margin: 7px auto;
    border-left: #9E9E9E 2px solid;
}

.date_list2 li:hover {
    background: #f3f3f3;border-left:#2243bb 2px solid;
}
.date_list2 li:hover a{color: #b80000;}
/*
.date_list2 li:last-child {
    border-bottom: none;
    padding: 17px 0 17px 0;
    margin: 0;
}
*/

.date_list2 li a {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}

.date_list2 li a:hover {
    color: #b80000;
}

.date_list2 li span {
    float: left;
    display: block;
    width: 56px;
    height: 45px;
    text-align: center;
    color: #919191;
    font-size: 12px;
    line-height: 20px;
    margin-right: 20px;
    margin-top: 1px;
    overflow: hidden;
    border-right: #ccc 1px solid;
    padding-right: 10px;
}

.date_list2 li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #666666;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    line-height: 25px;
}

.date_list2 li:hover span {
    color: #2243bb
}

.date_list2 li:hover i {
    color: #2243bb
}

/**/
.date_list3 {
    width: 104%;
    padding: 40px 0 0 0 !important;
    position: relative;
    margin-top: 0;
}

.date_list3 li {
    width: 26%;
    margin-right: 3%;
    margin-bottom: 25px;
    float: left;
    background: #ffffff;
    height: 50px;
    display: block;
    padding: 20px 2%;
    overflow: hidden;
    transition: all 0.3s;
}

.date_list3 li:hover {
    background: #ca0800;
    transition: all 0.3s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}


.date_list3 li a {
    font-size: 16px;
    color: #333333;
    line-height: 27px;
    height: 50px;
    overflow: hidden;
    display: block;
}

.date_list3 li:hover a {
    color: #ffffff;
}

.date_list3 li span {
    float: left;
    display: block;
    width: 56px;
    height: 50px;
    text-align: center;
    color: #919191;
    font-size: 14px;
    line-height: 24px;
    margin-right: 20px;
    margin-top: 1px;
    overflow: hidden;
    border-right: #ccc 1px solid;
    padding-right: 10px;
}

.date_list3 li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #666666;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    line-height: 32px;
}

.date_list3 li:hover span {
    color: #ffffff
}

.date_list3 li:hover i {
    color: #ffffff
}

/*iqtbox*/
.iqtbox {
    margin: 0 auto 0 auto;
    height: auto;
    overflow: hidden
}

.iqtbox .i_title {
    margin: 0 auto 15px auto;
}

.iqt_left {
    width: 440px;
    float: left
}

.iqt_center {
    width: 430px;
    float: left;
    margin-left: 40px
}

.iqt_right {
    width: 372px;
    float: right
}

/*xmt_box*/
.xmt_box {
    position: relative;
    padding-top: 2px
}

.xmt_box li {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 22px
}

.xmt_box .xmt_box_pic {
    display: block;
    width: 70px;
    height: 70px;
    border: #dedede 1px solid;
    padding: 5px;
    float: left
}

.xmt_box .xmt_box_title {
    display: block;
    width: 270px;
    float: left;
    font-size: 15px;
    margin-left: 15px;
    padding-top: 10px

}

.xmt_box .gzbtn {
    display: block;
    margin-top: 15px;
    width: 100px;
    height: 27px;
    line-height: 27px;
    border-radius: 6px;
    font-style: normal;
    font-size: 13px;
    color: #ffffff;
    background: #9f9f9f;
    text-align: center;
    float: left;
    margin-left: 15px;
}

.xmt_box .gzbtn:hover {
    background: #d9110b;
}

.xmt_box li:hover .xmt_box_pic {
    border: #cccccc 1px solid;
}


.xmt_box .rwmimg {
    position: absolute;
    top: 0;
    left: -50px;
    display: none;
    width: 120px;
    height: 140px;
    border: 1px solid #dedede;
    padding: 5px;
    background: #fff;
    text-align: center;

}

.xmt_box .rwmimg img {
    width: 100%
}

/*fast_box*/
.fast_box {
    background: url("../images/fast_box_bg.jpg") center no-repeat #F3F3F3;
    background-size: cover;
    padding: 2% 0 1% 0
}



/*search_pc*/


/*ld*/
.pic_list {

}

.pic_list li {
    overflow: hidden;
    padding: 30px 0 30px;
    border-bottom: 1px solid #e6e6e6;
/ / margin-bottom: 20 px;
}

.pic_list .pic3 {
    float: left;
    overflow: hidden;
    width: 290px;
    height: 200px;
    position: relative;
    background: #ebebeb;
}

.pic_list .pic3 img {
    display: block;
    overflow: hidden;
    height: 200px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    z-index: 1;
    margin: 0 auto;
}

.pic_list .pic3:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.pic_list .txt44 {
    overflow: hidden;
    padding-left: 40px;
}

.pic_list .tit44 {
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pic_list .tit44 a {
    color: #000;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.pic_list .tit44 a:hover {
    color: #9a0000;
}

.pic_list .txt44 p {
    font-size: 15px;
    line-height: 27px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    text-indent: 2em;
}

.pic_list .info {
    padding: 5px 0;
    line-height: 27px;
}
/*ldzc_box*/
.ldzc_box{ width: 100%;
    margin: 50px auto;
    height: auto;
    overflow: hidden;}
.ldzc_box p{margin: 0; padding: 0}
.ldzc_box ul li{ width:338px; float:left; text-align:right; line-height:40px; font-size:18px; font-weight:bold; }
.ldzc_box ul li span{ font-size:18px; font-weight:100; }
.ldzc_box ul li a{font-size:18px; font-weight:normal;  color: #1e50a2 ;}
.dwwy_box{width: 100%;height: auto; overflow:hidden; padding: 30px 0 0 0 }
.dwwy_title{ width:276px; float:left; text-align:right; font-size:16px; font-weight:bold; height:40px; line-height:40px; }
.dwwy_right{width:500px; float:left; line-height:40px; font-size:18px; padding-left:5px; }
.dwwy_right em{display: block; float: left; margin-right: 15px;font-style: normal }
/*鍒嗕韩浠ｇ爜*/
.sjfx {
width: 180px;
    position: absolute;
    right: 0;
    bottom: 15px;
}
.bdsharebuttonbox{zoom:1;position:relative;}
.bdsharebuttonbox .ttqq,.bdsharebuttonbox .ttwx,.bdsharebuttonbox .ttqzone,.bdsharebuttonbox .ttbdhome,.bdsharebuttonbox .ttsina,.bdsharebuttonbox .ttbaidu,.bdsharebuttonbox .ttrenren,.bdsharebuttonbox .tttqq,.bdsharebuttonbox .tthuaban,.bdsharebuttonbox .ttfbook,.bdsharebuttonbox .ttmore{background:url(../images/fxtb.png) no-repeat;}
.bdsharebuttonbox{text-align: center;
    font-size: 18px;
    padding-left: 0;
    line-height: 24px;
    height: 24px;
    background-repeat: no-repeat;
    margin: 3px 0 0 0;
    width: 180px;
    font-size: 14px;}
.bdsharebuttonbox .ttwx{background-position:0px -24px;}
.bdsharebuttonbox .ttqzone{background-position:0px -48px;}
.bdsharebuttonbox .ttsina{background-position:0px -96px;}
.bdsharebuttonbox .tttqq{background-position:0px -120px;}
.bdsharebuttonbox{zoom:1;}
.bdsharebuttonbox:after{content:".";visibility:hidden;display:block;height:0;clear:both;}
.bdsharebuttonbox a,.bdsharebuttonbox .bds_more{font-size:18px;padding-left:25px;line-height:24px;height:24px;background-repeat:no-repeat;cursor:pointer;margin:6px 6px 6px 0;}
.bdsharebuttonbox a:hover{color:#333;opacity:.8;filter:alpha(opacity=80);}
.bdsharebuttonbox .bds_more{color:#333;float:left;}
.bdsharebuttonbox .tttqq{background-position:0px -144px;}
.bdsharebuttonbox .tthuaban{background-position:0px -168px;}
.bdsharebuttonbox .ttfbook{background-position:0px -192px;}
#fxcode{position:absolute;width:200px;height:220px;top:35px;left:0;display:none;background-color:#fff;border:1px solid#CFCFCF;padding:10px;font-size:12px;line-height:14px;border-radius:5px;}
#fxcode .f{float:left;}
#fxcode .r{float:right;}
#fxcode .fxjg{padding-bottom:5px;}
#fxcolse:hover{color:#FF7E00;}





/*i-others*/

.i-link{ width: 100%; margin:0 auto; height: auto; overflow:hidden; padding: 10px 0}
.i-link_right{ width:100%; float: left;overflow: hidden; margin-top:35px;}
.i-link_right .kstd_link{ font-size: 14px; color: #ffffff; line-height: 60px;}
.i-link_right .kstd_link { width: 80%; height: 60px;line-height: 60px; overflow: hidden}
.i-link_right .kstd_link li{  padding-left: 14px; float:left; margin: 0;
}
.i-link_right .kstd_link a{ font-size:16px; color:#333;}

/*list*/
.lm_banner{ width: 100%; margin: 0 auto; height: 209px;}
.list-main{ width: 1200px; margin: 15px auto;height:auto;  position: relative;}
.list-main-left{ float: left; width: 231px;  top: -20px; position: relative;}
.list-main-left .subbox{ position:absolute; top:-50px; z-index: 0}
.list-main-left .this-lmname{width: 230px; height:68px; background: url("../images/left_subbg.png") right center no-repeat; padding:0}
.list-main-left .this-lmname H1{ font-size: 24px; color: #ffffff; line-height:68px;margin: 0; padding: 0 0 0 30px;}
.list-main-left .this-lmname H3{ font-size: 14px; color: #cce9ff; line-height: 30px; margin: 0; padding: 0;}

.list-sub{width: 231px; height: auto; overflow: hidden;}
.left_logo{ background: url("../images/left_logo.png") right bottom no-repeat; border-bottom:#d1d1d1 4px solid }
.list-sub li{height: 43px; width: 231px; overflow: hidden; }
.list-sub li a{ height: 42px; line-height:42px;width: 197px; display: block; background: url("../images/list_sub_bg.png") 190px center no-repeat; border-bottom: #d6d6d6 1px solid; border-left:#23578c 3px solid; border-right:#d1d1d1 1px solid; padding-left: 30px;}
.list-sub li a:hover{background: url("../images/list_sub_bgon.png") 190px center no-repeat #23578c; color: #ffffff}

.list-hot{ margin: 30px 0 0 0; width: 210px; border: #cccccc 1px solid; padding: 10px}
.list-hot h1{background: url("../images/lmhot_line.png") left bottom no-repeat; font-size: 16px; color: #006633; line-height: 40px; padding-left: 10px; }
.list-hot-list{ padding:0; margin: 10px auto}
.list-hot-list li{ text-align: center}
.list-hot-list img{ width: 190px; height: 70px; margin: 5px auto}

.list-main-right{ float: right; width: 940px; min-height: 600px; padding:0; overflow: hidden;}
.list-main-right .lm_name{ height: 50px; line-height: 50px; border-bottom: #cccccc 1px solid}
.list-main-right .lm_name h2{ float: left; text-align: center; font-size:22px; color: #23578c; font-weight: bold;}
.list-main-right .lm_name span{ float: right; color: #666666; font-size: 12px; }
.list-main-right .lm_name span a{ color: #666666;}

.fy-list{height: auto; overflow: hidden; margin: 0 auto; padding: 20px 0}
.fy-list li{ line-height: 40px; height: 40px; background: url("../images/ico_005.png") left center no-repeat; font-size: 16px; color: #999999; padding-left: 15px; text-align: left; }
.fy-list li a{ color: #666666; float: left; display: block;line-height: 40px; height: 40px; }
.fy-list li a:hover{ color: #073296; }
.fy-list li span{ float: right}
.listmor{ text-align: center; margin:30px auto;}




.social-slick{ margin-top: 48px;}
.social-slick .item{
	background-color: #f3f3f3;
	margin: 0px 0 20px;
	position: relative;
	width: 50%;
	float: left;
}
.social-slick .img{ float: left; display: block; width: 50%; overflow: hidden;}
.social-slick .img img{
	width: 100%;
	display: block;
	height: 200px;
}
.social-slick .con{ float: left; display: block; width: 40%; margin-left: 5%; margin-right:5%; padding-top: 5%;}
.social-slick .time{ color: #2243bb; margin-bottom: 10px;}
.social-slick .time .day{ font-size: 32px; font-family: "bodoni_bd_btbold"; line-height: 1.1; background: url(../images/line2.png) no-repeat scroll right center; padding-right: 28px;}
.social-slick .c{ font-size: 16px; color: #333; height: 86px; overflow: hidden; line-height:33px;}
.social-slick .c:hover{ font-size: 16px; color:#2243bb; }
.social-slick .slick-dots { top: -60px; bottom: auto; z-index: 104; width: 100%; right: 34px; text-align: right;}
.social-slick .slick-dots li { position: relative; display: block; float: right; width: auto; padding: 0px; height: 10px; margin:0px 0px 0px 10px; cursor: pointer; }
.social-slick .slick-dots li a { height: 10px; width: 10px; line-height: 10px; text-indent: -10em; display: block; overflow: hidden; padding: 0px; cursor: pointer; border-radius: 50%; background:none #d0d0d0; font-size: 0;}
.social-slick .slick-dots li a:focus { outline: none; }
.social-slick .slick-dots li.slick-active a { background: none #00954a;}



.grideList {
	overflow: hidden;
}
.grideList ul li { width: 32.8%; 
	background:rgb(21 100 195); border: 1px solid rgb(255, 255, 255); border-image: none;text-align: center; float: left;
}
.grideList ul li img.blue {
	display: none;
}
.grideList ul li a {
	padding: 39px 0px; width: 100%; display: block;color:#fff;
}
.grideList ul li a p {
	font-size: 16px; margin-top: 8px;
}
.grideList ul li:hover {
	background: rgb(51 130 224);
}
.grideList ul li a:hover{color:#333;}



/**涓讳綋寮�濮�**/
#m-container1 {background: #eeeeee;height: 330px;}
#m-container1 .inner {width:1300px;margin: 0 auto;padding:13px 0;height:250px;}
#m-container2 .inner {width:1300px;margin: 0 auto;padding:30px 0;height:225px;}
#m-container3 .inner {width:1300px;margin: 0 auto;padding:30px 0;height:235px;}
#m-container4 .inner {width:1300px;margin: 0 auto;padding:30px 0;height:245px;}
#m-container5 .inner {width:1300px;margin: 0 auto;padding:20px 0;height:95px;}

/**鑷畾涔夋枃绔犲垪琛�**/
.news_list li.news { line-height: 35px;*line-height: 22px;vertical-align:bottom;height:35px; border-bottom:1px dashed #ccc; background:url(../images/xb.jpg) no-repeat left center; padding-left:10px;} /**鏍囬鍥炬爣**/
.news_list li.news span.news_title { float:left;font-size: 16px;font-family: "寰蒋闆呴粦";}
.news_list li.news span.news_meta {float:right;    color: #7c7c7c;font-size:14px;}
.news_list li.news0 { line-height: 26px;} /**鏍囬鍥炬爣**/
.news_list li.news0 p.news_title {line-height:24px; color:#000;}
.news_list li.news0 p a {color:#000;}
.news_list li.news0 p a:hover { color:#fff; }

.links-wrap li { width: 100%; float: left; display: inline-block;}
.links-wrap li a {display: block; /* border-left: 4px solid #626260; */ background: #D8D8D8; color: #303030; font-size: 15px; text-align:center;}
.links-wrap li a:hover { background: #E0E0E0;}
.links-wrap li a span { display: block; height: 38px; line-height: 38px; padding: 0 4px 0 71px; background: url(images/icons.png) no-repeat 28px 8px; }
.links-wrap li.link-i1 a { margin-left:0; border-color: #dfba2e; }
.links-wrap li.link-i2 a { /* margin-left:10px; */ border-color: #176db8; }
.links-wrap li.link-i2 a span { background-position: 27px -42px;}
.links-wrap li.link-i3 a { margin-left:0; border-color: #186fbc; }
.links-wrap li.link-i3 a span { background-position: 28px -95px;}

/**鏍囬鏍忔柊闂荤獥鍙�**/
.post .tt { width:100%; height:50px;} /**鏍囬鏍�**/
.post .tt .tit { display:inline-block; float:left; } /**鏍囬瀛椾綋**/
.post .tt .tit .title { display:inline-block; height:47px; line-height:47px; font-family:"寰蒋闆呴粦"; font-size:22px; font-weight:bold; color:#0574c6;     border-bottom: 3px solid #0574c6;} /**鏍囬鍥炬爣**/
.post .con { padding:15px 0px;margin:0 auto;float:left;}
.post .more_btn { display:inline-block; height:50px; line-height:50px; float:right; color:#959393;}   /**鏇村鎸夐挳**/
.post .more_btn a{cursor:pointer;color: #adadad;font-size: 12px;    font-family: "寰蒋闆呴粦";}   /**鏇村鎸夐挳**/
/**鑷畾涔夋柊闂诲垪琛�**/
.post0 .tt .tit .title { padding-left:10px;font-size:18px;} /**鏍囬鍥炬爣**/
.post0 .con { padding:5px 0px; margin:0 auto;}
.post0 .more_btn{margin-right:0px; color:#fff;} 
.post0 .more_btn a{color:#fff;}   /**鏇村鎸夐挳**/

.post1 .tt {border-bottom:1px solid #d4d4d4;} /**鏍囬鏍�**/
.post1 .tt .tit { } /**鏍囬瀛椾綋**/

.post2 .tt .tit .title { padding-left:10px; font-size:18px;  color:#002147; border-left:8px solid #799fb4;} /**鏍囬鍥炬爣**/




div#m-container1 .inner .ml {width: 315px;height: 250px;margin-right: 15px;float:left;}
div#m-container1 .inner .mm {width: 736px;height: 342px;margin-right: 20px;float:left;}
div#m-container1 .inner .mr {width: 240px;height: 250px;float:right;}
div#m-container2 {height: 320px;}
div#m-container3 {height: 320px;}
div#m-container4 {height: 320px;}
div#wp_nav_w2 .wp_nav .nav-item a span.item-name {display: inline-block;  line-height: 40px;cursor: pointer;color: #cfcfd0;padding: 0 7px;background:url(images/top.png) no-repeat right;font-size: 12px;font-family: "寰蒋闆呴粦";}
div#wp_nav_w2 .wp_nav .nav-item.i3 a span.item-name {background:none;}
.wp_search .search {background: url(images/search.png) no-repeat center;    width: 30px;height: 50px;border: 0px;cursor: pointer;margin-left: -50px;    position: absolute;}
#keyword {height: 35px;color: #fff;padding-left: 25px;font-size: 12px;margin-top:50px;line-height: 35px;font-family: "寰蒋闆呴粦";background:url(images/search_bg.png) no-repeat center;width: 220px !important;    border: none;}
.tleft .articlecontent p {height: 40px;line-height: 40px;color: #cfcfd0;    font-size: 12px;font-family: "寰蒋闆呴粦";}
div#m-container2 .inner .ml {width: 620px;height: 225px;float:left;}
div#m-container2 .inner .mr {width: 620px;height: 225px;float:right;}
div#m-container3 .inner .ml {width: 620px;height: 235px;float:left;}
div#m-container3 .inner .mr {width: 620px;height: 235px;float:right;}
div#m-container4 .inner .ml {width: 620px;height: 245px;float:left;}
div#m-container4 .inner .mr {width: 620px;height: 245px;float:right;}
div#wp_nav_w5 {padding: 0 15px;height:40px !important;}
*+html div#wp_nav_w5 {padding: 0 15px;height:37px !important;}
div#wp_nav_w5 .wp_nav .nav-item {font-size: 16px;font-family: "寰蒋闆呴粦";color: #fff;padding: 0 20px !important;background:url(images/nav.png) no-repeat right;height: 40px !important;line-height:40px !important;vertical-align: bottom;}
*+html div#wp_nav_w5 .wp_nav .nav-item {font-size: 16px;font-family: "寰蒋闆呴粦";color: #fff;padding: 0 20px !important;background:url(images/nav.png) no-repeat right;height: 37px !important;line-height:37px !important;vertical-align: bottom;}

div#wp_nav_w5 .wp_nav .nav-item a{height:40px !important;}
*+html div#wp_nav_w5 .wp_nav .nav-item a{height:37px !important;}

div#wp_nav_w5 .wp_nav .nav-item.i7{background:none;}
div#wp_nav_w5 .wp_nav .sub-nav .nav-item {white-space: nowrap;padding: 0px !important;}
div#wp_nav_w5 .wp_nav .nav-item a span.item-name{color:#fff !important;padding: 0px !important;line-height:40px !important  ;   height: 40px !important;}
*+html div#wp_nav_w5 .wp_nav .nav-item a span.item-name{color:#fff !important;padding: 0px !important;line-height:37px !important  ;   height: 37px !important;}

div#wp_nav_w5 .wp_nav .sub-nav .nav-item a span.item-name {padding: 5px 10px !important;line-height: 30px !important;color: #000 !important;}
div#wp_nav_w5 .wp_nav .sub-nav .nav-item a {font-family: "寰蒋闆呴粦";    font-size: 13px;font-weight: normal;color: #000;text-align: center !important;border-top: 1px solid #D8E1CC;min-width: 80px;}
div#wp_nav_w5 .wp_nav .sub-nav {display: none;width: 100% !important;    position: absolute;z-index: 200;visibility: hidden;border: 1px solid #ccc;   border-top: none;}
div#wp_nav_w5 .wp_nav .i6 .sub-nav{ display: block;}
.post.post1.post-06.mbox .con {padding: 0px;}
.post.post1.post-07.mbox .con {padding: 0px;}
.post.post1.post-08.mbox .con {padding: 0px;}
.post.post1.post-09.mbox .con,.post.post1.post-10.mbox .con,.post.post1.post-11.mbox .con,.post.post1.post-12.mbox .con,.post.post1.post-13.mbox .con,.post.post1.post-14.mbox .con {width:620px;}
.dtjt9_div_text {width: 100%;text-align: left;position: absolute;right: 0px;bottom: 0px;z-index: 150;}
.dtjt9_div_text .dtjt9_div_text_title {background: #fff;text-align: center;height: 35px;}
.dtjt9_div_img img {display: block;height: 215px;}
.dtjt9_div_img .number {position: absolute;right: 15px;bottom: 12px;z-index: 100;}
.dtjt9_div_img .number .nomal {width: 20px;height: 20px;line-height: 20px;display: block;text-align: center;background: #fff;float: left;color: #000;opacity:1;    margin-right: 5px;border: 0px solid #FFF;font-size: 15px;TEXT-DECORATION: none;}
.dtjt9_div_img .number .current {width: 20px;height: 20px;line-height: 20px;    display: block;text-align: center; background: #2258b1;float: left;color: #fff;	opacity:1;margin-right: 5px;border: 0px solid #FFF;font-size: 15px;TEXT-DECORATION: none;}
.dtjt9_div_text a:visited {font-size: 15px;font-weight: normal;line-height: 35px;    color: #fff;text-decoration: none;}
.dtjt9_div_text a:link {font-size: 15px;font-weight: normal;line-height: 35px;    color: #2258b1;text-decoration: none;}
div#wp_nav_w08 li.nav-item {width: 240px !important;height: 48px !important;    margin-bottom: 15px;}
div#wp_nav_w08 li.nav-item.i1 {background: #335da8;}
div#wp_nav_w08 li.nav-item.i2 {background: #428ee1;}
div#wp_nav_w08 li.nav-item.i3 {background: #277d87;}
div#wp_nav_w08 li.nav-item.i4 {background: #628a6a;}
div#wp_nav_w08 li.nav-item.i5 {background: #97aeda;}
div#wp_nav_w08 li.nav-item.i5{margin-bottom:0px;}
div#wp_nav_w08 .wp_nav .nav-item a span.item-name {display: inline-block;padding:0px;line-height: 48px;cursor: pointer;color: #fff;font-size: 15px;font-family: "寰蒋闆呴粦"; font-weight:bolder;}
div#wp_nav_w08 .wp_nav .nav-item a{ font-family:"寰蒋闆呴粦"}
.wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 22px;
    padding: 5px 10px 5px 30px !important;
    cursor: pointer;
}
.playlist {
    display: none;
}
.jwicon {
	background:url(images/button.png) no-repeat center !important;
	height:88px !important;width:88px !important;
}
.jwdisplayIcon{background:none !important;margin-top: -36px !important;}
ul.sub_list.list-paddingleft-2 {
    background: #fcfcfc;
}
#wp_nav_w5 .wp_nav .nav-item a{ font-weight:bolder;}
.dtjt9_div_text a:link{ font-weight: bold; color: #19449a;}
.list-bg{ background:url(images/list-pic.jpg) center 54px no-repeat; min-height:310px;

}






.wp-footer { background:#1564c3; padding:30px 0; }
.wp-footer .wp-inner .footer { color: #eee; line-height: 40px; font-size: 14px; text-align: center; margin:0 7px;
border:none;padding:0; height:40px;}
.wp-footer .wp-inner .footer .xx span { margin:0 5px;font-size:12px; line-height:20px; text-align:center; color:#a789a3;}	.wp-footer .wp-inner .footer a{color:#eee;}
.wp-footer .wp-inner .footer img{ width:18px; max-width:18px;}