* {margin:0;padding:0;}
html{ font-size:100px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body {font-family:"Microsoft Yahei","微软雅黑",Verdana;max-width:750px;margin:0 auto;}
.img-responsive {display:block;max-width:100%;}
.text-center {text-align:center;}
.pr {position:relative;}
.pa {position:absolute;}
img {display:block;border:none;max-width:100%}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
a{text-decoration:none;cursor:pointer;outline-width:0px}
a:hover{text-decoration:none;outline:0}
em,b,i,code,strong{font-style:normal}
ol,ul,li{list-style:none}
input,textarea,select,button,label{font-family:inherit;font-size:inherit;*font-size:100%;border:0;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}
:focus{outline:none;-webkit-tap-highlight-color:transparent}
.clearfix:after { /*在类名为“clearfix”的元素内最后面加入内容； */
    content: ".";     /*内容为“.”就是一个英文的句号而已。也可以不写。*/
    display: block;   /*加入的这个元素转换为块级元素。*/
    clear: both;     /*清除左右两边浮动。*/
    visibility: hidden;      /*可见度设为隐藏。注意它和display:none;是有区别的。仍然占据空间，只是看不到而已；*/
    height: 0;     /*高度为0；*/
    font-size:0;    /*字体大小为0；*/
}
.wrap-body{ width:7.5rem; transition:ease-in-out .4s all}
.wrap-left{ margin-left:-50%}

.header {
	width:100%;
	height:1rem;
	background:#fff;
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-bottom:1px solid #027dca;
}
.logo {
	width:4.9rem;
}

#menuIcon {
	/*float:right;*/
	display:block;
	font-size:.5rem;
	color:#027dca;
	margin-right:.1rem;
}
.header-search {width:.65rem;height:.65rem;text-align:center;}
.header-search a  {display:block;height:.65rem;line-height.65rem;font-size:.5rem;color:#fff;}
.nav-box { width:50%; height:100%; position:fixed; right:-50%; top:0;border-left:1px solid #f0f0f0; transition:ease-in-out .4s all;}
.nav-box.on{ right:0}
.nav-box p{ height:.86rem; background:#ff6600;display:flex;justify-content:flex-end;}
.nav-box li{height:.6rem;line-height:.6rem;font-size:.3rem; color:#333; text-align:center; border-bottom:1px solid #ddd;}
.nav-box a{ color:#333}
.header-close {display:block;width:.86rem; height:.86rem;}
.header-close img {width:100%;}

.banner img{ width:7.5rem;}
.banner .swiper-pagination{ bottom:.24rem}
.banner .swiper-pagination-bullet{ background:#f0f0f0; opacity:1}
.banner .swiper-pagination-bullet-active{ background:#000}

.index-profl-bg {padding:.15rem 0;}
.index-product-list {
	display:flex;
	justify-content:space-around;
	flex-flow:row wrap;
}

.index-cpfl {
	width:.96rem;
	height:auto;
	margin:.15rem .3rem;
}
.index-cpfl img {width:100%;}
.index-cpfl a {display:block;width:100%;height:100%;line-height:.3rem;font-size:.2rem;color:#000;}

.index-profl-bg1 {padding:.15rem 0;}
.index-product-list1 {
	display:flex;
	justify-content:space-around;
	flex-flow:row wrap;
}

.index-cpfl1 {
	width:3.1rem;
	height:auto;
	margin:.15rem .3rem;
}
.index-cpfl1 img {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);}
.index-cpfl1 a {display:block;width:100%;height:100%;line-height:.6rem;font-size:.3rem;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;}
.index-cpfl1 a em {color:#ff6600;}

.pubtit {height:.55rem;border-bottom:.02rem solid #ccc;display:flex;justify-content:space-between;position:relative;}
.pubtit span {display:inline-block;height:.55rem;line-height:.55rem;font-size:.3rem;color:#fff;background:#0770ca;padding:0 .5rem 0 .1rem;}
.pubtit span em {margin-left:.1rem;}
.pubtit strong {display:inline-block;height:.55rem;line-height:.55rem;font-size:.12rem;color:#ff6600;}
.pubtit .subnav-ul {position:absolute;right:0;top:.50rem;width:2rem;background:#fff;overflow:hidden;margin:0;padding:10px 0;display:none;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.1);}
.pubtit .subnav-ul li {height:.35rem;line-height:.35rem;font-size:.12rem;text-align:center;}
.pubtit .subnav-ul li a {color:#000;}

.index-pro-box {margin-top:15px;margin-bottom:15px;display:flex;justify-content:space-around;flex-flow:row wrap;}

.index-pro {width:45%;margin:.1rem 2.5%;}
.index-pro a {
	width:100%;
	color:#000;
	display:block;
	/* border:1px solid #ddd; */
}

.index-pro img {
	width:3.13rem;
	height:3.16rem;
	vertical-align: middle;
}

.index-pro p {
	width:100%;
	height:.3rem;
	line-height:.3rem;
	color:#000;
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;
	font-size:.14rem;
	margin:0;
}
.index-pro .index-pro-dh {
	display:inline-block;
	width:48%;
	height:.3rem;
	line-height:.3rem;
	text-align:center;
	margin:.05rem 0;
	border:none;
	color:#fff;
	font-size:.12rem;
	padding:0;
	background:#ff6600;
	border-radius:.1rem;
}
.index-pro .index-pro-wx {
	display:inline-block;
	width:48%;
	height:.3rem;
	line-height:.3rem;
	text-align:center;
	margin:.05rem 0;
	border:none;
	color:#fff;
	font-size:.12rem;
	padding:0;
	background:#000;
	border-radius:.1rem;

}
.index-more a {display:block;width:80px;height:25px;line-height:25px;text-align:center;background:#ffa800;color:#fff;font-size:14px;border-radius:13px;margin:0 auto;margin-bottom:5px;}
.index_ad_ico_box {background:#fbfbfb;}
.indexad_ico {
	display:flex;
	flex-flow:row wrap;
	margin:0;
}
.indexad_ico li {width:3.75rem;height:3rem;text-align:center;}
.indexad_ico li img {margin:0 auto;margin-bottom:.1rem;}
.indexad_ico li h3 {line-height:.5rem;text-align:center;font-size:.35rem;color:#000;margin-bottom:.1rem;margin-top:0;}
.indexad_ico li p {line-height:.33rem;text-align:center;font-size:.14rem;color:#000;margin:0px .1rem;padding:0 0  .15rem 0;}
.indexad_ico li:nth-child(1) {border-bottom:2px solid #ccc;border-right:2px solid #ccc;}
.indexad_ico li:nth-child(2) {border-bottom:2px solid #ccc;}
.indexad_ico li:nth-child(3) {border-right:2px solid #ccc;border-bottom:2px solid #ccc;}
.indexad_ico li:nth-child(4) {border-bottom:2px solid #ccc;}
.indexad_ico li:nth-child(5) {border-right:2px solid #ccc;}
.about-bg {
	background:url(../images/about.jpg) #ff6600;
	background-size:100% 100%;
}
.about-box {
	padding:.15rem .2rem;
}
.about-box p {
	line-height:1.6;
	font-size:.12rem;
	color:#fff;
	text-indent:2em;
}
.index-bt2 {
	display:block;
	height:.55rem;
	line-height:.35rem;
	text-align:center;
	border-bottom:1px solid #fff;
	margin-bottom:.15rem; 
	margin-top:.15rem; 
}
.index-bt2 span {
	display:block;
	width:10px;
	height:10px;
	background:#ff8a00;
	left:50%;
	top:25px;
	margin-left:-5px;
	transform:rotate(-45deg);
}
.index-bt2 strong {
	color:#fff;
	font-size:.32rem;
}



.index-news {padding:10px 0 20px 0;}
.news-bt1 {font-size:.4rem;color:#027dca;} 
.newsbt {margin-bottom:15px;padding-top:.1rem;}
.newsbt a {display:inline-block;height:30px;line-height:30px;padding:0 15px;color:#fff;margin:0 5px;background:#027dca;}
.newsbt a:hover,.newsbt .newscur {background:#ff6600;}
.news-border {display:flex;justify-content:space-around;flex-flow:row wrap;}
.inews {width:47%;margin:6px 0%;background:#fff;padding:10px;}
.inews dt {width:100%;margin:0;padding:0;}
.inews dt h3 {width:100%;line-height:20px;margin:0;padding:0;font-weight:normal;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;}
.inews dt h3 a {font-size:.15rem;color:#000;}
.inews dt h3 a:hover {color:#ff6600;}
.inews dt img {width:100%;height:100px;}
.inews dd {height:.65rem;margin:0;padding:0;overflow:hidden;}
.inews dd p {padding-top:5px;font-size:.12px;color:#555;line-height:1.5;}




.backtop {display:block;width:55px;height:55px;background:url(../images/top.png) 50% 0 no-repeat;position:absolute;left:50%;margin-left:-28px;top:-28px;}
.foot-bg {
	background:#2f2f2f;
	margin-top:20px;
	padding-top:15px;
}
.footer {color:#fff;margin:.2rem .5rem;}
.foot-bg hr {border-bottom:2px dotted #fff;background:none;border-top:none;border-left:none;border-right:none;}
.footer h1 {font-size:2.5rem;}
.footer h2 strong {display:inline-block;padding-left:5px;padding-top:5px;}
.footer h2 span {display:inline-block;}
.footer h2 a {color:#cc0000;}
.footer h4 {line-height:.3rem;font-size:.2rem;}
.footer h4 span {padding:0 5px;}
.footer h4 a {color:#fff;}
.copyright {padding-top:15px;margin-bottom:.5rem;text-align:center;font-size:.15rem;color:#fff;}
.copyright img {
	margin:0 auto;
}
.pub-list {margin-bottom:15px;}
.pub-list .btn {margin:5px;}

.bottom-bg {
	background:#027dca;
}
.bot-fixed {
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	height:.8rem;
	z-index:9;
}
.bottom-box .col-lg-5 {
	width:25%;
	float:left;
	margin:0;
	padding:0;
	height:.8rem;
	border-right:1px solid #fff;
	/* background:url(../images/footline.png) right center no-repeat; */
}
.bottom-icon a {
    display: block;
    width: 100%;
	padding-top:5px;
    height: .49rem;
    line-height:2;
	color:#fff;
	font-size:.14rem;
	
}
.bottom-box .col-lg-5:nth-child(4) {background:none;}
.bot-txt {
	display:block;
	color:#fff;
}


.conpage {
	margin:10px auto;
	max-width:98%;
}
.conpage td {
	font-size:12px;
}
@media (max-width:375px){
	.conpage td span {
		display:none;
	}
}
/*---------------------*/

.pub-about-box {
	padding:10px 5px;
	line-height:2;
}
.pub-about-box p {
	text-indent:2em;
}
.pub-about-box img {
	display:block;
	margin:5px 0;
	margin:0 auto;
}
@media (max-width:768px){
	.pub-about-box img {
		width:100%;
		display:block;
		margin:5px 0;
	}
}

.art-title {
	font-size:25px;
	line-height:35px;
	text-align:center;
}
.art-about {
	font-size:12px;
	line-height:35px;
	text-align:center;
	border-bottom:1px dotted #ccc;
	margin-bottom:15px;
}
/*---------------------*/
.news-box {
	margin:10px auto;
	max-width:98%;
}
.news_list {
	margin:0;
	padding:0;
}
.news_list li {
	height:35px;
}
.news_list li a {
	display:block;
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #ccc;
	color:#333;
	font-size:14px;
}
.news_list li a:hover {
	color:#d60000;
}
.news_list li a span {
	padding-right:5px;
	color:#555;
	font-size:12px;
}

/*---------------------*/
.product-box {
	
}
/*---------------------*/
.case-list {
	margin:15px 0;
}
.case-list img {
	width:100%;
}
@media (max-width:480px) {
	.case-box .col-xs-6 {
		width:100%;
	}
}
/*---------------------*/

/*---------------------*/
.video-list {
	margin:15px 0;
}
.video-list strong {
	display:block;width:40px;height:40px;line-height:40px;font-size:40px;color:#ff6600;left:50%;margin-left:-20px;top:50%;margin-top:-20px;
}
.video-list img {
	width:100%;
}
@media (max-width:480px) {
	.video-box .col-xs-6 {
		width:100%;
	}
}
/*---------------------*/

.guestbook-box {
	margin:10px auto;
	max-width:98%;
}
/*---------------------*/
.pub-list-btn {
	margin:0 10px;
	display:flex;
	align-items:flex-start;
	border-bottom:1px dotted #ddd;
}
.sub_pro {
	display:flex;
	flex-flow:row wrap;
	/* align-content:flex-start; */
	padding-top:5px;
}
.sub_pro li {height:.5rem;line-height:.5rem;text-align:center;font-size:.14rem;margin:0 15px;}
.sub_pro li a {color:#000;}

.ys_box {width:100%;margin:0;padding:0;}
.ys_bt {margin:0;padding:0;}
.ys_bt li {width:25%;float:left;margin:0;padding:0;}
.ys_bt li img {width:100%;border:0;}
