﻿ @charset "utf-8";
/* -------- 全局样式-------- */  
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "微软雅黑", "宋体", arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #5c5c5c;
	font-style:normal;
}
div, form, img, ul, li, dl, dt, dd {
	padding: 0px;
	margin: 0px;
	border: 0px;
		font-style:normal;
}
td, p, div, li, select, input, textarea {
	font-family: "微软雅黑", "宋体", arial;
	font-size: 14px;
	margin: 0;
	padding: 0;
		font-style:normal;
}
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: 12px;
}
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;
} /* 未访问的链接 */
a:visited {
	color: #333;
	text-decoration: none;
} /* 已访问的链接 */
a:hover {
	color: #b00e0e;
	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 {
}
.center {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.left {
}
.right {
}
/* -------- 栏目板块 -------- */ 

/* top 头部样式 */
.top {
	height: 30px;
	background: #f6f6f6;
	color: #5c5c5c;
	line-height: 30px;
}
.top_r {
	float: right;
	margin-top: 2px;
}
.collection {
	float: right;
}
/*搜索search*/
.hot {
	width: 520px;
	font-size: 15px;
	line-height: 40px;
	color: rgb(102, 102, 102);
	float: left;
	margin-top: 0px;
}
.hot em {
	font-style: normal;
}
.hot em a {
	padding: 0 5px;
}
.hot span {
}
.hot p {
	display: block;
	font-size: 20px;
	line-height: 36px;
	color: #b00e0e;
	font-weight: bold;
}
.hot_tel {
	color: #333;
	width: 220px;
	float: left;
	margin-top: 28px;
}
.hot_tel span {
	color: #666;
	padding: 0 0 0 24px;
	background: url(../images/t_pho.png) no-repeat 0 0;
	font-size: 16px;
	display: block;
	line-height: 18px;
	text-transform: uppercase;
}
.hot_tel p {
	font-size: 24px;
	line-height: 44px;
	font-family: Times New Roman;
}
.hotsearch {
	height: 45px;
	margin: 0px auto;
	border-bottom: 1px solid #ebebeb;
	padding-top: 5px;
}
.head {
	height: 120px;
}
.logo {
	padding: 18px 0 0 0;
	float: left;
}
.tell {
	margin-top: 30px;
	background: url(../images/tell.png) no-repeat;
	padding-left: 65px;
}
.tell span {
	line-height: 25px;
	color: #333;
	font-size: 14px;
}
.tell p {
	line-height: 28px;
	display: block;
	color: #202020;
	font-size: 28px;
	font-weight: 600;
}
/*menu*/
.menu {
	width: 100%;
	height: 55px;
	background: #333;
}
.navbar {
	width: 1200px;
	margin: 0 auto;
}
.navbar>li {
	float: left;
}
.navbar>li:nth-child(1) a {
	background: #b00e0e;
}
.navbar>li>a {
	width: 150px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	display: block;
	color: #fff;
}
.navbar>li>a:hover {
	background: #333;
	color: #FFFFFF;
}
/*幻灯Banner*/
.banner {
	position: relative;
	height: 550px;
}
.banner .btn1 {
	bottom: 20px;
	margin-right: -450px;
	padding: 5px 6px;
	position: absolute;
	right: 50%;
	z-index: 7;
}
.banner .btn1 span {
	line-height: 14px;
	background: none repeat scroll 0 0 #b00e0e;
	border: 1px solid #b00e0e;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	padding: 2px 5px;
}
.banner .btn1 span.cur {
	font-weight: bold;
	padding: 4px 8px;
	background: none repeat scroll 0 0 #b00e0e;
	border: 1px solid #b00e0e;
}
.banner .bgitem {
	height: 550px;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
/*demo1*/
.demo1 {
	width: 1002px;
	margin: 0px auto 0px;
}
/*右侧产品列表*/
.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: #b00e0e;
	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;
}
/*左侧联系我们*/
.demo_contact {
	margin: 0px auto 0;
	background: #fff;
}
.demo_contact_title {
	background: url(../images/first-bg-02.png) no-repeat left -64px;
	font-size: 16px;
	color: #fff;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin: 15px 0 0 0;
}
.demo_contactnr {
	padding: 0px 10px 9px 10px;
}
.demo_contact img {
	border: 3px solid #e8e8e8;
	margin: 10px 10px 5px;
}
.demo_contact p {
	color: #666666;
	line-height: 20px;
}
.demo_contact p span {
	color: #b00e0e;
	font-weight: bold;
}
.zcrx {
	background: url(../images/lfte_tel.png) no-repeat 5px center #fff;
	padding: 10px 2px 12px 55px;
}
.zcrx span {
	color: #56667C;
	font-size: 14px;
	line-height: 14px;
}
.zcrx p {
	font-size: 24px;
	color: #56667c;
	font-family: impact;
}
/*demo2*/
.demo2 {
	background: #f5f5f3;
	margin: 40px auto 0px;
	height: 353px;
	position: relative;
}
.demo2_bg {
	height: 271px;
	width: 1002px;
	margin: 0px auto 0px;
	padding: 42px 0px 0 0;
	background: url(../images/about_bg.jpg) no-repeat left 42px #f5f5f3;
}
.demo2 p {
	float: right;
	line-height: 26px;
	font-size: 14px;
	width: 610px;
	height: 156px;
	margin: 60px 0 0 0;
}
.demo2 a {
	width: 110px;
	height: 40px;
	background: #b00e0e;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 40px;
	position: absolute;
	left: 50%;
	top: 273px;
	margin: 0 0 0 -108px;
}
.demo2 a:hover {
	background: #fab00e;
}
.newsmain {
	float: left;
	margin: 0px 0 0 0;
	width: 100%;
	background: #f5f5f3;
	position: relative;
	border-top: 1px solid #eeeeec;
	padding: 0 0 20px 0;
}
.maintop2 {
	position: absolute;
	top: -9px;
	height: 9px;
	width: 100%;
	background: url(../images/maintop2.gif) center no-repeat;
	left: 0;
}
.xwzj {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.newsmain ul {
	width: 1000px;
}
.newsmain ul li {
	float: left;
	width: 475px;
	margin: 0 30px 30px 0;
}
.newsmain ul li:nth-child(2n) {
	margin-right: 0;
}
.time {
	float: left;
	width: 48px;
	padding: 14px 12px 15px 12px;
	height: 55px;
	background: #b00e0e;
	margin-right: 1px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.time font {
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 7px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #fff;
}
.time span {
	font-size: 18px;
}
.newsli_r {
	float: left;
	width: 400px;
}
.newsli_r a {
	height: 30px;
	line-height: 30px;
	float: left;
	width: 380px;
	padding: 0 10px;
	background: #e2e2e2;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.newsli_r p {
	height: 43px;
	line-height: 20px;
	float: left;
	width: 380px;
	padding: 0 10px;
	margin-top: 1px;
	padding-top: 10px;
	background: #eaeaea;
}
.process {
	width: 100%;
	line-height: 23px;
	text-align: center;
}
.process .newsmain {
	text-align: center;
}
.processmore {
	background: #b00e0e;
	display: inline-block;
	width: 211px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
}
.processmore a {
	width: 100%;
	float: left;
	font-family: 'Microsoft Yahei';
	text-align: center;
	font-size: 15px;
	color: #fff;
}
.processmore:hover {
	background: #fab00e;
}
.processimg {
	float: left;
	width: 100%;
	padding: 50px 0;
	text-align: center;
	position: relative;
}
.processimg dl {
	position: absolute;
	top: 50px;
	left: 50%;
	margin: 0 0 0 -465px;
}
.processimg dd {
	float: left;
}
.an1 {
	display: block;
	width: 78px;
	height: 78px;
	background: url(../images/lc.png) no-repeat 0 0;
	margin-right: 217px;
}
.an2 {
	display: block;
	width: 78px;
	height: 78px;
	background: url(../images/lc.png) no-repeat 0 -88px;
	margin-right: 205px;
}
.an3 {
	display: block;
	width: 78px;
	height: 78px;
	background: url(../images/lc.png) no-repeat 0 -176px;
	margin-right: 198px;
}
.an4 {
	display: block;
	width: 78px;
	height: 78px;
	background: url(../images/lc.png) no-repeat 0 -264px;
	margin-right: 217px;
}
.an1:hover {
	display: block;
	width: 78px;
	height: 78px;
	background: url(../images/lc.png) no-repeat -88px 0;
	margin-right: 217px;
}
.an2:hover {
	display: block;
	width: 78px;
	height: 78px;
	background: url(../images/lc.png) no-repeat -88px -88px;
	margin-right: 205px;
}
.an3:hover {
	display: block;
	width: 78px;
	height: 78px;
	background: url(../images/lc.png) no-repeat -88px -176px;
	margin-right: 198px;
}
.an4:hover {
	display: block;
	width: 78px;
	height: 78px;
	background: url(../images/lc.png) no-repeat -88px -264px;
	margin-right: 217px;
}
/*demo3*/
.demo3 {
}
.demo3 .wz1 {
	position: absolute;
	left: 50%;
	top: 113px;
	margin: 0 0 0 -248px;
	width: 495px;
	color: #8f8f8f;
	line-height: 22px;
	text-align: center;
}
.demo3 .wz2 {
	background: url(../images/demo3_wz2.png) no-repeat center top;
	width: 1002px;
	height: 226px;
	position: absolute;
	left: 50%;
	top: 199px;
	margin: 0 0 0 -501px;
}
.demo3 .wz2 a {
	width: 146px;
	height: 166px;
	display: block;
	border: 2px solid #e9e9e9;
	float: left;
	margin: 56px 50px 0;
}
.demo3 .wz2 a p {
	width: 146px;
	height: 60px;
	text-align: center;
	font-size: 14px;
	color: #8f8f8f;
	padding: 79px 0 0 0;
}
.demo3 .wz2 a p em {
	font-size: 12px;
	color: #d2d2d2;
	display: block;
	font-style: normal;
}
.demo3 .wz2 a span {
	display: block;
	width: 146px;
	height: 28px;
	line-height: 28px;
	background: #ececec;
	text-align: center;
}
.demo3 .wz2 a:hover {
	border: 2px solid #b00e0e;
}
.demo3 .wz2 a:hover span {
	background: #b00e0e;
	color: #fff;
}
.demo3 .wz2 .fw1 {
	background: url(../images/fw1.png) no-repeat center 27px;
}
.demo3 .wz2 .fw2 {
	background: url(../images/fw2.png) no-repeat center 27px;
}
.demo3 .wz2 .fw3 {
	background: url(../images/fw3.png) no-repeat center 27px;
}
.demo3 .wz2 .fw4 {
	background: url(../images/fw4.png) no-repeat center 27px;
}
.demo3_more {
	background: url(../images/fwsj.png) no-repeat center 20px;
	position: absolute;
	left: 50%;
	top: 454px;
	margin: 0 0 0 -50px;
}
.demo3_more:hover {
	background: url(../images/fwsj2.png) no-repeat center 20px;
}
.demo3_more:hover a {
	color: #b00e0e;
}
.demo3_more a {
	color: #8f8f8f;
	text-align: center;
	display: block;
	width: 100px;
	height: 60px;
}
/*demo4*/
.demo4 {
}
/*title*/

.title font {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.nameff {
	float: left;
	width: 492px;
	height: 56px;
	background: url(../images/dt_bg.png) repeat-x 0 50px;
}
.nameff p {
	float: left;
}
.nameff p span {
	font-size: 16px;
	padding-bottom: 16px;
	height: 40px;
	margin-bottom: 30px;
	font-weight: normal;
	overflow: hidden;
	display: block;
	color: #333;
}
.nameff p em {
	display: block;
	font-style: normal;
	color: #989898;
	line-height: 22px;
	font-size: 12px;
	z-index: 0;
	text-transform: Uppercase;
}
.nameff a {
	float: right;
	padding: 12px 0 0 0;
	color: #333;
}
/*deom5*/
.demo5 {
	margin: 40px 0 0 0;
}
/*新闻动态*/
.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: 14px;
}
.news ul li a span {
	float: right;
}
/*关于我们*/

.link {
	height: 20px;
	padding: 15px 0;
}
.link p {
	font-size: 12px;
	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: #333;
	font-size: 14px;
	padding-left: 17px;
	color: #fff;
	text-align: left;
	border-radius: 5px;
}
.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: #b00e0e;
}
.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: #b00e0e;
}
.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: #b00e0e;
}
.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: #b00e0e;
	font: 14px "Impact";
}
.a_right {
	width: 930px;
	float: right;
	position: relative;
	margin: 31px 0 30px 0;
}
.content {
	border: 1px solid #EEE;
	padding: 20px 10px;
	margin: 10px 0 20px 0;
}
.content p {
	color: #444;
	font-size: 16px;
	line-height: 2em;
}
.content p strong {
	font-weight: bold;
}
/* 下一个产品 */
.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: #b00e0e;
	text-decoration: underline;
}
.preNext .text li {
	color: #333;
	font-size: 16px;
}
.preNext .text li a {
	color: #333;
}
.preNext .text li a:hover {
	color: #b00e0e;
}
.preNext .text_b {
	color: #333;
}
.preNext .text_b a {
	color: #b00e0e !important;
}
.nrfg {
	background: #e0e0e0;
	margin: 20px 0 10px 0;
	padding: 8px;
}
.nrfg span {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
/*新闻列表*/
.news_list {
	padding: 0 10px;
}
.news_list li {
	height: 50px;
	border-bottom: 1px #f1f1f1 solid;
}
.news_list li {
	font-size: 16px;
}
.news_list span {
	float: right;
}
.news_list li a {
	color: #444;
	line-height: 50px;
}
.news_list li a:hover {
	color: #b00e0e;
}
/* 翻页 */
.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 #b00e0e;
	background: #b00e0e;
}
.page_list a.on {
	color: #fff;
	border: 1px solid #b00e0e;
	background: #b00e0e;
}
/*新闻详细*/
.title_news_article {
	font-size: 24px;
	color: #444;
	height: 50px;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
}
.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: 270px;
	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: 16px;
	color: #444;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
}
.prolist ul li p a:hover {
	color: #b00e0e;
}
/* 产品详情 */
.proinfo {
	width: 100%;
	height: 300px;
}
.proinfo_img {
	float: left;
	width: 400px;
	border: 1px #f1f1f1 solid;
	height: 300px;
}
.proinfo_text {
	float: left;
	width: 470px;
	margin-left: 30px;
}
.proinfo_text h1 {
	color: #b00e0e;
	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;
}
/*图片信息*/
.photo h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.photo_img {
	margin: 0 auto;
	border: 1px #f1f1f1 solid;
	width: 500px;
	margin-top: 10px;
}
/*相关信息*/
.related_news {
	margin: 20px 0 0 0;
	height: 120px
}
.related_title {
	background: #e0e0e0;
	margin: 0px 0 5px 0;
	padding: 8px;
}
.related_title span {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.related_title a {
	float: right;
	font-size: 14px;
	font-weight: normal;
}
/*相关新闻*/

.related_news ul li {
	width: 50%;
	float: left;
	padding: 2px 10px;
	box-sizing: border-box;
	font-size: 16px;
}
.related_news ul li a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	line-height: 2em;
}
.related_news ul li a em {
	float: right;
}
.related_news ul li a span {
	float: right;
}
/*相关产品*/
.related_product {
	height: 280px;
}
.related_product ul li {
	float: left;
	width: 280px;
	margin-left: 5px;
	margin-right: 10px;
}
.related_product ul li>a {
	border: 1px #f1f1f1 solid;
	width: 280px;
	height: 210px;
	display: block;
	padding: 2px;
}
.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: #b00e0e;
	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: #fab00e;
	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: #b00e0e;
}
.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 #b00e0e;
	background: #b00e0e;
}
.page_list a.on {
	color: #fff;
	border: 1px solid #b00e0e;
	background: #b00e0e;
}
.pagination {
	clear: both;
	margin: 10px 0;
	text-align: center;
}
.pagination li {
	display: inline-block;
*display: inline;
	zoom: 1;
}
.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: #b00e0e;
	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: #b00e0e;
	height: 80px;
	background: #b00e0e;
}
.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: #b00e0e;
	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: #b00e0e;
	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: 14px;
	line-height: 35px;
	padding-right: 10px;
}
.form-control {
	float: left;
	width: 580px;
	border: 1px #ddd solid;
	height: 35px;
	line-height: 35px;
}
.form-control-c {
	float: left;
	width: 580px;
	border: 1px #ddd solid;
	height: 133px;
	line-height: 30px;
}
button.form-sub {
	width: 650px;
	margin: 0 auto;
	clear: both;
	padding: 12px 0;

}

.form-sub {
	height: 40px;
	color: #fff;
	background: #b00e0e;
	border: none;
}
.form-control-y {
	float: left;
	width: 100px;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}
.content {
	border: 1px solid #EEE;
	padding: 20px 10px;
	margin: 10px 0 20px 0;
	text-align: justify;
}
/* 首页热销产品 */
.box {
	width: 1160px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	_height: 100%;
	padding: 20px;
	background: #f5f5f5
}
.hotproduct {
	margin: 15px 0 20px 0;
}
#demo1p {
	width: 1200px;
	height: 150px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.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 {
	margin-top: 7px;
}
.top_14 li p .a1 {
	font-size: 16px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
	height: 40px;
	line-height: 30px;
}
.top_14 li p .a1:hover {
	color: #b00e0e;
}
/* 首页热销产品结束*/
	   
/*首页产品展示*/
.main {
}
.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;
}
.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: #555;
	margin: 1px 0px;
	text-align: left;
	padding-left: 30px;
	font-size: 16px;
}
.asidePro dt a:hover, .asidePro dt a.cur {
	color: #b00e0e;
}
.liuyanbg{background: url('../images/liuyanbg.jpg') no-repeat center;}
.lxwm {
	width: 240px;
	background: #333;
	padding: 8px;
	box-sizing: border-box;
	border-radius: 0 0 15px 15px;
}
.lxwm ul {
	padding: 7px;
}
.lxwm ul li {
	font-size: 16px;
	color: #fff;
	line-height: 32px;
}
.lxwm ul li a {
	height: 40px;
	line-height: 20px;
	color: #fff;
}
/*首页产品展示*/
.main {
}
.wfixed {
	width: 1200px;
	margin: 0px auto;
	padding: 0px;
}
.tac {
	text-align: center;
	border: 1px #eee solid;
	border-top: none;
	border-bottom: none;
}
.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: #b00e0e;
}
.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;
}
/* 首页关于我们 */
.about{background:#eee; position:relative;height:450px;padding-top:70px;overflow:hidden;}
.strong{display: block; width:880px; height:520px; position: absolute; bottom:0;left: calc( 50vw + 100px ); overflow: hidden;}
.strong img{width:947px; height:590px;transition: all 0.5s linear;}
.strong:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.sylx {
	width: 385px;
	float: right;
	border: 1px #eee solid;
	position: relative;
}
.sylx ul {
	padding: 15px 15px 33px 15px;
}
.sylx ul li {
	background: url(../images/yosIco.gif) no-repeat left;
	border-bottom: 1px #ddd dashed;
	height: 43px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 43px;
	font-weight: normal;
}
.sylx img {
	position: absolute;
	top: 90px;
	right: 20px;
}
/* 首页新闻 */
.cgal {
	width: 100%;
	height: 65px;
	border-bottom: 1px #eee solid;
}
.cgal p {
	font-size: 18px;
	padding-left: 15px;
	color: #fff;
	line-height: 65px;
	background: #b00e0e;
}
.cgal p span {
	float: right;
}
.cgal p span a {
	font-size: 14px;
	line-height: 50px;
	padding-right: 15px;
	font-weight: normal;
	color: #fff;
}
.youshi {
	background: url(../images/youshi.jpg) no-repeat center;
	height: 200px;
}
.index_gallery {
	float: left;
	width: 385px;
	border: 1px #eee solid;
	margin: 0 19px;
}
.index_gallery .aside-parts-slide {
	overflow: hidden;

	width: 400px;
}
.index_gallery ul#aside-parts-slide {
	overflow: hidden;
}
.index_gallery ul#aside-parts-slide li {
	display: none;
	overflow: hidden;
}
.index_gallery ul#aside-parts-slide li .left {
	float: left;
}
.index_gallery ul#aside-parts-slide li .right {
	float: right;
}
.index_gallery ul#aside-parts-slide li p {
	text-align: center;
	background: #ebebeb;
	line-height: 30px;
	margin-top: 7px;
	text-transform: capitalize;
}
.index_gallery ul#aside-parts-slide li p a {
	display: inline-block;
	color: #373737;
	line-height: 30px;
}
.index_gallery ul#aside-parts-slide li p:hover {
	background: #005297;
}
.index_gallery ul#aside-parts-slide li p:hover a {
	color: #fff;
}
.index_gallery ul#aside-parts-nav {
	overflow: hidden;
	zoom: 1;
	text-align: center;
	margin-top: 20px;
	background: url(../images/bg07.jpg) no-repeat center center;
	width: 486px;
}
.index_gallery ul#aside-parts-nav li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 7px 0 0;
	zoom: 1;
*display: inline;
	cursor: pointer;
	background: url(../images/icons.png) no-repeat -122px -2px;
}
.index_gallery ul#aside-parts-nav li.now {
	background: url(../images/icons.png) no-repeat -147px -2px;
	cursor: default;
}
.title {
	height: 60px;
	background: url(../images/title.png) no-repeat center;
	width: 1200px;
	margin-top: 30px;
}
.title p {
	font-size: 24px;
	font-weight: bold;
	color: #b00e0e;
	text-align: center;
}
.title span {
	color: #555;
	font-size: 14px;
	text-align: center;
	display: block;
}
.tit2 {
	line-height: 20px;
	background: #333;
	padding-top: 30px;
	padding-bottom: 10px;
	border-radius: 10px 10px 0 0;
}
.tit2 span {
	color: #fff;
	font-size: 32px;
	font-weight: bold;
}
.tit2 p {
	color: #fff;
	line-height: 35px;
	font-size: 14px;
}
.wblj {
	position: absolute;
	right: 0px;
	top: 20px;
}
.wblj ul {
}
.wblj ul li {
	float: left;
	margin: 0 10px;
}
.wblj ul li a {
	font-size: 14px;
	text-align: center;
	display: block;
	color: #b00e0e;
}
.widget-search-form {
	width: 282px;
	float: right;
	padding-top: 5px;
}
.input_text {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 40px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #999;
	background-color: #fff;
	background-image: none;
	border: 1px solid #eae7e7;
}
.widget-search-form .input_text {
	float: left;
	width: 80%;
	height: 30px;
	vertical-align: top;
	border-color: #DDDDDD;
}
.input_text:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.widget-search-form .btn_search {
	width: 20%;
	height: 30px;
	border: none;
	background-color: #b00e0e;
	color: #fff;
	font-size: 14px;
}
.sy_cpzs {
	font-family: "Microsoft Yahei";
	height: 770px;
	padding: 70px 0 0;
	position: relative;
	background: #f6f6f6;
}
.sy_txt {
	text-align: center;
	height: 105px;
}
.sy_txt p {
	font-size: 40px;
	line-height: 50px;
	color: #333;
	font-weight: bold;
}
.sy_txt span {
	display: block;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	padding: 5px 0 0;
}
.sy_cpfl {
	height: 70px;
	width: 1200px;
	margin: 0 auto;
}
.sy_cpfl ul li {
	float: left;
	width: 158px;
	margin: 3px 6px;
	text-align: center;
	line-height: 40px;
	border-radius: 4px;
	color: #fff;
	font-size: 18px;
	background: #b00e0e;
}
.sy_cpfl ul li p {
	display: block;
}
.sy_cpt {
	width: 1200px;
	margin: 0 auto;
}
.sy_cpfl ul li a {
	display: block;
	color: #fff;
}
.sy_cpfl ul li:hover a {
	background: #333;
	color: #fff;
}
.sy_cpt ul li {
	float: left;
	margin: 0 7px;
	margin-bottom: 16px;
	background: #fff;
	padding: 3px;
	box-sizing: border-box;
}
.sy_cpt ul li a {
	height: 210px;
	display: block;
	width: 280px;
	position: relative;
	overflow: hidden;
}
.sy_cpt ul li a img {
	transition: all 0.5s;
}
.sy_cpt ul li a:hover img {
	transform: scale(1.05, 1.05);
}
.sy_cpt ul li p {
	height: 40px;
	background: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
}
.sy_cpt ul li p a {
	height: 40px;
	color: #333;
	font-size: 16px;
}
.sy_cpt ul li p a:hover {
	background: #333;
	color: #fff;
}
.busMess {
	width: 1200px;
	margin: 0 auto;
	border-top: 1px dashed #ccc;
	padding-top: 20px;
}
.busMess .tit {
	font-size: 16px;
}
.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 #b00e0e;
	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: #b00e0e;
	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;
}
.sy_luinboal {
	height: 610px;
	background: #2968C7;
	padding-top: 80px;
	background: url(../images/cj_bg.jpg) no-repeat;
}
.poster-main {
	position: relative;
	width: 1200px;
	height: 460px;
	margin: 0 auto;
}
.poster-main a, .poster-main img {
	display: block;
}
.poster-main .poster-list {
	width: 1200px;
	height: 420px;
}
.poster-main .poster-list .poster-item {
	position: absolute;
	left: 0px;
	top: 0px;
}
.poster-main .poster-btn {
	position: absolute;
	height: 100%;
	width: 100px;
	top: 0px;
	z-index: 10;
	opacity: 0.9;
}
.poster-main .poster-prev-btn {
	left: 0px;
	background: url("../images/btn_l.png") no-repeat center center;
}
.poster-main .poster-next-btn {
	right: 0px;
	background: url("../images/btn_r.png") no-repeat center center;
}
.sy_anli {
	width: 100%;
	height: 330px;
	background: #fff;
	box-sizing: border-box;
	padding-top: 10px;
}
.sy_anli ul {
	margin: 0 auto;
}
.sy_anli ul li {
	float: left;
	margin: 0 10px;
}
.sy_anli ul li img {
}
.xinwenfl {
	width: 265px;
	float: left;
}
.ejdh {
	width: 100%;
	opacity: 0.9;
	position: absolute;
	z-index: 999;
	display: none;
}
.ejdh ul {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 20px 30px;
	box-sizing: border-box;
	height: 600px;
}
.ejdh ul li {
	padding: 5px 0px;
	float: left;
	text-align: center;
	padding: 0px 10px;
}
.ejdh ul li p {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
}
.ejdh ul li p a {
	color: #2968c7;
}
.ejdh ul li span {
	display: block;
	line-height: 30px;
	padding-top: 6px;
}
.ejdh ul li a {
	display: block;
}
.ejdh ul li:nth-child(5) {
	display: none;
}
.ejdh ul li:nth-child(8) {
	display: none;
}
.sy_anli {
	width: 100%;
	height: 330px;
	background: #f0f0f0;
	box-sizing: border-box;
	padding-top: 10px;
}
.sy_anli ul {
	margin: 0 auto;
}
.sy_anli ul li {
	float: left;
	margin: 0 10px;
}
.sy_anli ul li img {
}
.yx-rotaion {
	border: #efefef solid 8px;
	margin-left: 9px;
	float: LEFT;
}
.yx-rotaion-btn {
	width: 100%;
	height: 41px;
	top: 50%;
	margin-top: 110px;
}
.yx-rotaion-btn span {
	width: 41px;
	height: 41px;
	cursor: pointer;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: relative
}
.yx-rotaion-btn .left_btn {
	background-position: -2px -2px;
	float: left;
	left: 10px
}
.yx-rotaion-btn .right_btn {
	background-position: -2px -49px;
	float: right;
	right: 10px
}
.yx-rotation-focus span, .yx-rotaion-btn span {
	background: url(../images/ico.png) no-repeat;
	display: block;
}
.yx-rotation-focus {
	display: none;
}
.yx-rotation-t {
	display: none;
}
.sy_luinboal {
	height: 610px;
	background: #2968C7;
	padding-top: 60px;
	background: url(../images/cj_bg.jpg) no-repeat;
}
.poster-main {
	position: relative;
	width: 1200px;
	height: 460px;
	margin: 0 auto;
}
.poster-main a, .poster-main img {
	display: block;
}
.poster-main .poster-list {
	width: 1200px;
	height: 420px;
}
.poster-main .poster-list .poster-item {
	position: absolute;
	left: 0px;
	top: 0px;
}
.poster-main .poster-btn {
	position: absolute;
	height: 100%;
	width: 100px;
	top: 0px;
	z-index: 10;
	opacity: 0.9;
}
.poster-main .poster-prev-btn {
	left: 0px;
	background: url("../images/btn_l.png") no-repeat center center;
}
.poster-main .poster-next-btn {
	right: 0px;
	background: url("../images/btn_r.png") no-repeat center center;
}
.anli_txt {
	text-align: CENTER;
	color: #fff;
	margin-bottom: 40px;
}
.anli_txt p {
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
}
.anli_txt span {
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 0 0;
}
.sy_dbys_txt {
	padding: 55px 0 20px;
	text-align: center;
	overflow: hidden;
}
.sy_dbys_txt p {
	font-size: 40px;
	color: #333;
	line-height: 40px;
	font-weight: bold;
}
.sy_dbys_txt span {
	display: block;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	padding: 5px 0 0;
}
.pro_left {
	width: 410px;
	float: left;
	text-align: center;
}
.pro_left img {
	border: 5px #fff solid;
}
.pro_right {
	width: 650px;
	float: right;
}
.cp_c {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/cpfl.png) no-repeat center;
	height: 94px;
}
.cp_c p {
	font-size: 30px;
	font-weight: bold;
	color: #b00e0e;
	line-height: 70px;
	position: relative;
	text-align: center;
}
.cp_c i {
	color: #666;
	font-style: normal;
	font-size: 25px;
}
.cp_c b {
	position: relative;
	display: inline-block;
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
}
.cp_c span {
	color: #666;
	line-height: 16px;
	font-size: 16px;
	text-align: center;
	display: block;
	margin-top: -10px;
}
.cpfl {
	background-color: #fff;
}
.cp_a {
	max-width: 1200px;
	margin: 0 auto;
	height: 860px;
}
.cp_b {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}
.column {
	margin-bottom: 40px;
	height: 110px;
}

.column ul li {
	width: 18.9%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #333;
	float: left;
	margin: 5px 6px 0px 7px;
	position:relative;
	border-radius:3px;
}
.column ul li:after{ content:" "; width:0; height:50px; position:absolute; left: 0; top:0; z-index:1;transition: all 0.9s ease;}
.column ul li:hover:after{ width:228px; left:0;}
.column ul li:after{ background:#b00e0e;}
.column ul li a {
	color: #fff;
	font-size: 16px;
	position:relative;
	z-index:99
}
.proc div {
	float: left;
	width: 280px;
	margin: 0px 26px 40px 0px;
	text-align: center;
	box-shadow: 2px 5px 10px #eee
}
.proc h3 {
	width: 280px;
	height: 210px;
	margin: 0 auto 5px;
}
.proc h3 a {
	width: 280px;
	height: 210px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px #eee dashed;
}
.proc h3 img {
	vertical-align: middle;
}
.proc p {
	height: 50px;
}
.proc p a {
	color: #000;
	font-weight: normal;
	line-height: 50px;
	font-size: 16px;
}
.proc p a:hover {
	text-decoration: underline;
}
.proc div:hover {
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	transform: translateY(-2px);
	box-shadow: 0 4px 30px rgba(0, 0, 0, .2);
	z-index: 2;
}
.proc div:nth-child(4n) {
	margin-right: 0px;
}
.protab_con {
	display: none;
}
.protab_con0 {
	display: block;
}
.cpflb {
	width: 1100px;
	margin: 0 auto;
	height: 36px;
}
.cpflb ul {
	margin: 20px auto 10px auto;
}
.cpflb ul li {
	float: left;
	margin: 0 10px;
}
.cpflb ul li a {
	width: 135px;
	height: 32px;
	border-radius: 20px;
	display: block;
	border: 1px #999 solid;
	line-height: 32px;
	text-align: center;
	color: #333;
}
.cpflb ul li a:hover {
	background: #CC0B0A;
	color: #fff;
	border: none;
}
.cpfla {
	width: 1100px;
	margin: 0 auto;
	height: 36px;
}
.cpfla ul {
	width: 1200px;
	margin: 20px auto 10px auto;
}
.cpfla ul li {
	float: left;
	margin: 0 6px;
}
.cpfla ul li a {
	width: 123px;
	height: 32px;
	border-radius: 20px;
	display: block;
	border: 1px #999 solid;
	line-height: 32px;
	text-align: center;
	color: #333;
}
.cpfla ul li a:hover {
	background: #CC0B0A;
	color: #fff;
	border: none;
}
.cpf {
	width: 230px;
	float: left;
	background: #ff9700;
	padding: 30px;
	height: 70px;
	box-shadow: 2px 2px 2px #eee;
}
.cpf p {
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
	color: #fff;
}
.cpf p span {
	font-size: 14px;
	font-weight: normal;
}
.cpf b {
	width: 300px;
	height: 45px;
	line-height: 45px;
	position: absolute;
	left: 20px;
	color: #fff;
	font-weight: normal;
}
.cpfl1 {
	width: 740px;
	float: right;
	border-right: 20px #ff9700 solid;
}
.cpfl1 ul {
}
.cpfl1 ul li {
	float: left;
}
.cpfl1 ul li a {
	float: left;
	display: block;
	text-align: center;
	width: 130px;
	border: 1px #eee solid;
	border-radius: 100px;
	height: 120px;
	margin: 0 10px;
	line-height: 110px;
	font-size: 14px;
}
.cpfl1 ul li a:hover {
	border: 3px #f1f1f1 solid;
	width: 114px;
	height: 114px;
	border-radius: 100px;
	display: block;
}
.pagebox {
	margin-top: 0px;
}
.pagebox p {
	font-size: 14px;
	line-height: 35px;
	color: #333;
}
.content {

	margin: 0 auto;
}
.sy_about {
	width: 1200px;
	margin: 0 auto;
	display: table;
	height:460px;
}
.sy_about_a {
	width: 640px;
	float: left;
}
.sy_about_b {
}
.sy_about_b span {
	font-size: 34px;
	display: block;
	font-weight: bold;
	line-height: 50px;
	color: #333;
}
.sy_about_b b {
	color: #999;
	text-transform: uppercase;
}
.sy_about_b p {
	font-size: 16px;
	line-height: 32px;
	margin-top: 20px;
}
.sy_about_b i {
	display: block;
	width: 80px;
	height: 5px;
	background: #b00e0e;
	margin-top: 10px;
}
.sy_about_c {
	display: table;
	margin-top: 40px;
}
.sy_about_c li {
	float: left;
	width: 140px;
	border: 2px solid #f8f8f8;
	margin-right: 11px;
	height: 120px;
	text-align: center;
	position:relative;
	z-index:999;
}
.sy_about_c li:after{ content:" "; width:0; height:120px; position:absolute; left: 0; top:0; z-index:1;transition: all 0.5s ease;}
.sy_about_c li:hover:after{ width:140px; left:0;}
.sy_about_c li:after{ background:rgba(6,6,6,0.1);}
.sy_about_c li:hover {
	background: #fff;

}
.sy_about_c li:hover p {
	color: #333;
}
.sy_about_c li:nth-last-child(1) {
	margin-right: 0;
}
.sy_about_c li img {
	margin-top: 17px;
	width: 45px;
	    -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
		position:relative;
	z-index:999;
}
.sy_about_c li img:hover {
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}
.sy_about_c li p {
	font-size: 18px;
	/* font-weight: bold; */
	color: #666;
	margin-top: 5px;
}
.sy_about_d {
	float: right;
	margin-top: 12px;
}
/* 产品轮播 */
.hot_rx {/* background: #f8f8f8; */
	height: 470px;
	padding-top: 40px;
	margin-top: 30px;
	margin-bottom: 40px;
}
.E {
	background: url(../images/case_t.png) top center no-repeat;
	height: 160px;
	padding-bottom: 10px;
}
.box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	_height: 100%;
}
.hotproduct {
	margin: 15px 0 20px 0;
}
#demo2p {
	width: 1200px;
	height: 360px;
	overflow: hidden;
	position: relative;
}
#indemo2p {
	float: left;
	width: 800%;
}
#demo2p2 {
	float: left;
}
#demo2p3 {
	float: left;
}
.sy_rxcp {
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
.sy_rxcp p {
	font-size: 38px;
	line-height: 60px;
	font-weight: bold;
	color: #333;
}
.sy_rxcp span {
	font-size: 18px;
	color: #666;
}
.newMain {
	padding: 23px 0
}
.newMain .new_l {
	width: 750px
}
.newMain .new_r {
	width: 330px
}
.new_l .nlist {
	height: 45px
}
.new_l .nlist li {
	float: left;
	width: 50%;
	text-align: center;
	position: relative;
	height: 45px
}
.new_l .nlist li a {
	display: block;
	font-size: 20px;
	background-color: #e5e5e5;
	height: 45px;
	line-height: 45px;
	text-decoration: none
}
.new_l .nlist li i {
	display: block;
	position: absolute;
	background: url(images/jtImg.png) no-repeat center;
	width: 10px;
	height: 5px;
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
	display: none
}
.new_l .nlist li a:hover {
	background-color: #3c3e46;
	color: #fff
}
.new_l .nlist li:hover i {
	display: block
}
.new_l .nlist li a.cur {
	background-color: #3c3e46;
	color: #fff
}

.new_l .nlist li.cur i {
	display: block
}
.new_l .ncont {
	margin-left: 6px;
	margin-top: 26px
}
.new_l .ncont dl {
	overflow: hidden
}
.new_l .ncont dt {
	float: left
}
.new_l .ncont dt img {
	width: 260px;
	height: 195px;
}
.new_l .ncont dd {
	margin-left: 300px
}
.new_l .ncont dd h5 {
	height: 16px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 9px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.new_l .ncont dd h5 a {
	font-size: 18px;
	text-decoration: none
}
.new_l .ncont dd p {
	font-size:14px;
	line-height: 1.8em;
	height: 69px;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top:15px
}
.new_l .ncont dd a {
	font-size: 14px
}
.new_l .ncont ul {
	margin-top: 20px;
	width: 770px;
	overflow: hidden
}
.new_l .ncont li {
	height: 43px;
	line-height: 43px;
	width: 355px;
	float: left;
	margin-right: 27px
}
.new_l .ncont li em {
	float: right;
	font-style:normal
}
.new_l .ncont li a {
	padding-left: 15px;
	background: url(images/dd.png) no-repeat left center;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 255px;
	display: block
}
.new_r h5 {
	height: 45px
}
.faqs h5 a {
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background-color: #e5e5e5;
	font-size: 20px;
	text-decoration: none;
	font-weight: 400
}
.new_r .quetion {
	height: 325px;
	overflow: hidden;
	margin-left: 19px;
	margin-top: 23px
}
.new_r .quetion dl {
	margin-bottom: 20px
}
.new_r .quetion dt {
	height: 22px;
	line-height: 22px;
	overflow: hidden
}
.new_r .quetion dt a {
	font-size: 16px;
	display: block;
	height: 22px;
	line-height: 22px;
	overflow: hidden
}
.new_r .quetion dd {
	margin-top: 12px;
	font-size: 14px;
	line-height: 23px;
	height: 42px;
	overflow: hidden;
	color: #999
}
.faqs em {
	border-bottom: 22px solid #00913e;
	display: inline-block;
	width: 2px;
	margin: 0 0 7px 0;
	float: left;
}
.bz_new ul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #e0e0e0;
	padding-left: 18px;
	background: url(../images/n_li.jpg) no-repeat 5px 19px;
	padding-right: 18px;
}
.faq_c ul li:nth-child(1) {
	display: none;
}
.faq_c ul li:nth-child(2) {
	display: none;
}
.bz_new ul li.nob {
	border-bottom: none;
}
.bz_new ul li a {
	display: block;
	font-size: 14px;
	color: #323333;
}
.bz_new ul li a:hover {
	font-weight: bold;
}
.bz_new ul li:nth-last-child(1) {
	border-bottom: none;
}
.bz_new ul li a span {
	float: right;
}
.faqs {
	width:400px;
	overflow: hidden;
	height: 520px;
	float: right;
	border-radius: 3px;
}
.faq_c dl {
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px dashed #ccc;
}
.faq_c dl dt {
	font-size: 0;
	float: left;
	width: 130px;
}
.faq_c dl dt img {
	width: 120px;
	height: 90px;
	border-radius: 11px;
	display: inline-block;
}
.faq_c dl dd {
	width: 400px;
	float: left;
}
.faq_c dl dd h4 {
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
}
.faq_c dl dd h4 a {
	font-size: 16px;
	color: #333;
}
.faq_c dl dd h4 a span {
	float: right;
}
.faq_c dl dd h4 a:hover {
	text-decoration: underline;
}
.faq_c dl dd p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	height: 50px;
}
.faq_c dl dd em a {
	display: block;
	width: 120px;
	height: 37px;
	line-height: 35px;
	border-radius: 35px;
	border: 1px solid #c40000;
	color: #c40000;
	font-size: 14px;
	text-align: center;
	font-style: normal;
}
.faq_c dl dd em a:hover {
	background: #c40000;
	color: #fff;
}
.faq_c dl.last {
	margin-bottom: 10px;
}
#slide {
	position: absolute;
	max-height: 400px;
	color: #FA8E93;
	overflow: hidden;
	width: 400px;
}
.edgebj {
	height: 640px;
	background: url(../images/edge1.jpg) no-repeat center;
	margin-top: 30px;
	width: 1200px;
	margin: 0 auto;
}
.uformMain{background:url(../images/xunpanbg.jpg) no-repeat center top;height:350px;
    position: relative;
}
.uformMain:after{ content:" "; width:0; height:350px; position:absolute; left: 0; top:0; z-index:1;transition: all 0.5s ease;}
.uformMain:hover:after{ width:100%; left:0;}
.uformMain:after{ background:rgba(6,6,6,0.2);}

.container{width:1200px;margin:0 auto}
.uformMain .ufleft{float:left;;margin-top:65px}
.uformMain .ufleft .xiadan{color:#fff;margin-bottom:33px}
.uformMain .ufleft .xiadan span{font-size:18px}
.uformMain .ufleft .xiadan h5{font-size:28px;margin:15px 0}
.uformMain .ufleft .xiadan p{font-size:16px;width:430px;height:34px;line-height:34px;text-align:center;text-align:center;margin-bottom:10px}
.uformMain .ufleft dl{overflow:hidden;color:#fff}
.uformMain .ufleft dt{float:left}
.uformMain .ufleft dt img{height:34px}
.uformMain .ufleft dd{margin-left:42px;padding-left:10px;border-left:1px dashed #eee}
.uformMain .ufleft dd p{font-size:16px}
.uformMain .ufleft dd span{font-size:20px}
.uformMain .ufright{width:296px;padding:24px 28px;background-color:#3c3e46;float:right;margin-top:-25px}
.uformMain .ufright select{border:0;width:257px;height:37px;line-height:37px;text-indent:8px;color:#8c8c8c;background:#fff}
.uformMain .ufright button{display:block;height:37px;line-height:37px;text-align:center;width:100%;background-color:#fff;font-weight:700;font-size:15px;color:#cc0001;text-decoration:none;border:0;cursor:pointer}
.uformMain .ufright li{vertical-align:top;margin-bottom:1px;width:100%;float:left}
.uformMain .ufright li span{float:left;width:38px;height:37px;border-right:1px solid #cbcbcb}
.uformMain .ufright li span img{display:block}
.uformMain .ufright li .ft{width:237px;padding:0 10px;height:37px;line-height:37px;border:0;background-color:#fff;outline:0;font-size:13px;color:#999;font-family:microsoft yahei}
.uformMain .ufright li .wby{background:#fff;width:276px;height:71px;padding:10px;line-height:22px;font-size:13px;color:#999;border:0;resize:none;outline:0;font-family:microsoft yahei}
.foot_g{width:100%;background:#333;height:50px;}
.foot_t{width:1200px;margin:0 auto;}
.foot_t a{color:#fff;font-size:16px;line-height:50px;width:180px;font-style:normal;padding-right:100px;}
.lxwmliuyan{position:absolute;width:390px;background-color:rgba(0,0,0,0.6);;right:350px;bottom:20px; z-index:99;}
.foot{width:100%;background:#222;height:120px;}
.foot_a{width:1200px;margin:0 auto;}
.foot_a p{color:#fff;font-size:14px;line-height:1.6em;font-style:normal;padding-top:10px;}
.foot_a a{color:#fff;font-style:normal;}
.uformMain .ufleft dd em{font-size:24px;font-style:normal;color:#fff;font-weight:600;}
.synews{ margin:0 auto; width:1200px;}
.synewstitle{ text-align:center;}
.synewstitle h3{ font-size:36px; color:#333; font-weight:bold; line-height:50px;}
.synewstitle p{ font-size:18px; color:#888; line-height:50px;}
.synewsfl{ width:260px; height:390px; float:left;}
.synewsfl ul{}
.synewsfl ul li{ width:260px; height:130px; z-index:1; background:#f8f8f8; transition: all 0.5s ease; border-bottom:1px #ddd solid;}
.synewsfl ul li.active{ background:#b00e0e;}
.synewsfl ul li a{ display:block; font-size:22px; text-align:right; padding:0 25px; line-height:130px; color:#333;}
.synewsfl ul li a span{ font-family:impact; font-size:24px; color:#333; text-transform:uppercase; float:left;}
.synewsfl ul li.active a{ color:#fff;}
.synewsfl ul li.active a span{ color:#fff;}
.synewscont{ float:right; width:935px;}
.synewscontli{ display:none; width:935px; height:390px;}
.synewscontli.active{ display:block;}
.synewscont-left{ float:left; width:400px;margin-left:20px;}
.synewscont-left h3{ width:400px; height:260px;}
.synewscont-left p{ width:400px; height:130px; box-sizing:border-box; padding:40px 0px; background:#f8f8f8;}
.synewscont-left p a{ font-size:18px; line-height:40px; color:#333; display:block;}
.synewscont-left p a b{ float:right; font-size:14px; color:#666; font-weight:normal;}
.synewscont-left p span{ font-size:14px; color:#888; line-height:24px;}
.synewscont-right{ float:right; width:500px;}
.synewscont-right ul li{ height:80px; padding:0 0 50px;}
.synewscont-right ul li h4{ width:80px; height:90px; box-sizing:border-box; border:1px #eee solid; text-align:center; float:left; margin-right:10px; padding:10px 0;}
.synewscont-right ul li h4 b{ display:block; position:relative; font-size:30px; color:#b00e0e; line-height:45px; }
.synewscont-right ul li h4 b:after{ content:" "; position:absolute; width:60px; height:1px; left:10px; bottom:0; background:#ddd;}
.synewscont-right ul li h4 i{ font-size:14px; color:#888; font-weight:normal; font-style:normal; line-height:25px; font-family:"微软雅黑 light";}
.synewscont-right ul li h3{ font-size:18px; font-weight:normal; color:#333; line-height:35px; width:380px; float:left;}
.synewscont-right ul li p{ font-size:14px; color:#888; line-height:30px; margin-bottom:10px; width:380px; float:left;}

.navgrp{ 

	width:100%;height:55px;margin:0 auto; background:#333;}

.navbd{position:relative;width:1200px;height:55px;margin: 0 auto; }

.nav{width:1200px;height:55px;}

.nav li{

	 position: relative;float:left;text-align: left; 

	 width:170px;height:55px; display: block;  }

.nav li a{ 

	width:170px;height:55px;display:block; 

	color:#ffffff;font-size:16px;line-height:55px; text-align: center;  }

.nav li a:hover{ color:#ffffff;background:#b00e0e;}

.nav li:first-child a{color:#ffffff;background:#333;}

.nav li:hover #navChild{display:block;}	

.nav .menu a{

	width:170px;height:55px;display:block;

	color:#ffffff;font-size:16px; line-height:55px;text-align: center;}

.nav .on a{

	width:170px;height:55px;display:block;

	color:#ffffff;font-size:16px; line-height:55px;

	}
	.nav>li:nth-child(1) a{background:#b00e0e;}


#navChild{ 

	position:absolute;left:0px; top:55px; width:170px;  display: none; z-index: 99999;

	background:#333;}

#navChild a{

	position:relative; 

	width:170px; height: 45px; display:block;border-bottom: 1px solid #676767;

	color:#ddd!important; font-size:14px;line-height:45px; text-align:center;

	background: #333;}

#navChild a:hover{color:#ffffff!important;background:#b00e0e;}



/* end navgrp */
/* neiyeyangshi_contact */
.ny_contact {
	background: url(../images/ny_contact.jpg) center no-repeat;
	height: 350px;
	margin-bottom: 50px;
}
.ny_contact_a {
	width: 1000px;
	height: 300px;
		padding: 40px 0 40px 40px;
	box-sizing: border-box;

}
.ny_contact_a h3 {
	font-size: 34px;
	font-weight: bold;
	color: #333;
	line-height:1.2em;
}
.ny_contact_a p {
}
.ny_contact_a ul {
	margin: 30px 0;
	display: table;
}
.ny_contact_a ul li {
	float: left;
	width: 450px;
	display: block;
	padding-right: 70px;
}
.ny_contact_a ul li:nth-last-child(1) {
	padding-right: 0;
}
.ny_contact_a ul li img {
	float: left;
	width: 64px;
	height: 64px;
	margin-right: 10px;
	background: #333;
	border-radius: 10px;
}
.ny_contact_a ul li i {
	font-size: 18px;
	color: #333333;
	font-style: normal;
	display: block;
}
.ny_contact_a ul li b {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	display: block;
}
.ny_contact_a p {
	font-size: 16px;
	color: #666666;
}
.ny_contact_a p span {
	display: block;
	float: left;
	padding-right: 30px;
	padding-top:10px;
}
.ny_contact_a p span img {
	float: left;
	padding-right: 5px;
	padding-top:5px;
}
.p1-search-1{background: #f2f2f2;height: 82px;border-bottom: 1px solid #eee;overflow: hidden;font-size: 14px;}
.p1-search-1 p{color: #444;line-height: 82px;}
.p1-search-1 a{color: #444;display: inline-block;margin-right: 15px;}
.p1-search-1-inp{width: 270px;height: 30px;border-radius: 20px;background: #fff;padding-left: 10px;margin-top: 28px;}
.p1-search-1-inp input{border: 0;}
.p1-search-1-inp1{width: 224px;height: 30px;line-height: 30px;color: #a9a9a9;float: left;}
.p1-search-1-inp2{width: 30px;height: 30px;background: url(../images/viskins-p1.png) no-repeat -258px -936px;float: right;cursor: pointer;}
.p12-curmbs-1{font-size: 14px;border-bottom: 1px dashed #dcdcdc; line-height:46px;}
.p12-curblock{display: none;}
.p12-curmbs-1 b{border-left: 5px solid #333333;font-weight: normal;padding-left: 8px;}
.p12-curmbs-1 i{font-style: normal;}
.p12-curmbs-1 span{font-family: '宋体';padding: 0 5px;height: 46px;line-height: 46px;}
.blk-main{width:1200px;margin: 0 auto;}