*{ margin:0; padding:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
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 Microsoft Yahei,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:5px;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#e6e6e6; border-radius:0px;}/* 滚动条滑块 */
/*::-webkit-scrollbar-thumb { background-color:#e60012;border-radius:4px;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#e60012;border-radius:4px;}*/
@font-face {font-family: "Youshebiaotihei";src: url(../fonts/Youshebiaotihei.ttf);}


/* 按钮样式去除*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 
.w1200{ width:1200px; margin:0 auto;}
@media  (max-width:1220px){
.w1200{ width:90%;}	
}
@media  (max-width:1023px){
.w1200{ width:94%;}	
}

/**banner**/
.ind_banner{ width:100%;}
.ind_banner img{ max-width:100%;}
.ind_banner{width:100%;height:678px;position:relative;overflow:hidden;}
.ind_banner>img{width:1920px;height:678px;position:absolute;left:50%;margin-left:-960px;top:0;}
.ind_banner .s_banner{display:none;}
@media  (max-width:1800px) {
	.ind_banner{width:100%;height:auto;position:relative;}
	.ind_banner>img{width:100%;height:auto;position:static;left:inherit;top:inherit;margin-left:0;}
}
@media  (max-width:760px) {
	.ind_banner .b_banner{display:none;}
    .ind_banner .s_banner{display:block;}
}

/*topnav*/
.topnav{ width:100%;}
.topnav a{ display:block;width:14.2857143%;float:left; color:#fff; font-size:20px; font-weight:bold; text-align:center; height:68px; line-height:68px; border-right:1px solid #014f93; background:#005fb1;transition: all .3s ease;}
.topnav a:last-child{ border:0;}
.topnav a:hover,.topnav a.on{ background:#0a88e4;}
.topnav.navfix{position:fixed; z-index:99999; top:0;}
@media (min-width:1401px){
	.topnav{display:flex; display: -webkit-flex;justify-content:center;}
}
@media (max-width:1400px){
	.topnav a{ font-weight:400; font-size:18px;}
}
@media (max-width:1200px){
	/*.topnav a{ width:20%; margin-bottom:1px; border-right:1px solid #fff; height:50px; line-height:50px;}
	.topnav a:nth-child(5n){border:0;}*/
	.topnav a{ width:25%; margin-bottom:1px; border-right:1px solid #fff; height:50px; line-height:50px;}
	.topnav a:nth-child(4n){border:0;}
}
@media (max-width:767px){
	.topnav{ background:#fff;}
	.topnav a{ width:25%; font-size:17px;}
	/*.topnav a:nth-child(5n){border-right:1px solid #fff;}*/
	.topnav a:nth-child(4n){border:0;}
	/*.topnav a:last-child{ width:75%;border:0; margin-bottom:0;}*/
}
@media (max-width:550px){
	.topnav a{ width:33.33333%; font-size:16px; height:40px; line-height:40px;}
	.topnav a:nth-child(4n){ border-right:1px solid #fff; }
	.topnav a:nth-child(3n){ border-right:0; }
	/*.topnav a:last-child{ width:100%;}*/
	.topnav a:last-child{ border:0;}
}
@media (max-width:375px){
	.topnav a{font-size:15px;}
}

/*专题简介*/
.bigbt{ width:100%; text-align:center; overflow:hidden; margin-bottom:40px;display:flex; display: -webkit-flex; justify-content:center; position:relative;}
.bigbt span{ position:absolute; left:50%; top:55%; transform:translate(-50%,-50%); font-size:42px; font-family:"Youshebiaotihei"; color:#fff;}
.ztjj{ padding:60px 0; background:url(../images/ztjj_bg.jpg) no-repeat; background-size:cover; overflow:hidden; position:relative;}
.ztjj .w1200{ position:relative; z-index:10;}
.ztjj .ztjjbox{ width:100%; background:#fff; padding:28px;}
.ztjj .ztjjbox .ztjjtext{ background:#005fb1; padding:27px 42px 42px;}
.ztjj .ztjjbox .ztjjtext p{ color:#fff; font-size:16px; line-height:30px; margin-top:15px;}
.ztjj .ztjjbox .ztjjtext p i{ color:#fcdf1b; font-size:18px; font-weight:bold;}
@media (max-width:1200px){
	.bigbt{margin-bottom:25px;}
	.bigbt img{ max-width:1000px;}
	.ztjj .bigbt span{font-size:36px;}
	.ztjj{ padding:40px 0;}
	.ztjj .ztjjbox{ padding:20px;}
	.ztjj .ztjjbox .ztjjtext{ padding:15px 30px 30px;}
	
}
@media (max-width:767px){
	.bigbt img{ max-width:800px;}
	.ztjj .bigbt span{font-size:30px;}
	.ztjj{ padding:30px 0;}
	.ztjj .ztjjbox .ztjjtext{ padding:10px 20px 20px;}
	.ztjj .ztjjbox .ztjjtext p{font-size:15px; line-height:24px; margin-top:10px;}
	.ztjj .ztjjbox .ztjjtext p i{ color:#fcdf1b; font-size:16px; font-weight:bold;}
	
}

/*zcqy*/
.zcqy{ padding:60px 0; background:url(../images/zcqy_bg.jpg) no-repeat; background-size:cover; overflow:hidden; position:relative;}
.zcqy .w1200{ position:relative; z-index:10;}
.zcqy .zcqybox{ width:100%; padding:44px 40px 50px; background:#fff; border-radius:8px;}
.zcqy .zcqybox .hotqy{display:flex; display: -webkit-flex; justify-content:center;}
.zcqy .zcqybox .hotqy p{ text-align:center; font-weight:bold; color:#005fb1; font-size:22px;}
.zcqy .zcqybox .hotqy i{ display:block; width:70px; height:26px; background:#eb0223; border-radius:15px 0 15px 0; text-align:center; color:#fff; font-size:13px; line-height:26px;font-weight:bold; margin-top:3px; margin-right:5px; text-transform:uppercase;animation: abline 1s alternate infinite;animation-timing-function:linear}
.zcqy .zcqybox .zcqydatj .ms{ text-align:center; color:#999; font-size:15px; margin-top:10px;}
.zcqy .zcqybox .zcqydatj .ms a{ color:#eb0223; padding-left:10px;}

.zcqy .zcqybox .zcqy_new{ width:100%; overflow:hidden; margin-top:35px;}
.zcqy .zcqybox .zcqy_new .left{ width:42%; float:left; background:#f3f3f3; overflow:hidden; position:relative;}
.zcqy .zcqybox .zcqy_new .left .pic{ display:block; position:relative;width:100%; height:258px; overflow:hidden;}
.zcqy .zcqybox .zcqy_new .left .pic img{width:100%; height:100%;object-fit: cover; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;  }
.zcqy .zcqybox .zcqy_new .left ul li:hover .pic img{ -webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.zcqy .zcqybox .zcqy_new .left .text{ width:100%; height:230px; background:#f3f3f3;}
.zcqy .zcqybox .zcqy_new .left .textcont{ width:86%;background:#fff; margin:0 auto; padding:17px 15px; position:relative; margin-top:-20px; z-index:2; box-shadow:2px 2px 10px rgba(0,0,0,.1);}
.zcqy .zcqybox .zcqy_new .left .name{ display:block; font-size:17px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; border-bottom:1px solid #ddd; padding-bottom:14px; margin-bottom:10px;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;  }
.zcqy .zcqybox .zcqy_new .left ul li:hover .name{ color:#005fb1;}
.zcqy .zcqybox .zcqy_new .left .textcont span{ color:#999;line-height:24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; height:48px; display:block; margin-bottom:10px;}
.zcqy .zcqybox .zcqy_new .left .textcont time{ color:#999;}
.swiper-pagination-bullet{ width:12px!important; height:12px!important;}
.zcqy .zcqybox .zcqy_new .left .swiper-pagination{ bottom:30px!important;}
.swiper-pagination-bullet-active{ background:#005fb1 !important;}

.zcqy .zcqybox .zcqy_new .right{width:55%; float:right; position:relative; height:470px; overflow:hidden;}
.zcqy .zcqybox .zcqy_new .right ul li{ width:100%; background:#f3f3f3; padding:20px 30px; overflow:hidden;}
.zcqy .zcqybox .zcqy_new .right .time{ width:70px; height:66px; background:#222; text-align:center; float:left; margin-top:22px;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.zcqy .zcqybox .zcqy_new .right ul li:hover .time{background:#005fb1;}
.zcqy .zcqybox .zcqy_new .right .time p{ color:#fff; font-size:26px; line-height:26px; padding-top:11px;}
.zcqy .zcqybox .zcqy_new .right .time span{ color:#fff; font-size:12px;}
.zcqy .zcqybox .zcqy_new .right .text{width: calc(100% - 70px); background:#fff; padding:15px; float:left;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.zcqy .zcqybox .zcqy_new .right ul li:hover .text{ box-shadow: 2px 2px 10px rgba(0,0,0,.1);}
.zcqy .zcqybox .zcqy_new .right .text .name{ display:block;font-size:17px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; border-bottom:1px solid #ddd; padding-bottom:8px; margin-bottom:5px;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.zcqy .zcqybox .zcqy_new .right ul li:hover .name{ color:#005fb1;}
.zcqy .zcqybox .zcqy_new .right .text span{ color:#999;line-height:20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; height:40px;}
.zcqy .zcqybox .zcqy_new .right .swiper-pagination{ right:0 !important;}
@keyframes abline {
	0% { margin-top:5px;}
	100% { margin-top:-3px;}
}
@media (max-width:1200px){
    .zcqy{ padding:40px 0;}
	.zcqy .zcqybox{padding:35px 30px 40px;}
	.zcqy .zcqybox .zcqy_new{ margin-top:25px;}
	.zcqy .zcqybox .zcqy_new .right ul li{padding:20px;}
}
@media (max-width:767px){
    .zcqy{ padding:30px 0;}
	.zcqy .zcqybox{padding:30px 10px 35px;}
	.zcqy .zcqybox .zcqy_new{ margin-top:15px;}
	.zcqy .zcqybox .zcqy_new .left{ width:100%; margin-bottom:10px;}
	.zcqy .zcqybox .zcqy_new .left .textcont{ width:90%;}
	.zcqy .zcqybox .zcqy_new .right{width:100%;height:380px;}
	.zcqy .zcqybox .zcqy_new .right .time{ margin-top:17px;}
	.zcqy .zcqybox .zcqy_new .right ul li{ padding:10px;}
	.zcqy .zcqybox .zcqy_new .right .text{ padding:10px;}
}

/*采购倒计时*/
.cgdjs{padding:60px 0; background:url(../images/cgdjs_bg.jpg) no-repeat; background-size:cover; overflow:hidden;}
.cgdjs .bigbt{ margin-bottom:70px;}
.cgdjs .djs_cont{display:flex; display: -webkit-flex; justify-content:center;}
.cgdjs .djs_cont .djs_box{display:flex; display: -webkit-flex; justify-content:center;}
.cgdjs .djs_cont .time{ width:206px; height:144px; background:#005fb1;background-image: linear-gradient(to bottom, #0aa1db , #005fb1); font-size:72px; font-weight:bold; color:#fff; text-align:center; line-height:144px; border-radius:7px;}
.cgdjs .djs_cont p{ font-size:34px; line-height:144px; width:50px; text-align:center;}
.cgdjs .djs_cont .day{ margin:0 14px;}

@media (max-width:1200px){
	.cgdjs{padding:40px 0;}
	.cgdjs .bigbt{ margin-bottom:50px;}
}
@media (max-width:900px){
	.cgdjs .djs_cont .time{width:160px; height:112px; line-height:112px;}
	.cgdjs .djs_cont p{ line-height:112px; }
}
@media (max-width:767px){
	.cgdjs{padding:30px 0;}
	.cgdjs .bigbt{ margin-bottom:30px;}
	.cgdjs .djs_cont .time{width:110px; height:77px; line-height:77px; font-size:46px}
	.cgdjs .djs_cont p{ line-height:77px; font-size:24px; width:26px;}
	.cgdjs .djs_cont .day{ margin:0;}
}
@media (max-width:413px){
	.cgdjs .djs_cont .time{width:85px; height:59px; line-height:59px; font-size:40px}
	.cgdjs .djs_cont p{ line-height:59px; font-size:20px; width:24px;}
}

/*仪器推荐会*/
.yqtjh{padding:60px 0; background:url(../images/yqtjh_bg.jpg) no-repeat; background-size:cover; overflow:hidden;}
.yqtjh .yqtjh_cont{ position:relative; overflow:hidden; width:100%;}
.yqtjh .yqtjh_cont ul{ width:100%;}
.yqtjh .yqtjh_cont ul li{ width:100%; position:relative;overflow:hidden; background:#fff; border:15px solid #fff;}
.yqtjh .yqtjh_cont ul li:after{ content:""; display:block; width:100%; height:25%;background-image: linear-gradient(to bottom, rgba(0,0,0,0) 10%, rgba(0,0,0,.85)); position: absolute;bottom: 0; left: 0; transition: all .4s ease;}
.yqtjh .yqtjh_cont ul li .pic{ display:block;}
.yqtjh .yqtjh_cont ul li img{ max-width:100%; max-height:100%;transition: all 1s ease;}
.yqtjh .yqtjh_cont ul li:hover img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.yqtjh .yqtjh_cont ul li .btn{position:absolute; top:47%; left:50%;transform:translate(-50%,-50%); opacity:0; z-index:2;transition: all .6s ease;display:block; width:150px; height:50px;background:#005fb1;margin:0 auto;font-size:20px; color:#fff; line-height:50px; text-align:center;}
.yqtjh .yqtjh_cont ul li:hover .btn{ opacity:1;}
.yqtjh .yqtjh_cont ul li .name{ width:100%;display:block; text-align:center;position:absolute; bottom:30px; color:#fff; font-size:20px; z-index:2;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.yqtjh .yqtjh_cont .swiper-button-prev{ background:url(../images/prev.png) no-repeat;width:56px; height:56px; background-size:cover;}
.yqtjh .yqtjh_cont .swiper-button-next{ background:url(../images/next.png) no-repeat;width:56px; height:56px; background-size:cover;}
@media (max-width:1200px){
	.yqtjh{padding:40px 0;}
}
@media (max-width:767px){
	.yqtjh{padding:30px 0;}
	.yqtjh .yqtjh_cont ul li{border:10px solid #fff;}
	.yqtjh .yqtjh_cont ul li .bofang{width:60px; height:60px;}
	.yqtjh .yqtjh_cont ul li .btn p{ font-size:17px;}
	.yqtjh .yqtjh_cont ul li .name{ font-size:17px; bottom:15px;}
	.yqtjh .yqtjh_cont .swiper-button-prev{width:40px; height:40px;}
    .yqtjh .yqtjh_cont .swiper-button-next{width:40px; height:40px;}
}

/*市场看点*/
.sckd{padding:60px 0; background:url(../images/sckd_img.jpg) no-repeat; background-size:cover; overflow:hidden; position:relative;}
.sckd .w1200{ position:relative; z-index:10;}
.sckd_cont .left{ width:48.5%; float:left; background:#fff;}
.sckd_cont .tong .pic{ width:100%; height:252px; position:relative;}
.sckd_cont .tong .pic img{ width:100%; height:100%;object-fit: cover;}
.sckd_cont .tong .wz{ position:absolute; left:0; bottom:0;background:url(../images/sckd_tbbg.png) no-repeat; width:186px; height:42px; color:#fff; font-weight:bold; font-size:22px;line-height:42px; padding-left:50px;}
.sckd_cont .tong .text{ width:100%;padding: 16px 20px 28px;}
.sckd_cont .tong .text .swiper-container5{ overflow:hidden; position:relative; padding-bottom:30px;}
.sckd_cont .tong .text .swiper-container6{ overflow:hidden; position:relative; padding-bottom:30px;}
.sckd_cont .tong .text a{ font-size:16px;width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;background:url(../images/sckd_ico.png) left no-repeat; padding-left:25px; margin-top:12px !important;}
.sckd_cont .tong .text a:hover{ color:#005fb1;}
.sckd_cont .right{ width:48.5%; float:right; background:#fff;}
.sckd_cont .right.tong .wz{ padding-left:32px;}
.sckd_cont .tong .text .swiper-container5 .swiper-pagination{ bottom:0!important;}
.sckd_cont .tong .text .swiper-container6 .swiper-pagination{ bottom:0!important;}
@media (max-width:1200px){
	.sckd{padding:40px 0;}
}
@media (max-width:767px){
	.sckd{padding:30px 0;}
	.sckd_cont .left{ width:100%; margin-bottom:15px;box-shadow: 2px 2px 10px rgba(0,0,0,.1);}
	.sckd_cont .right{ width:100%;box-shadow: 2px 2px 10px rgba(0,0,0,.1);}
}
@media (max-width:414px){
    .sckd_cont .tong .pic{ height:200px;}
	.sckd_cont .tong .text{padding:20px 15px;}
}

/*仪器选购指南*/
.yqxgzn{padding:60px 0; background:url(../images/yqxgzn_img.jpg) no-repeat; background-size:cover; overflow:hidden;}
.ly_List01 { width:100%; height:auto;padding:0;}
.ly_List01 ul li { width:49%; height:auto; margin:0 2% 24px 0; padding:10px 20px 20px; background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_List01 ul li:nth-child(2n+2) { margin:0 0 24px;}
.ly_List01 ul li:hover { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
.ly_List01 ul li .lyList01_Name { width:100%; overflow:hidden; margin:0 auto 10px; padding:0;}
.ly_List01 ul li .lyList01_Name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.ly_List01 ul li .lyList01_Name a i {display:inline-block;width:4px;height:12px;overflow:hidden;margin: 9px 10px 14px 0;padding:0;background-color:#005fb1;border-radius:2px;vertical-align:middle;}
.ly_List01 ul li .lyList01_Name a:hover { color:#005fb1;}
.ly_List01 ul li .lyList01_con { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 182px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_List01 ul li .lyList01_con .lyList01_img { width:162px; height:96px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0;}
.ly_List01 ul li .lyList01_con .lyList01_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ly_List01 ul li .lyList01_con .lyList01_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ly_List01 ul li:hover .lyList01_con .lyList01_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ly_List01 ul li .lyList01_con .lyList01_ms { width:100%; height:96px; overflow:hidden; margin:0; padding:6px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_List01 ul li .lyList01_con .lyList01_ms p { width:100%; height:79px; overflow:hidden; line-height:28px; color:#888; font-size:14px; text-indent:0; text-align:justify; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; display: -webkit-box;}
.ly_List01 ul li:hover .lyList01_con .lyList01_ms p {}
.more_btn{ font-size:20px; color:#fff; text-align:center; width:50%; height:50px; line-height:50px; background:#0f95f7; margin:10px auto 0;}
@media (max-width:1200px){
	.yqxgzn{padding:40px 0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_List01 ul li { width:100%; margin:0 auto 24px;}
	.ly_List01 ul li:nth-child(2n+2) { margin:0 auto 24px;}
}
@media (max-width: 767px) {
	.yqxgzn{padding:30px 0;}
	.ly_List01 ul li { width:100%; overflow:hidden; margin:0 auto 10px; padding:10px 16px 16px; float:left;}
	.ly_List01 ul li:nth-child(2n+2) { margin:0 auto 10px;}
	.ly_List01 ul li .lyList01_con { padding:0 0 0 178px;}
	.ly_List01 ul li .lyList01_Name a {height:auto;max-height:48px;line-height:24px;}
	.ly_List01 ul li .lyList01_Name a i { margin:2px 10px 6px 0;}
	.ly_List01 ul li .lyList01_Name{margin:0 auto 5px;}
	.more_btn{ font-size:17px; width:100%;}
}
@media (max-width: 500px) {
	.more_btn{ font-size:16px; height:44px; line-height:44px;}
}
@media (max-width:374px) {
	.more_btn{ width:100%;}
}

/*仪器速览*/
.yqsl{padding:60px 0; background:#eee;overflow:hidden;}
.ly_NyProducts .lyNyPro_main { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyPro_main .lyNyPro_left { width:27%; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyPro_main .lyNyPro_right { width:71%; height:auto; margin:0; padding:0; float:right;}

.lyNyPro_list {width:100%;height:auto; padding-bottom:10px;overflow:hidden; position:relative;}
.lyNyPro_list ul li {width:32%;overflow:hidden;margin:0 2% 17px 0;padding:0;float:left;background: #fff;}
.lyNyPro_list ul li:nth-child(3n+3) { margin:0 0 20px;}
.lyNyPro_list ul li>div{border: 1px solid #dedede;}
.lyNyPro_list ul li .lyIdxPro_img {height: 208px;overflow:hidden;margin:0 auto;padding:0;background-color:#fff; border-bottom: 1px solid #ddd;}
.lyNyPro_list ul li .lyIdxPro_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.lyNyPro_list ul li .lyIdxPro_img a img.idxPro_img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyPro_list ul li:hover .lyIdxPro_img a img.idxPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyPro_list ul li .lyIdxPro_name {width:100%;overflow:hidden;padding: 10px 10px 20px;}
.lyNyPro_list ul li .lyIdxPro_name .name {display:block;width:100%;height:36px;overflow:hidden;line-height:36px;font-size:16px;white-space:nowrap;text-overflow: ellipsis;margin:0 auto;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.lyNyPro_list ul li .gsmc{ display:block;color:#999; background:url(../images/gsmcico.png) no-repeat; padding: 0 10px 0 23px; height:38px; overflow:hidden;}
.lyNyPro_list ul li .more{display:block;font-size:15px;color:#999;padding: 15px 3%;width: 96%;margin:0 auto;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;margin-bottom: 5px;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.lyNyPro_list ul li .more em{display:block;width:24px;height:8px;background:url(../images/jiantou_more.png) center center no-repeat;float:right;margin-top:5px;}
.lyNyPro_list ul li:hover .lyIdxPro_name {color: #14469a;}
.lyNyPro_list ul li:hover .more {background: #13459a;color:#fff;padding:15px 5%;}
.lyNyPro_list ul li:hover .more em{background:url(../images/jiantou_more3.png) center center no-repeat;}
.lyNyPro_list .swiper-pagination{ bottom:0 !important;}
@media (max-width:1200px){
	.yqsl{padding:40px 0;}
}
@media screen and (max-width:1080px){
    .lyNyPro_main .lyNyPro_left{ width:100%;margin-bottom: 24px;}
	.lyNyPro_main .lyNyPro_right{ width:100%;}
	.lyNyPro_list ul li{ width:32%; margin: 0 2% 15px 0;}
	.lyNyPro_list ul li:nth-child(3n+3) { margin: 0 0 15px;}
	.lyNyPro_list ul li .lyIdxPro_img{ height:220px;}
}
@media screen and (max-width:767px){
	.yqsl{padding:30px 0;}
	.lyNyPro_list ul li{ width:49%; margin: 0 2% 15px 0;}
	.lyNyPro_list ul li:nth-child(3n+3) { margin: 0 2% 15px 0;}
	.lyNyPro_list ul li:nth-child(2n+2) { margin: 0 0 15px;}
	.lyNyPro_list ul li .lyIdxPro_img{ height:180px;}
	.lyNyPro_list ul li .lyIdxPro_name .name{ font-size:15px;}
	.lyNyPro_list ul li .more{ font-size:14px; padding:7px 3%;}
	.lyNyPro_list ul li .gsmc{ height:38px; overflow:hidden;}
}
@media screen and (max-width:500px){
	.lyNyPro_list ul li .lyIdxPro_img{ height:160px;}
	.lyNyPro_list ul li .gsmc{ font-size:13px;}
}
@media screen and (max-width:413px){
	.lyNyPro_list ul li{ width:100%; margin-right:0;}
	.lyNyPro_list ul li .lyIdxPro_img{ height:200px;}
}

/*产品分类*/
.lyNyPro_left .h_left {width:100%;overflow:hidden;background-color:#fff;margin: 0 0 0;}
.lyNyPro_left .cp_type .hd {text-align: left;background:#005fb1 url(../images/profl_bg.png) right no-repeat;padding: 18px 40px 0;overflow:hidden; height:106px; text-align:center;}
.lyNyPro_left .cp_type .hd p { width:100%;height:40px;line-height:40px;font-size: 24px;font-weight:bold;color:#fff;float:left;}
.lyNyPro_left .cp_type .hd p:before {content:'';display:inline-block;width:28px;height:28px;background:url(../images/mulu_tlt.png) center center no-repeat;margin-right: 10px;vertical-align:middle;margin-top:-3px;}
.lyNyPro_left .cp_type .hd span { display:block; height:20px; line-height:20px; font-size:12px; color:#fff; text-transform:uppercase;}
.lyNyPro_left .cp_type .hd em{display:none;width:22px;height:22px;background:url(../images/mulu2.png) center center no-repeat;float:right;margin-top: 12px;}
.lyNyPro_left .cp_type .bd ul li { border-bottom:1px solid #ddd;}
.lyNyPro_left .cp_type .bd ul li:last-child{border-bottom:0;}
.cp_type .bd ul li.cpfl_all{border:0;margin:20px 0;}
.lyNyPro_left .cp_type .bd ul li p {height: 65px;line-height: 65px;}
.lyNyPro_left .cp_type .bd ul li p a {display:block;width:100%;padding:0 0 0 20px;overflow: hidden;line-height: 65px;color:#333;font-size: 17px;white-space:nowrap;text-overflow: ellipsis;float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.lyNyPro_left .cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/mulu1.png) center center no-repeat; cursor:pointer; float:right;}
.lyNyPro_left .cp_type .bd ul li div { background:#fafafa; display:none;}
.lyNyPro_left .cp_type .bd ul li div a {display:block;height: 55px;line-height: 55px;color:#797979;font-size: 16px;border-top:1px solid #e7e5e5;padding:0 20px 0 40px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;20px center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:first-child {}
.lyNyPro_left .cp_type .bd ul li p:hover, .lyIdxPro_left .cp_type .bd ul li.on p {background-color: #0f95f7;}
.lyNyPro_left .cp_type .bd ul li p:hover a, .lyIdxPro_left .cp_type .bd ul li.on p a {color: #ffffff;}
.lyNyPro_left .cp_type .bd ul li p:hover span { background:url(../images/mulu2.png) center center no-repeat;}
.lyNyPro_left .cp_type .bd ul li.on p span { background:url(../images/mulu1.png) center center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:hover { color:#dd333c; 20px center no-repeat;}
.lyNyPro_left .cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:94%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.lyNyPro_left .cp_type .bd ul a.ckqb:hover { background:#0a78d7; color:#fff;}
@media screen and (max-width:1450px){
	.lyNyPro_left .cp_type .hd{padding: 18px 30px;}
}
@media screen and (max-width:1080px){
	.lyNyPro_left .cp_type .hd { padding: 10px 30px;height:66px;}
	.lyNyPro_left .cp_type .hd p{ width:auto; margin-top:3px;}
	.lyNyPro_left .cp_type .hd span{ display:none;}
	.lyNyPro_left .cp_type .hd em{display: block;}
	.lyNyPro_left .cp_type .bd{ display:none;}
	.lyNyPro_left .cp_type .bd ul li p{ height:55px; line-height:55px;}
	.lyNyPro_left .cp_type .bd ul li p a{ line-height:55px;}
}

/*前沿视角*/
.qysj{padding:60px 0; background:url(../images/qysj_img.jpg) no-repeat; background-size:cover; overflow:hidden;}
.qysj ul.boxul{ width:100%;display: -webkit-flex;display: flex;flex-wrap: wrap;}
.qysj ul.boxul li{ width:32%; float:left; margin-right:2%; margin-bottom:20px; padding:19px; background:#f5f5f5;}
.qysj ul.boxul li:nth-child(3n){ margin-right:0;}
.qysj ul.boxul li .pic{ display:block; height:238px; width:100%; position:relative; overflow:hidden;}
.qysj ul.boxul li .pic img{ width:100%; height:100%;object-fit: cover;transition-duration: .6s;-ms-transition-duration: .6s;-moz-transition-duration: .6s;-webkit-transition-duration: .6s; }
.qysj ul.boxul li:hover .pic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.qysj ul.boxul li .pic i{ display:block; position:absolute; height:33px; line-height:33px; color:#fff; background:rgba(236,9,9,.8); padding:0 40px; font-size:16px; top:0; left:0;}
.qysj ul.boxul li .name{ display:block; width:100%; font-size:18px; text-align:center;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; margin:18px 0;}
.qysj ul.boxul li:hover .name{ color:#005fb1;}
.qysj ul.boxul li .left{ width:56%; float:left;}
.qysj ul.boxul li .left .xb{ display:block; padding:5px 10px;background:#dfe7f6; float:left; margin:0 5px 5px 0; color:#508cf5;}
.qysj ul.boxul li .right{ width:42%; float:right;}
.qysj ul.boxul li .right a{color:#fff; padding:8px 20px;background:#005fb1;float: right;}
@media screen and (max-width:1200px){
	.qysj{padding:40px 0;}
}
@media screen and (max-width:1080px){
	.qysj ul.boxul li{ padding:15px;}
	.qysj ul.boxul li .pic{height:180px;}
	.qysj ul.boxul li .pic i{padding: 0 20px;}
	.qysj ul.boxul li .name{ font-size:17px;}
	.qysj ul.boxul li .left{ width:100%;}
	.qysj ul.boxul li .right{ width:100%;}
	.qysj ul.boxul li .right a{ display:block; width:100%; text-align:center; margin-top:5px;}
}
@media screen and (max-width:767px){
	.qysj{padding:30px 0;}
	.qysj ul.boxul li{ width:49%; margin-bottom:10px;}
	.qysj ul.boxul li:nth-child(3n){ margin-right:2%;}
	.qysj ul.boxul li:nth-child(2n){ margin-right:0;}
}
@media screen and (max-width:414px){
	.qysj ul.boxul li{ width:100%;margin-right:0;}
	.qysj ul.boxul li:nth-child(3n){ margin-right:0;}
}

/*企业选型清单*/
.qyxxqd{padding:60px 0; background:url(../images/xxqd_img.jpg) no-repeat; background-size:cover; overflow:hidden;}
.part4_main .part4_list1 { width:100%; height:auto; margin:0 auto; padding:0;}
.part4_list1 ul li{float:left;margin-right:2%;width:49%;margin-bottom:15px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.part4_list1 ul li:nth-child(2n){margin-right:0;}
.part4_list1 ul li span{display:block;float:left;width:60px;height:60px;text-align:center;font-size:0;line-height:60px;background:#c6c6c6 url(../images/baogao.png) center center no-repeat;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}

.part4_list1 ul li a{display:block;height:60px;line-height:60px;border:1px solid #e7e7e7;border-radius:0 4px 4px 0;border-left:0;background:#f5f5f5;padding: 0 20px 0 20px;font-size: 18px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.part4_list1 ul li:hover{box-shadow:0 0 21px rgba(0,0,0,.1);}
.part4_list1 ul li:hover a{color:#005fb1;}
.part4_list1 ul li:hover span{background:#005fb1 url(../images/baogao.png) center center no-repeat;}

@media screen and (max-width:1200px){
	.qyxxqd{padding:40px 0;}
	.ly_part4 { padding:40px 40px 20px;}
}

@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_part4 { padding:40px 20px 20px;}
}
@media screen and (max-width:767px) {
	.qyxxqd{padding:30px 0;}
	.ly_part4 { padding:20px 20px 0;}
	.part4_list1 ul li { width:100%; float:inherit; margin:0 auto 10px;}
	.part4_list1 ul li a { padding:0 10px;font-size: 15px;}
	
}
@media screen and (max-width:375px) {

}
@media screen and (max-width:320px) {
	.ly_part4 { padding:20px 20px 0;}

}

/*大势品牌*/
.dspp{padding:60px 0; background:url(../images/dspp_img.jpg) no-repeat; background-size:cover; overflow:hidden; position:relative;}
.dspp .w1200{ position:relative; z-index:10;}
.dspp .dspp_box ul{ width:100%; overflow:hidden;}
.dspp .dspp_box ul li{ /*width:19.2%; */ width:32%;float:left; /*margin-right:1%;*/ margin-right:2%; margin-bottom:10px; background:#fff;}
/*.dspp .dspp_box ul li:nth-child(5n){ margin-right:0;}*/
.dspp .dspp_box ul li:nth-child(3n){ margin-right:0;}
.dspp .dspp_box ul li .pic{ display:block; width:100%; /*height:105px;*/ height:140px; position:relative;}
.dspp .dspp_box ul li .pic img{ max-width:90%; max-height:90%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;}
.dspp .dspp_box ul li .name{ display:block; width:100%; height:32px; line-height:32px; background:#F5F5F5; text-align:center;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; padding:0 10px;}
.dspp .dspp_box ul li:hover .name{ background:#0f95f7; color:#fff;}
@media screen and (max-width:1200px){
	.dspp{padding:40px 0;}
}
@media screen and (max-width:767px){
	.dspp{padding:30px 0;}
}
@media screen and (max-width:600px){
	.dspp .dspp_box ul li{ width:49%; margin-right:2%}
	.dspp .dspp_box ul li:nth-child(3n){ margin-right:2%;}
	.dspp .dspp_box ul li:nth-child(2n){ margin-right:0;}
}

/*漂浮*/
.mb_r { display: block; width: 56px; height: 92px; margin: -45px 0 0; padding: 0; position: fixed; top: 60%; right: 4px; z-index: 9999; }
.mb_r ul li { width: 56px; height: 56px; margin: 0 auto 4px; padding: 0; position: relative; border-radius: 0 8px; }
.mb_r ul li a { display: block; width: 56px; height: 56px; margin: 0 auto; padding: 0; background-color: #2577e7; border-radius: 0 8px; position: relative; }
.mb_r ul li a img { display: block; width: 24px; height: 24px; overflow: hidden; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.mb_r ul li span { display: block; width: 0; height: 56px; overflow: hidden; line-height: 56px; color: #fff; font-size: 16px; text-align: center; margin: 0; padding: 0; position: absolute; top: 0; right: 0; background-color: #2577e7; border-radius: 0 8px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.mb_r ul li:hover span { width: 180px; padding: 0 10px; }
.mb_r ul li a:hover { background-color: #00549c; }
.mb_ewm {height: auto; margin: 0; padding: 10px; background-color: #2577e7; position: fixed; right: 4px; bottom: 4px; z-index: 99999; }
.mb_ewm .ewm_img { width: 140px; height: 140px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; position: relative; }
.ewm_img img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.mb_ewm p { width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #fff; font-size: 14px; text-align: center; margin: 10px auto 0; padding: 0; }
.mb_ewm .ewm_close { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: -24px; right: 0; cursor: pointer; }
 @media screen and (max-width:1080px) {
.mb_r { width: 44px; }
.mb_r ul li { width: 44px; height: 44px; }
.mb_r ul li a { width: 44px; height: 44px; }
.mb_r ul li span { display: none; }
.mb_ewm { display: none; }
}
.mb_pf { width: 143px; height: auto; margin: 0; padding: 10px; position: fixed; right: 4px; bottom: 500px; }
.mb_pf .pf_img { width: 143px; height: 267px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; position: relative; }
.pf_img img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.mb_pf .pf_close { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: 0; right: 0; cursor: pointer; }
 @media screen and (max-width:1080px) {
.mb_pf { display: none; }
}

.container,.container2,.container3,.container4,.container5,.container6,.container7,.container8{ width: 100%; height: 100%;position: absolute; top: 0;left: 0;z-index: 2;}