@charset "utf-8";
*{
	margin:0;
	padding:0;
	border:none;
}
a{
	text-decoration: none;
	outline: none !important;
}
b, strong{
	font-weight:bold !important;
}
ul,ol{
	list-style: none;
}
q {
	quotes: none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

embed{ 
	vertical-align:top;
}
input,button{
	-webkit-appearance:none;
	outline: none;
}

button::-moz-focus-inner{
	border:0;
}
html{
	font:normal 62.5%/2.3em Verdana;
}
html,body{
	height:100%;
}
/* public */
.clear{ 
	clear:both; 
	width: 0; 
	height: 0; 
	margin: 0; 
	padding: 0;
}
/*body*/
body{ 
	background-color:#05b7ff;
	font-size:1.2em;
	margin:0; 
	color: #FFFFFF;
	
}
/*header*/
.header{
	background-color: #e6f9ff;
}
.header-top{ 
	height: 30px;
}

.my-slider{
	position: relative; 
	overflow: hidden;
}
.my-slider ul{width:500%;}
.my-slider ul li{width:20%; float:left;}

.home-body-main{
}
.home-title{
	text-align: center;
	background: url(../images/home-title-bg.jpg) top center no-repeat;
	padding-top: 140px;
	margin-top: 20px;
}
.home-title h2{
	font-weight: 300;
	text-transform:uppercase;
	color: #FFFFFF;
}
.home-product-class{
	margin-top: 55px;
}
.home-product-class-1{
	background: url(../images/pro1.jpg) no-repeat top center;
	padding-top: 200px;
	margin-bottom: 50px;
}
.home-product-class-2{
	background: url(../images/pro2.jpg) no-repeat top center;
	padding-top: 200px;
	margin-bottom: 50px;
}
.home-product-class-3{
	background: url(../images/pro3.jpg) no-repeat top center;
	padding-top: 200px;
	margin-bottom: 50px;
}
.home-product-class a{
	color: #FFFFFF;
	text-decoration: none;
}
.home-product-class a:hover{
	text-decoration: underline;
}
.home-product-class h3{
	width:100%;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis; 	
}


.second-navigation{
	background-color: #0c91c9;
	padding: 15px 0;
	font-size: 14px;
}
.second-navigation span{
	color: #FFFFFF;
}
.second-navigation span a{
	color: #FFFFFF;
	text-decoration: none;
}
.second-navigation span a:hover{
	color: #FFFFFF;
}
.second-navigation span i{
	margin: 0 6px;
}
.other-body{
	padding-top: 30px;
}
.other-left-border{
	width: 100%;
	background-color: #f3f4f6;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0,0,0,.10);
	margin-bottom: 30px;
}
.other-left-title{
	background-color: #0c91c9;
	border-radius: 4px 4px 0 0;
	padding: 10px 16px;
}
.other-left-title span{
	color: #FFFFFF;
	font-size: 24px;
}
.other-left-main{
	padding: 12px;
}
.other-left-main ul li{
	position: relative;
	color: #575757;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.other-left-main ul li a{
	display: block;
	padding: 11px 0;
	color: #575757;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.other-left-main ul li a:hover{
	color: #0c91c9;
}
.other-left-main ul li a span{
	display: block;
	background-color: #ecf0f1;
	border-radius: 4px;
	width: 23px;
	height: 23px;
	line-height: 23px;
	position: absolute;
	right: 0;
	top: 22px;
	margin-top: -11.5px;
}
.other-left-categories-list{
	padding: 12px;
}
.other-left-categories-list ul li{
	position: relative;
	color: #575757;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.other-left-categories-list ul li a{
	display: block;
	padding: 11px 0;
	color: #575757;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.other-left-categories-list ul li a:hover{
	color: #0c91c9;
}

.other-left-categories-list > ul > li ul li{
	padding-left: 15px;
}
.other-left-categories-list > ul > li ul li a{
	font-weight: 300;
	padding: 8px 0;
}
.other-left-categories-list > ul > li.active > a,
.other-left-categories-list > ul > li.active > ul > li.active > a{
	color: #0c91c9;
}
.span-down{
	transform:rotate(90deg);
}







.other-right-title{ 
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}
.other-right-title h2{
	font-weight:bold;
}
.other-right-text{
	margin-top: 30px;
	padding-bottom: 10px;
	line-height: 24px;
	overflow: hidden;
}
.other-right-text h1{
	margin-bottom: 30px;
}
.other-right-text-tips{
	color: #E74C3C;
	margin-bottom: 20px;
	font-weight: 300;
	font-size: 16px;
}
.other-right-text-img{
	float: left;
	display: block;
	border: 10px solid #fff;
	z-index: 1;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,.10);
	border-radius: 4px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.case-list-title{
	padding-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
}
.case-list-title h2{
	font-size: 30px;
font-weight:bold;
}
.other-feedback-title{
	padding-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;	
}
.other-feedback-title h2{
	font-size: 30px;
font-weight:bold;
}

.product-category-list-title{
	padding-bottom: 10px;
	border-bottom: 1px solid #0294cf;
}
.product-category-list-title h2{
	float: left;
font-weight:bold;
}
.product-category-list-title span{
	float: right;
	margin-top: 30px;
}
.product-category-list-title span a{
	color: #0294cf;
	font-size: 18px;
	text-decoration: none;
}

.product-list{
	margin-top: 40px;
}
.list-product-title{
	text-align: center;
	padding: 16px 0 30px;
}
.list-product-title a{
	color: #0294cf;
	text-decoration: none;
	font-size: 16px;
	display:block;
	height:40px;
}





.list-case-border{
	margin-top: 40px;
}
.list-case-title{
	text-align: center;
	padding: 16px 0 20px;
	color: #FFFFFF;
	font-size: 16px;
	border-bottom: 1px solid #5ad0fe;
height: 81px;
}





.product-show-title{
	padding-bottom: 10px;
    border-bottom: 1px solid #0294cf;	
}
.product-show-title h1{
	font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: bold;
    line-height: 1.1;
    color: inherit;
}




.product-img-border{
	margin: 30px 0 50px;
	
}

.CasesImgList{ 
	width:100%;
}
.CasesBigList{ 
	width:70%;
	margin:0 auto;
	overflow: hidden;
}
.CasesBigList ul li{ 
	text-align: center;
}
.CasesBigList ul li img{ 
	width: 100%;
}

.CasesSmall{ 
	display:block; 
	width:100%; 
	padding:0 50px; 
	position:relative; 
	overflow:hidden;  
	margin-top:20px;
}
.CasesSmall .prev{ 
	width:33px; 
	height:100%; 
	display:block; 
	background:url(../images/prevbg.jpg) no-repeat center; 
	position:absolute; 
	left:0; 
	top:0; 
	z-index:10;
}
.CasesSmall .next{ 
	width:33px; 
	height:100%; 
	display:block; 
	background:url(../images/nextbg.jpg) no-repeat center; 
	position:absolute; 
	right:0; 
	top:0; 
	z-index:10;
}
.CasesSmall .CasesSmallList{ 
	position:absolute; 
	z-index:5; 
	width:100%;
}
.CasesSmall .CasesSmallList ul li{ 
	float:left; 
	/*margin:0 1%;*/ 
}
.CasesSmall .CasesSmallList ul li img{ 
	width: 90%; 
	height: 90%;
	margin: 5%;
}
.CasesSmall .CasesSmallList ul li.on img{ 
	border:2px solid #0c91c9;
}












.sp-thumbs{
	padding-top: 10px;
}



.product-directions-text{
	width: 100%;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0,0,0,.10);
	margin-bottom: 30px;
	padding: 20px;
}



#message{
	margin-bottom: 30px;
	margin-top: 30px;
}

#message .form-control{
	background: #0c91c9;
	height: 41px;
	padding: 9px 10px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-radius: 0;
}


#message .form-control:focus {
  border-color: #0b7baa;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#message textarea#feedback{
	height: 200px;
}
#message textarea#inquiry{
	height: 200px;
}
#message .form-group .input-group .new-input-group-addon{
	padding: 0 4px;
	line-height: 1;
	background-color: #f3fbfe;
	border: 1px solid #FFFFFF;
	border-left: none;
	border-radius: 0;
}
#message .form-group .input-group .new-input-group-addon img{
	cursor: pointer;
}
/* 通用 */
#message ::-webkit-input-placeholder { color:#FFFFFF; }
#message ::-moz-placeholder { color:#FFFFFF; } /* firefox 19+ */
#message :-ms-input-placeholder { color:#FFFFFF; } /* ie */
#message input:-moz-placeholder { color:#FFFFFF; }


#message .btn-submit{
	background: #0171b9;
	border: 1px solid #0171b9;
	color: #fff;
	box-shadow: none;
	border-radius: 0;
}
#message .btn-submit:hover{
	background: #0c91c9;
	border: 1px solid #0c91c9;
	color: #fff;
	box-shadow: none;
	border-radius: 0;
}
#message .feedback-tips{
	color: #FFFFFF;
	line-height: 22px;
	padding-top: 20px;
}

.footer-part{
	background-color: #e6f9ff;
	padding: 40px 0 20px 0;
	color: #787878;
}
.footer-part a{
	text-decoration: none;
}
.footer-part a:hover{

}
.footer-float{
	float: right;
}
.footer-title{
	margin-bottom: 20px;
}
.footer-title h5{
	color: #0495ce;
	font-size: 22px;
}
.footer-content-part{
  padding-bottom: 10px;
  line-height: 18px;
}
.footer-content-part p{
  margin: 0 0 6px;
}
.footer-list-part{
  padding-bottom: 10px;
}
.footer-list-part a{
  display: block;
  color: #787878;
  font-size: 13px;
  padding: 3px 0;
}

.copyright-company{
	color: #0494d0;
	font-size: 16px;
	margin-bottom: 16px;
	margin-top: 50px;
	font-weight: bold;
}
.copyright-info{
	color: #787878;
	font-size: 12px;
}





.search_tips{
	color: #05b7ff;
	font-weight: 300;
	font-size: 18px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	padding: 15px 20px;
}
.search_keyword{
	color: red;
}

#preview table.noBorderTable td,#preview table.noBorderTable th,#preview table.noBorderTable caption{border:1px dashed #ddd !important}
#preview table.sortEnabled tr.firstRow th,#preview table.sortEnabled tr.firstRow td{ padding-right:20px; background-repeat: no-repeat;background-position: center right; background-image:url(../../themes/default/images/sortable.png);}
#preview table.sortEnabled tr.firstRow th:hover,#preview table.sortEnabled tr.firstRow td:hover{background-color: #EEE;}#preview table{margin-bottom:10px;border-collapse:collapse;display:table;}#preview td,#preview th{ background:white; padding: 5px 10px;border: 1px solid #DDD;}
#preview caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
#preview th{border-top:1px solid #BBB;background:#F7F7F7;}
#preview table tr.firstRow th{border-top:2px solid #BBB;background:#F7F7F7;}
#preview tr.ue-table-interlace-color-single td{ background: #fcfcfc; }
#preview tr.ue-table-interlace-color-double td{ background: #f7faff; }
#preview td p{margin:0;padding:0;}
#preview table.noBorderTable td,#preview table.noBorderTable th,#preview table.noBorderTable caption{border:1px dashed #ddd !important}
#preview table.sortEnabled tr.firstRow th,#preview table.sortEnabled tr.firstRow td{padding-right:20px; background-repeat: no-repeat;background-position: center right; background-image:url(../../themes/default/images/sortable.png);}
#preview table.sortEnabled tr.firstRow th:hover,#preview table.sortEnabled tr.firstRow td:hover{background-color: #EEE;}
#preview table{margin-bottom:10px;border-collapse:collapse;display:table;}
#preview td,#preview th{ background:white; padding: 5px 10px;border: 1px solid #DDD;}
#preview caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
#preview th{border-top:1px solid #BBB;background:#F7F7F7;}
#preview table tr.firstRow th{border-top:2px solid #BBB;background:#F7F7F7;}
#preview tr.ue-table-interlace-color-single td{ background: #fcfcfc; }
#preview tr.ue-table-interlace-color-double td{ background: #f7faff; }
#preview td p{margin:0;padding:0;}

/*分页样式*/
.paginations { 
	text-align: center;
	margin: 20px 0;
}
.paginations .totalpage, .paginations li a{
	padding: 4px 10px;
	border: 1px solid #ecf0f1;
	background: #ecf0f1;
	margin: 0 3px;
	color: #292f40;
}
.paginations .totalpage:hover, .paginations li a:hover{ 
	border: 1px solid #ecf0f1;
	color: #292f40;
}
.paginations li a:hover{ 
	border: 1px solid #0c91c9;
	color: #FFFFFF;
	background: #0c91c9;
}
.paginations .active span{
	padding: 4px 10px;
	margin: 0 3px;
	border: 1px solid #0c91c9;
	color: #FFFFFF;
	background: #0c91c9;
}
.paginations .active span:hover{ 
	border: 1px solid #0c91c9;
	color: #FFFFFF;
	background: #0c91c9;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}