body{
	background: #f3f3f3;
}
.smallbanner {
    height: 460px;
    width: 100%;
    background: url(../images/smallBanner06.jpg) no-repeat center top;
}
.pratOne {
    width: 1220px;
    background: white url(../images/lineToline.jpg) no-repeat center 125px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.pratOneItems{
	display:flex;
	flex-direction: column;
	align-items:center;
}
.iconPicBox{
	width: 140px;
	height: 140px;
	border: 1px solid #c9aa74;
	border-radius: 50%;
	margin-top: 60px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.iconPicBox img{
	width: 72px;
	height: 72px;
}
.pratOneItems h3{
	font-size: 20px;
	color: #333;
	margin-top:20px;
	line-height: 1;
}
.pratOneItems p{
	font-size: 13px;
	color: #666;
	margin-top:10px;
	width: 140px;
	line-height: 1.6;
	text-align: center;
}
.pratTwo{
	width: 920px;
	/*background: #ccc;*/
	margin: 0 auto;
	margin-bottom: 50px;
}
.pratTwoTop{
	margin-top: 90px;
	margin-bottom: 50px;
	display: flex;
}
.pratTwoTopL{
	width: 60%;
	display: flex;
	justify-content:flex-end;
	position: relative;
	font-size: 16px;
	/*font-weight: bold;*/
	color: #c6a56b;
	letter-spacing: 2px;
}
.float1{
	position: absolute;
	top:2px;
	right: 155px;	
}
.float2{
	position: absolute;
	top:60px;
	right: 155px;
}
.float3{
	position: absolute;
	top:220px;
	right: 155px;
}
.float4{
	position: absolute;
	top:344px;
	right: 155px;
}
.pratTwoTopL img{
	width: 220px;
	height: 372px;
}
.pratTwoTopR{
	width: 40%;
	display: flex;
	align-items:center;
}
.pratTwoTopRUl{
	margin-left: 90px;
	font-size: 16px;
	color: #c6a56b;
	list-style: circle inside;
}
.pratTwoTopRUl li{
	line-height: 1;
	margin-top: 36px;
	margin-bottom: 36px;
	letter-spacing: 2px;
}
.pratTwoBottom{
	text-align: center;
}
.pratTwoBottom span{
	display: inline-block;
	font-size:16px;
	color: #c6a56b;
	padding: 6px 20px;
	border: 1px solid #c6a56b;
	border-radius: 4px;
	letter-spacing: 1px;
}
.pratNum{
	padding-bottom: 40px;
	padding-top: 40px;
	width: 1200px;
	margin:0 auto;
	display: flex;
	align-items:center;
}
.pratNumL{
	width: 50%;
	display: flex;
	flex-direction:column;
	align-items:center;
}
.pratNumL h3{
	font-size: 28px;
	font-family: '黑体';
	letter-spacing: 3px;
	color: #022644;
	width: 70%;
}
.pratNumL p{
	margin-top: 12px;
	font-size: 14px;
	color: #666;
	width: 70%;
	line-height: 1.7;
	letter-spacing: 1px;
}
.pratNumR{
	width: 50%;
	display: flex;
	justify-content:center;
}
.small_Banner {
    width: 100%;
    height: 280px;
    background: url(../images/smallBanner05.jpg) no-repeat center center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}
.small_Banner h2{
	font-size: 46px;
	color: white;
	letter-spacing: 5px;
}
.small_Banner p{
	font-size: 18px;
	color: white;
	line-height: 1;
	margin-top: 30px;
	letter-spacing: 3px
}
.fourSealBox{
	/* background: red; */
	width: 100%;
	margin-top: 90px;
	margin-bottom: 80px;
}
.fourSealMain{
	width: 1360px;
	margin:0 auto;
	display: flex;
	justify-content:space-between;
}
.fourSealItems{
	/* background: pink; */
	display: flex;
	align-items:center;
	flex-direction:column;
	justify-content:flex-end;
}

.fourSealItems p{
	font-size: 16px;
	letter-spacing: 1px;
	color: #333;
	margin-top: 15px;
}
.sealDetailText{
	font-size: 14px;
	letter-spacing: 1px;
	color: #555;
	margin-top: 15px;
	text-align: center;
	width: 180px;
	line-height: 1.5;
	width: 210px;
	border: 1px dashed #167efc;
	padding:5px 10px;
	border-radius: 8px;
	position: relative;
}
.floatUp{
	position: absolute;
	top:-1px;
	background: white;
	left:50%;
	width: 70%;
	margin-left: -35%;
	height: 1px;
}
.floatDown{
	position: absolute;
	bottom:-1px;
	background: white;
	left:50%;
	width: 70%;
	margin-left: -35%;
	height: 1px;
}
.container{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 20px;
}
.cLeft{
	width: 250px;
	background: inherit;
}
.productTitleBox {
    height: 87px;
    width: 100%;
    background: url(../images/zhouchao.jpg) no-repeat center center;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.productTitle{
	font-size: 20px;
	line-height: 1;
	margin-bottom: 12px;
	letter-spacing: 2px;
}
.productSmallTitle{
	font-size: 15px;
	line-height: 1;
	letter-spacing: 1px;
}
.sideBox{
	background: white;
	padding: 20px 20px 40px;
}
.sideItem{
	height: 60px;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	background: #fff;
	border-bottom: 1px dashed #ccc;	
}
.sideHref{
	color: #ba8b39;
	font-size: 15px;
	display: block;
}
.sideHref:hover,.sideHrefActive{
	background: #c6a56b;
	color: white;
}
.cRight{
	padding: 25px 20px 40px;
	width: 930px;
	background: white;
	margin-bottom: 20px;
}
.cRightTop{
	display: flex;
	justify-content:space-between;
}
.cRightTopItems{
	width: 19%;
	border: 1px solid #f3f3f3;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 25px;
}
.theCircle{
	position: relative;
	width: 92px;
	height: 92px;
	border: 1px solid #e2ddd5;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.theCircle:hover{
	border-color:#c6a56b;
}
.theCircle img{
	display: block;
	vertical-align: middle;
	width: 56px;
	height: 56px;
}
.theH1{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #555;
	line-height: 1;
	padding-top: 18px;
	padding-bottom: 9px;
}
.theH2{
	font-size: 12px;
	color: #777;
	line-height: 1;
	margin-bottom: 20px;
}
.cRightMiddle{
	margin-top: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cRightMiddleL{
	width: 70%;
	position:relative;
}
.cRightMiddleL img{
	float: right;
}
.dingWei{
	position: absolute;
	color: #c48b34;
	font-size: 15px;
	left: 90px;
	letter-spacing: 1px;
}
.dingWei1{
	top: 42px;	
}
.dingWei2{
	top: 100px;	
}
.dingWei3{
	top:240px;
}
.dingWei4{
	top:350px;
}
.zhuanLi{
	color: #c48b34;
	text-align: center;
	line-height: 1;
	padding: 15px 0;
	width: 48%;
	margin:20px auto 0px auto;
	border: 1px solid #e4bb7d;
	font-size: 16px;
	border-radius: 6px;
}
.cRightMiddleR{
	width: 28%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.cRightMiddleRLi {
    width: 180px;
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 15px;
    color: #c48b34;
    background: url(../images/radioIcon.png) no-repeat left center;
    text-indent: 1.4em;
    letter-spacing: 1px;
}
.cRightDown{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cRightDownItem{
	background: white;
	margin-top: 40px;
	width: 30%;
	border: 1px solid #eee;	
}
.cRightDownItem:hover{
	border: 1px solid #e4bb7d;	
}
.ItemsPicBox{
	width: 100%;
	height: 265px;
	overflow: hidden;
}
.ItemsPic{
	transition:1s;
	width:100%;
	height: 100%;
}
.ItemsPic:hover{
	-webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -transform:scale(1.2);
}
.theH1Name{
	font-size: 14px;
	color: #404040;
	text-align: center;
	line-height: 1;
	margin-top: 20px;
}
.theH1Name:hover{
	color: #cf8b34;
	text-decoration:underline;
	cursor: pointer;
}
.theH2Name{
	font-size: 12px;
	color: #888;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.6;
	margin-top: 10px;
	margin-bottom: 15px;
}
#pro{	
	display: flex;
	flex-direction: row;
}
.proL{
	width: 30%;
	height: 265px;
	overflow: hidden;
}
.proLPic{
	transition:1s;
	width:100%;
	height: 100%;
}
.proLPic:hover{
	-webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -transform:scale(1.2);
}
.proR{	
	display: flex;
	align-items: center;
	padding-left: 40px;
}
#proRMain{
	/* background: blue; */
}
.theProName,.theProTrait{
	font-size: 16px;
	line-height: 1;
	margin-bottom: 15px;
	margin-top:10px;
	color: #333;
}
.theProName span,.theProTrait span{
	color: red;
}
.theCircleFather{
	display: flex;
	margin-top: 30px;
}
.theCircleStyle{
	width: 90px;
	height: 90px;
	margin-right: 30px;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 1.5;
}
#theFunction{
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 20px;
}
.funtionTitle{
	color: #ccc;
	font-size: 15px;
	letter-spacing: 3px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 15px;
	margin-top: 10px;
}
.funtionTitle span{
	letter-spacing: 1px;
	color: red;
	font-size: 16px;
}
.funtionText{
	font-size: 14px;
	margin-bottom: 7px;
	color: #666;
}
.argumentTable{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-top: 26px;
}
.argumentTable td{
	border: 1px solid #e5e5e5;
	padding-top: 15px;
	padding-bottom: 15px;
}
.argumentTable td span{
	font-size: 14px;
	padding-left: 30px;
}
.argumentTable td span:first-child{
	color: #888;	
}
.argumentTable td span:last-child{
	color: #555;
}