@charset "utf-8";body{ background: url(../images/plat/homeBg.gif) top repeat-x}
.homeTop{ background: url(../images/plat/topBg.png) top repeat-x;height: 28px;width: 100%;overflow: hidden;position: absolute;z-index: 100;left: 0;top: 0}
.homeTop ul{ width: 300px;float: right;line-height: 20px;padding-top: 3px}
.homeTop ul li{ display: flex;align-items: center}
.homeTop ul li img{ margin-right: 12px;vertical-align: middle}
.homeTop ul i{ font-style: normal;position: relative;top: -1px;color: #999}
.homebody{ background: url(../images/plat/homeBg.jpg) center top no-repeat;height: 565px;padding-top: 55px;overflow: hidden}
.homebody .tel{ margin-top: 15px}
@media (max-width:991px){ .homebody{  background-size: cover;height: auto;padding-bottom: 20px }}.slide{ width: 510px;position: relative}
.slide .box{ overflow: hidden}
.slide .swiper-slide{ display: flex;flex-wrap: wrap;justify-content: space-between}
.slide .panel{ background-color: #fff;width: 48.5%;margin-bottom: 15px;box-shadow: 0 0 5px 1px #ddd;padding: 14px 10px;position: relative}
.slide .panel h3{ min-height: 31px;position: relative;border-bottom: #d5d5d5 dashed 1px;color: #0f70aa;font-weight: 100}
.slide .panel h3 .more{ position: absolute;z-index: 10;right: 3px;top: 4px;color: #0f70aa;font-size: 12px;font-weight: 100;font-family: "宋体"}
.slide .panel .imgDiv{ position: absolute;z-index: 10;right: 10px;top: 65px}
.slide .panel ul{ margin-top: 10px;min-height:40px;}
.slide .panel ul li{ padding-left: 12px;background: url(../images/plat/ico8.gif) 1px center no-repeat}
.slide .panel ul li a{ line-height: 22px;color: #908a8a}
.slide .arrow-right{ position: absolute;right: -130px;top: 0}
.slide .pagination span{ display: inline-block;width: 91px;height: 3px;overflow: hidden;cursor: pointer;margin-right: 5px;background: #d1d1d1}
.slide .pagination span.swiper-active-switch{ background: #2398cf}
@media (max-width:663px){ .slide{  width: auto }
 .slide .panel{  width: 100%;margin-bottom: 8px;min-height: 110px;}
 .slide .arrow-right{  display: none }}.homeFoot{ line-height: 22px;background: url(../images/plat/footBg.gif) top repeat-x;height: 83px;overflow: hidden;padding-top: 18px}
.homeFoot .content{ color: #999}
.homeFoot .content a{ color: #999}
@media (max-width:663px){ .homeFoot{  height: auto;padding-bottom: 10px }}