@charset "utf-8";
/* -------- 全局样式-------- */  
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "微软雅黑", "宋体", arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #5c5c5c;
}
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: 12px;
	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: 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: #00a1e9;
	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;
}
.left {
}
.right {
}
/* -------- 栏目板块 -------- */ 

/* top 头部样式 */
.top{height:108px;width:100%;background: #fff;position: fixed;z-index: 9999999;}
.js_cen{max-width: 1400px;margin: 0 auto;}
.logo{float: left;width: 30%;}
.logo img{ margin-top: 30px;}
.js_you{float: right;width: 66%;/* display: table; */}
.js_dianhau{ height: 48px;}
.top_tel{float: right;margin-right: 5%;margin-top: 18px;}
.top_tel img{float: left;/* margin-top: 10px; */padding-right: 6px;}
.top_tel p{font-size: 18px;color: #00a1e9;font-weight: bold;float: right;}
.sousuo{height: 34px;padding-top:2px;box-sizing: border-box;float: right;position: relative;margin-top: .5rem;}
.input_text{
    box-sizing: border-box;
    display: block;
    width: 230px;
    height: 40px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #888;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eae7e7;
    border-radius: 20px 0 0 20px;
    float:left;
    }
.widget-search-form .input_text{float: left;  width: 75%; height: 35px; vertical-align: top; border-color: #262d3f; border-radius: 20px;}
.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);}
.btn_search{float: right;height: 40px;line-height: 40px;background: url(../images/fdj.png) center no-repeat #00a1e9;border-radius: 0 30px 30px 0;overflow: hidden;outline: none;color: #fff;width: 50px;transition: .4s; border: none;}
.meun{  height: 60px; line-height: 60px;}
.meun ul{
    /* display: table; */
    float: right;
    width: 100%;
}
.meun ul li{float: left;display: block;transition: .4s;font-size: 16px;font-weight: bold;width: 11.1%;text-align: right;}
.meun ul li a{
}



.collection {float: right;}



/*幻灯Banner*/

/*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: #00a1e9;
	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: 14px;
	background: url(../images/yq1.png) no-repeat 202px center #fff;
	height: 53px;
	line-height: 53px;
	padding: 0 0px 0 35px;
	margin: 0 auto 0px auto;
	z-index: 999;
	text-decoration: none;
}
.typlist ul li a:hover {
	background: url(../images/yq2.png) no-repeat 202px center;
	color: #fff;
}
/*左侧联系我们*/
.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: #00a1e9;
	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: #00a1e9;
	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;
}
.about_l {
	float: left;
	width: 400px;
}
.about_l img {
	border: 1px solid #ccc;
	margin: 7px 0 0 0;
}
.about_r {
	float: right;
	width: 600px;
}
.about_r p {
	font-size: 14px;
	line-height: 25px;
}
.about_r a {
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #00a1e9;
	display: block;
	color: #fff;
	float: left;
	text-align: center;
	margin: 8px 10px 0 0;
}
.about_r a:hover {
	background: #fab00e;
}
.news {
	width: 100%;
}
.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: #00a1e9;
	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: #00a1e9;
	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 #00a1e9;
}
.demo3 .wz2 a:hover span {
	background: #00a1e9;
	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: #00a1e9;
}
.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: 1200px;
}
.news ul li {
	line-height: 25px;
	float: left;
}
.news ul li a {
	font-size: 13px;
}
.news ul li a span {
	float: right;
}
/*关于我们*/


/*bottom*/
.copright {
	margin: 20px 0 0 0;
	text-align: left;
}
.copright p {
	color: #333;
	line-height: 24px;
}
.copright a {
	color: #333;
	margin: 0 0px 0 0;
}
.copright a:hover {
	color: #333;
}
.link {
	height: 20px;
	padding: 15px 0;
}
.link p {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	float: left;
}
.link a {
	float: left;
	margin: 0 5px;
	color: #333;
}
/*内页*/

.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: #00a1e9;
	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: #00a1e9;
}
.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: #00a1e9;
}
.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: #00a1e9;
}
.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: #00a1e9;
	font: 14px "Impact";
}
.a_right {
	width: 930px;
	float: right;
	position: relative;
	margin: 31px 0 0 0;
	margin-bottom: 60px;
}
.content {
	border: 1px solid #ccc;
	padding: 20px 10px;
	margin: 10px 0 20px 0;
	line-height: 35px;
	font-size: 16px;
}
.content p {
	color: #333;
	font-size: 16px;
	line-height: 35px;
}
.content img{max-width:600px;}
/* 下一个产品 */
.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;
	font-size: 14px;
}
.preNext .text a:hover {
	color: #00a1e9;
	text-decoration: underline;
}
.preNext .text li {
	color: #333;
	font-size: 14px;
}
.preNext .text li a {
	color: #333;
	font-size: 14px;
}
.preNext .text li a:hover {
	color: #00a1e9;
}
.preNext .text_b {
	color: #00a1e9;
	font-size: 14px;
}
.preNext .text_b a {
	color: #00a1e9 !important;
	font-size: 14px;
}
.nrfg {
	margin: 20px 0 0 0;
	line-height: 50px;
	background: #eee;
}
.nrfg span {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding-left: 20px;
}
/*新闻列表*/
.news_list li {
    border-bottom: 1px #eee dashed;
    margin: 0 10px;
    line-height: 45px;
}
.news_list li {
	font-size: 15px;
}
.news_list span {
    float: right;
    font-size: 13px;
    color: #888;
}
.news_list li a {
	color: #333;
	line-height: px;
}
.news_list li a:hover {
	color: #00a1e9;
}
/* 翻页 */
.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 #00a1e9;
	background: #00a1e9;
}
.page_list a.on {
	color: #fff;
	border: 1px solid #00a1e9;
	background: #00a1e9;
}
/*新闻详细*/
.title_news_article {
font-size: 24px;
    color: #333333;
    text-align: center;
    line-height: 50px;
    margin-top: 10px;
}
.news_aticle {
	line-height: 24px;
	font-size: 14px;
	color: #333;
}
/*product 页面*/
.prolist {
}
.prolist ul li {
	float: left;
	height: 260px;
}
.prolist ul li > a {
	display: block;
	width: 280px;
	border: 1px #ccc 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: #333;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
}
.prolist ul li p a:hover {
	color: #00a1e9;
}
/* 产品详情 */
.proinfo {
	width: 100%;
}
.proinfo_img {
margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}
.proinfo_text {
 
}
.proinfo_text h1 {
    border-bottom: 1px #d0d0d0 solid;
    font-size: 24px;
    font-weight: normal;
    line-height: 35px;
    margin-top: 10px;
    font-family: "微软雅黑";
    text-align: center;
    padding: 0 60px;
    padding-bottom: 10px;
	color:#333;
}
.proinfo_text p {
	margin: 10px 0;
	color: #333;
}
.pro_c {
	color: #333;
	padding-bottom: 20px;
	padding-top: 20px;
	line-height: 24px;
}
/*图片信息*/
.photo h3 {
font-size: 24px;
    text-align: center;
    border-bottom: 1px #d0d0d0 solid;
    padding-bottom: 10px;
    line-height: 35px;
	color:#333;
}
.photo_img {
margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}
/*相关信息*/
.related_news {
	margin: 20px 0 0 0;
	height: 120px
}
.related_title {
	background: #eee;
	margin: 0px 0 10px 0;
}
.related_title span {
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
}
.related_title a {
	float: right;
	font-size: 14px;
	font-weight: normal;
	padding-right: 20px;
}
/*相关新闻*/

.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: 24px;
}
.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;
	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: #00a1e9;
	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: #00a1e9;
}
.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 #00a1e9;
	background: #00a1e9;
}
.page_list a.on {
	color: #fff;
	border: 1px solid #00a1e9;
	background: #00a1e9;
}
.pagination {
    clear: both;
    margin-top: 30px;
    text-align: center;
}
.pagination li {
	display: inline-block;
*display: inline;
	zoom: 1;
}
.pagination li a {
display: block;
    padding: 6px 12px;
    background-color: #fcfcfc;
    border: 1px solid #eeeeee;
    font-size: 16px;
}
.pagination li + li a {
	border-left: none;
}
.pagination li.active a, .pagination li a:hover {
	background-color: #00a1e9;
	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: #00a1e9;
	height: 80px;
	background: #00a1e9;
}
.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: #00a1e9;
	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: #00a1e9;
	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;
}
.form-control {
	float: left;
	width: 650px;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}
.form-control-c {
	float: left;
	width: 650px;
	border: 1px #ddd solid;
	height: 100px;
	line-height: 30px;
}
button.form-sub {
	width: 650px;
	margin: 0 auto;
	clear: both;
	padding: 12px 0;
}
.form-sub {
	height: 40px;
	color: #fff;
	background: #00a1e9;
	border: none;
}
.form-control-y {
	float: left;
	width: 100px;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}
.content {
	border: 1px solid #ddd;
	padding: 20px 10px;
	margin: 10px 0 20px 0;
}
.prolist{margin-top:20px;}
/* 首页热销产品 */
.box {
	max-width: 1300px;
	margin: 0 auto;
	position: relative;
/*	overflow: hidden;*/
	_height: 100%;
}
.hotproduct {
	margin: 15px 0 20px 0;
}
#demo1p {
	max-width: 1300px;
	height: 310px;
	overflow: hidden;
	position: relative;
}
#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;
	height: 285px;
	overflow: hidden;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
	width: 307px;
	background: #fff;
	margin-right: 20px;
	padding-left: 5px;
	border: 1px #eee solid;
}
.top_14 h3 {
	height: 228px;
	margin: 0 auto;
}
.top_14 h3 a {
	width: 307px;
	height: 230px;
	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;
	max-width: 100%;
	max-height: 100%;
}
.top_14 li p {
	margin-top: 5px;
}
.top_14 li p .a1 {
	font-size: 16px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
	height: 40px;
	line-height: 40px;
}
.top_14 li p .a1:hover {
	color: #00a1e9;
}
/* 首页热销产品结束*/
	   
/*首页产品展示*/
.main {
	background: #fff;
}
.font_w {
	font-family: 'Microsoft YaHei';
}
.fl {
	float: left;
}
.insLeft {
	width: 240px; margin-bottom: 30px;
}
.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 20px center;
	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: 40px;
	font-size: 16px;
}
.asidePro dt a:hover, .asidePro dt a.cur {
	color: #00a1e9;
}
.lxwm {
	width: 240px;
	background: #00a1e9;
	padding: 9px 0;
}
.lxwm ul {
	padding: 8px;
	padding-left: 20px;
}
.lxwm ul li {
	font-size: 14px;
	color: #fff;
	line-height: 32px;
}
.lxwm ul li a {
	height: 40px;
	line-height: 20px;
	color: #fff;
}
/*首页产品展示*/
.main {
	background: #fff;
	border-bottom: 1px #EDEDED solid;
}
.wfixed {
	max-width: 1300px;
	margin: 0px auto;
	padding: 0px;
}
.tac {
	text-align: center;
}
.fs22 {
	font-size: 26px;
	font-weight: bold;
}
.line {
	width: 200px;
	height: 3px;
	background: #98000c;
	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: 40px 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: 290px;
	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: #00a1e9;
}
.iprolist {
	padding: 20px 0px;
	margin-bottom: 10px;
}
.iprolist div {
	float: left;
	padding-right: 8px;
	padding-top: 20px;

}
.iprolist h3 {
	width: 300px;
	border: 1px solid #d6d6d6;
	text-align: center;
}
.iprolist h3 img {
	vertical-align: middle;
}
.iprolist p{width:302px;overflow:hidden;}
.iprolist 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;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 20px;
}
.iprolist p a:hover {
	color: #fff;
	background: #00a1e9;
}
.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;
}
/* 首页关于我们 */
.iabout {
	width: 100%;
	background: url('../images/aboutbg.jpg') no-repeat center;
	padding: 80px 0px;
}
.iabout_title {
	width: 100%;
	height: 60px;
	margin: 0 auto
}
.iabout_title p {
	font-size: 24px;
	color: #222;
	width: 400px;
	float: left;
	font-weight: bold;
	border-left: 5px #00a1e9 solid;
	padding-left: 20px;
}
.iabout_title p span {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	padding-left: 10px;
}
.iabout_menu {
	float: right;
}
.iabout_menu a {
	font-size: 12px;
	color: #333;
	float: left;
	margin: 0 10px;
	line-height: 40px;
}
.about {
	max-width: 1300px;
	border: 1px #eee solid;
	padding: 40px;
	margin: 0 auto;
	background: #fff;
	height: 380px;
	border-radius: 5px;
}
.about img {
	float: left;
}
.about-right {
	width: 55%;
	float: right;
	font-size: 24px;
	font-weight: bold;
	color: #00a1e9;
}
.about-right p {
	line-height: 35px;
	font-size: 16px;
	color: #555;
	font-weight: normal;
	margin-top: 10px;
	text-indent: 2em;
}
.about ul {
}
.about ul li {
	background: url(../images/yosIco.gif) no-repeat left;
	border-bottom: 1px #ddd dashed;
	height: 43px;
	padding-left: 20px;
}
.about ul li a {
	font-size: 13px;
	width: 100%;
	line-height: 43px;
	font-weight: normal;
}
.about ul li a span {
	float: right;
	line-height: 43px;
}
.sylx {
	width: 585px;
	float: right;
	border: 1px #eee solid;
	position: relative;
}
.sylx ul {
	padding: 11px 20px 30px;
}
.sylx ul li {
	background: url(../images/yosIco.gif) no-repeat left;
	color: #333;
	border-bottom: 1px #ddd dashed;
	height: 50px;
	padding-left: 20px;
	font-size: 16px;
	width: 100%;
	line-height: 50px;
	font-weight: normal;
}
.sylx img {
	position: absolute;
	top: 110px;
	right: 20px;
	width: 115px;
}
/* 首页新闻 */
.cgal {
	width: 100%;
	height: 55px;
	border-bottom: 1px #eee solid;
}
.cgal p {
	font-size: 18px;
	padding-left: 15px;
	color: #fff;
	line-height: 55px;
	background: #00a1e9;
	border-radius: 5px;
}
.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: 585px;
	border: 1px #eee solid;
}
.index_gallery .aside-parts-slide {
	overflow: hidden;
	padding: 11px 20px 30px;
}
.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;
}
.xinwen li {
	background: url(../images/yosIco.gif) no-repeat left;
	border-bottom: 1px #ddd dashed;
	height: 50px;
	padding-left: 20px;
}
.xinwen li a {
	font-size: 16px;
	width: 100%;
	line-height: 50px;
	font-weight: normal;
}
.xinwen li a span {
	float: right;
	line-height: 50px;
}
.title {
	height: 60px;
	background: url(../images/title.png) no-repeat center;
	width: 1200px;
	margin-top: 60px;
}
.title p {
	font-size: 30px;
	font-weight: bold;
	color: #00a1e9;
	text-align: center;
}
.title span {
	color: #555;
	font-size: 14px;
	text-align: center;
	display: block;
}
.tit2 {
	line-height: 20px;
	background: #00a1e9;
	padding-top: 30px;
	padding-bottom: 30px;
	border-radius: 16px 16px 0 0;
}
.tit2 span {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
.tit2 p {
	color: #324b77;
}
.busMess b {
	font-size: 14px;
	color: #666;
}
.busMess a {
	font-size: 14px;
	color: #666;
}
.xilie {
	margin-top: 41px;
	float: left;
	margin-left: 400px;
}
.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 #00a1e9;
	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: #00a1e9;
	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;
}
.banner-engine {
	height: 40.2vw;
	position: relative;
	overflow: hidden;
}
.banner-engine .banner-ul {
	position: relative;
	width: 100%;
	height: 100%
}
.banner-engine .banner-text {
	position: absolute;
	left: 50%;
	top: -850px;
	width: 1400px;
	margin-left: -700px;
	height: 650px
}
.banner-engine .banner-text {
	display: none
}
.banner-engine .banner-text1 {
	font-size: 50px;
	line-height: 50px;
	color: #fff
}
.banner-engine .banner-text2 {
	margin-top: 28px;
	font-size: 20px;
	line-height: 20px;
	color: #e4e7eb
}
.banner-engine .banner-link-button {
	display: inline-block;
	background: #00a1e9;
	margin-top: 20px;
	width: 160px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	position: relative;
}
.banner-engine .banner-link-button span {
	position: relative;
	z-index: 9;
}
.banner-engine .banner-link-button:after {
	content: " ";
	display: inline-block;
	z-index: 1;
	width: 0;
	height: 45px;
	background: rgba(0,0,0,0.3);
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s ease;
}
.banner-engine .banner-link-button:hover {
	background: #fff;
	color: #333;
	border: 1px solid #fff
}
.banner-engine .banner-link-button:hover:after {
	width: 160px;
}
.banner-ul li {
	display: none;
	height: 100%;
	width: 100%;
	float: left
}
.banner-engine .banner-ul li {
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 100%;
	width: 100%;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}
.banner-engine .banner-ul li:first-child {
	z-index: initial
}
.banner-engine .banner-ul li.banner1 {
	background-image: url(../images/banner1.jpg);
}
.banner-engine .banner-ul li.banner2 {
	background-image: url(../images/banner2.jpg);
}
.banner-engine .banner-ul li.banner3 {
	background-image: url(../images/banner3.jpg);
}
.banner-engine .banner-ul li.banner4 {
	background-image: url(../images/banner4.jpg);
}
.banner-point {
	display: none;
	position: absolute;
	bottom: 48px;
	left: 0;
	width: 100%;
	height: 18px;
	line-height: 18px
}
.banner-engine .banner-point {
	display: block
}
.banner-area {
	width: 100%;
	text-align: center
}
.banner-area li {
	cursor: pointer;
	margin: 0 15px;
	display: inline-block;
	width: 80px;
	height: 8px;
	background: rgba(255,255,255,0.3)
}
.banner-area li.active {
	background: rgba(255,255,255,0.6)
}
.banner-engine .banner-ul {
	position: relative;
	width: 100%;
	height: 100%
}
.banner-engine .banner-text {
	position: absolute;
	left: 50%;
	top: -1100px;
	width: 1400px;
	margin-left: -700px;
	height: 650px
}
.banner-engine .banner-text {
	display: none
}
.banner-engine .banner-text1 {
	font-size: 50px;
	line-height: 50px;
	color: #fff
}
.banner-engine .banner-text2 {
	margin-top: 28px;
	font-size: 20px;
	line-height: 20px;
	color: #e4e7eb
}
.banner-engine .banner-text1-1 {
	margin: 0 auto;
	width: 830px;
	text-align: center;
}
.banner-engine .banner-text1-1 {
	font-size: 40px;
	font-weight: normal;
	line-height: 56px;
	color: #fff;
	text-align: center;
	opacity: 0;
	animation: lefteaseinAnimate 2s ease 1;    /*调用已定义好的动画lefteaseinAnimate，全程运行时间1S，进入的速度曲线为ease，只播放一次*/
	-webkit-animation: lefteaseinAnimate 2s ease 1;
	-ms-animation: lefteaseinAnimate 2s ease 1;
	-o-animation: lefteaseinAnimate 2s ease 1;
	-moz-animation: lefteaseinAnimate 2s ease 1;
	/*规定动画的最后状态为结束状态*/
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
}
.banner-engine .banner-text1-2 {
	letter-spacing: 8px;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	opacity: 0;
	animation: lefteaseinAnimate 2s ease 1;    /*调用已定义好的动画lefteaseinAnimate，全程运行时间1S，进入的速度曲线为ease，只播放一次*/
	-webkit-animation: lefteaseinAnimate 2s ease 1;
	-ms-animation: lefteaseinAnimate 2s ease 1;
	-o-animation: lefteaseinAnimate 2s ease 1;
	-moz-animation: lefteaseinAnimate 2s ease 1;
	/*规定动画的最后状态为结束状态*/
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
}
.banner-engine .banner-text2-1 {
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: center;
}
.banner-engine .banner-text2-1 {
	font-size: 18px;
	text-align: center;
	color: #fff;
	line-height: 24px;
	letter-spacing: 2px;
	opacity: 0;      /*实先规定文字的状态是不显示的*/
	animation: fade-in 4s ease 0s 1;    /*调用名称为fade-in的动画，全程动画显示时间4S，进入方式为ease，延时0S进入，播放次数1次*/
	-webkit-animation: fade-in 4s ease 0s 1;
	-moz-animation: fade-in 4s ease 0s 1;
	-o-animation: fade-in 4s ease 0s 1;
	-ms-animation: fade-in 4s ease 0s 1;
	/*规定动画的最后状态为结束状态*/
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
}
.banner-engine .banner-text2-2 {
	font-size: 40px;
	text-align: center;
	color: #fff;
	line-height: 56px;
	letter-spacing: 2px;
	opacity: 0;      /*实先规定文字的状态是不显示的*/
	animation: fade-in 4s ease 0s 1;    /*调用名称为fade-in的动画，全程动画显示时间4S，进入方式为ease，延时0S进入，播放次数1次*/
	-webkit-animation: fade-in 4s ease 0s 1;
	-moz-animation: fade-in 4s ease 0s 1;
	-o-animation: fade-in 4s ease 0s 1;
	-ms-animation: fade-in 4s ease 0s 1;
	/*规定动画的最后状态为结束状态*/
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
}
.banner-engine .banner-text2-3 {
	font-size: 18px;
	text-align: center;
	color: #fff;
	line-height: 60px;
	font-style: normal;
	letter-spacing: 2px;
	opacity: 0;      /*实先规定文字的状态是不显示的*/
	animation: fade-in 4s ease 0s 1;    /*调用名称为fade-in的动画，全程动画显示时间4S，进入方式为ease，延时0S进入，播放次数1次*/
	-webkit-animation: fade-in 4s ease 0s 1;
	-moz-animation: fade-in 4s ease 0s 1;
	-o-animation: fade-in 4s ease 0s 1;
	-ms-animation: fade-in 4s ease 0s 1;
	/*规定动画的最后状态为结束状态*/
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
}


@keyframes fade-in {
 0% {
opacity: 0;
}
 100% {
opacity:1;
}
}
@-webkit-keyframes fade-in {
 0% {
opacity: 0;
}
 100% {
opacity:1;
}
}
@-ms-keyframes fade-in {
 0% {
opacity: 0;
}
 100% {
opacity:1;
}
}
@-o-keyframes fade-in {
 0% {
opacity: 0;
}
 100% {
opacity:1;
}
}
@-moz-keyframes fade-in {
 0% {
opacity: 0;
}
 100% {
opacity:1;
}
}
.banner-engine .banner-text3-1 {
	margin: 30px auto 0;
	width: 1000px;
	text-align: center;
}
.banner-engine .banner-text3-1 span {
	font-size: 60px;
	font-weight: bold;
	line-height: 80px;
	color: #fff
}
.banner-engine .banner-text3-1 span b {
	color: #e60012
}
.banner-engine .banner-text3-1 em {
	font-size: 24px;
	color: #fff;
	font-style: normal;
	display: block;
	line-height: 70px;
}
.banner-engine .banner-text3-1 i {
	font-size: 30px;
	color: #fff;
	font-style: normal;
	font-family: "微软雅黑 light";
	line-height: 50px;
}
.banner-engine .banner-text3-2 {
	position: absolute;
	top: 320px;
	font-size: 20px;
	line-height: 20px;
	color: #e4e7eb
}
.banner-engine .banner-text4-1 {
	float: left;
	width: 715px;
	position: relative;
	top: 50px;
}
.banner-engine .banner-text4-2 {
	width: 1350px;
	margin: 0 auto;
	position: relative;
}
.banner-engine .banner-text4-2 {
	font-size: 40px;
	font-weight: normal;
	color: #fff;
	height: 56px;
	text-align: center;
	line-height: 56px;
	position: relative;
	opacity: 0;
	animation: lefteaseinAnimate 2s ease 1;    /*调用已定义好的动画lefteaseinAnimate，全程运行时间1S，进入的速度曲线为ease，只播放一次*/
	-webkit-animation: lefteaseinAnimate 2s ease 1;
	-ms-animation: lefteaseinAnimate 2s ease 1;
	-o-animation: lefteaseinAnimate 2s ease 1;
	-moz-animation: lefteaseinAnimate 2s ease 1;
	/*规定动画的最后状态为结束状态*/
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
}
.banner-engine .banner-text4-2 h3 {
	letter-spacing: 2px;
	padding-top: 10px;
	text-align: center;
	height: 24px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	animation: lefteaseinAnimate 2s ease 1;    /*调用已定义好的动画lefteaseinAnimate，全程运行时间1S，进入的速度曲线为ease，只播放一次*/
	-webkit-animation: lefteaseinAnimate 2s ease 1;
	-ms-animation: lefteaseinAnimate 2s ease 1;
	-o-animation: lefteaseinAnimate 2s ease 1;
	-moz-animation: lefteaseinAnimate 2s ease 1;
	/*规定动画的最后状态为结束状态*/
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
}
@keyframes lefteaseinAnimate {
 0% {
transform: translateY(0px);
opacity: 0;
}   /*在0%时设置文字在想X轴-2000px位移处（左边），透明度为0，也就是看不见文字*/
 100% {
transform: translateY(180px);
opacity: 1;
}         /*在100%时设置文字在想X轴0px位移处，也就是原始布局的位置，透明度为1，也就是文字可以看见了*/
}
@-webkit-keyframes lefteaseinAnimate {
 0% {
-webkit-transform: translateY(0px);
opacity: 0;
}
 100% {
-webkit-transform: translateY(180px);
opacity: 1;
}
}
@-o-keyframes lefteaseinAnimate {
 0% {
-webkit-transform: translateY(0px);
opacity: 0;
}
 100% {
-webkit-transform: translateY(180px);
opacity: 1;
}
}
@-ms-keyframes lefteaseinAnimate {
 0% {
-webkit-transform: translateY(0px);
opacity: 0;
}
 100% {
-webkit-transform: translateY(180px);
opacity: 1;
}
}
@-moz-keyframes lefteaseinAnimate {
 0% {
-webkit-transform: translateY(0px);
opacity: 0;
}
 100% {
-webkit-transform: translateY(180px);
opacity: 1;
}
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	outline: none;
}
table {
	border-color: #eee;
	border-spacing: 0;
	border: 1px;
	border-collapse: collapse;
}
.itopinfobg {
	background: #111;
}
.itopinfo {
	width: 1350px;
	margin: 0 auto;
}
.itopinfo span {
	color: #eee;
	font-size: 14px;
}
.itopinfotel {
	float: right;
	text-align: right;
	font-size: 14px;
	color: #fff;
	padding-left: 25px;
	background: url(../images/toptel.png) left center no-repeat;
}
.itop {
	width: 100%;
	position: relative;
	z-index: 999;
	background: #fff
}
.itopfixed {
	position: fixed;
	top: 0;
}
.itopff {
	background: #fff;
}
.header {
	width: 1350px;
	margin: 0 auto;
	border-radius: 3px;
	height: 90px;
	background: #fff;
}

.header .r_nav{	
	float: right;
}
.header .hd_search {
	position: relative;
	width: 90px;
	height: 90px;
}
.header .hd_search_btn {
	width: 90px;
	height: 90px;
	float: left;
	padding: 0;
	display: block;
	cursor: pointer;
	border: none;
	border-left: 1px solid #ededed;
	color: #5c5c5c;
}
.header .hd_search_box {
	padding: 35px 0;
	line-height: 20px;
	font-size: 14px;
	width: 0;
	position: absolute;
	top: 0;
	right: 90px;
	z-index: 2;
	margin: 0;
	border: none;
	transition: all .5s ease;
	background: #f4f4f4;
}
.header input:-ms-input-placeholder {
color: #f8f8f8;
}
.header .hd_search:hover .hd_search_box {
	width: 600px;
	padding: 35px 0 35px 15px;
}
/*.header .r_nav:after{ content:" "; display:block; position:absolute; left:253px; top:0; background:#00a1e9; width:calc( 50vw - 684px); height:90px;}*/
.header .r_nav .visitor {
	width: 90px;
	height: 90px;
	float: left;
	padding-left: 63px;
	background: #00a1e9 url(../images/topfadz.png) 40px center no-repeat;
}
.header .r_nav .visitor .pro_order_btn {
	cursor: pointer;
	width: 163px;
	color: #fff;
	font-size: 16px;
	line-height: 100px;
	height: 100px;
}
.header .hd_search .topfadz {
	display: inline-block;
	width: 90px;
	height: 90px;
	font-size: 18px;
	background: #fff url(../images/topsearch.png) center center no-repeat;
}
.inav_wrapper {
	width: 746px;
	float: left;
	padding: 0 13px;
	box-sizing: border-box;
	margin-top: 30px;
}
.inav_wrapper .inav .nav_li {
	display: inline-block;
	float: left;
	width: 102px;
	text-align: center;
}
.inav_wrapper .inav .nav_li>a {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	position: relative;
}
.inav_wrapper .inav .nav_li>a:hover {
	color: #00a1e9;
}
.inav_wrapper .inav .nav_li>a i.nav-arrow {
	position: absolute;
	top: 11px;
	right: 0;
	display: inline-block;
	width: 11px;
	height: 6px;
	background: #aaa url(../images/nav-arrow.png) left center no-repeat;
	transition: all 0.5s ease;
}
.inav_wrapper .inav .nav_li>a:hover i.nav-arrow {
	background: #00a1e9 url(../images/nav-arrow.png) left center no-repeat;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg);
}
.inav_wrapper .inav .nav_li.cur>a {
	color: #00a1e9;
}
.inav_wrapper .inav .nav_li.cur>a:hover i.nav-arrow {
	background: #00a1e9 url(../images/nav-arrow.png) left center no-repeat;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg);
}
/*导航下拉*/
.inav_wrapper .inav .nav_li .xiala_nav {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background: rgba(0,0,0,0.8);
	height: 373px;/* box-shadow:0px 2px 13px 1px rgba(0,0,0,0.2) inset;*/
	display: none;
}
.inav .nav_li .xiala_nav .left {
	float: left;
	width: 950px;
	padding-top: 53px;
}
.inav .nav_li .xiala_nav .left .nav_infor {
	float: left;
	width: 500px;
	text-align: left;
}
.inav .nav_li .xiala_nav .left .nav_infor .t {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 20px;
}
.inav .nav_li .xiala_nav .left .nav_infor .c {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	margin-bottom: 20px;
}
.inav .nav_li .xiala_nav .left .nav_list {
	position: relative;
	width: 300px;
	float: left;
	padding-left: 47px;
	margin-left: 47px;
}
.inav .nav_li .xiala_nav .left .nav_list:before {
	content: " ";
	position: absolute;
	left: -7px;
	top: -53px;
	width: 1px;
	height: 373px;
	background: rgba(230, 0, 18, 0.5);
}
.inav .nav_li .xiala_nav .left .nav_list:after {
	content: " ";
	position: absolute;
	right: -55px;
	top: -53px;
	width: 1px;
	height: 373px;
	background: rgba(230, 0, 18, 0.5);
}
.inav .nav_li .xiala_nav .left .nav_list .list li {
	padding-left: 15px;
	font-size: 16px;
	line-height: 50px;
	text-align: left;
	border-bottom: 1px rgba(95, 95, 95, 0.5) solid;
	color: #fff;
	position: relative;
}
.inav .nav_li .xiala_nav .left .nav_list .list li a {
	display: block;
	color: #fff;
}
.inav .nav_li .xiala_nav .left .nav_list .list li a:hover {
	color: #fff;
}
.inav .nav_li .xiala_nav .left .nav_list .list li:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #00a1e9;
	transition: all 0.5s ease;
}
.inav .nav_li .xiala_nav .left .nav_list .list li:after {
	content: " ";
	background: #00a1e9;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0px;
	height: 2px;
	transition: all 0.5s ease;
}
.inav .nav_li .xiala_nav .left .nav_list .list li:hover:after {
	width: 100px;
}
.inav .nav_li .xiala_nav .left .nav_list .list li.afternone:after {
	display: none !important;
}
.inav .nav_li .xiala_nav .right .nav_img {
	width: 350px;
	padding-top: 65px;
}
.inav .nav_li .xiala_nav .right {
	width: 350px;
	float: right;
	text-align: left;
}
.inav .nav_li .xiala_nav .right .r_infor {
	padding-top: 53px;
	padding-left: 16%;
}
.inav .nav_li .xiala_nav .right .r_infor dt {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	line-height: 28px;
	margin-bottom: 24px;
}
.inav .nav_li .xiala_nav .right .r_infor dd {
	font-size: 16px;
	color: #fff;
	line-height: 37px;
}
.inav .nav_li .xiala_nav .right .r_infor dd a {
	color: #fff;
}
.order_cons_wrap {
	display: none;
}
.order_cons {
	position: relative;
	overflow: hidden;
	padding: 54px 0;
	background-color: #f9f9f9;
	z-index: 20;
}
.wrap {
	width: 1350px;
	margin: 0 auto;
}
/*header*/
.header {
	width: 100%;
	background-color: rgba(0,0,0,0.3);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	transition: all 0.6s ease;
}
.header::before {
	content: '';
	width: 100%;
	height: 1px;
	background-color: rgba(255,255,255,0.2);
	position: absolute;
	bottom: 0;
	left: 0;
}
.header .box {
	max-width: 1300px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
	min-width: 1150px;
	font-size: 0;
}
.headerLogo {
	float: left;
	z-index: 9999;
	padding-top: 5px;
}
.headerLogo a {
	display: block;
	width: 320px;
	height: 74px;
	margin: 6px 0;
	background: url(../images/logo.png) no-repeat;
	transition: all 0.6s ease;
}
.headerTel {
	position: relative;
	display: inline-flex;
	vertical-align: middle;
	height: 80px;
	background-color: rgba(255,255,255,0);
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
}
.headerTel::before {
	content: '';
	width: 1px;
	height: 100%;
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	left: 0;
	top: 0;
}
.headerTel .iconT {
	font-size: 40px;
	color: #fff;
}
.headerTel span {
	display: inline-block;
	margin-left: 0;
	font-size: 30px;
	color: #fff;
}
.header .nav {
	display: inline-block;
	vertical-align: middle;
	padding-top: 2px;
	float:right;
}
.header .nav .nLi {
	display: inline-block;
	position: relative;
	margin-right: 39px;
}
.header .nav .nLi h3 {
	padding: 25px 0;
	transition: all 0.6s ease;
}
.header .nav .nLi h3 a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}
.header .nav .sub {
	display: none;
	position: absolute;
	top: 80px;
	transform: translateX(-50%);
	left: 50%;
	width: 140px;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.header .nav .sub a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
	padding: 10px 10px;
	box-sizing: border-box;
	transition: all 0.6s ease;
}
.header .nav .sub a:hover, .header .nav .sub li.on a {
	background-color: #00a1e9;
	color: #FFFFFF;
}
.header .nav .nLi:hover h3 a, .header .nav .nLi#on h3 a {
	font-weight: bold;
}
.is-fixed {
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.1);
	border-bottom: rgba(255,255,255,0);
}
.is-fixed .headerLogo a {
	background: url(../images/logo2.png) no-repeat;
	margin-top: 6px;
}
.is-fixed .nav .nLi h3 a {
	color: #333;
}
.is-fixed .popnav .menu .solid {
	background-color: #000;
}
.is-fixed .popnav .tit {
	color: #000;
}
.is-fixed::before, .is-fixed .headerTel::before {
	display: none;
}
.is-fixed .headerTel {
	background-color: #00a1e9;
}
.is-fixed .headerTel .iconT, .is-fixed .headerTel .iconT {
	color: #fff;
}
.home-tit {
	position: relative;
	padding-top: 35px;
}
.home-tit span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #e9e9e9;
    font-weight: bold;
    line-height: 105px;
    font-size: 100px;
    /* opacity: .1; */
    text-transform: uppercase;
}
.home-tit h2 {position: relative;
    letter-spacing: 3px;
    padding-bottom: 12px;
    font-size: 36px;
    font-weight: bold;
    color: #333333;}

.home-tit h2 i {
	font-style: normal;
	color: #00a1e9;
}
.home-tit p {
margin-top: 10px;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 36px;
}
.home-button {
	margin: 0 auto;
	display: block;
	width: 180px;
	background: #FFFFFF;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	color: #00a1e9;
	border: 1px solid #00a1e9;
	letter-spacing: 2px;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}
.home-button:hover {
	background: #00a1e9;
	color: #FFFFFF;
}
 @media (max-width:999px) {
.home-tit {
	padding-top: 0.53333333rem;
}
.home-tit span {
	line-height: 1.2rem;
	font-size: 1.06666666rem;
}
.home-tit h2 {
	letter-spacing: 0.04rem;
	padding-bottom: 0.22rem;
	font-size: 0.48rem;
}
.home-tit h2:after {
	width: 0.73333333rem;
	height: 0.08rem;
	margin-left: -0.36rem;
}
.home-tit p {
	margin-top: 0.12rem;
	font-size: 0.26666666rem;
	line-height: 0.4rem;
	letter-spacing: 0.02666666rem;
}
.home-button {
	width: 2.93333333rem;
	line-height: 0.66666666rem;
	font-size: 0.26666666rem;
	letter-spacing: 0.02666666rem;
}
}
.about-history {
    padding: 60px 0 80px;
    background: url(../images/about_history_bg.jpg) no-repeat;
	margin-bottom: 80px;
}
.about-history .home-tit {
	text-align: left;
}
.about-history .home-tit h2:after {
	left: 0;
	margin-left: 0;
}
.about-history .content1 {
	margin: 40px 0 20px;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	align-items: center;
}
/*.about-history .content1 .img{ width: 30%;display:block;}*/
.about-history .left {
	width: 65%;
	max-width: 600px;
}
.about-history .swiper-history .date {
	position: relative;
	font-size: 48px;
	font-weight: bold;
	color: #00a1e9;
	padding-bottom: 20px;
	position: relative;
}
.about-history .swiper-history .date span {
	font-size: 80px;
}
.about-history .swiper-history .date:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 4px;
	background: #00a1e9;
}
.about-history .swiper-history .des {
	font-size: 18px;
	line-height: 36px;
	text-align: justify;
	margin-top: 20px;
}
.about-history .swiper-history .des i{
	font-style: normal;
	color: #00a1e9;
	font-weight: bold;
}
.about-history .time-content {
	position: relative;
	padding: 0 125px;
}
.about-history .time-content:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -100%;
	width: 300%;
	height: 1px;
	background: #e5e5e5;
}
.about-history .swiper-history-nav .swiper-slide {
	height: 80px;
	padding-top: 33px;
	text-align: center;
	cursor: pointer;
}
.about-history .swiper-history-nav .swiper-slide span {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	padding: 2px;
}
.about-history .swiper-history-nav .swiper-slide i {
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 100%;
	background: #c8c8c8;
}
.about-history .swiper-history-nav .swiper-slide p {
	margin-top: 5px;
	font-size: 18px;
}
.about-history .swiper-history-nav .swiper-slide-thumb-active span {
	border: 1px solid #00a1e9;
}
.about-history .swiper-history-nav .swiper-slide-thumb-active i {
	background: #00a1e9;
}
.about-history .swiper-history-nav .swiper-slide-thumb-active p {
	color: #333333;
}
.about-history .swiper-button-next, .about-history .swiper-button-prev {
	margin-top: -20px;
	width: 40px;
	height: 40px;
	background-size: cover;
}
.about-history .swiper-button-next {
	background-image: url(../images/about_next.png);
}
.about-history .swiper-button-prev {
	background-image: url(../images/about_prev.png);
}
.about-history .swiper-button-next:hover {
	background-image: url(../images/about_nexth.png);
}
.about-history .swiper-button-prev:hover {
	background-image: url(../images/about_prevh.png);
}
.ny_bann{ background: url(../images/ney_ban.jpg) center no-repeat; height: 300px;}
/**首页产品分类**/
.sy_sxfl {
	width: 100%;
	background: #f0f0f0;
	padding: 80px 0 60px 0;
	display: table;
}
.sy_sxfl_a {
	width: 1300px;
	margin: 0 auto;
}
.ihotprotitle {
	height: 78px;
	line-height: 78px;
	background: url(../images/ihotprotitle.png) left center no-repeat;
	max-width: 1300px;
	margin: 0 auto;
}
.ihotprotitle h3 {
	line-height: 75px;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.ihotprotitle h3 a {
	font-size: 15px;
	margin-left: 2px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle h3 a:hover {
	color: #00a1e9;
	font-weight: bold;
}
.ihotprotitle h3 span a:hover {
	color: #666;
	font-weight: normal;
}
.ihotprotitle h3 span a {
	float: right;
	line-height: 78px;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-right: 35px;
	background: url(../images/more.png) right center no-repeat;
}


.ihotnewstitle {
	height: 78px;
	line-height: 78px;
	background: url(../images/ihotnewstitle.png) left center no-repeat;
	max-width: 1300px;
	margin: 0 auto;
}
.ihotnewstitle h3 {
	line-height: 75px;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.ihotnewstitle h3 a {
	font-size: 15px;
	margin-left: 2px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotnewstitle h3 a:hover {
	color: #00a1e9;
	font-weight: bold;
}
.ihotnewstitle h3 span a:hover {
	color: #666;
	font-weight: normal;
}
.ihotnewstitle h3 span a {
	float: right;
	line-height: 78px;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-right: 35px;
	background: url(../images/more.png) right center no-repeat;
}


.ihotcasetitle {
	height: 78px;
	line-height: 78px;
	background: url(../images/ihotcasetitle.png) left center no-repeat;
	max-width: 1300px;
	margin: 0 auto;
}
.ihotcasetitle h3 {
	line-height: 75px;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.ihotcasetitle h3 a {
	font-size: 15px;
	margin-left: 2px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotcasetitle h3 a:hover {
	color: #00a1e9;
	font-weight: bold;
}
.ihotcasetitle h3 span a:hover {
	color: #666;
	font-weight: normal;
}
.ihotcasetitle h3 span a {
	float: right;
	line-height: 78px;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-right: 35px;
	background: url(../images/more.png) right center no-repeat;
}
.sy_cpzs {
	width: 100%;
}
.sy_cpzs ul {
	width: 1300px;
	margin: 0 auto;
	padding-top: 10px;
}
.sy_cpzs ul li {
	float: left;
	width: 412px;
	height: 370px;
	margin-right: 30px;
	margin-bottom: 30px;
	background: #fff;
	text-align: center;
}
.sy_cpzs ul li p {
	width: 412px;
	height: 285px;
	background: #fff;
	overflow: hidden;
}
.sy_cpzs ul li:nth-child(3) {
	margin-right: 0;
}
.sy_cpzs ul li:nth-child(6) {
	margin-right: 0;
}
.sy_cpzs ul li span {
	height: 90px;
	line-height: 90px;
	padding: 0 25px;
	display: block;
}
.sy_cpzs ul li span a {
	font-size: 18px;
	text-align: left;
	display: block;
	background: url(../images/more.png) right center no-repeat;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 30px;
}
.sy_cpzs ul li:hover {
	background: #00a1e9;
	box-shadow: 0 0 10px #888;
	margin-top: -5px;
	-webkit-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
.sy_cpzs ul li:hover span a {
	color: #fff;
}
.about-right p a {
	line-height: 70px;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	padding-right: 35px;
	background: url(../images/more.png) right center no-repeat;
	display: block;
	width: 140px;
}
.synews {
	margin: 0 auto;
	width: 1350px;
}
.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: #d61419;
}
.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: 1400px;
}
.synewscont-left:nth-child(3n) {
	margin-right: 0;
}
.synewscontli {
	display: block;
	max-width: 1300px;
	height: 990px;
	margin: 0 auto;
}
.synewscontli.active {
	display: block;
}
.synewscont-left {
	float: left;
	width: 412px;
	margin-right: 30px;
	margin-top: 30px;
	overflow: hidden;
}
.synewscont-left h3 {
	width: 412px;
	height: 306px;
}
.synewscont-left p {
	width: 412px;
	height: 130px;
	box-sizing: border-box;
	padding: 20px 20px;
	background: #f8f8f8;
}
.synewscont-left p a {
	font-size: 18px;
	line-height: 40px;
	color: #333;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.synewscont-left p a b {
	float: right;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	padding-left: 10px;
}
.synewscont-left p span {
	font-size: 14px;
	color: #888;
	line-height: 24px;
}
.synewscont-left img {
	transition: all 0.6s;
	display: inline-block;
}
.synewscont-left img:hover {
	transform: scale(1.025);
//1.5指的是放大的倍数 cursor: pointer;
}
.wfi {
	width: 100%;
	background: #f9f9f9;
	display: block;
	padding-top: 30px;
	padding-bottom: 60px;
}
.nybanner {
	width: 100%;
	height: 600px;
	background-position: center center;
	position: relative;
}
.sy_tit{width:1400px;margin:0 auto;text-align:center;position: relative;padding-top: 50px;padding-bottom: 50px;}
.sy_tit p{ font-size:36px; color:#333;}
.sy_tit p b{ font-size:36px; font-weight:bold; color:#00a1e9;}
.sy_tit p i{color:#ff8a00; font-size: 44px; font-weight: bold;}
.sy_tit span{font-size:16px;color:#999999;text-transform: uppercase;line-height: 38px;}
.sy_tit:after{
    width: 100%;
    height: 111px;
    background: url(../images/logo_ico.png) center no-repeat;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	opacity: .05;;
    }
.sy_about{position: relative;width: 1400px;margin: 0 auto;margin-bottom: 30px;display: table;}
.sy_about_t{
    float: left;
}
.sy_about_t img{}
.sy_about_w{
    float: right;
    width: 715px;
    height: 500px;
    background: #f0f0f0;
    position: absolute;
    right: 0;
}
.sy_about_w dl{
    padding: 58px 50px;
}
.sy_about_w dl dt{}
.sy_about_w dl dt p{
    font-size: 30px;
    color: #333;
    font-weight: bold;
}
.sy_about_w dl dt span{
    font-size: 16px;
    color: #999999;
    text-transform: uppercase;
    line-height: 40px;
}
.sy_about_w dl dd{
    margin-top: 24px;
}
.sy_about_w dl dd p{
    font-size: 16px;
    line-height: 35px;
    color: #666666;
}
.sy_about_c{
    display: table;
    margin-top: 40px;
}
.sy_about_c p{
    width: 200px;
    background: #00a1e9;
    height: 48px;
    float: left;
    margin-right: 20px;
    border-radius: 5px;
}
.sy_about_c p:nth-last-child(1){background: #b5b5b5;-webkit-animation: move 3s linear infinite;-webkit-transform-origin: 50% 50%;}
.sy_about_c p img{
    margin-top: 12px;
    padding-left: 16px;
    padding-right: 10px;
}
.sy_about_c p span{
    color: #fff;
    text-align: right;
    line-height: 48px;
    display: block;
    float: right;
    padding-right: 40px;
    border-left: 1px solid rgba(255,255,255,0.3);
    padding-left: 40px;
	box-sizing: border-box;
}

.foottop{height: 65px; background: #0faadd; width: 100%;}
.foottop a{    display: block;  padding-top: 20px;}
.foottop a i{ background: url(../images/foottop.png) center no-repeat; width:22px; height:22px;text-align: center;  margin: 0 auto; display: block;}
.footer{height: auto; overflow: hidden; background: #333333;}
.container{max-width: 1400px; margin:0 auto;}
.foota{
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important;
    display: table;
    width: 100%;
}
.foota_a{
    float: left;
}
.foota_a img{}
.foota_b{
    float: right;
}
.foota_b img{padding-right:8px;}
.foota_b b{
    color: #999;
    font-size: 16px;
}
.foota_b i{
    font-size: 30px;
    line-height: 45px;
    color: #fff;
    font-style: normal;
    font-weight: bolder;
}

.footb{
    width: 100%;
    padding-bottom: 3rem!important;
    padding-top: 3rem!important;
}
.footb_a{
    display: table;
    width: 100%;
}
.footb_b{
    width: 75%;
    float: left;
}
.footb_b ul{}
.footb_b ul li{
    float: left;
    width: 16%;
}
.footb_b ul li span{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 1rem!important;
    display: block;
    color: #cccccc;
}
.footb_b ul li p{
    line-height: 35px;
}
.footb_b ul li p a{
    display: block;
    color: #666666;
    transition: .4s;
    font-size: 16px;
}
.footb_b ul li p a:hover{color:#fff;}

.footb_c{}
.footb_d{
    float: right;
}
.footb_d img{
    padding: .35rem;
    width: 153px;
    border: 1px dashed rgba(255,255,255,.6);
    height: 153px;
}
.footb_d span{}

.footb_c{
    width: 25%;
    float: right;
}
.footb_c span{
    display: block;
    text-align: center;
    line-height: 30px;
    color: rgba(255,255,255,.8);
    font-size: 16px;
}
.footb_c span a{}
.footb_e{
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}
.footb_e p{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 1rem!important;
    color: #fff;
    font-weight: bold;
}
.footb_e span{}
.footb_e span a{color: #666;
    transition: .4s;
    line-height: 30px;
	font-size: 16px;}
.footb_e span a:hover{color:#fff;}

.footc{
    text-align: center;
    line-height: 50px;
    color: #515151;
    background: #191919;
    font-size: 16px;
}
.footc a{
    color: #515151;
	transition: .4s;
}
.footc a:hover{color:#fff;}


.is-fixed{    position: fixed;
    top: 0;
    left: 0;}
.header{
	display: none;
	position: absolute;
	top: 80px;
	transform: translateX(-50%);
	left: 50%;
	width: 140px;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.is-fixed::before, .is-fixed .headerTel::before {
	display: none;
}


.ejdh {/* width: 100%; *//* position: absolute; *//* z-index: 999; *//* display: none; *//* top: 108px; */}
.xiala_nav{height: 310px;left: 0;width: 100%;position: absolute;z-index: 9999;display: none;background: rgba(255,255,255,.98);border-top: 1px solid #eee;transition: all 0.3s ease 0s;border-bottom: 2px solid #eee;margin-top: 108px;z-index: 99999;position: fixed;}
.xiala_nav .left{float:left;width:950px;/* padding-top: 40px; */}
.xiala_nav .left .nav_infor{float:left;width: 400px;text-align:left;}
.xiala_nav .left .nav_infor .t{
    font-size: 30px;
    color: #333;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 50px;
    padding-top: 90px;
    }
.xiala_nav .left .nav_infor .c{    font-size: 16px;
    line-height: 46px;
    margin-bottom: 20px;
    width: 142px;
    background: #00a1e9;
    text-align: center;
    color: #fff;}
.xiala_nav .left .nav_infor .c a{color:#fff; display: block;}
.xiala_nav .nav_list{position:relative;width: 468px;float:left;padding-left: 23px;border-left: 1px solid #e2e4e5;border-right: 1px solid #e2e4e5;padding-right: 23px;padding-top: 40px;height: 310px;box-sizing: border-box;}
.xiala_nav .nav_list li{font-size:16px;line-height: 45px;text-align:left;border-bottom: 1px #dadada dashed;color:#fff;position:relative;}
.xiala_nav .nav_list li a{display:block;color: #666;}
.xiala_nav .nav_list li a:hover{color: #00a1e9;}
.xiala_nav .nav_list li:before{/* content:" "; *//* position:absolute; *//* left:0; *//* top:50%; *//* margin-top:-4px; *//* border-top: 4px solid transparent; *//* border-bottom: 4px solid transparent; *//* border-left: 4px solid #e60012; *//* transition: all 0.5s ease; */}
.xiala_nav .left .nav_list .list li:after{ content:" "; background:#e60012; position:absolute; left:0; bottom:0; width:0px; height:2px;transition: all 0.5s ease;}
.xiala_nav .left .nav_list .list li:hover:after{ width:100px;}
.xiala_nav .left .nav_list .list li.afternone:after{ display:none !important;}
.xiala_nav .right .nav_img{ padding-top:26px;}
.xiala_nav .right{ float:right; text-align:left;}
.xiala_nav .right .r_infor{padding-top:53px; padding-left:16%;}
.xiala_nav .right .r_infor dt{font-size:22px; font-weight:bold; color:#fff; line-height:28px; margin-bottom:24px;}
.xiala_nav .right .r_infor dd{font-size:16px; color:#fff; line-height:37px;}
.xiala_nav .right .r_infor dd a{ color:#fff;}
.wrap{width: 1350px;margin: 0 auto;}


.sy_fzlc{
    margin-top: 30px;
    display: table;
    width: 100%;
    background: url(../images/diandian.png) top 20px center no-repeat;
}
.sy_fzlca{
    display: table;
    width: 100%;
    text-align: center;
    margin: 20px 0 40px 0;
    }
.sy_fzlca p{
    background: #00a1e9;
    width: 540px;
    margin: 0 auto;
    padding: 10px 0;
    border-radius: 8px;
}
.sy_fzlca p i{
    display: block;
    font-style: normal;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
.sy_fzlca p span{
    color: #fff;
    font-size: 15px;
    display: block;
    line-height: 30px;
}
.sy_fzlcl{
    width: 600px;
    float: left;
}
.sy_fzlcl dl{
    /* min-height: 220px; */
    margin-bottom: 20px;
}
.sy_fzlcl dl dt{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
    color: #111;
    text-align: right;
}
.sy_fzlcl dl dd{
}
.sy_fzlcl dl dd p{
    font-size: 14px;
    text-align: right;
    padding-bottom: 10px;
    line-height: 24px;
    color: #555;
}

.sy_fzlcr{width: 605px;
    float: right;}

.sy_fzlcr dl{
    margin-bottom: 20px;
}
.sy_fzlcr dl dt{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    text-align: left;
    margin-bottom: 10px;
    color: #111;
}
.sy_fzlcr dl dd{}
.sy_fzlcr dl dd p{
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 10px;
    color: #555;
}

.sy_fzlcz{display: table; width:100%;}
.news_parameters{
    font-size: 12px !important;
    line-height: 30px !important;
    margin-bottom: 30px;
    background: #f6f6f6;
}
.news_parameters span{
    color: #888;
}
.news_parameters span a{
    color: #888;
}


.abouty{text-align: left;position: relative;padding-top: 35px;width:1300px;margin:0 auto;margin-top: 50px;margin-bottom: 60px;}
.abouty span{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #e9e9e9;
    font-weight: bold;
    line-height: 105px;
    font-size: 99px;
    text-transform: uppercase;
    }
.abouty h2{    position: relative;
    padding-bottom: 12px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;}



@keyframes move{
	10%,20%{
		-webkit-transform: rotate(-8deg);
	}
	5%,15%,25%{
		-webkit-transform: rotate(8deg);
	}
	0%,30%,100%{
		-webkit-transform: rotate(0deg);
	}
	}
	
@keyframes myfirst{
	0%{
	left:0px;top:0px;
	}
	25%{
	left:3px;top:1px;
	}
	50%{
	right:3px;top:0px;
	}
	75%{
	left:3px;top:-1px;
	}
	100%{
	right:0px;top:0px;
	}
		}
