/*公共部分*/ .wrap{width:75vw;max-width:100%;margin:0 auto} .w1200{width:1200px;max-width:100%;margin:0 auto} @media (max-width:1620px){ .wrap{width:78vw} } @media (max-width:1440px){ .wrap{width:82vw} } @media (max-width:1280px){ .wrap, .w1200{width:86vw} } @media (max-width:1024px){ .w1200, .wrap{width:100%;padding:0 15px} } /* 滚动条 */ body::-webkit-scrollbar{width:8px} /* 滚动条滑块 */ body::-webkit-scrollbar-thumb{background-color:#42a36d;border-radius:8px} /* 滚动条外层轨道 */ body::-webkit-scrollbar-track{background-color:#effffe} html.cur, body.cur{width:100%;height:100%;position:fixed;overflow:hidden} /* 全部公共 */ .head{width:100%;height:80px;position:absolute;top:0;left:0;padding:0 60px;z-index:3} .head .logo{width:224px;height:80px;position:relative} .head .logolist{position:absolute;left:0;top:50%;margin-top:-16px;opacity:0;z-index:3} .head .logolist.cur{opacity:1} .navleft{margin-right:30px} .navitemname{height:80px;position:relative;padding:0 34px} .navitemname .showname{height:80px;line-height:80px;font-size:16px;color:#fff;display:block;position:relative;z-index:3} .navitemname .showname:after{content:"";width:0;height:3px;background-color:#0071b0;position:absolute;left:0;bottom:0;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s} .navchildbox .box{height:70px;position:absolute;top:110px;background-color:rgba(0,0,0,0.7);padding:0 25px;z-index:-1;opacity:0;visibility:hidden} .navchildlist{height:70px;line-height:70px;padding:0 17px;display:block;color:#fff} .searchbtn{width:16px;height:80px;line-height:80px;cursor:pointer;background-image:url(../img/searchbtn.png);background-repeat:no-repeat;background-position:center center} .searchbox{width:100%;height:120px;padding:40px 0;position:absolute;top:80px;left:0;background-color:#fff;box-shadow:0px 14px 24px rgba(0,0,0,0.06);display:none;z-index:3} .searchform{height:40px} .searchform .btn, .searchform .close{height:40px;line-height:40px;cursor:pointer} .searchform .input{width:calc(100% - 75px);margin:0 20px} .searchform .input input{width:100%;height:40px;border-bottom:1px solid #0071b0;background-color:transparent;color:#666} .searchform .input input::-webkit-input-placeholder{color:rgba(255,255,255,0.8)} .head.active{position:static} .head.cur, .head.active{background-color:#fff} .head.cur .navitemname .showname, .head.active .navitemname .showname{color:#333} .head.cur .searchbtn, .head.active .searchbtn{background-image:url(../img/searchbtn2.png)} .head.active .logo2{opacity:1} .head.active .logo1{opacity:0} .wapbtnbox{width:26px;height:60px;margin-left:20px;position:relative;display:none} .wapbtnbox div{width:26px;height:2px;background-color:#4c4f53;position:absolute;left:0;border-radius:3px} .wapbtnbox div:nth-of-type(1){top:21px} .wapbtnbox div:nth-of-type(2){top:29px} .wapbtnbox div:nth-of-type(3){top:37px} .wapbtnbox.cur div:nth-of-type(2){opacity:0} .wapbtnbox.cur div:nth-of-type(1){top:30px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg)} .wapbtnbox.cur div:nth-of-type(3){top:30px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg)} .head .logo img, .loginseltop .icon img, .headtel .icon img, .searchform .close img, .searchform .btn img, .searchbtn img, .footsharelist .box img, .footfriendtop .icon img{display:inline-block;vertical-align:middle;margin-bottom:3px} .foot{background-color:#092737} .foottop{padding:94px 0 102px} .footmaplist{margin-right:6.25vw} .footmaplist:nth-last-of-type(1){margin-right:0} .footmaplist .name{color:#fff;font-size:16px;font-weight:bold;display:block;line-height:1} .footmaplist .child{margin-top:22px} .footmaplist .footmapchildlist{color:rgba(255,255,255,0.4);display:block;margin-bottom:10px} .footmaplist .footmapchildlist:nth-last-of-type(1){margin-bottom:0} /* .footbotright .list:nth-last-of-type(1){margin-right:0} */ .footsharelist{margin-right:20px;position:relative} .footsharelist:nth-last-of-type(1){margin-right:0} .footsharelist .icon{width:50px;height:50px;border-radius:50px;background-color:rgba(255,255,255,0.1);cursor:pointer} .footsharelist .box{width:182px;height:176px;text-align:center;line-height:176px;position:absolute;left:50%;margin-left:-91px;bottom:40px;z-index:-1;opacity:0;visibility:hidden} .footsharelist .box:after{content:"";border-top:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;position:absolute;bottom:-3px;left:50%;margin-left:-6px} .footsharelist.cur .icon{background-color:#3eb140} .footsharelist.cur .box{bottom:40px;z-index:9;opacity:1;visibility:visible} .footbot{padding-bottom:55px} .footbotright .list{margin-right:20px} .footbotright .list:nth-last-of-type(1){margin-right:0} .footcopy, .footcopy a, .footbotright .list, .footbotright .list .name{color:rgba(255,255,255,0.4);line-height:1.4;font-size:12px} .footbotright .list .name{cursor:pointer} .footbotright div.list:nth-last-of-type(1){margin-right:20px;position:relative} .footfrienditems{width:140px;position:absolute;bottom:0;left:50%;margin-left:-70px;background-color: rgba(193,193,193,0.3);border:1px solid rgba(193,193,193,0.3);z-index:-1;opacity:0;visibility:hidden} .footfrienditem{width:100%;display:block;height:36px;line-height:36px;border-bottom:1px solid rgba(193,193,193,0.3);padding:0 16px;color:#fff} .footfrienditem:nth-last-of-type(1){border-bottom:none} .footfriend.cur .footfrienditems{bottom:41px;z-index:9;opacity:1;visibility:visible} .footfriendtop .icon{height:40px;line-height:40px} .footfriend.cur .footfriendtop .icon img{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg)} .wapscrolltop{height:57px;text-align:center;border-bottom:1px solid rgba(247,247,247,0.2);display:none} .wapscrolltop .text{font-size:18px;line-height:56px;display:inline-block;vertical-align:middle;margin-bottom:3px;color:#fff} .wapscrolltop .icon{margin-left:6px;line-height:56px;display:inline-block;vertical-align:middle;margin-bottom:3px} .wapscrolltop .icon{display:inline-block;width:27px} @media (min-width:1024px){ .headlanitem:hover{color:#008cd6} .navitem:hover .navchildbox .box{z-index:9;opacity:1;visibility:visible;top:80px;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s} .navchildlist:hover{color:#0071b0} .searchform .close:hover img{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg)} .navitem.cur .navitemname .showname:after, .navitem:hover .navitemname .showname:after{width:100%} .navitem.cur .showname, .head.cur .navitem:hover .showname, .head.cur .navitem.cur .navitemname .showname, .head.active .navitem.cur .navitemname .showname, .navitem:hover .showname{color:#0071b0;font-weight:bold} .footbotright .list:hover, .footmapchildlist:hover{color:#fff} .footbotright div.list:hover .footfrienditems{bottom:30px;z-index:9;opacity:1;visibility:visible} .footfriend:hover .footfriendtop .icon img{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg)} .footsharelist:hover .icon{background-color:#3eb140} .footsharelist:hover .box{bottom:60px;z-index:9;opacity:1;visibility:visible} } @media (max-width:1800px){ } @media (max-width:1620px){ .footmaplist{margin-right:3vw} } @media (max-width:1440px){ .navleft{margin-right:25px} .navitemname{padding:0 26px} .footmaplist{margin-right:2.5vw} .footewmlist{margin-right:52px} .headlanlist{margin-right:15px} .navchildbox .box{padding:0 18px} .navchildlist{padding:0 10px} } @media (max-width:1280px){ .navleft{margin-right:20px} .footmaplist{margin-right:2vw} .footcon{width:258px} } @media (max-width:1140px){ .navitemname{padding:0 20px} .footmaplist{margin-right:1.5vw} .footewmlist{margin-right:35px} } @media (max-width:1024px){ .lanbox, .navitemname .hidename, .navchildbox .img, .navtitlebox, .navchilditem:after, .headlan, .navchildbox .imgbox, .navchildbox .other, .footlogo, .navchildbox .titlebox{display:none} .wapbtnbox, .wapscrolltop, .wapheadlan{display:block} .head{height:60px;padding:0 15px;position:static} .head .logolist.logo1{display:none} .head .logolist.logo2{opacity:1;position:static;margin-top:0} .head .logo{width:auto} .head .logo img{width:134px} .head .logo{height:60px;line-height:60px;background-size:100% auto} html.cur,body.cur{width:100%;height:100%;overflow:hidden} .navleft{width:100%;height:calc(100% - 60px);border-top:1px solid #f0f0f0;margin-left:0;background-color:#fff;position:fixed;left:100%;top:60px;z-index:25;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s} .navleft.cur{left:0} .searchbtn{height:60px;line-height:60px;background-image:url(../img/searchbtn2.png)} .navchilditems{width:100%;margin-left:0;padding-bottom:6px;padding-top:6px} .headlan{height:60px} .navitems{max-height:calc(100vh - 140px);overflow-y:auto} .navitem{width:100%;border-bottom:1px solid #ebebeb} .navitem:nth-of-type(1) .navitemname{padding:0 15px} .navitem:nth-of-type(1) .navitemname:before, .navitem:nth-of-type(1) .navitemname:after{display:none} .navitemname{padding:0 100px 0 15px;height:52px;position:relative;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s} .navitemname:after{content:"";width:12px;height:2px;background-color:#686765;left:auto;position:absolute;right:15px;top:50%;margin-top:-1px;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s;opacity:1;transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1)} .navitemname:before{content:"";width:2px;height:12px;background-color:#686765;position:absolute;right:20px;top:50%;margin-top:-6px;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s} .navitemname.cur{background-color:#0071b0} .navitemname.cur:before{background-color:#fff;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)} .navitemname.cur:after{background-color:#fff} .navitemname .showname{font-size:18px;height:52px;line-height:52px;color:#333;padding:0} .navitemname.cur .showname{color:#fff} .navchildbox{display:none;background-color:#f6f6f6} .navchildbox .box{position:static;z-index:1;opacity:1;visibility:visible;height:auto;padding:0;background-color:transparent} .navchildlist{height:48px;line-height:48px;color:#666;float:none;padding:0 15px;font-size:16px} .searchbox.cur{top:60px} .searchbox{width:100%;padding:20px 0;height:auto;border-radius:0;top:60px;margin-top:0;box-shadow:none} .searchform .input input, .searchform .input{height:40px} .searchform .close{display:block} .searchform .close, .searchform .btn{height:40px;line-height:40px} .searchform .input{width:calc(100% - 60px);margin:0 10px} .searchform .input input{padding:0 10px;font-size:14px} .foottop{padding:0} .foottopleft{width:100%} .footmaplist{width:100%;margin-right:0;border-bottom:1px solid rgba(247,247,247,0.1)} .footmaplist:nth-last-of-type(1){margin-bottom:0} .footmaplist .name{height:50px;line-height:50px;font-size:18px;position:relative;font-weight:normal} .footmaplist .name:after{content:"";width:20px;height:2px;background-color:rgba(247,247,247,0.2);position:absolute;top:50%;margin-top:-1px;right:0} .footmaplist .name:before{content:"";width:2px;height:20px;background-color:rgba(247,247,247,0.2);position:absolute;top:50%;margin-top:-10px;right:9px;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s} .footmaplist.cur .name:before{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)} .footmaplist .child{margin-top:0;border-top:1px solid rgba(247,247,247,0.2);padding:8px 0;display:none} .footmaplist .footmapchildlist{margin-bottom:0;height:38px;line-height:38px} .footfriend{margin-top:25px} .footfriendtop{width:100%;padding:0 10px} .footfriendtop .name{color:rgba(193,193,193,0.3)} .footfrienditem{padding:0 10px} .foottopright{width:100%;margin-top:25px} .footcopy a{text-transform:uppercase} .footbot{padding-bottom:45px;margin-top:25px} .footbotright{width:100%} .footcopy{width:100%;margin-top:10px;line-height:1.6} .footcopy span{display:block} .footbotright .list, .footbotright div.list:nth-last-of-type(1) .name{line-height:1;position:relative} .footbotright .list:after, .footbotright div.list:nth-last-of-type(1) .name:after{content:"";width:1px;height:100%;background-color:rgba(255,255,255,0.3);position:absolute;top:1px;right:-10px} .footbotright .list:nth-last-of-type(1):after{display:none} .footsharelist .icon{width:30px;height:30px} .footsharelist .box{width:120px;height:120px;line-height:120px;margin-left:-60px} .footsharelist .box:after{bottom:-6px} } @media (max-width:370px){ .head .logo img{width:156px} .wapbtnbox{margin-left:10px} } /* 子页面公共 */ /* .pcpagenavbox{width:100%;height:70px;position:absolute;bottom:0;left:0;background-color:rgba(0,0,0,0.3)} .pcpagenav{text-align:center} .pcpagenavlist{display:inline-block;vertical-align:middle;padding:0 48px;position:relative;margin-right:-4px} .pcpagenavlist a{color:#fff;line-height:70px;display:block;position:relative;z-index:3} .pcpagenavlist:after{content:"";width:100%;height:0;background-color:#005e5b;position:absolute;left:0;bottom:0;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s} .pcpagenavlist.cur a, .pcpagenavlist:hover a{font-weight:bold} .pcpagenavlist.cur:after, .pcpagenavlist:hover:after{height:100%} */ .wappagenav{display:none;position:relative} .wappagenav .wappagenavname{display:block;color:#fff;background-color:#0071b0;font-size:16px;line-height:48px;position:relative} .wappagenav .wappagenavname:after{content:"";width:2px;height:14px;background-color:#fff;position:absolute;top:50%;right:21.5px;margin-top:-7px;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s} .wappagenav .wappagenavname:before{content:"";width:14px;height:2px;background-color:#fff;position:absolute;top:50%;right:15px;margin-top:-1px;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s} .wappagenav .wappagenavname.cur:after, .wappagenav .wappagenavname.cur:before{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg)} .wappagenav .wappagenavitems{width:100%;max-height:250px;overflow-y:auto;padding:0;display:none;background-color:#fff;z-index:10;position:absolute;top:48px;left:0;box-shadow:0px 6px 28px rgba(0,0,0,0.08)} .wappagenav .wappaganavlist{width:100%;float:none;border-bottom:1px solid #ddd;padding:0 15px;z-index:99;background-color:#fff} .wappagenav .wappaganavlist:nth-last-of-type(1){border-bottom:none} .wappagenav .wappaganavlist a{width:100%;line-height:40px;color:#666;font-size:14px;border-top:none;display:block} .pageban{position:relative;overflow:hidden} .pageban .textbox{position:absolute;top:50%;left:50%;margin-top:-43px;margin-left:-600px;z-index:2} .pageban .textbox .cntitle{color:#fff;font-size:36px;font-weight:bold;text-align:center;font-family:"Source Han Sans CN"} .pageban .textbox .entitle{color:#fff;font-size:24px;text-align:center;font-family:'century';margin-top:3px} .pcpagenavboxabout{width:100%;height:61px} .pcpagenavbox{width:100%;border-bottom:1px solid #efefef;height:61px;top:-61px} .pcpagenavbox.cur{position:fixed;top:0;left:0;z-index:3;background-color:#fff} .pcpagenavright{line-height:60px} .pcpagenavright img{display:inline-block;vertical-align:middle;margin-bottom:3px;margin-right:8px} .pcpagenavright .text{color:#666;font-size:12px;margin-right:8px} .pcpagenavright .text.cur{margin-right:0} .pcpagenavlist{margin-right:3.125vw;position:relative} .pcpagenavlist:after{content:"";width:0;height:2px;background-color:#0071b0;position:absolute;left:0;bottom:-1px;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s} .pcpagenavlist a{display:block;height:60px;line-height:60px;color:#666;font-weight:bold} .pcpagenavlist.cur:after{width:100%} .pcpagenavlist.cur a{color:#0071b0} .pcpagenavlist:hover:after{width:100%} .pcpagenavlist:hover a{color:#0071b0} .pager{text-align:center} .pager .list.pagexx{font-family:宋体, 'SimSun';font-weight:bold;background-color:transparent} .pager .list, .pager .pageritems, .pager .text, .pager .pagernum{display:inline-block;margin:0 6px} .pager .list{padding:0 14px;height:36px;line-height:36px;color:#606060;border-radius:3px;font-family:Arial} .pager .text{background-color:transparent} .pager .pagernum input{width:36px;height:36px;display:inline-block;border:1px solid #dcdcdc;margin-right:-4px;color:#606060;text-align:center} .pager .list.cur, .pager a.list.btn, .pager a.list:hover{background-color:#8fc029;color:#fff;border-color:#8fc029} .pager .list input{width:100%;height:100%;padding:0px 5px;background-color:transparent;color:rgba(77,77,77,0.5);text-align:center} .pager .list input:hover{color:#fff} .wappager{width:100%;height:48px;background-color:#8fc029;line-height:48px;color:#fff;text-align:center;;display:none} .pagebox{background-color:#fafafa} .pageright{width:60px;position:fixed;bottom:30px;right:15px;z-index:19} .pagerightlist{margin-bottom:1px;display:block;position:relative} .pagerightlist:nth-last-of-type(1){margin-bottom:0} .pagerightlist .icon{width:60px;height:60px;background-color:rgba(0,0,0,0.3)} .pagerightlist .box{width:148px;padding:15px;background-color:#42a36d;position:absolute;top:0;right:0;z-index:-1;opacity:0;visibility:hidden} .pagerightlist .tellist{line-height:38px;color:#fff;border-bottom:1px solid #fff;font-size:16px;font-family:Arial} .pagerightlist .tellist:nth-last-of-type(1){border-bottom:none} .pagerightlist.cur .box{right:48px;z-index:9;opacity:1;visibility:visible;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s} @media (min-width:1024px){ .pagerightlist:hover .box{right:70px;z-index:9;opacity:1;visibility:visible;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s} } @media (max-width:1620px){ .pcpagenavleft{width:calc(100% - 400px)} .pcpageright{width:400px;padding-right:10.342vw} } @media (max-width:1440px){ .pageban .textbox .cntitle{font-size:28px} .pageban .textbox .entitle{font-size:16px} .pcpagenavlist{margin-right:2.5vw} .pageban .textbox{margin-top:-33px} } @media (max-width:1280px){ .pageban .textbox{margin-left:-45vw} .pcpageright{width:300px;padding-right:4.342vw} /* .pcpagenavbox{padding-left:5vw} */ /* .pcpagenav{padding-left:25px} */ .pcpagenavleft{width:calc(100% - 300px);padding-right:25px} } @media (max-width:1180px){ .pcpagenavright{width:23.883vw} } @media (max-width:1024px){ .pcpagenavbox, .pager{display:none} .wappagenav, .wappager{display:block} .pageban .textbox{left:0;margin-left:0;margin-top:-22px} .pageban .textbox .cntitle{font-size:18px} .pageban .textbox .entitle{font-size:12px;margin-top:2px} .pageright{width:38px;margin-top:-58px} .pagerightlist .icon{width:38px;height:38px} .pagerightlist .box{width:120px;padding:10px} .pagerightlist .tellist{font-size:12px;line-height:26px} .pcpagenavboxabout{display:none} } @media (max-width:370px){ }