/* CSS Document */
body {font-family: Helvetica Neue, Helvetica, Arial, sans-serif;font-size: 12px;color: rgb(237, 237, 237);margin: 0;padding: 0;background-color: #431684;background-position: top center;background-repeat: no-repeat;}
a {color:#fff; text-decoration:none;}
.header { height: 165px; text-align: center; }
.header .logo { height: 100%; }
.header .logo img {height: 100%;}
.warp { overflow: hidden; }
.swiper-container { width: 1060px; margin: 80px auto;/* height: 315px; */ position: relative; }
.swiper-container img { width: 100%; height: 325px; margin-top: 0px; background-repeat: no-repeat; background-position: center; background-size: cover; -webkit-box-shadow: 0 0 10px rgb(251, 251, 251); -moz-box-shadow: 0 0 10px #0CC; box-shadow: 0 10px 90px #130202; }
.swiper-container h2 { position: absolute; right: 0px; bottom: 0px; color: #fff; background-color: rgba(94, 91, 91, 0.55); height: 40px; line-height: 40px; width: 100%; text-align: right; margin: 0; font-size: 16px; }
.swiper-container h2 em { margin-right: 10px; font-style: inherit; }
.swiper-slide { background-position: center;background-repeat: no-repeat; width: 495px; height: 325px;background-color: #fff;background-image: url(images/loading.gif);}
#contrast { margin-top: 0; text-align: center; line-height: 40px; background-color: #EDEDED; }
#contrast ul { height: 40px; }
#contrast ul li { width: 152px; display: inline-block; line-height: 40px; border-left: 1px solid #ccc; }
#contrast ul li:first-child { border-left: 0; }
#contrast ul li a { color: #000; text-decoration: none;font-size: 16px; display: block;}
#contrast ul li a.selected { background-image: url(images/nav2.png); color: #fff; }
#contrast ul li a:hover { }
#contrast ul li .default { }
.footer {margin-top: 30px; text-align: center;color: #fff;}
.footer .footerTop { }
.footer .footerTop p { padding: 1px; margin: 0; color: #ccc; }
