*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font: 14px/1.5 Arial, 'Microsoft YaHei', \5b8b\4f53
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
    font-style: normal;
    font-weight: normal
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace
}

ul,
ol {
    list-style: none
}

a {
    color: #666;
    text-decoration: none
}

a:hover {
    color: #999
}

.wap {
    display: none !important;
}

fieldset,
img {
    border: 0;
    vertical-align: -2px;
}

q:before,
q:after {
    content: ''
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both
}

input::-webkit-input-placeholder {
    color: #fff;
}

/*input::-webkit-input-placeholder {
ã€€ã€€color: #fff;
}*/
input:-moz-placeholder {
    ã€€ã€€color: #fff;
}

input::-moz-placeholder {
    ã€€ã€€color: #fff;
}

input:-ms-input-placeholder {
    ã€€ã€€color: #fff;
}

.clearfix {
    zoom: 1
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left
}

.fr {
    float: right
}

/*å…¬ç”¨æ ‡é¢˜*/
.main-tit {
    position: relative;
    font-size: 20px;
    height: 26px;
    line-height: 26px;
    padding: 15px 0;
    color: #3b6db2
}

.main-tit .more {
    float: right;
    font-size: 12px;
    color: #666;
}


/* é¡¶éƒ¨ */
.header-top {
    padding: 10px 0;
    color: #999;
    background: #f7f7f7;
}

.header-top span i {
    color: #3b6db2
}

.header-top .link {
    float: right;
}

.header-top .link a {
    margin: 0 5px;
    color: #999
}

/* å¤´éƒ¨ */
.header {
    position: relative;
    padding: 24px 0;
    min-width: 1200px;
}

.header .logo {
    float: left;
}

.header .search-box {
    float: right;
    margin-top: 35px;
    border: 1px solid #eeeeee;
    background: #f7f7f7;
}

.header .search-box .text {
    margin: 10px 0 0 10px;
    width: 260px;
    border: none;
    background: none;
    height: 24px;
    line-height: 24px
}

.header .search-box .btn {
    height: 40px;
    width: 40px;
    float: right;
    border: none;
    cursor: pointer;
    vertical-align: middle;
    background: url(../images/icon-search.png) center center no-repeat #3b6db2;
}

/* ä¸»å¯¼èˆª */
.mian-nav {
    background: #3b6db2;
}

.mian-nav li {
    float: left;
    width: 11%;
    position: relative;
    z-index: 10;
    font-size: 16px;
    line-height: 56px;
}

.mian-nav li a {
    display: block;
    text-align: center;
    color: #fff
}

.mian-nav li {
    position: relative;
}

.mian-nav li .dropdown {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background: #3b6db2
}

.mian-nav li .dropdown li {
    float: none;
    width: 100%;
    font-size: 14px;
}

.mian-nav li:hover a, .mian-nav li.on a {
    background: #2d5ea3;
}

.mian-nav li:hover .dropdown {
    display: block;
}

.mian-nav li .dropdown li {
    border: none;
}

.mian-nav li .dropdown a {
    background: #3b6db2
}

.mian-nav li .dropdown a:hover {
    display: block;
    background: #5e8f22;
}


/* é¦–é¡µæ ·å¼ */
.index-row1 {
    margin-bottom: 25px;
}

.index-row1 .c1 {
    float: left;
    width: 910px;
}

.index-row1 .c1 li {
    float: left;
    width: 33.3%;
}

.index-row1 .c1 li a {
    display: block;
    width: 280px;
}

.index-row1 .c1 li .pic {
    border: 3px solid #f7f7f7;
}

.index-row1 .c1 li .pic img {
    width: 100%;
    height: 156px;
}

.index-row1 .c1 li .text {
    line-height: 26px
}

.index-row1 .c1 li .desc {
    font-size: 13px;
    color: #666;
    height: 52px;
    overflow: hidden;
}

.index-row1 .c1 li .more {
    margin-top: 10px;
}

.index-row1 .c1 li .more span {
    display: inline-block;
    line-height: 34px;
    border: 1px solid #3b6db2;
    color: #3b6db2;
    padding: 0 20px;
    border-radius: 5px;
    font-size: 12px;
}

.index-row1 .c2 {
    float: right;
    width: 290px;
    margin-top: -5px;
    font-size: 13px;
}

.index-row1 .c2 li {
    padding: 5px 0;
    border-bottom: 1px dotted #ddd
}

.index-row1 .c2 li .date {
    font-size: 12px;
    color: #d9d9d9
}

.index-row1 .c2 li .tit {
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}

.index-row1 .c2 li .more {
    font-size: 12px;
    color: #3b6db2
}

.index-row2 {
    padding: 20px 0;
    background: #f7f7f7
}

.index-row2 .c1 {
    float: left;
    width: 490px;
    position: relative;
}

.index-row2 .c1 .hd {
    position: absolute;
    z-index: 1;
    left: 85px;
    line-height: 26px;
    top: 15px;
}

.index-row2 .c1 .hd li {
    float: left;
    padding: 0 10px;
    cursor: pointer;
    margin-right: 10px;
}

.index-row2 .c1 .hd li.on {
    background: #3b6db2;
    color: #fff;
    border-radius: 5px
}

.index-row2 .c1 .headline {
    margin-bottom: 10px;
}

.index-row2 .c1 .headline .pic {
    float: left;
    width: 150px;
    padding: 5px;
    background: #fff;
    border-radius: 3px
}

.index-row2 .c1 .headline .pic img {
    width: 100%;
    height: 105px;
}

.index-row2 .c1 .headline .text {
    margin-left: 175px;
    line-height: 28px
}

.index-row2 .c1 .headline .tit, .index-row2 .c1 .headline .more {
    color: #3b6db2
}

.index-row2 .c1 .headline .desc {
    font-size: 13px;
    height: 56px;
    overflow: hidden;
}

.index-row2 .c1 .headline .more {
    font-size: 12px;
}

.index-row2 .c1 .list li {
    line-height: 28px;
}

.index-row2 .c1 .list li .date {
    float: right;
}

.index-row2 .c2 {
    float: left;
    width: 380px;
    margin-left: 20px;
}

.index-row2 .c2 .list {
    height: 290px;
    background: url() bottom center no-repeat;
}

.index-row2 .c2 dl {
    float: left;
    width: 88px;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #dedede;
    padding: 10px;
    background: #fff;
    margin: 7px;
}

.index-row2 .c2 dl dt {
    height: 44px;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.index-row2 .c2 dl.on, .index-row2 .c2 dl:hover {
    border: 1px solid #3b6db2;
}

.index-row2 .c2 dl.on a, .index-row2 .c2 dl:hover a {
    color: #3b6db2;
}

.index-row2 .c2 .dl1 dt {
    background-image: url(../images/icon-infor1.png)
}

.index-row2 .c2 .dl2 dt {
    background-image: url(../images/icon-infor2.png)
}

.index-row2 .c2 .dl3 dt {
    background-image: url(../images/icon-infor3.png)
}

.index-row2 .c2 .dl4 dt {
    background-image: url(../images/icon-infor4.png)
}

.index-row2 .c2 .dl5 dt {
    background-image: url(../images/icon-infor5.png)
}

.index-row2 .c2 .dl6 dt {
    background-image: url(../images/icon-infor6.png)
}

.index-row2 .c2 .dl1:hover dt, .index-row2 .c2 .dl1.on dt {
    background-image: url(../images/icon-infor1-on.jpg)
}

.index-row2 .c2 .dl2:hover dt, .index-row2 .c2 .dl2.on dt {
    background-image: url(../images/icon-infor2-on.jpg)
}

.index-row2 .c2 .dl3:hover dt, .index-row2 .c2 .dl3.on dt {
    background-image: url(../images/icon-infor3-on.jpg)
}

.index-row2 .c2 .dl4:hover dt, .index-row2 .c2 .dl4.on dt {
    background-image: url(../images/icon-infor4-on.jpg)
}

.index-row2 .c2 .dl5:hover dt, .index-row2 .c2 .dl5.on dt {
    background-image: url(../images/icon-infor5-on.jpg)
}

.index-row2 .c2 .dl6:hover dt, .index-row2 .c2 .dl6.on dt {
    background-image: url(../images/icon-infor6-on.jpg)
}

.index-row2 .c3 {
    float: right;
    width: 290px;
    padding-top: 60px;
}

.index-row2 .c3 .item {
    border: 1px solid #ddd;
    margin-bottom: 20px
}

.index-row2 .c3 .item img {
    vertical-align: middle;
    width: 100%;
    height: 129px;
}

.index-row3 .list {
    margin: 0 -19px 30px;
}

.index-row3 .list li {
    float: left;
    width: 20%;
}

.index-row3 .list li a {
    display: block;
    margin: 0 19px;
    padding-bottom: 20px;
    background: url(../images/shadow.png) no-repeat bottom center
}

.index-row3 .list li .pic img {
    width: 100%;
    height: 150px;
}

.index-row3 .list li .tit {
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 44px;
}

.footer {
    background: #383637;
    min-width: 1200px;
}

.footer .wrap {
    padding: 30px 0;
    color: #fff;
}

.footer .links {
    float: left;
}

.footer .links dl {
    float: left;
    width: 110px
}

.footer .links dl.contact {
    width: auto;
    line-height: 200%;
}

.footer .links dl dt {
    font-size: 16px;
    margin-bottom: 10px;
}

.footer .links dl li {
    line-height: 26px;
    opacity: .5;
}

.footer .links dl a {
    color: #fff;
}

.footer .links dl .indent {
    text-indent: 4.5em;
}

.footer .qr {
    float: right;
    width: 300px;
    margin-top: 15px;
}

.footer .qr .pic {
    float: left;
    margin-left: 15px;
    text-align: center;
    width: 125px;
}

.footer .qr .pic p {
    padding:5px 0;
    line-height: 20px
}

.copy-right {
    text-align: center;
    background: #000;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

.copy-right a {
    color: #fff;
}




/*å†…é¡µ è¿™ä¸ªå¾€ä¸‹ä¸è¦çš„åˆ æŽ‰*/
.inner-banner img {
    max-width: 100%;
    vertical-align: middle;
}

.container .wrap {
    width: 1180px;
    padding-right: 20px;
    background: #fff;
}

.leftbar {
    float: left;
    width: 240px;
    position: relative;
    z-index: 1;
    border: 1px solid #edfcfc;
    border-top: none;
}

.leftbar .hd {
    height: 62px;
    background: #1369c0;
    padding: 1px 10px;
}

.leftbar .hd h2 {
    float: left;
    line-height: 62px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;

}

.leftbar .bd {
    background: url() bottom right no-repeat #fff;
}

.leftbar .bd li {
    margin-bottom: 2px;
}

.leftbar .bd li a {
    display: block;
    line-height: 62px;
    text-align: center;
    font-size: 18px;
    border-left: 10px solid transparent;
}

.leftbar .bd li.on a, .leftbar .bd li a:hover {
    border-left: 10px solid #1369c0;
    background: #e0eefc;
}

.main {
    width: 900px;
    float: right;
}

.main .inner-title {
    margin-top: 5px;
    height: 56px;
    line-height: 56px;
    border-bottom: 2px solid #1369c0;
}

.main .inner-title h2 {
    font-size: 30px;
    color: #1369c0;
}

.main .inner-title .bread {
    float: right;
    color: #999;
}

.main .inner-title .bread a {
    color: #999;
}

.main .inner-title .bread span {
    color: #1369c0;
}

.main .text-list ul {
    padding: 10px 0;
}

.main .text-list li {
    line-height: 60px;
    border-bottom: 1px dashed #e6e6eb;
    padding-left: 30px;
    background: url() left center no-repeat;
}

.main .text-list li .time, .main .text-list li a .time {
    float: right;
    color: #999;
}



.pic-list dl {
    padding: 46px 0;
    border-bottom: 2px solid #e6e6eb;
}

.pic-list dt {
    float: left;
    width: 150px;
}

.pic-list dt img {
    width: 100%;
    height: 200px;
}

.pic-list dd {
    margin-left: 180px;
}

.pic-list dd .title {
    font-size: 16px;
    font-weight: bold;
}

.pic-list dd .desc .r1 {
    color: #1369c0;
    line-height: 50px;
    font-size: 16px;
}

.pic-list dd .desc .r2 {
    line-height: 30px;
    height: 90px;
    overflow: hidden;
}

.pic-list dd .desc .r3 {
    text-align: right;
    margin-top: 20px;

}

.pic-list dd .desc .r3 a {
    color: #1369c0;
}

.detail-box {
    padding: 15px 0;
}

.detail-box p {
    line-height: 52px;
    text-indent: 2em;
}

.detail-box img {
    max-width: 100%;
    margin: 20px 0;
}

.detail-title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 30px 0;
}

.detail-infor {
    color: #888888;
    text-align: center;
    margin-bottom: 20px;
}

.detail-infor span {
    margin: 0 40px;
}

.page {
    margin: 30px 0;
}

.page .total {
    margin-right: 144px;
}

.page .now em {
    color: #f00
}

.page ul {
    float: right;
}

.page ul li {
    float: left;
    padding: 0 5px;
    margin: 0 5px;
    cursor: pointer;
}

.page ul li.on, .page ul li.on a {

    color: #f00;
}


.banner-wap {
    display: none;
}

@media screen and (max-width:1200px) {
    .header, .footer {
        min-width: auto;
    }

    .banner {
        display: none;
    }

    .banner-wap {
        display: block;
    }

    .wrap, .footer .wrap {
        width: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .banner-wap .slick .slick-slide a {
        display: block;
        position: relative;
    }


    .banner-wap .slick .slick-slide a img {
        display: block;
        width: 100%;
    }

    .banner-wap .slick-prev {
        height: 45px;
        width: 30px;
        left: 0;
        background-image: url(../images/icon1.png);
        background-repeat: no-repeat;
        background-position: 50%;
        background-position: -50px 5px;
        background-color: rgba(0, 0, 0, .6);
        background-size: auto 45px;
        z-index: 9;
    }

    .banner-wap .slick-next {
        height: 45px;
        width: 30px;
        right: 0;
        background-image: url(../images/icon1.png);
        background-repeat: no-repeat;
        background-position: 50%;
        background-position: -95px 5px;
        background-color: rgba(0, 0, 0, .6);
        background-size: auto 45px;
        z-index: 9;
    }

    .index-row1 .c1 {
        width: 740px;
    }

    .index-row1 .c1 li a {
        display: block;
        width: auto;
    }

    .index-row1 .c2 {
        float: none;
        width: auto;
        overflow: hidden;
        padding-left: 15px;
    }

    .copy-right {
        height: auto;
        line-height: 24px;
        padding: 15px;
    }

    .index-row2 .c3 {
        width: 240px;
    }

    .index-row2 .c1 {
        width: calc(100% - 650px);
    }

    .index-row2 .c1 .headline .tit {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .index-row2 .c1 .list li a {
        display: block;
        overflow: hidden;
    }

    .index-row2 .c1 .list li a .text {
        display: block;
        overflow: hidden;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .index-row3 .list li .pic {
        position: relative;
        padding-top: 70%;
    }

    .index-row1 .c1 li .pic {
        position: relative;
        padding-top: 65%;
    }

    .index-row3 .list li .pic img, .index-row1 .c1 li .pic img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    .index-row3 .list li a {
        margin: 0 10px;
    }

    .index-row3 .list {
        margin: 0 -10px 20px -10px;
    }
}

@media screen and (max-width:1024px) {
    body {
        padding-top: 60px !important;
    }

    .pc {
        display: none !important;
    }

    .wap {
        display: block !important;
    }


    .header, .mian-nav {
        display: none;
    }

    .top {
        max-width: 1920px;
        margin: 0 auto;
        position: fixed;
        right: 10px;
        top: 18px;
        width: 25px;
        height: 25px;
        z-index: 9999;
    }

    .top>img {
        display: block;
        width: 100%;
    }

    .wap-menu {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99999;
        font-size: 0;
    }

    .wap-menu img {
        height: 25px;
    }

    .close-menu {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 999;
        padding: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }

    .m-logo {
        font-size: 0;
    }

    .m-logo a {
        font-size: 0;
        line-height: 40px;
        display: block;
    }

    .m-logo img {
        max-height: 40px;
        max-width: 80%;
        vertical-align: middle;
    }

    .m-tlink {
        padding: 10px 15px 0 15px;
        font-size: 0;
    }

    .m-tlink a {
        font-size: 12px;
        margin-right: 5px;
        margin-bottom: 5px;
        color: #fff;
        display: inline-block;
        line-height: 24px;
        background: #fff;
        color: #304174;
        line-height: 24px;
        padding: 0 15px;
        border-radius: 5px;
    }

    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        /* background: #fff; */
        margin-top: 15px;
        border: 1px solid #fff;
    }

    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
        border: none;
    }

    .m-search input[type="text"]::placeholder {
        color: #fff;
    }

    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }

    .m-nav {
        position: fixed;
        top: 60px;
        right: -100%;
        bottom: 0;
        z-index: 999;
        background: #3b6db2;
        overflow-y: scroll;
        width: 100%;
        max-width: 375px;
    }

    .m-nav ul {
        padding: 0 15px;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }

    .m-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }

    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }

    .m-nav ul li ul {
        display: none;
    }

    .m-nav ul li ul li {
        border: none;
    }

    .m-nav>ul>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff;
    }

    .m-nav>ul>li ul li a {
        padding: 10px 0;
    }

    .m-nav>ul>li ul li:nth-child(1) a {
        padding-top: 0;
    }

    .m-nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(../images/m-nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }

    /* 移动端头部 ---------------------- */
    .index-row1 .c1, .index-row2 .c1, .index-row2 .c2, .index-row2 .c3 {
        width: auto;
        float: none;
    }

    .index-row1 .c2 {
        padding-left: 0;
        margin-top: 15px;
    }

    .index-row2 .c2 {
        margin-left: 0;
    }

    .index-row2 .c2 .list {
        height: auto;
    }

    .index-row2 .c3 .item img {
        display: block;
        height: auto;
    }

    .index-row2 .c3 {
        padding-top: 20px;
    }

    .index-row3 .list li {
        float: left;
        width: 33.33%;
    }
}

@media screen and (max-width:768px) {
    .footer .links {
        float: none;
        text-align: center;
    }

    .footer .qr {
        width: auto;
        float: none;
        font-size: 0;
        text-align: center;
    }

    .footer .qr .pic {
        float: none;
        margin: 0 10px;
        display: inline-block;
        max-width: 40%;
    }

    .footer .qr .pic img {
        display: block;
        width: 100%;
    }

    .footer .qr .pic p {
        font-size: 14px;
    }

    .footer .links dl.contact {
        float: none;
    }

    .index-row2 .c2 dl {
        width: calc(33.33% - 14px);
        box-sizing: border-box;
        padding: 5px 5px 10px 5px;
    }

}

@media screen and (max-width:640px) {
    .index-row1 .c1 li {
        width: auto;
        float: none;
        margin-bottom: 10px;
    }

    .index-row3 .list li {
        float: left;
        width: 50%;
    }
}

@media screen and (max-width:480px) {}
