﻿@charset "utf-8";
/*search搜索框*/
#search-out{margin:0 auto;position:fixed;left:0;right:0;bottom:0;height:auto; background:#003663;}
#search_form{margin:0px auto;}
#search_form form{height:34px;float:right;margin:8px 0px;}
.ETW_searchBox{border:medium none;color:#666;float:left;height:34px;line-height:34px;padding-left:10px;width:559px;border:1px solid #9a2334;border-right:none;border-color:#811d2c transparent #9a2334 #9a2334}
.ETW_searchButton{border:medium none;float:right;height:36px;cursor:pointer;background:#9a2334;width:120px;color:#fff;border-bottom:1px solid #8d2736;}
.ETW_searchButton:hover{box-shadow:1px 1px 1px #8d2736;background:#8d2736;}
#search-height-offset{height:100px}
.ETW_searchBox:active, .ETW_searchBox:focus{border:1px solid #9a0000;border-right:none;}
/*search搜索框结束*/
/*share*/
.share_etw a{background:#006BBE;border-radius:30px;width:36px;height:36px;line-height:36px; margin-bottom:5px;display:inline-block;text-align:center;}
.share_etw a:hover{background:#000062;}
i{color:#fff;}
.share_etw a i{color:#fff;font-size:16px;line-height:39px;}


/*cloudtv　from china*/
.etw-cloudtv {
	position: fixed;
	top: 30%;
	right: -4px;
	width: 300px;
	height: auto;
}
.etw-cloudtv a{
	border:1px solid #9A2334;
	display:block;
	border-radius:8px;
}
img.client-pic{
	z-index:-1;
	border-top-left-radius:5px;
	-moz-filter: blur(5px);
	-webkit-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false); /* IE6~IE9 */
	border-top-left-radius:5px;
}
.video-up{
	position:relative;
	overflow:hidden;
}
.video-play-icon{
	position:absolute;
	top:35%;
	left:40%;
	z-index:999;
	width:100px;
	height:100px;
}
.icon-expand{
	font-size:70px;
	color:#9A2334;
}
.video-link-text{
	padding:20px 15px;
	background:#E5E5E5;
	border-bottom-left-radius:10px;
	font-size:22px;
	color:#9A2334;
	line-height:24px;
}
.video-paly-bar{
	height:8px;
	border-radius:4px;
	background:#9A2334;
	width:80%;
	margin:0px auto;
	position:absolute;
	bottom:5%;
	left:8%;
}
a.video-up:hover{background:rgba(0,0,0,0.44);}
.etw-cloudtv:hover .video-link-text{color:#40545C;}
.etw-cloudtv:hover .video-paly-bar{background:#2BDE73;}
.etw-cloudtv a:hover{border:1px solid #959595;}
.etw-cloudtv:hover .icon-expand{color:#fff;}
:root .blur {
	filter: none;
}
#canvas{border-top-left-radius:7px;}
img.client-pic{width:300px;}


#search_products{margin:0px auto;}
#search_products li{ width: 18%; padding: 10px 1%; float: left;}
#search_products li a{ width: 100%; color: #fff;}
#search_products li a img{ width: 98%; clear: both;}
#search_products li a span{ width: 98%; display:block;height:20px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
#search_products li a:hover{ text-decoration: underline;}

#S_float_title{ background: #003580; border-radius: 8px 8px 0px 0px; line-height:20px; padding: 8px 5px; color: #fff; font-size: 18px; text-align: center;}