body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}

input {
    outline: none;
    border: none;
}

html {
    _overflow-y: scroll;
}


/*****！！页面通用css样式定义开始******/

html,
body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth < 1200 ? "1200px": "auto");
}


/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 14px;
    /*文字大小定义 */
    color: #666666;
    /*文字颜色定义 */
    min-width: 1200px;
    outline: none;
}

* {
    word-break: break-all;
    word-wrap: break-word
}


/* 网站超链接css通用设置 */

a {
    text-decoration: none;
}


/* 链接无下划线,有为underline */

a:link {
    color: #2c2c2c;
}


/* 未访问的链接 */

a:visited {
    color: #2c2c2c;
}


/* 已访问的链接 */

a:hover {
    color: #2c2c2c;
    text-decoration: none;
}


/* 鼠标在链接上 */

a:active {
    color: #2c2c2c;
}


/* a {
    transition: all 0.3s linear 0s;
} */


/* 点击激活链接 */

p {
    line-height: 24px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*清除浮动*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.wrap1 {
    width: 1430px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    box-shadow: 0 0 0 60px #eee inset;
    -webkit-text-fill-color: #fff;
}


/*表格样式定义 */

checkbox {
    border: 0px;
}


/*选择框样式定义 */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}

/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #1c3b63;
}

.color {
    color: #1c3b63;
}

.bgcolor{background: #f7f7f7;}

/*header*/
.header_top{padding: 25px 0;}
.header_top .wrap{position: relative;}
.header_top .logo{position: relative;}
.header_top .logo img{display: block;height: 63px;}
.header_top .logo div{font-size: 16px;color: #091e3d;position: absolute;top: 10px;right: -230px;}
.header_top .logo div span{font-size: 18px;display: block;font-weight: bold;}
.header_top .tel{background: url(../images/header_tel.png) no-repeat left center;padding-left:55px;margin-top: 5px;}
.header_top .tel span{font-size: 24px;color: #091e3d;display: block;}

.localer {position: absolute;top: 25px;right: 235px;z-index: 31;}
.localer ul li{height: 16px;line-height: 16px;text-align: center;display: inline-block;margin-left: 5px;}
.localer ul li a{height: 16px;display: block;}
.localer ul li .icon {width: 22px;height: 16px;display: inline-block;_display: inline;_zoom: 1;}
.localer ul li .languageCn_Icon{background: url(../images/national_cn.png) 50% no-repeat;}
.localer ul li .languageEn_Icon{background: url(../images/national_en.png) 50% no-repeat;}

.header_nav {height: 90px;position: relative;z-index: 99;background:#091e3d;}
.menu>ul>li {float: left;height: 90px;line-height:90px;width:132px;text-align: center;position: relative;}
.menu>ul>li>a {font-size: 18px;color: #fff;}

.erji{position: absolute;top:90px;left:-30px;width: 100%; z-index: 19;display: none;}
.erji>li{height: 40px;line-height: 40px;text-align: center;background: #091e3d;width: 150%; }
.erji>li>a{color: #fff;font-size: 16px;}
.erji>li:hover{background: #fff;}
.erji>li:hover>a{color: #091e3d;}
.erji>li.bg{padding-top: 8px;background:url(../images/erji_arrow.png) no-repeat top center;}
.erji>li.bg:hover{background:url(../images/erji_arrow1.png) no-repeat top center;}

/* banner */
.banner{width:100%;overflow-x: hidden;}
.banner .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}
.banner .swiper-slide img{display:block;width:100%;object-fit:cover}

/*footer*/
.footer {width: 100%;padding-top: 30px;background: #1c3b63;color: #fff;padding-bottom:70px;}
.footer .nav_title{font-size: 24px;line-height: 100px;border-bottom: #92a9d0 1px solid;margin-bottom: 44px;}
.footer .nav_title span{font-size: 24px;color:#92a9d0;}

.footer_nav {width: 380px;float: left;}
.footer_nav ul li {display: inline-block;margin:0 53px 30px 0}
.footer_nav ul li a {font-size: 18px;color: #d2def3;}

.footerC {width: 400px;float: left;margin-left: 115px;}
.footerC .foot_logo{margin-top: 0px;width: 200px;}
.footerC .contact{margin-top: 15px;}
.footerC .contact p{font-size: 18px;line-height: 28px;color: #d2def3;}

.chat{float: right;padding-left: 100px;}
.chat img{width: 170px;height: 170px;display: block;margin-top: 80px;}
.chat p{font-size: 18px;width:170px;text-align: center;margin-top: 10px;color: #d2def3;}

.foot_bot {width: 100%;color: #fff;text-align: center;background: #193456;line-height: 50px;font-size: 15px;height: 54px;}
.foot_bot span{color: #abbcd9;margin: 0 auto;}
.foot_bot a {color: #abbcd9;} 

#returnTop{position: fixed;right: 40px;bottom: 50px;width: 45px;height: 50px;background:url(../images/top.png) no-repeat;}
#returnTop:hover{background:url(../images/top_hover.png) no-repeat;opacity: 0.2;}

/* 效果 */
.imageEffects{position:absolute;opacity:0;-webkit-opacity:0;-moz-opacity:0;-khtml-opacity:0}
.imageEffectsAnimate{transition:opacity .8s;-moz-transition:opacity .8s;-webkit-transition:opacity .8s;-o-transition:opacity .8s}
.imageEffects_Magnifier{background:url(../images/pro_btn.png) 50% no-repeat;}

/* @keyframes wrapper-gradient {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes img-gradient {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}

.gradient-wrapper {
    display: inline-block;
    overflow: hidden;
    animation: wrapper-gradient 1s linear;
}
.img-gradient{animation: img-gradient 1s linear;}

@keyframes changeBiger {
    from {  
    transform: scale(0.2);   
    }
    to {   
    transform: scale(1);  
    }   
 }
.circle{animation: changeBiger 1.5s ease-out forwards;} */
