/* body {
    margin: 0;
    font: 14px Arial, "Microsoft YaHei UI", "Microsoft Yahei", "微软雅黑";
    line-height: 2em;
    color: #262626
} */

.autoWidth {
    width: 67.5rem;
}

.qr-code {
    width: 8rem;
    height: 8rem;
}

.NavDiv {
    float: right;
    height: 80px;
    line-height: 8.5em;
    letter-spacing: .2em;
    text-align: right;
    font-family: "Arial", "Microsoft YaHei UI", "Microsoft Yahei", "微软雅黑"
}

.NavDiv li {
    float: left;
    text-align: center;
    font-size: 1.2em;
    padding-left: 3.125rem;
    font-weight: bold;
    height: 3.75rem;
    white-space: nowrap
}

.NavDiv a,
.NavDiv a:link,
.NavDiv a:visited {
    color: #3b3b3b
}

.NavDiv a:hover {
    color: #f65314
}

.slide {
    font-size: 1.625rem;
    text-align: right;
    margin-top: 1.25rem;
    cursor: pointer;
    color: #efefef
}

.notice {
    float: left;
    margin-top: 3.75rem;
    color: #fafafa
}

.notice-article-name {
    float: left;
    width: 267px;
    overflow: hidden;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
}

.notice a:link,
.notice a:visited {
    color: #fafafa
}

.notice a:hover {
    color: #fff
}

.noticeClose {
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
    width: 30px;
    float: right;
    text-align: center;
    transition: .8s;
    -moz-transition: .8s;
    -webkit-transition: .8s;
    -o-transition: .8s;
    border-radius: 0 3px 0 0
}

.noticeClose:hover {
    background-color: #ccc;
    color: #fff
}

.HeadBottom {
    height: 3px;
    background-color: #c45c13
}

.idxImg {
    /* height: 25rem; */
    width: 100%;
    background-color: #4aa55b;
    padding-top: 10rem;
    height: 39.375rem
}

.RightDiv {
    float: right;
    color: #fff
}

.LeftDiv {
    float: left;
    background-repeat: no-repeat;
    width: 37.5rem;
    height: 22.625rem
}

.LeftDiv img {
    max-height: 29.875rem;
    max-width: 37.5rem;
    margin-top: 0px;
    position: absolute;
    z-index: 1000;
    display: block;
}

/* .RightDiv>div:first-child {
    margin-top: 30px;
    font-size: 4.5em;
    line-height: 2em
}

.RightDiv>div:first-child+div {
    font-size: 1.5em;
    line-height: 1.5em;
    letter-spacing: .2em
}

.RightDiv>div:first-child+div+div {
    margin-top: 200px;
    font-size: 1.3em;
    line-height: 1.5em;
    letter-spacing: .07em
} */



.RightDiv .head-title {
    margin-top: 30px;
    font-size: 4.5em;
    line-height: 2em;
}

.RightDiv .head-summary {
    font-size: 1.5em;
    line-height: 1.5em;
    letter-spacing: .2em;
}

.RightDiv .head-content {
    font-size: 1.3em;
    line-height: 1.5em;
    letter-spacing: .07em;
    text-align: left;
    margin-top: 1.3em;
    height: 260px;
    overflow: hidden;

}

.part-body {
    height: 39.375rem;
    color: white;
    padding-top: 5rem;
    width: 100%;
}

.part-body-gray {
    background-color: #4f5051;
}

.part-body-orange {
    background-color: #eb6b38;
}

.part-body-green {
    background-color: #4aa55b;
}


.autoWidth ul {
    list-style: disc;
    padding-left: 20px;
}

.autoWidth ol {
    list-style: disc;
    padding-left: 20px;
}

.autoWidth li {
    list-style: disc;
}

.autoWidth em,
.autoWidth i {
    list-style: disc;
}


.idxPics2 {
    margin: 60px auto 100px auto;
    width: 92%;
}

.idxPics2 h1 {
    font-family: "Microsoft YaHei UI", "微软雅黑";
    text-align: center;
    font-size: 2.5em;
    font-weight: bold;
    letter-spacing: .5em;
    line-height: 2em
}

.support-article {
    min-height: 300px;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
    box-sizing: border-box;
}

.support-item {
    flex: 0 0 16%;
    text-align: center;
    margin: 1px;
    /* padding: 10px; */
    height: 250px;
}

.support-item-logo {
    width: 250px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.support-item-logo img {
    max-width: 100%;
    height: auto;
}

.support-item-name {
    font-size: 1.6em;
    font-weight: bold;
}

.support-item-note {
    font-size: 1.2em;
    margin-top: 15px;
    text-align: left;
    padding: 5px 20px;
    height: 36px;
    line-height: 20px;
    overflow: hidden;
}

.service-qrcode-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

.service-qrcode-item {
    flex: 0 0 10%;
    text-align: center;
    margin: 20px 5px;
}

.service-qrcode-logo {}

.service-qrcode-logo img {
    max-width: 100%;
    max-height: 80px;
}

.service-qrcode-name {
    font-size: 1.3em;
    font-weight: bold;
    color: #4aa55b;
}


.foot {
    border-style: solid;
    border-color: #ccc;
    border-width: 1px 0 1px 0;
    margin: auto;
    background-color: #efefef;
    text-align: center;
    font-family: "Verdana", "Microsoft YaHei UI", "Microsoft Yahei", "微软雅黑";
    color: #363636
}

.foot span {
    font-family: Arial
}

.foot>div:first-child {
    border-top-style: solid;
    border-width: 1px;
    border-color: #fff;
    /* margin-bottom: 100px */
    margin-bottom: 10px
}

.foot>div:first-child+div {
    margin: auto;
    text-shadow: 0 1px 0 white
}

.footBtm {
    text-align: center;
    line-height: 40px;
    padding-bottom: 120px
}

.footBtm a:link,
.footBtm a:visited {
    text-shadow: 0 1px 0 white;
    color: #363636
}

.weibo {
    width: 48px;
    height: 22px;
    background-image: url(imgs/qq.png?v=2);
    background-repeat: no-repeat;
    background-position: 25px -23px;
    float: left
}

.weixin {
    width: 48px;
    height: 22px;
    background-image: url(imgs/qq.png?v=2);
    background-repeat: no-repeat;
    background-position: -26px -23px;
    float: left;
    margin-left: 16px
}

.qq {
    width: 103px;
    height: 25px;
    background-image: url(imgs/qq.png?v=2);
    background-repeat: no-repeat;
    background-position: 24px -69px;
    float: left
}

.qqs {
    width: 103px;
    height: 24px;
    background-image: url(imgs/qq.png?v=2);
    background-repeat: no-repeat;
    background-position: 24px -96px;
    float: left;
    margin-top: 3px
}

.gs {
    width: 30px;
    height: 26px;
    background-image: url('imgs/qq.png?v=2');
    background-repeat: no-repeat;
    background-position: 0 -46px;
    float: left;
    margin-left: 50px
}

.idxTxt {
    margin: auto
}

.idxTxt div {
    padding-top: 10px;
    padding-bottom: 30px
}

.idxTxt h1 {
    font-family: "Arial", "Microsoft YaHei UI", "Microsoft Yahei", "微软雅黑";
    font-size: 1.5em;
    letter-spacing: .02em
}

.idxTxt p {
    font-family: "Verdana", "Microsoft YaHei UI", "Microsoft Yahei", "微软雅黑";
    font-size: 1.1em;
    text-indent: 2em;
    line-height: 2em
}

.idxPics {
    margin: 60px auto 100px auto
}

.idxPics h1 {
    font-family: "Microsoft YaHei UI", "微软雅黑";
    text-align: center;
    font-size: 2em;
    letter-spacing: .5em;
    line-height: 2em
}

/* .idxPics div {
    height: 30px;
    width: 200px;
    float: left
} */

.TB {
    border-collapse: collapse;
    border-spacing: 0
}

.TB>tbody>tr {
    line-height: 58px
}

.TB>tbody>tr>th {
    border: 1px solid #e1e1e1;
    text-align: center;
    background: #fafafa
}

.TB>tbody>tr>td {
    border: 1px solid #e1e1e1;
    text-align: center
}

.ft1 {
    font-size: 18px
}

.sp1 {
    margin-left: 2px;
    color: #626161
}

.TextLi li {
    margin: 20px 0 20px 0;
    list-style-type: decimal;
    text-indent: 1em
}

.dldtdd {
    line-height: 2.5em
}

.dldtdd dt {
    font-weight: bold
}

.loginDiv {
    width: 400px;
    margin: 10px auto 100px auto;
    line-height: 1.6em
}

.loginDiv label {
    font-family: "Microsoft YaHei UI", "微软雅黑";
    font-weight: bold
}

.banner {
    background-color: #1482d2;
    color: #fff;
    line-height: 2.6em
}

.banner>div:first-child {
    width: 1180px;
    margin: auto
}

.banner a,
.banner a:link,
.banner a:visited {
    color: #fff;
    font-family: "Microsoft YaHei UI", "微软雅黑";
    letter-spacing: .05em
}

.LiLeft {
    margin: 0
}

.LiLeft li {
    float: left;
    width: 80px;
    margin-right: 2em
}

#DivWidth {
    width: 1180px;
    margin: auto
}

#showTips {
    cursor: pointer;
    color: blue
}

.priceClass {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.priceClass div {
    font-family: "Microsoft YaHei UI", "微软雅黑";
    letter-spacing: .2em;
    color: #fff;
    font-size: 1.1em;
    width: 286px;
    line-height: 10em;
    text-align: center;
    margin-left: -1px
}

.divCustom {
    width: 1100px;
    margin: 26px auto;
    font-family: "Microsoft YaHei UI", "微软雅黑", "Microsoft Yahei", "Hiragino Sans"
}

.divCustom>div {
    margin-left: -1px;
    margin-top: -1px;
    width: 219px;
    height: 120px;
    float: left;
    text-align: center;
    border: 1px solid #bcbbbb;
    color: #3b3b3b;
    padding-top: 20px
}

.divCustom img {
    transition: .8s;
    -moz-transition: .8s;
    -webkit-transition: .8s;
    -o-transition: .8s
}

.divCustom img:hover {
    box-shadow: 1px 1px 6px #353636;
    border-radius: 3px;
    opacity: .9;
    filter: alpha(Opacity=90)
}

.txt1>div {
    line-height: 1.5em;
    margin-top: 23px
}

#foots {
    font-family: 'Verdana', 'Microsoft YaHei UI', 'Microsoft Yahei', '微软雅黑'
}

/* 
a {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a:link,
a:visited {
    color: #00f;
    text-decoration: none
}

a:hover {
    color: #0e90d2;
    text-decoration: underline
}

a:active {
    color: #f65314
}

img {
    border: 0
}

ul {
    margin: 0
}

li {
    list-style-type: none;
    text-indent: -2em
}

dd {}

::selection {
    background-color: #11b46d;
    color: #fff
}

select {
    line-height: 1.8em;
    font-size: 13px;
    height: 1.8em;
    padding: 2px 5px 2px 5px
}

select:hover {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #11b46d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(59, 180, 242, .3)
}

select:focus {
    outline: none;
    border: 1px solid #11b46d
}

input {
    font-family: Arial, 'Microsoft YaHei UI', Verdana;
    font-size: 13px;
    letter-spacing: .04em
}

input[type=text],
input[type=password] {
    border: 1px solid #c0bebe;
    font-size: 13px;
    height: 1.8em;
    line-height: 1.65em;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 2px
}

input[type=text]:hover,
input[type=password]:hover {
    border: 1px solid #11b46d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(59, 180, 242, .3)
}

input[type=text]:focus,
input[type=password]:focus {
    outline: none;
    border: 1px solid #11b46d
}

input[type=submit],
input[type=button] {
    background-color: #0e90d2;
    color: #fff;
    border: 1px solid transparent;
    font-size: .9em;
    line-height: 1.5em;
    height: 2.5em;
    width: 9em;
    cursor: pointer;
    -moz-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    border-radius: 2px
}

input[type=submit]:hover,
input[type=button]:hover {
    background-color: #0a6999;
    border: 1px solid transparent
}

input[type=submit]:active,
input[type=button]:active {
    background-color: #0a4f72
}

input[disabled=disabled] {
    background-color: #d0dad5;
    color: #0a4f72
}

fieldset {
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #d0dad5;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 6px 16px
} */

.TbList {
    border-collapse: collapse;
    border: 1px solid #d0dad5;
    width: 100%
}

.TbList>tbody>tr {
    -moz-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.TbList>tbody>tr:hover {
    background-color: #f7f7aa
}

.TbList>thead>tr>th {
    border: 1px solid #d0dad5;
    background-color: #fafafa;
    font-weight: normal;
    line-height: 30px;
    font-size: 13px
}

.TbList>tbody>tr>td {
    border: 1px solid #d0dad5;
    padding: 0 6px;
    line-height: 30px;
    font-size: 13px
}

.TbList>tbody>tr>td:first-child {
    text-align: center
}

.TbList>tfoot>tr>td>div {
    text-align: center;
    background-color: #e4eae7;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.TbList>tfoot>tr>td>div a,
.TbList>tfoot>tr>td>div label {
    margin-right: 1em
}

.TbList>tfoot>tr>td>div input {
    width: 2.5em;
    text-align: center
}

#probar {
    position: absolute;
    border: 1px solid #0094ff;
    background-color: #fff;
    height: 30px;
    width: 260px;
    display: none
}

#probar>div {
    background-color: #0094ff;
    height: 30px;
    width: 1px
}

#probarTxt {
    position: absolute;
    z-index: 1000;
    width: 260px;
    text-align: center;
    display: none
}




@media screen and (max-width: 1080px) {
    .idxImg {
        width: 100rem;
    }

    .part-body {
        width: 100rem;
    }

    .idxPics2{
        width: 100rem;
    }

    .foot{
        width: 100rem;
    }
}