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: 1440px; */
  font-family: "Microsoft YaHei";
  _width: expression(document.body.clientWidth < 1440 ? "1440px": "auto");
}

/* body鐨刢ss瀹氫箟:杩欓噷瀹氫箟椤甸潰涓婁笅宸﹀彸杈硅窛锛岄〉闈㈣儗鏅鑹诧紝婊氬姩鏉￠鑹叉牱寮� */

body {
  font-family: "寰蒋闆呴粦";
  /*鏂囧瓧瀛椾綋瀹氫箟 */
  font-size: 14px;
  /*鏂囧瓧澶у皬瀹氫箟 */
  color: #666666;
  /*鏂囧瓧棰滆壊瀹氫箟 */
  min-width: 1230px;
  outline: none;
}

* {
  word-break: break-all;
  word-wrap: break-word;
}

/* 缃戠珯瓒呴摼鎺ss閫氱敤璁剧疆 */

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: 1340px;
  margin: 0 auto;
  height: auto;
} */
.wrap2 {
  width: 1200px;
  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: #1e50ae;
}

.color {
  color: #1e50ae;
}

.bgcolor {
  background: #f7f7f7;
}

/*header*/
.header_top {
  background: url(../images/header_bg.png) no-repeat top center;
}
.header_top .wrap2 {
  position: relative;
  width: 1200px;
}

.localer {
  position: absolute;
  top: 10px;
  right: 0;
  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_tel {
  padding: 8px 0 10px;
}
.header_tel .logo {
  display: block;
  position: relative;
  margin:20px 0;
}
.header_tel .logo div {
  font-size: 17px;
  color: #202124;
  position: absolute;
  top: 5px;
  right: -245px;
}
.header_tel .logo div span {
  font-size: 20px;
  display: block;
  color: #000;
  font-weight: bold;
  margin-bottom: 2px;
}
.header_tel .tel {
  background: url(../images/header_tel.png) no-repeat left center;
  padding-left: 60px;
  margin-top: 15px;
}
.header_tel .tel span {
  font-size: 22px;
  color: #202124;
  display: block;
  margin-top: 2px;
}

.header_nav {
  height: 70px;
  position: relative;
  z-index: 99;
  background: #11398d;
}
.menu > ul > li {
  float: left;
  height: 70px;
  line-height: 70px;
  width: 170px;
  text-align: center;
  position: relative;
}
.menu > ul > li > a {
  font-size: 18px;
  color: #fff;
}

.erji {
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  z-index: 19;
  display: none;
}
.erji > li {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #11398d;
  width: 150%;
}
.erji > li > a {
  color: #fff;
  font-size: 14px;
}
.erji > li:hover {
  background: #fff;
}
.erji > li:hover > a {
  color: #11398d;
}
.erji > li.bg {
  padding-top: 8px;
  background: url(../images/arrow1.png) no-repeat top center;
}
.erji > li.bg:hover {
  background: url(../images/arrow2.png) no-repeat top center;
}

.index_banner {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
/* .banner {
  width: 1920px;
  height: 600px;
  left: 50%;
  margin-left: -960px;
  overflow: hidden;
  min-width: 1440px;
}
.banner ul {
  width: 7680px;
  height: 600px;
  position: absolute;
  top: 0;
  left: 0;
}
.banner ul li {
  float: left;
}
.banner ul img {
  width: 1920px;
  height: 600px;
  display: block;
}
.banner .btn {
  width: 71px;
  height: 71px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
}
.banner .btn_l {
  left: 3%;
  background: url(../images/vbg01.png) -572px -1506px;
  background-repeat: no-repeat;
  margin-left: 1%;
  transition: margin-left 0.3s ease-out 0s;
}
.banner .btn_l:hover {
  margin-left: 0.5%;
}
.banner .btn_l:after {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  top: 36px;
  background-color: #858585;
  left: 20px;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.banner .btn_l:hover:after {
  width: 30px;
  left: 28px;
}
.banner .btn_r {
  right: 3%;
  background: url(../images/vbg01.png) -613px -1506px;
  background-repeat: no-repeat;
  margin-right: 1%;
  transition: margin-right 0.3s ease-out 0s;
}
.banner .btn_r:hover {
  margin-right: 0.5%;
}
.banner .btn_r:after {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  top: 36px;
  background-color: #858585;
  right: 20px;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.banner .btn_r:hover:after {
  width: 30px;
  right: 28px;
} */

/* 鏁堟灉 */
.imageEffects {
  position: absolute;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
}
.imageEffectsAnimate {
  transition: opacity 0.8s;
  -moz-transition: opacity 0.8s;
  -webkit-transition: opacity 0.8s;
  -o-transition: opacity 0.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;
}

/*footer*/
.footer {
  width: 100%;
  padding-top: 30px;
  background: #265ebf;
  color: #fff;
  padding-bottom: 30px;
}
.footer .wrap3 {
  width: 1340px;
  margin: 0 auto;
  height: auto;
}
.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: 400px;
  float: left;
}
.footer_nav ul li {
  display: inline-block;
  margin: 0 48px 30px 0;
}
.footer_nav ul li a {
  font-size: 18px;
  color: #d2def3;
}

.footerC {
  width: 400px;
  float: left;
  margin-left: 186px;
}
.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: #153978;
  line-height: 50px;
  font-size: 15px;
  height: 54px;
}
.foot_bot .wrap4 {
  width: 1340px;
  margin: 0 auto;
  overflow: hidden;
}
.foot_bot span {
  color: #abbcd9;
  margin: 0 auto;
}
/* .foot_bot p{color: #abbcd9;padding-right:500px;float: right;line-height: 54px;} */
.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;
}
