body{
	position: relative;
	
	width:100%;

	margin:0;
	padding:0;
	background:white;
	
	font-size:16px;
	min-width: 1300px;

}
pre {
  white-space: pre-wrap; 
}

/* 开头区域 */
a{
	text-decoration: none;

}
.coe a{
	color:white;
}
.xuanXiang a{
	color:black;
	font-weight:bold ;
}
.lianXi{
	position: relative;
	top:0;
	width:100%;
	height:68px;
	background-color:RGB(34,96,172);
	
}
.lianXiDiv1{
	position: relative;
	width:1200px;
	height:68px;
	margin:auto;
	color:white;
	padding:10px;
}
.coe{
	display: inline-block;
	width:200px;
	height:50px;
	color:white;
	position:absolute;
	right:0;
	top:0;
	line-height: 50px;
	
}
.xuanXiangKa{
	width:100%;
	height:95px;
	background-color: white;
	border-bottom: 1px solid gray;
}
.xuanXiangKe{
	position: relative;
	display:inline-block;
	width:963px;
	height:95px;
	font-size:1rem;
	font-weight:bold ;
	background-color:white;
	text-align: center;
}
.xuanXiang{
	position:absolute;
	right:0;
	
	width:726px;
	height:95px;
	
}
.xuanXiangKaDiv1{
	width:1200px;
	height:95px;
	margin:auto;
	background-color:white;
	font-size:0;
}
.lo{
	display:inline-block;
	width:237px;
	height:95px;
}



/* 宣传大图区域 */
.xuanChuan{
	width:100%;
	height:662px;
	background-color: RGB(0,11,41);
	background-image:url(daTuBei.jpg) ;
	background-size: cover;

}
.xuanChuanDiv1{
	width:1200px;
	height:662px;
	margin:auto;
	
}
.daTu{
	display:inline-block;
	width:1200px;
	height:662px;
}




/* 型号列表 */
.xingHaoDiv1{
	position: relative;
	width:1200px;
	height:300px;
	margin:auto;
	
	text-align: center;
	font-size: 1.2rem;

	
}
.xingHaoBiao{
	position:relative;
	top:20px;
	width:1200px;
	height:200px;
	background-color: red;
	border-collapse: collapse;
	text-align: left;
	font-size: 1.2rem;
	color:RGB(24,86,162);
	
}
.r1{
	background-color: bisque;
}
.r2{
	background-color: azure;
}
.d1{
	width:300px;
}
#dz{
	font-size: 1rem;
	color:gray;
}
.the{
	font-size: 2rem;
}
#dq{
	text-align: center;
	font-weight: bold;
	color:RGB(34,96,172);
}



/* 全系列 */
.quanxilie{
	width:1200px;
	height:451px;
	background-image: url("sddsc011dcdba4.jpg");
	margin:auto;
	margin-bottom: 2px;
}



.heng{
	width:1200px;
	height:150px;
	background-image: url("heng.png");
	margin:auto;
	background-position: center center;
}





/* 公司介绍 */
.gongSiJieShaoDiv1{
	width:1200px;
	height:600px;
	margin:auto;
	background-color: white;
	line-height: 30px;
}
.gongSiZK{
	position:relative;
	width:1200px;
	height:270px;
}
.gongSiZ{
	display:inline-block;
	position: relative;
	width:1200px;
	height:265px;
	top:2px;
	
}




/* 尾部备案信息区域 */
.wei{
	width:100%;
	min-height:50px;
	background-color: RGB(34,96,172);
	text-align: center;
	color:white;
}
.weiDiv1{
	width:1200px;
	height:50px;
	margin:auto;
}
.weiDiv1 a{
    color:white;
}


/* 尾部其他信息区域 */
.qianWei{
	width:100%;
	height:600px;

}
.qianWeiDiv1{
	width:1200px;
	height:600px;
	margin:auto;
	background-image: url("hezuo.jpg");
	background-position: center;
}

/* 内容整体样式 */
.neiRong{
	width:1200px;
	
	background-color:white;
	margin:auto;
	position: relative;
	margin-top:50px;
	margin-bottom:50px;
}
.neiRong a{
    font-size:1rem;
}
/* 左侧板块 */
.xiaoShou{
	position:sticky;
	
	display:inline-block;
	height:300px;
	width:230px;
	background-color: white;
	border:1px solid RGB(34,96,172);
	top:0;
	vertical-align: top;
	background-image: url("978a0a0083d258af8adbfdafd3903589_nimg82.png");
	background-position: top 30px right 20px;;
	background-repeat: no-repeat;
	padding-left: 20px;
	box-sizing: border-box;
}
.biaoti{
	
	width:100px;
	height:30px;
	background-color: RGB(34,96,172);
	color:white;
	font-weight: bold;
	text-align: center;
}
.fuwu{
	width:190px;
	height: 30px;
	background-color: lightgray;
	margin-top:20px;
	box-sizing: border-box;
	padding-left: 10px;
	border-radius: 5px;
	
}

/* 正文内容 */
.zhengwen{
	display:inline-block;
	position:relative;
	
	width:950px;
	background-color: white;
	box-shadow: 10px 10px 30px -10px gray;
	left:15px;
	line-height: 30px;
	padding:50px;
	box-sizing: border-box;

	
}
.zhengwen img{
    display:block;
    margin-left:0;
    max-width: 800px;
}

/* 每个页面设计区别样式注意重复 */

/* 简介页面 */
h2{
	color:RGB(34,96,172);
}
h3
{
    display:block;
    border-left:7px solid red;
    padding-left:15px;
    border-style: border-box;
    color:red;
}
/* 联系我们页面 */
.ditu{
	width:500px;
}

/* 型号展示页面 */
.zhanshi{
	width:830px;
	height:600px;
	line-height: 20px;
	font-size:0;
	
}
.zhanshi img{
	width:100%;
}
.zhanshi h4{
	font-size: 1rem;
}
.zhanshizuo{
	display: inline-block;
	width:300px;
	height:225px;


}
.zhanshiyou{
	font-size: 0.8rem;
	display: inline-block;
	width:530px;
	
	
	vertical-align: top;
	padding-left: 20px;
	box-sizing: border-box;
}
.zhanshibiaoti{

	width:100px;
	height:25px;
	background-color: RGB(34,96,172);
	color:white;
	
}
.zhanshibiaoti1{
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 5px;
	width:150px;
	height:25px;
	background-color: RGB(34,96,172);
	color:white;
}
.zhanshibiaoge{
	width:450px;
	height:100px;
	border:1px solid darkslategray;
	border-collapse: collapse;

}
.zhanshibiaoge tr,.zhanshibiaoge td{
	border:1px solid darkslategray;
}

.zhanshibiaoge td{
	padding-left: 5px;
	text-align: left;
	box-sizing: border-box;
}
.z1{
	padding:0;
	background-color: lightgray;
	width:100px;
	text-align: center;
}
.zhanshizuotu{
	width:100%;
}