﻿@charset "utf-8";
/* CSS Document */

/**common**/
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p {padding:0; margin:0; font:14px Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th{font-size:14px;}
ol,ul {list-style:none;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
.clear{*zoom:1;}
.clear:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
/*清除浮动*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
a { text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
input[type="text"] {
 -webkit-appearance: none;
}
textarea{
 -webkit-appearance: none;
}

font{font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif !important;}

/*===================首页==========================*/
body.met-navfixed {padding-top: 175px;}
.met-head.navbar-fixed-top {z-index: 99999999;position: fixed;right: 0;left: 0;top: 0;}
/**top**/
.ly_top { width:100%; height: 125px; margin: 0 auto; padding: 0; background-color: #fff;}
.ly_top .top_main {width: 1400px;height: 125px;margin: 0 auto;padding: 0;}
.top_main .ly_logo { width:566px; height: 125px; overflow: hidden; margin: 0; padding: 0; float: left;}
.top_main .ly_logo img{max-width:100%;max-height: 100%;}

.top_tel{float:left;font-size: 16px;color: #333;background:url(../images/tel2.png) no-repeat left center;line-height: 30px;padding-left: 50px;margin-left:280px;margin-top:27px;}
.top_tel b{font-size: 30px;display: block;color: #1475cf;}

.ly_top .others{width:480px;float:right;}
.ly_top .others .info{float:left;padding-left:3%;width:34.5%;}
.ly_top .others .info p{float:left;width:72%;color: #9692a0;line-height:20px;margin-top:32px;word-break:break-all;}
.ly_top .others .info span{width:22%;margin-right:5%;display:block;float:left;height:106px;}
.ly_top .others .info.address span{background:url(../images/top_icon1.png) center center no-repeat;}
.ly_top .others .info.tel span{background:url(../images/top_icon2.png) center center no-repeat;}
.ly_top .others .info.time span{background:url(../images/top_icon3.png) center center no-repeat;}
.ly_top .others .info.time{width:22%;}
.ly_top .others .info.time span{width:27%;}
.ly_top .others .info.time p{width:67%;}

/**search**/
.ly_search { width:20%; height: 44px; overflow: hidden;margin: 40px 0;padding: 0; float: right;}
.ly_search .sc_ipt { width:80%; height: 42px; overflow: hidden; margin: 0; border:1px solid #e6e6e6; border-right:0;float: left; box-sizing: border-box;}
.ly_search .sc_btn {width:	20%;height: 42px;overflow: hidden;margin: 0;padding: 0;background-color: #1475cf;}
.sc_ipt input { display:block; width:94%; height: 42px; overflow: hidden; line-height: 42px; color: #666; font-size: 14px; border: none; outline: none; background: none; padding: 0 3%;}
.sc_btn input { display:block; width: 100%; height: 42px; background: url(../images/sc_btn1.png) center center no-repeat; border: none; outline: none;}

/**nav**/
.ly_nav {width:100%;height: 50px;margin: 0;padding: 0;background-color: #1475cf;position: relative;}
.nav {width: 1400px;height: 50px;margin: 0 auto;}
.nav_item { float: left;width:11.5%; position: relative; margin: 0 1% 0 0;position:relative;}
.nav_item.last{width:20%;margin-right:0;float:right;}
.nav_item>i{display: inline-block;position:absolute;top:50%;right:10%;margin-top:-2px;width: 0;height: 0;margin-left: 4px;vertical-align: middle;border-top: 4px solid #fff;border-right: 4px solid transparent;border-left: 4px solid transparent;margin-right: 0;}
.nav_item > a {display: block;width: 100%;height: 50px;padding: 0;line-height: 50px;color: #fff;font-size: 16px;text-align: center;-webkit-transition: all .4s;transition: all .4s;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.nav_item > a:hover, .nav_item > a.navon,.nav_item:hover>a{ color: #fff; background-color: #00549c;}

.menu_open { display: none; }

.nav_item_open {width:100%;height:auto;position:absolute;left:0;top:100%;z-index:10;box-shadow:0 4px 8px 0 rgba(0,12,49,0.1);background:#00549c;border-radius:0;opacity:0;visibility:hidden;-webkit-transform:translateY(34px);transform:translateY(34px);-webkit-transition:all .4s;transition:all .4s;overflow:hidden;width:68%;/* height:250px; */position:fixed;top:175px;left:0;background:rgba(255,255,255,.9);z-index:99;padding: 30px 16% 15px;text-align:left;box-shadow:0 5px 13px rgba(0,0,0,.1);font-size:0;}

.nav_item:hover .nav_item_open { visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
.subopen { display: none; }
.nav_item2 {width: 20%;line-height: 42px;display: inline-block;margin-bottom: 10px;}
.nav_item2 a {display: block;padding: 0 10px;color: #555;font-size: 15px;white-space: nowrap;text-align: left;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.nav_item2:hover a {color: #1475cf;}
.hcover { display: none; }	

/*banner*/
/*.banner {width:100%;margin:0 auto;position:relative;}
.banner .swiper-container {width:100%;}
.banner .swiper-slide a{display:block;width:100% !important;}
.banner .swiper-slide a img{width:100%;}
.banner .pagination {position:absolute;top:auto; bottom:30px; background:none;z-index:9999;text-align:center;width:100%;}
.banner .swiper-pagination-switch {width: 12px; height: 12px;border-radius:50%; margin: 0 5px;display: inline-block; background: rgba(0,0,0,0.5);cursor:pointer;}
.banner .swiper-active-switch {background-color: #fff;}
.banner .swiper-container {position: relative;}
.banner .swiper-wrapper, .banner .swiper-slide { position: absolute;top: 0;left: 0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity: 0;}
.banner .swiper-container,.banner .swiper-wrapper, .banner .swiper-slide{width:100% !important;}
.banner .swiper-wrapper,.banner .swiper-slide.swiper-slide-active {filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity: 1;}
.banner .arrow-left,.banner .arrow-right{display:block; width: 40px; height: 40px; position: absolute; left: 20px; top: 50%; margin-top:-20px;background:#1475cf url(../images/arrows1.png) no-repeat center center; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;z-index: 9999;}
.banner .arrow-right{background: #1475cf url(../images/arrows2.png) no-repeat center center; left:auto; right:20px;}
.banner:hover .arrow-left{ opacity: .6;}
.banner:hover .arrow-right{ opacity: .6;}*/


/*----宽屏*banner----*/
#banner_big{width:100%;  background:none; clear:both; position:relative; z-index:999}
#banner_big .picBtnLeft {position:relative; zoom:1; width:100%; overflow:hidden;}
/*----圆角切换按钮----*/
#banner_big .picBtnLeft .hd {width:135px; height:10px; position:absolute; left:50%; margin-left:-30px; text-align:center; bottom:30px; z-index:10;  }
#banner_big .picBtnLeft .hd ul { overflow:hidden; zoom:1; display:block; height:12px; width:110px; padding:5px 15px 5px 15px;}
#banner_big .picBtnLeft .hd ul li {float:left; _display:inline; cursor:pointer; text-align:center;  -moz-border-radius: 15px;   -webkit-border-radius: 15px;  border-radius:15px;  width:12px; height:12px; background:#2696ff; overflow:hidden; margin-right:5px; margin-left:5px;  }
#banner_big .picBtnLeft .hd ul li.on { background:#ccc}
/*----箭头切换按钮----*/
#banner_big .picBtnLeft .hdd{width:100%; overflow:hidden; height:40px; margin-top:-20px;top:50%; position:absolute; z-index:10;} 
#banner_big .picBtnLeft .hdd .prev{ display:block;width:40px; height:40px;float:left;overflow:hidden;cursor:pointer; background:#1475cf url(../images/arrows1.png) no-repeat;opacity: 0.5;}
#banner_big .picBtnLeft .hdd .prev:hover{ opacity: 1;}
#banner_big .picBtnLeft .hdd .next{ display:block;width:40px;height:40px;float:right;overflow:hidden;cursor:pointer; background:#1475cf url(../images/arrows2.png) no-repeat;opacity: 0.5;}
#banner_big .picBtnLeft .hdd .next:hover{opacity: 1;}

#banner_big .picBtnLeft .bd {width:100%;}
#banner_big .picBtnLeft .bd img { height:auto; width:100%;}
#banner_big .picBtnLeft .bd li { position:relative; zoom:1; width:100%;  display:inline-block;vertical-align:top; }
#banner_big .picBtnLeft .bd li .pic { position:relative; z-index:0; line-height:0px; }
#banner_big .picBtnLeft .bd li .pic a{display:block;width:100%;height:100%;}
#banner_big .picBtnLeft .bd li .bg { display:none;}
#banner_big .picBtnLeft .bd li .title { display:none;}
#banner_big .picBtnLeft .bd a img { padding-top: 0px!important}
/*----宽屏*结束----*/
@media screen and (max-width:1920px) and (min-width:1380px) {
	#banner_big .picBtnLeft .bd a img{max-width:100%; object-fit:none;}
}
@media screen and (max-width:880px) {
	#banner_big{width:120%;margin-left:-10%;}
	#banner_big .picBtnLeft .hdd .prev{width:25px;height:25px;margin-left:10%;background-size:contain;}
	#banner_big .picBtnLeft .hdd .next{width:25px;height:25px;margin-right:10%;background-size:contain;}
	#banner_big .picBtnLeft .hd ul li{width:6px;height:6px;}
	#banner_big .picBtnLeft .hd{bottom:10px;}
}




/**我们能提供的服务**/
.ly_service { width:1200px; overflow: hidden; margin: 60px auto; padding: 0;}
	
/**product**/
.ly_products { width:1200px; overflow: hidden; margin: 40px auto; padding: 0;}
.protab { width:1200px; height: 44px; overflow: hidden; margin: 0 auto 40px; padding: 0; text-align: center;}
.protab ul { display:inline-block;}
.protab ul li { width:160px; height: 44px; overflow: hidden; margin: 0; padding: 0 5px; float: left; cursor: pointer;}
.protab ul li span { display:block; width: 100%; height: 44px; overflow: hidden; line-height: 44px; color: #666; font-size: 16px; text-align: center; background-color: #f5f5f5;}
.protab ul li.protab0 span { background-color: #1475cf; color: #fff;}

.pro_list { width:1200px; overflow: hidden; margin: 0 auto; padding: 0;}
.pro_list ul li { width:285px; overflow: hidden; margin: 0 20px 0 0; padding: 0; float: left;}
.pro_list ul li:nth-child(4n+4) { margin:0;}
.pro_list ul li .pro_img a { display:block; width:285px; height: 285px; overflow: hidden; margin: 0 auto; padding: 0; border: 1px solid #eee; background-color: #fff; position: relative; box-sizing: border-box;}
.pro_img a img{max-width:95%;max-height:95%;vertical-align:middle;}
.pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}	
.pro_list ul li p a { display:block; width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; text-align: center;}
.pro_list ul li .pro_img a:hover { border: 1px solid #1475cf;}
.pro_list ul li p a:hover { color: #1475cf;}

/*首页推荐产品*/
.h_tjcp{padding-top:20px;}
.h_tjcp li{float:left;margin-right:3%;width:22.75%}
.h_tjcp li:nth-child(4n){margin-right: 0;}
.h_tjcp li .pro_img{display:block;width:100%;}
.h_tjcp li .pro_img a{border:1px solid #e7e7e7;display:block;height:245px;text-align:center;}
.h_tjcp li .pro_img a img{max-width:95%;max-height:95%;vertical-align:middle;}
.h_tjcp li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_tjcp li p{margin:10px 0 0;}
.h_tjcp li p a{display:block;font-size:16px;color:#333;text-align:center;height:35px;line-height:35px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_tjcp li span{display:block;font-size:14px;color:#999;text-align:center;line-height:24px;height:45px;overflow:hidden;}
.h_tjcp li:hover p a,.h_tjcp li:hover span{color:#1475cf;}

/**产品目录**/
.pro_menu { width:285px; overflow: hidden; margin: 0 0 20px; padding: 0; float: left;}
.pro_menu .pro_menu_tit { width:100%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 24px; margin: 0 auto; padding: 0 20px; background-color: #1475cf; box-sizing: border-box;}
.pro_menu_tit span { display: inline-block; font-size: 14px; font-style: italic; margin: 0 0 0 10px;}
.pro_menu_tit em{cursor: pointer;display: none;font-size: 14px;width: 30%;text-align: right;color: #ffffff;height:50px;line-height: 50px;float: right;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.pro_menu ul.dropdown { display:block;width: 100%; background-color: #fff; font-family: "Montserrat", sans-serif; margin: 0; padding: 10px 0 0; border-right: 1px solid #eaeaea; border-left: 1px solid #eaeaea; box-sizing: border-box;}
.pro_menu ul.dropdown li { border-bottom: 1px solid #eaeaea; position: relative;}
.pro_menu ul.dropdown li:hover {}
.pro_menu ul.dropdown li a { display: block; width: 100%; height: 44px; overflow: hidden; line-height: 44px; color: #333; font-size: 14px; text-decoration: none; margin: 0; padding:0 20px; box-sizing: border-box;}
.pro_menu ul.dropdown li:hover a { color: #1475cf;}
.pro_menu ul.dropdown li p { width:44px; height: 44px; margin: 0; padding: 0; position: absolute; top: 0; right: 0; cursor: pointer;}
.pro_menu ul.dropdown li p.showWordsBtn { background: url(../images/jt1.png) center center no-repeat; background-size: 20px 20px;}
.pro_menu ul.dropdown li:hover p.showWordsBtn { background: url(../images/jt01.png) center center no-repeat; background-size: 20px 20px;}
.pro_menu ul.dropdown li p.hideWordsBtn { background: url(../images/jt02.png) center center no-repeat; background-size: 20px 20px;}
.pro_menu ul.dropdown li > ul { margin:0; padding: 0; background-color: #fafafa;}
.pro_menu ul.dropdown li > ul li { border: none;}
.pro_menu ul.dropdown li > ul li a { color: #666; padding: 0 30px; background: none;}
.pro_menu ul.dropdown li:hover > ul li a { background: none; color: #999;}
.pro_menu ul.dropdown li > ul li a:hover { background-color: #f8f8f8; color:#1475cf;}

.pro_list1 { width:895px; overflow: hidden; margin: 0 auto; padding: 0; float: right;}
.pro_list1 ul li { width:285px; overflow: hidden; margin: 0 20px 20px 0; padding: 0; float: left;}
.pro_list1 ul li:nth-child(3n+3) { margin:0 0 20px;}
.pro_list1 ul li .pro_img a { display: block; width:100%; height: 285px; overflow: hidden; margin: 0 auto; padding: 0; border: 1px solid #eee; background-color: #fff; position: relative; box-sizing: border-box;}
 .pro_img a img{max-width:95%;max-height:95%;vertical-align:middle;}
 .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}	
.pro_list1 ul li p a { display: block; width:100%; height: 54px; overflow: hidden; line-height: 54px; color: #666; font-size: 14px; text-align: center; box-sizing: border-box;}
.pro_list1 ul li .pro_img a:hover { border: 1px solid #1475cf;}
.pro_list1 ul li p a:hover { color: #1475cf;}

.pro_list2 { width:100%; overflow: hidden; margin: 0 auto; padding: 0; float: right;}
.pro_list2 ul li { width:31%; overflow: hidden; margin: 0 3.5% 20px 0; padding: 0; float: left;}
.pro_list2 ul li:nth-child(3n+3) { margin:0 0 20px;}
.pro_list2 ul li .pro_img a { display: block; width:100%; height: 285px; overflow: hidden; margin: 0 auto; padding: 0; border: 1px solid #eee; background-color: #fff; position: relative; box-sizing: border-box;text-align:center;}
.pro_list2 ul li .pro_img a img{max-width:95%;max-height:95%;vertical-align:middle;}
.pro_list2 ul li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}	
.pro_list2 ul li .xc_img a { display: block; width:100%; height: 200px; overflow: hidden; margin: 0 auto; padding: 0; border: 1px solid #eee; background-color: #fff; position: relative; box-sizing: border-box;}
.pro_list2 ul li p a { display: block; width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; text-align: center;}
.pro_list2 ul li .pro_img a:hover { border: 1px solid #1475cf;}
.pro_list2 ul li p a:hover { color: #1475cf;}

.brand { margin-top:25px;}
.brand ul li { width:22.375%; overflow: hidden; margin: 0 3.5% 20px 0; padding: 0; float: left;}
.brand ul li:nth-child(4n+4) { margin:0 0 20px;}
.brand ul li:nth-child(3n+3) { margin-right:3.5%;}
.brand ul li .pro_img a{ height:205px;}
.brand ul li p a{ font-size:18px;background:#ddd;}
.brand ul li:hover p a{ background:#1475cf; color:#fff;}
.brand ul li:hover .pro_img a{border: 1px solid #1475cf;}


.ly_more { width:100%; overflow: hidden; margin: 20px auto 0; padding: 0;}
.ly_more a { display:block; width: 158px; height: 38px; overflow: hidden; line-height: 38px; color: #1475cf; font-size: 14px; text-align: center; border: 1px solid #1475cf; margin: 0 auto; padding: 0;}
.ly_more a:hover { color:#fff; background-color: #1475cf;}

/**about**/
.ly_about { width:100%; overflow: hidden; margin: 0 auto; padding: 0 0;}
.ly_about .ab_tit { width:1200px; overflow: hidden; margin: 0 auto 40px; padding: 0;}
.ab_tit b { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #333; font-size: 32px; font-weight: normal; text-align: center;}
.ab_tit em { display:block; width: 30px; height: 3px; overflow: hidden; margin: 10px auto; padding: 0; background-color: #1475cf;}
.ab_tit span { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #555; font-size: 16px; text-align: center; opacity: 0.8;}
.ly_about .ab_main { width:1200px; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_about .ab_main .more{display:block;margin:0 auto;width:150px;padding:0 5px;height:40px;line-height:40px;text-align:center;border-radius:5px;color:#333333;color:;border:1px solid #333333;border:1px solid;margin-top:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color 0.5s linear;-moz-transition:background-color 0.5s linear;-webkit-transition:background-color 0.5s linear;-o-transition:background-color 0.5s linear;}
.ly_about .ab_main .more:hover{color:#fff;background-color:#1475cf;border-color:#1475cf;}
.ly_about .h_pro_hd ul li{float:left;margin-right:2%;width:49%;}
.ly_about .h_pro_hd ul li:nth-child(2n){margin-right: 0;}
.ly_about .h_pro_hd ul li .conn{padding: 20px 20px 0;}
.ly_about .h_pro_hd ul li .conn .top{border-bottom: 1px solid #e7e7e7;padding-bottom:20px;}
.ly_about .h_pro_hd ul li .conn .top .pic{width:140px;height:140px;float:left;border-radius:50%;overflow:hidden;}
.ly_about .h_pro_hd ul li .conn .top .pic a{display:block;width:100%;height:100%;text-align:center;background:#fff;}
.ly_about .h_pro_hd ul li .conn .top .pic a img{max-width:100%;max-height:100%;vertical-align:middle;}
.ly_about .h_pro_hd ul li .conn .top .pic a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ly_about .h_pro_hd ul li .conn .top .wz{width:72%;float:right;}
.ly_about .h_pro_hd ul li .conn .top .wz p{font-size:18px;color:#333;height:34px;line-height:34px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ly_about .h_pro_hd ul li .conn .top .wz span{display:block;font-size:14px;color:#777;line-height:25px;height: 95px;overflow: hidden; margin-top:5px;}
.ly_about .h_pro_hd ul li.on .conn .bottom{padding:7px 0;position: relative;text-align: left;}
.ly_about .h_pro_hd ul li.on .conn .bottom .triangle{height: 15px;position: absolute;left: 50%;margin-left: -160px;bottom: -15px;width: 320px;right: 0px;overflow: hidden;}
.ly_about .h_pro_hd ul li.on .conn .bottom .triangle:before{content: "";position: absolute;top: -10px;left: 50%;width: 15px;height: 15px;transform: rotate(45deg);background-color:#1475cf;}
.ly_about .h_pro_hd ul li.on .conn{background:#1475cf;}
.ly_about .h_pro_hd ul li.on .conn .top .wz p{color:#fff;}
.ly_about .h_pro_hd ul li.on .conn .top .wz span{color:#fff;display:block;height:95px;overflow:hidden;}

.ly_about .h_pro_bd{position:relative;height:353px;margin-top:40px;width:100%;height:316px !important;overflow:hidden;}
.ly_about .h_pro_bd .h_pro{opacity:1;position:absolute;top:0;left:0;width:100%;filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity:0; opacity: 0;}
.ly_about .h_pro_bd .h_pro.on{opacity:1;filter:alpha(opacity=100);-moz-opacity:100; -khtml-opacity:100; opacity: 100;}
.ly_about .h_pro_bd .swiper-father {position: relative;padding: 0 0;width:1200px; height:313px;}
.ly_about .h_pro_bd .swiper-father .swiper-container {width:100%;color:#fff;text-align:center;}
.ly_about .h_pro_bd .swiper-father .col-sm-3{float:left;position:relative;width:33.33333333%;}
.ly_about .h_pro_bd .swiper-father .col-sm-3{padding:0;top:0;transition:all .15s linear;box-sizing:border-box}
.ly_about .h_pro_bd .swiper-father .col-sm-3:hover{}
.ly_about .h_pro_bd .swiper-father .col-sm-3 .con{margin:0 5% 0 0;border:1px solid #e7e7e7;}
.ly_about .h_pro_bd .swiper-father .swiper-slide .pic{display:block;width:100%;height:260px;text-align: center;box-sizing:border-box;overflow:hidden;}
.ly_about .h_pro_bd .swiper-father .swiper-slide .pic img{max-width:90%;max-height:90%;vertical-align: middle;transition: transform 0.4s;}
.ly_about .h_pro_bd .swiper-father .swiper-slide .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ly_about .h_pro_bd .swiper-father .swiper-slide .wz{border-top:1px solid #e7e7e7;}
.ly_about .h_pro_bd .swiper-father .swiper-slide .wz a.tlt{display:block;font-size:16px;color:#666;height:50px;line-height:50px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;text-align: center;padding:0 2%;}
.ly_about .h_pro_bd .swiper-father .swiper-slide .wz p{font-size: 12px;line-height: 18px;color: #333;height:35px;overflow:hidden;text-align: center;}
.ly_about .h_pro_bd .swiper-father .col-sm-3:hover .wz a.tlt{color:#1475cf;}
.ly_about .h_pro_bd .swiper-father .col-sm-3:hover .wz p{color:#a8871b;}
.ly_about .h_pro_bd .swiper-father .col-sm-3:hover  .pic img{transform: scale(1.2);}
.ly_about .h_pro_bd .swiper-father .pagination {display:none;position:absolute;z-index:20;left:10px;bottom:10px;}
.ly_about .h_pro_bd .swiper-father .swiper-pagination-switch {display:inline-block;width:8px;height:8px;border-radius:8px;background:#222;margin-right:5px;opacity:0.8;border:1px solid #fff;cursor:pointer;}
.ly_about .h_pro_bd .swiper-father .swiper-visible-switch {background:#aaa;}
.ly_about .h_pro_bd .swiper-father .swiper-active-switch {background:#fff;}
.ly_about .h_pro_bd .swiper-father .swiper-button-prev{display: block;left:28px;width:18px;height:20px;margin-top:0;background-image:url("../images/pro_left_icon.png") ;background-size:cover;cursor: pointer;outline: none;position: absolute;top:50%;margin-top:-10px;    z-index: 9999;}
.ly_about .h_pro_bd .swiper-father .swiper-button-next{display: block;right:28px;width:18px;height:20px;margin-top:0;background-image:url("../images/pro_right_icon.png");background-size:cover;cursor: pointer;outline: none;position: absolute;top:50%;margin-top:-10px;    z-index: 9999;}

/**四大实力见证**/
.ly_sljz { width:1200px; overflow: hidden; margin: 40px auto; padding: 0;}
.ly_sljz ul li { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_sljz ul li .sljz_l, .ly_sljz ul li .sljz_r { width:48%; padding: 40px 0 0; position: relative;}
.ly_sljz ul li .sljz_l { float:left;}
.ly_sljz ul li .sljz_r { float:right;}
.sljz_l .sljz_tit, .sljz_r .sljz_tit { width:100%; overflow: hidden; margin: 0 auto 40px; padding: 0;}
.sljz_tit em { display:block; width:100%; overflow: hidden; margin: 0 auto 4px; padding: 0; color: #666; font-size: 18px; font-style: normal;}
.sljz_tit h6 { width:100%; overflow: hidden; color: #1475cf; font-size: 30px; margin: 0 auto 20px; padding: 0;}
.sljz_tit span { display:block; width: 60px; height: 3px; overflow: hidden; margin: 0; padding: 0; background-color: #1475cf;}
.sljz_l p, .sljz_r p { width:100%; overflow: hidden; line-height: 28px; margin: 0 auto; padding: 0; color: #999; font-size: 16px; text-align: justify; word-break:break-all;}
.sljz_l img, .sljz_r img { display:block; width:100%; overflow: hidden; margin: 0; padding: 0;}
.sljz_l b, .sljz_r b { display:block; margin: 0; padding: 20px 10px; color: #fff; font-size: 48px; background-color: #1475cf; position: absolute; top: 0;}
.sljz_l b { left:30px;}
.sljz_r b { right:30px;}

/**case**/
.ly_case { width:100%; overflow: hidden; margin: 0 auto; padding: 0 0;}
.ly_case .ab_tit { width:1200px; overflow: hidden; margin: 0 auto 40px; padding: 0;}
.ab_tit b { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #333; font-size: 32px; font-weight: normal; text-align: center;}
.ab_tit em { display:block; width: 30px; height: 3px; overflow: hidden; margin: 10px auto; padding: 0; background-color: #1475cf;}
.ab_tit span { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #555; font-size: 16px; text-align: center; opacity: 0.8;}
.ly_case .ab_main { width:1200px; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_case .ab_main .more{display:block;margin:0 auto;width:150px;padding:0 5px;height:40px;line-height:40px;text-align:center;border-radius:5px;color:#333333;color:;border:1px solid #333333;border:1px solid;margin-top:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color 0.5s linear;-moz-transition:background-color 0.5s linear;-webkit-transition:background-color 0.5s linear;-o-transition:background-color 0.5s linear;}
.ly_case .ab_main .more:hover{color:#fff;background-color:#1475cf;border-color:#1475cf;}
.ly_case .h_pro_hd ul li{float:left;margin-right:2%;width:49%;}
.ly_case .h_pro_hd ul li:nth-child(2n){margin-right: 0;}
.ly_case .h_pro_hd ul li .conn{padding: 20px 20px 0;}
.ly_case .h_pro_hd ul li .conn .top{border-bottom: 1px solid #e7e7e7;padding-bottom:20px;}
.ly_case .h_pro_hd ul li .conn .top .pic{width:140px;height:140px;float:left;border-radius:50%;overflow:hidden;}
.ly_case .h_pro_hd ul li .conn .top .pic a{display:block;width:100%;height:100%;text-align:center;background:#fff;}
.ly_case .h_pro_hd ul li .conn .top .pic a img{max-width:100%;max-height:100%;vertical-align:middle;}
.ly_case .h_pro_hd ul li .conn .top .pic a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ly_case .h_pro_hd ul li .conn .top .wz{width:72%;float:right;}
.ly_case .h_pro_hd ul li .conn .top .wz p{font-size:16px;color:#333;height:34px;line-height:34px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ly_case .h_pro_hd ul li .conn .top .wz span{font-size:14px;color:#777;line-height:22px;}
.ly_case .h_pro_hd ul li.on .conn .bottom{padding: 20px 0px 25px;position: relative;text-align: left;}
.ly_case .h_pro_hd ul li.on .conn .bottom .triangle{height: 15px;position: absolute;left: 50%;margin-left: -160px;bottom: -15px;width: 320px;right: 0px;overflow: hidden;}
.ly_case .h_pro_hd ul li.on .conn .bottom .triangle:before{content: "";position: absolute;top: -10px;left: 50%;width: 15px;height: 15px;transform: rotate(45deg);background-color:#1475cf;}
.ly_case .h_pro_hd ul li.on .conn{background:#1475cf;}
.ly_case .h_pro_hd ul li.on .conn .top .wz p{color:#fff;}
.ly_case .h_pro_hd ul li.on .conn .top .wz span{color:#fff;display:block;height:90px;overflow:hidden;}

.ly_case .h_pro_bd{position:relative;height:323px !important;margin-top:10px;width:100%;overflow:hidden;}
.ly_case .h_pro_bd .h_pro{opacity:0;position:absolute;top:0;left:0;width:100%;}
.ly_case .h_pro_bd .h_pro.on{opacity:1;}
.ly_case .h_pro_bd .swiper-father {position: relative;padding: 0 0;width:1200px; height: 323px;}
.ly_brand .h_pro_bd .swiper-father { height: 203px;}
.ly_case .h_pro_bd .swiper-father .swiper-container {width:100%;color:#fff;text-align:center;}
.ly_case .h_pro_bd .swiper-father .col-sm-3{float:left;position:relative;width:33.33333333%;}
.ly_case .h_pro_bd .swiper-father .col-sm-3{padding:0;top:0;transition:all .15s linear;box-sizing:border-box}
.ly_case .h_pro_bd .swiper-father .col-sm-3:hover{}
.ly_case .h_pro_bd .swiper-father .col-sm-3 .con{margin:0 5% 0 0;border:1px solid #e7e7e7;}
.ly_case .h_pro_bd .swiper-father .swiper-slide .pic{display:block;width:100%;height:270px;text-align: center;box-sizing:border-box;overflow:hidden;}
.ly_case .h_pro_bd .swiper-father .swiper-slide .pic img{max-width:80%;max-height:80%;vertical-align: middle;transition: transform 0.4s;}
.ly_case .h_pro_bd .swiper-father .swiper-slide .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ly_case .h_pro_bd .swiper-father .swiper-slide .wz{border-top:1px solid #e7e7e7;}
.ly_case .h_pro_bd .swiper-father .swiper-slide .wz a.tlt{display:block;font-size:16px;color:#666;height:50px;line-height:50px;overflow: hidden; padding:0 10px; text-overflow: ellipsis; white-space:nowrap;text-align: center;}
.ly_case .h_pro_bd .swiper-father .swiper-slide .wz p{font-size: 12px;line-height: 18px;color: #333;height:35px;overflow:hidden;text-align: center;}
.ly_case .h_pro_bd .swiper-father .col-sm-3:hover .wz a.tlt{color:#1475cf;}
.ly_case .h_pro_bd .swiper-father .col-sm-3:hover .wz p{color:#a8871b;}
.ly_case .h_pro_bd .swiper-father .col-sm-3:hover  .pic img{transform: scale(1.2);}
.ly_case .h_pro_bd .swiper-father .pagination {display:none;position:absolute;z-index:20;left:10px;bottom:10px;}
.ly_case .h_pro_bd .swiper-father .swiper-pagination-switch {display:inline-block;width:8px;height:8px;border-radius:8px;background:#222;margin-right:5px;opacity:0.8;border:1px solid #fff;cursor:pointer;}
.ly_case .h_pro_bd .swiper-father .swiper-visible-switch {background:#aaa;}
.ly_case .h_pro_bd .swiper-father .swiper-active-switch {background:#fff;}
.ly_case .h_pro_bd .swiper-father .swiper-button-prev{display: block;left:28px;width:18px;height:20px;margin-top:0;background-image:url("../images/pro_left_icon.png") ;background-size:cover;cursor: pointer;outline: none;position: absolute;top:50%;margin-top:-10px;    z-index: 9999;}
.ly_case .h_pro_bd .swiper-father .swiper-button-next{display: block;right:28px;width:18px;height:20px;margin-top:0;background-image:url("../images/pro_right_icon.png");background-size:cover;cursor: pointer;outline: none;position: absolute;top:50%;margin-top:-10px;    z-index: 9999;}

.ly_brand{ margin-top:50px;}
.ly_brand .h_pro_bd .swiper-father .swiper-slide .pic{ height:150px;}
.ly_brand .h_pro_bd .swiper-father .swiper-button-prev{ margin-top:-25px; left:10px;}
.ly_brand .h_pro_bd .swiper-father .swiper-button-next{margin-top:-25px;}
.ly_brand .h_pro_bd{ height:203px !important;}



/**new**/
.ly_tit { width:1200px; overflow: hidden; margin: 0 auto 20px; padding: 0;}
.ly_tit h5 { width:100%; overflow: hidden; color: #333; font-size: 32px; font-weight: normal; text-align: center; margin: 0 auto; padding: 0;letter-spacing:2px;}
.ly_tit h5>i{font-size:36px;}
.ly_tit h5 font{color: #1475cf;}
.ly_tit em { display:block; width: 30px; height: 3px; overflow: hidden; margin: 10px auto; padding: 0; background-color: #1475cf;}
.ly_tit span { display:block; width: 100%; overflow: hidden; color: #999; font-size: 16px; text-align: center; margin: 0 auto; padding: 8px 0 0 0;}

.ly_news { width:1200px; margin: 60px auto 20px; padding: 0;}
.ly_news ul { width:100%; overflow: hidden; margin: 0 auto; padding: 20px 0 0;}
.ly_news ul li { width:30.6666666%; height: 90px; overflow: hidden; margin: 0 4% 40px 0; padding: 0 0 0 110px; float: left; box-sizing: border-box; position: relative;}
.ly_news ul li:nth-child(3n+3) { margin:0 0 40px;}

.ly_news ul li .nw_time { width:90px; height: 90px; overflow: hidden; margin: 0; padding: 0; position: absolute; left: 0; top: 0;}
.nw_time a { display:block; width:90px; height: 90px; overflow: hidden; margin: 0; padding: 12px 0; border: 1px solid #333; border-radius: 50%; box-sizing: border-box;}
.nw_time a span {display:block; width:100%; overflow: hidden;margin: 12px auto 0;padding: 0; color: #333; font-size: 24px; text-align: center;}
.nw_time a p { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; color: #999; font-size: 14px; text-align: center;}
.nw_time a:hover { border:1px solid #1475cf; background-color: #1475cf;}
.nw_time a:hover span, .nw_time a:hover p { color:#fff;}
.ly_news ul li .nw_text { width:100%; height: 90px; overflow: hidden; margin: 0; padding: 0;}
.nw_text .tlt { width:100%; height: 32px; overflow: hidden; line-height: 32px; margin: 0 auto 10px; padding: 0;}
.nw_text .tlt a { color: #2b2b2b; font-size: 18px;}
.nw_text .tlt a:hover { color: #1475cf;}
.nw_text p { width:100%; height: 48px; overflow: hidden; line-height: 24px; text-indent: 2em; text-align: justify; margin: 0 auto ; padding: 0;}
.nw_text p a { color: #999; font-size: 14px;}

/*首页友情链接*/
.link{width:100%;margin-bottom:30px;}
.link .container {width:1200px;margin: 0 auto;}
.link .link_con{width:100%;margin:0 auto;background:#fff;padding:15px 0;}
.link .link_con span{display:block;background:url(../images/pecv.png) left center no-repeat;padding-left:25px;font-size:15px;font-weight:bold;height:26px;line-height:26px;margin-bottom:5px;}
.link .link_con p{font-size:12px;color:#555;line-height:24px;padding:0 15px 0 0;}
.link .link_con p a{font-size: 14px;color: #555;margin-right: 14px;}

/*网站底部*/
.foot{width:100%;background-color: #3e567a;color:#ffffff;padding:25px 0;}
.foot .container {width:1200px;margin: 0 auto;}
.foot .foot1 .f_nav{float:left;width:80%;}
.foot .foot1 .f_nav dl{float:left;width:13%;padding-right:5%;}
.foot .foot1 .f_nav dl.lxfs{width:40%;}
.foot .foot1 .f_nav dl dt{margin-bottom:10px;}
.foot .foot1 .f_nav dl dt a{display:block;color:#ffffff;font-size:16px;height:30px;line-height:30px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.foot .foot1 .f_nav dl dd{color:#fff;font-size:14px;height:30px;line-height:30px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.foot .foot1 .f_nav dl dd a{display:block;color:#fff;font-size:14px;height:30px;line-height:30px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.foot .foot1 .f_nav dl span{display:block;height:10px;}
.foot .foot1 .f_nav a:hover{color:#feb65b;}
.foot .foot1 .f_code{width:15%;float:right;}
.foot .foot1 .f_code .code{width:95%;margin:0 auto;}
.foot .foot1 .f_code .code img{max-width:100%;height:auto;display:inline-block;}
.foot .foot1 .f_code p{text-align:center;color:#ffffff;font-size:14px;height:40px;line-height:40px;}
.foot .foot2 {color:#fff;font-size:14px;text-align:center;border-top: 1px solid #486084;padding-top: 20px;margin-top: 20px;}
.foot .foot2 p{line-height:24px;padding:0 10px;}
.foot .foot2 a{color:#fff;font-size:14px;}
.foot .foot2 a:hover{color:#feb65b;}


@media screen and (max-width:1440px) {
	.ly_top .top_main{width:95%;}
	.top_tel{margin-left:36px;}
	
	.nav{width:95%;}
	.ly_products{margin: 28px auto;width:95%;}
	.ly_about .ab_tit{width:95%;}
	.ly_about .ab_main{width:95%;}
	.ly_about .h_pro_bd .swiper-father{width:100%;}
	.ly_sljz{width:95%;}
	.ly_case .ab_tit{width:95%;}
	.ly_case .ab_main{width:95%;}
	.ly_case .h_pro_bd .swiper-father{width:100%;}
	.ly_tit{width:95%;}
	.ly_news{width:95%;}
	.link .container{width:95%;}
	.foot .container{width:95%;}
	
	.nav_item_open{padding:30px 4%;width: 92%;}
}

@media screen and (max-width:1199px){
	
	.pro_list1 { width:74%; }
	.pro_list1 ul li { width:32%;margin: 0 2% 0 0; padding: 0; float: left;}
	.pro_list1 ul li:nth-child(3n+3) { margin:0;}
	.pro_list1 ul li .pro_img a { height: 285px;}
	
	.pro_list2 { width:100%; }
	.pro_list2 ul li { width:31%; margin: 0 3.5% 20px 0; padding: 0; float: left;}
	.pro_list2 ul li:nth-child(3n+3) { margin:0 0 20px;}
	.pro_list2 ul li .pro_img a { height: 285px; }
	
	.top_main .desc{display:none;}
	.h_tjcp li .pro_img a{height:192px;}
	.ly_about .h_pro_hd ul li .conn .top .wz{width:57%;}
	.ly_about .h_pro_bd .swiper-father .swiper-slide .wz a.tlt{font-size:15px;}
	.ly_news{margin: 30px auto 20px;}
    .ly_news ul li{width:48%;}
    .ly_news ul li:nth-child(3n+3) {margin: 0 4% 40px 0;}
    .ly_news ul li:nth-child(2n+2) {margin: 0 0 40px;}
   
    .top_tel{display:none;}
	.ly_search{width:27%;}
    .nav_item > a{font-size:14px;}
    .nav_item>i{display:none;}
	
	.ly_nav,.nav,.nav_item > a{height:50px;}
	.nav_item > a{line-height:50px;}
	body.met-navfixed{padding-top:175px;}
	
}
@media screen and (max-width:880px) {
.ly_nav{height:0;}
    .ly_top .others{display:none;}
    body.met-navfixed{padding-top:160px;}
    .met-head.navbar-fixed-top{box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);}
    .h_tjcp li{width:48.5%;margin-bottom:15px;}
    .h_tjcp li:nth-child(2n+2) {margin-right: 0;}
    .h_tjcp li .pro_img a{height:260px;}

/**nav**/
.menu_open { display: block; float: right; width: 40px; height: ; position: absolute; top: -120px; right: 2%;}
.menu_open i { height: 2px; width: 100%; background-color: #1475cf; display: block; margin: 0 0 10px 0; }
.nav { width: 50%; height: 100%; position: fixed; top: 0; left: -50%; z-index: 100; overflow: hidden; background-color: #1475cf;}
.hcover { display: block; width: 50%; height: 100%; background: rgba(0, 0, 0, .5); position: fixed; right: -50%; top: 0; z-index: 101; }
.nav_ul { margin: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; padding-top: 20px; text-align: left; }
.nav_item { float: none; margin: 0; width: 100%; position: relative;}
.nav_item:after { content: ''; display: block; width: 100%; border-bottom: 1px solid rgba(0, 0, 0, .1); }
.nav_item > a { display: block; margin: 0; font-size: 14px; height:40px;line-height: 40px; color: #fff; padding: 10px 10px 10px 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;text-align:left;}
.nav_item > a:active { background-color: #2c67d6;}
.nav_item i { position: absolute; z-index: 2; top: 0; right: 0; width: 100%; height: 100%; display: block;    border: 0;}
/*.nav_item i:before { content: ''; display: block; height: 100%; border-left: 1px solid rgba(0, 0, 0, .1); position: absolute; top: 0; left: 0; }*/
.nav_item i:after { content: ''; display: block; width: 8px; height: 8px; margin-bottom: -4px; border: 1px solid rgba(255, 255, 255, .5); border-top: 0; border-left: 0; position: absolute; bottom: 50%; right: 20px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.nav_item_open { width: 50%; height: 100%; margin: 0; box-shadow: none; background-color: #1475cf; border-radius: 0; opacity: 1; visibility: visible; -webkit-transform: translateY(0px); transform: translateY(0px); position: fixed; left: -50%; top: 0;     padding: 0;}
.subopen { display: block; }
.subopen a { display: block; overflow: hidden; margin: 0; padding: 30px 10px 18px 20px; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: rgba(255, 255, 255, .5); background: rgba(0, 0, 0, .1); text-indent: 20px; position: relative; }
.subopen a:before { content: ''; display: block; width: 8px; height: 8px; position: absolute; bottom: 50%; left: 20px; margin-bottom: -10px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255, 255, 255, .5); border-right: 0; border-bottom: 0; }
.nav_item2 { position: relative; width:100%;margin-bottom:0;display:block;}
.nav_item2 a { display: block; overflow: hidden; margin: 0; height:40px;line-height: 40px; padding: 10px 10px 10px 20px; white-space: nowrap; text-overflow: ellipsis; color: #fff; font-size:14px;}
.nav_item2:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom: 1px solid rgba(0, 0, 0, .1);}
    .nav_item.last{width:90%;padding:20px 5%;}
    .ly_search{height:40px;}
    .ly_search .sc_ipt{height:40px;}
    .sc_ipt input{height:40px;line-height: 40px;}
    .ly_search .sc_btn{height:40px;}
    .sc_btn input{height:40px;}
    .ly_search{margin:0;}
    .ly_about .h_pro_hd ul li .conn .top .pic{display:none;}
    .ly_about .h_pro_hd ul li .conn .top .wz{width:100%;}
    
    .ly_sljz ul li{margin-bottom:15px;}
	
.ly_search{width:100%;}
.ly_top{height:160px;}
.ly_top .top_main{height:160px;}
.top_main .ly_logo{width:60%;height:96px;}
    
.foot .container{width:100%;}
.foot .foot1 .f_nav dl dd{display:none;}
.foot .foot1 .f_code{display:none;}
.foot1{position:fixed;z-index:999999;bottom:0;background:#fff;width:100%;-webkit-box-shadow: 0 -1px 3px rgba(0,0,0,.1);box-shadow: 0 -1px 3px rgba(0,0,0,.1);}
.foot .foot1 .f_nav{width:100%;height: 44px;}
.foot .foot2{padding-bottom:34px;font-size:12px;}
.foot .foot2 a{font-size:12px;}
.foot .foot1 .f_nav dl dt a{height:44px;line-height:44px;color:#555;font-size:14px;}
.foot .foot1 .f_nav dl dt{margin-bottom:0;text-align:center;}
.foot .foot1 .f_nav dl{width:25%;border-right: 1px solid #ddd;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.foot .foot1 .f_nav dl.lxfs{width:25%;}
    .foot .foot1 .f_nav dl{padding-right:0;}
	
.ly_brand .h_pro_bd{ height:210px !important;}
.ly_about .h_pro_bd .swiper-father .swiper-slide .pic{height:215px;}
.ly_case .h_pro_bd .swiper-father .swiper-slide .pic{height:215px;}
.ly_brand .h_pro_bd .swiper-father .swiper-slide .pic{height:150px;}
}

@media screen and (max-width:767px) {
	
    .top_main .ly_logo{width:80%;height:80px;}
    .menu_open{width:30px;right: 5%;top: -110px;}
    .menu_open i{    margin: 0 0 7px 0;}
    .ly_top{height:80px;}
    body.met-navfixed{padding-top:140px;overflow-x:hidden;}
    .met-head.navbar-fixed-top{height:140px;}
    .ly_top .top_main{height:80px;}
    
    .ly_tit h5{font-size:20px;}
    .ly_tit h5 i{font-size:20px;}
    .ly_tit span{font-size:14px;}
    .ly_tit{margin:0 auto 0;}
    .h_tjcp li .pro_img a{height:190px;}
    .h_tjcp li span{font-size:12px;line-height:18px;height:38px;}
    .ly_products {margin: 28px auto 0;}
    .ab_tit b{font-size:20px;}
    .ab_tit span{font-size:14px;}
    .ly_about .ab_tit{margin:0 auto 20px;}
    .ly_about .h_pro_hd ul li  .conn .top .wz span,.ly_about .h_pro_hd ul li.on .conn .top .wz span{display:none;}
    .ly_about .h_pro_hd ul li.on .conn .bottom p{display: none;}
    .ly_about .h_pro_hd ul li.on .conn .bottom{padding: 0 0px 0;}
    .ly_about .h_pro_hd ul li .conn .top{padding-bottom:0;text-align: center;border-bottom: 0;}
    .ly_about .h_pro_hd ul li .conn{padding: 0 20px 0;}
    .ly_about .h_pro_bd{margin-top:22px;    height: 243px !important;}
	
    .ly_about .h_pro_hd ul li .conn .top .wz p{font-size:15px;height:50px;line-height: 50px;}
    .ly_about .h_pro_bd .swiper-father .swiper-slide .pic{height:190px;}
    .ly_about .h_pro_bd .swiper-father .swiper-button-prev,.ly_about .h_pro_bd .swiper-father .swiper-button-next{display:none;}
    .ly_about .ab_main .more{margin-top:20px;}
    .ly_sljz ul li .sljz_l, .ly_sljz ul li .sljz_r{width:100%;}
    .ly_sljz ul li{padding-top:0;text-align: center;}
    .sljz_tit span{margin:0 auto;}
    .sljz_l p, .sljz_r p{text-align:center;font-size:14px;}
    .sljz_tit h6{font-size:20px;}
    .sljz_l .sljz_tit, .sljz_r .sljz_tit{margin:0 auto 20px;}
    .sljz_l b, .sljz_r b{padding: 10px 10px;font-size:30px;top:12px;}
    .ly_sljz{margin: 40px auto 20px;}
	.ly_case .h_pro_bd{height: 246px !important;}
	.ly_brand .h_pro_bd{height: 186px !important;}
    .ly_case .ab_tit{margin: 0 auto 20px;}
    .ly_case .h_pro_bd .swiper-father .swiper-slide .pic{height:190px;}
	.ly_brand .h_pro_bd .swiper-father .swiper-slide .pic{height:120px;}
    .ly_case .ab_main .more{margin-top:30px;}
    .ly_news ul li{width:100%;margin-right:0 !important;}
    .nw_text .tlt a{font-size:16px;}
    .nw_time a span{font-size:20px;margin: 10px auto 0;}
    .ly_news ul li .nw_time{width:80px;height:80px;}
    .nw_time a{width:80px;height:80px;}
    .ly_news ul li{height:80px;padding: 0 0 0 95px;margin: 0 4% 24px 0;}
    .nw_text .tlt{margin:0 auto;}
    .ly_news ul li:last-child{margin-bottom:0;}
    .link .link_con p{line-height:30px;}
    .link{margin-bottom:10px;}
    .foot .foot2{margin-top:0;}
    .foot{padding:0 0 25px;}
	
	.ly_top{height:140px;}
.ly_top .top_main{height:140px;}
}

/*==========================内页开始==========================*/

/**nybanner**/
nybanner { width:100%; height: auto; overflow: hidden; margin: 0 auto 20px; padding: 0; position: relative;}
.nybanner img { display: block; width: 100%; height: auto; overflow: hidden;}

/**nymain**/
.ny_main { width:1200px; overflow: hidden; margin: 20px auto 50px; padding: 0;}
.ny_main .ny_l { width:285px; overflow: hidden; margin: 0; padding: 0; float: left;}
.ny_main .ny_r { width:875px; overflow: hidden; margin: 0; padding: 0; float: right;}
.ny_lcon { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
.ny_ltit { width:100%; height: 60px; overflow: hidden; line-height: 40px; color: #fff; font-size: 24px; margin: 0 auto; padding: 10px 20px; background-color: #1475cf; box-sizing: border-box;}
.ny_ltit span { display: inline-block; font-size: 14px; font-style: italic; margin: 0 0 0 10px;}
.ny_lcon ul { width:100%; overflow: hidden; margin: 0 auto; padding: 20px 10px 10px; border-right: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; border-left: 1px solid #eaeaea; box-sizing: border-box;}
.ny_lcon ul li { width:100%; overflow: hidden; margin:0 auto 10px; padding: 0;}
.ny_lcon ul li a { display:block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 14px; background: #f5f5f5 url(../images/jt_tb2.png) 200px 14px no-repeat; margin: 0 auto; padding: 0 10px;}
.ny_lcon ul li a:hover, .ny_lcon ul li a.nyon { color:#fff; background: #1475cf url(../images/jt_tb3.png) 200px 14px no-repeat;}

.ab_con{line-height:24px;color:#666;}
.ny_main2 .ny_l{width:100% !important;margin-bottom:30px;}
.ny_main2 .ny_r{width:100% !important;}
.ny_main2 .ny_pos{margin-bottom:0;}
/*内页分类滚动条*/
.ny_tab_scoll{/*border-bottom:1px solid #d2d3d6;*/ margin:0 auto 20px;}
.ny_tab_scoll .swiper-wrapper{display:inline-block;width:100%!important;height:auto;}
.ny_tab_scoll .swiper-container {width:100%;height:auto;text-align:center;}
.ny_tab_scoll .swiper-slide {color:#333;font-size:16px;text-align:center;line-height:40px;width:auto!important;height:auto!important;float: inherit; display: inline-block; margin: 0 10px;}
.ny_tab_scoll .swiper-slide a{color:#333;}
.ny_tab_scoll .swiper-slide a:hover{color:#1475cf;}
.ny_tab_scoll .swiper-slide a.on{color:#1475cf;}
.ny_tab_scoll .swiper-scrollbar {height:4px;width:100%;left:0;bottom:0;position:absolute;background:#d2d3d6;}
.ny_tab_scoll .swiper-scrollbar-drag {background:#353535;}

.ny_r .contact_form{float:left;width:60% !important;}
.cpzx .contact_form{float:none;width:100% !important;}
.ny_r .contact_form .contact_tlt{font-size: 30px;font-weight: bold;color: #333333;text-transform: uppercase;margin: 0 0 48px 0;}
.ny_r .contact_form ul li{margin-bottom:20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_r .contact_form ul li input{border: 1px solid #e4eaec;display: block;width: 100%;padding:0 2%;color: #999999;height:36px;line-height:36px;outline:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_r .contact_form ul li input:focus {border-color: #1475cf;}
.ny_r .contact_form ul li textarea{border: 1px solid #e4eaec;display: block;width: 100%;padding:0 2%;color: #999999;height:60px;line-height:36px;outline:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_r .contact_form ul li textarea:focus {border-color: #1475cf;}
.ny_r .contact_form ul li input.yzm{float:left;width:80%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_r .contact_form ul li a{display:block;float:left;width:20%;height:36px;line-height:36px;}
.ny_r .contact_form ul li a img{width:100% !important;height:100% !important;}
.ny_r .contact_form ul li input.tj{display:block;margin:30px auto 0;border:none;background:#1475cf;color:#fff;line-height:50px;width:165px;height:48px;border-radius:5px;font-size:14px;line-height:48px;font-family:"Roboto",sans-serif;font-weight:normal;overflow:hidden;text-align:center;position:relative;-webkit-transition:all 300ms linear 0s;-o-transition:all 300ms linear 0s;transition:all 300ms linear 0s;padding:0px;outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;z-index:2;}
.ny_r .contact_con{float:right;width:35% !important;}
.ny_r .contact_con .contact_tlt{font-size: 30px;font-weight: bold;color: #333333;text-transform: uppercase;margin: 0 0 48px 0;}
.ny_r .contact_con .block{background: #2761d8;min-height: 313px;padding: 40px;}
.ny_r .contact_con .block ul li{color: #ffffff;font-size: 16px;line-height:24px;margin-bottom:20px;}
.ny_r .contact_con .block ul li:before{content:'';display:inline-block;width:30px;height:30px;border:1px solid #fff;border-radius:50%;vertical-align: middle;margin-right:10px;}
.ny_r .contact_con .block ul li.address:before{background:url(../images/addr.png) center center no-repeat;background-size:80%;}
.ny_r .contact_con .block ul li.email:before{background:url(../images/email.png) center center no-repeat;background-size:80%;}
.ny_r .contact_con .block ul li.tel:before{background:url(../images/tel.png) center center no-repeat;background-size:80%;}
.ny_r .contact_con .block ul li.qq:before{background:url(../images/qq.png) center center no-repeat;background-size:80%;}

.ny_lnew { width:100%; overflow: hidden; margin: 0 auto; padding: 20px 9px; border-right: 1px solid #dfdfdf; border-bottom: 1px solid #eaeaea; border-left: 1px solid #eaeaea; box-sizing: border-box;}
.ny_lnew ol li { width: 100%; height: 40px; overflow: hidden; line-height: 40px; margin: 0 auto; padding: 0; border-bottom: 1px dotted #eaeaea;}
.ny_lnew ol li a { color: #666; font-size: 14px;}
.ny_lnew ol li a:hover { color:#1475cf;}
.ny_lnew ol li a span { display:block; width:4px; height: 4px; overflow: hidden; margin: 18px 10px 18px 0; padding: 0; background-color: #1475cf; border-radius: 50%; float: left;}

.ny_lcon .ny_llxwm { width:100%; overflow: hidden; margin: 0 auto; padding: 20px 20px 10px; border-right: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; border-left: 1px solid #eaeaea; box-sizing: border-box;}
.ny_llxwm p { width:100%; overflow: hidden; line-height: 22px; color: #333; font-size: 14px; margin: 0 auto 10px; padding: 0;}
.ny_llxwm p span, .ny_llxwm p em { color:#999; font-style: normal;}
.ny_llxwm p em { display: block; text-indent: 2em; text-align: justify; margin: 4px 0 0;}
.ny_llxwm p a { display: block; color:#1475cf; text-decoration: underline; text-indent: 2em; text-align: justify; margin: 4px 0 0;}
.ny_llxwm p a:hover { color:#1475cf;}
	

/**nw_list**/
.ny_r .tj_news{background: #f9f9f9;margin-bottom:50px;}
.ny_r .tj_news .pic{float:left;width:45%;height:350px;margin-right:3%;min-height:310px;}
.ny_r .tj_news .pic a{display:block;width:100%;height:100%;text-align:center;}
.ny_r .tj_news .pic a img{max-width:100%;max-height:100%;vertical-align:middle;}
.ny_r .tj_news .pic a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_r .tj_news .wz .news_tlt{display:block;font-size:18px;color:#333;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;padding-top:38px;}
.ny_r .tj_news .wz .news_tlt:hover{color: #1475cf;}
.ny_r .tj_news .wz span{display:block;padding-top:20px;font-size:14px;color:#555;}
.ny_r .tj_news .wz p{font-size:14px;line-height:22px;color:#777;padding-top:15px;height:70px;overflow:hidden;margin-bottom:30px;}
.ny_r .tj_news .wz .more{font-size: 14px;color: #1475cf;}

.nw_list { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
.nw_list ul li {width:48%; margin: 0 4% 20px 0;float:left;border-bottom: 1px solid #eeeeee;padding-bottom: 20px;}
.nw_list ul li:nth-child(2n){margin-right: 0;}
.nw_list ul li .pic{float:left;width:60%;margin-right:3%;height:250px;}
.nw_list ul li .pic a{display:block;width:100%;height:100%;text-align:center;}
.nw_list ul li .pic a img{max-width:100%;max-height:100%;vertical-align:middle;}
.nw_list ul li .pic a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.nw_list ul li .wz .news_tlt{display:block;font-size:18px;color:#333;}
.nw_list ul li .wz .news_tlt:hover{color: #1475cf;}
.nw_list ul li .wz span{display:block;padding-top:10px;font-size:14px;color:#555;}
.nw_list ul li .wz p{font-size:14px;line-height:22px;color:#777;padding-top:15px;height:70px;overflow:hidden;margin-bottom:15px;}
.nw_list ul li .wz .more{font-size: 14px;color: #1475cf;}

/*分页*/
.page_list{margin-top: 20px;text-align: center;}
.page_list .PreSpan, .page_list .NextSpan {display:inline-block;padding: 9px 15px;border: 1px solid #e4eaec;background: #ffffff;}
.page_list a {display:inline-block;padding: 9px 15px;border: 1px solid #e4eaec;background: #ffffff;text-align: center;color: #76838f;line-height:14px;}
.page_list a.Ahover {background: #1475cf;border-color: #1475cf;color: #ffffff;cursor: default;}
.page_list a:hover{background: #1475cf;color:#fff;}

/**prodetail**/
.pro_detail_main { width:1200px; overflow: hidden; margin: 20px auto; padding: 0; position: relative;}
.pro_detail_main .pro_detail_img { width:440px; height: 440px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #dfdfdf; box-sizing: border-box; float: left;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_main .pro_detail_text { width:680px; overflow: hidden; margin: 0; padding: 20px 0 0; float: right;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 36px; color: #1475cf; font-size: 24px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text ul { width:100%; margin: 30px auto; padding: 0;}
.pro_detail_text ul li { width:100%; max-height: 172px; overflow: hidden; line-height: 24px; color: #999; font-size: 14px; text-align: justify; margin: 10px auto; padding: 0;}
.pro_detail_text ul li span { color:#333; font-weight: bold;}
.pro_detail_text .pro_detail_btn { width:680px; height: 54px; overflow: hidden; margin: 0 auto; padding: 0; position: absolute; right: 0; bottom: 20px;}
.pro_detail_btn a { display:block; width: 320px; height: 54px; overflow: hidden; line-height: 54px; color: #fff; font-size: 16px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 40px 0 0; background-color: #1475cf;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #00af80;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #255abe;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #00bd8a;}

.pro_detail_img .pro_detail_img_main .swiper-wrapper{width: 100%; height: 100%;}
.swiper-container { width: 100%; height: 100%;}
.swiper-slide { text-align: center;width: 100%; height: 100%;}
.swiper-slide .part {display:block; width:100%; height: 100%;text-align:center;}
.swiper-slide .part img {vertical-align:middle;max-width:95%;max-height:95%;}
.swiper-slide .part .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.swiper-pagination-bullet { width: 8px; height: 8px; background-color: rgba(0,0,0,0.5);}
#swiper-container-01 .swiper-pagination-bullet-active { background-color: #1475cf;}

/**tjpro**/
.tjpro { width:1200px; overflow: hidden; margin: 60px auto; padding: 0;}
.tjpro .tjpro_tit { width:100%; overflow: hidden; color: #333; font-size: 24px; margin: 0 auto 20px; padding: 0;}
.tjpro .tjpro_list { width:1200px; height: 300px; overflow: hidden; margin: 0 auto; padding: 29px 19px; border: 1px solid #dfdfdf; box-sizing: border-box;}
.tjpro_list .ly_scroll { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_scroll ul li { width:290px; overflow: hidden; margin: 0 20px 0 0; padding: 0; float: left;}
.ly_scroll ul li a { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_scroll ul li a .ly_scroll_img { width:290px; height: 194px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #f8f8f8; position: relative;}
.ly_scroll_img 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;}
.ly_scroll ul li a p { width:100%; height: 44px; overflow: hidden; margin: 0 auto; padding: 0; line-height: 44px; color: #fff; font-size: 14px; text-align: center; background-color: #1475cf;}
.ly_scroll ul li a:hover p { background-color: #00af80;}

/**contact**/
.ly_map { width:100%; height: 360px; overflow: hidden; margin: 20px auto; padding: 10px; border: 1px solid #eaeaea; box-sizing: border-box;}
#dituContent { width:100%; height: 100%; overflow: hidden; margin: 0 auto;}

.ly_contact { width:100%; overflow: hidden; margin: 40px auto; padding: 0;}
.ly_contact h5 { width:100%; overflow: hidden; color: #333; font-size: 24px; margin: 0 auto 20px; padding: 0;}
.ly_contact .con_text { width:100%; overflow: hidden; margin: 20px auto; padding: 0;}
.con_text ul { width:54%; overflow: hidden; margin: 0; padding: 30px 0 30px 20px; float: left; box-sizing: border-box;}
.con_text ul li { width:100%; overflow: hidden; line-height: 28px; color: #666; font-size: 14px; margin: 10px 0; padding: 0;}
.con_text .con_img { width:40%; overflow: hidden; margin: 0; padding: 0; float: right;}
.con_img img { display:block; width: 100%; overflow: hidden; margin: 0; padding: 0;}


/**newsdetail**/
.news_detail { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
.news_detail h1 { width:100%; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 20px; padding: 0;text-align: center;}
.news_detail .nwdtl_tip { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #999; font-size: 12px; margin: 0 auto 40px; padding: 0 20px; background-color: #f5f5f5; box-sizing: border-box;text-align: center;}
.nwdtl_tip span { display:inline-block; margin: 0 20px 0 0;}
.news_detail .nwdtl_con { width:100%; overflow: hidden; margin: 40px auto 0; padding: 0;}
.nwdtl_con p { width:100%; overflow: hidden; line-height: 28px; color: #666; font-size: 14px;text-align: justify; margin: 0 auto 12px; padding: 0;}
.nwdtl_con img { display:inline-block; max-width: 100%; overflow: hidden; margin: 20px auto; padding: 0;}

.prev_next { width:100%; height: 40px; overflow: hidden; margin: 40px auto 0; padding: 0;}
.prev_next ul li { width:50%; height: 40px; overflow: hidden; margin: 0; padding: 0; float: left; box-sizing: border-box;}
.prev_next ul li:nth-child(2n+2) { border-left:2px solid #fff;}
.prev_next ul li p { width:96%; height: 40px;line-height:40px; overflow: hidden; margin: 0; padding: 0 2%; background-color: #f5f5f5;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;color: #333;}
.prev_next ul li p a {width:100%; height: 40px; overflow: hidden; margin: 0; padding: 0 20px; line-height: 40px; color: #333; font-size: 14px; box-sizing: border-box;}
.prev_next ul li p:hover { background-color: #1475cf; color:#fff;}
.prev_next ul li p:hover a{color:#fff;}

/**products**/
.products_list { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}

.ny_lcon ul li .pro_menu { width: 100%; overflow: hidden; margin: 10px auto; padding: 0;}
.ny_lcon ul li .pro_menu a { display:block; width:100%; height: 40px; overflow: hidden; line-height: 40px; color:#999; font-size: 14px; margin: 0 auto; padding: 0 20px; background: none; box-sizing: border-box;}
.ny_lcon ul li .pro_menu a:hover { color:#1475cf;}

.products_list ul li { width:100%; height: 194px; overflow: hidden; margin: 0 auto 20px; padding: 0; background-color: #f8f8f8; position: relative;}
.products_list ul li a .prolist_img { width:290px; height: 194px; overflow: hidden; margin: 0; padding: 0; float: left; position: relative;}
.prolist_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.products_list ul li .prolist_text { width:100%; height: 194px; overflow: hidden; margin: 0; padding: 20px 20px 20px 310px; box-sizing: border-box; position: absolute; right: 0; top: 0;}
.prolist_text .prolist_tit { width:100%; height: 24px; overflow: hidden; line-height: 24px; color: #333; font-size: 24px; margin: 0 auto; padding: 0;}
.products_list ul li a:hover .prolist_text .prolist_tit { color:#1475cf;}
.prolist_text p { width:100%; overflow: hidden; margin: 13px auto; padding: 0;}
.prolist_text p b { display:block; width:100%; height: 24px; overflow: hidden; line-height: 24px; color: #333; font-size: 14px;}
.prolist_text p span { display:block; width:100%; height: 48px; overflow: hidden; line-height: 24px; color: #999; font-size: 14px; text-indent: 2em; text-align: justify;}
.prolist_text em.pro_check { display:block; width: 120px; height: 36px; overflow: hidden; line-height: 36px; color: #fff; font-size: 14px; text-align: center; margin: 0; padding: 0; float: right; background-color: #1475cf;}
.prolist_text em.pro_check:hover { background-color: #00af80;}

/**产品详细介绍**/
.prodetail_con { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
.prodetail_con .prodetail_tit { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 40px; padding: 10px 0; border-bottom: 1px solid #dfdfdf;}
.prodetail_con .pro_xxjs { width:100%; overflow: hidden; margin: 40px auto; padding: 0;}
.pro_xxjs b { display:block; width: 100%; overflow: hidden; line-height: 26px; color: #333; font-size: 14px; font-weight: bold; margin: 0 auto; padding: 0;}
.pro_xxjs p { display:block; width: 100%; overflow: hidden; line-height: 26px; font-size: 14px; text-align: justify;margin: 0 auto; padding: 0;    font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif !important;}
.pro_xxjs img { display:inline-block; max-width: 100%; margin: 10px auto; padding: 0;}

/**右侧悬浮**/
.suspension{position:fixed;z-index:99999999999;right:0;bottom:125px;width:70px;height:140px;}

.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#1475cf;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:15px 22px;}
.suspension .d-service-item{padding:0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;color:#666;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text {float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-item .text p { height:44px; line-height: 22px; color: #666; font-size: 14px;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;width: 200px;}
.suspension .d-qrcode .inner-box{padding:10px 0;}
.suspension .d-qrcode p{font-size:14px;color:#93959c; margin: 10px 0 0;}

/**我们能提供的服务**/
.ly_service ul li { width:31%; overflow: hidden; margin: 0 3.5% 0 0; padding: 0; float: left;}
.ly_service ul li:nth-child(3n+3) { margin:0;}
.ly_service ul li .serv_img { width:100%; height: 240px; overflow: hidden; margin: 0 auto; padding: 0; box-sizing: border-box; position: relative;}
.serv_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.ly_service ul li p { width:100%; overflow: hidden; color: #333; font-size: 18px; text-align: center; margin: 10px auto; padding: 0;}
.ly_service ul li span { display: block; width:100%; overflow: hidden; line-height: 24px; color: #999; font-size: 14px; text-align: center; margin: 0 auto; padding: 0;}

/**面包屑**/
.ny_pos { width:100%; overflow: hidden; line-height: 40px; margin: 0 auto 20px; padding: 0; color:#aaa; font-size: 14px;}
.ny_pos a { color:#666;}
.ny_pos a:hover { color:#1475cf;}

/****/
.ny_rtit { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #fff; font-size: 16px; margin: 0 auto 20px; padding: 0 20px; background-color: #1475cf; box-sizing: border-box;}
.ab_con { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
.ab_con h6 { width:100%; overflow: hidden; margin: 20px auto 10px; padding: 0; color: #2b2b2b; font-size: 16px; font-weight: bold;}
/*.ab_con p { width:100%; overflow: hidden; margin: 0 auto 10px; padding: 0; line-height: 28px; color: #666; font-size: 14px; text-align: justify; text-indent: 2em;}
.ab_con p img { display:block; width: 50%; overflow: hidden; margin: 0 20px 0 0; padding: 0; float: left;}*/

.detailMain img,.detailMain  table,.detailMain  tr,.detailMain td,.detailMain p,.detailMain span,.detailMain div,.detailMain embed{width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif !important;}

.detailMain video{_width:auto !important;_height:auto !important;_max-width:100% !important;_max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif !important;}

	
.lx_dz { width:100%; overflow:hidden; margin:50px auto 20px; padding:0;}
.lx_dz .dz_map { width:97%; height:370px; overflow:hidden; margin:0 auto; padding:1%; border:1px solid #d9d9d9;}
.lx_dz .dz_map iframe{width:100%;}
.lx_dz .dz_map iframe body{width:100%;}

@media screen and (max-width:1240px) {
    .ny_main{width:95%;}
    .ny_main .ny_l{width:27%;}
    .pro_menu{width:100%;}
    .ny_main .ny_r{width:69%;}
    .pro_detail_main{width:95%;}
    .pro_detail_main .pro_detail_img{width:41%;padding:10px 2%;}
    .pro_detail_main .pro_detail_text{width:57%;}
    .pro_detail_text .pro_detail_btn{width:57%;}
    .pro_detail_btn a{width: 40%;}
    
}
@media screen and (max-width:1199px){
    .ny_r .contact_form{width:50% !important;}
    .ny_r .contact_con{width:46% !important;}
    .ny_r .pro_list2 ul li .pro_img a{height:210px;}
	.ny_r .brand ul li .pro_img a{height:180px;}
    .ny_main .ny_r{width:67%;}
    .cpzx .contact_form{width:100% !important;}
}
@media screen and (max-width:880px) {
    .ny_r .contact_form .contact_tlt{font-size:22px;margin: 0 0 20px 0;}
    .ny_r .contact_con .contact_tlt{font-size:22px;margin: 0 0 20px 0;}
    .ny_r .tj_news .wz .news_tlt{padding-top:18px;}
    .ny_r .tj_news .wz p{height:44px;}
    .ny_r .tj_news .pic{min-height:auto;}
    .nw_list ul li .pic{height:150px;}
    .nw_list ul li .wz p{display:none;}
    .nw_list ul li .wz .more{display:block;margin-top:20px;}
    .nw_list ul li .wz .news_tlt{font-size:16px;}
    .ny_r .pro_list2 ul li .pro_img a{height:190px;}
	.ny_r .brand ul li .pro_img a{height:150px;}
    .pro_detail_main .pro_detail_img{width:50%;height: 354px;}
    .pro_detail_main .pro_detail_text{width:46%;}
    .pro_detail_text .pro_detail_btn{width:46%;}
    .ny_r .contact_form ul li input{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
	
	.lx_dz {margin: 20px auto 20px; }
    .lx_dz .dz_map{height:270px;}
	.detailMain{ width:100%; overflow-x:scroll;}
	
	.suspension .a-service,.suspension .a-qrcode, .suspension .d-service-phone,.suspension .a span{ display:none !important;}
	.suspension .a,.suspension .a:hover{border-radius: 50px; background-image: linear-gradient(to top right, #1475cf, #2f98f4); opacity: 0.9; margin-bottom: 15px;}
	.suspension .a-service-phone .i{background-image: url(../images/suspension-bgxin.png);background-position: 5px 1px;width: 45px;height: 45px; margin-left:0; margin-top:0;}
	.suspension .a-top .i{background-position: -132px 0px;}
	.suspension .a-top,.suspension .a-top:hover{    background-image: linear-gradient(to top right, #373837, #ababab);}

    
}
@media screen and (max-width:767px) {
    .ny_r .contact_form{width:100% !important;}
    .ny_r .contact_con{width:100% !important;}
    .ny_r .contact_con .block{padding:30px 20px;    min-height: 250px;}
    .ny_main{margin: 20px auto 30px; min-height:400px;}
    .ny_r .contact_form ul li input{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
    .ny_main2 .ny_l{margin-bottom:20px;}
    .ny_tab_scoll .swiper-slide a{font-size:14px;}
    .ny_tab_scoll .swiper-container{height:auto;}
    .ny_r .tj_news .pic{width:100%;margin-right:0;float:none;}
    .ny_r .tj_news .wz{padding:0 10px 20px;}
    .nw_list ul li{width:100%;margin: 0 0 20px 0;}
    .ny_r .tj_news{margin-bottom:30px;}
    .prev_next{height:auto;}
    .prev_next ul li{width:100%;margin-bottom:15px;}
    .news_detail h1{font-size: 20px;margin: 0 auto 10px;}
     .ny_main .ny_l{width:100%;}
    .ny_main .ny_r{width:100%;}
    .pro_list2 ul li{width:48.25%;}
     .pro_list2 ul li:nth-child(3n+3) {margin: 0 3.5% 10px 0;}
    .pro_list2 ul li:nth-child(2n+2) {margin: 0 0 10px;}
    .pro_menu .pro_menu_tit{font-size:20px;height:50px;line-height:50px;}
    .pro_menu_tit em{display:block;}
    .pro_menu ul.dropdown{display:none;}
     .pro_detail_main .pro_detail_img{width:96%;height: 324px;}
    .pro_detail_main .pro_detail_text{width:100%;}
    .pro_detail_text .pro_detail_btn{width:100%;position: static;}
    .prodetail_con .prodetail_tit{font-size:20px;}
}


.aboutL { width: 100%; overflow: hidden; margin: 0 auto 40px; box-sizing: border-box; }
.aboutL .about_img{width: 37%;float:left;}
.aboutL .about_img img{ display:block; width:100%; height:auto;}
.aboutL .info {width: 60%;height: auto;padding: 0;float: right;}
.aboutL .info b.ab_name { display: block; width: 100%; overflow: hidden; color: #121515; font-size: 24px; font-weight: bold; text-align: center; margin: 0 auto 20px; padding: 0; }
.aboutL .info .info_con {width: 100%;overflow: hidden;line-height: 32px;color: #565656;font-size: 16px;text-align: center;margin: 0 auto 40px;padding: 0;height: 225px;padding-top: 20px;}
.aboutL .info .info_con p,.aboutL .info .info_con span{line-height: 32px; color: #565656; font-size: 16px;font-family:"Arial","Microsoft YaHei";}
.aboutL .info .more {display: block;width: 188px;height: 48px;line-height: 48px;color: #fff;font-size: 16px;background-color: #1475cf;border-radius: 24px;text-transform: uppercase;text-align: center;margin: 52px 0 0;padding: 0;}
.aboutL .info .more img { display: inline-block; vertical-align: top; position: relative; width: 24px; height: 9px; margin: 19px 0 0 10px; }
.aboutL .info .more:hover{ background-color:#00549c;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.aboutL .info .info_con{ height:160px;}
.aboutL .info .more{margin: 52px 0 0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.aboutL .info .info_con{ height:125px; padding-top:0;}
.aboutL .info .more{margin: 38px 0 0;}
}
@media (max-width: 767px) {
	.aboutL .about_img{ width:100%; margin-top:20px;}
	.aboutL .info{ width:100%;}
	.aboutL .info .info_con{ font-size:14px; line-height:25px; margin-top:20px; margin-bottom:20px;}
	.aboutL .info .more{ width:158px; height:38px; line-height:38px; margin:0;}
.aboutL .info .more img{ margin-top:15px;}
}






 