﻿body,
button,
input,
select,
textarea {
    font: 12px/1.4 \\5FAE\8F6F\96C5\9ED1, arial;
    color: #5a5a5a;
    font-size: 12px
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box
}

:focus {
    outline: none
}

body,
button,
input,
select,
textarea {
    font: .24rem/1.14 \\5FAE\8F6F\96C5\9ED1, arial;
    color: #8e8e8e;
    font-size: .24rem
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ul {
    list-style: none
}

a,
button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

a {
    color: inherit;
    color: expression(this.parentNode.currentStyle.color);
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

small {
    font-size: 12px
}

.ml5 {
    margin-left: 5px
}

.mt5 {
    margin-top: 5px
}

.mr5 {
    margin-right: 5px
}

.mb5 {
    margin-bottom: 5px
}

.mg5 {
    margin: 5px
}

.pl5 {
    padding-left: 5px
}

.pt5 {
    padding-top: 5px
}

.pr5 {
    padding-right: 5px
}

.pb5 {
    padding-bottom: 5px
}

.pd5 {
    padding: 5px
}

.ml10 {
    margin-left: 10px
}

.mt10 {
    margin-top: 10px
}

.mr10 {
    margin-right: 10px
}

.mb10 {
    margin-bottom: 10px
}

.mg10 {
    margin: 10px
}

.pl10 {
    padding-left: 10px
}

.pt10 {
    padding-top: 10px
}

.pr10 {
    padding-right: 10px
}

.pb10 {
    padding-bottom: 10px
}

.pd10 {
    padding: 10px
}

.ml15 {
    margin-left: 15px
}

.mt15 {
    margin-top: 15px
}

.mr15 {
    margin-right: 15px
}

.mb15 {
    margin-bottom: 15px
}

.mg15 {
    margin: 15px
}

.pl15 {
    padding-left: 15px
}

.pt15 {
    padding-top: 15px
}

.pr15 {
    padding-right: 15px
}

.pb15 {
    padding-bottom: 15px
}

.pd15 {
    padding: 15px
}

.ml20 {
    margin-left: 20px
}

.mt20 {
    margin-top: 20px
}

.mr20 {
    margin-right: 20px
}

.mb20 {
    margin-bottom: 20px
}

.mg20 {
    margin: 20px
}

.pl20 {
    padding-left: 20px
}

.pt20 {
    padding-top: 20px
}

.pr20 {
    padding-right: 20px
}

.pb20 {
    padding-bottom: 20px
}

.pd20 {
    padding: 20px
}

.ml25 {
    margin-left: 25px
}

.mt25 {
    margin-top: 25px
}

.mr25 {
    margin-right: 25px
}

.mb25 {
    margin-bottom: 25px
}

.mg25 {
    margin: 25px
}

.pl25 {
    padding-left: 25px
}

.pt25 {
    padding-top: 25px
}

.pr25 {
    padding-right: 25px
}

.pb25 {
    padding-bottom: 25px
}

.pd25 {
    padding: 25px
}

.ml30 {
    margin-left: 30px
}

.mt30 {
    margin-top: 30px
}

.mr30 {
    margin-right: 30px
}

.mb30 {
    margin-bottom: 30px
}

.mg30 {
    margin: 30px
}

.pl30 {
    padding-left: 30px
}

.pt30 {
    padding-top: 30px
}

.pr30 {
    padding-right: 30px
}

.pb30 {
    padding-bottom: 30px
}

.pd30 {
    padding: 30px
}

.ml35 {
    margin-left: 35px
}

.mt35 {
    margin-top: 35px
}

.mr35 {
    margin-right: 35px
}

.mb35 {
    margin-bottom: 35px
}

.mg35 {
    margin: 35px
}

.pl35 {
    padding-left: 35px
}

.pt35 {
    padding-top: 35px
}

.pr35 {
    padding-right: 35px
}

.pb35 {
    padding-bottom: 35px
}

.pd35 {
    padding: 35px
}

.ml40 {
    margin-left: 40px
}

.mt40 {
    margin-top: 40px
}

.mr40 {
    margin-right: 40px
}

.mb40 {
    margin-bottom: 40px
}

.mg40 {
    margin: 40px
}

.pl40 {
    padding-left: 40px
}

.pt40 {
    padding-top: 40px
}

.pr40 {
    padding-right: 40px
}

.pb40 {
    padding-bottom: 40px
}

.pd40 {
    padding: 40px
}

.ml45 {
    margin-left: 45px
}

.mt45 {
    margin-top: 45px
}

.mr45 {
    margin-right: 45px
}

.mb45 {
    margin-bottom: 45px
}

.mg45 {
    margin: 45px
}

.pl45 {
    padding-left: 45px
}

.pt45 {
    padding-top: 45px
}

.pr45 {
    padding-right: 45px
}

.pb45 {
    padding-bottom: 45px
}

.pd45 {
    padding: 45px
}

.ml50 {
    margin-left: 50px
}

.mt50 {
    margin-top: 50px
}

.mr50 {
    margin-right: 50px
}

.mb50 {
    margin-bottom: 50px
}

.mg50 {
    margin: 50px
}

.pl50 {
    padding-left: 50px
}

.pt50 {
    padding-top: 50px
}

.pr50 {
    padding-right: 50px
}

.pb50 {
    padding-bottom: 50px
}

.pd50 {
    padding: 50px
}

.border-box,
.border-box *,
.border-box :after,
.border-box :before {
    box-sizing: border-box
}

.fc {
    color: #ff1d1f
}

.bg {
    background: #f7f7f7
}

.center {
    padding: 0 .18rem
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both
}

.clearfix {
    *zoom: 1
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.ellipsis,
.list_new h2 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.tac {
    text-align: center
}

.big:hover,
.bigger {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: scale .5s
}

.mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .5)
}

.content img {
    max-width: 100%
}

.ibox1 ul:after,
.last_flex,
.screening>ul:after {
    text-align-last: auto;
    text-justify: auto;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    margin: 0!important;
    padding: 0!important
}

.flex_space_between,
.ibar ul,
.ibox7 ul,
.ilist,
.screening>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

::-webkit-scrollbar {
    width: 3px
}

::-webkit-scrollbar-thumb,
::-webkit-scrollbar-track-piece {
    background-color: #eee
}

html {
    height: 100%
}

body {
    min-height: 100%;
    padding: .89rem 0 0;
    position: relative
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    height: .89rem;
    line-height: .89rem;
    background: #fff;
    text-align: center;
    color: #0347ac;
    font-size: .36rem;
    border-bottom: .04rem solid #0347ac
}

.header img {
    float: left
}

.logo1 {
    margin-left: .4rem
}

.logo1,
.logo2 {
    height: .8rem
}

.header .back,
.header .menu {
    display: block;
    width: .76rem;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    cursor: pointer;
    font-size: 0;
    z-index: 4
}

.header .back i,
.header .menu i {
    vertical-align: middle
}

.header .logo {
    width: 2.73rem;
    height: .73rem
}

.header .back {
    left: 0
}

.header .back i {
    font-size: .6rem
}

.header .menu {
    right: 0;
    background: #0347ac
}

.header .menu i {
    font-size: .46rem;
    color: #fff
}

.nav {
    height: auto;
    bottom: 0;
    right: 0;
    z-index: 5
}

.mask,
.nav {
    display: none;
    width: 100%;
    position: fixed;
    top: .8rem;
    background: transparent;
    transition: background .2s
}

.mask {
    height: 100%;
    left: 0;
    z-index: 3;
    background-color: #333;
    opacity: .3
}

.nav>ul {
    display: table;
    background: #0347ac;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: auto;
    overflow-x: hidden;
    transition: right .2s;
    opacity: 1
}

.nav>ul li {
    position: relative
}

.nav>ul li a {
    display: block;
    height: .6rem;
    line-height: .6rem;
    color: #fff;
    font-size: .24rem;
    text-align: left;
    border-bottom: 1px solid #fff;
    text-indent: 1em
}

.nav>ul li>a>i {
    position: absolute;
    right: .5rem;
    top: 0;
    line-height: 1rem;
    font-size: .5rem;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.nav>ul li>a.in>i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nav>ul li ul {
    display: none
}

.nav>ul li ul a {
    font-size: .3rem
}

.nav.in {
    background: rgba(0, 0, 0, .5);
    visibility: visible
}

.nav.in ul {
    right: 0
}

.index_title1 {
    margin-right: .3rem
}

.banner {
    height: 3.27rem;
    overflow: hidden;
    position: relative
}

.banner li {
    float: left
}

.banner li img {
    display: block
}

.banner_btn {
    position: absolute;
    left: 0;
    bottom: 5%;
    width: 100%;
    text-align: center;
    font-size: 0
}

.banner_btn span {
    display: inline-block
}

.banner_btn a {
    display: block;
    float: left;
    width: .2rem;
    height: .2rem;
    border-radius: 100%;
    margin: .05rem;
    background: hsla(0, 0%, 100%, .5);
    position: relative;
    transition: background .2s
}

.banner_btn a.in,
.banner_btn a:hover {
    background: #fff
}

.ibox1 {
    padding: .3rem 0 .1rem
}

.itit {
    margin: .3rem auto 0;
    position: relative
}

.itit h3 {
    font-size: .25rem;
    color: #000;
    text-align: center
}

.itit h4 {
    color: #ffa800;
    text-align: center;
    margin-top: .1rem
}

.itit .div1 {
    left: 65%
}

.itit .div1,
.itit .div2 {
    width: 1rem;
    border-top: 1px solid #d9d9d9;
    position: absolute;
    top: .3rem
}

.itit .div2 {
    left: 20%
}

.itit2 {
    margin: .3rem auto 0;
    position: relative
}

.itit2 h3 {
    font-size: .25rem;
    color: #000;
    text-align: center
}

.itit2 h4 {
    color: #ffa800;
    text-align: center;
    margin-top: .1rem
}

.itit2 .div1 {
    left: 70%
}

.itit2 .div1,
.itit2 .div2 {
    width: 1rem;
    border-top: 1px solid #d9d9d9;
    position: absolute;
    top: .3rem
}

.itit2 .div2 {
    left: 15%
}

.dowebok {
    width: 100%;
    margin: .3rem auto;
    font-size: 0
}

.dowebok ul {
    height: 1.1rem
}

.dowebok img {
    vertical-align: top
}

.str_wrap {
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move
}

.str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%
}

.str_down .str_move,
.str_vertical .str_move {
    white-space: normal;
    width: 100%
}

.no_drag .str_move,
.noStop .str_move,
.str_static .str_move {
    cursor: inherit
}

.str_wrap img {
    max-width: none
}

.dowebok ul {
    margin: .3rem;
    width: 10000px
}

.dowebok ul li {
    float: left;
    margin-left: .3rem
}

.dowebok ul li,
.dowebok ul li img {
    height: 1.3rem;
    width: 1.5rem
}

.ibox2 {
    margin-top: .3rem;
}

.ibox2 p {
    font-size: .2rem;
    line-height: .3rem;
    color: #5a5a5a;
    padding: 0 .3rem
}

.ibox2 p,
.more {
    text-align: center
}

.more {
    display: block;
    width: 2.2rem;
    height: .4rem;
    line-height: .4rem;
    font-size: .25rem;
    border-radius: 5px;
    margin: .3rem auto .5rem;
    background: #fff;
    border: #c5c5c5 solid 1px;
    color: #6d6d6d;
}
.ibox3 {
    margin-top: .3rem;
}
.ibox3 h3 {
    font-size: .25rem;
    color: #000;
    text-align: center
}

.ibox3 h4 {
    color: #ffa800;
    text-align: center;
    margin-top: .1rem
}

.prolist_ul img {
    max-width: 100%;
}
.ibox3 .div1 {
    left: 70%
}

.ibox3 .div1,
.ibox3 .div2 {
    width: 1rem;
    border-top: 1px solid #d9d9d9;
    position: absolute;
    top: .3rem
}

.ibox3 .div2 {
    left: 15%
}


.news_list {
    position: relative;
    margin-top: .5rem
}

.news_list h3 {
    font-size: .25rem;
    color: #000;
    text-align: center
}

.news_list h4 {
    color: #ffa800;
    text-align: center;
    margin-top: .1rem
}

.news_list .div1 {
    left: 65%
}

.news_list .div1,
.news_list .div2 {
    width: 1rem;
    border-top: 1px solid #d9d9d9;
    position: absolute;
    top: .3rem
}

.news_list .div2 {
    left: 20%
}

.news_list ul {
    margin-top: .3rem
}

.news_list ul li {
    width: 95%;
    margin-left: 2.5%;
    background: url(../img/libg.png) no-repeat 0;
    border-bottom: 1px solid #e2e2e2
}

.news_list ul li a {
    display: inline;
    color: #5a5a5a
}

.news_list ul li a,
.news_list ul li span {
    font-size: .2rem;
    line-height: .5rem;
    margin-left: 5%
}

.news_list ul li span {
    color: #929292
}

.footer {
    width: 100%;
    background: #163cab;
    margin-top: .3rem;
    margin-bottom: 1rem;
    padding-bottom: .3rem;
}

.footer .ul {
    text-align: center;
    padding-top: .3rem;
    color: #fff
}

.footer .ul a {
    display: inline;
    color: #fff
}

.footer .p1 {
    text-align: center;
    color: #829ede;
    margin-top: .2rem
}

.page_banner {
    width: 100%;
    height: 2rem;
    
}

.page_content {
    margin-top: .3rem
}

.page_content .show_img {
    padding: 0 5%;
}

.page_content .show_img img {
    max-width: 100%;
}

.page_content p {
    line-height: .5rem;
    color: #434343;
    font-size: .2rem;
    padding: 0 5%;
}

.page_content img {
    display: block;
    margin: .2rem auto
}

.page_content .pro_ul {
    width: 85%;
    margin: 0 auto
}

.page_content .pro_ul li {
    float: left;
    width: 23%;
    margin-right: .1rem;
    height: .4rem;
    line-height: .4rem;
    background-color: #0347ac;
    border-radius: 5px;
    margin-top: .1rem
}
.page_content .pro_ul li.on{
    background-color: #ffa800;
}
.page_content .pro_ul li a {
    width: 100%;
    color: #fff;
    display: inline-block;
    text-align: center
}

.prolist_ul {
    margin-left: 5%;
}

.prolist_ul li {
    float: left;
    width: 45%;
    border: 1px solid #eee;
    margin-top: .3rem;
    margin-right: 5%;
}

.prolist_ul li .img {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 auto;
}

.prolist_ul li .pro_t {
    line-height: 1rem;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 700;
    color: #5a5a5a;
    font-size: .25rem;
    text-indent: 0
}

.prolist_ul li a .p1 {
    font-weight: 700;
    color: #5a5a5a
}

.prolist_ul li a .p1,
.prolist_ul li a .p2 {
    font-size: .25rem;
    text-align: center;
    text-indent: 0
}

.prolist_ul li a .p2 {
    color: #0064d4
}

.page_content .news_ul {
    width: 85%;
    margin: 0 auto
}

.page_content .news_ul li {
    float: left;
    width: 42%;
    margin-left: 16%;
    height: .7rem;
    line-height: .7rem;
    background-color: #0347ac;
    border-radius: 5px;
    margin-top: .2rem
}

.page_content .news_ul li:first-child,
.page_content .news_ul li:nth-child(3),
.page_content .news_ul li:nth-child(5) {
    margin-left: 0
}

.page_content .news_ul li a {
    width: 100%;
    color: #fff;
    display: inline-block;
    text-align: center
}

.page_content h5 {
    text-align: center;
    font-weight: 700;
    font-size: .3rem;
    color: #000;
    line-height: .5rem;
    margin-top: .5rem
}

.page_content .tips {
    text-align: center;
    font-size: .2rem;
    line-height: .45rem;
    color: #5a5a5a
}

.page_content .des {
    font-size: .2rem;
    background-color: #f5f5f5;
    color: #868686;
    border: 1px solid #e5e5e5;
    padding: .1rem;
    margin: 0 .05rem .3rem;
    line-height: .3rem
}

.page_content .article p {
    font-size: .25rem;
    color: #5a5a5a
}

.page_content img {
    max-width: 100%;
}

.page_content span {
    display: inline-block;
    font-size: .2rem;
    color: #595959;
    padding: 0 5%;
    line-height: .4rem;
}

.page_content span a {
    color: #444
}

.newslist_ul {
    margin-top: .3rem
}

.newslist_ul li {
    border-bottom: 1px solid #e2e2e2;
    padding: .2rem 2.5% .1rem
}

.newslist_ul li a {
    display: inline;
    font-size: .24rem;
    color: #000
}

.newslist_ul li .p1 {
    color: #ffa884
}

.newslist_ul li .p1,
.newslist_ul li .p2 {
    text-indent: 0;
    padding: 0;
    line-height: .3rem;
    margin-top: .15rem
}

.newslist_ul li .p2 {
    color: #5a5a5a
}

.page_content .zxyd {
    padding: 0;
    text-indent: 5%;
    margin-top: .3rem
}

.page_content input[type=text],
.page_content select {
    width: 90%;
    margin-left: 5%;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: .7rem
}

.page_content textarea {
    width: 90%;
    margin-left: 5%;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 1.3rem
}

.page_content .send {
    display: block;
    width: 90%;
    margin-left: 5%;
    margin-top: .3rem;
    border-radius: 5px;
    height: .6rem;
    line-height: .6rem;
    color: #fff;
    font-size: .2rem;
    background-color: #0347ac;
    text-align: center
}

.page_content .name {
    font-weight: 700;
    font-size: .3rem;
    color: #0347ac
}

.page_content .lxwm,
.page_content .name {
    text-indent: 5%;
    padding: 0
}

.ibar {
    height: 1.73rem;
    background: #d81318;
    color: #fff
}

.ibar img {
    width: 1.96rem;
    height: .52rem;
    margin: .15rem 0 0 .2rem;
    float: left
}

.ibar p {
    font-size: .26rem;
    padding: .38rem 0 0 .1rem
}

.ibar ul {
    clear: both;
    padding: 0 .1rem;
    padding-top: .3rem
}

.ibar ul li {
    width: 33.33%;
    font-size: .21rem;
    margin-bottom: .05rem
}

.ibox5 .ibox5_tit {
    height: .65rem;
    line-height: .65rem;
    font-size: 0;
    margin-bottom: .2rem
}

.ibox5 .ibox5_tit a {
    display: block;
    width: 33%;
    height: 100%;
    text-align: center;
    color: #fff;
    background: #666;
    font-size: .2rem;
    display: inline-block
}

.ibox5 .ibox5_tit a:nth-child(2) {
    width: 34%
}

.ibox5 .ibox5_tit a.active,
.ibox5 .ibox5_tit a:hover {
    background: #ff1d1f
}

.ibox5 .tab_box .tac img {
    max-width: 100%
}

.ibox5 .tab_box li {
    font-size: .2rem;
    line-height: .4rem;
    padding-left: .18rem;
    color: #454545;
    position: relative
}

.ibox5 .tab_box li span {
    font-size: .14rem;
    float: right
}

.ibox5 .tab_box li :before {
    content: "";
    display: block;
    width: .05rem;
    height: .05rem;
    border-radius: 50%;
    background: #9d9d9d;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.025rem
}

.ibox6 {
    margin-bottom: .15rem
}

.ibox6 table {
    width: 100%;
    font-size: .2rem
}

.ibox6 tr {
    text-align: center
}

.ibox6 tr:first-child td {
    padding-top: .05rem;
    height: .45rem
}

.ibox6 tr:last-child td {
    padding-bottom: .1rem;
    height: .5rem
}

.ibox6 th {
    font-weight: 400;
    background: #6d6a6a;
    color: #fff;
    height: .47rem;
    border-left: 1px solid #676767
}

.ibox6 th:first-child {
    border-left: 0
}

.ibox6 td {
    height: .4rem;
    line-height: .4rem;
    background: #f7f7f7;
    border-left: 1px solid #fefefe
}

.ibox6 td:first-child {
    border-left: 0
}

.ibox7 ul li {
    width: 30%;
    margin-bottom: .3rem;
    text-align: center
}

.ibox7 ul li img {
    max-width: 100%
}

.content {
    line-height: 2;
    padding-top: .3rem
}

.list_new li {
    overflow: hidden;
    padding: .2rem 0
}

.list_new .fl {
    margin-right: .18rem
}

.list_new .fl,
.list_new img {
    width: 2.4rem;
    height: 1.8rem
}

.list_new h2 {
    font-weight: 400;
    font-size: .28rem;
    color: #666;
    padding: .1rem;
    border-bottom: 1px solid #dedede;
    margin-left: 2.58rem
}

.list_new h2:hover {
    color: #d80808
}

.list_new p {
    line-height: .36rem;
    color: #4b4b4b;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.list_new .ck {
    color: #666;
    display: inline-block;
    border: 1px solid #dedede;
    line-height: .4rem;
    padding: 0 .16rem;
    margin-top: .1rem
}

.show_new_tit {
    text-align: center
}

.show_new_tit h1 {
    font-weight: 400;
    font-size: .32rem;
    padding: .2rem 0;
    color: #666
}

.show_new_tit p {
    color: #999
}

.screening {
    padding-bottom: .1rem
}

.screening>ul {
    padding-top: .2rem
}

.screening>ul:after {
    content: "";
    width: 30%
}

.screening>ul>li {
    width: 30%;
    margin-bottom: .2rem
}

.screening select {
    width: 100%;
    text-align: center;
    border: 1px solid #ddd;
    padding: 0 .2rem;
    height: .6rem;
    line-height: .6rem;
    border-radius: .1rem
}

.screening select .option {
    padding: .2rem
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: .2rem
}

.select2-results__option {
    padding: .2rem
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    margin-top: -13px
}

.select2-container .select2-selection--single {
    height: .56rem
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: .56rem
}

.show_pro_img {
    width: 100%;
    height: 4.7rem;
    overflow: hidden;
    padding-top: .3rem
}

.show_pro_img .banner_btn {
    bottom: 0;
    height: .5rem;
    background: rgba(0, 0, 0, .5)
}

.show_pro_img .banner_btn span {
    padding-top: .1rem
}

.show_pro_img .banner_btn a {
    width: .2rem;
    height: .2rem;
    background: #cbc7c4
}

.show_pro_img .banner_btn a:after {
    display: none
}

.show_pro_img .banner_btn a.in,
.show_pro_img .banner_btn a:hover {
    width: .2rem;
    height: .2rem;
    border: 0;
    background: #d80808
}

.show_team {
    padding: .2rem 0;
    border-bottom: 2px solid #a81e22
}

.show_team .fl {
    width: 2.4rem;
    height: 3.6rem;
    overflow: hidden
}

.show_team .fl img {
    display: none
}

.show_team .fr {
    margin-left: 2.6rem;
    float: none
}

.show_team>p {
    line-height: 2
}

.show_tema_tit {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: .2rem
}

.show_tema_tit h1 {
    font-size: .32rem;
    color: #4d4d4d;
    font-weight: 400
}

.show_tema_tit h1 small {
    color: #ed4147;
    font-size: .2rem;
    padding-left: .1rem
}

.show_tema_tit p {
    line-height: .4rem;
    color: #666
}

.show_tema_zz {
    padding-top: .1rem;
    line-height: .36rem;
    color: #666
}

.yy_btn {
    display: block;
    width: 2rem;
    height: .6rem;
    text-align: center;
    line-height: .6rem;
    color: #fff;
    background: #ed4147;
    border-radius: .1rem;
    margin-top: .2rem
}

.lr_tit {
    padding: .2rem 0 .1rem;
    clear: both
}

.lr_tit span {
    display: block;
    height: .4rem;
    line-height: .4rem;
    border-left: .04rem solid #ee4147;
    color: #4c4c4c;
    font-size: .28rem;
    padding-left: .2rem
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .7
    }
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes a {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .7
    }
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.ball-pulse>div:first-child {
    -webkit-animation: a .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: a .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div:nth-child(2) {
    -webkit-animation: a .75s .12s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: a .75s .12s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div:nth-child(3) {
    -webkit-animation: a .75s .24s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: a .75s .24s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div:nth-child(4) {
    -webkit-animation: a .75s .36s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: a .75s .36s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse {
    text-align: center;
    clear: both;
    width: 100%
}

.ball-pulse>div {
    background-color: #ff1d1f;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block
}

.fixed {
    width: 100%;
    height: 1rem;
    background: #000;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    padding-top: .2rem;
}

.fixed ul li {
    float: left;
    width: 25%;
    height: 1rem;
}

.fixed ul li a {
    display: block;
    width: 100%;
    height: 1rem;
}

.fixed ul li i {
    display: block;
    font-size: .3rem;
    margin-bottom: .2rem;
    text-align: center;
    color: #fff;
}

.fixed ul li p {
    text-align: center;
    color: #fff;
}

/* loadmore-----列表分页-----loadmore */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
            transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
            transform: translateY(145%);
  }
}
@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
            transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
            transform: translateY(145%);
  }
}

.load_more {
  position: relative;
  transition: all .3s;
}

.load_more .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -9px;
  opacity: 0;
  visibility: hidden;
  cursor: not-allowed;
}

.load_more .la-ball-fall.la-sm {
  margin-left: -18px;
  margin-top: -4px;
}

.load_more .la-ball-fall.la-2x {
  margin-left: -72px;
  margin-top: -18px;
}

.load_more .la-ball-fall.la-3x {
  margin-left: -108px;
  margin-top: -27px;
}

.load_more .load_more_btn {
  border: 0;
  color: #fff;
  text-align: center;
  width: 100%;
  line-height: 2.7em;
  border-radius: 5em;
  background-color: #163cab;
  transition: background-color 0.2s;
  outline: none;
}

.load_more .load_more_btn:hover {
  background-color: #163cab;
}

.load_more .load_more_btn[disabled] {
  color: transparent;
  opacity: .6;
  cursor: not-allowed;
}

.load_more .load_more_btn[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}

.la-ball-fall, .la-ball-fall > div {
  position: relative;
  box-sizing: border-box;
}

.la-ball-fall.la-dark {
  color: #333;
}

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
          animation: ball-fall 1s ease-in-out infinite;
}

.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -300ms;
          animation-delay: -300ms;
}

.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -200ms;
          animation-delay: -200ms;
}

.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: -100ms;
          animation-delay: -100ms;
}

.la-ball-fall > div:nth-child(4) {
  -webkit-animation-delay: 0ms;
          animation-delay: 0ms;
}

.la-ball-fall.la-sm > div {
  width: 5px;
  height: 5px;
  margin: 2px;
}

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}

/* loadmore-----列表分页-----loadmore */

.page {
	font-size: 14px;
	color: #5a5a5a;
	text-align: center;
	clear: both;
	margin: 20px auto;
	padding: 30px 0
}
.page .pagination {
	display: inline-block;
	position: relative;
	bottom: 0;
}
.pagination {
	height: 40px;
	padding: 20px 0px;
}
.pagination a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 0px 12px;
	height: 24px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 24px;
}
.pagination a:hover {
	color: #077ee3;
	background: white;
	border: 1px #077ee3 solid;
}
.pagination a.cur {
	border: none;
	background: #077ee3;
	color: #fff;
}
.pagination p {
	float: left;
	padding: 2px 12px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #bbb;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}
.pagination p.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}
.pagination p.pageRemark b {
	color: red;
}
.pagination p.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}


/*# sourceMappingURL=style.css.map */