@charset "utf-8";
@import url("icon/iconfont.css");
/*全局样式
---------------------------------------------*/
body{ margin:0 auto; padding:0; width:100%; color:#333; font:13px/1.5 Arial,"Microsoft Yahei"; text-align:center; background:#f5f5f5; -webkit-font-smoothing:antialiased;background:url(../images/bg.png); }
input,button,select,textarea,img,p,h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; font-family:'Microsoft YaHei','微软雅黑'; }
a{ color:#333; text-decoration:none; }
a:hover{ color:#333; text-decoration:none; -webkit-transition: all 0.2s linear;transition: all 0.2s linear; }
ol,ul,li,dl,dd{ margin:0 auto; padding:0; list-style-type:none; }
i,em{ font-style:normal; }
table { border-collapse:collapse; border-spacing:0; }

/*Clear Fix*/ 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
.clearfix { display:block; } 

.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }


.navFix{ position:fixed;  _position:absolute; top:expression((offsetParent.scrollTop)+0); z-index:2;animation-duration: 1s;animation-fill-mode: both;animation-name: fadeInDown;top: 0;width: 100%;z-index:999;} 
/*页面布局
----------------------------------------------*/
.section{ position:relative; margin:0 auto; width:1200px;  text-align:left; }
.wrapper{ position:relative; margin:0 auto; padding:0; width:100%; height:auto; text-align:left; overflow:hidden; min-width:1190px;}
.wrapper:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; wrapper}
.wrapper2{ position:relative; margin:0 auto; padding:0; width:100%; height:19px; text-align:left; overflow:hidden;  background:url(../images/huijie_bg.png) repeat-x top;}
.wrap-box{ width:1200px; }
.left-925{ position:relative; float:left; margin:0; padding:0; width:925px; }
.left-858{ position:relative; float:left; margin:12px 15px 0 15px; padding:0; width:858px; height:296px; }
.left-705{ position:relative; float:left; margin:0; padding:0; width:705px; }
.left-690{ position:relative; float:left; margin:0 0 0 15px; padding:0; width:690px; }
.left-408{ position:relative; float:left; margin:12px 6px 0 15px; padding:0; width:408px; }
.left-444{ position:relative; float:left; margin:12px 15px 0 0px; padding:0; width:444px; }
.left-293{ position:relative; float:left; margin:12px 0 0 0; padding:0; width:293px; }
.left-260{ position:relative; display:block; float:left; width:260px; overflow:hidden; }
.left-236{ position:relative; display:block; float:left; margin:0; padding:0; width:236px; }
.left-284{ position:relative; display:block; float:left; margin:0; padding:0; width:284px; overflow:hidden; }
.left-auto{ position:relative; display:block; margin:0 275px 0 0; overflow:hidden; _zoom:1; }
.right-260{ position:relative; display:block; float:right; width:260px; overflow:hidden; }
.right-auto{ position:relative; display:block; margin:0 0 0 295px; overflow:hidden; _zoom:1; background-color:#F6F3EA; min-height:500px;}
.bg-wrap{ margin:0; padding:0;}
.bg-wrap:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.bg-wrap.nobg{ background:none; }
.pad-15{ position:relative; padding:15px; }

/*页面头部----------------------------------------------*/
.header .header-nav{ position:relative; margin:0 10px; height:100px;}
.header .header-nav .logo{ position:absolute; top:19px; left:0; width:32%; height:47px; padding-top:7px;}
.header .header-nav .nav-box{ position:absolute; top:30px; left:0; right:0; margin:auto 10% auto 27%; height:30px; }
.header .header-nav .nav-box ul li{ margin:0 2% 0 1.5%; float:left; line-height:40px; _margin-left:2%; padding:0 8px; }
.header .header-nav .nav-box ul li a{ color:#333; font-size:16px; line-height:40px; }
.header .head-nav .nav-box .drop-1{width:120px;text-align:center;}
.header .head-nav .nav-box .drop-2{width:200px;text-align:center;}
/* 下拉内容 (默认隐藏) */
.header .header-nav .nav-box ul li .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index:9999;
}

/* 下拉菜单的链接 */
.header .header-nav .nav-box ul li .dropdown-content a {
    color: #7C7C7C;
    padding: 5px 10px;
    line-height:28px;
    text-decoration: none;
    display: block;
    font-size:14px; 
    border-bottom:1px solid #E3E3E3;
    margin:0 0;
}

/* 鼠标移上去后修改下拉菜单链接颜色 */
.header  .header-nav .nav-box ul li .dropdown-content a:hover {background-color: #F5EEEE; }

/* 在鼠标移上去后显示下拉菜单 */
.header .header-nav .nav-box ul li:hover .dropdown-content {
    display: block;
}

.header .header-nav .nav-box .cur{ background-color:#D80C18;color:#fff; }
.header .header-nav .nav-box .cur a{color:#fff;}

#index .index a,#product .product a,#news .news a,#auth .auth a,#help .help a, .header-nav .nav-box ul li a:hover{ color:#d70029; }
.header-nav .search-box{ position:absolute; top:25px; right:0; width:12%; height:50px; overflow:hidden; }
.header-nav .search-box .input-box{ position:absolute; top:0; left:0; right:75px; bottom:0; }
.header-nav .search-box .input-box input{ display:block; margin:0; padding:6px 12px; width:100%; height:34px; line-height:34px; background:#fff; border:1px solid #e5e5e5; color:#333; font-size:12px; transform:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }
.header-nav .search-box input::-moz-placeholder{ color:#b3b3b3; opacity:1; }
.header-nav .search-box a{ display:block; position:absolute; top:0; right:0; bottom:0; padding:6px 17px; width:14px; height:34px; line-height:34px; font-size:14px; background:#fff; border:1px solid #e5e5e5; border-radius:0; cursor:pointer; -webkit-transition:all 0.2s linear; transition:all 0.2s linear; *top:1px; }
.header-nav .search-box a:hover{ background:#d70029; border-color:#d70029; -webkit-transition:all 0.3s linear; transition:all 0.3s linear; }
.header-nav .search-box a:hover i{color:#fff !important;}
    
/*页面标题
----------------------------------------------*/
.location{ padding:5px 0; width:100%; height:40px; line-height:40px; color:#999; font-size:13px; text-align:left; }
.location a{ margin:0 5px; }
.location span{ color:#666; }
.main-tit{ padding-top:14px; height:54px; line-height:54px; text-align:left; }
.main-tit h2{ display:block; margin:0; padding:0; float:left; color:#333; font-size:20px; font-weight:normal; }
.main-tit p{ display:block; float:right; color:#555; font-size:14px; }
.main-tit p a{ margin-left:10px; }
.main-tit p a i{ font-style:normal; }
.slide-tit{ border-bottom:1px solid #f0f0f0; color:#34ad2a; line-height:1em; font-size:16px; font-weight:normal; }
.slide-tit strong{ padding:10px 0; float:right; color:#999; font-size:13px; font-weight:normal; }
.slide-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #34ad2a; }
.nav-tit{ margin:0 auto 50px; padding:30px 0; text-align:center; color:#333; font-size:16px; line-height:1em; border-bottom:1px solid #e0e0e0; }
.nav-tit.short{ padding-bottom:0; border-bottom:0; }
.nav-tit a{ margin-left:10px; color:#333;  }
.nav-tit a:hover,.nav-tit a.selected{ color:#34ad2a; }
.nav-tit i{ margin-left:10px; color:#e0e0e0; }
.sub-tit{ margin:0 50px 10px; padding-top:35px; height:42px; border-bottom:1px solid #e0e0e0; font-size:16px; }
.sub-tit a.add{ display:block; margin-right:10px; float:right; color:#23ac38; font-size:14px; line-height:42px; }
.sub-tit a.add i{ display:inline-block; margin-right:5px; color:#23ac38; font-size:14px; }
.sub-tit ul{ display:inline-block; }
.sub-tit ul li{ margin:0; padding:0; display:inline-block; *display:inline; *zoom:1; }
.sub-tit ul li a{ display:inline-block; padding:0 15px; line-height:42px; }
.sub-tit ul li.selected a{ border-bottom:2px solid #23ac38; color:#23ac38; }
.search-tit{ display:block; margin:0 30px; padding-top:15px; line-height:38px; border-bottom:1px solid #f0f0f0; }
.search-tit h3{ display:inline-block; color:#333; font-size:16px; font-weight:normal; }
.search-tit span{ margin-left:15px; color:#999; font-size:14px; }
.search-tit span strong{ margin:0 2px; color:#1e7bb3; font-weight:600;}



/*Banner样式*/
.slide-box{ position:relative; margin:0; width:100%; height:409px; text-align:center; overflow:hidden;}
.slide-box .list-box{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; background:#fff; }
.slide-box .list-box li{ position:absolute; left:0; top:0; display:block; width:100%; height:100%; opacity:0; filter:alpha:opacity(0); }
.slide-box .list-box li a{ display:block; width:100%; height:100%; }
.slide-box .list-box li a img{ position:absolute; top:0; left:0; width:100%; height:100%; }
.slide-box .speed-box{ position:absolute; left:0; bottom:20px; width:100%; height:10px; text-align:center; z-index:999; }
.slide-box .speed-btn{ display:inline-block; margin:auto 0; }
.slide-box .speed-btn a{ display:block; float:left; margin:0 5px; width:10px; height:10px; background:url(../images/slide_btns.png) 0 -166px no-repeat; overflow:hidden; *float:none; *display:inline-block; }
.slide-box .speed-btn a.selected{ background-position:0 -176px; }
.slide-box .prev-btn,.slide-box .next-btn{ position:absolute; top:50%; display:block; margin-top:-41px; width:42px; height:82px; z-index:999; opacity:0.8; filter:alpha:opacity(80); background:url(../images/slide_btns.png) no-repeat; display:none; overflow:hidden; }
.slide-box .prev-btn{ left:31px; background-position:0 0; }
.slide-box .next-btn{ right:31px; background-position:0 -82px; }
/*幻灯片样式*/
.focus-box{ position:absolute; top:0; right:0; bottom:0; left:0; overflow:hidden; _position:relative; }
.focus-box .slides{ position:relative; display:block; width:100%; height:100%; zoom:1; overflow:hidden; }
.focus-box .slides:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.focus-box .slides li{ width:100%; height:100%; overflow:hidden; }
.focus-box .slides li img{ min-width:100%; min-height:100%; _width:100%; _height:100%;}
.focus-box .slides li .note-bg{ position:absolute; left:0; right:0; bottom:0; width:100%; height:40px; background:#000; filter:alpha(Opacity=60); -moz-opacity:0.6;opacity:0.6; background:linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0.6)); _background:url(none) 0 0 repeat #000; }
.focus-box .slides li .note-txt{ position:absolute; left:0; right:0; bottom:0; display:block; padding:10px; height:24px; line-height:24px; color:#fff; font-size:16px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	
.focus-box .flex-control-nav{ position:absolute; right:5px; bottom:10px; display:block; z-index:4; }
.focus-box .flex-control-nav li{ margin:0 5px 0 0; display:inline-block; zoom:1; *display:inline; }
.focus-box .flex-control-nav li a{ display:block; width:8px; height:8px; text-indent:-9999px; border:1px solid #fafafa; border-radius:8px; cursor:pointer; overflow:hidden; }
.focus-box .flex-control-paging li a:hover { background:#333; }
.focus-box .flex-control-paging li a.flex-active { background:#c81623; border-color:#c81623; cursor:default; }


.about-list{margin:0; width:100%;height:145px; text-align:center; overflow:hidden; margin:20px 0;}
.about-list .about-list-box{text-align:left;}
.about-list .about-list-box li{float:left;height:145px;overflow:hidden;}
.about-list .about-list-box .lione{width:143px; background-color:#D80C18;}
.about-list .about-list-box .lione .oneinfo{color:White; font-size:17px; font-weight:bold; line-height:30px; padding-bottom:30px; padding-top:15px;padding-left:30px;background:url(../images/line-1.jpg) no-repeat 30px 90px;}
.about-list .about-list-box .lithree{width:286px;  background-color:#F6F6F6; position:relative;}
.about-list .about-list-box .lithree  .threeinfo{padding:10px;}
.about-list .about-list-box .lithree  .threeinfo h5{ font-size:14px; color:#D80C18; margin-bottom:10px;}
.about-list .about-list-box .lithree  .threeinfo .aboutinfo{ line-height:23px; font-size:12px; height:70px; overflow:hidden;}
.about-list .about-list-box .lithree .threemore{ position:absolute; right:0px; bottom:0px; width:30px; height:30px; overflow:hidden;}
.about-list .about-list-box .lifour{width:143px; background-color:#444243;border-right:1px solid #fff; border-left:1px solid #fff; }
.about-list .about-list-box .lifour .fourinfo{color:White; font-size:17px; font-weight:bold; line-height:30px; padding-bottom:30px; padding-top:15px;padding-left:30px;background:url(../images/line-1.jpg) no-repeat 30px 90px;}
.about-list .about-list-box .lifive{ width:200px;}
.about-list .about-list-box .lifive img{ width:200px; height:145px;}
.about-list .about-list-box .lisix{width:218px; background-color:#F6F6F6;}
.about-list .about-list-box .lisix .lisixinfo{width:100%;}
.about-list .about-list-box .lisix .lisixinfo h5{ background-color:#D80C18; line-height:28px;font-size:14px; color:White; text-align:center;}
.about-list .about-list-box .lisix .lisixinfo .proinfo{ line-height:25px; font-size:12px; height:70px; padding:5px 10px; overflow:hidden;}
.about-list .about-list-box .lisix .lisixinfo .promore{ text-align:right; padding-right:10px;}


/*二级页*/
.main-category-box{ margin:0; width:100%; height:65px; background-color:#EFEFEF; overflow:hidden;}
.main-category-box .main-category-list{float:left;height:45px; line-height:45px;margin-left:20px; margin-top:10px; line-height:45px;}
.main-category-box .main-category-list a{margin:5px 10px;padding:13px 13px;text-align:center; }
.main-category-box .main-category-list .curron{   background-color:#D80C18; color:White; }
.main-category-box .main-category-title{width:100px;margin:10px 5px; line-height:45px; text-align:center; background-color:#D80C18;color:White;}

/*图片列表样式 4列*/
.img-list4{ margin:0px 0; *display:inline-block; }
.img-list4:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.img-list4 .nodata{ color:#999; line-height:80px; text-align:center; }
.img-list4 .nomargin{ margin-right:0px;}
.img-list4 li{ position:relative; float:left; margin:30px 33px 0 0; width:275px; height:auto; overflow:auto; _display:inline; }
.img-list4 li .img-box{ width:273px; height:183px; overflow:hidden;border:1px solid #C2C2C2; }
.img-list4 li .img-box img{width:273px; height:183px; transition: all 0.6s;cursor:pointer;}
/*.img-list4 li .img-box img:hover{border:1px solid #D54B27;transform: scale(1.4);}*/
.img-list4 li .info{ display:block; text-align:left; padding:5px 8px; margin-top:1px;background-color:#EBEBEB;}
.img-list4 li .info p{ display:block; line-height:25px; height:25px; color:#4C4C4C; font-size:13px; font-weight:normal; overflow:hidden;  text-align:left; word-break:break-all;}
.img-list4 li:hover .info{background-color:#D80C18;}
.img-list4 li:hover p{ color:White;}
/*首页图标样式*/
.icon-btn-box{ margin:0; width:100%; height:152px; text-align:center; overflow:hidden;}
.icon-btn-box .icon-box{ padding:25px 0 28px 0;text-align:left;}
.icon-btn-box .icon-box li{ width:161px; height:102px; display:block;margin-left:12px; float:left; text-align:center; background:url(../images/icon_bg.png) no-repeat top;overflow:hidden;}
.icon-btn-box .icon-box li i{display:block;font-size:40px; font-weight:600;}
.icon-btn-box .icon-box li a{color:#807B75; font-size:18px;}
.icon-btn-box .icon-box li a:hover{color:#730300;}

/*左侧图标样式*/
.icon-box2{ padding:15px 0 28px 12px;text-align:left; margin:0px auto; height:50px;}
.icon-box2 li{ width:45%; height:60px; display:block;margin-right:5px; margin-top:5px;float:left; text-align:center; overflow:hidden; border:1px solid #B1937B;}
.icon-box2 li i{display:block;font-size:24px; font-weight:600;}
.icon-box2 li a{color:#807B75; font-size:14px;}
.icon-box2 li a:hover{color:#730300;}




/*内容样式
----------------------------------------------*/
/*文字列表样式*/
.side-txt-title{ line-height:30px; height:31px;border-bottom:1px solid #B1937B;}
.side-txt-title .side-txt-htitle{ float:left; line-height:30px; font-size:18px; font-weight:bold;}
.side-txt-title img{ vertical-align:middle;}
.side-txt-title .side-txt-more{ float:right; height:11px; width:30px;}
.side-txt-list{ text-align:left;}
.side-txt-list li{ line-height:32px; padding:0px 10px; border-bottom:1px dotted #C2C1BF;}
.side-txt-list li img{ vertical-align:middle; }
.side-txt-list li span{ float:right; color:#999; padding-top:10px; }
.side-txt-list li.tit a{ color:#999; font-size:18px; line-height:45px; }

.side-txt-list .frist{ height:93px; background-color:#EEE5DC;}
.side-txt-list .frist h3{ display:block; font-weight:600; height:35px; line-height:35px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.side-txt-list h3 img{vertical-align:middle;}
.side-txt-list .frist p{ color:#555; height:56px; line-height:18px; overflow:hidden; color:#694f4f;text-indent:2em;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.side-txt-list .frist a{ color:#7B0002;}
/*通知公告样式*/
.side-txt-list .notice{height:128px;background-color:#EEE5DC;line-height:19px;}
.side-txt-list .notice h3{display:block; font-weight:600; height:40px; line-height:40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.side-txt-list .notice p{height:79px;line-height:19px; overflow:hidden; text-indent:2em;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.side-txt-list .notice a{color:#790000}

/*图文列表样式*/
.side-img-box{ position:relative; width:455px; height:455px; background:#fff; overflow:hidden; }
.side-img-box em{ position:absolute; display:none; margin:-30px auto auto -30px; top:50%; left:50%; width:60px; height:60px; font-style:normal; filter:alpha(Opacity=60); -moz-opacity:0.6;opacity:0.6; }
.side-img-box em i{ color:#fff; font-size:60px; line-height:60px; }
.side-img-box a:hover em{ display:block; }
.side-img-box .abs-bg{ position:absolute; left:0; bottom:0; width:100%; height:50px; background:#000; filter:alpha(Opacity=30); -moz-opacity:0.3;opacity:0.3; background:linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); }
.side-img-box .info{ position:absolute; left:0; bottom:0; right:0; width:100%; height:50px; line-height:20px; text-align:left; }
.side-img-box .info h3{ padding:5px 15px 0; color:#fff; font-size:14px; font-weight:normal; }
.side-img-box .info p{ padding:0 15px; color:#eee; font-size:13px; }
.side-img-box img{ min-width:100%; min-height:100%; _width:100%; _height:100%; }

.side-img-list{ text-align:left; padding:10px 0 11px 0; background:#fff; }
.side-img-list li{ display:block; padding:10px 15px; }
.side-img-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.side-img-list li .img-box{ position:relative; float:left; width:60px; height:60px; overflow:hidden; }
.side-img-list li .img-box label{ position:absolute; top:1px; left:1px; display:block; width:16px; height:16px; line-height:16px; color:#fff; font-size:13px; font-weight:normal; text-align:center; background:#666; }
.side-img-list li:first-child .img-box label{ background:#d70029; }
.side-img-list li .img-box img{ margin:0; padding:0; border:1px solid #ebebeb; width:58px; height:58px; }
.side-img-list li .txt-box{ display:block; margin-left:75px; font-size:13px; }
.side-img-list li .txt-box a{ display:block; height:40px; line-height:20px; overflow:hidden; }
.side-img-list li .txt-box span{ display:block; color:#999; height:20px; line-height:20px; }

.focus-list{ margin:0; padding:0; }
.focus-list li{ height:33px; font-size:13px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.focus-list li label{ display:inline-block; margin:0 5px 0 0; padding:0; width:16px; height:16px; line-height:16px; color:#fff; font-size:13px; font-weight:400; text-align:center; background:#999; border-radius:2px; vertical-align:middle; }
.focus-list li label.hot{ background:#d70029; }
.focus-list li a{ line-height:33px; }

.sidebar-box-left{width:17px; height:343px; float:left;position: relative;margin:0;padding: 0;}
.sidebar-box-right{width:17px; height:343px; float:left;position: relative;margin:0;padding: 0;}
.sidebar-box{ float:left;margin:0 0 50px 0; padding-bottom:150px; width:250px; background:url(../images/cateleft-bg.jpg) no-repeat top #F6F3EA;  }
.sidebar-box h4{ margin:105px 0 0 0; padding:0 0 15px 20px;  color:#fff; font-size:20px; font-weight:700; line-height:20px; }
.sidebar-box .txt-list li{ margin:10px 10px 0; line-height:45px; font-size:14px; background-color:#E8D7CD;  text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sidebar-box .txt-list li span{ display:inline-block; margin:0 5px 0 15px; width:16px; height:16px; line-height:16px; color:#333; font-size:13px; font-weight:400; text-align:center; border-radius:2px; vertical-align:middle;  }
.sidebar-box .txt-list li span.hot{ color:#fff; }
.sidebar-box .txt-list li a{ line-height:20px;color:#333; }
.sidebar-box .txt-list .curr{ background-color:#A88164; }
.sidebar-box .txt-list .curr a{color:#fff; }
.sidebar-box .side-img-list{ padding-bottom:0; }
.sidebar-box .side-img-list li{ padding:10px 0; }
.sidebar-box .tags-box{ margin:0 0 0 -10px; }
.sidebar-box .tags-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.sidebar-box .tags-box a{ display:block; float:left; margin:10px 0 0 10px; padding:5px; color:#555; font-size:13px; line-height:20px; border:1px solid #f0f0f0; }
.sidebar-box .tags-box a:hover{ border-color:#34ad2a; }
.tags-box a i{ margin-left:2px; color:#999; font-style:normal; }

/*左侧分类*/

.categary-list2{ position:relative; *zoom:1;width:220px; margin-top:40px;   }
.categary-list2 .curr{ background-color:#A88164; color:White; }
.categary-list2 li{ float:left; margin:5px 0px; width:198px;  padding-left:15px; line-height:40px;_display:inline; border:1px solid #E9E9E9;background-color:#FAFAFA; font-size:14px;}
.categary-list2 li span{ display:inline-block; margin:0 5px 0 0px; width:16px; height:16px; line-height:16px; color:#333; font-size:16px; font-weight:400; text-align:center; border-radius:2px; vertical-align:middle;  }
.categary-list2 li span.hot{ color:#fff; }
.categary-list2 li a{line-height:40px;width:218px;color: #000;}
.categary-list2 .one{position:relative;}
.categary-list2 .two{padding-left:30px;width:188px;}
.categary-list2 li .chirelist{
	display:none;
	background-color:#FAFAFA;
	width:100%;
	height:auto;
	margin-left:-20px;
}

.categary-list2 LI .chirelist li
{
     width:173px;
	 padding-left:40px;
     line-height:40px;
	 border-top:1px solid #E9E9E9;
	 border-left:0px solid #CCCCCC;
	 border-right:0px dotted #CCCCCC;
	 border-bottom:0px dotted #CCCCCC;
	 cursor:pointer;
	 background: #FAFAFA;
	 margin:0 0 0 5px;
}
.categary-list2 LI .chirelist .curr{background: #e3e3e3;}
.categary-list2 LI .chirelist li a
{
    width: 100%;
    float: left;
    color:#555;
    text-decoration: none;	
}


/*图片列表样式*/
.img-list{ margin:15px 0 0 0; *display:inline-block; }
.img-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.img-list .nodata{ color:#999; line-height:80px; text-align:center; }
.img-list li{ position:relative; float:left; margin:15px 0 0 20px; width:275px; height:auto;  overflow:auto; _display:inline; }
.img-list li .img-box{ display:block; position:relative; width:275px; height:200px; overflow:hidden; }
.img-list li .img-box .abs-txt{ position:absolute; top:8px; left:0; display:inline-block; padding:0 6px; color:#fff; font-size:13px; line-height:24px; background:#c81623; text-align:center; border-radius:0 3px 3px 0; }
.img-list li .img-box img{ width:100%; height:100%;}
.img-list li .info{ display:block; text-align:center; margin:10px;}
.img-list li .info h3{ display:block; line-height:30px; height:30px; font-size:13px; font-weight:normal;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.img-list li .info p{ display:block; line-height:28px; color:#999; font-size:13px; }
.img-list li .info p.price{ padding-top:10px; line-height:18px; }
.img-list li .info p.price b{ margin-right:2px; color:#f40; font-size:16px; }
.img-list li .info p strong{ float:right; font-weight:normal; }
.img-list li .info p span.price{ color:#fb2104; font-size:14px; font-weight:600; }
.img-list li em{ position:absolute; display:none; margin:-30px auto auto -30px; top:50%; left:50%; width:60px; height:60px; font-style:normal; filter:alpha(Opacity=60); -moz-opacity:0.6;opacity:0.6; }
.img-list li em i{ color:#fff; font-size:60px; line-height:60px; }
.img-list li a:hover em{ display:block; }
.img-list li .abs-bg{ position:absolute; left:0; bottom:0; width:100%; height:50px; background:#000; opacity:0.3; filter:alpha(opacity=30); -moz-opacity:0.3; background:linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); }
.img-list li .remark{ position:absolute; left:0; bottom:0; right:0; width:100%; height:50px; line-height:20px; text-align:left; overflow:hidden; }
.img-list li .remark h3{ padding:5px 15px 0; color:#fff; font-size:13px; font-weight:normal; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.img-list li .remark p{ padding:0 15px; color:#eee; font-size:13px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
/*图文列表样式*/
.n-list{ padding:15px 30px; }
.n-list li{ display:block; padding:15px 0; border-bottom:1px dotted #C2C1BF; overflow:hidden; }
.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.n-list li .date{ float:left; display:block; height:55px; width:55px;}
.n-list li .date .day{ width:100%; color:#A88066; text-align:center; font-size:22px; font-weight:700; line-height:37px;}
.n-list li .date .yearmonth{ width:100%;color:#A88066; text-align:center; font-size:13px; line-height:18px;}
.n-list li .note{ float:left; width:780px;}
.n-list li .note h2{ padding:5px 0 0 15px; font-size:15px; line-height:25px; font-weight:500; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.n-list li .note h2 a{ color:#42180a; text-decoration:none; }
.n-list li .note h2 a:hover{ color:#790000; }
.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:118px; border:1px solid #e8e8e8; font-style:normal; }
.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
.n-list li .note p{ display:block; padding:0px 0 0 15px; font-size:13px; max-height:30px; line-height:25px; font-weight:500; color:#666; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
.n-list li .note .info span{ margin-right:10px; color:#999; font-size:13px; }
.n-list li .note .info span i{ margin-right:3px; font-size:13px; }
.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }
	
	
/*相关列表样式*/
.rel-list{ margin:0px 0; }
.rel-list .nodata{ color:#999; font-size:14px; line-height:50px; }
.rel-list li{ display:block; float:left; margin:15px auto 0 0; padding:0; width:50%; overflow:hidden; _float:none; _width:auto; }
.rel-list li .img-box{ position:relative; display:block; float:left; width:88px; height:73px; border:1px solid #e8e8e8; overflow:hidden; }
.rel-list li .img-box img{ min-width:100%; min-height:100%; width:100%; _height:100%; overflow:hidden; }
.rel-list li .info{ margin:0 auto 0 100px; padding-right:15px; _margin-top:-15px; _padding-right:0; }
.rel-list li .info h3{ display:block; font-size:14px; font-weight:normal; height:20px; line-height:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.rel-list li .info p{ color:#555; font-size:13px; height:40px; line-height:20px; margin:5px auto; overflow:hidden; }
.rel-list li .info span{ line-height:22px; color:#999; font-size:13px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.rel-list .liheight{ line-height:25px; margin-top:10px; margin-right:20px; width:280px; border-bottom:1px dotted #C2C1BF;}
.rel-list .liheight a{ margin-left:5px;}
.rel-list .liheight span{ float:right;}
.rel-list .liheight span i{ margin-right:5px; font-size:14px;}
/*类别列表*/
.navbar li{ padding-top:10px; }
.navbar li h5{ display:block; color:#3b8dd1; font-size:14px; font-weight:normal; line-height:30px; }
.navbar li h5 a{ color:#34ad2a; }
.navbar li p{ font-size:13px; line-height:30px; }
.navbar li p a{ display:inline-block; margin-right:5px; }
/*内容标题样式*/
.meta{ margin:20px 0 0 0; padding:20px 50px 0 50px; }
.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
.meta h2{ margin:0 0 10px; padding:0; color:#333; font-size:24px; font-weight:300; line-height:1em; text-align:center; }
.meta .info{ margin:10px 0 10px; text-align:center; padding-bottom:10px; border-bottom:1px solid #ccc;}
.meta .info span{ margin-right:10px; color:#b0b0b0; font-size:13px; line-height:14px; }
.meta .info span i{ margin-right:5px; display:inline-block; font-size:14px; }
.meta .note{ margin-top:10px; padding:15px 20px; background:#f5f5f5; line-height:22px; color:#757575; font-size:13px; }
/*内容详细样式*/
.entry{ margin-top:20px; padding:20px 20px; font-size:13px; line-height:2em; word-wrap:break-word;  min-height:300px;border:1px solid #C2C1BF;}
.entry img{ max-width:100%!important; height:auto!important;margin: 0 auto; }
.entry h2,.entry h3,.entry h4{ margin:0.8em auto; padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333; }
.entry h2{ font-size:1.2em; }
.entry h3,.entry h4{ font-size:1.1em; }
.entry strong{ color:#790000; }
.entry ul,.entry ol{ margin:1em; padding:0; }
.entry li{ margin-left:1em; }
.entry ul li{ list-style:disc outside none; }
.entry ol li{ list-style:decimal outside none; }
.entry p{ display:inherit; margin:1em 0; color:#333; word-wrap:break-word; }
.entry a{ text-decoration:underline; }
.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; font-size:13px; line-height:1.7em; }
.entry table{ margin:10px auto; border-left:1px solid #eee; border-top:1px solid #eee; }
.entry table th{ background:#F9F9F9; text-align:center; }
.entry table td,.entry table th{ border-bottom:1px solid #eee; border-right:1px solid #eee; padding:0.35em 0.5em; }

/*上下一条样式*/
.next-box{ position:relative; padding:20px 50px 20px; line-height:20px; color:#444; font-size:14px; background:url(../images/main-nav-line.jpg) no-repeat top;}
.next-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.next-box p{ display:block; width:100%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.next-box p a{ color:#333; }
.next-box p.prev{ float:left; }
.next-box p.next{ float:right; }


/*类别导航样式*/
.screen-box{ display:block; position:relative; margin:0 0 15px; padding:0 15px; background:#fff; }
.screen-box ul{ padding:10px 0; display:block; font-size:14px; }
.screen-box ul h4{ display:inline-block; padding:0 15px; text-align:right; line-height:28px; font-weight:normal; }
.screen-box ul li{ display:inline-block; padding:0 15px; line-height:28px; *display:inline; *zoom:1; }
.screen-box ul li a{ color:#333; }
.screen-box ul li a:hover,.screen-box ul li.selected a{ color:#790000; }
.screen-box dl{ margin:0; padding:0; clear:both; display:block; border-top:1px solid #f7f7f7; font-size:13px; }
.screen-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
.screen-box dl:first-child{ border-top:none; }
.screen-box dl dt{ display:block; float:left; padding-left:10px; width:100px; color:#555; line-height:40px; }
.screen-box dl dd{ position:relative; margin-left:112px; padding-top:6px; overflow:hidden; }
.screen-box dl dd a{ display:inline-block; margin:0 6px 6px 0; padding:8px 10px; border:1px solid #fff; line-height:12px; }
.screen-box dl dd a.selected{ border-color:#fff; color:#fff; background:#34ad2a; }
/*排序样式*/
.sort-box{ position:relative; margin:0 0 15px; height:36px; background:#fff; overflow:hidden; }
.sort-box a{ display:block; float:left; margin-left:-1px; padding:0 15px; line-height:36px; height:36px; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; color:#333; font-size:13px; }
.sort-box a:hover,.sort-box a.selected{ color:#fff; background:#34ad2a; }
/*医疗项目Tab样式*/
.item-box dl{ display:block; padding:15px 10px 0 0; }
.item-box dl dt{ font-size:16px; font-weight:normal; line-height:28px; height:28px;width:50px; background-color:#545454; text-align:center; color:White; border-radius:4px; padding:6px; display:inline;}
.item-box dl dd{ font-size:16px; line-height:24px;display:inline; color:#790000}
.item-box dl a{ color:#790000; }
.item-box dl dd a{ margin-right:5px;text-decoration:none; }
.tab-head{ display:block; width:236px;height:341px;  border-bottom:1px solid #f0f0f0; }
.tab-head ul li{ float:left;cursor:pointer; margin-top:10px; background-color:#DBD8D1; width:236px;  position:relative;}
.tab-head ul li a{ display:block; padding:0 30px; height:42px; line-height:42px; color:#555; font-size:16px; }
.tab-head ul li a i{ display:none;position:absolute; right:-11px; top:0px;color:#7A0001;}
.tab-head ul li a:hover, .tab-head ul li a.selected{ color:#fff; background:#7A0001; }
.tab-head ul li a:hover, .tab-head ul li a.selected i{ display:block;}
.tab-content{ display:none; width:600px; margin:0 0 0 258px; padding:0; height:266px;}

/*页码容器*/
.page-box{ margin:15px auto; padding-bottom:30px; width:480px;}
/*视频容器*/
    

/*标题样式*/
.list-auto {position: relative;display: block; margin: 0 auto;width:650px;overflow: hidden;_zoom: 1;}
.base-tit{ border-bottom:1px solid #ccc; color:#d70029; line-height:1em; font-size:18px; font-weight:normal; }
.base-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #d70029; }
.base-tit i{ float:right; padding:10px 0; color:#999; font-size:13px; line-height:26px; font-style:normal; }
.bar-tit{ margin:0 0 20px; padding:0 0 10px; border-bottom:1px solid #e8e8e8; color:#d70029; font-size:18px; }
/*提示信息*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:420px; font-size:14px; text-align:left; }
.msg-tips .icon{ display:block; float:left; width:60px; height:60px; }
.msg-tips .icon i{ margin:0; padding:0; font-size:60px; color:#090; line-height:1em; }
.msg-tips .icon.warning i{ color:#f90; }
.msg-tips .icon.error i{ color:#f00; }
.msg-tips .info{ margin-left:80px; }
.msg-tips .info strong{ display:block; padding-bottom:5px; color:#333; font-size:18px; font-weight:normal; line-height:1.3em; }
.msg-tips .info p{ line-height:24px; color:#666; font-size:14px; }
.msg-tips .info p a{ margin:auto 2px; }

/*表格样式*/
.table-wrap{ margin:0 50px 20px; }
.ftable{ margin:15px 0; width:100%; border:1px solid #f0f0f0; background:#fff; }
.mtable{ margin:15px 0; width:100%; background:#fff; _width:auto; }
.mtable th,.ftable th{ padding:0.8em; color:#6e717a; font-size:13px; font-weight:400; background:#fbfbfb; border-bottom:1px solid #e8e8e8; }
.mtable td,.ftable td{ padding:0.8em; color:#333; font-size:13px; border-bottom:1px solid #F3F3F3; }
.ftable td .img{ padding:1px; width:60px; height:60px; border:1px solid #e8e8e8; }
.ftable td s{ color:#999; text-decoration:line-through; }
.mtable .tr_odd_bg,.ftable .tr_odd_bg{ background:#f9f9f9; }

/*当前位置*/
.curr-nav{ line-height:45px; text-align:left; margin-top:20px; height:43px; background:url(../images/main-nav-line.jpg) no-repeat bottom; }
.curr-nav .weizhi{line-height:45px; text-align:left; float:right; font-weight:normal; padding-right:20px;}
.curr-nav .title{float:left;line-height:43px; background:url(../images/main-nav-icon.jpg) no-repeat left -2px; padding-left:60px; font-size:16px; font-weight:700;}

/*页面底部
----------------------------------------------*/
.footer{ color:#a2abb7; background:#333; background:url(../images/footer_bg.jpg) repeat-x; margin-top:50px; min-width:1190px;}
.footer .foot-box{border-top:1px solid #E6E6E6; min-width:1190px;}
.footer .foot-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.footer .foot-nav{ position:relative; display:block; float:left; padding:30px 0; width:75%; border-right:1px solid #E6E6E6; } 
.footer .foot-nav li{ display:block; float:left; margin-left:8.5%; width:10.5%; _margin-left:4%; _width:12%; }
.footer .foot-nav li h3{ display:block; color:#676767; font-size:14px; font-weight:bold; line-height:40px; background:url(../images/foot_line2.jpg) repeat-x left bottom;}
.footer .foot-nav li p{ margin-top:10px; color:#828690; font-size:12px; line-height:20px; }
.footer .foot-nav li p a{ color:#b0b0b0; }
.footer .foot-nav li p a:hover{ color:#d70029; }
.footer .foot-nav li span{ margin-top:10px; color:#828690; font-size:12px; width:250px; line-height:20px; }
.footer .foot-nav li span a{ color:#b0b0b0; }
.footer .foot-nav li span a:hover{ color:#d70029; }

.footer .foot-nav li .foot-cate-list{float:left; width:349px; margin-top:10px;}
.footer .foot-nav li .foot-cate-list li{float:left; width:170px; line-height:30px; text-align:left; margin:0;}
.footer .foot-nav li .foot-cate-list li a{ color:#b0b0b0; }
.footer .foot-wx{ display:block; float:right; margin:40px auto; width:21%; overflow:hidden; }
.footer .foot-wx .wx-icon{ display:block; margin-top:12px; width:180px; height:84px; background:url(../images/wx.png) no-repeat; }
.footer .foot-tel{ display:block; float:left; margin:30px auto; width:24%; text-align:center; overflow:hidden; }
.footer .foot-tel h4{ display:block; margin:15px 0 5px; color:#d70029; font-size:24px; font-weight:normal; line-height:30px; }
.footer .foot-tel p{ display:block; margin-bottom:20px; color:#b0b0b0; font-size:12px; }
.footer .foot-tel a{ display:inline-block; padding:0 15px; color:#d70029; line-height:30px; border:1px solid #d70029;}
.footer .foot-tel a:hover{ color:#fff; background:#d70029; }
.footer .copyright{ display:block; padding:15px 0; color:#989898; font-size:12px; text-align:center; background:#000;  min-width:1190px;}
.footer .copyright .wrap-box{ }
.footer .copyright p{ text-align:left; line-height:20px; }