﻿.title{    display: flex;justify-content: space-between;border-bottom: 1px solid #DBDBDB;padding-bottom: 10px;width: 580px;margin: 40px auto 0;}
.title li:nth-child(1){font-size: 30px;}
.title li:nth-child(1) i{display: inline-block;width: 34px;height: 32px;background:url(../images/rdzy.png) no-repeat 0px 0px;vertical-align: middle;margin-right: 8px;}
.title li:nth-child(1) span{color:#1690e5}
.title li:nth-child(2) a{font-size: 22px;color: #999999;vertical-align: middle;}

.sy20 {
    width: 100%;
    height: 20px;
    background: #f6f6f8;
    margin-bottom: 35px;
}

.commentnew_pinglun{display: none;}

.math{    text-align: center;}
.math ul li{
    width: 576px;
    margin: auto;
    border-bottom: 1px solid #e4e4e4;
}
.math ul li img {
    width: 180px;
    height: 116px;
    border-radius: 10px;
}

.math ul li{
    display: flex;
    justify-content: space-between;
    padding: 30px 0px;
}
.math ul li div{
    width: 349px;
text-align: left;
}
.math ul li div p{
    font-size: 22px;
     color: #333;
     line-height: 38px;
    }
.math ul li div span{
    margin-top: 14px;
    display: inline-block;
    font-size: 18px;
    color: #999999;
    margin-right: 30px;
}
.math ul li div span:nth-of-type(1) i{
       display: inline-block;
       width: 19px;
       height: 24px;
       background: url(../images/sj.png) no-repeat ;
       vertical-align: middle;
       margin-right: 10px;
}
.math ul li div span:nth-of-type(2) i{
    display: inline-block;
    width: 27px;
    height: 22px;
    background: url(../images/yd.png) no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}
.diji{
    text-align: center;
    margin-top: 38px;
    font-size: 24px;
    padding-bottom: 38px;
}
 .diji span{
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #666666;
    border-left: 2px solid #666666;
    position: relative;
    transform: rotate(-45deg);
    display: inline-block;
    margin-bottom: 6px;
}
.math2{width: 580px;margin: 0 auto 40px;}
.math2 .gongyi{margin: 20px auto 5px;text-align: center;}
.cont3-1 li{border-bottom: 1px dashed #e4e4e4;line-height: 60px;}
.cont3-1 li p{display: inline-block;margin-left: 5px;font-size: 23px;}
.cont3-1 li span{margin-left: 25px;color: red;}
.cont3-1 li i{background: url(../images/yuan.png)no-repeat;display: inline-block;width: 12px;height: 12px;}
.cont3-1 li:last-child{border: none;}

.math3 .title li:nth-of-type(1) i {
    background: url(../images/dx.png) no-repeat;
}

.footer-bottom span{
    display: inline-block;
    font-size: 15px;
    color: #fff;   
}
.footer-bottom span:nth-of-type(1){
    margin-right: 45px;
}
.footer-bottom span i{
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}
.footer-bottom span:nth-of-type(1) i{
    background: url(../images/4.png) no-repeat ;
}
.footer-bottom span:nth-of-type(2) i{
    background: url(../images/1.png) no-repeat ;
}

.math2-h{
    height: 336px;
    margin-top: 22px;
}
.math2-s{
    position: relative;
}
.math2-s p{
    position: absolute;
    bottom: 46px;
    font-size: 22px;
}
.math2 .swiper-pagination .swiper-pagination{
    margin-top:80px ;
}
.math2 .swiper-pagination .swiper-pagination-bullet {
    height: 3px;
    border-radius: 0px;
    width: 26px;
    background: #3bc39e;
}
/*轮播*/
.dc-banner{width: 580px;margin: 0 auto;text-align: center;padding-bottom: 0px;}
.dc-banner .swiper-wrapper{padding-bottom: 50px;}
.dc-banner .swiper-slide{width:580px;height:314px;margin:30px auto 0;position:relative ;text-align: center;}
.dc-banner .swiper-slide:after{width: 512px; height: 294px; position: absolute; top: 0; left: 35px; content: ""; background-color: #000; opacity: .5; z-index: 1; border-radius: 10px;}
.dc-banner .swiper-slide-active:after{opacity:0}
.dc-banner .swiper-pagination{bottom: 26px;}
.dc-banner .swiper-pagination .swiper-pagination-bullet{height: 3px; border-radius: 0px; width: 26px;background: #3bc39e;}
.dc-banner .swiper-slide p{font-size: 21px;color: #fff;}
.dc-banner .swiper-slide span{color: #fff; font-size: 18px; margin-top: 11px; display: inline-block;}
.dc-banner .swiper-slide .smtitle1{position: absolute; top: 204px; left: 64px;}
.dc-banner .swiper-slide .smtitle2{position: absolute; top: 204px; left: 0;right:0;width:100%}
.dc-banner .swiper-slide .smtitle3{position: absolute; top: 204px; left: 34px;}