﻿
a{text-decoration:none;color: #FFFFFF;}
ul {
	padding: 0;
	margin: 0
}
li {
	list-style: none
}
@media (min-width:768px) {
.mg-container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.mg-container {
	width: 750px
}
	
	.top{width:80px;height: 50px;background-color: #1F88EC;font-size: 20px;text-align:center;line-height:50px;position: fixed;top: 20px;right: 20px;border-radius: 10px;}
	
}
@media (max-width:768px) {

	.top{width:50px;height: 30px;background-color: #1F88EC;font-size: 14px;text-align:center;line-height:30px;position: fixed;top: 20px;right: 20px;border-radius: 10px;}
	
}
@media (min-width:992px) {
.mg-container {
	width: 970px
}

}

@media (min-width:1200px) {
.mg-container {
	width:1110px
}

}
.mg-container:before, .mg-container:after {
	content: " ";
	display: table
}
.mg-container:after {
	clear: both
}

.full_feature {
	overflow: hidden;
	padding: 0 15px;
	background-color: #fafafa;
	font-size: 14px;
	color: #444;
}
.full_top {
	overflow: hidden;
	padding: 23px 0 15px
}
.full_title {
	font-weight: 700;
	font-size: 24px;
	margin: 4px 0 10px;
	float: left
}
.full_download {
	display: none;
	width: 120px;
	height: 30px;
	background-color: #1f88ec;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	float: right
}
.full_download img {
	width: 13px;
	margin-right: 12px;
	margin-top: -4px
}
.specs-content table tr td, .specs-content table tr th {
	border-top: 0
}
.specs-content table tr th {
	font-weight: 400
}
.specs-content table tbody tr th {
	width: 250px
}
.specs-content table thead tr th {
	font-size: 24px
}
.item-row {
	border-top: 1px solid #e6e6e6;
	padding-bottom: 25px
}
.item-title {
	color: #9b9b9b;
	font-size: 14px;
	margin-top: 18px
}
.item-row ul ul li {
	margin-left: 2em;
	list-style: disc none
}

@media (min-width:768px) {
.full_feature {
	font-size: 18px
}
.full_top {
	padding: 50px 0 31px
}
.full_title {
	font-size: 30px
}
.full_download {
	width: 200px;
	height: 40px;
	line-height: 40px
}
.full_download:hover {
	color: #fff;
	background-color: #2e6ee7
}
.full_download img {
	width: 18px
}
.item-row {
	padding-bottom: 63px
}
.item-title {
	max-width: 200px;
	font-size: 18px;
	float: left;
	margin-top: 44px
}
.item-content {
	margin-left: 230px;
	margin-top: 44px
}
}
