/*! CSS 选择辅助工具插件定制联系2315551020 from: http://www.wanguanjiblm.com/static/css/reset.css */

h4, dl, dt, dd, ul, li {
    margin: 0;
    padding: 0;
}
h4 {
    font-size: 100%;
}
* h4 {
    margin: 0px;
}
ul, li {
    list-style: none;
}
a {
    text-decoration: none;
    word-wrap: break-word;
    outline: none;
}
a:hover {
    text-decoration: none;
}
.clear {
    clear: both;
    height: 0;
}
.clearafter:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

/*! CSS 选择辅助工具插件定制联系2315551020 from: http://www.wanguanjiblm.com/static/css/product.css */

.mainbg {
    background-color: #154194;
    padding-bottom: 50px;
    transition: background-color .2s ease-out;
}
.mainlist {
    width: 100%;
    margin: 0px auto;
    padding: 50px 0px 30px;
}
.mainlist dl {
    position: relative;
}
.mainlist dl {
    width: 25%;
    float: left;
    text-align: center;
}
.mainlist dt {
    width: 85px;
    height: 85px;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    position: relative;
    margin: 0 auto;
}
.mainlist .tab-item.active dt {
    border-radius: 50%;
    background-color: #fff;
    width: 85px;
    height: 85px;
    position: relative;
}
.mainlist .tab-item.active i {
    background: url("/static/images/xiaosanjiao.png") no-repeat center;
    width: 18px;
    height: 10px;
    position: absolute;
    top: 165px;
    left: 50%;
    transform: translate(-50%, 0);
}
.mainlist .tab-item .icon1 {
    background: url("/static/images/icon1.png") no-repeat center center;
}
.mainlist .tab-item.active .icon1 {
    background: #fff url("/static/images/icon1h.png") no-repeat center center;
}
.mainlist .tab-item .icon2 {
    background: url("/static/images/icon2.png") no-repeat center center;
}
.mainlist .tab-item.active .icon2 {
    background: #fff url("/static/images/icon2h.png") no-repeat center center;
}
.mainlist .tab-item .icon3 {
    background: url("/static/images/icon3.png") no-repeat center center;
}
.mainlist .tab-item.active .icon3 {
    background: #fff url("/static/images/icon3h.png") no-repeat center center;
}
.mainlist .tab-item .icon4 {
    background: url("/static/images/icon4.png") no-repeat center center;
}
.mainlist .tab-item.active .icon4 {
    background: #fff url("/static/images/icon4h.png") no-repeat center center;
}
.mainlist .tab-item .icon5 {
    background: url("/static/images/icon5.png") no-repeat center center;
}
.mainlist .tab-item.active .icon5 {
    background: #fff url("/static/images/icon5h.png") no-repeat center center;
}
.mainlist .tab-item .icon6 {
    background: url("/static/images/icon6.png") no-repeat center center;
}
.mainlist .tab-item.active .icon6 {
    background: #fff url("/static/images/icon6h.png") no-repeat center center;
}
.mainlist dd h4 {
    height: 50px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    overflow: hidden;
}
.maintop {
    border-bottom: 1px solid #b4d1e1;
}
.comtp {
    width: 90%;
    margin: 0 auto;
}
.blk-main {
    width: 90%;
    margin: 0 auto;
}
@media (min-width:768px) {
    .comtp {
        width: 1200px !important;
        margin: 0 auto;
    }
    .blk-main {
    width: 1200px;
    margin: 0 auto;
}
}
.comtp ul {
    padding: 50px 0px 50px 0px;
}
.comtp ul li a {
    line-height: 30px;
    height: 30px;
    width: 33.33%;
    font-size: 14px;
    float: left;
    color: #fff;
}
.comtp ul li:hover a {
    color: #fff;
    text-decoration: underline;
}
/*! CSS 选择辅助工具插件定制联系2315551020 from: http://www.wanguanjiblm.com/static/css/5d633660e4b035daedd74cd0.css */

i {
    font-style: normal;
}
/*! CSS 选择辅助工具插件定制联系2315551020 from: Embedded */

.mainbottom .comtp .mainCont {
    display: none;
}
.mainbottom .comtp .mainCont.selected {
    display: block;
}
/*! CSS 选择辅助工具插件定制联系2315551020 from: http://lgjx.71580.co/static/css/app.166dfd90b3683b5c9f5a.css */

a {
    background-color: transparent;
}
ul {
    margin: 0;
    padding: 0;
}
ul {
    list-style: none;
}
*, :after, :before {
    box-sizing: border-box;
    border: 0 solid #e0e0e0;
}
a {
    color: inherit;
    text-decoration: inherit;
}
/*! CSS 选择辅助工具插件定制联系2315551020 from: http://lgjx.71580.co/static/css/shariff.complete.css */

/*! CSS 选择辅助工具插件定制联系2315551020 from: http://lgjx.71580.co/static/css/style.css */

/*! CSS 选择辅助工具插件定制联系2315551020 from: http://lgjx.71580.co/static/css/global.min.css */

.wrapper {
    margin: 0 auto;
    padding: 0 1.25em;
    position: relative;
    width: 100%;
}
@media screen and (min-width:40.625em) {
    .wrapper {
        max-width: 80%;
    }
}
@media screen and (min-width:56.25em) {
    .wrapper {
        max-width: 76em;
        padding: 0 3em;
    }
}
@media screen and (max-width:40.5625em) {
    .wrapper--tight {
        padding: 0 .625em;
    }
}
a {
    text-decoration: none;
}
ul {
    list-style: none;
}
.section {
    border-bottom: 1px solid #f5f5f3;
    clear: both;
    padding: 2.5em 0;
}
@media screen and (min-width:40.625em) {
    .section {
        padding: 3.75em 0;
    }
}
.header-anchor-spacer {
    background-clip: padding-box;
    border-top: 4.375rem solid transparent;
    margin-top: -4.375rem;
}
@media screen and (min-width:63.75em) {
    .header-anchor-spacer {
        border-top-width: 7.25rem;
        margin-top: -7.25rem;
    }
}
.list-tabs {
    border-bottom: 1px solid #eee;
    font-size: 0;
    width: 100%;
}
@media screen and (max-width:40.5625em) {
    .list-tabs {
        margin-left: -1.25rem;
        width: calc(100% + 2.5rem);
    }
}
@media screen and (max-width:56.1875em) {
    .list-tabs {
        -webkit-overflow-scrolling: touch;
        overflow-x: auto;
    }
}
@media screen and (max-width:40.5625em) {
    .wrapper--tight .list-tabs {
        margin-left: -.625rem;
        width: calc(100% + 1.25rem);
    }
}
.list-tabs__list-item {
    display: inline-block;
    font-size: 1rem;
}
.list-tabs__tab {
    background-color: #fbfbfa;
    border: 1px solid #eee;
    color: #154194;
    display: block;
    font-size: .75em;
    font-weight: 700;
    line-height: 1.167;
    padding: 2em;
    text-align: center;
    text-transform: uppercase;
    transform: translateZ(0);
    transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
    white-space: nowrap;
}
@media screen and (max-width:56.1875em) {
    .list-tabs__tab {
        min-width: 50vw;
    }
}
@media screen and (min-width:70em) {
    .list-tabs__tab {
        font-size: .875em;
    }
}
.list-tabs__tab:focus, .list-tabs__tab:hover {
    background-color: rgba(0, 0, 0, .05);
}
.list-tabs--reverse .list-tabs__tab {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}
.list-tabs--reverse .list-tabs__tab:not(.list-tabs__tab--is-active):focus, .list-tabs--reverse .list-tabs__tab:not(.list-tabs__tab--is-active):hover {
    background-color: hsla(0, 0%, 100%, .1);
}
.list-tabs--gutter {
    border-bottom: 0;
}
@media screen and (max-width:40.5625em) {
    .list-tabs--gutter .list-tabs__list-item:first-child {
        padding-left: .625em;
    }
}
@media screen and (max-width:40.5625em) {
    .list-tabs--gutter .list-tabs__list-item:last-child {
        padding-right: .625em;
    }
}
.list-tabs--gutter .list-tabs__list-item:not(:last-child) {
    margin-right: .625em;
}
@media screen and (min-width:40.625em) {
    .list-tabs--gutter .list-tabs__list-item:not(:last-child) {
        margin-right: 1.25em;
    }
}
@media screen and (max-width:56.1875em) {
    .list-tabs--gutter .list-tabs__tab {
        min-width: calc(50vw - 1.25em);
    }
}
.list-tabs--arrow {
    border-bottom: 0;
}
@media screen and (max-width:56.1875em) {
    .list-tabs--arrow .list-tabs__list-item {
        padding-bottom: .625em;
    }
}
.list-tabs--arrow .list-tabs__tab {
    padding: 1em 1.667em;
    position: relative;
}
@media screen and (min-width:56.25em) {
    .list-tabs--arrow .list-tabs__tab {
        padding: 1.571em;
    }
}
.color-reverse {
    color: #666;
}
.bg-primary {
    background-color: #fff;
}
@media print {
    *, :after, :before {
        background: transparent!important;
        box-shadow: none!important;
        color: #000!important;
        font-family: Arial, Helvetica Neue, Helvetica, sans-serif!important;
        text-align: left!important;
        text-shadow: none!important;
    }
    a, a:visited {
        text-decoration: underline;
    }
    .list-tabs {
        display: none!important;
    }
}
.wrapper {
    margin: 0 auto;
    padding: 0 1.25em;
    position: relative;
    width: 100%;
}
@media screen and (min-width:40.625em) {
    .wrapper {
        max-width: 80%;
    }
}
@media screen and (min-width:56.25em) {
    .wrapper {
        max-width: 76em;
        padding: 0 3em;
    }
}
@media screen and (max-width:40.5625em) {
    .wrapper--tight {
        padding: 0 .625em;
    }
}
a {
    text-decoration: none;
}
ul {
    list-style: none;
}
.section {
    border-bottom: 1px solid #f5f5f3;
    clear: both;
    padding: 2.5em 0;
}
@media screen and (min-width:40.625em) {
    .section {
        padding: 3.75em 0;
    }
}
.header-anchor-spacer {
    background-clip: padding-box;
    border-top: 4.375rem solid transparent;
    margin-top: -4.375rem;
}
@media screen and (min-width:63.75em) {
    .header-anchor-spacer {
        border-top-width: 7.25rem;
        margin-top: -7.25rem;
    }
}
.list-tabs {
    border-bottom: 1px solid #eee;
    font-size: 0;
    width: 100%;
}
@media screen and (max-width:40.5625em) {
    .list-tabs {
        margin-left: -1.25rem;
        width: calc(100% + 2.5rem);
    }
}
@media screen and (max-width:56.1875em) {
    .list-tabs {
        -webkit-overflow-scrolling: touch;
        overflow-x: auto;
    }
}
@media screen and (max-width:40.5625em) {
    .wrapper--tight .list-tabs {
        margin-left: -.625rem;
        width: calc(100% + 1.25rem);
    }
}
.list-tabs__list-item {
    display: inline-block;
    font-size: 1rem;
}
.list-tabs__tab {
    background-color: #fbfbfa;
    border: 1px solid #eee;
    color: #154194;
    display: block;
    font-size: .75em;
    font-weight: 700;
    line-height: 1.167;
    padding: 2em;
    text-align: center;
    text-transform: uppercase;
    transform: translateZ(0);
    transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
    white-space: nowrap;
}
@media screen and (max-width:56.1875em) {
    .list-tabs__tab {
        min-width: 50vw;
    }
}
@media screen and (min-width:70em) {
    .list-tabs__tab {
        font-size: .875em;
    }
}
.list-tabs__tab:focus, .list-tabs__tab:hover {
    background-color: rgba(0, 0, 0, .05);
}
.list-tabs--reverse .list-tabs__tab {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}
.list-tabs--reverse .list-tabs__tab:not(.list-tabs__tab--is-active):focus, .list-tabs--reverse .list-tabs__tab:not(.list-tabs__tab--is-active):hover {
    background-color: hsla(0, 0%, 100%, .1);
}
.list-tabs--gutter {
    border-bottom: 0;
}
@media screen and (max-width:40.5625em) {
    .list-tabs--gutter .list-tabs__list-item:first-child {
        padding-left: .625em;
    }
}
@media screen and (max-width:40.5625em) {
    .list-tabs--gutter .list-tabs__list-item:last-child {
        padding-right: .625em;
    }
}
.list-tabs--gutter .list-tabs__list-item:not(:last-child) {
    margin-right: .625em;
}
@media screen and (min-width:40.625em) {
    .list-tabs--gutter .list-tabs__list-item:not(:last-child) {
        margin-right: 1.25em;
        width: 45%;
    }
}
@media screen and (max-width:56.1875em) {
    .list-tabs--gutter .list-tabs__tab {
        min-width: calc(50vw - 1.25em);
    }
}
.list-tabs--arrow {
    border-bottom: 0;
}
@media screen and (max-width:56.1875em) {
    .list-tabs--arrow .list-tabs__list-item {
        padding-bottom: .625em;
    }
}
.list-tabs--arrow .list-tabs__tab {
    padding: 1em 1.667em;
    position: relative;
}
@media screen and (min-width:56.25em) {
    .list-tabs--arrow .list-tabs__tab {
        padding: 1.571em;
    }
}
.color-reverse {
    color: #666;
}
.bg-primary {
    background-color: #fff;
}
@media print {
    *, :after, :before {
        background: transparent!important;
        box-shadow: none!important;
        color: #000!important;
        font-family: Arial, Helvetica Neue, Helvetica, sans-serif!important;
        text-align: left!important;
        text-shadow: none!important;
    }
    a, a:visited {
        text-decoration: underline;
    }
    .list-tabs {
        display: none!important;
    }
}
@media screen and (min-width:40.625em) {
    .wrapper {
        max-width: 80%;
    }
}
@media screen and (min-width:56.25em) {
    .wrapper {
        max-width: 76em;
        padding: 0 3em;
    }
}
@media screen and (max-width:40.5625em) {
    .wrapper--tight {
        padding: 0 .625em;
    }
}
.list-tabs {
    border-bottom: 1px solid #eee;
    font-size: 0;
    width: 100%;
}
@media screen and (max-width:40.5625em) {
    .list-tabs {
        margin-left: -1.25rem;
        width: calc(100% + 2.5rem);
    }
}
@media screen and (max-width:56.1875em) {
    .list-tabs {
        -webkit-overflow-scrolling: touch;
        overflow-x: auto;
    }
}
@media screen and (max-width:40.5625em) {
    .wrapper--tight .list-tabs {
        margin-left: -.625rem;
        width: calc(100% + 1.25rem);
    }
}
.list-tabs__list-item {
    display: inline-block;
    font-size: 1rem;
    width: 45%;
}
.list-tabs__tab {
    background-color: #fbfbfa;
    border: 1px solid #eee;
    color: #154194;
    display: block;
    font-size: .75em;
    font-weight: 700;
    line-height: 1.167;
    padding: 2em;
    text-align: center;
    text-transform: uppercase;
    transform: translateZ(0);
    transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
    white-space: nowrap;
}
@media screen and (max-width:56.1875em) {
    .list-tabs__tab {
        min-width: 50vw;
    }
}
@media screen and (min-width:70em) {
    .list-tabs__tab {
        font-size: .875em;
    }
}
.list-tabs__tab:focus, .list-tabs__tab:hover {
    background-color: rgba(0, 0, 0, .05);
}
.list-tabs--reverse .list-tabs__tab {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}
.list-tabs--reverse .list-tabs__tab:not(.list-tabs__tab--is-active):focus, .list-tabs--reverse .list-tabs__tab:not(.list-tabs__tab--is-active):hover {
    background-color: hsla(0, 0%, 100%, .1);
}
.list-tabs--reverse .list-tabs__list-item.active {
    background-color: #fff;
    border-color: #fff;
    color: #154194;
}
.list-tabs--reverse .list-tabs__list-item.active .list-tabs__tab {
    color: #154194;
}
.list-tabs--reverse .list-tabs__list-item.active .list-tabs__tab:after {
    border-left: .625rem solid transparent;
    border-right: .625rem solid transparent;
    border-top: .625rem solid #154194;
    bottom: -.688rem;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -.313rem;
    position: absolute;
    width: 0;
    z-index: 1;
}
.list-tabs--reverse .list-tabs__list-item.active .list-tabs__tab:after {
    border-top-color: #fff;
}
.list-tabs--gutter {
    border-bottom: 0;
}
@media screen and (max-width:40.5625em) {
    .list-tabs--gutter .list-tabs__list-item:first-child {
        padding-left: .625em;
    }
}
@media screen and (max-width:40.5625em) {
    .list-tabs--gutter .list-tabs__list-item:last-child {
        padding-right: .625em;
    }
}
.list-tabs--gutter .list-tabs__list-item:not(:last-child) {
    margin-right: .625em;
}
@media screen and (min-width:40.625em) {
    .list-tabs--gutter .list-tabs__list-item:not(:last-child) {
        margin-right: 1.25em;
    }
}
@media screen and (max-width:56.1875em) {
    .list-tabs--gutter .list-tabs__tab {
        min-width: calc(50vw - 1.25em);
    }
}
.list-tabs--arrow {
    border-bottom: 0;
}
@media screen and (max-width:56.1875em) {
    .list-tabs--arrow .list-tabs__list-item {
        padding-bottom: .625em;
    }
}
.list-tabs--arrow .list-tabs__tab {
    padding: 1em 1.667em;
    position: relative;
}
@media screen and (min-width:56.25em) {
    .list-tabs--arrow .list-tabs__tab {
        padding: 1.571em;
    }
}
.color-reverse {
    color: #fff;
}
.bg-primary {
    background-color: #154194;
}
@media print {
    *, :after, :before {
        background: transparent!important;
        box-shadow: none!important;
        color: #000!important;
        font-family: Arial, Helvetica Neue, Helvetica, sans-serif!important;
        text-align: left!important;
        text-shadow: none!important;
    }
    a, a:visited {
        text-decoration: underline;
    }
    .list-tabs {
        display: none!important;
    }
}