	/*css 初始化 */
	
	@charset "utf-8";
	/* CSS Document */
	
	div {
		/*margin: 0 auto*/
	}
	
	* {
		margin: 0;
		padding: 0;
		border: 0;
		list-style: none;
	}
	
	* {
		font-family: Microsoft YaHei, iconfont !important;
	}
	
	body {
		font: 12px Microsoft YaHei, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
	}
	
	blockquote,
	body,
	button,
	dd,
	dl,
	dt,
	fieldset,
	form,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	hr,
	input,
	legend,
	li,
	ol,
	p,
	pre,
	td,
	textarea,
	th,
	ul {
		margin: 0;
		padding: 0
	}
	
	.fy {
		text-align: center;
		padding: 20px 0 20px 0;
	}
	
	.fy a {
		padding: 5px 15px 5px 15px;
		margin: 0 6px 0 6px;
		border: 1px solid #ccc;
		color: #4a4a4a;
	}
	
	.fy a:hover {
		border: 1px solid #ffca0a;
		background: #ffca0a;
		color: #f00;
	}
	
	.fy .cur {
		border: 1px solid #ffca0a;
		background: #ffca0a;
		color: #f00;
	}
	
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		font-size: 100%;
		font-weight: normal;
		color: #222
	}
	
	address,
	cite,
	dfn,
	em,
	var {
		font-style: normal
	}
	
	code,
	kbd,
	pre,
	samp {
		font-family: courier new, courier, monospace
	}
	
	small {
		font-size: 12px
	}
	
	s ol,
	ul {
		list-style: none
	}
	
	a {
		text-decoration: none;
		color: #222;
	}
	
	a:hover {
		text-decoration: none;
		color: #666;
	}
	
	sup {
		vertical-align: text-top
	}
	
	sub {
		vertical-align: text-bottom
	}
	
	legend {
		color: #000
	}
	
	fieldset,
	img {
		border: 0;
	}
	
	button,
	input,
	select,
	textarea {
		font-size: 100%
	}
	
	table {
		border-collapse: collapse;
		border-spacing: 0
	}
	
	.clearfix:before,
	.clearfix:after {
		display: table;
		content: '';
		line-height: 0;
	}
	/*清除浮动*/
	
	.clearfix:after {
		clear: both;
	}
	
	.clearfix {
		zoom: 1;
	}
	
	.iconfont {
		font-family: "iconfont" !important;
		font-size: 16px;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-webkit-text-stroke-width: 0.2px;
		-moz-osx-font-smoothing: grayscale;
	}
	
	.pull-left {
		float: left;
	}
	
	.pull-right {
		float: right;
	}
	/*top*/
	
	#top {
		height: 30px;
		border-bottom: 1px solid #ccc;
		line-height: 30px;
	}
	
	.top {
		width: 1200px;
		margin: 0 auto;
	}
	
	.top-left {}
	
	.top-right {}
	
	.top-right>li {
		float: left;
		position: relative;
		margin-right: 11px;
	}
	
	.top-right>li:after {
		position: absolute;
		content: '';
		width: 1px;
		height: 13px;
		background-color: #ccc;
		top: 9px;
		right: -6px;
	}
	
	.top-right>li:last-child:after {
		display: none;
	}
	/*nav*/
	
	.nav-logo img {
		margin: 5px 0;
	}
	
	.nav-search {
		height: 30px;
		margin: 8px 0 0 0;
	}
	
	.nav-search form {
		height: 30px;
		width: 275px;
		position: relative;
	}
	
	.nav-search form select {
		position: absolute;
		top: 5px;
		left: 5px;
	}
	
	.nav-search form input[type=text] {
		position: absolute;
		width: 150px;
		height: 20px;
		top: 5px;
		left: 80px;
		border-left: 1px solid #efefef;
	}
	
	.nav-search form input[type=submit] {
		background: #ff552e;
		width: 40px;
		height: 30px;
		color: #fff;
		position: absolute;
		right: 0px;
	}
	
	.nav-keyword {
		position: absolute;
		right: 0px;
		bottom: 8px;
	}
	
	.nav-keyword h1 {
		font-weight: 700;
		display: inline-block;
	}
	/*关于我们页面*/
	
	#page-about {
		width: 1200px;
		margin: 20px auto 20px;
	}
	
	.page-about-left {
		width: 245px;
	}
	
	.left-box {
		border: 1px solid #efefef;
		margin-bottom: 15px;
	}
	
	.left-box:last-child {
		margin-bottom: 0px;
	}
	
	.left-box h2 {
		margin-bottom: 14px;
		position: relative;
		text-indent: 10px;
		line-height: 45px;
		text-align: center;
		color: #fff;
		font-size: 22px;
		background: #2369e3;
		font-weight: bold;
	}
	
	.left-box ul {}
	
	.left-box ul>li {
		display: block;
		text-indent: 27px;
		font-size: 14px;
		color: #666666;
		position: relative;
		line-height: 40px;
		border: 1px solid #e4e4e4;
		margin: 15px;
	}
	
	.page-about-right {
		width: 880px;
		position: relative;
	}
	
	.page-about-right-title {
		font-size: 20px;
		font-weight: 700;
		padding: 20px;
		position: relative;
	}
	
	.page-about-right-title:before {
		position: absolute;
		content: '';
		width: 3px;
		height: 16px;
		top: 27px;
		left: 0px;
		background: #ff552e;
	}
	
	.page-frame {
		position: absolute;
		right: 0px;
		top: 25px;
		background: #f6f6f6;
		padding: 5px 10px;
		border-radius: 5px;
	}
	
	.page-frame li {
		float: left;
		margin-right: 15px;
		position: relative;
	}
	
	.page-frame li:after {
		position: absolute;
		content: '';
		background: url(/image/frame.png) no-repeat 50%;
		width: 15px;
		height: 15px;
		background-size: 15px;
		top: 1px;
		right: -15px;
	}
	
	.page-frame li:last-child {
		margin-right: 0px;
	}
	
	.page-frame li:last-child:after {
		display: none;
	}
	/*在线留言表单*/
	
	.message-box {
		margin-bottom: 15px;
	}
	
	.message-box h3 {
		font-size: 17px;
		font-weight: 700;
		/* text-indent: 20px; */
		position: relative;
		padding-bottom: 12px;
		margin-bottom: 15px;
	}
	
	.message-box h3:before {
		content: '';
		position: absolute;
		top: 27px;
		left: 0px;
		width: 100px;
		height: 2px;
		background: #ff552e;
	}
	
	.message-form {}
	
	.form-group {
		margin-bottom: 15px;
	}
	
	.form-group label {
		display: inline-block;
		font-size: 14px;
		width: 100px;
	}
	
	.form-group input,
	.form-group textarea {
		border-radius: 3px;
		border: 1px solid #ccc;
		padding: 5px;
	}
	
	.message-form button {
		width: 100px;
		height: 30px;
	}
	/*产品分类页面*/
	
	#sort-product {
		width: 1200px;
		margin: 20px auto;
	}
	
	.sort-product-left {
		width: 245px;
	}
	
	.sort-product-right {
		width: 880px;
		position: relative;
	}
	
	.sort-product-list {}
	
	.sort-product-list li {
		display: inline-block;
		margin: 3px;
	}
	
	.sort-product-list li a {
		display: block;
	}
	
	.sort-product-list li a h3 {
		text-align: center;
		line-height: 30px;
	}
	
	.sort-new-list {}
	
	.sort-new-list li {
		border-bottom: 1px dashed #efefef;
		padding: 10px 5px;
	}
	
	.sort-new-list li a {
		display: block;
		position: relative;
	}
	
	.sort-new-list li a img {
		width: 130px;
	}
	
	.sort-new-list li a h3 {
		position: absolute;
		top: 0px;
		left: 150px;
		font-size: 14px;
		font-weight: 700;
	}
	
	.sort-new-list li a span {
		position: absolute;
		color: #888;
		top: 0px;
		right: 0px;
	}
	
	.sort-new-list li a p {
		position: absolute;
		top: 30px;
		left: 150px;
		text-indent: 24px;
		line-height: 24px;
	}
	/*分页*/
	
	.pagination {
		background: #efefef;
		border-radius: 5px;
		padding: 5px;
		margin-top: 15px;
		margin-bottom: 20px;
		clear: both;
	}
	
	.pagination li {
		display: inline-block;
		font-size: 14px;
	}
	
	.pagination li a {
		display: block;
		color: #00a0e9;
	}
	/*相关信息*/
	
	.ln-box {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.ln-box h3 {
		font-size: 17px;
		font-weight: 700;
		/* text-indent: 20px; */
		position: relative;
		padding-bottom: 12px;
	}
	
	.ln-box h3:before {
		content: '';
		position: absolute;
		top: 27px;
		left: 0px;
		width: 100px;
		height: 2px;
		background: #ff552e;
	}
	
	.ln-box ul {}
	
	.ln-box ul li {
		width: 440px;
		border-bottom: 1px dashed #efefef;
		float: left;
	}
	
	.ln-box ul li a {
		display: block;
		line-height: 30px;
	}
	/*产品详情*/
	
	#info-product {
		width: 1200px;
		margin: 20px auto;
	}
	
	.info-product-left {
		width: 245px;
	}
	
	.info-product-right {
		width: 880px;
		position: relative;
	}
	
	#info-product-image {
		width: 520px;
		margin: 0 auto;
	}
	
	#info-product-image .bx-wrapper .bx-viewport {
		height: 400px;
	}
	
	.info-parameter {
		margin: 10px 0;
		height: 30px;
		padding: 0 10px;
		background: #ff552e;
		line-height: 30px;
		color: #fff;
		display: inline-block;
	}
	
	.info-product-image .slide img {
		max-width: 800px;
		display: block;
		height: 400px;
	}
	/*网站导航*/
	
	#map {
		width: 1200px;
		margin: 20px auto;
	}
	
	#map li {
		display: inline-block;
		margin: 5px;
		padding: 5px 8px;
		background: #efefef;
	}
	
	.index_nav {
		background: #373b8f;
		height: 52px;
	}
	
	.index_nav_menu {
		width: 1200px;
		margin: 0 auto;
	}
	
	.index_nav_menu li {
		width: 171px;
		float: left;
	}
	
	.index_nav_menu li a {
		font-size: 14px;
		color: #FFFFFF;
		line-height: 52px;
	}
	
	.index_header_bg {}
	
	.index_header {
		width: 1200px;
		margin: 0 auto;
	}
	/* nav S */
	
	#nav {
		background: #2369e3;
		height: 66px;
	}
	
	.nav {
		width: 1200px;
		margin: 0 auto;
	}
	
	.nav>li {
		float: left;
		    width: 171px;
		line-height: 66px;
		text-align: center;
		position: relative;
	}
	
	.nav>li:hover {
		background: url(/image/t_ico1.gif) no-repeat center #343434;
		background-position-y: 50px;
	}
	
	.nav>li a {
		color: #fff;
		display: block;
		font-size: 15px;
	}
	
	.nav>li.list {
		position: relative;
	}
	
	.nav>li.list .list_ul {
		position: absolute;
		left: 0;
		display: none;
		    width: 171px;
		z-index: 9999;
	}
	
	.nav>li.list .list_ul>li {
		position: relative;
		border-bottom: 1px solid #a9050f;
		background: #2369e3;
	}
	
	.nav>li.list .list_ul>li a {
		line-height: 38px;
		color: #ffffff;
	}
	
	.fullscreen_list_div {
		background: #ff675d;
	}
	
	.fullscreen_list_div {
		display: none;
		position: relative;
		z-index: 9999;
	}
	/* nav E */
	
	.sort-product-list li {
		width: 271px;
		text-align: center;
		margin: 20px 10px;
		float: left;
		height: 258px;
		border: 1px solid #cecece;
	}
	
	.sort-product-list li img {
		max-width: 271px;
		height: 220px;
	}
	
	.index_k_bg {
		width: 100%;
		background: #f3f3f3;
		height: 42px;
	}
	
	.index_k {
		font-size: 15px;
		width: 1200px;
		margin: 0 auto;
		line-height: 40px;
	}
	
	.index_k span {
		float: left;
	}
	
	.page-content,
	.left-box-content {
		margin: 10px;
		line-height: 30px;
		font-size: 14px;
	}
	
	.info-content {
		line-height: 32px;
	}
	
	.clear {
		clear: both;
	}
	
	.fl {
		float: left;
	}
	
	.fr {
		float: right;
	}
	
	.container {
		width: 1200px;
		margin: 0 auto;
	}
	
	.bx-wrapper {
		position: relative;
		margin: 0 auto 20px;
		padding: 0;
		*zoom: 1
	}
	
	.bx-wrapper img {
		max-width: 100%;
		display: block
	}
	
	.bx-wrapper .bx-viewport {}
	
	.bx-wrapper .bx-pager,
	.bx-wrapper .bx-controls-auto {
		position: absolute;
		bottom: 15px;
		width: 100%;
		z-index: 999;
	}
	
	.bx-wrapper .bx-loading {
		min-height: 50px;
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2000
	}
	
	.bx-wrapper .bx-pager {
		text-align: center;
		font-size: .85em;
		font-family: Arial;
		font-weight: 700;
		color: #666;
		padding-top: 20px;
	}
	
	.bx-wrapper .bx-pager .bx-pager-item,
	.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
		display: inline-block;
		*zoom: 1;
		*display: inline
	}
	
	.bx-wrapper .bx-pager.bx-default-pager a {
		background: #fff;
		text-indent: -9999px;
		display: block;
		width: 10px;
		height: 10px;
		margin: 0 5px;
		outline: 0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px
	}
	
	.bx-wrapper .bx-pager.bx-default-pager a:hover,
	.bx-wrapper .bx-pager.bx-default-pager a.active {
		background: #999
	}
	
	.bx-wrapper .bx-prev {
		left: 10px;
		background: url(../images/controls.png) no-repeat 0 -32px
	}
	
	.bx-wrapper .bx-next {
		right: 10px;
		background: url(../images/controls.png) no-repeat -43px -32px
	}
	
	.bx-wrapper .bx-prev:hover {
		background-position: 0 0
	}
	
	.bx-wrapper .bx-next:hover {
		background-position: -43px 0
	}
	
	.bx-wrapper .bx-controls-direction a {
		position: absolute;
		top: 50%;
		margin-top: -16px;
		outline: 0;
		width: 32px;
		height: 32px;
		text-indent: -9999px;
		z-index: 9999
	}
	
	.bx-wrapper .bx-controls-direction a.disabled {
		display: none
	}
	
	.bx-wrapper .bx-controls-auto {
		text-align: center
	}
	
	.bx-wrapper .bx-controls-auto .bx-start {
		display: block;
		text-indent: -9999px;
		width: 10px;
		height: 11px;
		outline: 0;
		background: url(../images/controls.png) -86px -11px no-repeat;
		margin: 0 3px
	}
	
	.bx-wrapper .bx-controls-auto .bx-start:hover,
	.bx-wrapper .bx-controls-auto .bx-start.active {
		background-position: -86px 0
	}
	
	.bx-wrapper .bx-controls-auto .bx-stop {
		display: block;
		text-indent: -9999px;
		width: 9px;
		height: 11px;
		outline: 0;
		background: url(../images/controls.png) -86px -44px no-repeat;
		margin: 0 3px
	}
	
	.bx-wrapper .bx-controls-auto .bx-stop:hover,
	.bx-wrapper .bx-controls-auto .bx-stop.active {
		background-position: -86px -33px
	}
	
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
		text-align: left;
		width: 80%
	}
	
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
		right: 0;
		width: 35px
	}
	
	.bx-wrapper .bx-caption {
		position: absolute;
		bottom: 0;
		left: 0;
		background: #666 \9;
		background: rgba(80, 80, 80, .75);
		width: 100%
	}
	
	.bx-wrapper .bx-caption span {
		color: #fff;
		font-family: Arial;
		display: block;
		font-size: .85em;
		padding: 10px
	}
	
	#full-screen-slider {
		width: 100%;
		height: 708px;
		float: left;
		position: relative
	}
	
	#slides {
		display: block;
		width: 100%;
		height: 708px;
		list-style: none;
		padding: 0;
		margin: 0;
		position: relative
	}
	
	#slides li {
		display: block;
		width: 100%;
		height: 100%;
		list-style: none;
		padding: 0;
		margin: 0;
		position: absolute
	}
	
	#slides li a {
		display: block;
		width: 100%;
		height: 100%;
		text-indent: -9999px
	}
	
	#pagination {
		display: block;
		list-style: none;
		position: absolute;
		left: 50%;
		top: 650px;
		z-index: 9900;
		padding: 5px 15px 5px 0;
		margin: 0
	}
	
	#pagination li {
		display: block;
		list-style: none;
		width: 10px;
		height: 10px;
		float: left;
		margin-left: 15px;
		border-radius: 5px;
		background: #FFF
	}
	
	#pagination li a {
		display: block;
		width: 100%;
		height: 100%;
		padding: 0;
		margin: 0;
		text-indent: -9999px;
	}
	
	#pagination li.current {
		background: #0092CE
	}
	
	.sousuo {
		background: url(/image/ss_bg.jpg) repeat-x top left;
		height: 63px;
	}
	
	.sousuo1 {
		width: 1200px;
		margin: 0 auto;
		line-height: 63px;
	}
	
	.gjc {
		float: left;
	}
	
	.gjc h1 {
		display: inline-block;
	}
	
	.link {
		width: 100%;
		height: 32px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.link .link_box {
		width: 1180px;
		margin: 0 auto;
	}
	
	.link_box h4 {
		background: url(/image/link_nav.jpg) no-repeat left top;
		width: 121px;
		height: 32px;
		font-size: 18px;
		color: #035bb5;
		text-align: center;
		line-height: 32px;
		float: left;
		margin-right: 30px;
	}
	
	.link_box a {
		float: left;
		font-size: 14px;
		color: #333;
		line-height: 32px;
		margin-right: 20px;
	}
	
	.link_box a:first-child {
		margin-left: 50px;
	}
	
	.link_box a:hover {
		color: #175ab1;
	}
	
	.til01 {
		text-align: center;
		color: #2b2b34;
		font-size: 40px;
		line-height: 64px;
		font-family: "Microsoft Yahei";
		background: url(../image/tilbg1.png) no-repeat center 63px;
		margin: 20px 0;
	}
	
	.til01 p {
		color: #767676;
		display: block;
		font-weight: normal;
		line-height: 46px;
		font-size: 20px;
	}
	
	.til01 a {
		color: #2b2b34;
	}
	/*关于*/
	
	.abobox {
		font-family: "Microsoft Yahei";
		line-height: 30px;
		color: #737373;
		position: relative;
	}
	
	.about_w {}
	
	.about_w h3 {
		height: 80px;
		overflow: hidden;
		line-height: 80px;
		font-size: 24px;
		color: #2b2b34;
	}
	
	.about_w h3 a {
		color: #2b2b34;
	}
	
	.about_w p {
		font-size: 15px;
		line-height: 34px;
	}
	
	.about_w span a {
		color: #fff;
		width: 186px;
		line-height: 43px;
		display: block;
		text-align: center;
		background: url(../image/morebg1.png) no-repeat 0 0;
		font-size: 16px;
		height: 67px;
		margin: 20px auto;
	}
	/*产品中心*/
	
	.probox {
		height: 935px;
		padding: 180px 0 0;
		font-family: "Microsoft Yahei";
		background: url(../image/probg.jpg) no-repeat center 0;
		margin-top: -5px;
	}
	
	.pro_nav {
		width: 282px;
		background: #fff;
		overflow: hidden;
	}
	
	.pro_nav h2 {
		font-size: 30px;
		line-height: 36px;
		height: 79px;
		overflow: hidden;
		color: #fff;
		background: #2369e3;
		padding: 24px 0 0 34px;
	}
	
	.pro_nav h2 span {
		font-size: 24px;
		line-height: 24px;
		display: block;
		font-weight: normal;
		font-family: Arial;
		opacity: 0.5;
		text-transform: uppercase;
	}
	
	.pro_nav h2 a {
		color: #fff;
	}
	
	.pro_nl {
		overflow: hidden;
		padding: 8px 2px 0;
	}
	
	.pro_nl h3 {
		clear: both;
		height: 45px;
		line-height: 45px;
		font-size: 16px;
		display: block;
		white-space: nowrap;
		width: 260px;
		background-color: #ECECEB;
		margin-left: 10px;
		margin-bottom: 8px;
	}
	
	.pro_nl h3:last-child {
		border: 0;
	}
	
	.pro_nl h3 a {
		display: block;
		background: url(../image/nav_ico1.png) no-repeat 9px 10px;
		padding: 0 0 0 39px;
		color: #363739;
	}
	
	.pro_nl ul {
		display: block;
		padding: 8px 0 0 10px;
	}
	
	.pro_nl li {
		height: 50px;
		line-height: 50px;
		position: relative;
		white-space: nowrap;
		width: 240px;
		padding-left: 20px;
		background-color: #ECECEB;
		margin-bottom: 2px;
	}
	
	.pro_nl li a {
		display: block;
		color: #737373;
	}
	
	.pro_nl h3:hover a,
	.pro_nl h3 a:hover {
		color: #2369e3;
		background-position: 9px -37px;
	}
	
	.pro_pho,
	.pro_pho img {
		display: block;
		width: 282px;
		height: 92px;
		overflow: hidden;
	}
	
	.pro_list {
		width: 881px;
		overflow: hidden;
		    height: 624px;   background: #ffffff
	}
	
	.pro_gg {
		height: 427px;
		overflow: hidden;
		margin-bottom: 15px;
	}
	
	.prev,
	.next {
		width: 37px;
		height: 82px;
		right: 0;
		top: 180px;
		display: block;
		z-index: 9;
		background: url(../image/next1.gif) no-repeat 0 0;
	}
	
	.prev {
		left: 0;
		background: url(../image/prev1.gif) no-repeat 0 0;
	}
	
	.prev2,
	.next2 {
		top: 355px;
	}
	
	.prev2 {
		left: 359px;
	}
	
	.prev:hover,
	.next:hover {
		background-position: 0 bottom;
	}
	
	.pro_gc,
	.pro_gc dt,
	.pro_gc dt img {
		height: 427px;
		overflow: hidden;
	}
	
	.pro_gc dl {
		position: relative;
		line-height: 30px;
	}
	
	.pro_gc dd {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 2;
	}
	
	.pro_gc dd h3 {
		height: 60px;
		font-size: 20px;
		line-height: 38px;
		color: #363739;
	}
	
	.pro_gc dd h3 a {
		color: #363739;
		display: block;
	}
	
	.pro_wz {
		height: 260px;
		overflow: hidden;
		font-size: 17px;
	}
	
	.more01 a {
		display: block;
		width: 128px;
		line-height: 33px;
		border: solid 1px #2369e3;
		background: #fff;
		color: #2369e3;
		text-align: center;
		border-radius: 16px;
	}
	
	.pro_list ul {
		width: 1000px;
	}
	
	.pro_list li {
		width: 286px;
		float: left;
		margin: 0 10px 0 0;
	}
	
	.pro_list li p {
		border: solid 1px #eaeaea;
	}
	
	.pro_list li p,
	.pro_list li p img {
		width: 286px;
		height: 214px;
		display: block;
		overflow: hidden;
	}
	
	.pro_list li span {
		display: block;
		line-height: 39px;
		height: 39px;
		z-index: 1;
		background: #737373;
		color: #fff;
		text-align: center;
	}
	
	.pro_list li span a {
		color: #fff;
	}
	
	.pro_list li img,
	.pro_gc dt img,
	.range_c dt img,
	.webox_p img,
	.case_c dt img,
	.about_p img,
	.newbox dt img,
	.show_c li img {
		-webkit-transition: 1s;
		-moz-transition: 1s;
		transition: 1s;
	}
	
	.pro_list li img:hover,
	.pro_gc dt img:hover,
	.range_c dt img:hover,
	.webox_p img:hover,
	.case_c dt img:hover,
	.about_p img:hover,
	.newbox dt img:hover,
	.show_c li img:hover {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	/*优势*/
	
	.edge {
		line-height: 24px;
		color: #737373;
		font-family: "Microsoft Yahei";
		padding: 88px 0 66px;
		font-size: 16px;
		position: relative;
		padding: 128px 0 0;
		background: url(../image/edge_line.gif) no-repeat center 232px;
	}
	
	.pa {
		position: absolute;
	}
	
	.pr {
		position: relative;
	}
	
	.edge h2 {
		position: absolute;
		left: 0;
		top: -64px;
	}
	
	.edge h3 {
		height: 97px;
		font-size: 28px;
		color: #2369e3;
		line-height: 38px;
	}
	
	.edge h3 em {
		display: block;
		font-weight: normal;
		font-style: normal;
		font-family: Arial;
		font-size: 14px;
		color: #a8a8a8;
		text-transform: uppercase;
		line-height: 17px;
	}
	
	.edge li {
		clear: both;
		padding: 0 0 12px 23px;
		background: url(../image/ico01.gif) no-repeat 2px 9px;
	}
	
	.edge1 {
		height: 430px;
	}
	
	.edge2 {
		height: 273px;
	}
	
	.edge3 {
		height: 339px;
	}
	
	.edge4 {
		height: 324px;
	}
	
	.edge_p1 {
		width: 519px;
	}
	
	.edge_w1 {
		width: 520px;
		padding: 46px 0 0;
	}
	
	.edge_ico1 {
		top: 39px;
		left: 564px;
	}
	
	.edge_p2 {
		width: 539px;
		top: -120px;
		right: 0;
	}
	
	.edge_w2 {
		width: 404px;
		left: 122px;
		top: -58px;
		white-space: nowrap;
	}
	
	.edge_w2 h3,
	.edge_w4 h3 {
		text-align: right;
	}
	
	.edge_ico2 {
		top: -58px;
		left: 564px;
	}
	
	.edge_p3 {
		width: 540px;
		left: 5px;
		top: -46px;
	}
	
	.edge_w3 {
		width: 520px;
	}
	
	.edge_ico3,
	.edge_ico4 {
		top: 2px;
		left: 564px;
	}
	
	.edge_p4 {
		width: 547px;
		top: -96px;
		right: 0;
	}
	
	.edge_w4 {
		width: 362px;
		padding: 0 0 0 158px;
	}
	
	.edge_w4 ul {
		margin: 0 0 0 80px;
	}
	/*设备*/
	
	.show {
		font-family: "Microsoft Yahei";
		background: url(../image/showbg.png) no-repeat center 0;
		margin-top: -102px;
		position: relative;
		padding: 127px 0 0;
		height: 929px;
	}
	
	.show .til01,
	.newbox .til01 {
		color: #fff;
		height: 130px;
	}
	
	.show .til01 p,
	.show .til01 a,
	.newbox .til01 a,
	.newbox .til01 p {
		color: #fff;
	}
	
	.showtil {
		height: 91px;
		font-size: 18px;
		text-align: center;
		color: #fff;
		padding: 0 0 0 520px;
	}
	
	.showtil li {
		width: 164px;
		line-height: 48px;
		float: left;
		background: #868686;
		margin: 0 9px 0 0;
	}
	
	.showtil li.cur {
		background: #2369e3;
		font-weight: bold;
	}
	
	.show_c ul {
		width: 1210px;
		position: relative;
	}
	
	.show_c li {
		position: relative;
		float: left;
		margin: 0 7px 7px 0;
	}
	
	.show_c li span {
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
		height: 30px;
		line-height: 30px;
		text-align: center;
		color: #fff;
		background: rgba(0, 0, 0, 0.4);
	}
	
	.show_c li span a {
		color: #fff;
		display: block;
	}
	
	.show_c li,
	.show_c li img {
		width: 293px;
		height: 220px;
		display: block;
		overflow: hidden;
	}
	
	.show_c li:nth-child(2),
	.show_c li:nth-child(2) img {
		width: 598px;
		height: 448px;
	}
	
	.show_c li:nth-child(2) span {
		height: 35px;
		line-height: 35px;
		font-size: 16px;
	}
	
	.show_c li:nth-child(5n) {
		position: absolute;
		left: 0;
		top: 227px;
	}
	/*资讯*/
	
	.newbox {
		font-family: "Microsoft Yahei";
		overflow: hidden;
		line-height: 24px;
		height: 983px;
		padding: 113px 0 0;
		background: url(../image/newbg.jpg) no-repeat center 0;
		color: #aaacab;
	}
	
	.new1 {
		width: 572px;
	}
	
	.new2 {
		width: 569px;
	}
	
	.newtil {
		height: 62px;
		line-height: 50px;
		font-size: 24px;
		color: #fff;
		background: url(../image/newtbg.png) no-repeat 102px 18px;
		font-weight: normal;
	}
	
	.newtil a {
		display: inline-block;
		color: #fff;
	}
	
	.newtil span {
		font-size: 14px;
		font-weight: normal;
		float: right;
	}
	
	.new_c1 dl {
		height: 469px;
	}
	
	.new_c1 dt,
	.new_c1 dt img {
		width: 572px;
		height: 322px;
		display: block;
		overflow: hidden;
	}
	
	.new_c1 dd {
		padding: 22px 20px 0;
	}
	
	.new_c1 dd h4 {
		height: 50px;
		line-height: 30px;
		font-size: 18px;
		font-weight: normal;
		color: #fff;
	}
	
	.new_c1 dd h4 em {
		display: block;
		float: left;
		width: 73px;
		line-height: 26px;
		border-radius: 13px;
		background: #2369e3;
		margin: 0 12px 0 0;
		font-size: 16px;
		text-align: center;
	}
	
	.new_c1 dd h4 a,
	.new_c1 dd p a,
	.new_c2 dd h4 a,
	.new_c2 dd p a,
	.faqs h3 a,
	.faqs_c p a {
		color: #fff;
	}
	
	.new_c1 ul {
		height: 101px;
		background: #404040;
		padding: 25px 21px;
	}
	
	.new_c1 li {
		height: 36px;
		line-height: 36px;
		overflow: hidden;
		background: url(../image/ico05.gif) no-repeat 0 14px;
		padding: 0 0 0 12px;
	}
	
	.new_c1 li span {
		float: right;
	}
	
	.new_c1 li a {
		display: inline-block;
		color: #aaacab;
	}
	
	.new_c2 {
		height: 285px;
	}
	
	.new_c2 dl {
		height: 142px;
	}
	
	.new_c2 dt,
	.new_c2 dt img {
		height: 124px;
		width: 221px;
		float: left;
		overflow: hidden;
	}
	
	.new_c2 dd {
		width: 315px;
		float: right;
		overflow: hidden;
		padding: 5px 0 0;
	}
	
	.new_c2 dd h4 {
		height: 55px;
		line-height: 55px;
		overflow: hidden;
		font-size: 16px;
		font-weight: normal;
	}
	
	.faqs {
		height: 336px;
		background: #404040;
	}
	
	.faqs h3 {
		height: 82px;
		background: url(../image/ico02.gif) no-repeat 0 21px;
		line-height: 68px;
		font-weight: normal;
		font-size: 24px;
		color: #fff;
		padding: 0 0 0 27px;
	}
	
	.faqs_c {
		padding: 0 20px 0 31px;
	}
	
	.faqs_c h4 {
		height: 35px;
		background: url(../image/ico03.gif) no-repeat 0 0;
		padding: 0 0 0 36px;
		line-height: 20px;
		color: #aaacab;
	}
	
	.faqs_c h4 a {
		color: #aaacab;
	}
	
	.faqs_c h4.sidenavcur {
		background: url(../image/ico04.gif) no-repeat 0 0;
		color: #fff;
	}
	
	.faqs_c h4.sidenavcur a {
		color: #fff;
	}
	
	.faqs_c p {
		height: 96px;
	}
	
	.pro_tel {
		background: #2369e3;
	}
	
	.pro_tel p {
		text-align: center;
		color: #fff;
		padding-top: 5px;
	}
	
	.pro_tel p img {
		vertical-align: middle;
		margin-right: 5px;
	}
	
	.pro_tel span {
		display: block;
		font-size: 28px;
		font-weight: bold;
		font-family: Arial;
		padding-bottom: 20px;
		padding-top: 10px;
		text-align: center;
		color: #fff;
	}
	
	.pro_tel>img {
		width: 140px;
		margin: 40px 71px;
	}
	
	.pro_gc dd {
		width: 50%;
		height: 427px;
		float: right;
		background: linear-gradient(#ecebf0, #f8f8f8, #ecebf0);
		box-sizing: border-box;
		padding: 50px 30px 0 30px;
	}
	
	#certify {
		position: relative;
		width: 1200px;
		margin: 0 auto
	}
	
	#certify .swiper-container {
		padding-bottom: 60px;
	}
	
	#certify .swiper-slide {
		width: 520px;
		height: 408px;
		background: #fff;
		box-shadow: 0 8px 30px #ddd;
	}
	
	#certify .swiper-slide img {
		display: block;
		width: 100%;
		height: 100%;
	}
	
	#certify .swiper-slide p {
		line-height: 98px;
		padding-top: 0;
		text-align: center;
		color: #636363;
		font-size: 1.1em;
		margin: 0;
	}
	
	#certify .swiper-pagination {
		width: 100%;
		bottom: 20px;
	}
	
	#certify .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 5px;
		border: 3px solid #fff;
		background-color: #d5d5d5;
		width: 10px;
		height: 10px;
		opacity: 1;
	}
	
	#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
		border: 3px solid #00aadc;
		background-color: #fff;
	}
	
	#certify .swiper-button-prev {
		left: -30px;
		width: 45px;
		height: 45px;
		background: url(../image/wm_button_icon.png) no-repeat;
		background-position: 0 0;
		background-size: 100%;
	}
	
	#certify .swiper-button-prev:hover {
		background-position: 0 -46px;
		background-size: 100%
	}
	
	#certify .swiper-button-next {
		right: -30px;
		width: 45px;
		height: 45px;
		background: url(../image/wm_button_icon.png) no-repeat;
		background-position: 0 -93px;
		background-size: 100%;
	}
	
	#certify .swiper-button-next:hover {
		background-position: 0 -139px;
		background-size: 100%
	}
	
	.f_bj {
		color: #9f9f9f;
		clear: both;
		height: 453px;
		font-family: "Microsoft Yahei";
		background: url(../image/footbg.png) no-repeat center 0;
		line-height: 30px;
		padding: 116px 0 0;
		margin-top: -30px!important;
		position: relative;
	}
	
	.f_bj a {
		color: #9f9f9f;
	}
	
	.f_nav {
		height: 81px;
		line-height: 81px;
		font-size: 16px;
		white-space: nowrap;
		text-align: center;
		border-bottom: solid 1px #404040;
		margin-bottom: 37px;
	}
	
	.f_nav a {
		display: inline-block;
		color: #fff;
		padding: 0 4px;
		height: 79px;
	}
	
	.f_nav a:hover {
		font-weight: bold;
		border-bottom: solid 2px #2369e3;
		color: #2369e3;
	}
	
	.f_nav em {
		display: inline-block;
		color: #686868;
		padding: 0 25px;
		font-style: normal;
		font-size: 14px;
	}
	
	.f_text {
		height: 102px;
		padding: 45px 0 0 58px;
		background: #1a1a1a;
	}
	
	.f_text li {
		float: left;

		line-height: 28px;
		color: #9f9f9f;
		padding: 0 37px;
	}
	
	.f_contact li {
		background: none;
		text-align: center;
		font-size: 16px;
		color: #ffffff;
		padding: 0 18px;
	}
	
	.f_contact li:first-child {
		padding-left: 84px;
	}
	
	.f_text li.f_text3 {
		background: url(../image/f_ico3.gif) no-repeat 0 7px;
		width: 220px;
		padding: 0 0 0 85px;    float: right;
	}
	
	.f_text3 p {
		font-size: 25px;
		color: #ffffff;
	}
	
	.f_text li span {
		display: block;
		height: 34px;
		font-weight: bold;
		color: #2369e3;
		font-size: 16px;
		line-height: 34px;
	}
	
	.f_text li span em {
		font-family: Arial;
		color: #6d6d6d;
		font-weight: normal;
		font-style: normal;
	}
	
	.f_con {
		padding: 29px 0 0 110px;
	}
	
	.f_logo {
		padding: 14px 0 0;
	}
	
	.f_logo img {
		height: 89px;
	}
	
	.f_cont {
		width: 400px;
		padding: 13px 0 0;
		padding-left: 100px;
		padding-right: 100px;
	}
	
	.f_code {
		width: 114px;
		display: block;
		height: 111px;
		    padding: 12px 70px 0 106px;
		background: url(../image/f_codebg.png) no-repeat 0 0;
	}
	
	.f_code img {
		display: block;
		width: 84px;
		height: 84px;
		display: block;
		padding: 4px;
		background: #fff;
		border: solid 2px #ebebeb;
	}
	
	.footer_l {
		width: 100%;
		background: #000000;
		overflow: hidden;
	}
	
	.footer_l .links {
		padding: 20px 0;
		line-height: 25px;
		overflow: hidden;
	}
	
	.footer_l .links h2 {
		float: left;
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		clear: both;
	}
	
	.footer_l .links h2:after {
		margin: 0 8px;
		display: inline-block;
		content: "";
		border-left: 5px solid #fff;
		border-top: 5px solid transparent;
		border-bottom: 5px solid transparent;
	}
	
	.footer_l .links li {
		float: left;
		margin-right: 8px;
	}
	
	.footer_l .links li a,
	.footer_l .links li a:visited,
	.footer_l .links li a:hover {
		color: #fff;
	}
	

#demo{
		overflow: hidden;
    width: 805px;
        height: 540px;
      padding: 30px;
    float: right;
	}
.index_product li {
      margin-bottom: 10px;
    margin-right: 10px;
    height: 200px;
    text-align: center;
    width: 256px;
    float: left;
    border: 1px solid #969696;}
 .index_product li img{    height: 167px;
	     width: 256px;} 
		.index_product li a h4{
  line-height: 32px;} 
	.index_product li:hover {
    box-shadow: 0 0 8px #000000;
    -webkit-transition: 0.4s ease-in;
    transition: 0.4s ease-in;
}	     