@charset "utf-8";


 table{/*! display: flex; */
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 13px; }
}
@media (min-width: 329px) and (max-width: 470px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 13px;}

}
@media (max-width: 328px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 13px;}

}



@media (min-width: 1920px) and (max-width: 2560px){
table{
 width: 100% !important;
 font-size: 13px !important;
 text-align: center !important;
 /*! height: 62px; */
 /* line-height: 50px; */
}
}
@media (min-width: 1400px) and (max-width: 1600px) {
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
}
}
@media (min-width: 640px) and (max-width: 1399px) {
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
}
}







.ny_content_div img{display:block;margin:0 auto;}












/*==========css reset==========*/

.ny_banner {position: relative;  z-index: 1;  width：100%; height:450px; overflow: hidden; margin: 0 auto;/* max-width: 14rem;  margin: 0 auto; */}
.ny_banner img { display: block; width: 100%; height:450px; overflow: hidden;margin: 0 auto;}

/*************当前位置***************/
.ny_Box{width:100%; height: 80px; margin: 0 auto; border-bottom: 1px solid #c0403e;  box-shadow: 0 0 10px rgba(158, 19, 17, .5); overflow: hidden; position: relative; z-index: 9999;}
.ny_Box1400{width: 1400px; height: auto; margin: 0 auto; overflow: hidden;}
.ny_dqwz{width: 90%; height: 80px; float: left; font-size: 18px;line-height: 80px;color: #494949; overflow: hidden;}
.ny_dqwz i{ float: left;  width: 16px; height: 16px;margin: 0 10px 0 0;}
.ny_dqwz a{color: #494949;}
.ny_dqwz span{color: #9e1311;}
.ny_dqwz a:hover{color: #9e1311; text-decoration: underline;}

.ny_tit{width:10%;  float: right; overflow: hidden;}
.ny_tit h2{width: 100%; font-size: 24px; text-align: center;line-height: 77px; color: #9e1311; border-bottom: 3px solid #9e1311;}


.ny_Boxbg{width:100%;min-height:500px; background: url("../images/bgg.png") top center no-repeat; margin: 0 auto; overflow: hidden; }

/*********左侧导航**********/
.leftNav{width: 20%; min-height: 500px; overflow: hidden; float: left;position: relative;z-index: 10; box-sizing: border-box;}
.leftNav>ul { min-height: 50px;}
.leftNav>ul>li {position: relative; height: 60px; line-height: 60px;font-size: 24px;color: #494949;text-align: center; margin: 20px 0 20px 0;border-top: 1px solid #cdcdcd;border-bottom: 1px solid #cdcdcd; border-left: 1px solid #cdcdcd; }

.leftNav>ul>li:hover{ background: url(../images/menu.png) no-repeat left center;    background-size: cover;color: #FFF !important;}
.leftNav>ul>li:hover a h2{color: #FFF;}
.leftNav>ul>li.on {background: url(../images/menu.png) no-repeat left center;background-size: cover;color: #FFF !important;}
.leftNav>ul>li>a { position: relative;   display: block;    line-height: 60px;   text-align: center;}
.leftNav>ul>li>a h2 { position: relative; display: inline-block;  font-size: 24px;  color: #3d3d3d;  font-weight: normal;  z-index: 9;}

.leftNav>ul>li.on>a h2 { color: #fff !important; font-weight: 600;}
.leftNav>ul>li>ul { display: none;  padding-top: 10px;  padding-bottom: 30px;background: #9e1311;position: relative; z-index: 999;}
.leftNav>ul>li.active>ul { display: block;position: relative; z-index: 999;color: #FFF !important;}
.leftNav>ul>li>ul>li>a {display: block;  font-size: 18px;  color: #FFF;  line-height: 40px;  text-align: center;}
.leftNav>ul>li>ul>li>a:hover {color: #FFF;font-weight: 600;}



.ny_content{width:80%;  min-height: 500px; padding: 60px 0 60px 60px; border-left: 1px solid #cdcdcd;  float: right;}
.ny_content .ny_content_wen img{border:0 !important;}






/***********简介页**************/
.ny_content .ny_content_wen{width:100%; height: auto; float: left; }
.ny_content .ny_content_wen h2{font-size: 30px; line-height: 80px; color: #3d3d3d;}
.ny_content .ny_content_wen p{font-size: 16px;line-height: 35px; color: #3d3d3d; }
.ny_content .ny_content_tu{width:40%; height: auto; float: right; }


/**************文字列表页*****************/
.ny_content_list{width: 100%; height: auto; overflow: hidden; }
.ny_content_list ul li{width: 100%; height: 65px; background: #f5f5f5; margin: 20px 0 20px 0; border-left: 5px solid #9e1311; padding: 0 15px 0 15px;   overflow: hidden;}
.ny_content_list ul li a h2{ width: 84%; height: 65px; font-size: 18px; line-height: 65px; color: #3d3d3d; float: left; text-overflow: ellipsis; display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 1; }
.ny_content_list ul li a span{font-size: 18px; line-height: 65px; color: #3d3d3d; float: right;}
.ny_content_list ul li:hover{background: url("../images/Img13.png") center left no-repeat;}
.ny_content_list ul li:hover a h2{color: #FFF; font-weight: 600; }
.ny_content_list ul li:hover a span{color: #FFF;}


/******************详情页*********************/
.ny_content_title{width: 100%; height:auto; min-height: 150px; background: #f5f5f5; padding: 15px; margin: 0 auto; overflow: hidden;}
.ny_content_title h1{font-weight: 600;font-size:24px;color: #9e1311; line-height: 60px; text-align: center; margin: 0 0 15px 0;}

.ny_content_title .content_titleDiv{font-size:16px;color: #8C8C8C; line-height: 30px; text-align: center;}
.ny_content_div{width: 100%; height: auto; padding: 30px 0;}
.ny_content_div p{font-size: 18px !important;color: #3A3A3C;line-height: 35px !important;}

.ny_content_page{width: 100%; height: auto; padding: 30px 0; margin: 0 auto;border-top: 1px solid #cdcdcd;}
.content_Up{width: 100%; line-height: 55px;font-size: 18px;font-weight: 500;color: #B50808;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.content_Up a{color: #333333;}
.content_Up a:hover{color: #B50808; text-decoration: underline;}
.content_Down{width: 100%; line-height: 55px;font-size: 18px;font-weight: 500;color: #B50808;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.content_Down a{color: #333333;}
.content_Down a:hover{color: #B50808; text-decoration: underline;}

@media screen and (min-device-width:320px) and (max-device-width:767px){
.ny_banner {position: relative;  z-index: 1;  width：100%; height:260px; overflow: hidden; margin: 0 auto;/* max-width: 14rem;  margin: 0 auto; */}
.ny_banner img { display: block; width: 100%; height:260px; overflow: hidden;margin: 0 auto;}
	.ny_Box1400{width: 100%; height: auto; margin: 0 auto; overflow: hidden;}
	.ny_dqwz{width: 80%; height: 80px; float: left; font-size: 12px;line-height: 80px;color: #494949; overflow: hidden;}
	.ny_tit{width:20%;  float: right; overflow: hidden;}
        .ny_tit h2{width: 100%; font-size: 14px; text-align: center;line-height: 77px; color: #9e1311; border-bottom: 3px solid #9e1311;}
        .leftNav>ul>li {position: relative; height: 60px; line-height: 60px;font-size: 12px;color: #494949;text-align: center; margin: 20px 0 20px 0;border-top: 1px solid #cdcdcd;border-bottom: 1px solid #cdcdcd; border-left: 1px solid #cdcdcd; }
        .leftNav>ul>li>a h2 { position: relative; display: inline-block;  font-size: 12px;  color: #3d3d3d;  font-weight: normal;  z-index: 9;}
	.ny_content_list ul li a h2{ width: 72%; height: 65px; font-size: 18px; line-height: 65px; color: #3d3d3d; float: left; text-overflow: ellipsis; display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 1; }
	
	.ny_content{width:80%;  min-height: 500px; padding: 30px 0 60px 30px; border-left: 1px solid #cdcdcd;  float: right;}
}

@media screen and (min-device-width:767px) and (max-device-width:768px){

	.ny_Box1400{width: 100%; height: auto; margin: 0 auto; overflow: hidden;}
	.ny_tit h2{width: 100%; font-size: 16px; text-align: center;line-height: 77px; color: #9e1311; border-bottom: 3px solid #9e1311;}
	.ny_content_list ul li a h2{ width: 74%; height: 65px; font-size: 18px; line-height: 65px; color: #3d3d3d; float: left; text-overflow: ellipsis; display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 1; }
        .leftNav>ul>li {position: relative; height: 60px; line-height: 60px;font-size: 18px;color: #494949;text-align: center; margin: 20px 0 20px 0;border-top: 1px solid #cdcdcd;border-bottom: 1px solid #cdcdcd; border-left: 1px solid #cdcdcd; }
        .leftNav>ul>li>a h2 { position: relative; display: inline-block;  font-size:18px;  color: #3d3d3d;  font-weight: normal;  z-index: 9;}
        .leftNav>ul>li>ul>li>a {display: block;  font-size: 14px;  color: #FFF;  line-height: 40px;  text-align: center;}


}

@media screen and (min-device-width:769px) and (max-device-width:1200px){

	.ny_Box1400{width: 100%; height: auto; margin: 0 auto; overflow: hidden;}
	.ny_tit h2{width: 100%; font-size: 16px; text-align: center;line-height: 77px; color: #9e1311; border-bottom: 3px solid #9e1311;}
	.ny_content_list ul li a h2{ width: 74%; height: 65px; font-size: 18px; line-height: 65px; color: #3d3d3d; float: left; text-overflow: ellipsis; display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 1; }
        .leftNav>ul>li {position: relative; height: 60px; line-height: 60px;font-size: 18px;color: #494949;text-align: center; margin: 20px 0 20px 0;border-top: 1px solid #cdcdcd;border-bottom: 1px solid #cdcdcd; border-left: 1px solid #cdcdcd; }
        .leftNav>ul>li>a h2 { position: relative; display: inline-block;  font-size:18px;  color: #3d3d3d;  font-weight: normal;  z-index: 9;}
        .leftNav>ul>li>ul>li>a {display: block;  font-size: 14px;  color: #FFF;  line-height: 40px;  text-align: center;}


}

















