.partner-bg01{
    background-image: url("../images/news.jpg");
    background-position: center 0;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-top: 100px;
	padding-bottom:50px;
    text-align: center;
}
.partner-bg02{
    background:#f0f0f0;
    overflow: hidden;
    padding-top: 20px;
	padding-bottom:20px;
    text-align: left;
}
.header-cont-text{
	padding-top:50px;
	padding-bottom:60px;
}

ul, li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.intBg_one{
	background: none repeat scroll 0 0 #0078D7;
}

.intBg_two{
	background-image: url("../images/2588451503120H34732.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    height: 490px;
    line-height: 270px;
    text-align: center;
    width: 100%;
}
/*1024px X *640px */
   @media only all and (min-width: 640px){
       .intBg_two {	
	  	background-image: url("../images/2588451503120H34732.png");
		background-position: center center;
		background-repeat: no-repeat;
		color: #fff;
		height: 490px;
		line-height: 270px;
		text-align: center;
		width: 100%;
       }
    }
/*640px X *480px */
   @media only all and (max-width: 640px){
      .intBg_two {
		background-image: url("../images/mobile/2588451503120H34732.png");
		background-position: center center;
		background-repeat: no-repeat;
		color: #fff;
		height: 315px;
		line-height: 270px;
		text-align: center;
		width: 100%;
       }
    }
.intBg_there{
	background-image: url("../images/3123.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 60px;
    height: 490px;
    line-height: 270px;
    text-align: center;
    width: 100%;
}
/*1024px X *640px */
   @media only all and (min-width: 640px){
       .intBg_there {	
		background-image: url("../images/3123.jpg");
		background-position: center center;
		background-repeat: no-repeat;
		color: #fff;
		height: 490px;
		line-height: 270px;
		text-align: center;
		width: 100%;
       }
    }
/*640px X *480px */
   @media only all and (max-width: 640px){
      .intBg_there {	
		background-image: url("../images/mobile/3123.jpg");
		background-position: center center;
		background-repeat: no-repeat;
		color: #fff;
		height: 315px;
		line-height: 270px;
		text-align: center;
		width: 100%;
       }
     }

.intBg_four{
	background-image: url("../images/423432423.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    height: 490px;
    line-height: 270px;
    text-align: center;
    width: 100%;

}
/*1024px X *640px */
   @media only all and (min-width: 640px){
       .intBg_four {	
		background-image: url("../images/423432423.png");
		background-position: center center;
		background-repeat: no-repeat;
		color: #fff;
		height: 490px;
		line-height: 270px;
		text-align: center;
		width: 100%;
       }
    }
/*640px X *480px */
   @media only all and (max-width: 640px){
      .intBg_four {	
		background-image: url("../images/mobile/423432423.png");
		background-position: center center;
		background-repeat: no-repeat;
		color: #fff;
		height: 315px;
		line-height: 270px;
		text-align: center;
		width: 100%;
       }
     }
.breadcrumb{
    background-color: #f0f0f0;
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 8px 15px;
}
.breadcrumb > li a,.breadcrumb > li a:link {
    color: #777;
}

.text-center > img{
	margin:5px auto;
}
