@charset "utf-8";
/* CSS Document */
/**common**/
*{ margin:0; padding:0;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i { font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}

@font-face {
	font-family: "Ariblk";
    src: url(../fonts/Ariblk.ttf);
}
@font-face {
	font-family: "SanFranciscoBold";
    src: url(../fonts/SanFranciscoBold.ttf);
}

/* 设置滚动条的样式 */
::-webkit-scrollbar { width:0px;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#eee; border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb { background-color:#1c4f8e;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#1c4f8e;}


/*headtop 开始 */
.ly_headtop { width:100%; height:30px; overflow:hidden; margin:10px auto 0; padding:0; background-color:#fff;}
.ly_headtop .lyht_main { width:1200px; height:30px; overflow:hidden; margin:0 auto; padding:0;}
.lyht_main .lyht_fl { width:50%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:14px; white-space:nowrap; text-overflow: ellipsis; float:left;}
.lyht_main 
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_headtop .lyht_main { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ly_headtop .lyht_main { width:96%;}
	.ly_headtop { display:none;}
}
@media screen and (max-width:767px) {
	.ly_headtop { display:none;}
}
/*headtop 结束 */


/*头部 开始*/
.ly_top { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ly_top .lytop_main { width:1200px; height:90px; margin:0 auto; padding:0; position:relative;}
.lytop_main .ly_logo { width:20%; height:50px; overflow:hidden; margin:20px 0; padding:0; float:left;}
.ly_logo a { display: table-cell; vertical-align: middle; width:100%; height:50px; overflow:hidden; margin:0; padding:0;}
.ly_logo a img { display:inline-block; max-width:100%; height:auto; max-height:100%; margin:0; padding:0;}
.lytop_main .lytop_fr { width:50%; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:16px; text-align:right; margin:25px 0; padding:0; float:right;}
.lytop_fr a { display:inline-block; width:auto; height:40px; color:#434343; font-size:16px; margin:0; padding:0 20px;}
.lytop_fr a:hover { color:#f28604;}
.lytop_fr a img { display:inline-block; width:30px; height:30px; overflow:hidden; margin:0 4px 0 0; padding:0; vertical-align:middle;}
.lytop_fr em { display:inline-block; width:1px; height:24px; overflow:hidden; margin:0; padding:0; vertical-align:middle; background-color:#dfdfdf;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_top .lytop_main { width:92%; padding:0 4%;}
	.ly_top .lytop_main { height:80px;}
	.lytop_main .ly_logo { width:28%; margin:15px 0;}
	.lytop_main .lytop_fr { margin:20px 0;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_top .lytop_main { width:96%; padding:0 2%;}
	.ly_top .lytop_main { height:80px;}
	.lytop_main .ly_logo { width:30%; margin:15px 0;}
	.lytop_main .lytop_fr { margin:20px 0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_top .lytop_main { width:96%; padding:0 2%;}
	.ly_top .lytop_main { height:80px;}
	.lytop_main .ly_logo { width:30%; margin:15px 0;}
	.lytop_main .lytop_fr { width:70%; margin:20px 0;}
}
@media (max-width: 767px) {
	.ly_top { width:94%; padding:0 3%; box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);}
	.ly_top .lytop_main { width:100%; height:70px;}
	.lytop_main .ly_logo { width:80%; height:70px; margin:0;}
	.ly_logo a { height:70px;}
	.lytop_main .lytop_fr { display:none;}
}
@media (max-width: 375px) {
	
}
@media (max-width: 320px) {
	.ly_top .lytop_main { height:60px;}
	.lytop_main .ly_logo { height:40px; margin:10px 0;}
	.ly_logo a { height:40px;}
}

/*导航栏 开始*/
.ly_nav { width:100%; height:60px; margin:0 auto; padding:0; background-color:#ff7800;}
.ly_nav li, .ly_nav a {	text-decoration: none; list-style: none;}
.ly_nav ::-webkit-scrollbar { display: none;}
.ly_nav .nav_list { width:1200px; margin:0 auto; padding:0 200px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li { display:inline-block; width:14%; position: relative; list-style: none; padding:0; text-align:center; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color:#303030;}
.ly_nav .nav_list > ul > li > a { display: inline-block; line-height: 60px; color: #fff; font-size: 16px; padding: 0; margin: 0; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li > em { display:block; width:0px; height:3px; overflow:hidden; background-color:#f28604; margin:0 0 0 -32px; padding:0; position:absolute; bottom:0; left:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; display:none;}
.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { width:64px;}
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff;}
.ly_nav .nav_list > ul > li i { display:inline-block; width:20px; height:20px; background:url(../images/down.png) center center no-repeat; background-size:16px 16px; vertical-align:middle; cursor:pointer; margin:0;}
.ly_nav .nav_list > ul > li i.cur{ background:url(../images/up.png) center center no-repeat; background-size:16px 16px; text-decoration:none;}
.ly_nav .nav_list > ul > li ul { display:none; position:absolute; left:0; top:60px; z-index:9; width:140%; overflow:hidden; background-color:rgba(255, 255, 255, 0.8); box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);}
.ly_nav .nav_list > ul > li:hover ul { display:block;}
.ly_nav .nav_list > ul > li ul li { width:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px dashed #dfdfdf;}
.ly_nav .nav_list > ul > li ul li:last-child { border:0;}
.ly_nav .nav_list > ul > li ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:14px; text-align:left; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li ul li a:hover { color:#ff7800; background-color:#fff;}
.ly_nav .nav_menu { display: none;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_nav .nav_list { width:92%;}
	.ly_nav .nav_list > ul > li > a { color: #fff; font-size:16px;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color: #016ea7;}
	.ly_nav .nav_list > ul > li ul li a:hover { color:#ff7800; background-color:#fff;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_nav .nav_list { width:96%;}
	.ly_nav .nav_list > ul > li > a { color: #fff; font-size:15px;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color: #016ea7;}
	.ly_nav .nav_list > ul > li ul li a:hover { color:#ff7800; background-color:#fff;}
	.ly_nav .nav_list > ul > li:hover ul { display:none;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_nav .nav_list { width:96%; padding:0;}
	.ly_nav .nav_list > ul > li { width:14%;}
	.ly_nav .nav_list > ul > li > a { color: #fff; font-size:14px; padding:0;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color: #016ea7;}
	.ly_nav .nav_list > ul > li ul li a:hover { color:#ff7800; background-color:#fff;}
	.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { width:60px; margin:0 0 0 -30px;}
	.ly_nav .nav_list > ul > li:hover ul { display:none;}
	
}
@media (max-width: 767px) {
	.ly_nav { height:0; margin:0; border:0;}
	.ly_nav .nav_list { width: 60%; height: 100%; margin:0; padding: 0; position:fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s;}
	.ly_nav .nav_list ul { width:60%; height:100%; background-color: #ff7800; position:relative; z-index:9999;}
	.ly_nav .nav_list .nav_mask { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.6); position:absolute; left:0; top:0; z-index:9998;}
	.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin:0 auto; padding:0; background:none; box-sizing:border-box; position:relative;}
	.ly_nav .nav_list ul > li a { display:block; width: 100%; line-height:60px; color:#fff; font-size:16px; text-align:left; padding:0 60px 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_list > ul > li > em { left:20px; margin:0;}
	.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { left:20px; margin:0;}
	.ly_nav .nav_list > ul > li i { display:block; width:60px; height:60px; position:absolute; top:0; right:0;}
	.ly_nav .nav_list > ul > li i.cur { background-size:14px 14px;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; box-shadow:none;}
	.ly_nav .nav_list > ul > li:hover ul { display:none;}
	.ly_nav .nav_list > ul > li ul li a { height:48px; line-height:48px; padding:0 20px;}
	.ly_nav .nav_list > ul > li ul li:hover a { background-color:#fff;}
	
	.ly_nav .nav_menu { display: block; width:24px; padding: 10px 7px; background-color:#fff; border:1px solid #dfdfdf; border-radius:2px; margin: 0; position:absolute; top:15px; right:3%;}
	.ly_nav .nav_menu span { display: block; width: 24px; height: 2px; background-color: #ff7800; border-radius: 1px;}
	.ly_nav .nav_menu span + span { margin-top: 6px;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;}
	
	.ly_nav .nav_menu:active { background-color:#ff7800; border: 1px solid #ff7800;}
	.ly_nav .nav_menu:active span { background-color:#fff;}
}
@media (max-width: 320px) {
	.ly_nav .nav_menu { top:10px;}
}


.ly_search1 { width:200px; height:32px; overflow:hidden; margin:0; padding:0 36px 0 0; background-color:#fff; border-radius:0; position:absolute; top:14px; right:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_search1 .sc_ipt { width:100%; height:32px; overflow:hidden; margin:0; padding:0;}
.ly_search1 .sc_ipt input { display:block; width:100%; height:32px; overflow:hidden; line-height:38px; color:#777; font-size:14px; white-space:nowrap; text-overflow: ellipsis; outline:none; border:0; margin:0; padding:0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_search1 .sc_btn { width:36px; height:32px; overflow:hidden; margin:0; padding:0; position:absolute; top:0; right:0;}
.ly_search1 .sc_btn input { display:block; width:100%; height:32px; overflow:hidden; background: url(../images/sc_btn.png) center center no-repeat; border:none; outline:none; cursor:pointer;}

.ly_search2 { display:none; width:100%; height:40px; overflow:hidden; margin:15px auto; padding:0 40px 0 0; background-color:#fff; border-radius:4px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_search2 .sc_ipt { width:100%; height:40px; overflow:hidden; margin:0; padding:0;}
.ly_search2 .sc_ipt input { display:block; width:100%; height:38px; overflow:hidden; line-height:38px; color:#777; font-size:14px; white-space:nowrap; text-overflow: ellipsis; outline:none; border:0; margin:0; padding:0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_search2 .sc_btn { width:40px; height:38px; overflow:hidden; margin:0; padding:0; position:absolute; top:0; right:0;}
.ly_search2 .sc_btn input { display:block; width:100%; height:38px; overflow:hidden; background: url(../images/sc_btn.png) center center no-repeat; border:none; outline:none; cursor:pointer;}

@media screen and (max-width:1199px) and (min-width:1080px) {
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_search1 {}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_search1 { display:none;}
	.ly_search2 { display:block; width:96%; margin:20px auto; border:1px solid #dfdfdf; border-radius:20px;}
}
@media (max-width: 767px) {
	.ly_search1 { display:none;}
	.ly_search2 { display:block; width:94%; border:1px solid #dfdfdf; border-radius:20px;}
}
/*导航栏 结束*/
/*头部 结束*/

/* banner 开始 */
.apple-banner { width: 100%; height: 580px; overflow: hidden;}
.apple-banner .swiper-container { width: 100%; height: 580px;}
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}
.apple-banner .swiper-container .swiper-button-prev { left:0;}	
.apple-banner .swiper-container .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top:-32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.6) url(../images/arrows1.png) center center no-repeat; left: 20px;}
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.6) url(../images/arrows2.png) center center no-repeat; right:20px;}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: .6;}
/*分页器*/
.apple-banner .swiper-pagination{ top:auto; bottom:24px; background:none;}
.apple-banner .swiper-pagination-bullet { display: inline-block; width: 12px; margin: 0 6px; cursor: pointer; background: none; border-radius:0; opacity: 1; border-radius:6px;}
.apple-banner .swiper-pagination-bullet span { width: 12px; height: 12px; display: block; background: rgba(255, 255, 255, 1); border-radius:50%;}
.apple-banner .swiper-pagination-bullet-active span{ background-color: #ff7800;}
.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: rgba(255,255,255,1);}
.apple-banner .swiper-pagination-bullet i{ background-color: #ff7800; height: 12px; transform:scaleX(0); transform-origin: 0; display: block;}
.apple-banner .autoplay .firsrCurrent i{ transition:transform 2.9s linear; transform:scaleX(1); border-radius:6px;}
.apple-banner .autoplay .current i{ transition:transform 4s linear; transform:scaleX(1); border-radius:6px;}
.apple-banner .autoplay .replace span{ background-color:#ff7800;}
@media screen and (max-width:1399px) and (min-width:1200px) {
	.apple-banner { height: 400px;}
	.apple-banner .swiper-container { height: 400px;}
	.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width:10%;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.apple-banner { height: 400px;}
	.apple-banner .swiper-container { height: 400px;}
	.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width:10%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.apple-banner { height: 360px;}
	.apple-banner .swiper-container { height: 360px;}
	.swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width:10%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.apple-banner { height: 280px;}
	.apple-banner .swiper-container { height: 280px;}
	.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width:10%;}
}
@media (max-width: 767px) {
	.apple-banner { height: 150px;}
	.apple-banner .swiper-container { height: 150px;}
	.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width:10%;}
	.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { width:44px; height:44px; background-size:44px 44px;}
	.apple-banner .swiper-button-prev span { left:10px;}
	.apple-banner .swiper-button-next span { right:10px;}
	.apple-banner .swiper-pagination { bottom:12px;}
	.apple-banner .swiper-pagination-bullet { width:10px; height:10px; margin:0 5px;}
	.apple-banner .swiper-pagination-bullet span { width:10px; height:10px;}
	.apple-banner .swiper-pagination-bullet i { height:10px;}
}
@media (max-width: 375px) {
	.apple-banner { height: 134px;}
	.apple-banner .swiper-container { height: 134px;}
}
@media (max-width: 320px) {
	.apple-banner { height: 120px;}
	.apple-banner .swiper-container { height: 120px;}
}
/* banner 结束 */


/* 关于我们 开始 */
.lyidx_aboutus { width:1200px; overflow:hidden; margin:60px auto; padding:0;}
.ly_title1 { width:100%; overflow:hidden; margin:0 auto 30px; padding:0;}
.ly_title1 p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#ff7800; font-size:32px; font-weight:bold; text-align:center; margin:0 auto 15px;}
.ly_title1 p font { color:#016ea7;}
.ly_title1 span { display:block; width:100%; overflow:hidden; line-height:24px; color: #555; font-size:15px; text-align:center; margin:0 auto; padding:0;}
.ly_title1 em { display:block; width:60px; height:1px; overflow:hidden; margin:15px auto 0; padding:0; background-color:#d3d3d3;}

.lyidx_abmain { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyidx_abmain .lyidx_ableft { width:49%; overflow:hidden; margin:0; padding:0; float:left;}
.lyidx_ableft ul li { width:100%; height:190px; overflow:hidden; margin:0 auto 10px; padding:0 0 0 110px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyidx_ableft ul li:last-child { margin:0 auto;}
.lyidx_ableft ul li em { display:block; width:90px; height:90px; overflow:hidden; margin:0; padding:0; border:1px solid #ff7800; border-radius:50%; position:absolute; left:0; top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyidx_ableft ul li em img { display:block; width:70px; height:70px; overflow:hidden; margin:9px auto; padding:0;}
.lyidx_ableft ul li:hover em { border:2px solid #ff7800;}
.lyidx_ableft ul li:hover em  img { margin:8px auto;}
.lyidx_ableft ul li .lyidx_abtext { width:100%; height:190px; overflow:hidden; margin:0; padding:0;}
.lyidx_ableft ul li .lyidx_abtext a { display:block; width:100%; height:30px; line-height:30px; color:#000; font-size:16px; font-weight:bold; text-overflow:ellipsis; white-space: nowrap; margin:0 auto; padding:0;}
.lyidx_ableft ul li:hover .lyidx_abtext a { color:#ff7800;}
.lyidx_ableft ul li .lyidx_abtext p { width:100%; height:150px; overflow:hidden; line-height:20px; color:#555; font-size:14px; display: -webkit-box; -webkit-line-clamp: 15; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}

.lyidx_abmain .lyidx_abright { width:49%; height:390px; overflow:hidden; margin:0; padding:0; float:right; position:relative;}
.lyidx_abright .swiper-container1 { height:100%;}
.lyidx_abright .swiper-pagination { bottom:20px;}
.lyidx_abright .swiper-pagination-bullet { background-color:#fff; opacity:1;}
.lyidx_abright .swiper-pagination-bullet-active { background-color:#ff7800;}
.lyidx_abright .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 4px;}
.ab_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ab_img a:hover img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyidx_aboutus { width:92%;}
	.lyidx_ableft ul li { margin:0 auto 26px;}
	.lyidx_abmain .lyidx_abright { height:323px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyidx_aboutus { width:96%; margin:40px auto;}
	.lyidx_ableft ul li { margin:0 auto 25px;}
	.lyidx_abmain .lyidx_abright { height:320px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyidx_aboutus { width:96%; margin:40px auto;}
	.ly_title1 p { font-size:30px; margin:0 auto 10px;}
	.ly_title1 em { margin:10px auto 0;}
	.lyidx_abmain .lyidx_ableft { width:100%; float:inherit; margin:0 auto 40px;}
	.lyidx_ableft ul li { margin:0 auto 20px;}
	.lyidx_abmain .lyidx_abright { width:100%; float:inherit;}
}
@media (max-width: 767px) {
	.lyidx_aboutus { width:94%; margin:40px auto;}
	.ly_title1 { margin:0 auto 20px;}
	.ly_title1 p { margin:0 auto 10px; font-size:28px; height:32px; line-height:32px;}
	.ly_title1 em { margin:10px auto 0;}
	.lyidx_abmain .lyidx_ableft { width:100%; float:inherit; margin:0 auto 30px;}
	.lyidx_ableft ul li { height:80px; margin:0 auto 20px; padding:0 0 0 100px;}
	.lyidx_ableft ul li em { width:80px; height:80px;}
	.lyidx_ableft ul li em img { width:60px; height:60px;}
	.lyidx_ableft ul li .lyidx_abtext { height:80px;}
	.lyidx_ableft ul li .lyidx_abtext a { margin:0 auto 2px;}
	.lyidx_ableft ul li .lyidx_abtext p { height:48px; line-height:24px; -webkit-line-clamp: 2;}
	.lyidx_abmain .lyidx_abright { width:100%; height:260px; float:inherit;}
}
@media (max-width: 375px) {
	.lyidx_abmain .lyidx_ableft { margin:0 auto 20px;}
	.lyidx_abmain .lyidx_abright { height:234px;}
	.lyidx_abright .swiper-pagination { bottom:10px;}
}
@media (max-width: 320px) {
	.lyidx_abmain .lyidx_abright { height:200px;}
}
/* 关于我们 结束 */


/* 热门产品 开始 */
.lyidx_hotpro { width:100%; overflow:hidden; margin:60px auto 0; padding:60px 0 30px; background-color:#f7f7f7;}
.lyidx_hotpro .lyidx_hotpro_main { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
.lyidx_hotpro_main .lyidx_hotpro_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyidx_hotpro_list ul li { width:31%; overflow:hidden; margin:0 3.5% 30px 0; padding:19px; float:left; background-color:#fff; border:1px solid #dfdfdf; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyidx_hotpro_list ul li:nth-child(3n+3) { margin:0 0 30px 0;}
.lyidx_hotpro_list ul li a.hotpro_img { display:block; width:100%; height:300px; overflow:hidden; margin:0 auto 20px; padding:0; position:relative;}
.lyidx_hotpro_list ul li a.hotpro_img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyidx_hotpro_list ul li:hover a.hotpro_img img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyidx_hotpro_list ul li a.hotpro_name { display:block; width:100%; height:60px; overflow:hidden; line-height:30px; color:#555; font-size:16px; font-weight:bold; text-align:center; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.lyidx_hotpro_list ul li:hover a.hotpro_name { color:#ff7800;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyidx_hotpro .lyidx_hotpro_main { width:92%;}
	.lyidx_hotpro_list ul li a.hotpro_img { height:270px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyidx_hotpro { margin:40px auto 0; padding:40px 0 20px;}
	.lyidx_hotpro .lyidx_hotpro_main { width:96%;}
	.lyidx_hotpro_list ul li { width:32%; margin:0 2% 20px 0;}
	.lyidx_hotpro_list ul li:nth-child(3n+3) { margin:0 0 20px 0;}
	.lyidx_hotpro_list ul li a.hotpro_img { height:274px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyidx_hotpro { margin:40px auto 0; padding:40px 0 20px;}
	.lyidx_hotpro .lyidx_hotpro_main { width:96%;}
	.lyidx_hotpro_list ul li { width:32%; margin:0 2% 20px 0; padding:9px;}
	.lyidx_hotpro_list ul li:nth-child(3n+3) { margin:0 0 20px 0;}
	.lyidx_hotpro_list ul li a.hotpro_img { height:216px;}
	.lyidx_hotpro_list ul li a.hotpro_name { height:48px; line-height:24px; font-size:14px;}
}
@media (max-width: 767px) {
	.lyidx_hotpro { margin:40px auto 0; padding:40px 0 20px;}
	.lyidx_hotpro .lyidx_hotpro_main { width:94%;}
	.lyidx_hotpro_list ul li { width:48%; margin:0 4% 16px 0; padding:9px;}
	.lyidx_hotpro_list ul li:nth-child(3n+3) { margin:0 4% 16px 0;}
	.lyidx_hotpro_list ul li:nth-child(2n+2) { margin:0 0 16px 0;}
	.lyidx_hotpro_list ul li a.hotpro_img { height:166px; margin:0 auto 10px;}
	.lyidx_hotpro_list ul li a.hotpro_name { height:48px; line-height:24px; font-size:14px;}
}
@media (max-width: 375px) {
	.lyidx_hotpro_list ul li a.hotpro_img { height:150px;}
}
@media (max-width: 320px) {
	.lyidx_hotpro_list ul li a.hotpro_img { height:125px;}
}
/* 热门产品 结束 */


/* 横幅banner 开始 */
.lyidx_hfbanner { width:100%; height:575px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyidx_hfbanner img { display:block; width:1920px; height:575px; overflow:hidden; margin:-287.5px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyidx_hfbanner { height:479px;}
	.lyidx_hfbanner img { width:1600px; height:479px; margin:-238.5px 0 0 -800px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyidx_hfbanner { height:400px;}
	.lyidx_hfbanner img { width:1366px; height:400px; margin:-200px 0 0 -683px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyidx_hfbanner { height:324px;}
	.lyidx_hfbanner img { width:1082px; height:324px; margin:-162px 0 0 -541px;}
}
@media (max-width: 767px) {
	.lyidx_hfbanner { height:180px;}
	.lyidx_hfbanner img { width:600px; height:180px; margin:-90px 0 0 -300px;}
}
@media (max-width: 375px) {
	.lyidx_hfbanner { height:150px;}
	.lyidx_hfbanner img { width:500px; height:150px; margin:-75px 0 0 -250px;}
}
@media (max-width: 320px) {
	.lyidx_hfbanner { height:130px;}
	.lyidx_hfbanner img { width:434px; height:130px; margin:-65px 0 0 -217px;}
}
/* 横幅banner 结束 */


/* 展览 开始 */
.lyidx_exhibition { width:100%; max-width:1200px; overflow:hidden; margin:60px auto 30px; padding:0;}
.lyidx_exhibition .lyidx_exhmain { width:100%; overflow:hidden; margin:0; padding:0;}
.lyidx_exhmain .lyidx_exhleft { width:28%; height:520px; overflow:hidden; margin:0; padding:80px 40px; background:#303030; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyidx_exhleft .lyidx_exhtit { width:100%; height:32px; overflow:hidden; line-height:32px; color:#fff; font-size:28px; font-weight:bold; margin:0 auto 20px; padding:0;}
.lyidx_exhleft p { width:100%; height:192px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; text-align:justify; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.lyidx_exhleft a { display:block; width:140px; height:38px; overflow:hidden; line-height:36px; color:#fff; font-size:14px; text-align:center; margin:40px 0 0; padding:0; background-color:#ff7800; border:1px solid #ff7800; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyidx_exhleft a:hover { color:#ff7800; background-color:rgba(0,0,0,0);}

.lyidx_exhmain .lyidx_exhright { width:69%; overflow:hidden; margin:0; padding:0; float:right;}
.lyidx_exhright ul li { width:48%; height:245px; overflow:hidden; margin:0 4% 30px 0; padding:0; float:left;}
.lyidx_exhright ul li:nth-child(2n+2) { margin:0 0 30px 0;}
.lyidx_exhright ul li .exh_con { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#f7f7f7; position:relative;}
.lyidx_exhright ul li .exh_con a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyidx_exhright ul li:hover .exh_con a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyidx_exhright ul li .exh_con p a { display:block; width:100%; height:100%; overflow:hidden; position:absolute; left:0; top:0; z-index:2; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyidx_exhright ul li:hover .exh_con p a { background-color:rgba(235, 130, 0, 0.6);}
.lyidx_exhright ul li .exh_con p a i { display:block; width:100%; height:48px; overflow:hidden; line-height:24px; color:#fff; font-size:18px; font-weight:bold; text-align:center; position:absolute; top:100%; margin:0; padding:0 20px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyidx_exhright ul li:hover .exh_con p a i { top:50%; margin:-24px 0 0;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyidx_exhibition { width:92%;}
	.lyidx_exhmain .lyidx_exhleft { height:436px; padding:60px 30px;}
	.lyidx_exhleft p { height:168px; -webkit-line-clamp: 7;}
	.lyidx_exhright ul li { height:203px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyidx_exhibition { width:96%; margin:40px auto 10px;}
	.lyidx_exhmain .lyidx_exhleft { height:436px; padding:60px 30px;}
	.lyidx_exhleft p { height:168px; -webkit-line-clamp: 7;}
	.lyidx_exhright ul li { height:203px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyidx_exhibition { width:96%; margin:40px auto 20px;}
	.lyidx_exhmain .lyidx_exhleft { width:100%; height:auto; margin:0 auto 20px; padding:40px 20px; float:inherit;}
	.lyidx_exhleft p { height:auto; max-height:192px; -webkit-line-clamp: 8;}
	.lyidx_exhleft a { margin:20px 0 0;}
	.lyidx_exhmain .lyidx_exhright { width:100%; margin:0 auto; float:inherit;}
	.lyidx_exhright ul li { width:48.5%; height:220px; margin:0 3% 20px 0;}
	.lyidx_exhright ul li:nth-child(2n+2) { margin:0 0 20px 0;}
}
@media (max-width: 767px) {
	.lyidx_exhibition { width:94%; margin:40px auto 20px;}
	.lyidx_exhmain .lyidx_exhleft { width:100%; height:auto; margin:0 auto 20px; padding:40px 20px; float:inherit;}
	.lyidx_exhleft p { height:auto; max-height:192px; -webkit-line-clamp: 8;}
	.lyidx_exhleft a { margin:20px 0 0;}
	.lyidx_exhmain .lyidx_exhright { width:100%; margin:0 auto; float:inherit;}
	.lyidx_exhright ul li { width:48%; height:115px; margin:0 4% 20px 0;}
	.lyidx_exhright ul li:nth-child(2n+2) { margin:0 0 20px 0;}
}
@media (max-width: 375px) {
	
}
@media (max-width: 320px) {
	
}
/* 展览 结束 */


/* 新闻中心 开始 */
.lyidx_news { width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background-color:#f7f7f7;}
.lyidx_news .lyidx_nwmain { width:100%; max-width:1200px; overflow:hidden; margin:0 auto; padding:0;}
.lyidx_nwmain .lyidx_nwlist { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyidx_nwlist ul li { width:31%; overflow:hidden; margin:0 3.5% 0 0; padding:19px; background-color:#fff; border:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyidx_nwlist ul li:nth-child(3) { margin:0;}
.lyidx_nwlist ul li .lyidx_nwtit { width:100%; height:180px; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyidx_nwtit a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#f7f7f7; position:relative;}
.lyidx_nwtit a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyidx_nwtit a:hover img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyidx_nwtit a span { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:28px; text-align:center; margin:-20px 0 0; position:absolute; top:50%;}

.lyidx_nwlist ul li dl dd { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px dashed #dfdfdf;}
.lyidx_nwlist ul li dl dd a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:15px; text-overflow:ellipsis; white-space: nowrap; margin:0 auto; padding:0 80px 0 20px; background:url(../images/jt01.png) left center no-repeat; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyidx_nwlist ul li dl dd a:hover { color:#ff7800; background:url(../images/jt02.png) left center no-repeat;}
.lyidx_nwlist ul li dl dd a span { display:block; width:80px; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:14px; text-align:right; margin:0; padding:0; position:absolute; top:0; right:0;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyidx_nwmain .lyidx_nwlist { width:92%;}
	.lyidx_nwlist ul li { width:32%; margin:0 2% 0 0; padding:15px;}
	.lyidx_nwlist ul li .lyidx_nwtit { height:155px;}
	.lyidx_nwtit a span { font-size:24px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyidx_news { padding:40px 0;}
	.lyidx_nwmain .lyidx_nwlist { width:96%;}
	.lyidx_nwlist ul li { width:32%; margin:0 2% 0 0; padding:15px;}
	.lyidx_nwlist ul li .lyidx_nwtit { height:154px;}
	.lyidx_nwtit a span { font-size:24px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyidx_news { padding:40px 0;}
	.lyidx_nwmain .lyidx_nwlist { width:96%;}
	.lyidx_nwlist ul li { width:32%; margin:0 2% 0 0; padding:9px;}
	.lyidx_nwlist ul li .lyidx_nwtit { height:118px;}
	.lyidx_nwtit a span { font-size:24px;}
	.lyidx_nwlist ul li dl dd a { height:64px; line-height:22px; padding:10px 0 10px 20px; background:url(../images/jt01.png) left 14px no-repeat;}
	.lyidx_nwlist ul li dl dd a:hover { background:url(../images/jt02.png) left 14px no-repeat;}
	.lyidx_nwlist ul li dl dd a span { width:100%; height:22px; line-height:22px; text-align:left; position:inherit; right:inherit; top:inherit;}
}
@media (max-width: 767px) {
	.lyidx_news { padding:40px 0;}
	.lyidx_nwmain .lyidx_nwlist { width:94%;}
	.lyidx_nwlist ul li { width:100%; margin:0 auto 20px; padding:19px;}
	.lyidx_nwlist ul li .lyidx_nwtit { height:180px;}
	.lyidx_nwtit a span { font-size:24px;}
}
@media (max-width: 375px) {
	.lyidx_nwlist ul li { padding:14px;}
	.lyidx_nwlist ul li .lyidx_nwtit { height:175px;}
}
@media (max-width: 320px) {
	.lyidx_nwlist ul li .lyidx_nwtit { height:146px;}
	.lyidx_nwlist ul li dl dd a { font-size:14px;}
	.lyidx_nwlist ul li dl dd a span { font-size:12px;}
}
/* 新闻中心 结束 */


/*首页-友情链接 开始*/
.ly_Links { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#202020;}
.ly_Links .lyLinks_main { width:1200px; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyLinks_main .Lk_tit { display:inline-block; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; margin:0 auto; padding:0 20px 0 52px; background:#ff7800 url(../images/lk_icon.png) 20px center no-repeat; border-radius:0 0 8px 8px;}
.lyLinks_main .Lk_list { width:100%; overflow:hidden; margin:0 auto; padding:10px 0;}
.lyLinks_main .Lk_list a { display:inline-block; height:30px; line-height:30px; color:rgba(255, 255, 255, 0.9); font-size:15px; margin:0; padding:0 20px;}
.lyLinks_main .Lk_list a:hover { color:#fff;}

@media screen and (max-width:1399px) and (min-width:1279px) {
	.ly_Links .lyLinks_main { width:90%;}
}
@media screen and (max-width:1280px) and (min-width:1200px) {
	.ly_Links .lyLinks_main { width:90%;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_Links .lyLinks_main { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_Links .lyLinks_main { width:96%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_Links .lyLinks_main { width:96%; padding:0;}
	.lyLinks_main .Lk_tit { position:inherit; font-size:18px;}
}
@media (max-width: 767px) {
	.ly_Links .lyLinks_main { width:94%; padding:0;}
	.lyLinks_main .Lk_tit { position:inherit; font-size:16px;}
	.lyLinks_main .Lk_list a { padding:0 12px; font-size:14px;}
}
/*首页-友情链接 结束*/


/* 底部 开始 */
.ly_foot { width:100%; overflow:hidden; margin:0 auto; padding:0; background: url(../images/ft_bg.jpg) center center no-repeat;}
.ly_foot .lyfoot_main { width:100%; max-width:1200px; overflow:hidden; margin:0 auto; padding:60px 0;}
.lyfoot_main .lyfoot_left { width:30%; overflow:hidden; margin:0; padding:0 20px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyfoot_main .lyfoot_mid { width:35%; overflow:hidden; margin:0; padding:0 20px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyfoot_main .lyfoot_right { width:35%; overflow:hidden; margin:0; padding:0 20px; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyfoot_tit { width:100%; overflow:hidden; margin:0 auto 20px; padding:0;}
.lyfoot_tit p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#ff7800; font-size:24px; margin:0 auto; padding:0;}
.lyfoot_tit em { display:block; width:80px; height:1px; overflow:hidden; margin:10px 0 0; padding:0; background-color:#a0a09f;}
.lyfoot_left ul li { width:48%; overflow:hidden; margin:0 auto; padding:0;float:left;margin: 0 2% 0 0;}
.lyfoot_left ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#d9d9d9; font-size:14px; margin:0 auto; padding:0; text-overflow:ellipsis; white-space: nowrap;}
.lyfoot_left ul li a:hover { color:#fff;}
.lyfoot_mid ul li { width:100%; overflow:hidden; margin:0 auto; padding:0; float:left;}
.lyfoot_mid ul li:nth-child(2n+2){/*margin: 0 0 30px;*/}
.lyfoot_mid ul li p { width:100%; height:auto; max-height:48px; overflow:hidden; line-height:24px; color:#d9d9d9; font-size:14px; margin:0 auto; padding:8px 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.lyfoot_right .lyfoot_msg { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyfoot_msg .ftmsg_ipt, .lyfoot_msg .ftmsg_area { width:100%; height:auto; overflow:hidden; margin:0 auto 10px; padding:0 20px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyfoot_msg .ftmsg_ipt1 { width:50%; float:left;}
.ftmsg_ipt i, .ftmsg_area i { display:block; width:20px; height:32px; overflow:hidden; line-height:32px; color:#f00; font-size:14px; font-style:normal; text-align:center; margin:0; padding:0; position:absolute; top:0; right:0;}
.ftmsg_ipt input { display:block; width:100%; height:32px; overflow:hidden; line-height:30px; color:#fff; font-size:14px; margin:0; padding:0 9px; background:none; border:1px solid #a0a09f; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ftmsg_ipt input:hover { border:1px solid #ff7800;}
.ftmsg_area textarea { display:block; width:100%; height:60px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; margin:0; padding:3px 9px; background:none; border:1px solid #a0a09f; outline:none; resize:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ftmsg_area textarea:hover { border:1px solid #ff7800;}
.lyfoot_msg .ftmsg_btn { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.ftmsg_btn input { display:block; width:150px; height:36px; overflow:hidden; line-height:34px; color:#fff; font-size:14px; margin:0; padding:0 9px; background-color:#ff7800; border:1px solid #ff7800; outline:none; cursor:pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ftmsg_btn input:hover { background-color:#ff7800; border:1px solid #ff7800;}

.ly_foot .lyfoot_bottom { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; background-color:#292929;}
.lyfoot_bottom .lyfoot_copy { width:100%; max-width:1200px; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyfoot_bottom p { width:50%; height:50px; overflow:hidden; line-height:50px; color:#999; font-size:14px; text-align:left; text-overflow:ellipsis; white-space: nowrap; margin:0 auto; padding:0;}
.lyfoot_bottom p.fr { text-align:right;}
.lyfoot_bottom p a { color:#999; font-size:14px;}
.lyfoot_bottom p a:hover { color:#fff;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_foot .lyfoot_main { width:92%;}
	.lyfoot_bottom .lyfoot_copy { width:92%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_foot .lyfoot_main { width:96%; padding:40px 0;}
	.lyfoot_bottom .lyfoot_copy { width:96%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_foot .lyfoot_main { width:96%; padding:40px 0;}
	.lyfoot_main .lyfoot_left { display:none;}
	.lyfoot_main .lyfoot_mid, .lyfoot_main .lyfoot_right { width:50%;}
	.lyfoot_bottom .lyfoot_copy { width:96%; padding:10px 0;}
	.lyfoot_bottom p { width:100%; height:40px; line-height:40px;}
	.lyfoot_bottom p.fr { text-align:left;}
}
@media (max-width: 767px) {
	.ly_foot .lyfoot_main { width:94%; padding:30px 0;}
	.lyfoot_main .lyfoot_left { display:none;}
	.lyfoot_main .lyfoot_mid, .lyfoot_main .lyfoot_right { width:100%;}
	.lyfoot_main .lyfoot_mid { margin:0 0 40px;}
	.lyfoot_bottom .lyfoot_copy { width:94%; padding:10px 0;}
	.lyfoot_bottom p { width:100%; height:auto; line-height:24px; padding:8px 0; white-space: inherit;}
	.lyfoot_bottom p.fr { text-align:left;}
	.lyfoot_msg .ftmsg_ipt1 { width:100%; float: inherit;}
}
@media (max-width: 375px) {
}
@media (max-width: 320px) {
	.lyfoot_main .lyfoot_mid, .lyfoot_main .lyfoot_right { padding:0 10px;}
	.lyfoot_main .lyfoot_mid { margin:0 0 20px;}
}
/* 底部 结束 */


/*右侧漂浮 开始*/
.client-2 {position:fixed;right:-170px;top:50%;z-index:99999;}
.client-2 li a {text-decoration:none;}
.client-2 li {margin-top:1px;clear:both;height:71px;position:relative;}
.client-2 li i {background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin: 4px auto 0;text-align:center;}
.client-2 li p {height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;}
.client-2 .my-kefu-qq i {background-position:4px 5px;}
.client-2 .my-kefu-tel i {background-position:0 -21px;}
.client-2 .my-kefu-liuyan i {background-position:5px 5px;}
.client-2 .my-kefu-weixin i {background-position:-34px 4px;}
.client-2 .my-kefu-weibo i {background-position:-30px -22px;}
.client-2 .my-kefu-ftop {display:none;}
.client-2 .my-kefu-ftop i {width:33px;height:35px;background-position:-27px -51px;}
.client-2 .my-kefu-left {float:left;width:77px;height:47px;position:relative;}
.client-2 .my-kefu-tel-right {font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.client-2 .my-kefu-right {width:20px;}
.client-2 .my-kefu-tel-main {background:#303030;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-main {background:#303030;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-tel-main:hover, .client-2 .my-kefu-main:hover { background-color:#ff7800;}
.client-2 .my-kefu-weixin-pic {position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.my-kefu-weixin-pic img {width:115px;height:115px;}

@media (max-width:880px) {
	.my-kefu-liuyan,.my-kefu-weixin,.my-kefu-tel-right{display:none;}
	.client-2{right:0;}
	.client-2 li{ height:48px; position: static; margin:0;}
	.client-2 .my-kefu-tel-main,.client-2 .my-kefu-main{ width:48px;border-radius: 48px; height:40px; padding:4px 0;}
	.my-kefu-main{background: #f08302!important;}
	.client-2 li a p{ display:none;}
	.client-2 .my-kefu-left { height:48px;}
	.client-2 .my-kefu-ftop i { margin: 2px 0 0 8px;}
	.client-2 .my-kefu-ftop{ margin-top:10px;}
	.client-2 .my-kefu-tel i {margin: 6px 0 0 12px;}
}
/*右侧漂浮 结束*/


/*内页 开始*/
.Ny_main1 { width:100%; max-width:1200px; height:auto; margin:0 auto; padding:0;}
.Ny_pos { width:100%; overflow:hidden; margin:40px auto; padding:0 0 0 24px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.Ny_pos img { display:block; width:20px; height:20px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:10px;}
.Ny_pos p { width:100%; overflow:hidden; line-height:28px; color:#888; font-size:14px; margin:0; padding:6px 0;}
.Ny_pos p a { color:#555;}
.Ny_pos p a:hover { color:#ff7800;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.Ny_main1 { width:92%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.Ny_main1 { width:96%;}
	.Ny_pos { margin:20px auto;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.Ny_main1 { width:96%;}
	.Ny_pos { margin:0 auto 20px;}
}
@media (max-width: 767px) {
	.Ny_main1 { width:94%;}
	.Ny_pos { margin:0 auto 15px;}
}
@media (max-width: 375px) {
}
@media (max-width: 320px) {
}
/*内页 结束*/

/*产品展示 开始*/
.lyNyPro_main { width:100%; height:auto; margin:40px auto; padding:0;}
.lyNyPro_main .lyNy_left { width:27%; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyPro_main .lyNy_right { width:70%; height:auto; margin:0; padding:0; float:right;}

.lyNy_right .lyNyPro_list { width:100%; min-height:320px; overflow:hidden; margin:0 auto; padding:0;}
.lyNyPro_list ul li { width:32%; overflow:hidden; margin:0 2% 20px 0; padding:9px; background-color:#fff; border:1px solid #eee; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_list ul li:nth-child(3n+3) { margin:0 0 20px;}
.lyNyPro_list ul li .lyNyPro_img { width:100%; height:248px; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyNyPro_list ul li .lyNyPro_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_list ul li .lyNyPro_img a img.NyPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyPro_list ul li:hover .lyNyPro_img a img.NyPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

.lyNyPro_list ul li .lyNyPro_name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyNyPro_list ul li .lyNyPro_name a { display:block; width:100%; height:36px; overflow:hidden; line-height:36px; color:#333; font-size:15px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyPro_list ul li:hover .lyNyPro_name a { color:#ff7800;}

.lyNyPro_list ul li .lyNyPro_btn { width:100%; overflow:hidden; margin:10px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_btn a { display:block; width:50%; height:36px; overflow:hidden; line-height:36px; color:#fff; font-size:14px; text-align:center; background-color:#ff7800; margin:0 auto; padding:0;}
.lyNyPro_btn a:hover { background-color:#fe9b02;}

.lyNy_title { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:24px; font-weight:bold; margin:0 auto 20px; padding:0;}
.lyNy_title em { display:block; width:5px; height:24px; overflow:hidden; margin:8px 8px 8px 0; padding:0; background-color:#f08302; float:left;}

.lyNy_right .lyNyPro_list1 { width:100%; min-height:320px; overflow:hidden; margin:0 auto; padding:0;}
.lyNyPro_list1 ul li { width:100%; overflow:hidden; margin:0 auto 20px; padding:20px; background-color:#f8f8f8; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_list1 ul li .lyNyPro_img1 { width:24%; height:140px; overflow:hidden; margin:0 3% 0 0; padding:0; float:left;}
.lyNyPro_list1 ul li .lyNyPro_img1 a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_list1 ul li .lyNyPro_img1 a img.NyPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyPro_list1 ul li:hover .lyNyPro_img1 a img.NyPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyPro_list1 ul li .lyNyPro_text1 { width:73%; overflow:hidden; margin:0; padding:0; float:right;}
.lyNyPro_list1 ul li .lyNyPro_text1 .lyNyPro_name1 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyNyPro_list1 ul li .lyNyPro_text1 .lyNyPro_name1 a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyPro_list1 ul li:hover .lyNyPro_text1 .lyNyPro_name1 a { color:#ff7800;}
.lyNyPro_list1 ul li .lyNyPro_text1 span { display:block; width:100%; overflow:hidden; line-height:20px; color:#999; font-size:14px; margin:0 auto 10px; padding:0;}
.lyNyPro_list1 ul li .lyNyPro_text1 p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#666; font-size:14px; margin:0 auto 10px; padding:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.lyNyPro_list1 ul li .lyNyPro_text1 .lyNyPro_btn1 { width:100%; overflow:hidden; margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_btn1 a { display:block; width:120px; height:36px; overflow:hidden; line-height:36px; color:#fff; font-size:14px; text-align:center; background-color:#ff7800; margin:0; padding:0;}
.lyNyPro_btn1 a:hover { background-color:#fe9b02;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNyPro_list ul li .lyNyPro_img { height:204px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNyPro_main { margin:20px auto;}
	.lyNyPro_main .lyNy_left { width:100%; margin:0 auto 20px;}
	.lyNyPro_main .lyNy_right { width:100%; margin:0 auto;}
	.lyNyPro_list ul li .lyNyPro_img { height:295px;}
	
	.lyNyPro_list1 ul li .lyNyPro_img1 { width:20%;}
	.lyNyPro_list1 ul li .lyNyPro_text1 { width:77%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNyPro_main { margin:20px auto;}
	.lyNyPro_main .lyNy_left { width:100%; margin:0 auto 18px;}
	.lyNyPro_main .lyNy_right { width:100%; margin:0 auto;}
	.lyNyPro_list ul li { width:31.7%; margin:0 2.45% 18px 0;}
	.lyNyPro_list ul li:nth-child(3n+3) { margin:0 0 18px;}
	.lyNyPro_list ul li .lyNyPro_img { height:214px;}
}
@media (max-width: 767px) {
	.lyNyPro_main { margin:20px auto;}
	.lyNyPro_main .lyNy_left { width:100%; margin:0 auto 15px;}
	.lyNyPro_main .lyNy_right { width:100%; margin:0 auto;}
	.lyNyPro_list ul li { width:48%; margin:0 4% 15px 0;}
	.lyNyPro_list ul li:nth-child(3n+3) { margin:0 4% 15px 0;}
	.lyNyPro_list ul li:nth-child(2n+2) { margin:0 0 15px;}
	.lyNyPro_list ul li .lyNyPro_img { height:167px;}
	.lyNyPro_btn a { width:60%;}
	
	.lyNy_title { margin:0 auto 15px;}
	
	.lyNyPro_list1 ul li { padding:10px;}
	.lyNyPro_list1 ul li .lyNyPro_img1 { width:38%;}
	.lyNyPro_list1 ul li .lyNyPro_text1 { width:59%;}
}
@media (max-width: 375px) {
	.lyNyPro_list ul li .lyNyPro_img { height:150px; margin:0 auto 5px;}
	.lyNyPro_list ul li .lyNyPro_btn { margin:5px auto;}
	
	.lyNyPro_list1 ul li .lyNyPro_img1 { width:38%;}
	.lyNyPro_list1 ul li .lyNyPro_text1 { width:59%;}
}
@media (max-width: 320px) {
	.lyNyPro_list ul li .lyNyPro_img { height:125px;}
	.lyNyPro_list ul li .lyNyPro_name a { height:30px; line-height:30px; font-size:14px;}
	.lyNyPro_btn a { width:80%; height:30px; line-height:30px;}
}
/*产品展示 结束*/

/*产品分类 开始*/
.lyNy_left .h_left { width:100%; overflow:hidden; background-color:#fff; margin:0; border:1px solid #eee; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_left .cp_type {}
.lyNy_left .cp_type .hd { padding:15px;}
.lyNy_left .cp_type .hd p { height:40px; line-height:40px; color:#ff7800; font-size:24px; font-weight:bold;}
.lyNy_left .cp_type .bd { padding:0 15px 10px;}
.lyNy_left .cp_type .bd ul li { margin:0 auto 5px;}
.lyNy_left .cp_type .bd ul li.on { border:0; margin-bottom:5px;}
.lyNy_left .cp_type .bd ul li p { height:50px; line-height:50px; background-color:#f7f7f7;}
.lyNy_left .cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 15px; overflow: hidden; line-height:50px; color:#333; font-size:15px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_left .cp_type .bd ul li p a { width:100%;}
.lyNy_left .cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/mulu1.png) center center no-repeat; cursor:pointer; float:left;}
.lyNy_left .cp_type .bd ul li div { background-color:#f7f7f7; display:none;}
.lyNy_left .cp_type .bd ul li div a { display:block; height:44px; line-height:44px; color:#797979; font-size:14px; border-top:1px dashed #dfdfdf; padding:0 15px 0 20px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:url(../images/icon4.png) 20px center no-repeat;}
.lyNy_left .cp_type .bd ul li div a:first-child { border-top:0;}
.lyNy_left .cp_type .bd ul li p:hover, .lyNy_left .cp_type .bd ul li.on p { background-color:#ff7800;}
.lyNy_left .cp_type .bd ul li p:hover a, .lyNy_left .cp_type .bd ul li.on p a { color:#fff;}
.lyNy_left .cp_type .bd1 ul li.on p { background-color:#f7f7f7;}
.lyNy_left .cp_type .bd1 ul li.on p a { color:#333;}
.lyNy_left .cp_type .bd1 ul li.on p:hover { background-color:#ff7800;}
.lyNy_left .cp_type .bd1 ul li.on p:hover a { color:#fff;}
.lyNy_left .cp_type .bd ul li p:hover span { background:url(../images/mulu2.png) center center no-repeat;}
.lyNy_left .cp_type .bd ul li.on p span { background:url(../images/mulu3.png) center center no-repeat;}
.lyNy_left .cp_type .bd ul li div a:hover { color:#ff7800; background:url(../images/icon5.png) 20px center no-repeat;}
.lyNy_left .cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:94%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.lyNy_left .cp_type .bd ul a.ckqb:hover { background:#ff7800; color:#fff;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNy_left .cp_type .bd ul li p a { padding:0 0 0 12px;}
	.lyNy_left .cp_type .bd ul li div a { padding:0 12px 0 28px;}
	.lyNy_left .cp_type .bd ul li div a { background:url(../images/icon4.png) 12px center no-repeat;}
	.lyNy_left .cp_type .bd ul li div a:hover { color:#ff7800; background:url(../images/icon5.png) 12px center no-repeat;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNy_left .cp_type { margin:0;}
	.lyNy_left .cp_type .hd p:before { display:none;}
	.lyNy_left .cp_type .hd { background:#fff url(../images/down1.png) 96% center no-repeat;padding: 10px 20px;text-align:left;overflow:hidden;}
	.lyNy_left .cp_type .hd.on { background:#fff url(../images/up1.png) 96% center no-repeat;}
	.lyNy_left .cp_type .hd span { display:block; height:40px; line-height:40px; float:left;}
	.lyNy_left .cp_type .hd p { padding:0; display:block; font-size:24px; float:left; min-width:88px; margin:0 10px 0 0;}
	.lyNy_left .cp_type .bd { display:none; padding:0 20px 15px;}
	.lyNy_left .cp_type .bd ul li:last-child { border:0;}
	.lyNy_left .cp_type .bd ul li p a { width:90%; line-height:48px; font-size:16px; padding: 0 0 0 20px;}
	.lyNy_left .cp_type .bd ul li div a { font-size:14px;}
	.lyNy_left .cp_type .bd ul li p { height:48px;line-height:48px;}
	.lyNy_left .cp_type .bd ul li div a { height:44px;line-height:44px;}
	.lyNy_left .cp_type .bd ul li p span { background-size: 20px; width:8%; float:right;}
	.lyNy_left .cp_type .bd ul li.on p span { background-size: 20px;}
	.lyNy_left .cp_type .bd ul li p:hover span { background-size: 20px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNy_left .cp_type { margin:0;}
	.lyNy_left .cp_type .hd p:before { display:none;}
	.lyNy_left .cp_type .hd { background:#fff url(../images/down1.png) 94.5% center no-repeat; padding: 10px 18px;text-align:left;overflow:hidden;}
	.lyNy_left .cp_type .hd.on { background:#fff url(../images/up1.png) 94.5% center no-repeat;}
	.lyNy_left .cp_type .hd span { display:block; height:40px; line-height:40px; float:left;}
	.lyNy_left .cp_type .hd p { padding:0; display:block; font-size:24px; float:left; min-width:88px; margin:0 10px 0 0;}
	.lyNy_left .cp_type .bd { display:none; padding:0 18px 13px;}
	.lyNy_left .cp_type .bd ul li:last-child { border:0;}
	.lyNy_left .cp_type .bd ul li p a { width:88%; line-height:48px; padding:0 0 0 18px;}
	.lyNy_left .cp_type .bd ul li div a {}
	.lyNy_left .cp_type .bd ul li p { height:48px;line-height:48px;}
	.lyNy_left .cp_type .bd ul li p span { background-size: 20px; width:11%; float:right;}
	.lyNy_left .cp_type .bd ul li.on p span { background-size: 20px;}
	.lyNy_left .cp_type .bd ul li p:hover span { background-size: 20px;}
}
@media screen and (max-width:767px) {
	.lyNy_left .cp_type { margin:0;}
	.lyNy_left .cp_type .hd p:before { display:none;}
	.lyNy_left .cp_type .hd { background:#fff url(../images/down1.png) 94.8% center no-repeat;padding:5px 15px;text-align:left;overflow:hidden;}
	.lyNy_left .cp_type .hd.on { background:#fff url(../images/up1.png) 94.8% center no-repeat;}
	.lyNy_left .cp_type .hd span { display:block; float:left; height:40px; line-height:40px; font-size:16px;}
	.lyNy_left .cp_type .hd p { padding:0; display:block; font-size:22px; float:left; min-width:88px; margin:0 10px 0 0;}
	.lyNy_left .cp_type .bd { display:none;0 15px 10px}
	.lyNy_left .cp_type .bd ul li:last-child { border:0;}
	.lyNy_left .cp_type .bd ul li p a { width:85%; line-height:48px;}
	.lyNy_left .cp_type .bd ul li div a { font-size:14px;}
	.lyNy_left .cp_type .bd ul li p { height:48px;line-height:48px;}
	.lyNy_left .cp_type .bd ul li div a { height:44px;line-height:44px;}
	.lyNy_left .cp_type .bd ul li p span { background-size: 20px; width:15%; float:right;}
	.lyNy_left .cp_type .bd ul li.on p span { background-size: 20px;}
	.lyNy_left .cp_type .bd ul li p:hover span { background-size: 20px;}
}
@media screen and (max-width:375px) {
	.lyNy_left .cp_type .hd { background:#fff url(../images/down1.png) 93.5% center no-repeat;}
	.lyNy_left .cp_type .hd.on { background:#fff url(../images/up1.png) 93.5% center no-repeat;}
}
@media screen and (max-width:320px) {
	.lyNy_left .cp_type .bd ul li p a { width:83%;}
	.lyNy_left .cp_type .bd ul li p span { width:17%;}
}
/*产品分类 结束*/


.ly_page { width:100%; height:40px; margin:20px auto; padding:0; text-align:center;}
.ly_page a { display:inline-block; height:38px; overflow:hidden; line-height:38px; color:#333; font-size:15px; text-align:center; border:1px solid #eee; background-color: #fff; margin:0 4px; padding:0 14.55px;}
.ly_page a:hover, .ly_page a.pgon, .ly_page a.pnnum1 { color:#fff; background-color:#ff7800; border:1px solid #ff7800;}

@media (max-width: 767px) {
	.ly_page { height:44px;}
	.ly_page a { display:none; height:42px; line-height:42px; padding:0 39px; margin:0;}
	.ly_page a:first-child { display:block; float:left;}
	.ly_page a:last-child { display:block; float:right;}
}


/*左侧相关新闻 开始*/
.NyLeft_news { width:100%; overflow:hidden; margin:20px auto 0; padding:15px; background-color:#fff; border:1px solid #eee; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyLeft_title { width:100%; height: 40px; line-height: 40px; color: #ff7800; font-size: 24px; font-weight: bold; margin:0 auto 15px; padding:0;}
.NyLeft_news ul li { width:100%; height:40px; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px dashed #eee;}
.NyLeft_news ul li a { display:block; width:74%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:15px; text-overflow:ellipsis; white-space: nowrap; margin:0; padding:0; float:left;}
.NyLeft_news ul li span { display:block; width:26%; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:14px; text-align:right; text-overflow:ellipsis; white-space: nowrap; margin:0; padding:0; float:right;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.NyLeft_news ul li a { width:64%;}
	.NyLeft_news ul li span { width:36%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.NyLeft_news ul li a { width:80%;}
	.NyLeft_news ul li span { width:20%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.NyLeft_news ul li a { width:80%;}
	.NyLeft_news ul li span { width:20%;}
}
@media (max-width: 767px) {
	.NyLeft_news ul li a { width:76%;}
	.NyLeft_news ul li span { width:24%;}
}
@media (max-width: 375px) {
	.NyLeft_news ul li a { width:75%;}
	.NyLeft_news ul li span { width:25%;}
}
@media (max-width: 320px) {
	.NyLeft_news ul li a { width:70%;}
	.NyLeft_news ul li span { width:30%;}
}
/*左侧相关新闻 结束*


/*左侧联系方式 开始*/
.NyLeft_contact { width:100%; overflow:hidden; margin:20px auto 0; padding:20px; background-color:#fff; border:1px solid #eee; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyLeft_contact p { width:100%; height:106px; overflow:hidden; line-height:78px; color:#fff; font-size:24px; font-weight:bold; margin:0 auto 20px; padding:28px 0 0 120px; background:url(../images/lx_bg01.png) 0 0 no-repeat; background-size:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyLeft_contact ul li { width:100%; overflow:hidden; line-height:24px; color:#555; font-size:14px; margin:0 auto; padding:8px 0; border-bottom:1px dashed #eee;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.NyLeft_contact p { height:85px; line-height:62px; padding:23px 0 0 100px}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.NyLeft_contact { display:none;}
	.NyLeft_contact p { width:400px; height:150px; line-height:110px; margin:0 0 20px; padding:40px 0 0 170px;}
	.NyLeft_contact ul li { width:50%; padding:8xp 16px 8px 0; float:left; text-overflow:ellipsis; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.NyLeft_contact { display:none;}
	.NyLeft_contact p { width:400px; height:150px; line-height:110px; margin:0 0 20px; padding:40px 0 0 170px;}
	.NyLeft_contact ul li { width:50%; padding:8xp 16px 8px 0; float:left; text-overflow:ellipsis; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
}
@media (max-width: 767px) {
	.NyLeft_contact { display:none;}
	.NyLeft_contact p { height:130px; line-height:95px; padding:35px 0 0 150px;}
}
@media (max-width: 375px) {
	.NyLeft_contact p { height:117px; line-height:86px; padding:31px 0 0 136px;}
}
@media (max-width: 320px) {
	.NyLeft_contact { padding:15px;}
	.NyLeft_contact p { height:101px; line-height:74px; padding:27px 0 0 121px;}
}
/*左侧联系方式 结束*/


/*新闻资讯 开始*/
.lyNyNew_list { width:100%; min-height:320px; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_list ul li { width:100%; overflow:hidden; margin:0 auto 30px; padding:0 0 30px; border-bottom:1px solid #eee;}
.lyNyNew_list ul li .lyNyNew_img { width:24%; height:120px; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyNew_list ul li .lyNyNew_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyNyNew_list ul li .lyNyNew_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_list ul li:hover .lyNyNew_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyNew_list ul li .lyNyNew_text { width:72%; height:120px; overflow:hidden; margin:0; padding:0; float:right;}
.lyNyNew_list ul li .lyNyNew_text a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; text-overflow:ellipsis; white-space: nowrap; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_text a:hover { color:#ff7800;}
.lyNyNew_list ul li .lyNyNew_text span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#ff7800; font-size:14px; margin:4px auto 8px; padding:0;}
.lyNyNew_list ul li .lyNyNew_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#888; font-size:14px; margin:0 auto; padding:0; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNyNew_list ul li { margin:0 auto 24px; padding:0 0 24px;}
	.lyNyNew_list ul li .lyNyNew_img { width:28%;}
	.lyNyNew_list ul li .lyNyNew_text { width:69%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNyNew_list ul li { margin:0 auto 20px; padding:0 0 20px;}
	.lyNyNew_list ul li .lyNyNew_img { width:21%;}
	.lyNyNew_list ul li .lyNyNew_text { width:77%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNyNew_list ul li { margin:0 auto 20px; padding:0 0 20px;}
	.lyNyNew_list ul li .lyNyNew_img { width:27%;}
	.lyNyNew_list ul li .lyNyNew_text { width:70%;}
}
@media (max-width: 767px) {
	.lyNyNew_list ul li { margin:0 auto 20px; padding:0 0 20px;}
	.lyNyNew_list ul li .lyNyNew_img { width:39%; height:90px;}
	.lyNyNew_list ul li .lyNyNew_text { width:58%; height:90px;}
	.lyNyNew_list ul li .lyNyNew_text a { height:30px; line-height:30px; font-size:15px;}
	.lyNyNew_list ul li .lyNyNew_text span { font-size:12px; margin:0 auto;}
	.lyNyNew_list ul li .lyNyNew_text p { height:40px; line-height:20px;}
}
@media (max-width: 375px) {
	.lyNyNew_list ul li { margin:0 auto 15px; padding:0 0 15px;}
}
@media (max-width: 320px) {
}
/*新闻资讯 结束*/


/*应用案例 开始*/
.lyNyCases_list { width:100%; min-height:320px; overflow:hidden; margin:0 auto; padding:0;}
.lyNyCases_list ul li { width:32%; overflow:hidden; margin:0 2% 20px 0; padding:9px; background-color:#fff; border:1px solid #eee; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyCases_list ul li:nth-child(3n+3) { margin:0 0 20px;}
.lyNyCases_list ul li .lyNyCase_img { width:100%; height:166px; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyNyCases_list ul li .lyNyCase_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyCases_list ul li .lyNyCase_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyCases_list ul li:hover .lyNyCase_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

.lyNyCases_list ul li .lyNyCase_name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyNyCases_list ul li .lyNyCase_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:15px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyCases_list ul li:hover .lyNyCase_name a { color:#ff7800;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNyCases_list ul li .lyNyCase_img { height:136px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNyCases_list ul li .lyNyCase_img { height:197px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNyCases_list ul li .lyNyCase_img { height:144px;}
}
@media (max-width: 767px) {
	.lyNyCases_list ul li { width:48%; margin:0 4% 15px 0;}
	.lyNyCases_list ul li:nth-child(3n+3) { margin:0 4% 15px 0;}
	.lyNyCases_list ul li:nth-child(2n+2) { margin:0 0 15px;}
	.lyNyCases_list ul li .lyNyCase_img { height:112px;}
}
@media (max-width: 375px) {
	.lyNyCases_list ul li .lyNyCase_img { height:100px;}
	.lyNyCases_list ul li .lyNyCase_name a { line-height:20px; font-size:14px; white-space:inherit; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow: ellipsis;}
}
@media (max-width: 320px) {
	.lyNyCases_list ul li .lyNyCase_img { height:83px;}
}
/*应用案例 结束*/


/*服务中心 开始*/
.lyNyService { width:100%; min-height:320px; overflow:hidden; margin:0 auto; padding:0;}
.lyNyService .lyNyService_img { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyService_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyService .lyNyService_con { width:100%; overflow:hidden; margin:20px auto; padding:0;}
.lyNyService_con p { width:100%; overflow:hidden; line-height:28px; color:#555; font-size:16px; font-weight:bold; margin:0 auto; padding:0;}
.lyNyService ul { margin:40px 0 0;}
.lyNyService ul li { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.lyNyService ul li .ser_tit { width:100%; height:40px; overflow:hidden; line-height:40px; color:#ff7800; font-size:18px; font-weight:bold; margin:0 auto; padding:0;}
.lyNyService ul li .ser_tit img { display:block; width:30px; height:30px; overflow:hidden; margin:5px 5px 5px 0; padding:0; float:left;}
.lyNyService ul li p { width:100%; overflow:hidden; line-height:24px; color:#555; font-size:14px; margin:0 auto; padding:0;}

@media screen and (max-width:1199px) and (min-width:1080px) {
}
@media screen and (max-width:1079px) and (min-width:1024px) {
}
@media screen and (max-width:1023px) and (min-width:768px) {
}
@media (max-width: 767px) {
	.lyNyService_con p { line-height:24px; font-size:14px;}
	.lyNyService ul { margin:20px 0 0;}
	.lyNyService ul li { margin:0 auto 20px;}
	.lyNyService ul li .ser_tit { font-size:16px;}
}
@media (max-width: 375px) {
}
@media (max-width: 320px) {
}
/*服务中心 结束*/


/*视频 开始*/
.lyNyVideo_list { width:100%; min-height:320px; overflow:hidden; margin:0 auto; padding:0;}
.lyNyVideo_list ul li { width:49%; overflow:hidden; margin:0 2% 20px 0; padding:9px; background-color:#fff; border:1px solid #eee; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyVideo_list ul li:nth-child(2n+2) { margin:0 0 20px;}
.lyNyVideo_list ul li .lyNyVideo_img { width:100%; height:294px; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyNyVideo_list ul li .lyNyVideo_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyVideo_list ul li .lyNyVideo_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyVideo_list ul li:hover .lyNyVideo_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

.lyNyVideo_list ul li .lyNyVideo_name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyNyVideo_list ul li .lyNyVideo_name a { display:block; width:100%; height:36px; overflow:hidden; line-height:36px; color:#333; font-size:15px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyVideo_list ul li:hover .lyNyVideo_name a { color:#ff7800;}

.lyNyVideo_list ul li .lyNyVideo_btn { width:100%; overflow:hidden; margin:10px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyVideo_btn a { display:block; width:32%; height:36px; overflow:hidden; line-height:36px; color:#fff; font-size:14px; text-align:center; background-color:#ff7800; margin:0 auto; padding:0;}
.lyNyVideo_btn a:hover { background-color:#fe9b02;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNyVideo_list ul li .lyNyVideo_img { height:240px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNyVideo_list ul li .lyNyVideo_img { height:300px;}
	.lyNyVideo_btn a { width:28%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNyVideo_list ul li .lyNyVideo_img { height:256px;}
}
@media (max-width: 767px) {
	.lyNyVideo_list ul li { width:48.5%; margin:0 3% 15px 0;}
	.lyNyVideo_list ul li:nth-child(2n+2) { margin:0 0 15px;}
	.lyNyVideo_list ul li .lyNyVideo_img { height:127px;}
	.lyNyVideo_btn a { width:60%;}
}
@media (max-width: 375px) {
	.lyNyVideo_list ul li .lyNyVideo_img { height:114px;}
}
@media (max-width: 320px) {
	.lyNyVideo_list ul li .lyNyVideo_img { height:95px;}
	.lyNyVideo_btn a { width:70%;}
}
/*视频 结束*/


/*资料下载 开始*/
.lyNyDown_list { width:100%; min-height:320px; height:auto; margin:0 auto; padding:0;}
.lyNyDown_list ul li { width:100%; height:auto; margin:0 auto 20px; padding:9px; background-color:#fff; border:1px solid #eee; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyDown_list ul li:hover { border:1px solid #fff; box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
.lyNyDown_list ul li a.down_text { display:block; width:80%; height:32px; overflow:hidden; line-height:32px; color:#555; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0; float:left;}
.lyNyDown_list ul li a.down_text:hover { color:#ff7800;}
.lyNyDown_list ul li a.down_text img { display:block; width:32px; height:32px; margin:0 10px 0 0; padding:0; float:left;}
.lyNyDown_list ul li a.down_btn { display:block; width:10%; height:32px; overflow:hidden; line-height:32px; color:#555; font-size:14px; text-align:center; margin:0; padding:0; float:left;}
.lyNyDown_list ul li a.down_btn img { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-2px 0 0 0; padding:0;}
.lyNyDown_list ul li a.down_btn:hover { color:#ff7800;}

@media screen and (max-width:1199px) and (min-width:1080px) {
}
@media screen and (max-width:1079px) and (min-width:1024px) {
}
@media screen and (max-width:1023px) and (min-width:768px) {
}
@media (max-width: 767px) {
	.lyNyDown_list ul li { margin:0 auto 15px;}
	.lyNyDown_list ul li a.down_text { font-size:15px;}
	.lyNyDown_list ul li a.down_btn { font-size:0;}
	.lyNyDown_list ul li a.down_btn img { display: block; margin:1px auto;}
}
@media (max-width: 375px) {
}
@media (max-width: 320px) {
	.lyNyDown_list ul li a.down_text { width:77%;}
	.lyNyDown_list ul li a.down_btn { width:11.5%;}
}
/*资料下载 结束*/


/*体验中心 开始*/
.lyNyExp_main { width:100%; min-height:320px; height:auto; margin:0 auto; padding:0;}
.lyNyExp_main .lyNyExp_con { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.lyNyExp_con p { width:100%; overflow:hidden; line-height: 30px; color: #333; font-size: 15px; margin:0 auto; padding:0;}

.lyNyExp_main .lyNyExp_list1, .lyNyExp_main .lyNyExp_list2, .lyNyExp_main .lyNyExp_list3 { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyExp_list1 ul li, .lyNyExp_list2 ul li { width:100%; height:auto; margin:0 auto 40px; padding:0;}
.lyNyExp_list1 ul li .lyNyExp_tit1 { width:100%; height:40px; overflow:hidden; line-height:40px; color:#ff7800; font-size:18px; font-weight:bold; margin:0 auto 10px; padding:0;}
.lyNyExp_list1 ul li .lyNyExp_tit1 a { color:#ff7800; font-size:18px; font-weight:bold;}
.lyNyExp_list1 ul li .lyNyExp_pro { width:100%; height:auto; margin:0 auto; padding:19px; border:1px solid #eee; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyExp_list1 ul li:hover .lyNyExp_pro { box-shadow:0 0 10px rgba(0,0,0,0.1);}
.lyNyExp_list1 ul li .lyNyExp_pro .lyNyExp_proimg { width:24%; height:150px; overflow:hidden; margin:0; padding:0 20px 0 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyExp_list1 ul li .lyNyExp_pro .lyNyExp_proimg a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyExp_list1 ul li .lyNyExp_pro .lyNyExp_proimg a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyExp_list1 ul li:hover .lyNyExp_pro .lyNyExp_proimg a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyExp_list1 ul li .lyNyExp_pro .lyNyExp_protext { width:76%; height:auto; overflow:hidden; margin:0; padding:0 0 0 20px; border-left:1px dashed #eee; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyExp_protext p { width:100%; overflow:hidden; line-height:30px; color:#555; font-size:15px; margin:0 auto; padding:0;}

.lyNyExp_list2 ul li .lyNyExp_tit2, .lyNyExp_list3 .lyNyExp_tit3 { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; font-weight:bold; margin:0 auto 10px; padding:0;}
.lyNyExp_list2 ul li p { width:100%; overflow:hidden; line-height:28px; color:#555; font-size:15px; margin:0 auto; padding:0;}

.lyNyExp_list3 ul li { width:100%; height:auto; margin:0 auto 20px; padding:0;}
.lyNyExp_list3 ul li p { width:100%; overflow:hidden; line-height:30px; color:#f00; font-size:15px; margin:0 auto; padding:0;}
.lyNyExp_list3 ul li span { display:block; width:100%; overflow:hidden; line-height:30px; color:#555; font-size:15px; margin:0 auto; padding:0;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNyExp_list1 ul li .lyNyExp_pro .lyNyExp_proimg { width:28%;}
	.lyNyExp_list1 ul li .lyNyExp_pro .lyNyExp_protext { width:72%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNyExp_list1 ul li .lyNyExp_pro .lyNyExp_proimg { width:26%;}
	.lyNyExp_list1 ul li .lyNyExp_pro .lyNyExp_protext { width:74%;}
}
@media (max-width: 767px) {
	.lyNyExp_main .lyNyExp_con { margin:0 auto 20px;}
	.lyNyExp_list1 ul li, .lyNyExp_list2 ul li { margin:0 auto 20px;}
	.lyNyExp_list1 ul li .lyNyExp_pro .lyNyExp_proimg { width:100%; height:240px; margin:0 auto 15px; padding:0; float:inherit;}
	.lyNyExp_list1 ul li .lyNyExp_pro .lyNyExp_protext { width:100%; padding:0; border:0; float:inherit;}
}
@media (max-width: 375px) {
}
@media (max-width: 320px) {
}
/*体验中心 结束*/


/*关于我们 开始*/
.lyNyAboutus_main { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyAboutus_main .lyNyAboutus_pic { width:100%; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyNyAboutus_pic img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}

.lyNyAboutus_main .lyNyAboutus_con { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyAboutus_con em.lyNyAboutus_tit1 { display:block; width:100%; overflow:hidden; line-height:40px; color:#ff7800; font-size:18px; font-weight:bold; font-style:normal; margin:20px auto 0; padding:0;}
.lyNyAboutus_con p { width:100%; overflow:hidden; line-height:24px; color:#555; font-size:14px; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyAboutus_con p b.lyNyAboutus_tit2 { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-weight:bold; margin:10px auto 0; padding:0;}
.lyNyAboutus_con p span { color:#555!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:14px!important;}

.lyNyAboutus_main .lyNyHonor_list { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyHonor_list ul li { width:32%; height:auto; margin:0 2% 20px 0; padding:9px; background-color:#fff; border:1px solid #eee; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyHonor_list ul li:nth-child(3n+3) { margin:0 0 20px;}
.lyNyHonor_list ul li:hover { border:1px solid #fff; box-shadow:0 0 10px rgba(0,0,0,0.1);}
.lyNyHonor_list ul li .lyNyHonor_img { width:100%; height:330px; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyNyHonor_list ul li .lyNyHonor_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyHonor_list ul li .lyNyHonor_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyHonor_list ul li:hover .lyNyHonor_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

.lyNyHonor_list ul li .lyNyHonor_name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyNyHonor_list ul li .lyNyHonor_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:15px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyHonor_list ul li:hover .lyNyHonor_name a { color:#ff7800;}

.lyNyAboutus_main .lyNyAb_history { width:100%; height:auto; min-height:320px; margin:0 auto; padding:40px 0; background:url(../images/line1.png) center top repeat-y; position:relative;}
.lyNyAb_history i { display:block; width:32px; height:32px; overflow:hidden; position:absolute; left:50%; margin:0 0 0 -16px;}
.lyNyAb_history i.histop { top:0;}
.lyNyAb_history i.hisbottom { bottom:0;}
.lyNyAb_history ul li { width:100%; height:auto; margin:40px auto; padding:0;}
.lyNyAb_history ul li .his_text { width:50%; height:auto; margin:0; padding:0 30px; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyAb_history ul li:nth-child(2n+2) .his_text { float:right;}
.lyNyAb_history ul li .his_text .his_time { width:100%; height:40px; line-height:40px; color:#333; font-size:32px; font-weight:bold; font-family: "SanFranciscoBold"; text-align:right; margin:0 auto 10px; padding:0; position:relative;}
.lyNyAb_history ul li .his_text .his_time em { display:block; width:14px; height:14px; overflow:hidden; margin:0; padding:0; background-color:#fff; border:5px solid #f08302; border-radius:50%; position:absolute; top:10px; right:-42px;}
.lyNyAb_history ul li:nth-child(2n+2) .his_text .his_time { text-align:left;}
.lyNyAb_history ul li:nth-child(2n+2) .his_text .his_time em { right:inherit; left:-42px;}
.lyNyAb_history ul li .his_text .his_con { width:100%; height:auto; margin:0; padding:0; position:relative;}
.lyNyAb_history ul li .his_text .his_con p { width:100%; overflow:hidden; line-height:24px; color:#555; font-size:14px; text-align:right; margin:3px auto; padding:0;}
.lyNyAb_history ul li .his_text .his_con p span { color:#333; font-weight:bold; font-family: "SanFranciscoBold"; margin:0 4px 0 0;}
.lyNyAb_history ul li:nth-child(2n+2) .his_text .his_con p { text-align:left;}
.lyNyAb_history ul li .his_text .his_con em { display:block; width:10px; height:10px; overflow:hidden; margin:0; padding:0; background-color:#aeacc1; border-radius:50%; position:absolute; top:7px; right:-35px;}
.lyNyAb_history ul li:nth-child(2n+2) .his_text .his_con em { right:inherit; left:-35px;}

.lyNyAb_history ul li .his_img { width:50%; height:240px; overflow:hidden; margin:0; padding:0 30px; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyAb_history ul li:nth-child(2n+2) .his_img { float:left;}
.lyNyAb_history ul li .his_img p { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyNyAb_history ul li .his_img p img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyAb_history ul li:hover .his_img p img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNyAb_history ul li .his_img { height:192px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNyAb_history ul li .his_img { height:240px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNyAb_history ul li .his_img { height:206px;}
	.lyNyHonor_list ul li .lyNyHonor_img { height:308px;}
}
@media (max-width: 767px) {
	.lyNyAboutus_main .lyNyAb_history { padding:20px 0 20px 40px; background:url(../images/line1.png) 16px 0 repeat-y; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.lyNyAb_history i { left:0; margin:0;}
	
	.lyNyAb_history ul li { margin:40px auto;}
	.lyNyAb_history ul li .his_text { width:100%; padding:0; float:inherit;}
	.lyNyAb_history ul li .his_img { width:100%; height:233px; margin:0 0 15px; padding:0; float:inherit;}
	.lyNyAb_history ul li .his_text .his_time, .lyNyAb_history ul li .his_text .his_con p { text-align:left;}
	.lyNyAb_history ul li .his_text .his_time em, .lyNyAb_history ul li:nth-child(2n+2) .his_text .his_time em { left:-36px;}
	.lyNyAb_history ul li .his_text .his_con em, .lyNyAb_history ul li:nth-child(2n+2) .his_text .his_con em { left:-28px;}
	
	.lyNyHonor_list ul li { width:48%; margin:0 4% 20px 0;}
	.lyNyHonor_list ul li:nth-child(3n+3) { margin:0 4% 20px 0;}
	.lyNyHonor_list ul li:nth-child(2n+2) { margin:0 0 20px 0;}
	.lyNyHonor_list ul li .lyNyHonor_img { height:230px;}
}
@media (max-width: 375px) {
	.lyNyAb_history ul li .his_img { height:209px;}
	.lyNyHonor_list ul li .lyNyHonor_img { height:180px;}
}
@media (max-width: 320px) {
	.lyNyAb_history ul li .his_img { height:174px;}
	.lyNyHonor_list ul li .lyNyHonor_img { height:120px;}
}
/*关于我们 结束*/


/*联系我们 开始*/
.lyNyContact_main { width:100%; height:auto; margin:40px auto; padding:0;}
.ly_title2 { width:100%; overflow:hidden; margin:0 auto 30px; padding:0;}
.ly_title2 p { width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 32px; font-weight: bold; text-align: center; margin: 0 auto 15px;}
.ly_title2 p span { color: #ff7800;}
.ly_title2 img { display:block; width:160px; height:7px; overflow:hidden; margin:0 auto; padding:0;}

.lyNyContact_con1 { width:100%; overflow:hidden; margin:60px auto; padding:0;}
.lyNyContact_con1 .lyNyContact_left { width:48%; height:420px; margin:0; padding:0; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyContact_left .lyNyContact_img { width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.lyNyContact_left .lyNyContact_img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyContact_left:hover .lyNyContact_img img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyContact_left .lyNyContact_text { width:78%; height: 250px; overflow:hidden; margin:-125px 0 0; padding:40px; background-color:rgba(0, 0, 0, 0.64); position:absolute; left:11%; top:50%; z-index:2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyContact_text .lyNyContact_name { width:100%; overflow:hidden; line-height:40px; color:#fff; font-size:22px; font-weight:bold; text-overflow:ellipsis; white-space: nowrap; margin:0 auto 10px; padding:0;}
.lyNyContact_text p { width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:15px; text-overflow:ellipsis; white-space: nowrap; margin:0 auto; padding:0;}
.lyNyContact_text p span { font-weight:bold;}
.lyNyContact_con1 .lyNyContact_form { width:48%; height:420px; margin:0; padding:39px; border:1px solid #eee; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyContact_form .Ctmsg_ipt { width:46%; height:auto; margin:0 0 20px; padding:0; float:left; position:relative;}
.lyNyContact_form .Ctmsg_ipt1 { float:right;}
.Ctmsg_ipt input { display:block; width:100%; height:60px; overflow:hidden; line-height:40px; color:#555; font-size:15px; text-overflow:ellipsis; white-space: nowrap; background-color:#efefef; border-radius:4px; margin:0; padding:10px; border:0; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.Ctmsg_ipt i, .Ctmsg_area i { display:block; height:60px; line-height:60px; color:#f00; font-size:14px; position:absolute; top:0; right:-10px;}
.lyNyContact_form .Ctmsg_area { width:100%; height:auto; margin:0 auto 20px; padding:0; position:relative;}
.Ctmsg_area textarea { display:block; width:100%; height:110px; overflow:hidden; line-height:30px; color:#555; font-size:15px; background-color:#efefef; border-radius:4px; margin:0 auto; padding:10px; border:0; outline:none; resize:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyContact_form .Ctmsg_btn { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.Ctmsg_btn input { display:block; width:46%; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:15px; text-align:center; background-color:#ff7800; border-radius:4px; border:0; outline:none; cursor:pointer; margin:0; padding:0; float:right;}

.lyNyContact_con2 { width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background-color:#efefef;}
.lyNyContact_con2 .lyNyContact_mid { width:100%; max-width:1200px; overflow:hidden; margin:0 auto; padding:0;}
.lyNyContact_mid .lyNyContact_midimg { width:48%; height:350px; overflow:hidden; margin:0; padding:0; float:right; position:relative;}
.lyNyContact_mid .lyNyContact_midimg img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyContact_con2:hover .lyNyContact_mid .lyNyContact_midimg img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyContact_mid .lyNyContact_midtext { width:48%; height:auto; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyContact_midtext .contact_tit { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:32px; font-weight:bold; margin:0 auto 20px; padding:0;}
.lyNyContact_midtext p { width:100%; overflow:hidden; line-height:24px; color:#555; font-size:14px; margin:0 auto 15px; padding:0;}
.lyNyContact_midtext p b { display:block; font-weight:bold;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNyContact_con1 { margin:40px auto;}
	.lyNyContact_con1 .lyNyContact_left { height:350px;}
	.lyNyContact_con1 .lyNyContact_form { height:350px; padding:19px;}
	.Ctmsg_ipt input { height:48px; padding:0 10px;}
	.lyNyContact_form .Ctmsg_ipt { margin:0 0 18px;}
	.lyNyContact_form .Ctmsg_area { margin:0 auto 18px;}
	.Ctmsg_ipt i { height:48px; line-height:48px;}
	
	.lyNyContact_con2 .lyNyContact_mid { width:92%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNyContact_con1 { margin:40px auto;}
	.lyNyContact_con1 .lyNyContact_left { height:345px;}
	.lyNyContact_con1 .lyNyContact_form { height:345px; padding:19px;}
	.Ctmsg_ipt input { height:48px; padding:0 10px;}
	.lyNyContact_form .Ctmsg_ipt { margin:0 0 16px;}
	.lyNyContact_form .Ctmsg_area { margin:0 auto 16px;}
	.Ctmsg_ipt i { height:48px; line-height:48px;}
	
	.lyNyContact_con2 .lyNyContact_mid { width:96%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNyContact_con1 { margin:40px auto;}
	.lyNyContact_con1 .lyNyContact_left { width:100%; height:420px; margin:0 auto 40px; float:inherit;}
	.lyNyContact_con1 .lyNyContact_form { width:100%; height:auto; padding:39px 79px; float:inherit;}
	
	.lyNyContact_con2 { padding:40px 0;}
	.lyNyContact_con2 .lyNyContact_mid { width:96%;}
	.lyNyContact_mid .lyNyContact_midimg { width:100%; margin:0 auto 20px;}
	.lyNyContact_mid .lyNyContact_midtext { width:100%; padding:0 80px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}	
}
@media (max-width: 767px) {
	.lyNyContact_main { margin:20px auto;}
	.ly_title2 { margin:0 auto 20px;}
	.ly_title2 p { height:32px; line-height:32px; font-size:28px; margin:0 auto 10px;}
	
	.lyNyContact_con1 { margin:20px auto;}
	.lyNyContact_con1 .lyNyContact_left { width:100%; height:284px; margin:0 auto 20px; float:inherit;}
	.lyNyContact_left .lyNyContact_text { width:100%; height:200px; padding:20px; left:0; margin:-100px 0 0;}
	.lyNyContact_text .lyNyContact_name { line-height:32px; font-size:18px;}
	.lyNyContact_text p { font-size:14px;}
	.lyNyContact_con1 .lyNyContact_form { width:100%; height:auto; padding:19px; float:inherit;}
	.Ctmsg_ipt input { height:48px; padding:0 10px;}
	.lyNyContact_form .Ctmsg_ipt { width:100%; margin:0 0 16px;}
	.lyNyContact_form .Ctmsg_area { margin:0 auto 16px;}
	.Ctmsg_ipt i { height:48px; line-height:48px;}
	.Ctmsg_btn input { margin:0 auto; float:inherit;}
	
	.lyNyContact_con2 { padding:30px 0 15px;}
	.lyNyContact_con2 .lyNyContact_mid { width:94%;}
	.lyNyContact_mid .lyNyContact_midimg { width:100%; height:237px; margin:0 auto 20px;}
	.lyNyContact_mid .lyNyContact_midtext { width:100%;}
	.lyNyContact_midtext .contact_tit { line-height:32px; font-size:24px; margin:0 auto 15px;}
}
@media (max-width: 375px) {
	.lyNyContact_con1 .lyNyContact_left { height:258px;}
	
	.lyNyContact_mid .lyNyContact_midimg { height:215px;}
}
@media (max-width: 320px) {
	.lyNyContact_con1 .lyNyContact_left { height:220px;}
	.Ctmsg_btn input { width:100%;}
	
	.lyNyContact_mid .lyNyContact_midimg { height:183px;}
}
/*联系我们 结束*/


/*新闻详情 开始*/
.lyNyNew_detail { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_detail .NyNewsdetail_title { width:100%; overflow:hidden; line-height:36px; color:#ff7800; font-size:24px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.lyNyNew_detail .NyNewsdetail_tips { width:100%; height:auto; overflow:hidden; line-height:30px; color:#999; font-size:14px; text-align:center; margin:15px auto; padding:0;}
.lyNyNew_detail .NyNewsdetail_con { width:100%; min-height:320px; overflow:hidden; margin:0 auto; padding:0; line-height:28px; color: #555; font-size:16px; text-align:justify;}
.NyNewsdetail_con p, .NyNewsdetail_con div { width:100%; overflow:hidden; line-height:28px; color:#555; font-size:15px; text-align:justify; word-break: break-all; margin:5px auto; padding:0;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#555!important; font-size:16px!important;}
.NyNewsdetail_con table { width:auto!important;}
.NyNewsdetail_con table tr td p { text-indent:0!important;}
.NyNewsdetail_con img { display:block; width:auto!important; height:auto!important; max-width:100%; margin:5px auto; padding:0; text-indent:0!important;}

.ly_PrevNext { width:100%; overflow:hidden; margin:40px auto 0; padding:39px 0 0; border-top:1px dashed #eee;}
.ly_PrevNext ul li { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:16px; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_PrevNext ul li:last-child { margin:0 auto;}
.ly_PrevNext ul li a { overflow:hidden; line-height:40px; color:#333; font-size:16px;}
.ly_PrevNext ul li:hover, .ly_PrevNext ul li:hover a { color:#ff7800;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNyNew_detail { margin:20px auto;}
	.lyNyNew_detail .NyNewsdetail_tips { margin:10px auto;}
	.ly_PrevNext { margin:20px auto 0; padding:19px 0 0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNyNew_detail { margin:20px auto;}
	.lyNyNew_detail .NyNewsdetail_tips { margin:10px auto;}
	.ly_PrevNext { margin:20px auto 0; padding:19px 0 0;}
}
@media (max-width: 767px) {
	.lyNyNew_detail { margin:20px auto;}
	.lyNyNew_detail .NyNewsdetail_title {}
	.lyNyNew_detail .NyNewsdetail_tips { margin:5px auto;}
	.lyNyNew_detail .NyNewsdetail_con { line-height:24px; font-size:14px;}
	.NyNewsdetail_con p, .NyNewsdetail_con div { line-height:24px; font-size:14px;}
	.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { font-size:14px!important;}
	.ly_PrevNext { margin:20px auto 0; padding:19px 0 0;}
	.ly_PrevNext ul li { line-height:30px; font-size:15px;}
	.ly_PrevNext ul li a { line-height:30px; font-size:15px;}
}
@media (max-width: 375px) {
}
@media (max-width: 320px) {
}
/*新闻详情 结束*/


/*产品详情 开始*/
.lyNy_right .lyNyProDetail_ConTit { margin:0 auto 30px; padding:0; border-bottom:2px solid #ff7800;}
.lyNyProDetail_ConTit p { width:100px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:18px; font-weight:bold; text-align:center; margin:0; padding:0 19px; background-color:#ff7800;}

.lyNy_right .lyNyProDetail_ConText { width:100%; overflow:hidden; line-height: 28px; color: #555; font-size: 15px; margin:0 auto 20px; padding:0;}
.lyNyProDetail_ConText img, .lyNyProDetail_ConText table, .lyNyProDetail_ConText tr, .lyNyProDetail_ConText td, .lyNyProDetail_ConText p, .lyNyProDetail_ConText span, .lyNyProDetail_ConText div, .lyNyProDetail_ConText video, .lyNyProDetail_ConText embed { width:auto !important; height:auto !important; max-width:100% !important; max-height: 100%; line-height: 28px; color: #555; font-size: 15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;}
.lyNyProDetail_ConText table { width:100%!important; margin:20px 0;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#555!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.lyNyProDetail_ConText table tr td p { text-indent:0!important;}
.lyNyProDetail_ConText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.lyNy_right .lyNyProDetail_ConBtn { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyProDetail_ConBtn a { display:block; width:140px; height:44px; overflow:hidden; line-height:44px; color:#fff; font-size:18px; text-align:center; background-color:#f08302; margin:0; padding:0;}
.lyNyProDetail_ConBtn a:hover { background-color:#ff910f;}

.lyNyProDetailTab { width:100%; height:56px; overflow:hidden; margin:0 auto; padding:0;}
.lyNyProDetailTab ul li { width:19.2%; height:56px; overflow:hidden; line-height:55px; color:rgb(102, 102, 102); font-size:16px; text-align:center; white-space: nowrap; text-overflow: ellipsis; margin:0 1% 0 0; padding:0; background-color:rgb(217, 217, 217); border:1px solid #eee; border-bottom:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyProDetailTab ul li:last-child { margin:0;}
.lyNyProDetailTab ul li.tabActive { color:#fff; font-weight:bold; background-color:#ff7800;}

.lyNyProDetail_ConText1 { width:100%; overflow:hidden; line-height: 28px; color: #555; font-size: 15px; margin:0 auto 20px; padding:20px; border:1px solid #eee; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyProDetail_ConText1 img, .lyNyProDetail_ConText1 table, .lyNyProDetail_ConText1 tr, .lyNyProDetail_ConText1 td, .lyNyProDetail_ConText1 p, .lyNyProDetail_ConText1 span, .lyNyProDetail_ConText1 div, .lyNyProDetail_ConText1 video, .lyNyProDetail_ConText1 embed { width:auto !important; height:auto !important; max-width:100% !important; max-height: 100%; line-height: 28px; color: #555; font-size: 15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;}
.lyNyProDetail_ConText1 table { width:100%!important; margin:20px 0;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#555!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.lyNyProDetail_ConText1 table tr td p { text-indent:0!important;}
.lyNyProDetail_ConText1 img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.lyNyProDetail_ConBtn1 { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyProDetail_ConBtn1 a { display:block; width:140px; height:44px; overflow:hidden; line-height:44px; color:#fff; font-size:18px; text-align:center; background-color:#f08302; margin:0; padding:0;}
.lyNyProDetail_ConBtn1 a:hover { background-color:#ff910f;}

@media screen and (max-width:1199px) and (min-width:1080px) {

}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNy_right .lyNyProDetail_ConTit { margin:0 auto 25px; padding:0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNy_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
}
@media (max-width: 767px) {
	.lyNy_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
	.lyNy_right .lyNyProDetail_ConText { max-height:99999999999999999999999px;}
	.lyNyProDetail_ConText div { max-height:99999999999999999999999px;}
	
	.lyNyProDetail_ConText1 { max-height:99999999999999999999999px;}
	.lyNyProDetail_ConText1 div { max-height:99999999999999999999999px;}
	
	.lyNyProDetailTab { height:48px;}
	.lyNyProDetailTab ul li { width:20%; height:48px; line-height:48px; margin:0; border:0; font-size:15px;}
	.lyNyProDetail_ConText1 { border-top:0;}
}
@media (max-width: 375px) {
}
@media (max-width: 320px) {
	.lyNyProDetailTab ul li { font-size:14px;}
}

.pro_detail_main { width:100%; height:auto; margin: 0 auto 40px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:53%; min-height:360px; overflow: hidden; margin: 0; padding: 0 0 80px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #333; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto; padding:20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; margin:0 auto; padding:0; display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 0 auto; padding: 0;}
.pro_detail_text ul li { width:100%; height:32px; overflow: hidden; line-height: 32px; color: #888; font-size: 14px; text-align: justify; white-space:nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 22px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #f08302; display:none;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #ff7800;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #ff910f;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #303030;}

/**产品详情页产品图片切换**/
.prodetail_img { width:44%; height: 440px; margin: 0; padding: 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:70px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:70px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:360px; overflow:hidden; padding:0; border:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.pro_detail_main { width:100%; padding:0;}
	.prodetail_img { width:45%; position:inherit;float: left;}
	#preview, #spec-n5, #spec-list, .jqzoom { width:100%;}
	.pro_detail_main .pro_detail_text { width:52%;}
	.pro_detail_text .pro_detail_btn { width:100%;}
	.zoomdiv { left:104%!important;}	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyProDetail { margin:40px auto;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.pro_detail_main { width:100%; margin: 0 auto 20px;}
	.prodetail_img { width:100%; height:auto; margin:0 0 20px;}
	#preview { width:100%;}
	.jqzoom { width:100%;height: 340px;}
	.pro_detail_main .pro_detail_text { width:100%;padding-top:0;height: auto;min-height:260px; padding-bottom:48px;}
	.pro_detail_text h1 { font-size:22px; line-height:32px;}
	.pro_detail_text .jyms { margin: 10px auto; padding: 12px 16px; height:auto;}
	.pro_detail_text .jyms p { height:auto; max-height:100px;}
	.pro_detail_text ul { overflow:hidden; margin: 10px auto;}
	.pro_detail_text ul li { font-size:14px; margin: 6px auto;}
	.pro_detail_text .pro_detail_btn { height:48px;}
	.pro_detail_btn a { height:48px; line-height:48px; width:48%; font-size:22px;}
	.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 0 0;}
	#spec-n5 { width:100%;}
	#spec-list { width:100%;}
	.zoomdiv,.jqZoomPup { display:none !important;}
}
@media (max-width:767px) {
	.pro_detail_main { width:100%; margin: 0 auto 20px;}
	.prodetail_img { width:100%; height:auto; margin:0 auto 20px;}
	#preview { width:100%;}
	.jqzoom { width:100%;height: 285px;}
	.pro_detail_main .pro_detail_text { width:100%; padding-top:0; height: auto;min-height:260px; padding-bottom:48px;}
	.pro_detail_text h1 { font-size:22px; line-height:32px;}
	.pro_detail_text .jyms { margin: 10px auto;padding: 12px;height:auto;}
	.pro_detail_text ul { overflow:hidden; margin: 10px auto;}
	.pro_detail_text ul li { font-size:14px; margin: 4px auto;}
	.pro_detail_text .pro_detail_btn { height:48px;}
	.pro_detail_btn a { height:48px; line-height:48px; width:48%; font-size:16px;}
	.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 0 0;}
	#spec-n5 { width:100%; height:60px;}
	#spec-list { width:100%;}
	#spec-list ul li { height:60px;}
	.zoomdiv,.jqZoomPup { display:none !important;}
}
/*产品详情 结束*/

/*相关产品 开始*/
.lyNy_XgPro { width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background-color:#f7f7f7;}
.lyNy_XgPro .lyNyXgPro_main { width:100%; max-width:1200px; min-height:240px; margin:0 auto; padding:0;}
.lyNyXgPro_main .lyNyXgPro_list { width:100%; height:auto; margin:0 auto; padding:0;}
.XgPro_scoll { width:100%; padding:0;}
.XgPro_scoll .item { position:relative;}
.XgPro_scoll .lSPrev, .XgPro_scoll .lSNext { background:url(../images/jiantou_l.png) center center no-repeat; width:25px; height:45px; position:absolute; left:-60px; top:50%; margin-top:-22.5px;cursor:pointer;}
.XgPro_scoll .lSNext { left:auto; right:-60px; background:url(../images/jiantou_r.png) center center no-repeat;}
.XgPro_scoll .lSPrev:hover { background:url(../images/jiantou_l0.png) center center no-repeat;}
.XgPro_scoll .lSNext:hover { background:url(../images/jiantou_r0.png) center center no-repeat;}
.XgPro_scoll .content-slider { width:100%; overflow:hidden;}
.XgPro_scoll .content-slider li .pic { display:block; width:100%; height:285px; background-color:#fff; text-align:center; margin:0 auto; padding:0; border-bottom:1px solid #eee; position:relative; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.XgPro_scoll .content-slider li .pic img { max-width:95%; max-height:95%; vertical-align:middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s;}
.XgPro_scoll .content-slider li .pic .iblock { display:inline-block; height:100%; width:0; vertical-align:middle}
.XgPro_scoll .content-slider li:hover .pic img { transform:scale(1.1); -ms-transform:scale(1.1); -webkit-transform:scale(1.1); -o-transform:scale(1.1); -moz-transform:scale(1.1);}
.XgPro_scoll .lSPager { display:none;}

.XgPro_scoll .content-slider li .XgPro_name { display:block; width:100%; height:48px; overflow:hidden; line-height:40px; color:#333; font-family:"PingFangMedium"; font-size:16px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:4px 10px; background-color:#fff; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.XgPro_scoll .content-slider li:hover .XgPro_name { background-color:#ff7800; color:#fff;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNy_XgPro { padding:40px 0;}
	.lyNy_XgPro .lyNyXgPro_main { width:92%;}
	
	.lyAboutHonor_list { width:100%; padding:0 5%;}
	.XgPro_scoll { padding: 0 0 0;}
	.XgPro_scoll .item { overflow: hidden;}
	.XgPro_scoll .lSPrev, .XgPro_scoll .lSNext { display:none;}
	.XgPro_scoll .content-slider li .pic { height:234px;}
	.XgPro_scoll .content-slider li .XgPro_name { height:48px; padding:4px 10px; font-size:14px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNy_XgPro { padding:40px 0;}
	.lyNy_XgPro .lyNyXgPro_main { width:96%;}
	
	.ly_AboutHonor { padding:40px 0;}
	.lyAboutHonor_list { width:100%; padding:0 6%;}
	.XgPro_scoll { padding: 0 0 0;}
	.XgPro_scoll .item { overflow: hidden;}
	.XgPro_scoll .lSPrev, .XgPro_scoll .lSNext { display:none;}
	.XgPro_scoll .content-slider li .pic { height:286px;}
	.lSAction { display:none;}
	.XgPro_scoll .content-slider li .XgPro_name { height:48px; padding:4px 10px; font-size:14px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNy_XgPro { padding:40px 0;}
	.lyNy_XgPro .lyNyXgPro_main { width:96%;}
	
	.ly_AboutHonor { padding:40px 0;}
	.lyAboutHonor_list { width:100%; margin:0 auto; padding:0 4%;}
	.XgPro_scoll { padding: 0 0 0;}
	.XgPro_scoll .item { overflow: hidden;}
	.XgPro_scoll .lSPrev, .XgPro_scoll .lSNext { display:none;}
	.XgPro_scoll .content-slider li .pic { height:286px;}
	.lSAction { display:none;}
	.XgPro_scoll .content-slider li .XgPro_name { height:48px; padding:4px 10px; font-size:14px;}
}
@media (max-width: 767px) {
	.lyNy_XgPro { padding:20px 0;}
	.lyNy_XgPro .lyNyXgPro_main { width:94%;}
	
	.ly_AboutHonor { padding:40px 0;}
	.lyAboutHonor_list { width:100%; margin:0 auto; padding:0 3%;}	
	.XgPro_scoll { padding: 0;}
	.XgPro_scoll .item { overflow: hidden;}
	.XgPro_scoll .content-slider li .pic { height:184px;}
	.lSAction { display:none;}
	.XgPro_scoll .content-slider li .XgPro_name { height:48px; padding:4px 10px; font-size:14px;}
}
@media (max-width: 375px) {
	.XgPro_scoll .content-slider li .pic { height:166px;}
}
@media (max-width: 320px) {
	.XgPro_scoll .content-slider li .pic { height:140px;}
}
/*相关产品 结束*/


/*内页-在线留言 开始*/
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto!important; padding: 39px; border: 1px solid #eee; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg h3 { display: none!important;}
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto!important; padding: 0;}
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 30px!important; padding: 0; color: #999; font-size: 14px;}
.ly_msg ul li:last-child { margin:0 auto!important;}
.ly_msg ul li a img{ height:42px;}
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 12px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 0; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li .msg_ipt12 { width: 83%; height: 34px; overflow: hidden; margin: 0; padding-right: 0; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important; outline: none!important; resize: none!important;}

.ly_msg ul li .msg_ipt1 #selPvc { height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;}
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important;}
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left;}
.ly_msg ul li a.yzm_img {display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left;}
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important;}
.ly_msg ul li .msg_btn { width: 83%; overflow: hidden; margin: 0 auto; padding: 0; float: left;}
.ly_msg ul li .msg_btn { width: 88%!important;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 15px!important; text-align: center!important; border: none!important; background-color: #ff7800!important; cursor: pointer!important;}
.msg_btn input:last-child { background-color: #bbb!important;}
.msg_btn input:hover { background-color:#ff7800!important;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_msg { padding:19px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_msg { padding:19px;}
	.ly_msg ul li { margin: 0 auto 25px!important;}
	.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 140px!important;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_msg { padding:19px;}
	.ly_msg ul li { margin: 0 auto 20px!important;}
	.ly_msg ul li h4 { width:12%!important;}
	.ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara, .ly_msg ul li .msg_btn { width: 88%!important;}
}
@media (max-width: 767px) {
	.ly_msg { padding:19px;}
	.ly_msg ul li { margin: 0 auto 20px!important;}
	.ly_msg ul li h4 { display:none!important;}
	.ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara, .ly_msg ul li .msg_btn { width: 100%!important; float:inherit!important;}
	.msg_btn input { width:48%!important; margin:0 4% 0 0!important;}
	.msg_btn input:last-child { margin:0!important;}
	.ly_msg ul li a.yzm_img { float:inherit!important;}
	.ly_msg ul li span { display:block;}
}
/*内页-在线留言 结束*/



 