@charset "utf-8";

.banner{ overflow: hidden; position: relative; padding-bottom: 70px; z-index: 3; margin-bottom: -20px;}
.banner .tempWrap{ margin: 0 auto; }
.banner .bd{ height: 665px; overflow: hidden;}
.banner .bd a{ display: block; overflow: hidden; position: relative; width: 100%; height: 665px;}
.banner .bd img{ display: block; width: 1920px; height: 665px; position: absolute; left: 50%; margin-left: -960px; top: 0; }
.banner .hd{ position: absolute; width: 100%; text-align: center; left: 0; bottom: 180px; z-index: 3; height: 0;}
.banner .hd ul{ display: inline-block;}
.banner .hd li{ margin: 0 10px; width: 30px; height: 4px;  float: left; cursor: pointer; background: #fff; opacity: 0.85;}
.banner .hd li.on{ background: #1db2e9; opacity: 1;}
.banner .btn a{ position: absolute; display: block; width: 58px; height: 58px; top: 50%; margin-top: -23px; background: url(../img/bannernav.png) left no-repeat; opacity: 0; }
.banner .btn .prev{ left: -60px;}
.banner .btn .next{ right: -60px; background-position: right;}
.banner:hover .btn a{ opacity: 1;}
.banner:hover .btn .prev{ left: 5%;}
.banner:hover .btn .next{ right: 5%;}
.banner .txt{ position: absolute;  width: 100%; left: 0; bottom: 20px; z-index: 100;}
.banner .txt .auto{ background: url(../img/bannerBg.jpg); height: 110px; box-shadow: 0px 10px 12px rgba(29, 178, 233, .3);}
.banner .txt li{ float: left; width: 400px; color: #fff; font-size: 16px;}
.banner .txt li .fl,
.banner .txt li .fl img{ width: 45px;  height: 45px;}
.banner .txt li .fl{ margin:32px 0 32px 80px;}
.banner .txt li .fr{ width: 250px; line-height: 26px; padding-top: 29px;}

.homeList ul{ overflow: hidden;}
.homeList .li2{ float: right;}
.homeList .li2 .t{ background-image: url(../img/homeIco02.png); padding-left: 62px;}
.homeList li{ float: left; width: 570px;}
.homeList li .t{ background: url(../img/homeIco01.png) left center no-repeat; padding-left: 80px; line-height: 24px;}
.homeList li .c{ font-size: 22px; font-weight: bold;}
.homeList li .e{ color: #c1c1c1; text-transform: uppercase;}
.homeList li .fr,
.homeList li .fr a,
.homeList li .fr img{ width: 280px; height: 205px; display: block;}
.homeList li .fl{ width: 260px; padding-top: 10px;}
.homeList li .fl .p{ padding-top: 30px; color: #666;}
.homeList li .fl .p a{ color: #1db2e9; text-transform: capitalize; margin-left: 10px;}