*{margin: 0px;padding: 0px;-webkit-text-size-adjust: none;}
.head{width: 1104px;margin: 0px auto;display: flex;justify-content: center;align-items: center;padding: 10px 0px;}
.head img{margin: 0px 20px;}
.head ul{display: flex;width: 60%;justify-content: center;align-items: center;margin-left: 200px;}
.head ul li{width: 25%;text-align: center;height: 50px;line-height: 50px;}
.head ul li a{display: inline-block;padding: 5px 10px;font-size: 20.72px;color: #333;line-height: 30px;font-weight: bold;}
.head ul li a:hover{color: #245ea1;border-bottom: 3px solid #245ea1;}
.head ul li a.active{color: #245ea1;border-bottom: 3px solid #245ea1;}
.banner{display: flex;justify-content: center;align-items: center;overflow: hidden;min-width: 1200px;}
.center{background: #efefef url(../img/bg.png) no-repeat bottom;background-size: 100% auto;padding-bottom: 100px;}
.company{width: 1100px;margin: 0px auto;background: #fff;padding: 50px 81px;}
.title{margin: 30px auto;display: block;}
.company h1{font-size: 22.68px;color: #000000;text-align: center;line-height: 100px;font-weight: bold;}
.company h3{font-size: 19.84px;color: #0084ce;font-weight: bold;line-height: 40px;margin-bottom: 10px;margin-top: 10px;}
.company p{font-size: 16px;color: #000;line-height: 35px;text-indent: 0em;}
.footer{background: #013976;height: 50px;line-height: 50px;text-align: center;color: #fff;font-size: 14px;}

.comlist{display: flex;align-content: flex-start;align-items: center;flex-wrap: wrap;}
.comlist div{width: 175px;height: 40px;line-height: 40px;text-align: center;color: #fff;background: linear-gradient(to bottom,#f7b68b,#e07e8b);border-radius: 20px;margin: 10px 6px;padding: 0px 10px;font-size: 18.78px;font-weight: bold;cursor: pointer;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.comlist div:hover{background: linear-gradient(to bottom,#a3c6fd,#bfe5fb);color: #0084ce;}
.comlist div.job{background: linear-gradient(to bottom,#a3c6fd,#bfe5fb);color: #0084ce;}
.joblist{padding: 30px;background: #e2f5ff;margin: 20px 0px;display: none;}
.joblist div{display: flex;justify-content: flex-start;align-items: center;line-height: 40px;}
.joblist div span{font-size: 19.84px;color: #0084ce;font-weight: bold;white-space: nowrap;}
.joblist div span:nth-child(2){display: block;width: 80%;}
.joblist div a{color: #0084ce;font-weight: bold;margin-left: 10px;}


