@charset "utf-8";
/* CSS Document */

@import url("base.css");
@import url("common.css");

#slide {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 30px;
	border-bottom: 1px solid #404040;
    z-index: 1;
    position: relative;
    min-width: 1200px;
    overflow: hidden;
    background :#808080;
  background : #808080;
  background : #808080;
  background : #808080;
  background : #808080;
  background : #808080;
/*   border-top: 2px solid #d80c18;
  border-bottom: 2px solid #d80c18;
*/    float: left;
}

#slide .inSlide {
    margin: 0 auto;
    width: 1200px;
    text-align: center;
    padding-top: 32px;
    background-color: #808080;
}
/*Slide*/

.pLine {
    background: #0F0F0F;    background : rgba(15, 15, 15, 1);
    height: 15px;
}

.contentArea0 {
    width: 100%;
    margin: 0 auto;
	margin-top: 80px;
}


.contentArea0 .p {
	color: #D80C18;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 46px;
	background: url(../img/index_img/lineImg.png) no-repeat;
	background-position: bottom;
	padding-left: 25px;
	padding-bottom: 5px;
	border-bottom: 2px dashed #D80C18;
}

.contentArea0 .p span {
    font-size: 26px;
    
}

 #navigation {
             width:1000px;
			 margin-top: 80px;
			 margin-left:50px;
			 list-style:none;
             font-size:0.9em;
             line-height: 120%;
             font-weight:bold; 
             
}
		
.navigation ul{
	width: 100%;
	margin: 0 auto;
}
		 
.navigation li {
	float: left;
	width: 199px;
	margin-top: 7px;
	text-align: left;
	padding-left: 11px;
	list-style: none;
}
	
.navigation a {
	display: block;
	width: 200px;
	height: 86px;
	color: #595858;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../index_img/panel/panel01.png);
	padding-top: 10px;
	padding-left: 8px;
	border-top: 0px solid white;
	cursor: pointer;
}
        
 .navigation a:hover {
	background-repeat: no-repeat;
	background-image: url(../index_img/panel/panel02.png);
	color: #d80c18;
}
		 
.navigation a span {
            display:block;
}

.contentArea0 .p1Area1 {
    color: #d80c18;
    font-size: 16px;
    line-height: 40px;
    padding-left: 0px;
    padding-top: 70px;
    padding-bottom: 0px;
    width: 900px;
    margin-left:0px;
    margin-top: 25px;
	overflow:hidden;
}

/******************************************
    contentArea1 CSs
*******************************************/

.contentArea1 {
    float: left;
    width: 100%;
    margin-top: 80px;
}

.contentArea1 .pTopArea1 {
    
}

.contentArea1 .p2Area1 {
    margin-top: 37px;
    margin-left: 30px;
}

.contentArea1 .p3Area1 {
    color: #fff;
    font-size: 17px;
    line-height: 40px;
    background-size: 100%;
    padding-left: 90px;
    padding-top: 25px;
    padding-bottom: 55px;
    width: 845px;
    margin: 0 auto;
    margin-top: 25px;
}

.contentArea1 .bntArea1 {
    padding-left: 110px;
}

.contentArea1 .bntArea1 a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    background: url(../img/index_img/bnt1.png) no-repeat;
    display: block;
    width: 218px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 55px;
    margin-top: 20px;
    margin-bottom: 25px;
   
}


.contentArea1 .bntArea1 a:hover {
    text-decoration: none;
}

/******************************************
    contentArea2 CSs
*******************************************/

.contentArea2 {
    float: left;
    width: 100%;
    margin-top: 90px;
}

.contentArea2 h2 {
	color: #d80c18;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 46px;
	background: url(../img/index_img/lineImg.png) no-repeat;
	background-position: bottom;
	padding-left: 25px;
	padding-bottom: 5px;
	border-bottom: 2px dashed #D80C18;
}

.contentArea2 h2 span {
    font-size: 26px;
    
}

.contentArea2 .product_Area {

}

.contentArea2 .product_AreaSub {
    margin-left: 20px;
    margin-right: 20px;
    width: 932px;
    border-top: 1px solid #808080;
    border-left: 1px solid #fff;
    margin-top: 70px;
    float: left;
}

.contentArea2 .product_AreaSub h3 {
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 17px;
	letter-spacing: 1px;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	background-color: #808080;
}

.contentArea2 .product_AreaSub h3 span {
    
    font-weight: normal;
    
    color: #1166B3;
    display: inline-block;
    margin-left: 10px;
}

.contentArea2 .product_AreaSub ul {
    float: left;

    width: 100%;
}

.contentArea2 .product_AreaSub ul li {
	float: left;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-repeat: no-repeat;
	background-image: url(../index_img/bgImgProduct.png);
	background-position: top;
	min-height: 500px;
	width: 310px;
	position: relative;
	
}

.contentArea2 .product_AreaSub ul li.width306 {
    width: 308px;
}

.contentArea2 .product_AreaSub ul li .productImg {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 42px;
	min-height: 178px;
}

.contentArea2 .product_AreaSub ul li .productName {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 14px;
	min-height: 75px;
}
.contentArea2 .product_AreaSub ul li .productName2 {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	min-height: 31px;
	padding-bottom: 0px;
}

.contentArea2 .product_AreaSub ul li .productDetail {
	float: left;
	width: 85%;
	text-align: left;
	color: #585354;
	padding-left: 40px;
	font-size: 17px;
	line-height: 22px;
	margin-top: 0px;
	min-height: 60px;
	font-family: Calibri, "Calibri Bold", "Calibri Light";
	padding-top: 12px;
}
 
.contentArea2 .product_AreaSub ul li .productBnt {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.contentArea2 .product_AreaSub ul li .productBnt a {
	color: #fff;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../index_img/bnt02.png);
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	width: 209px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 9px;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-left: 0px;
	padding-right: 0px;
	text-shadow: 1px 1px 2px #101521;
	letter-spacing: 1px;
}

.contentArea2 .marBottom50 {
    margin-bottom: 70px;
}

.contentArea2 .product_AreaSub ul li .productLable {
  position: absolute;
  top: 5px;
  left: 0;
}


.contentArea2 .product_AreaSub ul li .productLable2 {
  float: left;
  top: 5px;
  left: 0;
}

.contentArea2 .product_AreaSub ul li .productLable .label1 {
    
}

.contentArea2 .product_AreaSub ul li .productLable .label2 {
    
}
