﻿@charset "utf-8";
/* CSS Document */
*{margin: 0px; padding: 0px; border: 0px; list-style: none; text-decoration: none; font-family: "微软雅黑";outline:none}
img{ border: 0px;}
.top{height: 325px; background-image: url(../images/df_03.jpg?v=1.1); 
background-position:top center;background-repeat: no-repeat; margin: 0 auto; overflow: hidden;}
.logo{ width:932px; height: 134px;margin: 0 auto;}
.logo img{ margin-top: 10%;}
.nav{ width: 100%; height: 50px; background-color: #c80001;}
.nav_wz{ width: 1199px; height: 50px; line-height: 50px; margin: 0 auto;}
.nav_wz ul { width: 98%; margin: auto;}
.nav_wz ul li{ float: left;width:136px; }
.nav_wz ul li a{ color:#ffffff; display: inline-block; font-size: 16px;width:136px; letter-spacing: 1px; height: 50px; text-align: center;}
.hj{ background-color: #f5c234;}
.kl{padding-left:0px;}
.mina{ width: 1199px; height: auto; padding-top: 8px; margin: auto;}
.mina_t{ width:570px;float: left;}
.mina_t_nav{ width: 100%; height: 50px; line-height: 50px; background-color:#f1f1f1;}
.zt_news {
    width: 98%;
    overflow: hidden;
    margin: auto;
}
    .zt_news ul {
        margin-top: 8px;
    }
        .zt_news ul li {
            line-height: 28px;
            height: 28px
        }
            .zt_news ul li a {
                font-size: 14px;
                color: #343434;
                float: left;
                margin-left:4px;
            }
            .zt_news ul li span {
                float: right;
                font-size: 13px;
                color: #888888;
            }
.hf{ width:1199px; height: 100px;}
     .wrap{overflow: hidden;position: absolute;top:30;left: 100;width: 100%}
      p{margin:0;height: 30px;width: 100%}
      .content p{
        position: absolute;
      }
      @-webkit-keyframes anim1{
        0% {top: 30px;opacity: 1}
        50% {top: -30px;opacity: 1}
        75% {top: -30px ;opacity: 0}
        100%{top:30px;opacity: 0}
      }
      @-webkit-keyframes anim2{
     
        0% {top: -30px;opacity: 0}
        25% {top: 30px;opacity: 0}
        50% {top: 30px;opacity: 1}
        100%{top: -30px;opacity: 1}
      }

      .content p:nth-child(1){background-color: red;}
      .content p:nth-child(2){background-color: yellow;}
      .content p:nth-child(1){
        
        -webkit-animation: anim1 3s linear infinite;
      }
      
      .content p:nth-child(2){
    
        -webkit-animation: anim2 3s linear infinite;
      }

.id-foot-text{
    background: url("../images/bottom.jpg") #f1f1f1 no-repeat center;
    overflow: hidden;
    height: 153px;
}
.id-foot-text .box{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.id-foot-text .box .li01{
    float: left;
    margin-top: 23px;
    margin-left: 179px;
}
.id-foot-text .box .li01 img{
    display: block;
    width: 84px;
    height: 90px;
}
.id-foot-text .box .li02{
    float: left;
    margin-left: 38px;
    margin-top: 43px;
}
.id-foot-text .box .li02 img{
    display: block;
}
.id-foot-text .box .li03{
    float: left;
    margin-left: 38px;
    margin-top: 43px;
}
.id-foot-text .box .li03 img{
    display: block;
}
.id-foot-text .box .li04{
    margin-top: 18px;
    float: right;
    line-height: 24px;
    width: 700px;
}
.id-foot-text .box .me{
    font-size: 0;
    color: #666666;
}
.id-foot-text .box .me a{
    font-size: 12px;
    display: inline-block;
    color: #666666;
}
.id-foot-text .box .me span{
    font-size: 12px;
    margin: 0 3px;
    display: inline-block;
}
.id-foot-text .box p{
    font-size: 12px;
    color: #666666;
}