/* CSS Document */
#business{ background:#eae9e9;  text-align: center;  padding-top: 60px; padding-bottom: 60px;}
.business_fonco{color: #093c71; }
.business_mode { width: 120px; height: 40px; border: 1px solid #f26729; border-radius: 10px;  text-align: center; line-height: 40px; cursor: pointer; color: #f26729; background: #FFF;} 
.business_mode:hover{ width: 120px; height: 40px; border: 1px solid #f26729; border-radius: 10px; background: #f26729; color: #FFF; text-align: center; line-height: 40px; cursor: pointer;}

#serve{ background: #f26729; padding: 60px 0px 60px 0px;}
#serve p,#serve h1{ color: #FFF;}

#index_contact{ background: #093c71; padding: 40px 0px 40px 0px;}
#index_contact p{ color: #FFF; font-size: 36px; font-weight: bold;}
#index_contact span{ color:#f26729 ;}
#index_contact button{ display: block; margin-left: auto; margin-right: auto; width: 200px; height: 60px; background: #f26729; color: #FFF; border: 0px; border-radius: 20px; font-size: 18px; font-weight: bold;}  

	#about_us{ background: url(../img/about_us_2.jpg)  no-repeat; padding: 40px 0px 40px 0px; background-size: 100% 100%;
background-image: url('../img/about_us_2.jpg');
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../img/about_us_2.jpg',
    sizingMethod='scale');
	}

@media screen and (min-width:768px){
	#about_us{ background: url(../img/about_us.jpg) no-repeat; padding: 40px 0px 40px 0px; background-size: 100% 100% ;}
}

#about_us h1{ color:#f26729 ;}
#about_us p{ color: #FFF;}
#about_us button{ width: 100px; height: 30px; background: #f26729; color: #FFF; border: 0px; border-radius: 20px;}

#Friendship_company{padding: 40px 0px 40px 0px;}


#dlunbo{width: 100%; overflow: hidden; position: relative; padding-top: 50px; padding-bottom: 50px; height: 370px;  text-align: center; color: #f26729; }
	    	.dlucolor01{ font-size: 24px; }
	    	.igs{ width: 300%; }
	    	.ig{ float: left; width: 33.33%; }
	    	.ig span{ font-size: 48px; font-family: "黑体";}

/*****
.button_class{ display: block; margin-left: auto; margin-right: auto; width: 130px; height: 40px; background: #f26729; color: #FFF; border: 0px; border-radius: 40px;} 


#dlunbo{width: 100%; overflow: hidden; position: relative; background: url(../img/banner04.jpg) no-repeat; padding-top: 50px; padding-bottom: 50px; height: 370px;  text-align: center; color: #FFF; }
	    	.dlucolor01{ font-size: 18px;}
	    	.igs{ width: 400%; }
	    	.ig{ float: left; width: 25%; }
	    	.ig img{ width: 100%;}
	    	
	    	.tags{position: absolute; bottom: 10%; left: 50%; margin-left: -55px;}
	    	.tag{ width: 15px; height: 15px; border-radius: 15px;  background: rgba(255,255,255,0.8); color: #999; margin-right: 5px; display: inline-block;}
	    	.btn_mo{ position: absolute; top: 50%; margin-top: -28px; display: none;}
	    	.btn_mo1{ left: 5%;}
	    	.btn_mo2{ right: 5%;}
	    	.tag_on{ background: #ff9600;}
*****/


#new_banner_dlu{  width: 100%; overflow: hidden; position: relative; color: #FFF;  }
.new_ban_ig{ position: relative; font-family: "黑体",SimHei,Microsoft YaHei; font-weight: 700; }

@media screen and (max-width:768px){
#top_man_het{ height:50px; width: 100%;}	
.new_ban_ig{ height: 260px; }
.banner_fosize01{ font-size: 18px;}
.banner_fosize02{font-size: 14px;}
.new_ban_text{ position: absolute; top: 10%;  width: 360px; } 
#ban_ig_bg01,#ban_ig_bg02,#ban_ig_bg03{height: 260px;}
}
@media screen and (min-width:768px) and (max-width:1000px){
#top_man_het{ height:50px; width: 100%;}	
.new_ban_ig{ height: 360px; }
.banner_fosize01{ font-size: 42px;}
.banner_fosize02{font-size: 20px;}
.new_ban_text{ position: absolute; top: 10%;  width: 650px; } 
#ban_ig_bg01,#ban_ig_bg02,#ban_ig_bg03{height: 360px;}	
}
@media screen and (min-width:1000px){
	
#top_man_het{ height:50px; width: 100%;}	
.new_ban_ig{ height: 580px; }
.banner_fosize01{ font-size: 42px;}
.banner_fosize02{font-size: 20px;}
.new_ban_text{ position: absolute; top: 10%;  width: 650px; } 
#ban_ig_bg01,#ban_ig_bg02,#ban_ig_bg03{height: 580px;}
}

	




#ban_ig_bg01{ background: url(../img/banner010.jpg) no-repeat;}
#ban_ig_bg02{ background: url(../img/banner020.jpg) no-repeat; }
#ban_ig_bg03{ background: url(../img/banner03.jpg) no-repeat; }
#ban_ig_bg01,#ban_ig_bg02,#ban_ig_bg03{-moz-background-size:cover; -webkit-background-size:cover; -o-background-size:cover; background-size:cover; width: 100%; background-position-y: center; }




.new_ban_ig{ float: left;  text-align: center; }
.new_ban_ig img{ width: 100%; }

.new_ban_tags{position: absolute; bottom: 10%; width: 70px;}
.new_ban_tag{ width: 15px; height: 15px; border-radius: 15px;  background: rgba(255,255,255,0.8); color: #999; margin-right: 5px; display: inline-block;}
.new_btn_mo{ position: absolute; top: 50%; margin-top: -28px; display: none;}
.new_btn_mo1{ left: 5%;}
.new_btn_mo2{ right: 5%;}
.new_ban_tag_on{ background: #ff9600;}



.banner_fosize01{  font-family:"微软雅黑 Light";  text-shadow:0px 2px 3px #333333;   }
.banner_fosize02{  font-family:"微软雅黑 Light"; text-shadow:0px 2px 3px #333333;  }
.banner_btn{ width: 120px; height: 30px; background:#f26729 ; border-radius: 30px; padding: 0px; margin: 0px; border: 0px; margin-top: 5px; font-family:"微软雅黑 Light"; }
.new_ban_ig a{ color: #FFF;}

.fontsize18{
	font-size: 18px;
}



@media (max-width: 414px;){ #CuPlayerVideo_video_embed{ height: 300px!important;}}



