#side-banner {
	width: 100%;
	height: 400px;
	padding-top: 80px;
	background: url(../images/side-banner.png) no-repeat center 0;
}

.side-banner {
	width: 1200px;
	margin: 0 auto;
	padding-top: 116px;
}

.side-banner h2 {
	color: #fff;
	font-size: 30px;
	font-weight: normal;
}

.side-banner p {
	font-size: 16px;
	color: #fff;
}

#container {
	width: 100%;
	background-color: #fbfbfb;
}

.containerP {
	width: 100%;
	background-color: #fff;
}

.container {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.title {
	padding-top: 36px;
	border-bottom: 1px solid #e6e6e6;
}

.title h2 {
	color: #666;
	font-size: 18px;
	line-height: 48px;
}

.title p {
	color: #999;
	line-height: 48px;
}

.title p a {
	color: #999;
	font-size: 14px;
}

.title p a:hover, .title p a.on {
	color: #666;
}

.tab {
	padding-top: 20px;
	height: 24px;
	margin-bottom: 10px;
}

.tab a {
	display: inline-block;
	padding: 0 8px;
	font-size: 14px;
	line-height: 24px;
}

.tab a+a {
	margin-left: 24px;
}

.tab a:hover, .tab a.on {
	border-bottom: 2px solid #007857;
}

.side-bar {
	width: 220px;
	background-color: #f4f4f4;
	padding: 20px 0;
	margin-top: 10px;
}

.menu .nli {
	position: relative;
	width: 220px;
	line-height: 44px;
	margin-bottom: 10px;
}

.menu-img {
	position: absolute;
	top: 18px;
	left: 18px;
}

.menu .nli .menu-one {
	display: inline-block;
	width: 174px;
	height: 44px;
	padding-left: 36px;
	background: #fff url(../images/01.png) right 31px no-repeat;
	cursor: pointer;
	border-bottom: 1px solid #f4f4f4;
}

.menu .nli .menu-one.on {
	color: #fff;
	background: url(../images/sidebar-bg.png);
}

.menu .nli.on .sub-nav {
	display: block;
}

.sub-nav {
	padding-top: 16px;
	padding-bottom: 16px;
	display: none;
}

.sub-nav ul li {
	width: 160px;
	height: 30px;
	line-height: 30px;
}

.sub-nav ul li a {
	display: inline-block;
	width: 160px;
	height: 30px;
	padding-left: 60px;
	background: url(../images/icon3.png) no-repeat 32px center;
}

.sub-nav ul li a:hover, .sub-nav ul li.on a {
	color: #007857;
	background: url(../images/icon3-on.png) no-repeat 32px center;
}

.side-con {
	width: 960px;
}

/*产品中心*/

.side-con ul {
	border-bottom: 1px solid #e6e6e6;
}

.side-con ul .product-intro {
	margin-bottom: 20px;
}

.brand-list ul {
	padding-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
}

.side-con ul li, .brand-list ul li {
	margin-bottom: 20px;
}
.brand-list strong.label{
	display: inline-block;
	width: 100px;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: 28px;
	border: 1px solid #00a73b;
	color: #00a73b;
	text-align: center;
}
.brand-list strong.label::after{
	content: '\0020';
	display: inline-block;
	margin: 0 -6px 0 6px;
	border-style: solid;
	border-width: 4px 0 4px 7px;
	border-color: transparent transparent transparent #00a73b;
}
.brand-list dl{
	margin-top: 0;
}
.brand-list dl dd{
	float: left;
	width: 390px;
	margin: 0 15px 25px 0;
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	text-align: center;
	overflow: hidden;
}
.brand-list dl dd img{
	width: 390px;
	height: 260px;
	object-fit: cover;
	-o-object-fit: cover;
}
.brand-list dl dd:last-child{
	margin-right: 0;
}
.brand-list dl dd span{
	display: inline-block;
	padding: 5px 0;
	font-size: 17px;
	font-weight: bold;
	color: #3f3f3f;
}
.brand-list dl dd p{
	font-size: 15px;
	padding-bottom: 15px;
}
.brand-detail {
	height: 114px;
	background: #fff;
	margin: 20px 10px 10px;
}

.brand-detail .brand-left {
	width: 220px;
	height: 114px;
	line-height: 114px;
	text-align: center;
	overflow: hidden;
}

.brand-detail .brand-left img {
	/*width: 120px;
	height: 96px;*/
}

.brand-detail .brand-right {
	height: 90px;
	width: 940px;
	padding: 12px 20px 12px 0;
	overflow: hidden;
}

.brand-detail .brand-right P {
	text-indent: 40px;
	line-height: 28px;
}

.product-top {
	padding-top: 44px;
	padding-bottom: 44px;
}

.product-top .product-left {
	height: 254px;
	width: 348px;
	line-height: 254px;
	text-align: center;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	margin: 0 auto;
}

.product-top .product-left img {
	width: 267px;
	height: 197px;
	vertical-align: middle;
}

.product-top .product-right {
	width: 845px;
	margin: 0 auto;
	padding-left: 50px;
}

.product-top .product-right h4 {
	color: #007857;
	font-size: 16px;
	padding: 0 0 30px 0;
}

.product-top .product-right p {
	letter-spacing: 6px;
}

.product-top .product-right p span {
	letter-spacing: 0;
}

.product-top .product-right p+p {
	padding-top: 16px;
}

.product-top .product-right p.price {
	color: #cd0303;
	letter-spacing: 0;
}

.product-top .product-right p.price span {
	color: #cd0303;
	letter-spacing: 0;
}

.product-tab {
	position: relative;
	height: 56px;
	line-height: 56px;
	background: #eeeeee;
	border-top: 2px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	font-size: 0;
}

.product-tab a {
	position: absolute;
	top: -2px;
	display: inline-block;
	height: 56px;
	padding-left: 22px;
	padding-right: 22px;
	font-size: 16px;
}

.product-tab a.one {
	left: 0;
}

.product-tab a.two {
	left: 124px;
}

.product-tab a:hover, .product-tab a.on {
	color: #007857;
	border-top: 2px solid #007857;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #fff;
	background-color: #fff;
}

.product-bottom {
	padding: 30px 22px;
	border-bottom: 1px solid #d2d2d2;
}

.product-bottom p {
	line-height: 30px;
	text-indent: 26px;
}

.product-bottom img {
	max-width: 100%;
	margin: 10px auto;
	display: block;
}

/*关于我们*/

.about {
	padding-top: 30px;
}

.about p {
	text-indent: 20px;
	line-height: 28px;
}

.about img {
	display: block;
	padding-top: 50px;
}

.contact {
	min-height: 240px;
	padding-top: 20px;
	padding-bottom: 36px;
	background: url(../images/citybg.jpg) no-repeat right top;
}

.contact p+p {
	padding-top: 10px;
}

#dituContent {
	width: 1200px;
	height: 492px;
}

#dituContent * {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.contact p b {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.content {
	margin-top: 20px;
}

/*留言板*/

.message-list {
	padding-bottom: 72px;
}

.message-list ul li {
	background: #f5f5f5;
	padding: 1rem;
	margin-top: 2rem;
}

.question {
	padding-top: 32px;
	border-bottom: 1px dashed #d6d6d6;
}

.question .time {
	color: #999;
}

.question .name {
	display: inline-block;
	padding-right: 36px;
	color: #007857;
}

.question p {
	padding-top: 10px;
	padding-bottom: 14px;
}

.reply {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}

.reply p {
	color: #007857;
	display: block;
	width: 80%;
}

.reply p span {
	color: #666;
}

.reply strong {
	position: absolute;
	right: 0;
	top: 12px;
	color: #999;
	font-weight: normal;
}

.submit-message p {
	color: #007857;
	font-size: 14px;
	padding-bottom: 34px;
}

.submit-message form span.n {
	display: inline-block;
	color: #666;
	font-size: 14px;
	height: 40px;
	line-height: 30px;
}

.submit-message form span.m {
	display: inline-block;
	color: #666;
	font-size: 14px;
	vertical-align: top;
}

.submit-message input.info {
	width: 470px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e5e5e5;
	padding-left: 10px;
	padding-right: 10px;
	color: #666;
	font-size: 14px;
}

.submit-message .message-con {
	clear: both;
	padding-bottom: 28px;
}

.submit-message .message-con lable {
	vertical-align: top;
}

.submit-message .message-con textarea {
	width: 470px;
	height: 120px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	color: #666;
	font-size: 14px;
}

.submit-message input.submit, .submit-message .bindsubmit{
	display: block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background-color: #007857;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	margin-left: 78px;
	cursor: pointer;
}

/*售后服务*/

.service {
	padding-top: 24px;
}

.service ul li {
	padding-bottom: 24px;
}

.service ul li .questions {
	padding-left: 14px;
	line-height: 30px;
	font-family: "MicrosoftYaHei Bold";
	font-weight: bold;
	background: url(../images/s.png) no-repeat left center;
}

.service ul li .solve {
	padding-top: 4px;
	line-height: 30px;
}

.other_adress {
	width: 100%;
	display: block;
	border-top: 1px solid #ddd;
	overflow: hidden;
	padding-bottom: 30px;
}

.other_adress li {
	display: block;
	float: left;
	width: calc((100% - 62px) / 3);
	margin-right: 30px;
	margin-top: 30px;
	border-right: 1px dashed #ddd;
	height: 130px;
}

.other_adress li:nth-child(3n) {
	margin-right: 0;
	border: none;
}

.other_adress li p {
	line-height: 32px;
}

.other_adress li p b {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.news_article_title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	padding: 1rem 4rem;
}

.news_time {
	text-align: center;
	color: #999;
}

.othernews {
	height: 54px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.othernews .pre_news {
	line-height: 54px;
	height: 54px;
	float: left;
	display: block;
}

.othernews .next_news {
	line-height: 54px;
	height: 54px;
	float: right;
	display: block;
}

.othernews a:hover {
	color: #00a73b;
}

.tab_nav a {
	display: inline-block;
	width: 6rem;
	height: 2rem;
	margin-top: 8px;
	border: 1px solid #ddd;
	border-radius: 1rem;
	text-align: center;
	color: #00a73b;
	line-height: 2rem;
	margin-left: 1rem;
}

.tab_nav a:hover, .tab_nav .on {
	background: #00a73b;
	color: white;
	border-color: #00a73b;
}

.servers_list li {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

.servers_list li:last-child {
	border: none;
	margin-bottom: 0;
}

.servers_list_pic {
	width: 278px;
	height: 200px;
	overflow: hidden;
	float: left;
}

.servers_list_pic img {
	width: 100%;
	height: auto;
	min-height: 100%;
	-webkit-object-fit: cover;
	-moz-object-fit: cover;
	-ms-object-fit: cover;
	-o-object-fit: cover;
	object-fit: cover;
}

.servers_list_txt {
	float: left;
	padding-left: 20px;
	width: 660px;
}

.servers_list_txt b {
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
	font-size: 16px;
}

.servers_list li:hover .servers_list_txt b {
	color: #00a73b;
}

.servers_list_txt p {
	margin-top: 1rem;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	word-break: break-all;
	height: 130px;
}

.servers_list_txt span {
	margin-top: 1rem;
}