@charset "UTF-8";

@font-face {
  font-family: 'RefrigeratorDeluxe';
  src: url('../fonts/Refrigerator-Deluxe.eot');
  src: url('../fonts/Refrigerator-Deluxe.eot') format('embedded-opentype'), url('../fonts/Refrigerator-Deluxe.woff2') format('woff2'), url('../fonts/Refrigerator-Deluxe.woff') format('woff'), url('../fonts/Refrigerator-Deluxe.ttf') format('truetype'), url('../fonts/Refrigerator-Deluxe.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*公共样式*/
body{line-height:180%;font-size:15px;}
img{max-width:100%;height:auto !important;color:#333333;}
h2,h1{font-size:26px;color:#333333;font-weight:bold;line-height:40px;margin-bottom:40px;}
ul,li{padding:0;margin:0;}
a{color:#333}
a:hover{color:#666;text-decoration:none}
.clear{clear:both;}
.container {
    max-width:1200px;
}
.btn-success {
    background-color: #2ed2ad;
    border-color: #2ed2ad;
}
.btn-outline-success {
    color: #2ed2ad;
    border-color: #2ed2ad;
}
@media (max-width: 1024px) {
	h2,h1{font-size:1.5em;}
}
@media (min-width: 1024px) {
	.sina-nav .sina-brand {
    height: 80px;
	}
	.sina-nav .sina-brand h2 {
    padding-top:20px;
	}
	.sina-nav .sina-menu > li > a{padding: 30px 15px;}
}

/*内页banner*/
.ny_banner{position:relative;}
.ny_banner h1{font-weight:500;margin-bottom: 0;font-size:20px;position:absolute;top:50%;margin-top:-68px;width:100%;text-align:center}
.ny_banner h1 span{font-size:50px;font-family: 'RefrigeratorDeluxe';display:inline-block;border-bottom:2px solid #333;padding:0 20px 10px 20px;letter-spacing:15px;margin-bottom:5px;}

@media (max-width: 768px) {
	.ny_banner h1 span{font-size:30px;letter-spacing:5px;}
}

/*按钮*/
.btn-1{width:300px;height:60px;line-height:60px;padding:0;border-radius:0;font-family: 'RefrigeratorDeluxe';letter-spacing:5px;}

/**/
.boxshadow1{-moz-box-shadow:0 0 60px #d9d9d9; -webkit-box-shadow:0 0 60px #d9d9d9; box-shadow:0 0 60px #d9d9d9;}

/*标题样式*/
.tle-1{margin-bottom:75px;height:70px;overflow:hidden;}
.tle-1 span{display:block;color:b2b2b2;font-size:16px;color:#b2b2b2;line-height:30px;font-family: 'RefrigeratorDeluxe';font-weight:100;letter-spacing:3px;}
.tle-2 {font-size:20px;border-bottom:3px solid #f2f2f2;line-height:60px;margin-bottom:15px;}
.tle-3 {font-weight:bold;font-size:20px;border-bottom:3px solid #f2f2f2;border-top:3px solid #f2f2f2;line-height:60px;margin-bottom:40px;text-align:center}
.tle-3 i{float:right;line-height: 60px;color:#b3b3b3}

/*分割线*/
.hr-1{margin:30px 0;}

/*顶部菜单样式*/
.sina-brand img{max-width:100%;}
.sina-nav{padding:10px 20px;border:none;border-bottom:none}
.sina-nav{background:none;}
.navbar-freez{background:#fff}
.sina-nav .sina-menu > li > a {color:#333333;font-weight:100;}
.sina-nav .extension-nav > ul > li > a {color:#666}
.indexhome .sina-nav .sina-menu > li > a {color:#fff}
.indexhome .navbar-freez.sina-nav .sina-menu > li > a {color:#333333}
.sina-nav .sina-menu > li.active > a, .sina-nav .sina-menu > li > a:hover, .sina-nav .sina-menu > li > a:focus{color:#666}
.indexhome .sina-nav .sina-menu > li > a:hover {color:#ceaf77}
@media (max-width: 1024px) {
	.sina-nav{padding:0;}
	.sina-nav .navbar-toggle {color:#333}
	.indexhome .sina-nav .sina-menu > li > a {color:#333}
}

/*底部样式*/
.flogo{margin-top:120px;background:#f2f2f2;padding:50px 0;}
footer{background:#333333;color:#999999;text-align:center;padding:20px 0;}
.flogo img{opacity:0.2;filter:alpha(opacity=20);cursor:pointer}
.flogo img:hover{opacity:1.0;filter:alpha(opacity=100);}
@media (min-width: 1024px) {
.flogo{height:220px;padding-top:80px;}
}

/*中间样式*/
@media (min-width: 1024px) {
.main{position: relative;margin-top:-60px; background:#fff;}
.indexhome .main{margin-top:-40px;background:none;}
}
/*首页banner*/

.carousel-indicators li{background-color:#fff;width:120px;margin-right:0;margin-left:0;}
.carousel-control-next-icon, .carousel-control-prev-icon{width:40px;height:40px;}
@media (min-width: 1024px) {
.carousel-indicators{bottom:80px;}
}
/*首页about*/
@media (min-width: 768px) {
#homeabout .row{margin-right:0;margin-left:0;}
#homeabout .col-md-6{padding-right:0;padding-left:0;}
}
#homeabout{padding-bottom:60px;background:url(../images/index/bg1.png) no-repeat 0 bottom;}
#homeabout .txt{background:#fff;padding:80px 60px;-moz-box-shadow:-20px 40px 60px #f5f5f5; -webkit-box-shadow:-20px 40px 60px #f5f5f5; box-shadow:-20px 40px 60px #f5f5f5;}
#homeabout .pic{margin:100px 0;-moz-box-shadow:20px 40px 60px #f5f5f5; -webkit-box-shadow:20px 40px 60px #f5f5f5; box-shadow:20px 40px 60px #f5f5f5;}


/*首页新闻中心*/
#homenews .info{padding:60px;margin:60px 0;background:#fff;}

/*产品列表*/
.goods-list .card .pic img{width:100%;}
.goods-list .card .card-body{padding:0;}
.goods-list .card .card-title{padding:20px;font-size:30px;text-align:center}
.goods-list .card .card-title a{color:#262626;width:100%;height:35px;line-height:35px;overflow:hidden;text-overflow:ellipsis;}
.goods-list .card .btnn{border-top:solid #e5e5e5 1px;padding:20px;}
.goods-list .card .btnn .btn{width:100%}

/*产品内页*/
.goods-info .info h4{padding:10px;margin:20px 0;border-bottom:solid #e5e5e5 1px;}
.goods-info .at-share-btn-elements{padding:10px 0;}
/*内页位置*/
.breadcrumbs{background:#eee;line-height:45px;}

/*展示列表*/
.list-1 .pic img{width:100%}
.list-1 .tle{margin:20px 0 10px 0;color:#363636;font-size:24px;font-weight:bold; }
.list-1 .des{color:#808080;}

.list-2 .pic img{width:100%}
.list-2 .tle{margin:20px 0 10px 0;color:#363636;font-size:24px;font-weight:bold; }
.list-2 .des{color:#808080;}

/*底部搜索*/
.bsearch{color:#fff;background-color:#2ed2ad;background-repeat:no-repeat;background-size:cover;}
.bsearch h2{color:#fff}

/*文章列表页*/
.news-list{border-top:1px solid #f2f2f2;}
.news-list .item{border-bottom:1px solid #f2f2f2;padding:60px 0}
.news-list .item a{color:#000}
.news-list .item .data{font-family: 'RefrigeratorDeluxe';}
.news-list .item h3{font-size:15px;color:#333333}
.news-list .item span{float:right;}
@media (min-width: 768px) {
.news-list .item{position:relative;}
.news-list .item span{position:absolute;right:0;top:50%;margin-top:-6px;}
}

.newslist .news-list{padding:50px;border:none;}

/*图片放大*/
.imgfd{  
	overflow: hidden;  
}  
.imgfd img{  
	cursor: pointer;  
	transition: all 0.6s;  
}  
.imgfd img:hover{  
	transform: scale(1.2);  
}  
/*文章内页*/
.newsinfo{background:#fff;padding:50px;}
.newsinfo .tle{font-size:24px;padding-bottom:60px;margin-bottom:30px;border-bottom:1px solid #eee;}
.newsinfo .date{color:#000;font-family: 'RefrigeratorDeluxe';}
.newsinfo .btn{margin-top:40px;}

/*内页菜单*/
.ny-nav{background:#fff;z-index:99;position: relative;}
.ny-nav .item{padding:0;border:none;border-radius:0}
.ny-nav a{display:block;line-height:60px;text-align:center;color:b2b2b2}
.ny-nav a:hover,.ny-nav a.active,.ny-nav .item.active a{background:#4f76a4;color:#fff;border:none;}
.ny-nav .row{margin-right:0;margin-left:0;}
@media (min-width: 768px) {
.ny-nav{height:60px;overflow:hidden;}
}

/*关于联科*/
@media (min-width: 768px) {
#nyabout .row{margin-right:0;margin-left:0;}
#nyabout .col-md-6{padding-right:0;padding-left:0;}
}
#nyabout{padding-bottom:75px;}
#nyabout h2{border-bottom:3px solid #f2f2f2;padding-bottom:20px;height:auto;margin-bottom: 40px;}
#nyabout .txt{background:#fff;padding:80px 60px;-moz-box-shadow:-20px 40px 60px #f5f5f5; -webkit-box-shadow:-20px 40px 60px #f5f5f5; box-shadow:-20px 40px 60px #f5f5f5;}
#nyabout .pic{margin:80px 0;-moz-box-shadow:20px 40px 60px #f5f5f5; -webkit-box-shadow:20px 40px 60px #f5f5f5; box-shadow:20px 40px 60px #f5f5f5;}


#qiyewh{padding-bottom:140px;background:url(../images/bg.png) repeat-x 0 center;}
#qiyewh .item{margin-bottom:40px;background:#fff;}
@media (min-width: 768px) {
#qiyewh .row{margin-right:0;margin-left:0;}
#qiyewh .col-md-6{padding-right:0;padding-left:0;}
}
#qiyewh .item:nth-child(1) .txt{float:right}
#qiyewh .txt{padding:60px 50px 0 50px;}
#qiyewh .txt .tle{font-size:20px;border-bottom:3px solid #f2f2f2;line-height:60px;margin-bottom:15px;font-weight:bold;}

#fzlc{background:url(../images/bg.png) repeat-x 0 center;}
#fzlc .info{padding:60px;background:#fff}
#fzlc .item.btop{border-top:3px solid #f2f2f2}
#fzlc .item {padding:38px 0;border-bottom:3px solid #f2f2f2;}
#fzlc .txt{font-size:20px;font-weight:bold;padding-top:10px;}
#fzlc .txt .data{color:#b2b2b2;font-size:15px;font-weight:100}

#founder{padding:75px 0;background:url(../images/bg.png) repeat-x 0 center;}
#founder .info{padding:50px;background:#fff}
#founder .desc span{display:block;padding-top:18px;font-weight:bold}
#founder .desc .tle{font-size:20px;font-weight:bold;border-bottom:3px solid #f2f2f2;padding:10px 0;}
#founder .desc .tle span{display:inline;font-size:15px;font-weight:100;padding-left:20px;}
#founder .desc .zw{margin-top:30px;}

#honor .info{position:relative}
#honor .owl-carousel .owl-nav button.owl-next{background:url(../images/about/nr.png) no-repeat 0 0;}
#honor .owl-carousel .owl-nav button.owl-prev{background:url(../images/about/nl.png) no-repeat 0 0;}
#honor .owl-carousel .owl-nav button.owl-next,#honor  .owl-carousel .owl-nav button.owl-prev{height:45px;width:45px;position:absolute;top:50%;margin-top:-42px;}
#honor .owl-carousel .owl-nav button.owl-next{right:-80px;}
#honor .owl-carousel .owl-nav button.owl-prev{left:-80px;}
#honor .owl-carousel .owl-nav button.owl-next span,#honor  .owl-carousel .owl-nav button.owl-prev span{display:none;}

/*旗下品牌*/
#pinpai .introduction{background:url(../images/bg.png) repeat-x 0 bottom;padding:75px 0;padding-bottom:120px;}
#pinpai .introduction .info{padding:60px;background:#fff;}

#pinpai .products{padding:60px 0;}
#pinpai .products .item .tle{font-weight:bold;line-height:50px;}

#pinpai .industry{background:url(../images/bg.png) repeat-x 0 center;padding:60px 0;padding-bottom:75px;}
#pinpai .industry .tle-1{border-bottom:3px solid #f2f2f2;padding-bottom:20px;margin-bottom:40px;height:auto;}
#pinpai .industry .info{background:#fff;}
#pinpai .industry .txt{padding:60px;}

#pinpai .managers .txt{padding:30px 60px;min-height:200px;}
#pinpai .managers .txt .tle{font-size:20px;font-weight:bold;padding-bottom:20px;}


/*联系我们*/
#contact{padding:50px;}

/*员工发展*/
#ygfz{padding:50px;}
#ygfz .box{margin-bottom:60px;}

#ygfz .ygfw .item{min-height:300px;line-height:40px;position:relative}
#ygfz .ygfw .item .row{padding:40px;60px;}
#ygfz .ygfw .item .tle{text-align:center}
#ygfz .ygfw .item .tle span{width:200px;height:60px;line-height:60px;font-weight:bold;background:#4f76a4;color:#fff;display:inline-block;margin-top:40px;}
#ygfz .ygfw .item i{position:absolute;width:25px;height:25px;background:url(../images/ygfz/yj1.png) no-repeat 0 0;}
#ygfz .ygfw .item i.right{background-image:url(../images/ygfz/yj2.png);}
#ygfz .ygfw .item i.tb1{top:0;left:0;}
#ygfz .ygfw .item i.tb2{top:0;right:0;background-position:right 0;}
#ygfz .ygfw .item i.tb3{bottom:0;left:0;background-position:0 bottom;}
#ygfz .ygfw .item i.tb4{bottom:0;right:0;background-position:right bottom;}


/*liucheng*/
.liucheng{margin:40px 0;background:url(../images/ygfz/xz.png) no-repeat 0 bottom;padding-bottom:10px;}
.liucheng .item{background:#f5f5f5;margin-left:25px;margin-top:20px;height:60px;line-height:60px;overflow:hidden;margin-right:60px;}
.liucheng .item .tle{padding-left:20px;float:left;width:120px;background:#b9c8db;margin-right:100px;color:#fff;}
.liucheng .item .jc{float:left;width:120px;font-weight:bold;}
.liucheng .item .des{float:left;}
.liucheng .item1{margin-top:0;}
.liucheng .item2{margin-right:40px;}
.liucheng .item2 .tle{width:140px;background:#95adc8;margin-right:80px;}
.liucheng .item3{margin-right:20px;}
.liucheng .item3 .tle{width:160px;background:#6487af;margin-right:60px;}
.liucheng .item4{margin-right:0;}
.liucheng .item4 .tle{width:180px;background:#4f76a4;margin-right:40px;}

.liucheng1 .item1{margin-top:0;margin-right:80px;}
.liucheng1 .item2 .tle{background:#b9c8db;}
.liucheng1 .item2{margin-right:60px;}
.liucheng1 .item2 .tle{width:140px;background:#a5b9d1;margin-right:80px;}
.liucheng1 .item3{margin-right:40px;}
.liucheng1 .item3 .tle{width:160px;background:#88a2c1;margin-right:60px;}
.liucheng1 .item4{margin-right:20px;}
.liucheng1 .item4 .tle{width:180px;background:#7291b6;margin-right:40px;}
.liucheng1 .item5{margin-right:0;}
.liucheng1 .item5 .tle{width:200px;background:#4f76a4;margin-right:20px;}

/*切换隐藏显示*/
.ycxsbox .fa-caret-up{display:none;}
.ycxsbox.open .box{display:block}
.ycxsbox.open .fa-caret-up{display:block;}
.ycxsbox.open .fa-caret-down{display:none;}
.ycxsbox .box{display:none;margin-bottom:50px;}
.ycxsbox.open .box{display:block;}

/*企业荣誉*/
.honor {
    margin-bottom: 5%;
    text-align: center;
    color: #000000;
}

.honor .honor_list {
    font-size: 15px;
    margin-top: 5%;
}

.honor .honor_list .list_group {
    display: inline-block;
    max-width: 550px;
    width: 90%;
    vertical-align: top;
    text-align: left;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.honor .honor_list .list_group>div {
    padding: 10px 0 10px 40px;
    position: relative;
}

.honor .honor_list .list_group>div .iconfont{
    position: absolute;
    top: 15px;
    left: 0;
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    line-height: 1;
    vertical-align: middle;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    }