/*===================================================================
 * å®å¤åŒ»ç§‘å¤§å­¦æ€»åŒ»é™¢
 * author:  æ„«æ„«å°æ´
 * Contact: QQ 389070819 å¾®ä¿¡åŒå·
 * file:    iching.css
 * time:    2017/08/08 & 2018/09/14
=====================================================================*/
body, body * {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei","å¾®è½¯é›…é»‘", "Segoe UI", "Lucida Grande", Helvetica, Arial, FreeSans, Arimo, "Droid Sans","wenquanyi micro hei","Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif;
    text-decoration: none;
}

input,button,select,textarea {
    outline: none;
}

html {
    font-size: 10px;
    color: #333
}

body {
    font-size: 14px;
}

li {
    list-style-type: none
}

h1 {
    font-size: 28px
}

h2 {
    font-size: 2px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

img {
    border: 0
}

a:link {
    color: #555;
    transition: all 0.2s
}

a:visited {
    color: #333
}

a:hover {
    text-decoration: none;
}

a:active {
    color: #222
}

.none {
    display: none;
}

.block {
    display: block !important;
}

/*ä¸»é¢˜è‰²*/
.bg-color {
    background-color: #3c8b8a
}

.color-zhu {
    color: #f39900 !important;
}

/*å­—ä½“è‰²*/
.color-zhu2 {
    color: #1b8de3 !important;
}

/*å­—ä½“è‰²2*/
.color-zhu3 {
    color: brown !important;
}

/*å­—ä½“è‰²2*/
.color-zhu4 {
    color: cornflowerblue !important;
}

/*å­—ä½“è‰²*/
.color-666 {
    color: #666 !important;
}

/*å­—ä½“è‰²*/
/*èƒŒæ™¯è‰²*/
.bg-color-white {
    background-color: white
}

.bg-color-c {
    background-color: #efefef
}

/*è¯¦æƒ…èƒŒæ™¯*/
.border-color-c {
    border: 1px #ededed solid;
}

/*æ¨ªçº¿*/
.border-color-zhu {
    color: #f39900
}

.border-top-color-zhu {
    color: #388ddd
}

.border-bottom-color {
    border-bottom-color: #f47920!important;
}

.border-bottom-color2 {
    border-bottom-color: forestgreen!important;
}

.border-bottom-color3 {
    border-bottom-color: brown!important;
}

.border-bottom-color4 {
    border-bottom-color: cornflowerblue !important;
}

.fs-14 {
    font-size: 14px
}

.fs-18 {
    font-size: 18px
}

.f-w {
    font-weight: bold
}

.clear {
    clear: both;
    height: 0!important;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.mt0 {
    margin-top: 0
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt35 {
    margin-top: 35px
}

.mt40 {
    margin-top: 40px
}

.mt45 {
    margin-top: 45px
}

.mt50 {
    margin-top: 50px
}

.mt75 {
    margin-top: 75px !important;
}

.ml0 {
    margin-left: 0
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.ml25 {
    margin-left: 25px
}

.ml30 {
    margin-left: 30px
}

.ml35 {
    margin-left: 35px
}

.ml40 {
    margin-left: 40px
}

.ml45 {
    margin-left: 45px
}

.ml50 {
    margin-left: 50px
}

.mr10 {
    margin-right: 10px
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mb35 {
    margin-bottom: 35px
}

.mb40 {
    margin-bottom: 40px
}

.mb45 {
    margin-bottom: 45px
}

.mb50 {
    margin-bottom: 50px
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pb10 {
    padding-bottom: 10px
}

.pb15 {
    padding-bottom: 15px
}

.pb20 {
    padding-bottom: 20px
}

.pd5 {
    padding: 5px
}

.pd10 {
    padding: 10px
}

.pd20 {
    padding: 20px !important;
}

.pd30 {
    padding: 30px
}

.pd35 {
    padding: 35px
}

.pd40 {
    padding: 40px
}

.fl {
    float: left
}

.fr {
    float: right
}

.center {
    text-align: center
}

.lh10 {
    line-height: 10px
}

.lh15 {
    line-height: 15px
}

.lh20 {
    line-height: 20px
}

.lh30 {
    line-height: 30px
}

/*æŒ‰é’®*/
.sj-btns {
    transition: all 0.5s;
    width: 150px;
    cursor: pointer;
    height: 30px;
    border: 0;
    text-align: center;
    color: #fff;
    background-color: #f47920;
    font-size: 14px
}

.sj-btns:hover {
    background-color: #FF9900
}

/*é€šç”¨ç»“æŸ*/
.bg-index {
    background: url("../images/bg-body.jpg") center top no-repeat
}

.bg-body2 {
    background: url("../images/bg-body2_01.png") center top no-repeat
}

.bg-footer {
    background: url("../images/bg-footer.jpg") center top no-repeat
}

/*index*/
.sj-banner {
    border-top-width: 2px;
    border-top-style: solid;
    height: 166px
}

.sj-banner>div img {
    float: left;
    margin-top: 35px;
    width: 445px!important;
    height: 75px!important;
}

.sj-banner>div div {
    float: right;
    margin-top: 50px;
    width: 312px;
    height: 34px;
    background: url("../images/search_06.jpg") left top no-repeat
}

.sj-banner>div div .inputtext {
    float: left;
    padding-left: 35px;
    width: 207px;
    height: 32px;
    line-height: 32px;
    border: 0;
    outline: 0;
    background-color: transparent
}

.sj-banner>div div .inputsubmit {
    float: right;
    background-color: transparent;
    color: transparent;
    cursor: pointer;
    width: 70px;
    height: 32px;
    border: 0;
    outline: 0
}

.by-index-f1 {
    height: 320px;
    overflow: hidden
}

/*èœå•*/
.sj-nav {
    height: 55px;
    font-size: 18px;
    color: #fff;
    display: block
}

.sj-nav>ul>li {
    float: left;
    background: url("../images/nav-fgx_03.png") left center no-repeat;
    height: 55px;
    vertical-align: bottom;
}

.sj-nav>ul>li:nth-of-type(1) {
    background: none
}

.sj-nav>ul>li a {
    color: #fff;
    line-height: 55px;
    padding: 0 37px;
    display: block
}

.sj-nav>ul>li.on {
    background-color: #57a173;
}

/*èœå•åˆ—è¡¨*/
.sj-cd {
    margin-top: 1px;
    border: 1px #e4e4e4 solid;
    overflow: hidden
}

.sj-cd h3 {
    font-size: 16px;
    color: #005595;
    font-weight: normal;
    float: left
}

.sj-cd>section>div>span {
    font-size: 12px;
    color: #005595;
    float: right;
    display: inline-block
}

.sj-cd>section>div>span a {
    color: #005595;
}

.sj-cd>section {
    padding: 15px;
    height: 250px;
    display: none;
    width: 1170px
}

/*åŒ»é™¢æ¦‚å†µ*/
.sj-cd .tab2 {
    background: none
}

.sj-cd .tab2>header {
    height: 30px;
    line-height: 30px;
    background: url("../images/list-type-1_07.jpg") left center no-repeat;
    padding-left: 20px;
}

.sj-cd .tab2 .video {
    margin-top: 5px;
    float: left;
    margin-right: 30px;
    background-clip: padding-box;
    padding: 1px;
    border: 1px #e8e8e8 solid;
    width: 326px;
    height: 210px;
    background: #fff url("../images/video_06.jpg") center no-repeat;
    color: transparent
}

.sj-cd .tab2 p {
    float: left;
    text-indent: 2em;
    line-height: 255%;
    color: #424649;
    width: 750px;
    text-shadow: 1px 1px 1px #fff
}

.sj-cd .tab2>ul {
    height: 245px;
    margin-top: -25px;
    display: block;
    float: left;
    margin-left: 20px;
    padding-left: 23px;
    width: 260px;
    background: url("../images/bg-index-bgfgx_06.png") left center no-repeat
}

.sj-cd .tab2>ul>li {
    float: left;
    width: 130px;
    margin-bottom: 30px;
    vertical-align: bottom
}

.sj-cd .tab2>ul>li img {
    display: block;
    margin: 0 auto
}

.sj-cd .tab2>ul>li h3 {
    font-weight: normal;
    text-align: center;
    display: block;
    color: #222;
    margin-top: 5px;
    width: 100%
}

.sj-cd .tab2>ul>li:hover h3 {
    color: #1e588e
}

/*æ–°é—»ä¸­å¿ƒ*/
.sj-cd .tab3 {
    background-color: #fff
}

.sj-cd .tab3>header {
    height: 30px;
    line-height: 30px;
    background: url("../images/list-type-1_07.jpg") left center no-repeat;
    padding-left: 20px;
}

.sj-cd .tab3>header h4 {
    color: #326f94 ;
    font-size: 16px;
    background: url("../images/ico-kytb_03.png") left center no-repeat;
    font-weight: normal;
    margin-left: 50px;
    display: inline-block;
    padding-left: 40px;
    background-size: 29px
}

.sj-cd .tab3>header h4 a {
    color: #326f94
}

.sj-cd .tab3>header>span {
    display: inline-block;
    float: right
}

.sj-cd .tab3>header>span a {
    color: #3d88c1;
}

.sj-cd .tab3>ul {
    width: 100%
}

.sj-cd .tab3>ul li {
    vertical-align: bottom;
    background: url("../images/list-type-2_03.png") left center no-repeat;
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    width: 530px;
}

.sj-cd .tab3>ul li a {
    font-size: 14px;
    color: #555;
    float: left
}

.sj-cd .tab3>ul li a:hover {
    color: #3b68ac
}

.sj-cd .tab3>ul li time {
    color: #9d9d9d;
    font-size: 12px;
    float: right
}

.sj-cd .tab3>ul li:nth-of-type(2n+2) {
    float: right
}

.sj-cd .tab3>.xxzx-i-t {
    margin-top: 5px;
}

.sj-cd .tab3>.xxzx-i-t>li {
    list-style: none !important;
    height: 98px;
    padding: 0;
    vertical-align: bottom;
    width: 550px;
}

.sj-cd .tab3>.xxzx-i-t>li img {
    transition: all 0.2s;
    width: 127px;
    height: 85px;
    padding: 1px;
    border: 1px #9d9d9d solid;
    float: left;
    margin-right: 29px;
}

.sj-cd .tab3>.xxzx-i-t>li p {
    position: relative;
    float: left;
    line-height: 200%;
    width: 389px;
    font-size: 14px;
    color: #406987;
    height: 79px
}

.sj-cd .tab3>.xxzx-i-t>li p span {
    font-size: 12px;
    display: block;
    width: 100px;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    color: #1e588e
}

.sj-cd .tab3>.xxzx-i-t>li img:hover {
    transform: scale(1.1)
}

/*åŒ»ç–—æœåŠ¡*/
.sj-cd .tab4 {
}

.sj-cd .tab4 li {
    width: 430px!important;
}

/*gd*/
.sj-cd .tab4 .tabl {
    width: 650px;
    overflow: hidden;
    float: left;
    height: 250px
}

.sj-cd .tab4 .tabl header {
    float: left
}

.sj-cd .tab4 .tabl header h3 {
    margin-right: 50px
}

.sj-cd .tab4 .tabl header h3 a {
    color: #555
}

.sj-cd .tab4 .tabl header h3.on a {
    color: #005595
}

.sj-cd .tab4 .tabl>div {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height: 218px
}

.sj-cd .tab4 .tabl>div>section {
    width: 100%;
    ;margin-top: 10px
}

.sj-cd .tab4 .tabl>div>section>h4 {
    float: left;
    width: 116px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-weight: normal;
    color: #fff;
    font-size: 16px;
    background-color: #7cc576;
    margin-top: 1px
}

.sj-cd .tab4 .tabl>div>section>ul {
    float: right;
    display: block;
    width: 510px;
    min-height: 47px;
}

.sj-cd .tab4 .tabl>div>section>ul>li {
    padding-right: 30px;
    display: inline-block;
    width: 100px !important;
    background: none !important;
    vertical-align: bottom
}

.sj-cd .tab4 .tabl>div>section>ul>li>a {
    width: 100% !important;
}

.sj-cd .tab4 .tabl .ylsb {
}

.sj-cd .tab4 .tabl .ylsb .ylsb-pic {
    overflow: hidden;
    position: relative;
    width: 100%
}

.sj-cd .tab4 .tabl .ylsb .ylsb-pic .bd {
    padding-top: 15px;
    height: 200px
}

.sj-cd .tab4 .tabl .ylsb .ylsb-pic .bd ul {
    overflow: hidden;
    width: 100%
}

.sj-cd .tab4 .tabl .ylsb .ylsb-pic .bd ul li {
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
    width: 190px !important;
    height: 200px ;
    position: relative;
    vertical-align: bottom;
    background: none
}

.sj-cd .tab4 .tabl .ylsb .ylsb-pic .bd ul li .pic {
    text-align: center;
}

.sj-cd .tab4 .tabl .ylsb .ylsb-pic .bd ul li .pic img {
    width: 200px;
    height: 150px;
    display: block;
    padding: 1px;
    border: 1px solid #e9e9e9;
}

.sj-cd .tab4 .tabl .ylsb .ylsb-pic .bd ul li .pic a {
    color: #fff;
    font-size: 14px
}

.sj-cd .tab4 .tabl .ylsb .ylsb-pic .bd ul li .pic h3 {
    color: #555;
    margin-top: 19px;
    font-size: 14px;
    text-align: center;
    width: 100%
}

/*ç§‘ç ”å·¥ä½œ*/
.sj-cd .tab5 {
    background-color: #fff;
}

.sj-cd .tab5>.xsjl-pic {
    background-color: #fff;
    overflow: hidden;
    position: relative;
    background: url("../images/bg-i-xsjlh_07.png") 0 12px no-repeat;
    padding-left: 50px;
    padding-right: 15px
}

.sj-cd .tab5>.xsjl-pic .bd {
    padding: 10px;
    height: 120px
}

.sj-cd .tab5>.xsjl-pic .bd ul {
    overflow: hidden;
    zoom:1; }

.sj-cd .tab5>.xsjl-pic .bd ul li {
    margin: 0 10px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 174px;
    height: 118px ;
    position: relative;
    vertical-align: bottom
}

.sj-cd .tab5>.xsjl-pic .bd ul li .pic {
    text-align: center;
}

.sj-cd .tab5>.xsjl-pic .bd ul li .pic img {
    width: 170px;
    height: 113px;
    display: block;
    padding: 1px;
    border: 1px solid #e9e9e9;
    position: absolute
}

.sj-cd .tab5>.xsjl-pic .bd ul li .pic a:hover img {
    border-color: #999;
}

.sj-cd .tab5>.xsjl-pic .bd ul li .title {
    line-height: 24px;
}

.sj-cd .tab5>.xsjl-pic .bd ul li .pic a {
    color: #fff;
    font-size: 14px
}

.sj-cd .tab5>.xsjl-pic .bd ul li .pic div {
    position: relative;
    background-color: rgba(4,149,152,0);
    display: block;
    transition: all 0.1s;
    width: 170px;
    height: 0;
    left: 2px;
    z-index: 99 !important;
    color: #fff;
    top: 2px;
    overflow: hidden
}

.sj-cd .tab5>.xsjl-pic .bd ul li .pic div h3 {
    color: #fff;
    line-height: 170%;
    margin-top: 19px;
    padding: 0 5px;
    text-align: center
}

.sj-cd .tab5>.xsjl-pic .bd ul li .pic div time {
    text-align: right;
    margin-top: 10px;
    width: 150px;
    display: inline-block;
    margin-right: 10px
}

.sj-cd .tab5>.xsjl-pic .bd ul li .pic:hover>a>div {
    height: 113px;
    background-color: rgba(4,149,152,0.9);
    position: relative;
    z-index: 999
}

/*ä¸´åºŠæ•™å­¦*/
.sj-cd .tab6 {
    background-color: #fff
}

.sj-cd .tab6>header {
    height: 30px;
    line-height: 30px;
    background: url("../images/list-type-1_07.jpg") left center no-repeat;
    padding-left: 20px;
}

.sj-cd .tab6>header>span {
    display: inline-block;
    float: right
}

.sj-cd .tab6>header>span a {
    color: #3d88c1;
}

.sj-cd .tab6>ul {
    width: 560px
}

.sj-cd .tab6>ul li {
    vertical-align: bottom;
    background: url("../images/list-type-2_03.png") left center no-repeat;
    padding-left: 20px;
    height: 30px;
    line-height: 30px
}

.sj-cd .tab6>ul li a {
    font-size: 14px;
    color: #555;
    float: left
}

.sj-cd .tab6>ul li a:hover {
    color: #3b68ac
}

.sj-cd .tab6>ul li time {
    color: #9d9d9d;
    font-size: 12px;
    float: right
}

.sj-cd .tab6 .btn1 {
    width: 530px;
    background: none;
    text-align: right;
    border-top: 1px #efefef dashed;
    padding-top: 12px;
    margin-top: 3px
}

.sj-cd .tab6 .btn1 a {
    width: 120px;
    height: 41px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    text-align: left;
    line-height: 41px;
    padding-left: 70px
}

.sj-cd .tab6 .btn1 a.a1 {
    background: url("../images/btn-bg1_07.png") left top no-repeat
}

.sj-cd .tab6 .btn1 a.a2 {
    background: url("../images/btn-bg2_07.png") left top no-repeat
}

/*å…šå»ºä¹‹çª—*/
.sj-cd .tab7 {
    background: url("../images/banner-djzc1_03.jpg") no-repeat
}

.sj-cd .tab7 header {
    height: 30px;
    line-height: 30px;
    background: url("../images/ico-djzc-list-red_06.png") left center no-repeat;
    padding-left: 20px;
}

.sj-cd .tab7 header>span {
    float: right;
    color: #3d88c1;
}

.sj-cd .tab7 header>span a {
    color: #cf0000;
}

.sj-cd .tab7 header>h3 {
    color: #cf0000;
}

.sj-cd .tab7 header>h3.h3-2 {
    color: #555;
    margin-left: 40px;
    cursor: pointer
}

.sj-cd .tab7 header>h3.h3-1 {
    color: #555;
    cursor: pointer
}

.sj-cd .tab7 header>h3.on {
    color: #cf0000;
}

.sj-cd .tab7 ul {
    width: 560px
}

.sj-cd .tab7 ul li {
    vertical-align: bottom;
    background: url("../images/ico-djzh-list-2_06.png") left center no-repeat;
    padding-left: 20px;
    height: 30px;
    line-height: 30px
}

.sj-cd .tab7 ul li a {
    font-size: 14px;
    color: #555;
    float: left
}

.sj-cd .tab7 ul li a:hover {
    color: #3b68ac
}

.sj-cd .tab7 ul li time {
    color: #9d9d9d;
    font-size: 12px;
    float: right
}

/*åŒ»é™¢æ–‡åŒ–*/
.sj-cd .tab8 {
    background: none;
    position: relative;
}

.sj-cd .tab8>header {
    height: 30px;
    line-height: 30px;
    background: url("../images/list-type-1_07.jpg") left center no-repeat;
    padding-left: 20px;
}

.sj-cd .tab8>ul {
    position: absolute;
    right: 0;
    bottom: 10px;
    height: 245px;
    margin-top: -25px;
    display: block;
    float: right;
    padding-left: 23px;
    width: 260px;
    background: url("../images/bg-index-bgfgx_06.png") left center no-repeat
}

/*.sj-cd .tab8>ul>li{float: left;width: 130px;vertical-align: bottom;height: 75px;background: url("../images/ico-hr2_07.png") bottom center no-repeat;padding: 5px 0}*/
.sj-cd .tab8>ul>li {
    float: left;
    width: 130px;
    vertical-align: bottom;
    height: 108px;
    background: url("../images/ico-hr2_07.png") bottom center no-repeat;
    padding: 5px 0
}

.sj-cd .tab8>ul>li img {
    display: block;
    margin: 0 auto;
    height: 46px
}

.sj-cd .tab8>ul>li h3 {
    font-weight: normal;
    text-align: center;
    display: block;
    color: #222;
    margin-top: 5px;
    width: 100%;
    font-size: 16px
}

.sj-cd .tab8>header h3 {
    margin-right: 46px;
}

.sj-cd .tab8>header h3 a {
    color: #555
}

.sj-cd .tab8>header h3.on a {
    color: #005595
}

.sj-cd .tab8>ul>li:hover h3 {
    color: #1e588e
}

.sj-cd .tab8>.yywh-pic {
    overflow: hidden;
    position: relative;
    width: 880px
}

.sj-cd .tab8>.yywh-pic .bd {
    padding-top: 15px;
    height: 200px
}

.sj-cd .tab8>.yywh-pic .bd ul {
    overflow: hidden;
    zoom:1; }

.sj-cd .tab8>.yywh-pic .bd ul li {
    margin: 0 15px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 204px;
    height: 200px ;
    position: relative;
    vertical-align: bottom
}

.sj-cd .tab8>.yywh-pic .bd ul li .pic {
    text-align: center;
}

.sj-cd .tab8>.yywh-pic .bd ul li .pic img {
    width: 200px;
    height: 150px;
    display: block;
    padding: 1px;
    border: 1px solid #e9e9e9;
}

.sj-cd .tab8>.yywh-pic .bd ul li .pic a {
    color: #fff;
    font-size: 14px
}

.sj-cd .tab8>.yywh-pic .bd ul li .pic h3 {
    color: #555;
    margin-top: 19px;
    text-align: center;
    font-size: 14px;
    text-align: center;
    width: 100%
}

/*å¥åº·å¤©åœ°*/
.sj-cd .tab9 {
}

.sj-cd .tab9 header {
    height: 30px;
    line-height: 30px;
    background: url("../images/list-type-1_07.jpg") left center no-repeat;
    padding-left: 20px;
}

.sj-cd .tab9 header>span {
    display: inline-block;
    float: right;
    color: #3d88c1;
}

.sj-cd .tab9 header>span a {
    color: #3d88c1;
}

.sj-cd .tab9 ul {
    width: 560px
}

.sj-cd .tab9 ul li {
    vertical-align: bottom;
    background: url("../images/list-type-2_03.png") left center no-repeat;
    padding-left: 20px;
    height: 30px;
    line-height: 30px
}

.sj-cd .tab9 ul li a {
    font-size: 14px;
    color: #555;
    float: left
}

.sj-cd .tab9 ul li a:hover {
    color: #3b68ac
}

.sj-cd .tab9 ul li time {
    color: #9d9d9d;
    font-size: 12px;
    float: right
}

.sj-cd .tab9 .btn1 {
    width: 530px;
    background: none;
    text-align: right;
    border-top: 1px #efefef dashed;
    padding-top: 12px;
    margin-top: 3px
}

.sj-cd .tab9 .btn1 a {
    width: 120px;
    height: 41px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    text-align: left;
    line-height: 41px;
    padding-left: 70px
}

.sj-cd .tab9 .btn1 a.a1 {
    background: url("../images/btn-bg1_07.png") left top no-repeat
}

.sj-cd .tab9 .btn1 a.a2 {
    background: url("../images/btn-bg2_07.png") left top no-repeat
}

/* æ ç›®å¹»ç¯ç‰‡ */
.sj-list-hdp {
    margin-top: 1px;
    position: relative;
    width: 1200px;
    height: 280px;
    overflow: hidden;
    text-align: left;
    background: #fff;
    padding: 0
}

.sj-list-hdp .pic img {
    width: 1200px;
    height: 250px;
    display: block;
}

.sj-list-hdp .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 49px;
    width: 100%;
    overflow: hidden;
}

.sj-list-hdp .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 49px;
    width: 100%;
    overflow: hidden;
}

.sj-list-hdp .txt li {
    height: 49px;
    line-height: 49px;
    position: absolute;
    bottom: -36px;
    width: 420px;
    display: block
}

.sj-list-hdp .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.sj-list-hdp .num {
    position: absolute;
    z-index: 3;
    bottom: 0;
    right: 8px;
}

.sj-list-hdp .num li {
    position: relative;
    width: 8px;
    height: 8px;
    line-height: 8px;
    overflow: hidden;
    text-align: center;
    margin-right: 7px;
    cursor: pointer;
    margin-bottom: 7px ;
}

.sj-list-hdp .num li a,.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    background-color: rgba(0,0,0,0.6)
}

.sj-list-hdp .num li span {
    z-index: 1;
    background-color: rgba(0,0,0,0.5)
}

.sj-list-hdp .num li.on a,.focusBox .num a:hover {
    background: #e60505;
    color: #ff3c3c
}

/*å›ºå®šå¯¼èˆª*/
.sj-nav-aside {
    width: 82px;
    position: fixed;
    right: 9px;
    top: 166px;
    z-index: 999999999
}

.sj-nav-aside li {
    position: relative;
    vertical-align: bottom;
    width: 100%;
    height: 82px;
    margin-bottom: 1px;
    background: #e9e9e9 url("../images/bg-nav1.png") left top no-repeat;
    transition: all 0.2s;
    border-radius: 3px
}

.sj-nav-aside li:hover {
    background: #7cc576 url("../images/bg-navh1.png") left top no-repeat;
}

.sj-nav-aside li.height20 {
    height: 30px
}

.sj-nav-aside li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff
}

.sj-nav-aside li.nav2 {
    background-position: 0 -80px
}

.sj-nav-aside li.nav3 {
    background-position: 0 -160px
}

.sj-nav-aside li.nav4 {
    background-position: 0 -240px
}

.sj-nav-aside li.nav5 {
    background-position: 0 -320px
}

.sj-nav-aside li.nav6 {
    background-position: 0 -400px;
    display: none
}

.sj-nav-aside li.nav7 {
    background-position: 0 -475px
}

.sj-nav-aside li.nav8 {
    background-position: 0 -505px
}

.sj-nav-aside li.nav9 {
    background-position: 0 -585px
}

.sj-nav-aside li.nav10 {
    background-position: 0 -668px
}

.sj-nav-aside li.nav11 {
    background-position: 0 -748px
}

.sj-nav-aside li span {
    transition: all 0.5s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    display: none;
    background-color: #7cc576
}

.sj-nav-aside li span.tel {
    height: 82px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 82px;
    width: 133px;
    text-align: center;
    left: -145px;
    padding: 0 10px
}

.sj-nav-aside li span.tel2 {
    height: 82px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 42px;
    width: 133px;
    text-align: center;
    left: -145px;
    padding: 0 10px
}

.sj-nav-aside li span img {
    width: 100%;
    height: 100%
}

.sj-nav-aside li:hover span {
    display: block;
    left: -105px;
    color: #fff
}

.sj-nav-aside li.nav2:hover span.tel {
    left: -155px
}

.sj-nav-aside li.nav8:hover span.tel2 {
    left: -155px
}

.sj-nav-aside li.nav10:hover span.tel {
    left: -155px
}

.sj-nav-aside li.nav11:hover span.tel {
    left: -155px
}

/*åŒ»é™¢å¯¼èˆªaside*/
.sj-yydh {
}

.sj-yydh>div {
    position: relative;
    transition: all 0.5s;
    text-align: center;
    font-size: 16px;
    color: #565656;
    width: 390px;
    height: 46px;
    line-height: 46px;
    border-radius: 5px;
    background-color: #eef0fc;
    border-bottom: 5px #e5e5ed solid;
    float: left
}

.sj-yydh>div>span {
    position: absolute;
    display: inline-block;
    left: 20px;
    width: 45px;
    height: 45px;
    background: url("../images/ico-ksico.png") left center no-repeat;
    top: 3px
}

.sj-yydh>div>span.span1 {
    background-position: 0 0
}

.sj-yydh>div>span.span2 {
    background-position: 0 -45px
}

.sj-yydh>div>span.span3 {
    background-position: 0 -90px
}

.sj-yydh>div:hover {
    background-color: #3c8b8a;
    border-color: #337574
}

.sj-yydh>div:hover a {
    color: #fff
}

.sj-yydh>div:hover span {
    background: url("../images/ico-ksicoh.png") left center no-repeat
}

.sj-yydh>div:hover span.span1 {
    background-position: 0 0
}

.sj-yydh>div:hover span.span2 {
    background-position: 0 -45px
}

.sj-yydh>div:hover span.span3 {
    background-position: 0 -90px
}

.sj-dt {
}

.sj-dt>.l {
    width: 280px;
    overflow: hidden
}

.sj-dt>.l>header {
    height: 30px;
    line-height: 30px;
    background: url("../images/list-type-1_07.jpg") left center no-repeat;
    padding-left: 20px;
    margin-bottom: 5px
}

.sj-dt>.l>header h3 {
    font-weight: normal;
    display: inline-block;
    float: left
}

.sj-dt>.l>header>span {
    display: inline-block;
    float: right;
    color: #3d88c1;
}

.sj-dt>.l>header>span a {
    color: #3d88c1;
}

.sj-dt>.l>ul {
    width: 100%
}

.sj-dt>.l>ul li {
    vertical-align: bottom;
    background: url("../images/list-type-2_03.png") left center no-repeat;
    padding-left: 20px;
    height: 30px;
    line-height: 30px
}

.sj-dt>.l>ul li a {
    font-size: 14px;
    color: #555;
    display: block;
    width: 260px
}

.sj-dt>.l>ul li a:hover {
    color: #3b68ac
}

.sj-dt>.l>ul li time {
    color: #9d9d9d;
    font-size: 12px;
    float: right
}

.sj-dt>.r {
    width: 470px;
    overflow: hidden
}

.sj-dt>.r>header {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #388ddd solid;
    margin-bottom: 5px
}

.sj-dt>.r>header h3 {
    font-weight: normal;
    display: inline-block;
    float: left
}

.sj-dt>.r>header h3 a {
    padding: 0 15px
}

.sj-dt>.r>header h3.on {
    background-color: #3c8b8a
}

.sj-dt>.r>header h3.on a {
    color: #fff
}

.sj-dt>.r>header>span {
    display: inline-block;
    float: right;
    color: #3d88c1;
}

.sj-dt>.r>header>span a {
    color: #3d88c1;
}

.sj-dt>.r>ul {
    width: 100%
}

.sj-dt>.r>ul li {
    vertical-align: bottom;
    background: url("../images/list-type-2_03.png") left center no-repeat;
    padding-left: 20px;
    height: 30px;
    line-height: 30px
}

.sj-dt>.r>ul li a {
    font-size: 14px;
    color: #555;
    display: block;
    width: 320px;
    float: left
}

.sj-dt>.r>ul li a:hover {
    color: #3b68ac
}

.sj-dt>.r>ul li time {
    color: #9d9d9d;
    font-size: 12px;
    float: right
}

.sj-dt>.r>.mzxx {
}

.sj-dt>.r>.mzxx li {
    background: none;
    border-bottom: 1px #ccc dashed;
    height: 69px;
    padding: 0
}

.sj-dt>.r>.mzxx li.title {
    background-color: #f1f1f1;
    height: 40px;
    line-height: 40px;
    margin-top: -5px;
    border: 0;
    display: inline-block;
    color: #1e588e
}

.sj-dt>.r>.mzxx li span {
    ;text-align: center;
    margin: 0 5px;
    display: inline-block
}

.sj-dt>.r>.mzxx li span.w85,.sj-dt>.r>.mzxx li.title.w85 {
    width: 80px;
}

.sj-dt>.r>.mzxx li span.w115,.sj-dt>.r>.mzxx li.title.w115 {
    width: 140px;
}

.sj-dt>.r>.mzxx li span.w50,.sj-dt>.r>.mzxx li.title.w50 {
    width: 40px;
}

.sj-i-jd {
    float: left;
    position: relative;
    width: 405px;
    height: 290px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: left;
    background: #fff;
    border: 1px #e2e2e2 solid;
    padding: 1px
}

.sj-i-jd .pic img {
    width: 405px;
    height: 290px;
    display: block;
}

.sj-i-jd .txt-bg {
    position: absolute;
    bottom: 1px;
    z-index: 1;
    height: 36px;
    width: 405px;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.sj-i-jd .txt {
    position: absolute;
    bottom: 1px;
    z-index: 2;
    height: 36px;
    width: 405px;
    overflow: hidden;
}

.sj-i-jd .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}

.sj-i-jd .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 14px;
    text-decoration: none;
}

.sj-i-jd .num {
    position: absolute;
    z-index: 3;
    bottom: 12px;
    right: 8px;
}

.sj-i-jd .num li {
    margin-right: 8px;
    float: left;
    position: relative;
    width: 8px;
    height: 8px;
    line-height: 8px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    background-color: rgba(255,255,255,0.5);
    color: transparent
}

.sj-i-jd .num li a,.sj-i-jd .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.sj-i-jd .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.sj-i-jd .num li.on a,.focusBox .num a:hover {
    background: #eb4809;
}

.sj-ztzl {
}

.sj-ztzl>div>.l {
    width: 289px;
    overflow: hidden
}

.sj-ztzl>div>.l>header {
    height: 30px;
    line-height: 30px;
    background: url("../images/list-type-1_07.jpg") left center no-repeat;
    padding-left: 20px;
    margin-bottom: 5px
}

.sj-ztzl>div>.l>header h3 {
    font-weight: normal;
    display: inline-block
}

.sj-ztzl>div>.l>header>span {
    display: inline-block;
    float: right;
    color: #3d88c1;
}

.sj-ztzl>div>.l>header>span a {
    color: #3d88c1;
}

.sj-ztzl>div>.l>ul {
    width: 100%
}

.sj-ztzl>div>.l>ul li {
    width: 289px;
    height: 67px;
    margin-top: 9px
}

.sj-ztzl>div>.l>ul li img {
    width: 100%;
    height: 100%;
}

.sj-ztzl>.r {
    width: 888px;
    overflow: hidden
}

.sj-ztzl>.r>header {
    height: 30px;
    line-height: 30px;
    background: url("../images/list-type-1_07.jpg") left center no-repeat;
    padding-left: 20px;
    margin-bottom: 5px
}

.sj-ztzl>.r>header h3 {
    font-weight: normal;
    display: inline-block
}

.sj-ztzl>.r>header>span {
    display: inline-block;
    float: right;
    color: #3d88c1;
}

.sj-ztzl>.r>header>span a {
    color: #3d88c1;
}

.sj-ztzl>.r>ul {
    width: 100%
}

.sj-ztzl>.r>ul li {
    transition: all 0.2s;
    vertical-align: bottom;
    width: 211px;
    height: 67px;
    line-height: 67px;
    text-indent: 40px;
    margin-top: 9px;
    float: left;
    text-align: center;
    border: 1px #b0e5f7 solid;
    margin-left: 12px;
    position: relative;
    overflow: hidden
}

.sj-ztzl>.r>ul li span {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: url("../images/ico-ksdh_03.png") left top no-repeat;
    position: absolute;
    left: 10px;
    top: 8px
}

.sj-ztzl>.r>ul li:hover span {
    background: url("../images/ico-ksdhh_03.png") left top no-repeat
}

.sj-ztzl>.r>ul li span.sp2 {
    background-position: -50px;
}

.sj-ztzl>.r>ul li span.sp3 {
    background-position: -100px
}

.sj-ztzl>.r>ul li span.sp4 {
    background-position: -150px
}

.sj-ztzl>.r>ul li span.sp5 {
    background-position: -200px
}

.sj-ztzl>.r>ul li span.sp6 {
    background-position: -250px
}

.sj-ztzl>.r>ul li span.sp7 {
    background-position: -300px
}

.sj-ztzl>.r>ul li span.sp8 {
    background-position: -350px
}

.sj-ztzl>.r>ul li span.sp9 {
    background-position: -400px
}

.sj-ztzl>.r>ul li span.sp10 {
    background-position: -450px
}

.sj-ztzl>.r>ul li span.sp11 {
    background-position: -500px
}

.sj-ztzl>.r>ul li span.sp12 {
    background-position: -550px
}

.sj-ztzl>.r>ul li a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    font-size: 16px
}

.sj-ztzl>.r>ul li:hover {
    background-color: #3c8b8a
}

.sj-ztzl>.r>ul li:hover a {
    color: #fff
}

.sj-ztzl>.r>ul li.mt0 {
    margin-top: 0
}

.sj-ztzl>.r>ul li.ml0 {
    margin-left: 0
}

.sj-ztzl>.r>ul li img {
    width: 100%;
    height: 100%;
}

/*  footer */
.footer {
    background: #1e7dd6 url("../images/foot-bg1_07.png") right top no-repeat;
    height: 180px;
    border-top: 5px #045db0 solid;
    color: #fff;
    font-size: 14px;
    width: 100%;
    min-width: 1200px
}

.footer a {
    font-size: 14px;
    color: #fff
}

.footer .footl {
    width: 105px;
    height: 167px;
    background: url("../images/footer-fgx_03.png") right center no-repeat;
    margin-top: 6px
}

.footer .footl img {
    width: 90px!important;
    margin-top: 30px
}

.footer .foot2 {
    width: 80px;
    height: 167px;
    margin-left: 10px;
    margin-top: 6px
}

.footer .foot2 img {
    width: 60px;
    height: 77px;
    margin-top: 38px
}

.footer .footr {
    width: 970px;
    text-align: center;
    position: relative
}

.footer .footr .footp {
    display: inline-block;
    line-height: 200%;
    margin-top: 40px;
    height: 30px
}

.footer .footr .footp a {
    color: #fff;
    padding: 0 10px;
    border-right: 1px #fff solid
}

.footer .footr .footp a:last-of-type {
    border-right: 0
}

/*.footer .footr p{line-height: 200%}*/
.footer .footr .imga {
    position: absolute;
    top: 20px;
    left: 150px
}

.footer .footr .imga a {
    margin-right: 10px
}

.footer .footr .govgb {
    position: absolute;
    right: 0;
    top: 50px
}

.footer-bg {
    position: relative;
    z-index: -99;
    background: url("../images/bg-footer.jpg") center top no-repeat;
    height: 100px;
    width: 100%;
    margin-top: -106px;
    left: 0
}

.footer address {
    display: inline-block;
    font-style: normal;
    line-height: 200%
}

.footer address img {
    position: relative;
    top: 4px;
}

.footer small {
    font-size: 14px;
    margin-right: 9px
}

.sj-links {
    height: 54px;
    background-color: #caddee;
    line-height: 10px
}

.sj-links label {
    font-size: 16px;
    color: #0d4b84;
    float: left;
    margin-top: 22px
}

.sj-links span {
    margin-left: 33px;
    width: 335px;
    display: inline-block
}

.sj-links span select {
    width: 96% !important;
    border: 1px #dbdbdb solid !important;
    color: #808080 !important;
    height: 32px!important;
}

/* list-article */
.sj-list-article {
}

.sj-list-article .left {
    width: 193px
}

.sj-list-article .left h3 {
    font-size: 18px;
    padding-left: 37px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-weight: normal;
    text-align: left;
    background: #3c8b8a url("../images/list-type-2_07.png") 15px center no-repeat;
    margin-bottom: 5px
}

.sj-list-article .left ul li {
    text-align: left;
    height: 40px;
    line-height: 40px;
    background: #eaf2f7 url("../images/list-styp_03.png") 160px center no-repeat ;
    margin-bottom: 5px;
    transition: all 0.2s
}

.sj-list-article .left ul li.on,.sj-list-article .left ul li:hover {
    background: #57a173 url("../images/list-type-5_03.png") 160px center no-repeat;
    color: #fff
}

.sj-list-article .left ul li.on a,.sj-list-article .left ul li:hover a {
    color: #fff
}

.sj-list-article .left ul li a {
    display: block;
    color: #787878;
    padding-left: 20px;
    font-size: 16px;
    width: 135px;
}

.sj-list-article .right {
    width: 975px;
    min-height: 500px
}

.sj-list-article .right .title {
    height: 43px;
    border-bottom: 1px #a4cbef solid;
    overflow: hidden
}

.sj-list-article .right .title h4 {
    line-height: 43px;
    padding: 0 20px;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    font-size: 18px;
}

.sj-list-article .right .title>div {
    color: #1e588e;
    line-height: 43px
}

.sj-list-article .right .title>div a {
    color: #1e588e
}

.sj-list-article .right .list-body {
}

.sj-list-article .right .list-body>ul>li a {
    float: left
}

.sj-list-article .right .list-body>ul>li a:hover {
    color: #1e588e
}

.sj-list-article .right .list-body>ul>li {
    background: url("../images/list-type-2_03.png") 5px center no-repeat;
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
}

.sj-list-article .right .list-body>ul>li time {
    display: inline-block;
    float: right;
    margin-right: 25px;
    font-size: 12px;
    color: #9d9d9d
}

.sj-list-article .right .list-body>ul>li.on {
    line-height: 30px;
    padding-bottom: 10px;
    border-bottom: 1px #ccc dashed;
    margin-bottom: 10px;
    background: url("../images/list-type-2_03.png") 5px 12px no-repeat;
}

.sj-list-article .right .list-body .center {
    overflow: hidden;
    word-break: break-all;
}

.sj-list-article .right .list-body .center p {
    word-break: break-all;
}

.sj-list-article .right .list-body .center a[href$=".pdf"] {
    display: inline-block;
    padding-left: 5px;
    background: url("../images/pdf.ico") left center no-repeat;
    background-size: 25px
}

.sj-list-article .right .list-body .center a[href$=".doc"],.sj-list-article .right .list-body .center a[href$=".docx"] {
    display: inline-block;
    padding-left: 5px;
    background: url("../images/Word.ico") left center no-repeat;
    background-size: 25px
}

.sj-list-article .right .list-body .center a[href$=".rar"],.sj-list-article .right .list-body .center a[href$=".rar5"],.sj-list-article .right .list-body .center a[href$=".zip"],.sj-list-article .right .list-body .center a[href$=".iso"] {
    display: inline-block;
    padding-left: 5px;
    background: url("../images/winrar.ico") left center no-repeat;
    background-size: 25px
}

.sj-list-article .right .list-body .center a[href$=".xsl"] {
    display: inline-block;
    padding-left: 5px;
    background: url("../images/Excel.ico") left center no-repeat;
    background-size: 25px
}

.sj-list-article .right .list-body .center a[href$=".ppt"],.sj-list-article .right .list-body .center a[href$=".pptx"] {
    display: inline-block;
    padding-left: 5px;
    background: url("../images/PowerPoint.ico") left center no-repeat;
    background-size: 25px
}

.sj-list-article .right .list-body .center a[href$=".exe"] {
    display: inline-block;
    padding-left: 5px;
    background: url("../images/imageres.dll87.ico") left center no-repeat;
    background-size: 25px
}

.sj-list-article .right .list-body .center a[href$=".mp4"] {
    display: inline-block;
    padding-left: 5px;
    background: url("../images/imageres.dll133.ico") left center no-repeat;
    background-size: 25px
}

/*ç§‘ç ”ç½‘ç«™*/
.sj-list-article .right .list-body .kywz {
    margin: 50px
}

.sj-list-article .right .list-body .kywz a {
    transition: all 0.5s;
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    width: 390px;
    margin: 10px;
    background-color: #efefef;
    color: #666;
    font-size: 15px;
    border: 0px #ccc double;
    float: left;
    background: url("../images/kywa-bg.jpg") center center no-repeat;
    box-shadow: 0 0 5px #999
}

.sj-list-article .right .list-body .kywz a:hover {
    box-shadow: 0 0 5px #0d4b84;
    color: #0d4b84
}

/*å…šæ”¿é¢†å¯¼*/
.sj-list-article .right .list-bos {
}

.sj-list-article .right .list-bos>ul>li a {
    float: left
}

.sj-list-article .right .list-bos>ul>li a p {
    line-height: 190%
}

.sj-list-article .right .list-bos>ul>li a h2 {
    font-size: 16px;
    font-weight: normal;
    color: #0d4b84;
    height: 50px;
    line-height: 50px;
    ;width: 430px
}

.sj-list-article .right .list-bos>ul>li a:hover {
    color: #1e588e
}

.sj-list-article .right .list-bos>ul>li {
    height: 100px;
    width: 45%;
    float: left;
    margin: 2%
}

.sj-list-article .right .list-bos>ul>li time {
    display: inline-block;
    float: right;
    margin-right: 25px;
    font-size: 12px;
    color: #9d9d9d
}

.sj-list-article .right .list-bos>ul>li.on {
    line-height: 30px;
    padding-bottom: 10px;
    border-bottom: 1px #ccc dashed;
    margin-bottom: 10px;
    background: url("../images/list-type-2_03.png") 5px 12px no-repeat;
}

/*ä¸“å®¶ä»‹ç»é¡µé¢ ç§‘å®¤åˆ—è¡¨*/
/*ä¸“å®¶ä»‹ç»é¡µé¢ ç§‘å®¤åˆ—è¡¨*/
.sj-list-article .right .zj-ksjs {
    margin-top: 6px;
}

.sj-list-article .right .zj-ksjs header {
    height: 36px;
    font-size: 16px
}

.sj-list-article .right .zj-ksjs header h3 {
    color: #818181;
    font-weight: normal;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    cursor: pointer
}

.sj-list-article .right .zj-ksjs header h3 a {
    color: #818181;
    padding: 0 30px;
    display: block;
    height: 36px;
    line-height: 36px;
    cursor: pointer
}

.sj-list-article .right .zj-ksjs header h3.on a {
    color: #fff;
    background-color: #86cb8c
}

.sj-list-article .right .zj-ksjs>div {
    margin-top: 6px;
}

.sj-list-article .right .zj-ksjs>div li {
    line-height: 40px;
    width: 130px;
    height: 40px;
    float: left;
    margin-top: 1px;
    margin-right: 1px;
    padding-left: 30px;
    background: #f3f3f3 url("../images/ico-djzh-list-2_06.png") 15px center no-repeat
}

.sj-list-article .right .zj-ksjs>div li.on a {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #e52405
}

.sj-list-article .right .zj-ksjs>div li a {
    display: block;
    width: 100%;
    cursor: pointer
}

/*å›¾ç‰‡åˆ—è¡¨*/
.sj-list-article .right .list-body3 {
}

.sj-list-article .right .list-body3 ul li {
    width: 214px;
    float: left;
    margin: 0 13px;
    margin-bottom: 35px
}

.sj-list-article .right .list-body3 ul li span {
    width: 214px;
    height: 169px;
    padding: 1px;
    background-color: #fff;
    border: 1px #d6d6d6 solid;
    display: inline-block
}

.sj-list-article .right .list-body3 ul li h3 {
    font-weight: normal;
    text-align: center;
    margin-top: 20px
}

.sj-list-article .ll .left2 {
}

.sj-list-article .ll .left2 h3 {
    font-size: 16px;
    padding-left: 37px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-weight: normal;
    text-align: left;
    background: #18a9ec url("../images/list-type-2_07.png") 15px center no-repeat;
    margin-bottom: 10px
}

.sj-list-article .ll .left2 h3 a {
    font-size: 14px;
    float: right;
    color: #fff;
    margin-right: 5px
}

.sj-list-article .ll .left2 ul li {
    text-align: left;
    height: 30px;
    line-height: 30px;
    color: #555;
    background: url("../images/list-type-2_03.png") 0px center no-repeat;
}

.sj-list-article .ll .left2 ul li.on,.sj-list-article .left ul li:hover {
    ;color: #555;
}

.sj-list-article .ll .left2 ul li.on a,.sj-list-article .left ul li:hover a {
    color: #555
}

.sj-list-article .ll .left2 ul li a {
    display: block;
    color: #555;
    padding-left: 10px;
    font-size: 14px
}

.sj-list-article .ll .left2 p {
    line-height: 180%;
    font-size: 14px
}

.sj-list-article .ll .left2 div {
    height: 120px;
    width: 193px;
    margin-top: -9px;
    overflow: hidden;
}

/* center-article */
.sj-list-article>.right>.list-body header {
}

.sj-list-article>.right>.list-body header p {
    text-align: center;
    font-size: 14px;
    color: #5c5c5c;
    padding: 20px 0;
    background: url("../images/bg-h1-fgx_03.jpg") center top no-repeat;
}

.sj-list-article>.right>.list-body header p span {
    margin: 0 26px
}

.sj-list-article>.right>.list-body header p time {
    margin: 0 30px
}

.sj-list-article>.right>.list-body header p.fgxp {
    padding: 0;
    background: url("../images/bg-fgx1_07.jpg") center top no-repeat;
    height: 1px;
    margin: 10px 0 30px 0
}

.sj-list-article>.right>.list-body header h1 {
    color: #136da3;
    font-size: 26px;
    font-weight: normal;
    text-align: center;
    line-height: 160%;
    padding: 30px;
}

.sj-list-article>.right>.list-body>article .centers {
    padding: 10px
}

.sj-list-article>.right>.list-body>article .center {
    overflow: hidden
}

.sj-list-article>.right>.list-body>article .center p {
    text-indent: 2em;
    text-align: left;
    color: #4c4c4c;
    font-size: 16px;
    line-height: 190%;
    padding-bottom: 10px;
    word-break: break-all
}

.sj-list-article>.right>.list-body>article .center p img {
    display: block;
    margin: 0 auto
}

.sj-list-article>.right>.list-body>article .center p img[src$="?e=.gif"] {
    display: none
}

/*éšè—ç³»ç»Ÿé»˜è®¤é™„ä»¶ico*/
.sj-list-article .right .list-body>article .js-fjico a[href$=".pdf"] {
    display: inline-block;
    padding-left: 5px;
    background: url("../images/pdf.ico") left center no-repeat;
    background-size: 25px
}

.sj-list-article .right .list-body>article .js-fjico a[href$=".doc"],.sj-list-article .right .list-body>article .js-fjico a[href$=".docx"] {
    display: inline-block;
    padding-left: 5px;
    background: url("../images/Word.ico") left center no-repeat;
    background-size: 25px
}

.sj-list-article .right .list-body>article .js-fjico a[href$=".rar"],.sj-list-article .right .list-body>article .js-fjico a[href$=".rar5"],.sj-list-article .right .list-body>article .js-fjico a[href$=".zip"],.sj-list-article .right .list-body>article .js-fjico a[href$=".iso"] {
    display: inline-block;
    padding-left: 5px;
    background: url("../images/winrar.ico") left center no-repeat;
    background-size: 25px
}

.sj-list-article .right .list-body>article .js-fjico a[href$=".xsl"] {
    display: inline-block;
    padding-left: 5px;
    background: url("../images/Excel.ico") left center no-repeat;
    background-size: 25px
}

.sj-list-article .right .list-body>article .js-fjico a[href$=".ppt"],.sj-list-article .right .list-body>article .js-fjico a[href$=".pptx"] {
    display: inline-block;
    padding-left: 5px;
    background: url("../images/PowerPoint.ico") left center no-repeat;
    background-size: 25px
}

.sj-list-article .right .list-body>article .js-fjico a[href$=".exe"] {
    display: inline-block;
    padding-left: 5px;
    background: url("../images/imageres.dll87.ico") left center no-repeat;
    background-size: 25px
}

.sj-list-article .right .list-body>article .js-fjico a[href$=".mp4"] {
    display: inline-block;
    padding-left: 5px;
    background: url("../images/imageres.dll133.ico") left center no-repeat;
    background-size: 25px
}

.sj-list-article>.right>.list-body>article .center .fx {
    text-align: left;
    background: url("../images/bg-fgx1_07.jpg") center top no-repeat;
    padding-top: 30px
}

/* ç»„ç»‡ç»“æž„ */
.sj-list-article .right .list-body>article>.zzjg {
    padding: 10px 10px 300px 10px;
    position: relative;
    height: 500px
}

.sj-list-article .right .list-body>article>.zzjg>ul {
    position: absolute;
    width: 980px;
    z-index: 9;
    top: 260px;
    margin: -24px
}

.sj-list-article .right .list-body>article>.zzjg>ul>li {
    float: left;
    width: 58px;
    height: 190px;
    margin: 0px 10px 0px 11px;
    ;cursor: pointer;
    background-color: rgba(0,0,0,0.001)!important;
    vertical-align: bottom
}

.sj-list-article .right .list-body>article>.zzjg>ul>li:before {
    content: " ";
    color: transparent;
}

.sj-list-article .right .list-body>article>.zzjg>ul>li:hover {
    background-color: rgba(255,255,255,0.2)
}

.sj-list-article .right .list-body>article>.zzjg>ul>li:hover ul {
    display: block
}

.sj-list-article .right .list-body>article>.zzjg>ul>li>ul {
    display: none;
    width: 120px;
    margin-top: 185px;
    background-color: #efefef;
    border: 1px #ccc solid;
    height: auto;
    padding: 15px
}

.sj-list-article .right .list-body>article>.zzjg>ul>li:nth-last-of-type(1) ul,.sj-list-article .right .list-body>article>.zzjg>ul>li:nth-last-of-type(2) ul,.sj-list-article .right .list-body>article>.zzjg>ul>li:nth-last-of-type(3) ul {
    float: right
}

.sj-list-article .right .list-body>article>.zzjg>ul>li>ul>li {
    float: none;
    line-height: 30px
}

.sj-list-article .right .list-body>article>.zzjg>ul>li>ul>li a {
    float: none;
    line-height: 25px;
    display: block;
    height: 25px;
    width: 100%
}

.sj-list-article .right .list-body>article>.zzjg>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 945px;
    height: 421px
}

.sj-list-article .right .list-body>article>.zzjg>div>img {
    width: 100%;
    height: auto
}

/*ç§‘å®¤ä»‹ç»*/
.sj-list-article .right .list-body>.ksjs {
    margin-top: -15px
}

.sj-list-article .right .list-body>.ksjs h2 {
    margin-top: -15px;
    font-size: 18px;
    font-weight: normal;
    color: #388ddd;
    height: 50px;
    line-height: 50px
}

.sj-list-article .right .list-body>.ksjs h2 span {
    margin-right: 10px;
    color: #388ddd;
    font-size: 20px;
    cursor: pointer
}

.sj-list-article .right .list-body>.ksjs>div {
    height: 50px;
    background-color: #ade1fa;
    font-size: 16px;
    color: #00284e;
    line-height: 50px;
}

.sj-list-article .right .list-body>.ksjs>div>span {
    text-align: center;
    display: inline-block
}

.sj-list-article .right .list-body>.ksjs>div>span.span1 {
    width: 130px;
    border-right: 3px #fff solid
}

.sj-list-article .right .list-body>.ksjs>div>span.span2 {
    width: 750px
}

.sj-list-article .right .list-body>.ksjs>section {
    margin-top: 3px;
    background-color: #daf1ff;
    display: inline-block;
    width: 100%
}

.sj-list-article .right .list-body>.ksjs>section>ul {
    min-height: 30px;
    padding-top: 10px;
    background-color: #fff;
    float: left;
    display: inline-block;
    width: 830px;
    padding-left: 15px;
    padding-bottom: 20px
}

.sj-list-article .right .list-body>.ksjs>section>ul>li {
    background-color: #fff;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    width: 115px;
}

.sj-list-article .right .list-body>.ksjs>section>h4 {
    width: 130px;
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    float: left
}

.sj-list-article .right .list-body>.ksjs>section>ul>li>a:hover {
    color: #1e588e
}

/*æ¥¼å±‚å¯¼èˆª*/
.sj-list-article .right .list-body>.lcdh {
    margin-top: -15px
}

.sj-list-article .right .list-body>.lcdh>.div1>ul {
    display: block;
    margin-top: 20px;
    height: 80px;
    margin-bottom: 10px
}

.sj-list-article .right .list-body>.lcdh>.div1>ul>li {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    width: 119px;
    text-align: center;
    font-size: 16px;
    float: left;
    border-radius: 2px;
    background-color: #efefef;
    color: #666;
    margin: 1px
}

.sj-list-article .right .list-body>.lcdh>.div1>ul>li.on {
    color: #fff;
    background-color: #6ecdff
}

.sj-list-article .right .list-body>.lcdh>h2 {
    margin-top: -15px;
    font-size: 18px;
    font-weight: normal;
    color: #388ddd;
    height: 50px;
    line-height: 50px
}

.sj-list-article .right .list-body>.lcdh>div {
    margin-bottom: 20px
}

.sj-list-article .right .list-body>.lcdh> h2 span {
    margin-right: 10px;
    color: #388ddd;
    font-size: 20px;
    cursor: pointer
}

.sj-list-article .right .list-body>.lcdh>div>div {
    height: 50px;
    background-color: #ade1fa;
    font-size: 16px;
    color: #00284e;
    line-height: 50px;
}

.sj-list-article .right .list-body>.lcdh>div>div>span {
    text-align: center;
    display: inline-block
}

.sj-list-article .right .list-body>.lcdh>div>div>span.span1 {
    width: 130px;
    border-right: 3px #fff solid
}

.sj-list-article .right .list-body>.lcdh>div>div>span.span2 {
    width: 750px
}

.sj-list-article .right .list-body>.lcdh>div>section {
    margin-top: 3px;
    background-color: #daf1ff;
    display: inline-block;
    width: 100%
}

.sj-list-article .right .list-body>.lcdh>div>section>ul {
    min-height: 30px;
    padding-top: 10px;
    background-color: #fff;
    float: left;
    display: inline-block;
    width: 830px;
    padding-left: 15px;
    padding-bottom: 20px
}

.sj-list-article .right .list-body>.lcdh>div>section>ul>li {
    background-color: #fff;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    width: 115px;
}

.sj-list-article .right .list-body>.lcdh>div>section>ul>li a {
    display: block
}

.sj-list-article .right .list-body>.lcdh>div>section>h4 {
    width: 130px;
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    float: left
}

.sj-list-article .right .list-body>.lcdh>div>section>ul>li>a:hover {
    color: #1e588e
}

.sj-list-article .right .list-body>.lcdh .lcmap {
    margin: 50px auto;
    position: relative;
    background: url("../images/bg-lcdhbg_0333.png") left center no-repeat;
    height: 961px;
    width: 772px;
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li {
    position: absolute;
    height: 80px;
    width: 150px;
    border-radius: 10px;
    cursor: pointer
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map1 {
    top: 5px;
    left: 396px;
    width: 185px;
    height: 113px
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map2 {
    top: 5px;
    left: 620px;
    width: 55px;
    height: 177px
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map3 {
    top: 196px;
    left: 213px;
    width: 140px;
    height: 80px
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map4 {
    top: 196px;
    left: 382px;
    width: 180px;
    height: 59px
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map5 {
    top: 357px;
    left: 210px;
    width: 138px;
    height: 80px
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map6 {
    top: 272px;
    left: 390px;
    width: 56px;
    height: 144px
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map7 {
    top: 437px;
    left: 384px;
    width: 140px;
    height: 80px
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map8 {
    top: 532px;
    left: 580px;
    width: 180px;
    height: 115px
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map9 {
    top: 666px;
    left: 213px;
    width: 90px;
    height: 80px
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map10 {
    top: 662px;
    left: 320px;
    width: 55px;
    height: 138px
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map11 {
    top: 662px;
    left: 430px;
    width: 55px;
    height: 138px
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map12 {
    top: 662px;
    left: 577px;
    width: 187px;
    height: 78px
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map13 {
    top: 770px;
    left: 577px;
    width: 187px;
    height: 56px
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map14 {
    top: 803px;
    left: 72px;
    width: 164px;
    height: 142px
}

.sj-list-article .right .list-body>.lcdh>.lcmap>ul>li.map15 {
    top: 890px;
    left: 379px;
    width: 155px;
    height: 68px
}

/*ä¸“å®¶åˆ—è¡¨*/
/*ä¸“å®¶åˆ—è¡¨*/
.sj-list-article .right .list-body dl {
    border-bottom: 1px #ccc solid;
    height: 210px;
    margin-top: 30px;
}

.sj-list-article .right .list-body dl dt {
    overflow: hidden;
    float: left;
    width: 135px;
    height: 180px;
    background-image: url("../images/no-images-zjjs_03.jpg");
    position: relative
}

.sj-list-article .right .list-body dl dt img {
    width: 135px;
    height: 180px;
    position: absolute
}

.sj-list-article .right .list-body dl dd {
    float: left;
    width: 765px;
    height: 180px;
    margin-left: 30px;
    font-size: 14px;
}

.sj-list-article .right .list-body dl dd span {
    color: #d50000 ;
    margin-right: 15px;
    height: 30px;
    line-height: 30px
}

.sj-list-article .right .list-body dl dd ul li:first-child span {
    color: #333;
    font-weight: 600;
    font-size: 16px;
}

.sj-list-article .right .list-body dl dd p {
    line-height: 190%
}

.sj-list-article .right .list-video {
}

.sj-list-article .right .list-video ul li {
    width: 227px;
    height: 210px;
    float: left;
    margin: 10px 8px;
    position: relative;
    vertical-align: bottom
}

.sj-list-article .right .list-video ul li>div {
    width: 225px;
    height: 165px;
    padding: 1px;
    border: 1px #e3e3e3 solid;
    float: left;
    overflow: hidden
}

.sj-list-article .right .list-video ul li>div img {
    min-width: 100%;
    height: 100%
}

.sj-list-article .right .list-video ul li>h2 {
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    color: #222;
    text-align: center;
    font-weight: normal
}

/* ä¸“å®¶ä»‹ç» */
.sj-list-article .zj {
    width: 100%;
}

.sj-list-article .zj main {
    padding-top: 20px;
    display: block
}

.sj-list-article .zj .title {
    height: 43px;
    border-bottom: 1px #a4cbef solid
}

.sj-list-article .zj .title h4 {
    line-height: 43px;
    padding: 0 20px;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    font-size: 18px
}

.sj-list-article .zj .title>div {
    color: #1e588e;
    line-height: 43px
}

.sj-list-article .zj .title>div a {
    color: #1e588e
}

.sj-list-article .zj .zj-name {
}

.sj-list-article .zj .zj-name header div {
    display: inline-block;
    float: right;
    width: 1000px
}

.sj-list-article .zj .zj-name header div h1 {
    color: #000;
    font-size: 21px;
    line-height: 200%;
    font-weight: normal
}

.sj-list-article .zj .zj-name p {
    font-size: 16px;
    line-height: 200%;
    color: #454545;
    font-family: "å®‹ä½“"
}

.sj-list-article .zj .zj-name header img {
    overflow: hidden;
    width: 168px;
    height: 218px;
    float: left;
    display: inline-block;
    background: url("../images/no-images_03.jpg") left top no-repeat;
    background-size: 100% 100%
}

.sj-list-article .zj .zj-grjj {
    background: url("../images/full-hr1_07.jpg") center top no-repeat;
    padding: 15px 15px 0 15px
}

.sj-list-article .zj .zj-grjj h4 {
    font-size: 18px;
    color: #1f4988;
    font-weight: normal;
    margin-bottom: 15px
}

.sj-list-article .zj .zj-grjj h4 span {
    float: left;
    background-color: #388ddd;
    width: 6px;
    height: 17px;
    margin-top: 5px;
    margin-right: 18px
}

.sj-list-article .zj .zj-grjj p {
    text-indent: 2em;
    font-family: "å®‹ä½“"
}

.sj-list-article .zj .zj-grjj .zj-cz-time {
    border: 1px #e7edf0 solid;
    margin-left: -15px
}

.sj-list-article .zj .zj-grjj .zj-cz-time>div {
    background-color: #e7edf0;
    padding: 7px 0;
    color: #6a6a6a;
    font-size: 14px
}

.sj-list-article .zj .zj-grjj .zj-cz-time>div span {
    display: inline-block;
    width: 12.5%;
    text-align: center
}

.sj-list-article .zj .zj-grjj .zj-cz-time>ul {
    height: 180px
}

.sj-list-article .zj .zj-grjj .zj-cz-time>ul li {
    color: #666;
    vertical-align: bottom;
    width: 12.5%;
    text-align: center;
    border: 1px #e7edf0 solid;
    margin: -1px;
    height: 90px;
    float: left;
    background-color: #fff
}

.sj-list-article .zj .zj-grjj .zj-cz-time>ul li>span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("../images/ico-cz_11.jpg");
    margin-top: 15px
}

.sj-list-article .zj .zj-grjj .zj-cz-time>ul li>em {
    font-style: normal;
    display: block
}

.sj-list-article .zj .zj-grjj .zj-cz-time>ul li.lh96 {
    line-height: 96px
}

.sj-list-article .zj .zj-gh {
    text-align: right;
    height: 50px
}

.sj-list-article .zj .zj-gh a {
    width: 166px;
    height: 50px;
    background: url("../images/btn-gh_11.png") left top no-repeat;
    display: inline-block;
    margin-right: 30px
}

.sj-list-article .zj .xgzj {
    background: url("../images/full-hr1_07.jpg") center top no-repeat
}

.sj-list-article .zj .xgzj header {
    padding-left: 15px;
    height: 30px;
    line-height: 24px;
    overflow: hidden
}

.sj-list-article .zj .xgzj header a {
    ;font-size: 12px;
    color: #878787
}

.sj-list-article .zj .xgzj header h4 {
    font-size: 18px;
    color: #1f4988;
    font-weight: normal;
    margin-bottom: 15px
}

.sj-list-article .zj .xgzj header h4 span {
    float: left;
    background-color: #388ddd;
    width: 6px;
    height: 17px;
    margin-top: 5px;
    margin-right: 18px
}

.sj-list-article .zj .xgzj ul li {
    width: 32%;
    padding-right: 1%;
    position: relative;
    vertical-align: bottom
}

.sj-list-article .zj .xgzj ul li.li2 {
    width: 48%;
    padding-right: 2%;
    position: relative;
    vertical-align: bottom
}

.sj-list-article .zj .xgzj ul li img {
    overflow: hidden;
    margin-right: 10px;
    width: 136px;
    height: 170px;
    padding: 3px;
    border: 1px #e3e3e3 solid;
    display: inline-block;
    float: left;
    background: url("../images/no-images_03.jpg") left top no-repeat;
    background-size: 100% 175px
}

.sj-list-article .zj .xgzj ul li .btn-wygh {
    width: 150px;
    height: 33px;
    background: url("../images/btn-wygh_03.png") left top no-repeat;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    left: 155px;
    bottom: 0
}

.sj-list-article .zj .xgzj ul li h3 {
    font-size: 14px;
    color: #014184;
    height: 30px;
    line-height: 30px;
    font-weight: normal
}

.sj-list-article .zj .xgzj ul li {
    color: #555;
    line-height: 190%;
    margin-bottom: 30px
}

/*ç§‘å®¤ä»‹ç»è¯¦æƒ…*/
.sj-list-article .zj .list-body header {
}

.sj-list-article .zj .list-body header p {
    text-align: center;
    font-size: 14px;
    color: #5c5c5c;
    padding: 20px 0;
    background: url("../images/bg-h1-fgx_03.jpg") center top no-repeat;
    background-size: 100%
}

.sj-list-article .zj .list-body header p span {
    margin: 0 30px
}

.sj-list-article .zj .list-body header p time {
    margin: 0 30px
}

.sj-list-article .zj .list-body header p.fgxp {
    padding: 0;
    background: url("../images/bg-fgx1_07.jpg") center top no-repeat;
    height: 1px;
    margin: 10px 0 30px 0
}

.sj-list-article .zj .list-body header h1 {
    color: #136da3;
    font-size: 26px;
    font-weight: normal;
    text-align: center;
    line-height: 160%;
    padding: 30px;
}

.sj-list-article .zj .list-body>article .center {
    padding: 10px
}

.sj-list-article .zj .list-body>article .center p {
    text-indent: 2em;
    text-align: left;
    color: #4c4c4c;
    font-size: 16px;
    line-height: 190%;
    padding-bottom: 10px
}

.sj-list-article .zj .list-body>article .center p img {
    display: block;
    margin: 0 auto
}

.sj-list-article .zj .list-body>article .center .fx {
    text-align: left;
    background: url("../images/bg-fgx1_07.jpg") center top no-repeat;
    padding-top: 30px
}

.sj-list-article .zj .list-body>article .link {
    text-align: right
}

.sj-list-article .zj .list-body>article .link a {
    margin-right: 30px;
    display: inline-block;
    font-size: 18px;
    height: 45px;
    background-color: #29b0d7;
    padding: 0 20px;
    line-height: 45px;
    border-radius: 22px;
    color: #fff
}

#js-zjzz {
    overflow-x: scroll
}

/*ä¸“å®¶åè¯Šä¸€è§ˆè¡¨æ·»åŠ æ»šåŠ¨*/
/*åˆ†é¡µ*/
.sj-fy {
}

.sj-fy a {
    padding: 8px !important;
    ;margin: 2px !important;
    font-family: "Microsoft YaHei","å¾®è½¯é›…é»‘"!important;
}

.sj-fy span {
    padding: 8px !important;
    font-family: "Microsoft YaHei"!important, "å¾®è½¯é›…é»‘"!important;
}

.sj-fy input {
    display: inline-block;
    padding: 8px !important;
    height: 30px!important;
    margin: 0 2px!important;
    font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘"!important;
}

.sj-fy input.defaultInputStyle {
    border: #AFD5F5 1px solid;
    height: 18px \9 !important;
}

.sj-fy td {
    font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘"!important;
    padding: 0 10px
}

.sj-fy div {
    font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘"!important;
    padding: 0 10px
}

/*åœ¨çº¿æŠ¥å*/
.sj-zxbm {
    width: 365px;
    margin: 0 auto;
    background-color: #efefef;
    padding: 30px;
    box-shadow: 1px 1px 5px #555
}

.sj-zxbm.on {
    width: 670px;
}

.sj-zxbm font {
    width: 117px;
    color: #1e7dd6
}

.sj-zxbm td {
    height: 40px
}

.sj-zxbm p {
    padding-right: 50px;
    text-align: right;
    color: #136da3;
    font-weight: 600;
    font-size: 20px;
}

.sj-zxbm ul li {
    margin-left: 10px;
    margin-top: 10px
}

.sj-zxbm ul li span {
    margin-left: 10px;
}

.sj-zxbm ul li p {
    text-align: center;
    color: #1b8de3;
    font-weight: 600;
    font-size: 16px
}

.sj-zxbm ul li i {
    width: 80px;
    display: inline-block;
    text-align: right;
    font-style: normal
}

.sj-zxbm.on input[type="text"] {
    width: 300px;
    align: center;
}

.sj-zxbm input[type="text"] {
    width: 270px;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    border: 1px #ccc solid
}

.sj-zxbm input[type="button"] {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    border: 0;
    color: #136da3;
    cursor: pointer;
    float: left;
    margin-top: 10px;
    margin-left: 130px
}

.sj-zxbm input[type="reset"] {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    border: 0;
    color: #136da3
}

/*é¦–é¡µä¸“é¢˜*/
.picScroll-top {
    overflow: hidden;
    position: relative;
    float: left ;
    margin-top: -4px
}

.picScroll-top .bd {
}

.picScroll-top .bd ul {
    overflow: hidden;
    zoom:1; }

.picScroll-top .bd ul li {
    margin-top: 9px
}

.picScroll-top .bd ul li .pic {
    text-align: center;
}

.picScroll-top .bd ul li .pic img {
}

.picScroll-top .bd ul li .pic a:hover img {
    border-color: #999;
}

.sydw {
    width: 60px;
    height: 70px;
    margin-top: 20px;
    margin-left: 20px;
}

.sydw img {
    width: 60px;
    height: 70px;
    margin-top: 20px;
    margin-left: 20px;
}

