@charset "utf-8";
html,body{margin:0 auto;padding:0;background:#339966;}
*{margin:0;padding:0;}
img{height:auto;width:auto;max-width:100%;-ms-interpolation-mode:bicubic;border:none;}
ul,ol{list-style:none;}
.navbar-inverse .navbar-nav li a:hover{background:#080808;}
.link,.navbar-right{ color:#FFF;font-weight:bolder;}
.slide {margin:6em auto 0;padding:0;}
.main{margin:0 auto; text-align:center;}
.jumbotron{margin-bottom:0;}
.jumu{text-align:center;margin-top:70px;background:#6699FF url(/skin/2018/images/ok_bg.jpg) no-repeat 0px 0px;background-size:cover;}
.jumu1{text-align:center;margin-top:70px;background:#6699FF url(/skin/2018/images/index_bg.jpg) no-repeat 0px 0px;background-size:cover;}
.page1{padding:30px 0 40px;background:#EEEEEE;}
.page2{padding:30px 0 40px;background:#CCCCFF;}
.page3{padding:30px 0 40px;background:#EEEEEE;}
.page4{padding:30px 0 60px;background:#99CCFF;}
.page5{padding:30px 0 40px;background:#EEEEEE;}
.page5 em{float:right;}
.ad em{float:right;}
.spanline{height:1px;width:20%;margin-bottom:10px;background:#4fafc2;color:#4fafc2;display:inline-block;}
.p4 i{display:inline-block;margin-top:20px;}
.ad{text-align:center;margin:6em auto 0;}
.ad1{text-align:center;margin-top:10px;}
.ad2{text-align:center;margin-top:20px;}
#logo{max-width:200px;height:70px;}
@media screen and (max-width:1024px) and (min-width:768px){#logo{max-width:160px;height:70px;overflow:hidden;}.page5 em{display:none;}}
@media screen and (max-width:350px){#logo{max-width:140px;height:50px;overflow:hidden;}.jumu{margin-top:50px;}.jumu1{margin-top:50px;}.page5 em,.ad em{display:none;}}
@media screen and (max-width:600px){.carousel-indicators{display:none;}.page5 em,.ad em{display:none;}}
.nav-top li a{height:70px;line-height:50px;}
.navbar-toggle{margin-top:1.125em;}

.thumbnail {
  position: relative;
  background: #FFF;
  margin-bottom: 20px;
  padding:0;
  border: 8px solid #FFF;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
  -moz-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
  box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
  color: inset 0 1px #fff,0 0 8px #c8cfe6;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
.thumbnail .shop-img {
  overflow: hidden;
  text-align: center;
  position: relative;
}
.thumbnail .shop-img img {
  max-width: 100%;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -o-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease;
}
.thumbnail:hover {
  border: 8px solid #4f8db3;
}
.thumbnail:hover .shop-img img {
  position: relative;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.page6{padding:20px 0;background:#2c3e50;}
.otherlink { padding:15px 0;}
.otherlink li{ color:#999;display:inline;padding:0 5px;}
.otherlink a{ color:#FFF;}
.underlink li{ color:#FFF;display:inline;padding:0 5px;}
.underlink a{ color:#FFF;}
@media screen and (min-width:768px) and (max-width:979px){.page6{padding:20px 0 60px;}.underlink{display:none;}.otherlink{font-size:20px;}.otherlink li{display:inline-block;padding:5px 10px 5px;}}
@media screen and (max-width:767px){.page6{padding:20px 0 60px;}.underlink{display:none;}.otherlink{font-size:20px;}.otherlink li{display:inline-block;padding:5px 10px 5px;}}
@media screen and (max-width:600px){.page6{padding:20px 0 85px;}.col-md-9,.col-md-12{padding-left:5px;padding-right:5px;}}
.copyright{ padding:0 0 10px;color:#FFF;}
.copyright a{ color:#FFF;}
.cont p{ text-align:left;line-height:30px; font-size:16px; text-indent:23px; margin-top:20px; text-indent:2em;}
.cont{margin-top:20px; line-height:30px; font-size:16px;}
.cont img{float:left;padding:10px 0;height:auto;width:auto\9;width:100%;overflow:hidden;}
.pages{text-align:center;margin:2em auto;}
.pages li{list-style:none; display:inline;}
.pages a {border:solid 1px #666;font-size:18px;line-height:50px; padding:10px;}
#back-to-top {position: fixed;right:20px;bottom:75px;background:#666666;color:#ffffff;text-align: center;border-radius: 2px;z-index: 1;display: none;}
#back-to-top:hover {background:#f4645f;}
#back-to-top span{width:50px;height:50px;line-height:50px;}