@charset "utf-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*Html5*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}

/*Base*/
html {
	font: 12px/1.8 "微软雅黑";
	color: #666;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
}
* {
	margin: 0;
	padding: 0;
}
* {
    box-sizing: border-box;
}
a {
	text-decoration: none;
	background: transparent; /*修正win8系统IE连接灰色背景*/
	outline:none;
blr:expression(this.onFocus=this.blur());
}
a:focus {
	outline: 0;
}
a:active, a:hover {
	outline: 0;
}
a{ color:#333;}
a:hover{ color:#cf0901;}
img {
	border: 0;
	-ms-interpolation-mode:bicubic
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	outline:none;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	float: left;
	display: inline;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 1;
}
ul, ol {
	list-style:none;
}
li {
	list-style:none;
}
/*清除浮动*/
.clear {
	clear: both;
	height:0px;
	line-height:0px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
dl, dd, dt {
	list-style:none;
	padding:0px;
	margin:0px;
}
html,body{
	position: relative;
}
a{cursor:pointer;}
.w960{
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.ovh{
	overflow: hidden;
}
.mt35{
	margin-top: 35px!important;
}















/***********top***************/
/*heaner*/
.i_header{ width:100%; height:70px; padding:10px 5% 0; float:left;}
.i_header_logo{ float:left;  margin-top: 3px;}
.i_header_logo img{ height:52px; margin-right: 7px;}
.i_header_title{ float:left; font-size: 12px; padding: 7px 0 7px 7px; color: #000; line-height: 25px; background:url(../images/header_title_xian.png) center left no-repeat; display: none;}
.i_header_title span{ font-size: 16px; font-weight: bold;}
.i_header_men{ float:right; margin-top: 15px;}
.i_header_men img{ height: 30px;}

.i_header_bot{ float:left; width:100%; height:40px; padding:0px 5%; background: #eeeeee;}
.i_header_bot_title{ float: left; line-height: 40px; color: #000; font-size:10px;}
.i_header_bot_search{ float: left; margin-top: 7px; margin-left: 15px;}
.i_header_bot_search .soText {
    float: left;
    width: 90px;
    height: 25px;
    line-height: 14px;
    padding: 4px 10px;
    color: #333;
    border: 1px solid #c9c9c9;
    outline: none;
    border-right: 0px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
	font-size:12px;
	
}
.i_header_bot_search .soBtn {
	float: left;
    width: 30px;
    height: 25px;
    background: url(../images/searchbtn.png) no-repeat left center;
    border: 1px solid #cfcfcf;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-left: 0px;
	background-color: #fff;
}

.i_header_bot_en{ float: right; margin-top: 10px;}
.i_header_bot_en img{ height: 20px;}


/*banner*/
#slider {
	
	margin-bottom: 10px;
}
#slider figure {
	margin: 0;
	padding: 0;
	display: block
}
#slider figure div.wrap {
	max-width: 650px;
	height: 225px;
	display: block;
	margin: 0 auto;
	position: relative;
}
#slider figure div.image {
	display: block;
	height: inherit
}
#slider figure a {
	text-transform: none;
	font-weight: 400;
	letter-spacing: 0;
	position: absolute;
	bottom: 10px;
	right: 20px;
	font-size: 12px;
	color: #fff;
	background: #000;
	padding: 2px 5px;
	border-radius: 3px;
	opacity: .45;
	font-family: franklin-gothic-urw, sans-serif
}
#slider figure a:hover {
	opacity: .85;
	text-decoration: none
}
.swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
}
.swipe-wrap > figure {
	float: left;
	width: 100%;
	position: relative;
}


/*产品分类*/
.i_cpfl{ width:100%; padding:10px 5% 0; float:left;}
.i_cpfl_title{ text-align: center; font-size: 20px; font-weight: bold; color: #373636; margin-bottom: 20px;}
.i_cpfl_list{ width: 100%;}
.i_cpfl_list li{ float: left; width: 48%; margin-right: 4%; overflow: hidden; text-align: center; margin-bottom: 15px; position: relative;}
.i_cpfl_list li .i_cpfl_list_tu{ width: 100%;}
.i_cpfl_list li .i_cpfl_list_tu img{ width: 100%;}
.i_cpfl_list li .i_cpfl_list_title{ height: 30px; line-height: 30px; position: absolute; bottom: 0px; width: 100%; background: rgba(0,0,0,0.7); color: #fff; font-size: 12px;}


/*解决方案*/
.i_jjfa{ width:100%;float:left; margin:30px 0 0;}
.i_jjfa_title{text-align: center; font-size: 16px; font-weight: bold; color: #373636; margin-bottom: 20px;}
.i_jjfa_list{ position:relative; background-size: 100%; height: 300px;   width: 100%; float: left;}
.i_jjfa_bg{ position:absolute;  background:url(../images/jjfa_bg2.png) center top no-repeat; background-size: 100%; height: 100%;   width: 100%; top:0px;}
.flickity-page-dots{ display:none;}
.flickity-prev-next-button .arrow{ fill: none !important;}
.flickity-prev-next-button.previous{ background:url(../images/jt_lf.png) center left no-repeat; background-size: 100%; }
.flickity-prev-next-button.next{ background:url(../images/jt_fr.png) center left no-repeat; background-size: 100%; }

.gallery-cell:before, .gallery-cell__number{ width:0px; height:0px;}
.gallery-cell{  position:relative; }
.i_jjfa_list_tu{ width: 100%; height: 100%;}
.i_jjfa_list_tu img{ width: 100%;}
.i_jjfa_list_cont{ position:absolute; bottom:0px; color: #fff; background: rgba(0,0,0,0.6); padding:3% 4% ;  width: 100%;}
.i_jjfa_list_title{ font-size: 14px; width: 100%; text-align: center;}
.i_jjfa_list_desc{ font-size: 12px; height:30px; line-height:30px; overflow:hidden; }

/*热销产品*/
.i_rxcp{ width:100%;float:left; margin:30px 0;}
.i_rxcp_title{ width: 100%; height: 45px; background: #02519c; color: #fff; padding: 0 5%; line-height: 45px;}
.i_rxcp_title a{ float: right; color: #fff;}
.i_rxcp_list{ width:100%; float:left;padding:15px 0;  white-space: nowrap; overflow-y: hidden; overflow-x: scroll;}
.i_rxcp_list ul{ width:100000px;}
.i_rxcp_list li{ width:200px; float:left; margin-right: 15px;}
.i_rxcp_list li .i_rxcp_list_tu{ width:200px;}
.i_rxcp_list li .i_rxcp_list_tu img{ width:100%;}
.i_rxcp_list li .i_rxcp_list_title{ width:100%; text-align:center; height: 30px; line-height: 30px;}

/*定制流程*/
.i_dzlc{ width:100%; padding:10px 1% 0; float:left;}
.i_dzlc_title{ text-align: center; font-size: 16px; font-weight: bold; color: #373636; margin-bottom: 20px;}
.i_dzlc_list{ width: 100%; float: left; text-align: center;}
.i_dzlc_list li{ width: 32%; font-size: 12px; display: inline-block; text-align: center; margin-bottom: 15px;}
.i_dzlc_list li .i_dzlc_list_sz{color: #fff; background: #02519c; border-radius: 50px; height: 75px; width: 75px; margin: 0 auto; font-size: 40px; line-height: 75px; font-weight: bold;}
.i_dzlc_list li .i_dzlc_list_title{ height: 40px; line-height: 40px; font-size: 13px; overflow: hidden; font-weight: bold;}
.i_dzlc_gd{ width: 280px; margin: 0 auto;  text-align: center;}
.i_dzlc_gd a{ font-size: 13px; color: #fff; background: #02519c; margin: 0 10px; float: left; width: 110px; height: 35px; line-height: 35px; border: 1px solid #02519c;}

/*新闻中心*/
.i_xwzx{ width:100%;float:left; margin:30px 0 10px;}
.i_xwzx_title{ width: 100%; height: 45px; background: #02519c; color: #fff; padding: 0 5%; line-height: 45px;}
.i_xwzx_title a{ float: right; color: #fff;}
.i_xwzx_list{ width: 100%; padding: 5% 5% 2%; float: left;}
.i_xwzx_list li{ width: 100%; border-bottom: 1px dashed #eee; float: left;}
.i_xwzx_list_tu{ width: 100%; height: 150px; overflow: hidden;}
.i_xwzx_list_tu img{ width: 100%;}
.i_xwzx_list_cont{ width: 100%; font-size: 12px; padding: 10px 0; float: left;}
.i_xwzx_list_title{ width: 70%; float: left; font-weight: bold; height: 30px; line-height: 30px; overflow: hidden; font-size: 14px;}
.i_xwzx_list_time{ width: 30%; float: right; text-align: right; height: 30px; line-height: 30px; overflow: hidden;}
.i_xwzx_list_desc{ width: 100%; float: left;}

/*footer*/
.i_footer{ width:100%;float:left; margin-bottom:70px; background:#02519c; height: 40px; color: #fff; font-size: 12px; line-height: 40px;}
.i_footer_banben{ text-align:center;float:left; width: 100%;}
.i_footer_top{ float:right; margin-right:15px;}
.i_footer_top img{ height: 10px;}
.i_footer_top a{ color:#fff;}

.i_foot_fd{  width:100%;float:left; margin:0px; background:#313131; height: 70px; color: #fff;  font-size: 12px; position: fixed;bottom: 0px; z-index: 999;}
.i_foot_fd li{ float:left; text-align:center; width:25%; margin-top: 9px;} 
.i_foot_fd li a{  color: #fff; }
.i_foot_fd li img{ width: 35px;}


.wrapper {
	padding: 0 2px;
	margin-top: 5px;
	min-height: 300px;
	width: 100%;
    float: left;
}
.wrapper .title {
	display: block;
	height: 33px;
	background: #006BBD;
	line-height: 33px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #fff;
	padding-left: 10px;
}
.wrapper .title a {
	color: #FFF
}
.proList {
	padding-top: 5px;
	overflow: hidden;
}
.proList li {
	float: left;
	width: 50%;
}
.proList li a {
	display: block;
	margin: 1px;
	background: #DBDBDB;
	padding: 0 8px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	overflow: hidden;
}
.proList li a:hover {
	color: #C10302;
}
#listBut {
	background-image: url(../images/but.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 98% 5px;
	padding-right: 11%;
	overflow: hidden;
}
#list {
	display: none;
	margin-top: -5px;
}
article {
    display: block;
    padding: 5px;
}
article h2 {
    display: block;
    line-height: 40px;
    text-align: center;
}
article img{ max-width:100%;}


.wap_cp_info{ width: 90%; margin: 0 auto; text-align: justify;}
.dada {
    clear: both;
    border-left: solid 5px #004e98;
    color: #004e98;
    height: 16px;
    margin: 20px 0;
    text-indent: 15px;
    font: bold 16px/16px 微软雅黑,黑体,Arial;
}
.wap_cp_info table{   word-break: break-all;}
.wap_cp_info table td { width: 7%;}
.wap_cp_info img{ max-width:100%;}
.case li {
	float: left;
	width: 50%;
	margin: 5px 0;
	text-align: center;
	overflow: hidden;
}
.case li .wap_cp_tu{     
	position: relative;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    overflow: hidden;
	}
.case li img {
	width: 242px;
	height: 150px;
	position: relative;
    left: 50%;
    margin-left: -121px;
}
.case li span {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	overflow: hidden;
}
.news {
	padding: 5px;
}
.news li {
	display: block;
	position: relative;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	background: url(../img/dot.gif) no-repeat 5px 14px;
	padding-left: 15px;
	font-size: 12px;
	padding-right: 85px;
	overflow: hidden;
}
.news li span {
	position: absolute;
	top: 0;
	right: 0;
	width: 85px;
	height: 30px;
	text-align: right;
}


.page {
	display: block;
	height: 25px;
	line-height: 25px;
	margin: 20px 0 10px;
	text-align: center;
	font-size: 12px;
}
.page li{ 
 float:left;
 list-style:none;
 	margin-left: 5px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #EBEBEB;
	text-decoration: none;
}
.page li.thisclass{
	background-color: #0080cc;
	border-color: #0080cc;
	color: #fff;
}
.page a, .page a:link, .page a:visited, .page a:active {
	padding: 0 5px;
}
.page span {
	color: #006bbd;
}
.page a:hover, .page span.current {
	color: #006bbd;
}
.pages {
	line-height: 25px;
	margin: 20px 0;
	text-align: center;
	font-size: 12px;
}
.pages a {
	padding: 0 6px;
}
