﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
.con{width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:94%; margin:0 auto;max-width: 1150px;}
.container {width:94%; margin:0 auto;max-width: 1150px;}
.header{width:100%; position:relative;z-index:10;}

.header .container{position:relative;}
.header .logo{position: relative; margin:40px auto 14px;text-align: center;}
.header .logowz{text-align: center;font-size: 19px;margin-bottom: 18px;color: #f26702;}
.header .logo::before{content: "";width: 40%;left: 0;top: 50%;margin-top: -1px;background: #ce6518;position: absolute;height: 2px;}
.header .logo::after{content: "";width: 40%;right: 0;top: 50%;margin-top: -1px;background: #ce6518;position: absolute;height: 2px;}
.header .logo img{width:205px; height:auto; display:block;margin: 0 auto;}

.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}

.header .nav{height: 60px;background: #c95602;border-radius: 30px 30px 0 0;text-align: center;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}

.header .nav ul li{ line-height:60px; position:relative; padding:0 24px;display: inline-block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:first-child::before{display: none;}
.header .nav ul li::before{content: "";height: 46px;width: 1px;left: 0;position: absolute;background: #ffaa63;top: 50%;margin-top: -23px;}

.header .nav ul li a{display:block; font-size:20px;font-weight: bold;color:#fff; text-transform:capitalize}


.nav .y_j{position:relative;}
.nav .e_j{width:150px; background-color:rgba(255,255,255,.9); position:absolute; top:60px; left:50%; margin-left:-75px; display:none; z-index:9999;}
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav ul li .e_j a{display:block; font-size:18px;font-weight: normal;color:#333; line-height:50px; border-bottom:1px solid rgba(0,0,0,0.15); text-align:center }
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{background-color:#e77817; color:#fff;}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 68px; display: none}
}
@media (max-width:102px){
.header .nav ul li{margin:0 15px;}
.header .nav ul li a{font-size:15px;}
}
@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}
.header{border:0; height:60px; background:#333; width:100%}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{width:230px; margin:10px auto;}
.header.on .logo{width:220px; margin:10px auto;}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:60%}
.header .nav{width:30%; padding:15px 5%; background-color:#000; height:100%; position:fixed; top:60px; right:-70%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #fff;}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #444; float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid #444; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
.header .nav ul li .e_j a { color:#aaa;}
.header .nav ul li .e_j a:hover { color:#fff}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:15px; color:#fff;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}
@media only screen and (max-width:375px){
.header .container{ padding:0}
.header .logo{width:200px; margin:15px auto;}
.header.on .logo{width:200px; margin:15px auto;}
}

.gallery-top{width:100%; position:relative;margin-top: 8px;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-pagination{bottom:10px !important;}
.gallery-top .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#ff9934}

.ntop {height: 34px;background: #c95602;margin-top: 12px;margin-bottom: 12px;}

.sy_cp {overflow: hidden;}
.sy_cp .left {width: 320px;float: left;}
.sy_cp .left .bt {line-height: 60px;background: url(../images/cpbj.png) center / 100% no-repeat;padding-left: 20px;font-size: 20px;color: #fff;font-weight: bold;}
.sy_cp .left ul li {line-height: 44px;border-bottom: #c8c8c8 1px solid;background: #e5e5e5;font-size: 18px;padding-left: 20px;}
.sy_cp .left ul li a{color: #010101;}
.sy_cp .left ul li:hover a{color: #d05102;}
.sy_cp .left ul{padding-bottom: 12px;}
.sy_cp .right {width: calc(100% - 350px);float: right;}
.sy_cp .right li {width:calc((100% - 15px) / 2);margin-right: 15px;float: left;margin-bottom: 15px;}
.sy_cp .right li:nth-child(2n){margin-right: 0;}
.sy_cp .right li .mb { -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;height: 100%;width: 100%;z-index: 6;position: absolute;left: 0;bottom: 0;background-image: linear-gradient(to top,rgba(0,0,0,0.3),transparent);}
.sy_cp .right li .t_p{overflow: hidden;position: relative;}
.sy_cp .right li img {width: 100%;height: 543px; display: block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;z-index: 1;object-fit: cover;}
.sy_cp .right li:hover img { -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_cp .right li h3 {position: absolute;left: 20px;bottom: 20px;font-size: 24px;color: #fff;}
.sy_cp .right li:hover .mb {background-image: linear-gradient(to top,rgba(0,0,0,0.8),transparent);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.sy_cp .page {padding: 30px 0;text-align: center;}
.sy_cp .page a {padding: 0 15px;line-height: 32px;display: inline-block;border: #ccc 1px solid;color: #333;text-align: center;margin: 0 1px;font-size: 16px;}
.sy_cp .page a:hover {border: #e74e07 1px solid;color: #fff;background: #e74e07;}



/* start footer */
.footer_bg{background:#333; width:100%;padding:35px 0 0;}
.footer {margin:0 auto; padding:20px 0; z-index:999}
.footer .zuo3{ width:850px; float: left;}
.footer .zuo3 ul li { width:18.5%; float:left;}
.footer .zuo3 ul li .tit1 a { font-size:14px; font-weight:bold; color:#fff; line-height:36px; display:block}
.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.footer .zuo3 ul li .line span { width:15px; height:1px; background:#df651c;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.footer .zuo3 ul li:hover .line span { width:50px; height:1px;}
.footer .zuo3 ul li a { width:100%; display:block; line-height:28px; font-size:14px; color:#999;}
.footer .zuo3 ul li a:hover { color:#eee}
.dzwz {line-height:30px;color:#fff;font-size:14px; float:left; width:350px; margin-top:20px;}
.dzwz p { line-height:30px;color:#fff;font-size:14px;opacity:0.7;-webkit-opacity:0.7;-moz-opacity:0.7; text-transform: capitalize}
.dzwz p.p1 { background: url(../images/fd-img2.png) left center no-repeat}
.dzwz p.p2 { background: url(../images/fd-img1.png) left center no-repeat}
.dzwz p.p3 { background: url(../images/fd-img4.png) left center no-repeat}
.footer .you3 { float:right;}
.footer .you3 .weixin {  padding-top:20px; float: left; line-height:30px; color:#fff; text-align:center}
.footer .tb {margin-top: 30px;text-align: center;}
.footer .tb a { margin:0 5px; display: inline-block;width: 34px;height: 34px;line-height: 34px;border-radius: 17px;color: #222;background: #fff;text-align: center;}
.footer .tb a:hover {background: #ed8d04;color: #fff;}
.footer .tb a i{ font-size: 22px;}
.footer .you3 .dian { width:230px; float: left;}
.footer .you3 .dian h2 { font-size:20px; line-height:50px; color:#fff; padding-top:20px;}
.footer .you3 .dian p { line-height:30px; font-size:14px; color:#fff; text-align: left}
.footer_btm {margin:30px auto 0;border-top: 1px solid #666; width:100%;line-height: 50px;}
.copy {width: 1200px;margin: 0 auto;text-align: center}
.copy p {font-size: 14px;text-transform: uppercase;color: #B9B9B9;}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}


.nywz {line-height: 60px;background: #c95602;margin: 12px auto;font-size: 20px;color: #fff;padding-left: 20px;font-weight: bold;}
.nywz a {color: #fff;}
.sy_cp .rightny {width: calc(100% - 350px);float: right;}
.sy_cp .rightny ul li {width: calc((100% - 24px) / 3);float: left;margin-bottom: 12px;}
.sy_cp .rightny ul li img{width: 100%;border: 2px solid #fff;box-sizing: border-box;}
.sy_cp .rightny ul li:hover img{border: 2px solid #c4c4c4;}
.sy_cp .rightny ul li h3 {margin: 10px 0;text-align: center;font-size: 17px;color: #000;font-weight: bold;}

.sy_cp .rightny .nr h2 {display: inline-block;border-bottom: #222 3px solid;font-size: 24px;font-weight: bold;color: #000;margin-bottom: 25px;}








@media only screen and (max-width:1024px) {
.pc_ban{height:19rem;} 
.container { width: 94%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.pc_ban .mb h1 { font-size: 30px;margin-bottom: 20px;margin-top: 18%;}
.sy_about { padding: 40px 0;}
.sy_about .nr .lb { width: 100%; margin: 0 auto;}
.xx3 { height:12rem}
.sy_td {padding: 40px 0;}
.sy_td ul li {width:46%; margin: 0 2% 30px;}
.sy_td ul li.last { margin-right:2%}
.sy_pro { padding: 40px 0;}
.sy_pro ul li .wenz { padding: 0 3%; width:100%}
.sy_pro ul li .tp { width:100%;}
.sy_pro ul li { width:94%; margin:0 auto}
.sy_sj .left {width: 80%; float: none;padding: 0; margin:0 auto}
.sy_sj {padding:40px 0 60px;}
.sy_sj .right { width:100%; padding:0;}
.sy_sp {padding: 40px 0;}
.sy_sp .left {width:100%; overflow:hidden;  margin-bottom:30px; clear:both; height:180px;}
.sy_sp .right {float: none; margin:0 auto;background: url(../images/gold.png) center center / cover no-repeat;}
.sy_pj {padding: 40px 0;}
.xx2 { width:100%; overflow:hidden}
.xx4sj {width: 100%;}
.xx4sj .bd { overflow:hidden}
.xx4sj .bd ul li .lk { width:84%;}
.xx4sj .bd ul li .tu {float: none; margin:20px auto 0}
.xx4sj .bd ul li .wz { width:100%;}
.xx4sj .bd ul li .wz h3 { margin:10px 0 6px; text-align:center}
.xx4sj .bd ul li .wz .zw { color:#999; font-size:12px; text-transform:uppercase; text-align:center}
.xx4sj .bd ul li .wz .line { height:1px; background:#ccc; margin:15px 0; clear:both}
.sy_wd { padding:40px 0;}
.sy_wd ul li { width:46%; margin:0 2% 25px;}
.sy_db { padding:40px 0;}
.sy_db ul { width: 94%;}
.sy_db ul li { width:100%;height: auto; margin: 20px auto 0;}
.sy_db ul li.zj { height: auto; margin: 20px auto 0;}
.index-contact { min-width:94%;  padding:25px 0 80px;}
.con {width:94%; margin: 0 auto;}
.index-contact .s { padding: 0 0px;}
.index-contact .btn { top:100%;margin-top:0; left:50%; margin-left:-100px; right:auto; z-index:9}
.index-contact .cover {background: rgba(0,0,0,0.3); z-index:0;}
.footer { width:94%; padding: 20px 0; z-index: 999;}
.footer .zuo3 ul li { width:33.3333%; overflow:hidden; margin-bottom:20px}
.footer .zuo3 ul li.lx { width:100%}
.footer .you3 .weixin {width: 100px; padding-top: 20px;float: none; margin:0 auto}
.footer_btm { margin: 20px auto 0;padding-top: 1%; width: 94%;}
.footer .you3 { width: 100%; float: right;}
.footer .zuo3 { width:100%;}
.nban {
    height:10rem;
    width: 100%;
}
.ncontent { padding:40px 0 0;}
.nycp {
    width: 94%;
    margin: 0 auto;
    padding: 30px 0;
}
.nycp p { margin-bottom: 30px;}
.nysp .left { width:100%;}
.nysp .right {
    width: 100%;}
  }

@media only screen and (max-width:600px){
.pc_ban .mb { display:none}
.pc_ban .mb h1 { font-size: 2.5rem;margin-bottom: 1.5rem;margin-top: 18%;}
.tit {margin-bottom:30px;}
.tit h1 {font-size:2.5rem;}
.sy_td ul li { width:100%; margin: 0 0 20px;}
.sy_pro ul li .wenz .ico { width: 80px; margin:30px auto 20px;}
.sy_sp { padding:0px 0 40px;}
.sy_sp .right { width:100%; height:20rem;background: url(../images/gold.png) center center / 100% no-repeat;}
.sy_sp .right .dnk { width:76%;height: 15rem; position: absolute; left:12%; top:2.5rem;}
.sy_sp .right .dnk img { width: 100%; height:15rem;}
.sy_sp .left h3 { font-size: 2.2rem;margin-bottom:10px; margin-top:30px; text-align: center;}
.sy_sp .left { margin-bottom:10px; height: auto;}
.sy_sj .left {width:90%; float: none;padding: 0; margin:0 auto}
.sy_sj { padding: 10px 0 40px;}
.xx21 li{ display:inline-block; margin:0 10px; width:200px;}
.xx4sj .hd .prev { width: 30px; height: 30px; background: url(../images/jiantzs.png) left center / 100% no-repeat; top: 40%; margin-top: 0px;}
.xx4sj .next {width: 30px; height:30px;top: 40%;}
.xx4sj .bd ul li .wz { line-height:23px; margin-bottom:20px}
.xx4sj .bd ul li .tu { width:200px; height:200px}
.sy_wd ul li {width:100%;margin: 0 0 25px;}
.sy_db { padding:10px 0 40px; width:94%; margin:0 auto}
.sy_db ul li .xiao { font-size: 14px; line-height: 1.5; padding:15px;}
.sy_db ul li h2 { font-size:28px; padding: 10px; margin-bottom:15px;}
.index-contact h6 { font-size:28px; line-height: 40px;}
.index-contact p { line-height:30px; font-size: 18px; margin-bottom:10px}
.index-contact .btn {top: auto; margin-top: 0; bottom:-55px; height:36px;}
.index-contact .btn a { height: 36px;line-height: 36px;}
.footer .zuo3 ul li a {line-height: 22px; font-size: 12px;}
.footer .zuo3 ul li .line { margin-bottom:10px;  margin-top:1px;}
.footer_bg { padding:5px 0;}
.dzwz { line-height: 25px; width: 100%; margin-top:10px;}
.footer .you3 .weixin { padding-top:0px;}
.nycp {
    padding: 20px 0;
}
.nycp h3 { margin-bottom: 20px; margin-top: 30px;}
.nycp p {
    margin-bottom:20px; line-height:25px
}
.nysp {
    padding: 30px 0;}
}

