
.tab-content>.tab-pane {
    /*display: none;*/
    line-height: 36px;
    color: #4a4949;
    /*font-size: 14px;*/
}
.container {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.home .whatis-link {
    display: block;
    padding: 10px 20px;
}
p {
    margin: 10px 0 10px;
}
.mian1{
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0 30px;
}
.mian2{
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0 30px;
}
.col-md-5{
	padding-left: 0;
	padding-right: 0;
}
.title {padding: 30px 0;text-align: left;}
@media only screen and (min-width: 280px) and (max-width: 450px) {
    .news_index_list .row {margin-right: 10px;margin-bottom: 30px;padding-bottom: 10px;border: 1px solid #ddd;}
    .news_index_date {
	    padding: 10px 15px;
	    color: #333;
	    font-size: 1.3em;
	    line-height: 20px;
	    letter-spacing: 2px;
	}
	.spe_index .col-lg-3, .spe_list .col-lg-3 {
	    background: #fff;
	    text-align: center;
	    padding: 20px 15px;
	    border: 1px solid #ddd;
	    margin-top: 15px;
	    margin-right: 15px;
	}
	.spe_index {
	    margin-bottom: 15px;
        padding-bottom: 15px;
	    overflow: auto;
        white-space: nowrap;
        display: flex;
	}
	.spe_8{
	    display: inline-block;   
	}
	.foot ul {padding: 5px 0;list-style: none;}
	.lawimg{
	    width: 100%;
	}
	.spe_index img {
        margin: 0px auto;
    }
	.foot2{
    	text-align: center;
    }
    .foot {
        color: #cccdd1;
    }
    .foot2 img {
        width: 150px;
        display: inline-block;
    }
    .foot-backcolor{
    	background: #3a3d42;
    	margin-bottom: 50px;
    }
}
@media only screen and (min-width: 450px) and (max-width: 3000px) {
	.news_index_list .row {margin-right: 10px;margin-bottom: 20px;border-bottom: #dbcccc dotted 1px;padding-bottom: 15px;}
    .news_index_date {
	    border-right: #666 solid 1px;
	    padding: 25px 12px;
	    color: #333;
	    font-size: 1.3em;
	    line-height: 20px;
	    letter-spacing: 2px;
	}
	.spe_index .col-lg-3, .spe_list .col-lg-3 {
	    background: #fff;
	    text-align: center;
	    outline: #f9f9f8 solid 1px;
	    padding-left: 15px;
	    padding-right: 15px;
	    cursor: pointer;
	    -moz-transition: all 500ms;
	    -o-transition: all 500ms;
	    -webkit-transition: all 500ms;
	    transition: all 500ms;
	    padding: 30px 15px 75px;
	}
	.spe_index {padding-bottom: 50px;}
	.foot ul {padding: 5px 0 30px;list-style: none;}
	.lawimg{
	    width: 100%;
	}
	.spe_index img {
        margin: 30px auto;
    }
    .foot2{
    	margin: 30px 0 40px;
    	text-align: center;
    }
    .foot {
        margin: 30px 0 40px;
        color: #cccdd1;
    }
    .foot2 img {
        width: 150px;
        margin: 15px 0;
        display: inline-block;
    }
    .foot-backcolor{
    	background: #3a3d42;
    }
}

.about_index{
	padding-left: 0;
	padding-right: 0;
}
.news_index{
	padding-left: 0;
	padding-right: 0;
}
.about_index p {
    text-indent: 24px;
    line-height: 26px;
    font-size: 1em;
    text-align: justify;
    padding: 15px 10px;
    max-height: 400px;
    overflow: hidden;
}
.news_index_date span {
    font-size: 22px;
    font-weight: 700;
}
.news_index_list p {
    color: #535353;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 1;
}
.list-hover:hover span,.list-hover:hover p {
    color: #c6443f;
}
.news_index_list span {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px;
    color: #666;
}
.spe_index hr {
    width: 50%;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #72d4ed;
}
h2, .h2 {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-3{
	overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    min-height: 22px;
    white-space: normal;
}
.spe_index .col-lg-3:hover, .spe_list .col-lg-3:hover {
    background-color: #c6443f;
    box-shadow: 0 4px 23px 5px rgb(0 0 0 / 20%), 0 2px 6px rgb(0 0 0 / 15%);
    z-index: 2;
}
.spe_index .col-lg-3 img.white, .spe_list .col-lg-3 img.white {
    display: none;
}
.spe_index .col-lg-3:hover img.white, .spe_list .col-lg-3:hover img.white {
    display: block;
}
.spe_index .col-lg-3 img.black, .spe_list .col-lg-3 img.black {
    display: block;
}
.spe_index .col-lg-3:hover img.black, .spe_list .col-lg-3:hover img.black {
    display: none;
}
.spe_index .col-lg-3:hover *, .spe_list .col-lg-3:hover * {
    color: #fff;
}
.spe_8 img{
    width: 100px;
    height: 100px;
}
a{ text-decoration:none} 
a:hover{ text-decoration:none}
.foot ul li {
    list-style: none;
}
.foot hr {
    border-top: #cccdd1 dotted 1px;
}

h1, .h1 {
    font-size: 20px;
    font-weight: 700;
}
.foot a {
    color: #fff;
    text-decoration: none;
}
.foot_contact{
	padding-top: 10px;
    padding-bottom: 20px;
}
.foot2 a {
    color: #fff;
    text-decoration: none;
}