@media (max-width:768px){
  .container img{
    display: block !important;
    width: 100% !important;
  }
  
  .tip {
	text-align:left;
	font-family:AlibabaPuHuiTi-Regular;
	width:370.5px;
	height:15px;
	font-size:12px;
	font-weight:bold;
	color: rgba(34, 24, 21, 1);
	line-height:15px;
	letter-spacing:0px;
}
  
  a img{
    margin: 0 !important;
  }
  .pcH{
    display: none;
    height: 0 !important;
  }
  .phoneH{
    display: block !important;
  }
  .container{
    width: 100%;
  }
  #divParent{
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto !important;
    /* height: 240px; */
    /* background-image: url(/cms-chng-en-theme/images/bottom1.png); */
    /* background:url('../images/IE8_index.jpg') no-repeat scroll 0px 0px transparent;  */
    /* background-size: 100%; */
  }
  #divParent img{
    margin: 0 !important;
    padding: 0 !important;
    display: block;
    width: 100%;
  }
  .img-tip{
    width: 100% !important;
    height: 80px !important;
    background: #DCEBE6 !important;
    padding: 5px !important;
    margin: 0 !important;
    top: unset !important;
    width: calc(100% - 10px) !important;
    bottom: -1px !important;
  }
  .tip{
    font-size: 0.6rem !important;
    width: 100% !important;
    text-align: left !important;

  }
  .bottomIntro{
    width: 100% !important;
    height: auto !important;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 10px !important;
  }
  .bottomIntroItem{
    float: none !important;
    margin-top: 10px !important;
    width: calc(50% - 15px) !important;
  }
  .bottomIntroItem:nth-child(1),.bottomIntroItem:nth-child(3){
    margin-left: 10px !important;
    margin-right: 5px !important;
  }
  .bottomIntroItem:nth-child(2),.bottomIntroItem:nth-child(4){
    margin-left: 5px !important;
    margin-right:10px  !important;
  }

  .footer-content{
    width: 100% !important;
    margin: 0 auto !important;

  }
  .footer-tip-container{
    width: 100% !important;
    margin: 0 !important;
    text-align: center;
  }
  .footer-tip{
    font-size: 0.6rem;
    text-align: center;
  }
}

.container img {
    display: inline-block;
    max-width: 960px;
    height: auto;
}

.img-tip {
	position: absolute;
	bottom: 0;
	top:0;
	right:0;
	left:0;
	margin:auto;
	opacity: 0.8;
	background-color:#DCEBE6;
	margin-top:401px;
	width:365px;
	height:80px;
	padding:14.5px 14px 21px 29.5px;
	z-index:2;
}

.bottomIntro {
	width:960px;
	/* 闂囷拷鐟曚椒濞囬悽銊ユ惙鎼存柨绱＄敮鍐ㄧ湰鐠佸墽鐤� */
	height:285px;
	/*opacity: 0.2;*/
	background-color: #D6E5FF;
}

.bottomIntro img {
	width:221px;
	
}

.bottomIntroFirstImg {
	margin-top:62.5px;
	margin-left:30.5px;
	margin-right:5px;
	float:left;
}

.bottomIntroImg {
	margin-top:62.5px;
	margin-right:5px;
	float:left;
}

.bottomIntroLastImg {
	margin-top:62.5px;
	margin-right:30px;
	float:left;
}

#divParent {
	width:960px;
	height:540px;
}

#divParent div {
    width:960px;
	height:540px;
	background:url('../images/indexMain0903.jpg') no-repeat scroll 0px 0px transparent; 
	background-size: 14400px 540px;
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1;
	filter: brightness(110%); 
}
@media(min-width:768px){
  .phoneH{
    display: none;
  }
  
  .tip {
	text-align:left;
	font-family:AlibabaPuHuiTi-Regular;
	width:370.5px;
	height:52px;
	font-size:12px;
	font-weight:bold;
	color: rgba(34, 24, 21, 1);
	line-height:20px;
	letter-spacing:1px;
	
}
}