@charset "utf-8";
/* CSS Document */
body, div, span, ul, li, h1, h2, h3, h4, h5, h6, p, input, dl, dt, dd, p { margin: 0; padding: 0; border: 0; }
body{overflow-x: hidden;}
td, th {padding: 0;margin: 0;}
table {border-spacing: 0;border-collapse: collapse;}
* { padding: 0; margin: 0; box-sizing: border-box;} 
body, table, td, tr, th, input, select {font: 14px/25px Arial, Helvetica, sans-serif;color: #333;font-family:'pingfang SC', 'Adobe Heiti bold', "Source Han Sans CN", helvetica, arial, verdana, tahoma, sans-serif;}
li { list-style: none; }
img {padding: 0; margin: 0; border: 0;height: auto!important; max-width: 100%!important;/*image-rendering: pixelated;*/}
.clear {clear: both; visibility: hidden; }
.clearfix:after {content: "";display: block;clear: both;}
a {color: #333; text-decoration: none }
a:hover{color: #a49c91;}
.fl { float: left; }
.fr { float: right; }
i, cite, em { font-style: normal }
input, button, select, textarea {font-family: inherit;font-size: inherit;line-height: inherit;outline: none;border: none;}
h1 { font-size: 34px; line-height: 45px; }
h2 { font-size: 24px; line-height: 36px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 20px; }
h6 { font-size: 15px; }
:after, :before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.displaynone {display: none;}
.displayblock{display:block;}
.line1 {text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.line2 {display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;-webkit-line-clamp: 2;overflow: hidden;}

/*********************/
.skinw{width:1430px;margin-right: auto;margin-left: auto;}
.wrapper{width:1430px;margin-right: auto;margin-left: auto;}
.container {width:1430px;padding:30px 15px 90px;margin-right: auto;margin-left: auto;}

@media only screen and (max-width:1450px) {
.skinw{width:1230px;}
.wrapper{width:1230px;}
.container{width:1230px;}
}
@media only screen and (max-width:1250px) {
.skinw{width:100%;padding-right: 15px;padding-left: 15px;}
.wrapper{width:100%;padding-right: 15px;padding-left: 15px;}
.container{width:100%;}
}




/*Header*/
.header{width: 100%;height: 100px;position: fixed;top: 0;background:#FFF;z-index:100;box-shadow: 0 2px 6px rgba(0,0,0,0.2);}

.header .logo{width:290px;margin-top: 8px;float: left;overflow: hidden;}
.header .logo img{display: block;}


.Navlist{float:right;height: 100%;background-size: contain;display: inline-block;text-align: center;}
.Navlist ul>li{float: left;padding: 0 1px;font-size: 16px;height:100px; line-height:100px;position: relative;}
.Navlist ul>li>a{color: #222;text-shadow: none;position: relative;display: block;padding:0 30px;}
.Navlist ul>li.selected>a, .Navlist ul>li:hover>a{color: #a49c91}
.Navlist li .subnav {border-top:2px solid #a49c91;height: auto;left:50%;margin-left: -70px;width: 140px;overflow: hidden;position: absolute;top: 100%;z-index: 199;background: #fff;background:rgba(255, 255, 255, 0.9) none repeat scroll 0 0 !important;filter:Alpha(opacity=90);}
.Navlist li .subnav {filter: progid:DXImageTransform.Microsoft.Shadow(color=#b28665, direction=120, strength=5); opacity: 0; visibility: hidden; transition: all .6s ease 0s; transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0); }
.Navlist li:hover .subnav {opacity:1; visibility:visible; -moz-transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.Navlist li .subnav a {text-align:center;-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;color: #666;display: block;font-size: 14px;line-height:20px;padding:12px 12px;transition:all 0.2s ease-in-out 0s;width:100%;border-bottom:1px solid #f1f1f1;box-sizing:border-box;}
.Navlist li .subnav a:hover {color:#ffffff; background:#a49c91;}


.swiper-container{padding-top: 100px;}
.swiper-container img{display:block; width:100%!important;image-rendering:pixelated;}


@media (max-width:1250px){
.Navlist ul>li>a{padding: 0 15px;}
}
@media (max-width:1130px){
.Navlist ul>li>a{padding: 0 6px;}
}


/*------------手机站导航开始----------*/
.hidden-g{display: none;}
.hidden-g { position: relative; }
.hidden-g .h-nav-g { position: fixed; left: 0; top: 0; z-index: 1000; width: 100%; height: 60px; background: #fff; transition: 300ms; -webkit-transition: 300ms; }
.hidden-g .h-nav-g img { max-height: 96%; margin-left: 15px; }
.hidden-g .h-nav-g .btn_i {display: block; position:absolute;right: 15px; top: 50%; -webkit-transform: translateY(-50%); transform:translateY(-50%); }
.hidden-g .h-nav-g .btn_i small, .hidden-g .h-nav-g .btn_i:before, .hidden-g .h-nav-g .btn_i:after {display: block;content: '';width:24px;height:2px;background:#a49c91;border-radius: 4px;margin: 6px 0;}
.hidden-g .h-nav-g .btn_i_click small { opacity: 0; }
.hidden-g .h-nav-g .btn_i_click:before { transform: rotateZ(45deg); transform-origin: 0px 6px; }
.hidden-g .h-nav-g .btn_i_click:after { transform: rotateZ(-45deg); transform-origin: 5px -1px; }
.hidden-g .ul-small {background:#a49c91; width:220px; height:100%; position:fixed; right:0; top:0; z-index:100; -webkit-transition:300ms; -webkit-transform:translateX(220px); transform:translateX(220px); transition:300ms; }
.hidden-g .ul-small input { width: 160px; line-height: 40px; background: #fff; border: 0; border-radius: 20px; margin: 20px 30px 0 30px; text-indent: 10px; }
.hidden-g .ul-small ul { margin-top: 20px; }
.hidden-g .ul-small ul li a { color: #fff; padding-left: 30px; padding-right: 30px; line-height: 50px; display: block; }
.hidden-g .translate {-webkit-transform: translateX(-220px);  transform: translateX(-220px); }
.hidden-g .translate2 {-webkit-transform: translateX(0); transform: translateX(0);  }

@media (max-width: 1024px) {
.header{ display: none; }
.hidden-g{display: block;}
.swiper-button-next, .swiper-button-prev{height:0;}
.swiper-container{padding-top: 60px;}
}



/*NY-BANNEE*/
.nyban{display: block;overflow: hidden;padding-top:100px;}
.nyban img{width: 100%; display: block;}
@media (max-width: 1024px) {
.nyban{padding-top: 60px;}
}



/*底部*/
.footer{padding-top:80px;background:url(../images/foot_bg.jpg) no-repeat center;background-size:cover; overflow: hidden;color:#fff;border-top:5px solid #a49c91;}
.f_nav {width: 100%;height:auto;overflow: hidden;margin-bottom: 50px;text-align: center;}
.f_nav a {display:inline-block;font-size: 16px;color:#d6d6d6;line-height:40px;padding:0 36px;background:url(../images/ftxt.png) no-repeat right center;}
.f_nav a:last-child {background: none;}

.f_le{float:left;width: 76%;overflow: hidden;}
.f_ban{padding-bottom: 20px; margin-bottom:30px; overflow: hidden;word-wrap:break-word}
.f_ban p{width:32%;float: left;font-size: 16px;color: #fff; margin-right:1.33%;}
.f_ban p i {display: block;padding: 0 0 0 50px;line-height:40px;}
.f_ban p b {display: block;font-size: 24px;padding: 25px 0 0;}
.f_p01{background:url(../images/f_ico01.png) no-repeat;}
.f_p02{background:url(../images/f_ico02.png) no-repeat;}
.f_p03{background:url(../images/f_ico03.png) no-repeat;}

.f_copy{width: 100%;display: block;text-align: center;line-height: 30px;padding:25px 0;border-top:1px solid #403f3f;}
.f_copy p {font-size: 15px;color: #aeaeae;line-height:30px;letter-spacing: 1px;}
.f_copy p a {color: #aeaeae;}

.f_re{width:15%;height:auto;padding: 20px 0 0;overflow: hidden; float: right;}
.f_re p img{width:130px;border-radius: 10px;box-sizing: border-box;display: block; margin: auto;}

.links {width: 100%; margin: 0 auto;height:60px;line-height: 60px;}
.links span {width: 90px;float: left;overflow: hidden;font-size: 16px;color: #fff}
.links a {margin-right: 20px;color:#afafaf; display:inline-block; line-height:35px}

@media (max-width: 1199px) {
.footer .skinw{width: 95%; margin: auto;}
}
@media (max-width: 640px) {
.f_le{width: 60%;}
.f_ban p{width: 100%; margin-bottom: 20px;}
.f_ban p b{padding-top:8px;}
.f_re{width: 30%;}
.links{display: none}
}



