@charset "utf-8";
/* CSS Document */
body{
	background:#f3f3f4;
}

header{margin:0 auto; width:100%; background:url(../images/top_bg.jpg) no-repeat top center; padding-bottom:20px;}
header a{ display:block; mrgin:0 auto; position:relative; padding:30px 0 20px;}
header img{ width:75%; margin-left:10%;}
.g-wzdt{
	width:38px;
	height:20px;
	position:absolute;
	top:10px;
	right:5px;
}



/* 整站导航 */
.h_nav{
	width: 100%;
    overflow-x: auto;
}
.h_listtab{
	height: 0;
    overflow: hidden;
}
.swipertitle{
	position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    background: rgba(0,0,0,0.5);
    height: 43px;
    width: 100%;
	text-indent:10px;
    line-height: 40px;
    overflow: hidden;
}
.g-wznav{
	z-index: 9;
	width:41%;
	height:100%;
	float:right;
	position:fixed;
	top:0;
	right:0;
	background:#304a7f;
	padding:10px;
	display: none;
}

.g-wznav li{
	width:90%;
	margin:0 auto;
	background:url(../images/icon_Line.png) repeat-x bottom;
}

.m-wzclose{
	width:8%;
	margin-left:85%;
	padding-bottom:20px;
	
}

.m-wzclose img{
	width:100%;
	float:left;
}

.m-wznav-ej{
	width:100%;
	margin:0 auto;
	line-height:1.2rem;
	font-size:1.1rem;
	font-weight:bold;
	color:#c0cef4;
	background:url(../images/icon_more3.png) no-repeat right center;
	padding:15px 0 15px;
}

.m-wznav-ej:hover{
	color:#ffffff;
}

.m-wznav-sj{
	width:100%;
	margin:0 auto;
	padding:0 0 10px;
}

.m-wznav-sjl{
	width:100%;
	margin:0 auto;
	line-height:1.2rem;
	font-size:1rem;
	color:#d3ddf5;
	padding:8px 0 8px;
	text-indent:30px;
}

.m-wznav-sjl:hover{
	background:#3e5ea0;
	color:#ffffff;

}
/* /整站导航 */
.h_swiperone{
	height: 220px;
}
.hydtlist{
	display: none;
}
.specialswiper{
	/*height: 100px;*/
}
.specialswiper img{
	height: 100%;
}
.g-search{
	width:80%;
	margin:0 auto;
	background:#9dc5f4;
	border-radius:30px;
}
.search-con{
	width:73%;
	background:none;
	border:none;
	float:left;
	line-height:35px;
	margin-left:15px;
	font-size:0.8rem;
	color:#fff;
}

.search-an{
	width:15%;
	float:right;
	margin-right:5px;
	background:none;
	border:none;
}

.search-an img{
	width:1.1rem;
	height:1.1rem;
	padding-top:10px
}

.g-nav{
	width: max-content;
	height:3rem;
	margin:0 auto;
	background:#3867c8;
	overflow:hidden;
}

.g-nav a{
	 display:block;
	 padding:0 0.5rem;
	 line-height:3rem;
	 font-size:1rem;
	 font-weight:bold;
	 color:#fff;
	 float:left;
	 width: 70px;

}

.g-nav a:hover,.g-nav a.hover{
	background:url(../images/nav_hover.png) no-repeat bottom center;
	font-weight:bold;
}

.g-tpxw{
	width:100%;
	margin:0 auto 10px;
}

.g-tpxw img{
	width:100%;
}
/* 头条 */
.g-headlines{
	width:100%;
	background:#fff;
	height:4rem;
	padding-bottom:10px;
	margin:10px auto 10px;
}

.g-headlines-tit{
	width:71px;
	height:36px;
	float:left;
	display:block;
	padding:18px 0 0 15px;
}

.g-tt-xw{
	display:block;
	width:70%;
	line-height:1.5rem;
	font-size:1.1rem;
	color:#333;
	padding:12px 15px 0 0;
	float:right;
	overflow:hidden;
}

/* 头条 */

/* 新闻中心 */
.g-new{
	width:100%;
	background:#ffffff url(../images/new_bg.png) no-repeat right top;
	margin-bottom:10px;
}

.g-new-bt{
	width:93%;
	height:1rem;
	margin:0 auto 15px;
	padding-top:15px;
}

.g-new-bt .a1{
	display:block;
	line-height:2rem;
	font-size:1.3rem;
	font-weight:bold;
	color:#222222;
	float:left;
}

.g-new-bt .a2{
	display:block;
	line-height:2rem;
	font-size:1rem;
	color:#888;
	float:right;
	background:url(../images/icon_more2.png) no-repeat right center;
	padding-right:18px;
}

.g-new-lm{
	width:93%;
	height:1.5rem;
	margin:0 auto 15px;
	padding-top:15px;
}

.g-new-lm .b1{
	display:block;
	line-height:2rem;
	font-size:1.1rem;
	color:#222222;
	float:left;
	background:#e8f0ff;
	padding:0 15px;
	margin-right:15px;
	border-radius:5px;
}

.g-new-lm .b1:hover, .g-new-lm .b1.hover{
	background:#3867c8;
	color:#fff;

}

.g-new-list{
	width:93%;
	margin:0 auto;
}

.g-new-list li{
	width:100%;
	padding:10px 0 10px 15px;
	background:url(../images/new_spot.png) no-repeat left 1.2rem;
	border-bottom:#ebebeb 1px solid;
}

.g-new-list li a{
	display:block;
	width:98%;
	line-height:1.6rem;
	font-size:1.1rem;
	color:#000;
}

.g-new-list li a:hover{
	color:#3867c8;
	font-weight:bold;
}

.g-new-list li p{
	display:block;
	width:100%;
	line-height:2rem;
	font-size:1rem;
	color:#999;
}

/* /新闻中心 */


/* 专题 */
.g-special{
	width:100%;
	margin:0 auto 10px;
	position:relative;
}

.g-special img{
	width:100%;
}

.g-zt-left{
	width:1rem;
	position:absolute;
	top:0.8rem;
	float:left;
	margin-left:10px;
}

.g-zt-right{
	width:1rem;
	position:absolute;
	top:0.8rem;
	float:left;
	left:23rem;
}
/* 专题 */

/* 政策法规 */
.g-policy{
	width:100%;
	background:#ffffff;
	margin-bottom:10px;
}

.g-policy-bt{
	width:93%;
	height:1.5rem;
	margin:0 auto 15px;
	padding-top:15px;
}

.g-policy-bt .a1{
	display:block;
	background:url(../images/icon_2.png) no-repeat left center;
	line-height:2rem;
	font-size:1.3rem;
	color:#222222;
	font-weight:bold;
	float:left;
	padding-left:48px;
}

.g-policy-bt .a2{
	display:block;
	line-height:2rem;
	font-size:1rem;
	color:#888;
	float:right;
	background:url(../images/icon_more2.png) no-repeat right center;
	padding-right:18px;
}
/* 政策法规 */

/* 第二届全区群众身边最美护士 */
.g-beautiful{
	width:100%;
	background:#ffffff url(../images/new_bg.png) no-repeat right top;
	margin-bottom:10px;
}

.g-beautiful-bt{
	width:93%;
	height:3rem;
	margin:0 auto 15px;
	padding-top:15px;
}

.g-beautiful-bt .a1{
	display:block;
	background:url(../images/icon_4.png) no-repeat left center;
	line-height:3rem;
	font-size:1.3rem;
	color:#222222;
	font-weight:bold;
	float:left;
	padding-left:48px;
}

.g-beautiful-bt .a2{
	display:block;
	line-height:2rem;
	font-size:1rem;
	color:#888;
	float:right;
	background:url(../images/icon_more2.png) no-repeat right center;
	padding-right:18px;
}

.g-beautiful-list{
	width:100%;
	margin:0 auto;
}

.g-beautiful-list li{
	width:210px;
	display: inline-block;
	margin:20px 10px 0px;
}

.g-beautiful-list li .c1{
	display:block;
	width:100%;
	padding-bottom:63%;
	position:relative;
}

.g-beautiful-list li .c1 .g-bf-tp2{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	
}

.g-beautiful-list li .c1 .g-bf-tp{
	display:block;
	width:100%;
	height:100%;
	padding-bottom:63%;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
}

.g-beautiful-list li .c1 .g-bf-tp img{
	width:100%;
	height:100%;
}

.g-beautiful-list li p{
	display:block;
	width:100%;
	line-height:2rem;
	font-size:1rem;
	color:#777;
}

.g-beautiful-list li .c2{
	word-wrap:break-word !important;
	overflow: hidden;
	display:block;
	line-height:1.5rem;
	font-size:1rem;
	color:#333;
	padding:7px 0 0 0;
	width: 210px;
}

/* 第二届全区群众身边最美护士 */

/* 政策法规 */
.g-healthy{
	width:100%;
	background:#ffffff;
	margin-bottom:10px;
}

.g-healthy-bt{
	width:93%;
	height:1.5rem;
	margin:0 auto 15px;
	padding-top:15px;
}

.g-healthy-bt .a1{
	display:block;
	background:url(../images/icon_7.png) no-repeat left center;
	line-height:2rem;
	font-size:1.3rem;
	color:#222222;
	font-weight:bold;
	float:left;
	padding-left:48px;
}

.g-healthy-bt .a2{
	display:block;
	line-height:2rem;
	font-size:1rem;
	color:#888;
	float:right;
	background:url(../images/icon_more2.png) no-repeat right center;
	padding-right:18px;
}
/* /政策法规 */

/* 底部 */
.g-db{
	line-height:1.8rem;
	font-size:0.95rem;
	color:#ffffff;
	background:#3867c8;
	text-align:center;
	padding:10px 10px 20px;
}

/* 底部 */

/* 子页 工作动态 */
.g-dynamic{
	width:100%;
	padding:10px 0;
	background:#ffffff;
	margin-top:10px;
}

.g-dynamic-bt{
	width:95%;
	line-height:2rem;
	margin:0 auto 15px;
	position: relative;
}

.g-dynamic-bt .a1{
	display:block;
	background:url(../images/icon_9.jpg) no-repeat left center;
	font-size:1.2rem;
	color:#3867c8;
	padding-left:20px;
	float:left;
	font-weight:bold;
}
.g-dynamic-bt .a2{
	display:block;
	background:url(../images/icon_10.png) no-repeat 15px  center;
	font-size:0.8rem;
	color:#222;
	padding:0 20px 0 35px;
	float:right;
	border:#666666 1px solid;
	border-radius:5px;
}
.lishibox{
	overflow: hidden;
    height: 116px;
}
.g-xwzx-zlm{
	position: absolute;
    right: 0;
    top: 34px;
    background: #fff;
	float:right;
	border:#666666 1px solid;
	border-radius:5px;
	padding:10px 0;
	z-index:999;
}

.g-xwzx-zlm a{
	display:block;
	padding:0 10px;
	line-height:1.8rem;
	font-size:1rem;
	color:#333;
	text-align:center;
}

.g-xwzx-zlm a:hover{
	background:#3867c8;
	color:#ffffff;
}


.g-dynamic-list{
	width:93%;
	margin:0 auto;
}

.g-dynamic-list li{
	width:100%;
	padding:10px 0 10px 15px;
	background:url(../images/new_spot.png) no-repeat left 1rem;
	border-bottom:#ebebeb 1px solid;
}

.g-dynamic-list li a{
	display:block;
	width:98%;
	line-height:1.6rem;
	font-size:1.1rem;
	color:#000;
}

.g-dynamic-list li p{
	display:block;
	width:100%;
	line-height:2rem;
	font-size:1rem;
	color:#999;
}
/* /子页 工作动态 */

.g-introduce{
	width:93%;
	line-height:1.8rem;
	font-size:1rem;
	margin:10px auto;
	color:#444;
}

.g-introduce .video-js,.g-introduce video,.g-introduce video source{
	max-width:90% !important;
	height:auto !important;
}

.g-introduce img{
	max-width:100% !important;
	height:auto !important;
}

.g-leader{
	width:95%;
	margin:10px auto;
}

.g-leader1{
	width:100%;
	background:#f8f8f8;
}

.g-leader1 .s1{
	background:url(../images/icon_11.png) no-repeat 20px center;
	float:left;
	color:#333;
	font-size:1rem;
	line-height:2.6rem;
	padding-left:55px;
	font-weight:bold;
}
.g-leader1 .s2{
	background:url(../images/gy_allowBottom.png) no-repeat right center;
	background-size:15px 12px;
	float:right;
	color:#333;
	font-size:1rem;
	line-height:2.6rem;
	margin-right:15px;
	padding-right:20px;
}

.g-leader2{
	width:100%;
}

.g-leader2 .a1{
	display:block;
	float:left;
	color:#333;
	font-size:1rem;
	line-height:1.5rem;
	padding-left:55px;
	margin:8px 0;
}

.g-branch{
	width:95%;
	margin:10px auto;
}

.fzjg-a {
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
    font-size: 1rem;
    cursor: pointer;
    border: 1px solid #ebe9e9;
    border-radius: 6px;
    width: 100%;
	height:3rem;
    line-height:3rem;
    margin-right: 33px;
	color:#333;
}

.fzjg-a:hover {
	background:#3867c8;
    color:#ffffff;
    text-decoration: none;
}

.fzjg-span {
    padding: 0 0 0 25px;
}

.fzjg-img {
    position: relative;
    top: 8px;
    width: 28px;
    height: 28px;
	margin-right:20px;
}

.r{
	float:right;
}

.g-wz-title{
	width:90%;
	line-height:1.8rem;
	font-size:1.2rem;
	font-weight:bold;
	color:#222222;
	margin:0 auto;
	text-align:center;
	border-bottom:#e2e2e2 1px solid;
	padding-bottom:10px;
}

.g-wz-time{
	width:93%;
	line-height:1.5rem;
	font-size:0.8rem;
	color:#666;
	margin:0 auto;
	padding:10px 0;
}

/* 子页 图片新闻 */
.g-picture-list{
	width:98%;
	margin:0 auto;
}

.g-picture-list li{
	width: 46%;
	margin: 20px 2% 0px;
	float:left;
}

.g-picture-list li a{
	display:block;
}

.g-picture-list li a img{
	display: block;
	width: 100%;
	height: 125px;
}

.g-picture-list li a span{
	display: block;
	height:2.4rem;
	line-height:1.5rem;
	color:#000;
	font-size:1.03rem;
	padding:9px 0 7px;
}

.g-picture-list li a p{
	display: block;
	line-height:1.2rem;
	color:#999;
	font-size:0.9rem;
	padding:0 0 10px;
}
/* /子页 图片新闻 */

/* 子页 大讲堂 */
.g-forum-list{
	width:98%;
	margin:0 auto;
}

.g-forum-list li{
	width: 46%;
	margin: 20px 2% 0px;
	float:left;
	height:175px;
}

.g-forum-list li a{
	display:block;
	position:relative;
}

.g-forum-list li a img{
	display: block;
	width: 100%;
	height: 100%;
}

.g-forum-list li a span{
	display: block;
	position:absolute;
	top:3.5rem;
	left:8.5rem;
	width:35px;
	height:35px;
}

.g-forum-list li a p{
	display: block;
	line-height:1.2rem;
	color:#333;
	font-size:0.9rem;
	padding:9px 0 7px;
}

/* /子页 大讲堂 */

/* 子页 第二届最美护士 */
.g-bf2-list{
	width:100%;
	margin:0 auto;
}

.g-bf2-list li{
	width:45%;
	margin:20px 2% 0px;
	float:left;
}

.g-bf2-list li .c1{
	display:block;
	width:100%;
	padding-bottom:63%;
	position:relative;
}

.g-bf2-list li .c1 .g-bf-tp2{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	
}

.g-bf2-list li .c1 .g-bf-tp{
	display:block;
	width:100%;
	height:100%;
	padding-bottom:63%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

.g-bf2-list li .c1 .g-bf-tp img{
	width:100%;
	height:100%;
}

.g-bf2-list li p{
	display:block;
	width:100%;
	line-height:2rem;
	font-size:1rem;
	color:#777;
}

.g-bf2-list li .c2{
	display:block;
	line-height:1.5rem;
	font-size:1rem;
	color:#333;
	padding:7px 7px 12px;
	height:2.6rem;
	overflow:hidden;
}

/* /子页 第二届最美护士 */

/* /子页 专题专栏 */
.m-special-list{
	width:94%;
	margin:0 auto 20px;
	padding-top:10px;
}

.m-special-list a{
	display:block;
	padding:10px;
	border:#DCDCDC 1px solid;
	margin:0 auto 20px;
}

.m-special-list a img{
	width:100%;
}

/* /子页 专题专栏 */

.m-department-list{
	width:96%;
	margin:10px auto;
}

.nsbm-box {
    padding: 25px;
    background-color: #F7F7F7;
    font-size: 1.05rem;
    margin: 15px 0;
}

.nsbm-box img {
    float: left;
    margin-right: 20px;
    width: 48px;
    height: 51px;
}


/* 会员服务*/
  body .lns-res-list {
        display: block;
		width:90%;
        height: auto !important;
        padding: 0;
		margin:0 auto;
        background: #eff8ff;
    }

    body .lns-res-list ul {
        display: none;
        flex-direction: column;
    }

    body  .lns-res-list li {
        position: relative;
        width: 100%;
        border-bottom: .05rem solid #fff;
        margin-left: 0;
        /* transition: all .5s; */
    }

    body  .lns-res-list .Ins-parentChannel::after {
        position: absolute;
        right: 1.6rem;
        top: 50%;
        transform: translateY(-50%);
        content: attr(data-after);
        width: auto;
        height: auto;
        color: #015293;
        font-size: 1rem;
    }

    body .lns-res-list li a {
		display:block;
		width:100%;
		height:100%;
        margin-bottom: 0;
		padding-left: 2.4rem;
		font-size: 1rem;
		line-height: 3rem;
		color: #2b5b9d;
        /* transition: all .5s; */
    }

    body  .lns-res-list .active {
        border-left: .1rem solid #2b5b9d;
        border-left: #fff;
    }

    body  .lns-res-list .active a {
        color: #3b5b9d;
        font-weight: 600;
    }

    body .Ins-childChannel {
        display: none;
        flex-direction: column;
        background-color: #fff;
    }
	body .lns-res-list,
	body .lns-res-list div,
	body .lns-res-list ul,
	body .lns-res-list li,
	body .lns-res-list a,
	body .lns-res-list span{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
    body .Ins-childChannel a {
		display:block;
        border-bottom: 1px solid #f5f4f4;
        padding-left: 3.4rem !important;
		font-size: 0.8rem !important;
        color: #333 !important;
    }

    body .Ins-childChannel a.hover {
        font-weight: 600;
        color: #2b5b9d !important;
    }
    body .firstChannel {
		width: 100%;
		height: 3rem;
		background: url(../images/onfold.png) 95% center / auto 60% no-repeat, linear-gradient(to right, #015293, #3c8dd4);
		padding-left: 2rem;
		font-size: 1.1rem;
		color: #fff;
		font-weight: 800;
		line-height: 3rem;
    }

	body .vipList li {
    width: 100%;
    height: 7rem;
    padding: 0;
	margin-bottom:2rem;
    border-bottom: 1px dashed #e2e2e2;
}
	body .vipList li a{
		display:block;
		width:100%;
		height:100%;
	}
	body .vipList li .vipImg {
    width: 40%;
}

	body .vipInfo {
    width: 54%;
}
	body .vipInfo h2 {
    font-size: 1rem;
}

	body .vipInfo p {
    width: 100%;
    height: 2.4rem;
    font-size: .8rem;
    line-height: 1.5;
}

	body .vipInfo span {
		font-size: .8rem;
		line-height: 1.5;
		color: #999;
	}
	img,button{
    	border:0;
    }
    .message {
        width: 100%;
        height: auto;
    }
	.message,
	.message div,
	.message table,
	.message tr,
	.message td,
	.message input{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
    .message table {
        width: 100%;
        margin: 0 auto;
        table-layout: fixed;
        border-collapse: separate;
        border-spacing: 0 20px;
        vertical-align: middle;
    }

    .message table tr td {
        height: 3rem;
        font-size: 1rem;
        line-height: 3rem;

    }

    .message table tr td input {
        height: 100%;
        border-radius: 10px;
        border: 1px solid #dbdbdb;
        padding: 5px 10px;
    }

    .message table tr td:nth-child(1) {
        width: 24%;
        text-align: right;
    }

    .message table tr td:nth-child(2) {
        width: 65%;
        text-align: left;
    }

    .message table tr td i {
        display: inline-block;
        margin-right: 10px;
        font-size: 18px;
        color: rgb(240, 36, 36);
    }

    #insName,
    #personName,
    #personNumber {
        float: left;
        display: block;
        width: 100%;
        height: 100%;
    }

    #verification {
        display: block;
        float: left;
        width: 50%;
        height: 100%;
    }

    #verImg {
        width: 40%;
        height: 100%;
        float: right;
    }

    #submit {
        width: 50%;
        height: 100%;
        background: linear-gradient(to right, #407af3, #3968c9);
        border-radius: 10px;
        line-height: 60px;
        font-size: 24px;
        color: #fff;
    }