@charset "utf-8";


@media screen and (max-width: 760px) {

html, body, div, p, a, table, textarea, form, input, select, img, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre {
    margin: 0px;
    padding: 0px;
    font-size: 100%;
}

body{
	position: relative;
	background-color: #fdfdfd;
}

/*头部      */
header{
	position: relative;
}
.head{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	position: absolute;
	left:50%;
	margin-left: -540px;
	top: 0;
	z-index: 1;
}
.logo{
	display: none;
	float: left;
	width: 284px;
	height: 136px;
	text-align: center;
	line-height: 136px;
	background-color: #fff;
}
.head form{
	margin-left: 74%;
	margin-top: 10px;
}
.head form select{
	border: 0;
	height: 34px;
	line-height: 34px;
	width: 100px;
	border-radius: 5px;
	float: left;
	margin-right: 10px;
}
/*banner*/
.slides{
	width: 100%;
	/*height: 688px;*/
	height: 120px;
	position: relative;
	overflow: hidden;
}
.slideInner{
	/*height: 688px;*/
	height: 120px;
	position: relative;
	left: 0;
	margin-left: 0;
}
.slideInner a{
	display: block;
	/*height: 688px;*/
	width: 320px;
	height: 120px;
	background-size:cover !important;;
    background-position:center !important;;
	z-index: 1;
}

/* swiper */
/* 设置轮播图整体宽度/高度 */
.swiper-container {
	/* width: 320px; */
	/* height: 160px; */
  }
/* 图片部分样式 */
.swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.nav{
	/* width: 100%;
	position: relative;
	left: 50%;
	margin-left: -291px; */
	display: none;
}
.nav a{
	display: none;
/*	width: 41px;
	height: 119px;
	opacity: .2;
	z-index: 9;*/
}
.nav a.prev{
	display: none;
/*	position: absolute;
	left: 0;
	top: -350px;
	margin-top: -58px;
	background: url(../images/ban_pre.png) no-repeat;*/
}
.nav a.next{
	display: none;
/*	position: absolute;
	right: 0;
	top: -350px;
	margin-top: -58px;
	background: url(../images/ban_next.png) no-repeat;*/
}
.navListBox{
	position: absolute;
	left: 50%;
	top: 291px;
	z-index: 99;
}
.navListBox li{
	width: 12px;
	height: 12px;
	float: left;
	margin-left: 5px;
	border-radius: 50%;
	overflow: hidden;
}
.navListBox li:first-child{
	margin-left: 0;
}
.navListBox li a{
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 0 0 5px #666 inset;
}
.navListBox li a.active{
	background-color: #55ddff;
}

/*banner 结束*/
.icon1{
	background: url(../images/1.png) no-repeat 150px center;
	border: 0;
	background-color: #fff;
	height: 34px;
	line-height: 34px;
	border-radius: 5px;
}
.nav1{
	display: none;
	background-color: #006599;
	height: 54px;
	line-height: 54px;
	width: 55%;
/*	float: right;*/
	/*margin-top: 20px;*/
	margin-top: 20px;
	border-radius: 10px;
}
.nav1 li{
	float: left;
}
.nav1 .li1{
	margin-left: 10px;
}
.nav1 a{
	padding: 0 15px;
	color: #fff;
	display: block;
}
.nav1 a:hover,.scence{
	background-color: #F1B900;
}
/*头部结束*/

/*====================================*/
.header0 .fl img{
	width: 32px;
	height: 32px;
	z-index: 999;
	position: absolute;
}
.header0 {
	height: 32px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.header0 .aleft {
	float: left;
}
.header0 .logo0 {
	float: left;
	width: 200px;
	padding-top: 2px;
	padding-left: 52px;
	height: 28px;
}
.header0 .logo0 a {
	height: 100%;
}
.header0 .logo0 img {
	height: 100%;
	float: left;
}
.yybox{
	position: absolute;
	top: 40px;
	left: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 998;
	width: 100%;
	height: calc(100% - 40px);
}
.nav0{
    width: 40%;
    height: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.34667rem;
    background: #fff;
}
.nav0 li{
	width: 100%;
    line-height: 35px;
    border-bottom: 0.5px solid #ccc;
	font-size: 14px;
    text-align: center;
}

/*====================================*/

/*联系我们,在线留言*/
.c-main .c_left h6{
    display: none;
}
.c-main .box2{
	padding: 0 12px;
}
.box2_messages form{
	/* height: 370px; */
}
.box2_messages label, input {
    float: left;
	margin-top: 10px;
}
.box2_messages label {
	font-size: 14px;
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	margin-right: 10px;
}
.box2_messages .input_con{
	display: block;
	width: 210px;
    padding-left: 70px;
    padding-top: 6px;
	padding-bottom: 8px;
}
.box2_messages input {
    width: 200px;
}
.box2_messages textarea {
	margin-top: 10px;
    width: 200px;
    height: 60px;
}
.box2_messages img{
	padding-top: 10px;
}
.box2_messages .sub {
    width: 150px;
    background-color: #F1B900;
    border: 0;
    color: #fff;
    height: 50px;
    line-height: 50px;
    border-radius: 30px;
	margin-left: 90px;
	margin-top: 50px;
    margin-bottom: 10px;
}
.box2_messages .yanzhengma1{
	margin-top: 10px;
}

/*上一页,下一页*/
.piece{
	padding-top: 10px;
	padding-bottom: 10px;
}
.piece a{
	display: block;
	padding-left: 10px;
	margin-bottom: 20px;
	color: #006599;
	font-size: 14px;
}
.piece span{
	display: block;
    padding-left: 10px;
    margin-bottom: 20px;
    font-size: 14px;
}

/*回到顶部*/
#back-top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #0084ff;
    background-color: #f2f3f5;
    margin-top: 25px;
    margin-bottom: 30px;
}

/*foot*/
.foot{
	background-color: #006599;
	height: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.foot .foot-con{
	height: 80px;
	width: auto;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}
.foot .foot-con span{
	font-size: 12px;
	font-family: "宋体";
	display: block;
	color: rgba(255,255,255,.6);
	text-align: center;
	line-height: 18px;
	margin-top: 5px;	
}
.foot-nav{
	display: none;
}

/* 新闻详情 */
.box-details{
	padding: 0 12px;
}
.c-main .c_title{
	display: none;
}
.c-main .c_title2{
	display: none;
}
.c-main .c_left_asidebar{
	width: 100%;
	display: flex;
	background-color: #f7f7f7;
	margin-bottom: 20px;
}
.c-main .c_left_asidebar li{
    width: 50%;
    display: block;
    text-align: center;
	line-height: 45px;
}
.c-main .c_left_asidebar a{
    display: block;
}
/* 新闻列表页 */
.box2_txt{
	padding: 0 7px;
}
.box2_txt dl{
	margin-top: 20px;
	padding: 10px;
	/* border-bottom: 1px solid #eee; */
	background-color: #ffffff;
    border: 1px solid #e7e6e6;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 12%);
	border-radius: 8px;
}
.box2_txt .date{
	font-size: 12px;
	transform: scale(0.9);
}
.box2_txt .date .s1{
	float: right;
	/* margin-right: 180px; */
}
.box2_txt .date .s2{
	margin-left: 194px;
}
.box2_txt .color-weight{
	font-weight: bold;
	font-size: 16px;
}
.box2_txt .txt{
	padding-top: 5px;
	font-size: 12px;
	text-indent: 0px;
	line-height: 16px;
	/* height: 180px; */
}
.box2 .box2_txt dt{
	/* width:172px; */
	height:129px;
}
.box2 .box2_txt dt img{
	/* width: 100%; */
	height:100%;
}
/* 公司简介 图片过宽修正 */
.box2_txt img{
	/* max-width: 94%; */
}
/* 企业荣誉 */
.hide2 dl{
	padding: 5px 10px;
}
.c-main .selected2 {
    background-color: #F1B900;
    color: #fff;
}
/* 分页样式 */
/* .page a{
    border: 1px #D5D5D5 solid;
    padding: 5px;
    margin: 15px;
	cursor: pointer;
} */
.page { 
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 3px; 
MARGIN: 3px; PADDING-TOP: 12px; TEXT-ALIGN: center 
} 
.page A {
	line-height: 35px;
BORDER-RIGHT: #2c2c2c 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #2c2c2c 1px solid;
	PADDING-LEFT: 5px; BACKGROUND: url() #2c2c2c; 
PADDING-BOTTOM: 2px; BORDER-LEFT: #2c2c2c 1px solid; COLOR: #fff; 
MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #2c2c2c 1px solid; TEXT-DECORATION: none 
} 
.page A:hover { 
BORDER-RIGHT: #aad83e 1px solid; BORDER-TOP: #aad83e 1px solid;
	BACKGROUND: url() #aad83e; BORDER-LEFT: #aad83e 1px solid;
	COLOR: #fff; BORDER-BOTTOM: #aad83e 1px solid 
} 
.page A:active { 
BORDER-RIGHT: #aad83e 1px solid; BORDER-TOP: #aad83e 1px solid; 
BACKGROUND: url() #aad83e; BORDER-LEFT: #aad83e 1px solid;
	COLOR: #fff; BORDER-BOTTOM: #aad83e 1px solid 
} 
.page SPAN.current { 
BORDER-RIGHT: #aad83e 1px solid; PADDING-RIGHT: 5px; 
BORDER-TOP: #aad83e 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; 
BACKGROUND: url() #aad83e; PADDING-BOTTOM: 2px; 
BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; 
PADDING-TOP: 2px; BORDER-BOTTOM: #aad83e 1px solid 
} 
.page SPAN.disabled { 
BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; 
BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px;
	BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid 
}

/* 公司首页 */
.main h2 {
    font-weight: normal;
    color: #666;
    border-left: 3px #006599 solid;
    padding-left: 10px;
	margin-bottom: 8px;
    font-size: 16px;
}
.main .main_left1{
	margin: 40px 15px;
	padding: 20px 10px;
	background-color: #ffffff;
    border: 1px solid #e7e6e6;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 12%);
	border-radius: 8px;
}
.main .main_left1 dd a{
	font-size: 12px;
}
/* 关于我们 */
.main .main_left1 h2{
	/* display: none; */
}
.main_left1 img{
	/* height:160px; */
	width: 100%;
}

.main .main_center1{
	margin: 40px 15px;
	padding: 20px 10px;
	background-color: #ffffff;
    border: 1px solid #e7e6e6;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 12%);
	border-radius: 8px;
}
.main .main_center1 h2{
	/* margin-left: 10px; */
	margin-right: 10px;
	padding-bottom: 5px;
}
.main .main_center1 h2 .more2{
	float: right;
	color: #006599;
	cursor: pointer;
	font-size: 14px;
}
.main .main_center1 h2 .more2:hover{
	color: #F1B900;
}
.main .main_center1 ul{
    width: 100%;
    display: flex;
    background-color: #f7f7f7;
    margin-bottom: 20px;
}
.main .main_center1 li{
    width: 50%;
    display: block;
    text-align: center;
    line-height: 45px;
}
.main_center1 ul .selected {
    background: #F1B900;
    color: #fff;
}
.main_center1 .box1 ol{
	border-top: 1px solid #eee;
}
.main_center1 .box1 ol li {
    font-size: 12px;
	line-height: 20px;
}
.main_center1 .box1 .hide{
	display: none;
}
.main_center1 .box1 .det {
	text-align: left;
    width: 100%;
	line-height: 20px;
	/* border-top: 1px solid #eee; */
	border-bottom: 1px solid #eee;
	padding: 15px 0;
}
.main_center1 .box1 .det .ol_left{
	/* float: left; */
}
.main_center1 .box1 .det .ol_right{
	/* float: right; */
}
.main_center1 .more{
	display: block;
	padding-top: 10px;
}

.main .main_right1{
	margin: 40px 15px;
	padding: 20px 10px;
	background-color: #ffffff;
    border: 1px solid #e7e6e6;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 12%);
	border-radius: 8px;
	font-size: 12px;
	height: 130px;
}
.main .main_right1 h2{
	/* display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
	margin: 0; */
}
/*  */
.main .cont_warpp2{
	margin-top: 40px;
	padding: 20px 0px;
	background-color: #ffffff;
	font-size: 12px;
}
.main .cont_warpp2 h2{
	margin-left: 26px;
	margin-right: 26px;
	padding-bottom: 5px;
}
.main .cont_warpp2 .more2{
	float: right;
	color: #006599;
	cursor: pointer;
	font-size: 14px;
}
.main .cont_warpp2 .more2:hover{
	color: #F1B900;
}
.main .cont_warpp2 .boxbox img{
	height: 50px;
}

.mySwiper_pro {
	overflow: hidden;
	width: 100%;
	height: 100px;
	box-sizing: border-box;
	padding: 10px 0;
}

.mySwiper_pro .swiper-slide {
	width: 80px;
	height: 50px;
	opacity: 0.4;
}

.mySwiper_pro .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/*产品信息*/
.boxbox{
	width: 320px;
	border-top: 1px #C3C3C3 dashed;
	margin: 0 auto;
	margin-top: 5px;
	padding-top: 10px;
	position: relative;
	overflow: hidden;
	_height: 100%;
}
.picbox{
	width: 300px;
	margin: 0 auto;
	height: 80px;
	overflow: hidden;
	position: relative;
}
.piclist{
	height: 80px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.piclist a{
	display: block;
	text-align: center;
	padding-top: 5px;
}
.piclist li{
	margin-right: 10px;
	padding: 5px;
	float: left;
}
.swaplist{
	position: absolute;
	left: -3000px;
	top: 0px;
}
.og_prev,.og_next{
	width: 45px;
	height: 50px;
	position: absolute;
	top: 30px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.og_prev{
	background: url(../images/left.png) no-repeat;
	left: 0;
}
.og_next{
	background: url(../images/right.png) no-repeat;
	right: 0;
}
.mmta {
	width: 60px;
	height: 30px;
}
.mmta img {
	width: 60px;
	height: 30px;
}
/*  */
.cont_warpp_hezuo{
	clear: both;
	margin-top: 30px;
}
.cont_warpp_hezuo h2{
	margin-left: 28px;
}
.cont_warpp_hezuo .hezuo_img_div img{
	margin: 10px 10px;
	width: 80px;
	height: 45px;
}
.cont_warpp_hezuo .hezuo_img_div_brands img{
	max-width: 320px;
}
/*  */
.main .cont_warpp3{
	clear: both;
	margin-top: 30px;
	padding: 20px 10px;
	background-color: #fff;
	font-size: 12px;
}
.cont_warpp3 .a_empty{
	border: none;
	margin: inherit;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
.cont_warpp3 .con{
	margin-top: 10px;
	border-top: 1px #C3C3C3 solid;
	border-bottom: 1px #C3C3C3 solid;
	padding: 10px 0;
	vertical-align: middle;
}
.cont_warpp3 .con a{
	float: left;
	display: block;
	text-align: center;
	width: 99px;
    height: 30px;
    margin: 1px 0px 1px 0px;
	font-size: 12px;
	/* border: 1px #C3C3C3 solid; */
}
.cont_warpp3 p{/* 弃用 */
	margin-top: 10px;
	border-top: 1px #C3C3C3 solid;
	/* border-bottom: 1px #C3C3C3 solid; */
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
}
.cont_warpp3 p a{/* 弃用 */
	float: left;
	display: block;
	text-align: center;
	width: 99px;
    height: 36px;
    margin: 4px -1px 4px 0px;
	font-size: 12px;
	border: 1px #C3C3C3 solid;
}
.cont_warpp3 p a:last-child{/* 弃用 */
	/* border: none; */
}
.cont_warpp3 .a_empty:hover{/* 弃用 */
}
.cont_warpp3 h2{
	margin-left: 16px;
}
/* 产品展示 */
.menu_list{
	padding: 10px 0;
}
.menu_list .menu_head {
    height: 25px;
    line-height: 25px;
	text-align: center;
    font-size: 16px;
    color: #525252;
    cursor: pointer;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #F1F1F1;
    position: relative;
    margin: 0px;
    font-weight: bold;
    background: #EEEEEE;
}
.menu_list .menu_body a {
	font-size: 14px;
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left: 38px;
    color: #777777;
    background: #F8F8F8;
    text-decoration: none;
    border-bottom: 1px solid #e1e1e1;
}
.menu_list .menu_body .selected2 {
    background-color: #F1B900;
}
.p_cont .p_box2_txt{
	width: 320px;
}
.p_cont .p_box2_txt dl{
	display: inline-table;
	width: 150px;
}
.p_cont .p_box2_txt dd{
	font-size: 12px;
	transform: scale(0.8);
}
.p_cont .p_box2_txt img{
	width: 150px;
	height: 90px;
}

/* 公司相册 */
.ban{
	width: 320px;
	height: 291px;
	position: relative;
	overflow: hidden;
	margin: 40px auto 0 auto;
}
.ban2{
	width: 320px;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.ban2 ul{
	position: absolute;
	left: 0;
	top: 0;
}
.ban2 ul li{
	width: 320px;
	height: 200px;
}
.prev{
	float: left;
	cursor: pointer;
}
.num{
	height: 40px;
	overflow: hidden;
	width: 288px;
	position: relative;
	float: left;
	margin-left: 0px;
	display: inline;
}
.min_pic{
	padding-top: 10px;
	width: 320px;
}
.num ul{
	position: absolute;
	left: 0;
	top: 0;
}
.num ul li{
	width: 68px;
	height: 38px;
	margin-right: 2px;
	padding: 1px;
}
.num ul li.on{
	border: 1px #F1B900 solid;
	padding: 0;
}
.prev_btn1{
	width: 8px;
	text-align: center;
	height: 9px;
	margin-top: 15px;
	margin-right: 10px;
	cursor: pointer;
	float: left;
}
.next_btn1{
	width: 8px;
	text-align: center;
	height: 9px;
	margin-top: 15px;
	cursor: pointer;
	float: right;
}
.prev1{
	position: absolute;
	top: 80px;
	left: 10px;
	width: 28px;
	height: 51px;
	z-index: 9;
	cursor: pointer;
}
.next1{
	position: absolute;
	top: 80px;
	right: 10px;
	width: 28px;
	height: 51px;
	z-index: 9;
	cursor: pointer;
}
.mhc{
	background: #000;
	width: 100%;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(Opacity=50);
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.pop_up{
	width: 310px;
	height: 200px;
	padding: 5px;
	background: #fff;
	position: fixed;
	-position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -160px;
	margin-top: -175px;
	display: none;
	z-index: 99;
}
.pop_up_xx{
	width: 40px;
	height: 40px;
	position: absolute;
	top: -40px;
	right: 0;
	cursor: pointer;
}
.pop_up2{
	width: 310px;
	height: 200px;
	position: relative;
	overflow: hidden;
	float: left;
}
.pop_up2 ul{
	position: absolute;
	left: 0;
	top: 0;
}
.pop_up2 ul li{
	width: 310px;
	height: 200px;
	float: left;
}
.pic_1 img{
	/*width:320;*/
	/*height: 200;*/
	width:100%;
	height:100%;
	object-fit:cover;
}
.pic_2 img{
	/*width:136;*/
	/*height: 76;*/
	/*object-fit: fill;*/
	width:100%;
	height:100%;
	object-fit:cover;
}
.pic_3 img{
	width:100%;
	height:100%;
}

}