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: 16px;
           
        }
        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;
margin-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: 16px;
            /*font-weight: bold;*/
            color: #333;
            white-space: nowrap;
            width: 95%;
            text-overflow: ellipsis;
            overflow: hidden;
            display: block;
        }
        .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: 18px;
            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;
            height:300px;
        }
        .capt3 ul li{
            width: 458px;
            height: 30px;
            line-height:30px;
        }
.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:6px ;
            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:24px;
font-weight:bold;
float:left;
width:431px;

}
.title{
  height:40px;
margin-top:5px;
border-bottom:1px solid #0f5e83; 
}
.title>a{
 float:right;
 /* margin-right:20px; */
 color:#0f5e83;
 height:40px;
 line-height:40px;
}

    .f-main{
       width:610px;
       margin:0 auto;
       margin-top:20px;
       padding:20px 0;
}
     .f-main table td{
         padding:5px;
         text-align:center;
         font-size:12px;
          font-family:"&#206;&#162;&#200;¡§&#170;&#209;&#197;&#186;&#218;";
}
#footer{
    background:#ddd;
}
.f-main table td
{
display:inline-block;
margin-left:21px;}

.title ul li a{
     white-space: nowrap;
     width: 95%;
     text-overflow: ellipsis;
     overflow: hidden;
     display: block;
     /* padding-left: 10px; */
     float: right;
}

.toplogo{padding-top: 10px;position: absolute;top: 20px;left: 12%;}

.head-slh-btn{float: right;margin-left: 20px;position: absolute;top: 38px;right: 50%;transform: translateX(600px);}
.head-slh-btn a{color: #fff !important;background-image:linear-gradient(90deg, #F7B218 0%, #EC930A 100%);display: block;border-radius: 8px;line-height: 28px;padding: 8px 13px;font-weight: bold;font-size: 16px;float: right;margin-right: 10px;}

.footer{ height: 102px; background: #0173c7; margin-top: 28px;}
.footer .lf{ float: left;}
.footer_top{ margin: 12px 0; font-size: 14px; color: #fff;}
.footer_top a{color: #fff;font-size: 14px;}
.footer_top b{ margin: 0 12px;}
.footer .lf p{display: block; margin-bottom: 4px; font-size: 14px; color: #fff;}
.footer .lf p span a{margin: 0 10px;color: #fff;font-size: 14px;}
.footer .rg{ float: right;}
.footer .rg a{ float: left; margin-left: 18px;}
.footer .rg a:first-child{margin-top: 27px;}
.footer .rg a:last-child{ margin-top: 29px;}
.footer .lf p span{padding-right:10px;}

.wb-wx-links{text-align: center;color: #999;font-size: 12px;line-height: 24px;background: #0b57b7;padding: 20px 0 0;}
.wb-wx-links a{margin: 0 12px;font-size:14px;color: #fff;}
._hidden{display: none;}
.footwap{display: none;}
.main{ margin: 0 auto; width: 1200px;}
.dzjg{margin-top: 27px;}

@media screen and (max-width:768px){

.footd4{display:none;}
.container{width:100%;margin-top: 0px;padding-top: 10px;}
    .capt2{width:100%;margin-top: 10px;padding-top: 10px;background-size: cover;
        background-position: center;
        background-repeat: no-repeat;}
.capt3{width: 96%;height: auto;margin-top: 0px;}
    .capt1{width:100%;}
    .left1{width:100%;height: auto;}
    .right1{width: 95%;margin: 10px;}
    .title>a{
    /* float: inline-end; */
    border-bottom: 1px solid #0f5e83;
    width: 10%;
}
    .title h3{
    width: 90% !important;
    border-bottom: 1px solid #0f5e83;
    line-height: 40px;
    height: 40px;
font-size: 20px;
}
    .capt2 h2{
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 5px;
}
    .capt2 p{
    width: 96%;
    font-size: 16px;
    line-height: 30px !important;
    margin-bottom: 0px;
}
    .title{
    width: 100% !important;
    margin-right: 0px !important;
    float: unset !important;
    height: auto;
    border-bottom: unset;
}
    .capt3 ul li{
    width: 100%;
}
    .title ul li a{
    width: 100%;
}
    .title ul li img{
    display: none;
}
    .right1 ul{
    padding-top: 42px;
}
    .toplogo{
    width: 68%;
    left: 0px;
    top: 0;
}

     .toplogo img{
         width: 60%;
     }
    #xb_slidesImgs li{
    width: 100% !important;
    height: 300px !important;
}
    #xb_slideContainer a img{
    width: 100% !important;
    height: 3;
}
    .xb_slidebar{
    left: 70% !important;
}
    .xb_slideshow span.xb_title{
    text-indent: 0px !important;
}
    .topimg img{
    object-fit: fill;
    height: 160px;
    width: 100%;
    }

    

.head-slh-btn{right: 0;
    transform: none;
    position: relative;
    top: 8px;
    text-align: center;
    margin-left: 0 !important;
    display: block;}
.head-slh-btn a {
    line-height: 36px;
    font-size: 16px;
    font-weight: normal;
    padding: 0 10px;
    border-radius: 4px;
    margin-right: 3px;
}


     .footer{ height: auto; margin-top: 0px;background: #0b57b7;}
     .footer .rg{ float: left;}
     .footer .rg a:first-child{ margin-top: 10px;}
     .footer .rg a:last-child{ margin-top: 14px;}
    

    .footer .lf{float:none;padding-top: 10px;padding-bottom: 20px;}
.footer .lf p{ text-align: center; line-height: 26px;margin: 0 auto;}
.footer .lf p span{display: block;}
.footer .lf p span:nth-child(3),.footer .lf p span:nth-child(4) {display:none;}
.footer_top{ font-size: 12px; display:none;}
    ._hidden{display:block;}
    .main{width: 100%; padding:0 15px;}

    .footer .rg{display:none; float:none;text-align: center;}
.footwap {float: none;font-size: 14px;color: #fff;display: block;margin: 0 auto;text-align: center;line-height: 26px; padding-bottom: 10px;}
.footer .lf p.foothidep{display:none;}
.footer .rg a{ float: none;margin-left:0px;color:#fff;}

    
}

