﻿@charset "utf-8";

/* -------- 全局样式-------- */  

* {

	margin: 0;

	padding: 0;

}

body {

	font-family: "微软雅黑", "宋体", arial;

	font-size: 14px;

	margin: 0px;

	padding: 0px;

	background: #fff;

	color: #5c5c5c;

}

#226ad6 div, form, img, ul, li, dl, dt, dd {

	padding: 0px;

	margin: 0px;

	border: 0px;

}

td, p, div, li, select, input, textarea {

	font-family: "微软雅黑", "宋体", arial;

	font-size: 14px;

	margin: 0;

	padding: 0;

}

td, p, div, li, input, textarea {

	word-break: break-all;

}

h1, h2, h3, h4, h5, h6, b, strong, th {

	font-size: 100%;

	font-weight: normal;

}

/*强行换行*/

table, tr, td, th {

	font-size: 14px;

}

ul, li {

	list-style-type: none;

}

/*ul,li{ LIST-STYLE: none;}*/

h1, h2, h3, h4, h5, h6 {

	padding: 0px;

	margin: 0px;

}

/* -------- 链接-------- */

a:link {

	color: #333;

	text-decoration: none;

	font-style: normal;

} /* 未访问的链接 */

a:visited {

	color: #333;

	text-decoration: none;

} /* 已访问的链接 */

a:hover {

	color: #333;

	text-decoration: none;

} /* 鼠标放上去的链接 */

a:active {

	color: #333;

} /* 激活链接 */

/* -------- 表单 -------- */





/* -------- 文本样式 -------- */ 

.fB {

	font-weight: bold;

}

.f12px {

	font-size: 12px;

}

.f14px {

	font-size: 14px;

}

.lh_16 {

	line-height: 16px;

}

.lh_18 {

	line-height: 18px;

}

.lh_20 {

	line-height: 20px;

}

.lh_22 {

	line-height: 22px;

}

/* -------- 对齐和边距 -------- */

.left {

	float: left;

}

.right {

	float: right;

}

.clear {

	clear: both;

}

/*.clear{ clear:both; visibility:hidden;font-size:1px; width:1px;}  */

.pd_10 {

	padding: 10;

}

.mg_10 {

	margin: 10;

}

.ma {

	margin: 0 auto;

}

/* -------- 结构布局 --------*/

.main {

	background: #fff;

}

.center {

	width: 1200px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	position: relative;

}

.ny_center {

	width: 1263px;

	margin-top: 0px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

	background: #fff;

	margin-bottom: 40px;

	padding: 20px 0 40px;

}

.left {

}

.right {

}

/* top 头部样式 */

.top_head {

	width: 100%;

	background: #333;

	height: 100px;

}

.logo {

	float: left;

	padding-top: 25px;

}

.logo img {

}

.menu {

	line-height: 100px;

	margin-left: 30px;

	float:left;

}

.menu a {

	color: #fff;

	font-size: 15px;

	display: block;

	float: left;

	box-sizing: border-box;

	padding: 0 12px;

}

.menu .cur {

	background: #226ad6;

}

.menu a:hover {

}

.toptel {

	position:absolute;

	top:10px; right:0;

	margin-top: 18px;

}

.toptel img {

}

.toptel span {

	font-size: 14px;

	color: #fff;

	text-align: right;

	display: block;

	height: 21px;

}

.toptel span i {

	padding-right: 6px;

	display: block;

	float: left;

	padding-left: 80px;

}

.toptel p {

	font-size: 22px;

	font-weight: bold;

	color: #fff;

	text-align: right;

}

.qiehuan {

	width: 1200px;

	margin: 0 auto;

	margin-top: 50px;

}

.qie_m {

	display: inline-block;

	width: 1200px;

	height: 400px;

	margin-bottom: 37px;

}

.qie_m ul li {

	float: left;

	width: 198px;

	position: relative;

	overflow: hidden;

	margin-right: 6px;

}

.qie_m h3 {

	font-weight: normal;

	width: 158px;

	height: 400px;

	float: left;

	position: relative;

}

.qie_m h3 em {

	display: block;

	width: 198px;

	height: 400px;

	position: absolute;

	top: 0;

	left: 0;

}

.qie_m h3 em img {

	width: 198px;

	height: 400px;

}

.qie_m h3 a {

	display: block;

	font-size: 30px;

	color: #fff;

	width: 200px;

	height: 400px;

	;

	text-align: center;

}

.qie_m p {

	width: 292px;

	height: 400px;

	float: left;

	position: absolute;

	top: 0;

	left: 200px;

}

.qie_m p img, .four ul li em img {

	width: 292px;

	height: 401px;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}

.qie_m p img:hover, .four ul li em img:hover {

	box-shadow: 0 0 15px #cbcbcc;

}

.qie_m .qie_li01 {

	width: 292px;

}

.qie_m .cur p {

	left: 0;

}

.qie_m .cur {

	width: 292px;

}

.zj_cp {

	width: 100%;

	background: url(../images/kow.jpg) no-repeat center;

	height: 840px;

}

.zj_cpzs {

	width: 1240px;

	margin: 0 auto;

	margin-top: 50px;

}

.zj_cpzs ul {

	width: 1200px;

	height: 540px;

	/* background-color: rgba(255,255,255,0.9); */

	padding: 20px;

	background: #fff;

}

.zj_cpzs ul li {

	float: left;

	margin: 10px;

}

.zj_cpzs ul li:hover span {

	opacity: 1;

}

.zj_cpzs ul li p {

}

.zj_cpzs ul li p a {

	height: 210px;

	width: 280px;

	display: block;

	overflow: hidden;

}

.zj_cpzs ul li p img {

	transition: .6s;

}

.zj_cpzs ul li:hover img {

	transform: scale(1.1);

	-webkit-transform: scale(1.1);

}

.zj_cpzs ul li span {

	display: block;

	text-align: center;

	background: #226ad6;

	height: 40px;

	line-height: 40px;

	opacity: 0.9;

}

.zj_cpzs ul li span a {

	color: #fff;

	font-size: 16px;

}

.la_tit {

	width: 1200px;

	margin: 0 auto;

	text-align: center;

}

.la_tit p {

	padding-top: 70px;

	display: block;

	letter-spacing: 0;

	font-size: 42px;

	line-height: 100%;

	padding-bottom: 10px;

	color: #333;

}

.la_tit span {

	color: #666;

	display: block;

	line-height: 100%;

	font-size: 18px;

	letter-spacing: 4px;

	font-weight: normal;

	opacity: 0.8;

}

/*幻灯Banner*/

.banner {

	position: relative;

	height: 760px;

}

.banner .btn1 {

	bottom: 30px;

	margin-right: -450px;

	padding: 5px 6px;

	position: absolute;

	right: 71%;

	z-index: 7;

}

.banner .btn1 span {

	display: inline-block;

	width: 12px;

	height: 12px;

	line-height: 99;

	overflow: hidden;

	background-color: #fff;

	border-radius: 50%;

	cursor: pointer;

	margin-right: 10px;

	vertical-align: middle;

}

.banner .btn1 span.cur {

	border: 2px #fff solid;

	background: none;

}

.banner .bgitem {

	height: 760px;

	cursor: pointer;

	width: 100%;

	margin: 0 auto;

	position: absolute;

	background-position: center top;

	background-repeat: no-repeat;

}

/*fenlei*/

.sy_bg {

	width: 100%;

	background: #F6F7FB;

}

.dt_fenlei {

	width: 100%;

	background: url(../images/lanmu.jpg) #f6f6f6 center no-repeat;

	height: 182px;

}

.dt_fenlei_a {

	width: 1200px;

	margin: 0 auto;

}

.dt_fenlei_tit {

	padding-top: 40px;

}

.dt_fenlei_tit p {

	font-size: 22px;

	color: #333;

	float: left;

	padding-left: 110px;

	font-weight: bold;

}

.dt_fenlei_tit span {

	font-size: 14px;

	color: #333;

	float: right;

	line-height: 32px;

}

.dt_fenlei_tit span a {

	color: #333;

}

.dt_fenlei ul {

	padding-top: 32px;

}

.dt_fenlei ul li {

	width: 144px;

	float: left;

	border: 1px solid #f0f0f0;

	background: #F6f6f6;

	margin: 2px;

	text-align: center;

	height: 40px;

	line-height: 40px;

	border-radius: 5px;

}

.dt_fenlei .cur {

	background: #226ad6;

	color: #fff;

}

.dt_fenlei ul li a {

	font-size: 16px;

	color: #333;

	display: block;/* border-radius: 3px; */

	border-radius: 5px;

}

.dt_fenlei ul li:hover a {

	color: #fff;

	background: #226ad6;

}

/*右侧产品列表*/

.demo1_right {

	width: 740px;

	height: 671px;

	float: right;

	overflow: hidden;

	background: #fff;

}

.demo1_right ul {

	margin-left: 27px;

	margin-top: 20px;

}

.demo1_right ul li {

	width: 233px;

	margin: 0 0 8px 0;

	float: left;

	height: 204px;

}

.demo1_right ul li > a {

	border: #ddd 1px solid;

	width: 218px;

	text-align: center;

	display: block;

}

.demo1_right ul li p {

	width: 220px;

	height: 30px;

	line-height: 30px;

	text-align: center;

}

/*左侧产品分类*/

.demo1_left {

	width: 234px;

	margin: 0px 0px 20px 0px;

	padding: 8px;

	background: #33495e;

	float: left;

}

.demo1_title {

	color: #fff;

	overflow: hidden;

	text-align: center;

	padding: 0 0 0 0px;

	margin: 5px 0 15px 0;

}

.demo1_title p {

	height: 35px;

	line-height: 35px;

	font-size: 24px;

}

.demo1_title span {

	margin: 0 0 0 5px;

	text-transform: uppercase;

	/*font-family: impact;*/

	font-size: 18px;

}

.typlist {

	margin: 0 auto;

}

.typlist_bottom {

	height: 10px;

}

.typlist ul li {

	padding: 0 0 0px 0;

	border-bottom: 1px solid #dddfe0;

}

.typlist ul li a {

	display: block;

	font-size: 16px;

	background: #fff;

	height: 53px;

	line-height: 53px;

	padding: 0;

	margin: 0 auto 0px auto;

	z-index: 999;

	text-decoration: none;

}

.typlist ul li a:hover {

	background: #226ad6;

	color: #fff;

}

.typlist ul li .ejname {

	font-size: 14px;

}

/*新闻动态*/

.news {

	width: 100%;

}

.news_nr {

	margin: 20px 0 0 0;

}

.news ul {

	width: 1100px;

}

.news ul li {

	line-height: 25px;

	float: left;

}

.news ul li a {

	font-size: 13px;

}

.news ul li a span {

	float: right;

}

.copright {

	margin: 20px 0 0 0;

	text-align: left;

}

.copright p {

	color: #fff;

	line-height: 24px;

}

.copright a {

	color: #fff;

	margin: 0 0px 0 0;

}

.copright a:hover {

	color: #ffae00;

}

.link {

	height: 20px;

	padding: 15px 0;

}

.link p {

	font-size: 14px;

	color: #fff;

	font-weight: bold;

	float: left;

}

.link a {

	float: left;

	margin: 0 5px;

	color: #fff;

}

/*内页*/



.title_ny {

	font-size: 14px;

	color: #fff;

	font-weight: normal;

	line-height: 22px;

	overflow: hidden;

	height: 20px;

	padding: 0 0 10px 40px;

	background: url('../images/jt.png') no-repeat 20px 8px;

}

.title_ny span {

	margin: 0 0 0 5px;

}

.a_left {

	width: 210px;

	float: left;

	position: relative;

}

.a_title {

	height: 35px;

	line-height: 35px;

	background: #33495e;

	font-size: 14px;

	padding-left: 17px;

	color: #fff;

	text-align: left;

}

.a_title a {

	color: #fff;

}

.a_list {

	width: 208px;

	border: 1px solid #ccc;

	margin: 20px 0 0 0;

	padding: 0px 0 10px 0;

}

.a_list ul {

	padding: 10px 0px 0 0;

	padding-left: 40px;

}

.a_list ul li {

	line-height: 30px;

}

.a_list ul li >a {

	background: url(../images/jt.gif) no-repeat left center;

	padding-left: 12px;

	color: #333;

}

.a_list ul li >a:hover {

	color: #33495e;

}

.a_list ul li dl {

	padding-left: 10px;

}

.a_list ul li dl dd {

	height: 22px;

	line-height: 22px;

}

.a_list ul li dl dd a {

	padding-left: 15px;

	background: url(../images/-.gif) no-repeat left center;

	color: #333;

}

.a_list ul li dl dd a:hover {

	color: #33495e;

}

.a_contact {

	width: 208px;

	border: 1px solid #ccc;

	margin: 10px 0 20px 0;

	text-align: center;

	padding-bottom: 5px;

}

.a_contact >p {

	color: #666666;

	line-height: 18px;

	text-align: left;

	padding: 0 8px 0 8px;

}

.a_contact >p >a {

	color: #333;

}

.a_contact >p >a:hover {

	color: #33495e;

}

.a_contact img {

	margin: 5px 0 5px 0;

}

.a_tel {

	background: url(../images/dh.gif) no-repeat 8px center;

	text-align: left;

	padding-left: 68px;

	margin-bottom: 10px;

}

.a_tel span {

	color: #333;

}

.a_tel p {

	color: #33495e;

	font: 14px "Impact";

}

.a_right {

	width: 930px;

	float: right;

	position: relative;

	margin: 31px 0 0 0;

}

.content p {

	color: #666;


}

.content p strong {

	font-weight: bold;

	/*font-size: 18px;*/

}

.content .lxwmliuyan {

	float: left;

	width: 580px;

}

.content .gsdt {

	float: right;

	width: 550px;

}

/* 下一个产品 */

.preNext {

	position: relative;

	padding-top: 10px;

	margin-top: 10px;

}

.preNext .line {

	height: 10px;

	overflow: hidden;

	clear: both;

	margin: 4px auto;

	padding-top: 10px;

}

.preNext .line strong {

	display: block;

	width: 8px;

	height: 10px;

	overflow: hidden;

	font-size: 0px;

	line-height: 100px;

	float: left;

}

.preNext .text {

	color: #444;

	background: #f9f9f9;

	padding: 10px 30px;

}

.text li {

	line-height: 30px;

}

.preNext .text a:hover {

	color: #5c5c5c;

	text-decoration: underline;

}

.preNext .text li {

	color: #5c5c5c;

	font-size: 14px;

}

.preNext .text li a {

	color: #5c5c5c;

}

.preNext .text li a:hover {

	color: #333;

}

.preNext .text_b {

	color: #5c5c5c;

}

.preNext .text_b a {

	color: #5c5c5c !important;

}

/*新闻列表*/

.news_list {

	padding: 0 10px;

}

.news_list li {

	height: 50px;

	border-bottom: 1px dotted #cdcdcd;

}

.news_list li::before {

	color: #226ad6;

	content: "■   ";

	vertical-align: 2px;

}

.news_list li {

	font-size: 14px;

}

.news_list span {

	float: right;

}

.news_list li a {

	color: #444;

	line-height: 50px;

	padding-left: 6px;

}

.news_list li a:hover {

	color: #226ad6;

}

/* 翻页 */

.page_list {

	height: 20px;

	line-height: 20px;

	text-align: center;

	letter-spacing: 0;

	;

	font-size: 12px;

	margin-top: 20px;

	border: none !important;

	margin-bottom: 20px;

}

.page_list a {

	display: inline-block;

	color: #aaa;

	border: 1px solid #aaa;

	background: #fff;

	text-align: center;

	margin: 0 1px;

	width: auto;

	height: 20px;

	padding: 0px 6px;

	font-family: "Microsoft Yahei", "宋体";

}

.page_list a:hover {

	color: #fff;

	border: 1px solid #33495e;

	background: #33495e;

}

.page_list a.on {

	color: #fff;

	border: 1px solid #33495e;

	background: #33495e;

}

/*新闻详细*/

.title_news_article {

	font-size: 26px;

	color: #226ad6;

	height: 50px;

	text-align: center;

	line-height: 50px;

	font-weight: bold;

	padding-top: 10px;

}

.news_parameters {

	text-align: center;

	color: #999;

	line-height: 14px;

	padding-bottom: 10px;

}

.news_aticle {

	line-height: 24px;

	font-size: 14px;

	color: #333;

}

/*product 页面*/

.prolist {

}

.prolist ul li {

	float: left;

	height: 260px;

	margin: 0 10px;

}

.prolist ul li > a {

	display: block;

	width: 280px;

	border: 1px #f1f1f1 solid;

}

.prolist ul li p {

	margin-bottom: 10px;

}

.prolist ul li p a {

	width: 280px;

	text-align: center;

	margin-top: 0px;

	font-size: 14px;

	color: #444;

	height: 40px;

	text-align: center;

	line-height: 40px;

	display: inline-block;

}

.prolist ul li p a:hover {

	color: #33495e;

}

/* 产品详情 */

.proinfo {

	width: 100%;

	height: 300px;

}

.photo {

	width: 100%;

}

.photo h3 {

	text-align: center;

	font-size: 20px;

	margin-bottom: 20px;

	font-weight: bold;

}

.photo h3 a {

	color: #226ad6;

}

.photo_img {

	width: 400px;

	margin: 0 auto;

	margin-top: 20px;

	border: 10px #fff solid;

}

.proinfo_img {

	float: left;

	width: 400px;

	border: 1px #d0d0d0 solid;

}

.proinfo_text {

	float: left;

	width: 470px;

	margin-left: 30px;

}

.proinfo_text h1 {

	color: #C30D23;

	border-bottom: 1px #d0d0d0 solid;

	height: 35px;

	font-size: 24px;

	font-weight: normal;

	line-height: 35px;

	margin-top: 10px;

	font-family: "微软雅黑";

}

.proinfo_text p {

	margin: 10px 0;

	color: #333;

}

.pro_c {

	color: #333;

	padding-bottom: 20px;

	line-height: 24px;

}

/* 下一个产品 */

.preNext {

	position: relative;

	padding-top: 10px;

	margin-top: 10px;

}

.preNext .line {

	height: 10px;

	overflow: hidden;

	clear: both;

	margin: 4px auto;

	padding-top: 10px;

}

.preNext .line strong {

	display: block;

	width: 8px;

	height: 10px;

	overflow: hidden;

	font-size: 0px;

	line-height: 100px;

	float: left;

}

.preNext .text {

	color: #333;

}

.preNext .text li {

	font-size: 16px;

	line-height: 2em;

}

.preNext .text dt {

	line-height: 38px;

}

.preNext .text a:hover {

	color: #226ad6;

	text-decoration: underline;

}

.preNext .text dt a {

	color: #333;

}

.preNext .text dt a:hover {

	color: #226ad6;

}

.preNext .text_b {

	color: #226ad6;

}

.preNext .text_b a {

	color: #226ad6 !important;

}

.nrfg {

	background: #ececec;

	margin: 20px 0 20px 0;

}

.nrfg span {

	font-size: 18px;

	font-weight: bold;

	line-height: 2.2em;

	padding-left: 10px;

}

/*图片信息*/

.photo h3 {

	font-size: 18px;

	font-weight: bold;

	text-align: center;

}

.photo_img {

	margin: 0 auto;

	border: 1px #f1f1f1 solid;

	width: 400px;

	margin-top: 10px;

}

/*相关信息*/

.related_news {

	margin: 20px 0 0 0;

	height: 130px

}

.related_title {

	background: #ececec;

	margin: 0px 0 10px 0;

}

.related_title span {

	font-size: 18px;

	font-weight: bold;

	line-height: 2.2em;

	padding-left: 10px;

}

.related_title a {

	float: right;

	font-size: 16px;

	font-weight: normal;

	line-height: 2.2em;

	padding-right: 10px;

}

/*相关新闻*/



.related_news ul li {

	width: 50%;

	float: left;

	padding: 2px 10px;

	box-sizing: border-box;

}

.related_news ul li a {

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	display: block;

	line-height: 2em;

	font-size: 16px;

}

.related_news ul li a em {

	float: right;

}

/*相关产品*/

.related_product {

	height: 235px;

}

.related_product ul li {

	float: left;

	width: 200px;

	margin-left: 13px;

	margin-right: 13px;

}

.related_product ul li>a {

	border: 1px #ddd solid;

	width: 200px;

	height: 150px;

	display: block;

}

.related_product ul li p a {

	text-align: center;

	display: block;

}

/*案例*/

.case_show {

	width: 1002px;

	margin: 0 auto;

}

.case_show div img {

	-webkit-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s;

}

.case_show div:hover img {

	-webkit-box-shadow: 0 4px 4px #333;

	box-shadow: 0 4px 4px #333;

	opacity: 0.9;

	filter: alpha(opacity=90);

}

.al1 {

	float: left;

	width: 495px;

	height: 375px;

	margin-right: 4px;

}

.al2 {

	float: left;

	width: 248px;

	height: 185px;

}

.al3 {

	float: right;

	width: 251px;

	height: 375px;

}

.case_more {

	width: 194px;

	height: 128px;

	float: left;

	background: #33495e;

	padding: 29px 27px;

	margin-bottom: 4px;

	-webkit-transition: 0.3s;

	-o-transition: 0.3s;

	transition: 0.3s;

}

.case_more:hover {

	-webkit-box-shadow: 0 4px 4px #333;

	box-shadow: 0 4px 4px #333;

}

.case_more em {

	font-style: normal;

	border-bottom: 2px solid #fff;

	border-top: 2px solid #fff;

	font-size: 30px;

	color: #fff;

	text-transform: uppercase;

	font-family: impact;

}

.case_more span {

	display: block;

	font-size: 20px;

	color: #fff;

	font-weight: bold;

	margin-top: 20px;

}

.case_more a {

	display: inline-block;

	width: 109px;

	height: 36px;

	line-height: 36px;

	color: #fff;

	border: 1px solid #fff;

	text-align: center;

	border-radius: 5px;

	margin-top: 15px;

}

.case_more a:hover {

	background-color: #fff;

	color: #00913A;

	font-weight: bold;

}

.case_title_index {

	background: url(../images/title_index.png) center no-repeat;

	text-align: center;

	font-size: 24px;

	height: 58px;

	margin: 40px auto 35px;

}

.case_title_index p {

	font-size: 24px;

	color: #33495e;

}

.case_title_index span {

	text-transform: uppercase;

	font-family: impact;

	color: #fab00e;

}

/* 分页 */

.page_info {

	text-align: center;

	margin-top: 10px;

	color: #aaa;

}

.page_info span {

	padding: 0 2px;

	font-weight: bold;

}

.page_list {

	height: 20px;

	line-height: 20px;

	text-align: center;

	letter-spacing: 0;

	;

	font-size: 12px;

	margin-top: 20px;

	border: none !important;

}

.page_list a {

	display: inline-block;

	color: #aaa;

	border: 1px solid #aaa;

	background: #fff;

	text-align: center;

	margin: 0 1px;

	width: auto;

	height: 20px;

	padding: 0px 6px;

	font-family: "Microsoft Yahei";

}

.page_list a:hover {

	color: #fff;

	border: 1px solid #C30D23;

	background: #C30D23;

}

.page_list a.on {

	color: #fff;

	border: 1px solid #C30D23;

	background: #C30D23;

}

.pagination {

	clear: both;

	text-align: center;

	float: right;

}

.pagination li {

	display: inline-block;

}

.pagination li a {

	display: block;

	padding: 4px 12px;

	background-color: #fcfcfc;

	border: 1px solid #eeeeee;

}

.pagination li + li a {

	border-left: none;

}

.pagination li.active a, .pagination li a:hover {

	background-color: #226ad6;

	color: #ffffff;

}

.clearfix:after {

	content: "";

	clear: both;

	height: 0;

	visibility: hidden;

	display: block;

}

.bg1_cont {

	width: 960px;

	margin: 0 auto;/* height: 328px; */

	overflow: hidden;

}

.bg1_text {

	padding-left: 30px;

	width: 472px;

	background: url(../images/line1.gif) no-repeat left top;

}

.bg1_text .p1 img {

	vertical-align: top;

}

.bg1_text .p2 {

	padding: 16px 0 22px 0;

	font: 14px/24px "Microsoft YaHei";

	color: #333;

}

.fr {

	float: right;

}

.adv1 {

	background: url(../images/adv1.jpg) center no-repeat;

	height: 721px;

}

.adv3 {

	background: url(../images/adv3.jpg) center no-repeat;

	height: 206px;

	margin-bottom: 25px;

}

color: #fff;

left: 50%;

font-size:14px;

margin: 0 0 0 -465px;

}

.adv2 a:hover {

	color: #fab00e;

}

/* 二级产品分类 */

.f6 {

	padding: 45px 0;

	width: 234px;

}

.title1 {

	width: 234px;

	background: #33495e;

	height: 80px;

	background: #33495e;

}

.title1 span {

	margin: 0 0 0 5px;

	text-transform: uppercase;

	font-size: 20px;

	color: #fff;

	padding-left: 30px;

}

.title1 h3 {

	font-size: 24px;

	color: #F1F1F1;

	font-weight: normal;

	text-align: left;

	padding-left: 60px;

	line-height: 45px;

}

/* 案例 */

.g_an {

}

.g_an .u_tit2 {

	font-size: 14px;

	color: #3c3c3c;

	line-height: 30px;

	text-align: center;

	margin: 0 0 30px 0;

}

.more1 {

	margin-left: 438px;

	margin-top: 12px;

	display: block;

	margin-bottom: 40px;

}

.m_anli img {

	display: block;

	width: 226px;

	height: 140px;

}

.m_anli li {

	float: left;

	width: 226px;

	height: 140px;

	overflow: hidden;

	position: relative;

	margin-right: 18px;

	margin-bottom: 20px;

}

.m_anli .lastli {

	margin-right: 0;

}

.m_anli li img {

	width: 226px;

	height: 140px;

	display: block;

}

.m_anli .lastli {

	margin-right: 0;

}

.m_anli li a {

	display: none;

	position: absolute;

	width: 226px;

	height: 140px;

	top: 0;

	left: 0;

	color: #fff;

	background: url(../images/anbg.png) no-repeat;

}

.m_anli li a:hover {

	text-decoration: none;

}

.m_anli li a h3 {

	display: block;

	height: 30px;

	margin: 0 auto;

	padding: 40px 0 0 0;

	text-align: center;

	font-size: 16px;

	color: #fff;

	font-weight: bold;

	line-height: 30px;

	overflow: hidden;

	margin-bottom: 5px;

}

.m_anli li a p {

	font-size: 14px;

	color: #fff;

	line-height: 24px;

	height: 24px;

	overflow: hidden;

	padding: 0 20px;

	text-align: center;

}

.m_anli li .btn {

	margin: 0 auto;

	display: block;

	width: 187px;

	padding-left: 20px;

}

.m_anli li .btn em {

	display: block;

	width: 82px;

	float: left;

	margin-right: 7px;

}

.m_anli li .btn em img {

	width: 80px;

	height: 30px;

	background: none;

	border: none;

}

/* 询盘 */

.xqtitle {

	width: 80px;

	height: 24px;

	text-align: center;

	line-height: 24px;

	background: #33495e;

	font-size: 14px;

	margin-bottom: 10px;

	font-family: "Microsoft Yahei", "微软雅黑";

	color: #fff;

}

.goodsConts {

	color: #666;

	margin-top: 20px;

}

.inquiry {

	margin: 0 auto;

	clear: both;

	font-size: 14px;

	border: 1px #ddd solid;

	padding: 30px;

	background: #f8f8f8

}

.form-group1 {

	width: 50%;

	float: left;

	margin-bottom: 10px

}

.form-group10 {

	width: 50%;

	float: left;

	margin-bottom: 10px

}

.form-group2 {

	width: 100%;

	float: left;

	margin-bottom: 10px

}

.form-group3 {

	float: left;

	margin: 0 50px 10px 0;

}

.form-group4 {

	float: left;

	margin-bottom: 10px

}

.inquiry label {

	float: left;

	line-height: 30px;

}

.form-control1 {

	float: left;

	width: 75%;

	border: 1px #ddd solid;

	height: 30px;

	line-height: 30px;

}

.form-control2 {

	float: left;

	width: 87.5%;

	border: 1px #ddd solid;

	height: 100px;

	line-height: 30px;

}

.form-control3 {

	float: left;

	width: 100px;

	border: 1px #ddd solid;

	height: 30px;

	line-height: 30px;

}

.form-sub1 {

	width: 80px;

	height: 30px;

	color: #fff;

	background: #33495e;

	border: none;

}

/* 留言 */

.content01 {

	padding: 10px 10px 20px 10px;

}

.form-group {

	width: 650px;

	margin: 0 auto;

	clear: both;

	padding: 12px 0;

}

.form-group label {

	float: left;

	font-size: 16px;

}

.form-control {

	float: left;

	width: 500px;

	border: 1px #ddd solid;

	height: 30px;

	line-height: 30px;

}

.form-control-c {

	float: left;

	width: 500px;

	border: 1px #ddd solid;

	height: 100px;

	line-height: 30px;

}

button.form-sub {

	width: 650px;

	margin: 0 auto;

	clear: both;

	font-size: 16px;

	line-height: 40px;

}

.form-sub {

	height: 40px;

	color: #fff;

	background: #226ad6;

	border: none;

}

.form-control-y {

	float: left;

	width: 100px;

	border: 1px #ddd solid;

	height: 30px;

	line-height: 30px;

}

.content {

	border: 1px solid #ccc;

	padding: 20px 10px;

	margin: 10px 0 20px 0;

}



ul {

	list-style: none outside none;

}

.wfixed {

	width: 1200px;

	margin: 0 auto;

}

.fl {

	float: left;

}

.fr {

	float: right;

}

.content {

	border: 1px solid #ccc;

	padding: 20px 10px;

	margin: 10px 0 20px 0;

}

.g-mn1 {

	width: 940px;

	float: right;

}

.PageCrumbList {

	float: right;

	font-size: 16px;

	color: #b2b2b2;

	font-weight: normal;

}

.PageCrumbList a {

	font-size: 16px;

	color: #666;

}

#post {

	width: 680px;

	float: left;

	background: url(../images/zxly.jpg) no-repeat;

}

.top_14 {

	list-style: none outside none;

	display: inline;

}

ul {

	list-style: none outside none;

}

.top_14 li {

	float: left;

	overflow: hidden;

	padding-right: 5px;

	padding-top: 5px;

	text-align: center;

	width: 390px;

	background: #fff;

	margin-right: 20px;

	padding-left: 5px;

}

.top_14 h3 {

	margin: 0 auto;

}

.top_14 h3 a {

	width: 390px;

	height: 180px;

	padding: 1px;

	display: table-cell;

	vertical-align: middle;

	text-align: center;

*display:block;

*font-size: 129px;

*font-family:Arial;

/* color: #003366;

    font-weight: bold; */

}

.top_14 h3 img {

	vertical-align: middle;

}

.top_14 li p {

}

.top_14 li p .a1 {

	font-size: 15px;

	border: 0px;

	padding: 0px;

	overflow: hidden;

	display: block;

	height: 40px;

	line-height: 40px;

	color: #D93A00;

	font-weight: bold;

}

.top_14 li p .a1:hover {

	color: #33495e;

}

/* 首页热销产品结束*/

	   

/*首页产品展示*/



.font_w {

	font-family: 'Microsoft YaHei';

}

.wfixed {

	width: 1200px;

	margin: 0px auto;

	padding: 0px;

}

.fl {

	float: left;

}

.insLeft {

	width: 240px; /* margin-top:20px; */

}

.insLeft {

	width: 240px; /* margin-top:20px; */

}

.mt30 {

	background: #fff;

	border: 1px #eee solid;

}

.fs26 {

	font-size: 24px;

}

.fs16 {

	font-size: 12px;

}

.fs14 {

	font-size: 14px;

}

.asidePro dt {

	border-bottom: 1px #eee solid;

	background: url('../images/ico2.gif') no-repeat 10px center;

	height: 60px;

	list-style: none;

	padding-bottom: 2px;

	width: 220px;

	margin: 0 auto;

}

.asidePro dt a {

	display: block;

	line-height: 60px;

	color: #333;

	margin: 1px 0px;

	text-align: left;

	padding-left: 30px;

	font-size: 13px;

}

.asidePro dt a:hover, .asidePro dt a.cur {

	color: #33495e;

}

.lxwm {

	width: 240px;

	background: #33495e;

	padding: 9px 0;

}

.lxwm ul {

	padding: 8px;

}

.lxwm ul li {

	font-size: 14px;

	color: #fff;

	line-height: 32px;

}

.lxwm ul li a {

	height: 40px;

	line-height: 20px;

	color: #fff;

}

/*首页产品展示*/

.wfixed {

	width: 1200px;

	margin: 0px auto;

	padding: 0px;

}

.tac {

	text-align: center;

}

.fs22 {

	font-size: 26px;

	font-weight: bold;

}

.line {

	width: 200px;

	height: 3px;

	background: #f1b11a;

	display: inline-block;

}

.woutLine .tit {

	height: 76px;

	border-bottom: 1px solid #ededed;

	line-height: 30px;

	padding-top: 35px;

}

.woutLine .tit span {

	color: #146CD7;

}

.woutLine .tit p {

	color: #9f9f9f;

}

.woutLine .tit em {

	margin-bottom: 6px;

	left: 526px;

}

.ipro {

	padding: 10px 0px;

	width: 945px;

	margin: 0 auto;

	margin-bottom: 10px;

	float: right;

}

.ipro div {

	float: left;

	padding-right: 10px;

	padding-top: 20px;

	padding-left: 10px;

}

.ipro h3 {

	width: 290px;

	height: 218px;

	border: 1px solid #d6d6d6;

	text-align: center;

}

.ipro h3 img {

	vertical-align: middle;

}

.ipro p a {

	display: block;

	text-align: center;

	background-color: #ededed;

	font-size: 15px;

	height: 40px;

	line-height: 40px;

	color: #333;

	border: 1px solid #d6d6d6;

	border-top: 0px;

}

.ipro p a:hover {

	color: #fff;

	background: #33495e;

}

.cpfllb {

	width: 1000px;

	margin: 0px auto;

	margin-top: 20px;

}

.cpfllb a {

	font-size: 14px;

	color: #333;

}

.cpfllb a:hover {

	color: #0063CA;

}

.cpfllb span {

	padding: 0 25px;

	font-size: 12px;

	color: #333;

}

.xq_jijia {

	width: 1200px;

	background: url(../images/jijia.jpg) no-repeat top;

	margin-top: 40px;

	padding-top: 40px;

}

.xq_jijia p {

	color: #666;

	font-size: 15px;

}

.xq_jijia span {

	font-weight: bold;

	color: #111;

}

.xq_neirong {

	width: 1200px;

	background: url(../images/xiangjie.jpg) no-repeat top;

	margin-top: 40px;

	padding-top: 50px;

	box-sizing: border-box;

	padding-left: 15px;

	padding-right: 15px;

	text-align: justify;

	color: #666;

}

.xq_neirong p {

	color: #666;

	font-size: 15px;

}

.xq_gongqi {

	width: 1200px;

	background: url(../images/gongqi.jpg) no-repeat top;

	margin-top: 40px;

	padding-top: 50px;

	box-sizing: border-box;

	padding-left: 15px;

	padding-right: 15px;

	text-align: justify;

	color: #666;

}

.xq_cailiao {

	width: 1200px;

	background: url(../images/cailiao.jpg) no-repeat top;

	margin-top: 40px;

	padding-top: 50px;

	box-sizing: border-box;

	padding-left: 15px;

	padding-right: 15px;

	text-align: justify;

	color: #666;

}

.xq_lianxi {

	width: 1200px;

	background: url(../images/lianxi.jpg) no-repeat top;

	margin-top: 40px;

	padding-top: 50px;

	box-sizing: border-box;

	padding-left: 15px;

	padding-right: 15px;

	text-align: justify;

	color: #666;

}

.xq_lianxi_a {

	width: 960px;

	margin: 0 auto;

}

.xq_lianxi_a dl {

	float: left;

	text-align: center;

	width: 270px;

	padding: 40px 0 0;

}

.xq_lianxi_a dl dt {

}

.xq_lianxi_a dl dd span {

	display: block;

	font-size: 14px;

	color: #1d1d1d;

	padding: 2px 0 10px;

}

.xq_lianxi_a dl dd i {

	font-weight: bold;

	font-style: normal;

	font-size: 18px;

}

.xq_lianxi_a dl dd {

	font-size: 14px;

	color: #585858;

	line-height: 18px;

}

.xq_lianxi_a dl.index_contact05 {

	padding: 40px 75px;

}

.xq_lianxi_a a {

	color: #333;

}

.xq_lianxi_a a:hover {

	color: #000;

}

.sy_yqlj {

	background: #f4f4f4;

	width: 100%;

}

.xw_pt1 {

	background: url(../images/xy_pt1.png) no-repeat left center;

	transition: all 0.5s;

}

.xw_pt2 {

	background: url(../images/xy_pt2.png) no-repeat left center;

	transition: all 0.5s;

}

.xw_pt3 {

	background: url(../images/xy_pt2.png) no-repeat left center;

	transition: all 0.5s;

}

.xw_pt1:hover {

	transform: scale(1.05, 1.05);

}

.xw_pt2:hover {

	transform: scale(1.05, 1.05);

}

.xw_pt3:hover {

	transform: scale(1.05, 1.05);

}

.xinwen_z p {

	float: left;

	width: 215px;

	height: 50px;

	padding: 39px 0 39px 45px;

}

.xinwen_z p span {

	font: 20px/30px "Microsoft YaHei";

	color: #fff;

}

.xinwen_z p em {

	font: 18px/26px "Arial";

	color: #5f5f5f;

	display: block;

	text-transform: uppercase;

}

.xinwen_y p {

	float: left;

	width: 215px;

	height: 50px;

	padding: 39px 0 39px 45px;

}

.xinwen_y img {

	margin-top: 40px;

	float: right;

	margin-right: 70px;

}

.xinwen_y p span {

	font: 20px/30px "Microsoft YaHei";

	color: #fff;

}

.xinwen_y p em {

	font: 18px/26px "Arial";

	color: #fff;

	display: block;

	text-transform: uppercase;

	opacity: 0.5;

}

.sy_youlian {

	width: 1200px;

	margin: 0 auto;

	border-top: 1px dashed #ccc;

	padding-top: 20px;

	padding-bottom: 40px;

}

.sy_youlian p {

	line-height: 32px;

}

.sy_youlian span {

	font-size: 16px;

	font-weight: bold;

	color: #000000;

}

.sy_youlian a {

	padding: 0 5px;

}

.sy_cpzx {

	width: 100%;

	background: #226ad6;

	padding-bottom: 50px;

}

.lc_tit {

	width: 1200px;

	margin: 0 auto;

	text-align: center;

}

.lc_tit p {

	padding-top: 70px;

	display: block;

	letter-spacing: 0;

	font-size: 42px;

	line-height: 100%;

	padding-bottom: 10px;

	color: #333;

}

.lc_tit span {

	color: #666;

	display: block;

	line-height: 100%;

	font-weight: normal;

	font-size: 18px;

	letter-spacing: 4px;

}

.lc_cpfl {

	width: 1200px;

	margin: 0 auto;

	margin-top: 30px;

}

.lc_cpfl ul {

}

.lc_cpfl ul li {

	float: left;

	width: 145px;

	height: 50px;

	text-align: center;

	line-height: 50px;

	background: #226ad6;

	margin-right: 5px;

	border-radius: 5px;

}

.lc_cpfl ul li a {

	color: #fff;

	font-size: 16px;

	display: block;

}

.lc_cpfl ul li:nth-last-child(1) {

	margin-right: 0;

}

.lc_cpfl ul li:hover {

	background: #226ad6;

}

#demo1p {

	list-style: none outside none;

	overflow: hidden;

	width: 1200px;

	margin: 0 auto;

	margin-top: 30px;

}

#indemo1p {

	float: left;

	width: 800%;

}

#demo1p1 {

	float: left;

}

#demo1p2 {

	float: left;

}

.lc_cpzs {

	width: 1200px;

	margin: 0 auto;

}

.lc_cpzs dl {

	float: left;

	width: 282px;

	height: 310px;

	border: 1px solid #d4d4d4;

	margin: 8px;

	background: #fff;

}

.lc_cpzs dt {

	width: 282px;

	height: 212px;

	overflow: hidden;

	border-bottom: 1px solid #d4d4d4;

	padding-bottom: 10px;

}

.lc_cpzs dt img {

	width: 282px;

	height: 212px;

	display: block;

	transition: all 0.3s linear 0s;

}

.lc_cpzs dl:hover dt img {

	transform: scale(1.1);

}

.lc_cpzs dl dd {

	padding-top: 10px;

}

.lc_cpzs h3 a {

	display: block;

	height: 36px;

	line-height: 36px;

	text-align: center;

	font-size: 18px;

	font-weight: bold;

	color: #292d33;

}

.lc_cpzs span a {

	display: block;

	line-height: 16px;

	background: url(../images/cpbtn1.jpg) no-repeat 170px 1px;

	padding-left: 100px;

	font-size: 14px;

	color: #b2b2b2;

}

.lc_cpzs dl:hover span a {

	background: url(../images/cpbtn2.jpg) no-repeat 170px 1px;

	color: #226ad6;

}

.lc_cpzs dl:hover h3 a {

	color: #226ad6;

}

.youshi {

	width: 100%;

	background: url(../images/youshi.jpg) center no-repeat;

	height: 299px;

}

.sy_gywm {

	background: #f4f4f4;

	padding-bottom: 90px;

}

.about {

	padding-top: 50px;

	width: 1200px;

	margin: 0 auto;

	display: table;

}

.about01 {

	width: 452px;

	height: 663px;

	float: left;

	background: url(../images/company.jpg) bottom center no-repeat #fff;

	padding-bottom: 300px;

	border: 5px #226ad6 solid;

	overflow: hidden;

	box-sizing: border-box;

}

.about01 .p01 {

	font-size: 24px;

	padding-top: 20px;

	font-weight: bold;

	color: #226ad6;

	border-bottom: 1px solid #ccc;

	text-align: left;

	padding-bottom: 15px;

}

.about01 .p02 {

	font-size: 20px;

	padding-left: 23px;

	padding-top: 15px;

	color: #000;

}

.about01 .p03 {

	width: 372px;

	font-size: 16px;

	line-height: 30px;

	padding-top: 20px;

	color: #666757272;

	text-align: justify;

}

.about01 .p03 a {

	color: #226ad6;

	font-size: 16px;

}

.about01 .p04 {

	width: 378px;

	font-size: 14px

}

.about02 {

	width: 725px;

	height: 654px;

	padding-top: 0;

	float: right;

}

.about02 li {

	width: 350px;

	height: 315px;

	font-size: 14px;

	color: #000;

	text-align: center;

	background: #fff;

	padding-bottom: 1rem;

	margin-bottom: 2rem;

	transition: 0.4s all;

	float: left;

	box-sizing: border-box;

}

.about02 li .p01 {

	margin-top: 16px;

	width: 100%;

	height: 100px;

}

.about02 li .p02 {

	font-size: 24px;

	font-weight: bold;

}

.about02 li .p03 {

	padding: 20px;

	line-height: 2rem;

	opacity: 0.8;

	font-size: 16px;

	color: #666;

}

.about02 li .p03 span {

	display: inline;

}

.about02 li .p04 {

	padding-top: 10px;

	opacity: 0.5;

}

.about02 li .bg01 {

	background: url(../images/m01.png) center no-repeat;

}

.about02 li .bg02 {

	background: url(../images/m02.png) center no-repeat;

}

.about02 li .bg03 {

	background: url(../images/m03.png) center no-repeat;

}

.about02 li .bg04 {

	background: url(../images/m04.png) center no-repeat;

}

.about02 li:hover .bg01 {

	background: url(../images/m01h.png) center no-repeat;

}

.about02 li:hover .bg02 {

	background: url(../images/m02h.png) center no-repeat;

}

.about02 li:hover .bg03 {

	background: url(../images/m03h.png) center no-repeat;

}

.about02 li:hover .bg04 {

	background: url(../images/m04h.png) center no-repeat;

}

.about01 .intro {

	padding: 36px;

	line-height: 2rem;

}

.about02 li:hover .p03 {

	color: #fff;

}

.about02 li:nth-child(2n) {

	margin-left: 24px;

}

.about02 li:hover {

	background: #226ad6;

	color: #fff;

	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);

}

.about02 li:hover a {

	color: #fff;

}

.about02 li:hover .p01 {

	animation: swing 1s;

}

.dt_zhanshi {

	width: 1200px;

	margin: 0 auto;

	margin-top: 10px;

}

.dt_zhanshi dl {

	width: 282px;

	float: left;

	margin: 10px 9px;

	border: 1px solid #f1f1f1;

	box-sizing: border-box;

}

.dt_zhanshi dl dt {

	height: 210px;

}

.dt_zhanshi dl dd {

	background: #f9f9f9;

	height: 40px;

	text-align: center;

}

.dt_zhanshi dl dd p a {

	font-size: 15px;

	color: #666;

	line-height: 40px;

	display: block;

}

.dt_zhanshi dl:hover dd p a {

	font-weight: bold;

}

.dt_zhanshi dl:hover dt img {

	opacity: 1;

}

.khyq {

	width: 1200px;

	height: 50px;

	background: #eee;

}

.khyq ul {

}

.khyq ul li {

	float: left;

	line-height: 50px;

	width: 150px;

	text-align: center;

	font-size: 16px;

}

.khyq ul li a {

	display: block;

}

.khyq ul li:nth-child(1) a {

	background: #226ad6;

	color: #fff;

}

.yb_conct {

	position: fixed;

	z-index: 9999999;

	top: 200px;

	right: -127px;

	cursor: pointer;

	transition: all .3s ease;

}

.yb_bar ul li {

	text-align: left;

	width: 180px;

	height: 53px;

	font: 16px/53px 'Microsoft YaHei';

	color: #fff;

	text-indent: 54px;

	margin-bottom: 3px;

	border-radius: 3px;

	transition: all .5s ease;

	overflow: hidden;

}

.yb_bar .yb_top {

	background: #0059ad url(../images/fixCont.png) no-repeat 0 0;

}

.yb_bar .yb_QQ {

	text-indent: 0;

	background: #0059ad url(../images/fixCont.png) no-repeat 0 -113px;

}

.yb_bar .yb_ercode {

	/*height:200px;*/



	background: #0059ad url(../images/fixCont.png) no-repeat 0 -169px;

}

.hd_qr {

	padding: 0 29px 25px 29px;

}

.yb_QQ a {

	display: block;

	text-indent: 54px;

	width: 100%;

	height: 100%;

	color: #fff;

}

.juzhong_sy {

	margin: 0px auto;

	border-bottom: 1px solid #ddd;

	background: #226ad6;

}

.topnav {

	padding: 5px 0px;

	height: 40px;

	margin-bottom: 15px;

	width: 1200px;

	margin: 0 auto;

}

.tel {

	float: left;

	padding-left: 10px;

}

.copyright1 {

	height: 40px;

	line-height: 40px;

	color: #fff;

	font-size: 16px;

}

.copyright1 a {

	color: #fff;

	padding: 0 3px;

}

#search_sy {

	overflow: hidden;

	padding: 5px 0px 0px 19px;

	float: right;

	width: 260px;

}

#formSeach {

	width: 100%;

	overflow: hidden;

}

#formSeach input.input_text {

	border: 1px solid #ECECEC;

	border-right: 0;

	float: left;

	height: 29px;

	line-height: 20px;

	color: #666;

	padding: 0 5px;

	width: 200px;

}

#formSeach input.btn_search {

	border: 0;

	background: #226ad6 url(../images/search.png) center no-repeat;

	width: 40px;

	height: 30px;

	float: left;

	overflow: hidden;

	cursor: pointer;

}

.xqy_tel {

	width: 400px;

	float: right;

	margin-right: 20px;

	margin-top: 13px;

	background: #f0f0f0;

	height: 335px;

	padding: 30px;

}

.xqy_tel p {

	font-size: 21px;

	color: #c40e23;

	line-height: 40px;

	font-weight: bold;

	border-radius: 5px;

}

.xqy_tel span {

	display: block;

	line-height: 42px;

	font-size: 18px;

}

.zj_new {

	width: 100%;

	background: #f4f4f4;

	padding-bottom: 60px;

}

.zj_news {

	width: 1200px;

	background: #fff;

	margin: 0 auto;

	margin-top: 50px;

	padding-top: 40px;

	box-shadow: 0px 1px 25px #dfdfdf;

	padding-bottom: 40px;

}

.zj_new dl {

	margin: 0 auto;

	margin-left: 43px;

	overflow: hidden;

	background: #f4f4f4;

	margin-right: 43px;

	height: 276px;

	margin-bottom: 39px;

}

.zj_new dl dt {

	float: left;

	width: 506px;

}

.zj_new dl dt a {

}

.zj_new dl dt a img {

	width: 506px;

	height: 276px;

}

.zj_new dl dd {

	float: right;

	width: 524px;

	padding-top: 58px;

	margin-right: 42px;

}

.zj_new dl dd h3 {

	margin-bottom: 17px;

}

.zj_new dl dd h3 a {

	font-size: 22px;

	color: #000000;

	font-weight: bold;

}

.zj_new dl dd p {

	color: #434343;

	font-size: 16px;

	line-height: 29px;

}

.zj_new dl dd em {

	display: block;

	font-size: 16px;

	color: #666;

	padding-top: 11px;

	font-style: normal;

}

.zj_new dl dd em span {

	display: block;

	text-align: right;

	padding-top: 12px;

}

.zj_new dl dd em span a {

	display: inline-block;

	width: 77px;

	height: 28px;

	line-height: 28px;

	border-radius: 28px;

	background: #226ad6;

	color: #fff;

	text-align: center;

	font-size: 16px;

}

.zj_new ul {

	margin: 0 43px;

	display: table;

}

.zj_new ul li {

	float: left;

	width: 515px;

	font-size: 16px;

	color: #434343;

	padding: 9px 0px;

	border-right: 1px solid #e8e8e8;

	padding-right: 42px;

}

.zj_new ul li a {

	display: block;

	color: #434343;

}

.zj_new ul li a:hover {

	color: #226ad6;

}

.zj_new ul li span {

	float: right;

}

.zj_new ul li span a {

}

.zj_new ul li:nth-child(2n) {

	float: right;

	border-right: none;

	padding-right: 0;

	padding-left: 41px;

}

.foot_nav {

	width: 100%;

	background: url(../images/foot.jpg) center no-repeat;

	height: 500px;

}

.foot_menu {

	width: 1200px;

	margin: 0 auto;

	height: 65px;

	line-height: 65px;

}

.foot_menu a {

	color: #fff;

	display: inline-block;

	width: 125px;

	font-size: 16px;

}

.foot_a {

	width: 1200px;

	margin: 0 auto;

	display: table;

	height: 380px;

}

.foot_logo {

	float: left;

	padding-right: 100px;

	margin-top: 90px;

	margin-left: 30px;

}

.foot_logo img {

}

.foot_tel {

	float: left;

	width: 480px;

	margin-top: 105px;

	border-left: 1px solid #fff;

	padding-left: 90px;

}

.foot_tel dl {

	color: #fff;

}

.foot_tel dl dt {

	font-size: 24px;

	line-height: 100%;

	margin-bottom: 21px;

	font-weight: bold;

}

.foot_tel dl dd {

	color: #fff;

	line-height: 36px;

	padding-left: 27px;

	background: url(../images/f_ico2.png) no-repeat 0 9px;

	font-size: 16px;

}

.foot_tel dl dd:nth-last-child(1) {

	background: url(../images/f_ico4.png) no-repeat 0 9px;

}

.foot_tel dl dd:nth-first-child(1) {

 background: url(../images/f_ico1.png) no-repeat 0 9px;

}

.foot_ewm {

	float: right;

	margin-top: 105px;

	margin-right: 75px;

}

.foot_ewm img {

	width: 130px;

}

.foot_ewm p {

	text-align: center;

	color: #fff;

	opacity: 0.6;

	font-size: 15px;

	line-height: 32px;

}

.foot_bottom {

	width: 1200px;

	margin: 0 auto;

	color: #b6b6b6;

	line-height: 55px;

}

.foot_bottom a {

	color: #b6b6b6;

}

@charset "utf-8";

/* CSS Document */



.feedback {

	Z-index: 99;

	background: #fff;

	width: 340px;

	position: fixed;

	right: 30px;

	bottom: -9999px;

	box-shadow: 0 20px 40px 8px rgba(0, 0, 0, 0.25);

	font-size: 14px;

	border-radius: 10px 10px 0 0;

}

.feedback .feedbackHeader {

	height: 40px;

	line-height: 40px;

	border-radius: 10px 10px 0 0;

	color: #ffffff;

	text-indent: 50px;

	font-weight: normal;

	cursor: pointer;

}

.feedback .eMailIco {

	background: url("../images/emailIco.png") 16px center no-repeat #226ad6;

	background-size: 21px auto;

}

.feedbackForm {

	padding: 16px 16px 40px 16px;

}

.feedbackForm .tips {

	color: #222d38;

	padding-bottom: 20px;

}

.feedbackForm .linee {

	margin-bottom: 16px;

}

.feedbackForm .linee input, .feedbackForm .linee textarea {

	width: 100%;

	box-sizing: border-box;

	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);

	border-radius: 4px;

	border: solid 1px #ccc;

	color: #222d38;

	display: block;

}

.feedbackForm textarea {

	resize: none;

	height: 78px;

	padding: 11px;

	line-height: 20px;

}

.feedbackForm .linee input {

	height: 40px;

	line-height: 40px;

	padding: 0 11px;

}

.feedbackForm .btn {

	background: #226ad6;

	border-radius: 4px;

	width: 100%;

	box-sizing: border-box;

	border: none;

	height: 40px;

	line-height: 40px;

	color: #ffffff;

	cursor: pointer;

}

.feedback .closeBtn {

	background: url("../images/closeBtn.png") no-repeat;

	width: 28px;

	height: 28px;

	background-size: 28px 28px;

	position: absolute;

	left: -36px;

	top: 6px;

	cursor: pointer;

	display: none;

}

.cate-box {

	width: 100%;

	background-color: #226ad6;

	color: #fff;

	transition: all 0.6s;

}

.cate-box h3 {

	font-size: 30px;

	color: #fff;

	line-height: 67px;

	text-align: center;

	border-bottom: 1px solid #fff;

	position: relative;

	overflow: hidden;

}

.cate-box ul li {

	font-size: 14px;

	transition: all 0.8s;

}

.cate-box ul li a {

	color: #fff;

	display: block;

	line-height: 66px;

	border-bottom: 1px solid #0446AB;

	background: #226ad6;

	padding-left: 20px;

	transition: all 0.8s;

}

.cate-box ul li a:hover {

	background: #0175dc;

	transition: all 0.8s;

}

.tel-box {

	border: 2px solid #226ad6;

	border-top: 0px;

	text-align: left;

	background-color: #fff;

	padding: 15px;

	margin-bottom: 30px;

}

.tel-box p.big {

	font-size: 18px;

	text-align: center;

	line-height: 26px;

}

.tel-box strong {

	color: #0175dc;

	font-size: 24px;

	font-weight: bold;

}

.tel-box a {

	background-color: #0175dc;

	border-radius: 3px;

	padding: 5px 25px;

	color: #fff;

	display: block;

	margin-top: 10px;

}

.box-x {

	position: relative;

	margin-bottom: 15px;

	/*	padding: 6px 0 28px 0;*/

	width: 100%;

	background-color: #fff;

	color: #333;

	text-align: left;

	font-size: 30px;

	line-height: 35px;

	border-bottom: 0;

}

.box-x strong {

	font-weight: bold;

}

.box-x .PageCrumbList {

	color: #666;

}

.box-x .PageCrumbList a {

	color: #666;

}

.cpbg {

	width: 100%;

	background: #fff;

	height: 690px;

	padding-top: 30px;

}

.g-sd1 {

	position: relative;

	float: left;

	width: 240px;

}

.widget_product li {

	float: left;

	margin-right: 20px;

	width: 300px;

	height: 265px;

	background: #fff;

	margin-bottom: 20px;

}

.widget_product li a p {

	line-height: 40px;

	font-size: 16px;

	text-align: center;

	background: #d9e8ff;

	color: #000;

}

.widget_product li:nth-child(3n) {

	margin-right: 0;

}

.widget_product li:nth-child(6) {

	margin-right: 0;

}

.typlist {

	margin: 0 auto;

	transition: all 0.8s;

}

.typlist_bottom {

	height: 10px;

}

.typlist ul li {

	padding: 0 0 0px 0;

	border-bottom: 1px solid #dddfe0;

}

.typlist ul {

	margin: 0;

	padding: 0;

	list-style-type: none;

	font-size: 14px;

	transition: all 0.8s;

}

.typlist ul li {

	position: relative;

	transition: all 0.8s;

}

.typlist ul span {

	display: none;

}

.typlist ul span a {

	color: #555;

	height: 50px;

	line-height: 50px;

	font-size: 14px;

	position: relative;

	border-bottom: dashed 1px #757272;

	padding: 0 20px;

	white-space: nowrap;

	display: block;

	background: url(../images/i2.png) no-repeat 0 10px #f9f9f9;

	transition: all 0.8s;

}

.typlist ul li:hover span {

	display: block;

	transition: all 0.8s;

}

.topright {

	float: left;

	width: calc( 100% - 500px);

}

.topicon {

	float: right;

	position: relative;

	top: 20px;

}

.topicon a {

	color: #fff;

	display: inline-block;

	margin: 0 8px;

	width: 28px;

	height: 30px;

	float: left;

	position: relative;

	text-align: center;

}

.topicon a:hover {

	color: #fff;

}

.topsearch {

	position: absolute;

	right: 0;

	top: 45px;

	z-index: 9;

	width: 0;

	height: 24px;

	overflow: hidden;

	display: inline-block;

	transition: all 0.3s ease;

}

.topsearch.on {

	width: 136px;

}

.topiconmenu {

	color: #fff;

	font-size: 24px;

}

.topiconmenu i {

	font-size: 26px;

}

.topiconmenu span {

	position: absolute;

	display: block;

	height: 2px;

	width: 100%;

	background: #fff;

	-webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

	-o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

	top: 5px;

}

.topiconmenu span:nth-child(2) {

	top: 15px;

}

.topiconmenu span:last-child {

	top: 25px;

}

.topiconmenu.on span {

	top: 15px;

}

.topiconmenu.on span:nth-child(2) {

	opacity: 0;

}

.topiconmenu.on span:first-child {

	-webkit-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	-o-transform: rotate(45deg);

	transform: rotate(45deg);

}

.topiconmenu.on span:last-child {

	-webkit-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	-o-transform: rotate(-45deg);

	transform: rotate(-45deg);

}

.topiconsearch {

	color: #fff;

	font-size: 24px;

}

.topiconsearch i {

	font-size: 20px;

}

.topsearch_key {

	width: 96px;

	color: #fff;

	font-size: 14px;

	height: 24px;

	box-sizing: border-box;

	border: 1px #fff solid;

	background: none;

	display: inline-block;

	float: left;

}

.topsearch_sub {

	width: 40px;

	height: 24px;

	background: #fff;

	color: #333;

	border: none;

	display: inline-block;

	float: left;

}

.symenuping {

	height: 100px;

}

.symenuping>ul>li {

	float: left;

	position: relative;

	padding: 0 2px;

	height: 100px;

}

.symenuping>ul>li:after {

	content: "";

	position: absolute;

	border-top: 0 solid transparent;

	border-bottom: 0 solid transparent;

	border-left: 0 solid;

	left: 50%;

	bottom: 0;

	margin-top: -15px;

	z-index: 3;

}

.symenuping>ul>li>a {

	color: #fff;

	font-weight: 500;

	font-size: 16px;

	display: block;

	height: 67px;

	line-height: 20px;

	padding-top: 40px;

}

.symenuping>ul>li>a span {

	font-weight: 200;

	font-size: 12px;

	line-height: 20px;

	color: #ddd;

	text-transform: uppercase;

}

.symenuping>ul>li .submenu {

	display: none;

	position: absolute;

	top: 0;

	left: 0px !important;

	background: rgba(0,0,0,0.6);

	z-index: 99999

}

.symenuping>ul>li .submenu {

	width: 100px;

	height: auto;

	padding: 0

}

.symenuping>ul>li .submenu li {

	float: none;

	padding: 0;

	height: 45px;

	line-height: 45px;

	background: none;

	text-align: center;

}

.symenuping>ul>li .submenu li a {

	float: none;

	padding: 0;

	text-align: center;

	height: 45px;

	line-height: 45px;

	font-size: 14px;

	color: #fff;

}

.symenuping>ul>li .submenu li a:hover {

	background: none;

}

.symenuping>ul>li .submenu {

	display: none;

	position: absolute;

	top: 0;

	left: 0px !important;

	background: rgba(0,0,0,0.6);

	z-index: 99999

}

.symenuping>ul>li .submenu li:hover {

	background: rgba(0,0,0,0.7);

}

.symenuping>ul>li:hover .submenu{display:block;top: 100px;	transition: all 0.5s ease;}

.symenuping>ul>li .submenu{	transition: all 0.5s ease;}

.syppqslist {

	height: 500px;

}

.syppqslist li {

	float: left;

	overflow: hidden;

	width: calc((100% - 800px) / 2);

	padding: 160px 40px 0;

	box-sizing: border-box;

	position: relative;

	height: 500px;

	text-align: center;

	transition: all 0.5s ease;

}

.syppqslist li.active {

	width: 800px;

	padding-top: 100px;

}

@media screen and (max-width: 1600px) {

.syppqslist li {

	width: calc((100% - 600px) / 2)

}

.syppqslist li.active {

	width: 600px;

}

}

.syppqslist li:before {

	content: "";

	width: 370px;

	height: 370px;

	position: absolute;

	left: -185px;

	top: -185px;

	z-index: 1;

}

.syppqslist li:after {

	content: "";

	width: 370px;

	height: 370px;

	position: absolute;

	right: 20px;

	bottom: -185px;

	z-index: 1;

}

.syppqslist li h3 {

	width: 180px;

	height: 180px;

	margin: 0 auto;

	color: #fff;

}

.syppqslist li h3 img {

	opacity: 0.5;

	transition: all 0.5s ease;

}

.syppqslist li.active h3 img {

	opacity: 1;

}

.syppqslist li p {

	font-size: 20px;

	color: #fff;

	display: none;

	font-weight: 700;

}

.syppqslist li.active p {

	display: block;

}

.syppqslist li a {

	color: #fff;

	font-size: 16px;

	line-height: 50px;

	display: none;

}

.syppqslist li.active a {

	display: inline;

	z-index: 9;

	position: relative;

}

.syppqslist li a:after {

	content: "→";

	color: #fff;

	margin-left: 10px;

}

.syppqslist li a:hover {

	color: #fff;

}

.sycp {

	width: 100%;

	height: 800px;

	padding-top: 60px;

	box-sizing: border-box;

}

.sycpfl {

	width: 100%;

}

.sycpfl ul li {

	float: left;

	width: 33.33%;

	box-sizing: border-box;

	padding: 0 40px;

	height: 240px;

}

.sycpfl ul li:nth-child(2) {

	padding: 0 20px

}

.sycpfl ul li .sycpfl_l {

	float: left;

	width: 240px;

}

.sycpfl ul li .sycpfl_l img {

	max-width: 100%;

}

.sycpfl ul li:hover .sycpfl_l img {

	animation: load 15s linear infinite;

}

.sycpfl ul li .sycpfl_r {

	float: right;

	width: calc( 100% - 240px );

	padding-top: 50px;

}

.sycpfl ul li .sycpfl_r h3 {

	font-size: 24px;

	position: relative;

	line-height: 50px;

	margin-bottom: 10px;

}

.sycpfl ul li .sycpfl_r h3 a {

	color: #333;

}

.sycpfl ul li .sycpfl_r h3:after {

	content: "";

	width: 100px;

	height: 2px;

	position: absolute;

	left: 0;

	bottom: 0;

}

.sycpfl ul li .sycpfl_r p a {

	margin-right: 10px;

	display: inline-block;

	color: #888;

}

 @media screen and (max-width: 1600px) {

.sycpfl ul li {

	height: 180px;

	padding: 0 20px;

}

.sycpfl ul li .sycpfl_l {

	width: 180px

}

.sycpfl ul li .sycpfl_r {

	width: calc( 100% - 180px );

	padding-top: 20px;

}

}



/* 动画效果 */

@-webkit-keyframes load {

 from {

 transform: rotate(0deg);

}

to {

	transform: rotate(360deg);

}

}

