@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; } */



.hide {
    display: none !important;
}


/* breadcrumbs */
.breadcrumbs {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #444;
    margin-bottom: 25px;
}

.breadcrumbs span {
    margin-right: 5px;
}

.breadcrumbs span a {
    color: #064993;
}

.breadcrumbs span a::after {
    content: ">";
    padding-left: 10px;
}



/* page */
.page {
    overflow: hidden;
}

.page a {
    padding:6px 10px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #AAAAAA;
    float: left;
    margin-right: 4px;
}
.page a.active{
    background:#064796;
    color:#fff;
}


/* ******************************顶部菜单栏************************ */
.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-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;
    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: 390px;
    vertical-align: top;
}

.module-item {
    font-size: 14px;
    margin-bottom: 16px;
}

.item-title {
    color: #000;
}
.item-title:hover{
    color: #1f5dce;
}
.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 {
    display: none;
    width: 30px;
    height: 4px;
    background-color: #1f5dce;
}

.nav-menu-list-item-icon-active {
    display: block;
}

.nav-menu-container-es {
    width: 160px;
    border: none;
    position: absolute;
    right: 50%;
    transform: translateX(320%);
    top: 60px;
    z-index: 4;
    padding: 10px 20px;
}

.nav-menu-container-esn {
    width: 200px;
    border: none;
    position: absolute;
    right: 50%;
    transform: translateX(242%);
    top: 60px;
    z-index: 4;
    padding: 10px 20px;
}

.module-es {
    width: 100%;
}

/* ******************************轮播图部分************************ */
#swiper_banner .swiper-slide {
    width: auto;
    height: 478px;
    position: relative;
}

#swiper_banner .swiper-slide img {
    width: 100%;
    height: 478px;
    position: absolute;
    top: 0;
    left: 0;
}

#swiper_banner .swiper-slide .con {
    width: 1260px;
    height: auto;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 1.6em;
    color: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}
#swiper_banner .swiper-slide .con p{
    width:600px;
    margin:0 auto;
    float:left;
}

.swiper-container{
    width: 100%;
    max-width: 1920px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    left: calc((100vw - 1260px)/2);
    width: auto;
}

.swiper-pagination-banner {
    width: 1260px;
    height: 20px;
    bottom: 40px;
    text-align: left;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 32px;
    height: 4px;
    display: inline-block;
    border-radius: 2px;
    background: #e2e8f0;
}

.swiper-pagination .swiper-pagination-bullet-active {
    background: #f3612e;
}





/* ******************************底部************************ */
.footer-container {
    width: 100%;
    background-color: #f7f9fb;
}

.footer-container .box {
    width: 1260px;
    margin: 0 auto;
    height: auto;
    padding-bottom:20px;
}

.footer-container .box .head {
    border-bottom: 1px solid #D8DCE0;
    height: 140px;
    overflow: hidden;
    padding-top: 60px;
    box-sizing: border-box;
}

.footer-container .box .head .fl {
    float: left;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #444;
    line-height: 36px;
}

.footer-container .box .head .fl a {
    color: #444;
    margin: 0 10px;
}

.footer-container .box .head .fl img {
    margin-right: 20px;
    vertical-align: middle;
}

.footer-container .box .head .fr {
    float: right;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #444;
    line-height: 36px;
    text-align: right;
}

.footer-container .box .head .fr i {
    width: 20px;
    height: 18px;
    display: inline-block;
    background: url(./ico07.png);
    position: relative;
    top: 2px;
    margin-right: 15px;
}

.footer-container .box .copyright {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #444;
    line-height: 36px;
    text-align: center;
    padding-top: 22px;
}

.footer-container .box .copyright span {
    margin: 0 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;
    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;
    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;
}