*{ margin:0; padding:0;}
body{color: #333;}
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;}
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; color:#333;cursor:pointer;}
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;}

/* 按钮样式去除*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 

.w1400{ width:1400px; margin:0 auto;}
@media screen and (max-width:1400px) {
.w1400 {width:94%;}
}

/*头部logo 导航*/
header{width: 100%;}
header .top1{width: 100%; float: left; padding: 13px 0; line-height: 16px; font-size: 14px; background: #314693;}
header .top1 .left{ float: left; color: #fff; background:url(../images/top1_ico.png) left center no-repeat;padding-left: 25px;}
header .top1 .right{ float: right;}
header .top1 .right a{ color: #fff;}
header .top1 .right span{ margin: 0 10px; color: #fff;}
@media screen and (max-width:1023px){
	header .top1{ display:none;}
	}
@media screen and (max-width:767px){
	header{ position:static;}
}

.top2 { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff;}
.top2 .lytop_main {height:120px; margin:0 auto; padding:0; position:relative; overflow:hidden;}
.lytop_main .ly_logo { height:70px; overflow:hidden; padding:0; position:absolute;top: 50%;transform: translateY(-50%); }
.ly_logo a { display:block; width:520px; height:70px; overflow:hidden;padding:0; float:left;}
.ly_logo a img { display:block; width:100%; height:auto; margin:0; padding:0;image-rendering: -webkit-optimize-contrast;}
.ly_logo .logo_text { height:50px; overflow:hidden; margin:5px 0; padding:5px 0 5px 20px; border-left:1px solid #dfdfdf; float:left;}
.lytop_main .ly_tel { height:50px; overflow:hidden; padding:0 0 0 50px; background:url(../images/tel1.png) left center no-repeat; background-size:40px 40px;position: absolute;right:85px;top: 50%;transform: translateY(-50%);}
.ly_tel span { display:block; height:20px; line-height:20px; color:#999; font-size:16px; margin:0; padding:0;}
.ly_tel p { height:28px; line-height:28px; color:#314693; font-size:28px; font-weight:bold; margin:0; padding:0;}
.top_ewm{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.top_ewm img{ width:70px;image-rendering: -webkit-optimize-contrast;}
.top_ewm p{ text-align:center;margin-top: 3px;}
.top2 .fixed-top_main{ height:100px;}
@media screen and (max-width:1079px){
	.ly_logo a { margin:0 15px 0 0;}
	.ly_logo .logo_text { padding:5px 0 5px 15px;}
}
@media screen and (max-width:1023px){
	.top2 .lytop_main {height:80px;}
	.lytop_main .ly_logo { height:64px;}
	.ly_logo a { width:450px; height:64px; margin:0;}
	.lytop_main .ly_tel{ right:0;}
	.ly_tel p { font-size:28px;}
	.top_ewm{ display:none;}
}
@media (max-width: 767px) {
	.top2 .lytop_main {height:60px;}
	.lytop_main .ly_logo { height:44px;}
	.ly_logo a { width:80%; height:100%;}
	.ly_logo a img { width:100%; height:auto;}
	.lytop_main .ly_tel { display:none;}
}

/*导航栏 开始*/
.ly_nav { width:1400px; height:55px;left: 50%;transform: translateX(-50%); padding:0; position: absolute; z-index:99999; background:rgba(49,70,147,1);-webkit-animation: rotate 5s linear infinite; animation: rotate 5s linear infinite;border-radius: 15px 15px 0 0;}
.ly_nav li, .ly_nav a {	text-decoration: none; list-style: none;}
.ly_nav ::-webkit-scrollbar { display: none;}
.ly_nav .nav_list {-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; text-align:center;float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;    background-color: #314693;}
.ly_nav .nav_list > ul > li:after{ content:""; position: absolute; right:0;width:1px; height:20px; background:rgba(255,255,255,.3); top:50%; transform:translateY(-50%);}
.ly_nav .nav_list > ul > li:first-child {border-radius:15px 0 0 0;}
.ly_nav .nav_list > ul > li:last-child { border-radius:0 15px 0 0;}
.ly_nav .nav_list > ul > li:hover:first-child,.ly_nav .nav_list > ul > li:hover:last-child,.fixed-nav .nav_list > ul > li.active{ border-radius:0;}
.ly_nav .nav_list > ul > li > a { display: inline-block; line-height: 55px; color: #fff; font-size: 16px; padding: 0; margin: 0; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active{ background-color: #00b26a;}
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff;}
.ly_nav .nav_list > ul > li i { display:inline-block; width:20px; height:20px; background:url(../images/down.png) center center no-repeat; background-size:10px 10px; vertical-align:middle; cursor:pointer; margin:0;}
.ly_nav .nav_list > ul > li i.cur{ background:url(../images/up.png) center center no-repeat; background-size:10px 10px; text-decoration:none;}
.ly_nav .nav_list > ul > li ul { display:none; position:absolute; left:0; top:55px; z-index:99; 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 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li ul li a:hover { color:#fff; background-color:#00b26a;}
.ly_nav .nav_menu { display: none;}

.fixed-nav{ position:fixed; top:0; width:100%; border-radius: 0 0 0 0;}
.fixed-nav .nav_list > ul > li:first-child {border-radius:0;}
@media screen and (max-width:1400px) {
.ly_nav{width:100%; border-radius:0;}
.ly_nav .nav_list > ul > li:first-child {border-radius:0;}
}
@media screen and (max-width:1079px){
	.ly_nav .nav_list > ul > li > a {font-size:15px;}
}
@media (max-width: 767px) {
	.ly_nav { height:0; margin:0;position: static;transform: none;}
	.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:last-child{ background-color:#fff;}
	.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 i { display:block; width:60px; height:60px; background-size:14px 14px; position:absolute; top:0; right:0; background:url(../images/down2.png) center center no-repeat; background-size:14px 14px;}
	.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;padding: 10px 7px; background-color:#fff; border: 1px solid #ccc; border-radius:2px; margin: 0; position:absolute; top:10px; right:3%;}
	.ly_nav .nav_menu span { display: block; width: 24px; height: 2px; background-color: #ccc; border-radius: 1px;}
	.ly_nav .nav_menu span + span { margin-top: 6px;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;z-index: 99999;}
	
	.ly_nav .nav_menu:active { background-color:#1f4d98; border: 1px solid #1f4d98;}
	.ly_nav .nav_menu:active span { background-color:#fff;}
}
/*导航栏 结束*/

/* banner 开始 */
.apple-banner {width: 100%;height:700px;position: relative;margin-top: 27px;}
.apple-banner .swiper-container { width: 100%; height: 700px; position:relative;}
.apple-banner .swiper-container .swiper-slide { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; position: relative;overflow: hidden;width: 100%;height: 100%;}
.apple-banner .swiper-container .swiper-slide .conn{display: block; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;width: 100%;height: 100%;}
.apple-banner .swiper-container .swiper-slide.slide2 .conn .bg{background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;-webkit-animation: 15s infinite activeB;-moz-animation: 15s infinite activeB;-ms-animation: activeB 15s infinite;-o-animation: 15s infinite activeB;animation: 15s infinite activeB;overflow: hidden;position:absolute;top:0;left;0;width:100%;height:100%;z-index:0;}
.apple-banner .swiper-container .slide_video{position:relative;overflow: hidden;width:100% !important;}
.apple-banner .swiper-container .swiper-slide video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:100%;/*height:100%;*/z-index:0;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.ba_PrevNext { width:45%; height:70px; overflow:hidden; margin:0; padding:0; background-color:rgba(13,81,152,0.9); position:absolute; left:0; bottom:0; z-index:99;}
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 160px; height: 100%; position:absolute; top:0; margin:0;}
.apple-banner .swiper-container .swiper-button-prev { right:160px; left:inherit;}	
.apple-banner .swiper-container .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 100%; height: 70px; line-height:70px; color:#fff; font-size:14px; text-align:center; border-radius: 100%; opacity: 1; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span {}
.apple-banner .swiper-button-next span {}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: 1;}
.apple-banner .swiper-button-prev span img, .apple-banner .swiper-button-next span img { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-4px 0 0 8px; transition: all .2s; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s;}
.apple-banner .swiper-button-prev span img { margin:-4px 8px 0 0;}
.apple-banner .swiper-button-prev:hover span img { margin:-4px 16px 0 0;}
.apple-banner .swiper-button-next:hover span img { margin:-4px 0 0 16px;}
.fixed-banner{ margin-top:0;}

/*分页器*/
.apple-banner .swiper-pagination{ top:auto; bottom:40px; background:none;}
.apple-banner .swiper-pagination-bullet { display: inline-block; width: 26px; margin: 0 6px; cursor: pointer; background: none; border-radius:0; opacity: 1; }
.apple-banner .swiper-pagination-bullet span { display: inline-block; line-height: 100px;overflow: hidden;width: 26px; height: 26px; margin: 0 5px;position: relative; background: none;border-radius: 50%;}
.apple-banner .swiper-pagination-bullet-active span{border: 1px solid #00b26a;}
.apple-banner .autoplay .swiper-pagination-bullet-active span{ border: 1px solid #00b26a;}
.apple-banner .swiper-pagination-bullet i{ display: block;position: absolute;left: 9px; top: 9px;width: 8px; height: 8px;background: #fff;border-radius: 50%;}
.apple-banner .swiper-pagination-bullet-active span i{background: #00b26a;}
.apple-banner .autoplay .swiper-pagination-bullet-active span i{background: #00b26a;}

@media screen and (max-width:1600px) {
.apple-banner {height: 580px;}
.apple-banner .swiper-container {height:580px;}	
}
@media screen and (max-width:1200px) {
.apple-banner {height: 500px;}
.apple-banner .swiper-container {height: 500px;}	
}
@media screen and (max-width:1023px) {
.apple-banner {height: 400px;}
.apple-banner .swiper-container {height: 400px;}	
.apple-banner .swiper-pagination{ bottom:25px;}
}
@media screen and (max-width:767px) {
.apple-banner {height: 230px; margin-top:0;}
.apple-banner .swiper-container {height: 230px;}
.apple-banner .swiper-pagination-bullet span {width: 18px; height: 18px;}
.apple-banner .swiper-pagination-bullet i{left: 5px; top:5px;width: 8px; height: 8px;}
	}
@media screen and (max-width:375px) {
.apple-banner {height: 180px;}
.apple-banner .swiper-container {height: 180px;}
}
/* banner 结束 */

/*热门关键词&搜索 开始*/
.ly_hotkw_search { width:100%; height:70px; margin:0 auto; padding:0;position:relative; z-index:9;}
.ny_search{border-bottom: 1px solid #dedede;}
.ly_hotkw_search .hotkw_search {height:100%; overflow:hidden; margin:0 auto; padding:15px 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:#555; font-weight:bold;}
.hotkw_search .hotkw_left a { color:#777;}
.hotkw_search .hotkw_left a:hover { color:#025bb7;}
.hotkw_search .search_right { float:right; width:30%; height:40px; overflow:hidden; margin:0; padding:0 80px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hotkw_search .search_right .sc_ipt { width:100%; height:40px; overflow:hidden; margin:0; padding:0; border:1px solid #dedede; border-right:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.search_right .sc_ipt input { display:block; width:100%; height:40px; overflow:hidden; line-height:38px; color:#777; font-size:14px; white-space:nowrap; text-overflow: ellipsis; background:#fff url(../images/sc_btn.png) 9px 9px no-repeat; outline:none; border:0; margin:0; padding:0 9px 0 39px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hotkw_search .search_right .sc_btn { width:80px; height:40px; overflow:hidden; margin:0; padding:0; position:absolute; top:0; right:0;}
.search_right .sc_btn input { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; text-align:center; background-color:#314693; border:none; outline:none; cursor:pointer;}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.hotkw_search .hotkw_left { width:62%;}
	.hotkw_search .search_right { width:36%;}
}
@media screen and (max-width:1023px){
	.ly_hotkw_search { height:auto;}
	.hotkw_search .hotkw_left { width:100%; margin: 0 0 12px; height: 28px; line-height: 28px;}
	.hotkw_search .search_right { width:100%;}
}
@media (max-width: 767px) {
	.ly_hotkw_search {background-size:100% 20px;}
	.ly_hotkw_search .hotkw_search { width:100%; padding:12px 3%;}
	.hotkw_search .hotkw_left {height:auto; max-height:48px; line-height:24px; margin:0 auto 10px; white-space:inherit;}
}
/*热门关键词&搜索 结束*

/*首页中间横条广告图片*/
.h_banner{width:100%;position:relative;background:url(../images/sy_banner.jpg) center center no-repeat;overflow: hidden;}
.h_banner .slideshow {height: 165px;overflow: hidden;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.h_banner .slideshow a{display:block;width:100%;height:100%;}
@media screen and (max-width:1399px) and (min-width:1200px) {
	.h_banner .slideshow{height:138px;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.h_banner .slideshow{height:128px;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.h_banner .slideshow{height:88px;}
}
@media screen and (max-width:767px) {
	.h_banner .slideshow{height:40px;}
}
@media screen and (max-width:374px) {
	.h_banner .slideshow{height:35px;}
}
/*首页-板块标题 开始*/
.ind_title{ margin-bottom:22px; overflow:hidden;}
.ind_title .ind_titlel{ font-size:38px; font-weight:bold; color:#314693; float:left;}
.ind_title .ind_titlel span{ font-weight:normal; font-size:28px; }
.ind_title .ind_more{color:#314693; float:right; display:block; font-size:16px; margin-top: 17px;}
.ind_title .ind_more:hover{ color:#00b26a;}
@media screen and (max-width:767px) {
.ind_title{margin-bottom: 12px;}
.ind_title .ind_titlel{ font-size:30px; text-align:center; float:none;}
.ind_title .ind_titlel span{ font-size:22px;}
.ind_title .ind_more{ font-size:14px; margin-top:10px; display:none;}
}

/*首页-产品中心 开始*/
.ly_idxPro { width:100%; overflow:hidden; margin:0 auto; padding:40px 0 20px; background:url(../images/indpro_bg.jpg) center center no-repeat; background-size:cover;}
.ly_idxPro .lyIdxPro_main {overflow:hidden;padding:0;}
.lyIdxPro_main .lyIdxPro_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxPro_list ul li { width:31%; overflow:hidden; margin:0 3.5% 40px 0; padding:10px; background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; box-shadow: 2px 3px 7px rgba(0,0,0,.24);}
.lyIdxPro_list ul li:nth-child(3n+3) { margin:0 0 40px;}
.lyIdxPro_list ul li .lyIdxPro_img { width:100%; height:300px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxPro_list ul li .lyIdxPro_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_list ul li .lyIdxPro_img a img.idxPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_list ul li:hover .lyIdxPro_img a img.idxPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyIdxPro_list ul li .lyIdxPro_img a:after{content:'';display:block;opacity:0; width:100%;height:100%;background:rgba(0,161,236,.7) url(../images/pro_hover.png) center 10% 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;z-index: 2;}
.lyIdxPro_list ul li:hover .lyIdxPro_img a:after{opacity:1;background:rgba(49,70,147,.8) url(../images/pro_hover.png) center center no-repeat;}
.lyIdxPro_list ul li .lyIdxPro_text { width:100%; overflow:hidden; margin:0 auto 12px; padding:10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_list ul li .lyIdxPro_text .lyIdxPro_name { width:100%; overflow:hidden; margin:0 auto; padding:0;border-top: 4px solid #f4f4f4;}
.lyIdxPro_list ul li .lyIdxPro_text .lyIdxPro_name a { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#314693; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.lyIdxPro_list ul li .lyIdxPro_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto 12px; padding:0;}
.lyIdxPro_list ul li .lyIdxPro_text .lyIdxPro_btn { width:100%; height:40px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxPro_list ul li .lyIdxPro_text .lyIdxPro_btn a { display:block; width:46.5%; height:40px; overflow:hidden; line-height:38px; color:#fff; font-size:14px; text-align:center; margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_list ul li .lyIdxPro_text .lyIdxPro_btn a.idxPro_btn1 { float:left; background-color:#314693; border:1px solid #314693;}
.lyIdxPro_list ul li .lyIdxPro_text .lyIdxPro_btn a.idxPro_btn2 { float:right; border:1px solid #00b26a; color:#00b26a;}
.lyIdxPro_list ul li .lyIdxPro_text .lyIdxPro_btn a img { display:inline-block; margin:0 0 0 6px;}
.lyIdxPro_list ul li .lyIdxPro_text .lyIdxPro_name a:hover{ color:#00b26a;}
.lyIdxPro_list ul li .lyIdxPro_text .lyIdxPro_btn a.idxPro_btn1:hover {background-color:#00b26a; border:1px solid #00b26a;}
.lyIdxPro_list ul li .lyIdxPro_text .lyIdxPro_btn a.idxPro_btn2:hover { background-color:#00b26a;border: 1px solid #00b26a; color:#fff;}


@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_idxPro {padding:60px 0 20px;}
	.lyIdxPro_list ul li .lyIdxPro_img { height:192px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_idxPro {padding:40px 0 20px;}
	.lyIdxPro_list ul li { width:32%; margin:0 2% 20px 0;}
	.lyIdxPro_list ul li:nth-child(3n+3) { margin:0 0 20px;}
	.lyIdxPro_list ul li .lyIdxPro_img { height:202px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_idxPro {padding:30px 0 20px;}
	.lyIdxPro_list ul li { width:48.5%; margin:0 3% 20px 0;}
	.lyIdxPro_list ul li:nth-child(3n+3) { margin:0 3% 20px 0;}
	.lyIdxPro_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.lyIdxPro_list ul li .lyIdxPro_img { height:232px;}
}
@media (max-width: 767px) {
	.ly_idxPro {padding:20px 0;}
	.lyIdxPro_list ul li { width:100%; margin:0 auto 20px;}
	.lyIdxPro_list ul li:nth-child(3n+3) { margin:0 auto 20px;}
	.lyIdxPro_list ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.lyIdxPro_list ul li .lyIdxPro_img { height:240px;}
}
@media (max-width: 320px) {
	.lyIdxPro_list ul li .lyIdxPro_img { height:192px;}
}

/*产品分类 开始*/
.lyIdxPro_main .lyIdxPro_menu { width:100%; overflow:hidden; margin:0 auto 30px; padding:0; height:65px;}
.lyIdxPro_menu ul li { width:20%; height:55px; overflow:hidden; margin:0 0 10px 0; padding:0; float:left;background: #314693;}
.lyIdxPro_menu ul li:nth-child(5n+5) { margin:0 0 10px;}
.lyIdxPro_menu ul li a { display:block; width:100%; height:100%; overflow:hidden; line-height:55px; color:#fff; font-size:16px; text-align:center; white-space:nowrap; text-overflow: ellipsis; background-color:#314693; margin:0; padding:0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_menu ul li a img { margin:-2px 4px 0 0;}
.lyIdxPro_menu ul li a:hover { background-color:#00b26a;}
@media screen and (max-width:1079px){
	.lyIdxPro_main .lyIdxPro_menu { margin:0 auto 10px;}
}
@media screen and (max-width:1000px){
	.lyIdxPro_main .lyIdxPro_menu { height:auto;}
	.lyIdxPro_menu ul li { width:49%; margin:0 2% 8px 0;}
	.lyIdxPro_menu ul li:nth-child(5n+5) { margin:0 2% 8px 0;}
	.lyIdxPro_menu ul li:nth-child(2n+2) { margin:0 0 8px;}
	.lyIdxPro_menu ul li a { text-align:left;}
}
@media (max-width: 767px) {
.lyIdxPro_menu ul li{ height:48px;}	
.lyIdxPro_menu ul li a { line-height:48px;}
}
@media (max-width: 320px) {
	.lyIdxPro_menu ul li { width:48.5%; margin:0 3% 8px 0;}
	.lyIdxPro_menu ul li:nth-child(5n+5) { margin:0 3% 8px 0;}
	.lyIdxPro_menu ul li:nth-child(2n+2) { margin:0 0 8px;}
}
/*产品分类 结束*/
/*首页-产品中心 结束*/


/* 首页横幅2 */
#Content9{ width: 100%;}
#Content9 .homeCon9{ margin-top: 70px; height: 166px; width: 100%; float: left; background: url(../images/1306_home9_1.jpg) repeat-y center;}
#Content9 .homeCon9 .left{ width: 50%; float: left;}
#Content9 .homeCon9 .left .img{ float: left; width: 208px; height: 218px; margin-top: -30px; line-height: 0;image-rendering: -webkit-optimize-contrast;}
#Content9 .homeCon9 .left .img img{margin:0 auto; max-width:100%;}
#Content9 .homeCon9 .left .text{ float: left; margin: 30px 0 0 70px;}
#Content9 .homeCon9 .left .text .t1{ font-size: 14px; line-height: 16px; text-transform: uppercase; color: #fff;}
#Content9 .homeCon9 .left .text .t2{ font-size: 30px; letter-spacing: 4px; line-height: 32px; margin: 5px 0 15px 0; font-weight: bold; color: #fff;}
#Content9 .homeCon9 .left .text .t3{ display: block; font-size: 16px; height: 36px; line-height: 36px; padding: 0 27px; border-radius: 3px; text-align: center; color: #00b26a; background: #fff;}
#Content9 .homeCon9 .left .text .t3:hover{ box-shadow: 0 5px 10px rgba(0,0,0,0.2);}
#Content9 .homeCon9 .right{ width: 40%; float: right; padding: 45px 50px;}
#Content9 .homeCon9 .right .t1{ font-size: 18px; letter-spacing: 1px; line-height: 35px; max-height: 88px; overflow: hidden; color: #fff;}
@media (max-width: 1299px) {
	#Content9 .homeCon9 .left .img{width: 40%;}
	#Content9 .homeCon9 .left .text{ margin: 30px 0 0 0;}
	#Content9 .homeCon9 .right{padding: 45px 0;width: 44%;}
}
@media (max-width:1023px) {
#Content9{ display:none;}	
}



/*首页-资讯中心 开始*/
.ly_idxNews { width:100%; height:auto; margin:0 auto;padding: 40px 0 60px; background-color:#f2f2f2;}
.ly_idxNews .lyIdxNew_main {height:auto;min-height:320px;margin: 0 auto 25px;padding:0;}
.lyIdxNew_main .lyIdxNew_Tj, .lyIdxNew_main .lyIdxNew_list {width: 49%;height:400px;overflow:hidden;margin:0;padding:0;}
.lyIdxNew_main .lyIdxNew_Tj { float:left;}
.lyIdxNew_main .lyIdxNew_list { float:right;}
.lyIdxNew_Tj .idxNew_Tjimg { width:100%; height:280px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff;}
.lyIdxNew_Tj .idxNew_Tjimg a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdxNew_Tj .idxNew_Tjimg a img { display:block; width:100%; height:100%;object-fit: cover; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNew_Tj:hover .idxNew_Tjimg a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyIdxNew_Tj .idxNew_Tjtext { width:100%; overflow:hidden; margin:0 auto; padding:20px 20px 20px 120px; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_Tj:hover .idxNew_Tjtext { background-color:#314693;}
.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjtime { width:100px; height:80px; overflow:hidden; margin:0; padding:8px 20px 8px 0; border-right:1px solid #dfdfdf; position:absolute; left:20px; top:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_Tj:hover .idxNew_Tjtext .idxNew_Tjtime { border-right:1px solid #f2f2f2;}
.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjtime span { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#888; font-size:15px; text-align:center; margin:0 auto 4px; padding:0;}
.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjtime p {display:block;width:100%;height:36px;overflow:hidden;line-height:36px;color:#666;font-size:30px;text-align:center;margin:0 auto;font-weight: bold;padding:0;}
.lyIdxNew_Tj:hover .idxNew_Tjtext .idxNew_Tjtime span, .lyIdxNew_Tj:hover .idxNew_Tjtext .idxNew_Tjtime p { color:#fff;}
.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjcon { width:100%; height:80px; overflow:hidden; margin:0; padding:0 0 0 20px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjcon a { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#333; font-size:18px; white-space: nowrap; text-overflow: ellipsis; margin:0 auto 8px; padding:0;}
.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjcon p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#888; font-size:14px; text-align:justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin:0 auto; padding:0;}
.lyIdxNew_Tj:hover .idxNew_Tjtext .idxNew_Tjcon a, .lyIdxNew_Tj:hover .idxNew_Tjtext .idxNew_Tjcon p { color:#fff;}

.lyIdxNew_list ul li { width:100%; height:120px; overflow:hidden; margin:0 auto 20px; padding:0 0 0 120px; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_list ul li:last-child { margin:0 auto;}
.lyIdxNew_list ul li:hover { background-color:#314693;}
.lyIdxNew_list ul li .idxNew_time { width:120px; height:120px; overflow:hidden; margin:0; padding:30px 20px; border-right:1px solid #dfdfdf; position:absolute; left:0; top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_list ul li:hover .idxNew_time { border-right:1px solid #f2f2f2;}
.lyIdxNew_list ul li .idxNew_time span { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#888; font-size:15px; text-align:center; margin:0 auto 4px; padding:0;}
.lyIdxNew_list ul li .idxNew_time p {display:block;width:100%;height:36px;overflow:hidden;line-height:36px;color:#666;font-size:30px;text-align:center;margin:0 auto;padding:0;font-weight: bold;}
.lyIdxNew_list ul li:hover .idxNew_time span, .lyIdxNew_list ul li:hover .idxNew_time p { color:#fff;}
.lyIdxNew_list ul li .idxNew_con { width:100%; height:120px; overflow:hidden; margin:0; padding:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_list ul li .idxNew_con a { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#333; font-size:16px; white-space: nowrap; text-overflow: ellipsis; margin:0 auto 8px; padding:0;}
.lyIdxNew_list ul li .idxNew_con p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#888; font-size:14px; text-align:justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin:0 auto; padding:0;}
.lyIdxNew_list ul li:hover .idxNew_con a, .lyIdxNew_list ul li:hover .idxNew_con p { color:#fff;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyIdxNew_main .lyIdxNew_Tj, .lyIdxNew_main .lyIdxNew_list { height:345px;}
	.lyIdxNew_Tj .idxNew_Tjimg { height:225px;}
	
	.lyIdxNew_list ul li { height:105px; margin:0 auto 15px; padding:0 0 0 105px;}
	.lyIdxNew_list ul li .idxNew_time { width:105px; height:105px; padding:22.5px 15px;}
	.lyIdxNew_list ul li .idxNew_time p { font-size:28px;}
	.lyIdxNew_list ul li .idxNew_con { height:105px; padding:12.5px 15px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_idxNews { padding:40px 0;}
	.ly_idxNews .lyIdxNew_main {margin:0 auto 20px;}
	.lyIdxNew_main .lyIdxNew_Tj, .lyIdxNew_main .lyIdxNew_list { width:49%; height:345px;}
	.lyIdxNew_Tj .idxNew_Tjimg { height:233px;}
	.lyIdxNew_Tj .idxNew_Tjtext { padding:16px 16px 16px 116px;}
	.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjtime { left:16px; top:16px;}
	
	.lyIdxNew_list ul li { height:105px; margin:0 auto 15px; padding:0 0 0 105px;}
	.lyIdxNew_list ul li .idxNew_time { width:105px; height:105px; padding:22.5px 15px;}
	.lyIdxNew_list ul li .idxNew_time p { font-size:28px;}
	.lyIdxNew_list ul li .idxNew_con { height:105px; padding:12.5px 15px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_idxNews { padding:40px 0;}
	.ly_idxNews .lyIdxNew_main {margin:0 auto 20px;}
	.lyIdxNew_main .lyIdxNew_Tj, .lyIdxNew_main .lyIdxNew_list { width:100%; height:auto; margin:0 auto 20px;}
	.lyIdxNew_Tj .idxNew_Tjimg { height:auto;}
	.lyIdxNew_Tj .idxNew_Tjimg a { display:block; width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; position:relative;}
	.lyIdxNew_Tj .idxNew_Tjimg a img { display:block; width:100%; height:auto; margin:0 auto; padding:0; position:inherit; left:inherit; top:inherit; right:inherit; bottom:inherit;}

}
@media (max-width: 767px) {
	.ly_idxNews {padding: 30px 0 20px;}
	.ly_idxNews .lyIdxNew_main {margin:0 auto 20px;}
	.lyIdxNew_main .lyIdxNew_Tj, .lyIdxNew_main .lyIdxNew_list { width:100%; height:auto; margin:0 auto 20px;}
	.lyIdxNew_Tj .idxNew_Tjimg { height:auto;}
	.lyIdxNew_Tj .idxNew_Tjimg a { display:block; width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; position:relative;}
	.lyIdxNew_Tj .idxNew_Tjimg a img { display:block; width:100%; height:auto; margin:0 auto; padding:0; position:inherit; left:inherit; top:inherit; right:inherit; bottom:inherit;}
	.lyIdxNew_Tj .idxNew_Tjtext { padding:12px 12px 12px 92px;}
	.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjtime { width:80px; height:76px; padding:8px 12px 8px 0; left:12px; top:12px;}
	.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjtime p { height:32px; line-height:32px; font-size:24px;}
	.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjcon { height:76px; padding:0 0 0 12px;}
	.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjcon a { font-size:16px; margin:0 auto 4px;}
	
	.lyIdxNew_list ul li { height:100px; margin:0 auto 20px; padding:0 0 0 92px;}
	.lyIdxNew_list ul li .idxNew_time { width:92px; height:100px; padding:20px 12px;}
	.lyIdxNew_list ul li .idxNew_time p { font-size:24px;}
	.lyIdxNew_list ul li .idxNew_con { height:100px; padding:12px;}
	.lyIdxNew_list ul li .idxNew_con a { margin:0 auto 4px;}
	
}
@media (max-width: 320px) {
	.ly_idxNews .lyIdxNew_main, .lyIdxNew_main .lyIdxNew_Tj, .lyIdxNew_main .lyIdxNew_list, .lyIdxNew_list ul li { margin:0 auto 12px;}
	.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjcon a, .lyIdxNew_list ul li .idxNew_con a { font-size:15px;}
}

/*首页-技术文章 开始*/
.lyIdxArticle_main {height:auto;padding:0;}
.lyIdxArticle_main .idxArticle_tit { width:14%; height:160px; overflow:hidden; margin:0; padding:30px 20px; background-color:#314693; border-radius:2px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxArticle_tit p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:18px; margin:0 auto; padding:0;}
.idxArticle_tit span { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:18px; font-weight:bold; margin:0 auto 10px; padding:0;}
.idxArticle_tit img { display:block; width:24px; height:24px; overflow:hidden; margin:0; padding:0;}

.lyIdxArticle_main .idxArticle_list {width: 84%;height:160px;overflow:hidden;margin:0;padding:0;float:right;}
.idxArticle_list ul li {width: 49%;height:160px;overflow:hidden;margin: 0 2% 0 0;padding:20px;background-color:#fff;float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.idxArticle_list ul li:nth-child(2) { margin:0;}
.idxArticle_list ul li:hover { background-color:#314693;}
.idxArticle_list ul li .idxArticle_time { width:100%; height:22px; overflow:hidden; line-height:22px; color:#999; font-size:14px; margin:0 auto; padding:0;}
.idxArticle_list ul li .idxArticle_time span { display:block; width:22px; height:22px; overflow:hidden; margin:0 8px 0 0; padding:0; background:rgba(0, 0, 0, 0.1) url(../images/time_icon1.png) center center no-repeat; border-radius:4px; float:left;}
.idxArticle_list ul li:hover .idxArticle_time { color:#fff;}
.idxArticle_list ul li:hover .idxArticle_time span { background:rgba(255, 255, 255, 0.2) url(../images/time_icon1.png) center center no-repeat;}
.idxArticle_list ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; white-space: nowrap; text-overflow: ellipsis; margin:6px auto 2px; padding:0;}
.idxArticle_list ul li p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#888; font-size:14px; text-align:justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin:0 auto; padding:0;}
.idxArticle_list ul li:hover a, .idxArticle_list ul li:hover p { color:#fff;}
@media screen and (max-width:1299px) and (min-width:1080px) {
	.lyIdxArticle_main .idxArticle_tit { width:16%; height:140px; padding:20px;}
	.lyIdxArticle_main .idxArticle_list { width:80%; height:140px;}
	.idxArticle_list ul li { height:140px; padding:15px 15px;}
	.idxArticle_list ul li a { height:36px; line-height:36px; margin:4px auto 0; font-size:16px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	
	.lyIdxArticle_main .idxArticle_list { width:84%;}
	.idxArticle_list ul li { width:49%; margin:0 2% 0 0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyIdxArticle_main .idxArticle_tit { width:100%; height:auto; margin:0 auto 20px; padding:20px 20px 20px 50px; position:relative;}
	.idxArticle_tit p { width:auto; height:24px; line-height:24px; float:left; margin:0 10px 0 0;}
	.idxArticle_tit span { width:auto; height:24px; line-height:24px; font-size: 16px; font-weight: normal; float:left; margin:0;}
	.idxArticle_tit img { position:absolute; left:20px; top:20px;}
	.lyIdxArticle_main .idxArticle_list { width:100%; height:auto;}
	.idxArticle_list ul li { width:100%; margin:0 auto 20px;}
}
@media (max-width: 767px) {
	.lyIdxArticle_main {margin:20px auto 0;}
	
	.lyIdxArticle_main .idxArticle_tit { width:100%; height:auto; margin:0 auto 20px; padding:20px 20px 20px 50px; position:relative;}
	.idxArticle_tit p { width:auto; height:24px; line-height:24px; float:left; margin:0 10px 0 0;}
	.idxArticle_tit span { width:auto; height:24px; line-height:24px; font-size: 16px; font-weight: normal; float:left; margin:0;}
	.idxArticle_tit img { position:absolute; left:20px; top:20px;}
	.lyIdxArticle_main .idxArticle_list { width:100%; height:auto;}
	.idxArticle_list ul li { width:100%; height:auto; margin:0 auto 20px; padding:12px;}
	.idxArticle_list ul li a { font-size:16px; margin:4px auto 0;}
}
@media (max-width: 320px) {
	.lyIdxArticle_main .idxArticle_tit, .idxArticle_list ul li { margin:0 auto 12px;}
	.idxArticle_list ul li a { height: 35px; line-height: 35px; font-size:15px;}
}

/*首页-五大优势*/
.youshi5{ margin:60px 0; overflow:hidden; width:100%;}
.youshi5 ul li{width:16%; margin-right:5%; float:left;}
.youshi5 ul li:nth-child(5n){ margin-right:0;}
.youshi5 ul li:nth-of-type(2):after{animation: zxw 5s linear 1s infinite;}
.youshi5 ul li:nth-of-type(4):after{animation: zxw 5s linear 1s infinite;}
.youshi5 ul li .box { width: 100%;height:224px; border-radius: 50%; text-align: center;line-height: 100%; overflow: hidden;background: linear-gradient(45deg, #314693 0%, #314693 50%, #c4c4c4 50%, #c4c4c4 100%); position:relative;}
.youshi5 ul li .box:after{ content:"";position:absolute;background:url(../images/youshi_bg11.png) center no-repeat; width:100%; height:100%;animation: zxw 5s linear infinite;background-size: 100%; left:0; top:0;}
.youshi5 ul li:nth-child(2n) .box{background: linear-gradient(45deg, #01b26a 0%, #01b26a 50%, #c4c4c4 50%, #c4c4c4 100%);}
.youshi5 ul li .box .text {font-size: 24px; color: #fff; }
.youshi5 ul li .box .text p{ font-size:44px;position:relative; width:50%; margin:0 auto; margin-top:65px;}
.youshi5 ul li .box .text p:before{ content:""; display:block; width:15px; height:1px; background:#fff; transform:rotateZ(-45deg); position:absolute; bottom:0; left:15%;}
.youshi5 ul li .box .text p:after{ content:""; display:block; width:15px; height:1px; background:#fff; transform:rotateZ(-45deg); position:absolute; top:0; right:15%;}
.youshi5 ul li .youshi_ms{ text-align:center; margin-top:20px;}
.youshi5 ul li .youshi_ms p{font-size:18px;}
.youshi5 ul li .youshi_ms span{ font-size:13ox; color:#b4b4b4;text-transform: uppercase;}
@keyframes zxw{
	  0%{transform:rotateZ(0deg);}
	  100%{transform:rotateZ(360deg);}
			}
@media (max-width: 1399px) {
	.youshi5 ul li .box{ width:180px; height:180px;}
	.youshi5 ul li .box .text p{ font-size:30px; margin-top:55px;}
	.youshi5 ul li .box .text{ font-size:18px;}
	.youshi5 ul li .youshi_ms p{ font-size:14px;}
	.youshi5 ul li .youshi_ms soan{ font-size:12px;}
}
@media (max-width: 1200px) {
	.youshi5 ul li .box{ width:150px; height:150px;}
	.youshi5 ul li .box .text p{margin-top:45px;}
}
@media (max-width: 1023px) {
.youshi5{ margin:40px 0 20px;}
.youshi5 ul li{width:30%; margin-right:5%; float:left; margin-bottom:20px;}	
.youshi5 ul li:nth-child(5n){ margin-right:5%;}
.youshi5 ul li:nth-child(3n){ margin-right:0;}
.youshi5 ul li .box{ margin:0 auto;}
}
@media (max-width: 767px) {
	.youshi5{ display:none;}
}

/*首页关于我们*/
.ind_about{ padding:60px 0 0; overflow:hidden;}
.ind_about .ind_abbox .indab_left{ display:block; width:49%; float:left; height:430px;}
.ind_about .ind_abbox .indab_left img{width:100%; height:100%;object-fit: cover;}
.ind_about .ind_abbox .indab_right{ width:49%; float:right; position:relative;height:430px;}
.ind_about .ind_abbox .indab_right .ind_title .ind_more{ font-size:14px; color:#333;margin-top: 30px;}
.ind_about .ind_abbox .indab_right .ind_title .ind_more:hover{color:#00b26a;}
.ind_about .ind_abbox .indab_right .about_ms{ line-height:30px; height: 180px; overflow:hidden; text-indent:2em;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}
.ind_about .ind_abbox .indab_right .about_tb{ width:100%; position:absolute; bottom:0;}
.ind_about .ind_abbox .indab_right .about_tb a{ width:33.3333%; float:left; display:block; padding: 25px 0;background: #7b87b4;text-align:center; color:#fff;}
.ind_about .ind_abbox .indab_right .about_tb a:hover{background: #314693;}
.ind_about .ind_abbox .indab_right .about_tb a p{ font-size:18px; margin-top:10px;}
@media (max-width: 1023px) {
	.ind_about{ padding:40px 0 0;}
	.ind_about .ind_abbox .indab_left{ width:100%; float:none;}
	.ind_about .ind_abbox .indab_right{width:100%; float:none; height:420px;}
	.ind_about .ind_abbox .ind_title{ margin:10px 0;}
}
@media (max-width: 767px) {
.ind_about{ padding:30px 0 0;}
.ind_about .ind_abbox .indab_left{ height:auto;}
.ind_about .ind_abbox .indab_right{height:400px;}
}
@media (max-width: 375px) {
.ind_about .ind_abbox .indab_right .about_tb a p{ font-size:16px;}
}


/*首页案例展示*/
.ind_case .ind_title{ position:relative;}
.ind_case .ind_title em{ content:""; display:block; width:76.5%; height:1px; background:#e5e5e5;position: absolute; top: 55%; right:93px;}
.ind_case{ padding:40px 0 60px; overflow:hidden;}
.ind_case .content-slider li{padding: 18px;border: 1px solid #e5e5e5;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ind_case .content-slider li:hover{box-shadow: 0px 0px 10px #ccc;}
.ind_case .content-slider li .idxAbout_pic{ height:300px;}
.ind_case .content-slider li .idxAbout_pic a{ height:100%;position: relative; display:block; overflow:hidden;}
.ind_case .content-slider li .idxAbout_pic a img{ max-width:100%; max-height:100%;_object-fit: cover; position:absolute; margin:auto; left:0; right:0;transition-duration: .7s;-ms-transition-duration: .7s;-moz-transition-duration: .7s;-webkit-transition-duration: .7s;}
.ind_case .content-slider li:hover .idxAbout_pic a img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ind_case .content-slider li .case_name{line-height: 45px;height: 45px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block; font-size:16px;}
.ind_case .content-slider li:hover .case_name{ color:#00b26a;}
.ind_case .content-slider li .case_jt{ width:38px; height:5px; display:block;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}
.ind_case .content-slider li:hover .case_jt{-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);filter: grayscale(0);}
.ind_case .lSPager{ display:none !important;}
.lyIdxAbout_scoll .item{ position:relative;}
.lyIdxAbout_scoll .lSPrev, .lyIdxAbout_scoll .lSNext { position:absolute; right:40px; top:-64px; z-index:2; width: 32px;height: 32px;border-radius: 3px;cursor:pointer; background: #314693 url(../images/case_lcon.png) center center no-repeat;}
.lyIdxAbout_scoll .lSNext { left:auto; right:0; background: #314693 url(../images/case_rcon.png) center center no-repeat;}
.lyIdxAbout_scoll .lSPrev:hover, .lyIdxAbout_scoll .lSNext:hover { background-color:#00b26a;}
@media screen and (max-width:1400px) {
	.ind_case .ind_title em{width:72%; }
 }
@media screen and (max-width:1300px) {
	 .ind_case .ind_title em{width:70%; }
	 }
@media screen and (max-width:1200px) {
	.ind_case .ind_title em{width:66%; }
	.ind_case .content-slider li .idxAbout_pic{ height:220px;}
}
@media screen and (max-width:1023px) {
	.ind_case .ind_title em{width:55%; }
	.ind_case{padding: 20px 0 40px;}
	}
@media screen and (max-width:767px) {
	.ind_case .ind_title em{ display:none; }
	.lyIdxAbout_scoll .lSPrev, .lyIdxAbout_scoll .lSNext { display:none;}
	.ind_case .content-slider li .case_name{ font-size:14px;}
	}
@media screen and (max-width:600px) {
	.ind_case .content-slider li{ padding:10px;}
	.ind_case .content-slider li .idxAbout_pic{ height:130px;}
}
@media screen and (max-width:375px) {
	.ind_case .content-slider li .idxAbout_pic{ height:100px;}
}

.ind_bg{background: url(../images/botbg.jpg) center no-repeat fixed;background-size: cover;height: 325px;}
@media screen and (max-width:1399px) and (min-width:1200px) {
.ind_bg{ height:400px;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.ind_bg{ height:300px;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
.ind_bg{ height:300px;}
}
@media screen and (max-width:767px) {
.ind_bg{ height:100px;}
}

/*首页友情链接*/
.footer .links{width:100%; left:0;top: -20%;position:absolute;}
.footer .link{background:#fff;padding:34px 20px;}
.link .link_tit{ width:19%; margin-right:1%;background:url(../images/link.png) left center no-repeat; padding: 20px 0 20px 80px; border-right:1px solid #e5e5e5;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.link .link_tit p{ display:block; font-size:30px; color:#333;}
.link .link_tit span{display:block; font-size:18px; color:#999;line-height: 15px;}
.link .link_m{ width:78%;margin: 5px 0; max-height: 90px;overflow-x: hidden;overflow-y: scroll; padding-right: 1%;}
.link .link_m::-webkit-scrollbar { width:6px;}/* 滚动槽 */
.link .link_m::-webkit-scrollbar-track { background-color:#fff;}
.link .link_m::-webkit-scrollbar-thumb { background-color:#bfbfbf; border-radius:50px;}/* 滚动条滑块 */
.link .link_m::-webkit-scrollbar-thumb:window-inactive { background-color:#bfbfbf;}
.link .link_m a{ display:inline-block; font-size:15px; color:#888; line-height:30px; margin-right:1%;}
.link .link_m a:hover{color:#00b26a;}

@media screen and (max-width:1399px) and (min-width:1200px) {
.link .link_tit{padding: 24px 0 24px 67px; background-size:55px 55px;}
.link .link_tit p{font-size: 24px;}
}
@media screen and (max-width:1199px){
.link .link_tit p{font-size: 20px;}
}
@media screen and (max-width:1023px){
	.link .link_tit{ width:27%;}
	.link .link_m {width: 70%;}
}
@media screen and (max-width:767px) {
.footer .links{width: 100%; left: 0; position: static;}
.footer .links .link{ padding:20px 20px;}
.link .link_tit{ width:78%; padding: 10px 0 10px 67px;background-size:55px 55px; border:none;}
.link .link_tit p{font-size: 17px;}
.link .link_m{ width:100%;}
}
/*首页友情链接*/
.footer{ position:relative;}
/*网站底部*/
.foot{ background:#12151c;}
.foot .top{ text-align:center; padding:120px 0 30px 0; border-bottom:1px solid #1b1b1b;}
.nybody .foot .top{padding:30px 0 30px 0;}
.foot .top span{ display:inline-block; font-size:16px; color:#aaa;}
.foot .top span:nth-child(7){ border:none;}
.foot .top span a{display:inline-block; font-size:16px; color:#aaa;padding: 0 20px;}
.foot .top span a:hover{color:#00b26a;}

.foot .top2{ text-align:center; padding:30px 0 30px 0; border-bottom:1px solid #1b1b1b;}
.foot .top2 span{ display:inline-block; font-size:16px; color:#aaa;}
.foot .top2 span:nth-child(7){ border:none;}
.foot .top2 span a{display:inline-block; font-size:16px; color:#aaa;padding: 0 20px;}
.foot .top2 span a:hover{color:#00b26a;}

.foot .middle{ padding:59px 0;border-bottom:1px solid #1b1b1b;}
.foot .middle dl{ width:22%; margin-right:4%; float:left;border-right:1px solid #1b1b1b;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.foot .middle dl.ico5{margin-right:0;border:none; width:18%;width:20%}
.foot .middle dl.ico1{background:url(../images/bot_ico1.png) left top no-repeat; padding-left:35px;}
.foot .middle dl.ico2{background:url(../images/bot_ico2.png) left top no-repeat; padding-left:35px;}
.foot .middle dl.ico3{background:url(../images/bot_ico3.png) left top no-repeat; padding-left:35px;}
.foot .middle dl.ico4{background:url(../images/bot_ico4.png) left top no-repeat; padding-left:35px;}
.foot .middle dl.ico5{background:url(../images/bot_ico5.png) left top no-repeat; padding-left:35px;}
.foot .middle dl dt{ display:block; font-size:14px; color:#aaa;}
.foot .middle dl dd{display:block; font-size:16px; color:#aaa; line-height:22px;height:42px; margin-top:10px; _overflow: hidden; _text-overflow: ellipsis; _white-space:nowrap;}

.foot p{ text-align:center; padding:30px 0;font-size:14px; color:#aaa;}
.foot p a{ display:inline-block;font-size:14px; color:#aaa;}
.foot p a:hover{color:#00b26a;}

@media screen and (max-width:1399px) and (min-width:1200px) {
.foot .middle dl {padding: 0 0px;margin: 0 13px;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.foot .middle dl{margin: 0 12px;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
.foot .top span a{padding: 0 16px;}
.foot .top2 span a{padding: 0 16px;}
.foot .middle{padding: 30px 0 20px;}
.foot .middle dl{width: 25%;padding: 0 0px;margin: 0 12px 15px 12px;}
}
@media screen and (max-width:767px) {
.foot .top{ display:none;}
.foot .top2{ display:none;}
.foot .middle{display:none;}
.foot .middle dl{width: 25%;padding: 0 0px;margin: 0 12px 15px 12px;}
}
/*网站底部*/

/*侧边漂浮*/
.client-2 {position:fixed;right:-170px;top:50%;z-index:99999;}
.client-2 li a {text-decoration:none;}
.client-2 li {clear:both;height:71px;position:relative; margin-top:1px;}
.client-2 li i {background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin:0px auto;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:15px;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:#314693;color: #fff;height: 56px;width: 247px;padding: 9px 0 6px;float: left;}
.client-2 .my-kefu-main {background:#314693;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 screen and (max-width:1079px) and (min-width:768px) {
	.client-2{top:75%;}
	.client-2 .my-kefu-left{display:none;}
	.client-2{right:10px;}
	.client-2 li{height:45px;margin-bottom:10px;left:0 !important;}
	.client-2 li.my-kefu-liuyan{display:none;}
	.client-2 li.my-kefu-weixin{display:none;}
	.client-2 .my-kefu-tel-main{width:45px;height:45px;padding:0;border-radius: 50%;background-image: linear-gradient(to top right, #00a9c2, #2996f9);opacity: 0.9;}
	.client-2 .my-kefu-tel-right{font-size:0;border-left:0;width:100%;height:100%;padding:0;margin:0;float:none;display:block;background:url(../images/suspension-bgxin.png) center center no-repeat;}
	.client-2 .my-kefu-main{width:45px;height:45px;padding:0;background-image: linear-gradient(to top right, #34ad6a, yellow);border-radius: 50%;}
	.client-2 .my-kefu-right{font-size:0;border-left:0;width:100%;height:100%;padding:0;margin:0;float:none;display:block;background:url(../images/suspension-bgxin1.png) center center no-repeat;}
	.client-2 .my-kefu-ftop{display:block !important;left:auto !important;}
	
}
@media screen and (max-width:767px) {
	.client-2{top:75%;}
	.client-2 .my-kefu-left{display:none;}
	.client-2{right:10px;}
	.client-2 li{height:45px;margin-bottom:10px;left:0 !important;}
	.client-2 li.my-kefu-liuyan{display:none;}
	.client-2 li.my-kefu-weixin{display:none;}
	.client-2 .my-kefu-tel-main{width:45px;height:45px;padding:0;border-radius: 50%;background-image: linear-gradient(to top right, #314693, #00b26a);opacity: 0.9;}
	.client-2 .my-kefu-tel-right{font-size:0;border-left:0;width:100%;height:100%;padding:0;margin:0;float:none;display:block;background:url(../images/suspension-bgxin.png) center center no-repeat;}
	.client-2 .my-kefu-main{width:45px;height:45px;padding:0;background-image: linear-gradient(to top right, #34ad6a, yellow);border-radius: 50%;}
	.client-2 .my-kefu-right{font-size:0;border-left:0;width:100%;height:100%;padding:0;margin:0;float:none;display:block;background:url(../images/suspension-bgxin1.png) center center no-repeat;}
	.client-2 .my-kefu-ftop{display:block !important;left:auto !important;}
}


/*ny_banner 开始*/
.ny_banner { width:100%; height:300px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative; margin-top:27px;}
.fixed-nybanner{ margin-top:0;}
.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; margin-top:0;}
	.ny_banner img { width:768px; height:120px; margin:-60px 0 0 -384px;}
}
/*ny_banner 结束*/

/*面包屑 开始*/
.ly_crumb {overflow:hidden; margin:15px auto; padding:0 0 0 24px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_crumb img { display:block; width:20px; height:20px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:10px;}
.ly_crumb 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;}
.ly_crumb p a { color:#333;}
.ly_crumb p a:hover { color:#025bb7;}
.ly_crumb p span { color:#777;}
@media screen and (max-width:1079px){
	.ly_crumb p { height:auto;}
}
@media screen and (max-width:1023px){
	.ly_crumb img { top:4px;}
	.ly_crumb 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 p {padding:0;}
}


/*内页-关于我们 开始*/
.ly_NyAboutus { width:100%; min-height: 480px; overflow:hidden; padding:20px 0;}

/*关于我们-公司简介 开始*/
.ny_title { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.ny_title b { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:32px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.ny_title p { width:100%; height:auto; text-align:center; margin:10px auto; padding:0;}
.ny_title p img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 0 0; padding:0;}
.ny_title p i { display:inline-block; width:120px; height:1px; overflow:hidden; margin:-2px 16px 0; padding:0; vertical-align:middle; background-color:#dfdfdf;}
.ny_title span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:16px; text-align:center; margin:0 auto; padding:0;}

.ly_Gsjj {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 p { width:100%; overflow:hidden; line-height:30px; color:#777777; font-size:15px; text-align:justify; text-indent:2em; word-break: break-all; margin:0 auto; padding:0;}
.lyGsjj_text p span, .lyGsjj_text p em { color:#777777!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_main ul { margin:40px auto 0;}
.lyGsjj_main ul li { width:33.333333%; overflow:hidden; margin:0; padding:0 20px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyGsjj_main ul li p { width:100%; height:60px; overflow:hidden; line-height:60px; color:#314693; font-size:60px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.lyGsjj_main ul li span { display:block; width:100%; overflow:hidden; line-height:30px; color:#777777; font-size:16px; text-align:center; margin:0 auto; padding:0;}
@media screen and (max-width:1079px){	
	.ny_title { margin:0 auto 30px;}
	.ly_Gsjj { margin:0 auto 40px;}
	.lyGsjj_main .lyGsjj_img { margin:0 auto 30px;}
	.lyGsjj_main ul { margin:30px auto 0;}
}
@media screen and (max-width:1023px){
	.ly_NyAboutus {padding:10px 0 30px;}
	.lyGsjj_main .lyGsjj_img { margin:0 auto 20px;}
	.lyGsjj_main ul { margin:20px auto 0;}
}
@media (max-width: 767px) {	
	.ny_title b { font-size:28px; line-height:36px; height:auto;}
	.lyGsjj_main .lyGsjj_img { margin:0 auto 20px;}
	.lyGsjj_text p { line-height:24px; font-size:14px;}
	.lyGsjj_main ul { margin:0 auto;}
	.lyGsjj_main ul li { width:100%; overflow:hidden; margin:40px auto 0;}
	.lyGsjj_main ul li:nth-child { margin:0 auto;}
	.lyAboutQywh_list ul li:nth-child(6){ margin-bottom:0;}
	.lyGsjj_main ul li p { height:52px; line-height:52px; font-size:48px;}
	.lyGsjj_main ul li span { font-size:14px;}
}
@media (max-width: 320px) {
	.ny_title b { font-size:22px; line-height:32px; height:auto;}
	.ny_title p { margin:8px auto;}
	.ny_title p i { width:80px;}
	.ny_title span { font-size:14px;}
	.lyGsjj_main ul li { margin:20px auto 0;}
}
/*关于我们-公司简介 结束*/

/*关于我们-生产实力 开始*/
.ly_AboutScsl { width:100%; overflow:hidden; padding:60px 0; background-color:#f8f8f8;}
.lyAboutScsl_main .lyAboutScsl_con { width:100%; overflow:hidden; margin:40px auto; padding:0;}
.lyAboutScsl_con p { width:100%; overflow:hidden; line-height:30px; color:#777; font-size:16px; text-align:justify; margin:0 auto; padding:0;}

.lyAboutScsl_main ul li { width:23.5%; height:247px; overflow:hidden; margin:0 2% 0 0; padding:0; float:left; position:relative;}
.lyAboutScsl_main ul li:last-child { margin:0;}
.lyAboutScsl_main ul li img { display:block; max-width:100%; max-height:100%; overflow:hidden; 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;}
.lyAboutScsl_main ul li:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}

@media screen and (max-width:1199px){
	.lyAboutScsl_main ul li { height:170px;}
}
@media screen and (max-width:1079px){
	.lyAboutScsl_main .lyAboutScsl_con { margin:30px auto;}
}
@media screen and (max-width:1023px){
	.ly_AboutScsl {padding:40px 0;}
	.lyAboutScsl_main .lyAboutScsl_con { margin:20px auto;}
	.lyAboutScsl_main ul li { height:130px;}
}
@media (max-width: 767px) {
	.ly_AboutScsl {padding:30px 0 20px;}
	.lyAboutScsl_con p { line-height:24px; font-size:14px;}
	.lyAboutScsl_main ul li { width:48%; height:140px; margin:0 4% 20px 0;}
	.lyAboutScsl_main ul li:nth-child(2n+2) { margin:0 0 20px;}
}
@media (max-width: 320px) {
	.lyAboutScsl_main ul li { width:100%; height:210px; margin:0 auto 20px;}
}
/*关于我们-生产实力 结束*/


/*关于我们-企业文化 开始*/
.ly_AboutQywh { width:100%; overflow:hidden; padding:60px 0 0;}
.lyAboutQywh_list {height:410px; padding:0; background:url(../images/AboutQywh_bg.jpg) center center no-repeat; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.lyAboutQywh_list ul li { width:32%; overflow:hidden; margin:30px 0; padding:0; float:left;}
.lyAboutQywh_list ul li .lyAboutQywh_tit { width:100%; height:30px; overflow:hidden; line-height:30px; color:#686461; font-size:22px; margin:0 auto 8px; padding:0;}
.lyAboutQywh_list ul li p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#777; font-size:14px; text-align:justify; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.lyAboutQywh_list ul li:nth-child(1) { padding:0 18% 0 0;}
.lyAboutQywh_list ul li:nth-child(3) { width:26%; padding:0 24% 0 0;}
.lyAboutQywh_list ul li:nth-child(5) { padding:0 18% 0 0;}
.lyAboutQywh_list ul li:nth-child(2) { padding:0 0 0 18%;}
.lyAboutQywh_list ul li:nth-child(4) { width:26%; padding:0 0 0 24%;}
.lyAboutQywh_list ul li:nth-child(6) { padding:0 0 0 18%;}

.lyAboutQywh_list ul li:nth-child(1) .lyAboutQywh_tit, .lyAboutQywh_list ul li:nth-child(3) .lyAboutQywh_tit, .lyAboutQywh_list ul li:nth-child(5) .lyAboutQywh_tit, .lyAboutQywh_list ul li:nth-child(1) p, .lyAboutQywh_list ul li:nth-child(3) p, .lyAboutQywh_list ul li:nth-child(5) p { text-align:right;}

.lyAboutQywh_list ul li i { display:none;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyAboutQywh_list { width:100%; background-size: 340px 340px;}

}
@media screen and (max-width:1079px){
	.lyAboutQywh_list { background-size: 360px 360px;}

}
@media screen and (max-width:1023px){
	.ly_AboutQywh { padding:30px 0 0;}
	.lyAboutQywh_list { background-size: 260px 260px;}
	.lyAboutQywh_list ul li { width:35%; margin:20px 0;}
	.lyAboutQywh_list ul li .lyAboutQywh_tit { font-size:20px; margin:0 auto 4px;}
	.lyAboutQywh_list ul li:nth-child(1) { padding:0 15% 0 0;}
	.lyAboutQywh_list ul li:nth-child(3) { width:30%; padding:0 20% 0 0;}
	.lyAboutQywh_list ul li:nth-child(5) { padding:0 15% 0 0;}
	.lyAboutQywh_list ul li:nth-child(2) { padding:0 0 0 15%;}
	.lyAboutQywh_list ul li:nth-child(4) { width:30%; padding:0 0 0 20%;}
	.lyAboutQywh_list ul li:nth-child(6) { padding:0 0 0 15%;}
}
@media (max-width: 767px) {
	.lyAboutQywh_list { background: none;}
	.lyAboutQywh_list ul li { width:100%!important; margin:0 auto 20px; padding:0 0 0 40px!important; position:relative; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
	.lyAboutQywh_list ul li .lyAboutQywh_tit { font-size:22px;text-align:left!important;}
	.lyAboutQywh_list ul li p { height:auto; text-align:left!important; -webkit-line-clamp: 100000;}
	
	.lyAboutQywh_list ul li i { display:block; width:24px; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; font-weight:bold; text-align:center; background-color:#314693; border-radius:50%; position:absolute; left:0; top:3px;}

}
@media (max-width: 320px) {
	.lyAboutQywh_list ul li .lyAboutQywh_tit { font-size:20px;}
}
/*关于我们-企业文化 结束*/

/*内页-关于我们 结束*/

/*产品分类 开始*/
.lyNyPro_left .h_left { width:22%; float:left;overflow:hidden; background-color:#fff; margin:0;}
.lyNyPro_left .cp_type .hd {background:#314793;padding: 12px 0 15px 22px;position:relative;}
.lyNyPro_left .cp_type .hd .hd_on{background:url(../images/prom_ico.png) no-repeat right center;}
.lyNyPro_left .cp_type .hd b { height:40px; line-height:40px; font-size:24px; font-weight:bold; color:#fff;}
.lyNyPro_left .cp_type .hd:before {content:'';display:inline-block;width:1px;height:48px;background:url(../images/lb_line.png) center center no-repeat;position:absolute;left: 20px;top: 24px;}
.lyNyPro_left .cp_type .hd b span { display:inline-block;font-size:22px; color:#fff; text-transform:uppercase; font-family:"BEBAS";}
.lyNyPro_left .cp_type .hd b img{ display:inline-block; margin:0 8px; vertical-align: middle;}
.lyNyPro_left .cp_type .hd p{ font-size:14px; color:rgba(255,255,255,.35);}
.lyNyPro_left .cp_type .bd { border-top:0; padding:0; background-color:#f5f5f5;}
.lyNyPro_left .cp_type .bd ul li { border-bottom:1px solid #f0f0f0;}
.lyNyPro_left .cp_type .bd ul li.on { margin-bottom:1px;}
.lyNyPro_left .cp_type .bd ul li p { height:60px; line-height:60px;}
.lyNyPro_left .cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 40px; overflow: hidden; line-height:60px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; background:url(../images/mulu_jt01.png) 12px center no-repeat; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_left .cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/mulu1.png) center center no-repeat; cursor:pointer; float:right; opacity: 0.6;}
.lyNyPro_left .cp_type .bd ul li div { display:none; background:#f9f9f9;}
.lyNyPro_left .cp_type .bd ul li div a { display:block; height:48px; line-height:48px; color:#454545; font-size:14px; border-top:1px dashed #e6e6e6; padding:0 20px 0 36px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:url(../images/jt2.png) 16px 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:#3c55ab;}
.lyNyPro_left .cp_type .bd ul li p:hover a, .lyNyPro_left .cp_type .bd ul li.on p a { color:#fff; background:url(../images/mulu_jt02.png) 12px center no-repeat;}
.lyNyPro_left .cp_type .bd ul li p:hover span { background:url(../images/mulu2.png) center center no-repeat; opacity: 1;}
.lyNyPro_left .cp_type .bd ul li.on p span { background:url(../images/mulu3.png) center center no-repeat; opacity: 1;}
.lyNyPro_left .cp_type .bd ul li div a:hover { color:#314793; background:url(../images/jt3.png) 16px 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:#314793; color:#fff;}
.cp_type .bd a.pro_ckqb{display:block;height:34px;line-height:34px;font-size:16px;color:#fff;background:#314793;width:100%;margin:10px auto 0;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd a.pro_ckqb:hover{background:#314793;color:#fff;}
.cp_type .bd a.pro_ckqb{display:block;height:34px;line-height:34px;font-size:16px;color:#fff;background:#314793;width:100%;margin:10px auto;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd a.pro_ckqb:hover{background:#00b26a;color:#fff;}
@media screen and (max-width:1199px) {
.lyNyPro_left .cp_type .hd b{ font-size:22px;}	
.lyNyPro_left .cp_type .hd{ padding:12px 0 15px 18px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNyPro_left .cp_type .hd{background:#314793 url(../images/down1.png) 94% center no-repeat;}
	.lyNyPro_left .cp_type .hd.on{background:#314793 url(../images/up1.png) 94% center no-repeat;}
	.lyNyPro_left .cp_type .hd b{ font-size:22px;}
	.lyNyPro_left .cp_type .hd b span{ font-size:20px;}
	.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 { width: 87%; line-height:56px; font-size:16px;}
	.lyNyPro_left .cp_type .bd ul li div a { font-size:14px;}
	.lyNyPro_left .cp_type .bd ul li p { height:56px;line-height:56px;}
	.lyNyPro_left .cp_type .bd ul li div a { height:48px;line-height:48px;}
	.lyNyPro_left .cp_type .bd ul li p span { background-size: 20px; width:13%;}
	.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:767px) {
	.lyNyPro_left .h_left { margin:0 auto 20px;}
	.lyNyPro_left .cp_type { margin:0;}
	.lyNyPro_left .cp_type .hd{background:#314793 url(../images/down1.png) 94% center no-repeat;}
	.lyNyPro_left .cp_type .hd.on{background:#314793 url(../images/up1.png) 94% center no-repeat;}
	.lyNyPro_left .cp_type .hd b{ font-size:20px;}
	.lyNyPro_left .cp_type .hd b span{ font-size:18px;}
	.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:15px;}
	.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 p { font-size:18px; min-width:72px;}
}
/*产品分类 结束*/
/*内页-产品中心 结束*/

/*分页样式 开始*/
#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: #314793; color: #ffffff; }
#fengye a.pnnum1 { background: #314793; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #314793; 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:1199px){
	#fengye { margin:20px auto 0;}
}
@media (max-width: 767px) {
	#fengye { 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_NyProducts{ margin:40px 0 60px 0; min-height:400px;}
.lyNyPro_main .lyNyPro_right { width: 75%; height: auto; margin: 0; padding: 0;float: right;}
.nyPro_list { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyPro_right .ny_show_list ul li{border: 1px solid #dedede; box-shadow:none;}
.lyNyPro_right .ny_show_list ul li .lyIdxPro_img{ height:250px;}
.lyNyPro_right .ny_show_list ul li .lyIdxPro_text{ margin:0 auto;}
.lyNyPro_right .ny_show_list ul li .lyIdxPro_text .lyIdxPro_name a{ height:50px; line-height:50px;}
@media screen and (max-width:1300px){
	.lyNyPro_right .ny_show_list ul li .lyIdxPro_img{ height:200px;}
}
@media screen and (max-width:1023px){
	.ly_NyProducts { margin: 15px 0 30px 0;}
	.lyNyPro_left .h_left{ width:100%; float:none;margin-bottom: 20px;}
	.lyNyPro_main .lyNyPro_right{width:100%; float:none;}
	.lyNyPro_right .ny_show_list ul li .lyIdxPro_img{ height:250px;}
	
}


/*内页产品列表页右侧产品列表*/
.lyNyPro_right .ny_prolist_list li{transition:all .3s;margin-bottom:30px;}
.lyNyPro_right .ny_prolist_list li .pro_wrap {display:block;overflow:hidden;margin:0 auto;padding: 20px;border:1px solid #eaeaea;background-color:#fff;}
.lyNyPro_right .ny_prolist_list li .pro_wrap:hover {border: 1px solid #314793;}
.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_img {display:block;width: 22%;height: 160px;overflow:hidden;margin: 0 3% 0 0;float:left;text-align:center;}
.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_img  img { max-width:95%; max-height:95%;vertical-align:middle; webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.lyNyPro_right .ny_prolist_list li:hover .pro_img img{-webkit-transform: scale(1.05) rotate(0deg) translateY(0);-ms-transform: scale(1.05) rotate(0deg) translateY(0);transform: scale(1.05) rotate(0deg) translateY(0);}
.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text {width: 60%;overflow:hidden;float:left;}
.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text a.tlt { display:block;width:100%; height:30px;line-height:30px; color:#222; font-size:18px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.lyNyPro_right .ny_prolist_list li .pro_wrap:hover .pro_text a.tlt {color: #314793;}
.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text p {width:100%;height: 50px;overflow:hidden;line-height:24px;color:#999;font-size:14px;margin-top: 5px;}
.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text .others{color: #828282;font-size: 14px;line-height:30px;margin-top:30px;overflow: hidden;}
.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text .others i{font-style: normal;}
.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text .others span{display:block;float:left;margin-right:15px;height:30px;line-height:30px;padding:0 15px 0 32px;background: #f1f1f1;font-size:14px;max-width: 150px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;margin-bottom:10px;}
.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs1{background:#f1f1f1 url(../images/cs1.png) no-repeat 10px center;}
.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs2{background:#f1f1f1 url(../images/cs2.png) no-repeat 10px center;}
.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs3{background:#f1f1f1 url(../images/cs3.png) no-repeat 10px center;}
.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_ck {display:block;width: 14%;height: 40px;line-height: 40px;color:#fff;font-size:14px;text-align:center;background-color: #314793;margin: 55px 0;float:right;}
.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_ck img {display:inline-block;width: 25px;height: 7px;overflow:hidden;padding:0;vertical-align: middle;margin: 0px 0 0 8px;}


@media screen and (max-width:1220px) {
	.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text{width: 75%;}
	.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_ck{display:none;}
	.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text .others span{max-width: 150px;}
}
@media screen and (max-width:1023px){
	.lyNyPro_right .ny_prolist_list ul li:last-child{ margin-bottom:10px;}
}
@media screen and (max-width:767px) {
	.lyNyPro_right .ny_prolist_list li .pro_wrap{ padding:15px;}
	.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_img{width:100%;height:250px; margin:0 0 3% 0;}
	.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text{width:100%;}
	.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_ck{display:none;}
	.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text a.tlt{font-size:15px;}
	.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text p{margin-top:0;}
	.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text .others{margin-top:8px;height:auto;}
	.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text .others span{padding: 0 2%;margin-bottom:6px;}
	.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs1,.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs2,.lyNyPro_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs3{background:#f1f1f1;}
	
}

/*内页左侧相关文章*/
.lyNy_Xgwz { width:100%; overflow:hidden; margin:30px auto; padding:0;}
.lyNy_Xgwz .hd{background:#314793 url(../images/artm_ico.png) no-repeat right center;padding: 12px 20px 15px 22px;position:relative;}
.lyNy_Xgwz .hd b { height:40px; line-height:40px; font-size:24px; font-weight:bold; color:#fff;}
.lyNy_Xgwz .hd:before {content:'';display:inline-block;width:1px;height:48px;background:url(../images/lb_line.png) center center no-repeat;position:absolute;left: 20px;top: 24px;}
.lyNy_Xgwz .hd b span { display:inline-block;font-size:22px; color:#fff; text-transform:uppercase; font-family:"BEBAS";}
.lyNy_Xgwz .hd b img{ display:inline-block; margin:0 8px;vertical-align:middle;}
.lyNy_Xgwz .hd p{ font-size:14px; color:rgba(255,255,255,.35);}
.lyNy_Xgwz .Xgwz_list { width:100%; min-height: 150px; overflow:hidden; margin:0 auto; padding:10px; background:#f0f0f0; 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 10px; padding:15px; background:#f4f4f4; 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(../images/icon2.png) center center no-repeat; position: absolute; left: 0; top: 14px;}
.lyNy_Xgwz .Xgwz_list ul li:hover em { background: url(../images/icon3.png) center center no-repeat;}
.lyNy_Xgwz .Xgwz_list ul li .lyNyXgwz_tit a { display:block; width:100%; height:48px; overflow:hidden; line-height:24px; color:#333; font-size:16px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all;margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list ul li p{ width:100%; margin-top:15px;}
.lyNy_Xgwz .Xgwz_list ul li p span{ display:block; float:left; font-size:16px; color:#999; background:url(../images/artm_time.png) no-repeat left top; padding-left:30px;}
.lyNy_Xgwz .Xgwz_list ul li p a.NyXgwz_more{ background:url(../images/artm_jt1.png) no-repeat right center; display:block; float:right; width:21px; height:22px;}
.lyNy_Xgwz .Xgwz_list ul li:hover .lyNyXgwz_tit a{ color:#fff;}
.lyNy_Xgwz .Xgwz_list ul li:hover{ background:#314793;}
.lyNy_Xgwz .Xgwz_list ul li:hover p a.NyXgwz_more{ background:url(../images/artm_jt2.png) no-repeat right center;}
.lyNy_Xgwz .Xgwz_list ul li:hover p span{ color:rgba(255,255,255,.5);background:url(../images/artm_time1.png) no-repeat left top;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNy_Xgwz .hd{ padding: 12px 20px 15px 18px;}
	.lyNy_Xgwz .hd b{ font-size:22px;}
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNy_Xgwz { margin:0 auto 25px;}
	.lyNy_Xgwz .hd b{ font-size:22px;}
	.lyNy_Xgwz .hd{ padding: 12px 20px 15px 18px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNy_Xgwz { margin:20px auto;}
	.lyNy_Xgwz .Xgwz_list ul li .lyNyXgwz_tit a{ font-size:15px;}
	.lyNy_Xgwz .Xgwz_list ul li p span{ font-size:15px;}
	.lyNy_Xgwz .hd b{ font-size:22px;}
	.lyNy_Xgwz .hd b span{ font-size:20px;}
}
@media (max-width: 767px) {
	.lyNy_Xgwz { margin:20px auto;}
	.lyNy_Xgwz .Xgwz_tit { padding:4px 3%;}
	.Xgwz_tit p { padding: 0; display: block; font-size: 16px;font-weight:normal; float: left; line-height: 40px; min-width: 88px; margin: 0 4px 0 0;}
	.lyNy_Xgwz .hd b{ font-size:20px;}
	.lyNy_Xgwz .hd b span{ font-size:18px;}
	.Xgwz_tit span { display: block; font-style: italic; float: left; height: 40px; line-height: 40px;font-size:12px;}
	.lyNy_Xgwz .Xgwz_list ul li .lyNyXgwz_tit a{ font-size:15px;}
	.lyNy_Xgwz .Xgwz_list ul li p span{ font-size:15px;}
}



/*内页产品详情*/
.lyNyPro_right .lyNyProDetail_ConTit {margin:0 auto 30px;border-bottom: 2px solid #314693;}
.lyNyProDetail_ConTit p {width:80px;height:34px;overflow:hidden;line-height:34px;color:#fff;font-size:16px;text-align:center;margin:0 0 -1px;padding:0 19px;background: #314693;}

.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 { 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;width: auto !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:0 auto 50px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .ny_right { width:100%;}
	.ny_right .lyNyProDetail_ConTit { margin:0 auto 25px; padding:0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyProDetail { width:96%; margin:0 auto 40px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .ny_right { width:100%;}
	.lyNyPro_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
}
@media (max-width: 767px) {
	.ly_NyProDetail { width:94%; margin:0 auto 40px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .ny_right { width:100%;}
	.lyNyPro_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
	.lyNyPro_right .lyNyProDetail_ConText { max-height:99999999999999999999999px;}
	.lyNyProDetail_ConText div { max-height:99999999999999999999999px;}
}


/*内页产品详情上面图片切换*/
.pro_detail_main { width:100%; height:auto; margin: 0 auto 80px; 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 b { display:block; width:100%; overflow: hidden; line-height: 40px; color: #32353a; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:185px; overflow:hidden; margin:20px auto; padding:20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms h1 { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; margin:0 auto; padding:0;}
.pro_detail_text .jyms h1 span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 20px auto; padding: 0;}
.pro_detail_text ul li { width:50%; height:30px; overflow: hidden; line-height: 30px; color: #888; font-size: 15px; text-align: justify; white-space:nowrap; text-overflow: ellipsis; margin: 0 auto 10px; padding: 0; float:left;}
.pro_detail_text ul li img { display:block; width:4px; height:6px; overflow:hidden; margin:11px 8px 11px 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: 54px; overflow: hidden; line-height: 54px; color: #fff; font-size: 18px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #00b26a;}
.pro_detail_btn a.prodtl_btn2 {float:left;background-color: #314693;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #525252;}
.pro_detail_btn a.prodtl_btn2:hover {background-color: #525252;}

/**产品详情页产品图片切换**/
.prodetail_img { width:44%; 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:70px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:70px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:420px; 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;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.pro_detail_main { width:100%; padding:0;}
	.prodetail_img { width:45%; position:inherit;float: left;}
	#preview, #spec-n5, #spec-list, .jqzoom { width:100%;}
	.pro_detail_main .pro_detail_text { width:52%;}
	.pro_detail_text .pro_detail_btn { width:100%;}
	.zoomdiv { left:104%!important;}	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.pro_detail_main { width:100%; margin: 24px auto;}
	.prodetail_img { width:100%; height:auto;}
	#preview { width:100%;}
	.jqzoom { width:100%;height: 285px;}
	.pro_detail_main .pro_detail_text { width:100%;padding-top:28px;height: auto;min-height:260px; padding-bottom:60px;}
	.pro_detail_text b { font-size:22px; line-height:32px;}
	.pro_detail_text .jyms { margin: 10px auto;padding: 12px 20px;height:auto;}
	.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:16px;}
	.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: 24px auto;}
	.prodetail_img { width:100%; height:auto;}
	#preview { width:100%;}
	.jqzoom { width:100%;height: 285px;}
	.pro_detail_main .pro_detail_text { width:100%;padding-top:24px;height: auto;min-height:260px; padding-bottom:60px;}
	.pro_detail_text b { font-size:22px; line-height:32px;}
	.pro_detail_text .jyms { margin: 10px auto;padding: 12px 20px;height:auto;}
	.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:16px;}
	.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 0 0;}
	#spec-n5 { width:100%;}
	#spec-list { width:100%;}
	.zoomdiv,.jqZoomPup { display:none !important;}
}

/*内页-在线留言 开始*/
.ly_NyOrder { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg h3 { display: none!important;}
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 30px!important; padding: 0; color: #999; font-size: 14px;}
.ly_msg ul li:last-child { margin:0 auto!important;}
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 12px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 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; }
.ly_msg ul li .msg_ipt12 { width: 83%; 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: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important; outline: none!important; resize: none!important;}

.ly_msg ul li .msg_ipt1 #selPvc { height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;}
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important;}
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left;}
.ly_msg ul li a.yzm_img {display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left;}
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important;}
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important;}
.ly_msg ul li .msg_btn { width: 83%; overflow: hidden; margin: 0 auto; padding: 0; float: left;}
.ly_msg ul li .msg_btn { width: 88%!important;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 15px!important; text-align: center!important; border: none!important; background-color: #314693!important; cursor: pointer!important;}
.msg_btn input:last-child { background-color: #00b26a!important;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyOrder { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyOrder { width:96%; margin:0 auto 50px;}
	.ly_msg ul li { margin: 0 auto 25px!important;}
	.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 140px!important;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyOrder { width:96%; margin:0 auto 40px;}
	.ly_msg ul li { margin: 0 auto 20px!important;}
	.ly_msg ul li h4 { width:12%!important;}
	.ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara, .ly_msg ul li .msg_btn { width: 88%!important;}
}
@media (max-width: 767px) {
	.ly_NyOrder { width:94%; margin:0 auto 40px;}
	.ly_msg ul li { margin: 0 auto 20px!important;}
	.ly_msg ul li h4 { width:100%!important; height: 36px!important; line-height: 36px!important; text-align:left !important; font-size:16px;}
	.ly_msg ul li:last-child h4 { display:none;}
	.ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara, .ly_msg ul li .msg_btn { width: 100%!important; background:none; padding:0;}
	.msg_btn input { width:48%!important; margin:0 4% 0 0 !important;}
	.msg_btn input:last-child { margin:0 !important;}
}

.ny_content{ min-height:400px;}

/*内页新闻*/
.ny_content_bd .ny_news{ margin:30px auto 60px;}
.ny_news_list li {width: 97%;height: 80px;background: #f2f2f2;float: left;padding: 1.5%;margin: 0 3% 25px 0;}
.ny_news_list li:nth-child(2n) { margin-right: 0; }
.ny_news_list li .time {width: 9%;float: left;text-align: center;background: #314693;height: 70px;padding-top: 10px;}
.ny_news_list li .time .year { font-size: 20px; color: #fff; font-weight: normal; }
.ny_news_list li .time span { width: 20%; margin: 0 auto; height: 2px; background: #fff; display: block; }
.ny_news_list li .time .month { font-size: 22px; color: #fff; font-weight: bold; }
.ny_news_list li .wz {float: left;width: 77%;margin-left: 2%;}
.ny_news_list li .wz a.InfoTitle { display: block; font-size: 16px; color: #31373f; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 3px; }
.ny_news_list li .wz p { font-size: 14px; line-height: 24px; margin-top: 5px; height: 50px; overflow: hidden; color: #888d93; }
.ny_news_list li .news_an{ display:block;float:right;width:10%;background: #999;height: 34px;line-height: 34px;text-align: center;color: #fff;margin-top: 25px;}
.ny_news_list li:hover .wz a.InfoTitle { color: #fff; }
.ny_news_list li:hover .wz p{ color:#fff;} 
.ny_news_list li:hover .time{ background:#00b26a;}
.ny_news_list li:hover { background: #314693; _cursor: pointer; }
.ny_news_list li:hover .news_an{ background:#00b26a;}
@media screen and (max-width:1023px) {
.ny_content_bd .ny_news{ margin:20px auto 30px;}
}
@media screen and (max-width:767px) {
.ny_news_list li .time{ width:25%;}
.ny_news_list li .wz { width:70%; margin-left:3%;}
.ny_news_list li .news_an{ display:none;}
}

/*新闻详情*/
.ny_newsdetail{ margin:25px 0 50px;}
.ny_newsdetail_title { width: 100%;line-height: 35px; font-size: 24px; text-align: center; font-weight: bold; margin: 0; color: #555; padding-bottom: 10px; }
.ny_newsdetail_tips { width: 100%; height: 25px; line-height: 25px; padding-bottom: 12px; border-bottom: 1px #e6e6e6 dashed; text-align: center; color: #999999;}
.ny_newsdetail_con {width: 100%; line-height: 30px; font-size: 14px; margin-top: 20px; color: #777777;}
.ny_newsdetail_con p,.ny_newsdetail_con span { line-height: 30px; }
.ny_newsdetail_con img,.ny_newsdetail_con div,.ny_newsdetail_con p,.ny_newsdetail_con span,.ny_newsdetail_con table,.ny_newsdetail_con tr,.ny_newsdetail_con td{ max-width:100%;height: auto; line-height:30px;width: auto!important;}
.ny_PrevNext { width: 100%; margin-top: 20px; padding-top: 20px; border-top: 1px solid #f1f1f1; }
.ny_PrevNext .Prev,.ny_PrevNext .Next { width: 100%; float: left; height: 26px; line-height: 26px; font-size: 14px; color: #555; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ny_PrevNext ul li{ color:#999; width:49%;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ny_PrevNext ul li a{ color: #555;}
.ny_PrevNext ul li a:hover{ color: #314693; }
.ny_PrevNext ul li:nth-of-type(1){ float:left;}
.ny_PrevNext ul li:nth-of-type(2){ float:right; text-align:right;}
@media screen and (max-width:1079px) {
	.ny_PrevNext ul li{width:100%; float:none !important; margin-bottom:10px;}
	.ny_PrevNext ul li:nth-of-type(2){ text-align:left; margin-bottom:0;}
	
}

/*成功案例*/
.nysuccess{ width:100%;}
.nysuccess ul li{ width:31.3%; margin:0 2% 30px 0; float:left;text-align:center; position:relative;}
.nysuccess ul li:nth-child(3n){ margin-right:0;}
.nysuccess ul li .suc_pic{ display:block;width:100%; height:328px; text-align:center; overflow:hidden;position:relative;}
.nysuccess ul li .suc_pic img{height:100%; width:100%; object-fit: cover;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.nysuccess ul li .suc_pic .iblock{display:inline-block;height:100%;width:0;vertical-align:middle;}

.nysuccess ul li .suc_pic:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}
.nysuccess ul li:hover .suc_pic:before{ animation: shine .75s;}
@keyframes shine{100%{left:125%;}}

.nysuccess ul li .suc_tit{ display:block; width:92%; height:50px; line-height:50px;background:rgba(0,0,0,0.5); color:#fff; font-size:16px; margin-top:-50px; position:absolute; z-index:99; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 4%;}
.nysuccess ul li .suc_tit:after{ content:""; width:0;height:50px; background-color:#00b26a; bottom:0; left:0;position:absolute; z-index:-1;-webkit-transition: all .25s;-moz-transition: all .25s; -ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.nysuccess ul li:hover .suc_tit:after{width:100%;}

.nysuccess ul li:hover .suc_pic img{transform:scale(1.1);-webkit-transition: all .25s;-moz-transition: all .25s; -ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.nysuccess ul li:hover{-webkit-box-shadow: #ccc 1px 0px 10px 1px;-moz-box-shadow: #ccc 1px 0px 10px 1px;box-shadow: #ccc 1px 0px 10px 1px;  }

@media screen and (max-width:1300px) and (min-width:1200px) {
.nysuccess ul li .suc_pic{ height:272px;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.nysuccess ul li .suc_pic{ height:244px;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
.nysuccess ul li{ width:49%}
.nysuccess ul li .suc_pic{ height:268px;}
.nysuccess ul li:nth-child(2n){ margin-right:0;}
.nysuccess ul li:nth-child(3n){ margin-right:2%;}
.nysuccess ul li:nth-child(6n){ margin-right:0;}
}
@media screen and (max-width:767px) {
.nysuccess ul li{ width:100%;margin:0 0 30px 0;}
.nysuccess ul li .suc_pic{ height:268px;}
}

/*内页荣誉资质*/
.ny_honor{ margin:30px auto 60px;}
.ny_honor .ny_honor_list{ min-height:300px;}
.ny_honor .ny_honor_list li { width: 23.5%; margin-right: 2%; margin-bottom: 25px; transition: all .3s; float: left; border: 1px solid #ddd; box-sizing: border-box; }
.ny_honor .ny_honor_list li:nth-child(4n) { margin-right: 0; }
.ny_honor .ny_honor_list li .pic { display: block; height: 200px; border-bottom: 0; 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_honor .ny_honor_list li .pic:after { content: ''; display: block; opacity: 0; width: 100%; height: 100%; background: rgba(0,161,236,.8) url(../images/pro_hover.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_honor .ny_honor_list 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_honor .ny_honor_list li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.ny_honor .ny_honor_list li .tlt { display: block; text-align: center; height: 45px; line-height: 45px; color: #666; font-size: 15px; 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; padding: 0 5%; margin: 5% 0 2%; }
.ny_honor .ny_honor_list li .ckgd { display: block; margin: 0 auto; font-size: 14px; color: #666; text-align: center; margin: 5% auto 10%; border: 1px solid #666; width: 50%; height: 35px; line-height: 35px; }
.ny_honor .ny_honor_list li:hover { border: 1px solid #314693; }
.ny_honor .ny_honor_list li:hover .tlt { color: #314693; }
.ny_honor .ny_honor_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); }
.ny_honor .ny_honor_list li:hover .ckgd { border: 1px solid #314693; color: #314693; }
.xq_himg{display:block;width:100%;height:400px;text-align:center;margin-bottom:40px;}
.xq_himg img{max-width:95%;max-height:95%;vertical-align:middle;}
.xq_himg .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
@media screen and (max-width:1199px) and (min-width:1080px) {
.ny_honor .ny_honor_list li .pic { height: 186px; }
}
@media screen and (max-width:1079px) and (min-width:768px) {
.ny_honor .ny_honor_list li .pic { height: 140px; }
.ny_honor .ny_honor_list li .tlt { height: 36px; line-height: 36px; font-size: 14px; }
.ny_honor .ny_honor_list li { margin-bottom: 18px; }
}
@media screen and (max-width:1023px){
.ny_honor{ margin:10px auto 30px;}
}
@media screen and (max-width:767px) {
.ny_honor .ny_honor_list li { width: 48.5%; }
.ny_honor .ny_honor_list li:nth-child(2n) { margin-right: 0; }
.ny_honor .ny_honor_list li:nth-child(3n) { margin-right: 3%; }
.ny_honor .ny_honor_list li:nth-child(6n) { margin-right: 0; }
.ny_honor .ny_honor_list li .pic { height: 160px; }
.ny_honor .ny_honor_list li .tlt { height: 40px; line-height: 40px; font-size: 14px; }
.xq_himg{height:300px;}
}


/*内页联系我们*/
.ly_contact { width:100%; overflow:hidden; margin:35px auto 50px; padding:0;}
.ly_contact .lxfs { width:100%; overflow:hidden; margin:70px auto 70px; padding:0; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.ly_contact .lxfs { width:100%; overflow:hidden; margin:0 auto; padding:0; border-top:1px solid #d9d9d9; border-right:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.lxfs ul li { width:33.333333%; height:400px; overflow:hidden; margin:0; padding:0; border-left:1px solid #d9d9d9; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.lx_icon { width:128px; height:128px; overflow:hidden; margin:60px auto; padding:0; background-color:#f8f8f8; border-radius:50%;}
.lxfs ul li span { display:block;width:100%; height:20px; overflow:hidden; line-height:20px; color:#666; font-size:16px; text-align:center; margin:0 auto 10px; padding:0;}
.lxfs ul li p { width:90%; height:40px;line-height:40px; color:#222; font-size:26px; font-family:"Arial"; text-align:center; margin:0 auto; padding:0; overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.lx_ewm { width:100%; height:440px; overflow:hidden; margin:40px auto; padding:0; background:url(../images/bg_weixin.jpg) center center no-repeat; background-size:cover;}
.lx_ewm span {display:block; width:100%;height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; text-align:center; margin:80px auto 0; padding:0;}
.lx_ewm p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
.lx_ewm img { display:block; width:160px; height:160px; overflow:hidden; margin:40px auto; padding:0;}
.lx_dz { width:100%; overflow:hidden; margin:0 auto; padding:1%;border:1px solid #d9d9d9;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.lx_dz .dz_map { width:100%; overflow:hidden;height:350px;margin:0 auto;}
@media screen and (max-width:1079px){
	.ly_contact { margin:10px auto 40px; }
	.ly_contact .lxfs{margin:0 auto;}
	.lxfs ul li{ height:370px;}
	.lx_ewm span{font-size:24px;}
	.lxfs ul li p{ font-size:20px;}
}
@media screen and (max-width:767px) {
	.lx_ewm span{margin: 40px auto 0;}
	.lxfs ul li{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin-bottom:15px;border: 1px solid #d9d9d9; height:300px;}
    .ly_contact .lxfs{border-top:0;border-right:0;border-bottom:0;}
	.lx_ewm{margin: 20px auto;height: 360px;}
	.lx_icon{ margin:35px auto;}
}

