@charset "utf-8";

.zhanw {
	height: 1rem;
}

.spab {
	justify-content: space-between;
}

.erjibg {
	background: url('../images/erjbg.jpg') no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 4.28rem;
	text-align: center;
	align-items: center;
	justify-content: center;
	color: #fff;
}

.titcon .wz {
	font-size: 0.3rem;
	font-family: SourceHanSansCN;
}

.titcon .yw {
	font-size: 0.12rem;
	font-family: SourceHanSansCN;
}

.titcon .xx {
	margin: 0 auto;
	margin-top: 0.26rem;
	width: 0.44rem;
	height: 0.02rem;
	background: #FFFFFF;
}

.erjitabcon {
	font-size: 0.2rem;
	color: #545454;
	background: #F5F5F5;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.14);
	height: 0.69rem;
	line-height: 0.69rem;
}

.erjitabcon .tablist li {
	width: 1.8rem;
	margin-right: 0.25rem;
	height: 0.69rem;
	line-height: 0.69rem;
	text-align: center;
	font-size: 0.2rem;
}
.erjitabcon .tablist li {
	-webkit-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
	background: -webkit-linear-gradient(180deg, transparent, transparent, #2b499f, #2b499f);
	background-position: 99% 50%;
	background-size: 300% 300%;
}
.erjitabcon .tablist li:hover {

	color: #fff;
	background-position: 1% 50%;
}
.erjitabcon .tablist .act {
	background: #2b499f;
	color: #fff;
}

.mbx {
	font-size: 0.14rem;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #AAAAAA;
}

.mbx .sy {
	margin-left: 0.13rem;
}

.detailinfo {
	margin-top: 0.68rem;
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #545454;
	line-height: 45px !important;
	margin-bottom: 200px;
}
.detailinfo p{
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #545454;
	line-height: 45px !important;
}
#gongsijianjie {
	min-height: 100vh;
}

.erjifooter {
	width: 100%;
	height: 77px;
	background: #666;
	
	ont-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 77px;
	text-align: center;
	position: absolute;
	bottom: 0;
}

/* 分页 */
.pagination {
	margin: 20px auto;
	text-align: center;
	font-size: 18px;
}

.pagination li {
	display: inline-block;
	padding: 10px 20px;
	background: #e7e7e7;
	margin-right: 7px;
	border-radius: 4px;
	cursor: pointer;
}

.pagination .ggy {
	display: inline-block;
	margin-left: 30px;
}

.pagination .ggy .ts {
	color: #2b499f;
}

.pagination li:hover {
	background: #2b499f;
	color: #fff;
	transition: 0.5s;
}

.pagination .active {
	background: #2b499f !important;
	color: #fff;
}

.erjinewlist {
	margin-top: 58px;
}

.erjinewlist li {
	border-bottom: 1px solid #DDDDDD;
	padding: 36px 24px 36px 0;
	cursor: pointer;
	transition: all 0.5s;
	cursor: pointer;
}

.erjinewlist li .top {
	align-items: center;
}

.erjinewlist li .top .tit {
	font-size: 20px;
	color: #545454;
	align-items: center;
	transition: all 0.5s;
}

.erjinewlist li .top .tit .fk {
	width: 9px;
	height: 17px;
	background: #E1E1E1;
	margin-right: 14px;
	transition: all 0.5s;
}
.erjinewlist li .top .tit .titcon{
	max-width: 859px;
}
.erjinewlist li .top .time {
	font-size: 20px;
	font-family: SourceHanSansCN;
	color: #9E9E9E;
	flex-shrink: 0;
}

.erjinewlist li .neir {
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #B4B4B4;
	line-height: 26px;
	margin-top: 25px;
	padding: 0 26px;
	transition: all 0.5s;
}

.erjinewlist li:hover {
	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.05);
}

.erjinewlist li:hover .top .tit .fk {
	background: #2b499f;
}

.erjinewlist li:hover .titcon {
	color: #2b499f;
}

.erjinewlist li:hover .neir {
	color: #6E6E6E;
}

/* 详情 */
.newdetail .top .tit {
	font-size: 26px;
	font-family: PingFang;
	font-weight: 500;
	color: #171717;
	text-align: center;
}

.newdetail .top .topm {
	text-align: center;
	font-size: 14px;
	font-family: PingFang;
	font-weight: 500;
	color: #7A7A7A;
	margin-top: 29px;
}

.newdetail .top .topm .time {
	margin-right: 30px;
}

.newdetail {
	margin-top: 36px;
	margin-bottom: 83px;
}

.newdetail .top {
	margin-bottom: 52px;
}

.newdetail .con {
	margin-bottom: 91px;
	
}
.newdetail .con p{
	line-height: 45px !important;
}
.newdetail .bottom div {
	cursor: pointer;
	font-size: 14px;
	margin-bottom: 17px;
}

.newdetail .bottom div:hover {
	color: #2b499f;
}

/* 产品 */
.productionlist {
	margin-top: 58px;
		
}
.productionlist .produlist{
	flex-wrap: wrap;
}
.productionlist .produlist li {

margin-right: 53px;
	margin-bottom: 21px;

}

.productionlist .produlist li:nth-child(4n){
	margin-right: 0;
}

.productionlist .produlist li .img {
	transition: 0.5s;
	width: 259px;
	height: 216px;
	/* padding: 40px; */
	background: #FFFFFF;
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	border: 3px solid #fff;
}
.productionlist .produlist li:hover .img{
	
	border: 3px solid #2b499f;
	border-radius: 10px;
}
.productionlist .produlist li img {
	width: 100%;
	height: 100%;
}
.productionlist .anlilist li .img{
	padding:0 !important;
	height:auto !important;
	overflow: hidden;
}
.productionlist .produlist li .bottom {
	width: 259px;
	margin-top: 23px;
	text-align: center;
	display: block;
}

.productionlist .produlist li .bottom_l {
	font-size: 18px;
	font-weight: 500;
	color: #626262;
}
.prodetail{
	margin-top: 68px;
}
.prodetail .tit{
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #626262;
	text-align: center;
	margin-bottom: 20px;
}
.prodetail .pro{
	width: 400px;
	background: #FFFFFF;
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	margin: 0 auto;
	margin-bottom: 75px;
}

 .anlidetail .pro{
	padding:0;
	height:auto;
	border:2px solid #fff;
}
.prodetail .pro img{
	width: 100%;
	height: 330px;
	background: #FFFFFF;
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	margin: 0 auto;
	border: 3px solid #fff;
}
.prodetail .ctit{
	height: 58px;
	background: #F6F6F6;
}
.prodetail .ctit .tit{
	background:url('../images/cpbg.png') no-repeat;
	width:198px;
	height:56px;
	font-size: 24px;
	font-family: PingFang;
	font-weight: 500;
	color: #FFFFFF;
	text-align: left;
	line-height: 56px;
	padding-left:30px;
}
.prodetail .procon{
	padding:30px;
}
.contact .ditu {
	margin-top: 54px;
}

.contact .ditu .l {
	width: 600px;
	height: 300px;
	border: 3px solid #fff;
}

.contact .ditu .r {
	background: #fff;
	padding-top: 27px;
	padding-left: 31px;
	flex: 1;
	text-align: left;
}

.contact .ditu .r .gs {
	font-size: 24px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #464646;
	margin-bottom: 24px;
}

.contact .ditu .r .lxr {
	font-size: 22px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #212121;
	line-height: 36px;
}

.contact .ditu .r .diz {
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #6A6A6A;
	line-height: 30px;
}

.contact .ditutab {
	margin-top: 46px;
	position: relative;
}

.contact .ditutab .xx {
	width: 1200px;
	height: 1px;
	background: #6A6EB6;
	opacity: 0.6;
}

.contact .ditutab .am-slides li {
	width: 162px;
	height: 85px;
	margin-right: 67px;
	background: url('../images/dittabl.png') no-repeat;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	padding-top: 46px;
	text-align: center;
}

.contact .ditutab .am-slides .active {
	background: url('../images/dittabh.png') no-repeat;
}

.contact .ditutab .boo {
	padding: 0 60px;
	position: absolute;
	top: -2px;
}
.liuy{
	height: 215px;
	background: #FAFAFA;
	padding-top: 53px;
	margin-top: 200px;
}

.liuy .titcon .fk{
	width: 9px;
	height: 17px;
	background: #CE2520;
	margin-right: 16px;
}
.liuy .titcon {
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #555555;
	align-items: center;
}
.formfk{
	margin-top: 24px;
	
}
.formfk .list li{
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #555555;
	margin-right: 26px;
}
.formfk .list li input{
	width: 156px;
	height: 40px;
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	margin-left:11px;
	padding-left:10px;
}
.formfk .button{
	width: 145px;
	height: 40px;
	background: #CE2520;
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}