@charset"utf-8";
.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev{
    width: 40px;
    height: 80px;
    background-color: rgba(0,0,0,0.3);
}
.inform{
    height: 50px;
    background-color: #ddd;
    line-height: 50px;
}
.inform p{
    color: #CF5849;
}
.inform p span{
    color: #333;
}
.inform a{
    float: right;
}
.inform a:hover{
    color: #CF5849;
}
.swiper-container .swiper-button-next{
    right: 0px;
}
.swiper-container .swiper-button-prev{
    left: 0px;
}
.d-content{
    margin: 25px 0 0;
}
.d-content h2{
    height: 50px;
    line-height: 50px;
    color: #2F59B1;
    font-size:18px;
    padding: 0 15px;
    border-bottom: 1px solid #DBDBDB;
}
.d-content h2:hover{
    color: #D90000;
}
.d-content h2 i{
    font-size: 23px;
}
.d-content>h2>span{
    float: right;
    display: inline-block;
    color:#A4A4A4;
    font-size: 12px;
}
.d-content h2 span a{
    color:#A4A4A4;
}
.d-content h4{
    margin-bottom: 12px;
    height: 40px;
    font-weight: bold;
    color: #2F59B1;
    line-height: 40px;
    font-size:16px;
    padding: 0 10px;
    border-bottom: 1px solid #E8E8E8;
    position: relative;
}
.d-content h4:hover{
    color: #D90000;
}
.d-content h4:hover i{
    border-right: 2px solid #D90000;
}
.d-content h4:hover b{
    border-bottom: 3px solid #D90000;
}
.d-content .col-md-6{
    padding: 15px 0;
    background-color: #fff;
}
.d-content h4 i{
    display: inline-block;
    height: 16px;
    border-right: 2px solid #2F59B1;
    margin-right: 10px;

}
.d-content h4 a{
    height: 12px;
    float: right;
    display: inline-block;
    color:#A4A4A4;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
}
.d-content h4 b{
    display: inline-block;
    width: 100px;
    border-bottom: 3px solid #2F59B1;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.d-content h4 span a{
    color:#9F9F9F;
}
.d-content .col-md-6 ul li{
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    overflow: hidden;
}
.d-content .col-md-6 ul li i{
    position: relative;
    top: -15px;
    display: inline-block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #D90000;
    margin-right: 5px;
}
.d-content .col-md-6 ul li b{
    display: inline-block;
    width: 35px;
    height: 27px;
    background: url(../images/index/biao.png) no-repeat -81px -3px;
    position: relative;
    top: -6px;
}
.d-content ul li p{
    width: 83%;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    color: #000;
    display: inline-block;
}
.d-content .col-md-6>div{
    padding:  0 15px;
    }
.d-content .col-md-6 div.s2{
    border-right: none;
}
ul.s2{
    border-right: none;
}
.d-content .col-md-6 .zhib{
    padding: 0;
    height:294px;
}
.d-content .col-md-6 .zhib img{
    width: 100%;
    padding: 15px 0;
}
.d-content .col-md-6 .zhib p{
    font-size: 14px;
    line-height: 25px;
    color: #000;
    display: inline-block;
    height: 50px;
    overflow: hidden;
}
.d-content .col-md-6 .niu{
    padding:  0;
    position: relative;
    margin: 20px 0 0;
}
.niu img{
    width: 100%;
    border: 1px solid #ddd;
}
.niu p{
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0 10px;
    line-height: 35px;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    font-size: 16px;
}
.niu-lf{
    float: left;
    width: 100%;
    padding-right: 10px;
}
.niu-lf p{
    line-height: 22px;
    height: 50px;
    overflow: hidden;
}
.niu-rt{
    float: left;
    width: 20%;
}
.niu-rt img{
    width: 100%;
}
.niu-list ul li{
    /*margin-bottom: 15px;*/
}
.dheight{
    height: 294px;
    overflow: hidden;
}
.zixun-list{
    text-align: center;
}
.zixun-list a{
    display: inline-block;
    margin: 15px 3px;
}
.d-content ul li:hover p{
    color:#D90000;
}
.d-content ul li:last-child{
    border-bottom: none;
}
.d-content .nav-tabs{
    margin-top: 20px;
}
.d-content .nav-tabs li{
    width: 25%;
    height: 50px;
    padding: 2px 10px;
    border-right: none;
}
.teacher-lun ul li{
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    overflow: hidden;
}
.teacher-lun ul li i{
    position: relative;
    top: -15px;
    display: inline-block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #D90000;
    margin-right: 5px;
}
.teacher-lun ul li b{
    display: inline-block;
    width: 35px;
    height: 27px;
    background: url(../images/index/biao.png) no-repeat -81px -3px;
    position: relative;
    top: -6px;
}
.cop-1{
    padding-left: 22px;
    margin: 25px 0;

}
.cop-1 h2 {
    height: 50px;
    line-height: 50px;
    color: #2F59B1;
    font-size: 18px;
    padding: 0 15px;
    border-bottom: 0;
}
.cop-1 h2 span{
  font-size: 14px;
    float: none;
    color: #2F59B1;
}
.cop-1 h2 i{
    color: #2F59B1;
    font-size:22px;

}
.nmlist h1, .nmlist h2 {
    padding: 14px 0 4px;
    margin-bottom: 1px;
    height: 40px;
    line-height: 21px;
    font-size: 20px;
    font-family: simhei, simsun;
    text-align: center;
    font-weight: normal;
}
.nmlist a:link, .nmlist a:visited {
    color: #003598;
    text-decoration: underline;
}
.d-content  .nmlist li {
    float: none;
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #888;
    font-size: 12px;
}
.nmlist  .red a{
    color: #ff4901;
}
.d-content a:hover {
    color: #ff4901;
}
.nmlist .tbull {
    width: 320px;
    margin: 5px auto 0 auto;
    text-align: center;
    height: 27px;
    line-height: 27px;
    border-top: 1px solid #ededed;
}
.cent{
    width: 100%;
    height: 207px;
    background-image: url(../images/index/cent.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding:20px 0;
}
.cent h1{
    font-size: 36px;
    color: #fff;
    text-align: center;
}
.cent h3{
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #FFF;
}
.cent h3 span{
    display: block;
    margin: auto;
    width: 5%;
    position: relative;
    top:2px;
    border-bottom: 3px solid #fff;
    -webkit-transition: all 0.5s linear ;
    -moz-transition: all 0.5s linear ;
    -ms-transition: all 0.5s linear ;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear ;
}
.cent h3:hover span{
    width: 15%;
}
.cent h2{
    line-height: 50px;
    font-size:26px;
    color: #fff;
    text-align: center;
    letter-spacing:10px;
}
.tab-teh{
    width: 100%;
}
/*讲师专栏*/
.tabc-content h2{
    height: 50px;
    line-height: 50px;
    color: #2F59B1;
    font-size:18px;
    padding: 0 15px;
    border-bottom: 1px solid #DBDBDB;
}
.tabc-content{
    padding-bottom: 15px;
}
.tabc-content h2:hover{
    color: #d90000;
}
.tabc-content h2 span{
    float: right;
    display: inline-block;
    color:#A4A4A4;
    font-size: 12px;
}
.tabc-content h2 i{
    font-size: 23px;
}
.tabc-content h2 span a{
    color:#A4A4A4;
}
.nav-tabs{
    padding: 5px 0 ;
    background-color: #F0F1F2;
    border-bottom: none;
}
.nav-tabs li{
    height: 70px;
    padding: 20px 10px;
    text-align: center;
    float: left;
    width: 10%;
    border-right: 1px solid #ddd;
}
.nav-tabs li a{
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 40px;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
.nav-tabs li b{
    display: none;
    border-top:10px solid #D90404;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    bottom:-8px;
    left: 50%;
    margin-left: -10px;
}
.nav-tabs li:hover a{

}
.nav-tabs li .tabulous_active b{
    display:inline-block;
}
a:hover,a:focus{
    outline: none;
    text-decoration: none;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:hover{
    background-color: #D90000;
    color: #fff;
}
.tab .nav-tabs li.active a b,
.tab .nav-tabs li.active a:hover b{
   display: inline-block;
}
.tabs .tec-img{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.tabs .tec-img img{
    width: 100%;
}
.tab-pane{
    margin-top:15px;
}
.zhans h3{
    font-size:20px;
    color: #D90000;
    line-height:39px;
}
.zhans p{
    line-height: 35px;
    color:#565656;
}
.tab{
    margin-top: 20px;
   padding: 0 10px;
}
/*改版的老师专栏*/
.jiang-text h1{
    margin-top: 20px;
    font-size: 56px;
    line-height: 70px;
    color: #C1022C;
    font-weight: bold;
}
.jiang-text h4{
    margin-top: 20px;
    font-size: 24px;
    line-height: 30px;
    color: #272320;
    font-weight: bold;
}
.jiang-text p{
    font-size: 14px;
    line-height: 25px;
    color: #808080;
}
.jiang-text p span{
    color: #D90000;
}
.jiang-btn a{
    display: block;
    width:130px;
    height: 45px;
    background-color: #BB002F;
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    margin: 10px auto;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;line-height: 45px;
}
/*最热课程*/
.hot h2{
    height: 50px;
    line-height: 50px;
    color: #2F59B1;
    font-size:18px;
    padding: 0 15px;
    border-bottom: 1px solid #DBDBDB;
}
.hot h2:hover{
    color: #d90000;
}
.hot h2 span{
    float: right;
    display: inline-block;
    color:#A4A4A4;
    font-size: 12px;
}
.hot h2 i{
    font-size: 23px;
}
.hot h2 span a{
    color:#A4A4A4;
}
.hot ul li{
    float: left;
    width: 25%;
    height:276px;
    padding: 25px 0;

}
.hot ul li:nth-child(1){
     border-bottom: 1px solid #ddd;
 }
.hot ul li:nth-child(2){
    border-bottom: 1px solid #ddd;
}
.hot ul li:nth-child(3){
    border-bottom: 1px solid #ddd;
}
.hot ul li:nth-child(4){
    border-bottom: 1px solid #ddd;
}
.hot ul li a{
    display: block;
    padding: 0 4%;
}
.hot ul{
    margin-top: 30px;
}
.hot ul li h3{
     height:40px;
     font-size: 22px;
     font-weight: bold;
     color: #343434;
    margin-bottom: 30px;

 }
.hot ul li:hover h3{
    color: #d90000;
}
.hot ul li h4{
    font-size: 17px;
    font-weight: bold;
    color: #000;
    line-height: 30px;
}
.hot ul li h4 span{
    float: right;
    color: #E61313;
}
.hot ul li h5{
    font-size: 14px;
    font-weight: bold;
    color: #343434;
    padding-right: 8%;
    line-height: 30px;
}
.hot ul li p{
    font-size: 14px;
    color: #6C6C6C;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
}
.hot ul li h5 span{
    float: right;
    color: #292929;
}
.hot ul li h5 i{
    color: #F4526C;
}
.hot-rt{
    padding-right: 8%;
    border-right: 1px solid #ddd;
}
.zhans{
    text-align: center;
    padding:10px 0;
    background-color: #F4F4F4;
}
.zhans p i{
    display: inline-block;
    width: 20px;
    height:22px;
    background: url(../images/index/biao.png) no-repeat -265px -4px;
}
.row{
    margin: 0;
    padding: 0;
}
.teacher{
    border-right:1px solid #ddd;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.tec-s1{
    padding: 15px;
}
.tec-text h4{
    margin-top: 10px;
    font-size: 18px;
    color: #000;
    line-height: 40px;
}
.tec-text h4 b{
    border-right: 2px solid #D90000;
    height: 16px;
    margin-right: 5px;
}
.tec-text h4 span{
    margin-left:15px;
    color: #999999;
    font-size: 12px;
}
.tec-text  p{
    line-height: 30px;
    text-align: justify;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom:18px;
}
.tec-text{
    border-top: 1px solid #ddd;
    border-right:1px solid #ddd;
}
.tec-text p span{
    color: #D90000;
}
.tec-btn{
    background-color: #F4F4F4;
    padding: 10px 20px;
}
.tec-btn a{
    text-align: center;
    float: left;
    width:40% ;
    height: 25px;
    line-height: 25px;
    background-color: #fff;
    margin:6px 5%;
    border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tec-btn a:hover{
    background-color:#D90000 ;
    color: #fff;
}
.dibo{
    background-color: #E8E8E8;
    padding:20px 9.5%;
    border: 1px solid #ddd;
    border-top: none;
}
.dibo a{
    float: left;
    width: 30%;
    margin: 0 1.666%;
    background-color: #D90000;
    color: #fff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.dibo a:hover{
    background-color: #B11111;
}
.look-p{
    padding: 15px 15px 7px 15px;
    border: 1px solid #ddd;
    border-left: none;
}
.news .tab-pane{
    width: 100%;
    height: 267px;
    overflow: hidden;
}
.look-p h4{
    border-top: 1px solid #ddd;
    background-color:#F5F5F5;
    height: 40px;
    line-height: 40px;
    font-size:16px;
    padding: 0 0 0 10px;
}
.look-p h4:hover{
    background-color: rgba(245,245,245,0.7);
}
.look-p h4 i{
    display: inline-block;
    height: 16px;
    border-right: 2px solid #D90000;
    margin-right: 10px;
}
.look-p h4 a{
    height: 12px;
    float: right;
    display: inline-block;
    color:#A4A4A4;
    font-style: normal;
    font-size: 12px;
}
.look-p h4 a i{
    width: 5px;
    height: 5px;
    border:none;
    background-color:#C9C9C9;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
}
.look-p h4 span a{
    color:#9F9F9F;
}
.look-p h4:hover a i{
    background-color: #D90000;
}
.look-p ul li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #DBDBDB;
    padding-right: 5px;
}
.look-p ul li i{
    position: relative;
    top:-2px;
    display: inline-block;
    border-left: 5px solid #D90000;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-right: 5px;
}
.look-p ul li:hover p{
    color: #D90000;
}
.look-p ul li:hover span{
    color: #D90000;
}
.look-p ul li b{
    display: inline-block;
    width: 35px;
    height: 27px;
    background: url(../images/index/biao.png) no-repeat -81px -3px;
    position: relative;
    top:7px;
}
.look-p ul li p{
    color: #666666;
    display: inline-block;
}
.look-p ul li span{
    float: right;
    display: inline-block;
    color:#C1C1C1;
    font-size: 12px;
}
/*必修课*/
.bx-content h2 i{
    background: url(../images/index/biao.png) no-repeat -293px -3px;
}
.bx-list{
    padding-top:5px;
}
.bx-list ul li{
    float: left;
    width:23%;
    margin: 0 1% 15px 1%;
    padding:5px 5px 20px 5px;
    border: 1px solid #ddd;

    -webkit-transition: all 0.3s linear ;
    -moz-transition: all 0.3s linear ;
    -ms-transition: all 0.3s linear ;
    -o-transition: all 0.3s linear ;
    transition: all 0.3s linear ;
}
.bx-list ul li .bx-img img{
    width: 100%;
}
.bx-list ul li p{
    margin: 10px 0;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.bx-list ul li span{
    color: #C1C1C1;
}
.bx-list ul li b{
    float: right;
    font-size: 16px;
    color:#FF0000;
    font-weight: normal;
}
.bx-list ul li:hover p{
    color:#FF0000;
}
.bx-list ul li:hover{
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.anson h2 i{
    background: url(../images/index/biao.png) no-repeat -329px -3px;
    margin-right: 10px;
}
.anson-content{
    padding: 0 10px;
}
.anson-list{
    padding:0 5px;
}
.anson-list .look-p{
    border-left: 1px solid #ddd;
}
.anson-list .look-p h4{
    height: 50px;
    line-height: 50px;
}
.anson-list .look-p ul li{
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
}

.anson-list .look-p ul li b{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/index/biao.png) no-repeat -296px -54px;
    position: relative;
    top:7px;
}
.anson-list .look-p ul li:hover{
    background-color: #eaeaea;
}
/*下载中心*/
.zx-content{
    background: none;
    border: none;
}
.zx-content h2{
    display: inline-block;
    background-color: #E3E3E3;
    margin: 20px 0 0 0;
}
.zx-list{
    border: 3px solid #E3E3E3;
    padding: 20px 0;
    background-color: #fff;
}
.zx-list a{
    float: left;
    width:23%;
    margin: 0 1%;
    text-align: center;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    background: linear-gradient(to top,#2460EA,#678CE0);
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.zx-list a i{
    display: inline-block;
    width: 45px;
    height:45px;
    background: url(../images/index/biao.png);
    background-repeat: no-repeat;
    background-position:-224px -33px;
    position: relative;
    top:6px;
    margin-right: 5px;
}
.zx-list a:nth-child(1) i{
    background-position:-72px -38px;
}
.zx-list a:nth-child(2) i{
    background-position:-125px -38px;
}
.zx-list a:nth-child(3) i{
    background-position:-173px -38px;
}
.zx-list a:hover{
    background: linear-gradient(to top,#1266FC,#83C4FD);
}
.phtab{
    display: none;
}
.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 550px;
    min-width: 320px;
    height: 400px;
    z-index: 9999999;
    visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.md-show {
    visibility: visible;
}
.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 9999995;
    opacity: 0;
    background: rgba(1,1,1,0.6);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible;
}

/* Content styles */
.md-content {
    color: #333;
    background: #fff;
    position: relative;
    border-radius: 0px;
    margin: 0 auto;
}
.md-content .md-close-btn {
    position: absolute;
    top: 10px;
    right: 5px;
    z-index: 999999;
}
.md-content .md-close-btn a{
    color: #909090;
    cursor: pointer;
}
.md-content .md-close-btn a:hover{
    color: #212121;
}
.md-content .md-close {
    float: right;
    font-size: 26px;
    color: #B6B6B6;
    border-radius: 0;
    margin-top: 7px;
    margin-right: 10px;
}
.md-content h3 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 20px;
    text-align: center;
    background: #fff;
    border-radius: 0;
    color: #797979;
}

.md-content > div {
    padding:10px;
    margin: 0;
    font-size: 14px;
    overflow-y: scroll;
    height: 315px;
}

.md-content > div p {
    margin: 0;
    line-height: 25px;
    text-indent: 2em;
}

/* Individual modal styles with animations/transitions */

/* Effect 1: Fade in and scale up */
.md-effect-1 .md-content {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
/*手机端讲师列表*/
.ph-teacher .dibo{
    padding: 20px 0;
}
.ph-teacher .dibo a{
    font-size: 14px;
}
.ph-teacher .tec-img{
    padding: 10px  0;
    text-align: center;
    background-color: #fff;
}
.ph-teacher .tec-text{
    border: none;
    background-color: #fff;
}
.ph-teacher .tec-s1{
    padding: 0;
}
.ph-teacher .teacher{
    border: none;
}
.ph-teacher .tec-text .gog{
    padding: 0 10px;
    border-top: none;
}
.ph-teacher .tec-text h4{
    padding: 0 10px;
}
.ph-teacher .tec-text p{
    padding: 0 10px;
}
.ph-teacher .zhans p{
    height: 30px;
    text-align: center;
    margin-bottom: 0;
}

.swp .swiper-container{box-sizing: border-box;margin: 0 20px;}
.swp  .swiper-slide{border: 1px solid transparent;}
.swp  .swiper-button-prev,.swp .swiper-button-next{
   position: static;display: inline-block;
    height: 50px;
    width: 50px;
}
.swp{
    position: relative;
}
.btn-prev,.btn-next{
    position: absolute;
}
.swp .swiper-slide a{
    font-size: 14px;
    padding: 5px;
    margin: 0;
    line-height: 26px;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
.swp .swiper-slide a b{
display: none;
border-top: 10px solid #D90404;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
position: absolute;
bottom: -8px;
left: 50%;
margin-left: -10px;
}
.swp .swiper-wrapper .active a b{
    display: inline-block;
}
.swp .swiper-wrapper .active a{
    background-color: #D90000;
    color: #fff;
}
.swp{
    padding: 10px 0;
}
.btn-prev{
    top:38px;
    left: 0;
}
.btn-next{
    top:38px;
    right: 0;
}
.btn-prev .swiper-button-prev,.btn-next .swiper-button-next{
    width: 28px;
    height: 20px;

   background-repeat: no-repeat;
}
.btn-prev .swiper-button-prev{
    background-image: url(../images/index/prev.png);
    background-position: center 52%;
}
.btn-next .swiper-button-next{
    background-image: url(../images/index/next.png);
    background-position: center 47%;

}
#head .swiper-slide {
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 60px;
}
@media only screen and (max-width: 1200px){
    .nav-tabs li{
        padding: 10px;
    }
    .nav-tabs li a{
        line-height: 50px;
    }
    .nav-tabs li a{
        font-size: 13px;
    }
}
@media only screen and (max-width: 480px){
    .bx-list {
        padding: 10px;
    }
    .bx-list ul li{
        border: none;
    }
    .ph-list{
        padding: 0;
        margin: 5px 0;
    }
    .zx-list {
        padding: 20px 10px;
    }
    .ph-list li{
        height: 40px;
        line-height: 40px;
        width: 40%;
        padding: 0;
    }
    .ph-list li.active{
        background-color: #d90000;
    }
    .ph-list li.active a{
        color: #fff;
        line-height:40px;
    }
    .pctab{
        display: none;
    }
    .phtab{
        display: block;
    }
    .d-content .col-md-6 div.s2{
        display: none;
    }
    .cop-1{
        margin: 0;
        padding: 0;
    }
    .cent h2 {
        font-size: 17px;
     letter-spacing: 0px;
    }
    .ewms{
        padding: 0;
    }
    .fxts-text{
        padding: 10px;
        text-align: justify;
    }
    .tab .nav-tabs li{
        width: 33.3%;
        text-align: center;
    }
    .cent h3 span{
        width: 22%;
    }
    .bx-list ul li{
        width: 48%;
    }
    .anson-content .anson-list:nth-child(2){
        display: none;
    }
    .anson-content .anson-list:nth-child(3){
        display: none;
    }
    .anson-content .anson-list:nth-child(4){
        display: none;
    }
    .zx-list a{
        width: 98%;
        margin-bottom: 10px;
    }
    .tab .nav-tabs li.active a,
    .tab .nav-tabs li.active a:after,
    .tab .nav-tabs li.active a:hover{
        border: none;
    }
}
.TickerNews{
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.ti_wrapper{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.ti_slide{
    width: 30000px;
    position: relative;
    left: 0;
    top: 0;
}
.ti_content{
    width: 8000px;
    position: relative;
    float:left;
}
.ti_news{
    float:left;
}
.ti_news a{
    display: block;
    margin-right: 10px;
    color:black;
    text-decoration: none;
    font-family: geneva;
}
.txtMarquee-bottom{
    display: inline-block;
    width: 70%;
    overflow: hidden;
}
.gong{
    float: left;
    width: 3%;
    display: inline-block;
}
.gong h2{
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
}
.txtMarquee-top .bd{
    display: inline-block;
    width: 97%;
    font-size:14px;
    color:#fff;
}
.txtMarquee-top .bd a{
    color:#fff;

}
.txtMarquee-top .bd span{
    color:#fff;

}
.txtMarquee-top .tempWrap{
    width:100% !important;
    height: 30px;
    line-height:32px;
}
.tt{
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 9999999;
    background-color: rgba(0,0,0,0.4);
    border-top: 1px solid rgba(255,255,255,0.5);
}
/***************************财联社, 和讯网, 中财网样式**************************************/
.newsList li{height:28px;line-height:28px;padding-top:3px;padding-bottom:3px;overflow:hidden;}
.newsList li a{font-size:16px;}
.newsList li em{color:#ccc;font-size:16px;font-style:normal;padding-left:1px;padding-right:3px;}
.cl{
    margin-top: 10px;
    font-size: 14px;
    font-family: Tahoma,Arial,Helvetica,'Microsoft Yahei';
    line-height: 20px;
}
.alt{
    font-size: 16px;
    font-weight: bold;
    color: rgb(255,0,0);
}
.alt a{
    display:block;
    text-align:center;
    color:red;
}
.ln_tt2 a {
    font-size: 14px;
    font-weight: bold;
    color: rgb(200,51,51);
}
.ln_fy a {
    DISPLAY: block;
    FONT-SIZE: 14px;
    FLOAT: left;
    padding-bottom: 1px;
    COLOR: darkred;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: 1px solid;
    LETTER-SPACING: 0px;
    TEXT-DECORATION: none;
}
.ln_fy SPAN {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 9pt;
    FLOAT: right;
    PADDING-BOTTOM: 2px;
    WIDTH: 35px;
    COLOR: rgb(92,0,0);
    PADDING-TOP: 2px;
    TEXT-ALIGN: center;
}
.ln_fy TD {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 1px;
}
.ln_fy {
    MARGIN: 0px;
    TEXT-ALIGN: left;
}