*{margin: 0;padding:0}
body{font-family: "微软雅黑"}
/*a,input,button{outline: none;border: none;background: none; text-decoration: none;cursor: pointer}*/
li{list-style: none}
header,nav,footer,section,article,aside{display:block}
img{border: none}
.right{margin-right:0 !important;;float:right !important}
.header{
	width: 100%;
}

.New_con_textImg {
    width: 100%;
}
/*顶部*/
.header .head{
	width: 100%;
	min-width: 1024px;
	height: 40px;
	line-height: 40px;
	background: #eee;
}
.header .head div{
	width: 1024px;
	margin:0 auto;
}
.header .head p{
	display: inline-block;
	float: left;
	color:#1179fc
}
.header .head ul{
	display: inline-block;
	float: right;
}
.header .head ul li{
	display: inline-block;
	float: left;
	padding:0px 20px;
}
.header.head ul li:last-child,.header .head ul li:last-child a:hover{
	padding-right:0px;
	color: #7b7b7b;
	cursor: default
}
.header .head ul li a{
	color: #7b7b7b
}
.header .head ul li a:hover{
	color: #1179fc
}
/*LOGO 搜索   登录*/
.header .head_con{
	width: 1014px;
	height:150px;
	padding-left:10px;
	background:url(/Content/images/header_bg.png);
	margin:0 auto
}
.header .head_con p{
	width: 94%;
    height: 40px;
    line-height: 55px;
	text-align: right;
}
.header .head_con p a{
	width:100%;
	height:40px;
	text-align: right;
	display:inline-block;
	color: #fff;
    text-decoration:underline
}

.header .head_con h1{
	display: inline-block;
	padding-left: 30px;
	float: left;
	height: 100px
}
.header .head_con .head_right{
	width: 400px;
	display: inline-block;
	float: right;
	padding-right: 50px;
	height: 50px;
    line-height: 50px;
    vertical-align: middle;
    margin-top:24px
}
.header .head_con .head_right .header_search{
	width: 250px;
	height:38px;
	float: left;
	border:1px solid rgba(255,255,255,0.5);
	border:1px solid #fff\0;
	color:#fff;
	margin-top: 2px
}
.header .head_con .head_right .header_search input[type="text"]{
	width:205px;
	height: 40px;
	float: left;
	padding-left: 5px
}
.header .head_con .head_right .header_search input[type="button"]{
	width:24px;
	height:24px;
	background: url(/Content/images/search_btn.png);
	background-size:cover ;
	float: left;
	margin-top:8px
}
.header .head_con .head_right h6{
	width: 120px;
	height: 40px;
	float: right;
	display: inline-block;
}
.header .head_con .head_right h6 a{
	width:60px;
	height: 40px;
	line-height: 40px;
	/*border:1px solid rgba(255,255,255,0.5);*/
	border:1px solid #fff\0;
	text-align: center;
	/*margin-right: 20px;*/
	float: left;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 100;
}
.header .head_con .head_right h6 a:last-child{
	margin-right: 0px
}
.header .head_con .head_right h6 a:hover{
	border:1px solid rgba(255,255,255,0.5);
	border:1px solid #fff\0;
	background: #fff;
	color:#1179fc
}
/*导航*/
.header .nav{
	clear: both;
	width: 1024px;
	height: 40px;
	margin:0 auto;
	background-image: -webkit-linear-gradient(left, #7fd6fb, #0b8ee8);
	background-image: -moz-linear-gradient(left, #7fd6fb, #0b8ee8);
	background-image: -o-linear-gradient(left, #7fd6fb, #0b8ee8);
	background-image: -ms-linear-gradient(left, #7fd6fb, #0b8ee8);
	background-image: linear-gradient(to right, #7fd6fb, #0b8ee8);
	border-top:1px solid rgba(255,255,255,0.5);
	border-bottom:1px solid rgba(255,255,255,0.5);
	border-top:1px solid #fff\0;
	border-bottom:1px solid #fff\0;
	background: #0386e0\0;
}
.header .nav ul{
	width: 1024px;
	height: 40px;
}
.header .nav ul li{
	float: left;
	line-height: 40px;
	width: 11.11111%;
    text-align: center;
    font-weight: 600;
}
.header .nav ul li a{
	color:#fff;
	font-size: 16px;
	letter-spacing: 1px;
}
.header .nav ul li:hover,.header .nav ul li.on{
	background: #36afff;
	font-weight: bold;
}
.page{width: 1160px;margin:0 auto;background:#fff;padding: 0px 20px;display:table}
/*图片轮播*/
.v_out{clear:both; width:100%;height:450px;margin:0 auto;overflow:hidden;}
.v_show{width:1024px;overflow:hidden;position:relative;height:450px;float:left}
.v_cont{ width:6650px;position:absolute;left:0px;top:0px;}
.v_cont ul{float:left;text-align:center;line-height:50px;}
.v_cont ul li{width:1024px;height:450px;float:left}
.v_cont ul li img{width:1024px;height:450px}
/*---圆圈---*/
.v_out_p{position:relative;overflow:visible}
.circle{position:absolute;left:44%;top:400px;}
.circle li{width:20px;height:20px;border-radius:50%;float:left;margin-right:10px; background:#FFF}
.circle .circle-cur{background:#f00}

/*---切换---*/
.prevImg{position:absolute;left:30px;top:210px;z-index:9}
.nextImg{position:absolute;right:30px;top:210px;z-index:9}
.prevImg a{background:url(/Content/images/prev.png)}
.nextImg a{background:url(/Content/images/next.png)}
.prevImg,.prevImg a,.nextImg,.nextImg a{width:17px;height:28px; display:block}
/*宣传图 */
.propaganda{
	clear: both;
	width: 100%;
	height: 160px;
	margin:0 auto
}
/*主页 第一版块*/
.home_con1,.home_con2,.home_con3,.home_con4,.home_con5{
	width: 100%;
	height: 300px;
	padding:10px 0px;
	margin: 0 auto;
	overflow: hidden;
}
.home_con1_ZCJD{
	width:45%;
	border: 5px solid #f4f4f4;
	padding:20px;
	height: 260px;
	float: left;
}
.home_con1_TZGG{
	width:48%;
	height: 260px;
	float: right;
}
.home_con1_ZCJD img{
	width:225px;
	height:255px;
	display: inline-block;
	float: left;
}
.home_con1_ZCJD ul{
	width:220px;
	height:255px;
	float: right;
}
.home_con1_ZCJD ul h6{
	width:270px;
	height:50px;
	line-height: 50px;
	font-size: 24px;
	letter-spacing: 1px;
	color:#303030
}
.home_con1_ZCJD ul li,.home_con1_TZGG ul li{
	width:100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.home_con1_ZCJD ul li a,.home_con1_TZGG ul li a{
	color: #222
}
.home_con1_ZCJD ul li a:hover,.home_con1_TZGG ul li a:hover{
	color: #009cff
}
.home_con1_TZGG p,.home_con2 p,.home_con3 p,.home_con4 p,.home_con5 p{
	width: 98%;
	height: 40px;
	line-height: 40px;
	padding:0px 1%;
	background: #eee
}
.home_con2 p, .home_con3 p, .home_con4 p, .home_con5 p {
    background-image: url('/Content/images/Title_bg.jpg');
    color:#fff
}
.home_con1_TZGG ul{
	width: 90%;
	padding:20px 5%;
}
/*主页 第二 三版块*/
.home_con2,.home_con3{
	clear: both;
	height:203px
}
.home_con2 p a,.home_con3 p a,.home_con4 p a{
	float: right;
	color: #fff
}
.home_con2 p a:hover,.home_con3 p a:hover,.home_con4 p a:hover{
	color: #009cff
}
.home_con2 ul,.home_con3 ul,.home_con5 ul{
	width: 100%;
	height: 130px;
	padding:15px 0px
}
.home_con2 ul li,.home_con3 ul li,.home_con5 ul li{
	width: 19%;
    height: 130px;
    float: left;
    margin-right: 18px;
}
.home_con2 ul li img,.home_con3 ul li img,.home_con5 ul li img{
	width: 100%;
}

/*2版*/
.home_con2 {
	height:225px
}
.home_con2 .senior{
	width: 100%;
	height: 170px;
	position: relative;
	margin:20px auto 0 auto
}
.home_con2 .senior ul{
	width: 982px;
	height: 115px;
	display: block;
	overflow-y: scroll;
	padding: 15px 20px;
	border: 1px solid #eee;
}
.home_con2 .senior span{
	width: auto;
	height: 20px;
	display: block;
	line-height:20px;
	font-size: 14px;
	color:#666;
	position: absolute;
	left:20px;
	top:-10px;
	z-index: 9;
}
.home_con2 .senior li{
	margin-right: 10px;
}
.home_con2 ul li.right > li{
	clear: both;
}
/* 滚动*/
.Display{
	width:1024px;
	height: 130px;
	padding:15px 0px;
	position: relative;
	margin:0px auto;
	overflow:hidden;
}
.Display .prev2,.Display .next2{
	width: 30px;
	height:130px;
	background: #eee;
	position: absolute;
	left:0px;
	top:15px;
	z-index:99;
}
.Display .next2{
	left:994px;
}
.Display_show {
    width: 960px;
    overflow: hidden;
    position: relative;
    height:130px;
    float: left;
}
/* 滚动部分 */
.u_lanren{ width:6650px;position:absolute;left:0px;top:20px;height:130px;overflow: hidden;}
.u_lanren ul{padding:0;margin-left:40px;width: auto;}
.u_lanren ul li{width:940px;height:130px;float:left; overflow:hidden;margin:0}
.u_lanren ul li dd{ width:170px; height:130px; margin:0px 6px 0px 8px; float:left; overflow:hidden; position:relative;}
.u_lanren ul li dd img{ position:absolute; left:0; top:0; z-index:10; width:100%;}
.prev2,.prev2 a,.next2,.next2 a{width:30px;height:40px; display:block;padding-top:32px}
.prev2 a{ background:url(/Content/images/prev.png) no-repeat center center;}
.next2 a{ background:url(/Content/images/next.png) no-repeat center center;}

/******************************先进榜单*/
.BD{
	width: 100%;
	height: auto;
	padding-bottom: 40px;
}
.BD h2{
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	text-align: center;
	color:#444
}
.BD h6{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color:#999
}
.BD .home_con2,.BD .home_con2 div,.BD .home_con2 div ul{
	height: auto;
	border: none;
}

/*主页 第四版块*/
.home_con4{
	clear: both;
	height:580px
}
.home_con4 .home_con4_text{
	width:55%;
	height: 500px;
	padding:30px 1%;
	float: left;
}
.home_con4 .home_con4_text p {
    background:none;
    color:#333
}
.home_con4 img{
	width:40%;
	display: inline-block;
	float: right;
	padding:30px 0;
}
.home_con4_text p{
	height: auto;
	line-height: 40px;
	background: #fff;
	text-indent: 2em;
}
/*友情链接*/
.home_con5{
	height:120px
}
.home_con5 ul,.home_con5 ul li{
	height: 60px
}
.home_con5 ul li{
	width: 120px;
	margin-right:30px
}
.home_con5 ul li img{
	height: 60px;
	width: auto;
	border: 1px solid #eee
}
/******************************二级页面*/
.page_con{
	width: 100%;
    min-height:600px;
    background:#fff
}
.Left_Menu{
	width: 200px;
	height: auto;
	min-height:450px;
	float: left;
	margin:40px auto
}
.Left_Menu li{
	width:180px;
	height: 50px;
	line-height: 50px;
	margin-bottom:15px;
	background: #0f7ffd;
	text-align:center;
	font-size: 16px
}
.Left_Menu li.on,.Left_Menu li:hover{
	background: #ff9900;
}
.Left_Menu li a{
	color: #fff
}
/******************************二级页面****************经验交流*/
.JYJL{
	width: 940px;
	height: auto;
	min-height:450px;
	float:right;
	margin:40px auto
}
.JYJL dl{
	border-top: 1px dashed #999;
	padding:15px 10px
}
.JYJL dl:last-child{
	border-bottom: 1px dashed #999
}
.JYJL dl dt{
	height:46px;
	width: 100%;
	line-height: 46px
}
.JYJL dl dt a{
	color: #2e2e2e
}
.JYJL dl dt a:hover{
	color: #0f7ffd
}
.JYJL  dl dt i{
	width:36px;
	height:36px;
	display:block;
	border:1px solid #0f7ffd;
    color: #0f7ffd;
	border-radius: 50%;
	float: left;
	margin-right: 20px;
	margin-top:5px;
	line-height: 36px;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
.XWTZ dl dt i{
	width: 14px;
	height: 14px;
	display:block;
	float: left;
	border: none;
	border-radius: inherit;
	background:#0f7ffd;
	margin-right: 20px;
	margin-top:18px	
}
.JYJL  dl dt h6{
	width: 80%;
	font-size: 18px;
	float: left;
	font-weight:600;
	display:inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.JYJL  dl dt span{
	display:inline-block;
	color: #b0b0b0;
	font-size: 16px;
	float: right;
}
.JYJL  dl dd{
	width: 80%;
	font-size:16px;
	color: #5d5d5d;
	display:inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.JYJL  dl dd img{
	height: 100px;
	overflow: hidden;
	margin-right: 15px;
    vertical-align: top;
}
/********************分页*/
.sorter{
	clear: both;
	padding:20px;
	border-top: 1px dashed #999;
}
.sorter a{
	width: 36px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	float: left;
	border:1px solid #e6e6e6;
	border-right: none;
	background: #f6f6f6;
	color: #666;
	font-size: 16px;
	text-align: center
}
.sorter p{
	width: 180px;
	height: 36px;
	line-height: 36px;
	float: left;
	display: inline-block;
	padding:0px 20px
}
.sorter p input{
	width: 34px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	margin:0px 10px
}
.sorter a.page-btn{
	border-right: 1px solid #e6e6e6;
	background:#0f7ffd;
	color: #fff;
	border-radius:3px;
}
.pages #Pagination .pagination .current {
      background:#0f7ffd;
      color: #fff;
    }
    .pages #Pagination .pagination .prev,
    .pages #Pagination .pagination .next {
      float: left;
      width: 80px;
      border: 1px solid #e6e6e6;
      background: #f6f6f6;
      color: #666666;
      cursor: pointer;
    }
    .pages #Pagination .pagination .prev i,
    .pages #Pagination .pagination .next i {
      display: inline-block;
      width: 4px;
      height: 11px;
      margin-right: 5px;
    }
    .pages #Pagination .pagination .prev {
      border-right: none;
    }
    .pages #Pagination .pagination .prev i {
      background-position: -144px -1px;
      *background-position: -144px -4px;
    }
    .pages #Pagination .pagination .next i {
      background-position: -156px -1px;
      *background-position: -156px -4px;
    }

    .pages #Pagination .pagination .pagination-break {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border-color: currentcolor currentcolor currentcolor #e6e6e6;
        border-image: none;
        border-style: none none none solid;
        border-width: medium medium medium 1px;
        cursor: default;
        padding: 8px 5px;
    }
    .pages #Pagination .pagination a, .pages #Pagination .pagination span {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: #f6f6f6 none repeat scroll 0 0;
        border-color: #e6e6e6 currentcolor #e6e6e6 #e6e6e6;
        border-image: none;
        border-style: solid none solid solid;
        border-width: 1px medium 1px 1px;
        color: #666666;
        cursor: pointer;
        display: inline;
        float: left;
        font-family: u5b8bu4f53,Arial;
        font-size: 14px;
    }
/****************************************************二级页面底部*/
.footer{
	clear: both;
	width: 100%;
	padding:20px;
	background:#f1f1f1
}
.footer h6{
	width: 100%;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	font-weight: 100;
	color: #2b2b2b
}
.footer h6 p{
	width:50%;
	display: inline-block
}
.footer h6 p a{
	color: #2b2b2b;
	margin-right: 10px
}
.footer p{
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: 100;
	color: #2b2b2b
}
/******************************二级页面****************联系我们*/
.LXXX{
	width: 100%;
	height: 200px;
	margin-bottom:20px
}
.LXXX h4{
	width: 100%;
	height:50px;
	line-height: 50px
}
.LXXX div{
	width:40%;
	float:left
}
.LXXX div p{
	width:100%;
	height:30px;
	line-height: 30px
}
.LXXX img{
	width: 100px;
	float: left;
	margin-top: 20px
}
/******************************二级页面****************认证申请流程*/
.RZLCJS img{
	width:90%;
}
.RZLCJS a{
	width:300px;
	height: 80px;
	line-height: 80px;
	display:block;
	text-align: center;
	background:#0f7ffd;
	margin:0 auto;
	color: #fff;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: bold;
	margin-top:50px;
}
/***********************二级页面**********卒中中心榜*/
.Left_Menu .Ranking{
	width:170px;
	height: auto;
	margin-left: 30px;
	margin-bottom: 20px;
}
.Left_Menu .Ranking h2{
	width: 100%;
	height:50px;
	line-height: 50px;
	color: #0f7ffd;
	font-size: 18px;
}
.Left_Menu .Ranking ul li{
	width: 170px;
	height: 40px;
	border-bottom: 1px dashed #999;
	background:none;
	color: #333;
	text-align: left;
	margin: 0;
    cursor: pointer;
}
.Left_Menu .Ranking ul li a{
	color: #333;
}
.Left_Menu .Ranking ul li.on a,.Left_Menu .Ranking ul li a:hover{
	color: #0f7ffd;
}
.Ranking_Right .Ranking_data{
	width: 100%
}
.Ranking_Right .Ranking_data h6{
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
}
.Ranking_Right .Ranking_data li{
	width: 30%;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	font-size: 16px;
	margin-right:2%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Ranking_Right .Ranking_data li a{
	color: #333
}
/*********************************************新闻详情**/
.page .nav{
	clear: both;
    height: 45px;
    width: 100%;
    border-top: 2px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}
.page .nav ul{
	padding-left:10px
}
.page .nav ul li {
    float: left;
    line-height: 45px;
}
.page .nav ul li a {
    font-size: 14px;
    color: #707271;
}
.page .nav ul li span {
    padding: 0 12px;
    color: #707271;
}
.nav ul li a.blue {
    color: #0f7ffd
}
section {
    /*width: 100%;*/
    height: auto;
    clear: both;
}
.New_detial {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 50px;
}
.New_title {
    width: 100%;
    height: 123px;
}
.New_title h3 {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #3E3E3E;
    padding-top: 20px;
}
.New_title p {
    font-size: 12px;
    color: #666664;
    text-align: center;
    padding-top: 25px;
}
.New_title p span {
    display: inline-block
}
.New_title p b {
    font-weight: normal;
}
.New_title p span a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}
.digest {
    height: 30px;
    line-height:30px;
    border: 1px solid #DFDFDF;
    margin-top: 10px;
    padding: 20px 15px;
}
.digest p b {
    font-size: 14px;
    color: #535353;
    font-weight: bold;
    display: inline-block;
    width:6%;
    float: left;
    line-height: 30px;
}
.digest p span {
    font-size: 14px;
    color: #898989;
    width: 94%;
    float: left;
    line-height: 30px;
}
.New_con_text {
    height: auto;
    padding-top: 15px;
    width: 100%;
    clear: both;
}
.New_con_text p {
    color: #545454;
    font-size: 16px;
    line-height:40px;
    /*text-indent: 2em;*/
}
.New_con_text p.Title{
    font-size: 24px;
    text-align:center;
    text-indent: initial;
}
.New_con_text p.Img{
	text-indent: initial
}
.New_con_text p img{
    /*width: 100%;*/
    height: auto;
    text-align:center
}
.New_bottom {
    height: auto;
    width: 100%;
}
.New_bottom h3 {
    font-size: 14px;
    padding: 10px 0;
}
.New_bottom h3 a {
    display: inline-block;
    padding-left: 10px;
    color: #0f7ffd;
    font-weight: normal;
}
/***********************************医院详情*/
.E_main {
    width: 1024px;
    margin: 0 auto;
    height: auto;
    padding-bottom: 50px;
}
.E_main_right {
    width: 820px;
    height: auto;
    padding-bottom: 30px;
    padding-right: 20px;
    float: left;
}
.Hospital_detial {
    width: 100%;
    height: auto;
}
.Hospital_detial h3 {
    padding-top: 25px;
    color: #0f7ffd;
    font-size: 18px;
}
.Hospital_detial h3 b {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #0f7ffd;
    margin-right: 10px;
}
.Hospital_detial .p_text b {
    display: inline-block;
    width: 30%;
    font-weight: normal;
    font-size: 14px;
    color: #555;
    padding-top: 22px;
}
.Hospital_detial p {
    font-size: 14px;
    color: #555555;
    padding-top: 22px;
    clear: both;
}
.Hospital_detial p span {
    display: inline-block;
    width: 90%;
    float: right;
}
.search_right {
    height: auto;
    width: 150px;
    float: left;
    margin-left: 30px;
    padding-top: 30px;
}
.search_right ul {
    font-size: 16px;
    padding-top: 22px;
}
.search_right ul span {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #0f7ffd;
}
.search_right ul li {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    vertical-align: middle;
    padding-top: 6px;
    list-style: disc;
    padding-left: 5px;
}
.search_right ul li a {
    text-decoration: none;
    color: #333;
}
.search_right ul li a:hover{
    color: #0f7ffd
}

/*************************************卒中中心榜 修改*/
.Left_Menu .Storkes_1{
	width: 100%;
	margin-bottom: 30px;
}
.Left_Menu .Storkes_1 h3 {
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: #0f7ffd;
    text-align: center;
    font-size: 16px;
}
.Left_Menu .Storkes_1 h3:hover,.Left_Menu .Storkes_1 h3:active,.Left_Menu .Storkes_1 h3.on{
	background: #F90;
}
.Left_Menu .Storkes_1 h3 a{
    color: #FFF
}
.ygp{display: none;}
.Left_Menu .Storkes_1 .yiBtn {
    width: 190px;
    border-bottom: 1px dashed #BBB9BA;
    line-height: 30px;
    background: url(/Content/images/Zicon.jpg) no-repeat left center;
    font-size: 16px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-top: 15px;
    padding:5px 0px 5px 10px;
    font-weight: 100;
    color: #666
}
.Left_Menu .Storkes_1 .yiBtn.on{
	color: #0f7ffd;
}
.main_l_list_1 {
    width: 190px;
    border-bottom: 1px dashed #BBB9BA;
    padding-left: 10px;
    cursor: pointer;
    padding-bottom: 5px;
}
.main_l_list_1 p {
    font-size: 14px;
    background: url(/Content/images/Zicon.jpg) no-repeat left center;
    padding-left: 10px;
    display: inline-block;
    padding:6px 0px 6px 10px;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
}
.main_l_list_1 ul {
    width: 200px;
    display:none;
}
.main_l_list_1 ul li {
	width: auto;
	height: auto;
	line-height:normal;
    font-size: 14px;
    float: left;
    padding:6px 0px 6px 10px;
    border: none;
    text-indent: 10px;
    background: none;
    color: #6E6E6E;
    cursor: pointer;
    margin: 0;
}
.main_l_list_1 ul li:hover,.main_l_list_1 ul li.on{
	background:none
}
.clear {
    clear: both;
}

/*************************************卒中中心榜 修改  END*/
/*************************新闻检索**/
.new_ser h3 {
    font-size: 14px;
    font-weight: normal;
}
.new_ser h3 span {
    color: #f00;
}
.new_ser p {
    padding-top: 13px;
    float: none;
}
.new_ser img {
	width:95%;
    margin-top: 15px;
}
.new_ser ul {
    font-size: 14px;
    padding-top: 22px;
}
.new_ser ul span {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #0f7ffd;
}
.new_ser ul li {
	height: 26px;
	line-height:26px;
	margin: 0;
	font-size: 14px;
    color: #767676;
    width: 100%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    vertical-align: middle;
    padding-top: 6px;
    list-style: disc;
    background: no-repeat;
    padding-left: 5px;
}
.new_ser ul li:hover{
	background: none
}
.new_ser ul li a{
	color: #333
}
.new_ser ul li a:hover{
	color: #0f7ffd
}
@charset "utf-8";
body {
	background: #eeeeee;
	font-family: "Microsoft YaHei";
}

* {
	margin: 0;
	padding: 0;
}

a,input {
	cursor: pointer;
	text-decoration: none;
	border: none;
	outline: none;
}

a:hover {
	color: #1966a7
}

.sin_head {
    width: 100%;
	background: #fff;
	margin: 0 auto;
    height:38px;
    border-bottom:1px solid #dedfe0
}
.sin_head .sin_headBox{
    width: 1200px;
    height:38px;
	background: #fff;
	margin: 0 auto;
}
.sin_head .sin_headBox span{
    color:#1966a7;
    display:inline-block;
    line-height:38px;
    text-align: left;
    font-size: 14px;
}

.sin_head .sin_headBox p{
    width: 40%;
	height:38px;
    float:right;
	text-align: right;
	line-height:38px;
	padding-right: 20px;
}
.sin_head .sin_headBox p a{
    color: #1966a7;
	font-size: 14px;
	margin-left: 20px;
}
.sin_header {
	width: 100%;
	background: #fff;
	margin: 0 auto;
}

.sin_headerBox {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}
/*logo*/
.sin_headerLeft {
	width: 50%;
	height: 78px;
	float: left;
	padding-top:21px
}

.sin_headerLeft img {
	width: 78px;
	height: 78px;
	float: left;
	margin-right: 15px;
}

.sin_headerLeft h1 {
	font-size: 39px;
	color: #1966a7;
	letter-spacing: 1px;
}

.sin_headerLeft p {
	font-size: 22px;
	color: #1966a7;
}

.sin_headerRight {
	width: 40%;
	height: 78px;
	float: right;
	text-align: right;
	padding-top: 21px;
	padding-right: 20px;
}

.sin_headerRight p a {
	color: #1966a7;
	font-size: 14px;
	margin-left: 20px;
}
/*导航*/
.sin_nav {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #1966a7;
    overflow:hidden
}

.sin_nav ul {
	width: 1200px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
    font-size:0
}

.sin_nav ul li {
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 31px;
	border-right: 1px solid #fff;
}

.sin_nav ul li:last-child {
	border: none;
}

.sin_nav ul li a {
	color: #fff;
}
.sin_nav ul li.on{
	background: #115086;
}
/*搜索*/
.sin_Search {
	width: 360px;
	height: 40px;
	float: right;
	line-height: 40px;
	border: 1px solid  #dedfe0;
	border-radius: 6px;
	background: #f9f9f9;
	margin-top: 10px;
}

.sin_Search input[type="text"] {
	width: 300px;
	height: 40px;
	float: left;
	line-height: 40px;
	background: #f9f9f9;
	padding-left: 10px;
	font-size: 16px;
	color: #666;
}

.sin_Search input[type="button"], .sin_Search input[type="submit"] {
    width: 40px;
    height: 40px;
    float: right;
    line-height: 40px;
    background: url('../images/sin_Search.png') no-repeat 0px;
}
/*中间部分*/
.sin_Con,.sin_Con1{
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	padding: 16px 0px;
	background: #fff;
}
/*轮播*/
div.slideBox {
	position: relative;
	width: 800px;
	height: 400px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
}

div.slideBox ul.items {
	position: absolute;
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
    width:800px;
    height:400px
}

div.slideBox ul.items li {
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
    width:800px;
    height:400px;
	margin: 0px;
}

div.slideBox ul.items li a {
	float: left;
	line-height: normal !important;
	padding: 0px !important;
	border: none/*For IE.ADD.JENA.201206300844*/;
}

div.slideBox ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none/*For IE.ADD.JENA.201206300844*/;
    width:800px;
    height:400px
}

div.slideBox div.tips {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 40px;
	background-color: #000;
	overflow: hidden;
}

div.slideBox div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}

div.slideBox div.tips div.title a {
	color: #FFF;
	font-size:16px;
	line-height:40px;
	margin-left:13px;
}
div.slideBox div.tips div.nums {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}

div.slideBox div.tips div.nums a {
	display: inline-block;
	>float: left/*For IE.ADD.JENA.201206300844*/;
	width: 14px;
	height:14px;
	background-color: #FFF;
	text-indent: -99999px;
	margin: 15px 10px 0px 0px;
}

div.slideBox div.tips div.nums a.active {
	background-color: #1966a7;
}

.tab_wrapper,.tab_wrapper1,.tab_wrapper2 {
	width: 360px;
	height: 400px;
	float: left;
	margin: 0px auto;
	overflow: hidden;
}

.tab-menu {
	width: 100%;
	height: 40px;
	line-height: 24px;
	border-bottom: 1px solid #dedfe0;
}

.tab-menu li {
	width: 100px;
	color: #333;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	margin-top: 8px;
	font-size: 18px;
	font-weight: bold;
	border-right: 2px solid #333;
}
.tab-menu li a{
	color: #333;
}
.tab-menu li:last-child,.tab_wrapper1 .tab-menu li,.tab_wrapper2 .tab-menu li{
	border: none;
}
.tab_wrapper1 .tab-menu li,.tab_wrapper2 .tab-menu li{
	border: none;
}
.tab-menu li.active a{
	color: #1966a7;
	opacity: 1;
}
.tab_wrapper .tab-content{
	width: 340px;
	height: 370px;
}
.tab-content>ul {
	width: 100%;
	height: 330px;
	padding: 20px 14px;
}

.tab-content>ul li {
	margin-bottom: 8px;
	list-style: none;
}

.tab-content>ul li a {
	width: 336px;
	color: #333;
	display: block;
	font-size: 16px;
	line-height: 24px;
}
.tab-content>ul li a p{
	width:276px;
	display:inline-block;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tab-content>ul li a:hover,.tab-content>ul li a:hover span {
	color: #1966a7;
}

.tab-content>ul li a span {
	width: 60px;
	height: 30px;
	display: inline;
	float: right;
	color: #999;
	font-size: 16px;
}
.sin_Con1{
    clear:both;
	height: 250px;
	padding: 0;
}
/*办事大厅*/
.tab_wrapper1 {
	width: 780px;
	height: 250px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
	padding-left: 20px;
}
.tab_wrapper1 .tab-content a{
	width: 192px;
	height: 200px;
	float: left;
	text-align: center;
	cursor: pointer;
}

.tab_wrapper1 .tab-content a  img{
	width: 62px;
	height: 62px;
	margin:50px auto 0;
}
.tab_wrapper1 .tab-content a p{
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	font-weight:bold;
	color: #434343;
}
.tab_wrapper2 {
	height: 250px;
}
.tab_wrapper2 table {
	height:180px;
	width: 360px;
	border:1px solid #dedfe0;
	margin-top: 12px;
}
.tab_wrapper2 table tr td {
	width: 50%;
	text-align: center;
	color: #666;
	font-size: 12px;
}
.tab_wrapper2 table tr td a{
	color: #666;
}
.tab_wrapper2 table tr:first-child td {
	border-bottom:1px solid #dedfe0;
}
.tab_wrapper2 table tr td:first-child {
	border-right:1px solid #dedfe0;
}
.tab_wrapper2 table tr td b{
	color: #1966a7;
	font-size: 24px;
}
.tab_wrapper2 table tr td p{
	color: #333;
	font-size: 14px;
	line-height:40px;
	font-weight:800;
}
/*底部*/
.sin_footer{
	width:1200px;
	height: 170px;
	margin: 0 auto;
	background: #fff;
	border-top:5px solid #1966a7;
	overflow: hidden;
}
.sin_Company{
	width:800px;
	height: 170px;
	float: left;
	margin-left: 30px;
	padding-top: 5px;
}
.sin_Company p,.sin_Company p a,.sin_Link p{
	color: #333;
	font-size: 12px;
	line-height:26px;
}

.sin_Link{
	width:360px;
	height: 170px;
	float: left;
	padding-top: 5px;
}
.sin_Link a{
	width: 32%;
	display: inline-block;
	color: #666;
	font-size: 12px;
	line-height:26px;
}
