@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin:0; padding:0; border: 0;}
a,area{ outline:none; blr:expression(this.onFocus=this.blur()); }
a { text-decoration:none;color:#444;}
a:hover { text-decoration:none; -webkit-tap-highlight-color:transparent; color:#2966ca}
img { -ms-interpolation-mode: bicubic; }

html, body { font-family:'微软雅黑', sans-serif; min-width:1260px;}
html{height:100%; position:relative}
input { border-radius:0; }
button{-webkit-appearance: none; border-radius:0;}
div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form { list-style:none; }
@-webkit-viewport { width:device-width; }
@-moz-viewport { width:device-width; }
@-ms-viewport { width:device-width; }
@-o-viewport { width:device-width; }
@viewport { width:device-width; }
.boxcenter { margin:0 auto;}
.fl_all { float:left; display:inline-block }
.fr_all { float:right; display:inline-block }
.txtdot { overflow:hidden; white-space:nowrap; text-overflow:ellipsis }


/*responsive Normal*/
.maxcontainer { min-width:1200px; }
.container {width:1260px;}
.fl_pc { float:left; display:inline-block }
.fr_pc { float:right; display:inline-block }
.col_2in1 { width:50%; *width:49.9% }
.col_3in1 { width:33.3%  }
.col_4in1 { width:25%; *width:24.9% }
.col_5in1 { width:20%; *width:19.9% }
.col_6in1 { width:16.6% }
.pchide { display:none; }
.mhide { display:block; }
.padhide{display:block;}
.padshow{display:none;}
.mar0{margin-left:0 !important; margin-right:0 !important;}
.clearfix:after {content:""; display:block; height:0; visibility:hidden; clear:both; }
.clearfix{zoom:1;}
.clear{clear:both; height:0; font-size:0;overflow:hidden; line-height:0;}
.main{position:relative; overflow:hidden;}

/* .demo { border:10px #3366CC solid; height:1200px; background-image: linear-gradient(to bottom, #09F, #6C6); font-size:30px; color:#FFF; text-align:center; line-height:80px; } */




/* 点击瞬间出现蓝色背景问题 */
body {
    position: relative;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
a:focus,input:focus,p:focus,div:focus {
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    /* -webkit-user-modify:read-write-plaintext-only; */
}

/* 图片宽高100% */
.img {
    width: 100% !important;
    height: 100% !important;
}
.hide {
    display: none !important;
}
.active {
    display: block !important;
}

.main-container {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

/* ******************************顶部版号部分************************ */
.trs-main {
    width: 100%;
    height: 38px;
    background-color: #ecedf0;
}
.trs-main .trs {
    text-align: right;
    font-size: 14px;
}
.trs-main .trs .company {
    display: inline-block;
    height: 100%;
    line-height: 38px;
    color: #000033;
    margin-right: 32px;
}
.trs-main .trs .number {
    display: inline-block;
    color: #d32121;
    height: 100%;
    line-height: 38px;
}
/* ******************************顶部菜单栏************************ */
.nav-main-contaniner {
    position: relative;
    width: 100%;
    height: 60px;
    max-width: 1920px;
    margin: 0 auto;
}
.nav-main {
    position: relative;
    height: 100%;
    line-height: 60px;
}
.nav-main .nav-logo {
    position: absolute;
    width: 147px;
    height: 36px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.nav-main .nav-logo .logo-a {
    display: block;
    width: 100%;
    height: 100%;
}
.nav-main .nav-item-main {
    float: right;
}
.nav-main .nav-item-main .nav-item {
    float: left;
    /*font-family: "SourceHanSansCN";*/
    font-size: 16px;
    margin-left: 48px;
    cursor: pointer;
    box-sizing: border-box;
}
.nav-main .nav-item-main .nav-item:hover {
    color: #1f5dce;
}
/* 隐藏菜单部分 */
.nav-menu-container {
    position: relative;
    width: 100%;
    box-shadow: 1.5px 2.598px 13px 0px rgb( 190, 191, 192 );
    background-color: #fff;
    z-index: 12;
    max-width: 1920px;
    margin: 0 auto;
}
.nav-menu-container._height1{min-height: 480px;}
.nav-menu-main {
    padding: 29px 0 0 0;
}
.nav-menu-main .nav-menu-list {
    display: inline-block;
    width: 208px;
    font-size: 16px;
    vertical-align: top;
}
.nav-menu-main .nav-menuSecond-list {
    display: inline-block;
    width: 1042px;
    border-left: 1px solid #e9e9e9;
    padding: 0 50px 0 70px;
    box-sizing: border-box;
}
.nav-menu-search {
    position: relative;display:none;
    height: 36px;
}
.search-input {
    width: 100%;
    height: 100%;
    outline: none;
    background: #f2f5f9;
    border: none;
    border-radius: 5px;
    text-indent: 1em;
}
.nav-menu-main .nav-menu-list .nav-menu-list-item {
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    box-sizing: border-box;
}
.list-item-icon {
    width: 2em;
    height: 3px;
    background: #fff;
}
.search-icon {
    position: absolute;
    right: 5px;
    top: 0;
    width: 36px;
    height: 36px;
}
.nav-menuSecond-module {
    margin-top: 30px;
}
.module {
    display: inline-block;
    width: 303px;
    vertical-align: top;
}
.module-item {
    font-size: 14px;
    margin-bottom: 16px;
}

.module-item .item-a.yellow{background:url(product_item_icon_03.png) no-repeat left center;color:#ff6600;display: block;padding-left: 30px;}

.item-title {
    color: #1f5dce;
}
.item-title-go{display: inline-block;padding-right: 23px;background:url(s_m_arrow_1.png) no-repeat right center;background-size: auto 50%;}
.item-text {
    height: 34px;
    line-height: 34px;
}
.xx-main {
    position: absolute;
    width: 17px;
    height: 17px;
    right: 30px;
    top: 20px;
    cursor: pointer;
}
.nav-hide {
    display: none !important;
}
.nav-active {
    display: inline-block !important;
}
.nav-list-active {
    color: #1f5dce;
}
.nav-menu-list-item-icon {
    opacity: 0;
    width: 30px;
    height: 4px;
    background-color: #1f5dce;
}
.nav-menu-list-item-icon-active {
    opacity: 1;
}
.nav-menu-container-es {
    width: 74px;
    border: none;
    position: absolute;
    right: 55%;
    transform: translateX(466%);
    top: 60px;
    z-index: 4;
    padding: 10px 20px;
}
.nav-menu-container-esn {
    width: 74px;
    border: none;
    position: absolute;
    left: 45%;transform: translateX(260%);
    top: 60px;
    z-index: 4;
    padding: 10px 20px;
}
.module-es {
    width: 100%;
}




/* ******************************底部************************ */
.footer-container {
    width: 100%;
    background-color: #f7f9fb;
    padding: 28px 0 38px 0;
}
.footer-us-main {
    width: 100%;
}
.us-text {
    display: inline-block;
    width: 1011px;
}
.us-text .text-title-main {
    width: 100%;
    margin-bottom: 20px;
}
.us-text .text-title-main .title-item {
    display: inline-block;
    font-size: 14px;
    color: #333;
}
.us-text .text-title-main .title-item:nth-child(1) {
    margin-right: 535px;
}
.us-text .text-title-main .title-item:nth-child(2) {
    margin-right: 190px;
}
.us-text .text-title-main .title-item:nth-child(3) {
    margin-right: 106px;
}
.us-text .text-link-main {
    width: 100%;
    padding: 12px 0 24px 0;
    border-top: #d5d9e0 1px solid;
    border-bottom: #d5d9e0 1px solid;
}
.us-text .text-link-main .link-class-main {
    display: inline-block;
    width: 100px;
    vertical-align: top;
    font-size: 12px;
    color: #425068;
}
.us-text .text-link-main .link-class-main:nth-child(1) {
    width: 200px;
    margin-right: 80px;
}
.us-text .text-link-main .link-class-main:nth-child(2) {
    width: 200px;
    margin-right: 106px;
}
.us-text .text-link-main .link-class-main:nth-child(3) {
    margin-right: 148px;
}
.us-text .text-link-main .link-class-main .link-item {
    line-height: 32px;
    color: #425068;
}
.us-text .text-link-main .link-class-main .link-item .link-a {
    display: block;
    width: 100%;
    height: 100%;
}
/* 二维码部分 */
.us-link {
    width: 172px;
    height: 232px;
    float: right;
}
.us-link .link-title {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}
.link-icon-main {
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.link-icon-main .item-text {
    font-size: 14px;
    color: #425068;
}
.link-phone {
    margin-top: 14px;
    color: #425068;
}
.phone-text {
    font-size: 12px;
    letter-spacing: 2px;
}
.phone-number {
    font-size: 14px;white-space:nowrap;
    letter-spacing: 1px;
}
.link-btn {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background-color: #0f51ca;
    color: #fff;
    text-align: center;
    margin-top: 22px;
    cursor: pointer;
}
.footer-copyright-main {
    font-size: 12px;
    color: #425068;
    margin-top: 14px;
}
.copyright-item-end {
    margin-top: 10px;
}

/* ******************************侧边栏************************ */
.aside-container {
    position: fixed;
    top: 30%;
    right: 30px;
    z-index: 11;
    width: 52px;
    height: 204px;
}
.aside-consult-h {
    display: none;
    position: absolute;
    top: 35px;
    right: 48px;
    opacity: 0;
    width: 15px;
    height: 64px;
}
.aside-phone-h {
    display: none;
    position: absolute;
    top: -14px;
    right: 36px;
    opacity: 0;
    width: 50px;
    height: 50px;
}
.aside-consult-main {
    position: relative;
    width: 48px;
    height: 130px;
    border-radius: 24px;
    background-image: -moz-linear-gradient( -90deg, rgb(243,97,46) 2%, rgb(245,130,59) 53%, rgb(246,162,72) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(243,97,46) 2%, rgb(245,130,59) 53%, rgb(246,162,72) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(243,97,46) 2%, rgb(245,130,59) 53%, rgb(246,162,72) 100%);
    cursor: pointer;
}
.aside-consult-main:hover .aside-consult-h {
    display: block;
}
.aside-phone-main:hover .aside-phone-h {
    display: block;
}
.consult-icon {
    width: 38px;
    height: 38px;
    margin: 0 auto;
    padding-top: 5px;
}
.consult-text {
    width: 16px;
    height: 68px;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    margin: 0 auto;
    margin-top: 8px;
}
.aside-phone-main {
    position: relative;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: rgb( 255, 255, 255 ) url("./s_aside2.png") no-repeat center;
    box-shadow: 1.5px 2.598px 13px 0px rgb( 190, 191, 192 );
    margin-top: 20px;
    cursor: pointer;
}
.aside-phone-main:hover {
    background: rgb( 255, 255, 255 ) url("./s_aside2_active.png") no-repeat center;
}
.aside-consult-hide {
    display: none;
    position: absolute;
    top: 35px;
    left: -210px;
    right: auto;
    width: 196px;
    height: 63px;
    font-size: 14px;
    line-height: 24px;
    background-color: #fff;
    padding: 4px 0 0 26px;
    box-sizing: border-box;
}
.aside-consult-hide-title {
    color: #333333;
}
.aside-consult-hide-text {
    color: #f3612e;
}
.aside-phone-hide {
    display: none;
    position: absolute;
    left: -260px;
    right: auto;
    bottom: 30px;
    width: 245px;
    height: 197px;
    background-color: #fff;
    border-radius: 2px;
    padding: 20px 0 0 14px;
    box-sizing: border-box;
}
.aside-phone-hide-item {
    margin-bottom: 10px;
}
.aside-phone-hide-item .item-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
}
.aside-phone-hide-item .item-content {
    display: inline-block;
    margin-left: 10px;
    line-height: 25px;
    font-size: 14px;
}
.item-content-text {
    color: #064796;
}



.x_wdjqr_icon{
    position: relative;
    width: 52px;
    height: 52px;    
    background:url(./x_wd516_1.png) no-repeat center;
    box-shadow: 1.5px 2.598px 13px 0px rgb(190 191 192);
    margin-top: 20px;
    cursor: pointer;
    border-radius: 50%;
    background-size:52px;
}
.x_wdjqr_icon_h{
    display: none;
    position: absolute;
    top: -14px;
    right: 36px;
    opacity: 0;
    width: 50px;
    height: 50px;
}
.x_wdjqr_box{
    position: absolute;
    left: -415px;
    right: auto;
    bottom: 30px;
    width: 400px;
    height: 450px;
    background-color: #fff;
    border-radius: 2px;
    padding: 0px;
    box-sizing: border-box;
    top: -320px;
}
.x_wdjqr_close{background:url(./x_wd516_3.png) no-repeat center; background-size:10px; width:10px; height:10px; position:absolute; right:4px; top:4px; cursor: pointer;}
.mobile_wdjqr{display:none}



/* ******************************虚拟人弹出层************************ */
.virtual-main {
    position: absolute;
    z-index: 39;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    background-color: #fff;
}
.virtual-close {
    position: absolute;
    top: 30px;
    right: 5%;
    width: 17px;
    height: 17px;
    cursor: pointer;
}



.page {text-align:center;margin: 40px 0;}
.page a{height:34px; padding:0 10px; font-size:16px; display:inline-block; margin:0 8px; color:#333; border:1px solid #d2d2d2; line-height:34px;}
.page .now{border:0; color:#0000cc;}
