*{margin: 0px;padding: 0px;-webkit-text-size-adjust: none;}
.head{display: flex;justify-content: space-between;align-items: center;width: 1200px;margin: 0px auto;}
.head ul{display: flex;justify-content: space-between;align-items: center;}
.head ul li a{width: 150px;height: 117px;font-size: 18px;color: #333333;display: flex;justify-content: center;align-items: center;line-height: 30px;}
.head ul li a:hover{background: linear-gradient(to bottom, #9b80f2, #173ac3);color: #ffffff;}
.head ul li a.active{background: linear-gradient(to bottom, #9b80f2, #173ac3);color: #ffffff;}
.banner{width: 100%;}
.center{width: 1200px;margin: 0px auto;}
.title{display: flex;justify-content: space-between;align-items: center;width: 800px;margin: 30px auto;}
.title div:hover{transform: scale(1.1);cursor: pointer;}
.footer{background: linear-gradient(to bottom, #0accfa, #0d45c5);text-align: center;color: #ffffff;line-height: 60px;font-size: 14px;margin-top: 40px;}
.newsContent{min-height: 400px;}

.inter{background: url(../images/inter/bg.png) no-repeat;width: 19.2rem;height: 10.8rem;background-size: 100% 100%;position: relative;}
.inter img{position: absolute;opacity: 0;}
/*.bg1{width: 19.17rem;height: 10.8rem;animation: fadeIn 1s 0.2s forwards ease-in;}
.bg2{width: 8.1rem;height: 9.38rem;bottom: 0px;right: 0.73rem;animation: fadeInUp 1s 0.4s forwards ease-in;}
.bg3{width: 1.99rem;height: 3.58rem;bottom: 0.2rem;right: 0.2rem;animation: fadeInUp 1s 0.6s forwards ease-in;}
.bg4{width: 3.54rem;height: 3.52rem;bottom: 0rem;right: 7.2rem;animation: fadeInUp 1s 0.8s forwards ease-in;}
.bg5{width: 11.96rem;height: 6.38rem;top: 0rem;left: 0rem;animation: fadeIn 1s 1.2s forwards ease-in;}
.bg6{width: 9.42rem;height: 1.55rem;bottom: 0rem;right: 2.5rem;animation: fadeIn 1s 1s forwards ease-in;}
.bg7{width: 7.73rem;height: 4.63rem;bottom: 0rem;left: 0rem;animation: fadeInLeft 1s 1.4s forwards ease-in;}
.bg8{width: 1.38rem;height: 0.96rem;top: 0.85rem;left: 8.2rem;animation: zoomInDown 1s 1.6s forwards ease-in;}
.logo{width: 3.92rem;height: 0.86rem;top: 0.44rem;left: 0.48rem;animation: rotateIn 1s 1.8s forwards ease-in;}
.slogan{width: 13.89rem;height: 9.13rem;left: 0.5rem;animation: zoomInDown 1s 2s forwards ease-in;}*/
.btn{width: 2.86rem;height: 1.19rem;left: 5.18rem;bottom: 2.25rem;animation: pulse 1s 2.4s infinite ease-in;z-index: 30;}
.inter video{position: absolute;width: 19.2rem;height: 10.8rem;top: 0px;left: 0px;}
