@charset "utf-8";
/* CSS Document */
#main_box{
	padding-top:60px;
	margin-top:-30px;
	background: url(../images/products/bg.jpg) center top no-repeat;
}
#main{	
	padding-left:0px;
	padding-right:0px;
}
#resizable{
	padding-top:30px;
}
.content{
	margin-bottom: 20px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content .title td{
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
	text-align:center;
	padding:10px 25px;
	background:#444444 !important;
}
.content tr:nth-child(odd) td{
	background:#FFE1E1;
}
.content td{
	line-height:18px;
	padding:5px;
	color:#555555;
	background:#FFF;
}
.content td a, .content td a:visited{
	color:#FF0000;
	text-decoration:underline;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content td a:hover{
	color:#265CFF;
}
.content .photo {
	/*width: 91px;*/
	padding:0px;
	background:#FFF;
	position: relative;
	text-align: center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content .photo img {
	max-width: 91px;
	height:auto !important;
}
.content .cover {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 99;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.7);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.content .name {
	color: #555555;
	line-height: 18px;
	padding:15px;
	font-size: 13px;
	text-align: center;
	background:#F4F3EF;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content .name .con{
	overflow:hidden;
	height: 36px;
}
/**************************************************************/
/**************************************************************/
/*
@media (max-width: 1000px) {
.content{
	margin-bottom: 20px;
	overflow: auto;
}
.content li {
	padding:0 10px;
}
}
@media (max-width: 670px) {
.content{
	margin:0 -10px;
	margin-bottom: 20px;
}
.content li {
	width:33.3333333333333333%;
	padding:0 10px;
}
}
@media (max-width: 500px) {
.content{
	margin:0 -5px;
	margin-bottom: 20px;
}
.content li {
	padding:0 5px;
	width: 50%;
}
}
@media (max-width: 350px) {
.content li {
	width: 100%;
	margin-bottom:30px;
}
}
*/
/**************************************************************/
/**************************************************************/
.content_in {
	margin: 0 auto;
	margin-bottom:30px;
}
.content_in .top_box {
	margin-bottom: 20px;
}
.content_in .photo_b {
	width:54%;
	padding-right:20px;
	position: relative;
	text-align: center;
	float:left;
}
.content_in .photo_b img {
	max-width: 100%;
	vertical-align: middle;
}
.content_in .top_box .info {
	width:43%;
	float: right;
	margin-bottom:15px;
	position: relative;
}
.content_in .top_box .name {
	color:#FFF;
	line-height: 25px;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto;
	text-align:center;
	vertical-align: middle;
	text-decoration: none;
	padding: 10px 10px;
	margin-bottom: 10px;
	background:#FB2F2F;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content_in .top_box .box {
	margin: 0 auto;
	text-decoration: none;
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:#CCCCCC 1px solid;
}
.content_in .top_box .box li {
	color:#333333;
	list-style: none;
	display: block;
	clear: both;
}
.content_in .top_box .box li.noline {
	border-bottom:none;
}
.content_in .tar{
	text-align:right;
}
.content_in .top_box .box li .title {
	width: 120px;
	font-size: 12px;
	line-height: 24px;
	padding: 6px 10px;
	display: inline-block;
	color: #777777;
	margin: 0 -2.5px;
}
.content_in .top_box .box li .rbox {
	width: calc(100% - 120px);
	display:inline-block;
	line-height: 24px;
	padding: 6px 10px;
	color:#777777;
}
.content_in .top_box .box li .rbox select{
	width:100%;
}
.content_in .top_box .box li .rbox img{
	cursor:pointer;
}
.content_in .price{
	line-height:20px !important;
}
.content_in .price1{
	font-size:13px;
	color:#AAAAAA;
	text-decoration:line-through;
}
.content_in .price2{
	color: #FF0000 !important;
	font-size:18px;
	font-weight:bold;
}
 .content_in .top_box .box li .rbox img{
	vertical-align:middle;
}
.content_in .top_box .box li .rbox input, .content_in .top_box .box li .rbox select{
	height:22px;
	padding:1px 5px;
}
.content_in .btn {
	text-align:center;
	padding: 10px 0px 0 0px;
	position:relative;
}
.content_in .btn li{
	float:left;
	list-style:none;
	line-height:36px;
	height:36px;
	font-size:15px;
	color:#FFF;
	text-align:center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content_in .btn li:nth-child(2n+2){
	float: right;
}
.content_in .btn li.left{
	width:80px;
	text-align:center;
	background: #FF0000;
	font-size:12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0 5px;
}
.content_in .btn input{
	height:36px;
	line-height:36px;
	padding:0 10px;
	font-size:12px;
	color:#FFF;
	border:none;
	cursor:pointer;
	vertical-align:middle;
	background:#333333;
	margin-bottom:2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content_in .btn input:hover{
	background:#FF0000;
}
.content_in .info_box{
	margin-bottom:60px;
}
.content_in .info_box table{
	margin:0 -5px;
}
.content_in .info_box tr:nth-child(odd) td{
	background:#BCBCBC;
	color:#FFF;
}
.content_in .info_box tr td:first-child{
	font-weight:bold;
}
.content_in .info_box td{
	color:#8C8C8C;
	padding:5px 20px;
	background:#FFFFFF;
	border:#D8D8D8 1px solid;
}
.content_in .con{
	color:#666666;
	margin:0 auto;
}
.content_in .con img{
	max-width:100%;
	height:auto !important;
}
/*******************************************************************/
/*******************************************************************/
.tabs_in{
	border-bottom:#CCCCCC 1px solid;
	display:block;
	margin-bottom:30px;
	padding-bottom:10px;
}
.tabs_in li{
	list-style:none;
	float:left;
	margin-right:5px;
	overflow:hidden;
}
.tabs_in li a{
	color:#F5F5F5;
	font-size:13px;
	font-weight:bold;
	display:block;
	padding:0 15px;
	text-decoration:none;
	line-height:35px;
	border:#CCCCCC 1px solid;
	background:#CCCCCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.tabs_in li a:hover, .tabs_in li a.active{
	color:#777777;
	background:#73B13E;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;1+0,0+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
/*******************************************************************/
/*******************************************************************/
#tab2 ul{
	display:block;
	margin:0 -8px;
}
#tab2 li{
	width:33.333333333333333333333%;
	list-style:none;
	display:inline-block;
	margin:0 -1.5px;
	margin-bottom:30px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#tab2 li .list{
	width:238px;
	margin:0 auto;
}
#tab2 li .list a{
	height:80px;
	display:block;
	padding-top:60px;
	line-height:20px;
	overflow:hidden;
	color:#333333;
	font-size:13px;
	background:url(../images/products/download.png) no-repeat;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#tab2 li .list a:hover{
	background:url(../images/products/download_.png) no-repeat;
}
/*******************************************************************/
/*******************************************************************/
#tab4 ul{
	display:block;
}
#tab4 li{
	width:50%;
	padding:0 10px;
	list-style:none;
	display:inline-block;
	margin:0 -1.5px;
	margin-bottom:30px;
}
#tab4 li .list{
	margin:0 auto;
}
/*******************************************************************/
/*******************************************************************/
@media (max-width: 1000px) {
.content_in .top_box .box{
	border:none;
	margin-bottom: auto;
	padding-bottom: 0px;
}
.content_in .top_box .box li .title {
	width:100%;
	padding: 6px 10px 0px 10px;
	display:block;
	margin:05px;
}
.content_in .top_box .box li .rbox {
	width:100%;
	display:block;
	padding: 0px 10px 6px 10px;
	border-bottom:#CCC 1px solid;
}
}
@media (max-width: 900px) {
.content_in .top_box .box li .title {
	width: 120px;
	font-size: 12px;
	line-height: 24px;
	padding: 6px 10px;
	display: inline-block;
	color: #777777;
	margin: 0 -2.5px;
}
.content_in .top_box .box li .rbox {
	width: calc(100% - 120px);
	display:inline-block;
	line-height: 24px;
	padding: 6px 10px;
	color:#777777;
}
.content_in .photo_b {
	width:100%;
	padding-right:0;
	position: relative;
	text-align: center;
	float: none;
}
.content_in .top_box .info {
	width:100%;
	float: none;
	margin-bottom:15px;
	position: relative;
}
}
@media (max-width: 1020px) {
#tab2 li{
	width:50%;
	list-style:none;
	display:inline-block;
	margin:0 -1.5px;
	margin-bottom:30px;
}
}
@media (max-width: 950px) {
#tab4 li{
	width:100%;
}
#tab4 li iframe{
	height:300px !important;
}
}
@media (max-width: 870px) {
.tabs_in li{
	width:100%;
	float: none;
	margin-right:0px;
	margin-bottom:5px;
}
.tabs_in li a{
	padding:0 15px;
	line-height:25px;
}
}

@media (max-width: 770px) {
#tab2 li{
	width:100%;
	list-style:none;
	display:inline-block;
	margin:0 -1.5px;
	margin-bottom:30px;
}
#tab4 li iframe{
	height:210px !important;
}
}