.center{width: 100%;margin:0 auto;}
.fr{float: right;}
.fl{float: left;}



.con1{width: 100%;background: url(../img/banner.png) no-repeat center top;background-size: 100%;}



.nav{widows: 100%;height: 100px;border-bottom: 1px solid rgba(255,255,255,.1);}
.nav_left{margin-top: 30px;margin-left:30px;}
.nav_left img{width: 80%;}
.nav_right{margin-top: 40px;margin-right:30px;}
.nav_right a{color: white;font-size: 16px;border-bottom: none;text-decoration: none;margin-left: 2px;}



.quote-form{widows: 100%;height: 580px;margin-top: 500px;background: white; box-shadow: 0px 0 30px -16px #d0d0d0;}
.quote-form h1{font-size: 36px;text-align: center;color: #333;padding-top: 50px;}
.quote-form h2{font-size: 12px;text-align: center;color: #ba1c1c;margin-top: -10px;}

.form-button{width: 216px;height: 40px;text-align: center;border: none;background-image: linear-gradient(to top, #3a23d1,#301ead);color: white;}



.con2{widows: 100%;height: 410px;margin-top: 60px;box-shadow: 0px 0 30px -16px #d0d0d0;}

.con2 ul li{width: 20%; display: flex;justify-content: center;}
.con2 ul li a{text-align: center;color: #666;font-size: 16px;border-bottom: none;text-decoration: none;margin-top: 77px;}
.con2 ul li a img{margin-bottom: 20px;}


.bottom{width: 100%;line-height: 50px;margin-top: 50px;}
.bottom p{text-align: center;font-size: 14px;color: #999;}


