@font-face{
    font-family: "OpenSans";
    src: url('../font/OpenSans-Regular.ttf'),
    url('../font/OpenSans-Regular.eot'); /* IE */
}
@font-face{
    font-family: "OpenSans_light";
    src: url('../font/OpenSans-Light.ttf'),
    url('../font/OpenSans-Light.eot'); /* IE */
}
@font-face{
    font-family: "OpenSans_Bold";
    src: url('../font/OpenSans-Bold.ttf'),
    url('../font/OpenSans-Bold.eot'); /* IE */
}
strong{
	font-family: OpenSans_Bold;
}
html,body {
    font-family: OpenSans;
	height:100%;
 	-ms-overflow-style: -ms-autohiding-scrollbar;
}
img{
	width: auto\9;
height: auto;
 -ms-interpolation-mode: bicubic;
}
ol{
	margin-left: 20px;
}
.content_holder{

}
#header{
	height: 100px;
	position: relative;
}
.container{
	width:990px;
	/*padding:0 10px;*/
	
}
.content{
	margin-bottom: 50px !important;
}
.content_container{
	position: relative;
	overflow-x:hidden;
	width: 100%;
	max-width: 100%;
	min-height: 100%;
	min-width: 990px;
}
#map_menu{
	
	width:200px;
	
	background: #fff;
	border-top: 3px solid #ED791B;
	padding-bottom: 20px;
	

}
.map_menu_title{
	color: #ED791B;
	font-size: 20px;
	font-weight: 100;
	border-bottom: 1px solid #cccccc;
	margin: 9px;
	padding: 0px 0px 15px 9px;
	line-height: 24px;
	font-family: Helvetica;
	font-weight: bold;
	cursor: pointer;

}
.map_menu_subtitle{
	color: #044887;
	margin: 9px;
	font-size: 18px;

}
.list_continent{
	margin: 20px 5px 20px 20px;
	text-align:left;
	width:152px;
	
	
}
.continent_li{
	list-style: none;

}
.continent_li h2{
	color: #F27D20;
	line-height: 23px;
	font-family: OpenSans;
	font-weight: bold;
}
.continent_li ul{
	margin-left: 18px;
	color: #044887;

}
.country_box_top{

	
}
.country_box_content{
	/*overflow: scroll;*/
}
#infobox {
  
    margin-top: 8px;
    background:#fff;
    color:#000;
    font-family:OpenSans_light；
    font-size:12px;
    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;;
   	width: 304px !important;
   	position: relative;
   	overflow: visible;
    
    
}
.countryname{
	color: #044887;
	font-size: 18px;
	line-height: 25px;
	
}
.portname{
	line-height: 25px;
	font-size: 21px;
	
	/*height: 30px;*/
	font-family: OpenSans_Bold;
	border-bottom: 1px solid #eee;
	color: #ED791B;
}
.wor_day_n{
	width: 133px;
}
.infoboxtable{
	width: 100%;
}
.infoboxtable td{
	padding: 7px 0px 7px 8px;
	font-size: 12px;
}
.infoboxtable .odd{
	background: #EDEDED;
}
.infoboxtable .orange{
	color: #ED791B;
	font-size: 15px;
	font-weight: 700;
}
.country_info_box{
	padding: 10px;
	display: none;
	position: relative;
	width: 770px;
	/*height: 500px;*/
	background: #fff;
	float: left;
	margin-left: 20px;
	overflow: hidden;

}

.country_info_box{
	
}
/* Let's get this party started */
.country_info_box ::-webkit-scrollbar {
   display: none;
}
 
/* Track */
.country_info_box ::-webkit-scrollbar-track {
    border-radius: 10px;
}


.left{
	float: left;
}
.right{
	float:right;
}
img {
    max-width: none !important;
    margin-left: -3px;
    margin-top: 1px;
}
.network_download{
	/*margin-top: 20px;*/
	
}
.network_box{
	
	margin: 0 auto;

}
.network_box1{
	float: right;
}
.download1,.download2{
	
	
line-height: 17px;
text-align: left;
padding:10px 0 10px 20px;
background: #fff;
color: #044887;
cursor: pointer;
font-weight: bold;
width: 200px;


}
.download1 span,.download2 span{
	color: #B8B8B8;
	margin-left: 15px;
}
.download2{
	/*margin-top: 5px;*/


}
.network_box1 .download_div{
	text-align: right;
	padding-right: 20px;
}
.logo{
	margin-top: 5px;
	float: left;
	width: 233px;
}
.header_right{
	float: left;
	position: relative;
	width:750px;

}
.header_menu{
	position: absolute;
	width:2000px;
	height: 40px;
	left:49px;
	background-color: #ED791B;

}
.header_menu .before{
	position: absolute;
	left:-40px;
	background: url('../images/common/bg_menu.png');
	width: 50px;
	height: 40px;
}

.header_menu ul{
	text-align: justify;
	width: 712px;
}
.header_menu ul:after{
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
}

.header_menu ul li{
	list-style: none;
	/*float: left;*/
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	line-height: 40px;
	margin: 0px 14px;
	font-size: 13px;
	font-weight: 100;
	font-family: Helvetica;
}
.header_menu a{
	color: #fff;
	font-family: Helvetica;
	font-weight: 500;
}

.header_menu a:hover{
	color: #054888;
}


.clear{
	clear: both;
}

#header_title{
	position: absolute;
	top:100px;
	right:787px;
	height: 40px;
	width:1000px;
	background: #044887;
	z-index: 666;
	color: #fff;
	
}
.header_title_child{
	position: absolute;
	top: 101px;
		left:10px;
		color: #fff;
		z-index: 999;
		text-align: right;
	line-height: 40px;
	padding-right: 91px;
	font-size: 20px;
	font-family: Helvetica;
	font-weight: 100;
}
#header_title .before{
	position: absolute;
	right:-40px;
	background: url('../images/common/bg_title.png');
	width:40px;
	height: 40px;
}
.mgt40{
	margin-top: 40px;
}
.forsearch{
	
	padding-top: 16px;
	height: 60px;
}
.icon_fb{
	margin-top: 3px;
	float: left;
	width: 23px;
	height: 23px;
	background: url('../images/common/icon_social_fb.png');
}
.icon_gl{
	margin-top: 3px;
	margin-left: 10px;
	float: left;
	width: 23px;
	height: 23px;
	background: url('../images/common/icon_social_gp.png');
}
.icon_yt{
	margin-top: 3px;
	margin-left: 10px;
	float: left;
	width: 23px;
	height: 23px;
/*	background-color: #054888;
    -webkit-mask-image: url('../images/common/iconmonstr-youtube-9.svg');
    mask-image: url('../images/common/iconmonstr-youtube-9.svg');*/
    background-image: url('../images/common/iconmonstr-youtube-blue');
}
.icon_yt:hover{
	/*background-color: #ed791b;*/
	background-position: 0px 0px !important;
	background-image: url('../images/common/iconmonstr-youtube-orange');
}
.search_box{
	float:right;
	margin-left: 10px;

	height: 30px;
	width: 290px;
}
.search_btn{
	float:left;
	width:30px;
	height: 29px;
	background-image: url('../images/common/btn_search.png');
	/*background: #044887;*/
}	
.search_box input{
	padding-left: 20px;
	height: 29px;
	float: left;
	width: 256px;

}	
.search_country{
	text-align: center;
}
.search_country input[type='text']
{
	margin: 0 auto;
	width:174px;
}

.country_btn{
	border-radius: 0px;
}
.index_block{
	width:318px;
	float: left;
	margin: 10px 6px;
}
.index_block h1{
	font-size: 25px;
	font-family: OpenSans_light;
	color: #02498B;
}
.index_block .row
{
	margin-top: 13px;
	margin-left: 0px;
}

.index_block .time_box
{
	
	width:100px;
	font-size: 13px;
	color: #ED791B;
}
.index_block .title_box
{	
	width:303px;
	text-align: left;
	color: #054888;
	
}
.index_block table a{
	width:150px;
	height: 130px;
	display: block;
	color: #fff;
	padding: 85px 0px 0px 10px;
}
.index_block table a:hover{
	background-position: 0px -130px;
}
.index_block .link1
{
	background: url('../images/home/btn_service.png');
}
.index_block .link2
{
	background: url('../images/home/btn_product.png');
}
.index_block .link3
{
	background: url('../images/home/btn_contact.png');
}
.index_block .link4
{
	background: url('../images/home/btn_network.png');
}
.thumb_image_box{
	width: 100%;
	
	text-align: center;
	height: 111px;
	position: absolute;
	top:600px;
	min-width: 993px;

}
.thumb_image_box div{
	display: inline-block;
	margin: 0px 5px;
	opacity: 1;
}

.thumb_image_box div:hover{
	opacity: 0.8;
	
}
.owl-controls.clickable {
	position: absolute;
	top:460px;
	right:400px;
}
.owl-theme .owl-controls .owl-page span{
	background: #FFFDF4 !important;
	opacity: 1 !important;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
	background: #ED791B !important;
}
.index_block1{
	border-right: 1px #cccccc solid;
	min-height: 250px;
	/*height:250px;

	overflow: hidden;*/
}
.path_location{
	position: absolute;
	right: 9px;
	color: #979797;
	font-size: 14px;
	font-family: OpenSans;
	top:-28px;
}
.path_location a{
	color: #979797;
	font-size: 14px;
	font-family: OpenSans;
}
.inl{
	display: inline-block;
}
.sidemenu_li{
	list-style: square;
}
.grey_color{
	color:#8B8B8B !important;
}
.grey_color.active{
	color: #EE771C !important;
}
.grey_color:hover{
	color: #EE771C !important;
}
.sidemenu li.active .grey_color{
	color: #EE771C !important;
}
.date_number{
	font-size: 16px !important;
}
.float_container{
	display: inline-block;
  position: absolute;
  
  top:160px;
}
.section_title{
	font-size: 22px !important;
	font-weight: 100;
	font-family: helvetica;
}
.sidemenuinfo{
	margin-top: 30px;
}
.sidemenuinfo .info_title{
	height: 28px;
	width:100%;
	line-height: 28px;
	color: #fff;
	text-align: center;
	background: #ED791B;
}

.sidemenuinfo .side_box{
	border: 1px solid #ccc;
	width:168px;
	margin: 12px 0px;
	padding: 10px 0px;
	cursor: pointer;
}
.sidemenuinfo .side_box img{
	margin-left: 0px; 
	margin-top: 0px;
}
.sidemenuinfo .inl.text{
	width:100px;
	vertical-align: top;
	font-size: 12px;
	color: #044887;
	word-wrap:break-word;
	position: relative;
	padding: 5px;
}
.sidemenuinfo .inl .download{
	margin-top: 20px;
	cursor: pointer;
	color: #8b8b8b;
}
.sidemenuinfo .side_box:hover .download{
	color: #ED791B;
}

.icon_download_s{
      background-image: url('../images/about_us/icon_download_s.png');
      background-repeat: no-repeat;
      width:19px;
      height: 15px;
      display: inline-block;
    }
.sidemenuinfo .side_box:hover .icon_download_s{
		background-image: url('../images/about_us/icon_download_s.png');
		background-position: 0px -15px;
        
        
}
.icon_flickr{
	background-image: url('../images/common/icon_social_flickr.png');
}
.icon_instagram{
	/*background-color: #054888;*/
	background-image: url('../images/common/iconmonstr-instagram-blue.svg');	
	/*-webkit-mask-image: url('../images/common/iconmonstr-instagram.svg');	*/
}
.icon_instagram:hover{
	/*background-color: #ED791B;*/
	background-position: 0px 0px !important; 
	background-image: url('../images/common/iconmonstr-instagram-orange.svg');	
}
.icon_linkin{
/*	background-color: #054888;
    -webkit-mask-image: url('../images/common/iconmonstr-linkedin-4.svg');
    mask-image: url('../images/common/iconmonstr-linkedin-4.svg');*/
    background-image: url('../images/common/iconmonstr-linkedin-blue.svg');	
	
}
.icon_linkin:hover{
	/*background-color: #ED791B;*/
	background-position: 0px 0px !important; 
	background-image: url('../images/common/iconmonstr-linkedin-orange.svg');	
}
.icon_twitter{
	background-image: url('../images/common/icon_social_twitter.png');
}
.handmake_infobox{
	
	
	display: none;
	position: relative;
	width: 305px;
	
	
	float: left;
	margin-left: 20px;
	overflow: visible;

}
.handmake_infobox .close_botton{
	background-image: url('../images/our_network/btn_close.png');
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0px;
	right: 0px;
	top: -12px;
	right: -13px;
	z-index: 999;
	cursor: pointer;
}
.handmake_infobox .close_botton:hover{
	background-position: 0px -25px;
}
.download_left_box{
	width: 243px !important;
}
.cus_select_wrapper{
	border:1px solid #ddd;
    width: 160px;
    display: inline-block;
    position: absolute;
    height: 30px;
        bottom: 6px;
    margin-left: 10px;
    background-image: url(../images/home/icon_arrow_down.png);
    background-position: 95% center;
    background-repeat: no-repeat;
}
.cus_select_wrapper span{
    height: 100%;
    display: inline-block;
    line-height: 30px;
    width: 100%;
    padding: 0 10px;
    cursor: pointer;
}
.cus_select_wrapper ul{
	display: none;
	position: absolute;
	    z-index: 1999;
    width: 100%;
    border: 1px solid #cecece;
    background: #fff;
}
.cus_select_wrapper li{
	list-style: none;
	padding: 0 10px;
}
.cus_select_wrapper li:hover{
	background-color: #ed791b;
	color: #fff;
}
.cus_select_wrapper li a{
	display: block;
	width: 100%;
	color: inherit;
}


