*{
    margin:0;
    padding: 0;
    font-family:'微软雅黑';
}
html,body{
    width:100%;
    height:100%;
}
.topImg,.topImg img{
    height:210px;
    width:100%;
    margin-bottom: 20px;
}
.imgtxt{
    display: inline-block;
    width: 241px;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    margin-bottom: 15px;
    margin-left:5px;
}
.imgtxt img{
    width:100%;
    height:150px;
}

.typetitle{
    font-weight: bold;
    font-family: 微软雅黑;
    margin:15px 0px;
}
.footer {
    width: 100%;
    text-align: center;
    line-height: 200%;
    background: #E4E4E4;
    border-top: solid 6px #979797;
    margin-top: 20px;
    padding: 30px 0;
}

.whiteTank {
    background: #fff;
    margin: 1px;
    margin-top: 1px;
    padding: 10px;
    padding-bottom: 20px;
}

.cut2:hover{
    background: #00A0EA;
    box-shadow: 5px 5px 15px 5px #DBF1FC;
}

.cut2{
    display: inline-block;
    vertical-align: top;
    width: 32%;
    margin-left: 0;
    margin-bottom: 20px;
    margin-right: 1%;
    background: #EEF2F1;
    font-size:14px;
}

.whiteTank img{
    width:100%;
}
.cbanner{
    margin-top: 20px;
}
.cbanner img{
    width:100%;
}

.authorBox{
    border: 1px solid #dadada;
    background: #fff;
    width:100%;
    height:30px;
    line-height: 30px;
    background-image: url("./img/subjects_jd.gif") ;
    background-repeat: no-repeat;
}
.tagSet span{
    background: #DEE6E9;
    display: inline-block;
    box-sizing: border-box;
    padding: 5px;
    margin-top: 5px;
}
.effectBox3{
    margin-left: 0px;
}



.list4a {
    position: relative;
}
.list4a .carousel-indicators {
    right: 120px;
    bottom: 20px;
    top: auto;
}
.list4a .carousel-indicators li {
    background-color: #ccc;
}
.list4a .carousel-indicators .active {
    background-color: #ef2d36;
    width: 10px;
    height: 10px;
    margin-bottom: 1px;
}
.list4a .carousel .item a {
    width: 570px;
    float: left;
    display: block;
}
.list4a .carousel-caption {
    width: 370px;
    background: rgba(0,0,0,0);
    float: right;
    color: #000;
    position: relative;
    top: 0;
    bottom: auto;
    right: auto;
    left: auto;
    padding: 0;
}
.list4a .carousel-caption h4 {
    font-size: 22px;
    color: #43b6e8;
}
.list4a .carousel-caption p {
    margin-bottom: 0;
    line-height: 2em;
    font-size: 16px;
    color: #666;
    padding-top: 20px;
}
.list4a .carousel-control {
    display: block;
    position: absolute;
    width: 46px;
    height: 46px;
    font-size: 60px;
    line-height: 40px;
    background: #43b6e8;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    bottom: 0;
    top: auto;
    border: none;
}
.list4a .carousel-control.left {
    right: 50px;
    left: auto;
}
.list4a .carousel-control.right {
    right: 4px;
    left: auto;
}
.list4a .carousel-caption h4 {
    font-size: 22px;
    color: #43b6e8;
    line-height: 2em;
    text-align: left;
}


.carousel-caption{
    text-shadow: 0 1px 2px rgba(0,0,0,0) !important;

}

.list4a .carousel-indicators {
    right: 120px;
    bottom:5px;
    top: auto;
    left: auto;
    width: auto;
}
.toolbImg{
    min-width:600px;
    min-height:410px;
}
.carousel-caption a{
    width: 365px !important;
    text-align: left;
}
.carousel-caption a:hover {
    text-decoration: none;
}
.list34{
    height:478px;
    overflow:hidden;
}
.list34 ul{
    position:relative;
    width:1000%;
}
.list34 li{
    position:absolute;
    left:1200px;
    background:#fff;
    opacity:0.8;
    padding:0 10px;
    list-style:none;
    border-radius:25px;
    color: #4b1f06;
    font-size:16px;
    line-height:2em;
}
.list34 li a{
    font-size:16px;
    line-height:2em;
}