body,
p,
h1,
h2,
h3,
h4 {
    margin: 0px;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

img {
    border: none;
    /*在ie下显示 */
    vertical-align: middle;
    /*图片底部又一张空袭*/
}

a {
    text-decoration: none;
    color: #3c3c3c;
}

a:hover {
    text-decoration: none;
}

i {
    font-style: normal;
}

input {
    margin: 0px;
    padding: 0px;
}

button {
    margin: 0px;
    padding: 0px;
    outline: none;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a:hover {
    text-decoration: none;
    color: #234584;
	/* color: #20b09f; */
}

.w100 {
    width: 100%;
}

.imgTop {
    overflow: hidden;
}

address,
em,
i {
    font-style: normal;
}

img {
    max-width: 100%;
}

html {
    font-size: 10px;
}

@media (min-width:1200px) {
    .contianer {
        width: 1200px;
    }
}
.small-text{
	font-size: 14px;
	font-weight: normal;
}
.ta {
    text-align: center;
}

.ma {
    margin: 0 auto;
}

.bl {
    display: block;
}

.over {
    overflow: hidden;
}

.over>img:hover {
    transform: scale(1.1);
}

.over>img {
    cursor: pointer;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}
.pr {
    position: relative;
}
input { 
    outline: none;
}
.point-none{
	pointer-events: none;
}
.w100{
	width: 100%;
}
.fl-non{
	float: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.text-center{
	text-align: center;
}
body {
    font-family:"microsoft yahei", "Source Han Sans CN", 'pingfang SC',helvetica,arial,verdana,tahoma,sans-serif;
}
.container-content{
	padding: 80px 4% 40px;
}
.container_pad {
	width: 90%;
	margin: 0 auto;
}

.header_1 {
	height: 43px;
	line-height: 43px;
	background-color: #666666;
	overflow: hidden;
	display: none;
}

.sousuo.fr {
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
}

.sousuo.fr .iconfont {
	font-size: 2.5rem;
}

.header_1_ul li {
	float: left;
	/* padding-right: 20px; */
	margin-right: 20px;
	/* width: 12.5%; */

}

.header_1 .fl:nth-child(1) {
	width: 85%;
}

.header_1_ul li a img {
	margin-right: 5px;
}

.header_1_ul li a {
	font-size: 1.2rem;
	color: #ffffff;
	opacity: 0.85;
}

.header_1_fr_ul.header_1_ul li:last-child {
	padding-right: 0;
	margin-right: 0;
}

.header_1_fr_ul.header_1_ul li a span:nth-child(1) {
	margin-right: 5px;
}

.header_1_fr_ul.header_1_ul li:hover a span:nth-child(1) {
	color: #ffffff !important;
}

.header_2_ul {
	line-height: 90px;
	/* overflow: hidden; */
}

.header_2_ul>li {
	float: left;
	/* font-size: 22px; */
	font-size: 18px;
	color: #181818;
	margin-right: 8px;
	/* font-weight: 600; */
	position: relative;
}

.header_2_ul>li.active,
.header_2_ul>li:hover {
	/* border-bottom: 4px solid #042c58; */
	color: #042c58;
}

.header_2_ul>li.active::before,
.header_2_ul>li:hover::before {
	/* content: "";
    display: block;
    position: absolute;
    bottom: 16px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #042c58; */
}

.header_2_ul li>a {
	padding: 0 20px;
	color: #fff;
}

.header_2_ul li>a:hover {
	color: #fff;
}

.header_2 {
	width: 100%;
	background: rgba(255, 255, 255, 0.2);
	position: fixed;
	top: 0;
	z-index: 100;
	line-height: 90px;
	transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-o-transition: all .6s;
}

.header_2.active {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99;
	background: rgba(0, 126, 200, 0.9);
	transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-o-transition: all .6s;
}

.fls {
	display: inline-block;
}

.header_2_fr {
	height: 80px;
	padding: 0 30px;
	/* display: table;
    width: 10%; */
}

.header_2 .header_222 {
	/* overflow: hidden; */
	width: 100%;
}

.header_2_fr_con {
	height: 90px;
	display: table-cell;
	vertical-align: middle;
}

.header_2_fr_con img {
	height: 42px;
}

.header_2_fr2 {
	/* width: 60%; */
}

.header_2_fr_con div {
	line-height: 30px;
}

.header_2_fr_con div:nth-child(1) {
	font-size: 26px;
	font-weight: bold;
	line-height: 20px;
	color: #042c58;
}

.header_2_fr_con div:nth-child(2) {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 26px;
	color: #181818;
}

.header_2_ul>li .er-ul {
	transition: 400ms ease-in-out;
	transform: scale(0);
	opacity: 0;
	top: 100%;
	display: block;
	z-index: 99;
}

.header_2_ul>li:hover .er-ul {
	transform: scale(1);
	opacity: 1;
	z-index: 9999;
}

.er-ul {
	position: absolute;
	/* width: 220px;
    left: -52px; */
	width: 280px;
	left: -90px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	right: 0;
	top: 100%;
	z-index: 99;
	background: #fff;
	padding: 0;
}

.er-ul li {
	line-height: 40px;
	width: 100%;
	display: block;
	float: none;
	position: relative;
}

.er-ul li:first-child {
	padding-top: 10px;
}

.er-ul li:last-child {
	padding-bottom: 10px;
}


.er-ul li a {
	color: #000;
	font-size: 16px;
	display: block;
	text-align: left;
	background: #fff;
	color: #3d3e3f;
	text-align: center;
}

.er-ul li:hover a {
	color: #014da2;
}

.header_2_ul>li .er-ul2 {

	transition: 400ms ease-in-out;
	transform: scale(0);
	display: block;
	z-index: 99;
	position: absolute;
	box-shadow: 0 0 2px rgb(0 0 0 / 10%);
	right: -104px;
	z-index: 99;
	background: #fff;
	padding: 0;
	z-index: 999;
	bottom: 0;
}

.header_2_ul>li:hover .er-ul2 {
	transform: scale(0);
	opacity: 0;
	z-index: 9999;
}

.header_2_ul .er-ul>li:hover .er-ul2 {
	transform: scale(1);
	opacity: 1;
	z-index: 9999;
}

/* 底部 */
.nav-footer {
	background: #333;
	margin-top: 80px;
}

.nav-b {
	background: #333;
	width: 1400px;
	margin: 0 auto;
}

.nav-b>ul>li>a {
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	/* padding-left: 20px; */
	font-weight: 600;
}

.nav-b>ul ul li a {
	color: #eee;
	display: block;
	/* padding-left: 20px; */
	line-height: 30px;
	font-size: 16px;
}

.nav-b>ul {
	display: flex;
	justify-content: space-between;
}

.nav-b>ul>li {
	/* float: left; */
	padding: 30px 0;
	width: 16.65%;
	padding-left: 48px;
	/* margin-right: 84px; */
	/*border-left: 1px dotted #ddd;*/
	background: url(../images/line_2.jpg) repeat-y left top;
	height: 280px;
}

.nav-b>ul>li:first-child {
	background: none;
	border-left: none;
}

.nav-b>ul {
	width: 95%;
	overflow: hidden;
}

.product_nav a {
	font-size: 16px;
}


/* sidebar-menu */
.sidebar-menu {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #e7e9eb;
	z-index: 999;
	transition: 0.6s;
}

.sidebar-menu__header {
	height: 50px;
	background: #eff2f6;
	position: relative;
	display: block;
	padding: 15px 25px;
	height: 100%;
	width: 100%;
	color: #fff;
	margin-right: 105px;
}

.sidebar-menu .sidebar-menu__header {
	line-height: 35px;
	color: #646060;
	font-size: 16px;
}

.sidebar-menu .sidebar-menu__header .iconfont {
	font-size: 20px;
}

.sidebar-menu__list {
	position: fixed;
	top: 65px;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	background: #fff;
	list-style-type: none;
	border-top: 1px solid #cec7c7;
	z-index: 999;
}

.sidebar-menu__item:first-child {
	border-top: 0
}

.sidebar-menu__item {
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #eee;
}

.sidebar-menu__link {
	display: block;
	padding: 15px 25px;
	color: #828282;
	font-size: 16px;
	font-weight: 400;
	transition: color 0.1s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sidebar-menu__item {
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}

.colos {
	line-height: 70px;
}

.sidebar-menu__item:first-child {
	border-top: 0;
}

.sidebar-menu__item.sidebar-menu__item--back,
.sidebar-menu__item.sidebar-menu__item--back:hover,
.sidebar-menu__link.sidebar-menu__subtitle {
	background-color: #eff2f6 !important;
}

.sidebar-menu__item.sidebar-menu__item--back .sidebar-menu__link {
	color: #000 !important;
}

.sidebar-menu__item:hover {
	background-color: #fff;
	cursor: pointer;
}

.sidebar-menu__item:hover>.sidebar-menu__link {
	color: #6e6e6e;
}

.phone_i {
	display: inline-block;
	line-height: 60px;
	padding: 0 15px;
}

.sidebar-menu__item:hover>.sidebar-menu__link .glyphicon-menu-right {
	color: #6e6e6e;
}

.sidebar-menu__item .sidebar-menu__list {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	transform: translateX(100%);
	transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sidebar-menu__item .sidebar-menu__list.is-active {
	transform: translateX(0);
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list {
	z-index: 2;
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
	z-index: 3;
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
	z-index: 4;
}

.sidebar-menu__link::first-letter {
	text-transform: uppercase;
}

.sidebar-menu__link:active,
.sidebar-menu__link:focus,
.sidebar-menu__link:hover {
	text-decoration: none;
}

.sidebar-menu__link span.glyphicon-menu-left {
	float: left;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	margin-right: 4px;
}

.sidebar-menu__link .glyphicon-menu-right {
	color: #bababa;
	float: right;
}

.phonenav .side-menu-trigger .iconfont {
	/* font-size: 30px; */
}






/* searchbox */
.searchbox {
	background: #fff;
	width: 100%;
	top: 90px;
	text-align: center;
	z-index: 999;
	position: fixed;
}

.displaynone {
	display: none;
}

.searchs {
	max-width: 600px;
	margin: 0 auto;
	padding: 15px;
}

.clearfix {
	zoom: 1;
}

.searchs .sertext {
	display: block;
	padding: 0;
	outline: 0;
	padding-left: 14px;
	width: 78%;
	float: left;
	border: 1px solid #cdcdcd;
	color: #a2a2a2;
	font-size: 14px;
	height: 52px;
	line-height: 52px;
	transition: 0.4s;
	box-sizing: border-box;
}

.serbtn {
	padding: 0;
	margin: 0;
	border: none;
	outline: 0;
	width: 22%;
	float: right;
	height: 52px;
	text-align: center;
	line-height: 52px;
	background: #007ec8;
	background-blend-mode: normal, normal;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
	transition: 0.44s;
}

.ac,
.header_search {
	height: 75px;
}

.phonenav {
	display: none;
}

.mobile-foot {
	display: none;
}

.mobile-foot ul {
	display: flex;
	justify-content: space-around;

}

.rightfix {
	position: fixed;
	top: 70%;
	right: 0px;
	width: 70px;
	border-right: none;
	transform: translateY(-50%);
	z-index: 9999;
	/* border: 1px solid #dee2e7; */
	background: #fff;
	/* display: none; */
}

.fix_ul li {
	font-size: 12px;
	text-align: center;
	float: none;
	position: relative;
	width: 70px;
	cursor: pointer;
	height: 70px;
	padding: 0px 0;
	background: #042c58;
	margin-bottom: 0px;
	color: #ffffff;
	border-bottom: 1px solid #dee2e7;
}

.fix_ul li:last-child {
	display: none;
}

.fix_ul li i {
	font-size: 30px;
	color: #fff;
}

.right_div {
	transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	min-height: 70px;
	-o-transform: scale(0);
	position: absolute;
	color: #6a6a6a;
	right: 40px;
	top: 0px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background: #fff;
	padding: 5px;
	line-height: 70px;
	transition: 400ms ease-in-out;
	-moz-transition: 400ms ease-in-out;
	-webkit-transition: 400ms ease-in-out;
	-o-transition: 400ms ease-in-out;
	min-width: 140px;
	font-size: 18px;
}

.fix_ul li:hover {
	background: #042c58;
}

.fix_ul li:hover {
	background: #042c58;
	transition: 400ms ease-in-out;
	-moz-transition: 400ms ease-in-out;
	-webkit-transition: 400ms ease-in-out;
	-o-transition: 400ms ease-in-out;
}

.fix_ul li:hover i {
	color: #fff;
}

.fix_ul li:hover .right_div {
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	right: 70px;
	transition: 400ms ease-in-out;
	-moz-transition: 400ms ease-in-out;
	-webkit-transition: 400ms ease-in-out;
	-o-transition: 400ms ease-in-out;
}

.right_div div {
	height: 30px;
	line-height: 30px;
}



/* swiper */
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: -60px;
	background-image: url(../images/right.png);
	/* background-image: url(../images/next.png) */
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: -60px;
	background-image: url(../images/left.png);
}



.swiper-container-free-mode>.swiper-wrapper {
	transition: linear;
}

/* box-clamp */
.box-clamp {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


/* footer*/

.t_footerbg {
	
	background: linear-gradient(90deg, rgba(69, 176, 53, 1) 0%, rgba(0, 150, 215, 1) 100%);

	
}

.t_footertop {
	padding: 0 5%;
	background: rgba(248, 248, 248, 1);

}

.t_content4 {
	margin: 0 auto;

}

.t_footle{
	position: relative;
	padding-right: 20px;
}
.t_footle::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    background-color: #717171;
    height: 100%;
}

.t_diwen p {

	font-size: 16px;

	color: rgba(136, 136, 136, 1);

	line-height: 1.5;

	font-family: "Montserrat-Regular-8" !important;

}


.t_footfirst {
text-align: left;
	margin-bottom: 12px;
	position: relative;

}

.t_footfirst span {

	color: #414141;

	font-size: 20px;

	line-height: 1.5;

}
.t_footnav {

	width: calc(100% - 300px);
	display: flex;
	justify-content: space-between;
	position: relative;

}

.t_footnavli {
	margin-bottom: 12px;

}
.t_footnavli a {
	font-size: 16px;
	line-height: 1.5;
	transition: all 0.36s;
	color: rgba(136, 136, 136, 1);

}

.t_foottopnr {
	padding-top: 40px;
	padding-bottom: 20px;
	display: flex;
	justify-content: space-between;
border-top: 1px solid rgb(229, 229, 229);
}

.t_footlist {
	margin-bottom: 41px;
	padding-top: 12px;
}

.t_diul {
	margin-bottom: 16px;
	margin-left: 16px;
}
.t_didownle {
	margin: 0 -14px;
}

.t_didownp p {
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	line-height: 1.5;
	text-align: center;
}

.t_didownp p span {
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	line-height: 1.5;

}

.t_didownp p a {
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	line-height: 1.5;
	vertical-align: top;

}

.t_didown {
	padding: 18px 0 20px;
}
.t_sycenr {
	width: 100%;
	height: 100%;
	position: relative;
}

.t_footEwm {
	text-align: center;
	color: #FFFFFF;
}

.t_footEwm span {
	line-height: 30px;
	font-size: 16px;
	display: block;
	text-align: center;
	color: rgba(136, 136, 136, 1);
}

.t_footEwm img {
	width: 132px;
	height: 132px;
	padding: 10px;
	margin-top: 20px;
	padding: 6px;
	display: block;
}

.t_footEwm ul li {
	float: left;
	text-align: center;
}
.t_foottop{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;
}
.footLogo{height: 100px;}
.footicon{height: 20px;}
.footTel{height: 40px;}
.t_foottopContact{
	display: flex;
	align-items: center;
}
/* btn */
.btn-primary {
    color: #fff;
    background-color: #007ec8;
    border-color: #2e6da4;
}
.button{
	border: 0;
	background: none;
	position: relative;
	font-size: 14px;
	line-height: 36px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 4px 46px;
	border-radius: 4px;
	background-color: #014da2;
	color: #fff;
}
/* ft */
.ft-red{
	color: #f00;
}

/* 内页 */
.subbanner {
    height: 700px;
}

.subbanner .main {
    width: 100%;
    height: 100%;
}

.bannerCenter {
    width: 100%;
    height: 100%;
    display: flex;
	justify-content: center;
    align-items: center;
	position: relative;
}

.bannerCenter h2 {
    font-size: 48px;
    color: #fff;
    margin-bottom: 5px;
    font-weight: bold;
	position: relative;
	text-shadow: 0px 2px 4px  rgba(0, 0, 0, 0.25);
}
.bannerCenter h2::before{
	content: '';
	height: 4px;
	width: 42px;
	border-radius: 2px;
	background-color: #fff;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -21px;
	box-shadow: 0px 2px 4px  rgba(0, 0, 0, 0.25);
}


.crumbs_box{
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 5%;
}
.crumbs_box a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
}

.crumbs_box a:last-child {
    background: initial;
    padding-right: 0;
}

.crumbs_box {
    text-align: right;
    padding: 20px 0;
}


/* @media start */
@media (max-width:1800px) {
	.header_2_ul li>a {
		padding: 0 17px;
	}
	.container_pad {
		width: 90%;
	}
	
	.header_2_fr {
		padding: 0 15px;
	}
	.aboutus {
	    height: 620px;
	}
}



@media (max-width:1600px) {
	.header_222 .fl img {
		height: 34px;
	}

	.header_2_fr_con img {
		height: 36px;
	}

	.header_2_ul>li {
		font-size: 20px;
	}

	.container {
		width: 89%;
	}

	html {
		overflow-x: hidden;
	}
}


@media (max-width:1440px) {
	
	/* header */
	.header_1 {
		display: none;
	}
	.header_2_ul li {
		float: left;
		font-size: 1.6rem;
		color: #181818;
		margin-right: 8px;
	}

	.header_2,
	.header_2_ul {
		line-height: 65px;
	}

	.header_2_fr,
	.header_2_fr_con {
		height: 65px;
	}
	.header_2_ul li a {
		padding: 0 4px;
	}

	.header_2_fr_con div:nth-child(1) {
		font-size: 15px;
	}

	.header_search {
		margin-right: 15px;
	}


	.sidebar-menu.is-active {
		display: block;
		transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.phone_logo img {
		width: 160px;
	}

	/* foot */
	.t_content4 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.t_didownp p,
	.t_didownp p a {
		font-size: 12px;
		word-wrap: break-word;
		word-break: normal;
	}
	
}



@media (max-width:1280px) {
	.header_2_ul li>a {
		padding: 0 13px;
	}
	.header_2_fr {
		padding: 0 0px;
	}

	.header_222 .fl img {
		height: 28px;
	}
	/* foot */
	.t_foottopnr,.t_footle{
		padding-top: 10px;
	}
	.t_foottopnr,.t_footnav{
		flex-wrap: wrap;
	}
	.t_footnav,.t_footnavul{
		width: 100%;
	}

	.t_footnavul{
		display: flex;
		align-items: center;
		font-size: 16px;
		padding: 10px 0px;
		border-bottom: 1px solid #ddd;
	}
	.t_footnavli{
		float: left;
		margin: 0;
		float: left;
		    margin-left: 20px;
		    line-height: 30px;
	}
	
	.t_footfirst{
		margin: 0;
	}
	.t_footlist{
		display: flex;
		padding: 0;
		margin: 0;
	}
	.t_footEwm{
		width: 100%;
		text-align: center;
		padding-top: 10px;
	}
	.t_foottopContact {
	    flex-direction: column;
		align-items: flex-start;
	}
}

@media (max-width:1200px) {

	.header_1_ul li {
		padding-right: 10px;
	}

	.header_2_ul li a {
		padding: 0 7px;
	}


	.pc_header {
		display: none;
	}

	.header_2 {
		display: none;
	}

	.phonenav {
		display: block;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		z-index: 999;
		background: rgba(255, 255, 255, 0.2);
		z-index: 999;
		line-height: 75px;
		height: 75px;
	}

	.phone_logo img {
		width: auto;
		height: 34px;
	}

	

	.container_pad {
		width: 90%;
	}

	.header_1 .fl:nth-child(1) {
		width: 80%;
	}
	.icon-cha:before { color: #333;}

}
@media screen and (max-width: 960px){
.subbanner {
    height: 320px;
}
.bannerCenter h2 {
	    font-size: 32px;
	}
}

@media (max-width:767px) {
	.phonenav {
		background: none;
		line-height: 40px;
		height: auto;
	}

	.phonenav .container {
		width: auto;
	}

	.phone_logo.fl {
		max-width: 70%;
	}

	.phone_logo img {
		height: auto;
	}

	.searchbox {
		top: 45px !important;
	}


	/* search */
	.searchs .sertext,
	.serbtn {
		height: 40px;
		line-height: 40px;
	}
	
	/* foot */
	.t_footfirst a,.t_footnavli a,.t_diwen p,.t_footEwm span {
	    font-size: 12px;
	}
	.t_footfirst{
		min-width: 64px;
	}
	.t_footlist {
	    flex-wrap: wrap;
	}

	.t_foottopnr {
		padding-top: 32px;
		padding-bottom: 16px;
	}
	
	.t_footLink {
		display: none;
	}
	
	.t_footEwm ul li {
		margin-right: 0;
	}
	.footTel {
	     width: 300px;
		 height: auto;
	}
	.footLogo {
	    width: 280px;
		height: auto;
	}
	
	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		display: none;
	}
	
	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		display: none;
	}
	
	.swiper-pagination {
		display: block;
		bottom: 11px;
		left: 50%;
		text-align: center;
		width: 200px;
	}
	
	.introduction .content {
		width: 100%;
	}
	
	.nav-b {
		width: 100%;
	}
	
	
	
	.swiper-container-android .swiper-slide,
	.swiper-wrapper {
		width: 100% !important;
	}
	
	.index_div4_fl {
		padding: 0;
		height: 281px;
	}
	
	.head .title {
		font-size: 2.2rem;
	}
	
	.head {
		padding-top: 30px;
	}

	.head .yaos {
		padding: 0 30px;
	}
	
	.sidebar {
		display: none;
	}
	
	.container {
		width: 100%;
	}
	
	img.banner {
		margin-top: 0;
	}
	
	.banner {
		width: 100% !important;
	}
	
	.right {
		width: 100%;
	}
	/* subbanner */
	.subbanner {
	    height: 180px;
	}
	.bannerCenter h2 {
	    font-size: 24px;
	}
	
	
}

@media (min-width: 1200px){
	.container {
	    width: 100%;
		padding: 0 5%;
	}
}

/* news detail */
.detailCont{
	padding-top: 100px;
	padding-bottom: 100px;
}
.newsinfo {
	padding-right: 6%;
	border-right: 1px solid #E5E5E5;
	min-height: 700px;
}

.newsinfo-lt {
	width: calc(100% - 460px);
	width: -webkit-calc(100% - 460px);
	float: left;
}

.title {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	line-height: 46px;
}

.time {
	font-size: 16px;
	color: rgba(102, 102, 102, 1);
	line-height: 1;
	margin-top: 20px;
	border-bottom: 1px solid #E5E5E5;
	padding: 20px 0;
}

.detail {
	padding: 60px 0;
	/** 文本1 */
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 40px;
	color: rgba(44, 44, 44, 1);
	text-align: left;
	vertical-align: top;
}

.detail p {
	/** 文本1 */
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 40px;
	color: rgba(44, 44, 44, 1);
	text-align: left;
	vertical-align: top;
  white-space: pre-wrap;
  max-width: 100% !important;
}

.detail img {
	max-width: 100%!important;
	margin: 10px 0;
}

/* share */
.sharebox {
	margin-top: 50px;
	display: flex;
	align-items: center;
}

.sharebox span {
	color: #666;
	display: block;
	float: left;
	font-size: 20px;
	line-height: 40px;
	margin-right: 20px;
}

.sharebox .share {
	display: block;
	float: left;
}

.sharebox .share a {
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
	font-size: 17px;
	color: #fff;
}

.sharebox .share a:hover {
	color: #fff;
	background: var(--dex);
}

/* turn */
.turn {
	display: block;
	overflow: hidden;
	margin-top: 80px;
}

.turn a {
	display: block;
	color: #666;
	padding: 16px 0;
	font-size: 18px;
}

.newsinfo-rgt {
	padding-left: 6%;
}

.newsinfo-rt {
	width: 420px;
	background: #fff;
	padding: 30px;
	float: right;
}

.newsinfo-rt-tit {
	font-size: 24px;
	color: #000;
	line-height: 1;
}

.newsinfo-rt-b a {
	display: block;
	padding: 25px 0;
	border-bottom: 1px solid #E5E5E5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.newsinfo-rt-b a>.otherTit {
	font-size: 18px;
	line-height: 30px;
	color: #000;
	position: relative;
	transition: all .3s;
	-webkit-transition: all .3s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	left: 0px;
	top: 0px;
	opacity: 1;
	display: flex;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 30px;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	vertical-align: top;
  margin-bottom: 20px;
}

.newsinfo-rt-b .otherdetail {
	display: flex;
	margin: 20px 0;
	/** 文本1 */
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 28px;
	color: rgba(102, 102, 102, 1);
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.newsinfo-rt-b .othertime {
	left: 0px;
	top: 120px;

	height: 19px;
	opacity: 1;
	display: flex;
	/** 文本1 */
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 18.48px;
	color: rgba(44, 44, 44, 1);
	text-align: left;
	vertical-align: top;
}

/* box-clamp */
.box-clamp {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.dynamic-middle .con-box .time {
	color: #969ea8;
	padding: 0;
}
@media(max-width:1200px) {
	.newsinfo,.newsinfo-rgt{
		border: 0;
		padding: 0;
	}
	.newsinfo-rgt{margin-top: 20px;}
}


@media(max-width:750px) {
	.newsinfo {
		padding-top: 22px;
	}


	.title {
		font-size: 18px;
		line-height: 24px;
		font-weight: bold;
	}

	.time {
		font-size: 14px;
		margin-top: 10px;
	}

	.detail {
		font-size: 14px;
		line-height: 22px;
		margin-top: 15px;
		padding-top: 15px;
	}

	.newsinfo-b {
		width: 40px;
		margin-top: 10px;
	}

	.newsinfo-rt {
		margin-top: 15px;
		padding: 20px 15px;
	}

	.newsinfo-rt-tit {
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 10px;
	}

	.newsinfo-rt-b a {
		padding: 10px 0;
	}


	.newsinfo-rt-b a>div:after {
		top: 10px;
	}
	.detailCont {
	    padding-top: 10px;
	    padding-bottom: 10px;
	}
	.detail p,.sharebox span,.turn a,.newsinfo-rt-b a>.otherTit {
	    font-size: 16px;
	}
	
	.sharebox span {
	    margin-right: 0px;
	}
}

/* newslist */
/* new newslist */
.news-lists{
	padding-top: 50px;
}
.news-lists .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #DCDFE6;
	align-items: center;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

.news-lists .item .title{
  font-size: 24px;
      line-height: 31px;
  margin-bottom: 30px;
}
.w-100 {
    width: 100%!important;
}
.h-100 {
    height: 100%!important;
}

.news-lists .item .des{
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box!important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  
  
  /** 文本1 */
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 30px;
  color: rgba(136, 136, 136, 1);
  text-align: left;
  vertical-align: top;

}

.news-lists .item .meta{
  padding-top: 20px;
  border-top: 1px solid #cacaca;
  font-size: 18px;
  font-weight: bold;
  color: #797979;
}

.news-lists .item:hover .meta{
  color: #bf1b1b;
  border-top: 1px solid #bf1b1b;
}

.news-lists .item .div-text{
  /* padding: 15px 25px; */
  padding-right: 5%;
}

.news-lists .time {
	color: #909399;
	font-size: 14px;
	margin-bottom: 20px;
	border: 0;
	padding: 0;
}

.news-lists .newslist .txt h3 {
	font-weight: normal;
}

.news-lists .col-lg-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}


@media(max-width:750px) {
	.news-lists .item .title{
		font-size: 18px;
	}
	.news-lists .item .des {
	    font-size: 14px;
	}
	
}
