
/*banner*/
.banner{
	height: 633px;
	background: url(../images/slider2-1.jpg) no-repeat;
	background-size: cover;
}
.banner_container{
	position: relative;
	height: 100%;
}
.text{
	position: absolute;
	top: 42%;
	right: 45%;
	color: #fff;
	text-align: center;
	font-size: 36px;
	background: url(../images/text.png) no-repeat;
	width: 390px;
    height: 160px;
}
.adslogin{
	position: absolute;
	top: 30%;
	right: 10%;
	opacity: 1;
	width: 335px;
	height: auto;
	border-radius: 20px;
}
.login-form{
}
.form-group{
	margin-bottom: 30px;
}
/*process*/
.wrap{
	position: relative;
	margin: 0 auto;
	width: 1024px;
	min-width: 1024px;
	overflow: hidden;
}
.title{
	display: block;
	text-align: center;
	margin: 60px 0 40px 0;
	font-size: 36px;
}
.content{
	overflow: hidden;
	margin-bottom: 20px;
}

.app{
	float: left;
	width: 315px;
	height: 100px;
	border:1px solid #C1BFBF;
	border-radius: 10px;
}
li.app+li.app{
	margin-left: 3.4%;
}
i.app_image{
	float: left;
	display: inline-block;
	width: 80px;
	height: 80px;
	background: url(../images/icon_list.png) no-repeat;
	background-size: 640%;
	margin: 10px;
}
i.network{
	background-position: -165px -4px;
}
i.appointment{
	background-position: -342px -84px;
}
i.register{
	background-position: -258px -84px;
}
i.consult{
	background-position: -425px -84px;
}
i.treatment{
	background-position: -425px -4px;
}
i.records{
	background-position: -4px -84px;
}
i.charge{
	background-position: -165px -84px;
}
i.visit{
	background-position: -85px -84px;
}
i.chain{
	background-position: -4px -4px;
}
i.member{
	background-position: -260px -4px;
}
i.price{
	background-position: -340px -4px;
}
i.report{
	background-position: -5px -167px;
}
i.message{
	background-position: -85px -4px;
}
i.znld{background-position: -101px -251px;}
i.myddc{background-position: -97px -167px;}
i.ycgl{background-position: -269px -168px;}
i.yxgl{background-position: -356px -166px;}
i.zksp{background-position: -3px -251px;}
i.wxgzh{background-position: -184px -168px;}
i.wdyx{background-position: -340px -4px;}
i.hyyx{background-position: -260px -4px;}
i.wxgzhyx{background-position: -184px -168px;}

.app p.app_title{
	font-size: 18px;
	color: #000;
	margin: 10px auto;
}
.app p{
	color:#757373;
	padding-right: 10px;
}
span.more{
	margin: 20px auto;
	font-size: 20px;
}
.regnum{
	margin: 70px 0 0;
    text-align: center;
    font-size: 38px;
}
.num-wrap{
	vertical-align: -15px;
}
.regnum>span{
	display: inline-block;
}
.number{
	font-style: normal;
    overflow: hidden;
    height: 60px;
    float: left;
    position: relative;
}
.number span{
	margin: 0 6px 0 0;
    min-width: 34px;
    line-height: 60px;
    text-align: center;
    float: left;
    top: 0;
    left: 0;
    position: relative;
    background-color: #E6E6E6;
}
ul.logo_list{
	width: 100%;
	margin: 40px 0;
	overflow: hidden;
}
ul.logo_list li{
	margin-bottom: 10px;
}
ul.logo_list li ul li{
	width: 145px;
	height: 100px;
	float: left;
	cursor: pointer
}
ul.logo_list li ul li+li{
	margin-left: 3%;
}
i.logo_images{
	display: inline-block;
	background: url(../images/icons-list.png) no-repeat;
	width: 145px;
	height: 100px;
}
.bottom{
	width: 100%;
	background-color: #2d2b34;
	font-size: 12px;
}
.bottom a{
	color: #757575;
}
.bottom a:hover{
	color: #b8b7bb;
}
.bottom_content{
	overflow: hidden;
	height: auto;
    padding: 50px 0 24px;
}
.bottom_content ul{
	float: left;
}
.bottom_content .split{
	float: left;
	width: 0px;
	height: 138px;
    margin: 0 12%;
    border-right: 1px dashed #737279;
}
li.bottom_content_title{
	color: #b8b7bb;
	font-size: 14px;
}
.bottom_content ul li{
	margin-bottom: 10px;
}
.link{
	float: left;
	color: #757575;
	font-size: 14px;
	margin-top: 30px;
}
.link h5{
	display: inline;
}
.link a{
	margin-left: 10px;
}
.footer{
	height: 137px;
	line-height: 25px;
	background-color: #1e1d23;
	color: #737279;
	text-align: center;
}
.footer p{
	padding: 10px auto;
}
.footer_content{
	 padding-top: 45px;
}

/*公告栏部分*/
.noticeBoard{
	height:250px;
	width:100%;
	margin-top: 60px;
}
.noticeBoard .carousel{
	float:left;
	height: 100%;
}
.first,.second{
	width:340px;
	height:100%;
	float:left;
	border:1px solid #E2E2E2;
}
.noticeBoard .carousel .first{
}
.noticeBoard .carousel .second{
	border-left:none;
	border-right:none;
}
.noticeBoard .news{
	float:right;
	width: 344px;
    height: 100%;
    border: 1px solid #E2E2E2;
}
.noticeBoard .news .news_title{
	height: 32px;
    line-height: 32px;
    padding: 0 15px;
    border-bottom: 1px dotted #E8E8E7;
}
.news_title span{
	float:left;
	font-size:16px;
}
.news_title a{
	float:right;
	color: #666;
    cursor: pointer;
    font-size: 14px;
}
.news_title a:hover{
	color:red;
}
.noticeBoard .news ul {
	padding: 0 15px;
}
.noticeBoard .news ul li a{
	color: #666;
    cursor: pointer;
    font-size: 12px;
    font-family: "宋体";
}
.noticeBoard .news ul li a:hover{
	color:red;
}
.noticeBoard .news ul li{
	height:30px;
    line-height:30px;
    width:100%;
    overflow:hidden;
}
.news ul li a b{
	margin-right:3px;
}