.actives a{
	background: #fff !important;
	color: #cf3835 !important;
}
.active_span{
	background: #cf3835 !important;
}
.introducttitle{
	width: 100%;
	height: 0.75rem;
}
.introducttitle ul{
	width: 6.86rem;
	margin: 0 auto;
}
.introducttitle li{
	width: 1.6rem;
	height: 0.7rem;
	margin-right: 0.15rem;
	float: left;
	margin-top: 0.05rem;
	border-radius: 0.05rem;
	
}
.introducttitle li:nth-of-type(4){
	margin-right: 0rem;
}
.introducttitle li p{
	color: #fff;
	height: 0.6rem;
	font-size: 0.3rem;
	line-height: 0.6rem;
	text-align: center;
	background: #7A7A7A;
}
.introducttitle li p a{
	height: 0.6rem;
	color: #fff;
	display: block;
}

.introducttitle li span{
	width: 100%;
	height: 0.05rem;
	background: #7A7A7A;
	display: block;
	margin-top: 0.05rem;
}




.container{
	width: 100%;
	background: #fff;
}
.banner{
	color: #333;
	font-size: 0.24rem;
	font-weight: bold;
	border-bottom: 1px solid #595959;
	line-height: 0.35rem;
	padding: 0.3rem 0;
}
.series{
	
	padding: 0.3rem 0;
	border-bottom: 1px solid #595959;
}
.series_top {
	height: 0.5rem;
}
.series_top img{
	width: 0.14rem;
	height: 0.21rem;
	float: left;
	margin-top: 0.145rem;
	margin-right: 0.08rem;
}
.series_top p{
	color: #cf3835;
	float: left;
	font-size: 0.26rem;
	font-weight: bold;
}
.series_bottom{
	color: #333;
	font-size: 0.24rem;
	line-height: 0.35rem;
	margin-top: 0.05rem;
}
.series_bottom p:nth-of-type(2){
	margin-top: 0.25rem;
}
.noborder{
	border-bottom: 0px solid #595959;
	padding: 0 0 0.5rem 0;
}

 .parentmenu {
                    box-sizing: border-box;
                    width: 100%;
					padding-bottom: 20px;
                        background: #fff;
                }
                .parentmenu_title {
                    background: #d03835;
                    color: #fff;
                    font-size: 18px;
                    font-weight: bold;
                    padding: 8px 10px;
                    box-sizing: border-box;
                    border-radius: 5px 5px 0 0;
                }

               
                .parentmenu .parentmenu_list ul{
                    background: #f8f8f8;
                }
                .parentmenu .parentmenu_list ul li{ 
                	   font-size: 15px;
                    /* padding: 13px 10px; */
                    color: #000;
                    border-bottom: 1px solid #cccccc;
                    cursor: pointer;
                    /* display: block; */
                    width: 250px;
                    height: 52px;
                    line-height: 52px;
                    width: 100%;
                }
                .parentmenu .parentmenu_list ul li:nth-last-child(1){
                	border-bottom: 0px solid #cccccc;
                }
                .parentmenu .parentmenu_list ul li a{
                    display: inline-block;
                    width: 100%;
                   text-indent: 0.3rem;
                }
                 .parentmenu .parentmenu_list .active a{
                    border-left: 3px solid #2ba6cb;
                    color: #2ba6cb !important;
                }
                .dgactive{
                    color: #cf3835
                }

				.box_footer{
					height: 1px;
				}
				.box_footer img{
					display: block;
				}
.introducttitle{
    color: #ffffff;
    font-size: 16px;
    line-height: 45px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}
.introduct p:nth-child(2){
    color: #b7b7b7;
    font-size: 14px;
}
.introduct p:nth-child(2):hover{
	    color: #cf312d;
}
.introduct p:nth-child(1){
    color: #b7b7b7;
    font-size: 17px;
    margin-bottom: 5px;
}
.introduct{
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
}
.news{
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
}
.news p:not(:first-child){
    font-size: 14px;
    color: #b7b7b7;
}
.news p:nth-child(1){
    font-size: 17px;
    margin-bottom: 5px;
    color: #b7b7b7;
}
.news p:not(:first-child):hover{
    color: #04a8f5;
}
.honor{
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
}
.honor p:not(:first-child){
    font-size: 14px;
    color: #b7b7b7;
}
.honor p:nth-child(1){
    font-size: 17px;
    margin-bottom: 5px;
    color: #b7b7b7;
}
.honor p:not(:first-child):hover{
    color: #04a8f5;
}
.contact{
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
}
.contact p:not(:first-child){
    font-size: 14px;
    color: #b7b7b7;
}
.contact p:nth-child(1){
    font-size: 17px;
    margin-bottom: 5px;
    color: #b7b7b7;
}
.contact p:not(:first-child):hover{
    color: #04a8f5;
}
.copyright{
    width: 100%;
    overflow: hidden;
    color: #b7b7b7;
    background: #595959;
    box-sizing: border-box;
    padding: 8px 15px;
    font-size: 14px;
}
.copyright span:nth-child(2){
    float: right;
}


