﻿@charset "utf-8";
/* CSS Document */

body{background:url(../images/bg.jpg) center top no-repeat; background-size:cover; color:#fff; font-size:18px;}
body{font-family:"楷体","微软雅黑";}

/* HEADER */
.header{width:100%; height:47px; position:absolute; left:0; top:0; background:url(../images/topbg.png); z-index:101;}
a.logo{position:absolute; left:2%; top:50px;}
a.goHome{width:15%; height:20px; display:block; line-height:20px; padding-left:20px; color:#fff; position:absolute; left:1%; top:15px;}
a.weibo{width:15%; height:20px; display:block; line-height:20px; padding-left:20px; color:#fff; position:absolute; left:17%; top:15px;}
.weixin{height:20px; line-height:20px; color:#51B310; position:absolute; left:35%; top:15px;}
.login{width:100%; height:37px; line-height:37px; position:absolute; right:1%; top:5px; text-align:right; color:#fff;}
a.loginBtn{width:10%; height:37px; font-size:18px; display:inline-block; line-height:35px; padding-right:2%; text-align:center; color:#fff; background:url(../images/btn.png) 0 0px no-repeat; background-size:contain;}
a.logBtn{width:55%; height:60px; display:block; font-size:30px; line-height:60px; background:#25490a; color:#fff; text-align:center; border-radius:8px; text-decoration:none;}
a.logBtn:hover{background:#2f5c0d;}


h1{font-size:36px; line-height:40px; text-align:center; position:absolute; left:50%; top:100px; margin-left:-32%; z-index:101; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
h1 span{font-size:20px;}

/* BOD */
.pic-slide1{background:url(../images/p0.png) 680px 430px no-repeat;}
.pic-slide2{background:url(../images/p1.png) 300px 700px no-repeat;}
.pic-slide3{background:url(../images/p2.png) 200px 500px no-repeat;}
.pic-slide4{background:url(../images/p3.png) 550px 500px no-repeat;}
.pic-slide5{background:url(../images/p4.png) 600px 600px no-repeat;}
.pic-slide6{background:url(../images/p5.png) center 600px no-repeat;}
.pic-slide7{background:url(../images/p6.png) 500px bottom no-repeat;}
.pic-slide8{background:url(../images/p7.png) center 900px no-repeat;}


.swiper-slide h4{font-size:32px; font-weight:normal; color:#fff; line-height:40px; margin:0 50px;}
.swiper-slide h4 b{font-size:44px; color:#ff3b3b; margin:0 4px;}
.swiper-slide h5{font-size:24px; font-weight:normal; color:#fff; line-height:40px; margin:0 50px;}
.swiper-slide h5 b{font-size:32px; color:#fffb88; margin:0 4px;}
.swiper-slide h5 img{vertical-align:middle; margin:0 10px;}
.swiper-slide h6{font-size:24px; font-weight:normal; color:#fff; line-height:60px; border-bottom:#069 1px dotted; margin:0 50px;}
.swiper-slide p{margin:0 50px;}

/* FOOTER */
.footer{width:100%; height:120px; z-index:101; position:fixed; bottom:0; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
.fc1{background:#025;}
.fc2{background:#01356f;}
.fc3{background:#874e00;}
.fc4{background:#01356f;}
.fc5{background:#316f02;}
.fc6{background:#01356f;}
.fc7{background:#874e00;}
.fc8{background:#01356f;}
.hc1{color:#fff;}
.hc2{color:#fff;}
.hc3{color:#fff;}
.hc4{color:#fff;}
.hc5{color:#fff;}
.hc6{color:#fff;}
.hc7{color:#fff;}
.hc8{color:#fff;}

.hc1 b{color:#ff3b3b;}
.hc2 b{color:#ff3b3b;}
.hc3 b{color:#ff3b3b;}
.hc4 b{color:#ff3b3b;}
.hc5 b{color:#ff3b3b;}
.hc6 b{color:#ff3b3b;}
.hc7 b{color:#ff3b3b;}
.hc8 b{color:#ff3b3b;}


.footerBox{width:100%; height:60px; margin:0 auto; background:url(../images/footerbg.png) center top no-repeat; background-size:cover;}
.menuBox{width:100%; height:42px; margin:12px auto; text-align:center;}
.menuBox a{width:42px; height:42px; display:inline-block; background:url(../images/menubg.png) 0 0 no-repeat; color:#000; text-align:center; line-height:42px; color:#fff; font-size:16px; text-decoration:none;}
.menuBox span{width:60px; height:42px; display:inline-block; background:url(../images/menudotbg.png); vertical-align:top;}
.menuBox a.on{width:42px; height:42px; display:inline-block; background:url(../images/menubg2.png) 0 0 no-repeat; color:#000; text-align:center; line-height:42px; color:#fff; font-size:16px; text-decoration:none;}

.pagination{width:100%; height:42px; margin:12px auto; text-align:center;}

.swiper-pagination-switch{width:42px; height:42px; display:inline-block; background:url(../images/menubg.png) 0 0 no-repeat; color:#000; text-align:center; line-height:42px; color:#fff; font-size:16px; text-decoration:none; margin:0 4%;}

.swiper-active-switch{width:42px; height:42px; display:inline-block; background:url(../images/menubg2.png) 0 0 no-repeat; color:#000; text-align:center; line-height:42px; color:#fff; font-size:16px; text-decoration:none;}


/* TIPS */