

/*dd, input, ul, li, p, h2, div {*/
/*    padding: 0;*/
/*    margin: 0;*/
/*}*/
.navSearchBox .linkageWord ul {
    padding: 5px 0;
    margin: 0;
}
.titleBox {
    width: 956px;
    margin: auto;
    border-bottom: 2px solid #e9e9e9;
    font-family: "Microsoft YaHei";
}

.detailLoca {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 0;
    /* border-top: 1px solid #e9e9e9; */
}
.navSearchBox button {
    box-sizing: border-box;
}
/*div {*/
/*    display: block;*/
/*}*/
/*a {*/
/*    text-decoration: none!important;*/
/*}*/
/*a:-webkit-any-link {*/
/*    cursor: pointer;*/
/*    text-decoration: underline;*/
/*}*/
/*ul, li {*/
/*    list-style: none;*/
/*}*/
/*ul {*/
/*    display: block;*/
/*    list-style-type: disc;*/
/*    !*margin-block-start: 1em;*!*/
/*    margin-block-end: 1em;*/
/*    margin-inline-start: 0px;*/
/*    margin-inline-end: 0px;*/
/*}*/
/*li {*/
/*    display: list-item;*/
/*    text-align: -webkit-match-parent;*/
/*}*/

.navwrap {
    height: 100px;
    background: #fff;
}

.detailNav {
    border-bottom: 1px solid #eeeeee;
    height: 100px;
    overflow: visible;
}
.nav {
    width: 100%;
    height: 0;
    margin: 0 auto;
    background: #ffffff;
}
.navwrap * {
    box-sizing: content-box;
}
.detailLoca ul {
    width: 1226px;
    height: 100%;
    margin: 0 auto;
}
.locationLi {
    float: left;
}
.locationLi {
    float: left;
    margin-right: 20px;
    line-height: 17.78px;
    font-size: 14px;
    list-style: none;
    color: #ababab;
}
.locationLi.icon {
    width: 13px;
    height: 16px;
    background: url(/images/user/arrow.png) no-repeat;
}
.locationLi a {
    color: #ababab;
}
.location {
    margin-bottom: 20px;
    height: 20px;
}
.location ul {

    padding: 0;
}

.navBox {
    width: 1226px;
    margin: 0 auto;
    background: white;
    position: relative;
    height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.navImg, .navSearch {
    box-sizing: content-box;
}
.navSearch {
    width: 342px;
    height: 40px;
    border: none;
    outline: none;
    border: 1px solid #0b4696;
    float: right;
    padding: 2px 0 2px 10px;
    font-size: 16px;
    line-height: 40px;
}
.navImg {
    width: 113px;
    height: 53px;
    margin-top: 24px;
    float: left;
    padding-bottom: 20px;
}
.navImg img {
    width: 100%;
    height: 100%;
}

/*a img {*/
/*    border: 0;*/
/*}*/
.navList {
    float: left;
}
.navList > ul {
    float: left;
    width: auto;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    margin-left: 55px;
}

.mainNav > li {
    width: auto;
    height: 100px;
    line-height: 100px;
    font-size: 16px;
    color: #333333;
    float: left;
    cursor: pointer;
    text-align: center;
    list-style: none;
    position: relative;
}
.mainNav > li > a, .mainNav > li > span {
    color: #333333;
    display: inline-block;
    padding: 0 15px;
}
.dragAngel {
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
    font-size: 0;
    line-height: 0px;
    border-width: 0px 10px 11px;
    border-style: solid solid solid solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    border-bottom-color: #0b4696;
    display: none;
    left: 44px;
    top: 89px;
}
#serviceHome .allNav {
    left: -241px;
}

#tradeNav, #serviceNav {
    display: none;
}

.allNav {
    height: 100px;
    width: 1226px;
    position: absolute;
    top: 100px;
    left: 0px;
    z-index: 9;
    border-top: 4px solid #0b4696;
    min-height: 468px;
    box-shadow: 3px 3px 3px rgb(0 0 0 / 10%);
}
.allNav .side {
    float: left;
    width: 230px;
    background: #4b4b4b;
    height: 100%;
}

.allNav * {
    padding: 0;
    margin: 0;
}
.allNav .side li:hover, .allNav .side li.active {
    background: #fff;
}
.allNav .side li {
    height: 36px;
    line-height: 36px;
    text-align: left;
}
.allNav li {
    list-style: none;
}
.active {
    color: #0b4696;
    /* font-weight: bold; */
}
.allNav .side li:hover a, .allNav .side li.active a {
    color: #0b4696;
    cursor: pointer;
    font-weight: bold;
}
.allNav .side a {
    color: #fff;
    font-size: 15px;
    padding-left: 30px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
}
.allNav .main {
    background: #fff;
    height: 468px;
    float: left;
    width: 966px;
    padding: 0 30px 0 0;
    overflow: hidden;
    position: relative;
}
.allNav .main .list.active {
    display: block;
}
.allNav .main .second {
    float: left;
    width: 233px;
    background: #F5F5F5;
    height: 468px;
    position: absolute;
    top: 0;
    left: 0;
}
.allNav .main .second li {
    height: 36px;
    line-height: 36px;
    text-align: left;
}
.allNav .main .second li.active, .allNav .main .second li:hover {
    background: #fff;
}
.allNav .main .second li.active a, .allNav .main .second li:hover a {
    border-left: 4px solid #0b4696;
}

.allNav .main .second li a {
    color: #4B4B4B;
    font-size: 15px;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    border-left: 4px solid #F5F5F5;
    padding-left: 30px;
}
.allNav .main .secondList {
    width: 690px;
    float: right;
    height: 468px;
    padding: 0 30px;
}
.allNav .main .secondList li {
    display: none;
    width: 100%;
    clear: both;
    padding-top: 10px;
}
.main-list2 {
    min-height: 275px;
}
.allNav .main .secondList .main-list2 p {
    cursor: default;
}
.allNav .main .secondList p:first-child {
    padding-top: 0;
}
.allNav .main .secondList p {
    text-align: left;
    color: #4B4B4B;
    font-size: 15px;
    clear: both;
    height: 24px;
    line-height: 24px;
    padding-top: 10px;
}
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.allNav .main .list dd {
    float: left;
    height: 20px;
    line-height: 20px;
    padding-top: 10px;
    text-align: left;
    margin: 0;
    margin-right: 20px;
    padding-left: 10px;
}
dd {
    display: block;
    margin-inline-start: 40px;
}

.allNav .main .secondList li a {
    color: #999;
    font-size: 14px;
}
.allNav .secondList .ads {
    margin: 0;
}
.allNav .moreService {
    text-align: right;
    border-bottom: 1px dashed #999;
    padding: 10px 0;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    margin: 9px 0;
}
.allNav .main .secondList li a.moreServiceA {
    color: #0b4696;
}
.allNav .main .secondList li a {
    color: #999;
    font-size: 14px;
}
.allNav .main .secondList .ads ul {
    width: 690px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 20px;
}
.allNav .ads ul {
    padding-bottom: 20px;
    width: 100%;
    height: 100px;
    overflow: hidden;
}
.allNav .main .secondList .ads li {
    display: block;
    clear: none;
    width: 321px;
}
.allNav .main .secondList li {
    display: none;
    width: 100%;
    clear: both;
    padding-top: 10px;
}
.allNav .ads li {
    float: left;
    margin-top: 20px;
}
.allNav .main .secondList .ads li .info {
    width: 165px;
    height: 72px;
}
.allNav .ads .info {
    float: right;
    width: 240px;
    height: 90px;
}
.detailBox {
    width: 1226px;
    height: auto;
    margin: 0 auto 52px;
}

.info {


}

.info .side_line.step {
    width: 317px;
}
.info .side_line {
    width: 100%;
    height: 4px;
    background: #0b4696;
}
.info .side_wrap {
    padding: 0 28px 0 27px;
}
.info .side_wrap h2 {
    font-size: 18px;
    color: #333;
    /*padding-top: 22px;*/
}
h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.info .side_wrap p.des {
    color: #0b4696;
    font-size: 14px;
    /*padding: 10px 0 15px 0;*/
}
form {
    display: block;
    margin-top: 0em;
}

.info .el-form-item {
    margin-bottom: 12px !important;
}
.info .el-form-item__label {
    line-height: 20px;
    padding: 0 12px 7px 0;
}
.el-form-item__label {
    text-align: right;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    color: #606266;
    line-height: 40px;
    padding: 0 12px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
label {
    cursor: default;
}
.el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 14px;
}
.el-textarea {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: bottom;
    font-size: 14px;
}
.bannerInfo .side_wrap textarea {
    background: #F2F2F2;
    border: none;
    font-family: Roboto, "Helvetica Neue", Arial, Helvetica, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
.el-textarea__inner {
    display: block;

    padding: 5px 15px;
    line-height: 1.5;
    box-sizing: border-box;
    width: 100%;
    font-size: inherit;
    color: #606266;
    border-radius: 4px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
}
textarea {
    writing-mode: horizontal-tb !important;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    text-align: start;
    appearance: auto;
    -webkit-rtl-ordering: logical;
    cursor: text;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    column-count: initial !important;
    margin: 0em;

}
.bannerInfo .side_wrap .side_protocol {
    margin-bottom: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
}
.el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 14px;
}
.bannerInfo .side_wrap .side_protocol .el-checkbox {
    display: flex;
    align-items: center;
}
.el-checkbox {
    color: #606266;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    user-select: none;
    margin-right: 30px;
}
.el-checkbox:last-of-type {
    margin-right: 0;
}
.el-button, .el-checkbox {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.el-checkbox, .el-checkbox__input {
    display: inline-block;
    position: relative;
    white-space: nowrap;
}
.bannerInfo .side_wrap .side_protocol .el-checkbox__input {
    position: relative;
}
.el-checkbox__input {
    cursor: pointer;
    outline: 0;
    line-height: 1;
    vertical-align: middle;
}
.el-checkbox__inner {
    display: inline-block;
    position: relative;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    background-color: #FFF;
    z-index: 1;
    -webkit-transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);
    transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);
}
.el-checkbox__label {
    display: inline-block;
    padding-left: 10px;
    line-height: 19px;
    font-size: 14px;
}
.bannerInfo .el-input {
    height: 32px;
    line-height: 32px;
}
.el-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
.bannerInfo .side_wrap input {
    background: #F2F2F2;
    height: 32px;
    border: none;
    font-family: Roboto, "Helvetica Neue", Arial, Helvetica, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
.el-input__inner {
    -webkit-appearance: none;
    background-color: #FFF;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
}
label {
    cursor: default;
}
.el-form-item__content .el-input-group {
    vertical-align: top;
}
.el-input-group {
    line-height: normal;
    display: inline-table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}
.bannerInfo .el-input-group__prepend {
    border: 0;
    background: #F2F2F2;
}
.el-input-group--append .el-input__inner, .el-input-group__prepend {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.el-input-group__append, .el-input-group__prepend {
    background-color: #F5F7FA;
    color: #909399;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    border: 1px solid #DCDFE6;
    border-radius: 4px;
    padding: 0 20px;
    width: 1px;
    white-space: nowrap;
}
.el-input-group--prepend .el-input__inner, .el-input-group__append {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.el-input-group>.el-input__inner {
    vertical-align: middle;
    display: table-cell;
}
.bannerInfo .side_wrap .side_tips {
    padding: 0 !important;
    margin: 0 !important;
}
.bannerInfo .side_wrap .side_tips * {
    padding: 0;
    margin: 0;
    color: #0b4696;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
.el-select {
    display: inline-block;
    position: relative;
}
.el-select>.el-input {
    display: block;
}
.el-input--suffix .el-input__inner {
    padding-right: 30px;
}
.el-select .el-input__inner {
    cursor: pointer;
    padding-right: 35px;
}
.el-input__suffix {
    right: 5px;
    transition: all .3s;
}
.el-input__prefix, .el-input__suffix {
    position: absolute;
    top: 0;
    -webkit-transition: all .3s;
    height: 100%;
    color: #C0C4CC;
    text-align: center;
}
.el-input__suffix, .el-tree.is-dragging .el-tree-node__content * {
    pointer-events: none;
}
.el-input__suffix-inner {
    pointer-events: all;
}
.el-select .el-input .el-select__caret {
    color: #C0C4CC;
    font-size: 14px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    cursor: pointer;
}
.el-input__icon {
    height: 100%;
    width: 25px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    line-height: 40px;
}
[class*=" el-icon-"], [class^=el-icon-] {
    font-family: element-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.el-select-dropdown {
    position: absolute;
    z-index: 1001;
    border: 1px solid #E4E7ED;
    border-radius: 4px;
    background-color: #FFF;
    -webkit-box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 5px 0;
}
.el-scrollbar {
    overflow: hidden;
    position: relative;
}
.el-scrollbar__wrap {
    overflow: scroll;
    height: 100%;
}
.el-select-dropdown__wrap {
    max-height: 274px;
}
.el-scrollbar__bar.is-horizontal {
    height: 6px;
    left: 2px;
}
.el-scrollbar__bar {
    position: absolute;
    right: 2px;
    bottom: 2px;
    z-index: 1;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: opacity 120ms ease-out;
    transition: opacity 120ms ease-out;
}
.el-scrollbar__bar.is-horizontal>div {
    height: 100%;
}
.el-scrollbar__thumb {
    position: relative;
    display: block;
    width: 0;
    height: 0;
    cursor: pointer;
    border-radius: inherit;
    background-color: rgba(144,147,153,.3);
    -webkit-transition: .3s background-color;
    transition: .3s background-color;
}
.el-scrollbar__bar.is-vertical {
    width: 6px;
    top: 2px;
}
.el-scrollbar__bar.is-vertical>div {
    width: 100%;
}
.bannerInfo .side_wrap a.button {
    margin-top: 6px;
    color: #fff;
    font-size: 18px;
    width: 290px;
    line-height: 42px;
    height: 42px;
    text-align: center;
    background: #0b4696;
    border-radius: 3px;
    display: block;
    cursor: pointer;
}
.bannerInfo .side_wrap .side_tab {
    height: 25px;
    margin-top: 10px;
    margin-bottom: 0 !important;
}
.bannerInfo .side_wrap .side_tab span.active {
    color: #333;
    background: #F2F2F2;
}
.bannerInfo .side_wrap .side_tab span {
    display: inline-block;
    width: 75px;
    height: 26px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #A6A6A6;
    background: #fff;
    border-radius: 4px 4px 0px 0px;
    cursor: pointer;
}
.detailbannerBox {
    width: 100%;
    height: 320px;
    margin-bottom: 10px;
}
.detailbannerBox .detailbanner {
    width: 956px;
    height: 290px;
    float: left;
    overflow: hidden;
}
.detailbannerBox .detailbanner img {
    display: block;
    width: 956px;
    height: 290px;
    background: #ccc;
}
.serverConBox {
    width: 956px;
    margin-bottom: 44px;
}
.serverTitleBox {
    width: 100%;
    height: 31px;
    /* border-bottom: 3px solid #f2f2f2; */
    margin-bottom: 8px;
}
.detailBox .serverCon {
    border-left: 7px solid #0b4696;
    padding-left: 26px;
    font-size: 24px;
    height: 22px;
    line-height: 24px;
    font-weight: bold;
}
.serverCon {
    width: 100%;
    height: auto;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    /* overflow: hidden; */
    overflow: visible;
}
.rtfc {
    line-height: 1.7;
    padding: 20px 0;
    font-size: 16px;
    padding-left: 33px;
    width: 825px;
}
.rtfc p {
    padding: 0;
    margin: 0;
    line-height: 1.7;
}
.rtfc .left{
    width:420px ;
    height: 250px;
    float: left;
    background-image:url(/images/user/u601.png);
    background-size: cover;
    position: absolute;
    overflow: hidden;
}
.rtfc .left .left1{
    width:280px;
    height:35px;
    line-height:35px;
    background-color:#669bcb;
    border: 1px solid #999;
    margin-top:90px;
    color:#fff;
    border-radius:0 20px 20px 0;
    font-size:8px;
}
.rtfc .left .left2{
    display: inline-block;
    width:150px;
    height:30px;
    line-height:30px;
    margin-top: 30px;
    margin-left: 100px;
    color:#fff;
    border-radius:20px;
    font-size:8px;
    border: 2px solid #fff;
}
.rtfc .side_wrap{
    width:350px;
    height: 250px;
    float:right;
    border:1px solid #999;
}
.rtfc .side_wrap h3{
    font-size: 20px;
    margin-left: 15px;
    font-weight:bold;

}
.rtfc .side_wrap .des1{
    margin-left: 15px;
}
.rtfc .side_wrap form{
    margin-left: 15px;
}
.side_wrap .list{
    font-size:15px;

}
.side_wrap .list1{
    font-weight:bold;
}
.side_wrap .list2{
    font-weight:bold;
}
input:optional:focus{
    box-shadow: 0 0 3px 1px #999; /*水平偏移量 垂直偏移量 模糊度 扩展 颜色*/
}
.side_wrap .list input{
    height: 40px;
    line-height: 40px;
    width: 300px;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    margin-top: 6px;
    background: #F2F2F2;
}
.side_wrap .des2{
    margin-top: 6px;
}
.list input[type="submit"]{
    color:#fff;
    background-color: #669bcb;;
}
input:required:valid{
    box-shadow: 0 0 5px rgb(101, 56, 56);
    border-color: rgb(101, 56, 56);
}
input:focus:invalid{
    box-shadow: 0 0 3px #999;
    outline: #999 0.5px;
}
table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 2px;
    border-color: grey;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
td {
    display: table-cell;
    vertical-align: inherit;
}
.questionBox {

    border-radius: 4px;
    background-color: #f8f8f8;
    margin-top: 15px;
    position: relative;
    margin-left: 33px;
}
.question-word1 {
    width: 733px;
    margin-left: 31px;
    margin-right: 32px;
    line-height: 36px;
    border-bottom: 1px solid #e0e0e0;
    font-weight: bold;
    font-size: 16px;
    padding: 6px 0;
    padding-left: 29px;
}
.question-word2 {
    margin-left: 60px;
    margin-right: 32px;
    line-height: 78px;
    color: #333333;
    font-size: 14px;
    width: 733px;
}
.question-icon-wen {
    width: 20px;
    height: 15px;
    position: absolute;
    top: 16px;
    left: 31px;
    background: url(../images/wen.png) no-repeat 100% 100%;
    background-size: contain;
}
.question-icon {
    width: 20px;
    height: 18px;
    position: absolute;
    top: 64px;
    left: 31px;
    background: url(../images/da.png) no-repeat 100% 100%;
    background-size: contain;
}
.recoment {
    width: 1226px;
    height: 334px;
    border-radius: 4px;
    background-color: #f8f8f8;
    /* margin-left: 88px; */
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 21;
}
.recoment-word1 {
    width: auto;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    position: absolute;
    top: 17px;
    /* left: 15px; */
    color: #333333;
}
.recomentUl {
    width: auto;
    height: 200px;
    position: absolute;
    top: 63px;
    /* left: 20px; */
    margin: 0;
    padding: 0;
}
.recomentLi:last-child {
    margin-right: 0 !important;
}
.recomentLi {
    width: 284px;
    height: 234px;
    background-color: #ffffff;
    margin-right: 20px;
    float: left;
    list-style: none;
    position: relative;
}
.recomentLi-img {
    width: 100%;
    height: 142px;
    margin-bottom: 20px;
    background: #ccc;
    cursor: pointer;
}
.recomentLi-img img {
    width: 100%;
    height: 100%;
}

.home-ads {
    background: url(images/ads.jpg) no-repeat 50% 50% #e8e8e8;
    height: 100px;
}
.helpinfo {
    width: 100%;
    min-height: 400px;
    min-width: 1226px;
    padding: 61px 0 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #282828;
    background: #111111;
    margin: 0 auto;
    line-height: 1;
}
.wrap-lg {
    min-width: 1226px;
    max-width: 1226px;
    box-sizing: border-box;
    margin: 0 auto;
    min-height: 322px;
}
.wrap-lg > * {
    box-sizing: border-box;
}
.helpinfo .helpinfo-item {
    float: left;
    width: 165px;
}
.helpinfo .helpinfo-title {
    color: #fff;
    font-size: 16px;
    margin: 0;
    margin-bottom: 30px;
}
.clearfix ul{
        padding-inline-start: 0px;
}
.wrap {
    min-width: 1226px;
    max-width: 1226px;
    box-sizing: border-box;
    margin: 0 auto;
}

.helpinfo .QRcode .QRcode_img {
    float: left;
    margin-top: 18px;
    margin-right: 35px;
}
.helpinfo .QRcode .QRcode_img img {
    width: 114px;
    height: 114px;
}
.helpinfo .QRcode .QRcode_img span {
    padding-top: 18px;
    width: 114px;
    text-align: center;
    font-size: 14px;
    color: #858585;
    display: block;
}

.titleBox .mainTitle {
    color: #333;
    position: relative;
}
.titleBox .subTitle {
    font-size: 16px;
    color: #878787;
    margin: 25px 0;
    line-height: 1.5;
}
.msg-icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(/images/user/lt.png) no-repeat 100% 100%;
    background-size: contain;
    position: absolute;
    top: 9px;
    right: 56px;
    cursor: pointer;
}
.link-item a {
    color: #0b4696;
}
h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.sc-icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(/images/user/sc.png) no-repeat 100% 100%;
    background-size: contain;
    position: absolute;
    top: 9px;
    right: 0px;
    cursor: pointer;
}
.helpinfo .helpinfo-item li {
    margin-bottom: 17px;
    color: #aaa;
    font-size: 16px;
}
.helpinfo ul a, .helpinfo ul span, .helpinfo ul em, .helpinfo ul label {
    color: #858585;
    font-size: 14px;
}
.helpinfo .helpinfo-item.helpinfo-email {
    width: 224px;
    padding-right: 20px;
}
.helpinfo .helpinfo_seo {
    padding-top: 35px;
    font-size: 14px;
}
.helpinfo .helpinfo_seo p{
    margin-top: 0px;
    margin-bottom: 0px;
    height: 14px;
}
.helpinfo .helpinfo_seo * {
    color: #858585;
}
.footer {
    background: #111111;
    padding: 23px 0 57px 0;
}
.footer a, .footer span {
    font-size: 14px;
    color: #464646;
}

.footer a {
    padding-left: 34px;
}
.sgs-floating-menu {
    width: 56px;
    height: 345px;
    position: fixed;
    right: 15px;
    top: 35%;
    z-index: 10000;
    font-size: 14px;
}
.sgs-floating-menu .menu li {
    width: 56px;
    height: 56px;
    background: #0b4696;
    cursor: pointer;
    color: #333;
    font-size: 12px;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
    border-radius: 3px;
    box-shadow: 2px 2px 5px 0px rgb(0 0 0 / 30%);
}
.sgs-floating-menu .menu li .menu-icon {
    margin: 5px 0 0 0px;
}
.sgs-floating-menu .menu li span.icon-desc {
    list-style: none;
    color: #FEFEFE;
    font-size: 12px;
    text-align: center;
    position: relative;
    border-radius: 8px;
}
.sgs-floating-menu .menu li.feedback .icon-desc {
    color: #696969;
}
.sgs-floating-menu .menu li .menu-more-phone {
    display: block;
    width: 188px;
    height: 56px;
    line-height: 56px;
    color: #FFF;
    font-size: 22px;
    overflow: hidden;
    white-space: nowrap;
    background: #444444;
    position: absolute;
    top: 0;
    right: 56px;
}
.sgs-floating-menu .menu li img {
    display: inline-block;
    width: 30px;
    height: 28px;
    margin: 5px 0 0 0;
}
a img {
    border: 0;
}
.sgs-floating-menu .menu li.hide {
    display: none;
}
.sgs-floating-menu .menu li.feedback {
    height: 30px;
    line-height: 30px;
    background: #E5E5E5;
    border-radius: 3px;
}
.sgs-floating-menu .floating-menu-feedback {
    display: none;
    width: 471px;
    height: 348px;
    background: white;
    border: 1px solid #BFBFBF;
    position: absolute;
    top: -35px;
    right: 66px;
}
.modal {
    position: absolute;
    right: 66px;
    width: 423px;
    height: 180px;
    background: #FFFFFF;
    border: 1px solid #BFBFBF;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    z-index: 9;
    display: none;
}
iframe.ld-chat-bot {
    z-index: 2147483647 !important;
}
.linkBox {
    width: 100%;
    /* margin: 10px 0; */
    padding: 0;
    /* height: 20px; */
}
.link-item {
    float: left;
    margin-right: 20px;
    font-size: 15px;
    color: #0b4696;
    position: relative;
}
.navSearchBox {
    height: 46px;
    float: right;
    position: relative;
    width: 400px;
    right: 0;
    top: 0;
}
.navSearchBox button {
    width: 46px;
    height: 46px;
    background: #0b4696;
    float: right;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border: 0;
}
.navSearchIconIcon {
    width: 20px;
    height: 20px;
    background: url(images/search.png) no-repeat 50% 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.sgs-floating-menu .menu li.phone .menu-icon i {
    display: inline-block;
    width: 30px;
    height: 28px;
    margin: 5px 0 0 0;
    background: url(images/floating.menu.tel.gif) no-repeat;
}
button {
    appearance: auto;
    writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: buttontext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    margin: 0em;
    padding: 1px 6px;

}
.navSearchBox .hotKeyword {
    position: absolute;
    right: 50px;
    top: 13px;
}
.navSearchBox .hotKeyword span {
    background: #ddd;
    color: #fff;
    padding: 0 5px;
    font-size: 12px;
    cursor: pointer;
    display: inline-block;
    margin-right: 3px;
    height: 20px;
    line-height: 20px;
}
.recomentLi-word {
    /* width: 100%; */
    /* text-align: center; */
    /* color: #000000; */
    /* font-size: 16px; */
    width: 90%;
    height: auto;
    text-align: center;
    display: block;
    margin: 20px auto 0;
    font-size: 17px;
    line-height: 1.47;
    color: #000000;
    letter-spacing: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recomentLi-word2 {
    height: auto;
    text-align: center;
    display: block;
    margin-top: 4px;
    font-size: 13px;
    color: #999999;
    letter-spacing: normal;
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sgs-detail-title {
    color: #aaa;
    cursor: pointer;
}
.footer a img {
    height: 13px;
}
.navSearchBox .linkageWord ul {
    padding: 5px 0;
    margin: 0;
}
.titleBox {
    width:956px;
    margin: 10px 0;
    border-bottom: 2px solid #e9e9e9;
    font-family: "Microsoft YaHei";
}
.titleBox h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.titleBox .subTitle {
    font-size: 16px;
    color: #878787;
    margin: 25px 0;
    line-height: 1.5;
    padding: 0 33px;
}
.link-item {
    float: left;
    margin-right: 20px;
    font-size: 15px;
    color: #0b4696;
    position: relative;
}
.link-item a {
    color: #0b4696;
}
.onelist{
    margin: 10px 0px 0px 0px;
}
.onelist label{
    width: 80px;
    display: inline-block;
}
.onelist input,.onelist select{
    padding: 0em 1em;
    height: 25px;
    line-height: 25px;
    width: 250px;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
}
input:required +label::after{
    content: "(必填)";
}
input:optional +label::after{
    content: "(选填)";
}
input:optional:focus,select:optional:focus{
    box-shadow: 0 0 3px 1px #999; /*水平偏移量 垂直偏移量 模糊度 扩展 颜色*/
}
.onelist #submitConsult{
    height: 35px;
    width: 250px;
    text-align: center;
    line-height: 35px;
    margin-top: 15px;
    background-color: #669bcb;
    color: #fff;
}
input:required:valid,select:required:valid{
    box-shadow: 0 0 5px rgb(101, 56, 56);
    border-color: rgb(101, 56, 56);
}
input:focus:invalid,select:focus:invalid{
    box-shadow: 0 0 3px #999;
    outline: #999 0.5px;
}

#divContainer{
    width:310px;
    height:450px;
    position: absolute;
    z-index: 9988;
    /*left: 300px;*/
    right: 0;
    top:127px;
    /*bottom: 0;*/
    /*border:1px solid #0000FF;*/
    margin:0px auto;
}

#downLoadExp:hover{
    opacity: 0.8;
}
#offerStart:hover{
    opacity: 0.8;
}

#submitConsult:hover{
    opacity: 0.8;
}


#info{
    margin:0px auto;
    position:fixed;
    /*top:500px;*/
    /*left:95%;*/
    z-index: 999;
    /*margin:-258px 0px 0px -300px;*/
    /*margin: -207px 0px 0px -230px;*/
    width: 310px;
    height:450px;
    background: #FFFFFF;
    box-shadow: 0px 7px 10px 0px rgb(0 0 0 / 12%);
    /*padding-bottom: 5px;*/
}
