﻿@charset "utf-8";
/* CSS Document */
     /*common css*/

        body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
            margin: 0;
            padding: 0;
            font: 12px Arial, Helvetica, sans-serif;
            color: #333;
            box-sizing: border-box;
            font-family: "microsoft yahei";
        }
        em {
            font-style: normal;
        }
        table {
            width: 100%;
            border: 0;
            border-collapse: collapse;
            border-spacing: 0;

        }
        a {
            text-decoration: none;
            color: #333;
            font-size: 14px;
        }
        fieldset, img {
            border: 0;
        }
        address, caption, cite, code, dfn, em, strong, th, var {
            font-style: normal;
            font-weight: normal;
        }
        ul, ol, li, dt, dd {
            list-style: none;
        }

        h1, h2, h3, h4, h5, h6 {
            font-size: 100%;
            font-weight: normal;
        }
        q:before, q:after {
            content: '';
        }

        sup {
            vertical-align: text-top;
        }
        sub {
            vertical-align: text-bottom;
        }
        input, textarea, select {
            font-family: inherit;
            font-size: inherit;
            font-weight: inherit;
            font-size: 100%;
        }
        legend {
            color: #5E5E5E;
        }
        strong {
            font-weight: bold;
        }
        .clearfix {
            display: block;
            zoom: 1;
        }
        .clearfix:after {
            content: " ";
            display: block;
            font-size: 0;
            height: 0;
            clear: both;
            visibility: hidden;
        }
        .clear {
            clear: both;
            height: 0;
            overflow: hidden;
        }
        .fl {
            float: left;
        }
        .fr {
            float: right;
        }
        body{
            background: #c7f9b2;
        }
       .top{
           width: 100%;
        }
        .container{
            width: 1000px;
            margin: 0 auto;
            margin-top:30px;
            overflow: hidden;
            background: #fff;
            padding-top: 20px;
            border: 1px solid #fff;
            border-radius: 8px;
padding-bottom:20px;
        }

        .capt1{
            width: 960px;
            margin: 0 auto;
            overflow: hidden;
        }
        .left1{
            width:450px;
            height: 300px;
        }
        .right1{
            width: 480px;
            margin-top: 30px;
        }
        .right1 div h5 a{
            font-size: 14px;
            font-weight: bold;
            color: #333;
        }
        .right1 div p{
            color:#5E5E5E;
        }
        .right1 ul li{
            margin-top: 12px;
            line-height: 20px;
        }
        .right1 ul li a{
            font-size: 14px;
            font-weight: bold;
            color: #333;
        }
        .capt2{
            width: 960px;
            margin: 0  auto;
            padding-top: 20px;
            background: url(huanbaobg.png) no-repeat;
            margin-top: 20px;
              padding-bottom:20px;
        }
        .capt2 h2{
            font-size: 30px;
            color:#0f5e83;
            text-align: center;


margin-bottom:10px;
        }
.right1 ul li a:hover{color: #0f5e83;}
.right1 div h5 a:hover{color: #0f5e83;}
.capt3 ul li ul li a:hover{color: #0f5e83;}
        .capt2 p{
            font-size: 16px;
            color:#0f5e83;
            width: 920px;
            margin: 0 auto;
margin-bottom:10px;
text-indent:2em
        }
        .capt3{
            width: 960px;
            margin: 0  auto;
            padding-top: 30px;
            margin-top: 20px;
        }
        .capt3 ul li{
            width: 458px;
            height: 220px;
        }
.capt3>ul>li{
  border:1px solid #eee;
padding-left:10px;
}
        .capt3 ul li h1{
            width: 100px;
            height: 100px;
            font-size: 32px;
            float: left;
            padding:10px;
margin-top:14px;
font-weight:bold;
            color: #fff;
            background:#4d9ec4;
            text-align: center;
        }
        .capt3 ul li ul{
            float: left;
            margin-left:15px ;
            width:160px;

        }
        .capt3 ul li ul li{
            height: 42px;
            line-height: 42px;
            background:url(huanbaodot.png) no-repeat 0 49%;
         padding-left:10px;
font-size:12px;
        }
        #hwslider{
            width: 450px;
            height: 300px;
            margin:40px auto;
            position: relative;
            overflow: hidden;
        }
        #hwslider ul{
            width: 450px;
            height: 300px;
            position: absolute;
            z-index: 1;
        }
        #hwslider ul li{
            display:none;
            position:absolute;
            left:0;
            top:0;
            width: 450px;
            height: 300px;
            overflow: hidden;
        }
        #hwslider ul li.active{
            display: block;}
        #dots{
            position: absolute;
            left:355px;
            width: 90px;
            height: 12px;
            z-index: 2;
            top:250px;
        }
        #dots span{
            float: left;
            width:12px;
            height: 12px;
            border: 1px solid #fff;
            border-radius: 50%;
            background: #fff;
            margin-right: 8px;
            cursor: pointer;
            opacity: 0.5;
        }
        #dots span.active{
            opacity: 1;
        }
.jianjie a{
   color:#0f5e83;
font-weight:bold;
}
#more{
background:none;
width:310px;
}
#more>a{
 color:#0f5e83;
 font-size:12px;
}
.title h3{
 color:#0f5e83;
font-size:20px;
font-weight:bold;
float:left;
width:431px;

}
.title{
  height:40px;
margin-top:5px;
}
.title>a{
 float:right;
margin-right:20px;
 color:#0f5e83;
}
    /*边督边改栏目*/
        .capt4{
            width: 960px;
            margin: 0  auto;

        }
        .biandubiangai{
            width: 460px;
 height:240px;
            margin:20px auto;
            background: #f7fbde;
            overflow: hidden;
            padding:10px 0 5px 15px;
 border-bottom:4px solid #349fc7;
        }
        .biandubiangai h2{
            float: left;
            font-size: 20px;
            font-weight: bold;
            color:#0f5e83;
            padding-bottom: 6px;
            border-bottom: 2px solid #0f5e83;
        }
        .biandubiangai a{
            float: right;
            margin-right: 10px;
            color:#0f5e83;
            line-height: 40px;
        }
.biandubiangai ul{float: left; height: auto; overflow: hidden;} 
         .biandubiangai ul li{ width: 100%;float: left;text-align: left;margin-right: 10px;color:#0f5e83;line-height: 30px;          
            
        }
.biandubiangai ul li a{width: 100%;float: left;text-align: left;margin-right: 10px;color:#0f5e83;line-height: 30px;}
    .f-main{
       width:610px;
       margin:0 auto;
       margin-top:50px;
       padding:20px 0;
}
     .f-main table td{
         padding:5px;
         text-align:center;
         font-size:12px;
          font-family:"微软雅黑";
}
/* footer */
.footer{ background:#01A87C; text-align:center; padding:20px 0 50px; margin-top: 20px;}
.footer img{ vertical-align:middle;}
.footer ul{ text-align:center;}
.footer ul li{ display:inline; background:url(2015zz_footer_liBg.png) no-repeat left center; padding:0 8px;}
.footer ul li:first-child{ background:none;}
.footer ul li a{ color:#fff;}
.footer ul li a:hover{ text-decoration:underline;}
.footer p{ color:#fff; padding-top:10px;}
.footer p a{ color:#fff;}
.footer p a:hover{ text-decoration:underline;}
