html{ padding:0px;margin:0px;font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;font-size:14px;}
body{ -webkit-tap-highlight-color:rgba(0,0,0,0) /* 消除链接点击效果 */;margin:0;padding:0 0;background:#f6f6f6;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
header,article,aside,div,span,p,ul,li,ol,h1,h2,h3,h4,h5{ list-style:none;margin:0;padding:0;text-align: justify;}
img{ border:0;font-size:0;margin:0;vertical-align:bottom;}
a{ background-color:transparent; text-decoration:none; color:#333333}
a:active,a:hover{ outline:0;}
b,strong{font-weight:bold}
hr{ height:1px;border:0;border-top:1px solid #dadada;margin:1em 0;padding:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}
input[type="text"]:focus, textarea:focus, select:focus{ border-color: #ffcb2d !important;}

/*导航栏*/
.welcome{ height:34px;line-height:34px;background:#fafafa;border-bottom:solid 1px #eee;}
.welcome .box{ width:1200px;margin:0 auto;overflow: hidden;}
.welcome p{ float:left;width:900px;font-size:13px;color:#555;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.welcome p a{ color:#ff5500;}
.welcome .right-btn{ float:right;}
.welcome .right-btn ul{}
.welcome .right-btn ul li{ float:left;margin-left:20px;}
.welcome .right-btn ul li a{ color:#ff5500;}

.header{ background:#fff;overflow: hidden;}
.header-box{ Position: relative;width:1200px;margin:0 auto;height:90px;}
.header .logo{ float:left;height:38px;margin-top:26px;}
.header .logo img{ height:38px;}

.header .tongji{ float:left;overflow: hidden;margin-left:40px;margin-top:29px;}
.header .tongji ul{}
.header .tongji ul li{ height:32px;line-height:32px;float:left;margin-right:20px;}
.header .tongji ul li b{ font-size:20px;color:#ff5500;}

.search{ overflow:hidden;overflow:hidden;height:38px;position:absolute;width:420px;top:26px;right:0; }
.s_input{ border-radius: 4px 0 0 4px; position:absolute;left:0;right:60px;height:34px;border:solid 2px #0aa770;border-right:0;padding:0 15px;}
.search input{ border:0;width:100%;margin:0;padding:0;outline:none;height:34px;line-height:34px;font-size:12px;color:#333;}
.s_button{ position:absolute;width:60px;height:38px;top:0;right:0;}
.search button{ cursor: pointer;border-radius: 0 4px 4px 0;font-weight:bold;margin:0;padding:0;color:#333;text-align:center;outline:none;border:0;width:60px;height:38px;line-height:38px;background:#fff;font-size:14px;font-family:"Microsoft YaHei";text-indent:-99em;background:url(../images/search.png) no-repeat center center;background-size:16px auto;background-color:#0aa770;}

.nav-bg{ background:#0aa770;height:46px;}
.nav{ width:1200px;margin:0 auto;}
.nav:after{ content: "";display: block;height: 0;clear: both;visibility: hidden;}
.nav ul{}
.nav ul li{ text-align:center; z-index:9;font-size:16px;line-height:46px;float:left;}
.nav ul li a{ color:#fff;display:block;padding:0 20px;}
.nav ul li:hover a, .nav ul li.hover a{ background:#118860;}

.mulu-nav{ overflow: hidden;background:#fff;border:solid 1px #eee;border-top:0;width:1198px;margin:0 auto;}
.mulu-nav ul{ }
.mulu-nav ul li{ line-height:46px;float:left;}
.mulu-nav ul li a{ color:#333;display:block;padding:0 20px;font-size:16px;}
.mulu-nav ul li:hover a, .mulu-nav ul li.hover a{ color:#118860;}

/*通用样式*/
.contenter{ width:1200px;margin:10px auto;overflow:hidden;}
.white-bg{ background:#fff;border:solid 1px #eee;margin-bottom:10px;overflow:hidden;}
.head-title{ padding:0 20px;background:#fafafa;height:45px;line-height:45px;overflow:hidden;}
.head-title h2{ font-weight:500;font-size:15px;color:#118860;float:left;}
.head-title span{ display:block;float:right;}
.head-title span a{ color:#999;}
.head-title span a:hover{ color:#ff5500;}

.main{ width:890px;float:left;overflow:hidden;}
.side{ width:300px;float:right;overflow:hidden;}
.now{ padding:0 20px;background:#fafafa;height:45px;line-height:45px;overflow:hidden;}
.now a:hover{ color:#ff5500;}

/*最新加入*/
.list-new-link{ overflow:hidden;padding:10px 30px;}
.list-new-link ul{}
.list-new-link ul li{ line-height:30px;width:10%;float:left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-new-link ul li a:hover{ color:#ff5500;}

/*推荐收录*/
.list-tuijian{ overflow:hidden;padding:20px 30px;}
.list-tuijian ul{ margin-top:-10px;margin-left:-10px;}
.list-tuijian ul li{ width:20%;float:left;margin-top:10px;}
.list-tuijian ul li .box{ Position: relative;margin-left:10px;background:#f5f5f5;border-radius:3px;}
.list-tuijian ul li img{ width:32px;height:32px;border-radius:100%;Position: absolute;left:10px;top:50%;margin-top:-16px;}
.list-tuijian ul li .desc{ padding:10px 10px 10px 52px;}
.list-tuijian ul li .desc h2{ font-size:14px;font-weight:500;height:20px;line-height:20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-tuijian ul li .desc p{ font-size:12px;color:#999;height:18px;line-height:18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-tuijian ul li:hover .desc h2{ color:#ff5500;}

/*快审*/
.list-kuaishen{ overflow:hidden;padding:20px 30px;}
.list-kuaishen ul{ margin-top:-10px;margin-left:-10px;}
.list-kuaishen ul li{ width:12.5%;float:left;margin-top:10px;}
.list-kuaishen ul li .box{ Position: relative;margin-left:10px;background:#fff;border-radius:3px;}
.list-kuaishen ul li .img{ padding:10px;border:solid 1px #eee;position: relative;margin-bottom:10px;}
.list-kuaishen ul li .img img{ width:100%;height:68px;}
.list-kuaishen ul li .img span{ display: inline-table;width:40px;height:40px;background: url(../images/kuaishen.png) no-repeat center center;background-size: 100%;position: absolute;top:-1px;left:-1px;}
.list-kuaishen ul li p{ text-align:center;font-size:14px;height:24px;line-height:24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-kuaishen ul li:hover p{ color:#ff5500;}

/*目录分类*/
.home-mulu{ overflow:hidden;padding:0px 30px;}
.home-mulu ul{ overflow:hidden;border-bottom:solid 1px #eee;padding:10px 0;}
.home-mulu ul li{ line-height:30px;width:8.33%;float:left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.home-mulu ul li.first a{ color:#118860;}
.home-mulu ul li.last{ float:right;text-align:right;}
.home-mulu ul li.last a{ color:#999;}
.home-mulu ul li.last a:hover, .home-mulu ul li a:hover{ color:#ff5500;text-decoration:underline;}
.home-mulu ul li.first a:hover{ color:#118860;}
.home-mulu ul:last-child{ border-bottom:0;}

/*首页文章*/
.home-news{ overflow:hidden;}
.home-news .left{ width:300px;float:left;}
.home-news .right{ width:890px;float:right;}

.list-click{ padding:10px 20px;}
.list-click ul{ }
.list-click ul li{ height:34px;line-height:34px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-click ul li span{ color:#ff5500;padding-right:3px;}
.list-click ul li a:hover{ color:#ff5500;}
.list-click ul li em a{ color:#118860;font-style:normal;}
.list-click ul li em a:hover{ color:#118860;text-decoration:underline;}

.list-news{ overflow:hidden;padding:10px 20px;}
.list-news ul{ margin-left:-40px;}
.list-news ul li{ float:left;width:50%;}
.list-news ul li .box{ margin-left:40px;height:34px;line-height:34px;Position: relative;}
.list-news ul li .box a{ Position: absolute;display:block;left:0;top:0;right:80px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-news ul li .box a:hover{ color:#ff5500;}
.list-news ul li .box span{ display:block;color:#999;Position: absolute;right:0;top:0;}

/*友情链接*/
.index-links{ overflow:hidden;padding:10px 20px;}
.index-links a{ display:block;width:10%;float:left;height:30px;line-height:30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index-links a:hover{ color:#ff5500;}

.home-desc{ padding:14px 20px;}
.home-desc p{ line-height:1.6;text-align:justify;color:#555;}

/*网站目录*/
.son-lanmu{ overflow:hidden;padding:15px 20px;}
.son-lanmu ul{ margin-top:-10px;margin-left:-10px;}
.son-lanmu ul li{ width:12.5%;float:left;margin-top:10px;}
.son-lanmu ul li .box{ margin-left:10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.son-lanmu ul li a{ background:#f5f5f5;padding:0 10px;display:block;height:34px;line-height:34px;}
.son-lanmu ul li a:hover,.son-lanmu ul li.hover a{ background:#ff5500;color:#fff;}

/*目录列表*/
.list-websize{ overflow:hidden;padding:20px 20px;}
.list-websize ul{ }
.list-websize ul li{ min-height:90px;Position: relative;margin-bottom:20px;padding-bottom:20px;border-bottom:dashed 1px #eee;}
.list-websize ul li .img{ overflow: hidden;Position: absolute;top:50%;margin-top:-55px;left:0;width:135px;height:90px;border:solid 1px #eee;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list-websize ul li .img img{ width:135px;height:90px;}
.list-websize ul li .desc{ padding:0 0 0 155px;}
.list-websize ul li .desc h2{ font-weight:500;font-size:18px;height:28px;line-height:28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-websize ul li .desc h2 span.h{ vertical-align:middle;margin-top:-2px;display: inline-block;height:18px;line-height:17px;font-size: 12px;background: #ff0000;color:#fff;padding:0 5px;border-radius:50px;margin-left:5px;}
.list-websize ul li .desc h2 span.c{ vertical-align:middle;margin-top:-2px;display: inline-block;height:18px;line-height:17px;font-size: 12px;background: #ffcc33;color:#333;padding:0 5px;border-radius:50px;margin-left:5px;}
.list-websize ul li .desc h2 span.s{ vertical-align:middle;margin-top:-2px;display: inline-block;height:18px;line-height:17px;font-size: 12px;background: #ccc;color:#fff;padding:0 5px;border-radius:50px;margin-left:5px;}

.list-websize ul li .desc p{ margin-bottom:8px;line-height:20px;height:40px;font-size:12px;color:#999;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.list-websize ul li .info{ font-size:12px;line-height:20px;overflow:hidden;color:#999;}
.list-websize ul li .info span{ padding-right:5px;}
.list-websize ul li .info span a{ color:#118860;}
.list-websize ul li .info span.time{ padding-left:5px;padding-right:0;}
.list-websize ul li .desc h2 a:hover{ color:#ff5500;}
.list-websize ul li:last-child{ margin-bottom:0;}

.pages{ padding-bottom:20px;}
.pages ul{ height:32px;line-height:32px;overflow: hidden;text-align:center;}
.pages ul li{ display:inline-block;margin:0 2px;background:#f5f5f5;font-size:13px;}
.pages ul a{ display:inline-block;padding:0 13px;color:#555;}
.pages ul a:hover{ background:#ff5500;color:#fff;}
.pages ul li.thisclass{ background:#ff5500;padding:0 0px;color:#fff;}
.pages ul li.thisclass a{ color:#fff;}
.pages ul li span.pageinfo{ color:#999;}
.pages span input{ height:24px;line-height:24px;border:1px solid #ccc; width:30px; margin:0 2px 0 2px; text-align:center; padding-top:-1px ;font-size:14px;}

.list-text-news{ overflow: hidden;padding:10px 20px;}
.list-text-news ul{}
.list-text-news ul li{ Position: relative;line-height:34px;height:34px;padding-left:15px;}
.list-text-news ul li:before{ content:'';width:3px;height:3px;background:#ccc;Position: absolute;left:0;top:50%;transform:translateY(-50%);}
.list-text-news ul li a{ display:block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-text-news ul li a:hover{ color:#ff5500;}

.list-jian{ overflow: hidden;padding:10px 20px;}
.list-jian ul{}
.list-jian ul li{ Position: relative;height:55px;margin-bottom:20px;}
.list-jian ul li img{ Position: absolute;left:0;top:0;width:80px;height:53px;border:1px solid #eee;}
.list-jian ul li .desc{ padding:3px 0 0 90px;}
.list-jian ul li .desc h2{ font-weight:500;font-size:16px;height:26px;line-height:26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-jian ul li .desc p{ font-size:14px;color:#118860;height:24px;line-height:24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-jian ul li:hover .desc h2{ color:#ff5500;}

/*目录详情页*/
.websize-head{ border-bottom:dashed 1px #ddd;min-height:158px;overflow: hidden;padding:30px 0;margin:0 20px;margin-bottom:20px;Position: relative;}
.websize-head .img{ Position: absolute;top:30px;left:0px;width:240px;padding:5px;border:solid 1px #eee;}
.websize-head .img img{ width:240px;height:158px;}
.websize-head .desc{ padding-left:272px;}
.websize-head .desc h1{ font-size:28px;line-height:38px;}
.websize-head .desc p.link{ font-size:16px;line-height:26px;}
.websize-head .desc p.link a{ color:#118860;}
.websize-head .desc p.link a:hover{ text-decoration:underline;}
.websize-head .info{ font-size:14px;line-height:24px;height:24px;overflow: hidden;}
.websize-head .info span{ display:block;float:left;margin-right:20px;}
.websize-head .tag{ font-size:14px;line-height:24px;height:24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.websize-head .tag span{ display:block;float:left;}
.websize-head .tag a{ display:block;float:left;margin-right:10px;}
.websize-head .tag a:hover{ color:#ff5500;}
.websize-head .fangwen{ margin-top:18px;}
.websize-head .fangwen a{ font-size:14px;line-height:34px;display:inline-block;background:#0aa770;color:#fff;padding:0 30px;border-radius:3px;}
.websize-head .fangwen a:hover{ background:#118860;}

.websize-body{ font-size:15px;line-height:28px;padding:0 20px;}
.websize-body p{ text-align:justify;margin-bottom:20px;}
.websize-body img{ max-width:100% !important;height:auto !important;}

.websize-seo{ padding:20px 20px;overflow: hidden;}
.websize-seo .alexa{ float:left;text-align:center;border:solid 1px #eee;padding:10px;}
.websize-seo .alexa h4{ text-align:center;font-size:16px;font-weight:500;line-height:26px;}
.websize-seo .alexa img{ width:340px;height:150px;}
.websize-seo .gongju{ float:right;width:450px;overflow: hidden;}
.websize-seo .gongju ul{ }
.websize-seo .gongju ul li{ float:left;width:50%;}
.websize-seo .gongju ul li .box{ Position: relative;height:40px;line-height:40px;padding-left:15px;}
.websize-seo .gongju ul li .box:before{ content:'';width:3px;height:3px;background:#ccc;Position: absolute;left:0;top:50%;transform:translateY(-50%);}
.websize-seo .gongju ul li .box a{ font-size:15px;display:block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.websize-seo .gongju ul li .box a:hover{ color:#ff5500;}

.websize-tips{ margin:0 20px;padding:15px 20px;line-height:24px;color: #856404;background-color: #fff3cd;border-color: #ffeeba;}
.websize-daima{ padding:20px;}
.websize-daima h4{ text-align:center;font-size:16px;font-weight:500;line-height:26px;margin-bottom:10px;}
.websize-daima textarea{ font: 14px/1.5 "微软雅黑";box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;width:100%;padding:10px 20px;border-radius:0;border:solid 1px #ddd;}

.list-about-websize{ overflow: hidden;padding:20px;}
.list-about-websize ul{ margin-left:-10px;margin-top:-10px;}
.list-about-websize ul li{ width:20%;float:left;margin-top:10px;}
.list-about-websize ul li .box{ margin-left:10px;}
.list-about-websize ul li img{ margin-bottom:5px;width:100%;height:108px;}
.list-about-websize ul li p{ font-size:16px;text-align:center;height:24px;line-height:24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-about-websize ul li:hover p{ color:#ff5500;}

/*排行榜*/
.now2{ margin-bottom:10px;color:#999;line-height:40px;height:40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.now2 a{ color:#999;}
.now2 a:hover{ color:#ff5500;}

.paihang{ overflow:hidden;}
.paihang-ul{ margin-top:-10px;margin-left:-10px;}
.paihang-li{ width:33.33%;float:left;margin-top:10px;}
.paihang-li-box{ margin-left:10px;}

/*新闻列表*/
.list-article{ overflow:hidden;padding:20px 20px;}
.list-article ul{ }
.list-article ul li{ min-height:90px;Position: relative;margin-bottom:20px;padding-bottom:20px;border-bottom:dashed 1px #eee;}
.list-article ul li .img{ overflow: hidden;Position: absolute;top:50%;margin-top:-55px;left:0;width:135px;height:90px;border:solid 1px #eee;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list-article ul li .img img{ width:135px;height:90px;}
.list-article ul li .desc{ padding:0 0 0 155px;}
.list-article ul li .desc h2{ font-weight:500;font-size:18px;height:28px;line-height:28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-article ul li .desc p{ margin-bottom:8px;line-height:20px;height:40px;font-size:12px;color:#999;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.list-article ul li .info{ font-size:12px;line-height:20px;overflow:hidden;color:#999;}
.list-article ul li .info span{ padding-left:5px;}
.list-article ul li .info span.time{ padding-right:5px;padding-left:0;}
.list-article ul li .desc h2 a:hover{ color:#ff5500;}
.list-article ul li:last-child{ margin-bottom:0;}

/*新闻详情*/
.news-content{ padding:30px;}
.news-head{ margin-bottom:30px;overflow: hidden;}
.news-head h1{ margin-bottom:10px;font-size:28px;line-height:38px;font-weight: 500;}
.news-info{ line-height:24px;font-size:12px;color:#999;overflow: hidden;}
.news-info span{ display:block;float:left;margin-right:30px;}
.news-body{ line-height:28px;font-size:15px;text-align:justify;}
.news-body p{ margin-bottom:28px;}
.news-body img{ max-width:100% !important;height:auto !important;}
.sxp{ border-top: dashed 2px #ddd;padding-top:30px;}
.sxp p{ font-size: 15px;line-height: 32px;height: 32px;color: #999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sxp p a:hover{ color:#ff5500;}

.news-about{ overflow: hidden;padding:10px 20px; }
.news-about ul{ margin-left:-40px;}
.news-about ul li{ width:50%;float:left;}
.news-about ul li .box{ Position: relative;padding-left:15px;margin-left:40px;height:34px;line-height:34px;}
.news-about ul li .box a{ overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-about ul li .box:before{ content:'';width:3px;height:3px;background:#ccc;Position: absolute;left:0;top:50%;transform:translateY(-50%);}
.news-about ul li .box a:hover{ color:#ff5500;}

/*意见反馈*/
.fankui{ background:#fff;border:solid 1px #eee;width:550px;margin:60px auto;}
.fankui h2{ font-size:24px;font-weight: 500;text-align:center;height:60px;line-height:60px;background:#fafafa;}
.fankui-form{ padding:50px;}
.fankui-form input{ margin-bottom:10px;width:100%;padding:0 20px;height:40px;line-height:38px;border:solid 1px #ddd;background:#fff;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.fankui-form select{ margin-bottom:10px;width:100%;padding:0 16px;height:40px;line-height:38px;border:solid 1px #ddd;background:#fff;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.fankui-form textarea{ font: 14px "Microsoft YaHei";height:120px;padding:10px 20px;line-height:20px;resize: none;border:solid 1px #ddd;background:#fff;margin-bottom:10px;width:100%;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.fankui-form button{ cursor: pointer;width:100%;height:40px;line-height:40px;border:solid 0 #ddd;background:#ff5500;color:#fff;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

/*页脚*/
.footer{ padding:20px 0;background:#333;line-height:32px;color:rgba(255,255,255,0.4);font-size:12px;}
.footer .box{ width:1200px;margin:0 auto;overflow:hidden;}
.footer .left{ float:left;}
.footer .left a{ padding-right:20px;}
.footer .right{ float:right;}
.footer a{ color:rgba(255,255,255,0.4);}
.footer a:hover{ color:#fff;}


/*移动端适配*/
@media screen and (min-width:0px) and (max-width:960px){
body{ background:#f5f5f5;}
body.fixed{ position: fixed;width: 100%;}

.welcome{ display:none;}
.header{ position:relative;width:100%;top:0;z-index:101;background:#fff;border-bottom:solid 0 #ddd;height:50px;overflow: hidden;}
.header-box{ width:auto;height:50px;}
.header .logo{ height:24px;margin-top:13px;margin-left:15px;}
.header .logo img{ height:24px;}
.header .call{ display:none;}
.search{ display:none;}

.nav-bg{ overflow-y: auto;-webkit-overflow-scrolling: touch;position: fixed;z-index:101;width:70%;top:0;right:-70%;bottom:0;height:auto;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;}
.nav{ width:auto;padding:20px 0 20px 20px;}
.nav:after{ content: "";display: block;height: 0;clear: both;visibility: hidden;}
.nav ul{}
.nav ul li{ width:100%;line-height:50px;float:none;border-bottom:solid 1px rgba(0, 0, 0, 0.1);text-align:left;}
.nav ul li a{ padding:0 0;display:block;}
.nav ul li:hover a, .nav ul li.hover a{ background:#0aa770;}

.header .menu{ Position: absolute;right:6px;top:8px;width:34px;height:34px;background: url(../images/menu.png) no-repeat center center;background-size:100%;}
.nav_bg{ display:none;position:fixed;overflow:hidden;height:100%;top:0px;left:0%;right:0;bottom:0;z-index:99;background: rgba(0, 0, 0, 0.4);}
.menu_left{ right:0;}
.off{ display:none;}
.on{ display:block;}

.mulu-nav{ overflow: hidden;background:#118860;border:solid 0 #eee;border-top:0;width:auto;margin:0 auto;padding:10px 0;}
.mulu-nav ul{ }
.mulu-nav ul li{ line-height:32px;float:left;width:25%;}
.mulu-nav ul li a{ color:#fff;display:block;padding:0;font-size:14px;text-align:center;}
.mulu-nav ul li:hover a, .mulu-nav ul li.hover a{ color:#ffcc33;}


/*通用样式*/
.contenter{ width:auto;margin:10px auto;overflow:hidden;}
.white-bg{ background:#fff;border:solid 0 #eee;margin-bottom:10px;overflow:hidden;}
.head-title{ padding:0 20px;background:#fafafa;height:45px;line-height:45px;overflow:hidden;}
.head-title h2{ font-weight:500;font-size:15px;color:#118860;float:left;}
.head-title span{ display:block;float:right;}
.head-title span a{ color:#999;}
.head-title span a:hover{ color:#ff5500;}

.main{ width:auto;float:none;overflow:hidden;}
.side{ width:auto;float:none;overflow:hidden;}
.now{ padding:0 15px;background:#fafafa;height:45px;line-height:45px;overflow:hidden;}
.now a:hover{ color:#ff5500;}

/*最新加入*/
.list-new-link{ padding:10px 15px;}
.list-new-link ul li{ width:20%;}

/*快审*/
.list-kuaishen{ overflow:hidden;padding:15px;}
.list-kuaishen ul{ margin-top:-10px;margin-left:-10px;}
.list-kuaishen ul li{ width:33.33%;float:left;margin-top:10px;}
.list-kuaishen ul li .box{ Position: relative;margin-left:10px;background:#fff;border-radius:3px;}
.list-kuaishen ul li .img{ padding:10px;border:solid 1px #eee;position: relative;margin-bottom:10px;}
.list-kuaishen ul li .img img{ width:100%;height:58px;}
.list-kuaishen ul li:nth-child(16){ display: none;}

/*推荐收录*/
.list-tuijian{ padding:15px 15px;}
.list-tuijian ul li{ width:50%;}
.list-tuijian ul li:nth-child(15){ display:none;}

/*目录分类*/
.home-mulu{ overflow:hidden;padding:0px 15px;}
.home-mulu ul li{ width:25%;}
.home-mulu ul li.last{ float:left;text-align:left;}

/*首页文章*/
.home-news{ overflow:hidden;}
.home-news .left{ width:auto;float:none;}
.home-news .right{ width:auto;float:none;}
.list-click{ padding:10px 15px;}
.list-news{ overflow:hidden;padding:10px 15px;}
.list-news ul{ margin-left:0;}
.list-news ul li{ float:none;width:auto;}
.list-news ul li .box{ margin-left:0;height:34px;line-height:34px;Position: relative;}

/*友情链接*/
.index-links{ overflow:hidden;padding:10px 15px;}
.index-links a{ display:block;width:25%;}

/*网站目录*/
.son-lanmu{ overflow:hidden;padding:15px 15px;}
.son-lanmu ul{ margin-top:-10px;margin-left:-10px;}
.son-lanmu ul li{ width:25%;float:left;margin-top:10px;}

/*目录列表*/
.list-websize{ overflow:hidden;padding:15px;}
.list-websize ul{ }
.list-websize ul li{ min-height:90px;Position: relative;margin-bottom:15px;padding-bottom:15px;border-bottom:dashed 1px #eee;}
.list-websize ul li .desc{ padding:0 0 0 145px;}
.list-websize ul li .desc h2{ font-weight:500;font-size:18px;height:28px;line-height:28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-websize ul li:last-child{ margin-bottom:0;}

.pages{ padding-bottom:15px;}

/*目录详情页*/
.websize-head{ min-height:auto;overflow: hidden;padding:20px 0;margin:0 15px;margin-bottom:20px;}
.websize-head .img{ display:none;}
.websize-head .desc{ padding-left:0;}
.websize-head .desc h1{ font-size:28px;line-height:38px;}
.websize-head .desc p.link{ margin-bottom:15px;}
.websize-head .info{ font-size:14px;line-height:24px;height:24px;overflow: hidden;}
.websize-head .info span{ display:block;float:left;margin-right:15px;}
.websize-head .tag{ font-size:14px;line-height:24px;height:auto;overflow: hidden;white-space:normal;}
.websize-head .fangwen{ margin-top:18px;text-align:center;}
.websize-head .fangwen a{ display:block;}

.websize-body{ font-size:15px;line-height:28px;padding:0 15px;}

.websize-seo{ padding:15px;overflow: hidden;}
.websize-seo .alexa{ float:none;margin-bottom:20px;}
.websize-seo .gongju{ float:none;width:auto;overflow: hidden;}
.websize-seo .gongju ul{ }
.websize-seo .gongju ul li{ float:left;width:50%;}
.websize-seo .gongju ul li .box{ Position: relative;height:34px;line-height:34px;padding-left:15px;}

.websize-tips{ margin:0 15px;padding:15px 20px;line-height:24px;color: #856404;background-color: #fff3cd;border-color: #ffeeba;}
.websize-daima{ padding:15px;}
.websize-daima h4{ text-align:center;font-size:14px;font-weight:500;line-height:26px;margin-bottom:10px;}
.websize-daima textarea{ font: 14px/1.5 "微软雅黑";height:120px;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;width:100%;padding:10px 20px;border-radius:0;border:solid 1px #ddd;}

.list-about-websize{ overflow: hidden;padding:15px;}
.list-about-websize ul li{ width:33.33%;float:left;margin-top:10px;}
.list-about-websize ul li img{ margin-bottom:5px;width:100%;height:80px;}
.list-about-websize ul li:nth-child(10){ display:none;}

/*排行榜*/
.now2{ padding:0 15px;margin-bottom:10px;color:#999;line-height:20px;height:20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.now2 a{ color:#999;}
.now2 a:hover{ color:#ff5500;}

.paihang{ overflow:hidden;}
.paihang-ul{ margin-top:-10px;margin-left:0;}
.paihang-li{ width:auto;float:none;margin-top:10px;}
.paihang-li-box{ margin-left:0;}

/*新闻列表*/
.list-article{ overflow:hidden;padding:15px;}
.list-article ul li{ min-height:90px;Position: relative;margin-bottom:15px;padding-bottom:15px;border-bottom:dashed 1px #eee;}
.list-article ul li .img{ overflow: hidden;Position: absolute;top:50%;margin-top:-55px;left:0;width:135px;height:90px;border:solid 1px #eee;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list-article ul li .img img{ width:135px;height:90px;}
.list-article ul li .desc{ padding:0 0 0 145px;}

/*新闻详情*/
.news-content{ padding:15px;}
.news-head{ margin-bottom:20px;overflow: hidden;}
.sxp{ border-top: dashed 2px #ddd;padding-top:15px;}
.sxp p{ font-size: 15px;line-height: 32px;height: 32px;color: #999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sxp p a:hover{ color:#ff5500;}

.news-about{ overflow: hidden;padding:10px 15px; }
.news-about ul{ margin-left:0;}
.news-about ul li{ width:auto;float:none;}
.news-about ul li .box{ Position: relative;padding-left:15px;margin-left:0;height:34px;line-height:34px;}

/*意见反馈*/
.fankui{ background:#fff;border:solid 0 #eee;width:auto;margin:0 auto;}
.fankui h2{ font-size:20px;font-weight: 500;text-align:center;height:60px;line-height:60px;background:#fafafa;}
.fankui-form{ padding:15px;}
.fankui-form input{ margin-bottom:10px;width:100%;padding:0 20px;height:40px;line-height:38px;border:solid 1px #ddd;background:#fff;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.fankui-form select{ margin-bottom:10px;width:100%;padding:0 16px;height:40px;line-height:38px;border:solid 1px #ddd;background:#fff;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.fankui-form textarea{ font: 14px "Microsoft YaHei";height:120px;padding:10px 20px;line-height:20px;resize: none;border:solid 1px #ddd;background:#fff;margin-bottom:10px;width:100%;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.fankui-form button{ cursor: pointer;width:100%;height:40px;line-height:40px;border:solid 0 #ddd;background:#ff5500;color:#fff;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

/*页脚*/
.footer{ padding:10px 0;}
.footer .box{ width:auto;margin:0 auto;overflow:hidden;}
.footer .left{ display:none;}
.footer .right{ float:none;text-align:center;padding:0 10px;}
.footer a{ color:rgba(255,255,255,0.4);}
.footer a:hover{ color:#fff;}

}