/*
Theme Name: ic
Author: leonstarr
*/
@charset "utf-8";

/*通用*/

html{font-family:'Open Sans',Arial,Helvetica,sans-serif;overflow-y: scroll;}
.active{background:#fff!important;}
#topbar{height:36px;background:#01559d;color:#fff;line-height:36px;overflow:hidden;}
#logobar{background:#fff;color:#fff;overflow:hidden;}

a:hover{text-decoration: none;color:#ccc;}
.line{border:0;border-bottom:1px solid #3d3d38;}
.thumbnail{overflow:hidden;}
.thumbnail img{padding-bottom:12px;width:100%;height:auto;}
.thumbnail p{padding-left:5px;padding-right:5px;}
#totop{height: 40px;position: fixed;right: 15px;width: 40px;z-index: 9999;bottom: 0;background-color: #404040;font-size: 16px;color: #08c;  text-align: center;line-height: 1;padding: 11px 0;display: none; border-radius: 5px 5px 0 0;}
#totop i{color:#fff;}
h2{font-size:18px;font-weight:600;}

body{margin-top:175px;}
/*5等分*/
.col-xs-1-5,.col-sm-1-5,.col-md-1-5,.col-lg-1-5 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.col-xs-1-5 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}

.current{background-color:#01559d!important;color:#fff!important;}

#featureList{padding-left:0px;width:817px;overflow:hidden;height:280px;}
#featureList li{
	float:left;
	list-style:none;
	margin-right:9px;
}

.feImage{float:left;list-style:none;}
.feImage img{
	width:205px!important;height:205px!important;
}

/*loadmore*/
.masonry{margin-bottom:30px;overflow: hidden; }/* must add hidden */
#loadMore{-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;display: inline-block;border: 2px solid #F17E6F;font-size: 12px;font-weight: bold;letter-spacing: 0.5px;
    color: #F17E6F;text-align: center;padding: 12px 0 10px;cursor: pointer;background-color: transparent;width: 150px;display: block;
	text-transform: uppercase;text-decoration:none;display:block;margin:0 auto;}
#loadMore:hover{color:#fff;background: #F17E6F;text-decoration:none;}
.productsImg{width:245px;height:auto;cursor: pointer;transition: all 0.6s;}

.productsImg:hover{transform: scale(1.4);}


.mlogo{display:block;height:140px;}
.mlogo img{width:100%;}


.container-fluid {padding: 20px;}
.box {margin-bottom: 20px;float: left;width: 220px;}
.box img {max-width: 100%;}


/*导航*/
#mobileNavi a{border:0}
.menu li a{text-transform:uppercase;}
.menu  a:hover{color:#1c2a4f;}

#mainNav{
	height:43px;border-top:#e8e8e8 1px solid;color:#6a6a6a;background:#fff;line-height:43px;position: relative;z-index: 9999;
	box-shadow: 0 12px 4px -1px rgba(0, 0, 0, .18);
}
.menu{height:43px;padding-left:0;}
.menu li{color:#fff;float:left;list-style:none;line-height:43px;margin-left:-1px;}

.menu li a{line-height:43px;padding-right:32px;padding-left:32px;color:#1e1e1e;font-size:16px;font-weight:600;}
.menu li a:hover{text-decoration:none;color:#01559d;}


.sub-menu{
	  display: none;
    position: absolute;
	padding-left:0;
	background-color:#fff;
	width:200px;
	box-shadow:
  2.8px 2.8px 2.2px rgba(0, 0, 0, 0.031),
  6.7px 6.7px 5.3px rgba(0, 0, 0, 0.03),
  12.5px 12.5px 10px rgba(0, 0, 0, 0.025),
  22.3px 22.3px 17.9px rgba(0, 0, 0, 0.022),
  41.8px 41.8px 33.4px rgba(0, 0, 0, 0.027),
  100px 100px 80px rgba(0, 0, 0, 0.07)
}
.sub-menu li{float:left;border:0;width:100%;height:100%;}

.sub-menu li a{border:0;width:100%;height:100%;display:block;}




.logo{display:block;line-height:96px;}

.homeTel{float:right;height:96px;margin-top:24px;}
.homeTel h1{line-height: 13px; font-size: 13px; color: #6a6a6a;margin:0;padding:0;line-height:22px;}
.homeTel a{color:#fff;font-weight:600;}
.date{color:#777;}
.print a{color:#777;}
.menu-item a{border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8 ;}
.current-menu-item a{color:#01559d!important;}	

.list-group-item a{color:#333;}
/*search*/
.form-search{margin-top:28px;padding-left:30px;width:500px;}
#search{border:0;width:200px;height:38px;color:#414141;padding-left:16px;border-radius: 19px 0px 0px 19px;outline:none;display:inline-block;}
.search-button{width:85px;border-radius:0px 19px 19px 0px;height:38px;border:0;background:#444444;}

.titleHome{
	padding: 40px 0 25px;
	text-align: center;
	font-family: "fzyouhei501l", Tahoma, Helvetica, Arial, pingfang SC, Microsoft Yahei, "Helvetica Neue", Helvetica, "黑体", "宋体", sans-serif;
	font-size: 30px;
	color: #8d8d8d;
}

.partner-item-wrap img{width:100%;height:auto;}


.under{height: 180px;background: #ccc;overflow:hidden;display:block;box-shadow: 2px 2px 3px rgba(0,0,0,.1);}
.underSlideBox{float: left;overflow: hidden;text-align: center;border-right: 1px solid #fff;width: 20%;}
.underSlideBox span{display:block;color:#01559d;text-transform:uppercase;}	
.underImg{width:55px;height:55px;margin-top:15px;margin-bottom:15px;}
.homeIcon p{height:75px;}
.homeIcon h3{text-align: center;font-size:18px;}


#industry{
	background-color:#121212;

	
	overflow: hidden;
}
.industry1{background: url(img/solution/solution-01.jpg);background-size:100% ; }
.industry2{background: url(img/solution/solution-02.jpg);background-size:100% ; }
.industry3{background: url(img/solution/solution-03.jpg);background-size:100% ; }
.industry4{background: url(img/solution/solution-04.jpg);background-size:100% ; }
.industry5{background: url(img/solution/solution-05.jpg);background-size:100% ; }

.industry1,.industry2,.industry3,.industry4,.industry5{height:520px;}
.mask{position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 150%;
	background-color: RGBA(0, 0, 0, 0.5);}


.titles{    padding-top: 210px;
	font-size: 28px;
	color: white;text-align:center;font-weight: 200;}
.line1{width:26px;height:4px;background-color: #fff;display:block;margin:0 auto;margin-top:40px;}

.btns{background-color: transparent!important;color:#fff;display:none;border:1px solid #44b5ff;color:#44b5ff;}
.btns:hover{border:1px solid #44b5ff;color:#44b5ff;}


#news{background-color: #f5f8fe;}
.caption h3{font-size: 18px;
	color: #3e454c;
	}
.caption p{font-size: 16px;
	color: #787e85;

}

.thumbnail:hover{

	box-shadow:30px 30px 30px #ccc;

}
#coop{
	background: url(img/coop.jpg) center top no-repeat;padding-top: 46px;height: 500px;overflow: hidden;
	 position: relative;
}

#coop li{
	
	position: absolute;
	
	list-style:none;
	width:310px;
	
	height:auto;
	text-align:right;
}
#coop li span{
	display: block;
    font-size: 22px;
    color: #2a57ff;
    font-weight: bold;
}


#coop li:nth-child(1){
	text-align:right;

	
	top: 0;
	left: 0;
  
}


#coop li:nth-child(2){
	text-align:left;

	
	top: 0;
	right: 0;
  
}


#coop li:nth-child(3){
	
		text-align:right;
	
	bottom: 0;
	left: 0;
}


#coop li:nth-child(4){
	text-align:left;
	
	
	bottom: 0;
	right: 0;
}


#newsBanner{
	height:360px;
background: url(img/newsBanner.jpg)
}

#newsBanner h3{
	padding: 50px 0 40px;
	text-align: center;
	font-family: "fzyouhei501l", Tahoma, Helvetica, Arial, pingfang SC, Microsoft Yahei, "Helvetica Neue", Helvetica, "黑体", "宋体", sans-serif;
	font-size: 30px;
	color: #fff;
	line-height: 50px;

}

#newsBanner h4{
	padding: 50px 0 40px;
	text-align: center;
	font-family: "fzyouhei501l", Tahoma, Helvetica, Arial, pingfang SC, Microsoft Yahei, "Helvetica Neue", Helvetica, "黑体", "宋体", sans-serif;
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	padding-right:10px;
	padding-left:10px;

}

.linkTitle{
	text-align: center;
    display: block;
	line-height: 29px;
    margin-bottom: 16px;
}

.sq1{background: url(img/p1.jpg);width:100%;height:300px;background-color: #007dcf;   background-size:100% 100%;}
.sq2{background: url(img/p2.jpg);width:100%;height:300px;background-color: #333;   background-size:100% 100%;}
.sq3{background: url(img/p3.jpg);width:100%;height:300px;background-color: #0eb49a;   background-size:100% 100%;}
.sq4{background: url(img/p4.jpg);width:100%;height:300px;background-color: #bababa;   background-size:100% 100%;}

.square-title{text-align:center;}
.stitle{font-size: 20px;color:#4b494a;padding-top:10px;}
.ssub{font-size:16px;color:#fff;margin-top:30px;}
.ssub a{font-size:16px;color:#fff;}


#nbtn{
	margin: 0;
	padding: 0;
	border: 0;
outline: none;
	background:none;

}
#video{
	height:360px;
	background: url(img/banner/index-video-loading.jpg);
}

.video-player{width:100%;}
/*页脚*/
.footer-mask-pc{
	display:none;
	position: absolute;
	left: 50%;
	margin-left: -78px;
	top: -200px;
	height: 178px;
	width: 156px;
	border-radius: 7px;
	background-color: RGBA(0, 0, 0, 0.75);
	z-index: 1001;}
#lightPc{
	position: absolute;
	top: 18px;
	left: 18px;
	right: 18px;
	height: 150px;
	width: 120px;
	overflow: auto;
    text-align: center;
}
.footer-mask-pc:after {
	content: "\00a0";
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-width: 8px;
	border-color: rgba(0, 0, 0, 0.75) transparent transparent transparent;
	position: absolute;
	z-index: -1;
	bottom: -16px;
	left: 70px;
}

.two-bar-codes-pc img{width:100%;height:auto;}

.wxLink{display:block;height:40px;width:40px;margin:0 auto;margin-top:30px;margin-bottom:20px;position: relative;}


.social-icons a{width: 48px;height: 48px;display:inline-block;background-color:#33332f;}
.social-icons a:hover{text-decoration: none;}
.social-icons i{color:#fff;text-align:center;line-height:1;display:block;line-height: 48px;}
.input-box{height:48px;width:340px;color:#a8a8a8;margin-top:25px;text-aglin:center;}  
.emailInput{padding-left:15px;height:48px;background:#fff;border-radius: 24px 0px 0px 24px;outline: none;border:0;}
.emailBtn{height:48px;border-radius: 0px 24px 24px 0px;outline: none;border:0;background:#33332f;text-transform:uppercase;}
.emailText{padding-right:16px;padding-left:16px;color:#fff;}
.footerLink{padding-left:0;}
.footerLink li{list-style:none;}
.footerLink li a{color:#8a8a8a;}
.footerContact{padding-left:0;}
.footerContact li{list-style:none;width:100%;}
.footerContact li a{color:#8a8a8a;}
.footerContact li i{text-align:left;display:inline-block;vertical-align:top;margin-top:7px;margin-right:5px;}
.footerContact li p{text-align:left;display:inline-block;vertical-align:top;}
.footerContact li strong{line-height:28px;}
.qrCode{width:200px;height:200px;margin-top:5px;margin-bottom:20px;}
.fa{z-index:9999;}
	
/* 首页 */
#featured{background:#fefefe;color:#313131;}
#special{background:#e6e6e6;color:#313131;}
.homeProductTitle{padding-top:25px;padding-bottom:25px;font-size: 16px;font-weight: 300;line-height: 42px;margin: 0;color: #313131;text-transform: uppercase;background:url(img/hometitleline.png) no-repeat;background-position:center;}
.homeProductTitle strong{background:#e6e6e6;padding-right:26px;}
.products{overflow:hidden;position:relative;background:#fff;padding-bottom:20px; box-shadow: 0 0 10px 10px #ddd;margin-bottom:30px;height:310px;}
.products1{position:relative;background:#fff;padding-top:10px;padding-bottom:20px; box-shadow: 0 0 10px 10px #c7c5c5;margin-bottom:30px;}
.productsImg{width:100%;height:auto;}
.productClass{color:#777;font-size:14px;text-align:center;letter-spacing:3px}
.productName{line-height:16px;color:#5b5b5f;font-size:14px;text-align:center;}
.productName a{color:#5b5b5f;}
.saleProductIcon{background:red;color:#fff;border-radius:20px;padding-right:6px;padding-left:6px;position:absolute;top:12px;left:12px;text-transform: uppercase;}
.newProductIcon{background:#0fc567;color:#fff;border-radius:20px;padding-right:6px;padding-left:6px;position:absolute;top:12px;left:12px;text-transform: uppercase;}
#newsList{padding-top:30px;background:#fff;}
.featured{box-shadow: 0 0 10px 10px #cccbcb;}


/*组件*/
.breadCrumbs{padding-top:15px;padding-bottom:20px;text-align: center;}
.breadCrumbs a{color:#8e8e8e;}
/* 文章页 */
.pageContent{padding-bottom:55px;padding-top:15px;}

/* 产品页 */
.Xcontent06{width: 318px;height: 318px;float: left;margin-left: -15px; }
.Xcontent06 img{width:100%;height:100%;}
.Xcontent08{float: left;width: 32px;height: 330px;padding-left:15px;}
.Xcontent07{width: 72px;height: 72px;border: 1px solid #e8e8e8;}
.Xcontent07>img{width: 100%;height: 100%;}
.Xcontent09{width: 72px;height: 72px;margin-top: 10px;border: 1px solid #e8e8e8;}
.Xcontent09>img{width: 100%;height: 100%;}
.Xcontent10{width: 72px;height: 72px;margin-top: 10px;border: 1px solid #e8e8e8;}
.Xcontent10>img{width: 100%;height: 100%;}
.Xcontent11{width: 72px;height: 72px;margin-top: 10px;border: 1px solid #e8e8e8;}
.Xcontent11>img{width: 100%;height: 100%;}
.Xcontent12{width: 72px;height: 72px;border: 1px solid #e8e8e8;margin-top: 10px;}
.Xcontent12>img{width: 100%;height: 100%;}
.Xcontent13{width: 554px;height: 484px;float: right;}
.productsPage{margin-bottom:55px;}
.productsPage strong{color:#777;line-height: 2em;margin-top:40px;display:block;}
.productsPage ul li{color:#777;line-height: 2em;}
.productsPage p{margin-bottom:40px;margin-top:30px;color:#777;line-height: 2em;}
.productsPage p img {width:100%;height:auto;}
.sku{color:#777;font-size:14px;}
/* 分类页 */
.catePro{border:1px solid #dae2e6;margin-bottom:50px;}
.catePro h2{line-height:40px;font-size: 15px;font-weight: 700;text-transform: uppercase;padding-bottom:0px;margin-top:0;padding-left:0px;margin-bottom:0;background:#f5f5f5;border-bottom:1px solid #dae2e6}

.cateLi li{list-style-type:none;border-bottom:1px solid #ddd;background:url(img/arr.png) no-repeat right top;background-color:#ededed;}

.cateLi li:hover{cursor:pointer}
.cateLi{margin-left:0;padding-left:0;margin-bottom:0px;}
.cateLi li a{font-size:14px;line-height:33px;color:#7a7d82;border:0;padding-left:15px; width:100%;display:block;height:100%;}
.cateLi li a:hover{border-bottom:0;font-weight:700;text-decoration:none;}
.itemLi{margin-bottom:20px;border:1px solid #ddd;}
.itemLi img{width:100%;height:auto;padding-bottom:10px;}
.itemLi:hover{box-shadow: 0 0 10px 10px #ddd;}
.productsTitle{color:#777;font-size:14px;weight:700;padding:8px;text-align:center;}
.productsTitle a{color:#777;}
.productName a{padding-left:4px;padding-right:4px;}
/**/
.sidebar{margin-bottom:40px;}
.children{padding-left:0;}
.children li{background:none;background-color:#fff;}


.singlePost img{width:100%;height:auto;}
#mImage img{width:100%;height:auto;}
#pageDiv p{overflow:hidden}
#pageDiv img{width:100%;height:auto;}
.thumbnailImg{overflow:hidden;display:block;}
.listImageA img{width:100%;height:auto;}


#homeArea1{
	background:url(img/floor1.jpg) repeat; overflow:hidden; 
}
.catePro h2,p{
	    line-height: 29px;
    font-size: 16px;
	 -moz-user-select:none; /*火狐*/
    -webkit-user-select:none; /*webkit浏览器*/
    -ms-user-select:none; /*IE10*/
    -khtml-user-select:none; /*早期浏览器*/
    user-select:none;
}

.cateLi li a{
	width:100%;display:block;height:100%;
 -moz-user-select:none; /*火狐*/
    -webkit-user-select:none; /*webkit浏览器*/
    -ms-user-select:none; /*IE10*/
    -khtml-user-select:none; /*早期浏览器*/
    user-select:none;
}	
.children li a{
 width:100%;display:block;height:100%;
 -moz-user-select:none; /*火狐*/
    -webkit-user-select:none; /*webkit浏览器*/
    -ms-user-select:none; /*IE10*/
    -khtml-user-select:none; /*早期浏览器*/
    user-select:none;
}	
	

.homeProduct{overflow: hidden; padding-right: 0; padding-left: 0;}
.homeProduct img {width:100%;}



.info_wrap p{ font-size:20px;line-height:26px; color:#4f4f4f; margin:15px 0 15px 0; white-space:nowrap; text-overflow:ellipsis;
	overflow:hidden; padding:0 5px;text-align: center; }


.productList{padding:0}
.productList li{list-style: none;width:312px;float:left;position: relative;padding:4px;}
.productList li img{width:100%;box-shadow: 0 12px 14px -1px rgba(0, 0, 0, .18);}

#productTable{width:100%;border:1px solid #ddd;font-size:16px}
#productTable td{padding: 0.2em 1em;color: #666;height:22px;}
#productTable th{padding: 0.2em 1em;color: #666;height:24px;}




/*页脚


https://global.taissic.com/eng/page.php?pageid=JCUzIyE=&gclid=EAIaIQobChMIo8Xat9Cp9gIVTtiWCh3zkQ8GEAMYASAAEgKOEvD_BwE
*/

.footerImg{height: 40px;width:40px;background: url(img/wechat-hover.png) center center/40px 40px no-repeat;opacity: .55;}

#footer{background:#01559d;padding-top:45px;color:#fff;padding-bottom:145px;}
#footer h1{font-size:16px;font-weight:700;text-align: center;}
#footer p{color:#a8a8a8;}
#footerTell{color:#7f7d76;text-align: center;line-height: 60px;}


.footerUl li{height:30px;list-style:none;line-height:30px;}

.footerUl li a{color:#fff}

.footerUl li a:hover{
	color:#fff;
}	

.footerMenu ul li a:hover{color:red!important;}

.menu li a:hover{color:red!important;}

.fontawesome-icon-list .fa-hover a .fa {
    width: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
}

#footerEnd{
	border-top: rgba(255, 255, 255, 0.05) 1px solid;
	background-color:#034c8b;
}
#footerEnd p{
	padding-top:26px;text-align:center;line-height: 28px;color:#fff;
}
#footerEnd p a{
	color:#fff;
}

#footerEnd p a:hover{
	color:#fff;
}	

