@charset "utf-8";
.g-cur {
	height: 55px;
	line-height: 55px;
	background: #f3f3f3;
}
.about {
	margin: 30px auto 60px auto;
}
.g-cur svg {
	transform: translateY(12%);
}
.about .bottom {
	display: flex;
	justify-content: space-between;
}
.about .left {
	flex-basis: 22%;
}
.about .right {
	flex-basis: calc(100% - 24%);
}
.fen_l .iconfont {
	padding-right:6px;
}
.fen_cur path {
	fill:#ce2720
}
.fen_cur .fen_l {
	color:#ce2720
}
.about .news-box .item {
	border-bottom: 1px dashed #dbc196;
	height: AUTO;
}
.about .left .item {
	height:45px;
}
.about .news-box .item .img {
	flex-basis: 250px;
	height: auto;
	margin-right: 30px;
}
.about .news-box .item .text {
	flex-basis: calc(100% - 280px);
}
.about .right .item {
	padding-bottom:30px;
	margin-bottom:30px;
}
.about .right .news-box .item .title-box .title {
	font-size: 18px;
	color: #323232;
	line-height: 45px;
}
.about .left .index-title {
	height:auto;
	display: inherit;
	padding: 20px 0;
}
.about .left .index-title .title {
	background:none;
	padding-left: 0;
	font-size: 30px;
	font-weight: bold;
}
.about .left .index-title p {
	font-size:18px;
	font-weight:normal
}
.about-title {
	height:50px;
	font-size:20px;
	background:#ce2720;
	color:#fff;
	line-height:50px;
	font-weight:bold;
	padding-left:12px;
	margin-top: 20px;
}
.a_content {
	background: #fff;
	padding: 30px;
}
.a_content .des {
	margin-top: 30px;
	text-align: justify;
	font-size: 16px;
	line-height: 40px;
	color: rgb(51, 51, 51);
}
.a_content .des p {
	font-size: 16px;
	line-height: 40px;
	color: rgb(51, 51, 51);
}
.a_content .h2 {
	color: #333333;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
}
.p_time {
	display: inline-table;
	margin: 0;
	padding: 0 5px 0 0;
	vertical-align: middle;
	color: #969696;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
	overflow: visible;
}
.p_time .font {
	vertical-align: middle;
	display: table-cell;
	line-height: 18px;
}
.p_time .font {
	width: 86px;
	height: 86px;
	text-align: center;
	margin-bottom: 18px;
	background: #f2f2f2;
}
.p_time .font em {
	color: #666;
	font-size: 25px;
	line-height: 25px;
	margin-top: 20px;
	font-family: arial;
	padding-top: 10px;
}
.p_time .font b {
	color: #666;
	font-size: 14px;
	line-height: 14px;
	font-family: arial;
	font-weight: normal;
}
.about .news-box .item .text1 {
	flex-basis: calc(100% - 100px);
}
.about .right .news-box .item .text1 .title-box .title {
	line-height:40px;
}
.about .right .news-box .item .text1 .summary {
	margin-top: 0;
}
.news-box1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background: #fff;
	padding: 20px;
}
.news-box1 .item1 {
	flex-basis: calc((100% - 40px) / 3);
	margin-bottom: 15px;
}
.news-box1 .item1 .text {
	font-size:16px;
	line-height:46px;
}
.page {
	user-select:none;
}
.page ul {
	margin:0;
	padding:0;
	list-style:none;
	display:flex;
margin-left:.05rem;
}
.page ul li {
	font-size:0;
	list-style:none;
	display:inline-block;
}
.page ul li:first-child, .page ul li:first-child a {
border-radius:.1rem 0 0 .1rem;
}
.page ul li:last-child, .page ul li:last-child a {
border-radius:0 .1rem .1rem 0;
}
.page ul li a {
font-size:.7rem;
	display:block;
padding:0 .65rem;
	line-height:1.75rem;
	color:#444;
	background:#ddd;
	display: inline-block;
	border: 1px solid #ddd;
	margin: 0 0.2rem;
}
.page ul li a:not([href]) {
color:#999;
cursor:not-allowed;
}
.page ul li.active {
	border-color:#1890FF;
	background:#1890FF;
}
.page ul li.active a {
	color:#fff;
	background:#1890FF;
}
.page ul li.active a:hover {
	background:#1890FF;
}
.page ul li a:hover {
	background:#ce2720;
	color:#fff
}
.page-red ul li.active {
	border-color:#ED4014;
	background:#ED4014;
}
.page-red ul li.active a {
	background:#ED4014;
}
.page-red ul li.active a:hover {
	background:#ED4014;
}
.page-yellow ul li.active {
	border-color:#F37B1D;
	background:#F37B1D;
}
.page-yellow ul li.active a {
	background:#F37B1D;
}
.page-yellow ul li.active a:hover {
	background:#F37B1D;
}
.page-green ul li.active {
	border-color:#19BE6B;
	background:#19BE6B;
}
.page-green ul li.active a {
	background:#19BE6B;
}
.page-green ul li.active a:hover {
	background:#19BE6B;
}
.page-info ul li.active {
	border-color:#2DB7F5;
	background:#2DB7F5;
}
.page-info ul li.active a {
	background:#2DB7F5;
}
.page-info ul li.active a:hover {
	background:#2DB7F5;
}
.page-mid ul li {
}
.page-mid ul li {
border-radius:.1rem;
}
.page-mid ul li:first-child, .page-mid ul li:last-child {
border-radius:.1rem;
}
.page-center ul {
	display: flex;
	justify-content: right;
	align-items: center;
	margin-top: 30px;
}
.page-right ul {
	display:flex;
	justify-content:flex-end;
}
.page-right {
	display:flex;
}
.page-right .page-other {
	flex:1;
	justify-content:flex-start;
	align-items:center;
	display:flex;
}
.page .page-num-current {
	background:#ce2720;
	color:#fff
}
.ax-col-12 {
    width: calc((100%/24)*12);
}
.ax-row {
    box-sizing: border-box;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    width: 100%;
    zoom: 1;background: #fff;
    padding: 20px;
}
.ax-article a, .ax-article span {
    display: inline;
}
.ax-article p {
    font-size: 16px;
    font-weight: normal;
    text-align: justify;
    line-height: 2;
    margin-bottom: 15px;
}
.ax-align-left {
    text-align: left!important;
}
.ax-ell {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
}
.ax-align-right {
    text-align: right!important;
}
input[type="text"], input[type="search"], input[type="url"], input[type="email"], input[type="number"], input[type="password"], select {
    width: 100%;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    border-radius: 3px;
    position: relative;
}
.divs {
    margin-bottom: 10px;
}
.a_content form label {
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 10px;
    color: #666;
    display: block;
}
.about .right .item form{ margin-top:30px;}
.about .right form .bnts {
    width: 120px;
    background-color: #ce2720;
    color: #fff;
    font-size: 14px;
    height: 38px;
    line-height: calc(38px - 4px);
    text-decoration: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 20px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    margin-top: 20px;
}
@media screen and (max-width: 990px){
.about .bottom{ display:block}
.about .left .about-title{ display:none}
.about .left .no-time:nth-child(4){ display:none}
.about .left .news-box{    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.about .left .news-box a{    flex-basis: 50%;}
.a_content { padding:30px 15px}
.a_content .h2{ font-size:22px;}
.a_content .des p{ line-height:32px;}
.a_content .des p span{    text-wrap: initial!important;}
.news-box .item:first-child,.news-box .item{ display:block}
.about .news-box .item .img{ width:100%; margin-right:0}
.about .news-box .item .text{ width:100%;}
.news-box1 .item1{flex-basis: calc((100% - 0px) / 1);}
.banner .swiper-slide{ height:160px;}
.banner{ height:auto}
.index1 .bottom .right .small-img{ padding:0!important}
.news-box .item:first-child .text .summary{ margin-bottom:10px;}

}