*{margin:0;padding:0;list-style:none; -webkit-text-size-adjust:none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);transition:all;-o-transition:all;-ms-transition:all;-moz-transition:all;-webkit-transition:all;font-family:"pingfang", "PingFang SC", "Microsoft Yahei", "Helvetica Neue", arial, \5b8b\4f53, Helvetica, STHeiTi, sans-serif;}
body,html{ overflow-x: hidden; min-width: 1200px; position: relative; background: #fff; font-size: 14px; }
body{
  padding-top: 70px;
}
a{text-decoration:none; transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; color: #fff; font-size: 14px; }
a:hover{text-decoration:none;}
em,i,strong{font-style:normal;}
img{ border: 0; vertical-align: middle; display: inline-block; max-width: 100%;}
input,textarea,select{ font-family:"pingfang", "PingFang SC","Helvetica Neue", "Microsoft Yahei", arial, \5b8b\4f53,
	Helvetica, STHeiTi, sans-serif; font-size: 16px; outline: none;}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type='file'],
button, select{ -webkit-appearance: none; }
@font-face {
	font-family: pingfang;
	src: url('../fonts/pingfang.ttf')
}
img{
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.layout-main {width: 100%; min-width: 1300px; margin: auto; position: relative;}
.header {width: 100%; position: absolute; top: 0; left: 0; z-index: 100;}
.header .navbar {width: 100%; position: relative;} 
.header .navbar .nav-wrapper { width: 100%; height: 70px; background-color: #fff; box-sizing: border-box; border-bottom: 1px solid rgba(0, 0, 0, .1); position: absolute; top: 0; left: 0; z-index: -1; opacity: 0;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.header .navbar .topbar {width: 100%; width: 1200px; margin: auto; display: flex; justify-content: center; flex-direction: row; height: 70px; z-index: 2; }

.header .navbar .topbar .logo {margin-top: 6px; text-align: center;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.header .navbar .topbar .logo a { display: inline-block; vertical-align: middle; width: 100%; height: 100%; }
.btn-buy,.btn-search { float: right; margin-left: 10px; cursor: pointer;}
.btn-buy { background: #304f73; height: 30px; padding: 0 10px; margin: 20px 10px 0 40px; line-height: 30px; font-size: 14px; display: inline-block; }

.btn-buy:hover {background: rgba(116, 115, 192, .5);}
.btn-buy:before {content: ""; display: inline-block; height: 100%; vertical-align: middle;}
.btn-buy img {width: 20px; padding-bottom: 3px;}
.btn-search { width: 30px; height: 70px; background: url(../img/common/icon-search.png) center center no-repeat; box-sizing: border-box; border-bottom: 2px solid rgba(0, 0, 0, 0);transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }

.menu ul { padding-left: 25px;}
.menu ul li {display: inline-block; padding: 0 24px;}
.menu ul li.min { position: relative;}
.menu ul li>a { font-size: 16px; display: inline-block; line-height: 70px; height: 70px; box-sizing: border-box; border-bottom: 2px solid rgba(0, 0, 0, 0);}
.menu li .child { width: 100%; padding: 40px 0; position: absolute; top: 70px; left: 0; display: none; background-color: white;box-shadow: 0 16px 16px rgb(0 0 0 / 10%); }
.menu li .child .child-body {width: 100%; max-width: 1200px; margin: auto; position: relative; }
.menu li .child dl {width: 90%; overflow: hidden;}
.menu li .child dl dd {width: 180px; float: left; margin-right: 16px; margin-bottom: 30px;} 
.menu li .child dl dd h1 {text-align: center; font-size: 18px; color: black; font-weight: normal;}
.menu li .child dl dd span {text-align: center; font-size: 12px; color: rgba(0, 0, 0, .7); padding: 5px 0 10px 0; display: block; width: 100%;}
.menu li .child dl dd .pic {position: relative; overflow: hidden;}
.menu li .child dl dd .pic img {transition-duration: .5s;}
.menu li .child dl dd .pic:hover img {transform: scale(1.1);}
.menu li .child dl dd .pic h2 { position: absolute; bottom: 0; left: 0; width: 100%; font-size: 14px; color: rgba(0, 0, 0, .9);line-height: 30px; text-align: center;}
.menu li .child dl dd .minpic { width: 100%; padding-top: 20px;}
.menu li .child dl dd .minpic .item { width: 100%; display: flex; flex-direction: row; margin-bottom: 15px;}
.menu li .child dl dd .minpic .item img { width: 50px; height: auto; margin-right: 10px;}
.menu li .child dl dd .minpic .item a { font-size: 14px; color: #000; line-height: 50px; width: 147px;}
.menu li .child dl dd .minpic .item a:hover {text-decoration: underline;}
.menu li .child .btn-close {display: block; position: absolute; box-sizing: border-box; padding: 10px; right: 0; top: 0px; cursor: pointer;}
.menu li .min-child { display: none; text-align: center; font-size: 14px; position: absolute; top: 70px; left: 50%; transform: translateX(-50%);}
.menu li .min-child dl {margin-top: 10px; background-color: white; width: 120px; border-radius: 5px; overflow: hidden;}
.menu li .min-child a {display: block; padding: 10px 0;}
.menu li .min-child a:hover {background-color: rgba(0, 0, 0, .05);}
.menu .lihover>a { border-bottom: 2px solid #000;}
.menu .lihover .child { display: block;}
.menu .lihover .min-child { display: block;}

.btn-search .child { width: 100%; padding: 60px 0 80px 0; position: absolute; top: 70px; left: 0; display: none; text-align: left; background-color: white;box-shadow: 0 16px 16px rgb(0 0 0 / 10%); }
.btn-search .child .child-body {width: 100%; max-width: 1200px; margin: auto; position: relative;}
.btn-search .child .search-input { width: 720px; margin: auto; padding-left: 60px; box-sizing: border-box; height: 55px; line-height: 55px; border-bottom:1px solid rgba(0, 0, 0, .3); font-size: 14px; color: #000; background: url(../img/common/icon-search-1.png) 20px center no-repeat;}
.btn-search .child .search-input input { border: none; background: none; width: 630px;}
.btn-search .child dl {width: 720px; margin: auto; font-size: 16px; padding-top: 20px;}
.btn-search .child dl dt { color: rgba(0, 0, 0, .6); padding-bottom: 10px; }
.btn-search .child dl dd { width: 100%; height: 30px; line-height: 30px; }
.btn-search .child dl dd a { color: #000; font-size: 16px;}
.btn-search .child dl dd a:hover { text-decoration: underline;}
.header .navbar .topbar .btn .lihover .child { display: block;}

.header .opened .nav-wrapper, .header .opened-child .nav-wrapper { opacity: 1;}
.header .opened .topbar .menu a, .header .opened-child .topbar .menu a {color: black;}
.header .opened .topbar .btn .btn-search, .header .opened-child .topbar .btn .btn-search { background: url(../img/common/icon-search-1.png) center center no-repeat; }
.header .opened-two .nav-menu-wrapper { display: none;}

.banner {width: 100%; overflow: hidden; position: relative;}
.banner ul {width: 100%;}
.banner ul li {width: 100%;}
.banner ul li a {width: 100%; display: block; position: relative;}
.banner ul li a img {display: block; width: 100%; transform: scale(1);}
.banner ul li a img.ani-img {animation:img-scale 6s linear 0s 1 normal forwards;}
@keyframes img-scale {
  0% {
    transform: scale(1)
  }
  to {
    transform: scale(1.2)
  }
}
.banner ul li a .text {position: absolute; bottom: 100px; left: 0; text-align: center; width: 100%;}
.banner ul li a .text h1 { font-size: 44px; font-weight: normal; transform: translateY(-30px); opacity: 0;}
.banner ul li a .text h2 { font-size: 24px; font-weight: normal; transform: translateY(-30px); opacity: 0;}
.banner ul li a ._left { bottom: 50%; left: 50%; transform: translateY(50%) translateX(-500px); text-align: left;}
.banner ul li a ._left h2 { padding-bottom: 10px;}
.banner ul li a ._dark { color: black;}
.banner ul li a .ani-slide h1 {animation:swiper-slide .4s linear 0s 1 normal forwards;}
.banner ul li a .ani-slide h2 {animation:swiper-slide .4s linear 0s 1 normal forwards; animation-delay:.2s;}
@keyframes swiper-slide {
  0% {
    opacity: 0;
    transform: translateY(-30px)
  }
  to {
    opacity: 1;
    transform: translateY(0px)
  }
}
.banner .swiper-pagination {font-size: 0; bottom: 70px;}
.banner .swiper-pagination span{ background: rgba(0, 0, 0, .4); height: 2px; width: 130px; margin: 0 10px !important; border-radius: 0; opacity: 1; position: relative;}
.banner .swiper-pagination .swiper-pagination-bullet-active i { display: inline-block; height: 100%; width: 100%; position: absolute; left: 0; top: 0; background-color: white; animation:swiper-load 3s linear 0s 1 normal forwards}
@keyframes swiper-load {
  0% {
    width: 0
  }
  to {
    width: 100%
  }
}
h3.tit em{font-size: 40px; color: #000; font-weight: bold; font-style: normal;}
.banner .child-banner {position: relative; overflow: hidden;}
.banner .child-banner img { height: 100%; width:100%; object-fit: cover;}
.banner .child-banner .text { width: 1200px; margin: auto; position: absolute; top: 0; height: 100%; left: 50%; transform: translateX(-50%); z-index: 2;}
.banner .child-banner .text h1 { position: absolute; top: 50%; transform: translateY(-50%); left: 180px; font-size: 46px;}
.banner .product-center-banner { width: 100%;/*  height: 849px; */ position: relative; overflow: hidden; background-size: cover;}
.banner .product-center-banner img { height: 100%; width: 100%; object-fit: cover;}

.footer { width: 100%; background-color: #3A3B3F; position: relative;}
.footer ul {width: 1000px; margin: auto; padding: 100px 0; display: flex; flex-direction: row;  justify-content: space-between;}
/*.footer ul li  {width: 12.5%;}
.footer ul li:first-child {width: 17%;}*/
.footer ul li:last-child { width: 180px;}
.footer ul li dt {color: white; font-size: 12px; padding-bottom: 15px;}
.footer ul li dl { width: 100%;}
.footer ul li dl dd {width: 100%; height: 24px; line-height: 24px; opacity: .5; transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; margin: 4px 0; }
.footer ul li dl dd:hover {opacity: 1;}
/* .footer ul li dl dd:before {content: ""; display: inline-block; height: 100%; vertical-align: middle;} */
.footer ul li dl dd a { font-size: 12px; vertical-align: middle; display: inline-block;}
.footer ul li dl dd img { vertical-align: middle;}
.footer ul li dl dd span { float: left;}
.footer ul li dl dd span:last-child {padding-left: 10px;}
.footer ul li .logo { padding-bottom: 15px;}
.footer ul li .icons { width: 100%;}
.footer ul li .icons a {display: inline-block; margin-right: 5px; opacity: .5;}
.footer ul li .icons a:hover {opacity: 1;}

.container { width: 100%; overflow: hidden;}
.color_bg1 { background-color: #f2f2f2; }
.container .contact {width: 1200px; margin: auto; padding: 50px 0;}
.caption{
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin: 60px 0 30px;
}
.clist ul, .slist{
  display: flex;
  margin: 0 auto;
}
.clist li, .slist dd{
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  color: #304f73;
  padding: 30px 0;
}
.slist dd{background: none; text-align: center; padding: 0;}
.slist .qdlogo{height: 46px; display: block; margin: 24px auto 40px;}
.slist .ewm{height: 160px; display: block; margin: 0 auto 10px;}
.slist .pt{font-size: 18px;}
.clist li span{
  display: block;
  width: 60px;
  height: 60px;
  background: url(../img/common/icon.png) -96px -60px;
}
.clist li.address, .slist dd:nth-child(2){
  margin: 0 20px;
}
.clist li.address span{
  width: 48px;
  height: 48px;
  margin: 6px 0;
  background-position: 0 -48px
}

.clist p{font-size: 16px; font-weight: bold; margin: 20px 0 4px;}
.clist .p2{font-size: 12px; color: #666}
.clist li:hover{
  background-color: #304f73;
  color: #fff;
}
.clist li:hover .p2{
  color: #fff;
}
.clist li:hover span{
  background-position: -96px 0
}
.clist li.address:hover span{
  background-position: 0 0
}
.clist li img{
  width: 60px;
  display: block;
  margin: 0 auto;
}
/* 
.container .supplier { width: 1200px; margin: auto; padding: 50px 0;}
.container .supplier dl {width: 100%; background-color: white; padding: 50px 75px; margin-bottom: 20px; box-sizing: border-box;}
.container .supplier dl:last-child {margin-bottom: 0;}
.container .supplier dl dt { width: 100%; text-align: center; font-size: 18px; color: black; padding-bottom: 50px; font-weight: bold;}
.container .supplier dl dd.reg-line { width: 100%; display: flex; flex-direction: row;}
.container .supplier dl dd.reg-line div {width: 25%; text-align: center; font-size: 16px; line-height: 36px;}
.container .supplier dl dd.reg-line div i {display: block; width: 100%; text-align: center; font-size: 30px; color: rgba(0, 0, 0, .2); font-style: italic;}
.container .supplier dl dd.btn-reg { padding-top: 50px; text-align: center;}
.container .supplier dl dd.btn-reg a { width: 260px; line-height: 56px; border: 1px solid #304f73; color: #304f73; font-size: 16px; text-align: center; display: inline-block;}
.container .supplier dl dd.btn-reg a:hover {background-color: #304f73; color: white;}
.container .supplier dl dd { font-size: 16px; line-height: 28px;}
.container .supplier dl dd a { color: #57b0f3;}
 */

.container .product-center { width: 100%;}
.container .product-center .center-top { width: 100%; margin: auto; padding: 40px 0;}
.container .product-center .center-top ul  { width: 100%;}
.container .product-center .center-top ul li { width: 100%; display: flex; flex-direction: row; background-color: white;}
.container .product-center .center-top ul li>div { width: 50%; overflow: hidden;}
.container .product-center .center-top ul li>div.text { position: relative;}
.container .product-center .center-top ul li>div.text .text-body { width: 420px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.container .product-center .center-top ul li>div.text .text-body h1 { font-size: 46px; padding-bottom: 20px;}
.container .product-center .center-top ul li>div.text .text-body h2 { font-size: 26px; padding-bottom: 10px;}
.container .product-center .center-top ul li>div.text .text-body span { font-size: 16px;}
.container .product-center .center-top ul li>div.text .text-body .btn { width: 100%; padding-top: 80px;}
.container .product-center .center-top ul li>div.text .text-body .btn a { line-height: 40px; font-size: 14px; padding: 0 20px; color: black; border: 2px solid rgba(0, 0, 0, .5); box-sizing: border-box; display: inline-block; margin-right: 20px;}
.container .product-center .center-top ul li>div.text .text-body .btn a:hover { color: white; background-color: #304f73; border: 2px solid #304f73;}
.container .product-center .center-top ul li>div.pic img { transition: all .5s;width: 100%;}
.container .product-center .center-top ul li:hover>div.pic img {transform: scale(1.1);}
.container .product-center .center-list { width: 1200px; margin: auto; padding-top: 30px;}
.container .product-center .center-list dl {width: 100%; padding-bottom: 70px;}
.container .product-center .center-list dl dt {width: 100%; display: flex; flex-direction: row; padding-bottom: 30px;}
.container .product-center .center-list dl dt h1 {width: 50%; font-size: 24px; color: black;}
.container .product-center .center-list dl dt div {width: 50%; text-align: right;}
.container .product-center .center-list dl dt div a {font-size: 18px; color: black;}
.container .product-center .center-list dl dt div a:hover {text-decoration: underline;}
.container .product-center .center-list dl dd {}
.container .product-center .center-list dl dd .pro-1 { width: 100; display: flex; flex-direction: row; margin-bottom: 20px;background-color: white;}
.container .product-center .center-list dl dd .pro-1:hover { box-shadow: 0 15px 15px -10px rgba(0,0,0,.15); transition: all .3s ease;}
.container .product-center .center-list dl dd .pro-1>div {width: 50%;}
.container .product-center .center-list dl dd .pro-1>div.pic { padding: 60px 0;overflow: hidden;}
.container .product-center .center-list dl dd .pro-1>div img { margin: auto; display: block;transition: all .8s;}
.container .product-center .center-list dl:hover dd .pro-1>div img { transform: scale(1.1);}


.container .product-center .center-list dl dd .pro-1>div.text {position: relative;}
.container .product-center .center-list dl dd .pro-1>div.text .text-body {position: absolute; left: 0; width: 100%; text-align: center; top: 50%; transform: translateY(-50%);}
.container .product-center .center-list dl dd .pro-1>div.text .text-body h1 { font-size: 26px;}
.container .product-center .center-list dl dd .pro-1>div.text .text-body span { display: block; text-align: center; padding-top: 10px; font-size: 16px; padding-bottom: 40px;}
.container .product-center .center-list dl dd .pro-1>div.text .text-body a { line-height: 40px; font-size: 14px; padding: 0 20px; color: black; border: 2px solid rgba(0, 0, 0, .5); box-sizing: border-box; display: inline-block; /* margin-right: 20px; */}
.container .product-center .center-list dl dd .pro-1>div.text .text-body a:hover { color: white; background-color: #304f73; border: 2px solid #304f73;}
.container .product-center .center-list dl dd .pro-2 { width: 100%; }
.container .product-center .center-list dl dd .pro-2 ul { width: 100%; display: flex; flex-direction: row;}
.container .product-center .center-list dl dd .pro-2 ul li { width: 50%; background-color: white;}
.container .product-center .center-list dl dd .pro-2 ul li:hover { box-shadow: 0 15px 15px -10px rgba(0,0,0,.15); transition: all .3s ease;}
.container .product-center .center-list dl dd .pro-2 ul li:first-child { margin-right: 10px;}
.container .product-center .center-list dl dd .pro-2 ul li:last-child { margin-left: 10px;}
.container .product-center .center-list dl dd .pro-2 ul li .pic { width: 100%; padding: 60px 0;}
.container .product-center .center-list dl dd .pro-2 ul li .pic img { display: block; margin: auto;}
.container .product-center .center-list dl dd .pro-2 ul li .text { width: 100%; padding: 60px 30px; box-sizing: border-box; text-align: center;}
.container .product-center .center-list dl dd .pro-2 ul li .text h1 { font-size: 26px;}
.container .product-center .center-list dl dd .pro-2 ul li .text span { font-size: 16px; display: block; text-align: center; padding-top: 10px; padding-bottom: 40px;}
.container .product-center .center-list dl dd .pro-2 ul li .text a { line-height: 40px; font-size: 14px; padding: 0 20px; color: black; border: 2px solid rgba(0, 0, 0, .5); box-sizing: border-box; display: inline-block; margin-right: 20px;}
.container .product-center .center-list dl dd .pro-2 ul li .text a:hover { color: white; background-color: #304f73; border: 2px solid #304f73;}

.container .product-center .product-cat { padding-top: 60px; padding-bottom: 40px;}
.container .product-center .product-cat dl { padding-bottom: 20px;}
.container .product-center .product-cat dl dd .pro-1 { margin-bottom: 0;}

.news-details {
  width: 1200px;
  margin: auto;
  padding: 80px 0;
}
.news-details .title {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 40px;
  text-align: center;
}
.news-details .time{
  font-size: 12px;
  padding-top: 10px;
  text-align: center;
}
.htmltext {
  font-size: 16px;
  line-height: 30px;
}
.htmltext a {
    font-size: 16px;
}
.htmltext img {
  width: auto;
  max-width: 100%;
}

.container .pageer { width: 100%; text-align: center;}
.container .pageer a,.container .pageer span {display: block; line-height: 30px; font-size: 16px; color: black; padding: 0 10px; border: 1px solid rgba(0, 0, 0, .2); margin: 0 3px;}
.container .pageer span{cursor: not-allowed; color: #ccc;}
.container .pageer a.page-cur, .container .pageer a:hover { background-color: #304f73; border: 1px solid #304f73; color: white;}
.pagination{display: flex; justify-content: flex-end}


.container .about { width: 100%; background-color: #f5f5f5;}
.container .about .sec { width: 1200px; margin: auto; padding-bottom: 120px;}
.container .about .sec:nth-child(1) { font-size: 16px; line-height: 30px;}
.container .about .sec:nth-child(1) .sec-con { padding: 130px 0 60px;}
.sec h1 { font-size: 36px; padding-bottom: 30px;}
.sec .h1{
    padding-bottom: 40px;
}
.num { /*width: 1100px; margin: auto; */display: flex; flex-direction: row;}
.num .num1 { width: 25%; text-align: center; position: relative;}
.num .num1 span { font-size: 50px; color: #304f73; font-style:italic; font-weight: bold; }
.num .num1 i { font-size: 16px;}
.num .num1 div { font-size: 16px;}
.num .num1::before { content: ""; width: 1px; height: 100%; position: absolute; right: 0; top: 0; background-color: rgba(0, 0, 0, .4); transform: rotate(20deg);}
.num .num1:nth-child(4):before { display: none;}
.sec .center{text-align: center;}
.rongyu { width: 100%; padding: 40px 20px 0; box-sizing: border-box; background-color: white; position: relative; border-radius: 4px;}
.rongyu ul{overflow: hidden; display: flex; flex-wrap: wrap;}
.rongyu li { margin-bottom: 40px; width: 25%}
.rongyu li:last-child { margin-bottom: 0;}
.rongyu li img { display: block; margin: auto; max-width: 90%;}
.rongyu li:hover img{ transform: scale(1.1);}

.footbeian{border-top: 1px solid #a2a7b0; padding-top: 30px;color: #767879;padding-bottom:60px;width: 1050px;margin: 0 auto;}
.footbeian p{display: flex;justify-content: space-between;width: 100%;}
.footbeian a{color: #767879;}
.footbeian img{display: inline-flex; margin: -2px 4px 0 8px; width: auto;}
.footbeian span{width: 80%;}


video{max-width: 100%;display: block;}
.headerN .navbar .topbar .btn .btn-buy{color: #20242d;background-color: #d6bca2;background-image: linear-gradient( -33deg, rgba(228,214,199,0.99608) 0%, rgb(212,185,157) 100%);background-image: -webkit-linear-gradient( -33deg, rgba(228,214,199,0.99608) 0%, rgb(212,185,157) 100%);font-size: 16px;padding: 0;width: 60px;height: 30px;line-height: 1;display: inline-flex;justify-content: center;align-items: center;}
.headerN .navbar .topbar .btn .btn-buy:hover{background-color: #d2ba9a;background-image: linear-gradient(to bottom, #dfcdbe70, #d2ba9a6b);background-image: -webkit-linear-gradient(to bottom, #dfcdbe70, #d2ba9a6b);}

.bannerN{position: relative; overflow: hidden;}
.bannerN .img{position: relative;overflow: hidden;}
.bannerN .img img,.bannerN .img video{width: 100%;}
.bannerN .img::before{position: absolute;left: 0;top: 0;z-index: 1;background-color: rgba(0, 0, 0, .2);content: '';width: 100%;height: 100%;}
.bannerN .txt{position: absolute;left: 50%;text-align: center; z-index: 99;color: #fff;line-height: 1;top: 14%;transform: translateX(-50%);}
.bannerN .txt h3{font-weight: 900;font-size: 40px;background-image: linear-gradient(-31deg, #e4d6c7, #d4b99d);
background-image: -webkit-linear-gradient(-31deg, #e4d6c7, #d4b99d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.bannerN .txt p,.wrapEven .wrapItem .txt p{font-size: 24px;font-weight: 900;margin: 18px 0 26px;}
.bannerN .txt p{margin-top: 20px;}
.bannerN .txt a{font-size: 16px;display: inline-flex;padding: 8px 22px;border: 2px solid #fff;transition: all .5s;position: relative;}

.bannerN .barrow{display: none;}
.bannerN:hover .barrow{display: block;}
.bannerN img{width: 100%;}
.poster{width: 100%; display: block; margin-top: 20px;}
/*.scheme{margin-bottom: 100px;}*/
.scheme img{
    width:100%;
}
.comTit{font-weight: 900;font-size: 40px;color: #000;margin: 140px 0 80px;text-align: center;line-height: 1;font-family: MicrosoftYaHei;}
.news{padding-bottom: 40px;}
.nlist li{
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.nlist li .pic{display: flex; width: 100%;}

.nlist li .pic img:hover{transform: scale(1.1);}

.nlist .pic img{
  width: 350px;
  height: 210px;
  display: block;
}
.nlist .infos{
  margin-left: 20px;
  flex: 1;
  overflow: hidden;
}
.nlist .tit{
  font-weight: bold;
  font-size: 25px;
  line-height: 26px;
  height: 26px;
  color: #2c2f30;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nlist p{
  font-size: 16px;
  line-height: 28px;
  color: #333;
  height: 118px;
  margin-top: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nlist .time{
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  color: #999;
}
.nlist .more{
  width: 100px;
  color: #999;
  height: 34px;
  border: 1px solid #999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nlist li .more:hover{
  color: #fff;
  border-color: #304f73;
  background-color: #304f73;
}
.spic{
  width: 1750px;
  margin: 0 auto;
}
.spic li{
  display: flex;
}
.spic li:last-child{margin-top: 20px;}
.spic .ps{position: relative; }
.spic .ps:last-child{margin-left: 20px;}
.spic span{position: absolute; left: 20px; bottom: 20px; color: #fff; font-size: 24px;}
.spic img{height: 600px; width: 750px;}
.spic .large{width: 980px;}
.jrich img{width:100%;}

.swiperScroll{position: relative;overflow: hidden;margin-bottom: 200px;}
.swiperScroll .swiper-slide{width: 1200px;}
.swiperScroll .swiper-slide .img{overflow: hidden;height: 720px;width: 100%;}
.swiperScroll .swiper-slide video,.swiperScroll .swiper-slide img{width: 100%;height: 720px;object-fit: cover;}
.swiperScrollbtn{position: absolute;width: 60px;height: 60px;top: calc(50% + 120px);transform: translateY(-50%);z-index: 99;display: flex;justify-content: center;align-items: center;cursor: pointer;border-radius: 50%;transition: all .5s;outline: none;}
.swiperScrollbtn img{width: 17px;display: block;}
.swiperScrollbtn:hover{background-color: rgba(0, 0, 0, .3)}
.swiper-btn-prev{ left: calc((100vw - 1152px)/2)}
.swiper-btn-next{ right: calc((100vw - 1152px)/2)}
.swiperScrollbtn.swiper-btn-next img{ transform: rotate(180deg)}
.swiperScroll .swiper-slide .scrollMore{display: none;}
.swiperScroll .swiper-slide-active .scrollMore{border: 2px solid;color: #fff;width: 158px;height: 44px;font-size: 16px;position: absolute;display: inline-flex;right: 22px;bottom: 26px;align-items: center;justify-content: center;z-index: 9;transition: all .5s;}
.scrollMore:hover{transform: translateY(-4px);box-shadow: 0 0 20px rgba(0, 0, 0, .1);}
.scrollMore span{display: inline-flex;position: relative;width: 12px;height: 15px;margin-right: 12px;}
.scrollMore span::before,.scrollMore span::after{position: absolute;content: '';left: 0;top: 1px;width: 4px;background-color: #fff;height: 100%;}
.scrollMore span::after{right: 0;left: auto;}
.scrollMore i{font-weight: 900;}

.footerN{z-index: 10;color: #fff; background: #304f73;}
.footerN img{display: inline-flex;}
.footerN .footbeian,.footerN .footbeian a{font-size: 12px;color: #a6a7a8;}
.footerN ul li dl dd a{color: rgba(255, 255, 255, .9);}
/*.footerN ul li{width: 17%!important;}
.footerN ul li:last-child{width: 20%!important;}*/
.footerN ul li dt{padding-bottom: 7px;}
.footerN ul li dl dd{margin: 6px 0;}
.footerN ul li>dl+dt{margin-top: 20px;}
.footerN .interLogo{display: inline-flex;margin: 10px 0 44px;color: rgba(255, 255, 255, .9);}
.footerN .infos{color: rgba(255, 255, 255, .9);}
.footerN .icons{margin-bottom: 24px;}
.footerN ul li .icons a{margin-right: 0;opacity: 1;}
.footerN ul li .icons a:hover{opacity: .7;}
.footerN ul li .icons a+a{margin-left: 25px;}

.finofs .tel{font-size: 14px; color: #fff;}
.finofs .tel span{font-size: 24px;}
.finofs img{width: 86px; diaplay: block; margin: 10px 0;}
.finofs p{ font-size: 12px;}

@media screen and (max-width: 1750px) {
 .spic{
   width: 1200px;
   margin: 0 auto;
 }
 .spic img{height: 381px; width: 512px;}
 .spic .large{width: 668px;} 
}


/*加入我们*/
.form_item .submitHandle,.form_item .submit_pass {
  background-color: #127bdc
}

.red_star,select {
  padding-left: .2em
}
/* 
img {
    border: none
}

a:active,a:hover,input[type=checkbox]:focus,input[type=radio] {
    outline: 0
} */

button,input,select,textarea {
  outline: 0;
  border-radius: 0
}

select {
border-radius: 2px;
border: 1px solid #e0e0e0;
outline: 0
}

textarea {
  padding: .2em;
  border-radius: 2px;
  border: 1px solid #e0e0e0;
  font-size: .2em
}

.fl {
  float: left
}

.fr {
  float: right
}

.clear:after {
  display: block;
  clear: both;
  content: "\0020";
  visibility: hidden;
  height: 0
}

.red_star {
  position: relative
}

.red_star em {
  position: absolute;
  top: 0;
  left: 0;
  content: '*';
  color: #d71c1a;
  font-size: .24em
}

.form_container {
  width: 6em;
  margin: 0 auto;
  color: #fff;
  padding: 0 .3em .6em
}

.form_container .form_item input,.form_container .select_type select {
  width: 100%;
  box-sizing: border-box;
  border-radius: 2px;
  margin-top: .1em;
  height: 2.5em;
  display: block
}

.form_container h1 {
  padding-top: 1.4em;
  text-align: center;
  font-size: .36em;
  color: #0f0f0f;
  margin-bottom: .3em
}

.form_container p.subtitle {
  margin-bottom: 1em
}

.form_container p {
  text-align: center;
  font-size: .24em;
  color: #0f0f0f
}

.form_container .form_item {
  margin-bottom: .2em
}

.form_container .form_item p {
  text-align: left;
  color: #c3c3c3
}

.form_container .form_item input {
  border: 1px solid #e0e0e0;
  font-size: .24em
}

.form_item input.input_name,.form_item input.input_phone {
  padding-left: .2em
}

.form_container .select_type {
  position: relative
}

.form_container .select_type select {
  border: 1px solid #e0e0e0;
  font-size: .24em
}

.select_addr .select1,.select_addr .select2,.select_addr .select3 {
  float: left;
  display: block;
  width: 32%;
  margin-right: 2%;
  position: relative
}

.select_addr select {
  display: block;
  width: 100%;
  height: 2.5em;
  font-size: .24em
}

.select_addr .select3 {
  margin-right: 0
}

.form_item textarea {
  width: 100%;
  box-sizing: border-box;
  resize: none;
}

.form_item .submitHandle {
  display: block;
  margin-left: .83em;
  height: 2.5em;
  color: #fff;
  font-size: .24em;
  text-decoration: none;
  border-radius: 2px;
  line-height: 2.5em;
  text-align: center;
  border: none;
  width: 24.1em
}

.form_container p.tip {
  text-align: left;
  padding-left: .8em
}

.error_show {
  display: block;
  font-size: .24em;
  color: #d71c1a;
  padding-left: .2em
}

.submit_success {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  /* margin-left: -3.2em; */
  /* margin-top: -3.6em; */
  width: 6.4em;
  /* height: 7.2em; */
  z-index: 1000;
display: none;
}

.submit_success_txt {
  width: 100%;
  /* height: 6em; */
  background: #fff;
  text-align: center;
  padding: 20px 0;
}

.submit_success_txt img {
  margin-top: 1.5em;
  width: .95em;
  height: .95em
}

.submit_success_txt h1 {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: .42em;
  color: #111;
  font-weight: 600
}

.submit_success_txt p {
  font-size: .24em;
  line-height: 1.6;
  color: #111
}

.submit_success_txt p span {
  color: #127bdc
}
.success-icon{
  background: url(../img/common/success-6a432351cd.png) no-repeat;
  width: 95px;
  height: 95px;
  display: block;
  margin: 0 auto 20px;
}
.submit_success_close {
  margin: 20px auto 0;
  width: .74em;
  height: .74em;
  background: url(../img/common/close-add0efaf04.png) center center no-repeat;
  background-size: contain
}

.shadow {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background:rgba(0,0,0,.5);
  z-index: 999;
  display: none;
}
