*{
   padding:0;
   margin:0;
    font-family: "Microsoft YaHei", Arial;
}
a {
    text-decoration: none;
    border:none;
}

body {
    background: #f3edef;
}

li {
    list-style-type: none;
}

.header {
display:block;
width: 1000px;
    margin: 0 auto;
    height: 127px;
    background: url("../images/header.png") no-repeat;
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
}

.nav {
    width: 1000px;
    margin: 0 auto;
    background: rgb(200,46,0);
    clear: both;
  
}

.nav ul {
    width: 1000px;
    margin: 0 auto;
}

.nav li {
    float: left;
    width: 16.66%;
}

.nav a {
    display: block;
    line-height: 49px;
    font-size: 14px;
    font-family: "Microsoft yahei";
    color: white;
    width: 100%;
    text-align: center;


}


/*
.nav span {
    background: url(images/nav-divide_line.png) 90px 17px no-repeat;
}
*/

#lastchild {
    border: none;
}

.box1, .box2, .box3, .box4, .box5, .box6 {
    float: left;
    width: 326px;
    height: 259px;
    background: #fff;
    margin-right: 10px;

    overflow: hidden;
}
.box3,.box5{
    margin-right:0;
    margin-left: 2px;
}
.container {
    clear: both;
    overflow: hidden;
}

.row1, .row2 {
    height: 259px;
    margin-top: 10px;
}

.title {
    line-height: 32px;
    height: 32px;
    background: url("../images/title_bg.png") no-repeat;
}

h3 {
    margin-left: 6px;
    padding-left: 5px;
    font-size: 16px;
    font-family: "Microsoft yahei";
    color: white;
    width: 92px;
    float: left;
    margin-top: 0;
    margin-bottom: 0;

}
.box3 .title,.box2 .title,.box4 .title,.box5 .title{

    background: none;
    border-bottom: 2px solid rgb(200,46,0);
    margin-left: 10px;
    text-align: left;
}
.box3 h3,.box2 h3,.box4 h3,.box5 h3{
    color: rgb(200,46,0);
    background: none;
    margin-left:0;
    padding-left: 0;
}
.more {
    padding-right: 10px;
    color:white;
    line-height: 32px;
    float: right;
    font-size: 14px;
}
.box2 .more,.box3 .more,.box4 .more,.box5 .more{
    color: rgb(208,89,66);
}
.box2 ul,
.box3 ul,
.box4 ul,
.box5 ul,
.box6 ul{
    margin-top: 18px;
    padding-left: 10px;
}

.box2 li,
.box3 li,
.box4 li,
.box5 li,
.box6 li {
    color: black;
    font-size: 12px;
    float: left;
    height: 24px;
    line-height: 24px;
    background: url("../images/box_li_point.png") no-repeat left center;
    width: 295px;
    padding-right: 15px;
    padding-left: 15px
}

.box2 li a,
.box3 li a,
.box4 li a,
.box5 li a,
.box6 li a {
    color: black;
    line-height: 24px;
    font-family: "Microsoft YaHei",Arial;
    font-size: 14px;
}

.box2 span,
.box3 span,
.box4 span,
.box5 span,
.box6 span {
    float: right;
    color: black;
    font-family: "Microsoft YaHei",Arial;
    padding-right: 4px;
    
}




#foot{
    width: 1000px;
    height: 78px;
    margin: 0 auto;
    background: rgb(250,248,248);
    border-top: 4px solid rgb(200,46,0);
    margin-top: 8px;
}
#foot .firstDiv{
    padding-top: 12px;
}
#foot div{
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: rgb(88,88,88);
}






.box1{
    position: relative;
}
.box1 ul li img{
    width: 326px;
    height: 259px;
}
.tmbj{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 32px;
    background: black;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
    z-index: 999999;
}
.slide-title{
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 32px;
line-height: 29px;
color: #fff;
font-size: 14px;
text-align: center;
z-index: 9999996;
}
ol{
position: absolute;
bottom: 36px;
right: 10px;
z-index: 9999;
}
.flex-direction-nav{
display: none;
}
ol li{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgb(217,219,220);
    display: inline-block;
    margin: 0 4px;
    float: left;
    font-size: 0;
}
ol li a{
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    cursor: pointer;
}
.flex-active{

    background: rgb(221,72,0) !important;
}





/*gai*/
 body #inner {
    width: 100%;
    background: url("../images/innerbj_03.png") repeat-x; }
    body #inner .content {
      width: 952px;
      min-width: 952px;
          min-height: 550px;
      margin: 0 auto;
      position: relative;
      background: white;
      padding: 19px 30px 30px 20px; }
      body #inner .content .bread {
        text-align: right;
        font-family: "Microsoft YaHei", Arial;
        font-size: 14px;
        color: #8c8c8c; }
        body #inner .content .bread a {
          font-family: "Microsoft YaHei", Arial;
          font-size: 14px;
          color: #8c8c8c;
          margin-top: 19px; }
      body #inner .content .leftSide {
        float: left;
        width: 202px;
        border: 1px solid #b2d7d9;
        padding: 0 10px 12px 10px; }
        body #inner .content .leftSide .columnTitle {
          width: 100%;
          height: 42px;
          line-height: 42px;
          font-family: "Microsoft YaHei", Arial;
          font-size: 16px;
          color: #676767;
          font-weight: bold;
          border-bottom: 2px solid #b2d7d9; }
        body #inner .content .leftSide ul.secondMenu li {
          border-top: 1px dashed; }
          body #inner .content .leftSide ul.secondMenu li a {
            padding: 4px 10px;
            display: block;
            font-family: "Microsoft YaHei", Arial;
            font-size: 14px;
            color: #626262; }
          body #inner .content .leftSide ul.secondMenu li ul {
            display: none;
            padding-left: 13px; }
            body #inner .content .leftSide ul.secondMenu li ul li {
              border: 0; }
        body #inner .content .leftSide ul.secondMenu .current {
          background: url("../images/let_03.png") no-repeat top left; }
          body #inner .content .leftSide ul.secondMenu .current a {
            color: #284f9a;
            font-weight: bold; }
          body #inner .content .leftSide ul.secondMenu .current ul {
            display: block; }
            body #inner .content .leftSide ul.secondMenu .current ul a {
              color: #626262;
              font-weight: 500; }
            body #inner .content .leftSide ul.secondMenu .current ul .active {
              background: url("../images/let2_03.png") no-repeat center left; }
              body #inner .content .leftSide ul.secondMenu .current ul .active a {
                font-weight: bold; }
        body #inner .content .leftSide .secondNews ul {
          width: 100%;
          height: 100%; }
          body #inner .content .leftSide .secondNews ul li {
            padding: 10px 0 10px 15px;
           
            background: url("../images/listlii_03.png") no-repeat left 18px;
            border-bottom: 1px solid #ededed; }
            body #inner .content .leftSide .secondNews ul li a {
              font-family: "Microsoft YaHei", Arial;
              font-size: 14px;
              color: #666666; }
            body #inner .content .leftSide .secondNews ul li span {
              color: #a0a0a0;
              font-family: "Microsoft YaHei", Arial;
              font-size: 12px; }
      body #inner .content .rightSide {
        float: left;
        width: 702px;
        padding-left: 25px; }
        body #inner .content .rightSide .currentTitle {
          height: 45px;
          line-height: 45px;
          font-family: "Microsoft YaHei", Arial;
          font-size: 20px;
          color: #284f9a;
          border-bottom: 2px dashed #c5c5c5; }
          body #inner .content .rightSide .currentTitle h1 {
            font-family: "Microsoft YaHei", Arial;
            font-size: 18px;
            text-align: center;
            color: black;
            line-height: 33px; }
          body #inner .content .rightSide .currentTitle .date {
            font-family: "Microsoft YaHei", Arial;
            font-size: 12px;
            color: #a0a0a0;
            text-align: center;
            height: 25px !important;
            line-height: 25px; }
        body #inner .content .rightSide .listContent {
          margin-top: 20px;
          width: 100%; }
          body #inner .content .rightSide .listContent ul {
            width: 100%; }
            body #inner .content .rightSide .listContent ul li {
              height: 40px;
              line-height: 40px;
              background: url("../images/listlii_03.png") no-repeat left center;
              border-bottom: 1px dashed #d9d9d9; }
              body #inner .content .rightSide .listContent ul li .date {
                float: right;
                height: 40px;
                line-height: 40px;
                font-family: "Microsoft YaHei", Arial;
                font-size: 14px;
                color: #666666; }
              body #inner .content .rightSide .listContent ul li a {
                font-family: "Microsoft YaHei", Arial;
                font-size: 14px;
                color: #666666;
                margin-left: 15px; }
        body #inner .content .rightSide #info {
          height: 54px;
          line-height: 54px;
          text-align: right; }
          body #inner .content .rightSide #info a, body #inner .content .rightSide #info span {
            font-family: "Microsoft YaHei", Arial;
            font-size: 14px;
            color: #666666;
            padding-left: 4px; }
  body #innernews {
    height: auto !important; }
  body .pageContent {
    margin-top: 20px; }
  body .clear {
    clear: both; }
    #newslist ul{
    height: auto !important;
    }
    
    #lj1{
          height: 30%;
    }
    #lj1 ul,#lj2 ul{
        margin-top: 10px;
    }
    #lj1 ul li a span,#lj2 ul li a span,span.lj{
        display:none;
     }
     
     #lb{
         position: relative;
         width:325px;
     }
     #lb .tu-more{
        position: absolute;
        top:8px;
        right:10px;
        z-index:9999;
        color:white;
        font-size: 12px;
     }
     .tulist{
         margin-top: 40px !important;
     }
     
     .select{
      display:block;
      width:80%;
      margin:0 auto;
         height: 35px;
    line-height: 35px;
    margin-top: 20px;
      
     }
     .bjtup{
        width:100%;
        height: 90px;
      
     }
     .bjtup img{
        width:100%;
       
     }
     .bjtup .img1{
         float:left;
     }
        .bjtup .img2{
         float:right;
     }
     
     .bjtup a{
            position: relative;
     }
      .bjtup a #jiawz{
              position: absolute;
    font-size: 14px;
    color: white;
    /* left: 10px; */
    width: 326px;
    left: 0;
    top: 6px;
    /* text-align: center; */
    text-indent: 10px;
      }
      
      .bjtup a{
       background: url("../images/xxgkw.jpg") no-repeat ;
      }
      .bjtup a div{
              text-align: center;
              color: white;
                  font-size: 16px;
      }
      .bjtup a div.dz1{
          padding-top: 16px;
      }
       .bjtup a div.xx1{
       padding-top: 6px;
       }
       
       .area-center{
          height:49px;
       }
      
      .nav li.firstM{
          position: relative;
      }
   .inMenu{
       display:none;
   }
    .inMenu{
      list-style-type: none;
      position: absolute;
      top: 49px;
      left: 0;
      width:100% !important;
      background: rgb(200,46,0);
      z-index: 999;
      cursor: pointer;
      display: none
       
    }
    .inMenu li{
    width: 100% !important;
    background: rgb(200,46,0);
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid #41b9f6;;
    }
 .inMenu li a{
     color: #fff;
    display: block;
    height: 31px;
    line-height: 31px;
 }