﻿* {
  box-sizing: border-box;
  outline: 0;
}

@font-face {
  font-family: "Walkway Condensed SemiBold";
  src: url("../font/Walkway Condensed SemiBold.woff2") format("woff2"), url("../font/Walkway Condensed SemiBold.woff") format("woff"), url("../font/Walkway Condensed SemiBold.ttf") format("truetype"), url("../font/Walkway Condensed SemiBold.eot") format("embedded-opentype"), url("../font/Walkway Condensed SemiBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avgr45w";
  src: url("../font/avgr45w.woff2") format("woff2"), url("../font/avgr45w.woff") format("woff"), url("../font/avgr45w.ttf") format("truetype"), url("../font/avgr45w.eot") format("embedded-opentype"), url("../font/avgr45w.svg") format("svg");
}
a {
  color: #666;
  outline: none;
  text-decoration: none;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}
a:hover {
  color: #45b0e8;
}
input {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
b,
small,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
sub,
sup,
tt,
var,
del,
dfn,
ins,
kbd,
q,
s,
samp,
strike,
applet,
object,
iframe,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,

hgroup,
menu,

output,
ruby,
section,
summary,
time,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
mark,
audio,
video,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
img {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  width: 100%;
}
input[type='reset'],
input[type='button'],
input[type='submit'],
input[type='radio'] {
  cursor: pointer;
  outline: none;
}
input[type='checkbox'],
input[type='radio'] {
  position: relative;
  vertical-align: middle;
  margin-top: -2px;
  margin-bottom: 1px;
  margin-left: 5px;
  margin-right: 5px;
}
textarea,
input[type='email'],
input[type='date'],
input[type='password'],
input[type='text'],
input[type='button'] {
  padding: 0;
  color: #666;
  margin: 0;
  outline: none;
}
.vcenter {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  vertical-align: middle;
}
.clearfix:after {
  clear: both;
  height: 0;
  content: "";
  line-height: 0;
  font-size: 0;
  display: block;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
#homewrap {
  overflow: hidden;
  position: relative;
  width: 100%;
}
#homemain {
  top: 0;
  position: relative;
}
.pagez {
  width: 100%;
  margin: 0;
}
#page1 {
  background: #fff;
}
#page3 {
  background:#fff;
}
#page2 {
  background: url(../images/home-product-bg.png) no-repeat top center #45b0e8;
}
#page4 {
  background: url(../images/bg3.png) no-repeat bottom center #ececec;
}
#page5 {
  background: url(../images/bg4.png) no-repeat bottom center #67bc62;
}
#page6 {
  overflow: hidden;
  background: url(../images/bg5.png) no-repeat bottom center #004387;
  position:relative;
}
#page7 {
  background: url(../images/home-contact-bg.jpg) no-repeat top center;
}
.bannerz {
  overflow: hidden;
  z-index: 1;
  width: 100%;
}
.bannerz .banner-pc {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.bannerz .banner-pc .bannerpc-img {
  left: 0;
  top: 0;
  position: relative;
  overflow: hidden;
}
.bannerz .banner-pc .bannerpc-img li {
  position: relative;
  float: left;
  overflow: hidden;
}
.bannerz .banner-pc .bannerpc-img li span {
  display: inline-block;
  width: 100%;
  height: 100%;

  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  background-size: 100% 100%;
}
.bannerz .banner-pc .bannerpc-btn {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
  text-align: center;
}
.bannerz .banner-pc .bannerpc-btn li {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  font-size: 0;
  cursor: pointer;
  margin: 0 3px;
}
.bannerz .banner-pc .bannerpc-btn .on {
  background: #45b0e8;
}
.page-btn {
  width: 22px;
  height: 400px;
  position: fixed;
  z-index: 999;
  right: 30px;
  top: 40%;
}
.page-btn .page-dian {
  width: 22px;
  margin: 0 auto;
  position: relative;
}
.page-btn .page-dian li {
  width: 22px;
  height: 24px;
  font-size: 0;
  margin: 0 auto;
  cursor: pointer;
  background: url("../images/dian.png") no-repeat center;
  background-size: 15px auto;
}
.page-btn .page-dian .on {
  background: url("../images/dian1.png") no-repeat center;
}
.page-btn .prev {
  width: 22px;
  height: 24px;
  cursor: pointer;
  margin: 0 auto;
  top: -20px;
  position: absolute;
  /*background: url("../images/shang.png") no-repeat center;*/
}
.page-btn .next {
  width: 22px;
  height: 24px;
  cursor: pointer;
  margin: 0 auto;
  position: absolute;
  top: 165px;
  /*background: url("../images/xia.png") no-repeat center;*/
}
/*@media (max-width:1280px) {
    .page-btn {
        display: none;
    }
}*/
.bd_weixin_popup {
  box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
}
.top {
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 33px;
  padding: 5px 0;
  color: #c3c3c3;
  line-height: 20px;
  background: #323232;
  position: absolute;
  min-width: 1260px;
}
.top a {
  color: #c3c3c3;
  padding: 0 10px;
  display: inline-block;
}
.top a:hover {
  color: #fff;
}
.top .container {
  position: relative;
}
.top .msg,
.top .login,
.top .regsiter,
.top .language-cn,
.top .language-en,
.top #bds_tsina,
.top #bds_weixin {
  background-repeat: no-repeat;
  background-image: url(../images/icon.png);
}
.top .msg {
  float: left;
  padding-left: 15px;
  background-position: -13px -13px;
}
.top .msg02 {
  float: right;
  margin-right: 100px;
  border-right: solid 1px #555;
}
.top .login {
  padding-left: 20px;
  background-position: -13px -32px;
}
.top .regsiter {
  padding-left: 20px;
  background-position: -13px -53px;
}
.top .language-cn {
  padding-left: 25px;
  background-position: -13px -72px;
}
.top .language-en {
  padding-left: 25px;
  background-position: -13px -90px;
}
.top #bds_tsina {
  width: 23px;
  height: 23px;
  background-position: -13px -139px;
}
.top #bds_weixin {
  width: 23px;
  height: 23px;
  background-position: -13px -169px;
}
.top .share {
  top: 0;
  right: 0;
  position: absolute;
}
.top .bdshare-button-style0-16 a {
  margin: 0;
}

.header-home {
  top: 33px;
  left: 0;
  width: 100%;
  min-width: 1260px;
  z-index: 99;
  height: 98px;
  position: absolute;
  background: #fff;
  box-shadow: 0 0 2px #eee;
}
.header-home .container {
  margin: 0 auto;
  width: 1200px;
  position: relative;
}
.header-home .logo {
  top: 0;
  left: 0;
  z-index: 9;
  position: absolute;
}
.header-home .search {
  width: 200px;
  height: 30px;
  float: right;
  margin-top: 30px;
  border-bottom: solid 1px #ccc;
}
.header-home .search input {
  border: 0;
  color: #666;
  width: 85%;
  padding: 5px 10px;
  font-size: 12px;
  font-family: "瀵邦喛钂嬮梿鍛寸拨";
}
.header-home .search .button {
  width: 20px;
  height: 25px;
  float: right;
  margin-top: 3px;
  margin-right: 10px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -13px -112px;
  background-image: url(../images/icon.png);
}
@media (max-width: 1280px) {
  .header-home {
    top: 33px;
  }
}
.fixed {
  top: 0px;
  min-width: 1260px;
  left: 0;
  width: 100%;
  z-index: 999;
  position: fixed;
  box-shadow: 0 0 1px #999;
}
@media (max-width:1024px) {
	.fixed {
		position: initial;
	}	
}

.fixed1 {
  top: 0;
}

.footer {
  color: #fff;
  font-size: 14px;
  padding: 35px 0;
  text-align: center;
  background: #45b0e8;
}
.footer a {
  color: #fff;
  margin-left: 10px;
  text-decoration: underline;
}
.banner {
  width: 100%;
  display: block;
  height: 100%;
  overflow: hidden;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.banner span {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}
.banner .slick-dots li button {
  width: 12px;
  height: 12px;
  cursor: pointer;
  background: #fff;
  vertical-align: top;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.banner .slick-dots li.slick-active button {
  background: #e73227;
}
.banner .slick-dots {
  width: 1260px;
  left: 50%;
  bottom: 35px;
  margin-left: -630px;
  text-align: center;
}
.home-title {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}
.home-title p {
  height: 70px;
  margin-top:0px;
  color: #0a0a0a;
  display: inline-block;
 
}
.home-title .t1,
.home-title .t2 {
  width: 100%;
  display: inline-block;
}
.home-title .t1 .bg,
.home-title .t2 .bg {
  padding: 0 20px;
 
}
.home-title .t1 {
  
  line-height:30px;
  font-size: 21px;
  position: relative;
  font-weight:300;
}
.home-title .t2 {
  
  font-size: 36px;
  line-height: 50px;
  position: relative;
  font-weight: 600;
}
.home-about {
  color: #777;
  font-size: 14px;
  line-height: 26px;
  padding-top: 140px;
}
.home-about .pic {
  position: relative;
 
}

.home-about .text {
  width: 40%;
  float: right;
  padding-top: 50px;
  position: relative;
  
}
.home-about h3 { font-size:26px; color:#000; font-weight:600; margin-bottom:50px }
.home-about .t3,
.home-about .t4 {
  position: relative;
  font-size:14px;
  line-height:30px;
  color:#666;
  height:180px;
  overflow:hidden;
}
.home-about .button {
  margin-top: 50px;
  display: inline-block;
  border-radius: 40px;
  padding: 0 50px;
  line-height: 40px;
  color: #fff;
  background:#004387;
  
  position: relative;
}
.home-about .button:hover {
  color: #fff;
  background: #00a0e9;
}

.home-product {
  line-height: 26px;
  padding-top: 140px;
  
}
.home-product .home-title p {
  border-color: #fff;
  color: #fff;
}
.home-product .home-title .t1 .bg,
.home-product .home-title .t2 .bg {
  
}
.home-product li {
  width: 20%;
  float: left;
  padding: 50px;
  padding-top: 0;
  text-align: center;
  position: relative;
}
.home-product li a {
  color: #fff;
  display: block;
}
.home-product li .icon {
  height: 138px;
  height: 130px;
  position: relative;

}
.home-product li:hover .icon {
	margin-top:-30px;
	transition:all .6s;
-webkit-transition:all .6s;
-moz-transition:all .6s;
-ms-transition:all .6s;
-o-transition:all .6s;

}
.home-product li .title {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  overflow: hidden;
  position: relative;
}
.home-product li .title:after {
  content: "";
  width: 2px;
  height: 10px;
  bottom: 0;
  left: 50%;
  margin-left: -0.5px;
  position: absolute;
  background: #d7eefa;
}
.home-product li .text {
  overflow: hidden;
  height:40px;
  color: #d7eefa;
}
.home-product li .arrow {
  margin-top: 15px;
}
.home-product .button {
  position: relative;
  text-align: center;
  clear: both;
}
.home-product .button a {
  font-size: 14px;
  display: inline-block;
  padding: 0 30px;
  background: #fff;
  line-height: 31px;
  color: #45b0e8;
  border-radius: 30px;
}
.home-product .button a:hover {
  color: #fff;
  background: none;
  border: solid 1px #fff;
}
.home-news {
  padding-top: 140px;
}
.home-news .home-title .t1 .bg,
.home-news .home-title .t2 .bg {
  
}
.home-news .list {
  
  float: left;
  position: relative;
}



.home-service {
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  padding-top: 140px;
}
.home-service .home-title {
  margin-bottom: 50px;
}
.home-service .home-title p {
  border-color: #fff;
  color: #fff;
}
.home-service .home-title .t1 .bg,
.home-service .home-title .t2 .bg {
 
}
.home-service .text01 {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  position: relative;
}
.home-service .text02 {
  margin-top: 15px;
  font-size: 18px;
  line-height: 30px;
  font-weight:600;
  text-align: center;
  position: relative;
}
.home-service .text03 {
  position: relative;
  font-size: 14px;
  text-align:center;
}
.home-service ul {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 60px;
  padding-bottom: 70px;
  position: relative;
}

.home-service ul li {
  float: left;
  width: 330px;
  margin: 0 35px;
  position: relative;
}
.home-service ul li .pic {
  width: 259px;
  height: 259px;
  padding: 15px;
  position: relative;
  margin:0 auto;
  border-radius: 100%;
  background: url(../images/withe-bg.png) repeat;
}
.home-service ul li .pic img {
  border-radius: 100%;
}

.home-job {
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  padding-top: 140px;
  position: relative;
}
.home-job .home-title p {
  border-color: #fff;
  color: #fff;
}
.home-job .home-title .t1 .bg,
.home-job .home-title .t2 .bg {

}
.home-job .box-1 {
  left: 420px;
  top: 350px;
  position: absolute;
}
.home-job .box-2 {
  left: 80px;
  top: 540px;
  position: absolute;
}
.home-job .box-3 {
  right: 0;
  top: 500px;
  position: absolute;
}
.home-job .text01 {
 
  font-size: 26px;
  position: relative;
  text-align:center;
  font-weight:bold;
}

.home-job .text02 {
  margin-top: 30px;
  
  font-size: 14px;
  line-height:30px;
  text-align:center;
  margin-bottom:50px;
}
.home-job .pic {
  text-align: center;
  position: relative;
}
.copy {
  
  font-size: 14px;
  line-height:30px;
  padding:16px 0;
  width:100%;
  border-top:1px solid #4c77a1;
  margin-top: 15px;
 
  text-align: center;
  position:absolute;
  color:#fff;
  bottom:0;
}

.copy a {
  color: #fff;
  margin-left: 10px;
  display: inline-block;

}
.home-contact {
  color: #fff;
  font-size: 16px;
  padding-top: 140px;
}
.home-contact .home-title {
  margin-bottom: 30px;
}
.home-contact .home-title p {
  border-color: #fff;
  color: #fff;
}
.home-contact .home-title .t1 .bg,
.home-contact .home-title .t2 .bg {
  background: #45b0e8;
  font-size: 36px;
  font-weight: normal;
}
.home-contact .home-title .t2 {
  line-height: 40px;
}
.home-contact .text01 {
  text-align: center;
  line-height: 30px;
  position: relative;
}
.home-contact .box {
  height: 514px;
  background: url(../images/home-contact-bg2.png) no-repeat top center;
}

.home-contact .contact {
  width: 50%;
  float: left;
  padding-top: 70px;
}
.home-contact .contact .map {
  text-align: center;
  position: relative;
}
.home-contact .contact .map-1 {
  position: relative;
}
.home-contact .contact .map-1 li {
  width: 6px;
  height: 6px;
  cursor: pointer;
  border-radius: 100%;
  background: #f00;
  font-size: 0;
}
.home-contact .contact .map-1 .li-1 {
  top: -57px;
  right: 220px;
  position: absolute;
}
.home-contact .contact .map-1 .li-2 {
  top: -110px;
  left: 290px;
  position: absolute;
}
.home-contact .contact .map-1 .li-3 {
  top: -120px;
  right: 175px;
  position: absolute;
}
.home-contact .contact .map-1 .li-4 {
  top: -128px;
  right: 175px;
  position: absolute;
}
.home-contact .contact .map-1 .li-5 {
  top: -165px;
  right: 205px;
  position: absolute;
}
.home-contact .contact .map-1 .li-6 {
  top: -158px;
  right: 200px;
  position: absolute;
}
.home-contact .contact .map-3 {
  display: none;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
}
.home-contact .contact .map-3 .font14 {
  font-size: 14px;
}
.home-contact .message {
  width: 50%;
  float: right;
  padding-left: 70px;
  padding-top: 100px;
}
.home-contact .message li {
  overflow: hidden;
  margin-bottom: 15px;
}
.home-contact .message li label {
  width: 84px;
  line-height: 45px;
  vertical-align: top;
  display: inline-block;
}
.home-contact .message li input,
.home-contact .message li textarea {
  border: 0;
  padding: 15px;
  width: 370px;
  border-radius: 5px;
}
.home-contact .message .button {
  color: #fff;
  margin-left: 90px;
  font-size: 18px;
  background: #0853a1;
}
.page-banner {
  height: 481px;
  overflow: hidden;
  position: relative;
}
.page-banner p {
  top: 131px;
  left: 50%;
  height: 350px;
  width: 1920px;
  text-align: center;
  position: absolute;
  margin-left: -960px;
}
.page-banner img {
  max-width: initial;
}
.submenu {
  background: #f9f9f9;
  padding: 64px 0 47px 0;
  text-align: center;
}
.submenu span {
  font-size: 14px;
  margin: 0 10px;
  display: inline-block;
  position: relative;
}
.submenu span a {
  background: #fff;
  line-height: 33px;
  min-width: 140px;
  padding: 0 10px;
  height: 33px;
  overflow: hidden;
  border: solid 1px #e5e5e5;
  display: inline-block;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.submenu span:after {
  content: "";
  width: 0;
  height: 0;
  bottom: 0px;
  left: 50%;
  display: none;
  margin-left: -4px;
  position: absolute;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  border-top: solid 8px #45b0e8;
}
.submenu span a:hover,
.submenu .active > a {
  color: #fff;
  border-color: #45b0e8;
  background: #45b0e8;
}
.submenu span:hover:after,
.submenu .active:after {
  display: block;
}
.page-warp {
  padding: 15px 0;
}
.page-title {
  text-align: center;
}
.page-title p {
  height: 54px;
  display: inline-block;
  border: solid 1px #c0c2c2;
}
.page-title .t1,
.page-title .t2 {
  width: 100%;
  display: inline-block;
}
.page-title .t1 .bg,
.page-title .t2 .bg,
.page-title .t3 .bg {
  padding: 0 10px;
  background-color: #fff;
}
.page-title .t1 {
  top: -20px;
  line-height: 40px;
  font-size: 14px;
  position: relative;
}
.page-title .t2 {
  bottom: 24px;
  color: #676767;
  font-size: 26px;
  position: relative;
}
.page-title .t3 {
  font-size: 26px;
  padding: 0 30px;
  top: -15px;
  position: relative;
}
.page-title-2 p {
  height: 30px;
}
.list-about {
  font-size: 14px;
  line-height: 30px;
}
.list-about .text {
  position: relative;
}
.list-about .box {
  padding: 70px 40px;
  padding-right: 0;
  margin-top: 70px;
  border-top: solid 1px #e1e1e1;
  border-bottom: solid 1px #e1e1e1;
}
.list-about .font48 {
  color: #656565;
  font-size: 48px;
  line-height: 70px;
}
.list-about .font14 {
  font-family: arial;
  color: #656565;
}
.list-about .line {
  width: 60px;
  height: 2px;
  margin-top: 10px;
  background: #45b0e8;
}
.list-news {
  margin-top: -30px;
}
.list-news ul {
  width: 1215px;
  margin-left: -10px;
}
.list-news li {
  width: 384px;
  height: 514px;
  float: left;
  font-size: 14px;
  margin: 0 10px;
  padding: 0 28px;
  margin-top: 60px;
  position: relative;
  background-color: #fff;
  border: solid 1px #e9e9e9;
  box-shadow: 0 0 10px #eee;
}
.list-news li .pic {
  width: 326px;
  height: 231px;
  overflow: hidden;
  position: relative;
}
.list-news li .pic img {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.list-news li .pic:before {
  content: "";
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.list-news li .title {
  height: 24px;
  overflow: hidden;
  line-height: 24px;
  font-size: 18px;
  margin: 30px 0;
  margin-top: 35px;
}
.list-news li .title a {
  color: #2c2c2a;
  display: block;
}
.list-news li .text {
  height: 72px;
  margin-top: 5px;
  overflow: hidden;
  color: #767676;
}
.list-news li .more {
  width: 116px;
  height: 32px;
  margin-top: 30px;
  text-align: center;
  line-height: 30px;
  color: #45b0e8;
  display: inline-block;
  border: solid 1px #45b0e8;
}
.list-news li .thumb-box {
  width: 100%;
  display: block;
  position: relative;
}
.list-news li .thumb-wrap {
  z-index: 1;
  height: 250px;
  margin-top: 15px;
  overflow: hidden;
  position: relative;
}
.list-news li:hover {
  border-color: #45b0e8;
  background: #45b0e8;
}
.list-news li:hover .pic:before {
  opacity: 1;
}
.list-news li:hover .title a,
.list-news li:hover .text {
  color: #fff;
}
.list-news li:hover .more {
  border: solid 1px #fff;
  color: #45b0e8;
  background-color: #fff;
}
.list-news-bg {
  color: #989898;
  padding-bottom: 40px;
  background: #f9f9f9;
}
.list-news-bg .title {
  border-bottom: solid 1px #e3e3e3;
}
.list-news-bg .container {
  position: relative;
}
.list-news-bg .container:after {
  content: "";
  width: 1px;
  height: 40px;
  left: 0;
  top: 10px;
  background: #e3e3e3;
  position: absolute;
}
.list-news-bg .cur {
  color: #b2b2b2;
  height: 30px;
  padding-left: 10px;
  line-height: 30px;
  overflow: hidden;
}
.list-news-bg .cur a {
  color: #b2b2b2;
}
.list-news-bg .cur a:hover {
  color: #45b0e8;
}
.list-news-bg .cur span {
  color: #45b0e8;
}
.list-news-bg h1 {
  color: #444;
  font-size: 30px;
  font-weight: normal;
  line-height: 40px;
  padding: 60px 0 40px 0;
  position: relative;
}
.list-news-bg h1:after {
  content: "";
  width: 30px;
  height: 2px;
  bottom: 20px;
  left: 50%;
  margin-left: -15px;
  background: #e70719;
  position: absolute;
}
.list-news-show {
  line-height: 26px;
  font-size: 14px;
  color: #767676;
}
.list-page-news {
  overflow: hidden;
  margin-top: 60px;
  padding-right: 50px;
  border-top: solid 1px #d2d2d2;
  border-bottom: solid 1px #d2d2d2;
}
.list-page-news li {
  width: 50%;
  float: left;
  height: 50px;
  font-size: 14px;
  overflow: hidden;
  line-height: 50px;
  padding-left: 30px;
}
.list-page-news li span {
  color: #919191;
  float: right;
  font-size: 12px;
  padding-left: 40px;
  font-family: arial;
}
.list-rel-news {
  margin-top: 30px;
  background: #fbfbfb;
  padding: 30px 0;
}
.list-rel-news .title {
  padding: 20px 0;
  font-size: 24px;
  margin-top: 35px;
  float: left;
  width: 9%;
  display: inline-block;
  border-top: solid 2px #c9c9c9;
  border-bottom: solid 2px #c9c9c9;
}
.list-rel-news .title em {
  color: #949494;
  font-size: 14px;
  font-style: normal;
}
.list-rel-news ul {
  float: left;
  width: 91%;
  padding-left: 40px;
}
.list-rel-news ul li {
  width: 33.33%;
  float: left;
  height: 180px;
  padding: 0 34px;
  padding-top: 13px;
  border-left: solid 1px #eaeaea;
}
.list-rel-news ul li .time {
  font-size: 12px;
  color: #a7a7a7;
  font-family: arial;
}
.list-rel-news ul li .time img {
  margin-top: 7px;
  margin-right: 3px;
  vertical-align: top;
}
.list-rel-news ul li h3 {
  height: 24px;
  margin-top: 5px;
  font-size: 14px;
  overflow: hidden;
  line-height: 24px;
  font-weight: normal;
}
.list-rel-news ul li h3 a {
  color: #333;
  display: block;
}
.list-rel-news ul li p {
  color: #949494;
  line-height: 24px;
  height: 48px;
  font-size: 12px;
  overflow: hidden;
  margin-top: 10px;
}
.list-rel-news ul li .more {
  width: 31px;
  height: 31px;
  margin-top: 14px;
  display: inline-block;
  background: url(../images/icon-18.png) no-repeat;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
}
.list-rel-news ul li:hover h3 a {
  color: #45b0e8;
  font-weight: bold;
}
.list-rel-news ul li:hover .more {
  background: url(../images/icon-18h.png) no-repeat;
}
.list-contact {
  padding-top: 70px;
}
.list-contact .text01 {
  font-size: 36px;
  font-family: arial;
  color: #45b0e8;
  line-height: 46px;
}
.list-contact .text02 {
  color: #333;
  font-size: 36px;
  line-height: 46px;
}
.list-contact .text03 {
  font-size: 16px;
}
.list-contact .list {
  margin-bottom: 80px;
}
.list-contact .list ul {
  width: 1220px;
  margin-left: -13px;
}
.list-contact .list li {
  color: #818181;
  font-size: 14px;
  padding: 1px;
  width: 380px;
  height: 460px;
  margin: 0 13px;
  float: left;
  position: relative;
  margin-top: 110px;
  text-align: center;
  border: solid 1px #e4e4e4;
}
.list-contact .list li .icon {
  margin-top: -50px;
  position: relative;
}
.list-contact .list li h3 {
  font-size: 14px;
  margin-bottom: 10px;
  color: #45b0e8;
  padding: 12px 0;
  position: relative;
}
.list-contact .list li h3:after {
  content: "";
  width: 26px;
  height: 2px;
  bottom: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  background: #45b0e8;
}
.list-contact .list li .map {
  margin-top: 15px;
  height: 247px;
}
.list-contact .message {
  padding-top: 70px;
  min-height: 1050px;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  background-image: url(../images/message-bg.jpg);
}
.list-contact .message .container {
  color: #fff;
  padding-left: 180px;
}
.list-contact .message .container h3 {
  color: #fff;
  padding-left: 20px;
  font-size: 36px;
  line-height: 40px;
  font-weight: normal;
}
.list-contact .message .container li {
  width: 380px;
  float: left;
  font-size: 18px;
  margin: 20px 20px 0 20px;
}
.list-contact .message .container li input,
.list-contact .message .container li textarea {
  border: 0;
  width: 100%;
  font-size: 14px;
  padding: 15px;
  margin-top: 5px;
  background: #fff;
  font-family: "瀵邦喛钂嬮梿鍛寸拨";
  background: rgba(228, 228, 228, 0.9);
}
.list-contact .message .container li input:focus,
.list-contact .message .container li textarea:focus {
  background: #e4e4e4;
}
.list-contact .message .container li p em {
  color: #f30;
  font-size: 15px;
  font-style: normal;
}
.list-contact .message .container .code {
  text-align: center;
  padding-bottom: 30px;
  border-bottom: solid 1px #b5b4b1;
}
.list-contact .message .container .code b a {
  font-size: 14px;
  color: #fff;
}
.list-contact .message .container .button {
  color: #fff;
  width: 195px;
  height: 46px;
  padding: 0;
  text-align: center;
  border-radius: 30px;
  font-size: 16px;
  background: #45b0e8;
}
.list-prolist {
  width: 941px;
  margin: 0 auto;
  color: #555;
}
.list-prolist a {
  color: #555;
}
.list-prolist a:hover {
  color: #45b0e8;
}
.list-prolist .list {
  margin: 40px 0;
}
.list-prolist .list li a {
  padding-left: 10px;
  display: block;
  line-height: 30px;
  position: relative;
  width: 25%;
  float: left;
  padding-right: 20px;
}
.list-prolist .list li a:before {
  content: "";
  width: 3px;
  height: 3px;
  left: 0;
  top: 50%;
  margin-top: -1.5px;
  position: absolute;
  background: #1690ed;
}
.list-about-2 {
  color: #555;
  font-size: 14px;
}
.list-about-2 .text01 {
  font-size: 42px;
  color: #3e3e3e;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
}
.list-about-2 .text02 {
  border: 0;
  color: #3e3e3e;
  font-size: 30px;
  line-height: 50px;
  font-family: arial;
  border-top: solid 1px #dcdcdc;
}
.list-product li {
  margin-bottom: 100px;
  position: relative;
}
.list-product li .pic {
  width: 545px;
  height: 337px;
  float: left;
  z-index: 9;
  position: relative;
}
.list-product li .article {
  right: 0;
  top: 20px;
  width: 743px;
  height: 360px;
  position: absolute;
  padding: 0 33px 0 118px;
  border: solid 5px #f5f5f5;
}
.list-product li .article h3 {
  font-size: 24px;
  font-weight: normal;
  height: 70px;
  line-height: 70px;
  overflow: hidden;
  padding-left: 25px;
  position: relative;
  border-bottom: solid 1px #f5f5f5;
}
.list-product li .article h3:after {
  content: "";
  width: 9px;
  height: 9px;
  top: 33px;
  left: 8px;
  position: absolute;
  border-radius: 100%;
  border: solid 1px #e6e6e6;
}
.list-product li .article h3 a {
  color: #45b0e8;
  display: inline-block;
}
.list-product li .article p {
  width: 50%;
  float: left;
  margin-top: 0;
  height: 40px;
  overflow: hidden;
  font-size: 14px;
  line-height: 40px;
  padding: 0 25px;
  border-bottom: dotted 1px #f0f0f0;
  background: url(../images/arrow.jpg) no-repeat 10px 17px;
}
.list-product li .article .button {
  right: 30px;
  bottom: -10px;
  color: #fff;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 30px;
  position: absolute;
  background: #45b0e8;
}
.list-product-show {
  width: 1000px;
  margin: 0 auto;
  color: #555;
  font-size: 14px;
}
.list-product-show h1 {
  font-size: 24px;
  text-align: center;
  padding-bottom: 50px;
  font-weight: normal;
}
.list-product-show dl {
  overflow: hidden;
  padding-bottom: 25px;
  border-bottom: solid 1px #ddd;
}
.list-product-show dd {
  width: 478px;
  height: 295px;
  float: left;
  position: relative;
}
.list-product-show dt {
  width: 485px;
  float: right;
}
.list-product-show dt .text01 {
  padding-top: 15px;
  margin-top: 15px;
  border-top: solid 1px #ddd;
}
.list-product-show dt .dow {
  margin-top: 20px;
  display: inline-block;
  line-height: 30px;
  padding: 0 22px;
  color: #fff;
  line-height: 36px;
  font-weight: bold;
  background: #45b0e8;
  border-radius: 30px;
}
.list-product-show .title01 {
  font-weight: bold;
  color: #126cc7;
  font-size: 20px;
  line-height: 35px;
  padding: 40px 0 20px 0;
  margin-bottom: 10px;
  position: relative;
}
.list-product-show .title01:after {
  content: "";
  width: 95%;
  height: 1px;
  left: 57px;
  bottom: 22px;
  background: #c6c6c6;
  position: absolute;
}
.list-product-show .title01 span {
  width: 57px;
  height: 45px;
  color: #fff;
  vertical-align: top;
  padding-left: 10px;
  font-size: 23px;
  font-family: arial;
  display: inline-block;
  line-height: 45px;
  margin-right: 10px;
  background: url(../images/yq.jpg) no-repeat;
}
.list-xgpro-show {
  margin-top: 30px;
  padding: 50px 0;
  overflow: hidden;
  background: #f4f4f4;
}
.list-xgpro-show .t1 {
  color: #555;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}
.list-xgpro-show .t2 {
  border: 0;
  border-top: solid 1px #e7e7e7;
}
.list-xgpro-show .t2 legend {
  padding: 0 10px;
}
.list-xgpro-show ul {
  padding-top: 30px;
}
.list-xgpro-show li {
  width: 20%;
  float: left;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  position: relative;
}
.list-xgpro-show li:after {
  width: 3px;
  height: 3px;
  content: "";
  left: 0;
  top: 12px;
  position: absolute;
  background: #1690ed;
}
.list-xgpro-show li a {
  color: #555;
  padding-left: 13px;
  display: inline-block;
}
.list-xgpro-show li a:hover {
  color: #45b0e8;
}
.list-job-1 {
  padding: 70px 0;
  padding-top: 20px;
}
.list-job-1 .t1 {
  color: #333;
  font-weight: normal;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
}
.list-job-1 .t2 {
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
}
.list-job-1 ul {
  width: 700px;
  margin: 0 auto;
  margin-top: 50px;
}
.list-job-1 ul li {
  float: left;
  width: 195px;
  height: 228px;
  margin: 0 18px;
  padding: 40px 20px;
  text-align: center;
  border: solid 1px #ccc;
}
.list-job-1 ul li h3 {
  color: #000;
  margin-top: 10px;
  font-weight: normal;
  line-height: 30px;
  font-size: 26px;
}
.list-job-1 ul li p {
  margin-top: 5px;
  font-size: 16px;
}
.list-job-2 {
  padding-top: 70px;
  background: #fafafa;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #c8c8c8;
}
.list-job-2 ul {
  padding-left: 30px;
}
.list-job-2 li {
  float: left;
  width: 220px;
  min-height: 265px;
  padding: 0 0 0 20px;
  border-left: solid 1px #d3d3d3;
  position: relative;
}
.list-job-2 li:after {
  content: "";
  top: 0;
  left: -5px;
  width: 10px;
  height: 10px;
  position: absolute;
  background: url(../images/wujiao.png);
}
.list-job-2 li .t1 {
  color: #333;
  margin-top: 30px;
  font-size: 30px;
  font-family: arial;
  line-height: 40px;
}
.list-job-2 li .t2 {
  color: #259bd9;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}
.list-job-2 li .t3 {
  font-size: 14px;
  color: #555;
  line-height: 30px;
}
.list-job-2 li .box {
  padding-right: 30px;
}
.list-job-2 .li-2 {
  margin-top: 50px;
  min-height: 214px;
}
.list-job-2 .li-2 .t3 {
  padding-bottom: 20px;
}
.list-job-2 .li-2 .box {
  bottom: 0;
  padding-right: 30px;
  position: absolute;
}
.list-job-3 {
  padding: 80px 0 20px 0;
}
.list-job-3 ul {
  width: 1220px;
  margin-left: -7px;
}
.list-job-3 h3 {
  color: #333;
  font-size: 36px;
  margin-bottom: 40px;
  font-weight: normal;
  text-align: center;
}
.list-job-3 li {
  margin: 0 7px;
  width: 390px;
  float: left;
  height: 245px;
  padding: 0 30px;
  margin-top: 37px;
  border: solid 1px #e6e6e6;
  box-shadow: 0 2px 7px #f3f3f3;
}
.list-job-3 li h4 {
  height: 80px;
  line-height: 80px;
  overflow: hidden;
  border-bottom: solid 1px #e6e6e6;
}
.list-job-3 li h4 .t1 {
  width: 70%;
  float: left;
  font-size: 28px;
  font-weight: normal;
}
.list-job-3 li h4 .t2 {
  width: 20%;
  float: right;
}
.list-job-3 li h4 .t3 {
  font-family: arial;
  font-weight: normal;
  font-size: 40px;
}
.list-job-3 li h4 .t4 {
  padding-left: 3px;
  font-size: 18px;
  line-height: 64px;
  vertical-align: top;
}
.list-job-3 li .text {
  margin-top: 20px;
  height: 66px;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
}
.list-job-3 li .more {
  color: #a7a4a4;
  margin-top: 20px;
  display: inline-block;
  border-radius: 30px;
  line-height: 27px;
  padding: 0 20px;
  border: solid 1px #dfdfdf;
}
.list-job-3 li:hover {
  color: #fff;
  border-color: #45b0e8;
  background: #45b0e8;
}
.list-job-3 li:hover h4 {
  border-color: #fff;
}
.list-job-3 li:hover h4 a {
  color: #fff;
}
.list-job-3 li:hover .more {
  color: #fff;
  border-color: #fff;
}
.list-job-show {
  width: 1000px;
  margin: 0 auto;
}
.list-job-show h3 {
  font-size: 36px;
  line-height: 40px;
  color: #45b0e8;
  text-align: center;
  font-weight: normal;
  margin-top: 20px;
}
.list-job-show .box {
  line-height: 26px;
  font-size: 14px;
  padding: 12px;
  padding-bottom: 30px;
  margin-top: 40px;
  border: solid 1px #dfdfdf;
}
.list-job-show .box ul {
  overflow: hidden;
  padding: 10px 0;
  background: #f8f8f8;
}
.list-job-show .box ul li {
  line-height: 30px;
}
.list-job-show .box ul li p {
  color: #999;
  width: 33.33%;
  float: left;
}
.list-job-show .box ul li p span {
  color: #666;
}
.list-job-show .box p {
  padding-left: 20px;
}
.list-job-show .box .font18 {
  font-size: 18px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.list-job-show .box .line {
  padding-top: 30px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ebebeb;
}
.fh {
  margin-top: 45px;
  text-align: center;
}
.fh a {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  padding: 0 38px;
  border-radius: 5px;
  display: inline-block;
  background: #259bd9;
}
.fh a:hover {
  color: #fff;
  background: #45b0e8;
}
.list-service {
  margin-top: -20px;
  position: relative;
}
.list-service ul {
  padding-left: 45px;
}
.list-service li {
  width: 330px;
  height: 228px;
  position: relative;
  float: left;
  margin: 50px 20px;
  padding: 25px 30px;
  text-align: center;
  border: solid 1px #45b0e8;
}
.list-service li h3 {
  height: 60px;
  overflow: hidden;
  line-height: 60px;
  font-size: 16px;
  position: relative;
}
.list-service li h3:after {
  content: "";
  width: 46px;
  height: 1px;
  left: 50%;
  bottom: 0;
  background: #c2c2c2;
  margin-left: -23px;
  position: absolute;
}
.list-service li h3 a {
  color: #555;
  display: block;
}
.list-service li p {
  font-size: 14px;
  color: #888;
  height: 48px;
  margin-top: 15px;
  overflow: hidden;
}
.list-service li .more {
  width: 80px;
  height: 80px;
  bottom: -40px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  background: url(../images/xz1.png) no-repeat;
}
.list-service li:hover {
  box-shadow: 0 0 30px #ccc;
  background: #0081d2;
}
.list-service li:hover h3 a,
.list-service li:hover p {
  color: #fff;
}
.list-service li:hover .more {
  background: url(../images/xz2.png) no-repeat;
}
.list-service02 .items {
  border-top: solid 1px #e6e6e6;
}
.list-service02 .tit {
  cursor: pointer;
  color: #656565;
  height: 60px;
  overflow: hidden;
  line-height: 60px;
  padding-left: 50px;
  font-size: 14px;
  border-bottom: solid 1px #e6e6e6;
  background: url(../images/s2.png) no-repeat right 18px;
}
.list-service02 .tit span {
  font-weight: bold;
  padding-right: 15px;
  display: inline-block;
  color: #45b0e8;
  font-family: arial;
}
.list-service02 .txt {
  font-size: 14px;
  line-height: 28px;
  display: none;
  color: #999;
  padding: 20px 70px 20px 100px;
  background: #f7f7f7;
  border-bottom: solid 1px #e6e6e6;
}
.list-service02 .active {
  color: #fff;
  background: url(../images/s1.png) no-repeat right 18px #45b0e8;
}
.list-service02 .active span {
  color: #fff;
}
.list-honor-1 {
  width: 1000px;
  margin: 0 auto;
}
.list-honor-1 ul {
  width: 760px;
  float: left;
  padding-top: 80px;
}
.list-honor-1 li {
  width: 50%;
  float: left;
  padding-left: 15px;
  color: #2e2e2e;
  font-size: 16px;
  line-height: 40px;
  position: relative;
}
.list-honor-1 li:after {
  top: 17px;
  left: 0;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 100%;
  position: absolute;
  background: #cc272e;
}
.list-honor-2 {
  height: 636px;
  padding-top: 110px;
  background: url(../images/hbg.jpg) no-repeat top center;
}
.list-honor-2 .box {
  margin: 0 15px;
}
.list-honor-2 .box a {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.list-honor-2 .box a:after {
  left: 0;
  top: 0;
  display: none;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../images/blue.png) repeat;
}
.list-honor-2 .box span {
  top: 50%;
  left: 50%;
  z-index: 3;
  display: none;
  margin-left: -15px;
  margin-top: -15px;
  text-align: center;
  position: absolute;
}
.list-honor-2 .box a:hover span {
  display: block;
}
.list-honor-2 .box a:hover:after {
  display: block;
}
.list-honor-2 .box .pic {
  padding: 17px;
  width: 248px;
  height: 330px;
  background: #fff;
  position: relative;
}
.list-honor-2 .box .tit {
  color: #fff;
  width: 228px;
  margin: 0 10px;
  font-size: 16px;
  padding-left: 18px;
  border: solid 3px #fff;
  border-top: 0;
  height: 60px;
  padding-top: 20px;
  position: relative;
}
.list-honor-2 .box .tit em {
  height: 30px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  font-style: normal;
}
.list-honor-2 .box .tit:before {
  left: 16px;
  top: 10px;
  content: "";
  width: 25px;
  height: 2px;
  background: #fff;
  position: absolute;
}
.list-honor-2 .slick-prev,
.list-honor-2 .slick-next {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
.list-honor-2 .slick-prev {
  left: -50px;
  border: 0;
  background: url(../images/h3.png) no-repeat;
}
.list-honor-2 .slick-next {
  right: -30px;
  border: 0;
  background: url(../images/h4.png) no-repeat;
}
.list-honor-3 {
  padding-bottom: 50px;
  margin-top: 110px;
}
.list-honor-3 .box {
  margin: 0 15px;
}
.list-honor-3 .box a {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.list-honor-3 .box a:after {
  left: 0;
  top: 0;
  display: none;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../images/blue.png) repeat;
}
.list-honor-3 .box span {
  top: 50%;
  left: 50%;
  z-index: 3;
  display: none;
  margin-left: -15px;
  margin-top: -15px;
  text-align: center;
  position: absolute;
}
.list-honor-3 .box a:hover span {
  display: block;
}
.list-honor-3 .box a:hover:after {
  display: block;
}
.list-honor-3 .box .pic {
  padding: 11px;
  width: 255px;
  height: 196px;
  background: #fff;
  position: relative;
  border: solid 1px #eeeeed;
}
.list-honor-3 .box .tit {
  width: 255px;
  font-size: 16px;
  border-top: 0;
  height: 50px;
  text-align: center;
  line-height: 50px;
  object-fit: inherit;
  position: relative;
  background: #eeeeed;
}
.list-honor-3 .slick-prev,
.list-honor-3 .slick-next {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
.list-honor-3 .slick-prev {
  left: -50px;
  border: 0;
  background: url(../images/h1.jpg) no-repeat;
}
.list-honor-3 .slick-next {
  right: -30px;
  border: 0;
  background: url(../images/h2.jpg) no-repeat;
}
.list-subsidiary .list {
  width: 735px;
  margin: 0 auto;
}
.list-subsidiary .list li .pic {
  width: 735px;
  height: 350px;
  position: relative;
}
.list-subsidiary .list li .tit {
  height: 70px;
  font-size: 20px;
  overflow: hidden;
  text-align: center;
  line-height: 70px;
  color: #2e2e2e;
  background: #f4f4f4;
}
.list-subsidiary .list-2 {
  text-align: center;
  min-height: 1165px;
  padding-top: 90px;
  background: url(../images/abg.jpg) no-repeat top center;
}
.list-subsidiary .list-2 ul {
  margin-left: 14px;
  text-align: center;
}
.list-subsidiary .list-2 li {
  margin-top: 80px;
  margin-right: 32px;
  position: relative;
  display: inline-block;
}
.list-subsidiary .list-2 li .pic {
  width: 350px;
  height: 375px;
  position: relative;
}
.list-subsidiary .list-2 li .tit {
  height: 80px;
  font-size: 18px;
  overflow: hidden;
  text-align: center;
  line-height: 80px;
  color: #2e2e2e;
  background: #f4f4f4;
}
.bullet-box {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.5);
}
.bullet-box .box {
  padding: 16px;
  width: 590px;
  height: 490px;
  top: 50%;
  left: 50%;
  margin-left: -295px;
  margin-top: -245px;
  background: #fff;
  border-radius: 10px;
  position: absolute;
}
.bullet-box .pic {
  width: 558px;
  height: 401px;
  position: relative;
  border: solid 1px #d0d0d0;
}
.bullet-box .gb-1 {
  top: 0;
  right: -40px;
  position: absolute;
}
.tab {
  margin-top: 80px;
  margin-bottom: 30px;
  font-family: arial;
  text-align: center;
}
.tab a {
  color: #666;
  padding: 0 10px;
  line-height: 27px;
  margin: 0 2px;
  display: inline-block;
  border: solid 1px #cbcbcb;
}
.tab a:hover,
.tab a.cpb {
  color: #fff;
  border-color: #45b0e8;
  background-color: #45b0e8;
}
.closebtn,
.rclosebtn {
  font-size: 20px;
  color: #999;
  color: #fff;
  float: right;
  width: 30px;
  height: 30px;
  margin-right: 20px;
  text-align: center;
  border-radius: 100%;
  border: solid 1px #fff;
  margin-top: -55px;
  position: relative;
}
.closebtn:hover,
.rclosebtn:hover {
  color: #fff;
  opacity: .8;
}
#LoginBox,
#RegBox,
#LoginBox-4 {
  width: 450px;
  padding: 16px 0;
  z-index: 10000;
  background: url(../images/bg5.png) repeat;
  display: none;
}
#LoginBox ul,
#RegBox ul,
#LoginBox-4 ul {
  min-height: 100px;
  overflow: hidden;
  background: #fff;
  width: 410px;
  margin: 0 auto;
}
#LoginBox li,
#RegBox li,
#LoginBox-4 li {
  margin-left: 49px;
}
#LoginBox li input,
#LoginBox-4 li input {
  width: 314px;
  height: 37px;
  line-height: 37px;
  padding-left: 10px;
  color: #666;
  margin-top: 13px;
  font-family: "瀵邦喛钂嬮梿鍛寸拨";
  font-size: 14px;
  border: solid 1px #cbcbcb;
}
#RegBox li input {
  width: 314px;
  height: 37px;
  line-height: 37px;
  padding-left: 10px;
  color: #666;
  margin-top: 13px;
  font-family: "瀵邦喛钂嬮梿鍛寸拨";
  font-size: 14px;
  border: solid 1px #cbcbcb;
}
#LoginBox li input[type="button"],
#RegBox li input[type="button"],
#LoginBox-4 li input[type="button"] {
  cursor: pointer;
  border: 0;
  height: 44px;
  line-height: 44px;
  color: #fff;
  width: 136px;
  padding: 0;
  font-size: 20px;
  border-radius: 5px;
  background: #23a2dc;
}
.row6 {
  padding: 10px;
  margin-top: 20px;
  text-align: center;
  background: #f0f0f0;
}
.row6 a {
  color: #45b0e8;
}
#LoginBox li input[type="checkbox"],
#RegBox li input[type="checkbox"],
#LoginBox-4 li input[type="checkbox"] {
  width: 20px;
  float: left;
  margin-top: -8px;
}
#RegBox li {
  font-size: 14px;
  color: #888;
}
#RegBox li.f12 {
  font-size: 12px;
}
#LoginBox li.row1,
#RegBox li.row1,
#LoginBox-4 li.row1 {
  height: 91px;
  color: #fff;
  margin-bottom: 10px;
  margin-left: 0;
  text-align: center;
  background: url(../images/bg6.jpg) no-repeat top center;
}
#LoginBox li.row1 .t1,
#RegBox li.row1 .t1,
#LoginBox-4 li.row1 .t1 {
  font-size: 30px;
  line-height: 40px;
  padding-top: 15px;
}
#LoginBox li.row1 .t2,
#RegBox li.row1 .t2,
#LoginBox-4 li.row1 .t2 {
  font-family: arial;
}
#LoginBox li .row2,
#RegBox li .row2,
#LoginBox-4 li .row2 {
  width: 100px;
}
#RegBox li em {
  color: #f00;
  font-family: "鐎瑰缍�";
  font-style: normal;
  padding-left: 5px;
}
.map-7 li {
  padding: 15px;
  border-bottom: solid 1px #ddd;
}
.map-7 li a {
  font-weight: bold;
  color: #45b0e8;
}
.map-7 li div a {
  color: #555;
  font-weight: normal;
  padding-right: 20px;
  display: inline-block;
}
.map-7 li div a:hover {
  color: #45b0e8;
}
.cortion .home-about .home-title {
  -webkit-animation: 1.7s myfirst2 alternate;
  animation: 1.7s myfirst2 alternate;
}
.cortion .home-about .pic {
  -webkit-animation: 2s myfirst alternate;
  animation: 2s myfirst alternate;
}
.cortion .home-about .t3 {
  -webkit-animation: 2.5s myfirst2 alternate;
  animation: 2.5s myfirst2 alternate;
}
.cortion .home-about .t4 {
  -webkit-animation: 2.7s myfirst2 alternate;
  animation: 2.7s myfirst2 alternate;
}
.cortion .home-about .button {
  -webkit-animation: 2.9s myfirst2 alternate;
  animation: 2.9s myfirst2 alternate;
}
.cortion .home-product .home-title {
  -webkit-animation: 1.7s myfirst2 alternate;
  animation: 1.7s myfirst2 alternate;
}
.cortion .home-product .l1 {
  -webkit-animation: 2s myfirst alternate;
  animation: 2s myfirst alternate;
}
.cortion .home-product .l2 {
  -webkit-animation: 2.2s myfirst alternate;
  animation: 2.2s myfirst alternate;
}
.cortion .home-product .l3 {
  -webkit-animation: 2.3s myfirst alternate;
  animation: 2.3s myfirst alternate;
}
.cortion .home-product .l4 {
  -webkit-animation: 2.4s myfirst alternate;
  animation: 2.4s myfirst alternate;
}
.cortion .home-product .l5 {
  -webkit-animation: 2.5s myfirst alternate;
  animation: 2.5s myfirst alternate;
}
.cortion .home-product .button {
  -webkit-animation: 2.5s myfirst2 alternate;
  animation: 2.5s myfirst2 alternate;
}
.cortion .home-news .home-title {
  -webkit-animation: 1.7s myfirst2 alternate;
  animation: 1.7s myfirst2 alternate;
}
.cortion .home-news .list {
  -webkit-animation: 2.3s myfirst alternate;
  animation: 2.3s myfirst alternate;
}
.cortion .home-news .pic {
  -webkit-animation: 2.5s myfirst3 alternate;
  animation: 2.5s myfirst3 alternate;
}
.cortion .home-news .button {
  -webkit-animation: 2.7s myfirst2 alternate;
  animation: 2.7s myfirst2 alternate;
}
.cortion .home-service .home-title {
  -webkit-animation: 1.7s myfirst2 alternate;
  animation: 1.7s myfirst2 alternate;
}
.cortion .home-service .text01 {
  -webkit-animation: 2s myfirst2 alternate;
  animation: 2s myfirst2 alternate;
}
.cortion .home-service .text02 {
  -webkit-animation: 2.5s myfirst2 alternate;
  animation: 2.5s myfirst2 alternate;
}
.cortion .home-service .text03 {
  -webkit-animation: 3s myfirst2 alternate;
  animation: 3s myfirst2 alternate;
}
.cortion .home-service .l1 {
  -webkit-animation: 2.6s myfirst alternate;
  animation: 2.6s myfirst alternate;
}
.cortion .home-service .l2 {
  -webkit-animation: 2.7s myfirst alternate;
  animation: 2.7s myfirst alternate;
}
.cortion .home-service .l3 {
  -webkit-animation: 2.8s myfirst alternate;
  animation: 2.8s myfirst alternate;
}
.cortion .home-job .home-title {
  -webkit-animation: 1.7s myfirst2 alternate;
  animation: 1.7s myfirst2 alternate;
}
.cortion .home-job .text01 {
  -webkit-animation: 2s myfirst2 alternate;
  animation: 2s myfirst2 alternate;
}
.cortion .home-job .text02 {
  -webkit-animation: 2.2s myfirst2 alternate;
  animation: 2.2s myfirst2 alternate;
}
.cortion .home-job .text03 {
  -webkit-animation: 2.4s myfirst2 alternate;
  animation: 2.4s myfirst2 alternate;
}
.cortion .home-job .pic {
  -webkit-animation: 2.6s myfirst2 alternate;
  animation: 2.6s myfirst2 alternate;
}
.cortion .home-contact .home-title {
  -webkit-animation: 2s myfirst2 alternate;
  animation: 2s myfirst2 alternate;
}
.cortion .home-contact .text01 {
  -webkit-animation: 2.5s myfirst2 alternate;
  animation: 2.5s myfirst2 alternate;
}
@-webkit-keyframes myfirst {
  0% {
    opacity: 0;
    left: -100px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes myfirst {
  0% {
    left: -100px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@-webkit-keyframes myfirst2 {
  0% {
    top: 100px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@keyframes myfirst2 {
  0% {
    top: 100px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes myfirst3 {
  0% {
    right: -100px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@keyframes myfirst3 {
  0% {
    right: -100px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@-webkit-keyframes myfirst4 {
  0% {
    right: 0;
    opacity: 0;
  }
  100% {
    right: 10%;
    opacity: 1;
  }
}
@keyframes myfirst4 {
  0% {
    right: 0;
    opacity: 0;
  }
  100% {
    right: 10%;
    opacity: 1;
  }
}

@media (max-height: 900px) {
  .home-title {
    margin-bottom: 20px;
    text-align: center;
  }
  .home-title p {
    height: 50px;
  }
  .home-title .t2 {
    bottom: 10px;
  }
  .home-about img {
    max-height: 450px;
  }
  .home-product li {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .home-news .button {
    margin-top: 20px;
  }
  .home-news .list li {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .home-news .list li .article p {
    margin-top: 0;
    height: 32px;
    line-height: 16px;
  }
  .home-news .pic:after {
    content: "";
    display: block;
    padding-bottom: 65%;
  }
  .home-job .pic img {
    margin-top: 20px;
    max-height: 480px;
  }
  .home-job .box-3 {
    top: 440px;
  }
  .home-service .home-title {
    margin-bottom: 10px;
  }
  .home-service ul {
    margin-top: 20px;
    padding-bottom: 40px;
  }
  .home-service .text03 {
    line-height: 18px;
  }
  .home-job .box-1 {
    top: 260px;
  }
  .home-contact .home-title {
    margin-bottom: 0;
  }
  .home-contact .box {
    position: relative;
    margin-top: -40px;
    height: 460px;
    background: url(../images/home-contact-bg3.png) no-repeat top center;
  }
  .home-contact .contact .map-3 {
    line-height: 20px;
  }
  .home-contact .message li {
    margin-bottom: 5px;
  }
  .home-contact .message li input,
  .home-contact .message li textarea {
    padding: 10px;
  }
  .home-contact .copy {
    margin-top: 5px;
  }
   .home-product {
    padding-top: 120px;
  }
  .home-about,
  .home-news,
  .home-service,
  .home-job {
    padding-top: 110px;
  }
  .home-job .pic img { width:160px; }
   #page2 {
    background: url(../images/home-product-bg.png) no-repeat center -90px #45b0e8;
  }

}
@media (max-height: 768px) {
	
	 #page2 {
    background: url(../images/home-product-bg.png) no-repeat center -90px #45b0e8;
  }
  .home-about .pic {
    width: 56%;
  }
  .home-about .pic img {
    max-height: 380px;
	margin-top:-15px;
  }
  .home-about .button {
  margin-top: 20px;
  
}
  .home-about .text {
    width: 45%;
    padding-top: 30px;
  }
  .home-product li:nth-child(2) a {
    position: relative;
    margin-top: -60px;
  }
  .home-product li:nth-child(4) a {
    position: relative;
    margin-top: -60px;
  }
  .home-news .button {
    margin-top: 20px;
  }
  .home-news .list li {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .home-news .pic {
    height: 285px;
  }
  .home-service .home-title {
    margin-bottom: 10px;
  }
  .home-service ul {
    margin-top: 20px;
    padding-bottom: 40px;
  }
  .home-service .text03 {
    line-height: 18px;
  }
  .home-service ul li .pic {
    width: 150px;
    height: 150px;
    margin: auto;
  }
  .home-job .pic img {
    margin-top: 20px;
    max-height: 480px;
  }
  .home-job .box-3 {
    top: 440px;
  }
  .home-job .box-1 {
    top: 295px;
  }
  .home-contact .home-title {
    margin-bottom: 0;
  }
  .home-contact .box {
    position: relative;
    margin-top: -40px;
    height: 460px;
    background: url(../images/home-contact-bg3.png) no-repeat top center;
  }
  .home-contact {
    padding-top: 100px;
  }
  .home-contact .box {
    margin-top: -55px;
  }
  .home-contact .contact {
    padding-top: 55px;
  }
  .home-contact .copy {
    margin-top: -20px;
  }
   .home-product, .home-job
 {
    padding-top: 100px;
  }
  .home-about, .home-news, .home-service
 
  {
    padding-top: 80px;
  }
  .home-job .text02 {
  margin-top: 20px;
  
  font-size: 14px;
  line-height:30px;
  text-align:center;
  margin-bottom:0px;
}
.home-job .pic {
  text-align: center;
  position: relative;
}
.home-job .pic img { width:120px; }
}
@media (max-height: 676px) {
  .home-about img {
    max-height: 400px;
  }
  .home-about .pic {
    width: 50%;
  }
  .home-about .text {
    width: 50%;
    padding-top: 30px;
  }
  .home-product .home-title {
    clear: both;
  }
  .home-product ul {
    height: 230px;
  }
  .home-product li {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-product li:nth-child(2) a {
    position: relative;
    margin-top: -20px;
  }
  .home-product li:nth-child(4) a {
    position: relative;
    margin-top: -20px;
  }
  .home-product li .icon {
    height: 85px;
  }
  .home-product li .text {
    line-height: 16px;
    height: 48px;
  }
  .home-product li .arrow {
    margin-top: 5px;
  }
  .home-news .pic {
    height: 275px;
  }
  .home-news .list li {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .home-news .button {
    margin-top: 0;
  }
  .home-service .home-title {
    margin-bottom: 0;
  }
  .home-service .text03 {
    line-height: 16px;
  }
  .home-service .text01 {
    font-size: 20px;
    line-height: 30px;
  }
  .home-service .text02 {
    font-size: 16px;
    margin-top: 10px;
    line-height: 26px;
  }
  .home-service ul {
    padding-bottom: 40px;
  }
  .home-service ul li .pic {
    width: 150px;
    height: 150px;
    margin: auto;
  }
  .home-job .pic img {
    max-height: 310px;
  }
  .home-job .box-2 {
    top: 460px;
  }
  .home-contact {
    padding-top: 100px;
  }
  .home-contact .box {
    margin-top: -55px;
  }
  .home-contact .contact {
    padding-top: 40px;
  }
  .home-contact .copy {
    margin-top: -20px;
  }
  .home-contact .text01 {
    line-height: 24px;
  }
}
@media (max-height: 580px) {
  .home-about img {
    max-height: 290px;
  }
  .home-about .pic {
    width: 50%;
  }
  .home-about .text {
    width: 50%;
    padding-top: 30px;
    line-height: 22px;
  }

  .home-product {
    padding-top: 120px;
  }
  .home-about,
  .home-news,
  .home-service,
  .home-job {
    padding-top: 110px;
  }
  .home-product .home-title {
    clear: both;
  }
  .home-product ul {
    height: 230px;
  }
  .home-product li {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-product li:nth-child(2) a {
    position: relative;
    margin-top: -60px;
  }
  .home-product li:nth-child(4) a {
    position: relative;
    margin-top: -60px;
  }
  .home-product li .icon {
    height: 85px;
  }
  .home-product li .text {
    line-height: 16px;
    height: 48px;
  }
  .home-product li .arrow {
    margin-top: 5px;
  }
  .home-product li:nth-child(2) a {
    position: relative;
    margin-top: -100px;
  }
  .home-product li:nth-child(4) a {
    position: relative;
    margin-top: -100px;
  }
  .home-news .pic {
    height: 275px;
  }
  .home-news .list li {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .home-news .button {
    margin-top: 0;
  }
  .home-service .home-title {
    margin-bottom: 0;
  }
  .home-service .text03 {
    line-height: 16px;
  }
  .home-service .text01 {
    font-size: 20px;
    line-height: 30px;
  }
  .home-service .text02 {
    font-size: 16px;
    margin-top: 0;
    line-height: 20px;
  }
  .home-service ul {
    padding-bottom: 40px;
  }
  .home-service ul li .pic {
    width: 150px;
    height: 150px;
    margin: auto;
  }
  .home-job .pic img {
    max-height: 310px;
  }
  .home-job .box-2 {
    top: 460px;
  }
  .home-job .box-1 {
    top: 269px;
  }
  .home-contact .contact {
    padding-top: 10px;
  }
  .home-contact .message li input,
  .home-contact .message li textarea {
    padding: 10px 15px;
  }
  .home-contact .message li label {
    line-height: 35px;
  }
  .home-contact .contact {
    padding-top: 32px;
  }
  .home-contact .message li input,
  .home-contact .message li textarea {
    padding: 10px 15px;
  }
  .home-contact .message li label {
    line-height: 35px;
  }
  .home-contact .contact .map-3 .font14 {
    font-size: 12px;
  }
  .home-contact .contact .map-3 {
    line-height: 16px;
  }
  .home-contact .text01 {
    line-height: 20px;
  }
}
.search_mask,
.mdown,
.mdown1 {
  background: url(../images/tm-bg.png) repeat;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
}
.search_mask .s_box,
.mdown .s_box,
.mdown1 .s_box {
  width: 350px;
  height: 136px;
  padding: 25px;
  top: 50%;
  left: 50%;
  margin-left: -175px;
  position: absolute;
  margin-top: -68px;
  background: #fff;
}
.search_mask .s_box .text1,
.mdown .s_box .text1,
.mdown1 .s_box .text1 {
  text-align: center;
  line-height: 24px;
  color: #666;
  font-size: 16px;
  font-style: normal;
}
.search_mask .s_box #sure,
.mdown .s_box #sures,
.mdown1 .s_box #suress {
  width: 140px;
  height: 36px;
  display: block;
  margin: 20px auto 0;
  background: #1b8fe2;
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 36px;
  letter-spacing: 5px;
}
.RegBox li {
  position: relative;
}
.RegBox li font {
  color: #f00;
  height: 31px;
  line-height: 31px;
  display: none;
  float: right;
  font-size: 12px;
  padding: 0 4px;
  position: absolute;
  right: 14%;
  top: 9px;
}
#LoginBox li {
  position: relative;
}
#LoginBox li font {
  color: #f00;
  height: 31px;
  line-height: 31px;
  display: none;
  float: right;
  font-size: 12px;
  padding: 0 4px;
  position: absolute;
  right: 14%;
  top: 9px;
}
@media (max-width: 1280px) {
  /*.home-contact .box {
    position: relative;
    margin-top: -40px;
    height: 510px;
  }*/
  .list-honor-2 .slick-prev,
  .list-honor-3 .slick-prev {
    left: -30px;
  }
}
