* {
box-sizing: border-box;
}
@font-face {
font-family:"Platformian";
src:url(fonts/Platformian.eot);
src:url(fonts/Platformian.eot?#iefix) format("embedded-opentype"),url(fonts/Platformian.woff2) format("woff2"),url(fonts/Platformian.woff) format("woff"),url(fonts/Platformian.ttf) format("truetype"),url(fonts/Platformian.svg#svgFontName) format("svg")
/* Legacy iOS */;
}
html body {
display: block;
font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
font-size: 13px;
float: left;
margin: 0;
min-height: 100vh;
width: 100%;
}

a {
text-decoration: none;
display: block;
border: none;
}

input {
font-family: Arial
}


.container { margin: 150px auto; max-width: 640px; }
.wrap{
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
  background: #fff;
  border-radius: 3px;
  box-shadow: inset 0 0 7px rgba(69, 78, 140,0.5);
}
.jctkr-label{
  height: 35px;
  padding: 0 17px;
  line-height: 42px;
  background: rgba(69, 78, 140,0.7);
  font-style: italic;
  font-size: 19px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(69, 78, 140,1);
  cursor: default;
}
.jctkr-label:hover{
  background: rgba(69, 78, 140,0.9);
}
[class*="js-conveyor-"] ul{
  display: inline-block;
  opacity: 0.5;
}
[class*="js-conveyor-"] ul li{
  padding: 0 15px;
  line-height: 35px;
  font-size: 16px;
}


.skdslider, .slide img {
    width: auto!important;
    height: 405px!important;
    border: 0!important;	
	margin: auto;
}




/* Metal ------------------------- */

.metal {
  position: relative;
  margin: 40px auto;
  outline: none;
  
  font: bold 6em/2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-align: center;
  color: hsla(0,0%,20%,1);
  text-shadow: hsla(0,0%,40%,.5) 0 -1px 0, hsla(0,0%,100%,.6) 0 2px 1px;
  
  background-color: hsl(0,0%,90%);
  box-shadow: inset hsla(0,0%,15%,  1) 0  0px 0px 4px, /* border */
    inset hsla(0,0%,15%, .8) 0 -1px 5px 4px, /* soft SD */
    inset hsla(0,0%,0%, .25) 0 -1px 0px 7px, /* bottom SD */
    inset hsla(0,0%,100%,.7) 0  2px 1px 7px, /* top HL */
    
    hsla(0,0%, 0%,.15) 0 -5px 6px 4px, /* outer SD */
    hsla(0,0%,100%,.5) 0  5px 6px 4px; /* outer HL */ 
  
  transition: color .2s;
}



/* Radial ------------------------- */

.radial.metal {
  width: 160px;
  height: 160px;
  line-height: 160px;
  border-radius: 80px;
  background-image: -webkit-radial-gradient(  50%   0%,  8% 50%, hsla(0,0%,100%,.5) 0%, hsla(0,0%,100%,0) 100%),
    -webkit-radial-gradient(  50% 100%, 12% 50%, hsla(0,0%,100%,.6) 0%, hsla(0,0%,100%,0) 100%),
    -webkit-radial-gradient(   0%  50%, 50%  7%, hsla(0,0%,100%,.5) 0%, hsla(0,0%,100%,0) 100%),
    -webkit-radial-gradient( 100%  50%, 50%  5%, hsla(0,0%,100%,.5) 0%, hsla(0,0%,100%,0) 100%),
    
    -webkit-repeating-radial-gradient( 50% 50%, 100% 100%, hsla(0,0%,  0%,0) 0%, hsla(0,0%,  0%,0)   3%, hsla(0,0%,  0%,.1) 3.5%),
    -webkit-repeating-radial-gradient( 50% 50%, 100% 100%, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0)   6%, hsla(0,0%,100%,.1) 7.5%),
    -webkit-repeating-radial-gradient( 50% 50%, 100% 100%, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 1.2%, hsla(0,0%,100%,.2) 2.2%),
    
    -webkit-radial-gradient( 50% 50%, 200% 50%, hsla(0,0%,90%,1) 5%, hsla(0,0%,85%,1) 30%, hsla(0,0%,60%,1) 100%);
}


.metal.radial:before, .metal.radial:after {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  
  /* fake conical gradients */
  background-image: -webkit-radial-gradient(  50%   0%, 10% 50%, hsla(0,0%,0%,.1) 0%, hsla(0,0%,0%,0) 100%),
    -webkit-radial-gradient(  50% 100%, 10% 50%, hsla(0,0%,0%,.1) 0%, hsla(0,0%,0%,0) 100%),
    -webkit-radial-gradient(   0%  50%, 50% 10%, hsla(0,0%,0%,.1) 0%, hsla(0,0%,0%,0) 100%),
    -webkit-radial-gradient( 100%  50%, 50% 06%, hsla(0,0%,0%,.1) 0%, hsla(0,0%,0%,0) 100%);
}
.metal.radial:before { transform: rotate( 65deg); }
.metal.radial:after { transform: rotate(-65deg); }




/* Linear ------------------------- */

.metal.linear {
width: 380px;
    font-size: 28px;
    height: 80px;
    line-height: 80px;
    border-radius: .5em;
    background-image: -webkit-repeating-linear-gradient(left, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 6%, hsla(0,0%,100%, .1) 7.5%),
 -webkit-repeating-linear-gradient(left, hsla(0,0%, 0%,0) 0%, hsla(0,0%, 0%,0) 4%, hsla(0,0%, 0%,.03) 4.5%),
 -webkit-repeating-linear-gradient(left, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 1.2%, hsla(0,0%,100%,.15) 2.2%),
 
 linear-gradient(180deg, hsl(0,0%,78%) 0%, 
 hsl(0,0%,90%) 47%, 
 hsl(0,0%,78%) 53%,
 hsl(0,0%,70%)100%);
}


/* Oval ------------------------- */

.metal.linear.oval {
  margin-top: 100px;
  width: 70px;
  height: 60px;
  line-height: 60px !important;
  border-radius: 50%;
  font: italic bold 3em/50px Georgia, "Times New Roman", Times, serif;
}




/* active ------------------------- */

.metal:active {
  color: hsl(210, 100%, 40%);
  text-shadow: hsla(210,100%,20%,.3) 0 -1px 0, hsl(210,100%,85%) 0 2px 1px, hsla(200,100%,80%,1) 0 0 5px, hsla(210,100%,50%,.6) 0 0 20px;
  box-shadow: 
    inset hsla(210,100%,30%,  1) 0  0px 0px 4px, /* border */
    inset hsla(210,100%,15%, .4) 0 -1px 5px 4px, /* soft SD */
    inset hsla(210,100%,20%,.25) 0 -1px 0px 7px, /* bottom SD */
    inset hsla(210,100%,100%,.7) 0  2px 1px 7px, /* top HL */
    
    hsla(210,100%,75%, .8) 0  0px 3px 2px, /* outer SD */
    hsla(210,50%,40%, .25) 0 -5px 6px 4px, /* outer SD */
    hsla(210,80%,95%,   1) 0  5px 6px 4px; /* outer HL */
}





/* Navbar container */
.navbar {
  overflow: hidden;
  /* background-color: #333; */
  font-family: Arial;
  font-weight: bold;
}

/* Links inside the navbar */
.navbar a {
  float: left;
  font-size: 16px;
  color: #000;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

/* The dropdown container */
.dropdown {
  float: left;
  overflow: hidden;
  
}

/* Dropdown button */
.dropdown .dropbtn {
  font-size: 16px; 
  border: none;
  outline: none;
  color: #000;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */
  font-weight: bold;
}

/* Add a red background color to navbar links on hover */
.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: #ee3f80;
  color: #fff;
}

/* Dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a grey background color to dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ee3f80;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}







/* Dropdown content (hidden by default) */
.dropdown-mega-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 60%;
    left: 0;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-left: 20%;
}



/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-mega-content {
  display: block;
  z-index: 9999;
}

/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 24.9%;
  padding: 10px;
  background-color: #fff;
  height: 200px;
}

w3 {
font-size: 22px;
font-weight: bold;
color: #ee3f80 ;	
}

/* Style links inside the columns */
.column a {
float: none;
    color: black;
    padding: 5px 5px 5px 30px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 14px!important;
    font-weight: normal!important;
}

/* Add a background color on hover */
.column a:hover {
    background-color: #ee3f80;
  color: #fff;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}




































.top_menu_bar {

display: block;
float: left;
width: 100%;
height: 40px;
background-color: #ED1C24;
border-bottom: 1px solid #ccc;
color: #fff;
	
}





.top_menu_bar a {
color: #fff;	
}



rcmc_rwap {
display: block;
margin: auto;
width: 60%;	
}

.search_wrp_cnt {
display: block;
float: right;
width: 260px;	
}


.search_b_right {

display: block;
    float: right;
    width: 90%;
    border-bottom: 1px solid #ccc;
    height: 41px;
	
}



.sear_inp {
    display: inline-block;
    float: right;
    width: 225px;
    height: 30px;
    margin-top: 5px;
    border-radius: 15px;
    padding-left: 10px;
    border: none;
}

.search_b_img {
    display: inline-block;	
	    height: 30px;
	
}

.search_sub_img {
    display: inline-block;	
	    height: 30px;
background: none;
border: none;
width: 30px;		
}


.search_b_text {
    display: inline-block;		
	    height: 30px;	
	
}


.middle_menu_bar {
	
display: block;
float: left;
width: 100%;
height: 50px;
color: #000;
	
	
	
}


.low_mid_menu_bar {
display: block;
float: left;
width: 100%;
height: 50px;
border-bottom: 5px solid #ED1C24;
color: #000;	
}


.image_banner {

display: block;
float: left;
width: 100%;
height: 430px;
background: linear-gradient(to right, rgba(0, 0, 0, 0.10) 0%,#fff 100%)	;
	
}


.image_banner_3 {

display: block;
float: left;
width: 100%;
height: 406px;
background: linear-gradient(to right, rgba(0, 0, 0, 0.10) 0%,#fff 100%)	;
	
}




.image_bann_cent img{
display: block;
height: 390px;
margin: auto;	
}



.image_banner_2 {

display: block;
float: left;
width: 100%;
height: 390px;
background: linear-gradient(to right, rgba(0, 0, 0, 0.10) 0%,#fff 100%)	;
	
}


.image_banner_2 img {


width: auto;
height: 389px;	
z-index: -999;

}


@keyframes example {
  0%   {opacity: 0.1;}
  25%  {opacity: 0.5;}
  50%  {opacity:0.75;}
  100% {opacity:1;}
  
}


.image_banner img {


width: 100%;
height: auto;	
z-index: -999;

}


rcmc_img_rwp {
display: block;
margin: auto;
width: 819px;	
}


.row_1 {

display: block;
float: left;
width: 100%;
	
}

.row_m_1 {

display: block;
float: left;
width: 100%;	
	
}


.row_2_m_wrap {
	
display: block;
margin: auto;
width: 50%;
	
	
}

.row_2i_m_wrap {

display: block;
    float: left;
    width: 100%;
    height: 80px;
    margin-top: -35px;
    box-shadow: 1px 0px 10px 3px rgba(0, 0, 0, 0.20);
    background: #fff;	
	margin-bottom: 25px;
	
	
}


.row_1_wrap {
	
display: block;
margin: auto;
width: 50%;
	
	
}





.row_2_wrap {
	
display: block;
float: left;
width: 100%;
height: 80px;
margin-top: -25px;
box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.20);	
background: #fff;
	
}

.row_5_wrap {
	
display: block;
float: left;
width: 100%;
height: 80px;
margin-top: -25px;
box-shadow: -1px 1px 7px 2px rgba(0, 0, 0, 0.20);	
background: #fff;
	
}




.row_2 {

display: block;
float: left;
width: 100%;
padding-bottom: 20px;
	
}


.row_3_wrap {
	
display: block;
margin: auto;
width: 795px;
	
	
}



.row_4_wrap {
	
display: block;
float: left;
width: 100%;
height: 80px;
background: #fff;
margin-top: 30px;
	
}


.a_a_1 {

display: inline-block;
    width: 180px;
    height: 80px;
    border: 1px solid #26abed;
    margin-right: 15px;
    border-radius: 20px;

	
}


.b_a_1 {
display: block;
    float: left;
    width: 100%;
    background: #26abed;
    color: #fff;
    font-weight: bold;
    padding: 5px 0px 5px 10px;
    border-radius: 20px 20px 0px 0px;
	text-align: center;
}



.b_a_2 {
display: block;
float: left;
width: 100%;
color: #000;	
padding: 10px;
}







.logo_main {
display: block;
float: left;
position: absolute;
    top: 42px;
    padding: 0;
    z-index: 1;	
	
}


.menu_text {
display: block;
float: left;
    margin-left: 110px;	
}



menu_m_1 {
display: inline-block;
margin-right: 10px;	
font-size: 22px;
font-family: "Calibri";
}


f_yu_doc_1 {
display: inline-block;
font-size: 20px;	
height: 80px;
line-height: 80px;
}


f_yu_doc_2 {

display: inline-block;	
height: 80px;
	
}


f_yu_doc_3 {

display: inline-block;	
height: 80px;
margin-left: 10px;
	
}


.find_doc {
    height: 30px;
    background: #fff !important;
    width: 200px;
    border: none;
    margin-left: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 18px;
    box-shadow: inset -3px 1px 10px rgba(0, 0, 0, 0.28);

}



.find_inves {
    height: 30px;
    background: #fff !important;
    width: 200px;
    border: none;
    margin-left: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 18px;
    box-shadow: inset -3px 1px 10px rgba(0, 0, 0, 0.28);

}




.find_doc_btn {
    display: block;
    width: 184px;
    height: 36px;
    text-align: center;
    background-color: #ED1C24;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 20px;

}




.find_ur_doc_1 {
display: block;
margin: auto;
width: 570px;	
}

.find_ur_doc_2 {
display: block;
margin: auto;
width: 590px;	
}


.why_c_us {
display: block;
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}


.r_m_3 {
	
display: block;
float: left;
width: 100%;
background: #fff;	
margin-bottom: 60px;
	
}



.r_m_4 {

display: block;
float: left;
width: 100%;
height: 935px;
background: #f8f8f8;	
	
}


.front_r_m_4 {

display: block;
float: left;
width: 100%;
background: #f8f8f8;	
padding-bottom: 105px;
	
}


.f_h_block_1 {
display: inline-block;
height: 345px;
width: 300px;	
}




.serv_t {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
    font-weight: bold;
    font-size: 31px;	
}



.r_m_5 {

display: block;
float: left;
width: 100%;
height: 320px;
background: #ED1C24;	
margin-top: 40px;
	
}

.r_m_5_cabin {

display: block;
float: left;
width: 100%;
height: 320px;
background: #26abed;	
margin-top: 49px;
	
}


.r_m_5_cabin_img {
	
position: absolue;
margin-top: -107px;		
	
}


.cabin_photo_cnt {
display: block;
float: left;
width: 100%;
margin-top: 30px;	
margin-bottom: 5px;
}


.cabin_photo_wrp {

display: block;
margin: auto;
width: 930px;
	
}

.prev {
display: none!important;	
}

.next {
display: none!important;	
}

.pause {
display: none!important;	
}


.gyn_img_c {
display: block;
float: left;
width: 800px;
margin: auto;
margin-bottom: 30px;
	
}

.err_mobile_cnt {
display: block;
float: left;
width: 100%;	
}


.err_mobile_box {

display: block;
margin: auto;
font-size: 1.6em;
background: #ccc;
margin-top: 175px;
padding: 30px;	
width: 80%;
border-radius: 15px;
}


.diab_club_pic {
display: block;
float: left;
width: 100%;
margin-top: 30px;
margin-bottom: 30px;	
}

.diab_club_pic img{
display: block;
margin: auto;
text-align: center;	
box-shadow: 1px 3px 14px 9px rgba(0, 0, 0, 0.20);
}


.epi_img_cnt {
display: block;
float: left;
width: 100%;
text-align: center;		
}

.epi_img_cnt img {
text-align: center;	
}


.cabin_img_block {
display: block;
float: left;
width: 400px;
margin-right: 30px;
margin-bottom: 30px;
box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.20);	
}


.cabin_new_img_block {
display: block;
float: left;
width: 800px;
margin-right: 30px;
margin-bottom: 5px;
box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.20);	
}

.cabin_new_img_block_830 {
display: block;
    float: left;
    width: 830px;
    margin-right: 30px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 8px 6px #21212170;	
}



.cabin_new_img_block_2 {
display: block;
float: left;
width: 800px;
margin-right: 30px;
margin-bottom: 80px;
box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.20);	
}









.cabin_img_title {
display: block;
float: left;
width: 100%;
font-weight: bold;	
font-size: 22px;
margin-bottom: 20px;
}


.cabin_cnt_1 {

display: block;
float: left;
width: 100%;
margin-top: 30px;	
font-size: 15px;
margin-bottom: 50px;
	
}

m23 {
font-size: 22px;
font-weight: bold;	
}


m22 {
font-size: 18px;
font-weight: bold;	
}


.cabin_wrp_s {
display: block;
margin: auto;
width: 800px;	
line-height: 1.6;
}




.r_m_6 {

display: block;
float: left;
width: 100%;
height: 320px;
background: #26abed;	
	
}


.r_m_7 {

    display: block;
    float: left;
    width: 100%;
    height: 190px;
    background: #9adcfd;
    margin-top: 130px;	
	
}

.rm_7_wrp {

display: block;
width: 976px;
margin: auto;	

	
}


.rm_7_img {
	
position: absolue;
margin-top: -128px;		
	
}


.rm_7_img img {
animation duration: 4	
}



.rm_5_wrp {

display: block;
width: 976px;
margin: auto;	

	
}


.ser_cnt_1 {
display: block;
float: left;
width: 100%;	
}




.f_h_im_cnt {
display: block;
float: left;
width: 100%;
height: 370px;	
text-align: center;
}


.f_h_im_fit {
display: block;
margin: auto;
width: 930px;
margin-left: 2px;	
}

.card_ig_c {
display: block;
float: left;
width: 100%;	
margin-top: 20px;
margin-bottom: 20px;
}








.rm_5_img {
	
position: absolue;
margin-top: -131px;		
	
}

.rm_5_img img {
animation duration: 4	
}




.rm_6_wrp {

display: block;
width: 976px;
margin: auto;	

	
}



.rm_6_img {
	
position: absolue;
margin-top: -160px;		
	
}

.rm_6_img img {
animation duration: 4	
}



.f_news_art {

display: block;
float: left;
width: 100%;
min-height: 400px;
margin-top: 20px;	
	
}


.f_news_wrp {

display: block;
width: 1000px;
margin: auto;	
	
}


.f_news_w_t {
display: block;
float: left;
width: 100%;
text-align: center;
margin-bottom: 35px;
    font-weight: bold;
    font-size: 31px;	
}


.f_news_w_bdy {
display: block;
float: left;
width: 100%	
}


.f_news_w_bdy table {
margin: auto;	
}


.f_news_w_bdy a {
color: #000;	
}

.nw_date_cnt {
    display: block;
    float: left;
    width: 125px;
    height: 46px;
    background: #dce8f1;
    border-radius: 15px;
margin-right: 15px;	
margin-bottom: 5px;
	
}


.nwt_tb_td {
border-bottom: 1px solid #7aa1c7;
padding: 10px;	
font-size: 14px;
}


.bw_date {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    height: 22px;
    line-height: 22px;
    background: #EE3F80;
    border-radius: 15px 15px 0px 0px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
}

.bw_year {
display: block;
float: left;
width: 100%;
text-align: center;	
line-height: 22px;
}


.detail_1 {
display: inline-block;
height: 300px;
width: 233px;	
}

.detail_2 {
    display: inline-block;
    width: 600px;
    font-size: 14.4px;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;	
}

.detail_3 {
display: inline-block;
height: 300px;
width: 233px;	
}


.detail_wrp_1 {
display: block;
margin: auto;
width: 1100px;	
padding: 10px;
box-shadow: 1px 1px 6px 0px #777;
}


.detail_wrp_2 {
display: block;
    margin: auto;
    width: 1100px;
    padding: 10px;

    padding-top: 30px;
    text-align: justify;
}


.ph_wrp_1 {
    display: block;
    margin: auto;
    width: 1000px;
    padding-top: 30px;
}



.ph_lft_block_1 {
display: block;
    float: left;
    width: 542px;
    border: 1px solid #a9a1a1;
    margin-right: 10px;
}


.ph_lft_block_2 {
display: block;
    float: left;
    width: 542px;
    border: 1px solid #a9a1a1;

}


.ph_lft_block_img {
	
display: block;
float: left;
width: 100%;	
	
}


.ph_lft_title_t {
    display: block;
    float: left;
    width: 100%;
    font-size: 25px;
    text-align: right;
    font-weight: bold;
    color: #5f5d5d;
    padding-left: 10px;
    padding-right: 16px;
}


.btm_blk {

display: block;
float: left;
width: 100%;
height: 600px;	
	
}


.ph_lft_details_t {
	
    display: block;
    float: left;
    width: 100%;
    padding: 0px 10px 10px 10px;
    font-size: 15px;
    text-align: justify;	
	
}



.contct_us_cnt {
display: block;
float: left;
width: 100%	
}

.contct_us_wrp {

display: block;
margin: auto;
min-height: 313px;
font-size: 16px;
width: 540px;
margin-top: 40px;
	
}

.contct_us_wrp table{
width: 100%;	
}	



.contct_us_wr_title {
display: block;
float: left;
width: 100%;
text-align: center;
font-weight: bold;	
padding: 10px;
}


.contct_us_map {
display: block;
margin: auto;
width: 800px;
height: 600px;	
margin-top: 30px;
margin-bottom: 30px;
}


.contct_us_wr_bdy {
display: block;
float: left;
width: 100%;	
padding: 10px;
line-height: 1.6;
}


.cont_nm {
display: block;
float: left;
width: 100%;	
font-weight: bold;	
text-align: center;
margin-bottom: 20px;
background: #cccccc4d;
padding: 5px;
}



.detail_wrp_3 {
display: block;
    margin: auto;
    width: 1100px;
    padding: 10px;
    padding-top: 30px;
	
}


.news_block {
display: block;
    float: left;
    width: 330px;
    height: 280px;
    box-shadow: 1px 1px 6px 0px #777;
	margin-bottom: 64px;
	margin-right: 20px;
}


.news_title {

display: block;
float: left;
width: 100%;
font-size: 18px;
    background: #26abed;
	color: #fff;
	padding: 20px 10px 10px 10px;
	
}


.news_body {

display: block;
float: left;
width: 100%;
padding: 10px 10px 10px 10px;
min-height: 180px;
	
	
}


.news_more {

display: block;
float: left;
width: 100%;
	
	
}





.news_cnt_bt {

    display: block;
    margin: auto;
    height: 30px;
    width: 100px;
    border-radius: 18px;
    border: 1px solid #26abed;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
	
}


.news_cnt_bt:hover {
 background: #26abed;
color: #fff;
font-weight: bold; 
	
}






.detail_4 {

display: inline-block;
width: 100%;
font-size: 16px;
line-height: 1.6;

	
	
}


.detail_5 {

display: inline-block;
height: 421px;		
	
}



.a_b_1 {
display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    padding-top: 10px;
}


.a_b_2 {

display: block;
float: left;
width: 100%;
	
}


.a_b_3 {

display: block;
width: 915px;
margin: auto;
	
}

.a_b_4 {

display: block;
margin: auto;	
	
}


.a_block_1 {
	
    display: block;
    float: left;
    height: 190px;
    width: 190px;
    border: 1px solid #ccc;
    border-radius: 100px;
    box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.20);
    background: #26abed;
	margin-right: 50px;
	
}


.a_block_2 {
	
    display: block;
    float: left;
    height: 190px;
    width: 190px;
    border: 1px solid #ccc;
    border-radius: 100px;
    box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.20);
    background: #26abed;
	
}


.a_text_1 {

    display: block;
    float: left;
    margin-top: 64px;
    margin-left: 1px;
    font-size: 24px;
    text-align: center;
    font-weight: bold;	
	color: #fff;
	
}


.r_w_2 {

display: block;
float: left;
width: 100%;
	
}


.r_w_2_rwp {

display: block;
width: 760px;
margin: auto;
font-size: 16px;
margin-top: 40px;
	
}


.doc_m_wrp {
display: block;
width: 1260px;
margin: auto;	
margin-top: 30px;
}







.doc_bloc_main {

display: block;
float: left;
width: 590PX;
height: 272px;
border: 1px solid #ccc;
margin-right: 20px;
margin-bottom: 20px;
	
}

.cont_serial {
display: block;
    float: left;
    background: green;
    color: #fff;
    padding-top: 10px;
    border-radius: 16px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;	
}


.doc_photo {
display: block;
float: left;
width: 238px;
margin-right: 20px;	
}

.doc_det_blank {
display: block;
float: left;
width: 325px;	
height: 75px;
}


.doc_details {
	
display: block;
float: left;
width: 325px;	
	
}






drname {
	
font-family: Arial;
font-size: 22px;
font-weight: bold;	
	
}


.doc_contact {
display: block;
float: bottom;
width: 100%;	
}



.dc_search_tit_cnt {
display: block;
float: left;
width: 100%;
margin-top: 30px;
margin-bottom: 30px;	
}


.dc_search_title {
display: block;
width: 500px;
margin: auto;
font-size: 22px;
text-align: center;
font-weight: bold;	
}

























.nw_bar {
display: block; float: left; width: 100%;	
}



c1 {
font-size: 18px;
font-weight: bold;	
}



c2 {
font-size: 22px;
font-weight: bold;	
}



.z_foot {

display: block;
float: left;
width: 100%;
background: #EE3F80;
height: 260px;
margin-top: 40px;
	
}

.z_foot_2 {

display: block;
float: left;
width: 100%;
background: #EE3F80;
height: 260px;
margin-top: 1px;
	
}

.z_copyr {
display: block;
    float: left;
    width: 100%;
    text-align: center;
    background: #00003e;
    color: #fff;
    height: 30px;
    line-height: 30px;
}



.z_ft_cent {

display: block;
margin: auto;
width: 810px;

	
}

.doc_blank {
display: block;
float: left;
width: 100%;
height: 70px;	
}


.news_blank {
display: block;
float: left;
width: 100%;
height: 70px;	
}

.search_m_main {
display: block;
float: left;
width: 100%;
min-height: 600px;	
}


.s_res_bd {
	padding-bottom: 20px;
border-bottom: 1px solid #ccc;	
}



.search_m_wrp {
display: block;
margin: auto;
width: 800px;	
}

srb {
color: red;
font-weight: bold;	
}

.srmj_t {
	padding-top: 20px;
font-size: 22px;	
}

.search_m_wrp table {
width: 100%;	
}

.sr_m_title {
text-align: center;
font-size: 22px;	
}


.sr_m_count {
text-align: center;
font-size: 16px;	
}


.doc_m_container {

display: block;
float: left;
width: 100%;
min-height:	700px;
	
}




.nw_cnt_main {

display: block;
float: left;
width: 100%;	
	
}

.nw_cnt_wrp {
display: block;
width: 60%;
margin: auto;	
}


.board_cnt_main {

display: block;
float: left;
width: 100%;	
	
}

.board_cnt_wrp {
display: block;
width: 60%;
margin: auto;	
}


.board_cnt_title {
display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 40px;


}


.board_cnt_round {
    display: block;
    margin: auto;
    width: 250px;
    border: 1px solid #7aa1c7;
    padding: 10px;
    border-radius: 24px;	
	
}




.board_cnt_wrp table{
	
	
width: 620px;
margin: auto;	
font-size: 16px;
border-collapse: collapse;







}

.board_cnt_wrp table td{
border-top: 1px solid #7aa1c7;
padding: 10px 40px 10px 40px;
}



.nws_title {
    display: block;
    float: left;
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    font-family: Arial;	
	margin-bottom: 30px;
}


.nws_bdy {

    display: block;
    float: left;
    width: 100%:;
    font-size: 14px;
    font-family: Arial;	
	min-height: 375px;
	line-height: 1.6;
	
}










.z_ft_block {
    display: block;
    float: left;
    height: 260px;
    width: 330px;
    font-size: 15px;
    color: #fff;
    font-family: Arial;
    padding-top: 20px;
}

.z_ft_block_3 {

    display: block;
    float: left;
    height: 260px;
    width: 105px;
    font-size: 15px;
    color: #fff;
    font-family: Arial;
    padding-top: 20px;	
	
}


.z_ft_block a, .z_ft_block_3 a{ 
color:#fff;
text-decoration: none;

}

.z_ft_block a:hover{ 
color: orange;
text-decoration: none;

}


.serv_block_1 {
display: block;
float: left;
width: 310px;
font-size: 14px;
text-align: left;	
margin-right: 20px;
margin-bottom: 20px;
height: 115px;
}


.serv_block_t {
display: block;
float: left;
width: 100%;
font-weight: bold;	
}

.serv_block_bdy {
display: block;
float: left;
width: 98%;	
text-align: left;
}


.you_tube_vid {
display: block;
float: left;
width: 100%;
margin-top: 50px;	
}

.you_tube_vid_med {
display: block;
float: left;
width: 100%;
margin-top: 0px;	
margin-bottom: 50px;	
}



.you_tube_vi_cnt {
display: block;
margin: auto;
width: 760px;	
}

.emmer_boy_f {
display: block;
float: left;
width: 800px;	
}


.emmer_boy {
display: block;
float: left;
width: 400px;	
}

.emmer_img {
display: block;
float: left;
width: 400px;	
}


.emmer_blank {
display: block;
float: left;
width: 100%;
height: 40px;
margin-bottom: 60px;	
}


.den_link {
display: inline-block!important;	
}

.src_blank {
display: block;
float: left;
width: 100%;
height: 30px;	
}











































































































































