html{
	font-size:15px;
}
header .line{
            height:40px;
            background-color:#0160BA;
            min-width:1200px;
         }
header .hours{
            position:absolute;
            right:0px;
            top:-20px;
}
header  .hours img{
             height:180px;
             width:180px;
             float:left;
}
header  .hours .call{
              position:relative;
              left:-30px;
              top:70px;
}
header   .hours .call p{
             font-size:18px;
             font-weight:bold;
             color:#13949e;
}
header .top-logo{
	height:140px;
}
header .logo{
	width:30%;
	height:100px;
	background: url(../img/logo1120.png) no-repeat;
	position: relative;
	top:24px
}
header .fengxian{
	width:40%;
	height:100px;
	background: url(../img/fengxian.png) no-repeat;
	position: absolute;
	top:26px;
	left: 367px;
}
header .sub-nav {
	position: absolute;
	right:50px;
}
header .sub-nav ul li{
	float:left;
	font-size:14px;
        color:#fff;
        line-height:40px;
}
header .sub-nav ul li a{
        color:#fff;
}
header  .search_button {
	border-right:none;
        cursor:pointer;
}
header  .search_box {
	border-right:none;
        display:none;
}
header .search_box .search_text{
	position: absolute;
	z-index: 99;
	right: 0px;
	top:42px;
	height: 36px;
	width: 180px;
	border: #d3d3d3 1px solid;
}
header .search_box input[type="image"]{
	position: relative;
	z-index: 999;
	right: 5px;
	top:33px;
}
header .sub-nav input[type='text']{
	height: 35px;
	width:220px;
	border:#0E86B9 1px solid;
	background: transparent;
}
header .nav{
	height: 50px;
	display: block;
	background: #fff;
        min-width:1200px;
       border-top:#dedede 1px solid;
}
header .navbar_nav{
	background: #0160BA;
}
header .navbar_nav li.shouye{
	float:left;
	position: relative;
	display: block;
	width:11%;
        color:#333;
	text-align: center;
}
header .navbar_nav li.active{
        border-top:#0160BA 3px solid;
}
header .navbar_nav .dropdown{
	float:left;
	position: relative;
	display: block;
}
header .navbar_nav li .top-title{
 	text-decoration: none;
	display: block;
	width:100%;
	line-height: 50px;
	font-size: 16px;
 }
header .navbar_nav li .top-title:hover{
	background: #003F88;
	color: #FFFFFF;
}

header .navbar_nav li.dropdown{
	display: inherit;
	position: relative;
}

header .navbar_nav li.dropdown .dropdown_menu{
	display: none;
	position: absolute;
	z-index: 999;
	background-color: rgba(34,80,163,0.9);
    top:50px;
    width: 100%;
    text-align: center;
}
header .navbar_nav li.dropdown .dropdown_menu a{
	font-size: 14px;
	display: block;
	padding:0 2px;
	line-height: 46px;
	text-align: center;
	color: #FFFFFF;

} 
header .navbar_nav li.dropdown .dropdown_menu a:first-child{
	/*border-top:#CDA274 2px solid*/
}
header .navbar_nav li.dropdown:hover .dropdown_menu{
	display: block;
}
header .navbar_nav li.dropdown:hover .top-title{
 	background:#003F88;
 	color: #FFFFFF;	
}

header .navbar_nav li.dropdown:hover .dropdown_menu a:hover{
	background-color: #003F88;
	color: #FFFFFF;
}
header .search{
	position: absolute;
	top:0px;
        left:0px;
}

header .scroll-nav{
	width: 100%;
	background: #9A0101;
	margin:0 auto;
	height:80px;
	display: none;
	position: fixed;
	top:0px;
	transition: 0.3s all ease-in-out;
	z-index: 999;
}
header .scroll-nav ul li{
	float: left;
}
header .scroll-nav ul li a{
	color: #fff;
	padding:0px 30px;
	line-height: 80px;
}

.slideBox {
	width: 100%;
        min-width:1200px;
	max-height: 47rem;
	overflow: hidden;
	position: relative;
	top:0px;
	margin: 0 auto;
}
.newsBox{
	overflow: hidden;
	position: relative;
	top:0px;
	margin: 0 auto;
}
.slideBox .hd {
	height: 90px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom:-49px;
	z-index: 1;
	transform: translateX(-50%);
        background:#2476d5;
       opacity:0.6
}
.newsBox .hd {
        display:none;
	height: 90px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom:10px;
	z-index: 1;
	transform: translateX(-50%);
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.newsBox .hd ul{
	overflow: hidden;
	position: relative;
	top:0px;
	margin: 0 auto;
}
.slideBox .hd ul li {
	float: left;
	width: 40px;
	height:40px;
	font-size:12px;
	line-height:40px;
	text-align: center;
	color: #fff;
	background:transparent;
	cursor: pointer;
	transition: all 0.3 ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
}
.newsBox .hd ul li {
	float: left;
	width: 40px;
	height:40px;
	font-size:12px;
	line-height:40px;
	text-align: center;
	color: #0551A9;
	background:#fff;
	cursor: pointer;
	transition: all 0.3 ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
}
.slideBox .hd ul li.on {
	font-size:24px;
}
.newsBox .hd ul li.on {
	color: #fff;
	background:#0551A9;
}
.slideBox .moreBox{
	color:#FFFFFF;
	padding:10px 20px;
	line-height:40px;
	background-color:#B70E17;
	position: relative;
	top:19px
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.newsBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.newsBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width:100%;
	height:100%;
	display: block;
}
.newsBox .bd img {
	width:100%;
	height:100%;
	display: block;
}
.main{
	overflow: hidden;
        min-width:1200px;
	background: url(../img/container02_bg.jpg) no-repeat;
}
.main-title{
	height:3.4rem;
	box-sizing: border-box;
	margin-top: 30px;
}
.main-title .tit{
	height: 50px;
	position: relative;
}
.main-title .tit .tit-con{
	font-size:1.75rem;
	font-weight: 400;
	color:#0551A9;
	font-weight: bold;
}
.main-title .tit .el{
	font-size:14px;
	color:#A1A1A1;
	position:absolute;
	left: 130px;
	top:12px;
}
.main-title .line{
	display: inline-block;
	position: absolute;
	width:72%;
	height: 1px;
	background-color: #C9C9C9;
	left: 13.125rem;
	top:1.25rem
	
}
.main-title .line-short{
	width:52%;
}
.main-title .get-more{
	clear: both;
	box-sizing: border-box;
	width:86px;
	height:30px;
	border: #D5D5D5 1px solid;
	border-radius: 15px;
	text-align: center;
	line-height: 30px;
	position: absolute;
	right:0px;
	transition: 0.3s all ease;
	cursor: pointer;
}

.main-title .get-more p{
	font-size:16px
}

.main-title .get-more:hover{
	background: #0160BA;
	color:#FFFFFF;
	box-shadow: 3px 3px 10px #CAC3C3;
}
.main-title .get-more:hover a{
	color: #FFFFFF;
}
.main-title .short{
	width:60px
}
.part-three-more{
	position: absolute;
	right: 3px;
	top:16px
}
.xwdt{
	overflow: hidden;
	margin-bottom: 30px;
}
.xwdt-inner{
	margin-top: 10px;	
}
.xwdt-inner .xwdt-inner-left {
	width:47%;
	padding-right:1.25rem;
}

.xwdt-inner .xwdt-inner-left a{
	display: block;
	position: relative;
}
.xwdt-inner .xwdt-inner-left img{
	width:100%;
	height: 400px;
}
.xwdt-inner .xwdt-inner-left .tt{
	font-size:16px;
	color:#FFFFFF;
	line-height: 30px;
	background: #0551A9;
	height: 50px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding-left: 15px;
	line-height: 50px;
}
.xwdt-inner .xwdt-inner-left .aa{
	font-size:14px;
	color:#7D7D7D;
	line-height:24px
}
.xwdt-inner .xwdt-inner-left .dd{
	font-size:14px;
	color:#0160BA;
	padding-top: 10px;
}
.xwdt-inner .xwdt-inner-right{
	width:52%;
	float:right;
	/*padding:0 1.25rem 0 0;*/
}
.xwdt-inner .xwdt-inner-right .news-card{
	overflow: hidden;
	height: 184px;
	display: flex;
	padding: 0px 2px;
	justify-content: space-between;
}
.xwdt-inner .xwdt-inner-right .news-card a{
	width: 48%;
	height: 180px;
	box-shadow: 0 0 5px #C1C1C1;
	border-top:#0551A9 4px solid;
}
.xwdt-inner .xwdt-inner-right .news-card .dc{
	width: 59px;
	height: 59px;
	border:#2476D5 1px dashed;
	border-radius: 50%;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
	padding-top:4px;
	float: left;
	margin-right: 10px;
}
.xwdt-inner .xwdt-inner-right .news-card .yr{
   font-size:12px
}
.xwdt-inner .xwdt-inner-right .news-card .yr,.dy{
	color:#2476D5;
}
.xwdt-inner .xwdt-inner-right .news-card .dy{
	font-size:18px;
	font-weight: bold;
}
.xwdt-inner .xwdt-inner-right .news-card .tit{
	padding-top:26px;
	
	
}
.xwdt-inner .xwdt-inner-right .news-card .abs{
	clear: both;
	font-size:14px;
	color:#A1A1A1;
	padding: 10px;
}
.xwdt-inner .xwdt-inner-right .news-list{
	clear: both;
	margin-top: 10px;
}

.xwdt-inner .xwdt-inner-right .news-list p{
         font-size:16px;
         padding-left:17px;
}
.xwdt-inner .xwdt-inner-right .news-list ul li{
	line-height: 40px;
	font-size:15px;
	border-bottom: #C9C9C9 1px solid;
        position:relative;
}

.xwdt-inner .xwdt-inner-right .news-list i.idot:after{
    content:"";
    display:inline-block;
    width:6px;
    height:6px;
    background-color:#0160ba;
    border-radius:4px;
    position:absolute;
    top:18px;
}
.xwdt-inner .xwdt-inner-right .ddr{
	font-size:14px;
	float: right;
}
.notice{
	padding-bottom:50px;
}
.notice .notice-list{
	display: flex;
	justify-content: space-between;
	gap:30px;
        flex-wrap: wrap;
}
.notice .notice-list .listbox{
	border-top:#0551A9 4px solid;
	box-shadow: 0 0 5px #C1C1C1;
	padding: 20px;
        width:23%;
}
.notice .notice-list .listbox .dc{
	float: left;
	width:60px;
	height:60px;
	background: #F2F2F2;
	text-align: center;
	padding-top: 10px;
	margin-right:15px;
}
.notice .notice-list .listbox .dy{
	font-size:18px;
	font-weight: bold;
}
.notice .notice-list .listbox .tit{
	padding-top: 10px;
	
}
.notice .notice-list .listbox .abs{
	clear: both;
	font-size:12px;
	color:#939393;
	padding-top: 5px;
	line-height: 30px;
	padding-bottom: 20px;
	border-bottom: #dedede 1px solid;
}

.business{
	height: 390px;
	padding-top:10px;
        min-width:1200px;
	background: url(../img/container03_bg.jpg) no-repeat;
}

.business .business-list{
	display: flex;
	justify-content: space-between;
	gap:40px;
	padding-top: 20px;
}

.business .bus-box{
	width:260px;
	height: 100px;
	border: #f2f3f2 1px solid;
	background: #FFFFFF;
	border-radius: 5px;
	position: relative;
}
.business .bus-box:hover{
	box-shadow: 0 0 15px #A0D1FF;
}
.business-list a{
	display: block;
	line-height: 100px;
	padding-left: 110px;
}
.icon{
	display: inline-block;
	content: "";
	background-size: 70px;
	position: absolute;
	left: 20px;
	top:10px;
	width:70px;
	height: 70px;
}
.icon-1{
	background:url(../img/1.png) no-repeat;
	background-size: 70px;
}
.icon-2{
	background:url(../img/2.png) no-repeat;
	background-size: 70px;
}
.icon-3{
	background:url(../img/3.png) no-repeat;
	background-size: 70px;
}
.icon-4{
	background:url(../img/4.png) no-repeat;
	background-size: 70px;
}
.icon-5{
	background:url(../img/5.png) no-repeat;
	background-size: 70px;
}
.icon-6{
	background:url(../img/6.png) no-repeat;
	background-size: 70px;
}
.icon-7{
	background:url(../img/7.png) no-repeat;
	background-size: 70px;
}
.icon-8{
	background:url(../img/8.png) no-repeat;
	background-size: 70px;
}
.icon-9{
	background:url(../img/9.png) no-repeat;
	background-size: 70px;
}
.icon-10{
	background:url(../img/10.png) no-repeat;
	background-size: 70px;
}
.icon-11{
	background:url(../img/11.png) no-repeat;
	background-size: 70px;
}
.icon-12{
	background:url(../img/12.png) no-repeat;
	background-size: 70px;
}
.honor{
	height: 300px;
	padding: ;
}
footer{
	clear: both;
	background:#0160BA;
	text-align: center;
}

footer .middle-message {
	color: white;
	font-size: 14px;
	padding-top: 30px;
	line-height:30px;
	background: #0160BA;
	padding-bottom: 30px;
}

#scrollUp {
	background: #392f30;
	height: 45px;
	width: 45px;
	right: 50px;
	bottom: 77px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	line-height: 45px;
}
#scrollUp:hover {
	background: #444;
}
.up-arrow:before {
    content: "";
    display: inline-block;
    background: url(../img/up-arrow.png) no-repeat center center;
    width:32px;
    height:32px;
    position: relative;
    top:5px
}

.getMore{
	position: absolute;
	right: 0px;
	top:10px;
	color:#979797;
	font-size:14px;
}

.list-banner{
	height:270px;
	background: url(../img/20136174.jpg) no-repeat center top;
	background-size: cover;
}
.list{
	margin-top: 20px;
}
.list-left{
	width:20%;
    background:#0551a9;
    float:left;
    
}
.list-left-con{
	width: 240px;
    padding-bottom: 20px;
    position: absolute;
    background: url(../img/3608.png) no-repeat right top, url(../img/3609.png) no-repeat left bottom;
    background-color: #FFFFFF;
    left: 20px;
    top: 20px;
    z-index: 2;
}
.list-left-head{
	height: 50px;
}
.list-left-head p{
	font-size:18px;
	color:#FFFFFF;
	padding-left: 50px;
	line-height: 50px;
}
.list-left-nav{
	background: #e8e8e8;
	min-height: 120px;
       padding-bottom:30px
}
.list-left-nav ul li{
	border-bottom:#D0D0D0 1px solid;
	line-height: 50px;
}
.list-left-nav ul li a{
	display:block;
        padding-left:50px;
}
.list-left-nav ul li.active{
	background: #FFFFFF;
	border-left:#0551a9 3px solid;
}
.list-left-nav ul li:hover{
	background: #FFFFFF;
	border-left:#0551a9 3px solid;
}
.list-right{
	margin-left: 3.125rem;
    width: 76%;
    float: right;
    min-height: 600px;
}

.list-right-head{
	border-bottom:#ddd 1px dashed;
    position: relative;	
}
.list-right-head .location{
	float:left;
	position: absolute;
	top:18px;
	right:0px;
	
}
.list-right-head .location a{
	font-size:14px;
	color:#7D7D7D
}
.list-right .list-right-head p{
	line-height: 46px;
	border-bottom: #0551A9 2px solid;
	font-size:18px;
	font-weight: bold;
	display: inline-block;
}
.list-right img{
	text-align: center;
}

.list-right .news-list{
	padding-top: 20px;
}
.list-right .news-list ul li{
	color: #858585;
    line-height: 23px;
    line-height: 42px;
    border-bottom: 1px solid #f0f0f0;
    font-size:15px;
    border-bottom:#dedede 1px dashed;
}
.list-right .news-list ul li a{
	font-size:14px;
	padding: 0px 10px;
}
.list-right .keshi-list{
	padding-top: 30px;
}
.list-right .keshi-list ul {
	margin-left: -30px;
}
.list-right .keshi-list ul li{
	width:30%;
	border: #d0d0d0 1px solid;
	height: 160px;
	padding:0px 20px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
}
.list-right .keshi-list ul li:hover{
	border:#0160BA 1px solid;
}
.list-right .keshi-list .dv{
	border-bottom: #ddd 1px solid;
	position: relative;
	height: 70px;
}
.list-right .keshi-list .dv .title{
	font-size:18px;
	line-height: 50px;
	position: absolute;
	top:20px;
	left: 5px;
	font-weight: bold;
}
.list-right .keshi-list .dv .jj{
	display: block;
	width: 60px;
	height: 25px;
	border: #0186d5 1px solid;
	color:#0186d5;
	position: absolute;
	right:0;
	top:30px;
	text-align: center;
	font-size:12px;
	line-height: 25px;
	font-weight: bold;
}
.list-right .keshi-abs{
	font-size:14px;
	color:#7D7D7D;
	padding-top: 10px;
}
.ksjj-list .ksjj-text{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: #ddd 1px dashed;
}
.ksjj-list .ksjj-text p{
	text-indent: 2em;
	line-height: 32px;
}
.ksjj-list .ksjj-doctor{
	overflow: hidden;
	border-bottom: #ddd 1px dashed;
}
.ksjj-list .ksjj-doctor h3{
	
	color:#0551A9;
            font-size: 26px;
    line-height: 100px;
	text-align: center;
}
.ksjj-list .ksjj-doctor ul{
	margin-left: -50px;
}
.ksjj-list .ksjj-doctor ul li{
	width:40%;
        height:220px;
	border:#ddd 1px solid;
	padding: 20px;
	float: left;
	margin-left: 80px;
	margin-bottom: 30px;
}
.ksjj-list .ksjj-doctor img{
	float: left;
	width: 120px;
	margin-right: 20px;
}
.ksjj-list .ksjj-doctor .xm{
	display: flex;
	justify-content: space-between;
	border-bottom: #ddd 1px dashed;
}
.ksjj-list .ksjj-doctor .xm p{
	line-height: 30px;
}
.ksjj-list .ksjj-doctor .abs {
	padding-top: 10px;
}
.ksjj-list .ksjj-doctor .abs p{
	font-size:12px;
	color:#636363;
	line-height: 22px;
}
.ksjj-list .kejj-sbyq {
	padding-top: 20px;
	padding-bottom: 40px;
}
.ksjj-list .kejj-sbyq h3{
	line-height: 60px;
        padding-bottom: 13px;
        color: #0551A9;
        font-size: 24px;
        text-align: center;
}


@media (min-width:1400px) and (max-width:1920px) {
	body{font-size:15px;}
}


/*教师简历*/

.resume-list .jjmp{
	height: 260px;
	margin-top: 10px;
	padding: 0px 30px;
	box-shadow: 0 0 7px rgba(0,0,0,10%);
    border:#f2f2f2 1px solid;
}
.resume-list .jjmp-left{
	width:200px;
}
.resume-list .jjmp-left img{
	padding-top: 30px;
	width:140px;
	height: 220px;
}
.resume-list .jjmp-right{
	padding-top: 30px;
	position: relative;
}
.resume-list .jjmp-right .zc{
	position: absolute;
	top:30px;
	left:90px;
	font-size:14px;
	background: #dbdbdb;
	padding:0px 20px;
	height:30px;
	border-radius: 20px;
}
.resume-list .jjmp-right h3{
	font-size:24px;
	font-weight: bold;
	padding-bottom:16px;
	color:#003f88
}
.resume-list .jjmp-right p{
	line-height:30px;
	color:#444444;
	font-size:14px
}
.resume-list .jjfy .message-head p{
	font-size:16px;
	color:#0160BA;
	line-height: 40px;
	padding-left: 30px;
	background: #f2f2f2;
	border-left:#0160BA 2px solid;
}
.resume-list .jjfy .message-body p{
	line-height: 38px;
}
.resume-list .jjfy .jjfy-tabs{
	height: 52px;
	background: #ebebeb;
	margin-top: 20px;
}

.resume-list .jjfy .jjfy-tabs ul li{
	float: left;
    height: 52px;
    line-height: 52px;
    border-right: 1px solid #dedede;
    font-size: 15px;
    color: #000;
    cursor: pointer;
	
}
.resume-list .jjfy .jjfy-tabs ul li.active{
	background:#0751b4;
	
}

.resume-list .jjfy .jjfy-tabs ul li.active a{
	color:#FFFFFF
}
.resume-list .jjfy .jjfy-tabs ul li a{
	padding: 0 20px;
}
.resume-list .jjfy .message-box{
	/*display: none;*/
	padding-top: 20px;
}
.resume-list .jjfy .show{
	display: block;
}
#vsb_content_2 span{
    font-size:16px
}
#vsb_content_2 p{
    font-size:16px
}