@font-face {
    font-family: 'gotham_boldregular';
    src: url('gotham-bold.eot');
    src: url('gotham-bold.eot?#iefix') format('embedded-opentype'),
         url('gotham-bold.woff2') format('woff2'),
         url('gotham-bold.woff') format('woff'),
         url('gotham-bold.ttf') format('truetype'),
         url('gotham-bold.svg#gotham_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'square721_bdex_btbold';
    src: url('ufonts.com_square-721-bold-extended-bt.eot');
    src: url('ufonts.com_square-721-bold-extended-bt.eot?#iefix') format('embedded-opentype'),
         url('ufonts.com_square-721-bold-extended-bt.woff2') format('woff2'),
         url('ufonts.com_square-721-bold-extended-bt.woff') format('woff'),
         url('ufonts.com_square-721-bold-extended-bt.ttf') format('truetype'),
         url('ufonts.com_square-721-bold-extended-bt.svg#square721_bdex_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}





@font-face {
    font-family: 'gotham_bookregular';
    src: url('gotham-book.eot');
    src: url('gotham-book.eot?#iefix') format('embedded-opentype'),
         url('gotham-book.woff2') format('woff2'),
         url('gotham-book.woff') format('woff'),
         url('gotham-book.ttf') format('truetype'),
         url('gotham-book.svg#gotham_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*+++++++++++++++++++++++++++++++++++++++++++*/

body{
	font-family: 'gotham_bookregular';
	font-size:14px;
	color:#3b3b3b;
	text-decoration:none;
	min-width:1280px;
	background:#2c2c2c;
	}
	
a{
	
	text-decoration:none;
	color:#FFFFFF;
	}	
	
#nav a{
	font-family: 'gotham_bookregular';
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	}

	#lang a:hover{
	color:#79c426;

	}

.grey_bg{
	position: relative;
	z-index: 10;
	background-image: url('../images/bg_loop.png');
	background-repeat: repeat-x;
	
}

.grey_bg2{
	position: relative;
	z-index: 1;
	background-image: url('../images/bg_loop.png');
	background-repeat: repeat-x;
	min-height: 900px;
}






#main_menu{
	width:100%;
	
	position:fixed;
	z-index:10;
	height:90px;
	background:#32262f;
}

#main_menu_inner{
	width:1270px;
	margin:0 auto;
		
}

#fixmenuheight{
	height:90px;	
}

#logo{
	float:left;
	width:200px;
	padding-left:35px;
		
}

#nav{
	float:right;
	text-align:right;
	width:848px;
	display: block;
	
}

#linking ul{
    width:865px;
    padding-top: 34px;

}

#lang{
	font-family: 'NotoSansCJKtc-Regular';
    letter-spacing:1px;
	margin-bottom:20px;
	margin-top:15px;
}

#linking li{
	float:left;
	margin-left:74px;
	line-height:25px;
	
}


.fixmargin{
	margin-left:20px!important;
}

#linking a{
		font-weight:400;
		display:block;
		font-size: 15px;
}


#linking .active_lang{
    color:#ea645f;
}

#linking li:hover{
	border-bottom:3px solid #ea645f;
	
	
}


/*+++++++++++++++++++++++++++++++++++++++++++*/


#index_banner{
	background:#eedecd url(../images/index/banner_bg.jpg) center top no-repeat;
    min-width:1270px;
	height:555px;
	
}

.index_container{
	width:1270px;
	
	margin:0 auto;
	height:555px;
	position:relative;	
		
}

#index_banner_txt{
	position:absolute;
	left: 84px;
    top: 173px;	
}


#index_banner_btn{
	width:94px;
	margin:0 auto;
	padding-top: 513px;
	
}

/*+++++++++++++++++++++++++++++++++*/

#index_about{
	background:#fff8f4;
	text-align:center;
}


.container{
	width:1280px;
    margin:0 auto;

	
		
}

.inner{
	padding:85px;	
}

.index_title{
	color:#e3544e;
	font-size:30px;
	text-align:center;
/*	font-family: 'Play', sans-serif;*/
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	text-transform:uppercase;
	margin-bottom:10px;	
}


.index_des{
	text-transform:uppercase;
	font-size:15px;
	font-weight:600;	
	font-family: 'Open Sans', sans-serif;
	color:#646464;
	margin-bottom:25px;
}


.index_txt_sepline{
	width:496px;
	margin:25px auto;


}

.index_txt_style1, .index_txt_style2, .index_txt_style3{
font-family: 'Raleway', sans-serif;
line-height:35px;
color:#181818;
}

.index_txt_style1{
	font-size:25px;
	margin-bottom:25px;
}

.index_txt_style2{
	font-size:17px;
	
}

.index_txt_style3{
	font-size:28px;
	font-style:italic;
	line-height:45px;
}

.pink{
	color:#e04d47;	
}

/*+++++++++++++++++++++++++++++*/

#index_product{
	background:#ea645f;
	text-align:center;
}

.index_title2{
	color:#FFFFFF;
	font-size:30px;
	text-align:center;
/*	font-family: 'Play', sans-serif;*/
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	text-transform:uppercase;
	margin-bottom:10px;	
}


.index_des2{
	text-transform:uppercase;
	font-size:15px;
	font-weight:600;	
	font-family: 'Open Sans', sans-serif;
	color:#1f1f1f;
	margin-bottom:25px;
}

.index_block_product{
	width:323px;
	float:left;
	display:block;
	margin-top:25px;
	min-height: 300px;
}

.index_block_product_content{
	background:#FFFFFF;
	padding:25px;
	text-align:left;
	padding-bottom:15px;
	min-height: 150px;
	
}




.index_block_product_content_title{
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	font-size:22px;
	color:#e74f49;
	margin-bottom:8px;
}

.index_block_product_content_txt{
	font-size:15px;
	line-height:22px;

}

.index_block_product_arrow a{
	background:url(../images/index/icon_arrow.png) right 0 no-repeat;
	display:block;
	height:35px;
	overflow:hidden;	
}

.index_block_product_arrow a:hover{
	background:url(../images/index/icon_arrow.png) right -31px no-repeat;
	display:block;
	height:35px;
	overflow:hidden;	
}

#index_btn_more a{
	background:url(../images/index/btn_more.png) center top no-repeat;
	height:45px;
	overflow:hidden;
	display:block;
	margin-top:45px;	
}

#index_btn_more a:hover{
	background:url(../images/index/btn_more.png) center -45px no-repeat;
	
}

.clearfix{
	clear:both;	
}


/*+++++++++++++++++++++++++++++*/

#index_service{
	background:#fbf9f7 url(../images/index/service_bg.jpg) center top no-repeat;
	text-align:center;
	min-height:593px;
}

.block_index_service a{
	float:left;
	height:299px;
	overflow:hidden;
	display:block;	
}

.block_index_service a:hover img{
	margin-top:-299px;	
}

/*+++++++++++++++++++++++++++++*/

#index_contact{
	background:#FFFFFF;
	text-align:center;
}

.index_title3{
	color:#1c1c1c;
	font-size:30px;
	text-align:center;
/*	font-family: 'Play', sans-serif;*/
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	text-transform:uppercase;
	margin-bottom:10px;	
}


.index_des3{
	text-transform:uppercase;
	font-size:15px;
	font-weight:600;	
	font-family: 'Open Sans', sans-serif;
	color:#eb4640;
	margin-bottom:25px;
}

.index_block_contact{
	text-align:left;
	width:300px;
	float:left;
	
	font-weight:800px;
}


.index_contact_add{
	background:url(../images/contact/icon_map.png) 0 0 no-repeat;
	padding-left:35px;
	line-height:25px;
}

.index_contact_tel{
	background:url(../images/contact/icon_tel.png) 0 0 no-repeat;
	padding-left:35px;
	line-height:30px;
	margin-bottom:10px;
}

.index_contact_fax{
	background:url(../images/contact/icon_fax.png) 0 0 no-repeat;
	padding-left:35px;
	line-height:30px;
	margin-bottom:10px;
}

.index_contact_chat{
	background:url(../images/contact/icon_wechat.png) 0 0 no-repeat;
	padding-left:35px;
	line-height:30px;
}

.index_contact_mail{
	background:url(../images/contact/icon_mail.png) 0 0 no-repeat;
	padding-left:35px;
	line-height:30px;
	margin-bottom:10px;
}

.index_contact_mail a, .index_contact_fb a{
color:#181818;
}

.index_contact_mail a:hover, .index_contact_fb a:hover{
color:#f5423c;
text-decoration:underline;
}

.index_contact_fb{
	background:url(../images/contact/icon_fb.png) 0 0 no-repeat;
	padding-left:35px;
	line-height:30px;
	margin-bottom:10px;
}

/*+++++++++++++++++++++++++++*/

#footer{
	background:url(../images/footer/footer_bg.png) 0 0 repeat-x;
	height:78px;
	margin-top: -15px;
}

#footer_inner{
	width:1270px;
	margin:0 auto;	
}

#footer_img img{
	margin-top:-10px;	
}

#footer_img{
	float:left;
}

#footer_left{
	float:left;
	margin-top:40px;
	padding-left:5px;
	color:#ffffff;
}



#footer_right{
	float:right;
	color:#b0b0b0;
	margin-top:40px;
}

#footer_right_img{
	float:right;
	color:#b0b0b0;
	margin-top:30px;
	margin-left:8px;
	margin-right:25px;
	
}

/*+++++++++++++*/

#product{
	background:#dcdcdc url(../images/product/product_bg.jpg) center top no-repeat;
	min-height:600px;
	padding-bottom:65px;	
}

#product_inner{
	width:1270px;
	margin:0 auto;
}

#product_header{
	padding:35px 0;
	padding-bottom:25px;	
}

#product_header_left{
	color:#e04d47;
	font-size:35px;
	text-align:center;
/*	font-family: 'Play', sans-serif;*/
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	text-transform:uppercase;
	margin-bottom:10px;
	float:left;
	margin-left:35px;
	letter-spacing:1px;
}
#product_header_right{	
    float:right;
	padding-top:5px;
	padding-right:30px;
}

#product_left{
	
	width:333px;
	float:left;
	display:block;
	min-height:400px;
	margin-left:33px;
	padding-bottom:25px;
}

#cert{
	background:#FFFFFF;
	border-top:3px solid #ea645f;
	margin-top:25px;
	padding-bottom:20px;	
}

#cert_title{
	color:#32262f;
	font-size:25px;
	
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	text-transform:uppercase;
	margin-bottom:10px;
	float:left;
	margin-left:15px;
	
	padding-top:18px;	
}

#product_nav{
	display:block;
	background:#32262f;
	padding-bottom: 25px;
}

#product_nav_header{
	color:#e04d47;
	font-size:25px;
padding:35px 25px;

/*	font-family: 'Play', sans-serif;*/
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	text-transform:uppercase;
    padding-bottom:0px;
	letter-spacing:1px;
	margin-bottom:20px;
}

#product_nav li{
	
		
	font-size: 14px;
	letter-spacing:0px;
	font-weight:bold;
	
}

#product_nav li a{
	padding:25px 0;
	padding-left:25px;
	display:block;
	
}



#product_nav li:hover{
	background:#4b4449 url(../images/product/arrow.png) 300px center no-repeat;
}

#product_right{
	width:865px;
	float:right;
	display:block;
	margin-right:25px;
	
}

#product_title{
	color:#32262f;
	font-size:25px;

/*	font-family: 'Play', sans-serif;*/
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	text-transform:uppercase;
    padding-bottom:0px;
	letter-spacing:1px;
	margin-bottom:20px;
	text-align:center;
}

#product_des{
	text-align:center;
	padding:0 25px;	
}

#product_des p{
	margin-bottom:25px;
	line-height:25px;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:15px;	
}

#product_sepline{
	background:#ea645f;
	height:3px;
	margin-top:45px;
	}
	
.block_product{
	background:url(../images/product/block_bg.jpg) 0 0 repeat-y;	
	position:relative;
	margin-bottom:25px;
	padding-bottom: 15px;
}
	
.block_product_img{
	width:323px;
	float:left;	
}

.block_product_content{
	width:540px;	
	float:right;
	
		
}

.block_product_content p{
	margin-bottom:10px;
}

.bold{
	font-weight:bold;	
}

.block_product_title{
	padding:25px;
	color:#ea645f;
	font-size:22px;

/*	font-family: 'Play', sans-serif;*/
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	
    padding-bottom:0px;
	
	margin-bottom:20px;
	line-height:28px;
	
}

.block_product_txt{
	padding:25px;
	padding-top:0;
	line-height:28px;
}


.block_product_more a{
	position:absolute;
	right:20px;
	bottom:20px;
	background:url(../images/index/icon_arrow.png) right 1px no-repeat;
	padding-right:30px;
	height:35px;
	color:#565656;
	line-height:32px;
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	letter-spacing:0.5px;
}

.block_product_video a{
	position:absolute;
	right:110px;
	bottom:20px;
	background:url(../images/index/icon_arrow.png) right 1px no-repeat;
	padding-right:30px;
	height:35px;
	color:#565656;
	line-height:32px;
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	letter-spacing:0.5px;
	
}

.block_product_more a:hover, .block_product_video a:hover{

	background:url(../images/index/icon_arrow.png) right -30px no-repeat;
     color:#ea645f;
}



.block_product_more2 a{
	position:absolute;
	right:200px;
	bottom:20px;
	background:url(../images/index/icon_arrow.png) right 1px no-repeat;
	padding-right:30px;
	height:35px;
	color:#565656;
	line-height:32px;
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	letter-spacing:0.5px;
}


.block_product_more2 a:hover, .block_product_video a:hover{

	background:url(../images/index/icon_arrow.png) right -30px no-repeat;
     color:#ea645f;
}



#product_brand{
	text-align:center;	
}

#product_brand_title{
	padding:25px;
	color:#3c3c3c;
	font-size:30px;

/*	font-family: 'Play', sans-serif;*/
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	
    padding-bottom:0px;
	
	margin-bottom:20px;
	line-height:28px;
	letter-spacing:-1px;
}

.block_product_txt ul li{
	background:url(../images/product/bullet.png) -4px 3px no-repeat;
	padding-left:25px;	
	line-height:25px;
	margin-bottom:5px;
}

/*+++++++++++++++++++++++++++++++++++++*/

#nursing{
	background:	#FFFFFF;
	min-height:600px;
	text-align:center;
}

#nursing_banner{
	background:url(../images/service/banner_bg.jpg)	 center top no-repeat;
	height:168px;
}

#nursing_banner_title{
		color:#e3544e;
	font-size:30px;
	text-align:center;
/*	font-family: 'Play', sans-serif;*/
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	text-transform:uppercase;
	margin-bottom:10px;
	padding-top:40px;
}


#nursing_banner_txt{
	font-size:17px;	
	margin-top:15px;
}


.block_nursing_services{
	padding:35px 0;
	padding-top:65px;
	padding-bottom:65px;	
}

.block_nursing_services_img{
	float:left;	
	width:370px;
	margin-left:20px;
}

.block_nursing_services_content{
	float:right;	
	width:818px;
	text-align:left;
	margin-right:45px;
}

.block_nursing_services_title{
	margin-top:22px;
	margin-bottom:35px;	
}


.block_nursing_services_title span{
	color:#FFFFFF;
	font-size:25px;
	text-align:center;
/*	font-family: 'Play', sans-serif;*/
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	text-transform:uppercase;
	
    background:#ea645f;
	padding:10px 15px;
}


.big_txt{
	font-size:25px;
	font-family: 'Raleway', sans-serif;
	line-height:38px;
	font-weight:300;
	margin-bottom:25px;
}

.small_txt{
	font-family: 'Raleway', sans-serif;
	line-height:30px;
	font-weight:400;
	text-align:justify;	
}


.block_nursing_left{
	width:47%;
	margin-top:25px;
	float:left;	
}

.block_nursing_right{
	width:47%;
	margin-top:25px;
	float:right	
}

.font_18{
	font-size:18px;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}

.block_nursing_services_content ul{
	margin-top:15px;
	margin-bottom:35px;	
}


.block_nursing_services_content ul li{
	background:url(../images/product/bullet.png) -4px 3px no-repeat;
	padding-left:25px;	
	line-height:25px;
	margin-bottom:5px;
}

.block_nursing_services_content a{
	color:#d64c46;
	text-decoration:underline;
}


/*+++++++++++++++++++++++++++++++++++++*/

#contact{
	background:	#f7f7f7;
	min-height:600px;
	
}

#contact_banner{
	background:#FFFFFF;
	height:150px;
	text-align:center;
}

#contact_banner_title{
	color:#e3544e;
	font-size:30px;
	text-align:center;
/*	font-family: 'Play', sans-serif;*/
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	text-transform:uppercase;
	margin-bottom:10px;
	padding-top:40px;
}


#contact_banner_txt{
	font-size:17px;	
	margin-top:15px;
}

#contact_info_left{
	width:465px;
	float:left;
	padding-top:18px;
	font-family: 'Open Sans', sans-serif;
	
	
	
}


.contact_title{
	color:#3a3a3a;
	font-size:19px;
/*	font-family: 'Play', sans-serif;*/
	font-family: 'Orbitron', sans-serif;
	font-weight:900;
	margin-bottom:10px;
	padding-top:40px;
	
}

.contact_add{
	background:url(../images/contact/icon_map.png) 0 0 no-repeat;
	padding-left:35px;
	line-height:25px;
	margin-top:15px;
	margin-bottom:30px;
}

.contact_tel{
	background:url(../images/contact/icon_tel.png) 0 0 no-repeat;
	padding-left:35px;
	line-height:30px;
	margin-bottom:30px;
	float:left;
}

.contact_fax{
	background:url(../images/contact/icon_fax.png) 0 0 no-repeat;
	padding-left:35px;
	line-height:30px;
	margin-bottom:30px;
	float:left;
	margin-left:35px;
}

.contact_open{
	background:url(../images/contact/icon_open.png) -2px 0 no-repeat;
	padding-left:35px;
	line-height:20px;
	margin-bottom:30px;
	padding-top:8px;
}

.contact_chat{
	background:url(../images/contact/icon_wechat.png) 0 0 no-repeat;
	padding-left:35px;
	line-height:30px;
	
}

.contact_mail{
	background:url(../images/contact/icon_mail.png) 0 -2px no-repeat;
	padding-left:35px;
	line-height:30px;
	margin-bottom:10px;
	margin-bottom:30px;
}

.contact_mail a, .contact_fb a{
color:#ea645f;
}

.contact_mail a:hover, .contact_fb a:hover{
color:#f5423c;
text-decoration:underline;
}

.contact_fb{
	background:url(../images/contact/icon_fb.png) 0 -2px no-repeat;
	padding-left:35px;
	line-height:30px;
	margin-bottom:20px;
}


.font_13{
	font-size:13px;
	font-style:italic;	
}

#contact_form_right{
	width:700px;
	float:right;
	min-height:600px;
	margin-right:57px;	
}

#form_title{
	font-family: "Raleway",sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 38px;
    margin-bottom: 25px;
	margin-top:48px;
}


/*++++++++++++++++++++++++++++++*/

#field_name{
	background:url(../images/contact/field1.png) no-repeat;
	width:329px;
	height:46px;
	float:left;
}

#field_name input{
	width:305px;
	height:32px;
	border:0;
	margin-top:5px;
	margin-left:12px;
	font-size:15px;
}

#field_phone{
	background:url(../images/contact/field1.png) no-repeat;
	width:329px;
	height:46px;
	float:left;
	margin-left:20px;
}

#field_phone input{
	width:305px;
	height:32px;
	border:0;
	margin-top:5px;
	margin-left:12px;
	font-size:15px;
}


#field_email, #field_add{
	background:url(../images/contact/field2.png) no-repeat;
	width:679px;
	height:46px;
	margin-top:15px;
	
}

#field_email input, #field_add input{
	width:655px;
	height:32px;
	border:0;
	margin-top:5px;
	margin-left:12px;
	font-size:15px;
}


#field_msg{
	background:url(../images/contact/msg.png);
	width:679px;
	height:192px;
	margin-top:15px;
	margin-bottom:25px;
	
}


#field_msg textarea{
	width:655px;
	height:170px;
	border:0;
	margin-top:12px;
	margin-left:12px;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	resize: none;
}

#btn_submit2{
	height:45px;
	overflow:hidden;
	float:right;
	margin-right:25px;	
}

#require_field{
	float:left;
	margin-top:15px;
}

#btn_submit2 :hover img{
	margin-top:-45px;	
}


/*+++++++++++++*/

.txt_spec{
	font-size:16px;	
	color:#da2a24;
	text-decoration:underline;
	margin-top:25px;
}



.txt_title{
	font-size:14px;
	font-weight:bold;	
}

.tablestyle{
	margin-bottom:15px;	
}

.tablestyle tr td{
	border-bottom:1px solid #FFFFFF;
	background:#f2f2f2;
	font-size:12px;
	padding-left:5px;
	
}

.bgcolor_pink{
	background:#e05d59!important;
	color:#FFFFFF;	
	
}


.txt_highlight{
	background:#6c6c6c;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	padding:10px;
	color:#FFFFFF;
	line-height:22px;
}

.img_center{
	text-align:center;	
}

.txt_spec2{
    color: #da2a24;
    font-size: 14px;
    margin-top: 25px;
    text-decoration: underline;
}


.table_style2{
	margin-bottom:15px;
	font-size:14px;
}

.table_style2 td{
	padding:0px 0;	
}

#product_detail_content{
	background:#FFFFFF;
	padding:45px;
	min-height:400px;	
}

#product_detail_content p{
	margin:8px 0;	
}

.product_detail_title{
	font-size:23px;
	font-weight:600;
	
	margin-bottom:10px;
	font-family: 'Open Sans', sans-serif;
}

#product_detail_content ul{
	margin-top:15px;	
}

#product_detail_content ul li {
    background: rgba(0, 0, 0, 0) url("../images/product/bullet.png") no-repeat scroll -4px 3px;
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 25px;
}

.bottom_line{
	height:1px;
	background:#C4C4C4;
	width:100%;
	margin:25px 0;
}

.red_bold_txt{
	text-transform:uppercase;
	font-size:22px;
	color:#e50009;
	font-weight:600;
	font-family: 'Open Sans', sans-serif;
}

#product_detail_back{
	padding:35px;
	padding-bottom:0;	
}

#product_detail_back a{
	background: url("../images/index/icon_arrow.png") no-repeat scroll 59% 0px;
    color: #565656;
    font-family: "Orbitron",sans-serif;
    font-weight: 900;
    height: 35px;
  
    line-height: 32px;
	text-align:center;
	display:block;
  	
}
#product_detail_back  a:hover{

	background:url(../images/index/icon_arrow.png) 59% -30px no-repeat;
    color:#ea645f;
}

#btn_submit{
	background:url(../images/contact/btn_submit.png);
	width:173px;
	height:90px;
	overflow:hidden;
	border:0;
	cursor:pointer;	
}

