@charset "utf-8";
@font-face {     
    font-family: "Siyuan Yahei"; 
     src: 
        url("./../fonts/SourceHanSansCN-Normal.otf") format("opentype");
      font-weight: normal;
      font-style: normal;
 }
body, div, dl, dt, dd, ul, li, p, a, h3, h5, b, img，a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	border: none;
}
body {
	margin: 0 auto;
	font-size: 12px;
	line-height: 150%;
	font-family: "Siyuan Yahei";
	background:url(./../images/index_bg.jpg);
	
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.cen {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	float: none;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.w1000 {
	width: 1120px;
	padding: 0px;
}
.top {
	width: 1120px;
	height: 156px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-size: 50%;
    margin: auto;
    background-position: 0% 70%;
}
.bar {
	width: 330px;
	height: 156px;
	float: right;
}
.search {
	width: 227px;
	height: 36px;
	float: right;
	margin-top: 70px;
	border:1px solid #00a0ea;
	border-radius:45px;
}
.search .btn {
	height: 22px;
	width: 20px;
	float: right;
	border: 0;
	background: none;
	cursor: pointer;
	margin-right: 20px;
	margin-top: 8px;
	background-image: url(../images/sub_btn.png);
	background-size:100%;
	background-repeat: no-repeat;
    padding:0;
    box-shadow: none;
}
.search .txt {
	height: 23px;
	width: 160px;
	float: right;
	border: 0;
	background: none;
	color: #777;
	text-indent: 10px;
	line-height: 22px;
	margin-top: 6px;
	font-weight: bold;
}
.top_nav {
	display: inline-block;
	width: 350px;
	height: 50px;
	font-weight: bold;
	margin-top: 10px;
	font-family: "Siyuan Yahei";
	color: #00a0ea;
	float: right;
}
.top_nav li {
	padding: 0 6px;
	float: right;
	height: 22px;
}
.top_nav li span{
	color: #777;
	font-weight:100;
}
.top_nav li a {
	line-height: 22px;
	font-size: 14px;
	color: #777;
	font-weight:normal;
}
nav {
	height: 45px;
	background-color: #00a0ea;
	font-size: 18px;
}
nav li {
	float: left;
	width: 140px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #009ce9;
	font-size: 18px;
}
nav li a {
	display: block;
	color: #fff;
}
nav li a.on,nav li a:hover  {
	background-color: #fff;
	color: #0096e8;
	text-decoration: none;
	border:1px solid #0096e8;
	height:45px;
	border-right:none;
}
nav li a:active {
	background-color: #d2eefa;
}
nav li ul {
	border-left:1px solid #0096e8;
	border-right:1px solid #0096e8;
	border-bottom:1px solid #0096e8;
	position: absolute;
	display: none;
	z-index: 99;
}
nav li ul li {
	margin-top: 0px;
	margin-left: 0px;
	height: 45px;
	line-height: 45px;
	float: none;
}
nav li ul li a {
	color: #fff;
	background-color: rgba(97, 196, 242, 0.7);
	font-size: 16px;
	background-position: 10px center;
	text-align: center;
	text-indent: 0px;
}
nav li ul li a:hover {
	color: #fff;
	background-color: #1eacec;
	text-decoration: none;
}
nav ul li:hover ul {
	display: block;
}
nav li:hover ul {
	display: block;
	position: absolute;
}
.banner {
	width: 1120px;
	height: 400px;
	margin: auto;
	margin-top:30px;
	border:1px solid #ddd;
	__overflow: hidden;
	background-position: center top;
	box-shadow: 7px 15px 15px 1px rgba(157, 157, 157, 0.5);
}
.carousel-inner, .carousel-inner .item{
	height:400px;
}
 .carousel-inner .item a img{
	height:100%;
}
.carousel-control.left img {
	margin-top: 170px;
}
.carousel-control.right img {
	margin-top: 170px;
}
.carousel-indicators {
	left: 50%;
	bottom:0px;
}
.carousel-indicators li {
	width: 15px;
	height: 15px;
	background: rgba(0, 160, 234, 0.5);
	margin-left: 10px !important;
	border:1px solid #fff;
}
.carousel-indicators .active {
	width: 16px;
	height: 16px;
	background: #fff;
	border:1px solid #0894e2;
}
.banner_bottom {
	width: 1120px;
	margin: auto;
}
.box {
	width: 1120px;
	margin: auto;
}
.about {
	height: 260px;
	margin-top: 40px;
}
.about_left {
	width: 360px;
	height: 260px;
	float: left;
}
.about_right {
	width: 400px;
	height: 260px;
	float: left;
	margin-left:30px;
}
.about_top {
	width: 1120px;
	height: 25px;
	margin-top: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #61c4f2;
}
.about_top_left {
    width: 360px !important;
    height: auto !important;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin-bottom:5px;
	letter-spacing:1px;
	text-align:center;
}
.about_top_left ul li{
    width: 50% !important;
}
.about_bottom {
}
.about_bottom_left {
	width: 360px;
	height: 220px;
	float: left;
}
.about_bottom_left img {
    margin-top:5px;
	border: solid 1px #eee;
	height:100% !important;
	width:100% !important;
}
.top_nav1 {
	font-size: 16px;
	display: inline-block;
	width: 375px;
	height: 25px;
	color: #00a0ea;
}
.top_nav1 li {
	padding: 0 6px;
	float: left;
	height: 22px;
	margin-right: 10px;
	margin-left: 10px;
}
.top_nav1 li a {
	line-height: 22px;
	font-size: 14px;
	color: #00a0ea;
}
.about_bottom_right {
	width: 485px;
	margin-left: 45px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	float: right;
}
.news {
}
.news li {
}
.news li a {
	color: #000;
}
.news li a span {
	color: #777777;
}
.news li a:hover {
	color: #54bef0;
}
.box1 {
	width: 1120px;
	margin:40px auto;
	height: 260px;
}
.box1 dt {
	width: 1120px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-bottom:20px;
	position: relative;
    text-align: center;
	padding-bottom:5px;
	border-bottom:1px solid #00a0ea;
}
/* .box1 dt b:before { */
	/* position: absolute; */
    /* top: 50%; */
    /* margin-left: -380px; */
    /* left: 50%; */
    /* height: 1px; */
    /* display: block; */
    /* border-left: 300px solid #333; */
    /* border-right: 300px solid #333; */
    /* padding: 0 80px; */
    /* content: ""; */
/* } */

.box1 dt b {
	line-height: 30px;
	font-weight:normal;
	color:#00a0ea;
	font-size:22px;
}
.picture {
	width: 1120px;
	height: 170px;
}
.picture img {
	width: 90%;
    height: auto;
	transition: all 1.2s;
}
.picture img:hover {
	transform: scale(1.2);
}
.picture ul {
	width: 1120px;
	height: 160px;
}
.picture ul li {
	margin-top: 20px;
    margin-right: 20px;
    float: left;
    padding: 10px;
    border: 1px solid #ddd;
    width: 170px;
    text-align: center;
    height: 170px;
    display: table;
}
.picture ul li a{
	display: table-cell;
    vertical-align: middle;
}
.picture ul li:last-child {
	margin-right: 0;
}
.picture ul li a {
	color: #777;
}
.picture ul li p {
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
}
.picture1 {
	width: 1120px;
	height: 195px;
}
.picture1 img {
	width: 90%;
    height: auto;
	transition: all 1.2s;
}
.picture1 img:hover {
	transform: scale(1.2);
}
.picture1 ul {
	width: 1120px;
	height: 90px;
}
.picture1 ul li {
	margin-top: 20px;
    margin-right: 20px;
    float: left;
    padding: 10px;
    border: 1px solid #ddd;
    width: 170px;
    text-align: center;
    height: 170px;
    display: table;
}
.picture1 ul li a{
	display: table-cell;
    vertical-align: middle;
}
.picture1 ul li:last-child {
	margin-right: 0;
}

footer {
	clear:both;
	margin-top: 30px;
	margin: 0 auto;
}
.footer_con {
    padding: 100px 0;
    height: 100px;
    /* background: url(./../images/index_footer_bg.jpg) no-repeat; */
    background: #00a0ea;
    background-size: 100%;
    color: #FFF;
    box-sizing: content-box;
}
.footer_l {
	float: left;
	width: 550px;
	height: 100px;
	text-align: left;
}
.footer_m{
	float: left;
	width: 440px;
	height: 100px;
	text-align: left;
	margin-left:10px;
}
.footer_m p{
	font-size:14px;
}
.footer_r {
	float: right;
	width: 100px;
	height: 100px;
	text-align: right;
	margin-left:10px;
}
.footer_r img{
	width:100%;
	height:100%;
}
.bot_logo {
	width: 500px;
	height: 100px;
	float: left;
}
.bot_logo img{
	width: 100%;
	height: auto;
}
.bot_cop {
	border-left:2px solid #fff;
	width: auto;
	height: 80px;
	float: left;
	padding-left: 10px;
	margin-top: 10px;
}
.bot_cop p{
	line-height:26px;
}
.bot_cop p a{
	color:#fff;
}
.share {
	float: left;
	width: auto;
	margin-top: 15px;
	line-height: 28px;
}
.about_top_right {
	width: 220px;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin-bottom:10px;
	letter-spacing:1px;
	text-align:center;
}
.erweima {
	float: right;
	width: 220px;
	height: 260px;
	text-align: center;
	margin-left: 30px;
}
.erweima img{
	width: 100%;
	height: auto;
    border: 1px solid #ddd;
}
.footer_menu {
	overflow: hidden;
	margin-top: 30px;
}
.footer_menu_box {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
.footer_menu_box h3 {
	font-size: 18px;
	font-family: "Siyuan Yahei";
	text-align: center;
}
.footer_menu_box span {
	display: block;
	width: 100px;
	color: #808080;
	text-align: center;
}
.footer_menu li {
	width: 100px;
	margin: 0 auto;
}
.footer_menu li a {
	font-family: "黑体";
	font-size: 15px;
	color: #808080;
	line-height: 25px;
	background-image: url(../images/bot_menu_dot.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 20px;
}
/*企业风采*/
.news_list {
	line-height: 28px;
	font-size: 14px;
	padding-top: 30px;
    width: 830px;
    float: left;
    border: 1px solid #ddd;
    padding: 50px;
    box-sizing: border-box;
	margin-bottom: 30px;
	min-height:500px;
}
.news_list li {
	margin-bottom: 25px;
	border-bottom: #ccc 1px solid;
	padding: 15px 0;
	height: 180px;
	box-sizing:border-box;
}
.news_list li:last-child{
	border-bottom: none;
}
.news_p {
	width: 245px;
	height: 140px;
	float: left;
    text-align:center;
    display:table;
	border: solid 1px #bde7fa;
}
.news_p a{
    display:table-cell;
    vertical-align:middle;
}
.news_p img {
	padding: 1px;
    width:70%;
  	height:auto;
}
.news_con {
	width: 450px;
	float: right;
	margin-left: 20px;
}
.news_tt {
	font-size: 18px;
	color: #7b2e8b;
	line-height: 42px;
}
.news_info {
	line-height: 22px;
	text-align: justify;
	font-size: 14px;
}
.news_day {
}
.news_day p {
	float: right;
	margin-right: 20px;
  	margin-top:15px;
}
/*新闻中心*/
.list_main{
	margin-top:35px;
}
.topcate{
	height: 100px;
    border-bottom: 1px solid #00a0ea;
    position: relative;
}
.topcate i{
    width: 35px;
    height: 35px;
    background: url(./../images/cate_bg.png) no-repeat;
    background-color: #00a0ea;
    padding: 5px;
    background-size: 50%;
    background-position: center;
    display: block;
    border-radius: 52%;
    position: absolute;
    top: 30%;
    left: 40px;
}
.topcate a{
	color: #00a0ea;
    font-size: 24px;
    font-weight: 100;
    position: absolute;
    top: 37%;
    left: 40%;
}
.topcate:hover {
    background-color: #00a0ea;
}
.topcate:hover i{
	background: url(./../images/cate_bg_hover.png) no-repeat;
	border:1px solid #fff;
	background-color:#fff;
	background-size: 52%;
    background-position: center;
}
.topcate:hover a{
    color: #fff;
}
.container {
	width: 1120px;
	margin: auto;
}
.info_show{
	width:260px;
	float:left;
	margin-right:30px !important;
}
.show_cat {
	width: 260px;
	font-size: 20px;
	line-height: 36px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-family: "黑体";
	overflow: hidden;
	border: solid 1px #03a1e9;
}
.show_cat_l {
	font-size: 20px;
	line-height: 36px;
	font-weight: bold;
	color: #fff;
	font-family: "黑体";
	overflow: hidden;
	border: solid 1px #03a1e9;
}
.show_cat_l b {
	font-size: 20px;
	line-height: 36px;
	background-color: #00a0ea;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 2px #c9e8fa;
}
.show_cat li {
	float: left;
	width: 100%;
	line-height:60px;
	border-bottom:1px solid #f5f5f5;
}
.show_cat li:last-child{
	border-bottom:none;
}
.show_cat li a {
	padding-left: 15px;
	padding-right: 15px;
	color: #00a1e9;
	font-size:18px;
	font-weight:normal;
	display: block;
}
.show_tt {
	margin-top: 40px;
	margin-bottom: 10px;
	color: #00a0ea;
	font-weight: bolder;
	font-size: 24px;
	text-align: center;
}
.show_info {
	margin-top: 25px;
	font-size: 14px;
	text-align: center;
}
.show_cat li a.xz, .show_cat li a:hover {
	background-color: rgba(0, 160, 234, 0.5);
	color: #FFF;
	display: block;
}
.show_body {
	line-height: 28px;
	font-size: 14px;
	padding-top: 30px;
    width: 830px;
    float: left;
    border: 1px solid #ddd;
    padding: 50px;
    box-sizing: border-box;
	margin-bottom: 30px;
	min-height:500px;
}
.jiabin_content_img img{
	width: 240px !important;
    height: auto !important;
    margin: 20px;
}
.show_dh{ color:#00a0ea; margin-top:30px;}
.show_dh a{ color:#000;}
.show_dh_l {
	float: left;
    height: 30px;
    width: 45%;
    overflow: hidden;
}
.show_dh_r {
    float: right;
    height: 30px;
    width: 45%;
    overflow: hidden;
}
.list {
	line-height: 28px;
	font-size: 14px;
	padding-top: 30px;
    width: 830px;
    float: left;
    border: 1px solid #ddd;
    padding: 50px;
    box-sizing: border-box;
	margin-bottom: 30px;
	min-height:500px;
}
.lan {
	font-size: 14px;
	line-height: 45px;
	border-bottom: dashed 1px #CCCCCC;
}
.lan a {
	color: #000;
}
.lan a:hover {
	color: #00a0ea;
}
.lan span {
	float: right;
	margin-right: 20px;
}
.bk20 {
	height: 20px;
}
#pages {
	__padding: 20px 0 10px 20px;
	font-family: 宋体;
	margin: 0 auto;
	width: 710px;
  	float:left;
	margin-top: 30px;
}
#pages a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	padding: 0 10px
}
#pages a.a1 {
	background: url(../images/admin_img/pages.png) no-repeat 0 5px;
	width: 56px;
	padding: 0
}
#pages a:hover {
	background: #d2eefa;
	color: #000;
	text-decoration: none
}
#pages span {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #00a0ea;
	border: 1px solid #7fcff4;
	color: #fff;
	text-align: center;
	padding: 0 10px;
	float: none;
	margin: 0px;
}
.page .noPage {
	display: inline-block;
	width: 56px;
	height: 22px;
	line-height: 22px;
	background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
.text-c {
	text-align: center;
}
/*首页内容切换*/
.tab {
	width: 400px;
	height: 240px;
	float: left;
}
.tab .nav-tabs {
	line-height: 30px;
	position: relative;
	color: #00a0ea;
	margin-bottom:10px;
}
.nav .nav-tabs span{
	margin-top:-5px;
}
.tab .nav-tabs li {
	line-height: 30px;
	float: left;
    width:25%;
    text-align:center;
}
/*.tab .nav-tabs li:nth-of-type(1){
	width:80px;
	text-align:left;
	margin-left:60px;
}
.tab .nav-tabs li:nth-of-type(3){
	width:80px;
	text-align:right;
	margin-right:60px;
}
.tab .nav-tabs li:nth-of-type(2){
	width:200px;
	text-align:center;
}*/
.tab .nav-tabs li a {
	display: block;
	font-size: 18px;
	color: #333;
	padding: 0;
	margin-right: 0;
	border: none;
	border-radius: 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.tab .nav-tabs li a:before {
	width: 100%;
	height: 3px;
	position: absolute;
	top: 92%;
	left: 0;
}
.tab .nav-tabs li a:hover, .tab .nav-tabs li.active a, .tab .nav-tabs li.active a:hover {
	color: #00a0ea;
	top: 0;
}
.tab .nav-tabs li a:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: -1;
}
.tab .nav-tabs li a:hover:after, .tab .nav-tabs li.active a:after, .tab .nav-tabs li.active a:hover:after {
	top: 0;
}
.nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover, .nav-tabs li a:hover {
	border: none;
}
.tab .tab-content {
	height: 200px;
	font-size: 14px;
	color: #555;
	line-height: 26px;
}
.tab .tab-content ul {
}
.tab .tab-content ul li {
	height: 30px;
	width: 400px;
	margin-bottom: 9px;
	border-bottom:1px solid #eee;
}
.tab .tab-content ul li:last-child {
	margin-bottom: 0;
	border-bottom:none;
}
.tab .tab-content ul li a:link, .tab .tab-content ul li :visited {background:url(./../../images/yidaiyilutcm/dot.png) 0 50% no-repeat;color:#333;}
.tab .tab-content ul li a:hover, .tab .tab-content ul li :active {background:url(./../../images/yidaiyilutcm/dot-active.png) 0 50% no-repeat;color:#6cf;}

.tab .tab-content ul li a, .tab .tab-content ul li p {
	padding-left:15px;
	width:335px;
}
.tab .tab-content ul li a{
	font-size:16px;
	margin-bottom:3px;
	overflow:hidden;
	color:#333;
}
.tab .tab-content ul li p {
	font-size:14px;
	line-height:18px;
}
.tab .tab-content ul li span {
	color: #777;
	float:right;
	margin-right:;
	font-size:14px;
}

.row {
	_margin-right: 20px;
}
.box3 {
	width: 900px;
	height: 800px;
	margin: auto;
	font-size:14px;
	margin-top:10px;
}

.cat {
	float: left;
	width: 20%;
}
.cat li {
	line-height: 32px;
	height: 32px;
	color: #7b2e8b;
	font-size: 21px;
	font-weight: bold;
	font-family: "Siyuan Yahei";
	border-bottom: solid 1px #7b2e8b;
	text-align: center;
	margin-bottom: 10px;
}
.cat li a:hover, .cat li a.on {
	line-height: 32px;
	height: 32px;
	display: block;
	color: #FFF;
	font-size: 21px;
	font-family: "Siyuan Yahei";
	background-color: #7b2e8b;
}
.show {
	width: 75%;
	float: right;
}
.show dt {
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #7b2e8b;
	border-bottom: solid 1px #ccc;
}
.show dd {
	font-size: 14px;
	line-height: 28px;
}
.list_hezuo {
	line-height: 28px;
	font-size: 14px;
	padding-top: 30px;
    width: 830px;
    float: left;
    border: 1px solid #ddd;
    padding: 50px;
    box-sizing: border-box;
	margin-bottom: 30px;
	min-height:500px;
}
.list_hezuo li {
	width: 222px;
	height: 220px;
	line-height: 20px;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 40px;
	float: left;
	box-sizing: border-box;
	text-align:center;
	border: solid 1px #7fcff4;
	position:relative;
}
.list_hezuo li:nth-child(3n+3){
	margin-right: 0;
}
.list_hezuo img {
	position:absolute;
	top:10%;
	left: 10%;
	width:80%;
	height:60%;
	transition: all 1.2s;
}
.list_hezuo img:hover {
	transform: scale(1.1);
}
.list_hezuo p{
	position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
}
.list_hezuo p a {
	border-top:1px solid #ddd;
	display:block;
	width:100%;
	line-height: 40px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
.list_jiabin {
	width: 820px;
	float:left;
    margin-bottom:40px;
}
.list_jiabin li {
	width: 190px;
	height: auto;
	line-height: 20px;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	border: solid 1px #7fcff4;
	box-sizing: border-box;
}
.list_jiabin li:nth-child(4n+4){
	margin-right:0;
}
.list_jiabin img {
  	width:100%;
	height: 220px;
}
.list_jiabin p a {
	line-height: 40px;
	color: #000;
	font-size: 16px;
}
.list_jiabin span a {
	color: #333232;
	font-weight: normal;
	line-height: 20px;
	font-size: 12px;
}
.page_banner{width:1120px;margin:30px auto;height:120px;overflow:hidden;position:relative;}
.page_banner img{width:100%;height:auto;}
.catename:before{position: absolute;top: 50%;width: 200px;margin-left: -200px;left: 50%;height: 1px;display: block;border-left: 100px solid #fff;border-right: 100px solid #fff;padding: 0 20px;content: "";text-align: center;}
.catename{position:absolute;top:30%;width:160px;margin-left:-80px;left:50%;text-align:center;height:50px;}
.catename span{font-size:36px;color:#fff;font-weight:100;width:200px;display:block;line-height:50px;}

/* 首页底部主办单位 */
.con_zbdw_box {width:1120px;margin:30px auto;height:240px;overflow:hidden;position:relative;}
.con_zbdw_top {width:320px;height:40px;margin:0 auto;}
.con_zbdw_top dd{float:left;width:80px;margin-right:40px;} 
.con_zbdw_top dd:last-child{margin-right:0;} 
.con_zbdw_top dd span{font-size:18px;line-height:40px !important;color:#333;display:block;width:80px;height:37px;letter-spacing: 1px;text-align:center;}
.con_zbdw_top dd .before{width: 17px;height: 8px;}
.con_zbdw_top dd.last{background: none;}
.con_zbdw_top .on span{color:#00a0ea;}
.zbdw_fixed{width: 100%;position: relative;top: 90px;left: 0;}
.zbdw_fixed a{display: block;width: 25px;height: 50px;position: absolute;cursor: default; margin-top: -10px;background-size: cover!important; }
.zbdw_fixed a.prev{left: 0;background: url(./../../images/yidaiyilutcm/index_icon05.png);}
.zbdw_fixed a.next{right: 0;background: url(./../../images/yidaiyilutcm/index_icon06.png);}
.zbdw_fixed a.prev.on{left: 0;background: url(./../../images/yidaiyilutcm/index_icon07.png);cursor:pointer;}
.zbdw_fixed a.next.on{right: 0;background: url(./../../images/yidaiyilutcm/index_icon08.png);cursor:pointer;}
.con_zbdw_bottom {width: 1000px;margin: auto;overflow: hidden;position: relative;top:30px;}
.con_zbdw_bottom .album.on{display: block}
.con_zbdw_bottom .album{display: none;overflow: hidden;position: relative;width: 20000%;}
.con_zbdw_bottom .album li{margin: 0 15px;float:left;display:table;overflow: hidden;border: 1px solid #eee;height: 150px;}
.con_zbdw_bottom .album li a{width: 220px; text-align: center;display:table-cell;vertical-align:middle;}
.con_zbdw_bottom .album li img{width: 64%;height: auto;transition: all 1.2s;}
.con_zbdw_bottom .album li img:hover{transform: scale(1.2);}
.con_zbdw_bottom .album li p{line-height: 1.1em;padding:10px 0;margin: 0 14px;white-space: nowrap;overflow: hidden;color:#464141;text-align:center;}

/* 首页论坛嘉宾 */
.con_jiabin_list{width:300px;float:right;}
.index_con_title{width:85%;margin:0 auto;}
.jiabin_topbox{width:100%;line-height:30px;margin-bottom:10px;position: relative;height: 30px;top: -2px;}
.jiabin_topbox li{width:50%;float:left;text-align:center;font-size:18px;}
.jiabin_topbox li{width:50%;float:left;text-align:center;font-size:18px;color: #333;}
.jiabin_topbox li.on a{color: #00a0ea;}
.jiabin_bottombox{width: 260px;margin: auto;overflow: hidden;position: relative;}
.jiabin_bottombox .album.on{display: block}
.jiabin_bottombox .album{display: none;overflow: hidden;position: relative;width: 20000%;}
.jiabin_bottombox .album li{margin: 0 4.5px;float:left;}
.jiabin_bottombox .album li a{width: 122px;border: 1px solid #eee;display: block;overflow: hidden; text-align: center;height: 220px!important;}
.zhuxi_jiabin_thumb{width: 122px;height: 180px;overflow:hidden;}
.jiabin_bottombox .album li img{height: 180px;transition: all 1.2s;}
.jiabin_bottombox .album li img:hover{transform: scale(1.2);}
.jiabin_bottombox .album li p{line-height: 40px;margin: 0 10px;white-space: nowrap;overflow: hidden;color:#464141;text-align:center;}

.jiabin_fixed{width: 100%;position: relative;top: 120px;left: 0;}
.jiabin_fixed a{display: block;width: 15px;height: 30px;position: absolute;cursor: default; margin-top: -10px;background-size: cover!important; }
.jiabin_fixed a.prev{left: 0;background: url(./../../images/yidaiyilutcm/index_icon05.png);}
.jiabin_fixed a.next{right: 0;background: url(./../../images/yidaiyilutcm/index_icon06.png);}
.jiabin_fixed a.prev.on{left: 0;background: url(./../../images/yidaiyilutcm/index_icon07.png);cursor:pointer;}
.jiabin_fixed a.next.on{right: 0;background: url(./../../images/yidaiyilutcm/index_icon08.png);cursor:pointer;}

/* 中医药防控新冠肺炎疫情 */
.tcm_yiqing{width:1120px;margin:0 auto;margin-top:50px;height:320px;}
.yiqing_left_cont{width:600px;margin-right:20px;float:left;}
.yiqing_right_thumb{width:500px;float:right;}
.yiqing_news li{width:100%;height:70px;margin-bottom:10px;border-radius:6px;}
.yiqing_news li:hover{background:#fff;overflow:hidden;box-shadow:1px 3px 3px #eee;}
.yiqing_news li a{color:#777;}
.yiqing_news li:hover a{color:#333;}
.yiqing_news li span{width:70px;height:70px;float:left;border-right:1px solid #eee;text-align:right;padding-right:5px;}
.yiqing_news li span b{font-size:32px;display: block;margin-bottom:8px;margin-top:15px}
.yiqing_news li span i{font-size:12px;display: block;font-style:normal}
.yiqing_news li p{width:500px;float:right;margin-right:10px;}
.yiqing_news_title{font-size:16px;letter-spacing:1px;margin-bottom:5px;line-height:24px;color:#333;}
.yiqing_news_des{font-size:14px;line-height:18px;}
.yiqing_thumb{height:320px !important;}
.yiqing_thumb .item{height:320px !important;}
.yiqing_thumb .item img{border: 1px solid #eee;}
.yiqing_left{top: 280px;left: 448px;width:20px;height:30px;border:1px solid #fff;border-radius:4px 0 0 4px;}
.yiqing_right{top: 280px;right: 10px !important;width:20px;height:30px;border:1px solid #fff;border-radius:0 4px 4px 0;}
.yiqing_left img, .yiqing_right img{margin-top:0 !important;background:#fff;width:20px;height:30px;padding:5px;}
.yiqing_banner{width:1120px;margin:30px auto;height:135px;}
.yiqing_banner img{width:100%;}
















