﻿@charset "utf-8";
*{font-family:"微软雅黑"}
body {margin: 0px;padding: 0px;/*text-align: center;*/background-color: #FEFEFF;font-size: 16px;line-height: 25px;color: #333;text-decoration: none;}
body,html{
    height: 100%;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.width {width:1200px; margin-left:auto; margin-right:auto;}
.width96 {width:96%; margin-left:auto; margin-right:auto;}
.width100{ width:100%; min-width: 1200px;margin-left:auto; margin-right:auto;}
.allwidth100{ width:100%;margin-left:auto; margin-right:auto;}
.img{vertical-align:bottom; display:block;border:0px;}
.float-left{ float:left;}
.float-right{ float:right;}
.txt-left{ text-align: left;}
.txt-center{text-align: center;}
.txt-right{text-align:right;}
.clear-both{ clear:both;}
.margin-top-15 {margin-top: 15px;}
.margin-top-25 {margin-top:25px;}
.margin-left-15 { margin-left:15px;}
.margin-left-25 { margin-left:25px;}
.margin-right-15 { margin-right:15px;}
.margin-right-25 { margin-right:25px;}
.margin-auto { margin-left:auto; margin-right:auto;}
.display-inline-block{font-size:14px;display: inline-block; *display: inline; zoom: 1;}
.display-block {display:block;}

/*显示主体部分通用样式*/
.main{ font-size: 14px; line-height: 30px; text-align: left; background-color: #FFFFFF; padding: 15px;}
.main img{ max-width:100%; height:auto;}
.main table{ margin-left:auto; margin-right: auto;}
.main table,.main table td{border-collapse:collapse; border:solid #cccccc;	border-width:1px 1px 1px 1px;}
.main table td{	padding-top: 2px;padding-right: 4px;padding-left: 4px;padding-bottom: 2px;}

/*路径样式---------------------------------------------------------------------------------------*/
.pathList {	border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #CCCCCC;}
.pathList a{font-size: 12px;line-height: 25px;color: #666666;text-decoration: none;}
/*以上通用样式不能随便修改------------------------------------------------------*/
.MainBg{
	background-image: url(images/Bg.png);
	background-repeat: repeat;
	background-position: center top;
	background-color: #eeeeee; padding-top: 30px;
}
.top{padding-top:10px; height: 100px;}
.topTel{
	font-size: 18px;
	line-height: 30px;
	color: #4a5877;
	text-align: right;
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: 190px center;
}
.topBtn{margin-top: 8px;}
.topBtn ul{margin: 0px; padding: 0px; list-style: none;}
.topBtn ul li{margin: 0px; padding: 0px; list-style: none; float: left;}
.topBtn ul li a{
	line-height: 40px;
	font-size: 16px;
	color: #646464;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 0px;
	font-weight: bold;
}
.topBtn ul .topBtn a{
	color: #0F4174!important;
}

.indexAboutBox{ height: 263px;}
.indexAbout{width:66%; background-color: #8591ab; height: 263px;}
.indexAbout div{width:360px;height: 215px; margin-right: 20px; margin-top: 20px; float: right;color:#FFFFFF; text-align: left;}
.indexVR{width:34%;}
.indexVR img{width:100%;height:263px; }

.IndexLine{
	background-image: url(images/ye_14.jpg);
	background-repeat: no-repeat;
	background-position: center center; height: 90px;
}
.IndexLineTxt{padding-top:10px;color:#FFFFFF;font-size:18px; line-height: 32px;}
.proClassify{ background-color:#ffffff; height: 300px; padding-bottom: 25px; padding-top: 25px;}
.indexBrandTitle{font-size:28px; line-height: 40px;}
.MyBrand{ background-color:#dbdbdb; padding-bottom: 25px; padding-top: 25px; padding-left: 13px;}
.indexBrandList{ margin-top: 10px;}
.indexBrandList ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -6px;
	margin-bottom: 0px;
	padding: 0px;
	list-style: none;
}
.indexBrandList ul li{
	margin: 6px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 106px;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #dbdbdb;
}
.indexBrandList ul li img{width:100%;}

.search{width:50%; margin-top:20px;}


/*底部样式，自行修改-------------------------------------------------------------------------------*/
.Bottom {
	 background-color: #5b8099;  min-height: 160px; padding-top: 20px; padding-bottom: 20px;
}
.Bottom div,.Bottom a,.Bottom a:visited,.Bottom a:hover{
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
		color: #ffffff;
}
.ClassList{
	background-color: #FFFFFF;
	border-radius: 8px;
}
.ClassList ul{margin: 0px; padding: 0px; list-style: none;}
.ClassList ul li{margin: 0px; padding: 10px; list-style: none; float: left;}


.ArticleTitle{}
.ArticleContent{}
#container {height: 450px; 100%;}  
