﻿@charset "utf-8";/* ---------通用样式定义--------- */
*{margin:0;padding:0;text-decoration:none;outline:none;list-style-type:none;}
body{font-size:14px;font-family:"微软雅黑";}
a,button{cursor:pointer;border:none;color:#333;}
i,H1,H2,H3,H4,H5,H6{font-weight:normal;font-style:normal;}
img{border:0;}
html,body{position:relative;height:100%;min-width:1200px;color:#333;}
a:hover{color:#ff7544;}
.left,.fl{float:left;}
.right,.fr{float:right;}
.clearfix:before,.clearfix:after{content:"";display:table}
.clearfix:after{clear:both}
.clearfix{*zoom:1}
.clear{clear:both;height:0;overflow:hidden;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.hide{display:none;}
.wrap{width:1200px;margin:0 auto;}
body{background:#c5efee url("../images/bg_icon.png") repeat-y center;}
body{background:#f9f9f9 url(../images/bg.png) repeat;}
body{background:#f9f9f9 url(../images/bg_hua.jpg) repeat;}
.header_t{background:#f5f5f5;height:30px;line-height:30px;}
.header_t p{color:#000;font-size:13px;line-height:30px;}
.header_t p img{vertical-align:middle;}
.header_m{padding:5px 0;}
.header_m img{display:block;height:90px;margin:20px 0;}
.header_b{width:100%;height:50px;background:#f2356f url(../images/nav_bg.png) repeat-y center;position:relative;z-index:1;}
.header_b{width:100%;height:50px;background:#f2356f;position:relative;z-index:1;}
.search-text{border:2px solid #f2356f;border-top-left-radius: 5px;border-bottom-left-radius: 5px;height: 17px;line-height: 17px;padding: 7px 10px;border-right: none;width: 220px;}
.search-btn{cursor:pointer;border:none;border-top-right-radius: 5px;border-bottom-right-radius: 5px;background-color:#f2356f;color:#fff;height: 35px;width: 75px;margin-left: -5px;font-size:15px;}
.search-btn:hover{background-color:#cb0d69;}
.header_phone{color:#f2356f;font-weight:bold;font-size:14px;line-height:28px;margin:5px 0 12px 0;}
.header_phone font{font-family:Georgia;padding-left:5px;padding-right:5px;color:#f2356f;font-weight:bold;font-size:22px;}

.nav ul li{float:left;font-size:16px;position:relative;}
.nav ul li.fg_line{width:6px;height:41px;background:url("../images/nav-line.png");}
.nav ul li{width:109px;text-align:center;height:50px;}
.nav ul li a{display:block;height:50px;line-height:50px;color:#fff;font-size:15px;background:url(../images/bgNavLine.png) right center no-repeat;}
.nav ul li a.noline{background:none;}
.nav li:hover{background:#d01c55;}
.nav .on{background:#d01c55;}
.nav .subLanmu{background:#d01c55;overflow:hidden;display:none;}
.nav .subLanmu li{background:#d01c55;}
.nav .subLanmu li:hover{background:#9e0e3c;}
.logo_fix{display:none;}
.scroll-fixed .header_b{position:fixed;top:0;left:0;z-index:99;box-shadow: -5px 5px 10px rgba(150,150,150, 0.5);transition: top .3s;}
.scroll-fixed .nav ul li{width:105px;}
.scroll-fixed .logo_fix{display:block;width:45px !important;text-align:left;}
.scroll-fixed .logo_fix img{height:40px;margin-top:5px;}

.banner{min-width:1200px;position:relative;height:450px;overflow:hidden;}
.banner .bd{position:relative;z-index:0;}
.banner .bd ul{width:100% !important;}
.banner .bd li{width:100% !important;height:450px;background-repeat:no-repeat;background-size:auto 100%;background-position:center;}
.banner .bd li .siteWidth{width:1000px;position:relative;margin:0 auto;height:450px;}
.banner .bd li a{height:450px;display:block;}
.banner .hd{width:100%;position:absolute;z-index:1;bottom:35px;left:0;height:30px;line-height:30px;text-align:center;}
.banner .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:11px;height:11px;margin:4px;background:url(../images/dot-black.png) 0 0;overflow:hidden;line-height:9999px;filter:alpha(opacity=40);opacity:0.4;}
.banner .hd ul .on{filter:alpha(opacity=100);opacity:1;}
.cont-nav{width:100%;position:relative;display:table;top:-10px;z-index:1;}
.cont-nav li{width:171px;height:96px;border-top:4px solid #f5f5f5;transition:all .3s;margin-bottom:2px;float:left;}
.cont-nav li .logowap{width:100%;height:35px;margin-top:14px;text-align:center;line-height:40px;}
.cont-nav li .logowap i{font-size:30px;color:#fff;}
.cont-nav li img{display:block;margin:0 auto;}
.cont-nav li:nth-child(odd){background:rgba(242,53,111,0.95);}
.cont-nav li:nth-child(even){background:rgba(226,54,109,0.76);}
.cont-nav li p{width:100%;height:42px;}
.cont-nav li p a{color:#fff;display:block;text-align:center;line-height:42px;}
.cont-nav li:hover{border-color:#f2356f;}

.slide-wrap{position:relative;overflow:hidden;width:600px;height:350px;float:left;}
.slide-wrap .slide-content li{width:600px;height:350px;float:left;position:relative;}
.slide-wrap .txt-bg{position:absolute;bottom:0;z-index:1;height:36px;width:100%;background:#333;filter:alpha(opacity = 50);opacity:0.5;overflow:hidden;}
.slide-wrap .focus-title{width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:36px;padding:0 5px;position:absolute;left:0;bottom:0px;z-index:2;color:#fff;font-size:14px;}
.slide-wrap .ctrl-btn a{width:33px;height:70px;position:absolute;top:50%;margin-top:-35px;cursor:pointer;opacity:.3;filter:alpha(opacity = 30);}
.slide-wrap .ctrl-btn a:hover{opacity:1;filter:alpha(opacity = 100);text-decoration:none}
.slide-wrap .ctrl-btn .prev{left:0;background:url(../images/switch_left.png) no-repeat left top transparent;}
.slide-wrap .ctrl-btn .next{right:0;background:url(../images/switch_right.png) no-repeat left top transparent;}
.slide-wrap .hd{overflow:hidden;zoom:1;position:absolute;bottom:15px;right:10px;z-index:3}
.slide-wrap .hd li{float:left;line-height:15px;text-align:center;font-size:12px;width:25px;height:10px;cursor:pointer;overflow:hidden;background:#fff;margin-left:4px;filter:alpha(opacity = 80);opacity:.8;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease;}
.slide-wrap .hd .on{background:#f2356f;filter:alpha(opacity = 100);opacity:1;}

.newswrap{border: 1px solid #DFDFDF;padding:15px 15px 5px 15px;background:#F6F6F6;margin-bottom:20px;}
.hasMoreTab{width:550px; font-family:"Microsoft YaHei";float:right;}
.hasMoreTab .hd{ line-height:39px; height:39px;position:relative; padding-right:10px;border-bottom: 1px solid #f2356f;}
.hasMoreTab .hd .more{ float:right; }
.hasMoreTab .hd ul{ z-index:5; position:absolute; height:40px;  overflow:hidden; zoom:1; }
.hasMoreTab .hd li{height:40px;line-height:40px;float:left;margin-left:2px;background:#f96796;}
.hasMoreTab .hd li.on{background:#f2356f;color:#fff;  }
.hasMoreTab .hd li a{display:block;height:40px;line-height:40px;color:#fff;padding:0 25px;cursor:pointer;}
.hasMoreTab .bd{padding:5px 0px 0 0px; clear:both; position:relative;  }
.hasMoreTab .bd .comlist{line-height:35px;}
.hasMoreTab .bd .comlist li a{display:block;}
.hasMoreTab .bd .comlist li a:hover{color:#f2356f;}
.hasMoreTab .bd .comlist li .fa{margin-right:5px;}
.hasMoreTab .bd .comlist li span{float:right;}

/*新闻资讯*/
.newsind ul.nli li{height:43px;line-height:43px;border-bottom:1px dashed #d8d8d8;}
.newsind ul.nli li.last{height:43px;line-height:43px;border-bottom:none;}
.newsind ul.nli li span{float:right;color:#999;font-size:12px;}
.newsind ul.nli li a{display:block;background:url(../images/nticon.png) no-repeat 2px center;width:445px;padding-left:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsind ul.nli li a:hover{background:url(../images/nticon-h.png) no-repeat 2px center;color:#f2356f;}

.tabbox{width:1200px;overflow:hidden;margin:0 auto;position:relative;border:1px solid #DFDFDF;}
span.big-title{position:absolute;top:10px;left:10px;font-size:18px;font-weight:bold;color:#f2356f;}
span.big-title em{font-style:normal;font-size:16px;color:#c1c1c1;height:30px;line-height:30px;overflow:hidden;animation: bounceIn 1s ease .6s backwards;}
.tab_conbox{background:#F6F6F6;padding:10px;}
.tab_con{display:none;}
.show{display:block;}
.tabs{height:45px;width:100%;border-bottom:1px solid #f2356f;}
.tabs li{height:46px;line-height:46px;float:right;overflow:hidden;position:relative;background:#f96796;margin-left:2px;}
.tabs li a{display:block;outline:none;font-size:16px;font-weight:bold;color:#fff;padding:0 30px;}
.tabs li a:hover{background:#f2356f;color:#FFFFFF;}
.tabs .thistab,.tabs .thistab a:hover{background:#f2356f;color:#fff;}
.tabs .thistab a{color:#fff;}
.tab_con{font-size:14px;line-height:175%;padding-top:5px;padding-bottom:5px;}

.indexZhuanjia{width:100%;position:relative;}
span.tit-more{ float:right; display:inline-block; font-weight:normal; font-size:12px; margin-right:10px; color: #5a5a5a;}
.indexZhuanjia-tit{text-align:center;color:#f2356f;font-size:18px;font-weight:bold;background-image:url(indexZhuanjia-tit.png);background-repeat:no-repeat;background-position:center center;}
.indexZhuanjia-tit em{display:block;font-size:14px;line-height:2;color:#666;font-weight:normal;font-style:normal;}
.indexZhuanjia-con{margin-top:20px;}
.indexZhuanjia-fuchan{border:1px solid #DFDFDF;background:#F9EEF2;width:592px;height:310px;}
.indexZhuanjia-ertong{border:1px solid #DFDFDF;background:#EEF3F6; width:592px; height:310px;}
.indexZhuanjia-fuchan-tit{height:45px;line-height:45px;color:#f2356f;font-size:18px;font-weight:bold;border-bottom:#f2356f 2px solid;padding-left:15px;}
.rollBox{width:580px;height:260px;overflow:hidden;margin:0 auto;}
.rollBox .LeftBotton{height:40px;width:27px;background:url(../images/sl.png) no-repeat 0px 5px;overflow:hidden;float:left;display:inline;margin:110px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:40px;width:27px;background:url(../images/sr.png) no-repeat 0px 5px;overflow:hidden;float:left;display:inline;margin:110px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:520px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:520px;float:left;text-align:center; margin-top:30px;}
.rollBox .Cont .pic img{padding:9px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto;width:150px;height:190px;}
.rollBox .Cont .pic div h3 em{ font-style:normal; color:#333; font-size:14px;}
.rollBox .Cont .pic div h3{ color:#f2356f; font-size:15px; font-weight:bold; border-bottom:1px #aaa dashed; line-height:30px;}
.rollBox .Cont .pic div{line-height:20px;color:#505050;margin:10px 0px; float:right; width:320px; text-align:left;}
.rollBox .Cont .pic div span{display:block;height:77px;padding-top:10px;}
.rollBox .Cont .pic div.yueyueAnniu a{ display:inline-block; background: #f2356f; padding: 3px 10px; border-radius:8px; color:#fff; margin-right:20px; font-size:13px;}
.rollBox .Cont .pic div.yueyueAnniu a:hover{ background:#D40176;}
.rollBox .Cont .pic div span.zztime{height:auto;font-weight:bold; line-height:30px;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox #right_List1,.rollBox #right_List2{float:left;}

/*专家*/
.ztitem{border-top:5px solid #F6F6F6;}
.ztiteml{float:left;height:340px;width:35px;}
.ztiteml span{display:inline-block;margin-top:105px;margin-left: 8px;font-size: 18px;font-weight: bold;color: #f2356f;}
.zjScroll{position:relative;float:right;width:1140px;}
.zjScroll .prev,
		.zjScroll .next{z-index:100; position:absolute; left:1%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.zjScroll .next{ left:auto; right:1%;margin-right:-8px; background-position:8px 5px; }
		.zjScroll .prev:hover,
		.zjScroll .next:hover{ filter:alpha(opacity=100);opacity:1;  }


.caroufredsel_wrapper{width:1160px;margin:0 auto;height:340px;}
.carousel1{overflow:hidden;}
.carousel1 li{float:left;overflow:hidden;width:210px;height:310px;padding:10px;background:#fff;transition:all 0.3s;position:relative;}
.carousel1 li a:hover h3{transform:translateX(10px);}
.carousel1 li a{width:210px;height:310px;display:block;margin:0 auto;position:relative;background-size:cover;background-repeat:no-repeat;overflow:hidden;background-position:center;}
.message{position:absolute;bottom:0;left:0;width:180px;height:115px;padding:8px 15px;overflow:hidden;background:rgba(0,0,0,0.45);}
.message>h3{font-size:17px;color:#fff;height:25px;line-height:25px;font-weight:normal;transition:all 0.5s;/*background:url('../images/jiantou.png') no-repeat 100%;*/}
.messper h4{height:20px;line-height:20px;overflow:hidden;margin-top:10px;color:#dadada;}
.message>i{display:block;width:100%;height:1px;margin-top:5px;margin-bottom:5px;border-bottom:1px dotted #fff;}
.message>p{color:#dadada;line-height:25px;padding-left:2px;height:50px;overflow:hidden;font-size:13px;}
.morego{display:block;width:98px;height:30px;margin:0 auto;border:1px solid #ccc;background:#fff;font-size:16px;color:#949494;text-align:center;line-height:30px;margin-top:20px;transition:all 0.5s;}
/*专家列表*/
.zhuanjialist{margin-left:8px;}
.zhuanjialist li{margin-right:5px;}

/*环境-视频*/
.qunar{width:590px;float:left;margin:15px 15px 0px 0px;position:relative;overflow:hidden;}
.qunar .e_pic_wrap{z-index:1;white-space:nowrap;width:590px;height:350px;}
.qunar .e_pic_wrap li,.qunar .e_pic_wrap li a{display:block;width:590px;height:350px;position:relative;}
.qunar .e_pic_wrap li{position: absolute;background-size:cover;background-repeat:no-repeat;overflow:hidden;background-position:center;}
.qunar .e_bg_flt{position:absolute;left:0;bottom:0;width:590px;height:350px;background:#000;filter:alpha(opacity=35);-moz-opacity:.35;opacity:.35;z-index:10;}
.qunar .e_flt_inf{position:absolute;left:0;bottom:0;width:590px;height:350px;;overflow:hidden;z-index:20;color:#fff;white-space:normal;word-wrap:break-word;}
.qunar .e_flt_inf h3 a{display:inline-block;color:#fff;font-size:18px;margin:10px 15px;}
.qunar .e_flt_inf .t_info{color:#fff;font-size:18px;margin:0 15px;line-height:22px;overflow:hidden;}
.qunar .e_flt_inf .t_info a{color:#fff;}
.qunar .e_flt_inf .t_info .l_view{background:url(../images/ico_p1.png) no-repeat scroll -120px 0;color:#fff;width:39px;height:14px;line-height:14px;padding:0 2px;display:inline-block;}
.qunar .e_sep{color:#81d6d3;position:absolute;bottom:20px;right:20px;width:235px;z-index:20;}
.qunar .e_sep a{color:#81d6d3;}
.qunar .prev,.qunar .next{position:absolute;z-index:30;display:block;}
.qunar .prev{top:159px;left:10px;}
.qunar .next{top:159px;right:10px;}
.qunar .prev a,.qunar .next a{display:block;width:25px;height:32px;overflow:hidden;background:url(../images/ico_prevnext.png) no-repeat scroll 0 0;_background-image:url(../images/ico_prevnext_ie6.png);}
.qunar .prev a{background-position:0 0;}
.qunar .prev a:hover{background-position:0 -40px;}
.qunar .next a{background-position:0 -80px;}
.qunar .next a:hover{background-position:0 -120px;}
.qunar .tit{font-size:18px;font-weight:bold;color:#fff;margin-left:35px;padding:41px 0 33px 0;}
.qunar .tit span{font-weight:normal;color:#9db1c7;margin-left:15px;}
.qunar .con{line-height:26px;margin:0 35px;}
.qunar .con p{margin-bottom:20px;line-height:36px;color:#ffffff;font-size:14px;}
.videocon{width:550px;float:left;margin:15px 0px 15px 20px;padding:10px;box-shadow: 2px 2px 20px 4px #ddd;}
.videoaapic{width:550px;height:330px;overflow:hidden;cursor:pointer;}
.videobb{width:550px;height:330px;background:rgba(0,0,0,0.5) url("../images/video.png");background-size:cover;background-repeat:no-repeat;overflow:hidden;background-position:center;}

.side{border-radius:2px;position:fixed;width:78px;right:10px;top:50%;margin-top:-130px;z-index:100;box-shadow: 1px 1px 15px 0px #e2e2e2;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e6e6e6;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#f2356f;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../images/right_sj.png)}
.side ul li i.bgs2{background-image:url(../images/right_pic7.png)}
.side ul li i.bgs3{background-image:url(../images/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../images/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../images/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../images/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../images/right_sj_on.png)}
.side ul li:hover i.bgs2{background-image:url(../images/right_pic7_on.png)}
.side ul li:hover i.bgs3{background-image:url(../images/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../images/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../images/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#f2356f;color:#fff;display:none;}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:200px;display:none;color:#363636;text-align:center;padding-top:200px;position:absolute;left:-200px;top:0;background-image:url(../images/erweima.jpg);background-repeat:no-repeat;background-position:center center;}
.side ul li.sideetel .telBox.son{width:280px;height:78px;display:none;color:#fff;text-align:left;position:absolute;left:-280px;top:-0px;background:#f2356f}
.side_phone{color:#fff;font-weight:bold;font-size:15px;line-height:27px;margin:10px;}
.side_phone font{font-family:Georgia;padding-left:5px;padding-right:5px;color:#fff;font-weight:bold;font-size:20px;}
.side ul li:hover .son{display:block!important;animation:fadein 1s}

.footer{padding:20px 0px;margin-top:20px;background:url(../images/footer_bg.jpg) no-repeat center;}
.footer_info{margin:30px auto;}
.footer_phone{color:#fff;font-weight:bold;line-height:30px;margin-bottom:15px;}
.footer_phone font{font-family:Georgia;padding-left:5px;padding-right:5px;color:#fff;font-weight:bold;font-size:25px;}
.footer_eq{margin-right:45px;}
.footer_eq img{display:block;width:150px;height:150px;margin-bottom:5px;}
.footer_eq font{display:block;color:#fff;margin:8px auto;text-align:center;}
.footer_m{border-left:1px dashed #e0c9c9;border-right:1px dashed #e0c9c9;padding:0 80px;margin:0 70px;}
.footer_m a{display:block;float:left;width:100%;color:#fff;height:45px;margin:8px 0px;font-size:15px;line-height:43px;text-align:center;border:solid 1px #fff;-moz-border-radius:45px;-webkit-border-radius:45px;border-radius:45px;}
.footer_b{width:100%;padding:25px 0px;border-top:1px solid #e0c9c9;}
.footer_b_f,.footer_b_f a{color:#fff;font-size:14px;}

.tools{height:auto;position:relative;margin:0 10px 0 0;text-align:right;}
.tools .Aprev{display:inline-block;float:right;width:26px;height:26px;margin-right:10px;margin-left:10px;border:2px solid #ddd;background:#FFF url(../images/ico_031b.png) center center no-repeat}
.tools .Aprev:hover{background:#f2356f url(../images/ico_031a.png) center center no-repeat}
.tools .Anext{display:inline-block;float:right;width:26px;height:26px;border:2px solid #ddd;background:#FFF url(../images/ico_032b.png) center center no-repeat}
.tools .Anext:hover{background:#f2356f url(../images/ico_032a.png) center center no-repeat}
.picScroll-left{overflow:hidden;position:relative;margin:0 auto;}
.picScroll-left .hd{overflow:hidden;height:30px;line-height:30px;background:#f4f4f4;}
.picScroll-left .bd{width:1175px;margin:0 auto;}
.picScroll-left .bd ul{overflow:hidden;zoom:1;}
.mxks{overflow:hidden;}
.mxks li{float:left;width:235px;position:relative;}
.mxks li .kswrap{display:block;width:220px;height:360px;margin:10px auto;padding-top:10px;box-shadow:0 0 10px #eaeaea;background:#ffffff;position:relative;}
.mxks li .pic{width:205px;height:236px;margin:0 auto;background-position:center;background-repeat:no-repeat;background-size:cover;}
.mxks li .pic .pic-mask{height:100%; width:100%; background: rgba(0,0,0,.35);}
.mxks li .pic .pic-mask span{display:block;padding-top:107px;text-align:center;color:#E7E2E7;font-size:20px;}
.mxks li p{line-height:27px;height:100px;overflow: hidden;font-size:14px;width:200px;margin:0 auto;padding-top:10px;}
.mxks li p:hover,.mxks li a:hover{color:#333;}
/*科室列表*/
.keshilist li{margin:0 -5px;}

.bg_w{margin-top:-100px;position:relative;z-index:1;background:#fff;border:1px solid #DFDFDF;}
.bread{background:url(../images/bread_ico.png) left 4px center no-repeat;padding-left:25px;font-size:14px;line-height:50px;color:#666;margin:17px;border-bottom: 1px solid #f2356f;}
.bread span{margin-left:2px}
.bread span a{margin:0 5px;color:#666;font-size:14px;}
.baseLeft{width:240px;height:auto;float:left;margin-left:17px;min-height:550px;margin-top:10px;}
.baseRight{width:900px;height:auto;float:right;display:block;color:#666;margin-right:17px;}
.baseLeft .title{border-radius:5px 5px 0 0;width:177px;height:62px;background:#f2356f url(../images/logo_w1.png) left 20px center no-repeat;background-size:30px 30px; padding-left:63px;font-size:20px;color:#fff;line-height:62px}
.baseLeft .newsMenu{background:#fafafa;margin-bottom:35px;}
.baseLeft .newsMenu ul li{height:53px;line-height:53px;border-bottom:#eeeeee 1px solid;}
.baseLeft .newsMenu ul li a{display:block;height:53px;padding:0px 26px;position:relative;border-left: #eeeeee 3px solid;border-right:#eeeeee 1px solid;}
.baseLeft .newsMenu ul li a em{font-size:16px;padding-left:23px;display:block;background:url(../images/menuicon.png) right center no-repeat;transition:all .28s linear;-moz-transition:all .28s linear;-webkit-transition:all .28s linear;-o-transition:all .28s linear;font-style: normal;}
.baseLeft .newsMenu ul li a span{width:8px;height:5px;background:url(../images/ico031.png) right center no-repeat;position:absolute;right:26px;top:24px}
.baseLeft .newsMenu ul li a:hover,.baseLeft .newsMenu ul li.active a{border-left:#f2356f 3px solid;background:#ffffff;color:#f2356f;}
.baseLeft .newsMenu ul li.active a{border-left:#f2356f 3px solid;}
.baseLeft .newsMenu ul li.active a em{font-size:17px;padding-left:21px;width:165px}
.baseLeft .newsMenu ul li.second{height:34px;line-height:34px;display:none}
.baseLeft .newsMenu ul li.second.block{display:block}
.baseLeft .newsMenu ul li.second a{background:url(../images/ico042.png) 24px center no-repeat;height:34px;width:190px;display:block;margin:0px auto;text-indent:32px;color:#666;border:none;padding:0}
.baseLeft .newsMenu ul li.second a:hover,.baseLeft .newsMenu ul li.second a.on{color:#ff7544;text-decoration:underline;background:url(../images/ico041.png) 24px center no-repeat}
.baseLeft .newsMenu ul .hidden{height:10px}
.baseRight .title01{height:50px;position:relative;line-height:50px;border-bottom:1px #e7e6e6 solid;color:#F23570;font-size:26px}
.baseRight .title01 .Tab{position:absolute;top:17px;right:-6px}
.baseRight .title01 em{display:block;color:#505050;width:159px;height:42px;font-size:14px;line-height:42px;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;background:#fff;display:block;text-align:center;margin-right:6px;float:left;}
.baseRight .title01 em.active{border-top:3px solid #006ab8;height:41px}
.announce{padding:10px 25px 10px 17px;}
.partRight .announce{padding:30px 0px}
.announce ul li{line-height:45px;height:45px;background:url(../images/nticon.png) left center no-repeat;padding-left:16px;font-size:14px;border-bottom: 1px dashed #d8d8d8;}
.announce ul li:hover{background:url(../images/nticon-h.png) left center no-repeat;}
.announce ul li span{color:#8c8c8c;padding-right:15px}
.announce ul li a{display: inline-block;max-width:700px;_width:700px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.announce ul li a:hover{color:#f2356f;text-decoration:underline}
.announce ul li .date{float:right;}

.right{border: 1px solid #ddd;margin-bottom:30px;}
.right .biaoti{padding:12px;margin:0 auto;border-bottom:1px solid #eeeeee;text-align:center;}
.right .biaoti h3{color:#f2356f;font-size:20px;}
.right .tubiao{margin:0 auto;margin-bottom:20px;font-size:16px;overflow:hidden;}
.right .tubiao ul li{width:196px;border:1px solid #dadada;margin:20px 20px 0px 20px;}
.right .tubiao ul li a{font-size:15px;text-decoration:none;padding:10px 15px;display:block;color:#666;}
.right .tubiao ul li a img{vertical-align:sub;padding-right:15px;width:20px;height:20px;}
.right .tubiao ul li:hover{border:#f2356f 1px solid;}
.right .guahao{margin:0 auto;}
.right .guahao a img{margin-top:30px;width:240px;}

.picMarquee-left{ overflow:hidden; position:relative; }
.picMarquee-left .bd{padding:10px 0;  }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:275px; height:175px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;margin-top:3px;}
.picMarquee-left .bd ul li .title a{font-size:14px;display:inline-block;width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.detail{padding:0px;font-size:12px}
.detail h2{font-size:25px;line-height:38px;color:#f2356f;margin-top:10px;margin-bottom:35px;text-align: center;padding:0 100px}
.detail .DIVContent{line-height:26px;font-size:14px;padding:0 18px}
.baseRight .article .title04{height:24px;background:#f3f3f3;border:none;padding:8px 15px;line-height:24px;margin-bottom:20px;text-align:center;}
.baseRight .article .title04 span{float:none;padding-right:10px;margin-right:10px;border-right:1px #e5e5e5 solid;font-size:15px;}
.printIco {float:left; background:url(../images/ico.png) no-repeat 0 5px; padding-left:22px;cursor: pointer;}
.switchsize span{cursor:pointer;border-right:none !important;margin-right:2px !important;padding-right:0px !important;}
.DIVContent{position:relative;margin-bottom:20px;}
.DIVContent *{max-width:890px;}
.DIVContent img,.DIVContent iframe,.DIVContent table{max-width: 100% !important;}
.DIVContent table{border: 1px solid #333;border-collapse: collapse;}
.DIVContent .selectTdClass{background-color:#edf5fa !important}
.DIVContent table.noBorderTable td,.DIVContent table.noBorderTable th,.DIVContent table.noBorderTable caption{border:1px dashed #ddd !important}
.DIVContent table{margin-bottom:10px;border-collapse:collapse;display:table;}
.DIVContent td,th{padding:5px 10px;border:1px solid #DDD;}
.DIVContent caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
.DIVContent th{border-top:1px solid #BBB;background-color:#F7F7F7;}
.DIVContent table tr.firstRow th{border-top-width:2px;}
.DIVContent .ue-table-interlace-color-single{background-color:#fcfcfc;}
.DIVContent .ue-table-interlace-color-double{background-color:#f7faff;}
.DIVContent td p{margin:0;padding:0;}

.search-box{margin:20px 17px;width:624px;position:relative;}
.search_result{margin:10px 17px;width:624px;}
.search-box .sec-input-box{display:block;}
.search-box .sec-input{padding:10px;width:529px;height:17px;background:#fff;border:1px solid #eaeaea;font-size:14px;color:#333;border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px;border-right:0;vertical-align:top;outline:0;box-shadow:none;z-index:0;-webkit-appearance:none;position:relative;}
.search-box .sec-input:active,.search-box .sec-input:focus{border:1px solid #f2356f;}
.search-box .enter-input{position:absolute;right:0;top:0;z-index:0;}
.search-box .enter-input input{width:74px;height:39px;border:0;outline:0;box-shadow:none;background:#f2356f;cursor:pointer;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0;line-height:39px;text-align:center;font-size:15px;color:#fff;-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s;}
.search_ajax{position:absolute;top:39px;width:549px;border:1px solid #eaeaea;border-top:none;z-index:10;background:#fff;display:none;}
.search_ajax div{height:35px;line-height:35px;padding-left:10px;cursor:default;}
.search_ajax div:hover{background:#eaeaea;}

/*留言*/
.lyb{padding:10px 25px 10px 17px;}
.lypost .tip h4{background:url("../images/icon_bi.png") no-repeat left center;padding-left:25px;font-size:16px;font-weight:300;line-height:2;margin:10px 0;margin-bottom:15px;border-bottom:1px solid #ddd;color:#333;}
.lypost .tipl h4{background:url("../images/icon_liuyan.png") no-repeat left center;padding-left:25px;font-size:16px;font-weight:300;line-height:2;margin:15px 0 10px 0;margin-bottom:15px;border-bottom:1px solid #ddd;color:#333;}
.lyb .lyshow{margin-bottom:50px;}
.lyb .lyshow li{position:relative;line-height:22px;border:1px solid #ddd;padding:10px;margin-top:18px;margin-bottom:10px;border-radius:5px;}
.lyb .lyshow li:hover{background:#FBFBFB;}
.lyb .lyshow .username{color:#999999;padding-top:2px;}
.lyb .lyshow .username .pp1{color:#333;vertical-align:baseline;text-decoration:none;font-family:"Open Sans","Hiragino Sans GB","Microsoft YaHei";margin-right:5px;}
.lyb .lyshow .lytext{color:#666;padding-top:5px;padding-bottom:3px;min-height:30px;line-height:30px;word-break:break-word;}
.lyb .lyshow .regbook{line-height:22px;border:1px solid #ddd;padding:10px;margin-top:10px;margin-bottom:10px;border-radius:5px;margin-left:30px;}
table.mail_table{font-size:14px;margin:10px auto;border-spacing:0;border-collapse:collapse;}
.mail_table tr th{background:#fafafa;color:#1b6dbf;font-weight:600;}
.mail_table tr td,.mail_table tr th{height:40px;border:#dddddd 1px solid;font-size:14px;}
.mail_table .selector{margin-left:5px;}
.inputWrap{margin:5px 18px 5px 5px;}
.emailinput{width:100%;height:35px;line-height:35px;font-size:14px;border:1px #dddddd solid;padding:0 5px;border-radius:3px;}
.emailtextarea{width:100%;height:60px;font-size:14px;border:1px #dddddd solid;padding:5px;border-radius:3px;}
.emailselect{width:100%;height:29px;line-height:29px;font-size:14px;border:1px #dddddd solid;padding:0 5px;border-radius:3px;}
.f_red{color:red;}
.postBtn{padding:7px 15px;background:#f2356f;color:#fff;border-radius:3px;border:none;cursor:pointer;margin-left:50px;}


.videocon .slide-wrap{position:relative;overflow:hidden;width:550px;height:330px;float:left;}
.videocon .slide-wrap .slide-content li{width:550px;height:330px;float:left;position:relative;}
.videocon .slide-wrap .prev,.videocon .slide-wrap .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.videocon .slide-wrap .next{ left:auto; right:3%; background-position:8px 5px; }
.videocon .slide-wrap .prev:hover,
.videocon .slide-wrap .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.videocon .slide-wrap .prevStop{ display:none;  }
.videocon .slide-wrap .nextStop{ display:none;  }
.videocon .slide-wrap .foucebox_bg{position:absolute;left:0;bottom:0;width:100%;height:65px;background:#000;filter:alpha(opacity=60);opacity:0.6;z-index:8;overflow:hidden;}
.videocon .slide-wrap li p{position:absolute;left:20px;bottom:0;padding-right:20px;color:#aaa;z-index:9;}
.videocon .slide-wrap li h2{color:#8ecf12;font-weight:normal;position:absolute;left:20px;bottom:19px;width:380px;height:34px;background:url(http://www.superslide2.com/otherDemo/2.16/images/foucebox_h2.png) no-repeat 0 4px;_background:none;padding-left:40px;_padding-left:0;font-size:20px;font-family:"Microsoft Yahei";line-height:34px;z-index:9;overflow:hidden;}
