.index-main section>div:nth-child(1) .square-box .label-link-box>div>img{
    width: 100%;
    height: 85px;
}
.index-main section>div:nth-child(1) .label-link-box>div>img{
    width: 150px;
    height: 84px;
}

/*
.banner-block{
    /*position: absolute;
    left: 113px;
    /*top: 145px;
    bottom: 0;
    /*width: 230px;
    height: 100%;
    z-index: 99;
    /*border-left: 20px solid #1193ce;
}
.banner-box{
    padding: 10px 0 0px;
    height: 20%;
    background-color: #3d3d3d;
    /*background-color: rgba(255,255,255,.5);
    border-bottom: 2px solid #646464;
}
.banner-box-title{

    font-size: 30px;
    color: #fff;
    text-align: center;
}
.banner-box-con{
    display: flex;
    padding: 0 10px 10px;
    font-size: 16px;
    color: #ffc56a;
    box-sizing: border-box;
    
}

.banner-box-con>span{
    float: left;
}
.banner-box-con>span:first-of-type{
    display: inline-block;
    margin-right: 10px;
    width: 50%;
    text-align: left;
}
.banner-box-con>span:last-of-type{
    display: inline-block;
    width: 50%;
    text-align: right;
}
.banner-box-con>span>a{
    color: #ffc56a;
}

*/

.dianti-class table tbody tr td{
    /*border:1px solid #ddd;*/
    vertical-align:middle;text-align:center;font-size:1.4rem}
.table-intro tr td{
    border: 1px solid #ddd;
}

.dianti-class .table-box li:nth-child(1){width:auto;}
.dianti-class .table-box{
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 30%;
}
.dianti-class .dianti-tabs{
    float: right;
    margin: 0;
    width: 68%;
}
.dianti-tabs.am-tabs-default .am-tabs-nav{
    background-color: #f9f8ff;
}
.dianti-tabs.am-tabs-default .am-tabs-nav>.am-active a{
    background-color: transparent;
    color: #43c878;
}
.dianti-tabs .am-tabs-bd{
    border: 0;
}
.dianti-tabs .am-tabs-bd .am-tab-panel{
    padding: 0;
}
.dianti-tabs .am-tabs-bd .am-tab-panel .am-table{
    margin: 0;
}

.dianti-class .table-box li table{
    margin-bottom:0;
    margin-top: 9px;
}
.dianti-class .dianti-tabs table tbody tr td{border:none}
.dianti-class .dianti-tabs table tbody tr:nth-child(even) td{background-color:#eaf4f4}
/*.dianti-class .table-box li:nth-child(3){width:40%}*/
.dianti-class .dianti-tabstable tbody tr:nth-child(even) td{background-color:#f2f1f8}



/*@media screen and (min-width: 1248px) and (max-width: 1610px){
    .banner-block{
    	left: 150px;
        bottom: 0;
    }
    .banner-box{
    	padding-top: 5px;
    }
    .banner-box-title{

        font-size: 25px;
    }
    .banner-box-con{
    	padding-top: 0 5px 5px;
    }
    .banner-box-con>span{
        font-size: 15px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1248px){
    .banner-block{
    	left: 155px;
        bottom: 0;
    }
    .banner-box{
    	padding-top: 10px;
    }
    .banner-box-con{
    	padding-top: 0 5px 10px;
    }


    .banner-box-title{
    	font-size: 22px;
    }
    .banner-box-con>span{
        font-size: 14px;
    }
    .banner-box-con{
    	padding: 0 5px 10px;
    	font-size: 14px;
    }
}*/