﻿html {
    word-break: break-all;
    -webkit-text-size-adjust: none;
    word-wrap: break-word;
    font-family: Microsoft YaHei, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
}

body {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
}

a,
a:hover,
a:focus {
    font-size: 12px;
    font-size: 1.2rem;
    color: #3f3f3f;
    text-decoration: none;
    outline: none;
    blr: expression(this.onFocus=this.blur());
    color: #000000;
}

p {
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    color: #3f3f3f;
    line-height: 28px;
    word-break: keep-all;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

.header {
    width: 100%;
    height: 119px;
    border-bottom: 2px solid rgb(135, 158, 172);
}

.header .header_body {
    width: 1800px;
    height: 113px;
    background: white;
    margin: 0 auto;
}

.header .header_body .header_top {
    float: right;
    margin-top: 10px;
}


/*！！！！！！！！！！！10/19 添加*/

.share_box {
    display: inline-block;
}

a.share_home {
    margin-right: 550px;
}

.share_box a {
    background: url(../images/icon/top_lines.png) no-repeat left center;
    padding-left: 10px;
    margin-right: 10px;
}

.share_box {
    position: relative;
}

.ewm_box {
    background: #fff;
    border: 4px solid #879eac;
    border-radius: 3px;
    padding: 3px;
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 99;
    display: none;
}

.ewm_box i {
    position: absolute;
    top: -10px;
    left: 50%;
    z-index: 99;
    margin-left: -4px;
    width: 9px;
    height: 6px;
    display: inline-block;
    background: url(/../images/icon/top_icons.png)no-repeat top center;
}


/*！！！！！！！！！！！10/19 添加*/

.header .header_body .header_top .header_chg_lan {
    margin-left: 10px;
}

.header .header_body .header_top .header_keyword {
    height: 23px;
    border: 1px solid rgb(135, 158, 172);
}

.header .header_body .header_top .btn_search {
    top: 5px;
}

.header .header_body .header_top>a+a:before {
    padding: 0 5px;
    color: rgb(229, 229, 229);
    content: "|";
}

.header .header_body .header_top .btn_search {
    width: 14px;
    height: 25px;
    border: 0;
    cursor: pointer;
    background: url('../images/icon/icon_01.jpg') no-repeat scroll 0 5px;
    color: transparent;
    0 0;
}

.header .header_body .header_bottom {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.header .header_body .header_bottom .header_logo {
    float: left;
    margin-right: 0px;
}

.header .header_body .header_bottom .header_nav {
    margin-top: 3px;
}

.header .header_body .header_bottom .header_nav>li {
    width: 185px;
    float: left;
    text-align: center;
}

.header .header_body .header_bottom .header_nav li>a {
    font-size: 1.6rem;
    color: #000000;
    font-weight: 600;
}

.header .header_body .header_bottom .header_nav>.select>a {
    color: rgb(127, 145, 156);
    border-bottom: 4px solid rgb(135, 158, 172);
    padding-bottom: 24px;
}


.header .header_body .header_bottom .header_nav>li>a:focus+.header_subnav {
    display: block;
}

.header .header_body .header_bottom .header_nav>li:hover>.header_subnav {
    display: block;
}

.header .header_body .header_bottom .header_nav>li>.header_subnav {
    display: none;
    position: absolute;
    background: #ffffff;
    border: 2px solid rgb(127, 147, 159);
    opacity: 0.9;
    margin-top: 27px;
    width: 135px;
    z-index: 999;
}

.header .header_body .header_bottom .header_nav>li>a:focus,
.header .header_body .header_bottom .header_nav>li>a:hover {
    border-bottom: 4px solid rgb(135, 158, 172);
    color: rgb(127, 145, 156);
    padding-bottom: 24px;
}

.header .header_body .header_bottom .header_nav>li>.header_subnav>li {
    text-align: left;
}

.header .header_body .header_bottom .header_nav>li>.header_subnav>li>a {
    font-size: 1.4rem;
    font-weight: normal;
    display: block;
    padding-left: 37px;
    padding-top: 20px;
}

.header .header_body .header_bottom .header_nav>li>.header_subnav>li:last-child a {
    padding-bottom: 20px;
}

.header .header_body .header_bottom .header_menu {
    margin-top: -5px;
}

.header .header_body .header_bottom .header_menu>a {
    margin-left: 43px;
    height: 54px;
    display: inline-block;
}

.header .header_body .header_bottom .header_menu .header_menu_map {
    width: 1000px;
    position: absolute;
    background: #ffffff;
    border: 2px solid rgb(128, 146, 158);
    margin-top: 0;
    display: none;
    z-index: 99;
}

.header .header_body .header_bottom .header_menu .header_menu_map {
    margin-top: 0;
}

.header .header_body .header_bottom .header_menu .header_menu_map>li {
    width: 101px;
    float: left;
    margin-left: 30px;
    margin-right: 35px;
    margin-top: 45px;
    min-height: 350px;
}

.header .header_body .header_bottom .header_menu .header_menu_map>li>span {
    display: block;
    font-size: 1.6rem;
}

.header .header_body .header_bottom .header_menu .header_menu_map>li:nth-child(1) span {
    color: rgb(2, 95, 171);
    border-bottom: 1px solid rgb(2, 95, 171);
}

.header .header_body .header_bottom .header_menu .header_menu_map>li:nth-child(2) span {
    color: rgb(243, 153, 44);
    border-bottom: 1px solid rgb(243, 153, 44);
}

.header .header_body .header_bottom .header_menu .header_menu_map>li:nth-child(3) span {
    color: rgb(253, 209, 1);
    border-bottom: 1px solid rgb(253, 209, 1);
}

.header .header_body .header_bottom .header_menu .header_menu_map>li:nth-child(4) span {
    color: rgb(3, 159, 210);
    border-bottom: 1px solid rgb(3, 159, 210);
}

.header .header_body .header_bottom .header_menu .header_menu_map>li:nth-child(5) span {
    color: rgb(83, 173, 84);
    border-bottom: 1px solid rgb(83, 173, 84);
}

.header .header_body .header_bottom .header_menu .header_menu_map>li:nth-child(6) span {
    color: rgb(124, 149, 165);
    border-bottom: 1px solid rgb(124, 149, 165);
}

.header .header_body .header_bottom .header_menu .header_menu_map>li:nth-child(6) a {
    color: rgb(124, 149, 165);
    border-bottom: 1px solid rgb(124, 149, 165);
    font-size: 16px;
    font-size: 1.6rem;
}

.header .header_body .header_bottom .header_menu .header_menu_map>li>.menu_submap>li {
    border-bottom: 1px solid rgb(221, 220, 220);
    line-height: 50px;
}

.header .header_body .header_bottom .header_menu .header_menu_map>li>.menu_submap>li>a {
    color: #000000;
    font-size: 1.4rem;
}

.header .header_body .header_bottom .header_menu .header_menu_map>li>.menu_submap>li>a>.btn_col {
    margin-top: 17px;
}

.header .header_body .header_bottom .header_menu .header_menu_map>li>.menu_submap>li>.menu_submap3 {
    display: none;
}

.header .header_body .header_bottom .header_menu .header_menu_map>li>.menu_submap>li>.menu_submap3>li {
    line-height: 50px;
    border-top: 1px solid rgb(220, 220, 220);
}

.header .header_body .header_bottom .header_menu .header_menu_map>li>.menu_submap>li>.menu_submap3>li>a {
    color: #000000;
}

.header .header_body .header_bottom .m_header_menu {
    display: none;
}

.m_type_title {
    width: 100%;
    height: 85px;
    background: rgb(245, 245, 245);
    display: none;
    text-align: center;
    padding-top: 5%;
}

.m_type_title>h3 {
    color: rgb(135, 158, 172);
    font-weight: bolder;
}

.m_crumbs {
    display: none;
}

.crumbs {
    width: 100%;
    height: 45px;
    background: rgb(245, 245, 245);
    border-bottom: 1px solid rgb(212, 219, 223);
}

.crumbs .crumbs_body {
    width: 1000px;
    margin: 0 auto;
}

.crumbs .crumbs_body .bread_crumb {
    list-style: none;
    margin: 0;
    padding: 0;
}

.crumbs .crumbs_body .bread_crumb>li {
    display: inline-block;
   border-left: 1px solid rgb(209, 209, 209);
    padding: 0 15px 0 15px;
    margin-top: 10px;
}

.crumbs .crumbs_body .bread_crumb > li:last-child {
    border-right: 1px solid rgb(209, 209, 209);
    font-weight: bold;
}

.crumbs .crumbs_body .bread_crumb>li a {
    font-size: 1.4rem;
    color: #000000;
}

.crumbs .crumbs_body .bread_crumb>li>.dropdown>.dropdown-menu {
    width: 120px;
    border: 1px solid rgb(219, 226, 230);
    border-radius: 0;
    margin-left: -16px;
    margin-top: 14px;
    min-width: 120px;
    padding: 0;
}

.crumbs .crumbs_body .bread_crumb>li>.dropdown>.dropdown-menu>li {
    width: 100%;
}

.crumbs .crumbs_body .bread_crumb>li>.dropdown>.dropdown-menu>li>a {
    display: block;
    height: 40px;
    padding-top: 10px;
    text-align: center;
}

.crumbs .crumbs_body .bread_crumb>li>.dropdown>.dropdown-menu>li>a:hover {
    color: #ffffff;
    background: rgb(135, 158, 172);
}

.crumbs .crumbs_body .bread_crumb>li>.dropdown>.dropdown-menu>li>a>.rt {
    margin-left: 17px;
}

.container {
    width: 100%;
    padding: 0;
    margin-bottom: 3%;
}

.item_t {
    display: none;
}

.container .container_body>article>header {
    text-align: center;
    border: 0;
}

.container .container_body>article>header>h3 {
    font-weight: bolder;
    padding-top: 50px;
    margin-bottom: 20px;
}

.container .container_body>article>header>.title_line {
    width: 32px;
    border-bottom: 1px solid rgb(106, 106, 106);
    margin: 0 auto;
}

.container .container_body {
    width: 100%;
    margin: 0 auto;
}

.container .container_body>article>section {
    width: 1000px;
    margin: 0 auto;
}

.footer {
    width: 100%;
    height: 180px;
}

.footer .footer_top {
    width: 100%;
    height: 70px;
    background: rgb(135, 158, 172);
}

.footer .footer_top .footer_top_body {
    width: 1000px;
    margin: 0 auto;
    top: 20px;
}

.footer .footer_top .footer_top_body .footer_logo {
    float: left;
    margin-top: 20px;
}

.footer .footer_top .footer_top_body .footer_nav {
    float: left;
    margin-left: 20px;
    margin-top: 23px;
}

.footer .footer_top .footer_top_body .footer_nav li {
    float: left;
}

.footer .footer_top .footer_top_body .footer_nav>li+li::before {
    padding: 0 20px;
    color: rgb(165, 182, 193);
    content: "|";
}

.footer .footer_top .footer_top_body .footer_nav li {
    text-align: center;
}

.footer .footer_top .footer_top_body .footer_nav li a {
    font-size: 1.4rem;
    color: rgb(255, 255, 255);
}

.footer .footer_bottom {
    width: 100%;
    height: 110px;
}

.footer .footer_bottom .footer_bottom_body {
    width: 1000px;
    margin: 20px auto;
    text-align: center;
}

.footer .footer_bottom .footer_bottom_body .footer_contact {
    margin-left: 170px;
}

.footer .footer_bottom .footer_bottom_body .footer_contact>li {
    float: left;
    color: rgb(137, 137, 137);
    margin-bottom: 15px;
}

.footer .footer_bottom .footer_bottom_body .footer_contact>li+li:before {
    content: " ";
    padding: 0 5px;
}

.footer .footer_bottom .footer_bottom_body p {
    clear: both;
    text-align: center;
    color: rgb(137, 137, 137);
}

.footer .footer_bottom .footer_bottom_body p span::after {
    padding: 0 5px;
    content: " ";
}

.m_footer {
    display: none;
}

@media screen and (max-width: 1440px) {}


/*pad单独样式 <1000px分辨率    and (min-width: 960px)*/

@media screen and (max-width: 999px) {
    .header {
        height: 85px;
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        margin-bottom: 85px;
    }
    .header .header_body {
        width: 100%;
        height: auto;
    }
    .header .header_body .header_top {
        display: none;
    }
    .header .header_body .header_bottom .header_logo {
        margin-left: 0%;
    }
    .header .header_body .header_bottom .header_nav {
        display: none;
    }
    .header .header_body .header_bottom .header_menu {
        display: none;
    }
    .header .header_body .header_bottom .m_header_menu {
        display: block;
        float: right;
        margin-right: 5%;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav {
        position: absolute;
        display: none;
        width: 100%;
        top: 85px;
        z-index: 99;
        padding: 0;
        overflow: hidden;
        background: #ffffff;
        opacity: 0.9;
        left: 0;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav>li {
        width: 90%;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav>li>a {
        width: 100%;
        font-size: 1.6rem;
        color: #000000;
        font-weight: 600;
        display: block;
        border-bottom: 2px solid #000000;
        line-height: 50px;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav>li>a:focus {
        color: rgb(127, 145, 156);
        padding-bottom: 0;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav>li>.header_subnav {
        display: none;
        position: relative;
        border: 0;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav>li>.header_subnav>li {
        line-height: 50px;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav>li>.header_subnav>li>a {
        display: block;
        color: #000000;
        border-bottom: 1px solid rgb(220, 220, 220);
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav>li>.header_subnav>li:last-child {
        border-bottom: 2px solid #000000;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav>li>a:focus+.header_subnav {
        display: none;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav>li:hover>.header_subnav {
        display: none;
    }
    .m_type_title {
        display: block;
    }
    .crumbs {
        display: none;
    }
    .m_crumbs {
        display: block;
        width: 100%;
        height: 45px;
        border-bottom: 1px solid rgb(212, 219, 223);
    }
    .m_crumbs .crumbs_body {
        width: 100%;
    }
    .m_crumbs .crumbs_body .bread_crumb>li {
        line-height: 45px;
        float: left;
        margin-right: 2%;
    }
    .m_crumbs .crumbs_body .bread_crumb>li:first-child {
        margin-right: 1%;
    }
    .m_crumbs .crumbs_body .bread_crumb>li a {
        display: block;
        line-height: 45px;
    }
    .m_crumbs .crumbs_body .bread_crumb>li>.dropdown>.dropdown-menu {
        width: 100px;
        border: 1px solid rgb(219, 226, 230);
        border-radius: 0;
        margin-left: -10px;
        margin-top: 10px;
        min-width: 0px;
        padding: 0;
    }
    .m_crumbs .crumbs_body .bread_crumb>li>.dropdown>a>.btn_col {
        margin-top: 14px;
        margin-left: 2px;
    }
    .m_crumbs .crumbs_body .bread_crumb>li>.dropdown>.dropdown-menu>li {
        width: 100%;
    }
    .m_crumbs .crumbs_body .bread_crumb>li>.dropdown>.dropdown-menu>li>a {
        display: block;
        height: 40px;
        padding: 10px 0 3px 15px;
    }
    .m_crumbs .crumbs_body .bread_crumb>li>.dropdown>.dropdown-menu>li>a:hover {
        color: #ffffff;
        background: rgb(135, 158, 172);
    }
    .m_crumbs .crumbs_body .bread_crumb>li>.dropdown>.dropdown-menu>li>a>.rt {
        margin-left: 10px;
    }
    .container .container_body>article>section {
        width: 100%;
    }
    .footer {
        display: none;
    }
    .m_footer {
        display: block;
    }
    .m_footer .footer_top {
        width: 100%;
        height: 50px;
        background: rgb(135, 158, 172);
        color: #ffffff;
        text-align: center;
    }
    .m_footer .footer_top>p {
        padding-top: 2%;
        color: #ffffff;
    }
    .m_footer .footer_nav {
        float: left;
        width: 100%;
        margin-bottom: 5%;
    }
    .m_footer .footer_nav>li {
        float: left;
        width: 50%;
        text-align: center;
        border: 1px solid rgb(243, 243, 243);
        height: 75px;
    }
    .m_footer .footer_nav>li>a {
        display: block;
        color: #000000;
        line-height: 75px;
    }
    .m_footer .footer_bottom {
        text-align: center;
        clear: both;
    }
    .m_footer .footer_bottom .footer_contact {
        margin-top: 5%;
        color: rgb(137, 137, 137);
    }
    .home {
        width: 20px;
        height: 16px;
        background: url('../images/icon/icon_04.png') no-repeat scroll left center;
        background-size: cover;
        display: block;
        float: left;
        margin-top: 14px;
        margin-left: 12px;
    }
    .m_crumbs .crumbs_body .bread_crumb>li>.dropdown>.dropdown-menu {
        margin-top: 0;
    }
    .m_crumbs .crumbs_body .bread_crumb>li>.dropdown>.dropdown-menu>li>a {
        padding: 0 20px;
    }
}


/*pad单独样式 <960px */

@media screen and (min-width: 768px) and (max-width: 959px) {
    html {
        font-size: 52.5%;
    }
}


/*手机单独样式 <768px */

@media screen and (min-width: 320px) and (max-width: 768px) {
    #fp-nav {
        display: none;
    }
}


/*手机单独样式 <640px */

@media screen and (min-width: 480px) and (max-width: 639px) {}


/*手机单独样式 <480px */

@media screen and (max-width: 479px) {
    .m_header_nav {
        /*margin-top:10%;*/
    }
    .m_type_title {
        padding-top: 8%;
    }
}

