@charset "utf-8";

/* CSS Document */

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
th,
td,
img,
select,
input,
div,
section {
    font-weight: normal;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei", Verdana, Arial, Helvetica, sans-serif;
}

input,
textarea,
select {
    -webkit-appearance: none;
    outline: none;
    padding: 0;
}

html {
    font-size: 100px;
    font-family: "microsoft yahei", Verdana, Arial, Helvetica, sans-serif;
}

body {
    color: #000;
    font-family: "microsoft yahei", Verdana, Arial, Helvetica, sans-serif;
    margin: 0 auto;
    -webkit-text-size-adjust: none;
    max-width: 750px;
    min-width: 320px;
    font-size: 0.3rem;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: 0 none;
}

.blockImg {
    display: block;
}

em {
    font-style: normal;
}

ul {
    list-style: outside none none;
}



h2,
h3 {
    font-size: .4rem;
    color: #ae8838;
    font-weight: bold;
    text-align: center;
    padding: .6rem 0 .3rem 0;
    box-sizing: border-box;
    margin: 0 auto;
}

h4 {
    font-size: .33rem;
    color: #ae8838;
    font-weight: bold;
    text-align: justify;
    margin: .3rem 0 .1rem 0;
}

.mt20 {
    margin-top: 0.2rem;
}

/*去除input[type=number]最右边的spinners*/
input[type='number'] {
    -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* header */

.top {
    width: 7.5rem;
    font-size: 0;
    height: 0.88rem;
    line-height: 0.5rem;
    background: #125499
}

.top img {
    width: 2.5rem;
    height: 0.88rem;
    float: left
}

.top .sosuo {
    width: 4.1rem;
    height: 0.88rem;
    float: left
}

.top .search {
    width: 3.5rem;
    height: 0.54rem;
    border: 1px solid #FFF;
    border-radius: 5px;
    margin: 0.16rem 0 0 0.2rem;
    padding-left: 0.1rem
}

.top .anniu img {
    width: 0.88rem;
    height: 0.88rem;
    float: right
}

.sosuo .search-btn img {
    width: 0.35rem;
    height: 0.35rem;
}

.sosuo .search-btn {
    float: left;
    margin-left: -0.5rem;
    margin-top: 0.26rem;
}


/*bottom*/

.bottom {
    height: 1.3rem;
    background: #353535;
    width: 7.5rem;
    position: fixed;
    bottom: 0px;
    overflow: hidden;
    z-index: 99999999999999;
}

.bottom a:hover {
    background: #165fac
}

.bottom .link {
    width: 1.5rem;
    height: 1.3rem;
    border-left: 1px solid #434343;
    background: #353535;
    float: left;
    box-sizing: border-box;
}

.bottom .link img {
    width: 0.55rem;
    height: 0.55rem;
    display: block;
    margin: 0 auto;
    padding-top: 0.25rem
}

.bottom .link span {
    font-size: 0.29rem;
    color: #FFF;
    display: block;
    text-align: center;
}

#gotoTop {
    cursor: pointer;
    display: none;
    height: 0.68rem;
    margin-top: -50px;
    position: fixed;
    right: 3%;
    text-align: center;
    top: 88%;
    width: 0.68rem;
}

#gotoTop img {
    height: 0.68rem;
    width: 0.68rem;
}

.content {
    width: 100%;
    margin: 0 auto;
}


/* banner切换 */

.swiper-container {
    width: 100%;

}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 7.5rem;

}

.swiper-slide img {
    width: 7.5rem;

}


/* 定位导航 */

.dingwei {

    display: -webkit-flex;
    /* Safari */
    display: flex;
    align-items: center;
    width: 100%;
    height: 0.85rem;
    background: #fff;
    border-bottom: 1px #e4e4e4 solid;
    z-index: 999999999999;
}

.dingwei a {
    display: block;
    font-size: 0.3rem;
    flex-grow: 1;
    text-align: center;
    font-weight: bold;
    color: #0d3966;
    height: 0.85rem;
    line-height: 0.85rem;
    border-right: 1px #e4e4e4 solid;


}

.dingwei a:last-of-type {
    border-right: none;
}

.dingwei a.active {
    background: #0d3966;
    color: #fff;
}

.greybg {

    background: #ededed;
}

.unit {
    padding-top: 0.6rem;
}

.unitbluebg {
    background: #0d3966;
    padding-bottom: 0.5rem;
}

.unitbluebg>img {
    width: 3.82rem;
    height: 0.56rem;
    margin: 0 auto 0.3rem;
    display: block;
}

.unit .imgtit {
    width: 7.26rem;
    height: 0.9rem;
    margin: 0 auto 0.45rem;
    display: block;
}

.unit .textcon {
    padding: 0 0.24rem;

}

.unit .textconbgwhite {
    background: #fff;
    width: 7.1rem;
    padding: 0;
    margin: 0 0.2rem;
    padding: 0.2rem;
    box-sizing: border-box;
}

.unit .textcon h2 {
    color: #b5213b;
    font-size: 0.38rem;
    text-align: center;
    font-weight: bold;
    padding-bottom: 0.2rem;
}

.unit .textcon h2.pb0 {

    padding-bottom: 0;
}

.unit .textcon p {
    font-size: 0.32rem;
    text-align: justify;
    line-height: 0.46rem;
    color: #3f3939;
}

.unit .textcon h3 {
    color: #0e3a67;
    font-size: 0.36rem;
    text-align: center;
    font-weight: bold;
    padding: 0.2rem 0.2rem 0.3rem;

}

.unit .textcon ul li {
    font-size: 0.32rem;
    color: #3e3a39;
    font-weight: bold;
    margin-bottom: 0.2rem;

}

.unit .textcon ul li span {
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.3rem;
    font-size: 0.3rem;
    text-align: center;
    background: #0e3a67;
    display: inline-block;
    font-weight: normal;
    color: #fff;
    margin-right: 0.2rem;
    border-radius: 0.04rem;
    padding-top: 0.05rem;
    box-sizing: border-box;
}

.unit .textcon .condition {
    border: #869ab2 dashed 1px;
    position: relative;
    padding: 0.3rem 0;

}

.unit .textcon .noborder {
    border: none;
}

.unit .textcon .condition h4 {
    color: #0e3a67;
    font-size: 0.32rem;
    font-weight: bold;
    padding: 0.2rem;
}

.unit .textcon .condition dl dd {
    font-size: 0.32rem;
    color: #3e3a39;
    margin-left: 0.2rem;
    padding-left: 0.4rem;
    margin-bottom: 0.2rem;
    position: relative;
}

.unit .textcon .condition dl dd:before {
    content: "";
    background: #0d3966;
    width: 0.12rem;
    height: 0.12rem;
    position: absolute;
    left: 0;
    top: 0.16rem;
    border-radius: 50%
}

.unit .textcon .or {
    color: #fff;
    background: #b4213d;
    height: 0.8rem;
    line-height: 0.8rem;
    width: 2rem;
    margin: 0.1rem auto;
    display: block;
    border-radius: 0.4rem;
    border: none;
    font-size: 0.4rem;
    font-weight: bold;
    position: absolute;
    margin-left: -1rem;
    left: 50%;
    bottom: -0.6rem;
    z-index: 8;
}

.unit .imgbox {

    display: -webkit-flex;
    /* Safari */
    display: flex;
    justify-content: space-between;

}

.unit .imgbox img {
    width: 3.38rem;
    height: 1.98rem;

}

#swipertwo {
    margin-top: 0.6rem;

}

#swipertwo p {
    font-size: 0.32rem;
}

#swipertwo h3 {
    background: #0d3966;
    font-size: 0.34rem;
    border-top-left-radius: 0.05rem;
    border-top-right-radius: 0.05rem;
    color: #fff;
    height: 0.78rem;
    line-height: 0.78rem;

}

#swipertwo .borderbox {
    border: #d4d4d4 1px solid;
    margin-top: 0.1rem;
    padding: 0.2rem;

}

.mformbg {
    background: url(../img/formbg.jpg) no-repeat;
    width: 7.5rem;
    height: 5.2rem;
    padding: 0.34rem 0 0;
    background-size: cover;
}

.nomformbg {
    background: #ededed;
}

.mformbg h2 {
    font-size: 0.4rem;
    color: #fff;
    text-align: center;
    padding: .25rem 0 .6rem 0;
    font-weight: bold;
}

.nomformbg h2 {
    color: #3e3a39;
}

.mform {
    width: 5.2rem;
    margin: 0 auto;
}

.mform p {
    text-align: center;
    font-size: .49rem;
    color: #fff;
    line-height: .67rem;
    margin-bottom: .4rem;
}

.mform p span {
    text-align: center;
    font-size: .45rem;
    color: #cb1723;
    line-height: .67rem;
}

.jinputcon {
    width: 100%;
    height: .8rem;
    position: relative;
    background: #fff;
    overflow: hidden;
    border-radius: .1rem;
    margin-right: .1rem;
    margin: 0 auto .3rem;
}

.jinputcon span {
    font-size: .32rem;
    line-height: .36rem;
    padding: 0 .2rem;
    margin: .19rem 0 .26rem;
}

.jinputcon input {
    width: 100%;
    height: .8rem;
    line-height: .8rem;
    border: none;
    font-size: 0.3rem;
    background: transparent;
    box-sizing: border-box;
    color: #0b1d4b;
    padding-left: .2rem;
    position: absolute;
}


.jinput2 {
    width: 100%;
    height: .8rem;
    margin: 0 auto;
    position: relative;
    background: #bc0000;
    box-sizing: border-box;
    border-radius: .1rem;
    margin-bottom: 0.1rem;
}

.jinput2 input {
    width: 100%;
    height: 100%;
    border: 0;
    color: #fff;
    font-size: 0.35rem;
    line-height: .8rem;
    text-align: center;
    background: transparent;
    position: absolute;
}

#swiperthree {
    margin-top: 0.6rem;

}

#swiperthree .swiper-slide {
    background: #0d3966;
    border-radius: 0.08rem;
    color: #fff;
    height: 0.58rem;
    line-height: 0.58rem;
    font-size: 0.32rem;
}

#swiperthree .active {
    background: #b4213d;
}

.flexbox {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    justify-content: space-between;
}

.flexbox img {
    width: 2.14rem;
    height: 2.77rem;
    padding-top: 0.1rem;
}

.flexbox p {
    padding-left: 0.2rem;
    width: 4.5rem;
}

.xmys {
    text-align: center;
    font-size: 0.4rem;
    font-weight: bold;
    color: #0e3966;
    margin-top: 0.3rem;
}

#swiperthree .tabcon {
    display: none;
}

#swiperthree .cur {
    display: block;
}

@font-face {
    font-family: 'dinnextw1g_medium';
    src: url(../font/dinnextw1g_medium.otf);
}

@font-face {
    font-family: 'AlibabaPuHuiTi-Bold';
    src: url(../newfont/Alibaba-PuHuiTi-Bold_0.ttf);
}

@font-face {
    font-family: 'AlibabaPuHuiTi-Medium';
    src: url(../newfont/Alibaba-PuHuiTi-Medium.ttf);
}

@font-face {
    font-family: 'AlibabaPuHuiTi-Regular';
    src: url(../newfont/AlibabaPuHuiTiRegular.ttf);
}

.dis-f {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.dis-b {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dis-c {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section * {
    box-sizing: border-box;
    font-family: 'AlibabaPuHuiTi-Regular';
}

.section {
    padding-top: .55rem;
}

.section h2 {
    font-family: 'AlibabaPuHuiTi-Bold';
    font-size: .5rem;
    font-weight: normal;
    line-height: .5rem;
    margin-bottom: 0.8rem;
    color: #1f3f80;
    padding: 0 !important;
    position: relative;
}

.section1 {
    height: 3.9rem;
    background: url(../img/section1_bg.png) no-repeat;
    background-size: 100%;
}

.section .content {
    padding: 0 .3rem 0;
}

.section1 ul {
    width: 100%;
}

.section1 li {
    width: 33.33%;
}

.section1 li div {
    text-align: center;
    font-family: 'dinnextw1g_medium';
    font-size: .55rem;
    line-height: .55rem;
    height: .7rem;
    color: #a5743a;
    padding-bottom: .15rem;
    border-bottom: solid 1px #b6c3d2;
    margin-bottom: .1rem;
}

.section1 li div .num {
    font-family: 'dinnextw1g_medium';
}

.section1 li p {
    font-family: 'AlibabaPuHuiTi-Medium';
    font-size: .25rem;
    line-height: .34rem;
    color: #282828;
    text-align: center;
    height: .68rem;
}

.section2 {
    height: 7.1rem;
    background: url(../img/section2_bg.png) no-repeat;
    background-size: 100%;
}

.section2 h2 {
    color: #ffffff;
}

.section2 ul {
    width: 100%;
    margin-bottom: .85rem;
}

.section2 ul li {
    width: 1.35rem;
    overflow: hidden;
}

.section2 ul li:nth-child(1) {
    width: 1.5rem;
    margin-right: .06rem;
    border-radius: .2rem;
    flex-shrink: 0;
}

.section2 ul li:nth-child(2) {
    border-radius: .2rem 0 0 .2rem;

}

.section2 ul li:nth-child(6) {
    border-radius: 0 .2rem .2rem 0;
}

.section2 ul li span {
    height: 0.9rem;
    font-family: 'dinnextw1g_medium';
    font-size: .3rem;
    color: #282828;
    background-image: linear-gradient(0deg,
            #e4f2ff 0%,
            #ffffff 100%);
    padding-bottom: .3rem;
}

.section2 ul li:nth-child(1) span {
    font-family: 'AlibabaPuHuiTi-Medium';
    font-size: .3rem;
}

.section2 ul li p {
    width: 100%;
    height: 1.3rem;
    background-image: linear-gradient(0deg,
            #edf6ff 0%,
            #ffffff 100%);
    font-family: 'dinnextw1g_medium';
    font-size: .4rem;
    color: #c79862;
    margin-top: -0.3rem;
    letter-spacing: -1px;
}

.section2 ul li:nth-child(2) p {
    border-radius: .2rem 0 0 .2rem;
}

.section2 ul li:nth-child(6) p {
    border-radius: 0 .2rem .2rem 0;
}

.section2 ul li:nth-child(1) p {
    font-family: 'AlibabaPuHuiTi-Medium';
    font-size: .26rem;
    line-height: .4rem;
    letter-spacing: -1px;
    color: #282828;
    text-align: center;
    border-radius: .2rem .2rem 0 0;
}

.section2 .left,
.section2 .right {
    padding-left: 1rem;
}

.section2 .left {
    margin-bottom: .4rem;
}

.section2 .left p,
.section2 .right p {
    font-size: .26rem;
    line-height: .4rem;
    color: #fcfeff;
}

.section2 .left p:nth-child(1),
.section2 .right p:nth-child(2) {
    font-family: 'dinnextw1g_medium';
    font-size: .9rem;
    line-height: .9rem;
    letter-spacing: -1px;
    color: #c79862;
}

.section3 {
    height: auto;
    padding-bottom: .55rem;
}

.section3 ul {
    margin-bottom: .3rem;
    padding: 0 .1rem;
}

.section3 ul li {
    width: 100%;
    margin-bottom: .04rem;
    border: 1px solid #d5d5d5;
    font-family: 'AlibabaPuHuiTi-Regular';
    font-size: .3rem;
    height: .6rem;
    align-items: stretch;
    border-radius: .6rem;
    overflow: hidden;
}

.section3 ul li:nth-child(8) {
    margin-bottom: 0;
}

.section3 ul li img {
    flex-shrink: 0;
    margin-right: 10px;
}

.section3 ul li p {
    color: #282828;
    line-height: .6rem;
}

.section3 ul li b {
    color: #ffffff;
    background: #5597c6;
    padding: 0 .2rem;
    flex-shrink: 0;
    font-weight: normal;
    line-height: .6rem;
    margin-right: .2rem;
}

.section3 .imgs img {
    width: 100%;
}

.section4 {
    background-color: #edf8ff;
    padding: .55rem .2rem;
}

.section4 .content {
    height: auto;
    background-color: rgba(255, 255, 255, .7);
    align-items: flex-end;
    box-sizing: border-box;
    padding: .3rem .2rem;
}

.section4 h3 {
    font-family: 'AlibabaPuHuiTi-Bold';
    font-size: .35rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1f3f80;
    line-height: .35rem;
    margin-bottom: .2rem;
    text-align: left;
    padding: 0;
}

.section4 ul {
    margin-bottom: .2rem;
}

.section4 li,
.section4 .left p {
    list-style: inside;
    font-family: 'AlibabaPuHuiTi-Regular';
    font-size: .28rem;
    line-height: .45rem;
    color: #282828;
}

.section4 .ids {
    margin-top: .4rem;
}

.section4 .ids>div {
    width: 49%;
}

.section4 .ids>div img {
    width: 100%;
}

.section4 .ids p {
    font-size: .24rem;
    text-align: center;
}

.section5 {
    height: auto;
    background: url(../img/section5_bg.png) no-repeat;
    background-position: center;
    padding-bottom: .55rem;
}

.section5 h2 {
    color: #ffffff;
}

.section5 img {
    width: 100%;
    display: block;
    margin: .3rem 0;
}

.section5 p {
    font-family: 'AlibabaPuHuiTi-Regular';
    font-size: .28rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .5rem;
    color: #ffffff;
}

.section5 p em {
    color: #f2aa58;
}

.section5 p em span {
    font-size: .4rem;
    font-family: 'dinnextw1g_medium';
}

.section6 {
    height: auto;
    background-color: #edf8ff;
    padding-bottom: .55rem;
}

.section6 .content {
    position: relative;
}

.section6 li {
    font-family: 'AlibabaPuHuiTi-Regular';
    font-size: .3rem;
    height: .6rem;
    color: #282828;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
    border-radius: .6rem;
    margin-bottom: 0.25rem;
    position: relative;
}

.section6 li:after {
    content: "";
    background: #ffffff;
    border: 1px solid #d5d5d5;
    width: .25rem;
    height: .25rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotateZ(45deg);
    bottom: -0.15rem;
    border-top-color: transparent;
    border-left-color: transparent;
}

.section6 li:last-child {
    margin-bottom: 0;
}

.section6 li:last-child::after {
    display: none;
}

.section7 {
    padding-bottom: .55rem;
}

.section7 p {
    font-family: 'AlibabaPuHuiTi-Regular';
    font-size: .28rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .45rem;
    letter-spacing: 0px;
    color: #282828;

}

.section7 ul {
    margin-top: .3rem;
    margin-bottom: .3rem;
}

.section7 li {
    font-family: 'AlibabaPuHuiTi-Regular';
    font-size: .28rem;
    font-weight: normal;
    color: #282828;
    line-height: .45rem;
}

.section7 li::before {
    content: "";
    width: .13rem;
    height: .13rem;
    border-radius: .13rem;
    background-color: #000000;
    flex-shrink: 0;
    margin-right: .1rem;
}

.section7 li span {
    font-family: 'AlibabaPuHuiTi-Bold';
    color: #1f3f80;
}

.section7 img {
    width: 100%;
}

.section8 {
    height: auto;
    background: url(../img/section5_bg.png) no-repeat;
    background-size: 100%;
    padding-bottom: .55rem;
}

.section8 h2 {
    color: #fae0bb;
    line-height: .65rem;
}

.section8 ul {
    flex-wrap: wrap;
    align-items: stretch;
}

.section8 li {
    width: 32.3%;
    height: auto;
    background-image: linear-gradient(0deg,
            #d3dbf0,
            #ffffff 61%);
    flex-shrink: 0;
    padding-bottom: .25rem;
}

.section8 li:nth-child(2),
.section8 li:nth-child(4) {
    margin: 0 .1rem;
}

.section8 li:nth-child(4),
.section8 li:nth-child(5) {
    margin-top: .1rem;
}

.section8 img,
.section8 b {
    display: block;
}

.section8 img {
    width: 100%;
    margin: 0 auto;
}

.section8 b {
    font-family: 'AlibabaPuHuiTi-Bold';
    font-size: .3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .3rem;
    color: #282828;
    text-align: center;
    margin: .2rem 0;
}

.section8 p {
    font-family: 'AlibabaPuHuiTi-Regular';
    font-size: .23rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .35rem;
    letter-spacing: 0px;
    color: #282828;
    padding: 0 .05rem;
    box-sizing: border-box;
}

.section8 p em {
    font-family: 'AlibabaPuHuiTi-Bold';
    color: #c79862;
}
.weixin {
    height: 2.65rem;
    font-size: 0.26rem;
    padding: 0.2rem 0 0 0.4rem;
    background: #FFF;
    margin: .2rem 0 0.28rem 0;
}
.weixin img {
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 auto;
    border: solid #CCC 1px;
}
.footerlinks {
    font-size: 0.26rem;
    color: #777;
    text-align: center;
    width:100%;
    height: 1.5rem;
    background: #f1f1f1;
    margin-bottom: 1.3rem;
    padding-top: 0.4rem;
}