﻿
body { background-color: #f5f5f5; }
.mid-box { width: 1200px; margin: 0 auto; }
.w300 { width: 300px; }
.w880 { width: 880px; }

/*********************************列表页面开始*******************************/
.zixuncon { width: 880px; background: #fff; }
.zylist { width: 820px; overflow: hidden; padding: 20px; border-bottom: #f1f1f1 1px solid; }
.zylist dt { float: left; width: 250px; height: 160px; }
.zylist dt img { width: 260px; height: auto; border: 1px solid #dddddc; }
.zylist dd { float: right; width: 535px; line-height: 24px; font-size: 12px; height: 120px; padding-bottom: 40px; position: relative; }
.zylist dd h3 { font-size: 20px; height: 24px; overflow: hidden; line-height: 24px; margin-bottom: 10px; }
.zylist dd p { font-size: 16px; text-indent: 25px; }
.zylist dd .zyfot { font-size: 13px; width: 100%; height: 24px; position: absolute; bottom: 0; color: #919191; }
.zylist dd .zyfot a.yuedu { display: inline-block; height: 24px; line-height: 24px; position: absolute; right: 0; top: 0; color: #fff; padding: 0 15px; background: #CC0099; }
.zylist dd .zyfot a.yuedu:hover { opacity: 0.8; filter: alpha(opacity=80); }
.zylist .nopic { float: left; width: 100%; }
/*********************************列表页面结束*******************************/


/*********************************三级页面开始*******************************/

/*头部*/
.corp-top { width: 1200px; height: 300px; margin-top: 10px; background: url(/corp/images/corp_bg.jpg) no-repeat center center; color: #000; font-size: 34px; text-align: center; line-height: 100px; position: relative; filter: alpha(Opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
.corp-top .name { width: 1200px; height: 250px; line-height: 250px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0 auto; color: #ffffff; }
.corp-top .nav { position: absolute; bottom: 0; left: 0; width: 1200px; height: 40px; line-height: 40px; font-size: 16px; background-color: #000; filter: alpha(Opacity=8); -moz-opacity: 0.85; opacity: 0.85; }
.corp-top .nav ul li { float: left; width: 120px; height: 40px; line-height: 40px; text-align: center; border-right: 1px solid #fff; }
.corp-top .nav ul li a { width: 120px; height: 40px; display: inline-block; color: #fff; }
.corp-top .nav ul li.on { background: #008bf5; opacity: 1; color: #fff; }

/*左边*/
.left-box { width: 890px; margin: 0px 0px 20px 5px; background: #fff; border-radius: 2px; }
.left-box .title { padding: 0 20px 0 10px; height: 40px; line-height: 40px; font-size: 18px; color: #222; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position: relative; border-bottom: 1px solid #e5e5e5; }
.left-box .info { padding: 10px 20px; font-size: 16px; line-height: 32px; color: #333; }
.left-box .info ul { overflow: hidden; clear: both; }
.left-box .info p .more{ color:red;}
.left-box .info .ul01 li { width: 420px; height: 35px; font-size:14px; float: left; overflow: hidden; line-height: 35px; white-space: nowrap; text-overflow: ellipsis; }
.left-box .info .ul01 li span { color: #333; padding: 0 5px; }
.left-box .info .ul01 li img { vertical-align: middle; }
.left-box .info .ul02 li { width: 280px; height: 35px; font-size:14px; float: left; overflow: hidden; line-height: 35px; white-space: nowrap; text-overflow: ellipsis; }
.left-box .info .ul02 li span { color: #333; padding: 0 5px; }
.left-box .info .ul03 li { width: 165px; height: 150px; float: left; background: #fff; margin-right: 6px; margin-bottom: 22px; transition: all 0.3s; box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1); }
.left-box .info .ul03 li:nth-child(5n) { margin-right: 0; }
.left-box .info .ul03 li img { width: 100%; display: block; }
.left-box .info .ul03 li a:nth-child(1) { width: 165px; height: 115px; display: inline-block; overflow: hidden; }
.left-box .info .ul03 a p { line-height: 24px; font-size: 14px; text-align: center; }

/*会员资讯列表*/
.left-box .news { width: 860px; margin: auto; padding-bottom: 20px; }
.left-box .news img { width: 70px; height: 80px; float: left; margin-right: 10px; }
.left-box .news li { border-bottom: 1px solid #CCC; height: 130px; padding-top: 10px; padding-left: 10px; padding-right: 10px; }
.left-box .news li:hover {background-color:#f7f7f7;}
.left-box .news h1 { font: 18px/30px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; height: 30px; overflow: hidden; margin-bottom: 8px; }
.left-box .news p { font: 14px/24px "宋体"; color: #6e6e6e; height: 72px; overflow: hidden; text-indent: 24px; }
.left-box .news li i { font: 13px/24px "宋体"; color: #999999; float: right; }
.left-box .news .nodata { font-size: 16px; color: red; height: auto; text-align: center; padding-bottom: 20px; }
.left-box .news .nodata:hover {background-color:#ffffff; }
.left-box .news .newsText { width: 865px; float: right; }

/*右侧*/
.right-box { margin: 0px 0px 5px 5px; border-radius: 4px; box-shadow: 0 2px 5px #ccc; box-shadow: none!important; float: right; width: 285px; background: #fff; }
.right-box .title { padding: 0 20px 0 10px; height: 40px; line-height: 40px; font-size: 18px; color: #222; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position: relative; border-bottom: 1px solid #e5e5e5; }
.right .title span.g-more { font-size: 12px; position: absolute; top: 0px; right: 10px; }
.right .top-blue { border-top: 2px solid #008bf5; }
.right-box .info { width: 240px; height: auto; padding: 5px 20px 10px; }
.right-box .info p { width: 240px; height: 23px; font-size: 14px; overflow: hidden; margin: 11px 0; }
.right-box .info p b { width: 14px; height: 14px; display: inline-block; vertical-align: middle; margin-right: 8px; }
.right-box .info p span { color: #333; word-break: break-all; float: right; width: 158px; margin-top: 0px; display: block; *margin-top: -20px; }
.right-box .info p.sate b { background-position: 0px -58px; }
.right-box .info p.name b { background-position: 0px -78px; }
.right-box .info p.tel1 b { background-position: 0px -99px; float: left; margin-top: 4px; }
.right-box .info p.tel2 b { background-position: 3px -121px; }
.right-box .info p img { vertical-align: middle; }
.right-box .info p b { background: url(/corp/images/icons.png) no-repeat; }
.right-box .b-blue { width: 240px; height: 40px; background: #018BF6; color: #fff; text-align: center; line-height: 40px; font-size: 16px; border-radius: 5px; margin-bottom: 10px; cursor: pointer; }
.right-box .b-blue:hover { background: #0a7cde; }
.right-box .btn1:hover { background: #0a7cde; color: #fff; }
.right-box .btn1 { width: 238px; height: 38px; border: 1px solid #018BF6; text-align: center; line-height: 38px; color: #018BF6; font-size: 16px; border-radius: 5px; margin-bottom: 10px; display: block; }
.right-box .info ul li { width: 240px; height: 40px; font-size: 14px; line-height: 40px; border-bottom: 1px dashed #ececec; padding: 0 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.right-box .kind { padding: 0px; }

/*********************************三级页面结束*******************************/
