﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
header,
section,
footer {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	list-style: none;
}

a,
a:visited {
	text-decoration: none;
	color: inherit;
}

html,
body {
	margin: 0 auto;
	padding: 0;
	font-size: 0.6rem;
	line-height: 1.5;
	color: #333;
	font-family: "微雅软黑", "Microsoft Yahei", "宋体";
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}

ul,
dl,
ol {
	list-style: none;
}

ul,
dl,
ol,
dt,
dd,
p,
h1,
h2,
h3,
h4,
div,
span,
font {
	margin: 0;
	padding: 0;
}

.cls {
	clear: both;
}

.wrap {
	width: 95%;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.en {
	font-family: arial;
}
.conimg img{
	max-width: 90%;
}

/*头部*/
.ilogo h1{
	line-height: 2.5rem;
	font-size: 0.95rem;
	font-weight: bold;
	color: #008eff;
	padding-left: 2.75rem;
	background: url(../img/ilogo.png) left no-repeat;
	background-size: 2.2rem 1.8rem;
}

nav {
	width: 100%;
	background: #008eff;
}

nav ul li {
	text-align: center;
	width: 25%;
	float: left;
	line-height: 1.75rem;
	color: #fff;
}

nav ul li a {
	display: block;
}

/*iban*/
#wrapper {
	width: 100%;
	background: #fff;
	position: relative;
}

.fullwidthbanner-container {
	width: 100% !important;
	position: relative;
	padding: 0;
	max-height: 450px !important;
	overflow: hidden;
}

.fullwidthbanner-container .fullwidthabnner {
	width: 100% !important;
	max-height: 450px !important;
	position: relative;
}

/*ititle*/

.ititle {
	text-align: center;
}

.ititle span {
	font-size: 1rem;
	display: block;
	line-height: 1;
	color: #999999;
}

.ititle h5 {
	font-size: 0.9rem;
	font-weight: bold;
	color: #008eff;
	margin: 0.3rem 0 0.45rem 0;
}

.ititle p {
	font-size: 0.65rem;
	line-height: 1.6;
	margin: 0 auto;
	color: #666;
}


/*iabout*/

.iabout {
	margin-top: 1.2rem;
}

.iabout .iabout-b {
	color: #333;
	font-size: 0.6rem;
	line-height: 2;
	margin-top: 0.5rem;
}
.iabout .iabout-b a{
	color: #f00;
}
.iabout .iabout-nav dl {
	float: left;
	margin: 0 0.12rem;
}
.iabout .iabout-nav dl dt{
	width: 2.8rem;
	height: 2.8rem;
	box-sizing: border-box;
	border-radius: 50%;
	border: 1px solid #ccc;
}
.iabout .iabout-nav dl dt i{
	display: block;
	width: 1.75rem;
	height: 1.5rem;
	margin: 0.6rem auto;
	background-size: cover;
}

.iabout .iabout-nav dl dd {
	text-align: center;
	font-size: 0.6rem;
	line-height: 1;
	margin-top: 0.3rem;
}

.iabout01 {
	background: url(../img/iabout_01.png);
}

.iabout02 {
	background: url(../img/iabout_02.png);
}

.iabout03 {
	background: url(../img/iabout_03.png);
}

.iabout04 {
	background: url(../img/iabout_04.png);
}

.iabout05 {
	background: url(../img/iabout_05.png);
}

.iabout-nav {
	margin-top: 0.8rem;
}

/*iys*/
.iys{
	margin-top: 1.2rem;
	padding: 0.8rem 0;
	background: url(../img/iys-bj.jpg) center no-repeat;
}

.iys .iys-t{
	text-align: center;
	color: #fff;
}
.iys .iys-t h5{
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1;
}
.iys .iys-t p{
	font-size: 0.6rem;
	color: #999999;
	line-height: 1;
	margin-top: 0.5rem;
}
.iys .iys-b{
	margin-top: 0.8rem;
}
.iys .iys-b ul li{
	margin-top: 0.5rem;
}
.iys .iys-b ul li:first-of-type{
	margin-top: 0;
}
.iys .iys-b ul li img{
	display: block;
	width: 100%;
}

/*ipro*/
.ipro{
	margin-top: 1.2rem;
}
.ipro .ipro-nav{
	margin-top: 0.4rem;
	margin-bottom: 0.2rem;
}
.ipro .ipro-nav ul li{
	width: 48%;
	height: 1.8rem;
	line-height: 1.8rem;
	text-align: center;
	font-size: 0.7rem;
	color: #666;
	border: 1px solid #d0d0d0;
	float: left;
	margin-top: 0.4rem;
}
.ipro .ipro-nav ul li:nth-of-type(2n){
	float: right;
}
.ipro .ipro-nav ul li a{
	display: block;
}
.ipro .ipro-nav ul li:hover{
	color: #008eff;
	border-color: #008eff;
}

.ipro .ipro-b ul li{
	width: 48%;
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	margin-top: 0.6rem;
}
.ipro .ipro-b ul li:nth-of-type(2n){
	float: right;
}
.ipro .ipro-b ul li img{
	display: block;
	width: 100%;
}

.ipro .ipro-b ul li p{
	text-align: center;
	font-size: 0.7rem;
	margin-top: 0.2rem;
}

/*imore*/
#imore{
	display: block;
	width: 6rem;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	background: #008eff;
	color: #fff;
	font-size: 0.7rem;
	margin: 1rem auto 0 auto;
}

/*icase*/
.icase{
	margin-top: 1.2rem;
	padding: 1rem 0;
	background: url(../img/icase-bj.jpg) center no-repeat;
}
.icase .icase-b ul li{
	width: 48%;
	height: 4.79rem;
	float: left;
	position: relative;
	overflow: hidden;
	margin-top: 0.6rem;
}
.icase .icase-b ul li:nth-of-type(2n){
	float: right;
}
.icase .icase-b ul li img{
	display: block;
	width: 100%;
	height: 4.79rem;
}
.icase .icase-b ul li p{
	width: 100%;
	height: 1.5rem;
	line-height: 1.5rem;
	box-sizing: border-box;
	padding: 0 0.5rem;
	color: #fff;
	background: rgba(0,0,0,0.7);
	position: absolute;
	bottom: 0;
	font-size: 0.6rem;
}
.icase .icase-b ul li dl{
	width: 100%;
	height: 4.79rem;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	background: #008eff;
	overflow: hidden;
}
.icase .icase-b ul li dl dt{
	font-size: 0.6rem;
	line-height: 1.8;
	margin-top: 0.3rem;
}

.icase .icase-b ul li dl a{
	display: block;
	width: 55%;
	height: 1.3rem;
	line-height: 1.3rem;
	text-align: center;
	border: 1px solid #fff;
	margin: 0.4rem auto 0 auto;
}

/*inews*/
.inews{
	margin-top: 1.2rem;
}
.inews .inews-b ul li{
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #dddddd;
	margin-top: 0.6rem;
}
.inews .inews-b ul li img{
	display: block;
	width: 100%;
	height: 8.75rem;
	margin-bottom: 0.4rem;
}
.inews .inews-b ul li .inews-txt{
	width: 70%;
	height: 4.2rem;
	float: left;
}
.inews .inews-b ul li .inews-txt h5{
	line-height: 1.6rem;
	font-size: 0.75rem;
	font-weight: bold;
}

.inews .inews-b ul li .inews-txt p{
	font-size: 0.6rem;
	color: #999;
	line-height: 2;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.inews .inews-b ul li:hover .inews-txt h5{
	color: #008eff;
}
.inews .inews-b ul li .inews-date{
	float: right;
	text-align: center;
	width: 28%;
	height: 3.6rem;
	border-left: 1px solid #ddd;
	margin-top: 0.3rem;
}
.inews .inews-b ul li .inews-date span{
	display: block;
	font-size: 2.25rem;
	color: #008eff;
	line-height: 1;
	margin-top: 0.2rem;
}
.inews .inews-b ul li .inews-date p{
	font-size: 0.6rem;
	color: #008eff;
	line-height: 1;
	margin-top: 0.2rem;
}

/*ilc*/
.ilc{
	margin-top: 2rem;
}
.ilc .ilc-t{
	height: 2rem;
	line-height: 2rem;
	background: #008eff;
	color: #fff;
	text-align: center;
	font-size: 0.8rem;
}
.ilc .ilc-t span{
	font-size: 0.6rem;
	color: #a5b8ff;
	font-weight: normal;
}

.ilc .ilc-b img{
	display: block;
	width: 100%;
}





/*页脚*/
footer {
	width: 100%;
	background: #008eff;
	padding: 0.5rem 0;
	color: #fff;
	margin-bottom: 2rem;
	margin-top: 8%;
	line-height: 1.8;
}

.menu {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999999999999999999999999999;
}

.menu .m {
	float: left;
	width: 25%;
	line-height: 2rem;
	color: #fff;
	background: #1E1E1E;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	border-right: 1px solid #333;
}

.menu .m strong {
	display: block;
	border-right: solid 1px #333;
}

.menu .m ul {
	position: absolute;
	display: none;
	bottom: 2rem;
	min-width: 100%;
	background: #1E1E1E;
}

.menu .m ul li {
	white-space: nowrap;
	line-height: 2;
	border-bottom: solid 1px #333;
}

.menu .m ul li a {
	color: #fff;
	font-size: 0.6rem;
	padding: 0 0.15rem;
}

.menu .m4 strong {
	border-right: none;
}

/*内页*/

.content {
	width: 100%;
	margin-top: 4%;
}


.content-b {
	margin-top: 0.3rem;
	line-height: 2;
}

.content-pro-list ul li {
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 0.75rem;
}

.content-pro-list ul li:nth-of-type(2n) {
	margin-right: 0;
}

.content-pro-list ul li img {
	display: block;
	width: 100%;
	height: 32.5vw;
}

.content-pro-list ul li a p {
    height: 1.25rem;
    line-height: 1.25rem;
    background: #008eff;
    color: #fff;
    padding: 0 0.4rem;
    text-align: center;
}


.content-pro-nr h5 {
	font-size: 0.8rem;
	color: #008eff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.pro-img {
	width: 50%;
	display: block;
	margin: 4% auto;
}

.content-pro-nr img {
	max-width: 100%;
}

.content-news-list ul li {
	padding: 0 0.25rem;
	margin-bottom: 0.5rem;
	padding-bottom: 0.4rem;
	border-bottom: 1px dashed #ccc;
}

.content-news-list ul li h4 {
	font-size: 0.65rem;
	color: #008eff;
	padding-bottom: 0.25rem;
	font-weight: bold;
}

.content-news-list ul li p {
	color: #666;
	line-height: 1.6;
	margin-bottom: 0.25rem;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.content-news-list ul li span {
	color: #f00;
	float: right;
}

.content-news-nr h5 {
	font-size: 0.75rem;
	color: #008eff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 4%;
}

.prenext {
	margin-top: 1rem;
}

.content-b>#map {
	display: none;
}



.content-case-list ul li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}

.content-case-list ul li a {
	display: block;
}

.content-case-list ul li a:after {
	content: "";
	display: block;
	clear: both;
}

.content-case-list ul li a img {
	width: 25%;
	padding: 0.1rem;
	border: 1px solid #ccc;
	float: left;
	transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.case-list-txt {
	width: 71%;
	float: right;
}

.case-list-txt h4 {
	font-size: 0.65rem;
	font-weight: bold;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.case-list-txt p {
	margin-top: 0.25rem;
	color: #666;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.case-list-txt p>img {
	width: 0;
	height: 0;
	display: none;
}

.nr-case {
	text-align: center;
}

.nr-case h5 {
	font-size: 0.75rem;
	font-weight: bold;
	color: #008eff;
}

.nr-case p {
	margin: 0.25rem 0 0.5rem 0;
	color: #777;
}

.nr-case img {
	max-width: 80%;
	margin-top: 0.5rem;
}

.prodetails img {
	max-width: 90%;
}

.prodetails h3 {
	font-family: "微软雅黑";
	font-size: 0.65rem;
	color: #35383d;
	height: 1.5rem;
	line-height: 1.5rem;
	background: #e7e8e9;
	text-indent: 0.25rem;
	margin-bottom: 0.75rem;
	border: none;
	margin-top: 0.75rem;
}

.planav li{
	display: block;
    width: 32%;
    text-align: center;
    margin-right: 2%;
    margin-top: 0.25rem;
    line-height: 1.1rem;
    color: #fff;
    background: #008eff;
    float: left;
}
.planav li:nth-of-type(3){
	margin-right: 0;
}

.contact-title{
	font-size: 1rem;
	color: #f00;
	font-weight: bold;
}

.content-pos {
	margin-top: 0.75rem;
	padding-bottom: 1%;
	border-bottom: 1px solid #ccc;
}