*{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;}
body,html{ width: 100%; height: auto; background: #fff; font-size: 14px; }
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')
}

.layout-main {width: 100%; min-width:1280px; 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 .nav-menu-wrapper { width: 100%; background-color: #fff; box-sizing: border-box; position: absolute; top: 70px; left: 0; z-index: 1; opacity: 0;box-shadow: 0 16px 16px rgb(0 0 0 / 10%); transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;} */
.header .navbar .topbar {width: 100%; max-width: 1200px; margin: auto; display: flex; flex-direction: row; height: 70px; z-index: 2; }

/* .header .navbar .topbar .search {width: 40%; height: 40px; line-height: 40px;}
.header .navbar .topbar .search a { width: 140px; height: 100%; box-sizing: border-box; padding: 0 15px; border-radius: 20px; display: inline-block; font-size: 16px; overflow: hidden;}
.header .navbar .topbar .search a input { background: none; border: none; width: calc(100% - 40px); color: white; display: none;}
.header .navbar .topbar .search a span {display: inline-block;}
.header .navbar .topbar .search a input::placeholder {color: white;}
.header .navbar .topbar .search a:hover { background: rgba(0, 0, 0, .2); width: 400px;}
.header .navbar .topbar .search a:hover span {display: none;}
.header .navbar .topbar .search a:hover input {display: inline-block;}
.header .navbar .topbar .search a::before {content: ""; display: inline-block; height: 100%; vertical-align: middle;}
.header .navbar .topbar .search a img {width: 18px; padding-bottom: 4px; padding-right: 3px;} */

.header .navbar .topbar .logo {width: 340px; height: inherit; /*margin-top: 24px;*/ text-align: center; background: url(../images/logo.svg) left center no-repeat; background-size: 100%;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%; }
.header .navbar .topbar .btn {width: 17%; text-align: right;}
.header .navbar .topbar .btn>a, .header .navbar .topbar .btn>.btn-search { float: right; margin-left:10px; cursor: pointer;}
.header .navbar .topbar .btn .btn-buy { background: #a88a64; margin-top: 20px; height: 30px; padding: 0 10px; margin-right: 10px; line-height: 30px; font-size: 14px; display: inline-block; }
.header .navbar .topbar .btn .btn-buy:hover {background: rgba(116, 115, 192, .5);}
.header .navbar .topbar .btn .btn-buy:before {content: ""; display: inline-block; height: 100%; vertical-align: middle;}
.header .navbar .topbar .btn .btn-buy img {width: 20px; padding-bottom: 3px;}
.header .navbar .topbar .btn .btn-search { width: 30px; height: 70px; background: url(../images/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; }
.header .navbar .topbar .btn .lihover { border-bottom: 2px solid #000;}
/* .header .navbar .topbar .btn .btn-search:hover { background: rgba(0, 0, 0, .1) url(../images/icon-search.png) center center no-repeat; } */
.header .navbar .topbar .btn .btn-user { width: 36px; height: 36px; margin-top: 17px; background: url(../images/icon-user.png) center center no-repeat; border-radius: 18px; }
.header .navbar .topbar .btn .btn-user:hover { background: rgba(0, 0, 0, .1) url(../images/icon-user.png) center center no-repeat; }
.header .navbar .topbar .menu {width: 100%; font-size: 0;}
.header .navbar .topbar .menu ul { padding-left: 25px;}
.header .navbar .topbar .menu ul li {display: inline-block; padding: 0 24px;}
.header .navbar .topbar .menu ul li.min { position: relative;}
.header .navbar .topbar .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);}
.header .navbar .topbar .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%); }
.header .navbar .topbar .menu li .child .child-body {width: 100%; max-width: 1200px; margin: auto; position: relative; }
.header .navbar .topbar .menu li .child dl {width: 80%; overflow: hidden;}
.header .navbar .topbar .menu li .child dl dd { width: 207px; float: left; margin-right: 16px; margin-bottom: 30px;} 
.header .navbar .topbar .menu li .child dl dd h1 { font-size: 18px; color: black; font-weight: normal;}
.header .navbar .topbar .menu li .child dl dd span { font-size: 12px; color: rgba(0, 0, 0, .7); padding: 5px 0 10px 0; display: block; width: 100%;}
.header .navbar .topbar .menu li .child dl dd .pic {position: relative; overflow: hidden;}
.header .navbar .topbar .menu li .child dl dd .pic img {transition-duration: .5s;}
.header .navbar .topbar .menu li .child dl dd .pic:hover img {transform: scale(1.1);}
.header .navbar .topbar .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;}
.header .navbar .topbar .menu li .child dl dd .minpic { width: 100%; padding-top: 20px;}
.header .navbar .topbar .menu li .child dl dd .minpic .item { width: 100%; display: flex; flex-direction: row; margin-bottom: 15px;}
.header .navbar .topbar .menu li .child dl dd .minpic .item img { width: 50px; height: auto; margin-right: 10px;}
.header .navbar .topbar .menu li .child dl dd .minpic .item a { font-size: 14px; color: #000; line-height: 50px; width: 147px;}
.header .navbar .topbar .menu li .child dl dd .minpic .item a:hover {text-decoration: underline;}
.header .navbar .topbar .menu li .child .btn-close {display: block; position: absolute; box-sizing: border-box; padding: 10px; right: 0; top: 0px; cursor: pointer;}
.header .navbar .topbar .menu li .min-child { display: none; text-align: center; font-size: 14px; position: absolute; top: 70px; left: 50%; transform: translateX(-50%);}
.header .navbar .topbar .menu li .min-child dl {margin-top: 10px; background-color: white; width: 120px; border-radius: 5px; overflow: hidden;}
.header .navbar .topbar .menu li .min-child a {display: block; padding: 10px 0;}
.header .navbar .topbar .menu li .min-child a:hover {background-color: rgba(0, 0, 0, .05);}
.header .navbar .topbar .menu .lihover>a { border-bottom: 2px solid #000;}
.header .navbar .topbar .menu .lihover .child { display: block;}
.header .navbar .topbar .menu .lihover .min-child { display: block;}

.header .navbar .topbar .btn .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%); }
.header .navbar .topbar .btn .btn-search .child .child-body {width: 100%; max-width: 1200px; margin: auto; position: relative;}
.header .navbar .topbar .btn .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(../images/icon-search-1.png) 20px center no-repeat;}
.header .navbar .topbar .btn .btn-search .child .search-input input { border: none; background: none; width: 630px;}
.header .navbar .topbar .btn .btn-search .child dl {width: 720px; margin: auto; font-size: 16px; padding-top: 20px;}
.header .navbar .topbar .btn .btn-search .child dl dt { color: rgba(0, 0, 0, .6); padding-bottom: 10px; }
.header .navbar .topbar .btn .btn-search .child dl dd { width: 100%; height: 30px; line-height: 30px; }
.header .navbar .topbar .btn .btn-search .child dl dd a { color: #000; font-size: 16px;}
.header .navbar .topbar .btn .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 .logo, .header .opened-child .topbar .logo { background-image: url(../images/logo2.svg?v1.0);}
.header .opened .topbar .btn .btn-search, .header .opened-child .topbar .btn .btn-search { background: url(../images/icon-search-1.png) center center no-repeat; }
.header .opened .topbar .btn .btn-user, .header .opened-child .topbar .btn .btn-user { background: url(../images/icon-user-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%;
    }
}
.banner .child-banner { width: 100%; position: relative; overflow: hidden; padding-top: 68px;}
.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; padding-top: 70px;}
.banner .product-center-banner { width: 100%;/*  height: 849px; */ position: relative; overflow: hidden; padding-top: 70px;background-size: cover;}
.banner .product-center-banner img { height: 100%; width: 100%; object-fit: cover;}


.goods-1 { width: 1200px; margin: auto; overflow: hidden;}
.goods-1 .title { padding: 110px 0 50px 0;}
.goods-1 .title h1 {font-size: 36px; color: black; text-align: center; font-weight: normal;}
.goods-1 .title .btn {float: right;}
.goods-1 .title .btn a { display: inline-block; width: 10px; height: 17px; background: url(../images/icon-jt-2.png) no-repeat; background-size: cover; cursor: pointer;}
.goods-1 .title .btn a.left { transform: rotate(180deg) translateY(1px); margin-right: 10px;}
.goods-1 .goods-box {width: 100%;}
.goods-1 .goods-box ul {width: 100%; }
.goods-1 .goods-box ul li {width: 25%; text-align: center; padding-bottom: 25px;}
.goods-1 .goods-box ul li a.pbox { width: 100%; height: 414px; display: block; overflow: hidden; margin-bottom: 25px;}
.goods-1 .goods-box ul li .pbox:hover img { transform: scale(1.1);}
.goods-1 .goods-box ul li img { width: 100%; height: 100%; display: block; object-fit: cover; transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.goods-1 .goods-box ul li a.txt { font-size: 20px; color: black; font-weight: normal;}
.goods-1 .goods-box ul li a.txt:hover {text-decoration: underline;}

.goods-2 { width: 1200px; margin: auto; padding-top: 130px;}
.goods-2 ul {width: 100%; display: flex; flex-direction: row;}
.goods-2 ul li {width: 50%; height: 543px; position: relative; box-sizing: border-box; overflow: hidden;}
.goods-2 ul li:first-child h1 {color: white;}
.goods-2 ul li:first-child { margin-right: 10px;}
.goods-2 ul li:last-child { margin-left: 10px;}
.goods-2 ul li h1 {position: absolute; top: 0; left: 0; z-index: 2; text-align: center; font-size: 36px; color: black; padding-top: 50px; width: 100%; font-weight: normal;}
.goods-2 ul li img { width: 100%; height: 100%; display: block; object-fit: cover; transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.goods-2 ul li video {width: 200%; height: 100%; position: absolute; left: 50%; top: 0; transform: translateX(-50%);}
.goods-2 ul li:hover img { transform: scale(1.1);}

.server {width: 1200px; margin: auto; padding-top: 20px; padding-bottom: 110px;}
.server ul {width: 100%; display: flex; flex-direction: row;}
.server ul li { width: 50%; height: 350px; background: #F7F4F2; text-align: center; font-size: 0;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;  }
.server ul li:hover { background-color: #ddd;}
.server ul li:first-child { margin-right: 10px;}
.server ul li:last-child { margin-left: 10px;}
.server ul li a:before {content: ""; display: inline-block; height: 100%; vertical-align: middle;}
.server ul li .box {display: inline-block; vertical-align: middle;}
.server ul li img { height: 86px;}
.server ul li span { display: block; text-align: center; font-size: 30px; color: black; padding-top: 40px;}
.server ul li a {display: block; width: 100%; height: 100%;}

.footer { width: 100%; background-color: #3A3B3F; position: relative;}
.footer ul {width: 1200px; margin: auto; padding: 100px 0; display: flex; flex-direction: row;}
.footer ul li  {width: 12.5%;}
.footer ul li:first-child {width: 17%;}
.footer ul li:last-child { width: 9%;}
.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;}
.container2 { width: 100%;}
.container .shop { padding: 50px 0;}
.container .menu { width: 1200px; margin: auto; }
.container .menu a {font-size: 16px; color: black; display: inline-block; height: 30px; line-height: 30px; margin-right: 30px; font-weight: bold; border-bottom: 2px solid white;}
.container .menu a.checked, .container .menu a:hover { border-bottom: 2px solid black;}
.container .section {width: 100%; padding-top: 50px;}
.container .section .title {width: 100%; border-bottom: 1px solid rgba(0, 0, 0, .1);}
.container .section .title span {display: block; width: 1200px; margin: auto; font-size: 18px; line-height: 80px;}
.container .section .b2c { width: 1200px; margin: auto; padding-top: 20px;}
.container .section .b2c ul { width: 100%; overflow: hidden;}
.container .section .b2c ul li {width: 25%; float: left; margin-bottom: 20px;}
.container .section .b2c ul li span {display: block; font-size: 16px; color: black; line-height: 45px;}
.container .section .offline { width: 1200px; margin: auto; padding-top: 30px;}
.container .section .offline ul {width: 100%;}
.container .section .offline ul li {width: 100%; margin-bottom: 30px; background: url(../images/icon-address.png) left center no-repeat; padding-left: 35px; box-sizing: border-box;}
.container .section .offline ul li h1 { font-size: 16px; color: black; line-height: 24px;}
.container .section .offline ul li span { font-size: 12px; color: rgba(0, 0, 0, .7);}
.container .section .map {width: 1200px; margin: auto;}

.color_bg1 { background-color: #f2f2f2; }
.container .contact {width: 1200px; margin: auto; display: flex; flex-direction: row; padding: 50px 0;}
.container .contact ul {width: 50%;}
.container .contact ul li { width: 100%; margin-bottom: 40px;}
.container .contact ul li h1 { font-size: 18px; color: black; padding-bottom: 20px;}
.container .contact ul li span { font-size: 16px; line-height: 30px;}
.container .contact ul li span a { font-size: 16px; color: #57b0f3;}

.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 #a88a64; color: #a88a64; font-size: 16px; text-align: center; display: inline-block;}
.container .supplier dl dd.btn-reg a:hover {background-color: #a88a64; 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: #a88a64; border: 2px solid #a88a64;}
.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: #a88a64; border: 2px solid #a88a64;}
.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: #a88a64; border: 2px solid #a88a64;}

.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;}

.container .download { width: 1200px; margin: 30px auto; padding: 90px; box-sizing: border-box; background-color: white;}
.container .download .info { width: 100%; display: flex; flex-direction: row; padding-bottom: 80px; border-bottom: 1px solid rgba(0, 0, 0, .1);}
.container .download .info .logo { width: 143px;}
.container .download .info .text { flex-grow:1; width: 100%; font-size: 18px; padding-left: 70px; box-sizing: border-box;}
.container .download .info .text .title { width: 100%; font-size: 30px; padding-bottom: 10px;}
.container .download .btn-download { width: 100%; display: flex; flex-direction: row; padding-top: 80px;}
.container .download .btn-download a {width: 50%; text-align: center; color: black;}
.container .download .btn-download a img { }
.container .download .btn-download a h2 { font-size: 18px; padding-bottom: 5px; padding-top: 20px;}
.container .download .btn-download a span { font-size: 16px;}
.container .download .zhichi { font-size: 16px; line-height: 24px; padding: 100px 0; border-bottom: 1px solid rgba(0, 0, 0, .1);}
.container .download .zhichi .title { font-size: 18px; padding-bottom: 30px;}
.container .download .duibi { width: 640px; margin: auto;}
.container .download .duibi dl { width: 100%;}
.container .download .duibi dl dt { width: 100%; font-size: 24px; font-weight: bold; color: #a88a64; text-align: center; padding-top: 60px; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 0, 0, .1); }
.container .download .duibi dl dd { display: flex; flex-direction: row; font-size: 16px; line-height: 40px; border-bottom: 1px solid rgba(0, 0, 0, .1);}
.container .download .duibi dl dd.head { color: #a88a64; font-size: 18px;}
.container .download .duibi dl dd div { text-align: center; }
.container .download .duibi dl dd div:nth-child(2) { width: 38%; }
.container .download .duibi dl dd div:nth-child(3) { width: 28%; }
.container .download .duibi dl dd div:nth-child(1) { width: 34%; text-align: left; padding-left: 50px; box-sizing: border-box;}
.container .download .duibi dl dd div span { display: inline-block; height: 100%; width: 26px;}
.container .download .duibi dl dd div .icon-dh { background: url(../images/download-icon-dh.png) center center no-repeat;}
.container .download .duibi dl dd div .icon-ch { background: url(../images/download-icon-ch.png) center center no-repeat;}
.container .download .duibi .tips { width: 100%; text-align: center; padding-top: 20px; font-size: 16px;}

.container .service { width: 100%;}
.container .service .service-contact { width: 100%; background: white;}
.container .service .service-contact ul {width: 1222px; margin: auto; display: flex; flex-direction: row; padding: 80px 0;}
.container .service .service-contact ul li {width: 400px; margin-right: 15px; padding: 130px 0; text-align: center; background-color: #F5F5F5;transition-duration: .5s;}
.container .service .service-contact ul li:last-child {width: 400px; margin-right: 0;}
.container .service .service-contact ul li:hover { background-color: #ddd;}
.container .service .service-contact ul li h1 { font-size: 50px; padding-top: 40px; font-weight: normal;}
.container .service .service-contact ul li span { font-size: 19px; padding-top: 40px; padding-bottom: 16px; display: block;}
.container .service .service-contact ul li a { font-size: 19px; color: #a88a64;}
.container .service .service-address { width: 715px; margin: auto; padding: 100px 0;}
.container .service .service-address h1 { font-size: 50px; padding-bottom: 40px; text-align: center; font-weight: normal;}
.container .service .service-address dl {width: 100%; border-bottom: 1px solid black;}
.container .service .service-address dl dt { font-size: 19px; color: #a88a64; padding-top: 30px;}
.container .service .service-address dl dd { font-size: 19px; color: black; padding-bottom: 30px;}

.container .news { width: 100%;}
.container .news .nav { width: 100%; background-color: white; overflow: hidden;}
.container .news .nav .nav-body { width: 1200px; margin: auto;}
.container .news .nav a { float: left; height: 70px; line-height: 70px; opacity: .7; font-size: 16px; color: black; margin-right: 100px; border-bottom: 2px solid white;}
.container .news .nav a.checked, .container .news .nav a:hover { opacity: 1; border-color: #a88a64;}
.container .news .list { width: 1200px; margin: auto; padding-bottom: 100px;}
.container .news .list ul  { width: 100%; overflow: hidden; padding-bottom: 60px;}
.container .news .list ul li { float: left; width: 588px; margin-right: 24px; margin-top: 24px;}
.container .news .list ul li a>img { transition: all .5s;}
.container .news .list ul li>a { display: block; width: 100%; height: 300px; overflow: hidden;}
.container .news .list ul li:hover a>img { transform: scale(1.1);}
.container .news .list ul li:nth-child(2n) { float: left; width: 588px; margin-right: 0;}
.container .news .list ul li .text { width: 100%; padding: 40px 40px 0 40px; height: 170px; background-color: white; box-sizing: border-box;}
.container .news .list ul li .text a { font-size: 18px; color: black;}
.container .news .list ul li .text a:hover { text-decoration: underline;}
.container .news .list ul li .text span { display: block; font-size: 12px; padding-top: 30px;}
.container .news-details { width: 1150px; margin: auto; display: flex; flex-direction: row; padding: 80px;position: relative;top:-300px;background: #fff;}
.container .news-details .details-content { width: 860px; padding-right: 140px; box-sizing: border-box;}
.container .news-details .details-content .title { font-size: 24px; font-weight: bold; padding-bottom: 40px;}
.container .news-details .details-content .title span { display: block; font-size: 12px; padding-top: 10px;}
.container .news-details .details-content .htmltext { font-size: 16px; line-height: 30px;}
.container .news-details .details-content .htmltext a{font-size: 16px;}
.container .news-details .details-content .htmltext img { width: auto; max-width: 100%;}
.container .news-details .details-top { width: 290px;}
.container .news-details .details-top dl { width: 100%;}
.container .news-details .details-top dl dt { font-size: 18px; padding-bottom: 24px;}
.container .news-details .details-top dl.ntop dd { width: 100%; margin-bottom: 50px;}
.container .news-details .details-top dl.ntop dd img { display: block;}
.container .news-details .details-top dl.ntop dd .text { padding-top: 20px;}
.container .news-details .details-top dl.ntop dd .text a { font-size: 16px; color: black;}
.container .news-details .details-top dl.ntop dd .text a:hover { text-decoration: underline;}
.container .news-details .details-top dl.ntop dd .text span {font-size: 12px;}
.container .news-details .details-top dl.code { background-color: #e3e3f2; padding: 50px 0; margin-bottom: 50px;}
.container .news-details .details-top dl.code dd { width: 100%; }
.container .news-details .details-top dl.code dd img { display: block; margin: auto;}
.container .news-details .details-top dl.code dd span {display: block; text-align: center; font-size: 16px; width: 100%; line-height: 40px; margin-bottom: 10px;}
.container .news-details .details-top dl.code .tips { width: 100%; text-align: center; font-size: 12px;}
.container .news-details .details-top dl.media dd { width: 100%; background: url(../images/icon-nd-dy.png) -5px center no-repeat; padding-left: 35px; line-height: 40px;}
.container .news-details .details-top dl.media dd:nth-child(3) {background-image: url(../images/icon-nd-sina.png);}
.container .news-details .details-top dl.media dd:nth-child(4) {background-image: url(../images/icon-nd-wx.png);}
.container .news-details .details-top dl.media dd:nth-child(5) {background-image: url(../images/icon-nd-xhs.png);}
.container .news-details .details-top dl.media dd:nth-child(6) {background-image: url(../images/icon-nd-bilibili.png);}
.container .news-details .details-top dl.media dd a {color: black; font-size: 16px;}
.container .news-details .details-top dl.media dd a:hover { text-decoration: underline;}

.container .pageer { width: 100%; text-align: center;}
.container .pageer a {display: inline-block; line-height: 30px; padding: 0 10px;margin-right:10px; font-size: 16px; color: black; border: 1px solid rgba(0, 0, 0, .2);}
.container .pageer a.page-cur, .container .pageer a:hover { background-color: #a88a64; border: 1px solid #a88a64; color: white;}


.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: 110px;}
.container .about .sec:nth-child(1) h1 { font-size: 30px; padding-bottom: 30px;}
.container .about .sec:nth-child(1) .num { width: 1100px; margin: auto; display: flex; flex-direction: row;}
.container .about .sec:nth-child(1) .num .num1 { width: 25%; text-align: center; position: relative;}
.container .about .sec:nth-child(1) .num .num1 span { font-size: 50px; color: #a88a64; font-style:italic; font-weight: bold; }
.container .about .sec:nth-child(1) .num .num1 i { font-size: 16px;}
.container .about .sec:nth-child(1) .num .num1 div { font-size: 16px;}
.container .about .sec:nth-child(1) .num .num1::before { content: ""; width: 1px; height: 100%; position: absolute; right: 0; top: 0; background-color: rgba(0, 0, 0, .4); transform: rotate(20deg);}
.container .about .sec:nth-child(1) .num .num1:nth-child(4):before { display: none;}


.about-banner .logo { position: absolute; width: 320px; left: 50%; transform: translateX(-50%); top: 130px; opacity: 0; animation: logoanim 1.5s; animation-iteration-count: 1;animation-fill-mode:forwards;}
@keyframes logoanim {
    from {
        top: 160px;
        opacity: 0;
    }
    to {
        top: 130px;
        opacity: 1;
    }
}
.about-banner .bottext { position: absolute; width: 500px; text-align: center; left: 50%; opacity: 0; transform: translateX(-50%); bottom: 60px; z-index: 20; color: white; font-size: 20px; line-height: 40px; animation: bottextanim 1.5s; animation-iteration-count: 1;animation-fill-mode:forwards; animation-delay: 1s; }
@keyframes bottextanim {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.container .about .sec:nth-child(2) { font-size: 16px; line-height: 30px;}
.container .about .sec:nth-child(2) .pic { width: 1200px; height: 697px; overflow: hidden;}
.container .about .sec:nth-child(2) .pic img {transition-duration: .5s;}
.container .about .sec:nth-child(2):hover .pic img { transform: scale(1.1);}
.container .about .sec:nth-child(2) .text { padding: 60px 110px; background-color: white;}
.container .about .sec:nth-child(2) h1 { font-size: 30px; padding-bottom: 30px;}


.container .about .sec:nth-child(3) { font-size: 16px; line-height: 30px;}
.container .about .sec:nth-child(3) .pic { width: 1200px; height: 633px; overflow: hidden; position: relative; background-color: black;}
.container .about .sec:nth-child(3) .pic video {width: 200%; height: 110%; position: absolute; left: 50%; top: 0; transform: translateX(-50%);}
.container .about .sec:nth-child(3) .text { padding: 60px 110px; background-color: white;}
.container .about .sec:nth-child(3) .text .con { width: 100%; padding-top: 30px;}
.container .about .sec:nth-child(3) h1 { font-size: 30px; }
.container .about .sec:nth-child(3) .num { width: 900px; display: flex; flex-direction: row; padding-top: 50px;}
.container .about .sec:nth-child(3) .num .num1 { width: 30%; text-align: left; position: relative;}
.container .about .sec:nth-child(3) .num .num1 span { font-size: 50px; color: #a88a64; font-style:italic; font-weight: bold; }
.container .about .sec:nth-child(3) .num .num1 i { font-size: 16px;}
.container .about .sec:nth-child(3) .pics { width: 100%; padding-top: 110px;}
.container .about .sec:nth-child(3) .pics ul { width: 100%; overflow: hidden;}
.container .about .sec:nth-child(3) .pics ul li { float: left; width: 460px; margin-right: 60px; margin-bottom: 60px; }
.container .about .sec:nth-child(3) .pics ul li:nth-child(2n) { margin-right: 0px;}
.container .about .sec:nth-child(3) .pics ul li img { display: block; width: 100%;transition-duration: .5s;}
.container .about .sec:nth-child(3) .pics ul li .pic { width: 100%; height: 400px; overflow: hidden;}
.container .about .sec:nth-child(3) .pics ul li:hover .pic img { transform: scale(1.1);}
.container .about .sec:nth-child(3) .pics ul li dl { width: 100%; height: 360px; overflow: hidden; background-color: #f5f5f5; padding: 30px; box-sizing: border-box; font-size: 16px;}
.container .about .sec:nth-child(3) .pics ul li dl dt { font-size: 24px; padding-bottom: 15px;}


.container .about .sec:nth-child(4) h1 { text-align: center; font-size: 45px; color: black; padding-bottom: 60px; font-weight: normal;}
.container .about .sec:nth-child(4) .licheng { width: 100%; padding: 0 40px; box-sizing: border-box; background-color: white;}
.container .about .sec:nth-child(4) .licheng ul { width: 100%; display: flex; flex-direction: row; border-left: 1px solid rgba(0, 0, 0, .2); box-sizing: border-box;}
.container .about .sec:nth-child(4) .licheng ul li {border-right: 1px solid rgba(0, 0, 0, .2); position: relative; height: 700px; cursor: pointer;transition-duration: .3s; overflow: hidden; width: 130px;}
.container .about .sec:nth-child(4) .licheng ul li h2 { font-size: 46px; color: rgba(0, 0, 0, .2); padding: 0 5px; padding-top: 70px;transition-duration: .3s; text-align: center; }
.container .about .sec:nth-child(4) .licheng ul li .text { display: none; font-size: 16px; line-height: 28px; }
.container .about .sec:nth-child(4) .licheng ul li .text p{display: flex;}
.container .about .sec:nth-child(4) .licheng ul li .text span{width: 20px;}
.container .about .sec:nth-child(4) .licheng ul li .text i{width: calc(100% - 20px);}
.container .about .sec:nth-child(4) .licheng ul li img { display: none; width: 100%; position: absolute; left: 0; bottom: 0; }
.container .about .sec:nth-child(4) .licheng ul li.checked { width: 390px; }
.container .about .sec:nth-child(4) .licheng ul li.checked img { display: block; }
.container .about .sec:nth-child(4) .licheng ul li.checked h2 { padding: 0 20px; padding-top: 70px; color: #a88a64; text-align: left; }
.container .about .sec:nth-child(4) .licheng ul li.checked .text { display: block; padding: 0 20px; }


.container .about .sec:nth-child(5) h1 { text-align: center; font-size: 45px; color: black; padding-bottom: 60px; font-weight: normal;}
.container .about .sec:nth-child(5) .rongyu { width: 100%; padding: 140px; box-sizing: border-box; background-color: white; position: relative;}
.container .about .sec:nth-child(5) .about-swiper { overflow: hidden;}
.container .about .sec:nth-child(5) .about-swiper ul .group { margin-bottom: 100px;}
.container .about .sec:nth-child(5) .about-swiper ul .group:last-child { margin-bottom: 0;}
.container .about .sec:nth-child(5) .about-swiper ul li img { display: block; margin: auto;transition-duration: .5s;}
.container .about .sec:nth-child(5) .about-swiper ul li .group:hover img{ transform: scale(1.1);}
.container .about .sec:nth-child(5) .about-swiper ul li span { display: block; text-align: center; font-size: 20px; padding-top: 10px;}
.container .about .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 50px;}




.container .about .sec:nth-child(6) { font-size: 16px; line-height: 30px;}
.container .about .sec:nth-child(6) .pic { width: 1200px; /* height: 697px; */ overflow: hidden;}
.container .about .sec:nth-child(6) .pic img {transition-duration: .5s;}
.container .about .sec:nth-child(6):hover .pic img { transform: scale(1.1);}
.container .about .sec:nth-child(6) .text { padding: 60px 110px; background-color: white;}
.container .about .sec:nth-child(6) .text .con dl { width: 100%; padding-top: 30px;}
.container .about .sec:nth-child(6) .text .con dl dt { font-size: 24px; color: #a88a64; padding-bottom: 5px;}
.container .about .sec:nth-child(6) h1 { font-size: 30px; padding-bottom: 20px;}


.about-swiper .swiper-pagination-bullet-active{background-color: #a88a64;}
.about-swiper .swiper-pagination-bullet{width: 12px;height: 12px;}


.container .zhuce {width: 1200px; margin: 40px auto; padding: 90px 100px; box-sizing: border-box; background-color: white;}
.container .zhuce .steps { width: 100%; display: flex; flex-direction: row; position: relative;}
.container .zhuce .steps div { width: 18.5%; text-align: center; color: rgba(0, 0, 0, .4); font-size: 16px;}
.container .zhuce .steps div span.num { display: block; width: 40px; height: 40px; border-radius: 20px; margin: auto; border: 2px solid rgba(0, 0, 0, .2); color: rgba(0, 0, 0, .2); box-sizing: border-box; margin-bottom: 28px; line-height: 36px; background-color: white; z-index: 2; position: relative;}
.container .zhuce .steps div.line { position: absolute; top: 20px; left: 85px; height: 2px; width: 830px; background-color: rgba(0, 0, 0, .2);}
.container .zhuce .steps div.line span { display: block; width: 0%; height: 100%; background-color: #a88a64;}
.container .zhuce .step0 div.s1 span { color: #a88a64;}
.container .zhuce .step0 div.s1 span.num { border-color: #a88a64;}
.container .zhuce .step0 div.line span { width: 18%;}

.container .zhuce .step1 div.s1 span { color: #a88a64;}
.container .zhuce .step1 div.s1 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step1 div.line span { width: 18%;}
.container .zhuce .step1 div.s2 span { color: black;}
.container .zhuce .step1 div.s2 span.num {  border-color: #a88a64; color: #a88a64;}

.container .zhuce .step2 div.s1 span { color: #a88a64;}
.container .zhuce .step2 div.s1 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step2 div.line span { width: 40%;}
.container .zhuce .step2 div.s2 span { color: #a88a64;}
.container .zhuce .step2 div.s2 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step2 div.s3 span { color: black;}
.container .zhuce .step2 div.s3 span.num {  border-color: #a88a64; color: #a88a64;}

.container .zhuce .step3 div.s1 span { color: #a88a64;}
.container .zhuce .step3 div.s1 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step3 div.line span { width: 60%;}
.container .zhuce .step3 div.s2 span { color: #a88a64;}
.container .zhuce .step3 div.s2 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step3 div.s3 span { color: #a88a64;}
.container .zhuce .step3 div.s3 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step3 div.s4 span { color: black;}
.container .zhuce .step3 div.s4 span.num {  border-color: #a88a64; color: #a88a64;}

.container .zhuce .step4 div.s1 span { color: #a88a64;}
.container .zhuce .step4 div.s1 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step4 div.line span { width: 60%;}
.container .zhuce .step4 div.s2 span { color: #a88a64;}
.container .zhuce .step4 div.s2 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step4 div.s3 span { color: #a88a64;}
.container .zhuce .step4 div.s3 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step4 div.s4 span { color: #a88a64;}
.container .zhuce .step4 div.s4 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step4 div.s5 span { color: black;}
.container .zhuce .step4 div.s5 span.num {  border-color: #a88a64; color: #a88a64;}

.container .zhuce .step5 div.s1 span { color: #a88a64;}
.container .zhuce .step5 div.s1 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step5 div.line span { width: 80%;}
.container .zhuce .step5 div.s2 span { color: #a88a64;}
.container .zhuce .step5 div.s2 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step5 div.s3 span { color: #a88a64;}
.container .zhuce .step5 div.s3 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step5 div.s4 span { color: #a88a64;}
.container .zhuce .step5 div.s4 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step5 div.s5 span { color: #a88a64;}
.container .zhuce .step5 div.s5 span.num { border-color: #a88a64; background-color: #a88a64; color: white;}
.container .zhuce .step5 div.s6 span { color: black;}
.container .zhuce .step5 div.s6 span.num {  border-color: #a88a64; color: #a88a64;}

.container .zhuce .xieyi { padding-top: 100px;}
.container .zhuce .xieyi h1 {text-align: center; padding-bottom: 50px; font-size: 18px;}
.container .zhuce .xieyi .con { font-size: 16px; line-height: 50px;}

.container .zhuce .step-btn { width: 100%; text-align: center; padding-top: 30px;}
.container .zhuce .step-btn a {display: inline-block; padding: 0 20px; background-color: #a88a64; color: white; font-size: 16px; line-height: 40px; }

.container .zhuce .form { padding-top: 120px; width: 1000px; margin: auto;}
.container .zhuce .success { width: 100%; text-align: center; padding: 100px 0;}
.container .zhuce .success img { display: block; margin: auto;}
.container .zhuce .success span { font-size: 16px; color: black; display: block; text-align: center; padding-top: 15px;}

.container .map { width: 100%; padding-bottom: 50px;}
.container .map .map-select { width: 100%; position: relative; z-index: 20;}
.container .map .map-select .region { float: left; width: 200px; margin-right: 20px; border: 1px solid rgba(0, 0, 0, .1); font-size: 16px; color: black; height: 50px; line-height: 50px;  box-sizing: border-box; background: url(../images/icon-jt-3.png) 165px center no-repeat; cursor: pointer; position: relative;}
.container .map .map-select .region::after { clear: both;}
.container .map .map-select .region dl dt {padding-left: 12px;}
.container .map .map-select .region dl dd {display: none;}
.container .map .map-select .region:hover dl dd{ display: block; border-top: none; position: absolute; border: 1px solid rgba(0, 0, 0, .1); border-top: 0; left: -1px; top: 49px; width: 100%;}
.container .map .map-select .region:hover dl dd a { color: black; display: block; width: 100%; height: 40px; line-height: 40px; border-bottom: 1px solid rgba(0, 0, 0, .1); padding-left: 12px; box-sizing: border-box; background-color: white;}
.container .map .map-select .region:hover dl dd a:hover {background-color: #f1f1f1;}
.container .map .map-select .region:hover dl dd a:last-child {border-bottom: none;}
.container .map .map-adddress { width: 100%; height: 600px; display: flex; flex-direction: row; padding-top: 20px; position: relative; z-index: 0;}
.container .map .map-adddress .baidu { width: 800px;}
.container .map .map-adddress .address { width: 400px; box-sizing: border-box; border: 1px solid rgba(0, 0, 0, .1); border-left: none;}
.container .map .map-adddress .address .search { border-bottom: 1px solid rgba(0, 0, 0, .1); padding-top: 4px; padding-left:35px; padding-right: 10px; display: flex; flex-direction: row;}
.container .map .map-adddress .address .search input { display: block; height: 46px; line-height: 46px; width: 330px; border: none; background: none;}
.container .map .map-adddress .address .search a { width: 50px; height: 50px; background: url(../images/icon-search-1.png) center center no-repeat; cursor: pointer;}
.container .map .map-adddress .address .list { width: 100%; padding: 0 35px; box-sizing: border-box;}
.container .map .map-adddress .address .list dl { width: 100%; border-bottom: 1px solid rgba(0, 0, 0, .1); padding: 21px 0; padding-left: 35px; box-sizing: border-box; background: url(../images/icon-address.png) left center no-repeat; cursor: pointer;}
.container .map .map-adddress .address .list dl dt { font-size: 16px; color: black; line-height: 26px;}
.container .map .map-adddress .address .list dl dd { font-size: 12px; color: rgba(0, 0, 0, .7);}

.footbeian{border-top: 1px solid #43474a;padding-top: 30px;color: #767879;padding-bottom:60px;width: 1200px;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%;}

.pc{display: inline-flex;}
.app{display: none;}

@media (max-width:1200px){
    .pc{display: none;}
    .app{display: inline-flex;}
}