.lins{
    float: left;
    width: 164px;
    margin: 3px;
}
.content2 {
    padding-top: 50px;
    text-align: center;
}

.content2 h4 {
    font-size: 22px;
    color: #999;
    letter-spacing: 2px;
    font-weight: normal;
    margin-top: 20px;
}

.content2 .ny-left {
    position: absolute;
    left: 338px;
    top: 40px;
    z-index: 1;
}

.content2 .ny-right {
    position: absolute;
    right: 352px;
    top: 58px;
    z-index: 1;
}

.content2 .sec-lititle {
    margin-bottom: 23px;
}

.content2 .article {
    text-align: center;
}

.content2 .article ul {}

.content2 .article ul li {
    overflow: hidden;
    margin: 50px 0;
}

.content2 .article ul li .img {
    float: left;
    margin: 0 30px;
}

.content2 .article ul li .txt {
    float: left;
    text-align: left;
    width: 548px;
    margin: 0 30px;
}

.content2 .article ul li .txt h2 {
    font-size: 26px;
    padding-top: 20px;
}

.content2 .article ul li .txt p {
    font-size: 18px;
    line-height: 31px;
    margin-top: 20px;
}

.content2 .article ul li .txt .btn {
    overflow: hidden;    width: 300px;
}

.content2 .article ul li .txt a {
    display: block;
    float: left;
    width: 40%;
    height: 46px;
    line-height: 46px;
    border: 1px solid #333;
    border-radius: 40px;
    color: #333;
    margin: 20px 0 0;
    background-color: white;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.content2 .article ul li .txt a.bun {
    color: white;
    margin: 20px 0 0 20px;
    background-color: red;
    border: 1px solid red;
}

.content2 .c1-left {
    float: left;
    width: 792px;
}

.content2 .c1-left .zytabs {
    overflow: hidden;
    padding: 0 4px;
    margin-bottom: 25px;
    margin-top: 40px;
}

.content2 .c1-left .zytabs li {
    float: left;
    width: 162px;
    height: 48px;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    border-radius: 7px;
    color: #585858;
    background: #f7efe7;
    margin-right: 146px;
}

.content2 .c1-left .zytabs .cur {
    background-color: #ff8700;
    color: white;
}

.content2 .c1-left .zytabs .last {
    margin-right: 0;
}

.content2 .article {
    display: inline-block;
}

.content2 .c1-left .container1 .slide {
    display: none;
}

.content2 .c1-left .container1 .cur {
    display: block;
}

.content2 .c1-left .container1 .slide ul {
    width: 812px;
}

.content2 .c1-left .container1 .slide ul li {
    width: 386px;
    float: left;
    text-align: left;
    box-shadow: 0 0 7px #d3d3d3;
    margin-right: 20px;
    margin-bottom: 20px;
}

.content2 .c1-left .container1 .slide ul li:hover {
    box-shadow: 0 0 20px #999;
}

.content2 .c1-left .container1 .slide ul li .img {
    position: relative;
    overflow: hidden;
}

.content2 .c1-left .container1 .slide ul li .tag {
    display: none;
    width: 180px;
    height: 48px;
    line-height: 48px;
    color: white;
    font-size: 18px;
    text-align: center;
    background: rgba(251, 69, 21, 0.63);
    position: absolute;
    left: -40px;
    top: 15px;
    transform: rotate(-40deg);
}

.content2 .c1-left .container1 .slide ul h2 {
    font-size: 18px;
    line-height: 18px;
    color: #333333;
    padding: 20px 0 12px 16px;
}

.content2 .c1-left .container1 .slide ul h2 span {
    color: #ff9a0d;
    font-weight: normal;
}

.content2 .c1-left .container1 .slide ul p {
    font-size: 18px;
    color: #999999;
    padding: 0 0 16px 16px;
}

.content2 .c1-left .container1 .slide ul .zybtn {
    overflow: hidden;
    padding-bottom: 18px;
}

.content2 .c1-left .container1 .slide ul .zybtn a {
    display: block;
    float: left;
    width: 135px;
    border: 1px solid #999999;
    color: #333333;
    border-radius: 14px;
    text-align: center;
    font-size: 18px;
    height: 34px;
    line-height: 34px;
    margin-left: 16px;
}

.content2 .c1-left .container1 .slide ul .zybtn .right {
    width: 137px;
    border: 0;
    color: white;
    height: 36px;
    line-height: 36px;
    background: linear-gradient(#fd5c31, #fb4211);
    margin-left: 32px;
}

.content2 .c1-right {
    float: left;
    width: 386px;
    height: 780px;
    overflow: hidden;
    text-align: center;
    margin-top: 40px;
    margin-left: 20px;
    border-bottom: 0;
    color: #333;
    box-shadow: 0 0 7px #d3d3d3;
}

.content2 .c1-right .tit {
    font-size: 22px;
    line-height: 78px;
    color: white;
    font-weight: bold;
    background: #ff8d00;
}

.content2 .Fontscrolls {
    height: 649px;
    overflow: hidden;
    padding: 0 10px 0;
}

.content2 table {
    width: 100%;
}

.content2 table td {
    border-bottom: 1px dashed #dcdcdc;
    font-size: 16px;
    height: 46px;
    text-align: center;
}

.content2 table td:first-of-type {
    width: 23%;
    text-align: left;
}

.content2 table td:nth-of-type(2) {
    width: 47%;
    color: #ed7700;
}

.content2 .c1-right-btn a {
    display: inline-block;
    width: 266px;
    background-color: #f49024;
    height: 53px;
    line-height: 53px;
    /* margin: 0 -2px; */
    font-size: 16px;
    color: #fff;
}

.content2 .c1-right-btn a.last {
    width: 120px;
    background-color: #fa5a3a;
}

 