﻿/*公用*/
body {
    font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1;
    color: #333;
    background: #FFF;
    font-size: 14px;
   }
   body, button, input, textarea {
    font-size: 14px;
    line-height: 24px;
    outline: none;
    margin: 0;
    padding: 0;
    border: 0;
   }
   .button {-webkit-appearance: none;}
   p, ul, ol, dl, dt, dd, form, blockquote {
    margin: 0;
    padding: 0;
   }
   ul, ol {
    list-style: none;
   }
   h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-weight:normal;
   }
   em, b, i {
    font-style: normal;
    font-weight: normal;
   }
   img { height:auto;
    border: 0; 
   }
   a {
    text-decoration: none;
    color: #333333;
   }
   a:hover {
    text-decoration: none;
   }
   input, img, select {
    vertical-align: middle;
   }
   .clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
   }
   .clearfix {
    overflow: hidden;
    zoom: 1;
   }
   .none {
    display: none;
   }
   .captcha {
    cursor: pointer;
   }
   article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
   　　display:block;
   }
   .video embed, .video object,.video iframe {
   　　width:100%;
   　　height: auto;
   }
   table {	border-collapse:collapse;border-spacing:0;}
   .hide {
       display:none
   }
   .show {
       display:block
   }
   .hidden{ visibility:hidden;}
   .clear_bot {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    height:60px;
   }
   
   #pagewrap {
       width: 100%;
       margin: 0 auto;
       min-width:320px;
       /*max-width:1080px;*/
       height:auto;
   }
   #header { position:relative; width:100%; overflow:hidden;}
   #header a img { height:45px; width:auto;}
   #header a { display:block; position:absolute;}
   
   #header a.back { left:0;}
   #header a.home { right:0;}
   
   #content { width: 100%;margin:0 auto; overflow:hidden;}
   .menu { width:92%;margin:0 auto;}
   .menu li a{display:block;text-align:center;font-weight:bold;color:#227DC2;}
   .menu li img { display:block;width:100%;margin:0 auto 5px; }
   .banner { margin-bottom:1%;overflow:hidden; }
   #floor { width:100%;margin: 0 auto; overflow:hidden; height:60px; line-height:60px; color:#249484; text-align:center; font-size:14px;}
   .floor { width:100%;margin: 0 auto; overflow:hidden; background:#249484; min-width:320px; max-width:1080px; }
   
   .bgf0 { background:#182140;}
   .box3 { margin-bottom:20px; overflow:hidden; }
   .box3 dl { width:96%; height:auto; overflow:hidden; margin:0 auto;}
   .box3 dl dt { height:40px; line-height:40px; background:#0B77C0; margin-top:10px; overflow:hidden; border-radius:5px; }
   .box3 dl dt a { line-height:40px; font-size:15px; text-indent:10px; display:block; overflow:hidden; width:100%; background:url(../imagesnew/jian.png) no-repeat right center; color:#fff; background-size:auto 14px; }
   .box3 dl dt a.on { background:url(../imagesnew/jia.png) no-repeat right center; background-size:auto 10px;}
   .box3 dl dd { line-height:25px; color:#999; font-size:14px; padding:10px 15px; background:#FFF;}
   /* 底部样式 */
   .foot{
       width:100%;
       line-height:20px;
       font-size:12px;
       padding:8px 0;
       text-align:center;
       color:white;
       background-color:#1067B6;
   }
   
   
   /*焦点图*/
   .slide { width:100%;  background:#f5f5f5; min-height:180px; /*overflow:hidden;*/ margin-bottom:1%; }
   .slider { width:100%;  margin:0 auto;  /* overflow:hidden; */position: relative;}
   .slider dl dt img { width:100%; }
   
   @media screen and (max-width:479px) {
   .slide { min-height:180px;  }
   
   
   }
   @media screen and (width: 480px) {
   .slide { min-height:210px; }
   
   
   }
   @media screen and (min-width: 481px) and (max-width:767px) {
   .slide { min-height:240px; }
   
   
   }
   @media screen and (min-width: 768px) and (max-width:1023px) {
   .slide { min-height:300px; }
   
   
   }
   @media screen and (min-width: 1024px) and (max-width:1365px) {
   .slide { min-height:360px; }
   
   }
   @media screen and (min-width: 1366px) {
   .slide { min-height:420px; }
   
   }
   
   .slider dl dt {  overflow:hidden;}
   .slider dl dd { font-size:16px; color:#A81818; padding:0 10px; padding-right:70px; text-indent:20px; line-height:40px; height:40px; overflow:hidden; border-bottom:1px solid #d6d6d6; display:none;}
   .slick-slider { position: relative;  display: block;}
   .slick-slide { float: left; height: 100%; min-height: 0px; display: none; }
   [dir="rtl"] .slick-slide { float: right; }
   .slick-slide img { display: block; }
   .slick-slide.slick-loading img { display: none; }
   .slick-slide.dragging img { pointer-events: none; }
   .slick-initialized .slick-slide { display: block; }
   .slick-loading .slick-slide { visibility: hidden; }
   
   /*焦点图的左右箭头*/
   @font-face { font-family: "slick"; src: url("../slick/fonts/slick.eot"); src: url("../slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../slick/fonts/slick.woff") format("woff"), url("../slick/fonts/slick.ttf") format("truetype"), url("../slick/fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
   /* Arrows */
   .slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 55px; top:50%; margin-top:-10px;  padding: 0; border: none; outline: none; }
   .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
   .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
   .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
   .slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 18px; line-height: 1; color: white; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
   .slick-prev { left: 0px; }
   [dir="rtl"] .slick-prev { left: auto; right: 0px; }
   .slick-prev:before { content: "←"; }
   [dir="rtl"] .slick-prev:before { content: "→"; }
   .slick-next { right: 0px; }
   [dir="rtl"] .slick-next { left: 0px; right: auto; }
   .slick-next:before { content: "→"; }
   [dir="rtl"] .slick-next:before { content: "←"; }
   
   /*焦点图的小圆点*/
   .slick-dots { position: absolute; bottom:1px; right:50%; height:26px; list-style: none; display:block; text-align: center; padding: 0; width: 62px; overflow:hidden; margin-right:-40px;  }
   .slick-dots li { position: relative; display:block; float:left; height: 10px; width: 10px; margin:2px; padding: 0; cursor: pointer;}
   .slick-dots li button { border:0; display: block; height: 10px; width: 10px; outline: none; line-height: 0;  padding: 0px; cursor: pointer; border-radius:50%; overflow:hidden; background:#fff}
   .slick-dots li.slick-active button { background:#F60; border-radius:50%; overflow:hidden; }
   
   .title { width:96%; height:40px; overflow:hidden; margin:10px auto; border-top:1px solid #CCC; margin-bottom:0; }
   .title h3 { height:40px; line-height:40px; color:#249484; font-size:18px;}
   .title h3 em { font-size:14px; color:#666;}
   
   .content {/* padding: 0 10px; */line-height:2;padding-top:10px;}
   .content .back1 {width:100%;height:50px;overflow:hidden;border-top:1px solid #e8e8e8;margin-top:10px;margin-bottom: 10%;}
   .content .back1 a { width:100px; height:40px; background:url(../imagesnew/jiantou2.jpg) no-repeat left center; background-size:22px auto; text-indent:30px; display:block; margin:10px auto; line-height:40px; color:#A81818;}
   /* .content img{width:100%;} */
   
   
   
   .cl60 { clear: both; font-size: 0; height: 50px; overflow: hidden; }
   .fixbottom{position: fixed;z-index: 9;/* background:#FFF; *//* box-shadow: 0px -2px 10px rgba(0,0,0,0.3); */bottom: 0px;left: 0px;width: 100%;height: 90px;}
   .fixbottom img {height: 85px;width: 100%;display:block;margin:0 auto;}
   
   
   td {
   
   　　word-break:break-all; 
   
   　　word-wrap:break-word;
   box-sizing:border-box;
   
   }
   
   .slider {
       height: 180px;
       }
   .index{
       
   padding-bottom: 10px;
       
   background: #182689 url(../images/index_bg.jpg?v1) no-repeat center top;
       
   background-size: 100% auto;
       
   width: 100%;
       
   height: 100%;
   }
   @media screen and (max-width: 479px){
   .slide {
       min-height: 140px;
   }
   }


   .slider{height:auto;}
   .menu li a {
       display: block;
       text-align: center;
       font-weight: 500;
       color: #FFF;
       font-size: 14px;
   }
   
   .menu li {
       width:23vw;
       height: 23vw;
       /* margin-right: 1%; */
       /* margin-bottom: 2%; */
       float: left;
       padding: 0;
       box-sizing: border-box;
   }
   /* .menu li:nth-child(1),.menu li:nth-child(2),.menu li:nth-child(5),.menu li:nth-child(8),.menu li:nth-child(9),.menu li:nth-child(12),.menu li:nth-child(13){
        width:23vw;
    } */
    .menu li:nth-child(3),.menu li:nth-child(6),.menu li:nth-child(7),.menu li:nth-child(10),.menu li:nth-child(11){
        width:46vw;
    }
    .menu li:nth-child(4){
        width:69vw;
    }
   
   .content img{width:100%;}
   .time-title{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}