﻿* {
    margin: 0;
    padding: 0;
    font-family: "宋体",Arial,'Microsoft YaHei';
}

a {
    color: #293430;
    text-decoration: none;
}

    a:hover {
        color: #FA561B;
    }

body {
    width: 100%;
    text-align: center;
    background: #F1F8FF url("../images/bg.png") repeat-x;
}

ul, li {
    margin: 0px;
    padding: 0px;
}

.comWidth {
    width: 1200px;
    margin: 0 auto;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

li {
    list-style: none;
}

.main {
    width: 1000px;
    height: auto;
    margin: auto;
    overflow: hidden;
    text-align: center;
}

.header {
    width: 1000px;
    height: 180px;
    margin: 0 auto;
}

    .header .headergrey {
        width: 990px;
        height: 30px;
        line-height: 30px;
        background: #EFEFEF;
        text-align: left;
        padding-left: 10px;
        font-size: 13px;
        font-family: 微软雅黑;
    }

    .header .header_logo_qr {
        width: 1000px;
        height: 140px;
    }

        .header .header_logo_qr .header_logo {
            width: 700px;
            line-height: 90px;
            float: left;
            padding-left: 10px;
            text-align: left;
            padding-top: 20px;
        }

        .header .header_logo_qr .header_qr {
            width: 250px;
            line-height: 20px;
            float: right;
            text-align: center;
            padding-right: 20px;
            padding-top: 20px;
            font-size: 12px;
        }
/*菜单样式*/
.nav {
    width: 1000px;
    height: 48px;
    margin: 0 auto;
}

.clearfix li {
    float: left;
    width: 120px;
    color: #fff;
    line-height: 48px;
    text-align: center;
    vertical-align: middle;
}

    .clearfix li a {
        color: #fff;
    }

    .clearfix li span {
        width: 30px;
        height: 30px;
        float: left;
        margin-top: 5px;
        margin-left: 10px;
    }

.Mon img {
}



/*.Mon_4 {
    background: url(../images/Mon_4.png) no-repeat;
}

.Mon_5 {
    background: url(../images/Mon_5.png) no-repeat;
}

.Mon_6 {
    background: url(../images/Mon_6.png) no-repeat;
}

.Mon_7 {
    background: url(../images/Mon_7.png) no-repeat;
}

.Mon_8 {
  background: url(../images/Mon_8.png) no-repeat;
}*/

.Moff {
}

/*.Moff_2 {
    background: url(../images/Moff_2.png) no-repeat;
}

.Moff_3 {
    background: url(../images/Moff_3.png) no-repeat;
}

.Moff_4 {
    background: url(../images/Moff_4.png) no-repeat;
}

.Moff_5 {
    background: url(../images/Moff_5.png) no-repeat;
}

.Moff_6 {
    background: url(../images/Moff_6.png) no-repeat;
}

.Moff_7 {
    background: url(../images/Moff_7.png) no-repeat;
}

.Moff_8 {
    background: url(../images/Moff_8.png) no-repeat;
}*/
.clearfix .nav-active {
    width: 120px;
    line-height: 48px;
    background: #fff;
    color: #1F2485;
    text-align: left;
    vertical-align: middle;
}

    .clearfix .nav-active a {
        color: #1F2485;
        text-align: left;
        vertical-align: middle;
    }
/*通知*/
.Note {
    width: 1000px;
    height: 130px;
    margin-top: 10px;
}

    .Note ul li {
        width: 495px;
        height: 130px;
        float: right;
        background: #fff url("/statics/images/notices.png") no-repeat 10px 10px;
    }

        .Note ul li:first-child {
            float: left;
            background: #fff url("/statics/images/notice.png") no-repeat 10px 10px;
        }

        .Note ul li div {
            width: 350px;
            line-height: 25px;
            margin-left: 130px;
        }

        .Note ul li .NoteTitle {
            font-family: 微软雅黑;
            font-weight: 600;
            font-size: 18px;
            color: #FA561B;
            text-align: left;
            margin-top: 5px;
        }

            .Note ul li .NoteTitle a {
                font-family: 微软雅黑;
                font-weight: 600;
                font-size: 18px;
                color: #FA561B;
            }

            .Note ul li .NoteTitle span {
                font-size: 12px;
                color: #999;
                float: right;
                font-weight: 100;
                padding-right: 10px;
            }

        .Note ul li .NoteContent {
            font-size: 13px;
            color: #B2B2B1;
            text-align: left;
            padding-right: 10px;
            margin-top: 5px;
            text-indent: 2em;
        }

        .Note ul li .NoteTitleList {
            line-height: 25px;
            background: url("/statics/images/biao.gif") no-repeat 0px 10px;
            font-size: 13px;
            color: #333;
            text-align: left;
            padding-left: 10px;
        }

            .Note ul li .NoteTitleList:first-child {
                margin-top: 8px;
            }
/*新闻*/
.News {
    width: 1000px;
    height: 360px;
    background: #fff;
    margin-top: 10px;
}

.NewsPic {
    width: 430px;
    height: 360px;
    float: left;
    margin-left: 20px;
}

.NewsPic_Title {
    width: 430px;
    line-height: 40px;
    text-align: left;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    color: #393939;
    font-weight: 600;
}

    .NewsPic_Title font {
        width: 90px;
        float: left;
        line-height: 40px;
        display: block;
        border-bottom: solid 3px #222887;
    }

    .NewsPic_Title span {
        width: 340px;
        float: right;
        display: block;
        line-height: 41px;
        text-align: right;
        font-size: 14px;
        color: #D0D0D0;
        font-weight: 600;
        border-bottom: solid 1px #ECECEC;
    }

.NewsPic_img {
    width: 430px;
    height: 300px;
    margin-top: 10px;
}

.banner-wrap .bx-pager {
    bottom: 6px;
    text-align: right;
    font-weight: normal;
}

    .banner-wrap .bx-pager a {
        border-radius: 0;
    }

    .banner-wrap .bx-pager.bx-default-pager a {
        text-indent: 0;
        background: none;
        display: block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        outline: 0;
        text-align: center;
        line-height: 20px;
        border-radius: 0;
        font-weight: normal;
        background: transparent;
        border: 1px solid white;
        color: #eeeeee;
    }

        .banner-wrap .bx-pager.bx-default-pager a:hover,
        .banner-wrap .bx-pager.bx-default-pager a.active {
            background: white;
            color: #333;
        }

.NewsList {
    width: 500px;
    height: 360px;
    float: right;
    margin-right: 20px;
}

.NewsList_Title {
    width: 500px;
    line-height: 40px;
    text-align: left;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    color: #393939;
    font-weight: 600;
}

    .NewsList_Title font {
        width: 90px;
        float: left;
        line-height: 39px;
        display: block;
        border-bottom: solid 3px #222887;
    }

    .NewsList_Title span {
        width: 410px;
        float: right;
        display: block;
        line-height: 40px;
        text-align: right;
        font-size: 14px;
        color: #D0D0D0;
        font-weight: 600;
        border-bottom: solid 1px #ECECEC;
    }

span a {
    color: #D0D0D0;
}

    span a:hover {
        color: #FF390A;
    }

.NewsList_Content {
    width: 500px;
    overflow: hidden;
}

    .NewsList_Content ul, li {
        margin: 0px;
        padding: 0px;
    }

    .NewsList_Content ul {
        width: 490px;
        height: 60px;
        margin-top: 10px;
        display: block;
    }

        .NewsList_Content ul li:first-child {
            width: 76px;
            height: 60px;
            background: #777BB7;
            color: #fff;
            float: left;
        }

            .NewsList_Content ul li:first-child h4 {
                text-align: center;
                width: 100%;
                line-height: 30px;
                font-size: 16px;
            }

            .NewsList_Content ul li:first-child h5 {
                text-align: center;
                width: 100%;
                line-height: 25px;
                font-size: 20px;
            }

        .NewsList_Content ul li:last-child {
            width: 400px;
            height: 60px;
            float: left;
            text-align: left;
            font-family: 黑体;
        }

            .NewsList_Content ul li:last-child span a {
                line-height: 30px;
                color: #363636;
                font-size: 16px;
                text-align: left;
                padding-left: 10px;
            }

            .NewsList_Content ul li:last-child dl {
                line-height: 30px;
                color: #AEADAD;
                font-size: 13px;
                padding-left: 10px;
            }

.About {
    width: 1000px;
    height: 220px;
    overflow: hidden;
    margin-top: 10px;
}

.About_Title {
    width: 490px;
    line-height: 40px;
    text-align: left;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    color: #393939;
    overflow: hidden;
    font-weight: 600;
}

    .About_Title font {
        width: 90px;
        float: left;
        line-height: 39px;
        display: block;
        margin-left: 20px;
        border-bottom: solid 3px #222887;
    }

    .About_Title span {
        width: 350px;
        float: right;
        display: block;
        line-height: 40px;
        text-align: right;
        font-size: 14px;
        color: #D0D0D0;
        font-weight: 600;
        padding-right: 10px;
        margin-right: 20px;
        border-bottom: solid 1px #ECECEC;
    }

.About_Server {
    width: 495px;
    height: 220px;
    float: left;
    background: #ffffff;
}

.About_Lead {
    width: 495px;
    height: 220px;
    float: left;
    background: #ffffff;
    margin-left: 10px;
}

.About_Content {
    width: 460px;
    margin-left: 20px;
    height: 160px;
}

.About_Img {
    width: 176px;
    height: 47px;
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    background: #F5F5F5;
    border: solid 1px #DCDCDC;
    border-radius: 5px;
}

.About_LeadImg {
    width: 140px;
    height: 140px;
    float: left;
    margin-top: 20px;
}

    .About_LeadImg img {
        width: 100px;
        height: 140px;
    }

.About_LeadContent {
    width: 300px;
    line-height: 25px;
    padding-left: 10px;
    text-align: left;
    float: left;
    font-size: 13px;
    color: #999999;
}

    .About_LeadContent h2 {
        margin-top: 20px;
        color: #333;
        line-height: 30px;
    }

.ContentPicList div {
    line-height: 30px;
    text-align: center;
}

    .ContentPicList div img {
        margin-top: 20px;
    }

.LeadContent {
    width: 750px;
    min-height: 500px;
    height: auto;
    line-height: 30px;
    text-indent: 2em;
}

.Member {
    width: 1000px;
    height: 320px;
    margin-top: 10px;
    overflow: hidden;
}

.Member_Title {
    line-height: 40px;
    text-align: left;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    color: #393939;
    overflow: hidden;
    font-weight: 600;
    margin-left: 10px;
    background: #EEEEEE;
    margin-top: 10px;
    margin-right: 10px;
}

    .Member_Title font {
        width: 90px;
        float: left;
        line-height: 30px;
        display: block;
        margin-left: 10px;
        border-bottom: solid 3px #222887;
    }

    .Member_Title span {
        width: 80px;
        float: right;
        line-height: 40px;
        text-align: right;
        font-size: 14px;
        color: #909090;
        font-weight: 600;
        padding-right: 10px;
    }

.Member_Name {
    width: 700px;
    float: left;
    height: 320px;
    background: #fff;
}

.Member_NameList {
    width: 680px;
    height: 320px;
    margin-top: 10px;
    margin-left: 10px;
    border-top: solid 1px #EEEEEE;
}

.Member_Name_Type {
    width: 300px;
    height: 230px;
    float: left;
    margin-top: 10px;
    border-right: solid 1px #E5E5E5;
}

    .Member_Name_Type ul li {
        width: 270px;
        height: 40px;
        line-height: 40px;
        margin-top: 15px;
        margin-left: 20px;
        padding-left: 70px;
        text-align: left;
        font-size: 14px;
        font-weight: 600;
        color: #6A6A6A;
        background: url("../images/Member_off.png") no-repeat;
    }

    .Member_Name_Type ul .Member_Name_on {
        color: #fff;
        background: url("../images/Member_on.png") no-repeat;
    }

.Member_Name_List {
    /*width:280px;*/
    float: left;
    text-align: left;
}

    .Member_Name_List ul {
        margin-top: 10px;
    }

    .Member_Name_List li {
        line-height: 30px;
        padding-left: 10px;
    }

.Member_News {
    width: 290px;
    float: left;
    height: 320px;
    background: #fff;
    margin-left: 10px;
}

.Member_NewsList {
    width: 280px;
}

    .Member_NewsList ul {
        margin-top: 25px;
        overflow: hidden;
    }

    .Member_NewsList li:first-child {
        width: 80px;
        height: 60px;
        float: left;
        margin-left: 10px;
    }

    .Member_NewsList li:last-child {
        width: 185px;
        height: 60px;
        line-height: 25px;
        float: right;
        text-align: left;
        padding-left: 5px;
        font-size: 12px;
    }

        .Member_NewsList li:last-child span {
            color: #D0D0D0;
            float: right;
        }

.Link_Img {
    width: 1000px;
    height: 160px;
    padding-top: 20px;
    background: #fff;
    margin-top: 10px;
}

.Qualifications {
    width: 1000px;
    height: 340px;
    margin-top: 10px;
    background: #fff;
    text-align: center;
}

.Qualifications_Title {
    width: 98%;
    line-height: 40px;
    text-align: left;
    margin-top: 10px;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    color: #393939;
    overflow: hidden;
    font-weight: 600;
    margin-left: 10px;
    background: #EEEEEE;
    margin-right: 10px;
    float: left;
}

    .Qualifications_Title font {
        width: 90px;
        float: left;
        line-height: 30px;
        display: block;
        margin-left: 10px;
        border-bottom: solid 3px #222887;
    }

    .Qualifications_Title span {
        width: 80px;
        float: right;
        line-height: 40px;
        text-align: right;
        font-size: 14px;
        color: #909090;
        font-weight: 600;
        padding-right: 10px;
    }

.Qualifications_List {
    width: 98%;
    height: 280px;
    overflow: hidden;
    margin: 0 auto;
}

.Qualifications_ListBox {
    width: 220px;
    height: 240px;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-left: 10px;
    border: solid 1px #EAEAEA;
}

.Qualifications_GlodTitle {
    width: 200px;
    line-height: 45px;
    text-align: center;
    margin: 0 auto;
    font-family: 黑体;
    font-size: 20px;
    background: url("../images/glod.png") right no-repeat;
    border-bottom: solid 1px #EAEAEA;
}

.Qualifications_SilverTitle {
    width: 200px;
    line-height: 45px;
    text-align: center;
    margin: 0 auto;
    font-family: 黑体;
    font-size: 20px;
    background: url("../images/silver.png") right no-repeat;
    border-bottom: solid 1px #EAEAEA;
}

.Qualifications_Content {
    width: 200px;
    height: 230px;
    margin-left: 10px;
}

    .Qualifications_Content ul {
        margin-top: 10px;
    }

        .Qualifications_Content ul li {
            width: 200px;
            line-height: 30px;
            text-align: left;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.Qualifications_CopperTitle {
    width: 200px;
    line-height: 45px;
    text-align: center;
    margin: 0 auto;
    font-family: 黑体;
    font-size: 20px;
    background: url("../images/copper.png") right no-repeat;
    border-bottom: solid 1px #EAEAEA;
}

.Qualifications_SearchBox {
    width: 270px;
    height: 240px;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-left: 10px;
    background: #556FB5;
    border: solid 1px #EAEAEA;
}

.Qualifications_SearchBoxTitle {
    width: 250px;
    line-height: 45px;
    text-align: left;
    margin: 0 auto;
    font-family: 黑体;
    font-size: 12px;
    color: #fff;
    border-bottom: solid 1px #EAEAEA;
}

    .Qualifications_SearchBoxTitle span {
        width: 80px;
        line-height: 40px;
        font-size: 16px;
        float: left;
        font-weight: 600;
    }

.Qualifications_SearchBoxContent {
    width: 250px;
    height: 140px;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    background: #F4F4F4;
    border-radius: 5px;
    padding-top: 30px;
}

    .Qualifications_SearchBoxContent #keywords {
        width: 200px;
        height: 25px;
        background: #fff;
        border: solid 1px #E7E7E7;
        color: #999393;
        margin-top: 20px;
        text-align: left;
        padding-left: 5px;
    }

.search_button {
    width: 100px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #556FB5;
    border: solid 1px #556FB5;
    border-radius: 5px;
    margin-top: 20px;
    margin-left: 120px;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
}

.Expert {
    width: 1000px;
    height: 340px;
    margin-top: 10px;
    background: #fff;
    text-align: center;
}

.Expert_Title {
    width: 98%;
    line-height: 40px;
    text-align: left;
    margin-top: 10px;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    color: #393939;
    overflow: hidden;
    font-weight: 600;
    margin-left: 10px;
    background: #EEEEEE;
    margin-right: 10px;
    float: left;
}

    .Expert_Title font {
        width: 100px;
        float: left;
        line-height: 30px;
        display: block;
        margin-left: 10px;
        border-bottom: solid 3px #222887;
    }

    .Expert_Title span {
        width: 80px;
        float: right;
        line-height: 40px;
        text-align: right;
        font-size: 14px;
        color: #909090;
        font-weight: 600;
        padding-right: 10px;
    }

.Expert_ContentName {
    width: 98%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    float: left;
    margin-top: 20px;
}

.Expert_Content {
    width: 540px;
    height: 250px;
    float: left;
    padding-left: 20px;
    padding-right: 10px;
    border-right: solid 1px #F6F6F6;
}

    .Expert_Content ul li:first-child {
        line-height: 40px;
        text-align: left;
        font-size: 20px;
        font-weight: 600;
    }

    .Expert_Content ul li:last-child {
        line-height: 30px;
        text-align: left;
        font-size: 12px;
        color: #BEBDBD;
    }

.Expert_Name {
    width: 380px;
    height: 250px;
    float: left;
    margin-left: 20px;
}

    .Expert_Name ul li {
        width: 50px;
        line-height: 25px;
        margin-top: 10px;
        margin-left: 20px;
        text-align: center;
        float: left;
        color: #50559F;
    }

        .Expert_Name ul li:first-child {
            width: 70px;
            line-height: 30px;
            margin-top: 0px;
            padding-left: 10px;
            padding-right: 10px;
            text-align: left;
            float: none;
            color: #424242;
            font-weight: 600;
            border-bottom: solid 2px #E7E7E7;
        }

.Video {
    width: 1000px;
    height: 260px;
    margin-top: 10px;
    background: #fff;
    text-align: center;
}

.Video_Title {
    width: 98%;
    line-height: 40px;
    text-align: left;
    margin-top: 10px;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    color: #393939;
    overflow: hidden;
    font-weight: 600;
    margin-left: 10px;
    background: #EEEEEE;
    margin-right: 10px;
    float: left;
}

    .Video_Title font {
        width: 80px;
        float: left;
        line-height: 30px;
        display: block;
        margin-left: 10px;
        border-bottom: solid 3px #222887;
    }

    .Video_Title span {
        width: 80px;
        float: right;
        line-height: 40px;
        text-align: right;
        font-size: 14px;
        color: #909090;
        font-weight: 600;
        padding-right: 10px;
    }

.Video_Content {
    width: 98%;
}

    .Video_Content ul {
        margin-top: 20px;
        float: left;
    }

    .Video_Content li {
        width: 170px;
        height: 160px;
        float: left;
        margin-left: 25px;
        line-height: 30px;
        text-align: center;
    }

        .Video_Content li img {
            width: 170px;
            height: 130px;
        }

.Infor {
    width: 1000px;
    height: 300px;
    margin-top: 10px;
}

.info_List {
    width: 360px;
    height: 300px;
    background: #fff;
    float: left;
    margin-left: 10px;
}

    .info_List:first-child {
        margin-left: 0px;
    }

.info_List_Title {
    width: 94%;
    line-height: 40px;
    text-align: left;
    margin-top: 10px;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    color: #393939;
    overflow: hidden;
    font-weight: 600;
    margin-left: 10px;
    background: #EEEEEE;
    margin-right: 10px;
    float: left;
}

    .info_List_Title font {
        width: 100px;
        float: left;
        line-height: 30px;
        display: block;
        margin-left: 10px;
        border-bottom: solid 3px #222887;
    }

    .info_List_Title span {
        width: 80px;
        float: right;
        line-height: 40px;
        text-align: right;
        font-size: 14px;
        color: #909090;
        font-weight: 600;
        padding-right: 10px;
    }

.info_List_Content {
    width: 340px;
    height: 240px;
    background: #fff;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    border-top: solid 1px #EEEEEE;
}

    .info_List_Content .info_List_PicContent {
        width: 340px;
        height: 60px;
    }

info_List_Content li {
    line-height: 30px;
}

.info_List_PicContent li:first-child {
    width: 100px;
    height: 80px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.info_List_PicContent img {
    width: 100px;
    height: 80px;
}

.info_List_PicContent li:last-child {
    width: 220px;
    height: 60px;
    line-height: 30px;
    float: right;
    text-align: left;
    color: #2D348D;
    padding-top: 10px;
    padding-left: 10px;
}

    .info_List_PicContent li:last-child a {
        color: #2D348D;
        font-size: 14px;
        font-family: 'Microsoft YaHei';
    }

        .info_List_PicContent li:last-child a:hover {
            color: #FF3909;
            font-size: 14px;
        }

    .info_List_PicContent li:last-child span {
        color: #D0D0D0;
        display: block;
        font-size: 12px;
    }

.info_List_Content .info_List_NewsContent {
    width: 340px;
    height: 170px;
    margin-top: 10px;
    float: left;
}

.info_List_NewsContent li {
    width: 340px;
    line-height: 25px;
    text-align: left;
    float: left;
    padding-left: 20px;
    background: url("../images/biao.gif") 10px 8px no-repeat;
}

.info_Lists {
    width: 260px;
    height: 300px;
    background: #fff;
    float: left;
    margin-left: 10px;
}

.info_Lists_Title {
    width: 94%;
    line-height: 40px;
    text-align: left;
    margin-top: 10px;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    color: #393939;
    overflow: hidden;
    font-weight: 600;
    margin-left: 10px;
    background: #EEEEEE;
    margin-right: 10px;
    float: left;
}

    .info_Lists_Title font {
        width: 100px;
        float: left;
        line-height: 30px;
        display: block;
        margin-left: 10px;
        border-bottom: solid 3px #222887;
    }

    .info_Lists_Title span {
        width: 80px;
        float: right;
        line-height: 40px;
        text-align: right;
        font-size: 14px;
        color: #909090;
        font-weight: 600;
        padding-right: 10px;
    }

.info_Lists_Content {
    width: 250px;
}

    .info_Lists_Content ul {
        margin-top: 20px;
        overflow: hidden;
        float: left;
    }

    .info_Lists_Content li:first-child {
        width: 80px;
        height: 60px;
        float: left;
        margin-left: 10px;
    }

    .info_Lists_Content li:last-child {
        width: 155px;
        height: 60px;
        line-height: 25px;
        float: right;
        text-align: left;
        padding-left: 5px;
        font-size: 12px;
    }

        .info_Lists_Content li:last-child span {
            color: #D0D0D0;
            float: right;
        }
/*品牌推荐*/
.Brand {
    width: 1000px;
    height: 340px;
    margin-top: 10px;
    text-align: center;
    background: #fff;
}

.Brand_Title {
    width: 960px;
    line-height: 40px;
    text-align: left;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    color: #393939;
    font-weight: 600;
    margin: 0 auto;
    overflow: hidden;
}

    .Brand_Title font {
        width: 90px;
        float: left;
        line-height: 39px;
        display: block;
        border-bottom: solid 3px #222887;
    }

    .Brand_Title span {
        width: 870px;
        float: right;
        display: block;
        line-height: 40px;
        text-align: right;
        font-size: 14px;
        color: #D0D0D0;
        font-weight: 600;
        border-bottom: solid 1px #ECECEC;
    }

span a {
    color: #D0D0D0;
}

    span a:hover {
        color: #FF390A;
    }

.Brand_Content {
    margin-left: 10px;
}

    .Brand_Content li {
        width: 150px;
        height: 70px;
        margin-left: 10px;
        margin-top: 20px;
        float: left;
        border: solid 1px #D0D0D0;
    }
/*会员篇  走进协会*/
.main_about {
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
}

.Title {
    width: 960px;
    height: 40px;
    line-height: 40px;
    color: #1F2485;
    margin: 0 auto;
    text-align: left;
    border-bottom: solid 3px #1F2485;
}

    .Title span {
        color: #909090;
    }

.Left {
    width: 180px;
    float: left;
    margin-top: 10px;
}

    .Left li {
        width: 160px;
        line-height: 40px;
        float: left;
        margin-top: 20px;
        margin-left: 20px;
    }

.Lefton {
    width: 100px;
    line-height: 40px;
    background: #EFEFF8;
    border: solid 1px #C5C6E0;
    border-radius: 5px;
}

.main_about .Right {
    width: 780px;
    min-height: 550px;
    height: auto;
    float: right;
    margin-top: 10px;
    border-left: solid 1px #E5E5E5;
    margin-bottom: 20px;
}

    .main_about .Right .Content {
        width: 760px;
        min-height: 500px;
        margin-left: 10px;
    }

        .main_about .Right .Content li:first-child {
            width: auto;
            line-height: 40px;
            font-size: 14px;
            text-align: left;
            color: #3E3E3E;
            font-weight: 600;
            border-bottom: solid 1px #E5E5E5;
        }

        .main_about .Right .Content li:last-child {
            line-height: 30px;
            text-align: left;
        }

            .main_about .Right .Content li:last-child h4 {
                line-height: 60px;
                color: #1D2486;
            }

#Content_Title {
    width: 100%;
    float: left;
    overflow: hidden;
}

.Content_PicList {
    float: left;
    overflow: hidden;
    margin-top: 20px;
}

.Content_LeadImg {
    width: 140px;
    height: 140px;
    float: left;
    text-align: center;
}

    .Content_LeadImg img {
        width: 100px;
        height: 140px;
    }

.Content_LeadContent {
    width: 600px;
    height: 150px;
    line-height: 25px;
    padding-left: 10px;
    text-align: left;
    float: left;
    font-size: 13px;
    color: #999999;
}

    .Content_LeadContent h2 {
        margin-top: 5px;
        color: #333;
        line-height: 30px;
    }

.Ｍain_Article .Right .Content li:last-child {
    line-height: 30px;
    text-align: left;
}

.areas {
    line-height: 30px;
    text-align: left;
    padding-left: 15px;
    overflow: hidden;
    background: url(../images/coin.jpg) no-repeat 5px 13px;
}

.Content_LeadList .area-title {
    width: 750px;
    text-align: center;
    line-height: 50px;
}
/*新闻资讯、政策法规*/
.Main_Article {
    width: 1000px;
    background: #fff;
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
}

.Title {
    width: 960px;
    height: 40px;
    line-height: 40px;
    color: #1F2485;
    margin: 0 auto;
    text-align: left;
    border-bottom: solid 3px #1F2485;
}

    .Title span {
        color: #909090;
    }

.main_about .Left {
    width: 180px;
    float: left;
    margin-top: 10px;
}

.Left li {
    width: 160px;
    line-height: 40px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.Lefton {
    width: 100px;
    line-height: 40px;
    background: #EFEFF8;
    border: solid 1px #C5C6E0;
    border-radius: 5px;
}

.Main_Article .Right {
    width: 780px;
    min-height: 550px;
    height: auto;
    float: right;
    margin-top: 10px;
    border-left: solid 1px #E5E5E5;
    margin-bottom: 20px;
}

    .Main_Article .Right .Content {
        width: 760px;
        min-height: 500px;
        margin-left: 10px;
    }

        .Main_Article .Right .Content .Content_TitleTip {
            width: 100%;
            line-height: 40px;
            font-size: 14px;
            text-align: left;
            color: #3E3E3E;
            font-weight: 600;
            border-bottom: solid 1px #E5E5E5;
        }



        .Main_Article .Right .Content li:last-child h4 {
            line-height: 30px;
            color: #1D2486;
        }
/*政策法规*/
.main_Article {
    width: 1000px;
    background: #fff;
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
}

.Title {
    width: 960px;
    height: 40px;
    line-height: 40px;
    color: #1F2485;
    margin: 0 auto;
    text-align: left;
    border-bottom: solid 3px #1F2485;
}

    .Title span {
        color: #909090;
    }

.main_Article .Left {
    width: 200px;
    float: left;
}

main_Article .Right {
    width: 700px;
    float: left;
    border: solid 1px #909090;
}

.Lefton {
    width: 120px;
    line-height: 40px;
    background: #EFEFF8;
    border: solid 1px #C5C6E0;
    border-radius: 5px;
}

.Content_Title {
    width: 96%;
    line-height: 40px;
    font-size: 14px;
    text-align: left;
    color: #3E3E3E;
    font-weight: 600;
    padding-left: 10px;
    margin-left: 10px;
    border-bottom: solid 1px #bbb9b9;
}

.Main_Article .Right .Content page li {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}
/*专家委员会*/
.main_Experts {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    background: #fff;
}

    .main_Experts .Right {
        width: 780px;
        min-height: 580px;
        height: auto;
        float: right;
        text-align: center;
        margin-top: 10px;
        border-left: solid 1px #E5E5E5;
        margin-bottom: 20px;
    }

    .main_Experts .Content_expertsList .Content_Title {
        width: 96%;
        line-height: 40px;
        font-size: 14px;
        text-align: left;
        color: #3E3E3E;
        font-weight: 600;
        padding-left: 10px;
        margin-left: 10px;
        border-bottom: solid 1px #bbb9b9;
    }

    .main_Experts .Content_expertsList .Content_PicList {
        width: 740px;
        height: 140px;
        margin: 0 auto;
        margin-top: 20px;
        margin-left: 20px;
        padding-bottom: 20px;
        border-bottom: solid 1px #E5E5E5;
    }

.Content_PicList:hover {
    background: #ECECEC;
}

.ContentList {
    min-height: 500px;
    overflow:hidden;
}

.Content_PicList:nth-child(odd) {
    background: #f5eeee;
}

.Content_PicList:nth-child(even) {
    background: #fff;
}

.Content_PicList .Content_expertsImg {
    width: 140px;
    height: 160px;
    padding-top: 10px;
    float: left;
    text-align: center;
}

    .Content_PicList .Content_expertsImg img {
        width: 100px;
        height: 140px;
    }

.Content_PicList .Content_experts {
    width: 600px;
    height: 160px;
    float: left;
    text-align: left;
}

    .Content_PicList .Content_experts li {
        width: 290px;
        line-height: 30px;
        float: left;
        margin-left: 10px;
        margin-top: 10px;
    }

        .Content_PicList .Content_experts li label {
            width: 80px;
            height: 30px;
            float: left;
            text-align: right;
        }

        .Content_PicList .Content_experts li span {
            width: 200px;
            height: 25px;
            line-height: 30px;
            float: left;
            border-bottom: solid 1px #D0D0D0;
        }

    .Content_PicList .Content_experts .Unit {
        width: 590px;
    }

        .Content_PicList .Content_experts .Unit span {
            width: 500px;
            line-height: 30px;
        }

    .Content_PicList .Content_experts .ExpertsIntro {
        width: 580px;
        line-height: 30px;
        text-align: left;
    }

        .Content_PicList .Content_experts .ExpertsIntro label {
            width: 80px;
            height: 30px;
            float: left;
            text-align: right;
        }

        .Content_PicList .Content_experts .ExpertsIntro span {
            width: 80px;
            text-align: center;
            float: right;
        }

            .Content_PicList .Content_experts .ExpertsIntro span a {
                color: #666;
            }

.Content_PicExpert {
    height: auto;
    width: 740px;
    margin: 0 auto;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

    .Content_PicExpert .Content_expertsImg {
        width: 140px;
        height: 140px;
        float: left;
        text-align: center;
    }

        .Content_PicExpert .Content_expertsImg img {
            width: 100px;
            height: 140px;
        }

    .Content_PicExpert .Content_expert {
        width: 650px;
        min-height: 140px;
        float: left;
        text-align: left;
    }

        .Content_PicExpert .Content_expert li {
            width: 310px;
            line-height: 30px;
            float: left;
            margin-left: 10px;
            margin-top: 10px;
        }

            .Content_PicExpert .Content_expert li label {
                width: 100px;
                height: 30px;
                float: left;
                text-align: right;
            }

            .Content_PicExpert .Content_expert li span {
                width: 200px;
                height: 28px;
                line-height: 30px;
                float: left;
                border-bottom: solid 1px #D0D0D0;
            }

        .Content_PicExpert .Content_expert .Unit {
            width: 590px;
        }

            .Content_PicExpert .Content_expert .Unit span {
                width: 400px;
                line-height: 30px;
            }

        .Content_PicExpert .Content_expert .ExpertsIntro {
            width: 620px;
            overflow: hidden;
            line-height: 30px;
            text-align: left;
            padding-bottom: 20px;
        }

            .Content_PicExpert .Content_expert .ExpertsIntro label {
                width: 80px;
                height: 30px;
                float: left;
                text-align: right;
            }
/*培训视频页面*/
.Content_Video {
    width: 750px;
    height: 140px;
    border-bottom: solid 1px #EAEAEA;
}

.Video_Img {
    width: 140px;
    height: 140px;
    text-align: center;
    margin-left: 20px;
    padding-top: 10px;
    float: left;
}

    .Video_Img img {
        width: 140px;
        height: 120px;
    }

.video_text {
    width: 560px;
    height: 140px;
    line-height: 30px;
    text-align: left;
    padding-left: 10px;
    float: left;
}

.layout {
    width: 1000px;
    margin: 0 auto;
    min-height: 450px;
    background: #fff;
}
/*搜索结果页面*/
.sreachcon {
    width: 100%;
    text-align: center;
}

.search-result {
    width: 1000px;
    height: 650px;
    text-align: center;
    margin: 0 auto;
    background: #fff;
    margin-top: 10px;
}

.i-con-tit {
    width: 98%;
    margin: 0 auto;
    line-height: 40px;
    text-align: left;
    padding-left: 10px;
    background: #F1F8FF;
    border-bottom: solid 2px #1F2485;
}

.search-keywords {
    width: 980px;
    line-height: 30px;
    text-align: left;
    padding-left: 10px;
}

.collect-list {
    width: 980px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.Search_PicList {
    width: 940px;
    height: 140px;
    margin: 0 auto;
    margin-top: 20px;
    margin-left: 20px;
    padding-bottom: 20px;
    background: #F1F8FF;
}

    .Search_PicList:hover {
        background: #D8E9FE;
    }

.ContentList {
    min-height: 500px;
}

.Search_PicList .Content_Img {
    width: 140px;
    height: 160px;
    padding-top: 10px;
    float: left;
    text-align: center;
}

    .Search_PicList .Content_Img img {
        width: 100px;
        height: 140px;
    }

.Search_PicList .Content_SearchList {
    width: 700px;
    height: 160px;
    float: left;
    text-align: left;
}

    .Search_PicList .Content_SearchList a {
        color: #333;
    }

    .Search_PicList .Content_SearchList li {
        width: 290px;
        line-height: 30px;
        float: left;
        margin-left: 10px;
        margin-top: 10px;
    }

        .Search_PicList .Content_SearchList li label {
            width: 80px;
            height: 30px;
            float: left;
            text-align: right;
        }

        .Search_PicList .Content_SearchList li span {
            width: 200px;
            height: 25px;
            line-height: 30px;
            float: left;
            border-bottom: solid 1px #D0D0D0;
        }

    .Search_PicList .Content_SearchList .Unit {
        width: 590px;
    }

        .Search_PicList .Content_SearchList .Unit span {
            width: 500px;
            line-height: 30px;
        }
/*分页*/
.page {
    width: 530px;
    line-height: 45px;
    margin: auto;
    margin-top: 30px;
}

.pagination {
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
}

    .pagination li {
        border: 1px solid #ccc;
        margin-right: 10px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #ccc;
        display: inline-block;
        width: 25px;
        height: 25px;
    }

        .pagination li a {
            color: #ccc;
            font-size: 12px;
            display: block;
            width: 25px;
            height: 25px;
            text-align: center;
            line-height: 25px;
        }

        .pagination li.active, .pagination li:hover {
            border: 1px solid #556FB5;
            background: #556FB5;
            font-weight: bold;
        }

            .pagination li:hover a {
                color: #Fff;
            }

.page .pagination .active {
    width: 25px;
    height: 25px;
}

.pagination-active {
    border: 1px solid #556FB5;
    background: #556FB5;
}

    .pagination-active a {
        color: #Fff;
    }
/*会长信箱 写信*/
.message-form {
    width: 100%;
    font-size: 14px;
    border-collapse: collapse;
    margin-top: 15px;
    border: 1px solid #dedede;
}

    .message-form th {
        background: #F6F0E7;
        padding: 10px 8px;
    }

.button-return {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    padding: 5px 10px;
}

.message-form td {
    padding: 5px 8px;
    vertical-align: top;
    border: 1px solid #dedede;
}

    .message-form td.title {
        width: 160px;
        text-align: right;
    }

        .message-form td.title font {
            font-size: 12px;
            padding: 0 2px;
            font-weight: bold;
        }

    .message-form td input[type=text] {
        height: 26px;
        line-height: 26px;
        border: 1px solid #999;
        width: 380px;
    }

        .message-form td input[type=text]:hover {
            border-color: #666;
        }

    .message-form td textarea {
        line-height: 26px;
        border: 1px solid #999;
        width: 380px;
        resize: vertical;
        height: 160px;
    }

    .message-form td input[type=submit] {
        width: 129px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        text-indent: -9999em;
        display: inline-block;
        background: url(../images/form_14.png) no-repeat;
        border: none;
    }

    .message-form td input[type=reset] {
        width: 132px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        text-indent: -9999em;
        display: inline-block;
        background: url(../images/form_16.png) no-repeat;
        border: none;
    }
/*视频*/
.VideoContent {
    margin-top: 10px;
    background: #fff;
}

.VideoTitle {
    width: 1000px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
}

.VideoDate {
    width: 1000px;
    line-height: 30px;
    margin: 0 auto;
    color: #909090;
    text-align: center;
    background: #fff;
}
/*网站底部样式*/
.line {
    width: 1000px;
    height: 3px;
    margin: 0 auto;
    background: #1C1F88;
    border: solid 1px #5357A6;
    margin-top: 10px;
}

.friendly-link-box {
    width: 1000px;
    height: 140px;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
    border: solid 1px #EEE;
}

.trademark-box {
    width: 970px;
    height: 85px;
    margin: auto;
    margin: auto;
    padding-top: 5px;
    position: relative;
}

    .trademark-box a.link-prev,
    .trademark-box a.link-next {
        position: absolute;
        top: 50%;
        margin-top: 0px;
        font-size: 36px;
        display: block;
        font-weight: bold;
    }

        .trademark-box a.link-prev a,
        .trademark-box a.link-next a {
            color: #888888 !important;
        }

            .trademark-box a.link-prev a:hover,
            .trademark-box a.link-next a:hover {
                color: #444444 !important;
            }

    .trademark-box a.link-prev {
        left: 0;
    }

    .trademark-box a.link-next {
        right: 0;
    }

    .trademark-box ul {
        width: 1000%;
    }

        .trademark-box ul,
        .trademark-box ul li {
            height: 85px;
        }

            .trademark-box ul li {
                width: 150px;
                height: 80px;
                float: left;
                display: inline;
            }

.footer {
    width: 1000px;
    height: 260px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border: solid 1px #EEEEEE;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 13px;
}

.footer-con {
    width: 700px;
    margin: 0 auto;
}
