@charset 'utf-8';
/*---------reset---------*/
label[class^=form]{user-select:none;display:inline-block;}
label[class^=form] i{font-size:inherit;}
input[type=checkbox],input[type=radio]{position:relative;appearance:none;font-size:inherit;width:1em;margin:0;color:inherit;outline:none;font-family:FontAwesome;transition:300ms ease-out;-webkit-appearance:none;-moz-appearance:none;}
input[type=radio]::after{content:'\f10c';display:inline-block;text-align:center;width:1em;}
input[type=radio]:checked::after{content:'\f192';}
input[type=radio]:active,input[type=checkbox]:active{transform:scale(.6);}
input[type=checkbox]::after{content:'\f096';display:inline-block;text-align:center;width:1em;}
input[type=checkbox]:checked::after{content:'\f14a';}
.video{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden;}
.video iframe,.video video,.video>div{position:absolute;top:0;left:0;width:100%;height:100%;}
.btn{display:inline-block;padding:5px 16px;border-radius:5px;cursor:pointer;}
.btn a{display:block;}
/**/
html,body{margin:0;padding:0;color:#333;font:16px/1.8 Microsoft JhengHei,Microsoft Yahei,Arial,Tahoma,Verdana,sans-serif;word-wrap:break-word;overflow:auto;}
iframe{border:none;}
pre{word-break:break-all;word-wrap:break-word;}
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;list-style:none;}
img{border:0;max-width:100%;line-height:0;}
body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,input,button,textarea,.btn{box-sizing:border-box;}
a{text-decoration:none;color:inherit;}
a[class]{transition:all .5s;}
p{margin:0 0 0.3em;}
table{border-spacing:0;border-collapse:collapse;}
input,button,textarea,select,optgroup,option{font-weight:inherit;font-style:inherit;font-size:inherit;font-family:inherit;color:inherit;}
input[type="submit"],input[type="button"],input[type="reset"],button{cursor:pointer;}
input::-moz-focus-inner{padding:0;border:0;}
button,input,select,textarea{margin:0;vertical-align:baseline;font-size:inherit;*vertical-align:middle;outline:none;}
/*input[type=text]{padding: 5px 10px;background: none;border: solid 1px #aaa;}*/
input[type="text"]:focus,textarea:focus{border:solid 1px #666;}
textarea{overflow:auto;vertical-align:top;}
.vc{display:flex;flex-direction:column;justify-content:center;}
.ac{display:flex;align-items:center;}
.vac{display:flex;flex-direction:column;justify-content:center;align-items:center;}
.fll{float:left;}
.flr{float:right;}
.left{float:left;}
.right{float:right;}
.mgl{margin-left:15px}
.left{float: left;}
.right{float: right;}
.wrapper{margin-left:auto;margin-right:auto;position:relative;width:1200px;}
.cover{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.2);color:#fff;z-index:1;bottom:0;}
.flex{display:flex;flex-wrap:wrap;flex-direction:row;}
.x1,.x2,.x3,.x4,.x5,.x6{padding-left:10px;padding-right:10px;position:relative;}
.x1>div,.x2>div,.x3>div,.x4>div,.x5>div,.x6>div{position:relative;}
.x1{width:100%;float:left;}
.x2{width:50%;float:left;}
.x3{width:33.33%;float:left;}
.x4{width:25%;float:left;}
.x5{width:20%;float:left;}
.x6{width:16.66%;float:left;}
.x7{width:14.28%;float:left;}
.x8{width:12.50%;float:left;}
.x9{width:11.11%;float:left;}
.x10{width:10%;float:left;}
.x11{width:9.09%;float:left;}
.x12{width:0.83%;float:left;}
.img{line-height:0;position:relative;overflow:hidden;}
.img img{transition:all .3s;}
.x2 .img:hover img{transform:scale(1.05);}
.x2 .img:hover img{transform:scale(1.05);}
.x3 .img:hover img{transform:scale(1.05);}
.x4 .img:hover img{transform:scale(1.05);}
.x5 .img:hover img{transform:scale(1.05);}
.x6 .img:hover img{transform:scale(1.05);}
.row{margin-left:-10px;margin-right:-10px;display:flex;flex-wrap:wrap;flex-direction:row;}
.shadow{box-shadow:0 0 6px 5px rgba(0,0,0,0.2);}
::after,::before{box-sizing:border-box;}
.clear{zoom:1;}
.clear,.wrapper:after,.layout:after,.row:after{content:" ";display:block;height:0;width:0;clear:both;}
.fl{float:left;}
.fr{float:right;}
.tl{text-align:left;}
.tr{text-align:right;}
.tc{text-align:center;}
.mgb{margin-bottom:25px;}
.mgt{margin-top:25px;}
div[class*='fl'] .wrapper{}
/*pagination*/
.pagination{text-align:center;margin-top:20px;}
.pagination li{display: inline-block}
.pagination a,.pagination span{border:solid 1px #ddd;display:inline-block;text-decoration:none;margin:0 5px;padding-left:10px;padding-right:10px;transition:all .3s;box-sizing:border-box;background:#fff;}
.pagination span:first-child,.pagination span:last-child,.pagination a:last-child{border:none;}
.pagination a.active,.pagination a:hover{background:#777;color:#fff;}
.pagination span.active,.pagination span:hover{background:#777;color:#fff;}
/*font*/
.fwb{font-weight:bold;}
.fuc{text-transform:uppercase;}
.mgt5{margin-top: 5px;}
.mgt10{margin-top: 10px;}
.mgt20{margin-top: 20px;}
.mgt30{margin-top: 30px;}
.mgt40{margin-top: 40px;}
.mgt50{margin-top: 50px;}
.mgt60{margin-top: 60px;}
.mgt70{margin-top: 70px;}
.mgt80{margin-top: 80px;}
.mgt90{margin-top: 90px;}
.mgt100{margin-top: 100px;}
/*font-size*/
.fs12{font-size:12px;}.fs13{font-size:13px;}.fs14{font-size:14px;}.fs15{font-size:15px;}.fs16{font-size:16px;}.fs17{font-size:17px;}.fs18{font-size:18px;}.fs19{font-size:19px;}.fs20{font-size:20px;}.fs21{font-size:21px;}.fs22{font-size:22px;}.fs23{font-size:23px;}.fs24{font-size:24px;}.fs25{font-size:25px;}.fs26{font-size:26px;}.fs27{font-size:27px;}.fs28{font-size:28px;}.fs29{font-size:29px;}.fs30{font-size:30px;}.fs31{font-size:31px;}.fs32{font-size:32px;}.fs33{font-size:33px;}.fs34{font-size:34px;}.fs35{font-size:35px;}.fs36{font-size:36px;}.fs37{font-size:37px;}.fs38{font-size:38px;}.fs39{font-size:39px;}.fs40{font-size:40px;}.fs41{font-size:41px;}.fs42{font-size:42px;}.fs43{font-size:43px;}.fs44{font-size:44px;}.fs45{font-size:45px;}.fs46{font-size:46px;}.fs47{font-size:47px;}.fs48{font-size:48px;}.fs49{font-size:49px;}.fs50{font-size:50px;}.fs51{font-size:51px;}.fs52{font-size:52px;}.fs53{font-size:53px;}.fs54{font-size:54px;}.fs55{font-size:55px;}.fs56{font-size:56px;}.fs57{font-size:57px;}.fs58{font-size:58px;}.fs59{font-size:59px;}.fs60{font-size:60px;}.fs61{font-size:61px;}.fs62{font-size:62px;}.fs63{font-size:63px;}.fs64{font-size:64px;}.fs65{font-size:65px;}.fs66{font-size:66px;}.fs67{font-size:67px;}.fs68{font-size:68px;}.fs69{font-size:69px;}.fs70{font-size:70px;}.fs71{font-size:71px;}.fs72{font-size:72px;}.fs73{font-size:73px;}.fs74{font-size:74px;}.fs75{font-size:75px;}.fs76{font-size:76px;}.fs77{font-size:77px;}.fs78{font-size:78px;}.fs79{font-size:79px;}.fs80{font-size:80px;}.fs81{font-size:81px;}.fs82{font-size:82px;}.fs83{font-size:83px;}.fs84{font-size:84px;}.fs85{font-size:85px;}.fs86{font-size:86px;}.fs87{font-size:87px;}.fs88{font-size:88px;}.fs89{font-size:89px;}.fs90{font-size:90px;}.fs91{font-size:91px;}.fs92{font-size:92px;}.fs93{font-size:93px;}.fs94{font-size:94px;}.fs95{font-size:95px;}.fs96{font-size:96px;}.fs97{font-size:97px;}.fs98{font-size:98px;}.fs99{font-size:99px;}.fs100{font-size:100px;}.fs101{font-size:101px;}.fs102{font-size:102px;}.fs103{font-size:103px;}.fs104{font-size:104px;}.fs105{font-size:105px;}.fs106{font-size:106px;}.fs107{font-size:107px;}.fs108{font-size:108px;}.fs109{font-size:109px;}.fs110{font-size:110px;}.fs111{font-size:111px;}.fs112{font-size:112px;}.fs113{font-size:113px;}.fs114{font-size:114px;}.fs115{font-size:115px;}.fs116{font-size:116px;}.fs117{font-size:117px;}.fs118{font-size:118px;}.fs119{font-size:119px;}.fs120{font-size:120px;}.fs121{font-size:121px;}.fs122{font-size:122px;}.fs123{font-size:123px;}.fs124{font-size:124px;}.fs125{font-size:125px;}.fs126{font-size:126px;}.fs127{font-size:127px;}.fs128{font-size:128px;}.fs129{font-size:129px;}.fs130{font-size:130px;}.fs131{font-size:131px;}.fs132{font-size:132px;}.fs133{font-size:133px;}.fs134{font-size:134px;}.fs135{font-size:135px;}.fs136{font-size:136px;}.fs137{font-size:137px;}.fs138{font-size:138px;}.fs139{font-size:139px;}.fs140{font-size:140px;}.fs141{font-size:141px;}.fs142{font-size:142px;}.fs143{font-size:143px;}.fs144{font-size:144px;}.fs145{font-size:145px;}.fs146{font-size:146px;}.fs147{font-size:147px;}.fs148{font-size:148px;}.fs149{font-size:149px;}.fs150{font-size:150px;}.fs151{font-size:151px;}.fs152{font-size:152px;}.fs153{font-size:153px;}.fs154{font-size:154px;}.fs155{font-size:155px;}.fs156{font-size:156px;}.fs157{font-size:157px;}.fs158{font-size:158px;}.fs159{font-size:159px;}.fs160{font-size:160px;}.fs161{font-size:161px;}.fs162{font-size:162px;}.fs163{font-size:163px;}.fs164{font-size:164px;}.fs165{font-size:165px;}.fs166{font-size:166px;}.fs167{font-size:167px;}.fs168{font-size:168px;}.fs169{font-size:169px;}.fs170{font-size:170px;}.fs171{font-size:171px;}.fs172{font-size:172px;}.fs173{font-size:173px;}.fs174{font-size:174px;}.fs175{font-size:175px;}.fs176{font-size:176px;}.fs177{font-size:177px;}.fs178{font-size:178px;}.fs179{font-size:179px;}.fs180{font-size:180px;}.fs181{font-size:181px;}.fs182{font-size:182px;}.fs183{font-size:183px;}.fs184{font-size:184px;}.fs185{font-size:185px;}.fs186{font-size:186px;}.fs187{font-size:187px;}.fs188{font-size:188px;}.fs189{font-size:189px;}.fs190{font-size:190px;}.fs191{font-size:191px;}.fs192{font-size:192px;}.fs193{font-size:193px;}.fs194{font-size:194px;}.fs195{font-size:195px;}.fs196{font-size:196px;}.fs197{font-size:197px;}.fs198{font-size:198px;}.fs199{font-size:199px;}.fs200{font-size:200px;}

body::-webkit-scrollbar {width: 6px;}
body::-webkit-scrollbar-track {box-shadow: inset 0 0 5px grey;}
body::-webkit-scrollbar-thumb {background: #005123;}
body::-webkit-scrollbar-thumb:hover {background:#005123;}