html {
    height: 100%;
    font-size: 62.5%;
    -webkit-text-size-adjust: none;
}

body {
    font-size: 1.4rem;
    line-height: 1.8rem;
    color: #494949;
}
a {
    text-decoration: none;
    color: #494949;
    transition: 0.5s;
}

a:hover {
    color: #c31814;
}

img {
    max-width: 100%;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0;
    height: 0;
}

.cell, .cell2, .cell3 {
    border-collapse: collapse;
    border-spacing: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

i, em {
    font-style: normal;
}
.wmain {
    width: 94%;
    margin: 0 auto;
}
.f_iheader {
    width: 100%;
    min-width: 100%;
    height: 50px;
    border-bottom: none;
}
.page {
    height: 30px;
    text-align: center;
}

.page a {
    border: 1px solid #d7d8d0;
    background: #fff;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    color: #9fa19b;
    display: inline-block;
    margin: 0 4px;
    vertical-align: bottom;
}

.page a:hover, .page a.ahover {
    border: 1px solid #e50015;
    background-color: #e50015;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    padding: 0 10px;
}
.footer {
    width: 100%;
    height: 5rem;
    margin: 0 auto;
    position:fixed;
    bottom:0;
    left:0;
    background:#1a98f1 ;
    z-index:999999;
}
.footer ul li {
    float:left;
    width:25%;
    font-size:1.2rem;
    padding-top:0.7rem;
    opacity:1;}
.footer ul li a {
    line-height:2rem;
    display:block;
    color:#fff;
    text-align:center;}

.footer ul li span.icon {
    display:block;
    text-align:center;
    height:22px;
    padding-bottom:3px;}
.footer ul li a img {
    height:2.2rem;}
.f_footheight {height:5rem;}
.I_nav_1 {
    border-bottom: 1px solid #555555;
    flex-wrap:nowrap;
    justify-content:center;
    align-items:center;
}
.I_nav_1 a {
    border-right: 1px solid #555555;
    line-height: 1.4rem;
    font-size:1.4rem;
    height: 1.4rem;
    flex-grow:1;
    text-align: center;
}
.I_nav_1 a:last-child {
    border-right: none;
}
.rank_2_1 {
    justify-content: space-between;
}
.rank_2_1 li {
    width: 48.5%;
    margin-top: 1rem;

}
.flex-middle {
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.T1 {
    font-size: 2.6rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 4rem;
    letter-spacing: 0rem;
    padding-bottom: 0.5rem;
}
.my_edit {
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.2rem;
    letter-spacing: 1px;
}
.btn {
    width: 12rem;
    height: 3rem;
    background-color: #ffffff;
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 3rem;
    letter-spacing: 1px;
    color: #5a5e60;
    display: inline-block;
}
.btn1 {background: #e7206b;color: #fff;}
.btn2 {background: #695df7;color: #fff;}
.btn3 {background: #2285ff;color: #fff;}
.btn4 {background: #089892;color: #fff;}
.btn5 {background: #ed3dae;color: #fff;}
.btn6 {background: #104b9a;color: #fff;}
.btn7 {background: #0d9df0;color: #fff;}
.btn8 {background: #df3d28;color: #fff;}
.btn9 {background: #27cb69;color: #fff;}
.btn10 {background: #ff4283;color: #fff;}
.color_1 {color: #e7206b}
.color_2 {color: #695df7}
.color_3 {color: #3188f3}
.color_4 {color: #02b2ab}
.color_5 {color: #ed3dae}
.color_6 {color: #104b9a}
.color_7 {color: #0d9df0}
.color_8 {color: #df3d28}
.color_9 {color: #27cb69}
.color_10 {color: #ff4283}


.hl_main2 {
    background: url("../images/hl_main2_bg.jpg") center no-repeat;
    padding: 1rem 0;
    background-size: cover;
}
.hl_main6 ul li {
    text-align: center;
    margin-top: 1rem;
}
.hl_main6 ul li img {
    width: 60%;
}
.hl_main6 ul li p {
    font-size: 1.5rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.2rem;
    letter-spacing: 0px;
    color: #d5267c;
}
.T2 {
    line-height: 3rem;
}
.T2 p.en {
    font-size: 1.4rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.8rem;
    color: #656565;
}
.color_bs .T2 p.en {color: #fff;}
.jy_main2 {
    background: #f4f4f4;
}
.jy_main3 {
    background: url("../images/jy_main3_bg.gif") repeat;
}
.jy_main4 ul li {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 1.5rem;
}
.jy_main4 ul li .my_word {
    width: 16rem;
    text-align: left;
    padding: 0 0.5rem;
}
.jy_main5 {
    background: url("../images/jy_main5_pic.jpg") center no-repeat;
    background-size: cover;
}
.jy_main7{
    background: url("../images/jy_main7_bg.jpg") center no-repeat;
    background-size: cover;
    padding: 3rem 0 4rem 0;
}
.jy_main7 .line {
    width: 60px;
    height: 4px;
    background-color: #695df7;
    margin:  1.5rem auto 0 auto;
}
.jy_main7 .my_word {
    font-size: 2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.6rem;
    letter-spacing: 0px;
    color: #ff224c;
    text-align: center;
}
.kq_main4 ul {
    display: flex;
    flex-flow: row wrap;
    align-items:stretch;
    justify-content: space-between;
}
.kq_main4 ul li {
    background-color: #ffffff;
    box-shadow: 0px 0px 0.5rem 0px
    rgba(67, 67, 67, 0.7);
    width: 42.5%;
    margin-top: 1.5rem;
    text-align: center;
    padding: 1rem 3%;
}
.kq_main4 ul li .my_title {
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.8rem;
    letter-spacing: 0px;
    color: #494949;
}
.kq_main4 ul li p {
    font-size: 1.4rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0px;
    color: #7a7a7a;
    text-align: left;
    margin-top: 0.8rem;
}
.kq_main5{
    background: url("../images/kq_main5_bg.jpg") center no-repeat;
    background-size: cover;
}
.lc_main2{
    background: url("../images/lc_main2_bg.jpg") center no-repeat;
    background-size: cover;
    padding: 2rem 0;
}
.lc_main4 {
    background: url("../images/lc_main4_bg.jpg") center no-repeat;
    background-size: cover;
    padding: 2rem 0;
}
.lc_main4  ul li {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 1rem;
}
.lc_main4  ul li .my_num {
    font-size: 4rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 4rem;
    letter-spacing: 0px;
    color: #db9f0e;
    width: 10%;
}
.lc_main4  ul li .my_word {
    width: 85%;
    padding-left: 5%;
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0px;
    color: #494949;
}
.lc_main5 {
    background: #f5f5f5;
}
.lc_main6 ul li {
    background: #05b8bc;
    padding: 1rem 3% 3rem 3%;
    width: 94%;
    color: #fff;
    margin-top: 1rem;
}
.lc_main6 ul li .my_title {
    font-size: 1.6rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 3rem;
    text-align: center;
    letter-spacing: 0px;
    color: #ffffff;
}
.lc_main6 .owl-buttons {
    display: none;
}
.lc_main6 .owl-pagination  {
    position: absolute;
    width: 100%;
    bottom: 10px;
}
.lc_main6 .owl-theme .owl-controls .owl-page span {
    background: #7f7f7f;
    opacity: 1;
}
.lc_main6 .owl-theme .owl-controls .owl-page.active span,  .lc_main6 .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #fff;
}
.sw_main3 {
    background: url("../images/sw_main3_bg.jpg") center no-repeat;
    background-size: cover;
    padding:  1rem 0 2rem 0;
}
.sw_main3  ul li {
    margin-top: 1rem;
}
.sw_main3  ul li .my_title {
    font-size: 1.6rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 2.4rem;
    letter-spacing: 0px;
    color: #ed3dae;
}
.sw_main5 {
    background: #ee81c5;
}
.sw_main5 .my_word {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    font-stretch: normal;
    line-height:3rem;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 1rem;
}
.sw_main5 .my_word img {
    vertical-align: middle;
    margin-right: 0.5rem;
    width: 4rem;
}
.yj_main2 {
    background: #3165ac;
}
.yj_main2 .wmain {
    background: #fff;
    padding: 1rem 3%;
    width: 88%;
}
.yj_main4 ul li {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 1rem;
}
.yj_main4  ul li .my_num {
    font-size: 3.4rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 3.4rem;
    letter-spacing: 0px;
    color: #db9f0e;
    width: 10%;
}
.yj_main4  ul li .my_edit {
    padding-left: 5%;
    width: 85%;
}
.yj_main4  ul li.li1 .my_num {color: #0dd1d6}
.yj_main4  ul li.li2 .my_num {color: #008086}
.yj_main4  ul li.li3 .my_num {color: #0f7995}
.yj_main4  ul li.li4 .my_num {color: #fdb34d}
.yj_main4  ul li.li5 .my_num {color: #f28400}
.yj_main4  ul li.li6 .my_num {color: #b3211b}
.yj_main5 {
    background: url("../images/yj_main5_bg.jpg") center no-repeat;
    background-size: cover;
    padding:  1rem 0 2rem 0;
}
.yj_main5 ul li {
    align-items: center;
    margin-top: 0.5rem;
}
.yj_main5 ul li img {
    vertical-align: middle;
}
.yj_main5 ul li:first-child img {
    margin-top: 1rem;
}
.yx_main2 {
    background: url("../images/yx_main2_bg.jpg") center no-repeat;
    background-size: cover;
    padding:  1rem 0 2rem 0;
}
.yx_main4 {
    background: #0d9df0;
}
.yx_main4 ul li {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 1.5rem;
}
.yx_main4 ul li .my_word {
    width: 16rem;
    text-align: left;
    padding: 0 0.5rem;
}
.zj_main2 {
    background: url("../images/zj_main2_bg.jpg") center no-repeat;
    background-size: cover;
    padding:  1rem 0 2rem 0;
}
.zj_main4 {
    background: #f6f6f6;
}
.zj_main5 {
    background: url("../images/zj_main5_bg.jpg") center no-repeat;
    background-size: cover;
    padding:  1rem 0 2rem 0;
}
.zj_main7 {
    background: url("../images/zj_main7_bg.png") center no-repeat;
    background-size: cover;
    padding:  1rem 0 2rem 0;
}
 .zx_main2 {
     background: url("../images/zx_main2_bg.jpg") center no-repeat;
     background-size: cover;
 }
.zx_main2 .wmain {
    background: rgba(255,255,255,0.39);
    padding: 1rem 3% 2rem 3%;
    width: 88%;
}
.zx_main4 ul li {
    background-color: #ffffff;
    box-shadow: 0px 0px 8px 0px
    rgba(24, 24, 24, 0.7);
    padding: 1rem 0;
    display: flex;
    flex-wrap: nowrap;
    margin-top: 1.5rem;
    align-items: center;
}
.zx_main4  ul li .my_img {
    width: 10%;
    padding: 0 0 0 3%;
}
.zx_main4  ul li .my_edit {
    width: 78%;
    padding-left: 3%;
}
.zc_main3 {
    background: url("../images/zc_main3_bg.jpg") center no-repeat;
    background-size: cover;
}
.zc_main4 {
    background: url("../images/zc_main4_bg.jpg") center no-repeat;
    background-size: cover;
}
.zc_main6 {
    background: url("../images/zc_main6_bg.jpg") center no-repeat;
    background-size: cover;
    padding-bottom: 2rem;
}
.zc_main6 ul li {
    display: inline-block;
    font-size: 1.5rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 3rem;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 1rem;
}
.zc_main6 ul li img {
    vertical-align: middle;
    margin-right: 0.5rem;
    width: 3rem;
}