<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
.main{ width:960px; margin:0 auto; }
.breadcrumb{ padding-top:10px; margin-bottom:10px; font-size:14px; font-family:"Microsoft YaHei";}
.summary { padding: 20px 0px 0px 0px;}
.parent{ position:relative; }
ul.child{ position:absolute; }


.highlights{ float:left; margin-bottom:20px;}
.highlights ol li{ width:50%; float:left; }
.suggestions{ clear:both; margin-top:10px;}

.device_section {
    border-bottom: 1px solid #D2D2D2;
    float: left;
    padding: 30px 40px 20px;
    width: 880px;
}
#devices_global_wrap .device_icon {
    float: left;
    padding-left: 0;
    width: 300px;
}
#devices_global_wrap .device_info {
    float: left;
    padding-left: 30px;
    position: relative;
    width: 290px;
}
#devices_global_wrap .device_download {
    float: left;
    padding-left: 40px;
    width: 220px;
}
#devices_global_wrap .device_download a.icon_web_clipper {
    display: block;
    font-weight: bold;
    padding: 0 0 15px 70px;
}
.device_section h2 {
    margin: 0;
    background-image: none !important;
    height: auto !important;
    overflow: visible !important;
    text-indent: 0 !important;
    width: auto !important;
    color: #4DBDCB;
    font-size: 1.25em;
}
.device_section h3 {
    color: #4DBDCB;
    font-size: 1em;
    margin: 17px 0 0;
}
.clear{ clear:both; }

#footer .menu li{ display:inline-block; margin-right:10px;  }
#footer .copyright{ text-align:center; }

.product-list .case{ width:25%; float:left; text-align:center; padding-bottom: 20px; padding-top:10px;}
.product-list .case img{ border: 2px solid #ddd;}

#category{ border-bottom:1px dashed #ddd; padding-bottom:10px; margin-bottom:10px; }
#category .box-heading{ display:none; }
#category ul li{ display:inline-block; margin-right:20px; background-color:#ddd; padding:10px; border-radius:10px;margin-bottom:10px; } 

#product .tags{ margin-top:10px;  }
a.btn_shenqing b {
    background: url("../images/button.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 64px;
    width: 224px;
}
#product a.btn_shenqing{ margin-top:20px; display:inline-block;  margin-left:400px;}

/* aaded by alex */
.feedback input[type="text"] {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;
    border-radius: 1px 1px 1px 1px;
    border-right: 1px solid #D9D9D9;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    height: 29px;
    width: 300px;

    line-height:29px;
    padding-left: 8px;
    margin:5px 5px;
}


.feedback select{
	margin:5px;
	padding:0 0 0 8px; 
	height:29px;
    width: 310px;
}

.feedback{
	font-size:16px;
	color:#727272;
	margin-bottom:150px;
}

.required{
	color:red;
}
/* end */

#content h1{ margin-bottom:1.5em; }

.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.information {
	background: #E8F6FF url('../image/information.png') 10px center no-repeat;
	border: 1px solid #B8E2FB;
}

/* button */
.button {
    -moz-transition: all 0.218s ease 0s;
    -moz-user-select: none;
    background-color: #97C03D;
    background-image: -moz-linear-gradient(center top , #97C03D, #97C03D);
    border: 1px solid #97C03D;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: default;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    letter-spacing: 5px;
    line-height: 27px;
    margin-right: 5px;
    min-width: 54px;
    padding: 0 8px;
    text-align: center;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}

a.button {
	display: inline-block;
	padding-left: 6px;

	text-decoration: none;
	cursor: pointer;
}
a.button span {
	color: #FFFFFF;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	padding: 6px 12px 8px 5px;

}

a.button span:hover {
	color: #333;
}

form img{ vertical-align:middle; }

.sitemap-info dl{ margin-bottom:1em; line-height:1.5em; }
.sitemap-info dt{ width: 100px; float:left; }
.sitemap-info dd { display:inline-block; margin-right:10px; }



.pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	float: left;
}
.pagination ul li {
	float: left;
	margin-left:5px;
}

.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}</pre></body></html>