@charset "UTF-8";

.swiper-slide a{
	display: block;
    font-size: 0;
}
.swiper-slide a img{
	width: 100%
}
.swiper-pagination-bullet{
	width: 5px;
	height: 5px
}
.swiper-pagination-bullet-active {
    opacity: .5;
    background: #fff;
}

.main{ padding-bottom:0.5rem; height:auto; overflow:hidden;}
/*pub_tit*/
.index_pub_tit{
    padding:5% 0 1% 0;
}
.index_pub_tit dt {
    display: inline-block;
    font-size:0.17rem;
    color: #0066d8;
}
.index_pub_tit dd {
    line-height: 2;
    color: #b9b9b9;
    font-size: 0.1rem;
}
/*产品展示*/
.product_tl{ padding:3% 0;}
.product_tl a{ color:#8c8c8c; display: inline-block;
    text-align: center; 
    font-size: 0.1rem;
    padding: 1% 2%;
    margin:1% 0; }
.product_tl a.cur,.product_tl a:hover{ background:#0066d8; color:#fff;}
.product_list{ height:auto; overflow:hidden;}
.product_list ul li{ width:49%; background:#f8f8f8; display:block; float:left; margin-bottom:2%;}
.product_list ul li:first-child{ margin-right:1%; margin-left:0;}
.product_list ul li:nth-child(2){ margin-right:0; margin-left:1%; text-align:right;}
.product_list ul li:nth-child(3){  margin-right:1%; margin-left:0}
.product_list ul li:nth-child(4){ margin-right:0; margin-left:1%; text-align:right;}

.product_list ul li h1{ font-size:1.1em; height:0.4rem; line-height:0.4rem; text-align:center; width: 100%; overflow:hidden;}
.product_list ul li h1 i{ font-size:0.8em; color:#ababab;}
.product_list .product_imgbox img { max-height:100%; width:100%;}

.product_info {
	border-bottom:10px solid #efeff4;
    position: relative;
    background: #fff;
}

.product_info .name {
    margin: 0;
    padding:3%;
    font-size: 0.2rem;
	font-weight:bold;
    color: #303030;
    word-break: break-all;
}

.product_info .apply {
    padding:0 3%;
    font-size: 0.13rem;
    color: #939393;
	line-height:20px;
}
.product_info .apply i{ padding:3px 8px; border:1px solid #ededed; margin-right:5px;}

.product_info .desc {
	border-top:1px solid #ededed;
    margin-top:3%;
    color: #939393;
    position: relative;
}


.cf {
    zoom: 1;
}


.m {
    width:100%;
    overflow: hidden;
}
.right-extra .tab {
	border-bottom:1px solid #ededed;
    width:100%;
}
.tab {
    overflow: hidden;
}

.right-extra .tab .curr {
    color: #fff;
    background: #cf1617;
}
.right-extra .tab li {
	text-align:center;
    cursor: pointer;
    height: 40px;
   	width:32.5%;
    overflow: hidden;
    line-height: 40px;
    font-size:0.15rem;
    color: #333;
    display: inline-block;
    font-weight: bold;
}
.right-extra .name {
    padding:3%;
    width: 100%;
}

.right-extra .name p{ padding:2% 0; line-height:20px; color:#666;}
.right-extra .name p img{ width:100%; height:auto;}



/*新闻中心*/
.news{ background:#f8f8f8;}
.news dl{border-bottom:1px solid #ebebeb; padding:3%;  margin-bottom: 3%;color:#212121;}
.news dl:last-child{ border:none;}
.news dd h3{ padding:2% 0;}
.news dd p{ color:#757575; font-size:0.12rem; line-height:0.2rem;}
.news dt{ color:#696969;}
.news .gray{ color:#adadad;}
.news .red_more{ width:100%; border:1px solid #d1d1d1; color:#757575; text-align:center; height:0.35rem; line-height:0.35rem; display:block;}





/*企业简介*/
.about_t{ color:#868686; line-height:0.25rem;}
.about_more { width:87%; text-align:center; margin:3% auto; border:1px solid #dedede; height:0.4rem; line-height:0.4rem;}
.about_more a{ color:#878787; }
.about_img_t{ width:90%; margin:0 auto; position:relative; z-index:1;}
.about_img_t img{ width:100%; border:6px solid #fff; box-shadow:2px 0px 4px 0px #497eab36;}
.about_bg{ width:100%; height:1rem; background:#0083db; display:block; position:relative; margin-top:-15%;}
.about_qywh ul li h1{ color:#2b2b2b; padding:1% 0;}
.about_qywh ul li p{ color:#898989;}
.about_qywh ul li {
    border-top: 1px dashed #EBEBEB;
    padding:3% 0;}

/*联系我们*/
.cont_us_tl{ color:#353535; height:0.3rem; line-height:0.3rem;}
.cont_ewm img{ max-width:100%;}
.cont_us_l{ color:#898989; line-height:0.25rem;}
.contus_bg img{ max-width:100%;}
.contus_map img{ max-width:100%;}
/*新闻中心*/
.new .zxgg_list_con li{
	border-top: 1px dashed #EBEBEB;
	padding:5% 0;
}
.new .con_box .tit {
    font-size: 0.15rem;
    color: #363636;
    width: 100%;
    line-height: 30px;
}
.new .con_box .tit.ellipsis{
	height: 30px
}
.new .con_box .date{
	color: #c9c9c9;
}
.new .smalltext{
	color: #969696;
	margin-top: 4%;
	line-height: 22px;
	height: 66px;
	overflow:hidden;
}
.new .news_con{
	color: #969696;
	line-height: 1.7;
}
.new .news_con p{
	margin-top: 4%
}
.new .news_con img{
	width: 100%;
	display: block;
	margin: 4% auto 0 
}



