@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; }

/* 设置滚动条的样式 */
::-webkit-scrollbar {
width:4px;
}/* 滚动槽 */
::-webkit-scrollbar-track {
background-color:#f0f0f0;
border-radius:0px;
}/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
background-color:#0a1a3e;
}
::-webkit-scrollbar-thumb:window-inactive {
background-color:#0a1a3e;
}
.w_1400 { width: 1400px; margin: 0 auto; }
@media screen and (max-width:1600px) and (min-width:1301px) {
.w_1400 { width: 95%; }
}
@media screen and (max-width:1300px) and (min-width:1200px) {
.w_1400 { width: 95%; }
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.w_1400 { width: 95%; }
}
@media screen and (max-width:1079px) and (min-width:768px) {
.w_1400 { width: 95%; }
}
@media screen and (max-width:767px) {
.w_1400 { width: 95%; }
}
/*头部 开始*/
.ly_top { width: 100%; height: auto; margin: 0 auto; padding: 0; position: relative; }
.ly_top .lytop_main { width: 1400px; height: 110px; margin: 0 auto; padding: 0; position: relative; }
.lytop_main .ly_logo { width: 27%; height: 80px; overflow: hidden; margin: 15px 0; padding: 0; float: left; }
.ly_logo a { display: table-cell; vertical-align: middle; width: 100%; height: 80px; 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; }
.ly_logo .logo_text { height: 50px; overflow: hidden; margin: 5px 0; padding: 5px 0 5px 20px; border-left: 1px solid #eaeaea; float: left; }
.logo_text p { height: 30px; line-height: 30px; color: #3e3e3e; font-size: 24px; font-weight: bold; margin: 0; padding: 0; }
.logo_text span { display: block; height: 20px; line-height: 20px; color: #797979; font-size: 15px; text-align: center; margin: 0; padding: 0; }
.head_r { float: right; border-left: 1px dotted rgba(0,0,0,.3); margin-top: 45px; width: 12%; padding-left: 1%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.ly_search { width: 40px; height: 18px; padding: 0; float: left; position: relative; margin-right: 1%; }
.ly_search i { display: block; width: 40px; height: 18px; overflow: hidden; margin: 0; padding: 0; background: url(../img/sc_btn.png) center center no-repeat; cursor: pointer; }
.lysc_main { display: none; width: 100%; height: 50px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: 110px; right: 0; z-index: 999; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; background: rgba(0,0,0,.5); padding: 20px 0; }
.lysc_main form { width: 40%; padding: 0 60px 0 0; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; }
.lysc_main form .sc_ipt { width: 100%; height: 50px; overflow: hidden; margin: 0; padding: 0; }
.lysc_main form .sc_ipt input { display: block; width: 100%; height: 50px; overflow: hidden; line-height: 50px; color: #333; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; outline: none; background-color: #fff; outline: none; background-color: #fff; margin: 0; padding: 0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 0; }
.lysc_main form .sc_btn { width: 60px; height: 50px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: 0; right: 0; }
.lysc_main form .sc_btn input { display: block; width: 100%; height: 50px; overflow: hidden; background: #333 url(../img/sIcon.png) center center no-repeat; border: none; outline: none; cursor: pointer; }
.ly_tel { width: 40px; height: 18px; padding: 0; float: left; position: relative; margin-right: 1%;}
.ly_tel .lytel_main { display: none; width: 360px; height: 90px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: 20px; right: 0; z-index: 999; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.ly_tel i { display: block; width: 40px; height: 18px; overflow: hidden; margin: 0; padding: 0; background: url(../img/tel_btn.png) center center no-repeat; cursor: pointer; }
.lytel_main .info { position: absolute; background: #f1f1f1; line-height: 24px; top: 20px; color: #666; }
.lytel_main .info { width: 200px; padding: 10px 30px; text-align: right; right: 0; left: auto; }
.lytel_main .info::before { content: ""; position: absolute; right: 10px; top: -15px; border: 8px solid transparent; border-bottom-color: #f1f1f1; }
.lytel_main .info span { display: block; font-size: 22px; color: #000; font-family: Arial; }
.ly_lang { width: 40px; height: 18px; padding: 0; float: left; position: relative; }
.ly_lang i { display: block; width: 40px; height: 18px; overflow: hidden; margin: 0; padding: 0; background: url(../img/language.png) center center no-repeat; cursor: pointer; }
.lang_main {position: absolute;right:5px;top:23px;background:#f1f1f1;display: none;z-index: 999;}
.lang_main a {display: block;line-height: 30px;width:80px;color:#000;text-align: center;border-bottom:1px dotted #000;}
@media screen and (max-width:1399px) and (min-width:1200px) {
.ly_top .lytop_main { width: 94%; }
.lytop_main .ly_logo { width: 23%; }
.head_r { padding-left: 1%; }
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.ly_top .lytop_main { width: 94%; }
.lytop_main .ly_logo { width: 23%; }
.head_r { width: 14%; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ly_top .lytop_main { width: 94%; }
.lytop_main .ly_logo { width: 23%; }
.head_r { width: 16%; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.ly_top .lytop_main { width: 94%; height: 72px; position: relative; }
.lytop_main .ly_logo { width: 84%; height: 60px; margin: 15px 0 6px; }
.ly_logo a { height: 60px; }
.head_r { width: 100%; border: none; margin: 0; }
.ly_search { display: none; }
.ly_search i { display: none; }
.lysc_main { position: revert; background: none; height: 40px; display: block; width: 100%; top: 0; top: 0; right: inherit!important; height: 40px; padding: 20px 0 15px; }
.lysc_main form { width: 94%; }
.lysc_main form .sc_ipt { height: 40px; }
.lysc_main form .sc_ipt input { height: 40px; line-height: 40px; border: 1px solid #333; }
.lysc_main form .sc_btn { height: 40px; }
.lysc_main form .sc_btn input { height: 40px; }
.ly_tel { display: none; }
.ly_lang{ display: none;}
}
@media (max-width: 767px) {
.ly_top { width: 100%; height: 72px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }
.ly_top .lytop_main { width: 94%; height: 72px; position: relative; }
.lytop_main .ly_logo { width: 80%; height: 60px; margin: 6px 0; }
.ly_logo a { height: 60px; }
.head_r { width: 100%; border: none; margin: 0; }
.ly_search { display: none; }
.ly_search i { display: none; }
.lysc_main { position: revert; background: none; height: 40px; display: block; width: 100%; top: 0; top: 0; right: inherit!important; height: 40px; padding: 20px 0 15px; }
.lysc_main form { width: 94%; }
.lysc_main form .sc_ipt { height: 40px; }
.lysc_main form .sc_ipt input { height: 40px; line-height: 40px; border: 1px solid #333; }
.lysc_main form .sc_btn { height: 40px; }
.lysc_main form .sc_btn input { height: 40px; }
.ly_tel { display: none; }
.ly_lang{ display: none;}
}
/*导航栏 开始*/
.ly_nav { width: 60%; height: 60px; margin: 20px 0 0; padding: 0; float: left; }
.ly_nav li, .ly_nav a { text-decoration: none; list-style: none; }
.ly_nav ::-webkit-scrollbar {display: none;}
.ly_nav .nav_list { width: 100%; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; }
.ly_nav .nav_list > ul > li { display: inline-block; width: 12.5%; position: relative; list-style: none; padding: 0; float: left; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_nav .nav_list > ul > li:last-child { background: none; }
.ly_nav .nav_list > ul > li:hover { }
.ly_nav .nav_list > ul > li > a { display: inline-block; width: 100%; line-height: 50px; color: #333; font-size: 16px; text-align: center; padding: 0; margin: 0; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 10px; }
.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { }
.ly_nav .nav_list > ul > li > em { display: block; width: 0px; height: 2px; overflow: hidden; margin: 0 0 0 -36px; padding: 0; background-color: #0075d3; position: absolute; left: 50%; bottom: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { width: 72px; }
.ly_nav .nav_list > ul > li i { display: inline-block; width: 20px; height: 20px; background-size: 10px 10px; vertical-align: middle; cursor: pointer; margin: 0; }
.ly_nav .nav_list > ul > li i.cur { background-size: 10px 10px; text-decoration: none; }
.ly_nav .nav_list > ul > li ul { display: none; position: absolute; left: 0; top: 70px; z-index: 9; width: 100%; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
.ly_nav .nav_list > ul > li ul li { width: 100%; overflow: hidden; margin: 0 auto; padding: 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: center; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0; }
.ly_nav .nav_list > ul > li ul li a:hover { color: #fff; background-color: #0075d3; }
.ly_nav .nav_menu { display: none; }
@media screen and (max-width:1399px) and (min-width:1200px) {
.ly_nav { width: 65%; }
.ly_nav .nav_list > ul > li > a { font-size: 15px; }
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.ly_nav { width: 63%; }
.ly_nav .nav_list > ul > li > a { font-size: 15px; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ly_nav { width: 61%; }
.ly_nav .nav_list > ul > li > a { font-size: 15px; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.ly_nav { width: 50%; height: 0; margin: 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: #fff; 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: #333; 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:hover, .ly_nav .nav_list > ul > li.active { background-color: #0075d3; }
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff; }
.ly_nav .nav_list > ul > li > em { display: none; }
.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { display: none; }
.ly_nav .nav_list > ul > li i { display: block; width: 60px; height: 60px; background-size: 14px 14px; 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_menu { display: block; width: 25px; padding: 10px 9px; background-color: #0075d3; border: 1px solid #0075d3; border-radius: 4px; margin: 0; position: absolute; top: 25px; right: 0; }
.ly_nav .nav_menu span { display: block; width: 100%; height: 2px; background-color: #fff; border-radius: 1px; }
.ly_nav .nav_menu span + span { margin-top: 8px; }
.ly_nav .open { width: 100%; overflow: auto; left: 0%; }
.ly_nav .nav_menu:active { background-color: #0075d3; border: 1px solid #0075d3; }
.ly_nav .nav_menu:active span { background-color: #fff; }
}
@media (max-width: 767px) {
.ly_nav { width: 20%; height: 0; margin: 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: #fff; 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: #333; 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:hover, .ly_nav .nav_list > ul > li.active { background-color: #0075d3; }
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff; }
.ly_nav .nav_list > ul > li > em { display: none; }
.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { display: none; }
.ly_nav .nav_list > ul > li i { display: block; width: 60px; height: 60px; background-size: 14px 14px; 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_menu { display: block; width: 20px; padding: 8px 9px; background-color: #0075d3; border: 1px solid #0075d3; border-radius: 4px; margin: 0; position: absolute; top: 16px; right: 0; }
.ly_nav .nav_menu span { display: block; width: 100%; height: 2px; background-color: #fff; border-radius: 1px; }
.ly_nav .nav_menu span + span { margin-top: 8px; }
.ly_nav .open { width: 100%; overflow: auto; left: 0%; }
.ly_nav .nav_menu:active { background-color: #0075d3; border: 1px solid #0075d3; }
.ly_nav .nav_menu:active span { background-color: #fff; }
}
/*导航栏 结束*/
/*头部 结束*/

/* banner 开始 */
.apple-banner { width: 100%; height: 720px; overflow: hidden; }
.apple-banner .swiper-container { width: 100%; height: 720px; }
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 10%; 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(../img/arrows1.png) center center no-repeat; left: 20px; }
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.6) url(../img/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: 20px; background: none; }
.apple-banner .swiper-pagination-bullet { display: inline-block; width: 16px; height: 16px; margin: 0 10px!important; cursor: pointer; background: none; border-radius: 0; opacity: 1; border-radius: 50%; }
.apple-banner .swiper-pagination-bullet span { width: 16px; height: 16px; display: block; background-color: #fff; border-radius: 50%; }
.apple-banner .swiper-pagination-bullet-active span { background-color: #0075d3; }
.apple-banner .autoplay .swiper-pagination-bullet-active span { background-color: #0075d3; }
@media screen and (max-width:1399px) and (min-width:1366px) {
.apple-banner { height: 620px; }
.apple-banner .swiper-container { height: 620px; }
}
@media screen and (max-width:1359px) and (min-width:1280px) {
.apple-banner { height: 580px; }
.apple-banner .swiper-container { height: 580px; }
}
@media screen and (max-width:1279px) and (min-width:1200px) {
.apple-banner { height: 550px; }
.apple-banner .swiper-container { height: 550px; }
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.apple-banner { height: 500px; }
.apple-banner .swiper-container { height: 500px; }
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { width: 48px; height: 48px; background-size: 48px 48px; margin-top: -24px; }
.apple-banner .swiper-pagination-bullet { width: 12px; height: 12px; }
.apple-banner .swiper-pagination-bullet span { width: 10px; height: 10px; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.apple-banner { height: 480px; }
.apple-banner .swiper-container { height: 480px; }
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { width: 48px; height: 48px; background-size: 48px 48px; margin-top: -24px; }
.apple-banner .swiper-pagination-bullet { width: 12px; height: 12px; }
.apple-banner .swiper-pagination-bullet span { width: 10px; height: 10px; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.apple-banner { height: 360px; }
.apple-banner .swiper-container { height: 360px; }
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { width: 44px; height: 44px; background-size: 44px 44px; margin-top: -22px; }
.apple-banner .swiper-pagination-bullet { width: 12px; height: 12px; }
.apple-banner .swiper-pagination-bullet span { width: 10px; height: 10px; }
}
@media (max-width: 767px) {
.apple-banner { height: 196px; }
.apple-banner .swiper-container { height: 196px; }
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { width: 32px; height: 32px; background-size: 32px 32px; margin-top: -16px; }
.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; }
.apple-banner .swiper-pagination-bullet span { width: 8px; height: 8px; }
}
@media (max-width: 375px) {
.apple-banner { height: 180px; }
.apple-banner .swiper-container { height: 180px; }
}
@media (max-width: 320px) {
.apple-banner { height: 150px; }
.apple-banner .swiper-container { height: 150px; }
}
/* banner 结束 */

/*首页-产品展示 开始*/
.idx_Products { background-color: #f7f7f7; padding: 70px 0 30px; }
.ly_title { width: 100%; max-width: 1400px; overflow: hidden; margin: 0 auto 40px; padding: 0; text-align: center; }
.ly_title p { width: 100%; height: 50px; overflow: hidden; line-height: 50px; font-size: 45px; color: #191919; font-weight: bold; margin: 0 auto 10px; position: relative; }
.ly_title span { font-size: 18px; color: #666; font-weight: normal; display: block; font-family: "Microsoft Yahei"; }
.ly_title1 p, .ly_title1 span { color: #fff; }
.proMenu { background: #fff; height: 70px; line-height: 70px; font-size: 16px; margin-bottom: 40px; overflow: hidden; }
.proMenu a { float: left; width: 20%; position: relative; color: #333; border-right: 1px solid #ddd; text-align: center; z-index: 2; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 2%; }
.proMenu a::after { content: ""; position: absolute; left: 0; top: 0; background: #0075d3; width: 100%; height: 100%; z-index: -1; transform: scale(0, 1); transform-origin: right; transition: transform .5s; }
.proMenu .on { color: #fff; }
.proMenu .on::after { transform: scale(1); transform-origin: left; }
.idxPro_main .h_pro_list { min-height: 364px; margin-top: 35px; }
.idxPro_main .h_pro_list li { width: 23.5%; margin-right: 2%; margin-bottom: 30px; transition: all .3s; float: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.idxPro_main .h_pro_list li:nth-child(4n) { margin-right: 0; }
.idxPro_main .h_pro_list li .pic { display: block; height: 250px; background: #fff; text-align: center; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; overflow: hidden; position: relative; }
.idxPro_main .h_pro_list li .pic img { max-width: 90%; max-height: 90%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .6s; }
.idxPro_main .h_pro_list li .pic::after { content: ""; position: absolute; left: 15px; top: 15px; right: 15px; bottom: 15px; border: 1px solid #0075d3; transform: scale(0) rotate(-180deg); opacity: 0; transition: all .4s; }
.idxPro_main .h_pro_list li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.idxPro_main .h_pro_list li .wz { overflow: hidden; border-top: 0; padding: 15px 20px 0; }
.idxPro_main .h_pro_list li .wz .tlt { display: block; height: 34px; line-height: 34px; color: #555; font-size: 16px; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; text-align: center; }
.idxPro_main .h_pro_list li .wz i { width: 20%; height: 34px; float: right; }
.idxPro_main .h_pro_list li .wz p { height: 20px; line-height: 20px; font-size: 14px; color: #a0a0a0; border-radius: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.idxPro_main .h_pro_list 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); }
.idxPro_main .h_pro_list li:hover .wz a { color: #0075d3; }
.idxPro_main .h_pro_list li:hover .pic::after { transform: scale(1) rotate(0deg); opacity: .4; }
@media screen and (max-width:1300px) and (min-width:1200px) {
}
 @media screen and (max-width:1199px) and (min-width:1080px) {
}
 @media screen and (max-width:1079px) and (min-width:768px) {
.idx_Products { padding: 40px 0; }
.ly_title { width: 95%; }
.idxPro_main .h_pro_list { min-height: 140px; }
.idxPro_main .h_pro_list li .pic { height: 170px; }
.idxPro_main .h_pro_list li { margin-bottom: 18px; }
.idxPro_main .h_pro_list li .wz .tlt { font-size: 15px; height: 30px; line-height: 30px; }
.ly_title p { font-size: 40px; }
}
@media screen and (max-width:767px) {
.idx_Products { padding: 40px 0 0; }
.ly_title { margin-bottom: 30px; width: 95%; }
.ly_title p { height: 30px; line-height: 30px; font-size: 30px; }
.ly_title span { font-size: 16px; }
.ly_title1 span { font-size: 14px; line-height: 26px; }
.proMenu { line-height: 42px; height: 42px; overflow: hidden; margin-bottom: 20px; }
.proMenu a { width: 33.3%; border-bottom: 1px solid #e5e5e5; font-size: 14px; }
.proMenu a:nth-child(4), .proMenu a:nth-child(5) { width: 50% }
.idxPro_main .h_pro_list { min-height: 140px; margin-top: 20px; }
.idxPro_main .h_pro_list li { width: 48.5%; }
.idxPro_main .h_pro_list li:nth-child(2n) { margin-right: 0; }
.idxPro_main .h_pro_list li:nth-child(3n) { margin-right: 3%; }
.idxPro_main .h_pro_list li:nth-child(6n) { margin-right: 0; }
.idxPro_main .h_pro_list li .pic { height: 155px; }
.idxPro_main .h_pro_list li { margin-bottom: 18px; }
.idxPro_main .h_pro_list li .wz { padding: 9px 5px 12px; }
.idxPro_main .h_pro_list li .wz .tlt { font-size: 15px; height: 26px; line-height: 26px; background: none; }
}
/*首页-产品展示 结束*/

/*首页-流程 开始 */
.idx_process { background: url(../img/adv_bg.jpg) no-repeat center; background-size: cover; background-attachment: fixed; text-align: center; color: #fff; padding-top: 70px; overflow: hidden; }
.processMain { position: relative; padding-top: 20px; padding-bottom: 10px; margin-bottom: 50px; }
.processMain::after { content: ""; position: absolute; width: 100%; height: 1px; background: #fff; left: 0; bottom: 58px; opacity: .2; }
.idx_process li { float: left; width: 12.5%; padding: 25px 1%; transition: all .5s; z-index: 2; height: 265px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.idx_process li::after { content: ""; position: absolute; background: url(../img/adv_line.png); width: 100%; height: 100%; top: 10px; left: 10px; opacity: 0; transition: all .5s; z-index: -1; }
.idx_process li i { display: inline-block; width: 42px; height: 38px; background: url(../img/advIcon.png) no-repeat; transition: all .5s; position: relative; }
.idx_process li p { margin: 15px 0; font-size: 20px; font-weight: bold; height: 100px; line-height: 1.2; }
.idx_process li p span { display: block; font-size: 12px; font-family: Arial; opacity: .4; font-weight: 400; margin-top: 10px; }
.idx_process li em { display: inline-block; width: 36px; height: 36px; border-radius: 100%; background: #fff; font-style: normal; color: #0075d3; font-family: Arial; line-height: 36px; font-weight: 700; font-size: 16px; position: relative; }
.idx_process li:nth-child(2) i { background-position: -42px 0; }
.idx_process li:nth-child(3) i { background-position: -84px 0; }
.idx_process li:nth-child(4) i { background-position: -126px 0; }
.idx_process li:nth-child(5) i { background-position: -168px 0; }
.idx_process li:nth-child(6) i { background-position: -210px 0; }
.idx_process li:nth-child(7) i { background-position: -252px 0; }
.idx_process li:nth-child(8) i { background-position: -294px 0; }
.idx_process li:hover { background: #fff; color: #191919; }
.idx_process li:hover em { font-size: 3.286em; background: none; top: -170px; width: 100%; transition: top .5s, width 3s; }
.idx_process li:hover::after { opacity: 1; }
.idx_process li:hover i { background-position: 0 -38px; top: 170px; }
.idx_process li:nth-child(2):hover i { background-position: -42px -38px; }
.idx_process li:nth-child(3):hover i { background-position: -84px -38px; }
.idx_process li:nth-child(4):hover i { background-position: -126px -38px; }
.idx_process li:nth-child(5):hover i { background-position: -168px -38px; }
.idx_process li:nth-child(6):hover i { background-position: -210px -38px; }
.idx_process li:nth-child(7):hover i { background-position: -252px -38px; }
.idx_process li:nth-child(8):hover i { background-position: -294px -38px; }
.idx_process .zx { display: block; max-width: 1400px; margin: 0 auto; height: 70px; line-height: 70px; background: url(../img/adv_line2.png); color: #fff; }
.idx_process .zx i { font-style: normal; margin-left: 20px; }
.idx_process .zx:hover { background: #0075d3; }
 @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) {
.idx_process { padding-top: 40px; }
.processMain { margin-bottom: 30px; padding-top: 10px; }
}
@media (max-width: 767px) {
.idx_process { padding-top: 40px; }
.processMain { margin-bottom: 30px; padding-top: 10px; }
}
/*首页-流程 结束*/

/*首页-应用行业 开始*/
.idx_case { padding: 70px 0; }
.caseMain { margin-bottom: 50px; overflow: hidden; text-align: center; position: relative; }
.caseMain li { float: left; width: 50%; box-shadow: 0 1px 5px #ccc; background: #eee; text-align: left; }
.caseMain li .pImg { padding-top: 54%; }
.caseMain li .pImg img { width: 100%; height: 100%; transition: all 0.5s; }
.caseMain li img { opacity: .4; filter: grayscale(100%); filter: gray; -webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); }
.caseMain li .txt { padding: 30px 10%; }
.caseMain li b { font-size: 24px; display: block; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom: 20px; }
.caseMain li b a { color: #191919; }
.caseMain li b a:hover { color: #0075d3; }
.caseMain li .more { display: inline-block;width: 185px; height: 46px; line-height: 46px; background: #0075d3; color: #fff; text-align: center; font-size: 14px; opacity: 0; transform: scale(0); transition: all ease 0.3s; }
.caseMain li .more i { font-style: normal; margin-left: 15px; }
.caseMain li .more:hover { width: 100%; background: #005fac; transition: all ease 0.3s; }
.caseMain .swiper-slide-active .more { opacity: 1; transform: scale(1); }
.caseMain .swiper-slide-active img { filter: none; -webkit-filter: none; -ms-filter: none; -o-filter: none; opacity: 1; }
.caseMain .swiper_btn{ position:relative; z-index:99999999;}
.caseMain span.btn, .oddsMain span.btn { width: 50px; height: 50px; background: #0075d3; color: #fff; /*line-height: 50px;*/ text-align: center; z-index: 10; pointer-events: all; opacity: .8; cursor: pointer; top: 43%;}
.caseMain span.btn:hover, .oddsMain span.btn:hover { opacity: 1; }
.caseMenu { position: relative; font-size: 1.143em; overflow: hidden; }
.caseMenu::after { content: ""; position: absolute; left: 0; bottom: 8px; background: #d9d9d9; height: 1px; width: 100%; }
.caseMenu li { float: left; ; width: 14.28%; text-align: center; position: relative; height: 60px; }
.caseMenu li a { color: #191919; display: block; height: 60px; }
.caseMenu li::after, .caseMenu li::before { content: ""; position: absolute; width: 6px; height: 6px; background: #0075d3; border-radius: 100%; bottom: 3px; left: 50%; margin-left: -3px; border: 2px solid #fff; z-index: 2; }
.caseMenu li::before { width: 14px; height: 14px; border: 1px solid #0075d3; background: none; margin-left: -6px; bottom: 2px; opacity: 0; }
.caseMenu li.on { font-size: 20px; font-weight: bold; }
.caseMenu li.on a { color: #0075d3; }
.caseMenu li.on::after { width: 10px; height: 10px; margin-left: -5px; }
.caseMenu li.on::before { opacity: 1; }
 @media screen and (max-width:1199px) and (min-width:1080px) {
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.caseMenu li.on { font-size: 18px; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.idx_case { padding: 40px 0; }
.caseMain { margin-bottom: 0; }
.caseMain li { width: 85%; }
.caseMenu { display: none; }
.caseMain span.btn { position: static; display: inline-block; width: 50px; height: 32px; line-height: 32px; margin-top: 30px; }
}
@media (max-width: 767px) {
.idx_case { padding: 40px 0; }
.caseMain { margin-bottom: 0; }
.caseMain li { width: 85%; }
.caseMenu { display: none; }
.caseMain span.btn { position: static; display: inline-block; width: 50px; height: 32px; line-height: 32px; margin-top: 30px; }
}
/*首页-应用行业 结束*/


/*首页-优势 开始*/
.idx_odds { background-image: url(../img/odds_bg.jpg); background-size: cover; background-attachment: fixed; background-repeat: no-repeat; background-position: center; padding: 70px 0; overflow: hidden; }
.idx_odds { color: #fff; text-align: center; }
.oddsMain { position: relative; min-width: 320px; width: 100%; max-width: 1400px; margin: 0 auto; overflow: hidden; }
.idx_odds ul { color: #666; }
.idx_odds li { float: left; width: 25%; border-right: 1px solid #313a3f; min-height: 420px; padding: 45px 3%; position: relative; z-index: 2; background: #fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.idx_odds li::after { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background: #0075d3; transition: all .5s; z-index: -1; }
.idx_odds li b.odd_tlt { display: block; font-size: 30px; color: #191919; font-weight: 700; margin-bottom: 30px; }
.idx_odds li .txt { border-bottom: 1px solid #d9d9d9; margin-bottom: 30px; min-height: 100px; padding-bottom: 15px; line-height: 26px; font-size: 15px; }
.idx_odds li .num { font-size: 16px; color: #191919; }
.idx_odds li b { display: block; font-size: 65px; font-family: Arial; color: #0075d3; position: relative; line-height: 1.2; }
.idx_odds li b i { font-style: normal; font-size: 14px; width: 28px; height: 28px; border-radius: 100%; color: #fff; background: #0075d3; display: inline-block; line-height: 28px; position: absolute; top: 10px; }
.idx_odds li:hover::after, .feature li:hover::after { height: 100%; }
.idx_odds li:hover, .idx_odds li:hover b, .idx_odds li:hover .num, .idx_odds li:hover b { color: #fff; transition: all .3; }
.oddsMain .btn { display: none; position: static; width: 50px; height: 30px; line-height: 50px; margin-top: 20px; }
 @media screen and (max-width:1300px) and (min-width:1080px) {
	.idx_odds li{ padding:45px 2.5%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.oddsMain .btn { display: inline-block; }
.idx_odds li b.odd_tlt{ font-size:27px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.idx_odds { padding: 40px 15px; }
.oddsMain .btn { display: inline-block; }
.idx_odds li b.odd_tlt{ font-size:27px;}
}
@media (max-width: 767px) {
.idx_odds { padding: 40px 15px; }
.idx_odds li { padding: 30px 4%; min-height: 300px; }
.idx_odds li .txt { padding-bottom: 0; }
.idx_odds li b { font-size: 50px; }
.oddsMain .btn { display: inline-block; }
}
/*首页-优势 结束*/

/*首页-关于我们 开始*/
.idx_about { background: #f1f4f9; overflow: hidden; padding: 70px 0; }
.aCont { overflow: hidden; margin: 0 auto; padding: 0; }
.ab_img { width: 50%; text-align: center; height:510px; }
.ab_img img {height: 100%;width: 100%; }
.about { width: 46.5%; margin: 0; padding: 20px 0 0; position: relative; }
.about .ab_name { width: 100%; overflow: hidden; color: #666; font-size: 18px; margin: 0 auto 40px; padding: 0; position: relative; }
.about .ab_name span { display: block; font-size: 40px; color: #191919; font-weight: 700; margin-bottom: 5px; }
.about .ab_text { width: 100%; height: 220px; overflow: hidden; line-height: 32px; color: #666; font-size: 16px; text-align: justify; margin: 0 auto 40px; padding: 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7; }
.about .more { width: 180px; height: 46px; line-height: 46px; background: #0075d3; color: #fff; display: inline-block; text-align: center; transition: all ease 0.3s; margin-top: 52px; }
.about .more i { font-style: normal; margin-left: 10px; }
.about .more:hover { width: 240px; background: #005fac; transition: all ease 0.3s; }
.lyab_con { overflow: hidden; margin: 40px auto 0; }
.lyab_con ul li { width: 25%; overflow: hidden; margin: 0 0 40px; padding: 0; float: left; }
.lyab_con ul li p { width: 100%; height: 48px; overflow: hidden; line-height: 40px; color: #20356e; font-family: "Ariblk"; font-size: 44px; text-align: center; }
.lyab_con ul li p span { display: inline-block; color: #999; font-family: arial, "Î¢ÈíÑÅºÚ", "Microsoft Yahei", "ËÎÌå"; font-size: 14px; margin: 0 0 0 4px; }
.lyab_con ul li em { display: block; width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #333; font-size: 15px; font-style: normal; text-align: center; }
.lyab_con dl dd { width: 23.5%; overflow: hidden; margin: 0 2% 0 0; padding: 0; float: left; }
.lyab_con dl dd:last-child { margin: 0; }
.lyab_con dl dd .cf_img { width: 100%; height: 250px; overflow: hidden; margin: 0 auto 10px; padding: 0; position: relative; }
.lyab_con dl dd .cf_img img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; transition: all 0.6s; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.lyab_con dl dd:hover .cf_img img { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); }
.lyab_con dl dd p { width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #333; font-size: 15px; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0; }

@media screen and (max-width:1079px) and (min-width:1024px) {
.about .ab_name { margin-bottom: 20px; }
.ab_img {height:450px; }
.about .more { margin-top: 10px; }
.lyab_con dl dd .cf_img { height: 180px; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.idx_about { padding: 40px 0; }
.about { padding: 0; }
.ab_img {height:310px; }
.about .ab_name { margin-bottom: 20px; }
.about .ab_text { height:130px; line-height: 26px; margin-bottom: 22px; }
.about .more { margin-top: 0; }
.lyab_con dl dd .cf_img { height: 130px; }
}
@media (max-width: 767px) {
.idx_about { padding: 40px 0; }
.about { width: 100%; }
.ab_img { width: 100%; height:auto; }
.ab_img img{ width:auto; height:auto; max-width:100%;}
.about .ab_name { margin-bottom: 20px; }
.about .ab_name span { font-size: 30px; }
.about .ab_text { font-size: 15px; line-height: 25px; height: 120px; }
.about .more { margin-top: 0; }
.lyab_con { margin-top: 20px; }
.lyab_con dl dd { width: 48%; margin: 0 4% 15px 0; }
.lyab_con dl dd:nth-child(2n+2) { margin: 0 0 20px; }
.lyab_con dl dd .cf_img { height: 120px; }
.lyab_con dl dd p { height: 20px; line-height: 20px; }
}
/*首页-关于我们 结束*/

/*首页-新闻资讯 开始*/
.idx_news { padding: 70px 0; overflow: hidden; }
.newsMenu { text-align: center; margin-bottom: 40px; }
.newsMenu a { position: relative; color: #191919; font-size: 18px; display: inline-block; height: 70px; line-height: 70px; background: url(../img/n_line.png); width: 200px; border-right: 1px solid #ddd; z-index: 2; }
.newsMenu a:last-child { border-right: none; }
.newsMenu .on { color: #fff; }
.newsMain { position: relative; overflow: hidden;}
.newsL { width:48%; overflow: hidden; }
.newsL li { float: left; width:100%; padding-bottom: 30px; position: relative; border-bottom: 1px dotted #aeaeae;}
.newsL li:after, .newsR li::after, .newsMenu a::after { content: ""; position: absolute; left: 0; bottom: -1px; width: 100%; height: 1px; background: #0075d3; transition: transform .6s; transform: scale(0, 1); transform-origin: right; }
.newsMenu a::after { height: 100%; z-index: -1; }
.newsL li .pic { display: block;overflow: hidden; height:311px; position:relative; }
.newsL li .pic img {display: block;width: 100%;height: 100%;margin: auto;padding: 0;object-fit: cover;position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 1;}
.newsL li b { font-size: 18px; font-weight: normal; margin: 25px 0 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; }
.newsL li p { height: 52px; margin-bottom: 20px; font-size: 15px; line-height: 27px; color: #666; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.newsL li b a { color: #333; }
.newsL li b a:hover { color: #0075d3; }
.newsL li:nth-child(2) { float: right; }
.newsL li:hover .bgImg { transform: scale(1.08); }
.newsL li:hover::after, .newsR li:hover::after, .newsMenu .on::after { transform: scale(1); transform-origin: left; }
.newsL li span.date { color: #999; }
.newsL li .more { margin-left: 15px; color: #999; }
.newsL li .more i { font-style: normal; margin-left: 10px; }
.newsR { width: 48%; overflow: hidden; position: relative; }
.newsR li { color: #888; border-bottom: 1px dotted #aeaeae; position: relative; padding: 3.5% 0 2.5%; }
.newsR li:first-child { padding-top: 0; }
.newsR li .news_rbox { display: block; height: 90px; padding-right: 100px; color: #666; transition: all .6s; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.newsR li .date { font-size: 22px; color: #999; font-family: Arial; line-height: 30px; margin-right: -100px; transition: all .3s; float: right; }
.newsR li .date b { font-size: 26px; color: #666; display: block; font-weight: normal; }
.newsR li a { font-size: 17px; display: block; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom: 10px; color: #333;}
.newsR li p.txt { line-height: 25px; }
.newsR li .news_rbox:hover { padding-right: 0;cursor: pointer; }
.newsR li .news_rbox:hover a { color: #0075d3; }
 @media screen and (max-width:1199px) and (min-width:1080px) {
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.newsL li .pic{ height:269px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.idx_news { padding: 40px 0; }
	.newsL { width: 100%;}
	.newsL li{ height:auto; }
	.newsR { width: 100%; margin-top:30px; }
}
@media (max-width: 767px) {
.idx_news { padding: 40px 0; }
.newsMenu { margin-bottom: 25px; }
.newsMenu a { width: 32.3%; height: 50px; line-height: 50px; font-size: 16px; }
.newsL { width: 100%; }
.newsL li { height: auto; width: 100%; }
.newsL li:nth-child(2n) { display: none; }
.newsL li b { font-size: 16px;}
.newsL li p { font-size: 14px; line-height: 25px; margin-bottom: 10px; }
.newsR { width: 100%; }
.newsR li:first-child { padding-top: 4.5%; }
.newsR li .date b { font-size: 22px; }
.newsR li a { font-size: 16px; }
.newsR li .date { font-size: 16px; }
.newsR li .news_rbox { padding-right: 80px; }
.newsR li .date { margin-right: -80px; }
.newsL li .pic{ height:211px;}
}

/*首页-新闻资讯 结束*/


/*首页-合作伙伴 开始*/
.partnerMain::after{content:"";position: absolute;left:0;top:0;width:1px;height:72%;top:0;z-index:2;border-left: 1px dotted #d9d9d9;}
.partnerMain li{float:left;width:16.66667%;text-align:center;border-right: 1px dotted #d9d9d9;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin-bottom:10px;}
.partnerMain li:nth-child(2n+1) {border-left: 1px dotted #d9d9d9;}
.partnerMain li .pImg{position:relative;padding-top:45%;display:block;overflow:hidden;}
.partnerMain li .pImg img{position:absolute;top:0;left:0;transition:all 0.5s;max-width: 100%;max-height: 100%;width: 60%;margin:6% 20%;}
.partnerMain li p{display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:40px;line-height:40px;padding:0 10px; color:#666;}
.partnerMain li:hover img{transform: scale(1.1);}
@media screen and (max-width:1199px) and (min-width:1080px) {
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.partnerMain li{ width:33.3333%; float:left; margin-bottom:25px;}
	.partnerMain li:nth-child(2n){border-left: 1px dotted #d9d9d9;}
}
@media screen and (max-width:767px) {
.partnerMain li{ width:50%; float:left; margin-bottom:25px;} 
}
/*首页-合作伙伴 结束*/

/*底部*/
.foot{ width:100%; background: #232323; color:#fff; padding:30px 0; margin-top:70px;}

.foot_top{ padding:30px 0;}
.foot_top .foot1{ width:50%; margin-right:2%;}
.foot_top .foot1 dl{ width:31%; margin-right:2%;max-height: 180px;overflow: hidden; }
.foot_top .foot1 dl dt{ font-size:12px; color:#666; margin-bottom:30px;background:url(../img/footico.png) left center no-repeat; padding-left: 35px;}
.foot_top .foot1 dl dt em{ font-size:16px; color:#fff;margin-right: 3%;}
.foot_top .foot1 dl dd{ margin:0;padding-left: 15px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.foot_top .foot1 dl dd i{display:inline-block; width:5px; height:1px; background-color:#aaa; margin:0 9% 5px 0;}
.foot_top .foot1 dl dd a{font-size:14px; color:#aaa; line-height:30px; text-align:left;}
.foot_top .foot1 dl dd a:hover{color:#fff; }
.foot_top .foot2{ width:28%; margin-right:2%;}
.foot_top .foot2 .top{ width:100%; height:auto;border-bottom: 1px solid #3f3f3f;}
.foot_top .foot2 .top .con{ width:60%;}
.foot_top .foot2 .top .con p{ font-size:15px; color:#fff;}
.foot_top .foot2 .top .con span{font-size:30px; font-weight:bolder; color:#379bff; margin:0;}
.foot_top .foot2 .top .pic{ width:26%;}
.foot_top .foot2 span { display:block;font-size:15px; color:#aaa; margin:20px 0; /*overflow:hidden; white-space:nowrap;text-overflow:ellipsis;*/ }
.foot_top .foot2 .ico1{background:url(../img/dlx.png) left center no-repeat; padding-left:7%;}
.foot_top .foot2 .ico2{background:url(../img/demil.png) left center no-repeat;padding-left:7%;}
.foot_top .foot2 .ico3{background:url(../img/dmap.png) left center no-repeat;padding-left:7%;}
.foot_top .foot3{ width:9.3%; text-align:center;}
.foot_top .foot3 img{ width:130px; height:100%;}
.foot_top .foot3 p{font-size:14px; color:#aaa; line-height:50px;}

.foot_middle{background:url(../img/link.png) center center repeat;_background-size: cover;margin-bottom:30px;min-height: 70px;padding: 5px 1% 10px;color: #5c5a5a;}
.foot_middle .link{ font-size:14px; color:#aaa; line-height:20px;width: 64px;display: block;float: left;padding: 10px 20px 10px 50px;background:url(../img/link2.png) left center no-repeat;}
.foot_middle .link p{ display:block;font-size:16px; color:#fff; line-height:30px;}
.foot_middle a{ display:inline-block;font-size:14px; color:#aaa; line-height:30px;margin: 5px 10px 0 0;}
.foot_middle a:hover{color:#fff; }

.foot_bot{ line-height:30px;}
.foot_bot p{font-size:14px; color:#aaa;}
.foot_bot p a{ display:inline-block;font-size:14px; color:#aaa;line-height:30px;}
.foot_bot p a:hover{color:#fff; }

@media screen and (max-width:1300px) and (min-width:1200px) {
.foot_top .foot2 .top .con span {font-size: 27px;}
.foot_top .foot2 .ico1{padding-left:10%;}
.foot_top .foot2 .ico2{padding-left:10%;}
.foot_top .foot2 .ico3{padding-left:10%;}

.foot_top .foot3{ width:11.3%;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.foot_top .foot2 .top .con span {font-size: 24px;}
.foot_top .foot2 .ico1{padding-left:10%;}
.foot_top .foot2 .ico2{padding-left:10%;}
.foot_top .foot2 .ico3{padding-left:10%;}

.foot_top .foot3{ width:13%;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
.foot_top .foot1 {width: 100%;margin: 0 0 20px 0;padding-left: 7%;}

.foot_top .foot2 {width: 48%;padding-left: 7%;}
.foot_top .foot2 .top .con span {font-size: 29px;}
.foot_top .foot2 .ico1{padding-left:10%;}
.foot_top .foot2 .ico2{padding-left:10%;}
.foot_top .foot2 .ico3{padding-left:10%;}

.foot_top .foot3{ width:33.3%;padding-top: 25px;}
}
@media screen and (max-width:1023px){
.foot {margin-top:40px;}
}

@media screen and (max-width:767px) {
.foot {padding: 10px 0 30px; margin-top:40px;}
.foot_top {padding: 30px 0 10px;}
.foot_top .foot1 { display:none;}

.foot_top .foot2 {width: 100%;}
.foot_top .foot2 .top .con span {font-size: 28px;}
.foot_top .foot2 .ico1{padding-left:7%;}
.foot_top .foot2 .ico2{padding-left:7%;}
.foot_top .foot2 .ico3{padding-left:7%;}

.foot_top .foot3{ width:100%;padding-top: 10px;}

.foot_middle {margin-bottom: 10px;}
.foot_bot p{ width:100%;}
}
/*底部*/

/*ny_banner 开始*/
.ny_banner { width:100%; height:300px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ny_banner img { display:block; width:1920px; height:300px; overflow:hidden; margin:-150px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ny_banner { height:250px;}
	.ny_banner img { width:1600px; height:250px; margin:-125px 0 0 -800px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ny_banner { height:220px;}
	.ny_banner img { width:1408px; height:220px; margin:-110px 0 0 -704px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ny_banner { height:200px;}
	.ny_banner img { width:1280px; height:200px; margin:-100px 0 0 -640px;}
}
@media (max-width: 767px) {
	.ny_banner { height:120px;}
	.ny_banner img { width:768px; height:120px; margin:-60px 0 0 -384px;}
}
/*ny_banner 结束*/

/*面包屑 开始*/
.ly_crumb { width:100%; overflow:hidden; margin:0 auto 60px; padding:10px 0; background-color:#f5f5f5;}
.ly_crumb .crumb_main { width:1400px; overflow:hidden; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.crumb_main .crumb_text {width: 70%; overflow: hidden; margin: 0; padding: 0 0 0 24px; position: relative; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.crumb_text img { display:block; width:20px; height:20px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:10px;}
.crumb_text p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.crumb_text p a { color:#333;}
.crumb_text p a:hover { color:#0075d3;}
.crumb_text p span { color:#777;}

@media screen and (max-width:1399px) and (min-width:1080px) {
	.ly_crumb .crumb_main { width:90%;}
}
@media screen and (max-width:1079px){
	.ly_crumb .crumb_main { width:96%;}
	.crumb_main p { height:auto;}
}
@media screen and (max-width:1023px){
	.ly_crumb{ margin-bottom:40px;}
	.ly_crumb .crumb_main { width:96%;}
	.crumb_main .crumb_text{ width:100%;margin-bottom: 10px;}
	.crumb_main img { top:4px;}
	.crumb_main p { height:auto; line-height:28px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; white-space: inherit;}
}
@media (max-width: 767px) {
	.ly_crumb{ margin-bottom:40px;}
	.ly_crumb .crumb_main { width:92%;}
	.crumb_main img { top:4px;}
}
/*面包屑 结束*/


/*内页-关于我们 开始*/
.ly_NyAboutus { width:100%; min-height: 480px; overflow:hidden; margin:0 auto; padding:0;}

/*关于我们-公司简介 开始*/
.ny_title { width:100%; overflow:hidden; margin:0 auto 30px; padding:0;}
.ny_title p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#0075d3; font-size:32px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.ny_title p img { display:inline-block; height:3px; margin:-4px 20px 0; padding:0; vertical-align:middle;}
.ny_title span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:15px; text-align:center; margin:0 auto; padding:0;}

.lyGsjj_main .lyGsjj_img { width:100%; overflow:hidden; margin:0 auto 30px; padding:0;}
.lyGsjj_img img { display:block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0;}

.ly_Gsjj {width:1400px; overflow:hidden; margin:0 auto 60px; padding:0;}
.lyGsjj_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyGsjj_main .lyGsjj_img { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.lyGsjj_img img { display:block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0;}
.lyGsjj_main .lyGsjj_text { width:100%; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyGsjj_name em { display:block; width:60px; height:2px; overflow:hidden; margin:10px auto 0; padding:0; background-color:#d12135;}
.lyGsjj_text { width:100%; overflow:hidden; line-height:28px; color:#666; text-align:justify; word-break: break-all; margin:0 auto; padding:0;}
.lyGsjj_text p { width:100%; overflow:hidden; line-height:28px; color:#666;text-align:justify; word-break: break-all; margin:0 auto; padding:0;}
.lyGsjj_text span, .lyGsjj_text em, .lyGsjj_text p span, .lyGsjj_text p em { color:#666!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:14px!important; font-style:normal!important; font-weight:normal!important;}
.lyGsjj_text p br { display:none;}

.aBox_con { width:100%; overflow:hidden; margin:30px auto 0; padding:0;}
.aBox_con .aBox_ys { width:60%; overflow:hidden; margin:0; padding:0; float:left; background-color:#0075d3;}
.aBox_con .aBox_ys ul li { width:33.333333%; height:350px; overflow:hidden; margin:0; padding:80px 10px; border-right:1px solid rgba(255,255,255,0.5); float:left; box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
.aBox_con .aBox_ys ul li:last-child { border:0;}
.aBox_con .aBox_ys ul li img { display:block; width:98px; height:98px; overflow:hidden; margin:0 auto 20px; padding:0;}
.aBox_con .aBox_ys ul li p { width:100%; overflow:hidden; line-height:24px; color:#fff; font-size:16px; text-align:center; margin:5px auto; padding:0;}
.aBox_con .aBox_ys ul li span { display:block; width:100%; overflow:hidden; line-height:20px; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0;}
.aBox_con .aBox_img { width:40%; height:350px; overflow:hidden; margin:0; padding:0; float:right; position:relative;}
.aBox_con .aBox_img img { display:block; width:100%; height:100%; margin:auto; padding:0; object-fit: cover; position:absolute; left:0; top:0; right:0; bottom:0;}
@media screen and (max-width:1399px) and (min-width:1080px) {
	.ly_Gsjj{width:90%;}
}
@media screen and (max-width:1079px){	
	.ly_Gsjj{width:96%;margin: 0 auto 40px;}
}
@media (max-width: 767px) {	
	.ly_Gsjj{width:92%;margin: 0 auto 30px;}
	.ny_title{margin: 0 auto 20px;}
	.ny_title p{ font-size:24px;}
	.ny_title p img{ width:50px; height:2px;}
	.aBox_con .aBox_ys{ width:100%;}
	.aBox_con .aBox_ys ul li{width:100%;}
	.aBox_con .aBox_img{ display:none;}
	.aBox_con .aBox_ys ul li{ height:auto;padding: 30px 10px; border-bottom: 1px solid rgba(255,255,255,0.3);}
	.aBox_con .aBox_ys ul li:last-child{ border:0;}
}


@media (max-width: 320px) {
	.ny_title b { font-size:22px; line-height:30px; height:auto;}
	.ny_title p { margin:8px auto;}
	.ny_title p i { width:80px;}
	.ny_title span { font-size:14px;}
}
/*关于我们-公司简介 结束*/


/*荣誉资质-公司简介 开始*/
.ly_AboutHonor { width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background-color:#f3f3f3;}
.lyAboutHonor_list { width:1400px; height:auto; margin:0 auto; padding:0 60px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_honor_scoll { width:100%; padding:0;}
.ny_honor_scoll .item { position:relative;}
.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext { background:url(../images/prev01.png) center center no-repeat; width:40px; height:40px; position:absolute; left:-60px; top:50%; margin-top:-20px;cursor:pointer;}
.ny_honor_scoll .lSNext { left:auto; right:-60px; background:url(../images/next01.png) center center no-repeat;}
.ny_honor_scoll .lSPrev:hover { background:url(../images/prev02.png) center center no-repeat;}
.ny_honor_scoll .lSNext:hover { background:url(../images/next02.png) center center no-repeat;}
.ny_honor_scoll .content-slider { width:100%; overflow:hidden;}
.ny_honor_scoll .content-slider li .pic { display:block; width:100%; height:220px; background-color:#fff; text-align:center; position:relative; overflow:hidden; border-radius:10px 10px 0 0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ny_honor_scoll .content-slider li .pic img { max-width:100%; max-height:100%; vertical-align:middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s;}
.ny_honor_scoll .content-slider li .pic .iblock { display:inline-block; height:100%; width:0; vertical-align:middle}
.ny_honor_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);}
.ny_honor_scoll .lSPager { display:none;}

.ny_honor_scoll .content-slider li .lyAboutHonor_text { display:block; width:100%; height:48px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; border-radius: 0 0 10px 10px; margin:1px auto 0; padding:4px 48px 4px 10px; background-color:#fff; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ny_honor_scoll .content-slider li .lyAboutHonor_text em { display:block; width:40px; height:40px; overflow:hidden; margin:0; padding:0; background:url(../images/jt5.png) center center no-repeat; position:absolute; top:4px; right:10px;}
.ny_honor_scoll .content-slider li:hover .lyAboutHonor_text { background-color:#0075d3; color:#fff;}
.ny_honor_scoll .content-slider li:hover .lyAboutHonor_text em { background:url(../images/jt6.png) center center no-repeat;}

@media screen and (max-width:1399px) and (min-width:1200px) {
	.lyAboutHonor_list { width:90%; padding:0 2%;}
	.ny_honor_scoll .content-slider li .pic { height:200px;}
}
@media screen and (max-width:1399px) and (min-width:1280px) {
	.lyAboutHonor_list { width:90%; padding:0 2%;}
	.ny_honor_scoll .content-slider li .pic { height:200px;}
}
@media screen and (max-width:1279px) and (min-width:1200px) {
	.lyAboutHonor_list { width:90%; padding:0 2%;}
	.ny_honor_scoll .content-slider li .pic { height:180px;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_AboutHonor { padding:40px 0;}
	.lyAboutHonor_list { width:90%; padding:0;}
	.ny_honor_scoll { padding: 0 0 0;}
	.ny_honor_scoll .item { overflow: hidden;}
	.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext { display:none;}
	.ny_honor_scoll .content-slider li .pic { height:180px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_AboutHonor { padding:40px 0;}
	.lyAboutHonor_list { width:96%; padding:0;}
	.ny_honor_scoll { padding: 0 0 0;}
	.ny_honor_scoll .item { overflow: hidden;}
	.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext { display:none;}
	.ny_honor_scoll .content-slider li .pic { height:250px;}
	.lSAction { display:none;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_AboutHonor { padding:40px 0;}
	.lyAboutHonor_list { width:96%; margin:0 auto; padding:0;}
	.ny_honor_scoll { padding: 0 0 0;}
	.ny_honor_scoll .item { overflow: hidden;}
	.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext { display:none;}
	.ny_honor_scoll .content-slider li .pic { height:250px;}
	.lSAction { display:none;}
}
@media (max-width: 767px) {
	.ly_AboutHonor { padding:20px 0;}
	.lyAboutHonor_list { width:94%; margin:0 auto; padding:0;}	
	.ny_honor_scoll { padding: 0;}
	.ny_honor_scoll .item { overflow: hidden;}
	.ny_honor_scoll .content-slider li .pic { height:150px;}
	.lSAction { display:none;}
}
@media (max-width: 375px) {
	.ny_honor_scoll .content-slider li .pic { height:125px;}
}
/*荣誉资质-公司简介 结束*/

/*内页-关于我们 结束*/

/*内页-新闻中心&技术文章 开始*/
.ly_NyNews { width:100%; min-height: 320px; height:auto; margin:0 auto 60px; padding:0;}
.ly_NyNews .lyNyNew_main {height:auto;padding:0;}

.lyNyNew_main .lyNyNew_blist {width:100%; height:auto;}
.lyNyNew_blist li a{float:left;padding:10px;color:black;border:1px #0075d3 solid;margin-bottom:10px;margin-right:10px;}
.lyNyNew_blist li a.on {background:#0075d3;color:white;}

.lyNyNew_main .lyNyNew_Tj { width:100%; height:auto; margin:0 auto 40px; padding:24px; background-color:#fff; box-shadow:0 10px 20px rgba(0, 0, 0, 0.08); position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_main .lyNyNew_Tj:hover { box-shadow:0 10px 20px rgba(0, 0, 0, 0.12);}
.lyNyNew_Tj .lyNyNew_TjImg { width:36.5%; height:265px; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyNew_Tj .lyNyNew_TjImg a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.lyNyNew_Tj .lyNyNew_TjImg 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;}
.lyNyNew_Tj:hover .lyNyNew_TjImg img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyNew_Tj .lyNyNew_TjText { width:61%; height:265px; overflow:hidden; margin:0; padding:0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a {width:100%; height:40px; overflow:hidden; line-height:40px; color:#0075d3; font-size:18px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName span { display:inline-block; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; margin:8px 8px 8px 0; padding:0 16px; border-radius:12px; background-color:#0075d3; float:left;}
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjName a { color:#0075d3;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:14px; margin:10px auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { width:100%; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { width:100%; height:112px; overflow:hidden; line-height:28px; color:#666; font-size:15px; text-align:justify; text-indent:0; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText a.lyNyNew_btn { display: block; width: 140px; height: 40px; overflow: hidden; line-height: 40px; color: #fff; font-size: 14px; text-align: center; background-color:#0075d3; margin: 20px 0 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjText a.lyNyNew_btn i { display: inline-block; width: 20px; height: 20px; overflow: hidden; vertical-align: middle; margin: -4px 0 0 4px; padding: 0; background: url(../img/jt4.png) center center no-repeat; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj .lyNyNew_TjText a.lyNyNew_btn:hover i { margin:-4px 0 0 16px;}

.lyNyNew_main .lyNyNew_list { width:100%; height:auto; margin:0 auto 60px; padding:0;}
.lyNyNew_list ul li { width:100%; height:auto; margin:0 auto 24px; padding: 24px; background-color:#fff; box-shadow:0 10px 20px rgba(0, 0, 0, 0.08); position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_list ul li:hover { box-shadow:0 10px 20px rgba(0, 0, 0, 0.12);}
.lyNyNew_list ul li .lyNyNew_name { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_list ul li:hover .lyNyNew_name a { color:#0075d3;}
.lyNyNew_list ul li .lyNyNew_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_ms p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-indent:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_time { width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:14px; margin:20px auto 0; padding:0;}
.lyNyNew_list ul li .lyNyNew_time img { display:block; width:20px; height:20px; overflow:hidden; margin:0 4px 0 0; padding:0; float:left;}

.lyNyDown_list ul li { margin:0 auto 20px; padding:0 100px 20px 20px;}
.lyNyDown_list ul li { width:49%; height:auto; margin:0 2% 24px 0; padding:20px 60px 20px 20px; background-color:#fff; box-shadow:0 0 20px rgba(0, 0, 0, 0.1); position:relative; float:left; 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;}
.lyNyDown_list ul li:nth-child(2n+2) { margin:0 0 24px;}
.lyNyDown_list ul li:hover { box-shadow:0 5px 20px rgba(0, 0, 0, 0.1); background-color:#0075d3;}
.lyNyDown_list ul li .lyNyNew_name { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyDown_list ul li .lyNyNew_name a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:17px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyDown_list ul li:hover .lyNyNew_name a { color:#fff;}
.lyNyDown_list ul li .lyNyNew_time {width:100%;height:30px;overflow:hidden;line-height:30px;color:#999;font-size: 15px;margin:0 auto;padding:0;}
.lyNyDown_list ul li:hover .lyNyNew_time { color:#fff;}
.lyNyDown_list ul li .lyNyNew_time:before { content:'';display:block; width:20px; height:20px; overflow:hidden; margin:5px 4px 0 0; padding:0; float:left;background:url(../images/time_icon.png) center center no-repeat;}
.lyNyDown_list ul li:hover .lyNyNew_time:before{background:url(../images/time_icon2.png) center center no-repeat;}
.lyNyDown_list ul li .lyNyNew_time em { width:20px; height:1px; overflow:hidden; background-color:#ccc; margin:14px 10px 0 0; padding:0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyDown_list ul li:hover .lyNyNew_time em { width:40px; background-color:#fff;}
.lyNyDown_list ul li .lyNyNew_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyDown_list ul li .lyNyNew_ms p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:justify; text-indent:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyDown_list ul li:hover .lyNyNew_ms p { color:#fff;}
.lyNyDown_list ul li .lyNyNew_more { width:40px; height:40px; overflow:hidden; margin:-20px 0 0; padding:0; background:url(../images/down_btn1.png) center center no-repeat;position:absolute; top:50%; right:18px; opacity:0.5;}
.lyNyDown_list ul li:hover .lyNyNew_more{ background:url(../images/down_btn2.png) center center no-repeat;opacity:1;}

.NyNewsdetail_con .NyDown_btn { width:100%; overflow:hidden; margin:20px auto 0; padding:0;text-align:center;}
.NyNewsdetail_con .NyDown_btn a{ display:inline-block; width:160px; height:44px; overflow:hidden; line-height:44px; color:#fff; font-size:16px; text-align:center; text-indent:0; margin:0 8px; padding:0; background-color:#0075d3; border-radius:4px;}
.NyNewsdetail_con .NyDown_btn a:hover { background-color:#0dad5c;}
.NyNewsdetail_con .NyDown_btn a:nth-child(2){background:#444;}
.NyNewsdetail_con .NyDown_btn a:nth-child(2):hover { background-color:#636262;}
@media (max-width: 767px){
.NyNewsdetail_con .NyDown_btn a {width:122px;margin: 0px 6px 0 0;}
}


@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 40px; padding:20px;}
	.lyNyNew_Tj .lyNyNew_TjImg { height:214px;}
	.lyNyNew_Tj .lyNyNew_TjText { height:214px; padding:0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:6px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:72px; line-height:24px; color:#797979; font-size:14px; -webkit-line-clamp: 3;}
	
	.lyNyNew_list ul li { margin:0 auto 20px; padding:20px;}
	
	.lyNyDown_list ul li { width:49%; margin:0 2% 20px 0; padding:20px; float:left;}
	.lyNyDown_list ul li:nth-child(2n+2) { margin:0 0 20px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyNews { margin:0 auto 40px;}
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px; padding:20px;}
	.lyNyNew_Tj .lyNyNew_TjImg { height:218px;}
	.lyNyNew_Tj .lyNyNew_TjText { height:218px; padding:0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { height:36px; line-height:36px; font-size:20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:72px; line-height:24px; font-size:14px; -webkit-line-clamp: 3;}
	.lyNyNew_Tj a.lyNyNew_TjMore { height:160px;}
	
	.lyNyNew_main .lyNyNew_list { margin:0 auto 40px;}
	.lyNyNew_list ul li { margin:0 auto 20px; padding:20px;}
	
	.lyNyDown_list ul li { width:48.5%; margin:0 3% 20px 0; padding:20px; float:left;}
	.lyNyDown_list ul li:nth-child(2n+2) { margin:0 0 20px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyNews { margin:0 auto 40px;}
	
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px; padding:20px;}
	.lyNyNew_Tj .lyNyNew_TjImg { width:40%; height:176px;}
	.lyNyNew_Tj .lyNyNew_TjText { width:57%; height:176px; padding: 0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { height:30px; line-height:30px; font-size:16px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName span { margin:5px 8px 5px 0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:4px auto; font-size:14px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:48px; line-height:24px; font-size:14px; -webkit-line-clamp: 2;}
	.lyNyNew_Tj a.lyNyNew_TjMore { width: 80px; height: 130px;}
	
	.lyNyNew_main .lyNyNew_list { margin:0 auto 40px;}
	.lyNyNew_list ul li { padding:20px;}
		
	.lyNyDown_list ul li { width:48%; margin:0 4% 20px 0; padding:20px; float:left;}
	.lyNyDown_list ul li:nth-child(2n+2) { margin:0 0 20px;}
}
@media (max-width: 767px) {
	.ly_NyNews { margin:0 auto 40px;}
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 16px; padding:16px;}
	.lyNyNew_main .lyNyNew_Tj:hover { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); background-color:#fff;}
	.lyNyNew_Tj .lyNyNew_TjImg { width:100%; height:auto; margin: 0 auto 12px;}
	.lyNyNew_Tj .lyNyNew_TjImg a { height:auto;}
	.lyNyNew_Tj .lyNyNew_TjImg a img { display:block; width:100%; height:auto; margin:0 auto; position:inherit; left:inherit; top:inherit; right:inherit; bottom:inherit;}
	.lyNyNew_Tj .lyNyNew_TjText { width:100%; height:auto; padding:0; border:0;}
	.lyNyNew_Tj:hover .lyNyNew_TjText { border:0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { height:auto; font-size:16px; white-space:inherit; text-overflow:inherit;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName span { margin:4px 8px 0 0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:0 auto 4px; font-size:14px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto; padding: 0; border: 0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:72px; line-height:24px; font-size:14px; -webkit-line-clamp: 3;}
	.lyNyNew_Tj .lyNyNew_TjText a.lyNyNew_btn { margin:16px 0 0;}
	
	.lyNyNew_main .lyNyNew_list { margin:0 auto 40px;}
	.lyNyNew_list ul li { padding: 16px; margin: 0 auto 16px;}
	.lyNyNew_list ul li:hover { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); border-bottom:1px solid #fff;}
	.lyNyNew_list ul li .lyNyNew_name a { height:32px; line-height:32px; font-size:16px;}
	.lyNyNew_list ul li .lyNyNew_time { margin:16px auto 0;}

	.lyNyDown_list ul li { width:100%; margin:0 auto 16px 0; padding:16px; float: inherit;}
	.lyNyDown_list ul li:nth-child(2n+2) { margin:0 auto 16px;}

}

/*内页-新闻中心&技术文章 结束*/

/*分页样式 开始*/
#fengye { text-align: center; margin: 30px auto 0; color: #555; font-size:14px;}
#fengye a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; border-radius: 2px; color: #555; font-size:14px;}
#fengye a:hover { background: #0075d3; color: #ffffff; }
#fengye a.pnnum1 { background: #0075d3; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #0075d3; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default;}
@media screen and (max-width:1023px) and (min-width:768px) {
	#fengye { margin: 20px auto 0;}
}
@media (max-width: 767px) {
	#fengye { margin:20px auto 0; font-size:0;}
	#fengye input, #fengye .p_input { display:none;}
	#fengye a { height: 40px; line-height: 40px; padding: 0 20px;}
}
@media (max-width: 320px) {
	#fengye a { padding:0 12px;}
}

/*分页样式 结束*/

/*内页-荣誉资质 开始*/
.ly_NyHonor { height:auto; margin:0 auto 60px; padding:0;}
.ly_NyHonor .lyNyHonor_list { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyHonor_list ul li { width:23.5%; overflow:hidden; margin:0 2% 30px 0; padding:10px 20px 20px; background-color:#f5f5f5; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 0 30px;}
.lyNyHonor_list ul li .lyIdxHonor_img { width:100%; height:242px; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyNyHonor_list ul li .lyIdxHonor_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyNyHonor_list ul li .lyIdxHonor_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;}
.lyNyHonor_list ul li:hover .lyIdxHonor_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyHonor_list ul li .lyIdxHonor_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyHonor_list ul li .lyIdxHonor_text a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; white-space: nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyHonor_list ul li:hover .lyIdxHonor_text a { color:#0075d3;}
.lyNyHonor_list ul li i { display:block; width:30px; height:4px; overflow:hidden; margin:0; padding:0; background-color:#0075d3; position:absolute; bottom:0; left:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyHonor_list ul li:hover i { width:100%;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNyHonor_list ul li { margin:0 2% 20px 0;}
	.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 0 20px;}
	.lyNyHonor_list ul li .lyIdxHonor_img { height:188px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyHonor { margin:0 auto 40px;}
	.lyNyHonor_list ul li { margin:0 2% 20px 0; padding:8px 16px 16px;}
	.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 0 20px;}
	.lyNyHonor_list ul li .lyIdxHonor_img { height:200px;}
	.lyNyHonor_list ul li .lyIdxHonor_text a { font-size:15px;}
	.lyNyHonor_list ul li i { height:3px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyHonor {margin:0 auto 40px;}
	.lyNyHonor_list ul li { width:31.333333%; margin:0 3% 20px 0; padding:8px 16px 16px;}
	.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.lyNyHonor_list ul li:nth-child(3n+3) { margin:0 0 20px;}
	.lyNyHonor_list ul li .lyIdxHonor_img { height:200px;}
	.lyNyHonor_list ul li .lyIdxHonor_text a { font-size:14px;}
	.lyNyHonor_list ul li i { height:2px;}
}
@media (max-width: 767px) {
	.ly_NyHonor { margin:0 auto;}
	.lyNyHonor_list ul li { width:48%; margin:0 4% 20px 0; padding:8px 16px 8px;}
	.lyNyHonor_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.lyNyHonor_list ul li .lyIdxHonor_img { height:154px;}
	.lyNyHonor_list ul li .lyIdxHonor_text a { height:30px; line-height:24px; font-size:14px;}
	.lyNyHonor_list ul li i { height:2px;}
}
@media (max-width: 320px) {
	.lyNyHonor_list ul li { width:100%; margin:0 auto 20px; padding:10px 20px 20px;}
	.lyNyHonor_list ul li:nth-child(2n+2) { margin:0 auto 20px;}	
	.lyNyHonor_list ul li .lyIdxHonor_img { height:260px;}
	.lyNyHonor_list ul li .lyIdxHonor_text a {}
}

/*内页-荣誉资质 结束*/

/*内页-新闻详情&文章详情 开始*/
.ly_NyNewsdetail { width:1400px; overflow:hidden; margin:40px auto; padding:0;}
.ly_NyNewsdetail .NyNewsdetail_title { width:100%; overflow:hidden; line-height:36px; color:#333; font-size:24px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.ly_NyNewsdetail .NyNewsdetail_tips { width:100%; height:auto; overflow:hidden; line-height:20px; color:#999; font-size:14px; text-align:center; margin:20px auto; padding:10px 0; background-color:#f1f1f1;}
.ly_NyNewsdetail .NyNewsdetail_con { width:100%; overflow:hidden; margin:0 auto; padding:0; line-height:30px; color:#565656; font-size:15px; text-align:justify;}
.NyNewsdetail_con p, .NyNewsdetail_con div { width:100%; overflow:hidden; line-height:30px; color:#666; font-size:15px; text-align:justify; _text-indent:2em; margin:0 auto; padding:0;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#666!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.NyNewsdetail_con table tr td p { text-indent:0!important;}
.NyNewsdetail_con img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.ly_NyNewsdetail .ly_PrevNext { margin:40px auto 0;}
@media screen and (max-width:1399px) and (min-width:1200px) {
	.ly_NyNewsdetail { width:90%;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyNewsdetail { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyNewsdetail { width:96%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyNewsdetail { width:96%;}
}
@media (max-width: 767px) {
	.ly_NyNewsdetail { width:92%; margin:20px auto;}
	.ly_NyNewsdetail .NyNewsdetail_title { line-height:32px; font-size:24px;}
	.ly_NyNewsdetail .NyNewsdetail_con { max-height:9999999999999999px;}
	.NyNewsdetail_con div { max-height:9999999999999999px; line-height:28px; color:#666; font-size:14px; text-align:justify;}
	.NyNewsdetail_con p { width:100%; overflow:hidden; line-height:28px; color:#666; font-size:14px; text-align:justify; text-indent:2em; margin:0 auto; padding:0;}
	.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#666!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
	
	.ly_NyNewsdetail .ly_PrevNext { margin:20px auto 0;}
}
@media (max-width: 320px) {
	.ly_NyNewsdetail .NyNewsdetail_title { line-height:30px; font-size:20px;}
}

.ly_PrevNext { width:100%; overflow:hidden; margin:60px auto 0; padding:20px 0 0; border-top:1px solid #eaeaea;}
.ly_PrevNext ul li { width:50%; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_PrevNext ul li a { color:#333; font-size:14px;}
.ly_PrevNext ul li:last-child { text-align:right;}
.ly_PrevNext ul li:hover { color:#0075d3;}
.ly_PrevNext ul li:hover a { color:#0075d3;}
@media screen and (max-width:1399px) and (min-width:1279px) {
}
@media screen and (max-width:1280px) and (min-width:1200px) {
}
@media screen and (max-width:1199px) and (min-width:1080px) {
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_PrevNext { margin:20px auto 0; padding:10px 0 0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_PrevNext { margin: 20px auto 0; padding: 10px 0 0;}
	.ly_PrevNext ul li { padding:0;}
}
@media (max-width: 767px) {
	.ly_PrevNext { margin: 20px auto 0; padding: 10px 0 0;}
	.ly_PrevNext ul li { width:100%; padding:0;}
	.ly_PrevNext ul li:last-child { text-align:left;}
}
/*内页-新闻详情&文章详情 结束*/

/*内页-联系我们 开始*/
.ly_NyContact { width:1400px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ly_NyContact .lyNyContact_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyContact_main .lyNyContact_lxfs { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.lyNyContact_lxfs ul { border-left:1px solid #dfdfdf; border-top:1px solid #dfdfdf;}
.lyNyContact_lxfs ul li { width:33.333333%; overflow:hidden; margin:0; padding:40px 20px 20px; border-right:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContact_lxfs ul li img { display:block; width:130px; height:130px; overflow:hidden; margin:0 auto 20px; padding:0;}
.lyNyContact_lxfs ul li span { display:block; width:100%; overflow:hidden; color:#797979; font-size:14px; text-align:center; margin:0 auto 10px; padding:0;}
.lyNyContact_lxfs ul li p { width:100%; height:60px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; display:-webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}

.lyNyContact_main .lyNyContact_ewm { width:100%; overflow:hidden; margin:0 auto 40px; padding:60px 0; background-size:100%;}
.lyNyContact_ewm p { width:100%; overflow:hidden; line-height:40px; color:#fff; font-size:32px; text-align:center; margin:0 auto; padding:0;}
.lyNyContact_ewm span { display:block; width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
.lyNyContact_ewm .ewm_img { width:160px; height:160px; overflow:hidden; margin:30px auto 0; padding:0;}
.lyNyContact_ewm .ewm_img img { display:block; width:100%; height:100%; margin:0 auto; padding:0;}

.lyNyContact_main .lyNyContact_map { width:100%; overflow:hidden; margin:0; padding:0; float:right;}
.lyNyContact_map .lyNyContact_Mapmain { width:100%; height:380px; overflow:hidden; margin:0 auto; padding:9px; background-color:#fff; border:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContact_map .lyNyContact_Mapmain .dz_map { width:100%; overflow:hidden;height:360px;margin:0 auto;}

@media screen and (max-width:1299px) and (min-width:1080px) {
	.ly_NyContact { width:90%;}
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyContact { width:96%; margin:0 auto 40px;}
	.lyNyContact_main .lyNyContact_lxfs { margin:0 auto 20px;}
	.lyNyContact_lxfs ul li img { margin:0 auto 20px;}
	.lyNyContact_lxfs ul li p { height:48px; line-height:24px; font-size:15px;}
	.lyNyContact_main .lyNyContact_ewm { margin:0 auto 20px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyContact { width:96%; margin:0 auto 40px;}
	.lyNyContact_main .lyNyContact_lxfs { margin:0 auto 20px;}
	.lyNyContact_lxfs ul li img { margin:0 auto 20px;}
	.lyNyContact_lxfs ul li p { height:24px; line-height:24px; font-size:14px;}
	
	.lyNyContact_main .lyNyContact_ewm { margin:0 auto 20px; padding:40px 0;}
	.lyNyContact_ewm p { font-size:30px;}
	.lyNyContact_ewm span { font-size:15px;}
	.lyNyContact_ewm .ewm_img { margin:20px auto 0;}
	
	.lyNyContact_main .lyNyContact_map { width:100%; margin:0 auto;}
	.lyNyContact_map .lyNyContact_Mapmain { height:380px;}
}
@media (max-width: 767px) {
	.ly_NyContact { width:94%; margin:0 auto 40px;}
	.lyNyContact_main .lyNyContact_lxfs { margin:0 auto 20px;}
	.lyNyContact_lxfs ul li { width:100%; padding:20px;}
	.lyNyContact_lxfs ul li img { width:120px; height:120px; margin:0 auto 20px;}
	.lyNyContact_lxfs ul li p { height:auto; line-height:28px; font-size:16px;}
	
	.lyNyContact_main .lyNyContact_ewm { margin:0 auto 20px; padding:40px 0; background-size:190%;}
	.lyNyContact_ewm p { line-height:32px; font-size:24px;}
	.lyNyContact_ewm span { line-height:24px; font-size:14px;}
	.lyNyContact_ewm .ewm_img { margin:20px auto 0;}
	
	.lyNyContact_main .lyNyContact_map { width:100%; margin:0 auto;}
	.lyNyContact_map .lyNyContact_Mapmain { height:380px;}
}
@media (max-width: 320px) {
	.lyNyContact_main .lyNyContact_ewm { background-size:204%;}
}
/*内页-联系我们 结束*/

/*内页-产品中心 开始*/
.ly_NyProducts { width:100%; min-height: 480px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ly_NyProducts .lyNyPro_main { width:1400px; height:auto; margin:0 auto; padding:0;}
.lyNyPro_main .lyNyPro_left { width:21%; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyPro_main .lyNyPro_right { width:76%; height:auto; margin:0; padding:0; float:right;}

.nyPro_main .ny_pro_list { min-height: 364px; }
.nyPro_main .ny_pro_list li { width:31.33333%; margin-right: 3%; margin-bottom: 30px; transition: all .3s; float: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.nyPro_main .ny_pro_list li:nth-child(3n) { margin-right: 0; }
.nyPro_main .ny_pro_list li .pic { display: block; height: 260px; background: #fff; text-align: center; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; overflow: hidden; position: relative; border:1px solid #dfdfdf; }
.nyPro_main .ny_pro_list li .pic img { max-width: 96%; max-height: 96%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .6s; }
.nyPro_main .ny_pro_list li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.nyPro_main .ny_pro_list li .wz { overflow: hidden; border-top: 0; padding: 13px 20px 0; }
.nyPro_main .ny_pro_list li .wz .tlt { display: block; height: 34px; line-height: 34px; color: #555; font-size: 16px; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; text-align: center; }
.nyPro_main .ny_pro_list li .wz i { width: 20%; height: 34px; float: right; }
.nyPro_main .ny_pro_list li .wz p { height: 20px; line-height: 20px; font-size: 14px; color: #a0a0a0; border-radius: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nyPro_main .ny_pro_list 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); }
.nyPro_main .ny_pro_list li:hover .wz a{ color:#0075d3;}
@media screen and (max-width:1300px) and (min-width:1200px) {
	.ly_NyProducts .lyNyPro_main { width:95%;}
}
 @media screen and (max-width:1199px) and (min-width:1080px) {
	 .ly_NyProducts { width:90%; padding:0 5%;}
	.ly_NyProducts .lyNyPro_main { width:95%;}
}
 @media screen and (max-width:1079px) and (min-width:768px) {
	 .ly_NyProducts { width:96%; margin:0 auto 40px; padding:0 2%;}
	.ly_NyProducts .lyNyPro_main { width:95%;}
	.lyNyPro_main .lyNyPro_left { width:100%; margin:0 auto 20px;}
	.lyNyPro_main .lyNyPro_right { width:100%; margin:0 auto;}
.nyPro_main .ny_pro_list { min-height: 140px; }
.nyPro_main .ny_pro_list li .pic { height: 186px; }
.nyPro_main .ny_pro_list li { margin-bottom: 18px; }
.nyPro_main .ny_pro_list li .wz .tlt { font-size: 15px; height: 30px; line-height: 30px; }
}
@media screen and (max-width:767px) {
.ly_NyProducts { width:94%; margin:0 auto 40px; padding:0 3%;}
.ly_NyProducts .lyNyPro_main { width:95%;}
.lyNyPro_main .lyNyPro_left { width:100%; margin:0 auto;}
.lyNyPro_main .lyNyPro_right { width:100%; margin:0 auto;}
	
.nyPro_main .ny_pro_list { min-height: 140px; }
.nyPro_main .ny_pro_list li { width: 48.5%; }
.nyPro_main .ny_pro_list li:nth-child(2n) { margin-right: 0; }
.nyPro_main .ny_pro_list li:nth-child(3n) { margin-right: 3%; }
.nyPro_main .ny_pro_list li:nth-child(6n) { margin-right: 0; }
.nyPro_main .ny_pro_list li .pic { height: 145px; }
.nyPro_main .ny_pro_list li { margin-bottom: 18px; }
.nyPro_main .ny_pro_list li .wz { padding: 9px 5px 12px; }
.nyPro_main .ny_pro_list li .wz .tlt { font-size: 15px; height: 26px; line-height: 26px; background: none; }
}


/*内页-产品分类 开始*/
.lyNyPro_left .h_left { width:100%; overflow:hidden; background-color:#fff; margin:0 auto 20px;}
.lyNyPro_left .cp_type {}

.lyNyPro_left .cp_type .hd { text-align:center; background-color:#0075d3; padding:20px;}
.lyNyPro_left .cp_type .hd p { height:40px; line-height:40px; font-size:28px; font-weight:bold; color:#fff;}
.lyNyPro_left .cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../img/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.lyNyPro_left .cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}

.lyNyPro_left .cp_type .bd { border-top:0; padding:20px 10px 10px; background-color:#f2f2f2;}
.lyNyPro_left .cp_type .bd ul li { margin:0 auto 10px;}
.lyNyPro_left .cp_type .bd ul li.on { border:0;}
.lyNyPro_left .cp_type .bd ul li p { height:48px; line-height:48px; background-color:#a5a5a5;}
.lyNyPro_left .cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 10px; overflow: hidden; line-height:48px; color:#fff; font-size:16px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_left .cp_type .bd ul li p a img { display:inline-block; width:15px; height:15px; vertical-align:middle; margin:-2px 8px 0 0;}
.lyNyPro_left .cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../img/mulu1.png) center center no-repeat; cursor:pointer; float:left;}
.lyNyPro_left .cp_type .bd ul li div { display:none;}
.lyNyPro_left .cp_type .bd ul li div a { display:block; height:48px; line-height:48px; color:#454545; font-size:14px; margin:0 auto 1px; padding:0 20px 0 36px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:#fff url(../img/icon4.png) 20px center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:first-child { border-top:0;}
.lyNyPro_left .cp_type .bd ul li p:hover, .lyNyPro_left .cp_type .bd ul li.on p { background-color:#0075d3;}
.lyNyPro_left .cp_type .bd ul li p:hover a, .lyNyPro_left .cp_type .bd ul li.on p a { color:#fff;}
.lyNyPro_left .cp_type .bd ul li p:hover span { background:url(../img/mulu2.png) center center no-repeat;}
.lyNyPro_left .cp_type .bd ul li.on p span { background:url(../img/mulu3.png) center center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:hover { color:#0075d3; background:url(../img/icon5.png) 20px center no-repeat;}
.lyNyPro_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;}
.lyNyPro_left .cp_type .bd ul a.ckqb:hover { background:#0075d3; color:#fff;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNyPro_left .cp_type .bd ul li div a { padding:0 20px 0 40px;}

}
@media screen and (max-width:1079px) and (min-width:768px) {
	.lyNyPro_left .h_left { margin:0 auto 20px;}
	.lyNyPro_left .cp_type { margin:0;}
	.lyNyPro_left .cp_type .hd p:before { display:none;}
	.lyNyPro_left .cp_type .hd { background:#0075d3 url(../img/down1.png) 96% center no-repeat;padding: 10px 3%;text-align:left;overflow:hidden;}
	.lyNyPro_left .cp_type .hd.on { background:#0075d3 url(../img/up1.png) 96% center no-repeat;}
	.lyNyPro_left .cp_type .hd span { display:block; font-style:italic; float:left; height:40px; line-height:40px;}
	.lyNyPro_left .cp_type .hd p { padding:0; display:block; font-size:24px; float:left; min-width:88px; margin:0 10px 0 0;}
	.lyNyPro_left .cp_type .bd { display:none;}
	.lyNyPro_left .cp_type .bd ul li:last-child { border:0;}
	
	.lyNyPro_left .cp_type .bd ul li p { height:52px; line-height:52px;}
	.lyNyPro_left .cp_type .bd ul li p a { width:90%; font-size:16px; line-height:52px;}
	.lyNyPro_left .cp_type .bd ul li p span { width:10%; background-size: 20px;}
	.lyNyPro_left .cp_type .bd ul li.on p span { background-size: 16px;}
	.lyNyPro_left .cp_type .bd ul li p:hover span { background-size: 16px;}
	.lyNyPro_left .cp_type .hd p:before { display:none;}	
}
@media screen and (max-width:767px) {
	.lyNyPro_left .h_left { margin:0 auto 20px;}
	.lyNyPro_left .cp_type { margin:0;}
	.lyNyPro_left .cp_type .hd p:before { display:none;}
	.lyNyPro_left .cp_type .hd { background:#0075d3 url(../img/down1.png) 92% center no-repeat;padding: 10px 3%;text-align:left;overflow:hidden;}
	.lyNyPro_left .cp_type .hd.on { background:#0075d3 url(../img/up1.png) 92% center no-repeat;}
	.lyNyPro_left .cp_type .hd span { display:block; font-style:italic; float:left; height:40px; line-height:40px;}
	.lyNyPro_left .cp_type .hd p { padding:0; display:block; font-size:22px; float:left; min-width:88px; margin:0 10px 0 0;}
	.lyNyPro_left .cp_type .bd { display:none;}
	.lyNyPro_left .cp_type .bd ul li:last-child { border:0;}
	.lyNyPro_left .cp_type .bd ul li p a { line-height:48px; font-size:16px;}
	.lyNyPro_left .cp_type .bd ul li div a { font-size:14px;}
	.lyNyPro_left .cp_type .bd ul li p { height:48px;line-height:48px;}
	.lyNyPro_left .cp_type .bd ul li div a { height:44px;line-height:44px;}
	.lyNyPro_left .cp_type .bd ul li p span { background-size: 20px;}
	.lyNyPro_left .cp_type .bd ul li.on p span { background-size: 20px;}
	.lyNyPro_left .cp_type .bd ul li p:hover span { background-size: 20px;}
}
@media screen and (max-width:320px) {
	.lyNyPro_left .cp_type .hd { padding:4px 4%;}
	.lyNyPro_left .cp_type .hd p { font-size:20px;}
	.lyNyPro_left .cp_type .hd span { display:none;}
}
/*内页-产品分类 结束*/
/*内页-产品中心 结束*/


/*内页-产品详情 开始*/
.ly_NyProDetail { width:1400px; overflow:hidden; margin:60px auto; padding:0;}

.ly_NyProDetail .lyNyProDetail_con { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyProDetail_con .lyNyProDetail_left { width:21%; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyProDetail_con .lyNyProDetail_right { width:76%; overflow:hidden; margin:0; padding:0; float:right;}
.lyNyProDetail_right .lyNyProDetail_ConTit { margin:0 auto 30px; padding:0; background-color:#f8f8f8; border-radius: 22px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyProDetail_ConTit p { width:100px; height:44px; overflow:hidden; line-height:44px; color:#fff; font-size:20px; font-weight:bold; text-align:center; margin:0; padding:0 20px; background-color:#0075d3; border-radius: 22px 0 0 22px;}

.lyNyProDetail_right .lyNyProDetail_ConText { width:100%; overflow:hidden; line-height: 28px; color: #555; font-size: 14px; margin:0 auto 30px; 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: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all; margin:0!important;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!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;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyProDetail { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyProDetail { width:96%; margin:40px auto;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .lyNyProDetail_right { width:100%;}
	.lyNyProDetail_con .lyNyProDetail_left { margin:0 auto 20px;}
	.lyNyProDetail_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyProDetail { width:96%; margin:20px auto;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .lyNyProDetail_right { width:100%;}
	.lyNyProDetail_con .lyNyProDetail_left { margin:0 auto 20px;}
	.lyNyProDetail_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
}
@media (max-width: 767px) {
	.ly_NyProDetail { width:92%; margin:20px auto;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .lyNyProDetail_right { width:100%;}
	.lyNyProDetail_con .lyNyProDetail_right { margin:20px auto 0;}
	.lyNyProDetail_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
	.lyNyProDetail_right .lyNyProDetail_ConText { max-height:99999999999999999999999px;}
	.lyNyProDetail_ConText div { max-height:99999999999999999999999px;}
}

.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; border-radius: 30px; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #a5a5a5;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #0075d3;}


/**产品详情页产品图片切换**/
.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 #eaeaea; 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:92%; 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 #eaeaea; 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(../img/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:1399px) and (min-width:1280px) {
	.ly_NyProDetail { width:90%;}
}
@media screen and (max-width:1279px) and (min-width:1200px) {
	.ly_NyProDetail { width:90%;}
}
@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_Xgwz { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_tit { overflow:hidden; margin:0 auto; padding:20px; background-color:#0075d3;}
.Xgwz_tit p { height:32px; line-height:32px; color:#fff; font-size:26px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.Xgwz_tit span { display:block; height:20px; line-height:20px; color:#fff; font-size:14px; text-align:center; text-transform: uppercase; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list { width:100%; min-height: 150px; overflow:hidden; margin:0 auto; padding:0 19px; border:1px solid #dfdfdf; border-top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; border-bottom:1px dashed #dfdfdf; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li:last-child { border:0;}
.lyNy_Xgwz .Xgwz_list ul li em { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; background: url(../img/jt2.png) center center no-repeat; position: absolute; left: 0; top: 14px;}
.lyNy_Xgwz .Xgwz_list ul li:hover em { background: url(../img/jt3.png) center center no-repeat;}
.lyNy_Xgwz .Xgwz_list ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#32353a; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list ul li a:hover { color:#0075d3;}

@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNy_Xgwz { margin:0 auto;}
	.lyNy_Xgwz .Xgwz_tit { padding:10px 3%;}
	.Xgwz_tit p { padding: 0; display: block; height:40px; line-height:40px; font-size: 24px; float: left; min-width: 88px; margin: 0 10px 0 0;}
	.Xgwz_tit span { display: block; font-style: italic; float: left; height: 40px; line-height: 40px;}
	
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNy_Xgwz { margin:0 auto;}
	.lyNy_Xgwz .Xgwz_tit { padding:10px 3%;}
	.Xgwz_tit p { padding: 0; display: block; height:40px; line-height:40px; font-size: 24px; float: left; min-width: 88px; margin: 0 10px 0 0;}
	.Xgwz_tit span { display: block; font-style: italic; float: left; height: 40px; line-height: 40px;}
}
@media (max-width: 767px) {
	.lyNy_Xgwz { margin:20px auto;}
	.lyNy_Xgwz .Xgwz_tit { padding:10px 3%;}
	.lyNy_Xgwz .Xgwz_list { padding:0 12px;}
	.Xgwz_tit p { padding: 0; display: block; height:40px; line-height:40px; font-size: 22px; text-align:left; float: left; min-width: 88px; margin: 0 10px 0 0;}
	.Xgwz_tit span { display: block; font-style: italic; float: left; height: 40px; line-height: 40px;}
}
@media (max-width: 320px) {
	.lyNy_Xgwz .Xgwz_tit { padding:4px 4%;}
	.Xgwz_tit p { font-size:20px;}
	.Xgwz_tit span { display:none;}
}

/*内页-相关文章 结束*/

/*内页-客户案例 开始*/
.ly_Nycase {height:auto; margin:0 auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_Nycase .NyAboutPart4_list { width:100%; height:auto; margin:0 auto; padding:0;}
.NyAboutPart4_list ul li { width:32%; height:auto; margin:0 2% 3% 0; padding:0; background-color:#efefef; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutPart4_list ul li:nth-child(3n+3) { margin:0;}
.ly_Nycase .NyAboutPart4_list ul li { margin:0 2% 3% 0;}
.ly_Nycase .NyAboutPart4_list ul li:nth-child(3n+3) { margin:0 0 0;}
.NyAboutPart4_list ul li:hover { background-color:#0075d3; box-shadow:0 10px 20px rgba(20,34,49,0.1);}
.NyAboutPart4_list ul li .NyAboutPart4_img { width:100%; height:282px; overflow:hidden; margin:0 auto; padding:0;}
.NyAboutPart4_list ul li .NyAboutPart4_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyAboutPart4_list ul li .NyAboutPart4_img a img { display:block; width:100%; height:100%;object-fit: cover; 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;}
.NyAboutPart4_list ul li:hover .NyAboutPart4_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.NyAboutPart4_list ul li .NyAboutPart4_text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:20px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyAboutPart4_list ul li .NyAboutPart4_text a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; white-space: nowrap; text-overflow: ellipsis; margin:0 auto 10px; padding:0;}
.NyAboutPart4_list ul li .NyAboutPart4_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.NyAboutPart4_list ul li:hover .NyAboutPart4_text a, .NyAboutPart4_list ul li:hover .NyAboutPart4_text p { color:#fff;}
@media screen and (width:1600px){
	.ly_Nycase { padding:0 40px;}
	.NyAboutPart4_list ul li .NyAboutPart4_img { height:268px;}
}
@media screen and (min-width:1440px) and (max-width:1599px) {
	.ly_Nycase { padding:0 40px;}
	.NyAboutPart4_list ul li .NyAboutPart4_img { height:240px;}
}
@media screen and (min-width:1366px) and (max-width:1439px) {
	.ly_Nycase { padding:0 40px;}
	.NyAboutPart4_list ul li .NyAboutPart4_img { height:227px;}
}
@media screen and (min-width:1360px) and (max-width:1365px) {
	.ly_Nycase { padding:0 40px;}
	.NyAboutPart4_list ul li .NyAboutPart4_img { height:226px;}
}
@media screen and (min-width:1280px) and (max-width:1359px) {
	.ly_Nycase { padding:0 40px;}
	.NyAboutPart4_list ul li .NyAboutPart4_img { height:212px;}
}
@media screen and (min-width:1200px) and (max-width:1279px) {
	.ly_Nycase { padding:0 40px;}
	.NyAboutPart4_list ul li .NyAboutPart4_img { height:198px;}
}
@media screen and (min-width:1080px) and (max-width:1199px) {
	.ly_Nycase { padding:0 40px;}
	.NyAboutPart4_list ul li .NyAboutPart4_img { height:176px;}
}
@media screen and (min-width:1024px) and (max-width:1079px) {
	.ly_Nycase { padding:0 40px;}
	.NyAboutPart4_list ul li .NyAboutPart4_img { height:167px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_Nycase { margin:40px auto; padding:0 40px;}
	.NyAboutPart4_list ul li{ width:49%;}
	.NyAboutPart4_list ul li:nth-child(2n) { margin-right:0;}
	.ly_Nycase .NyAboutPart4_list ul li:nth-child(3n+3){ margin-right:2%;}
	.NyAboutPart4_list ul li:nth-child(6n) { margin-right:0!important;}
	.NyAboutPart4_list ul li .NyAboutPart4_img { height:176px;}
}
@media (max-width: 767px) {
	.ly_Nycase { margin:40px auto; padding:0 20px;}
	.NyAboutPart4_list ul li { width:100%; margin:0 auto 20px;}
	.NyAboutPart4_list ul li:nth-child(3n+3) { margin:0 auto;}
	.NyAboutPart4_list ul li .NyAboutPart4_img { height:206px;}
}
@media (max-width: 375px) {
	.NyAboutPart4_list ul li .NyAboutPart4_img { height:185px;}
}
@media (max-width: 320px) {
	.NyAboutPart4_list ul li .NyAboutPart4_img { height:154px;}
	.NyAboutPart1_left i.NyAboutPart1_time { font-size:36px;}
}
/*内页-客户案例 结束*/

/*内页-产品列表 开始*/
.pro_lb{ width:98%; background-color:#f5f5f5; padding:10px 1%; margin-bottom:20px; height:246px; _border-radius:20px;}
.pro_lb .pic{ display:block; width:25%;height:226px; text-align:center;background: #fff;overflow:hidden;padding: 10px 2%;}
.pro_lb .pic img{ max-height:95%; max-width:95%; vertical-align:middle;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;-o-transition: all .25s;transition: all .5s;}
.pro_lb .pic .iblock{display:inline-block;height:100%;width:0;vertical-align:middle;}

.pro_lb .pro_lb_ms{ width:67%; background-color:#fff;height: 206px; padding:20px 2%;}
.pro_lb .pro_lb_ms .tit{ display:block;color:#333; font-size:22px; font-weight:bolder; height: 35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro_lb .pro_lb_ms span{display:inline-block; color:#999; font-size:15px; margin:10px 4% 10px 0;max-width: 47%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro_lb .pro_lb_ms .ico1{background:url(../img/date.png) left center no-repeat; padding-left:25px;}
.pro_lb .pro_lb_ms .ico2{background:url(../img/xh.png) left center no-repeat;padding-left:25px;}
.pro_lb .pro_lb_ms p{color:#999;height:65px; line-height:30px; overflow:hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.pro_lb .pro_lb_ms .gdxq{display:inline-block; width:148px; height:34px; line-height:34px; font-size:14px;color:#fff; background-color:#0075d3;border-radius:40px; text-align:center; margin:20px 2% 0 0;}
.pro_lb .pro_lb_ms .ljzx{display:inline-block; width:148px; height:34px; line-height:34px; font-size:14px;color:#555; background-color:#efefef;border-radius:40px; text-align:center; margin-top:20px;}
.pro_lb:hover{ -webkit-box-shadow: #ccc 1px 1px 20px;-moz-box-shadow: #ccc 1px 1px 20px;box-shadow: #ccc 1px 1px 20px;}
.pro_lb:hover .pic img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.pro_lb:hover .pro_lb_ms .tit{color:#0075d3;}
.pro_lb:hover .pro_lb_ms span{color:#0075d3;}
.pro_lb:hover .pro_lb_ms .ico1{background:url(../img/date1.png) left center no-repeat;}
.pro_lb:hover .pro_lb_ms .ico2{background:url(../img/xh1.png) left center no-repeat;}
.pro_lb .pro_lb_ms .gdxq:hover{color:#fff;background-color:#aaa8a8}
.pro_lb .pro_lb_ms .ljzx:hover{color:#fff;background-color:#0075d3;}
@media screen and (max-width:1300px) and (min-width:1200px) {

}
@media screen and (max-width:1199px) and (min-width:1080px) {

}
@media screen and (max-width:1079px) and (min-width:768px) {
.pro_lb_m { width: 100%;margin-top: 30px;}
}
@media screen and (max-width:767px) {
.pro_lb_m { width: 100%;margin-top: 30px;}
.pro_lb{ width:98%;height: auto;}
.pro_lb .pic {width: 92%;height: auto;margin: 0 2%; padding:20px 2%;}
.pro_lb .pro_lb_ms {width: 92%;height: auto;margin: 0 2%;}
.pro_lb .pro_lb_ms span{ max-width:90%;}
.pro_lb .pro_lb_ms .gdxq{margin: 20px 6% 0 0;}
}
@media screen and (max-width:360px) {
.pro_lb .pro_lb_ms .gdxq {margin: 20px 2% 0 0; width:130px;}
.pro_lb .pro_lb_ms .ljzx{ width:130px;}
}
@media screen and (max-width:320px) {
.pro_lb .pro_lb_ms .gdxq {margin: 20px 2% 0 0; width:120px;}
.pro_lb .pro_lb_ms .ljzx{ width:120px;}
}
/*内页-产品列表 结束*/

/*右侧漂浮 开始*/
.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(../img/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:4px -53px;}
.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:#379bff;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-main {background:#379bff;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.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;top: 70%;}
	.client-2 li{ height:51px; position: static;}
	.client-2 .my-kefu-tel-main,.client-2 .my-kefu-main{ width:50px;border-radius: 50px; height:50px;padding:0;}
	.my-kefu-main{background: #238ad4 !important;}
	.client-2 li a p{ display:none;}
	.client-2 .my-kefu-ftop i {margin: 7px 0 0 8px;background-size: 56px;background-position: -23px -47px;}
	.client-2 .my-kefu-ftop{ margin-top:10px;}
	.client-2 .my-kefu-tel i {margin: 11px 0 0 13px;}
}
/*右侧漂浮 结束*/
#qb_collection_img_mask{display:none !important;}


/*详情页内容超出设置*/
@media (min-width:1199px) {
#c_detail_wrap #new-div .zoom-caret{display:none !important;}
}
#c_detail_wrap img,#c_detail_wrap p,#c_detail_wrap span,#c_detail_wrap div,#c_detail_wrap video,#c_detail_wrap embed{height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;word-break: normal;}

#c_detail_wrap #new-div{overflow-x: hidden;overflow-y: hidden;width: 100%;position:relative;}
#c_detail_wrap #new-div .zoom-caret{display:block;position: absolute;top: 10px;right: 5px;font-size: 50px;color: #a7a5a5;z-index: 2;padding: 0;margin: 0;opacity: .3;}
#c_detail_wrap #new-div table{transform-origin: left top;border-collapse: collapse;max-width: none!important;width: auto;}
#c_detail_wrap #new-div table td{padding: 3px;border: 1px solid #ccc;}
#c_detail_wrap #new-div table td img{max-width:90% !important;}

#c_detail_wrap #new-div.on{overflow:scroll; width: 100%;}
#c_detail_wrap #new-div.on .zoom-caret{display:none;}

/*设置滚动条样式*/
#c_detail_wrap #new-div::-webkit-scrollbar {height:2px;}/* 滚动槽 */
#c_detail_wrap #new-div::-webkit-scrollbar-track {background-color:#f0f0f0;border-radius:0px;}/* 滚动条滑块 */
#c_detail_wrap #new-div::-webkit-scrollbar-thumb {background-color:#bfbfbf;}
#c_detail_wrap #new-div::-webkit-scrollbar-thumb:window-inactive {background-color:#3c3c3c;}

@media (max-width:880px) {
#c_detail_wrap img,#c_detail_wrap p,#c_detail_wrap span,#c_detail_wrap div,#c_detail_wrap video,#c_detail_wrap embed{width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;word-break: normal;}
}


@media (max-width:880px) {
.online {z-index: 10;}
}

/*内页-在线留言 开始*/
.ly_NyOrder { width:1300px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.indexFeed{background-color: #fff;}
.feedbackBox{margin: 50px auto;width:100%;display: flex;display:-webkit-flex;flex-wrap: nowrap;justify-content:center;align-items:flex-start;}
.feedbackBox dt{position: relative;}
.feedbackBox dt>img{display: block;}
.feedbackBox dt>div{position: absolute;bottom: 0 ;left: 0;width: 100%;height: 60px;line-height: 60px;background-color: rgba(64, 158, 255, 0.7);text-align: center;}
.feedbackBox dt>div span{font-size: 18px;color: #fff !important;}
.feedbackBox .feedForm{margin-left:30px !important;width: 70%;text-indent: 0 !important;}
#formIndex{width: 100%;margin-top: 10px;display: flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between;align-items:flex-start;}
#formIndex label:nth-of-type(1), #formIndex label:nth-of-type(2) , #formIndex label:nth-of-type(3), #formIndex label:nth-of-type(4){display: block;width: 47%;}
#formIndex input[type="text"]{display: block;width: 100%;padding: 0 10px;box-sizing: border-box;line-height: 34px;color: #444;font-size:14px;border:1px solid #e5e5e5;outline-color:#238ad4;outline:none;}
#formIndex input[type="text"]:focus,#formIndex label[for='content'] textarea:focus{border-color:#67ac4857;box-shadow:0 0 5px #67ac4857;}
#formIndex label p{color: red;font-size: 12px;box-sizing: border-box;padding: 0 10px;line-height: 1.7;height: 20px;}
#formIndex label[for='content']{width: 100%;}
#formIndex label[for='content'] textarea{width: 100%;height: 100px;padding: 10px;box-sizing: border-box;outline-color:#238ad4;border: 1px solid #e5e5e5;outline:none;}
#formIndex label[for='submit'] #submit0{line-height: 34px;background-color: #409eff;color: #fff;font-size: 14px;text-align: center;margin: 0 auto;display: block;width:100%;}
#formIndex label[for='submit'] #submit0:hover{background-color: #71b4f9;}
#formIndex label[for='submit']{margin-left: 0;width:100%;}
#formIndex button[type='reset']{width: 90px;line-height: 34px;margin-right: 50%;border: 1px solid #eee;color: #333;font-size: 14px;}
@media screen and (max-width: 1300px){.feedbackBox{width: 95%;}}
@media screen and (max-width:980px){.feedbackBox dt{width: 40%;}
.feedbackBox dt>img{width: 96%;}
.feedbackBox .feedForm{margin-left: 1%;width: 58%;}}
@media screen and (max-width:768px){.feedbackBox{flex-wrap: wrap;margin: 30px 10px;}
.feedbackBox dt{width: 96%;}
.feedbackBox dt>img{width: 100%;}
.feedbackBox .feedForm{width: 96%;margin-top: 20px;margin-left:0px !important;}
#formIndex button[type='reset']{margin-right: 0px;}}
@media screen and (max-width:1300px) and (min-width:1200px) {
	.ly_NyOrder { width:95%;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyOrder { width:95%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyOrder { width:96%; margin:0 auto 50px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyOrder { width:96%; margin:0 auto 40px;}
}
@media (max-width: 767px) {
	.ly_NyOrder { width:94%; margin:0 auto 40px;}
}
/*内页-在线留言 结束*/

/* 网站地图 开始 */
.xypg-sitemap {
	padding:20px 0px;
}
.xypg-sitemap .map_title {
	line-height: 40px;
	background-color: #f5f8fa;
	border: 1px solid #d6dbe1;
	text-indent: 20px;
	color: #666;
	border-bottom: 2px solid #ccc;
	font-size: 16px;
}
.xypg-sitemap .map_title a {color:black;}
.xypg-sitemap .map_list {
line-height: 30px;
padding: 0 5px;
margin-top: 8px;
margin-bottom: 8px;
}
.xypg-sitemap .map_list a {
padding: 4px;
white-space: nowrap;
font-size: 14px;
color: #666;
}
.xypg-sitemap .map_list a:hover {
text-decoration: none;
color: #3b639f;
padding: 4px;
}
.xypg-sitemap .map_list .layer1 {
margin-bottom: 10px;
}
.xypg-sitemap .map_list h3 {
border-bottom: 1px dashed #ccc;
margin-bottom: 10px;
line-height: 36px;
}
.xypg-sitemap .map_list h3 a {
font-weight: normal;
}
.xypg-sitemap .map_list .layer2 a {
color: #999;
}
.xypg-sitemap .map_list .layer2 a:hover {
text-decoration: none;
color: #3b639f;
}

@media (min-width: 1440px) and (max-width: 1920px){
	.container{width: 1200px;}
	/*.news_show{width: 600px;}*/
	/*.news_data{width: 770px;}*/
	.model_contant.model_leftright:after{width: 370px;}
}
/* 网站地图 结束 */