body{ color:#333; margin:0 auto;overflow-x:hidden;}
html{overflow-x:hidden;}
.wd{width:1600px; margin: 0 auto;}
.wd02{width:94%; margin: 0 auto;}
/**************top**********/
.top{ width:100%; position: absolute;left: 0;top:0;z-index:2;}
.navtop{background:rgb(4,35,28,0.8);padding:10px 0;}
.navtop .wd02{display:flex;justify-content:right;flex-wrap:wrap;}
.navtop .wd02 p{color:#759196; line-height:20px;margin:0 30px 0 0;}
.navtop .wd02 img{color:#759196;margin:0 5px 0 0;}
.navtop form{width:330px;height:24px;background:rgba(255,255,255,0.2);border-radius:12px;overflow:hidden;}
.navtop form input{width:calc(330px - 20px); line-height:24px;background:none;float:left;padding:0 10px;color:#fff;font-size:14px;}
.navtop form input::-webkit-input-placeholder {color: #759196;}
.navtop form button{width:15px;float:right;padding:0;margin:4px 5px 0 0;background:none;}

.topbj{ width:100%; padding:20px 0;background:linear-gradient(180deg,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);}
.logo{width: 331px;float: left;}
.logo a{width: 100%;display: block;}
.logo img{width: 100%;}
.navbox{width: calc(100% - 404px);float: right;padding: 0 0 0 100px;margin:20px 0 0 0;}
.navli{position:relative; float:left;width:14.25%;}
.navyjlm{position:relative;}
.navyjlm a{line-height:50px;height:50px;text-align:center;display:block;overflow:hidden;position:relative;z-index:2;font-size:22px;color:#fff;font-weight:bold;}
.navyjlm a:hover,.navyjlm.on a{ background:#fff;color:#5a7d75;}
.nav_erji{visibility: hidden;opacity:0;width:100%;position: absolute;left: 0;top: 120%;background:#fff;transition: .5s;}
.navli:hover .nav_erji{top: 65%;visibility: visible;opacity: 1;z-index: 9;}
.nav_erji{width:100%;background:rgba(255,255,255,1);display:flex;justify-content:center;position:absolute;border:1px solid #eeeeee;
left:50%;top:0;margin:25px 0 0 -50%;}
.nav_erji .xlul{width:100%;}
.nav_erji .xlul li{width:100%;position:relative;}
.nav_erji .xlul li>a{width:100%;display:block; line-height:48px;height:48px;color:#333;position:relative;text-align:center; z-index:1;overflow:hidden;}
.nav_erji .xlul li:hover>a{color:#fff;background:#5a7d75;}
/***********************************************************/
/***********************************************************/
.topnav{ position:absolute;right:5px; top:0;z-index:99;display:none;opacity:0;visibility:hidden;}
#header .menua{ display:none;margin:0 0;position: absolute; top:65px;right:25px;opacity:0;visibility:hidden;}
#header .menua a{ width:30px; height:30px;background:#5a7d75;display:block; padding:5px 0 0 0;}
#header .menua a img{ width:20px; margin:0 auto 0 auto;}
#header a.menu_btn i {font-size:18px;}
#header .menu_bg,#header .menu {position:fixed;top:0;right:0;z-index:10;}
#header .menu_bg {background-color:rgba(0, 0, 0, 0.7);display:none;width:100%;height:100%;}
#header a.menu_btn i {font-size:18px; padding-right:25px;}
#header .menu_bg,#header .menu {position: fixed;top: 0;right: 0;z-index:99;}
#header .menu_bg {background-color: rgba(0, 0, 0, 0.7);display: none;width: 100%;height: 100%;}
#header .menu {width:975px;background-color: #FFFFFF;overflow-x: hidden;height: 100%;overflow-y: auto;}
#header .menu .nav_right li{display: block;border-bottom:1px solid #eeeeef;}
#header .menu .nav_right li> a {display: block;width:100%;height:60px; box-sizing: border-box;color: #3a3a3a;line-height:60px;text-align: center; font-size:0.18rem;}
#header .menu .nav_right li> a.active {background:#009591;border-color: #2797fd;color: #FFFFFF;}
#header .menu .nav_right .ejlm{ display: none;}	
#header .menu .nav_right li .ejlm{ width: 100%; background: #f7f7f7; }
#header .menu .nav_right li .ejlm a{ width: 100%; line-height:30px;font-size:14px;font-weight:bold; color:#5a7d75; text-align:center; display: block;}
#header .menu .nav_right li .ejlm a:hover{ color: #fff;background:#5a7d75;}
/************************/
/************************/
.bannercont{width:100%;position:relative;}
.bannerqh{width:100%;position:relative;overflow:hidden;}
.bannerqh .hd{width:100%;height:20px;position:absolute;left:0;bottom:30px;z-index:2;}
.bannerqh .hd ul{display:flex;flex-wrap:wrap;justify-content:center;}
.bannerqh .hd li{width:20px;height:20px;background: #fff;  margin:0 10px;border-radius:50%;cursor:pointer;opacity:0.5;}
.bannerqh .hd li.on{opacity:1;}
.bannerqh .bd{width:100%;overflow:hidden;}
.bannerqh .bd ul{}
.bannerqh .bd ul li{width:100%;overflow:hidden;}
.bannerqh .bd ul li a{width:100%;overflow:hidden;display:block;position:relative;}
.bannerqh .bd ul li img{width:100%;height:100vh;object-fit: cover;transition:transform 0.3s ease;}
.bannerqh .bd ul li img.bannerZoom{animation:bannerZoom 5s ease-out forwards;}
@keyframes bannerZoom{from{transform:scale(1);}to{transform:scale(1.1);}}
.bannerqh .bd ul li .bannerfont{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 0 0 8%;z-index:2;box-sizing:border-box;}
.bannerqh .bd ul li .bannerfont p{color:#004ea2;font-size:60px;font-weight:bold;/*text-shadow:0 2px 6px rgba(0,0,0,0.6);*/letter-spacing:4px;line-height:100px;opacity:0;transform:translateX(-40px);}
.bannerqh .bd ul li .bannerfont p.banAni{animation:bannerFadeIn 0.8s ease forwards;}
@keyframes bannerFadeIn{from{opacity:0;transform:translateX(-40px);}to{opacity:1;transform:translateX(0);}}
/************************/
.title{width:100%;}
.title h4,.title02 h4{display:block;float:left;font-size:38px;font-weight:bold; line-height:40px;margin-right:10px;}
.title h6,.title02 h6{display:block;float:left;font-size:18px; line-height:20px;text-transform: capitalize;color:#a68055;margin-top:20px;}
.title a{display:block;float:right;  line-height:30px;padding:0 50px 0 0;position:relative;color:#a68055;margin-top:5px;}
.title a:before{content:"";width:43px;height:18px; background:url("../img/gdico.png") 0 -18px no-repeat;background-size:100%;overflow:hidden; position:absolute;right:0;top:6px;transition:0.5s;}
.title a:hover{background:#a68055;color:#fff;padding:0 55px 0 10px;transition:0.5s;}
.title a:hover:before{ background:url("../img/gdico.png") 0 -36px no-repeat;background-size:100%;right:5px;}
.title .ls{color:#5a7d75;}
.title .gdls{color:#5a7d75;}
.title .gdls:before{ background:url("../img/gdico.png") 0 0 no-repeat;background-size:100%;}
.title .gdls:hover{ background:#5a7d75;}
/************************/
.cont01{background:url("../img/bj01.jpg");width:100%;position:relative; z-index:2;}
.cont01:before{content:"";width:100%; background:url("../img/bj01b.jpg") center bottom no-repeat;background-size:cover;min-height:306px; position:absolute;left:0;bottom:0;z-index:-1;}
.hzfw{background:#fff;border-radius:10px;padding:30px;margin-top:70px;}
.hzfwleft{width:48%;float:left;}
.hzbox{width:100%;    margin: 40px 0 0 0}
.hzbox .hzfwt{width:38%; line-height:50px;border:1px solid #6d7961;border-radius:10px;float:left;padding:0 20px;color:#b6a383;margin-right:2%;display:block;}
.hzbox button{width:20%; line-height:50px; border-radius:10px;float:left; color:#fff;background:#6d7961;text-align:center;font-size:20px; }
.hzbox .hzfwt::-webkit-input-placeholder {color: #b6a383;}
.yyghul{float:right;}
.yyghul li{width:138px;height:142px;float:left; background-size:contain;display:block; margin-right:62px;position:relative;z-index:2;}
.yyghul li:before{content:"";width:100%;height:0;background:url("../img/fzfwbj05.png") no-repeat;background-size:contain;position:absolute;left:0;bottom:0;z-index:-1;}
.yyghul li:nth-child(1){ background:url("../img/fzfwbj01.png") no-repeat;background-size: contain;}
.yyghul li:nth-child(2){ background:url("../img/fzfwbj02.png") no-repeat;background-size: contain;}
.yyghul li:nth-child(3){ background:url("../img/fzfwbj03.png") no-repeat;background-size: contain;}
.yyghul li:nth-child(4){ float:right;margin:0;background:url("../img/fzfwbj04.png") no-repeat;background-size: contain;}
.yyghul li a{width: 100%;height: 100%;display: flex;flex-wrap: wrap;justify-content: center;align-content: center;}
.yyghul li img{width:41px;height:41px;}
.yyghul li p{width:100%;font-size:22px;color:#fff; line-height:22px;text-align:center;margin-top:15px;}
.yyghul li:hover:before{height:100%;transition:0.5s;animation: rotateImg 15s linear infinite;}
.ksdh{padding:75px 0;}
.ksdh .ksdhcont{width:100%;margin:30px 0 0 0;position:relative;}
.ksdh .hd{width:210px;position:absolute;z-index:3;left:28%;top:25%;}
.ksdh .hd ul{width:100%;}
.ksdh .hd ul li{width:100%;display:block;position:relative;cursor:pointer; }
.ksdh .hd ul li:nth-child(2){ margin:70px 0 70px 32px;}
.ksdh .hd ul li:nth-child(3){ margin:0 0 0 16px;}
.ksdh .hd ul li:after{content:"";width:15px;height:15px;background:#a68055;position:absolute;left:0;top:7px;border-radius:50%;}
.ksdh .hd ul li:before{content:"";width:45%;height:2px;background:#a68055;position:absolute;left:0;top:14px;}
.ksdh .hd ul li span{width:100%;line-height:30px;font-size:26px;display:block;text-align:right;color:#747474;}
.ksdh .hd ul li.on:after{border:3px solid #e5d4c0;top:4px;transition:0.5s;}
.ksdh .hd ul li.on span{font-weight:bold; color:#a68055;}
.ksdh .bd{width:100%;}
.ksdh .ksleft{width:520px;height:520px;float:left;display: flex;justify-content: center;align-items: center;position:relative;z-index:2;}
.ksdh .ksleft:before{content:"";width:100%;height:100%;background:url("../img/ksbjimg.png") no-repeat;background-size:contain;position:absolute;left:0;top:0;z-index:-1;animation: rotateImg 15s linear infinite;}
.ksdh .ksleftbox{width:400px;height:400px;border-radius:50%;overflow:hidden; margin:0 auto;position:relative;}
.ksdh .ksimg{width:100%;height:100%;overflow:hidden;background:#000;}
.ksdh .ksimg img{width:100%;height:100%;opacity:0.8;object-fit: cover;}
.ksdh .ksfont{width:100%;position:absolute;z-index:2;left:0;top:40%;}
.ksdh .ksfont h6{width:100%; line-height:30px;text-align:center;color:#fff;font-size:26px;font-weight:bold;display:block;}
.ksdh .ksfont a{width:120px; line-height:18px;color:#fff; display:block;margin:30px auto 0 auto;position:relative;}
.ksdh .ksfont a:before{content:"";width:43px;height:18px;background:url("../img/gdico.png") 0 -36px no-repeat;background-size:100%;position:absolute;right:0;top:0;}
.ksdh .ksright{ width:53%;background: linear-gradient(180deg, rgba(218,207,177,1) 0%, rgba(255,255,255,1) 100%);float:right;border-radius:10px; overflow:hidden;padding:25px 30px;margin-top:35px;}
.ksdh .kstitle b{font-size:26px;color:#a68055;font-weight:bold;float:left;line-height:45px;}
.ksdh .kstitle img{ float:right;}
.ksdh .ksul{}
.ksdh .ksul li{width:32%;float:left;border:1px solid #a68055;display:block;border-radius:5px;overflow:hidden;margin:20px 2% 0 0;padding:0 10px;}
.ksdh .ksul li:nth-child(3n){ float:right;margin:20px 0 0 0; }
.ksdh .ksul li a{ width:100%;display:block;line-height:46px;height:46px;overflow:hidden;position:relative;font-size:18px;}
.ksdh .ksul li a:before{content:""; width:12px;height:13px;background:url("../img/jt01.png") no-repeat;position:absolute;right:0;top:16px;transition:0.5s;}
.ksdh .ksul li:hover{background:#a68055;}
.ksdh .ksul li:hover a{color:#fff;}
.ksdh .ksul li:hover a:before{background:url("../img/jt01.png") 0 -13px no-repeat;}
/************************/
/************************/
.cont02{background:url("../img/bj02.jpg") repeat-x;width:100%;padding:65px 0;}
.zjfcqh{width:100%;position:relative;margin-top:35px;}
.zjfcqh .hd{width:auto;position:absolute;right:0;bottom:0;z-index:2;padding:0 70px 0 0;}
.zjfcqh .hd li{width:215px;height:300px;float:left;margin-left:40px;overflow:hidden;cursor:pointer;border-radius:10px;overflow:hidden;}
.zjfcqh .hd li img{width:100%;height:100%;object-fit:cover;transition:0.5s;}
.zjfcqh .bd{width:100%; position:relative;}
.zjfcqh .bd li{width:100%;display:block;}
.zjfcqh .bd li a{width:100%;display:block;}
.zjfcqh .bd .zjfcimg{width:425px;float:left;height:595px;overflow:hidden;border-radius:10px;}
.zjfcqh .bd .zjfcimg img{width:100%;height:100%;object-fit:cover;transition:0.5s;}
.zjfcqh .bd .zjfcnr{width:calc(100% - 425px);float:left;padding-left:130px;}
.zjfcqh .bd .zjfcnr h5{width:100%;display:block;font-size:30px; line-height:30px;}
.zjfcqh .bd .zjfcnr h6{width:100%;display:block;font-size:18px; line-height:20px;color:#a68055;position:relative;margin:20px 0 10px 0;padding-top:15px;}
.zjfcqh .bd .zjfcnr h6:before{content:"";width:40px;height:3px;background:#a68055;position:absolute;left:0;top:0;}
.zjfcqh .bd .zjfcnr b{margin-right:20px;}
.zjfcqh .bd .zjfcnr p{width:100%; line-height:30px;height:60px;font-size:18px;color:#666;overflow:hidden; display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.zjfcqh .bd .zjfcnr span{display:block;line-height:30px;padding:0 15px;border-radius:5px;border:1px solid #6d7961;width:100px;color:#6d7961;margin:20px 0 0 0;}
.zjfcqh .bd li:hover h5{color:#a68055;}
.zjfcqh .bd li:hover p{color:#a68055;}
.zjfcqh .bd li:hover span{color:#fff;background:#a68055;border:1px solid #a68055;}
.zjfcqh .prev,.zjfcqh .next{width:50px;height:50px;background: #e5d4c0;border-radius: 50%;display:block; overflow: hidden;position: absolute;bottom:40%;z-index:2;}
.zjfcqh .prev{left:-30px;}
.zjfcqh .next{right:0;}
.zjfcqh .prev span,.zjfcqh .next span{width: 18px;height: 10px;margin:20px auto 0 auto;display:block;overflow:hidden;position:relative;}
.zjfcqh .prev img,.zjfcqh .next img{width: 100%;position:absolute;left:0;top:0;transition:0.5s;}
.zjfcqh .prev:hover,.zjfcqh .next:hover{background: #a68055;}
.zjfcqh .prev:hover img,.zjfcqh .next:hover img{top:-10px;}
/************************/
.cont03{background:url("../img/bj03.jpg") center bottom no-repeat;background-size:cover;width:100%;padding:70px 0;}
.cont03 .title,.cont02 .title,.cont01 .title{width:100%;position:relative;}
.cont03 .title h4,.cont02 .title h4,.cont01 .title h4{width:100%;margin-right:0;text-align:center;}
.cont03 .title h6,.cont02 .title h6,.cont01 .title h6{width:100%; text-align:center;margin-top:10px;}
.cont03 .title a,.cont02 .title a,.cont01 .title a{position:absolute;right:0;top:0;margin:20px 0 0 0;}
.tsylqh{width:100%;position:relative;padding:40px 0 35px 0;}
.tsylqh .hd{width:100%;height:13px;position:absolute;left:0;bottom:0;}
.tsylqh .hd ul{width:100%;display:flex;justify-content:center;}
.tsylqh .hd ul li{width:13px;height:13px;float:left;margin:0 10px;border-radius:50%;cursor:pointer;overflow:hidden;background:#a68055;opacity:0.5;}
.tsylqh .hd ul li.on{ opacity:1;}
.tsylqh .bd{width:100%;position:relative;overflow:hidden;}
.tsylqh .bd ul{width:100%;overflow:hidden;}
.tsylqh .bd li{width:calc(33.3% - 40px);display:block;overflow:hidden;float:left;margin:20px 20px 0 20px;}
.tsylqh .bd li a{width:100%;display:block;background:#fff;border-radius:10px; padding:10px;}
.tsylqh .bd li .tsylqhimg{width:100%;height:305px; display:block;border-radius:10px; overflow:hidden;}
.tsylqh .bd li .tsylqhimg img{width:100%;height:100%;object-fit:cover;transition:0.5s;}
.tsylqh .bd li p{width:100%;font-size:22px;line-height:25px;height:25px;overflow:hidden; display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;padding:0 25px 0 0;position:relative;margin:30px 0 15px 0;}
.tsylqh .bd li p:before{content:"";width:18px;height:10px;background:url("../img/jt04.png") no-repeat;background-size:100%;position:absolute;right:0;top:8px;transition:0.5s;}
.tsylqh .bd li:hover a{background:#576748;}
.tsylqh .bd li:hover .tsylqhimg img{transform: scale(1.05);}
.tsylqh .bd li:hover p{color:#fff;}
.tsylqh .bd li:hover p:before{background:url("../img/jt04.png") 0 -10px no-repeat;background-size:100%;}
/************************/
.cont04{background:url("../img/bj04.jpg") center bottom no-repeat;background-size:cover;width:100%;padding:80px 0;}
.yydt{width:64%;float:left;background:linear-gradient(180deg,rgba(173,195,189,1) 0%,rgba(173,195,189,0) 100%);padding:30px;border-radius:10px;}
.yydtqh{margin-top:40px;width:100%;position:relative;}
.yydtqh .hd{ position:absolute;height:10px;right:20px;bottom:35px;z-index:2;}
.yydtqh .hd ul li{float:left;display:block;width:10px;height:10px;background:#fff;opacity:0.5; margin-right:10px;border-radius:50%;overflow:hidden;cursor:pointer;}
.yydtqh .hd ul li.on{opacity:1;}
.yydtqh .bd{width:100%;position:relative;}
.yydtqh .bd ul li{width:100%;display:block;}
.yydtqh .bd ul li a{width:100%;display:block;position:relative;border-radius:10px; overflow:hidden;}
.yydtqh .bd .yydtimg{width:100%;height:530px;overflow:hidden; display:block;}
.yydtqh .bd .yydtimg img{width:100%;height:100%;object-fit:cover;transition:0.5s;}
.yydtqh .bd .yydttime{width:75px;height:75px;background:#6d7961;border-radius:5px; overflow:hidden;border:3px solid #6d7961; position:absolute;left:20px;top:20px;}
.yydtqh .bd .yydttime span{width:100%;height:100%; border-radius:5px; overflow:hidden;border:1px solid #fff;text-align:center;color:#fff;font-size:14px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
.yydtqh .bd .yydttime strong{width:100%;display:block;font-size:30px;line-height:40px;}
.yydtqh .bd .yydtfont{width:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);position:absolute;left:0;bottom:0;padding:30px;}
.yydtqh .bd .yydtfont p{width:80%; color:#fff;font-size:22px;line-height:25px;height:25px;overflow:hidden; display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.yydtqh .bd ul li:hover .yydtimg img,.ryzcbox a:hover .ryzcimg img{transform: scale(1.05);}
.yydtqh .bd ul li:hover .yydtfont{background:linear-gradient(180deg,rgba(4,35,28,0) 10%,rgba(4,35,28,1) 100%);}
.yyul{margin-top:30px;}
.yyul li{width:48%;float:left;display:block;border-bottom:1px solid #dae2df;position:relative;z-index:2;}
.yyul li:before{content:"";width:0;height:100%;background:#5a7d75;position:absolute;left:0;top:0;transition:0.5s;z-index:-1;}
.yyul li:nth-child(2){float:right;}
.yyul li a{width:100%;display:block;padding:10px 0;}
.yyul li .yysj{width:100%;color:#5a7d75; line-height:20px;font-size:18px;}
.yyul li span{width:20px;height:20px; overflow:hidden;float:left;margin-right:10px;position:relative;}
.yyul li span img{width:100%;position:absolute;left:0;top:0;transition:0.5s;}
.yyul li p{width:100%; line-height:30px;height:60px;font-size:18px;overflow:hidden; display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;margin-top:10px;}
.yyul li:hover a{padding:10px 15px;transition:0.5s;}
.yyul li:hover .yysj{color:#fff;}
.yyul li:hover span img{top:-20px;}
.yyul li:hover p{color:#fff;}
.ryzc{width:32%;float:right;background:linear-gradient(180deg,rgba(237,231,215,1) 0%,rgba(237,231,215,0) 100%);padding:30px;border-radius:10px;}
.ryzcbox{margin:40px 0 0 0;width:100%;}
.ryzcbox a{ width:100%;position:relative;display:block;border-radius:10px;overflow:hidden;}
.ryzcbox .ryzcimg{ width:100%;height:270px;overflow:hidden;}
.ryzcbox .ryzcimg img{ width:100%;height:100%;object-fit:cover;transition:0.5s;}
.ryzcbox .ryzcfont{width:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);position:absolute;left:0;bottom:0;padding:10px;}
.ryzcbox .ryzcfont p{width:100%; color:#fff;font-size:20px;line-height:25px;height:25px;overflow:hidden; display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.ryzcbox a:hover .ryzcfont{background:linear-gradient(180deg,rgba(166,128,85,0) 0%,rgba(166,128,85,1) 100%);}
.ryzcul{margin-top:10px;width:100%; }
.ryzcul li{width:100%;display:block;border-bottom:1px dashed #a68057;position:relative;z-index:2;}
.ryzcul li:before{content:"";width:0;height:100%;background:#a68055;position:absolute;left:0;top:0;transition:0.5s;z-index:-1;}
.ryzcul li a{width:100%;display:flex;justify-content:center;flex-wrap:wrap;align-items: center;padding:25px 0;}
.ryzcul li span{width:80px;display:block;background:#fff;border-radius:10px;color:#a68057; overflow:hidden;text-align:center;line-height:20px;font-family:arial , "simsun" , "宋体" , sans-serif;padding:10px 0;float:left;}
.ryzcul li span b{width:100%;display:block; line-height:40px;font-size:30px;}
.ryzcul li p{width:calc(100% - 80px); float:left; line-height:30px;font-size:18px;height:60px;overflow:hidden; display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;padding-left:20px;}
.yyul li:hover:before,.ryzcul li:hover:before{width:100%;}
.ryzcul li:hover a{padding:25px 20px;transition:0.5s;}
.ryzcul li:hover p{color:#fff;}
/************************/
.cont05{background:url("../img/footerbj.jpg") center bottom no-repeat;background-size:cover;}
.cont05 .wd{padding:30px 0;}
.logo02{width:331px;float:left;}
.logo02 a{width:100%;display:block;}
.logo02 a img{width:100%;}
.lxwmul{float:right;margin-top:15px;}
.lxwmul li{float:left;display:flex;flex-wrap:wrap;justify-content:center;margin-left:50px;}
.lxwmul li img{width:56px;height:59px;margin-right:15px;}
.lxwmul .lxwmnr h6{font-weight:bold;font-size:24px;}
.lxwmul .lxwmnr h6,.lxwmul .lxwmnr p{color:#fff; line-height:30px;}
.cont05 .bq{border-top:1px solid rgba(255,255,255,0.1);}
.bqcont{float:left;}
.bqcont p,.bqcont a{color:#fff; line-height:40px;float:left;margin-right:15px;}
.bqul{float:right;}
.bqul li{float:right;display:block;position:relative;margin-left:30px;}
.bqul li a{width:40px;height:40px;background:#e1d8ce;border-radius:50%;overflow:hidden;display:block;}
.bqul li a img{width:26px; margin:7px 0 0 7px;}
.bqul li .bqbox{width:70px;height:70px; background:#fff;position:absolute;left:50%;top:0;margin:0 0 0 -35px;transition:0.5s;display:none;padding:3px;border-radius:3px;}
.bqul li .bqbox:before{content:"";width:0;height:0;border-left:5px solid transparent; border-right: 5px solid transparent;border-top:5px solid #fff;position:absolute;left:50%;bottom:-5px; margin-left:-3px;}
.bqul li .bqbox>img{width:100%;height:100%;}
.bqul li:hover .bqbox{display:block;top:-75px;}
/************************/
/************************/
/************************/
/************************/
/************************/
@media screen and (max-width:2560px) {
}
@media screen and (max-width:1920px) {
}
@media screen and (max-width:1680px) {
}
@media screen and (max-width:1620px) {
	.wd{width:90%;}
	.navyjlm a{font-size:18px;}
	.title h4,.title02 h4{font-size:30px;line-height:30px;}
	.title h6,.title02 h6{margin-top:10px;}
	.hzbox button{font-size:18px;}
	.yyghul li{margin-right:30px;}
	.yyghul li p{font-size:18px;line-height:20px;}
	.ksdh .hd{width:160px;left:31%;}
	.ksdh .hd ul li span,.ksdh .kstitle b{font-size:18px;}
	.ksdh .kstitle img{width:calc(100% - 80px);}
	.ksdh .ksright{padding:20px;}
	.ksdh .ksul li a{font-size:16px;}
	.ksdh .ksfont h6{font-size:20px;line-height:20px;}
	.zjfcqh .bd .zjfcimg{width:300px;height:420px;}
	.zjfcqh .bd .zjfcnr{width:calc(100% - 300px);padding-left:50px;}
	.zjfcqh .bd .zjfcnr h5{font-size:20px; line-height:20px;}
	.zjfcqh .bd .zjfcnr h6{font-size:16px;}
	.zjfcqh .bd .zjfcnr p{font-size:16px;}
	.zjfcqh .hd li{width:170px;height:240px;margin-left:75px;}
	.zjfcqh .bd .zjfcnr span{margin:0;font-size:14px;}
	.tsylqh .bd li .tsylqhimg{height:275px;}
	.tsylqh .bd li p{font-size:18px; line-height:20px;height:20px;margin:15px 0 5px 0;}
	.yydtqh,.ryzcbox{margin:20px 0 0 0;}
	.yydtqh .bd .yydtimg{height:520px;}
	.yydtqh .bd .yydtfont p{font-size:18px; line-height:20px;height:20px;}
	.ryzcbox .ryzcimg{height:250px;}
	.ryzcbox .ryzcfont p{font-size:18px;line-height:20px;height:20px;}
	.cont04{padding:50px 0 30px 0;}
	.lxwmul .lxwmnr h6{font-size:20px;}
	.lxwmul li img{width:48px;height:51px;}
	.lxwmul .lxwmnr h6, .lxwmul .lxwmnr p{line-height:25px;}
	
}
@media screen and (max-width:1550px) {
	.ksdh .hd{left:32%;}
	.zjfcqh .prev{left:0;}
	.tsylqh .bd li .tsylqhimg{height:260px;}
	.tsylqh .bd li p,.yyul li p,.yyul li .yysj,.ryzcul li p{font-size:16px;}
	.ryzcul li span b{font-size:24px;}
	.lxwmul li{ margin-left: 30px;}
	.hzbox button{font-size:16px;}
}
@media screen and (max-width:1500px) {
	.zjfcqh .hd li{margin-left:50px;}
	.zjfcqh .prev{left:-30px;}
	.ksdh .ksleft{width:400px;height:400px;}
	.ksdh .ksleftbox{width:300px;height:300px;}
	.ksdh .hd{left:25.5%;}
	.ksdh .hd ul li:nth-child(2){margin:40px 0 40px 20px;}
	.ksdh .ksright{width:58%;margin-top:20px;}
	.ksdh .ksul li a{line-height:35px;height:35px;font-size:14px;}
	.ksdh .ksul li a:before{top:11px;}
	.ksdh .ksul li{margin:10px 2% 0 0;}
	.ksdh .ksul li:nth-child(3n){margin:10px 0 0 0;}
	.zjfcqh .bd .zjfcnr p{font-size:14px;line-height:20px;height:40px;}
	.tsylqh .bd li .tsylqhimg{height:250px;}
	.yydtqh .bd .yydtimg{height:480px;}
	.ryzcbox .ryzcimg{height:220px;}
	.ryzcbox .ryzcfont p{font-size:16px;}
	.yyghul li{width:120px;height:124px;}
}
@media screen and (max-width:1440px) {
	.yyghul li img{width:30px;height:30px;}
	.yyghul li p{font-size:16px;margin-top:10px;}
	.hzfw{padding:20px;}
	.hzbox{margin:20px 0 0 0;}
	.title h4,.title02 h4{font-size:24px;}
	.title h6,.title02 h6{margin:5px 0 0 0;}
	.logo02{width:23%;}
	.lxwmul li{margin-left: 20px;}
	.lxwmul li img{width:40px;height:43px;}
	.lxwmul .lxwmnr h6, .lxwmul .lxwmnr p{line-height:20px;font-size:14px;}
}
@media screen and (max-width:1400px) {
}
@media screen and (max-width:1366px) {
	/*.navtop .wd02 img{width:15px;height:19px;margin-top:3px;}*/
	.navtop .wd02 p{font-size:14px;}
	.yydtqh .bd .yydtfont{padding:20px 30px;}
	.yydtqh .bd .yydtfont p{font-size:16px;}
	.yydtqh .hd{bottom:20px;}
	.yydtqh .bd .yydtimg{height:390px;}
	.ryzcbox .ryzcimg{height:200px;}
	.ryzcul li span{width:60px;font-size:12px; line-height:15px;border-radius:5px;}
	.ryzcul li span b{ font-size:20px; line-height:20px;}
	.yydtqh .bd .yydttime{width:60px;height:60px;}
	.yydtqh .bd .yydttime span{font-size:12px;line-height:15px;}
	.yydtqh .bd .yydttime strong{font-size:20px;line-height:20px;}
	.ryzcul li p{width:calc(100% - 60px);line-height:25px;height:50px;padding-left:10px;}
	.tsylqh .bd li .tsylqhimg{height:225px;}
	.zjfcqh .hd li{width:140px;height:195px;}
	.title h4,.title02 h4{font-size:20px; line-height:20px;}
	.title h6,.title02 h6{margin-top:5px;font-size:14px;}
	.yyghul li{width:105px;height:109px;}
	.hzfw{margin-top: 40px;}
	.ksdh{padding:40px 0;}
	.title a{font-size:12px;}
	.ksdh .ksleft{width:300px;height:300px;}
	.ksdh .ksleftbox{width:220px;height:220px;}
	.ksdh .hd{left:21%;}
	.ksdh .hd ul li:nth-child(2){margin: 15px 0 15px 18px;}
	.ksdh .hd ul li span,.ksdh .kstitle b{font-size:16px;}
	.ksdh .hd ul li:before{width: 51%;}
	.ksdh .hd ul li:after{width:10px;height:10px;top: 10px;}
	.ksdh .hd ul li.on:after{top:7px;}
	.ksdh .ksfont h6{font-size:16px;line-height:20px;}
	.ksdh .ksfont a{font-size:12px;width:100px;margin:10px auto 0 auto;}
	.ksdh .ksright{width:62%;margin:0;padding:15px;}
	.zjfcqh .bd .zjfcnr h5{font-size:16px;font-weight:bold;line-height:20px;}
	.zjfcqh .bd .zjfcnr h6{margin:10px 0;}
	.zjfcqh .bd .zjfcnr span{margin-top:10px;}
	.zjfcqh{margin-top:20px;}
	.cont02,.cont03{padding:40px 0;}
	.tsylqh{padding:10px 0 35px 0;}
	.bqcont p,.bqcont a{font-size:14px;}
	.cont05 .wd{padding:10px 0;}
	.cont04{padding:30px 0 10px 0;}
}
@media screen and (max-width:1300px) {
}
@media screen and (max-width:1280px) {
	.logo02{float:none;margin:0 auto;}
	.lxwmul{width:100%;display: flex;flex-wrap: wrap;justify-content: center;float:none;}
	.tsylqh .bd li .tsylqhimg{height:205px;}
	.ksdh .hd{left:22.5%;width:130px;}
	.topbj{padding:10px 0;}
	.logo{width:250px;}
	.navyjlm a{font-size:16px;}
	.navbox{padding:0;margin:5px 0 0 0;}
	.zjfcqh .bd .zjfcnr span{font-size:12px; line-height:25px;width:80px;text-align:center;padding:0;}
}
@media screen and (max-width:1210px) {
	.zjfcqh .bd .zjfcimg{width:200px;height:280px;}
	.zjfcqh .bd .zjfcnr{width:calc(100% - 200px);}
	.zjfcqh .hd li{width:100px;height:auto;}
	.zjfcqh .bd .zjfcnr p{height:20px;-webkit-line-clamp:1;}
}
@media screen and (max-width:1150px) {
	.yyghul li{width:90px;height:94px;}
	.yyghul li p{font-size:14px;margin-top:5px;}
	.hzbox .hzfwt{line-height:35px;padding:0 10px;font-size:14px;}
	.hzbox button{line-height:35px;}
}
@media screen and (max-width:1100px) {
	.tsylqh .bd li .tsylqhimg{height:175px;}
}
@media screen and (max-width:1024px) {
	.topnav,#header .menua{opacity: 1;visibility: visible;display:block;}
	.navbox{display:none;}
	.topbj{background:none;}
	.bannerqh .hd{bottom:10px;}
	.bannerqh .hd li{width:10px;height:10px;}
	.hzbox button{font-size:14px;}
	.hzfw{margin-top:20px;padding:10px;}
	.hzfwleft{width:100%;float:none;}
	.hzbox{margin:10px 0 0 0;}
	.yyghul{width:100%;float:none;margin:10px 0 0 0;display:flex;flex-wrap:wrap;justify-content:center;}
	.yyghul li{float:left;margin:0 50px;}
	.yyghul li:nth-child(4){float:left;margin:0 50px;}
	.cont03 .title h4, .cont02 .title h4, .cont01 .title h4{width:auto;float:left;}
	.cont03 .title h6, .cont02 .title h6, .cont01 .title h6{width:auto;float:left;margin:0 0 0 10px;}
	.cont03 .title a, .cont02 .title a, .cont01 .title a{margin:0;}
	.ksdh .ksleft{float:none;margin:0 auto;}
	.ksdh .ksright{width:100%;margin:20px 0 0 0;float:none;}
	.ksdh .hd{left:62%;top:12%;}
	.ksdh,.cont02,.cont03{padding:20px 0;}
	.zjfcqh .hd li{margin-left:40px;}
	.zjfcqh .bd .zjfcnr{padding-left:20px;}
	.zjfcqh .prev, .zjfcqh .next{width:30px;height:30px;}
	.zjfcqh .prev span,.zjfcqh .next span{margin:10px auto 0 auto;}
	.tsylqh .bd li .tsylqhimg{height:160px;}
	.tsylqh .bd li p,.yyul li p,.yyul li .yysj,.ryzcul li p{font-size:14px;}
	.yydt,.ryzc{width:100%;padding:20px;}
	.yydtqh,.ryzcbox{margin:10px 0 0 0;}
	.yydtqh .bd .yydtimg{height:470px;}
	.yyul{margin-top:15px;}
	.ryzcbox .ryzcimg{height:auto;}
	.ryzcul li a{padding:10px 0;}
	.ryzcul li:hover a{padding:10px;}
}
@media screen and (max-width:950px) {
}
@media screen and (max-width:900px) {
}
@media screen and (max-width:800px) {
}
@media screen and (max-width:768px) {
}
@media screen and (max-width:700px) {

}
@media screen and (max-width:600px) {
}
@media screen and (max-width:500px) {
	.navtop{display:none;}
	.wd{width:94%;}
	#header .menua{top:20px;right:20px;}
	.bannerqh .bd ul li img{height:auto;}
	.logo{width:220px;}
	.yyghul li{margin:0 2.5%;width:81px;height:84px;}
	.yyghul li:nth-child(4){margin:0 2.5%;}
	.navtop form{display:none;}
	.zjfcqh .prev, .zjfcqh .next{display:none;}
	.zjfcqh .hd{width:100%;position:relative;padding:0;}
	.zjfcqh .hd ul{width:100%; }
	.zjfcqh .hd li{width:24%;height:150px; margin:0 0.5%;}
	.zjfcqh .hd li:nth-child(4n){ margin:0 0.5%;}
	.zjfcqh .bd{margin:20px 0 0 0;}
	.zjfcqh .bd .zjfcimg{width:150px;height:210px;}
	.zjfcqh .bd .zjfcnr{width:calc(100% - 150px);}
	.zjfcqh .bd .zjfcnr h6{font-size:14px;padding-top:5px;}
	.zjfcqh .bd .zjfcnr p{-webkit-line-clamp:3;height:60px;font-size:12px;}
	.tsylqh .bd li{width:100%;margin:0;}
	.tsylqh .bd li .tsylqhimg{height:auto;}
	.cont03 .title h4, .cont02 .title h4, .cont01 .title h4{font-size:16px;}
	.cont03 .title h6, .cont02 .title h6, .cont01 .title h6{font-size:12px;}
	.yydtqh .bd .yydtimg{height:245px;}
	.yyul li{width:100%;}
	.lxwmul{display:block;}
	.lxwmul li{width:100%;margin:10px 0 0 0;}
	.bqcont,.bqul{float:none;display:flex;flex-wrap:wrap;justify-content:center;}
	.bqcont p, .bqcont a{float:none;line-height:20px;font-size:12px;}
	.bqul{margin:10px 0 0 0;}
	.logo02{width:50%;}
	.title h4, .title02 h4{font-size:16px;}
	.title h6, .title02 h6{margin:0;}
    .ksdh .hd{position:unset;width:100%;margin:0 0 20px 0;top:0;left:0;}
    .ksdh .hd ul li{padding:0;width:32%;float:left;background:#fff;border-radius:5px;}
    .ksdh .hd ul li:nth-child(2){margin:0 2%;}
    .ksdh .hd ul li:nth-child(3){margin:0;}
    .ksdh .hd ul li span{ text-align:center;font-size:14px;}
    .ksdh .hd ul li:before,.ksdh .hd ul li:after{display:none;}
    .ksdh .hd ul li.on{background:#a68055;}
    .ksdh .hd ul li.on span{color:#fff;}
}
@media screen and (max-width:414px) {
}
@media screen and (max-width:375px){
    .yyghul li{margin:0 0.5%;width:70px;height:74px;}
    .yyghul li img{width:20px;height:20px;}
    .yyghul li p{font-size:12px;}
    .yyghul li:nth-child(4){margin:0 0.5%;}
    .hzbox{display:none;}
    .ksdh .ksul li{width:49%;margin:0 0 10px 0;}
    .ksdh .ksul li:nth-child(2n){ float:right;margin:0 0 10px 0;}
    .zjfcqh .hd li{height:115px;}
}
@media screen and (max-width:320px){
    .ksdh .ksleft{width:200px;height:200px;}
    .ksdh .ksleftbox{width:150px;height:150px;}
}


