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,
label,
legend,
caption,
tbody,
tfoot,
thead,
header,
section,
footer {
	border: 0;
	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: 13px;
	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;
}


/*通用代码*/

.wrap {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.wrap:after {
	display: block;
	content: "";
	clear: both;
}

.cls {
	clear: both;
}

.en {
	font-family: arial;
}

.prenext {
	margin-top: 50px;
}

#pagesize {
	overflow: hidden;
}


/*ban*/
.banner {
	width: 100%;
	height: 500px;
	white-space: nowrap;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
	/*border:1px solid #F00; */
}

.banner_m {
	width: 50%;
	height: 500px;
	display: inline-block;
	position: relative;
}

.wrapper {
	*float: left;
	width: 1920px;
	height: 500px;
	display: inline-block;
	position: relative;
	left: -967px;
}

.fn-clear {
	zoom: 1;
}

.box_skitter {
	position: relative;
	background: none;
}

.box_skitter ul {
	display: none;
}

.box_skitter .container_skitter {
	overflow: hidden;
	position: relative;
}

.box_skitter .image {
	overflow: hidden;
}

.box_skitter .image img {
	display: none;
}

.box_skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}

.box_skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

.box_skitter .prev_button {
	position: absolute;
	top: 203px;
	left: 15%;
	z-index: 100;
	width: 72px;
	height: 143px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: 0;
	background: url(../img/prev.png) no-repeat left top !important;
}

.box_skitter .next_button {
	position: absolute;
	top: 203px;
	right: 14%;
	z-index: 100;
	width: 72px;
	height: 143px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: 0;
	background: url(../img/next.png) no-repeat left top !important;
}

.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	display: none;
}

.loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 10000;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	background: url('ajax-loader.gif') no-repeat left top;
	width: 31px;
	height: 31px;
}

#slideshow {
	width: 1920px;
	height: 500px;
}

#slideshow ul {
	display: none;
}


/*内页*/

.content {
	margin-top: 50px;
}

.content-b>h5 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.pro-nr img {
	max-width: 100%;
}


/*顶部*/
.itop{
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #222;
}
.itop .itop-l{
	float: left;
	color: #fff;
}
.itop .itop-r{
	float: right;
	color: #999;
}
.itop .itop-r a{
	display: inline-block;
	margin-left: 30px;
}
.itop .itop-r a:hover{
	color: #fff;
	text-decoration: underline;
}
.itop .itop-r a i{
	margin-right: 10px;
}

/*logo*/
.ilogo{
	width: 100%;
	height: 90px;
}
.ilogo .ilogo-list{
	height: 42px;
	text-align: center;
	margin-top: 24px;
}
.ilogo .ilogo-list h3{
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}
.ilogo .ilogo-list p{
	font-size: 12px;
	line-height: 1;
	color: #999;
	margin-top: 8px;
}
.ilogo .ilogo-first{
	float: left;
	margin-left: 60px;
	padding-left: 230px;
	background: url(../img/ilogo01.png) left center no-repeat / 200px 42px;
}
.ilogo .ilogo-second{
	float: right;
	margin-right: 60px;
	padding-left: 230px;
	background: url(../img/ilogo02.png) left center no-repeat / 200px 42px;
}

/*nav*/
.inav{
	width: 100%;
	height: 50px;
	border-top: 1px solid #eee;
}
.inav ul li{
	float: left;
	width: 12.5%;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.inav ul li a{
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	font-weight: bold;
}
.inav ul li .on,
.inav ul li a:hover{
	background: #18a3b4;
	color: #fff;
}

/*isearch*/
.isearch{
	width: 100%;
	height: 60px;
	background: #f5f5f5;
}
.isearch .isearch-l{
	float: left;
	height: 60px;
	line-height: 60px;
}
.isearch .isearch-l p{
	display: inline-block;
}
.isearch .isearch-l p span{
	color: #1364bf;
}
.isearch .isearch-l a{
	margin-left: 50px;
	color: #666;
}
.isearch .isearch-l a:hover{
	color: #1364bf;
}
.isearch .isearch-r{
	float: right;
	height: 26px;
	margin-top: 17px;
}

.isearch .isearch-r form{
	width: 360px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #ccc;
	border-radius: 12px;
	background: #fff;
}
.isearch .isearch-r form input{
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	outline: none;
}
.isearch .isearch-r form .isearch-input{
	float: left;
	width: 305px;
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	color: #666;
}
.isearch .isearch-r form .isearch-button{
	float: right;
	width: 40px;
	height: 24px;
	background: url(../img/isearch01.png) center no-repeat;
	cursor: pointer;
}

.isearch .isearch-r form .isearch-button:hover{
	background: url(../img/isearch02.png) center no-repeat;
}

/*冷库产品*/
.ipro-lk{
	margin-top: 80px;
	width: 100%;
}
.ipro-lk .ipro-lk-box{
	width: 100%;
	height: 380px;
	position: relative;
}
.ipro-lk .ipro-lk-box>a{
	position: absolute;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 55px;
	top: 0;
	right: 0;
	z-index: 99;
}
.ipro-lk .ipro-lk-box>a:before{
	position: absolute;
	content: "";
	width: 40px;
	height: 1px;
	background: #333;
	left: 0;
	top: 8px;
}
.ipro-lk .ipro-lk-box>a:hover{
	color: #1364bf;
}
.ipro-lk .ipro-lk-box>a:hover:before{
	background: #1364bf;
}
.ipro-lk .ipro-lk-box .ipro-lk-l{
	float: left;
	width: 300px;
}
.ipro-lk .ipro-lk-box .ipro-lk-l .ipro-lk-title{
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.ipro-lk .ipro-lk-box .ipro-lk-l .ipro-lk-title h5{
	font-weight: bold;
	font-size: 25px;
	line-height: 1;
	margin-bottom: 10px;
}
.ipro-lk .ipro-lk-box .ipro-lk-l .ipro-lk-title h5 span{
	color: #1364bf;
}
.ipro-lk .ipro-lk-box .ipro-lk-l .ipro-lk-title p{
	font-size: 12px;
	line-height: 1.8;
	color: #666;
}
.ipro-lk .ipro-lk-box .ipro-lk-l .ipro-lk-nav {
	padding-top: 95px;
}
.ipro-lk .ipro-lk-box .ipro-lk-l .ipro-lk-nav ul li{
	width: 210px;
	margin: 8px 0;
}
.ipro-lk .ipro-lk-box .ipro-lk-l .ipro-lk-nav ul li a{
	position: relative;
	display: block;
	width: 210px;
	height: 30px;
	line-height: 30px;
	background: #f8f8f8;
	padding-left: 44px;
	font-size: 14px;
	border-radius: 0 15px 15px 0;
	color: #666;
}
.ipro-lk .ipro-lk-box .ipro-lk-l .ipro-lk-nav ul li a:before{
	position: absolute;
	display: block;
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #999;
	left: 20px;
	top: 13px;
}
.ipro-lk .ipro-lk-box .ipro-lk-l .ipro-lk-nav ul li.on a,
.ipro-lk .ipro-lk-box .ipro-lk-l .ipro-lk-nav ul li a:hover{
	background: #1364bf;
	color: #fff;
}
.ipro-lk .ipro-lk-box .ipro-lk-l .ipro-lk-nav ul li.on a:before,
.ipro-lk .ipro-lk-box .ipro-lk-l .ipro-lk-nav ul li a:hover:before{
	background: #fff;
}
.ipro-lk .ipro-lk-box .ipro-lk-r{
	float: right;
	position: relative;
	width: 860px;
	height: 380px;
}
.ipro-lk .ipro-lk-box .ipro-lk-r .ipro-lk-list{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.4);
    z-index: -1;
    transition: all linear 0.2s;
}
.ipro-lk .ipro-lk-box .ipro-lk-r .ipro-lk-list.on{
	opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    z-index: 1;
}
.ipro-lk .ipro-lk-box .ipro-lk-r .ipro-lk-list img{
	position: absolute;
	width: 510px;
	height: 380px;
	top: 0;
	left: 0;
}
.ipro-lk .ipro-lk-box .ipro-lk-r .ipro-lk-list .ipro-lk-txt{
	position: absolute;
	width: 460px;
	height: 280px;
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #eee;
	padding: 30px 50px;
	right: 0;
	top: 50px;
}
.ipro-lk .ipro-lk-box .ipro-lk-r .ipro-lk-list .ipro-lk-txt h5{
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	border-left: 2px solid #1364bf;
	height: 25px;
	line-height: 25px;
}
.ipro-lk .ipro-lk-box .ipro-lk-r .ipro-lk-list .ipro-lk-txt h4{
	padding: 5px 10px;
	background: #1364bf;
	color: #fff;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 12px;
}
.ipro-lk .ipro-lk-box .ipro-lk-r .ipro-lk-list .ipro-lk-txt p{
	line-height: 25px;
	color: #666;
}
.ipro-lk .ipro-lk-box .ipro-lk-r .ipro-lk-list .ipro-lk-txt a{
	position: absolute;
	display: block;
	width: 100px;
	height: 25px;
	box-sizing: border-box;
	line-height: 23px;
	text-align: center;
	border: 1px solid #1364bf;
	color: #1364bf;
	border-radius: 11px;
	left: 50px;
	bottom: 30px;
}
.ipro-lk .ipro-lk-box .ipro-lk-r .ipro-lk-list .ipro-lk-txt a:hover{
	background: #1364bf;
	color: #fff;
}
.ipro-lk .ipro-lk-four{
	width: 100%;
	margin-top: 20px;
}
.ipro-lk .ipro-lk-four ul{
	display: flex;
	justify-content: space-between;
}
.ipro-lk .ipro-lk-four ul li{
	width: 280px;
	height: 210px;
}
.ipro-lk .ipro-lk-four ul li a{
	position: relative;
	display: block;
}
.ipro-lk .ipro-lk-four ul li a:after{
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(19,100,191,0.7);
	top: 0;
	left: 0;
	opacity: 0;
}
.ipro-lk .ipro-lk-four ul li a:hover:after{
	opacity: 1;
}
.ipro-lk .ipro-lk-four ul li a img{
	display: block;
	width: 280px;
	height: 210px;
}
.ipro-lk .ipro-lk-four ul li a i{
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	background: url(../img/isearch03.png) center no-repeat;
	top: 65px;
	left: 50%;
	margin-left: -20px;
	z-index: 9;
	opacity: 0;
}
.ipro-lk .ipro-lk-four ul li a:hover i{
	opacity: 1;
}
.ipro-lk .ipro-lk-four ul li a span{
	position: absolute;
	display: block;
	width: 140px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: rgba(19,100,191,0.7);
	color: #fff;
	border-radius: 12px;
	bottom: 20px;
	left: 50%;
	margin-left: -70px;
	z-index: 9;
}
.ipro-lk .ipro-lk-four ul li a:hover span{
	background: #fff;
	color: #1364bf;
}

/*标题*/
.ititle{
	text-align: center;
}
.ititle h5{
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}
.ititle p{
	font-size: 15px;
	margin-top: 15px;
	color: #666;
}
.blue h5 span{
	color: #1364bf;
}
.green h5 span{
	color: #18a3b4;
}
.orange{
	color: #ff7300;
}

/*特点*/
.iadv{
	width: 100%;
	margin-top: 80px;

}
.iadv .iadv-box{
	position: relative;
	width: 100%;
	height: 1594px;
	background: url(../img/iadv_bg.jpg) center no-repeat;
	margin-top: 40px;
}
.iadv .iadv-box .iadv-list{
	position: absolute;
	width: 460px;
}
.iadv .iadv-box .iadv-list:nth-child(1){
	left: 140px;
	top: 70px;
}
.iadv .iadv-box .iadv-list:nth-child(2){
	right: 0;
	top: 460px;
}
.iadv .iadv-box .iadv-list:nth-child(3){
	left: 140px;
	top: 880px;
}
.iadv .iadv-box .iadv-list:nth-child(4){
	right: 0;
	top: 1300px;
}
.iadv .iadv-box .iadv-list h5{
	font-size: 25px;
	color: #1364bf;
}
.iadv .iadv-box .iadv-list dl{
	margin-top: 25px;
	margin-bottom: 35px;
}
.iadv .iadv-box .iadv-list dl dd{
	line-height: 25px;
	color: #666;
	text-indent: 2em;
}
.iadv .iadv-box .iadv-list a{
	display: block;
	width: 120px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #ff7300;
	color: #fff;
	border-radius: 13px;
}

/*应用*/
.iapp{
	margin-top: 80px;
	width: 100%;
	padding: 50px 0;
	background: url(../img/iapp_bg.jpg) center no-repeat;
}
.iapp .ititle h5{
	color: #8dc3ff;
}
.iapp .ititle h5 span{
	color: #fff;
}
.iapp .ititle p{
	margin-top: 15px;
	color: #8dc3ff;
	background: url(../img/iapp_title.png) center no-repeat;
}
.iapp .iapp-list{
	margin-top: 50px;
}
.iapp .iapp-list ul{
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.iapp .iapp-list ul li span{
	display: block;
	width: 124px;
	height: 124px;
	background: #fff;
	border: 8px solid #8ac1ff;
	border-radius: 50%;
	cursor: pointer;
}
.iapp .iapp-list ul li span:hover{
	border-color: #ff7300;
}
.iapp .iapp-list ul li span i{
	display: block;
	width: 58px;
	height: 50px;
	background: url(../img/iapp_icon.png) no-repeat;
	margin: 37px auto;
	transition: all linear 0.2s;
}
.iapp .iapp-list ul li.iapp01 span i{
	background-position: 0 0;
}
.iapp .iapp-list ul li.iapp02 span i{
	background-position: -58px 0;
}
.iapp .iapp-list ul li.iapp03 span i{
	background-position: -116px 0;
}
.iapp .iapp-list ul li.iapp04 span i{
	background-position: -174px 0;
}
.iapp .iapp-list ul li.iapp05 span i{
	background-position: -232px 0;
}
.iapp .iapp-list ul li.iapp06 span i{
	background-position: -290px 0;
}
.iapp .iapp-list ul li.iapp07 span i{
	background-position: -348px 0;
}
.iapp .iapp-list ul li span:hover i{
	background-position-y: -50px;
}
.iapp .iapp-list ul li p{
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin-top: 15px;
}
.iapp .iapp-phone{
	position: relative;
	margin-top: 50px;
}
.iapp .iapp-phone:after{
	position: absolute;
	display: block;
	content: "";
	width: 980px;
	border-bottom: 1px dashed #8dc3ff;
	left: 50%;
	margin-left: -490px;
	top: 17px;
	z-index: 1;
	
}
.iapp .iapp-phone .iapp-phone-box{
	position: relative;
	width: 400px;
	height: 35px;
	background: #fff;
	border-radius: 18px;
	margin: 0 auto;
	z-index: 9;
}
.iapp .iapp-phone .iapp-phone-l{
	float: left;
	width: 285px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #1364bf;
	line-height: 35px;
}
.iapp .iapp-phone .iapp-phone-r{
	float: right;

}
.iapp .iapp-phone .iapp-phone-r a{
	display: block;
	width: 110px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: #1364bf;
	color: #fff;
	border-radius: 15px;
	margin-right: 3px;
	margin-top: 3px;	
}
.iapp .iapp-phone .iapp-phone-r a:hover{
	background: #ff7300;
}

/*展示柜*/
.izsg{
	margin-top: 80px;
	width: 100%;
}
.izsg .ititle h5{
	height: 42px;
	line-height: 42px;
}
.izsg .ititle h5 span{
	display: inline-block;
	height: 42px;
	padding-left: 80px;
	background: url(../img/ilogo03.png) left center no-repeat;
}
.izsg .izsg-list{
	margin-top: 30px;
}
.izsg .izsg-list ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.izsg .izsg-list ul li{
	width: 255px;
}
.izsg .izsg-list ul li dl dt{
	position: relative;
	line-height: 1;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.izsg .izsg-list ul li dl dt:after{
	position: absolute;
	display: block;
	content: "";
	width: 90px;
	height: 1px;
	background: #18a3b4;
	left: 0;
	bottom: -1px;
	z-index: 9;
}
.izsg .izsg-list ul li:hover dl dt{
	color: #18a3b4;
}
.izsg .izsg-list ul li dl dd{
	font-size: 12px;
	color: #999;
}
.izsg .izsg-list ul li .izsg-list-img{
	display: flex;
	width: 100%;
	height: 200px;
	align-items: center;
	margin: 30px 0;
}
.izsg .izsg-list ul li .izsg-list-img img{
	display: block;
	max-width: 100%;
}
.izsg .izsg-list ul li span{
	display: block;
	width: 120px;
	height: 25px;
	line-height: 25px;
	border-radius: 18px;
	text-align: center;
	background: #18a3b4;
	color: #fff;
	margin: 0 auto;
}
.izsg .izsg-list ul li:hover span{
	background: #1364bf;
}

/*案例*/
.icase{
	margin-top: 80px;
	width: 100%;
}

.icase .icase-list ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.icase .icase-list ul li{
	width: 580px;
	margin-top: 30px;
}
.icase .icase-list ul li img{
	display: block;
	width: 580px;
	height: 300px;
}
.icase .icase-list ul li dl{
	display: flex;
	justify-content: space-between;
	padding: 0 30px;
	height: 45px;
	border-bottom: 1px solid #ddd;
}
.icase .icase-list ul li dl dt{
	height: 45px;
	line-height: 45px;
	font-size: 15px;
}

.icase .icase-list ul li dl dd{
	display: block;
	width: 80px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	background: #18a3b4;
	color: #fff;
	border-radius: 12px;
	margin-top: 11px;
}
.icase .icase-list ul li:hover dl dd{
	background: #1364bf;
}

/*追求*/
.ipursuit{
	margin-top: 80px;
	width: 100%;
	padding: 50px 0;
	background: url(../img/pursuit_bg.jpg) center navajowhite;
}
.ipursuit .ipursuit-txt{
	float: right;
	width: 580px;
}
.ipursuit .ipursuit-txt h5{
	color: #222;
	font-size: 25px;
	font-weight: bold;
	line-height: 1;
}
.ipursuit .ipursuit-txt h5 span{
	color: #ff7300;
}
.ipursuit .ipursuit-txt h4{
	font-size: 15px;
	color: #999;
	margin-top: 15px;
	margin-bottom: 40px;
}
.ipursuit .ipursuit-txt>p{
	line-height: 30px;
}
.ipursuit .ipursuit-txt dl{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
}
.ipursuit .ipursuit-txt dl dd{
	width: 270px;
	height: 25px;
	line-height: 25px;
	font-size: 15px;
	color: #1364bf;
	display: flex;
	justify-content: space-between;
}
.ipursuit .ipursuit-txt dl dd span{
	position: relative;
	padding-left: 15px;
}
.ipursuit .ipursuit-txt dl dd span:after{
	display: block;
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #18a3b4;
	position: absolute;
	left: 0;
	top: 10px;
}
.ipursuit .ipursuit-txt dl dd i{
	line-height: 17px;
	letter-spacing: 2px;
	color: #999;
}

/*系统*/
.isys{
	width: 100%;
	margin-top: 40px;
}
.isys .isys-list ul{
	display: flex;
	justify-content: space-between;
}
.isys .isys-list ul li{
	width: 280px;
	border-radius: 13px;
	text-align: center;
	padding-bottom: 25px;
}
.isys .isys-list ul li.isys01{
	background: url(../img/isys01_bg.png) center repeat-x;
}
.isys .isys-list ul li.isys02{
	background: url(../img/isys02_bg.png) center repeat-x;
}
.isys .isys-list ul li.isys03{
	background: url(../img/isys03_bg.png) center repeat-x;
}
.isys .isys-list ul li.isys04{
	background: url(../img/isys04_bg.png) center repeat-x;
}
.isys .isys-list ul li i{
	display: block;
	width: 66px;
	height: 60px;
	background-image: url(../img/isys_icon.png);
	background-repeat: no-repeat;
	margin: 50px auto;
}

.isys .isys-list ul li.isys01 i{
	background-position: 0 0;
}
.isys .isys-list ul li.isys02 i{
	background-position: -66px 0;
}
.isys .isys-list ul li.isys03 i{
	background-position: -132px 0;
}
.isys .isys-list ul li.isys04 i{
	background-position: -198px 0;
}
.isys .isys-list ul li dl dt{
	font-size: 17px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
}
.isys .isys-list ul li dl dt:after{
	display: block;
	content: "";
	width: 20px;
	height: 2px;
	background: #fff;
	margin: 20px auto 15px;
}
.isys .isys-list ul li dl dd{
	line-height: 30px;
	color: #fff;
}

/*新闻*/
.inews{
	width: 100%;
	margin-top: 80px;
}
.inews .inews-list{
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.inews .inews-list a{
	display: flex;
	justify-content: space-between;
	height: 200px;
}

.inews .inews-list .inews-list-l{
	width: 800px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.inews .inews-list .inews-list-l .inews-list-date{
	width: 70px;
	text-align: center;
	height: 120px;
	border-right: 3px solid #ccc;
	padding-right: 50px;
	margin-right: 50px;
}
.inews .inews-list .inews-list-l .inews-list-date p{
	font-size: 50px;
	line-height: 1;
	color: #666;
	margin-top: 25px;
}
.inews .inews-list .inews-list-l .inews-list-date span{
	display: block;
	color: #666;
	margin-top: 5px;
}
.inews .inews-list:hover .inews-list-l .inews-list-date p,
.inews .inews-list:hover .inews-list-l .inews-list-date span{
	color: #18a3b4;
}
.inews .inews-list .inews-list-l .inews-list-txt h5{
	font-size: 16px;
	font-weight: bold;
}
.inews .inews-list:hover .inews-list-l .inews-list-txt h5{
	color: #18a3b4;
}
.inews .inews-list .inews-list-l .inews-list-txt span{
	display: block;
	color: #999;
	margin: 20px 0 25px;
}
.inews .inews-list .inews-list-l .inews-list-txt p{
	color: #666;
	line-height: 1.8;
}
.inews .inews-list .inews-list-img img{
	display: block;
	width: 350px;
	height: 200px;
}

/*合作*/
.ihz{
	width: 100%;
	margin-top: 80px;
}
.ihz ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ihz ul li{
	overflow: hidden;
	width: 210px;
	height: 90px;
	border-radius: 15px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

/*页脚*/
.footer{
	width: 100%;
	margin-top: 100px;
	padding: 30px 0;
	background: #333;
}
.footer .ft-nav{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}
.footer .ft-nav h5{
	display: inline-block;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.footer .ft-nav ul{
	display: inline-block;
}
.footer .ft-nav ul li{
	display: inline-block;
	color: #999;
	margin-left: 60px;
}
.footer .ft-nav ul li a:hover{
	color: #fff;
}
.footer .ft-b{
	margin-top: 40px;
}
.footer .ft-b .ft-ewm{
	float: left;
	width: 110px;
	height: 110px;
}
.footer .ft-b .ft-ewm img{
	display: block;
	width: 110px;
	height: 110px;
}
.footer .ft-b .ft-list{
	float: left;
	margin-left: 150px;
}
.footer .ft-b .ft-list h5{
	font-size: 16px;
	color: #fff;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 20px;
}
.footer .ft-b .ft-list p{
	line-height: 30px;
	color: #999;
}

.foot-bottom{
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #222;
	color: #fff;
}















/*侧边栏*/

.content-left {
	float: left;
	width: 270px;
}

.content-left .left-nav {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #ddd;
}

.content-left .left-nav .left-title {
	width: 100%;
	height: 90px;
	line-height: 90px;
	text-align: center;
	color: #1364bf;
	overflow: hidden;
}

.content-left .left-nav .left-title h5 {
	width: 230px;
	height: 60px;
	line-height: 60px;
	border-top: 3px solid #e5e5e5;
	border-bottom: 3px solid #e5e5e5;
	font-size: 22px;
	font-weight: bold;
	margin: 14px auto;
	background: #f2f2f2;
}

.content-left .left-nav .left-title h5 span {
	font-size: 13px;
	font-weight: normal;
	color: #666;
}

.content-left .left-nav .left-list {
	overflow: hidden;
}

.content-left .left-nav .left-list>ul>li {
	width: 230px;
	margin: 0 auto 12px;
}
.content-left .left-nav .left-list>ul>li>a {
	display: block;
	height: 45px;
	line-height: 45px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	font-size: 15px;
	color: #333;
	padding: 0 25px;
}

.content-left .left-nav .left-list>ul>li>a:hover,
.content-left .left-nav .left-list>ul>.active>a {
	color: #fff;
	background: #1364bf;
	border-color: #1364bf;
}

.content-left .left-nav .left-list dl{
	width: 230px;
	margin: 0 auto 12px;
}
.content-left .left-nav .left-list dl dt a{
	display: block;
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    font-size: 15px;
    color: #333;
    padding: 0 25px;
}
.content-left .left-nav .left-list dl dt a:hover,
.content-left .left-nav .left-list dl dt.active>a {
	color: #fff;
	background: #1364bf;
	border-color: #1364bf;
}
.content-left .left-nav .left-list dl dd ul li{
	background: #f2f2f2;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e5e5e5;
    line-height: 40px;
}
.content-left .left-nav .left-list dl dd ul li:first-of-type{
	border-top: none;
}
.content-left .left-nav .left-list dl dd ul li a{
	display: block;
    padding-left: 45px;
    color: #666;
}
.content-left .left-nav .left-list dl dd ul li a:hover{
	color: #1364bf;
}





.content-left .left-contact {
	margin-top: 30px;
}

.content-left .left-contact .left-contact-b {
	width: 230px;
	margin: 0 auto 10px auto;
}
.content-left .left-contact .left-contact-b h5{
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
.content-left .left-contact .left-contact-b p{
	color: #666;
	line-height: 2;
}

.content-right {
	float: right;
	width: 890px;
}

.content-right .right-title {
	padding: 10px 20px;
	position: relative;
	background: #fff;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ddd;
}

.content-right .right-title h5 {
	float: left;
	font-size: 23px;
}

.content-right .location {
	float: right;
	color: #666;
	line-height: 30px;
}

.content-right .content-b {
	margin-top: 10px;
	padding: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #555;
	background: #fff;
	border: 1px solid #ddd;
}


/*新闻列表*/

.news-list ul li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ddd;
}

.news-list ul li:last-of-type {
	border-bottom: none;
}

.news-list ul li dd {
	font-size: 16px;
	font-weight: bold;
	color: #1364bf;
}

.news-list ul li dd a:hover {
	text-decoration: underline;
}

.news-list ul li p {
	margin: 5px 0;
	color: #666;
}

.news-list ul li span {
	float: left;
	font-size: 13px;
	color: #999;
	margin-top: 2px;
}

.news-list ul li>a {
	display: block;
	float: right;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: #666;
	font-size: 13px;
}

.news-list ul li>a:hover {
	background: #1364bf;
}

.news-nr h5 {
	display: block;
	line-height: 35px;
	font-size: 20px;
	color: #333;
	text-align: center;
}

.news-nr h4 {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #aaa;
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
}

.pro-list ul li {
	float: left;
	width: 270px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
	margin-bottom: 40px;
}

.pro-list ul li:nth-of-type(3n+2) {
	margin: 0 19px;
}

.pro-list ul li:hover {
	color: #1364bf;
	border-color: #1364bf;
}

.pro-list ul li a {
	display: block;
}

.pro-list ul li a img {
	display: block;
	width: 270px;
	height: 203px;
	margin-bottom: 6px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.pro-list ul li a span {
	display: block;
}

.pro-list ul li a p {
	height: 50px;
	line-height: 1.8;
	color: #888;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pro-list ul li:hover p {
	color: #1364bf;
}

.case-list ul li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #e1e1e1;
}

.case-list ul li a img {
	width: 200px;
	height: 150px;
	float: left;
}

.case-list ul li dl {
	float: right;
	width: 630px;
}

.case-list ul li dt {
	height: 34px;
	line-height: 34px;
}

.case-list ul li dt a {
	color: #1364bf;
	font-size: 16px;
	font-weight: bold;
}

.case-list ul li dt a:hover {
	text-decoration: underline;
}

.case-list ul li dd {
	line-height: 24px;
	margin-top: 0px;
	height: 110px;
	position: relative;
	font-size: 13px;
	color: #888;
}

.case-list ul li dd .moret {
	position: absolute;
	right: 10px;
	background: #1364bf;
	bottom: -5px;
	width: 62px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	line-height: 24px;
	height: 24px;
}

.case-list ul li dd .moret:hover {
	background: #1364bf;
	color: #fff;
	line-height: 24px;
}

.pro-nr>h5 {
	font-size: 20px;
	text-align: center;
}

.pro-nr>img {
	display: block;
	margin: 10px auto;
	max-width: 70%;
}

.pro-nr>h3 {
	font-size: 18px;
	color: #35383d;
	height: 40px;
	line-height: 40px;
	background: #e7e8e9;
	text-indent: 15px;
	margin-bottom: 15px;
	border: none;
	margin-top: 15px;
}

.proright {
	float: right;
	width: 420px;
	height: 300px;
}

.proright h2 {
	font-size: 18px;
	color: #1364bf;
}

.proright .summary {
	margin-top: 15px;
}

.prodetails {
	margin-top: 10px;
	color: #333;
	overflow: hidden;
}

.prodetails h3 {
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	height: 40px;
	line-height: 40px;
	background: #1364bf;
	text-indent: 15px;
	margin-bottom: 15px;
	border: none;
	margin-top: 15px;
}

.prodetails p {
	padding: 0 10px
}

#preview {
	float: left;
	margin: 0px auto;
	width: 402px;
}

.jqzoom {
	width: 400px;
	height: 300px;
	position: relative;
	border: solid 1px #cccccc;
}

.zoomdiv {
	left: 859px;
	height: 400px;
	width: 400px;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 420px;
	height: 56px;
	padding-top: 8px;
	overflow: hidden;
}

#spec-left {
	background: url(img/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 3px;
}

#spec-right {
	background: url(img/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 3px;
}

#spec-list {
	width: 350px;
	float: left;
	overflow: hidden;
	margin-left: 8px;
	display: inline;
}

#spec-list ul li {
	float: left;
	margin-right: 0;
	display: inline;
	width: 75px;
}

#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 60px;
	height: 45px;
}


/*jqzoom*/

.jqzoom {
	position: relative;
	padding: 0;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	background: url(i/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}

.bigimg {
	width: 700px;
	height: 473px;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}

#spec-list {
	position: relative;
	width: 366px;
	margin-right: 8px;
}

#spec-list div {
	margin-top: 0;
	margin-left: 0;
	*margin-left: 0;
}

.pre-next {
	margin-top: 30px;
}


/*搜索结果*/

.search-list ul li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ddd;
}

.search-list ul li a {
	display: block;
}

.search-list ul li a p {
	float: left;
	height: 40px;
	line-height: 40px;
}

.search-list ul li a span {
	float: right;
	height: 40px;
	line-height: 40px;
}