﻿/* CSS Document */
body{font-family:Arial,Helvetica,sans-serif; font-size:16px; color:#333; background:#fff}
ul,li,dl{list-style:none;padding:0px;margin:0px}
body,div,form,img,p,span,ul,ol,li,dl,dt,dd,font,form,fieldset,blockquote,center,big,small,strong,blockquote,center,hr{margin:0;padding:0;border:none}
i, em, cite {
 font-style: normal;
}
select,input,img,select{vertical-align:middle;margin:0;padding:0}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:14px}
table{border-collapse:collapse;border-spacing:0 }
a{color:#333;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur())}
a:hover{color:#197aab;text-decoration:none}
.clear,.clearit{clear:both;margin:0;padding:0;font-size:0;}

/*头部*/
.header_T{
 background:#00568e;
}
.header_C{
 width:1055px;
 margin:0 auto;
 padding:17px 5px;
 position:relative;
}
.header_C .logo{
 float:left;
}
.logo img{
 display:block;
 width:347px;
 height:72px;
 transition:all 1s;
}
.banner video{width:100%;}
.header_C .header_r{
 float:right;
 text-align:right;
 *width:450px;
}
.menu_top{padding-bottom:10px;*float: right}
.menu_top .menu_top_l{
 float:left;
}
.menu_top_l a{
 display:inline-block;
 line-height: 25px;
 padding:0 20px;
 color:#fff;}

/*Banner*/

.ban_btn{ position:absolute; left:50%; bottom:25px}
.ban_btn li{ width:12px; height:12px; margin-right:15px; background:url(/Sites/Uploaded/UserUpLoad/20151216/20151216141302.png) no-repeat -12px 0; float:left; cursor:pointer; display:block; text-indent:-9999px}
.ban_btn li.current{ background-position:0 0}
.ban_img img{ display:block;width:1060px; height:391px;}

#ctl00_NotLoggedInStatusPanel{float:left;color:#fff;}
#ctl00_NotLoggedInStatusPanel a{color:#fff;padding:5px 10px;background: #00568e;font-size: 14px;line-height: 26px;}
#ctl00_NotLoggedInStatusPanel a:hover{color:#fff;}
.menu_top a.Email{
 background:url(/Content/Areas/News/images/Egnlish/email.png) 0 center no-repeat;
}
.menu_top a.Chinese{
 background:url(/Content/Areas/News/images/Egnlish/img_06.png) 0 center no-repeat;
}

.menu_top .menu_top_l a:hover{_color: #fff}
.menu_top span a{
 display:inline-block;
 height:25px;
 line-height:25px;
 color:#fff;
 background:#2f343a;
}
.menu_top span a:hover{
 display:inline-block; 
 text-decoration: none;
 background:#fff;
 color:#2f343a;
}
.search_box{
 margin-left:auto;
 width:216px;
 padding:0 3px;
 border-radius:5px;
 background:#fff;
 text-align:right;
}
.search_box .select_txt{
 float:left;
 width:170px;
 height:29px;
 line-height:29px;
 color:#999;
 padding-left:5px;
 font-size:12px;
 border:none;
}
.search_box .select_btn{
 _text-align:right;
 float:left;
 _width:30px;
 width:35px;
 height:29px;
 padding-left:3px;
 line-height:29px;
 cursor:pointer;
 background:#fff url(/Content/Areas/News/images/Egnlish/img_10.png) 8px center no-repeat;
 border:none;
}

/* 响应式菜单*/
#menu .line_1{
 top:7px;
} 
#menu .line_2{
 top:17px;
} 
#menu .line_3{
 top:27px;
}
#menu .line_4{
 transform: rotate(50deg);
 top:18px;
}
#menu .line_5{
 background:none;top:16px;
}
#menu .line_6{
 transform: rotate(-50deg);top:18px;
} 


@media only screen and (max-width:768px){
 .header_C{width:92%;}
 .header_r{display:none;}
 .header_C .logo{float:none;}
 .logo img{display:block;margin:0 auto;}
 .menu_header{position:absolute;left:15px;top:30px;}
 .menu-icon{background:#fff;border-radius:10%;display: block;width:30px;height:30px;padding:5px;position:relative;z-index: 10;cursor: pointer;}
 .search-icon{display:block;background: url(/Content/Areas/News/images/Egnlish/img_10.png) no-repeat center center #fff;width: 40px;height: 40px;border-radius:10%;position:absolute;right:15px;top:30px;cursor:pointer;}
 .menu-icon div{background:#3e454d;width:30px;height:5px;position:absolute;transition: all 0.3s ease 0s;}
 .line_1{top:6px;} 
 .line_2{top:16px;} 
 .line_3{top:26px;}
 .menu .line_4{transform: rotate(45deg);top:45px; left:10px;}
 .menu .line_5{background:none;top:45px;left:10px;}
 .menu .line_6{transform: rotate(-45deg);top:45px;left:10px;} 

}



@media only screen and (max-width:480px){
 .logo img{width:255px;height:53px}
 .menu_header{left:15px;top:20px;}
 .menu-icon{left:0;top:0;width:25px;height:25px;}
 .menu-icon div{width:25px;height:4px;}
 .search-icon{right:15px;top:20px;width:35px;height:35px;}
}





@media only screen and (max-width:420px){
 .logo img{width:200px;height:35px}
 .menu_header{left:5px;}
 .menu-icon{width:20px;height:20px;left:0px;top:0px;}
 .search-icon{width:30px;height:30px;right:5px;top:20px;}
 .menu-icon div{width:20px;}
 #menu .line_1{top:7px;} 
 #menu .line_2{top:14px;}
 #menu .line_3{top:21px;}
 #menu .line_4{top:14px;}
 #menu .line_5{top:14px;}
 #menu .line_5{top:14px;}
 #menu .line_6{top:14px;}
}

 
 
 
 



/*导航*/
.nav{background:#ebebeb;}
.nav_m{width:1060px;margin:0 auto;*zoom:1;*position: relative;}
.lv1_ul .lv1_li{float:left;height:43px;line-height:43px;text-align:center;position: relative;z-index: 999;*zoom:1;}
.lv1_ul .lv1_li .lv1_tit,.lv2_ul .lv2_li .lv2_tit{display:block;font-size:16px;padding:13px 25px;line-height: initial;_float: left;}
.lv2_ul .lv2_li{text-align: left}
.lv2_ul .lv2_li .lv2_tit{_float:none!important;}
.lv1_li a:hover,.lv2_li a:hover,.lv1_ul .lv1_li.syHover a.lv1_tit{background:rgba(143,160,183,0.7);*background:#8fa0b7; color:#fff;}
.lv1_ul .lv1_li .lv2_ul{background:#ebebeb;border:1px solid #ebebeb;position:absolute;left:0;top:44px;/* white-space: nowrap; */*zoom:1;}
.Search{margin:0 auto;background:#3e454d;padding:10px 0;}
.Search .search_box2{margin:0 auto;width:210px;border-radius:5px;padding-left:12px;background:#fff;}
.search_box2 .select_txt{float:left;width:175px;height:29px;line-height:29px;color:#999;border:none;}
.search_box2 .select_btn{float:left;width:35px;height:29px;line-height:29px;background:url(/Content/Areas/News/images/Egnlish/img_10.png) 7px center no-repeat;border:none;}
.nav2{margin:0 auto;}
.nav2 li .hover{color:#ccc;display:block;}
.nav2 li a.hover:hover{color:#fff;}
.nav2 ul li:hover{background:rgba(143,160,183,0.8);}




@media only screen and (max-width:768px){
 .nav_m{width:100%;}
 .floatL .lv1_li{float:none;height:42px;line-height: 42px;border-bottom: 1px dashed #ccc;padding: 0 10px;background: #3e454d;position: relative;}
 .floatL .lv1_li a.lv1_tit{color: #ccc;display: block; padding:0;text-align:left;}
 .nav2 .lv2_ul{display:none!important;}
 .nav1{display:none;}
 .linkmap{display:none;}
 .search_box{margin:0 auto;} 
 div.search_form{background:#00568e;padding: 10px 0}
}




/*内容*/
.main_C{width:1060px;margin:22px auto 28px;}
.banner{margin-bottom:22px;width:100%; position: relative;}
.banner img{display:block;margin:0 auto;width:100%;}
.text_main{float:left;width:339px;}
.text_main h3{height:75px;line-height:75px;font-weight:normal;font-size:20px;color:#fff;text-align:center;background:#00568e;}
.text_main h4{height:48px;line-height:48px;font-weight:normal;font-size:20px;text-align:center;background:#00568e;}
.text_main h4 a{border-bottom:2px solid #ccd3dd;color:#fff;}
.text_main h4 a:hover{color:#3e454d; border-color:#fff;}
.AboutUs_left img{display:block;width:337px;height:184px;border:1px solid #ccc;}
.AboutUs_left p{padding:10px 20px 11px;line-height:25px;font-size:14px;color:#333;background:#ebebeb;height:143px;}
.Department{margin:0 21px;}
.Department ul.column_list{background:#ebebeb;height:350px;}
ul.ul_children{height:0;overflow: hidden;}
ul.ul_children li{padding-left:15px;background: url(/Content/Areas/News/images/Egnlish/img_dian.png) 20px 11px no-repeat;line-height: 24px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
ul.ul_children li a{font-size: 14px;color: #999}
ul.ul_children .pad{overflow:hidden;height:72px;}

.Department li{line-height:52px;}
.Department ul li a{padding:0 19px;cursor: pointer;}
.Department ul li a:hover{color:#124388;}
.Department li.Li_Even{background:#e2e2e2;}
.Department li .SubLis{background:#f1f1ea;}
.Department ul.SubLis li{height:32px;line-height:32px;font-size:14px;}
.on2{display:block;}
.text_main.AboutUs_left a.details{display: none}
.SubLis li .a1{padding-left:35px;background:url(/Content/Areas/News/images/Egnlish/img_dian.png) 25px center no-repeat;}
.search2{padding:25px 12px 26px;background:#e3e7ed;height:300px;}
.search2 p{line-height:50px;font-size:18px;color:#666;}
.search2 form{margin-top:25px;}
form .searchTxt{width:210px;height:40px;border:1px solid #ddd;line-height: 38px;padding: 0 5px;float: left;background: #fff;border-radius: 4px 0 0 4px;}
form .searchBtn{width:80px;height:41px;float:left;background: #8FA0B7;color: #fff;cursor: pointer;border-radius:0 4px 4px 0;font-size: 20px;border: none; margin-left: -3px;-webkit-appearance:none}
.searchBtn:hover{background:#748396;}
.search2 .or{width:38px;height:38px;line-height:38px;text-align:center;margin:30px auto;background:#8fa0b7;color:#fff;font-weight:bold;border-radius:50%;padding-left:0;}
.search2 .title_p{padding:8px 6px;text-align:center;line-height:24px;}
.sousuo .cen_p{padding:0;}
.sousuo .cen_p a{padding:0 5px 0 4px;color:#666;font-size:15px;}
.sousuo .cen_p a.no-pad{padding:0;}
.main_bottom{background:#ebebeb;}
.main_C2{width:1060px;margin:0 auto;padding-bottom:28px;}
.main_B{background:#fff;}
.main_C2 h1{margin:0 auto;height:98px;text-align:center;line-height:98px;color:#48505c;font-size:32px;font-family:"BarbedorTHea";}
.main_C2 .title_main{line-height:74px;padding:0 35px;background:#00568e;}
.title_main a{display:inline-block;height:74px;padding:0 16px;font-size:18px;color:#c7d0db;position:relative;}
.title_main a.on{font-size:24px;color:#fff;}
.title_main a span{width:28px;height:14px;display:none;}
.title_main a .oon{position:absolute;top:75px;left:40%;background:url(/Content/Areas/News/images/Egnlish/img_23.png) no-repeat;}
.bot_main{padding:20px 14px;display:none;}
.bot_main .bot_l{float:left;width:670px;padding-bottom:15px;}
.bot_main img{float:left;width:292px;height:204px;padding-right:20px;}
.bot_l h2.title{font-size:18px;}
.bot_l h2 a{color:#8fa0b7;}
.bot_l h2 a:hover,.bot_l .centent a:hover,.bot_main li a:hover{color:#3e454d;}
.bot_l h2 span{float:right;font-size:14px;color:#333; font-weight:normal;}
.bot_l p{line-height:24px;padding-top:15px;font-size:14px;color:#666;}
.bot_main .bot_r{float:right;width:305px;}
.bot_r li{line-height:25px;font-size:14px;background:url(/Content/Areas/News/images/Egnlish/img_dian.png) 0 12px no-repeat;padding-left:15px;}
.bot_l .centent a{color:#758baa;}
.bot_main li a{color:#758baa; }
.bot_main li span{float:right;padding-left:10px;color:#333;}
a.details{color: #8fa0b7}

.bot h2.title{font-size:18px;}
.bot h2 a{color:#8fa0b7;}
.bot h2 a:hover,.bot a:hover{color:#3e454d;}
.bot h2 span{float:right;font-size:14px;color:#333; font-weight:normal;}
.bot p{line-height:24px;padding-top:15px;font-size:14px;color:#666;}
.bot a{color:#758baa;}

@media only screen and (max-width:768px){
 .main_C{width:100%; margin:20px auto 0;overflow:hidden;}
 .AboutUs_left{width:100%;float:none;}
 .AboutUs_left img{float:none;margin:5px auto;padding:2px;border:1px solid #ccc;}
 .Department{float:none;width:100%;margin:15px auto;}
 .Doctor_right{clear:both;width:100%;margin:0 auto 20px;}
 .search2 p{margin:0 auto;padding:0;text-align:center;}
 .search_box3{margin:37px auto;width:307px;}
 .main_bottom{width:100%;margin:0 auto;overflow: hidden;}
 .main_C1,.main_C2{width:100%;}
 .main_C2 h1{font-size:1.5em;}
 .bot_main .bot_r{width:100%;}
 .bot_main li span{float:right;}
 .title_main span.oon{display:none!important;}

}

@media only screen and (max-width:640px){
 .main_C2 h1{font-size:1.2em;}
 .bot_main .bot_l{width:100%;overflow:hidden;}
 .bot_l img{display:block;float:none;padding:2px;border:1px solid #ccc;margin:0 auto 10px;}
 h3.bot_title{line-height: 30px;}
 .bot_l h3 span{float:right;}
 
}
@media only screen and (max-width:600px){
 .bot_l h3 span,.bot_main li span{display:none;}
 .main_C2 .title_main{padding:0 10px;}
}

@media only screen and (max-width:530px){
 .main_C2 h1{font-size:0.8em;height:60px; line-height:60px;}
 .main_C2 .title_main a{padding:0;}
 .search2{height:auto;}
}

@media only screen and (max-width:480px){
 .bot_l .center{line-height:25px;}
 .AboutUs_left{width:100%;float:none;margin:0 auto;}
 .Department{width:100%;float:none;margin:20px auto;}
 .Doctor_right{float:none;}
 .main_C2 h1{display:none;}
}

@media only screen and (max-width:420px){
 .AboutUs_left img,.bot_l img{padding:0;}
 .title_main a{display:block;height:35px;line-height:35px;}

}

@media only screen and (max-width:350px){
 .Doctor_c .search_box3{margin:37px auto;width:276px;}
 .search_box3 .select_txt{width:188px;}
 form .searchTxt{width:185px;}
}


@media only screen and (max-width:320px){
 .main_C2 h1{display:none;}
 .bot_l img{width:100%;margin-left:0px;}
 form .searchTxt{width:198px;}
 form .searchBtn{width:60px;}


}



/*底部*/
.footer{background:#fff;}
.blue_f{background:#00568e;height:8px;_height:4px;}
.footer_C{width:1060px;margin:0 auto;padding:10px 0;}
.footer_C p{_padding-top:25px;line-height:32px;height:30px;vertical-align:middle;font-size:14px;text-align:center;}
.footer_C p span{margin-right:60px; color:#666;}
.footer_C p span a{padding-left:20px;}



@media only screen and (max-width:768px){
 .footer_C{width:100%;}
 .footer_C p{width:100%;line-height:40px;}
 .footer_C p span{margin:5px;}
}
  