
#MainWrap .productHeader{
  width: 100%;
  height: auto;
  float: left;
  background-color:#fff;
  padding: 0;
  margin: 0;
  margin-top:144px;
  border-top:1px solid white;
  box-sizing: border-box;
  background-image: url(../images/cayin_products/smp_header_bg.jpg);
  background-position:center center;
  background-repeat:no-repeat;
}

.productHeader .contents{
position:relative;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0px auto;
  box-sizing: border-box;
}

.tabletBackground{
display:none;
}

.mobileBackground{
display:none;
}

.productHeader .contents h1{
position:absolute;
bottom:47%;
left:10%;
z-index:9;
width:auto;
height:auto;
color:white;
font-weight:300;
}

.productHeader .contents h2{
position:absolute;
bottom:18%;
left:10%;
z-index:10;
width:auto;
height:auto;
color:white;
font-weight:300;
}

.productHeader .contents a{
text-decoration:none;
}

.productHeader .contents a:hover{
text-decoration:underline;
}

.productHeader .contents .downloadBrochure{
position:absolute;
bottom:11%;
left:10%;
z-index:11;
width:auto;
height:auto;
font-weight:300;
color:white;
}

.productHeader .contents .downloadDatasheet{
position:absolute;
bottom:11%;
left:22.5%;
z-index:11;
width:auto;
height:auto;
font-weight:300;
color:white;
}

.productHeader .contents .sendInquiry{
position:absolute;
bottom:11%;
left:36%;
z-index:11;
width:auto;
height:auto;
font-weight:300;
color:white;
}

/* 子選單 productName_and_subButtonAll */
.productName span{
  /* border: 1px solid red; */
  max-width: 1200px;
}

.subButtonAll {
  max-width: 1200px;
}
/* 子選單 productName_and_subButtonAll end*/

/*--產品system structure開始--------------------------------------------------------------------------------*/

.systemStructure{
  margin: 0;
  width: 100%;
  height: auto;
  float: left;
  background-color:#fff;
  margin-top:60px;
  padding-top:3.8%;
}

.systemStructure .contents {
  width: 1200px;
  height: auto;
  padding: 0 5px;
  margin: 45px auto;
  box-sizing: border-box;
}
.systemStructure .contents .box {
  width: 96%;
  height: auto;
  float: left;
  margin: 1% 2%;
  padding: 20px;
  text-decoration: none;
  box-sizing: border-box;
  text-align: center;
}

.systemStructure .contents .box1 {
padding-top:5%;
}

.systemStructure .contents .box2{
padding-top:11%;
padding-bottom:7.5%;
}

.systemStructure .contents .box h1 {
  width: 100%;
  float: left;
  display: block;
  color: #595959;
  margin: 15px 0 10px 0;
  font-weight:300;
	margin-top:3%;
}

.systemStructure .contents .box h2 {
  width: 100%;
  float: left;
  display: block;
  color: #595959;
  margin: 15px 0 10px 0;
    font-weight:300;
margin-bottom:5%;
}
.systemStructure .contents .box .Photo {
  width: 100%;
  height: auto;
  float: left;
  color: #595959;
}

.systemStructure .contents .box .Photo2 {
display:none;
}

.systemStructure .contents .box span {
  width: 100%;
  float: left;
  display: block;
  color: #595959;
  text-align: center;
}


/*--1680寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width: 1680px) {
.productHeader .contents h1{

}

.productHeader .contents h2{

}

.productHeader .contents .downloadBrochure{

}

.productHeader .contents .downloadDatasheet{

}

.productHeader .contents .sendInquiry{

}

 	
}
/*--1366寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width: 1366px) {
.productHeader .contents h1{

}

.productHeader .contents h2{

}

.productHeader .contents .downloadBrochure{

}

.productHeader .contents .downloadDatasheet{

left:25%;
}

.productHeader .contents .sendInquiry{

left:40%;
}

.systemStructure  .contents {
    width: 1280px;
}
	
}
/*--1280寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {


.productHeader .contents h1{

left:8%;
}

.productHeader .contents h2{

left:8%;
}

.productHeader .contents .downloadBrochure{

left:8%;
}

.productHeader .contents .downloadDatasheet{

left:22%;
}

.productHeader .contents .sendInquiry{

left:37%;
}

.systemStructure  .contents {
    width: 1152px;
}


 	
}
/*--1152寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width: 1152px) {
.productHeader .contents h1{
bottom:50%;
left:5.5%;
}

.productHeader .contents h2{
left:5.5%;
}

.productHeader .contents .downloadBrochure{

left:5.5%;
}

.productHeader .contents .downloadDatasheet{
left:21%;
}

.productHeader .contents .sendInquiry{
left:37%;
}

.systemStructure  .contents {
    width: 1024px;
}

 	
}

/*--1024寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
.pcBackground{
display:none;
}

.tabletBackground{
display:block;
}


	
.productHeader .contents h1{

bottom:73%;
left:4%;
}

.productHeader .contents h2{

bottom:46%;
left:4%;
}

.productHeader .contents .downloadBrochure{

bottom:11%;
left:4%;
}

.productHeader .contents .downloadDatasheet{

bottom:11%;
left:24%;
}

.productHeader .contents .sendInquiry{

bottom:11%;
left:44%;
}

.systemStructure {
padding-top:2.3%;
}

.systemStructure  .contents {
    width: 768px;
}

.systemStructure .contents  .box h1 {
	margin-top:7%;
}

.systemStructure .contents .box2{
padding-bottom:9%;
}
	
}


/*--768寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width: 768px) {

.productHeader .contents h1{

bottom:66%;
left:4%;
}

.productHeader .contents h2{

bottom:38%;
left:4%;
}

.productHeader .contents .downloadBrochure{

bottom:11%;
left:4%;
}

.productHeader .contents .downloadDatasheet{

bottom:11%;
left:28%;
}

.productHeader .contents .sendInquiry{

bottom:11%;
left:53%;
}


.systemStructure{
padding-top:3.5%;
}

.systemStructure  .contents {
    width: 736px;
}

.systemStructure .contents .box2{
padding-top:12%;
padding-bottom:9.5%;
}
	
}


/*--736寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width: 736px) {

.productHeader .contents h1{
bottom:66%;
left:4%;
}

.productHeader .contents h2{
bottom:35%;
left:4%;
}


.systemStructure  .contents {
    width: 600px;
}


}

/*--600寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width: 600px) {
#MainWrap .productHeader .contents{
display:none;
}

#MainWrap .productHeader{
  background-image: url(../images/cayin_products/smp_header_bg_mobile.jpg);
}

.mobileBackground{
display:block;
margin-top:84px;
}	

.systemStructure{
padding-top:15%;
}	


.systemStructure  .contents {
    width: 100%;
}

.systemStructure .contents .box1 {
padding-top:10%;
}

.systemStructure .contents  .box h1 {
	margin-top:15%;
}

.systemStructure .contents .box h2 {
margin-bottom:10%;
}

.systemStructure .contents .box2{
padding-top:8%;
padding-bottom:19%;
}

.systemStructure .contents .box .Photo {
display:none;
}

.systemStructure .contents .box .Photo2 {
display:block;
}

}

