.search-s button {
    background: #4675C9;
    width: 65px;
    height: 35px;
    border: none;
    border-radius: 4px;
    color: #fff;
    float: right;
    margin-right: 10px;
    margin-top: 5px;
    z-index: 99;
}

.Hsection-nav div:hover {
    color: #fff;
    background: #4765A1;
}

.top {
    height: 30px;
    width: 100%;
    background: #4765A1;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
}

.tops, .headers, .navs, .foot {
    width: 1200px !important;
    margin: 0 auto;
}

.top span {
    float: left;
    display: inline-block;
}

.top ul {
    display: inline-block;
    float: right;
    width: auto;
}

.top ul li {
    float: left;
    padding-left: 25px;
}

.top ul li a {
    color: #fff;
}

.header {
    width: 100%;
    height: auto;
    min-height: 95px;
    clear: both;
    border-bottom: 1px solid #E3E3E3;
    z-index: 99;
}

    .header p {
        display: inline-block;
        float: left;
    }

        .header p img {
            vertical-align: middle;
            margin: 4px 7px;
        }

        .header p span {
            font-size: 28px;
            display: inline-block;
            padding-left: 7px;
            color: #4765A1;
            padding-top: 24px;
        }

    .header ul {
        display: inline-block;
        float: right;
        margin-bottom: 0;
        margin-top: 0;
    }

        .header ul li {
            float: left;
            padding: 32px 15px;
            text-align: center;
        }

            .header ul li a {
                color: #555555;
                font-size: 16px;
                font-weight: bold;
                text-decoration: none;
            }

        .header ul #Search {
            margin-top: 35px;
            cursor: pointer;
            margin-right: 10px;
            margin-left: 10px;
        }

.nav {
    clear: both;
    height: 45px;
    width: 100%;
    /*border-top:2px solid #E3E3E3;*/
    border-bottom: 1px solid #E3E3E3;
}

    .nav ul {
        height: auto;
        clear: both;
        padding: 0;
        padding-left: 45px;
    }

        .nav ul li {
            float: left;
            line-height: 45px;
        }

            .nav ul li a {
                font-size: 14px;
                color: #707271;
            }

            .nav ul li span {
                padding: 0 12px;
                color: #707271;
            }

            .nav ul li .blue {
                color: #4765A1;
            }

.footer {
    height: 62px;
    width: 100%;
    background: #4765A1;
    padding: 0 85px;
    clear: both;
}

.foot div {
    float: left;
}

.footer .footerleft {
    float: left;
    width: 50%;
    font-size: 18px;
    color: #fff;
}

    .footer .footerleft img {
        vertical-align: middle;
        margin-left: 15px;
    }

    .footer .footerleft span {
        line-height: 62px;
    }

.footer .footerright {
    float: right;
    width: 50%;
    height: 100%;
    text-align: right;
    position: relative;
}

    .footer .footerright ul {
        text-align: right;
        position: absolute;
        right: 0;
        top: 11px;
    }

        .footer .footerright ul li {
            float: left;
            font-size: 14px;
            color: #fff;
        }

            .footer .footerright ul li a {
                color: #fff;
            }

            .footer .footerright ul li span {
                padding: 0 8px;
            }

    .footer .footerright p {
        clear: both;
        color: #fff;
        font-size: 14px;
        position: absolute;
        top: 34px;
        right: 0;
    }

.headers {
    padding-bottom: 10px;
}

.headers p img {
    vertical-align: top;
    margin-top: 10px;
}

.headers p span {
    padding-top: 0;
}

.headers ul li:hover {
    border-top: 2px solid #4765A1;
    color: #4765A1;
}

.headers ul .H_li_blues {
    border-top: 2px solid #4765A1;
}

.headers ul li .H_A_blues {
    color: #4765A1;
}

.Contain {
    height: auto;
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.Contain .Hsection {
    height: auto;
    min-height: 330px;
    padding-bottom: 20px;
    width: 100%;
    border-top: none;
}

.Contain .Hsection .Titles {
    width: 100%;
    height: 39px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 39px;
    font-size: 16px;
    color: #4765A1;
    background: url(/Content/Images/img/h-icon.jpg) no-repeat 20px center;
    padding-left: 60px;
}

.Hsection-main {
    height: 332px;
    width: 100%;
    clear: both;
}

.Hsection-main-list .Hsection-main-left {
    float: left;
    height: auto;
    min-height: 332px;
    width: 478px;
}

.Hsection-main-list .Hsection-main-left img {
    margin: 32px 14px 12px 14px;
}

.Hsection-main-list .Hsection-main-right {
    float: right;
    height: 310px;
    width: 640px;
}

.Hsection-main-list .Hsection-main-right .navst ul {
    width: 92%;
    height: 27px;
    margin-top: 24px;
    border-bottom: 2px solid #4765A1;
    margin-left: 3%;
}

.Hsection-main-list .Hsection-main-right .navst ul li {
    float: left;
    padding: 0 10px;
    cursor: pointer;
    line-height: 27px;
}

.Hsection-main-list .Hsection-main-right .navst ul li:hover {
    background: #4765A1;
    color: #fff;
}

.Hsection-main-list .Hsection-main-right .navst ul .Hnavst-on {
    background: #4765A1;
    color: #fff;
}

.Hsection-main-list .Hsection-main-right .navst ul .Hnavst-on a {
    color: #fff;
}

.Hsection-main-tab {
    width: 95%;
}

.Hsection-main-tab ul {
    height: 310px;
    overflow: hidden;
}

.Hsection-main-tab ul li {
    list-style-type: disc;
    color: #4765A1;
    padding-top: 9px;
}

.Hsection-main-tab ul li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: inline-block;
    width: 80%;
}

.Hsection-main-tab ul li span {
    float: right;
    color: #bbb;
}

.Hsection-nav {
    width: 100%;
    height: auto;
    clear: both;
}

    .Hsection-nav div {
        width: 25%;
        padding: 12px 0;
        float: left;
        text-align: center;
        color: #4765A1;
        cursor: pointer;
        margin-bottom: 20px;
        font-size: 16px;
        font-weight: bold;
    }

    .Hsection-nav .Hsection-nav-list {
        font-size: 16px;
        font-weight: bold;
    }

    .Hsection-nav .Hnav-on {
        background: #4765A1;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
    }

    .Hsection-nav .Hsection-nav-list .text {
        /* padding:0 25px; */
        font-size: 16px;
        font-weight: bold;
    }

.Hsection_2 {
    width: 100%;
    height: auto;
    clear: both;
}

.Hsection_2_left {
    float: left;
    height: auto;
    width: 740px;
    padding-bottom: 50px;
}

    .Hsection_2_left h3 {
        width: 37px;
        width: 100%;
        line-height: 43px;
        color: #4765A1;
        padding-left: 17px;
        font-size: 16px;
        font-weight: normal;
        border: 1px solid #e3e3e3;
        margin-bottom: 0;
    }

        .Hsection_2_left h3 span {
            float: right;
            padding-right: 15px;
            line-height: 43px;
            cursor: pointer;
        }

    .Hsection_2_left ul {
        width: 100%;
        height: auto;
        padding-bottom: 10px;
        border: 1px solid #e3e3e3;
        border-top: none;
        padding-top: 0;
        margin-top: 0;
        padding-left: 20px;
    }

    .Hsection_2_left ul {
        display: none;
    }

        .Hsection_2_left ul li {
            font-size: 14px;
            color: #4765A1;
            padding-top: 5px;
        }

            .Hsection_2_left ul li a {
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                display: inline-block;
                width: 80%;
            }

            .Hsection_2_left ul li span {
                float: right;
                padding-right: 10px;
            }

.Hsection_2_right {
    float: right;
    height: auto;
    width: 368px;
    padding-top: 13px;
    padding-bottom: 50px;
}
    /*.Hsection_2_right img {
    margin-bottom: 8px;
    margin-top: 6px;
}*/
    .Hsection_2_right a {
        width: 100%;
        height: 56px;
        display: block;
        border: 1px solid #4666a1;
        margin-bottom: 20px;
    }

        .Hsection_2_right a img {
            width: 40px;
            padding: 6px 0px;
            margin-left: 10px;
        }

        .Hsection_2_right a h6 {
            display: inline;
            color: #4666a1;
            font-size: 20px;
            font-weight: bold;
            vertical-align: middle;
            font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
        }

.KYPT {
    position: relative
}

    .KYPT div {
        display: none;
        background: #fff;
        width: 101%;
        border: 1px solid #ddd;
        position: absolute;
        left: -1px;
        bottom: -82px;
        z-index: 999;
        line-height: 40px;
        color: #4765a0;
        font-size: 18px;
        font-weight: bold;
    }

        .KYPT div p {
            padding-left: 60px
        }

.Hsection_2_right .KYPT div p img {
    width: 40px
}

.Prompt {
    display: none;
    width: 500px;
    height: 250px;
    padding: 0px 24px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9999;
    border-radius: 4px;
}

.PromptHead {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #dfdfdf
}

    .PromptHead span {
        font-size: 24px
    }

.Prompt .PromptHead .PromptClose {
    width: 60px;
    height: 60px;
    color: #666;
    font-size: 30px;
    float: right;
    text-align: right
}

.PromptCon {
    width: 500px;
    padding: 20px 0px;
    margin: 0 auto
}

    .PromptCon p {
        width: 85%;
        line-height: 60px;
        font-size: 24px;
        color: #fff;
        background: #4765a1;
        border-radius: 4px;
        margin: 10px;
        text-align: center
    }

        .PromptCon p a {
            color: #fff
        }

/* 卒中工程 */
.Titles {
    width: 100%;
    height: 42px;
    border-bottom: 1px solid #e3e3e3;
    clear: both;
}

    .Titles p {
        width: 1200px;
        margin: 0 auto;
        height: 100%;
        line-height: 42px;
        font-size: 16px;
        color: #47669F;
        background: url(/Content/Images/img/h-icon.jpg) no-repeat 20px center;
        padding-left: 60px;
    }

        .Titles p a {
            color: #47669F;
        }

#scrollDiv {
    width: 1200px;
    height: 39px;
    line-height: 39px;
    overflow: hidden;
    margin: 0 auto;
    background: url(/Content/Images/img/h-icon.jpg)no-repeat 20px center;
}

#scrollDiv li {
    height: 39px;
    padding-left: 50px;
    line-height: 39px;
    color: #4765A1;
}

#scrollDiv li a {
    color: #4765A1;
}


.A_mian {
    height: auto;
    min-height: 350px;
    width: 100%;
    border-top: none;
    padding-bottom: 5px;
}

.A_mian_left {
    width: 470px;
    height: 310px;
    float: left;
    margin: 20px 10px;
}

.A_mian_left h3, .A_mian_left h4 {
    font-size: 16px;
    color: #47669F;
    width: 85%;
    border-bottom: 1px solid #47669F;
    padding: 15px 0 6px 10px;
    font-weight: bold;
    clear: both;
}

.A_mian_left h4 {
    border: none;
    padding-bottom: 0;
}

.A_mian_left p {
    width: 100%;
    padding-top: 8px;
    clear: both;
    padding-left: 10px;
}

.A_mian_left p span {
    display: inline-block;
    float: left;
    width: auto;
}

.A_mian_left p b {
    font-weight: normal;
    display: inline-block;
    width: 60%;
    float: left;
}

.A_main_right {
    float: right;
    width: 640px;
    height: 310px;
    margin-top: 20px;
}

    .A_main_right .navst {
        width: 95%;
        height: 27px;
        /*margin-top: 24px;*/
        border-bottom: 2px solid #4765A1;
        color: #4765A1;
    }

        .A_main_right .navst li {
            float: left;
            padding: 0 10px;
            cursor: pointer;
            line-height: 27px;
            font-size: 14px;
        }

            .A_main_right .navst li:hover {
                background: #4765A1;
                color: #fff;
            }

        .A_main_right .navst .Hnavst-on {
            background: #4765A1;
            color: #fff;
        }

            .A_main_right .navst .Hnavst-on a {
                color: #fff;
            }

.A_main_right dl {
    width: 100%;
    padding: 10px 0;
    height: 120px;
    padding-right: 10px;
}

.A_main_right dl dt {
    float: left;
    margin-right: 20px;
}

.A_main_right dl dd h3 {
    font-size: 18px;
    margin-top: 10px;
    font-weight: bold;
}

.A_main_right dl dd {
    height: 120px;
    overflow: hidden;
}

.A_main_right dl dd p {
    text-indent: 24px;
    width: 90%;
    height: 70px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    overflow: hidden;
}

.evolve_list {
    clear: both;
    width: 95%;
    height: 310px;
    overflow: hidden;
}

.evolve_list li {
    border-bottom: 1px solid #f1f1f1;
    padding: 19px 0;
}

.Tab_list dl {
    margin-bottom: 15px;
}

.evolve_list li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    width: 80%;
    display: inline-block;
}

.evolve_list li span {
    float: right;
    color: #bbb;
}

.A_mian2 {
    height: auto;
    width: 100%;
    clear: both;
}

/*    .A_mian2 div {
        float: left;
        width: 30%;
        margin-right: 3.3%;
        padding-bottom: 50px;
    }*/

.A_mian2_list h3 {
    font-size: 16px;
    color: #47669F;
    width: 25%;
    border-bottom: 1px solid #47669F;
    padding: 15px 0 6px 0;
    font-weight: bold;
}

    .A_mian2_list h3 span {
        float: right;
        font-style: normal;
        cursor: pointer;
    }

.A_mian2_list p {
    padding-top: 12px;
    width: 100%;
}

    .A_mian2_list p a {
        padding-top: 12px;
    }

    .A_mian2_list p a {
        width: 6%;
        display: inline-block;
        padding-left: 10px;
        /*font-size:16px;*/
        padding-top: 5px;
    }

.Tab_list {
    display: none;
}


/* 焦点图 */
.H_mianLeft {
    width: 470px;
    height: 310px;
    float: left;
    margin: 20px 10px;
}

.button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: 0.25em 0.6em 0.3em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.red {
    color: #faddde;
    border: solid 1px #980c10;
    background: #d81b21;
    background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#A51715));
    background: -moz-linear-gradient(top, #ed1c24, #A51715);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}

    .red:hover {
        background: #b61318;
        background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
        background: -moz-linear-gradient(top, #c9151b, #a11115);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
        color: #fff;
    }

    .red:active {
        color: #de898c;
        background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
        background: -moz-linear-gradient(top, #aa1317, #ed1c24);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
    }

.cor_bs, .cor_bs:hover {
    color: #ffffff;
}

.keTitle {
    height: 100px;
    line-height: 100px;
    font-size: 30px;
    font-family: '微软雅黑';
    color: #FFF;
    text-align: center;
    background: url(../images/bodyBg3.jpg) repeat-x bottom left;
    font-weight: normal;
}

.kePublic {
    background: #FFF;
    padding: 50px;
}

.keBottom {
    color: #FFF;
    padding-top: 25px;
    line-height: 28px;
    text-align: center;
    font-family: '微软雅黑';
    background: url(../images/bodyBg2.jpg) repeat-x top left;
    padding-bottom: 25px;
}

.keTxtP {
    font-size: 16px;
    color: #ffffff;
}

.keUrl {
    color: #FFF;
    font-size: 30px;
}

    .keUrl:hover {
        text-decoration: underline;
        color: #FFF;
    }

.mKeBanner, .mKeBanner div {
    text-align: center;
}

.Hslider {
    display: none;
}
/*用于获取更加体验*/
.focus {
    height: 35px;
    line-height: 35px;
    background: normal;
}

    .focus p {
        height: 46.5px;
        line-height: 46.5px;
        display: inline-block;
        width: 70%;
        text-align: center;
        color: #ccc;
        font-size: 14px;
    }

    .focus i {
        height: 46.5px;
        line-height: 46.5px;
        display: inline-block;
        width: 70%;
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-style: normal;
    }

.focus span {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    border-radius: 50%;
    background: #666;
    font-size: 0;
}

.focus span.current {
    background: #fff;
}

.H_mianRight {
    float: right;
    width: 640px;
    height: 310px;
    margin-top: 20px;
}

.Hsection-main-list .Hsection-main-right .navst ul {
    margin-top: 0;
}

.Hsection-main-tab ul li {
    border-bottom: 1px solid #f1f1f1;
    padding: 19px 0;
}

.Hsection-main-tab1 {
    width: 92%;
    margin-left: 3%;
}

.Hsection-main-tab1 ul li {
    padding-top: 5px;
}

.Hsection-main-tab1 ul {
    height: 280px;
    overflow: hidden;
    padding-top: 6px;
}

.Hsection-main-tab1 ul li {
    list-style-type: disc;
    color: #4765A1;
}

.Hsection-main-tab1 ul li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: inline-block;
    width: 80%;
}

.Hsection-main-tab1 ul li span {
    float: right;
    color: #bbb;
}
/*搜索*/
.top_search {
    width: 100%;
    height: 50px;
    background: white;
    display: none;
    color: #fff;
}

.search-s {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    border: 2px solid #4e6ef2;
    position: relative;
}

.box {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50px;
    z-index: 9999;
}

#Slider_ul {
    width: 1200px;
    height: auto;
    background: #fff;
    border: 2px solid #4675C9;
    border-top: none;
    z-index: 999;
    display: none;
    margin: 0 auto;
}

    #Slider_ul li {
        padding-left: 10px;
        font-size: 16px;
        color: #666;
        line-height: 30px;
        cursor: pointer;
    }

        #Slider_ul li:hover {
            background: #415B94;
            color: #fff;
        }

.search-s input {
    width: 90%;
    height: 100%;
    border: none;
    color: black;
    outline: none;
    padding-left: 10px;
    background: none;
}

.search-s button {
    background: #4e6ef2;
    width: 65px;
    height: 35px;
    border: none;
    border-radius: 4px;
    color: #fff;
    float: right;
    margin-right: 10px;
    margin-top: 7px;
}

.search-s span {
    float: right;
    margin-right: 20px;
    margin-top: 15px;
    font-size: 18px;
    color: black;
}

* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

.wrap {
    width: 100%;
    min-height: 94%;
    margin: auto;
}

* html .wrap {
    height: 100%;
}

.footer {
    margin: auto;
}


.newTitle {
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0;
    color: #333;
}
.newShowMore {
    float: right;
    margin-top: -30px;
}
.newShowMore span {
    display: inline-block;
    background: #ddd;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    color: #fff;
}
.newModel {
    background: #fff;
    border-radius: 6px;
}
.newSubTitle {
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    color: #333;
    display: inline-block;
}