.home{width:100%}.home .banner{width:100%;position:relative}.home .banner img{width:100%;object-fit:cover;display:block}.home .section1{width:80%;margin:60px auto}.home .section1 .t{color:#a61f24;font-size:1.8vw;border-bottom:4px solid #a61f24;padding-bottom:30px}.home .section1 .info{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:40px}.home .section1 .info .item{width:45%;margin-top:30px;border-bottom:1px solid #d7d7d7}.home .section1 .info .item .t1{color:#000;font-size:1vw}.home .section1 .info .item .t2{color:#333;font-size:.9vw;padding:20px 0 30px 0}.home .section2{background:#f9f9f9;padding:60px 10%}.home .section2 .t{color:#a61f24;font-size:1.8vw;border-bottom:4px solid #a61f24;padding-bottom:30px}.home .section2 .info{display:flex;flex-wrap:wrap;margin-top:30px;justify-content:space-between}.home .section2 .info .item{width:32%}.home .section2 .info .item input,.home .section2 .info .item textarea{width:100%;background:white;padding:25px 0;outline:none;border:none;text-indent:20px;color:#333;font-size:.9vw}.home .section2 .info .item textarea{height:100px;resize:none}.home .section2 .info .item:last-child{width:100%;margin-top:25px}.home .section2 .submit{width:123px;height:41px;background:#FFFFFF;border:1px solid #DBDBDB;display:block;color:#333333;font-size:.8vw;text-align:center;line-height:41px;position:relative;transition:all 600ms;margin:40px auto;cursor:pointer}.home .section2 .submit::before{content:'';display:block;height:12px;width:12px;border-left:1px solid #A61F24;border-bottom:1px solid #A61F24;position:absolute;left:-1px;bottom:-1px;transition:all 600ms}.home .section2 .submit::after{content:'';display:block;height:12px;width:12px;border-right:1px solid #A61F24;border-top:1px solid #A61F24;position:absolute;right:-1px;top:-1px;transition:all 600ms}.home .section2 .submit:hover{background:#A61F24;color:white;border-color:#A61F24}.home .section2 .submit:hover::before,.home .section2 .submit:hover::after{width:100%;height:100%}@media screen and (max-width: 1200px){.home .banner{margin-top:60px}.home .section1{width:90%;margin:30px auto}.home .section1 .t{font-size:20px;padding-bottom:15px}.home .section1 .info{margin-top:20px}.home .section1 .info .item{margin-top:15px;width:100%}.home .section1 .info .item .t1{font-size:16px}.home .section1 .info .item .t2{font-size:14px;padding:15px 0}.home .section2{padding:30px 5%}.home .section2 .t{font-size:20px;padding-bottom:15px}.home .section2 .info{margin-top:15px}.home .section2 .info .item{width:100%;margin-bottom:10px}.home .section2 .info .item input,.home .section2 .info .item textarea{font-size:14px;padding:12px 0}.home .section2 .info .item:last-child{margin-top:0}.home .section2 .submit{margin:20px auto;font-size:16px}}
