@charset "utf-8";
/* CSS Document */
.lyIdx_Title { width: 100%; overflow: hidden; margin: 0 auto 40px; padding: 0; }
.lyIdx_Title span { display: block; width: 340px; overflow: hidden; line-height: 50px; color: #333; font-size: 36px; font-weight: bold; text-align: center; margin: 0 auto; padding: 0; position: relative; }
.lyIdx_Title span:before { content: ""; width: 77px; height: 29px; background: url(../images/title_l.png) center center no-repeat; display: inline-block; left: 0; top: 20%; position: absolute; }
.lyIdx_Title span:after { content: ""; width: 77px; height: 29px; background: url(../images/title_r.png) center center no-repeat; display: inline-block; right: 0; top: 20%; position: absolute; }
.lyIdx_Title p { width: 100%; overflow: hidden; line-height: 30px; color: #cdcdcd; font-size: 18px; text-align: center; margin: 0 auto; padding: 0; text-transform: uppercase; }
.lyIdx_Title img { display: block; width: 40px; height: 3px; overflow: hidden; margin: 0 auto; padding: 0; }
/* banner 开始 */
.apple-banner { width: 100%; height: 650px; overflow: hidden; position: relative; z-index: 9; }
.apple-banner .swiper-container { width: 100%; height: 650px; position: relative; }
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 15%; height: 100%; top: 0; background: none; margin: 0; }
.apple-banner .swiper-container .swiper-button-prev { left: 0; }
.apple-banner .swiper-container .swiper-button-next { right: 0; }
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display: block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top: -32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; }
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.3) url(../images/arrows1.png) center center no-repeat; left: 20px; }
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.3) url(../images/arrows2.png) center center no-repeat; right: 20px; }
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span { opacity: .7; }
.apple-banner .swiper-container .swiper-pagination {width: 100%;height: 12px;overflow: hidden;margin: 0;padding: 0;left: 0;bottom: 20px!important;}
.apple-banner .swiper-container .swiper-pagination .swiper-pagination-bullet {width: 12px;height: 12px;margin: 0 5px!important;border-radius: 50%;opacity: 1;background-color: #ccc;}
.apple-banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {background: #0d2758;}

/* lqTjPro 开始 */
.lqTjPro { padding: 80px 0; overflow: hidden; }
.lqTitle { margin-bottom: 50px; overflow: hidden; text-align: center; }
.lqTitle b { display: block; font-size: 38px; color: #222; margin-bottom: 5px; }
.lqTitle span { display: block; width: 420px; height: 30px; margin: 0 auto; position: relative; }
.lqTitle span:before,.lqTitle span:after{ content:""; display:block; width:160px; height:1px; background:#0d2758; position:absolute; left:0; top:50%;}{ content:""; display:block; width:160px; height:1px; background:#0d2758; position:absolute; left:0; top:50%;}
.lqTitle span:after{ right:0; left:inherit;}
.lqTjPro_Left { width: 26%; float: left; }
.lqTjPro_Left ul li { width: 100%; background: #f6f6f6; padding: 25px 60px 25px 25px; position: relative; margin-bottom: 10px; }
.lqTjPro_Left ul li b { display: block; font-size: 16px; color: #222; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 8px; }
.lqTjPro_Left ul li p { font-size: 14px; color: #999; position: relative; padding: 0 0 0 12px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.lqTjPro_Left ul li p:before { content: ""; display: block; width: 4px; height: 4px; background: #999; border-radius: 50px; position: absolute; left: 0; top: 9px; }
.lqTjPro_Left ul li i { position: absolute; display: block; width: 30px; height: 30px; background: #e6e6e6; padding: 8px; border-radius: 50px; right: 20px; top: 50%; transform: translate(0, -50%); }
.lqTjPro_Left ul li.on, .lqTjPro_Left ul li:hover { background: #0d2758; }
.lqTjPro_Left ul li.on b, .lqTjPro_Left ul li:hover b { color: #fff; }
.lqTjPro_Left ul li.on p, .lqTjPro_Left ul li:hover p { color: rgba(255,255,255,0.45); }
.lqTjPro_Left ul li.on i, .lqTjPro_Left ul li:hover i { background: #f21717; }
.lqTjPro_Left ul li.on p:before, .lqTjPro_Left ul li:hover p:before { background: rgba(255,255,255,0.45); }
.lqTjPro_Right { width: 72%; float: right; border: 1px solid #e6e6e6; padding: 40px; }
.lqTjPro_Right .list_Part { display: none; }
.lqTjPro_Right .list_Part.on { display: block; }
.lqTjPro_Right .list_Part .lqTjPro_Img { width: 60%; float: left; position: relative; height: 360px; }
.lqTjPro_Right .list_Part .lqTjPro_text { width: 35%; float: right; background: #f6f6f6; padding: 30px; margin-top: 30px; }
.lqTjPro_Right .list_Part .lqTjPro_text b, .lqTjPro_Right .list_Part .lqTjPro_text a.lqTjPro_name { display: block; font-size: 18px; color: #222; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: bold; }
.lqTjPro_Right .list_Part .lqTjPro_text .lqTjPro_Top { padding-bottom: 15px; border-bottom: 1px solid #e6e6e6; position: relative; }
.lqTjPro_Right .list_Part .lqTjPro_text .lqTjPro_Top:before { content: ""; display: block; width: 35px; height: 1px; background: #f21717; position: absolute; left: 0; bottom: -1px; }
.lqTjPro_Right .list_Part .lqTjPro_text p { font-size: 16px; color: #999; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; height: 90px; line-height: 30px; margin: 20px 0 40px; }
.lqTjPro_Right .list_Part .lqTjPro_text .lqTjPro_btn a { display: block; width: 48.5%; float: left; margin: 0 3% 0 0; text-align: center; font-size: 16px; color: #fff; height: 36px; line-height: 36px; background: #f21717; }
.lqTjPro_Right .list_Part .lqTjPro_text .lqTjPro_btn a.lqTjPro_btn2 { margin-right: 0; background: #0d2758; }
/*lq_About 开始*/
.lq_About { background: url(../images/about_bg.jpg) no-repeat center center; background-size: cover; padding: 80px 0; overflow: hidden; }
.lq_About .abcont { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; height: 150px; }
.lq_About .abcont, .lq_About .abcont p, .lq_About .abcont span { font-size: 16px; color: #777; line-height: 30px; text-align: center; }
.lq_About .abmore { display: block; width: 160px; height: 44px; line-height: 44px; border: 1px solid #a6a6a6; margin: 50px auto; }
.lq_About .abmore span { display: block; float: left; width: 114px; height: 42px; line-height: 42px; background: #a6a6a6; color: #fff; text-align: center; font-size: 16px; }
.lq_About .abmore i { display: block; width: 44px; padding: 10px; float: right; }
.lq_About .abmore:hover { border: 1px solid #f21717; }
.lq_About .abmore:hover span { background: #f21717; }
.lq_About .abmore:hover i svg path { fill: #f21717; }
.lq_About .lqAbout_ys .lqAbout_Img { width: 67%; height: 555px; position: relative; overflow: hidden; float: left; }
.lq_About .lqAbout_ys .lqAbout_Img img { transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.lq_About .lqAbout_ys .lqAbout_Img:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.lq_About .lqAbout_ys ul { width: 30%; float: right; }
.lq_About .lqAbout_ys ul li { width: 100%; padding: 47px 30px 48px; background: #f4f5f8; margin-bottom: 15px; overflow: hidden; display: -webkit-flex; display: flex; flex-wrap: wrap; align-items: center; }
.lq_About .lqAbout_ys ul li:last-child { margin-bottom: 0; }
.lq_About .lqAbout_ys ul li .lqAbout_Ico { width: 80px; height: 80px; border: 1px solid #bbb; padding: 15px; border-radius: 50px; float: left; }
.lq_About .lqAbout_ys ul li .lqAbout_text { padding: 0 0 0 20px; }
.lq_About .lqAbout_ys ul li .lqAbout_text span { display: block; font-size: 20px; color: #222; }
.lq_About .lqAbout_ys ul li .lqAbout_text p { font-size: 14px; color: #999; margin-top: 5px; }
.lq_About .lqAbout_ys ul li:hover { background: #0d2758; }
.lq_About .lqAbout_ys ul li:hover .lqAbout_Ico { border: 1px solid rgba(255,255,255,0.25) }
.lq_About .lqAbout_ys ul li:hover .lqAbout_Ico svg path { fill: #f21717; }
.lq_About .lqAbout_ys ul li:hover .lqAbout_text span { color: #fff; }
.lq_About .lqAbout_ys ul li:hover .lqAbout_text p { color: rgba(255,255,255,0.45); }
/*lq_Pro 开始*/
.lq_Pro { width: 100%; padding: 75px 0 47px; overflow: hidden; }
.lqPro_Menu { width: 100%; height: 60px; line-height: 60px; background: #0d2758; margin-bottom: 50px; }
.lqPro_Menu .lqProMenu_tit { background-color: #f21717; border-right: 8px solid #fff; float: left; height: 60px; line-height: 60px; font-size: 24px; color: #fff; font-weight: bold; padding: 0 10px 0 25px; position: relative; }
.lqPro_Menu .lqProMenu_tit img { display: inline-block; margin: -2px 10px 0 0; }
.lqProMenu_tit::before { content: ''; display: block; width: 0; height: 0; border-top: 30px solid transparent; border-left: 24px solid #fff; border-right: 0 solid transparent; border-bottom: 30px solid transparent; position: absolute; top: 0; right: -32px; }
.lqProMenu_tit::after { content: ''; display: block; width: 0; height: 0; border-top: 30px solid transparent; border-left: 24px solid #f21717; border-right: 0 solid transparent; border-bottom: 30px solid transparent; position: absolute; top: 0; right: -24px; }
.lqPro_Menu .lqProMenu_list { width: calc(100% - 220px); float: right; }
.lqPro_Menu .lqProMenu_list .swiper-container { width: calc(100% - 245px); float: left; }
.lqPro_Menu .lqProMenu_list .swiper-container .swiper-slide { width: auto; }
.lqPro_Menu .lqProMenu_list .swiper-container .swiper-slide a { display: block; font-size: 16px; color: #fff; line-height: 60px; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0 20px 0 0; }
.lqPro_Menu .lqProMenu_list .swiper-container .swiper-slide a:before { content: ""; width: 1px; height: 16px; background: rgba(255,255,255,0.15); display: inline-block; color: #333; margin: 0 30px -3px 0; }
.lqPro_Menu .lqProMenu_list .swiper-container .swiper-slide:first-child a:before { background: none; margin: 0; }
.lqPro_Menu .lqProMenu_list .swiper-container .swiper-slide:hover a:after { content: ""; display: block; width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 8px solid #f21717; /* 三角形颜色 */ position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 0); }
.lqPro_Menu .lqProMenu_list .swiper-container .swiper-slide:hover a { color: #f21717; }
.lqPro_Menu .lqProMenu_list .swiper-container .swiper-slide:hover a { color: #f21717; }
.lqPro_Menu .lqProMenu_list .swiper-container .swiper-slide-active a::before { background: none; }
.lqPro_Menu .lqProMenu_list .lqProMenu_btn { width: 136px; float: right; line-height: 40px; height: 40px; font-size: 16px; border: 1px solid rgba(255,255,255,0.15); text-align: center; margin: 10px; }
.lqPro_Menu .lqProMenu_list .lqProMenu_btn a { color: #fff; }
.lqPro_Menu .lqProMenu_list .lqProMenu_btn a i { display: inline-block; width: 20px; height: 20px; margin: 0 0 -4px 10px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.lqPro_Menu .lqProMenu_list .lqProMenu_btn:hover a i { margin: 0 0 -4px 13px; }
.lq_Pro .lqPro_list { width: 100%; height: auto; min-height: 320px; margin: 30px auto 0; padding: 0; }
.lqPro_list ul li { width: 23.5%; margin: 0 2% 25px 0; background-color: #fff; border: 1px solid #e6e6e6; float: left; position: relative; transition: all .4s; -webkit-transition: all .4s; -moz-transition: all .4s; -o-transition: all .4s; }
.nqPro_list ul li{ width:32%;}
.lqPro_list ul li:nth-child(4n+4) { margin-right: 0; }
.nqPro_list ul li:nth-child(3n+3) { margin-right: 0; }
.nqPro_list ul li:nth-child(4n+4) { margin-right: 2%; }
.nqPro_list ul li:nth-child(6n+6) { margin-right: 0; }
.lqPro_list ul li .lqPro_Img { width: 100%; height: 250px; overflow: hidden; margin: 0 auto 20px; position: relative; }
.lqPro_list ul li .lqPro_Img a img { transition: all .4s; -webkit-transition: all .4s; -moz-transition: all .4s; -o-transition: all .4s; }
.lqPro_list ul li:hover .lqPro_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.lqPro_list ul li .lqPro_Text { width: 100%; height: auto; overflow: hidden; margin: 0 auto; padding: 0; }
.lqPro_list ul li .lqPro_Text a.lqPro_Name { display: block; width: 100%; height: 40px; line-height: 40px; color: #fff; font-size: 16px; background: #0d2758; font-weight: bold; text-align: center; position: relative; padding: 0 5px; }
.lqPro_list ul li .lqPro_Text a.lqPro_Name:before, .lqPro_list ul li .lqPro_Text a.lqPro_Name:after { content: ""; display: inline-block; width: 12px; height: 1px; background: #fff; margin: 0 10px 19px 0; }
.lqPro_list ul li .lqPro_Text a.lqPro_Name:after { margin: 0 0 19px 10px; }
.lqPro_list ul li .lqPro_Text a span { display: inline-block; max-width: 80%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.lqPro_list ul li .lqPro_Text p { width: 100%; height: 40px; background: #dcdddf; overflow: hidden; line-height: 40px; color: #999; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; text-align: center; }
.lqPro_list ul li .lqPro_Text p i { display: inline-block; width: 18px; height: 18px; margin: 0 5px -4px 0; }
.lqPro_list ul li a.lqPro_More { display: block; width: 100%; height: 100%; margin: 0; padding: 0; position: absolute; right: 0; bottom: 0; opacity: 0; transition: all .4s; -webkit-transition: all .4s; -moz-transition: all .4s; -o-transition: all .4s; background: #f21717; }
.lqPro_list ul li a.lqPro_More:after { content: ''; display: block; width: 100%; height: 100%; background: url(../images/pro_hover.png) center center no-repeat; position: absolute; top: 0; left: 0; }
.lqPro_list ul li:hover a.lqPro_More { opacity: .65; }
.lqPro_list ul li:hover a.lqPro_More:after { opacity: 1; }
/*lq_Art 开始*/
.lq_Art { background: #f8f8f8; padding: 80px 0 50px; overflow: hidden; }
.lqArt_list ul { min-height: 300px; }
.lqArt_list ul li { width: 48.5%; float: left; margin: 0 3% 30px 0; background: #fff; padding: 30px; }
.lqArt_list ul li:nth-child(2n+2) { margin-right: 0; }
.lqArt_list ul li .lqArt_Name { display: block; color: #222; font-size: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-bottom: 10px; border-bottom: 1px solid #e6e6e6; }
.lqArt_list ul li p { font-size: 16px; color: #999; line-height: 26px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; height: 52px; margin: 15px 0 20px; }
.lqArt_list ul li .lqArt_time { width: 50%; float: left; font-size: 16px; color: #999; }
.lqArt_list ul li .lqArt_time i { display: inline-block; width: 14px; height: 14px; margin: 0 10px -1px 0; }
.lqArt_list ul li .lqArt_btn { display: block; width: 130px; height: 32px; line-height: 32px; border: 1px solid #a6a6a6; float: right; }
.lqArt_list ul li .lqArt_btn span { display: block; float: left; width: 96px; height: 30px; line-height: 30px; background: #a6a6a6; color: #fff; text-align: center; font-size: 16px; }
.lqArt_list ul li .lqArt_btn i { display: block; width: 30px; padding: 6px; float: right; }
.lqArt_list ul li:hover .lqArt_btn { border: 1px solid #f21717; }
.lqArt_list ul li:hover .lqArt_btn span { background: #f21717; }
.lqArt_list ul li:hover .lqArt_btn i svg path { fill: #f21717; }
.lqArt_list ul li:hover { background: #0d2758; }
.lqArt_list ul li:hover .lqArt_Name { color: #fff; border-bottom: 1px solid rgba(255,255,255,0.15); }
.lqArt_list ul li:hover p { color: rgba(255,255,255,0.35); }
.lqArt_list ul li:hover .lqArt_time { color: rgba(255,255,255,0.35); }
.lqArt_list ul li:hover .lqArt_time i svg path { fill: rgba(255,255,255,0.35); }
/*nybanner 开始*/
.nyBanner { width: 100%; height: 385px; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
.nyBanner img { display: block; width: 1920px; max-width: 1920px; height: 385px; position: absolute; top: 0; left: 50%; margin-left: -960px; border: 0; }
/*nybanner 结束*/

/*热门关键词&搜索 开始*/
.ly_hotkw_search { width: 100%; height: 65px; margin: 0 auto; padding: 0; background-color: #f4f4f4; position: relative; z-index: 9; }
.ly_hotkw_search .hotkw_search { height: 100%; overflow: hidden; padding: 13px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.hotkw_search .hotkw_left { float: left; width: 66%; height: 40px; overflow: hidden; line-height: 40px; color: #797979; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; margin: 0; padding: 0; }
.hotkw_search .hotkw_left span { color: #333; font-weight: bold; font-size: 15px; display: inline-block; background: url(../images/hot.png) no-repeat left center; padding-left: 35px; }
.hotkw_search .hotkw_left a { color: #333; }
.hotkw_search .hotkw_left a:hover { color: #f21717; }
/*热门关键词&搜索 结束*/

/*内页关于我们 开始*/
.NyMain_box { width: 100%; padding: 50px 0; overflow: hidden; }
.NyMain { overflow: hidden; min-height: 300px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.NyMain .Ny_left { width: 22%; height: auto; margin: 0 auto; padding: 0; float: left; }
.NyMain .Ny_right { width: 74.5%; height: auto; margin: 0 auto; padding: 0; float: right; }
.Ny_right .NyRight_Top { width: 100%; overflow: hidden; margin: 0 auto 40px; padding: 0 0 15px; border-bottom: 1px solid #eaeaea; }
.NyRight_Top p { width: 30%; height: 30px; overflow: hidden; line-height: 30px; color: #333; font-size: 24px; font-weight: bold; margin: 0; padding: 0; float: left; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.NyRight_Top1 p { width: 40%; }
.NyRight_Top p font { color: #999; font-size: 14px; font-weight: normal; margin: 0 0 0 5px; display: inline-block; text-transform: uppercase; }
.NyRight_Top .lyMbx { width: 65%; height: 30px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; text-align: right; white-space: nowrap; text-overflow: ellipsis; margin: 0; padding: 0; float: right; }
.lyMbx img { display: inline-block; width: 20px; height: 20px; vertical-align: middle; margin: -4px 12px 0 0; padding: 0; }
.lyMbx a { color: #666; }
.lyMbx a:hover { color: #f21717; }
.lyMbx span { color: #999; }
.ny_about_con { position: relative; }
.ny_about_con .nyabout_img { float: left; height: 420px; width: 70%; }
.ny_about_con .nyabout_img img { max-height: 100%; max-width: 100%; }
.nyabout_des { width: 55%; overflow: hidden; margin: 0 auto; padding: 40px 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: rgba(255,255,255,.9); position: absolute; right: 10px; top: 40px; box-shadow: 0px 1px 16px 0 rgba(0, 0, 0, 0.1); height: 340px;/* opacity: .5; */ }
.nyabout_des .nyabout_des_con { width: 100%; overflow: hidden; line-height: 30px; color: #555; font-size: 15px; text-align: justify; text-indent: 2em; word-break: break-all; margin: 0 auto 15px; padding: 0 30px; height: 250px; overflow-y: scroll; box-sizing: border-box; }
.nyabout_des p { line-height: 30px; color: #555; font-size: 15px; text-align: justify; text-indent: 2em; }
.nyabout_des p span, .nyabout_des p em { color: #555!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 15px!important; font-style: normal!important; font-weight: normal!important; }
.nyabout_des p br { display: none; }
/* 设置滚动条的样式 */
.nyabout_des ::-webkit-scrollbar {
width:3px;
}/* 滚动槽 */
.nyabout_des ::-webkit-scrollbar-track {
background-color:#f0f0f0;
border-radius:0px;
}/* 滚动条滑块 */
.nyabout_des ::-webkit-scrollbar-thumb {
background-color:#f21717;
}
.nyabout_des ::-webkit-scrollbar-thumb:window-inactive {
background-color:#f21717;
}
/*荣誉资质 开始*/
.ny_honor { margin-top: 60px; }
.ny_honor .ny_honor_bt { text-align: center; margin-bottom: 30px; }
.ny_honor .ny_honor_bt span { display: block; font-size: 24px; color: #f1f1f1; text-transform: uppercase; }
.ny_honor .ny_honor_bt b { display: block; font-size: 24px; color: #333; }
.ny_honor_scoll { width: 100%; padding: 15px 0 0; position: relative; }
.ny_honor_scoll .item { position: relative; min-height: 240px; overflow: hidden; padding: 0 1%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.ny_honor_scoll .swiper-pagination { width: 100%; height: 14px; overflow: hidden; margin: 0; padding: 0; left: 0; bottom: 0!important; }
.ny_honor_scoll .swiper-pagination .swiper-pagination-bullet { width: 14px; height: 14px; background-color: #d4d4d4; margin: 0 6px; border-radius: 50%; opacity: 1; }
.ny_honor_scoll .swiper-pagination .swiper-pagination-bullet-active { background: #f21717; }
.ny_honor_scoll .content-slider { }
.ny_honor_scoll .content-slider li { margin-right: 3%; width: 31.3333%; }
.ny_honor_scoll .content-slider li .pic { display: block; width: 100%; float: left; height: 230px; border: 1px solid #DDDDDD; text-align: center; position: relative; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-bottom: 3px; }
.ny_honor_scoll .content-slider li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s; }
.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 .content-slider li .tlt { display: block; height: 62px; background: #999 url(../images/honor_ico1.png) no-repeat 92% center; clear: both; margin-top: 5px; font-size: 18px; color: #fff; line-height: 62px; padding-left: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-right: 45px; }
.ny_honor_scoll .content-slider li:hover .tlt { background: #f21717 url(../images/honor_ico1.png) no-repeat 92% center; }
.ny_honor_scoll .lSPager { display: none; }
/*内页关于我们 结束*/

/*内页联系我们 开始*/
.ly_NyContact .ly_NyCon { width: 100%; overflow: hidden; margin: 0 auto 40px; padding: 35px 50px 35px 35px; background-color: #f4f4f4; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_NyCon .ly_Ny_l { width: 70%; float: left; }
.ly_NyCon .ly_Ny_text b { font-size: 28px; color: #333; }
.ly_NyCon .ly_Ny_text b span { color: #f21717; }
.ly_NyCon .ly_Ny_text p { font-size: 11px; color: #999; text-transform: uppercase; margin-top: 5px; }
.ly_NyCon .ly_Ny_text img { display: block; margin-top: 20px; }
.ly_NyCon ul { margin-top: 40px; }
.ly_NyCon ul li { float: left; margin-right: 35px; background: url(../images/tel01.png) no-repeat left center; padding-left: 60px; min-height: 54px; }
.ly_NyCon ul li span { display: block; font-size: 16px; color: #999; }
.ly_NyCon ul li b { font-size: 33px; color: #f21717; margin-top: 5px; font-family: impact; display: block; max-width: 250px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.ly_NyCon .ly_Ny_r { float: right; margin-top: 25px; }
.ly_NyCon .ly_Ny_r img { display: block; float: left; }
.ly_NyCon .ly_Ny_r p { float: right; width: 20px; font-size: 15px; color: #999; line-height: 17px; margin-top: 2px; margin-left: 15px; writing-mode: vertical-lr; }
.ly_Ny_list ul li { float: left; width: 30%; margin-right: 5%; border-right: 1px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding-left: 85px; height: 70px; padding-right: 30px; }
.ly_Ny_list ul li span { display: block; font-size: 16px; color: #999; margin-top: 12px; }
.ly_Ny_list ul li b { font-size: 15px; color: #333; word-break: break-all; margin-top: 5px; display: block; max-width: 300px; overflow: hidden; height: 40px; line-height: 20px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.ly_Ny_list ul li:nth-child(1) { background: url(../images/y38.png) no-repeat left center; }
.ly_Ny_list ul li:nth-child(2) { background: url(../images/y39.png) no-repeat left center; }
.ly_Ny_list ul li:nth-child(3) { margin-right: 0; border: 0; background: url(../images/y40.png) no-repeat left center; }
.lyNyContact_map { width: 100%; overflow: hidden; margin: 40px 0 0; padding: 0; border: 1px solid #dfdfdf; padding: 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.lyNyContact_map .lyNyContact_Mapmain { width: 100%; height: 405px; overflow: hidden; margin: 0 auto; background-color: #f8f8f8; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
/*内页联系我们 结束*/


/*产品分类*/
.cp_type { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.cp_type .hd { width: 100%; height: 100px; background: url(../images/protype_bg.jpg) center center no-repeat; color: #fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-bottom: 1px; padding: 10px 0 0 35px; }
.cp_type .hd b { display: block; font-size: 24px; }
.cp_type .hd b strong { font-size: 30px; line-height: 48px; font-family: auto; margin: 0 5px; }
.cp_type .hd b span { text-transform: uppercase; font-family: impact; }
.cp_type .hd p { font-size: 14px; position: relative; text-transform: uppercase; opacity: .45; }
.cp_type .bd { background: #f4f4f4; min-height: 300px; overflow: hidden; }
.cp_type .bd ul { width: 100%; border-top: 0; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; min-height: 300px; }
.cp_type .bd ul li { border-bottom: 1px solid #eaeaea; }
.cp_type .bd ul li:last-child { border: 0; }
.cp_type .bd ul li.on { }
.cp_type .bd ul li p { height: 60px; line-height: 60px; }
.cp_type .bd ul li p a { display: block; width: 80%; padding: 0 0 0 20px; overflow: hidden; line-height: 60px; color: #333; 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; }
.cp_type .bd ul li p span { display: block; width: 20%; height: 100%; background: url(../images/ml_ico1.png) center center no-repeat; cursor: pointer; float: left; }
.cp_type .bd ul li div { display: none; padding: 0 20px; }
.cp_type .bd ul li div a { display: block; height: 50px; line-height: 50px; color: #888; font-size: 15px; text-indent: 15px; border-top: 1px solid #e9e9e9; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: url(../images/jt5.png) center left no-repeat; }
.cp_type .bd ul li div a:first-child { border-top: 0; }
.cp_type .bd ul li p:hover, .cp_type .bd ul li.on p {background-color: #0d2758;}
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color: #fff; }
.cp_type .bd ul li p:hover span { background: url(../images/ml_ico2.png) center center no-repeat; }
.cp_type .bd ul li.on p span { background: url(../images/ml_ico3.png) center center no-repeat; }
.cp_type .bd ul li div a:hover { color: #f21717; background: url(../images/jt6.png) center left no-repeat; }
.cp_type .ckgd { height: 50px; background: #f21717; text-align: center; }
.cp_type .ckgd a { line-height: 50px; font-size: 15px; color: #fff; }
/*内页产品列表 开始*/
.Ny_right .nyprolist { margin-top: 40px; }
.Ny_right .nyprolist ul { min-height: 300px; }
.Ny_right .nyprolist li { width: 48.5%; 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; background: #f4f4f4; padding: 20px; }
.Ny_right .nyprolist li:nth-child(2n+2) { margin-right: 0; }
.Ny_right .nyprolist li .pic { display: block; width: 40%; float: left; height: 166px; background: #fff; text-align: center; position: relative; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; overflow: hidden; }
.Ny_right .nyprolist li .pic:after { content: ''; display: block; opacity: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5) url(../images/view.png) 10% center no-repeat; position: absolute; top: 0; left: 0; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; }
.Ny_right .nyprolist li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .6s; }
.Ny_right .nyprolist li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.Ny_right .nyprolist li .pro_wz { width: 54%; float: right; line-height: 30px; }
.Ny_right .nyprolist li .tlt { display: block; margin: 5px 0 8px; color: #555; font-size: 17px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.Ny_right .nyprolist li p { font-size: 15px; color: #999; line-height: 25px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.Ny_right .nyprolist li .pro_an a.ljxq { display: inline-block; height: 32px; line-height: 32px; width: 105px; text-align: center; background: #979797; color: #fff; margin-top: 15px; }
.Ny_right .nyprolist li:hover { cursor: pointer; }
.Ny_right .nyprolist li:hover .pro_an a.ljxq { background: #f21717; }
.Ny_right .nyprolist li:hover .tlt { color: #f21717; }
.Ny_right .nyprolist li:hover .pic:after { opacity: 1; background: rgba(0,0,0,.5) url(../images/view.png) center center no-repeat; }
.Ny_right .nyprolist 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); }
/*内页产品列表 结束*/


/*分页样式 开始*/
#fengye { text-align: center; margin: 20px 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: #f21717; color: #ffffff; }
#fengye a.pnnum1 { background: #f21717; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #f21717; 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; }
/*分页样式 结束*/

/*内页新闻中心 开始*/
.ny_news { width: 100%; }
.lyIdxNews_List ul li { width:49%; margin:0 2% 25px 0; float:left; background:#fff; position:relative;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNews_List ul li:before{content: "";width: 61px;height: 62px;background: url(../images/ind_artbg.png) center center no-repeat;display: inline-block;left: -10px;top: -10px;position: absolute;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNews_List ul li:nth-child(2n+2) { margin:0 0 25px;}
.lyIdxNews_List ul li .lyIdxNews_Time { width:15%; text-align:center;padding: 20px 0 20px 20px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNews_List ul li .lyIdxNews_Time span{width:100%;font-size:16px;height:32px;line-height:32px;background: #a6a6a6;color:#fff;display: inline-block;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.lyIdxNews_List ul li .lyIdxNews_Time p{ width:100%; font-size:28px; color:#333; font-weight:bold; line-height:58px;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNews_List ul li .txt{ width:82%;padding: 20px 20px 20px 0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNews_List ul li .txt a{ font-size:16px; line-height:26px; color:#333; font-weight:bold; display:block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNews_List ul li .txt p{ font-size:16px; color:#777; line-height:26px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top:10px;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNews_List ul li:hover{background: #0d2758;}
.lyIdxNews_List ul li:hover:before{background: url(../images/ind_artbg_on.png) center center no-repeat;}
.lyIdxNews_List ul li:hover .lyIdxNews_Time span{background: #f21717;color: #fff;}
.lyIdxNews_List ul li:hover .lyIdxNews_Time p{ color:#fff;}
.lyIdxNews_List ul li:hover .txt a{ color:#fff;}
.lyIdxNews_List ul li:hover .txt p{ color:rgba(255, 255, 255, .65);}
.ny_news ul li { background: #f4f4f4; }
.ny_news ul li .lyIdxNews_Time { width: 22%; padding: 20px 0 20px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ny_news ul li .txt { width: 74%; padding: 20px 20px 20px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*内页新闻中心 结束*/

/*内页新闻文章详情 开始*/
.NyNews_Detail { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.NyNews_Detail .NyNewsDetail_Title { width: 100%; height: auto; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 10px; padding: 0; text-align: center; }
.NyNews_Detail .NyNewsDetail_Tips { width: 100%; height: auto; overflow: hidden; line-height: 30px; color: #999; font-size: 15px; margin: 0 auto 20px; padding: 0 0 15px; border-bottom: 1px solid none; text-align: center; border-bottom: 1px solid #ddd; }
.NyNewsDetail_Tips img { display: inline-block; width: 20px; height: 20px; vertical-align: middle; margin: -2px 8px 0 0; padding: 0; }
.NyNews_Detail .NyNewsDetail_Con { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; line-height: 30px; color: #666; font-size: 16px; text-align: justify; }
.NyNewsDetail_Con p, .NyNewsDetail_Con div { width: 100%; overflow: hidden; line-height: 30px; color: #666; font-size: 16px; text-align: justify; text-indent: 0; margin: 0 auto 15px; 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: 16px!important; }
.NyNewsDetail_Con table { display: block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyNewsDetail_Con table tr td p { text-indent: 0!important; }
.NyNewsDetail_Con img { display: inline-block; width: auto!important; height: auto!important; max-width: 60%; margin: 0 auto; padding: 0; text-indent: 0!important; }
.NyPrevNext { width: 100%; overflow: hidden; margin: 40px auto 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.NyPrevNext ul { width: 87%; float: left; background: #f4f4f4; height: 97px; padding: 5px 10px 0 25px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.NyPrevNext ul li { height: 30px; line-height: 30px; font-size: 16px; color: #666; margin-top: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.NyPrevNext ul li a { font-size: 16px; color: #666; }
.NyPrevNext ul li a:hover { color: #f21717; }
.NyPrevNext .fhlb_btn { display: block; float: right; background: #f21717; height: 97px; width: 12%; text-align: center; color: #fff; font-size: 16px; }
.NyPrevNext .fhlb_btn img { display: inline-block; margin: 20px 0 15px; }
/*内页新闻文章详情 结束*/

/*产品详细页 开始*/
.NyProDetail { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.pro_detail_main { width: 100%; height: auto; margin: 0 auto 30px; 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: 360px; 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: 49%; min-height: 360px; overflow: hidden; margin: 0; padding: 0; float: right; position: relative; }
.pro_detail_text b { display:block; width: 100%; overflow: hidden; line-height: 40px; color: #333; font-size: 22px; text-align: justify; margin: 0 auto; padding: 0 0 10px; font-weight: normal; font-weight: bold; }
.pro_detail_text .jyms { width: 100%; height: 156px; overflow: hidden; margin: 10px auto 25px; box-sizing: border-box; background: #f8f8f8; padding: 20px; }
.pro_detail_text .jyms h1 { width: 100%; height: 120px; overflow: hidden; line-height: 29px; color: #999; font-size: 15px; text-align: justify; margin: 0 auto; padding: 0; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.pro_detail_text .jyms h1 span { color: #333; font-weight: bold; }
.pro_detail_text ul { width: 100%; _margin: 20px auto; padding: 0; margin: 23px 0 31px 0; }
.pro_detail_text ul li { width: 50%; height: 50px; overflow: hidden; line-height: 50px; color: #888; font-size: 15px; text-align: justify; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0; float: left; }
.pro_detail_text ul li img { display: block; width: 16px; height: 16px; overflow: hidden; margin: 17px 5px 7px 0; padding: 0; float: left; }
.pro_detail_text ul li span { color: #333; }
.pro_detail_text .pro_detail_btn { width: 100%; height: 50px; overflow: hidden; margin: 47px auto 0; padding: 0; }
.pro_detail_btn a { display: block; width: 155px; height: 50px; overflow: hidden; line-height: 50px; color: #fff; font-size: 16px; text-align: center; margin: 0 20px 0 0; padding: 0; float: left; font-weight: bold; }
.pro_detail_btn a img { display: inline-block; width: 27px; height: 26px; vertical-align: middle; margin: 0px 10px 0 0; padding: 0; }
.pro_detail_btn a.prodtl_btn1 { float: left; margin: 0 4% 0 0; background-color: #f21717; }
.pro_detail_btn a.prodtl_btn1:hover { background-color: #e80c0c; }
.pro_detail_btn p { height: 50px; line-height: 50px; color: #555; font-size: 15px; margin: 0; padding: 0; }
.pro_detail_btn p img { display: block; width: 42px; height: 42px; float: left; margin: 5px 8px 5px 0; padding: 0; }
.pro_detail_btn p font { color: #191919; font-size: 22px; font-weight: bold; vertical-align: middle; margin: -2px 0 0 0; }
.prodetail_img { width: 47%; height: 456px; 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: 80px; padding-top: 10px; overflow: hidden; }
#spec-left { width: 16px; height: 70px; float: left; cursor: pointer; margin-top: 3px; }
#spec-right { width: 16px; height: 70px; float: left; cursor: pointer; margin-top: 3px; }
#spec-list { width: 440px; float: left; overflow: hidden; margin-left: 2px; display: inline; }
#spec-list ul { }
#spec-list ul li { float: left; display: inline; padding: 0; width: 18.4%; height: 70px; margin: 0 2% 0 0; }
#spec-list ul li:last-child { margin: 0; }
#spec-list ul li p { width: 100%; height: 100%; overflow: hidden; margin: 0; padding: 0; border: 1px solid #dfdfdf; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
#spec-list ul li:hover p { border: 1px solid #1f71c2; }
#spec-list ul li img { display: block; max-width: 94%; max-height: 94%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
/*jqzoom*/
.jqzoom { position: relative; width: 100%; height: 360px; overflow: hidden; padding: 0; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.jqzoom img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.zoomdiv { z-index: 100; position: absolute; top: 1px; left: 0px; border: 1px solid #eaeaea; display: none; text-align: center; overflow: hidden; left: 104%!important; top: 0!important; background: #fff; }
.bigimg { }
.jqZoomPup { width: 200px!important; height: 200px!important; z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; background: url(../images/mask.png) 0 0 repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }
#spec-list { position: relative; width: 100%; margin: 0; }
#spec-list div { width: 100%!important; height: 70px!important; margin: 0; }
#ceshi { display: block; margin: auto!important; left: 0; top: 0; bottom: 0; right: 0; }
.prodetail_img a.videoIco { left: 20px!important; bottom: 20px!important; z-index: 99!important; }
.Warning { width: 100%!important; height: 100%!important; }
.NyProDetail .NyProDetail_Con { width: 100%; overflow: hidden; margin: 0 auto 30px; padding: 0; }
.NyProDetail_Title { width: 100%; height: 48px; overflow: hidden; line-height: 48px; color: #fff; font-size: 20px; font-weight: bold; margin: 0 auto 30px; padding-left: 25px; background: url(../images/prodetail_bt.png) no-repeat left center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyProDetail_Title span { display: block; height: 2px; width: calc(100% - 100px); background: #eaeaea; float: right; margin-top: 20px; }
.NyProDetail_Con .NyProDetailCon { width: 100%; overflow: hidden; margin: 0 auto; padding: 0 20px; line-height: 30px; color: #666; font-size: 16px; text-align: justify; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyProDetailCon p, .NyProDetailCon div { width: 100%; overflow: hidden; line-height: 30px; color: #666; font-size: 16px; text-align: justify; text-indent: 0; margin: 0 auto; padding: 0; }
.NyProDetailCon p span, .NyProDetailCon span, .NyProDetailCon p em, .NyProDetailCon em { color: #666!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 16px!important; }
.NyProDetailCon table { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyProDetailCon table tr td p { text-indent: 0!important; }
.NyProDetailCon p b { color: #333; }
.NyProDetailCon img { display: inline-block; width: auto!important; height: auto!important; max-width: 60%; margin: 0 auto; padding: 0; text-indent: 0!important; }
/*产品详情 结束*/


/*在线留言 开始*/
.ly_OrdCon { width: 100%; overflow: hidden; margin: 0 auto; padding: 20px 160px 20px 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_OrdCon .lyOrdCon_img { width: 141px; height: 141px; overflow: hidden; margin: -79px 0 0; padding: 0; border-radius: 50%; position: absolute; right: 70px; top: 50%; }
.ly_OrdCon .lyOrdCon_text { width: 100%; overflow: hidden; margin: 0; padding: 0 120px 0 40px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.lyOrdCon_text .NyCon_tit { width: 100%; overflow: hidden; line-height: 40px; color: #333; font-size: 30px; margin: 0 auto 10px; padding: 0; font-weight: bold; }
.lyOrdCon_text p { width: 100%; overflow: hidden; line-height: 30px; color: #565656; font-size: 15px; text-align: justify; margin: 0 auto; padding: 0; }
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto!important; padding: 0; }
.ly_msg h3 { display: none!important; }
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto!important; padding: 0; }
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 25px!important; padding: 0; color: #999; font-size: 14px; }
.ly_msg ul li:last-child { margin: 0 auto!important; }
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 10px 0 0; color: #333; font-size: 16px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li h4 font { color: #f00; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri!important; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li .msg_ipt12 { width: 88%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #999; font-size: 16px; border: 0px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri !important; }
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { border-radius: 0; font-size: 16px!important; background-color: #f1f1f1!important; border: 0 solid #eaeaea!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri!important; outline: none!important; resize: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li .msg_ipt1 #selPvc { border-radius: 0; height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 16px!important; background-color: #f1f1f1!important; border: 0px solid #eaeaea!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important; padding: 0 15px; }
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left; }
.ly_msg ul li a.yzm_img { display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; }
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important; }
.ly_msg ul li .msg_btn { width: 88%; overflow: hidden; margin: 15px auto 0; padding: 0; float: left; }
.ly_msg ul li .msg_btn { width: 88%!important; }
.msg_btn input { width: 150px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 16px!important; text-align: center!important; margin: 0 20px 0 0!important; padding: 0; border-radius: 2px; border: none!important; background-color: #f21717!important; cursor: pointer!important; }
.msg_btn input:last-child { background-color: #979797!important; }
.msg_btn input:hover { background-color: #e80c0c!important; }
.msg_btn input:last-child:hover { background-color: #898787!important; }
/*在线留言 结束*/

/*相关文章 开始*/
.xgwz { margin-top: 35px; }
.xgwz .hd { width: 100%; height: 100px; background: url(../images/art_bg.jpg) center center no-repeat; color: #fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-bottom: 1px; padding: 10px 0 0 35px; }
.xgwz .hd b { display: block; font-size: 24px; }
.xgwz .hd b strong { font-size: 30px; line-height: 48px; font-family: auto; margin: 0 5px; }
.xgwz .hd b span { text-transform: uppercase; font-family: impact; }
.xgwz .hd p { font-size: 14px; position: relative; text-transform: uppercase; opacity: .45; }
.xgwz_list { background: #f4f4f4; }
.xgwz_list ul li { width: 100%; padding: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-bottom: 1px solid #e9e9e9; border-left: 2px solid #e3e3e3; position: relative; }
.xgwz_list ul li:before { content: ""; display: inline-block; width: 2px; height: 0; background: #f21717; vertical-align: middle; left: -2px; top: 23px; position: absolute; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.xgwz_list ul li p { font-size: 16px; line-height: 30px; height: 30px; margin-bottom: 5px; }
.xgwz_list ul li p a { color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.xgwz_list ul li:hover a { color: #f21717; }
.xgwz_list ul li:hover:before { height: 40px; }
.xgwz_list ul li span img { display: inline-block; width: 16px; height: 16px; vertical-align: middle; margin: -2px 6px 0 0; padding: 0; }
.xgwz_list ul li span { font-size: 14px; color: #999; }
.xgwz_list .more { clear: both; margin: 0 auto; width:100%; padding-left: 36%; height: 65px; line-height: 65px; border-bottom: 3px solid #0d2758; border-left: 2px solid #e3e3e3; }
.xgwz_list .more a { font-size: 16px; color: #333; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.xgwz_list .more a:hover { color: #f21717; }
.xgwz_list .more i { width: 14px; height: 14px; background: url(../images/more.png) center no-repeat; margin: 25px 0 0 10px; position: absolute; }
/*相关文章 结束*/

/*内页荣誉资质 开始*/
.ny_honor_list ul { min-height: 320px; }
.ny_honor_list ul li { margin: 0 3% 3% 0; width: 31.3333%; float: left; }
.ny_honor_list ul li:nth-child(3n+3) { margin-right: 0; }
.ny_honor_list ul li .pic { display: block; width: 100%; float: left; height: 230px; border: 1px solid #DDDDDD; text-align: center; position: relative; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-bottom: 3px; }
.ny_honor_list ul li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s; }
.ny_honor_list ul li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.ny_honor_list ul 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_list ul li .tlt { display: block; height: 62px; background: #999 url(../images/honor_ico1.png) no-repeat 92% center; clear: both; margin-top: 5px; font-size: 18px; color: #fff; line-height: 62px; padding-left: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-right: 45px; }
.ny_honor_list ul li:hover .tlt { background: #f21717 url(../images/honor_ico1.png) no-repeat 92% center; }
/*内页荣誉资质 结束*/

/*资料下载 开始*/
.NyDown { width: 100%; height: auto; min-height: 320px; margin: 0 auto; padding: 0; }
.NyDown ul li { width: 49%; overflow: hidden; margin: 0 2% 20px 0; padding: 15px 20px 0; background-color: #fff; border: 1px solid #efefef; 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; }
.NyDown ul li:nth-child(2n+2) { margin: 0 0 20px; }
.NyDown ul li a.NyDown_Name { display: block; width: 100%; height: 32px; overflow: hidden; line-height: 32px; color: #333; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto 15px; padding: 0; }
.NyDown ul li .NyDown_Time { width: 100%; overflow: hidden; margin: 0 auto; padding: 9px 0; border-top: 1px solid #efefef; }
.NyDown ul li .NyDown_Time span { display: block; width: 50%; height: 32px; overflow: hidden; line-height: 32px; color: #999; font-size: 15px; margin: 0; padding: 0; float: left; }
.NyDown ul li .NyDown_Time a.NyDown_Btn { display: inline-block; height: 32px; overflow: hidden; line-height: 32px; color: #f21717; font-size: 14px; margin: 0; padding: 0; float: right; }
.NyDown ul li .NyDown_Time a.NyDown_Btn i { display: block; width: 12px; height: 12px; margin: 10px 0 10px 6px; padding: 0; background: url(../images/down0.png) 0 0 no-repeat; float: right; }
.NyDown ul li:hover { background-color: #f21717; border: 1px solid #f21717; }
.NyDown ul li:hover a.NyDown_Name { color: #fff; }
.NyDown ul li:hover .NyDown_Time { border-top: 1px solid #fff; }
.NyDown ul li:hover .NyDown_Time span { color: #fff; }
.NyDown ul li:hover .NyDown_Time a.NyDown_Btn { color: #fff; }
.NyDown ul li:hover .NyDown_Time a.NyDown_Btn i { background: url(../images/down1.png) 0 0 no-repeat; }
.down_wj a { display: inline-block; width: 120px; height: 40px; overflow: hidden; line-height: 40px; color: #fff; font-size: 16px; text-align: center; margin: 0; padding: 0; background-color: #333; }
.down_wj a:before { content: ""; width: 20px; height: 20px; background: url(../images/down.png) center center no-repeat; display: inline-block; vertical-align: middle; background-size: 20px 20px; margin: -2px 5px 0 0; }
.down_wj a:hover { background-color: #f21717; }
/*资料下载 结束*/

/*视频中心 开始*/
.NyVideos { width: 100%; height: auto; min-height: 320px; margin: 0 auto; padding: 0; }
.NyVideos ul li { width: 31.9%; overflow: hidden; margin: 0 2.15% 20px 0; padding: 0; border: 1px solid #efefef; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyVideos ul li:nth-child(3n+3) { margin: 0 0 20px; }
.NyVideos ul li:hover { border: 1px solid #f21717; }
.NyVideos ul li .NyVd_Img { width: 100%; height: 240px; overflow: hidden; margin: 0 auto; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyVideos ul li .NyVd_Img a { display: block; width: 100%; height: 100%; overflow: hidden; margin: 0; padding: 0; background-color: #fff; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.NyVideos ul li .NyVd_Img a img { display: block; width: 100%; height: 100%; overflow: hidden; 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; }
.NyVideos ul li:hover .NyVd_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.NyVideos ul li .NyVd_Img a i { display: block; width: 48px; height: 48px; margin: -24px 0 0 -24px; padding: 0; background: url(../images/vdIco.png) center center no-repeat; position: absolute; left: 50%; top: 50%; }
.NyVideos ul li .NyVd_Text { width: 100%; height: 50px; margin: 0 auto; padding: 10px 19px; background-color: #efefef; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyVideos ul li .NyVd_Text a.NyVd_Name { display: block; width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #333; font-size: 18px; font-weight: bold; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyVideos ul li:hover .NyVd_Text { background-color: #f21717; }
.NyVideos ul li:hover .NyVd_Text a.NyVd_Name { color: #fff; }
/*视频中心 结束*/

/*成功案例 开始*/
.NyCases { width: 100%; height: auto; min-height: 320px; margin: 0 auto; padding: 0; }
.NyCases ul li { width: 31.9%; overflow: hidden; margin: 0 2.15% 20px 0; padding: 0; border: 1px solid #efefef; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyCases ul li:nth-child(3n+3) { margin: 0 0 20px; }
.NyCases ul li:hover { border: 1px solid #f21717; }
.NyCases ul li .NyCase_Img { width: 100%; height: 240px; overflow: hidden; margin: 0 auto; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyCases ul li .NyCase_Img a { display: block; width: 100%; height: 100%; overflow: hidden; margin: 0; padding: 0; background-color: #fff; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.NyCases ul li .NyCase_Img a img { display: block; width: 100%; height: 100%; overflow: hidden; 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; }
.NyCases ul li:hover .NyCase_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.NyCases ul li .NyCase_Img a i { display: block; width: 48px; height: 48px; margin: -24px 0 0 -24px; padding: 0; background: url(../images/vdIco.png) center center no-repeat; position: absolute; left: 50%; top: 50%; }
.NyCases ul li .NyCase_Text { width: 100%; height: 50px; margin: 0 auto; padding: 10px 19px; background-color: #efefef; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyCases ul li .NyCase_Text a.NyCase_Name { display: block; width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #333; font-size: 18px; font-weight: bold; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyCases ul li:hover .NyCase_Text { background-color: #f21717; }
.NyCases ul li:hover .NyCase_Text a.NyCase_Name { color: #fff; }
/*成功案例 结束*/

.fvopvideo { width: 100%; height: 500px !important; max-width: 806px; margin: 0 auto; }
