html,
body,
div,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dt,
dr,
dd,
nav,
form {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* baner */
.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	background-position: center;
	background-size: cover;
}
.indexNation {
	bottom: 5% !important;
}
.indexNation .swiper-pagination-bullet {
	width: 60px;
	border-radius: 0;
	height: 3px;
}

.indexNation .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
}

.indexBer img {
	width: 100%;
}

.indexLeft,
.indexRight {
	width: 15%;
	height: 100%;
	top: 0;
	background-image: none !important;
}

.indexLeft h6,
.indexRight h6 {
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -32px;
	border-radius: 100%;
	background: rgba(180, 180, 180, 0.25) url(../image/arrows.png) no-repeat center 17px;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

.indexRight h6 {
	background: rgba(180, 180, 180, 0.25) url(../image/arrows.png) no-repeat center -71px;
	left: auto;
	right: 20px;
}

.indexLeft:hover h6 {
	opacity: 1;
	transition: opacity 0.5s ease;
}

.indexRight:hover h6 {
	opacity: 1;
	transition: opacity 0.5s ease;
}

.caseBer .swiper-slide {
	position: relative;
	overflow: hidden;
}

.caseBer .swiper-slide .caseal {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin-top: 89%;
	background: rgba(190, 41, 45, 0.6);
	transition: 0.8s;
}

.caseBer .swiper-slide .caseal p {
	line-height: 40px;
	text-align: center;
	color: white;
	margin: 0 auto;

	width: 85%;
}

.caseBer .swiper-slide:hover .caseal {
	left: 0;
	right: 0;
	top: 0;
	margin-top: 0;
	transition: 0.8s;
}

.caseBer .swiper-slide:hover img {
	transition: 0.8s;
	transform: scale(1.1);
}

.caseBer .swiper-slide:hover .caseal p {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

/* æ–°é—» */
.newsBer .swiper-slide a img{
       width: 100%;
       border-radius: 8px;
       height: 100%;
}
.centent{
	margin: 70px 10%;
}
.news{
	overflow: hidden;
}
.news_left{
	width: 32%;
	float: left;
	height: 400px;
 position: relative;
}
.newsLeft, .newsRight{
	position: absolute;
	top: 38%;
	width: 21px;
	height: 35px;
	margin-top: -9px;
	z-index: 10;
	background-size: 100% 100%;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
}
.newsLeft{
	background-image: url(../image/zp.png) !important;
	left: 12px;
	right: auto;
}
.newsRight{
	background-image: url(../image/yp.png) !important;
	right: 12px;
}
.newsTion{
	color: #ffffff;
	bottom: 0;
	width: 12%;
	line-height: 54px;
	height: 51px;
	background-color: rgba(0, 0, 0, 0.3);
}
.newsTion .swiper-pagination-current{
	color: #008cd6 !important;
	font-size: 18px !important;
}
.news_title{
	width: 88%;
	height: 100px;
	background-color: #ffffff;
	position: absolute;
	bottom: 0;
	border-bottom: 3px solid #d12b35;
}
.news_title p{
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #333333;
	padding: 23px 5% 7px;
}
.news_title p a {
        display: inline-block;
        width: 90%;
	cursor: pointer;
	color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.news_title span {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #008cd6;
	padding: 0px 5%;
}
.news_right{
	float: right;
	width: 64%;
}
.new_telst{
	position: relative;
	overflow: hidden;
	height: 44px;
	border-bottom: 1px solid #cccccb;
	font-size: 18px;
	color: #666;
}
.new_telst li{
	width: 150px;
	float: left;
	line-height: 25px;
	font-size: 24px;
	display: inline;
	cursor: pointer;
}
.new_telst li a{
	color: #666;
}
.news2x{
	height: auto;
	float: right;
	margin-top: 2px;
	position: absolute;
	right: 0;
	top: 0;
}
.new_telst .newon a{
	color: #d12b35;
	font-weight: bold;
}
.nbt_one{
	padding: 23px 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cbcaca;
}
.nbt_one h3 {
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #333333;
	background: url(../image/news_lb_img.png) no-repeat 0px 3px;
	padding-left: 48px;
}
.nbt_one h3 a {
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 85%;
}
.nbt_one span {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #008cd6;
	float: right;
}
.nbt_one p {
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #888888;
	text-indent: 2em;
	text-align: justify;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.new_lst_cn li {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 33px;
	letter-spacing: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: 0.3s;
	color: #333333;
}
.new_lst_cn li a {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	width: 80%;
	transition: 0.8s;
	display: inline-block;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 500;
	white-space: nowrap;
}
.new_lst_cn li span {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #888;
	float: right;
}
.new_lst_cn li a:hover {
	color: #d12b35;
	margin-left: 20px;
	transition: 0.8s;
}
.new_lst_cn li{
	float: left;
	width: 47.5%;
}
.new_lst_cn li:nth-child(odd){
        margin-left: 5%;
}
.new_lst_cn li:nth-child(1){
	display: none;
}
.news_list{
    display: none;
}

/* å…šå² */
.dsml{
	margin: 70px 0;
}
.dsmlBer .swiper-slide img{
	width: 100%;
}

/* äº§å“é¢†åŸŸ */
.abotu_h3_wz_box{
	position: relative;
	height: 150px;
}
.produt{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 112px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 2px;
	color: rgba(51, 51, 51, 0.06);
}
.abotu_h3_wz_box span{
	font-size: 40px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #333333;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50px;
}
.abotu_h2 {
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin-top: -35px;
	margin-left: 0px;
}
.paroduct_wrapwz_box{
	position: relative;
	margin: 50px 0;
}
.spanList{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	background-color: #e9edef;
	border-radius: 25px;
	cursor: pointer;
	letter-spacing: 0px;
	color: #666666;
}
.spanList a {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	font-stretch: normal;
	border-radius: 25px;
	width: 90px;
	cursor: pointer;
	height: 40px;
	display: inline-block;
	cursor: pointer;
	letter-spacing: 0px;
	color: #666666;
}

.btom{
	background: #f5f5f5;
	box-sizing: border-box;
	padding: 70px 10%;
}

/* 3515å“ç‰Œ */
.brand{
	overflow: hidden;
}
.brand li{
	float: left;
	width: 32%;
	margin-right: 1.9%;
	background: white;
	box-sizing: border-box;
	padding: 15px 30px 30px 30px;
}
.brand li:nth-child(3){
	margin-right: 0;
}
.brand li p{
	text-align: center;
	height: 100px;
}
.brand li div p{
	font-size: 14px;
    line-height: 24px;
    color: #888;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: auto;
    text-align: left;
}
.context{
	position: relative;
}
.concpt{
	width: 100%;
}
.conberac{
	background-color: rgba(213, 43, 54, 0.88);
}

/* åˆä½œä¼™ä¼´ */
.copera{
	position: relative;
}
.parment{
    z-index: 0;
}
.parment .swiper-slide{
	position: relative;
	height: 100px;
	background: white;
}
.parment .swiper-slide img{
	position: absolute;
	left: 50%;
	top: 50%;
        max-width: 80%;
        max-height: 80%;
	transform: translate(-50%,-50%);
}
.parLeft{
	right: -50px;
	background: url(../image/hz_y.png) no-repeat !important;
}
.parRight{
	left: -40px;
	background: url(../image/hz_z.png) no-repeat !important;
}
.parLeft,.parRight{
	height: 25px;
	top: 41%;
	margin-top: 0;
        z-index: 0;
}

.aslsewm{
    overflow: auto;
}
.aslsewm p{
    float: left;
    width: 30%;
    text-align: center !important;
}
.aslsewm p img{
    height:250px;
}
.aslsewm p span{
    display: block;
    margin-top: 20px;
}
















