.dsfa-title {
    text-align: center;
    padding: 70px 0 20px 0;
}
.dsfa-title h2 {
    color: #333333;
    font-size: 33px;
    line-height: 52px;
    margin-bottom: 6px;
}
.dsfa-title p {
    width: 250px;
    display: inline-block;
    height: 1px;
    background: #dbdbdb;
    margin: 10px 0;
}
.dsfa-title p span {
    display: block;
    background: #fff;
    color: #999999;
    font-size: 12px;
    padding: 2px 0px;
    width: 125px;
    margin: -10px auto 0 auto;
}
.dsfa-title.wid1 p {
    width: 285px;
}
.dsfa-title.wid1 p span {
    width: 190px;
}

.jmsq ul li a:hover {
    background-color: #07b99b;
}
.qdszd {
    width:50%;
    margin-right: 10%;
   
}
.qdszd p {
    font-size: 16px;
    line-height: 38px;
    color: #666;
}

.animated .scroll-up {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    text-align: center;
}
.animated .scroll-left {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.animated .scroll-right {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
.animated .scroll-down {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

img {
    max-width: 100%;
    cursor: pointer;
    vertical-align: middle;
    border: 0 none;
}
.animated .scroll-left {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.zxzx_btn {
    background-color: #ff9a16;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 10px 20px;
    clear: both;
    border-radius: 25px;
    margin-top: 40px;
}
.n-wrap {
    margin: 0 auto;
    padding-bottom: 40px;
    height: auto;
    overflow: hidden;
    width: 1200px;
}