
* {
  word-wrap: break-word
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Microsoft Yahei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #343434;
  min-width: 1260px;
  background: #202020;
}
#trans-tooltip, #tip-arrow-bottom, #tip-arrow-top {
  display: none;
}
button, input, select, textarea {
  font: 12px/1.5 tahoma, arial, \5b8b\4f53, Calibri;
}
ul, li {
  list-style: none;
}
.cl:after, .clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.cl, .clearfix {
  zoom: 1
}
img {
  border: 0;
}
#fenye input {
  display: inline;
}
h1 {
  letter-spacing: 1px;
}
h2 {
  font-size: 13px;
}
a {
  text-decoration: none;
  color: #343434;
  transition: all 0.25s ease-in-out;
}
i {
  font-style: normal;
}
ul a:hover,dl a:hover,p a:hover {
  color: #f4b937;
}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#fenye, .fenye {
  margin: 10px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/* 文字尺寸 */
.f-12 {
  font-size: 12px;
}
.f-14 {
  font-size: 14px;
}
.f-16 {
  font-size: 16px;
}
.f-18 {
  font-size: 18px;
}
.f-20 {
  font-size: 20px;
}
.f-24 {
  font-size: 24px;
}
.f-26 {
  font-size: 26px;
}
.f-28 {
  font-size: 28px;
}
.f-30 {
  font-size: 30px;
}
/* 文字行距 */
.lh-16 {
  line-height: 16px;
}
.lh-18 {
  line-height: 18px;
}
.lh-20 {
  line-height: 20px;
}
.lh-22 {
  line-height: 22px;
}
.lh-24 {
  line-height: 24px;
}
.lh-26 {
  line-height: 26px;
}
.lh-28 {
  line-height: 28px;
}
.lh-30 {
  line-height: 30px;
}
.lh-35 {
  line-height: 35px;
}
.hidden {
  display: none;
}
.display {
  display: block;
}
.ie6auto {
  _width: auto;
  _width: 0;
  _white-space: nowrap;
}
.marginone {
  margin: 0!important;
}
#date {
  float: right;
}
h3, h4 {
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
}
.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
}
.blank10 {
  height: 10px;
  overflow: hidden;
}
.dotline {
  border-bottom: #CCC 1px dashed;
  margin: 8px;
}
.en {
  font-family: Arial!important
}
/* hover effects */
.css-trans, .css-trans:hover, .css-trans *, .css-trans *:hover {
  transition: all 0.35s ease-in-out;
}
/* hover放大 */
.evenflow_scale {
  transition: transform 0.35s ease;
}
.evenflow_scale:hover {
  transform: scale(1.05, 1.05);
  -webkit-box-shadow: 0 2px 15px #a8a8a8;
  -moz-box-shadow: 0 2px 15px #a8a8a8;
  box-shadow: 0 2px 15px #a8a8a8;
  position: relative;
  z-index: 101;
}
/* 阴影 */
.box-shadow {
  box-shadow: 0 10px 10px #D9D9D9;
}
/* 定位 */
.pos-r {
  position: relative
}
.pos-a {
  position: absolute
}
.pos-f {
  position: fixed
}
/*外边距边距*/
.mt-5 {
  margin-top: 5px
}
.mt-10 {
  margin-top: 10px
}
.mt-15 {
  margin-top: 15px
}
.mt-20 {
  margin-top: 20px
}
.mt-25 {
  margin-top: 25px
}
.mt-30 {
  margin-top: 30px
}
.mt-35 {
  margin-top: 35px
}
.mt-40 {
  margin-top: 40px
}
.mt-50 {
  margin-top: 50px
}
.mt-80 {
  margin-top: 80px
}
.mt-100 {
  margin-top: 100px
}
.mb-5 {
  margin-bottom: 5px
}
.mb-10 {
  margin-bottom: 10px
}
.mb-15 {
  margin-bottom: 15px
}
.mb-20 {
  margin-bottom: 20px
}
.mb-25 {
  margin-bottom: 25px
}
.mb-30 {
  margin-bottom: 30px
}
.mb-35 {
  margin-bottom: 35px
}
.mb-40 {
  margin-bottom: 40px
}
.mb-50 {
  margin-bottom: 50px
}
.ml-5 {
  margin-left: 5px
}
.ml-10 {
  margin-left: 10px
}
.ml-15 {
  margin-left: 15px
}
.ml-20 {
  margin-left: 20px
}
.ml-25 {
  margin-left: 25px
}
.ml-30 {
  margin-left: 30px
}
.ml-35 {
  margin-left: 35px
}
.ml-40 {
  margin-left: 40px
}
.ml-50 {
  margin-left: 50px
}
.mr-5 {
  margin-right: 5px
}
.mr-10 {
  margin-right: 10px
}
.mr-15 {
  margin-right: 15px
}
.mr-20 {
  margin-right: 20px
}
.mr-25 {
  margin-right: 25px
}
.mr-30 {
  margin-right: 30px
}
.mr-35 {
  margin-right: 35px
}
.mr-40 {
  margin-right: 40px
}
.mr-50 {
  margin-right: 50px
}
.margin-auto {
  margin-left: auto;
  margin-right:auto
}
/*内填充*/
.pt-5 {
  padding-top: 5px
}
.pt-10 {
  padding-top: 10px
}
.pt-15 {
  padding-top: 15px
}
.pt-20 {
  padding-top: 20px
}
.pt-30 {
  padding-top: 30px
}
.pt-40 {
  padding-top: 40px
}
.pt-50 {
  padding-top: 50px
}
.pt-80 {
  padding-top: 80px
}
.pt-100 {
  padding-top: 100px
}
.pb-5 {
  padding-bottom: 5px
}
.pb-10 {
  padding-bottom: 10px
}
.pb-15 {
  padding-bottom: 15px
}
.pb-20 {
  padding-bottom: 20px
}
.pb-30 {
  padding-bottom: 30px
}
.pb-40 {
  padding-bottom: 40px
}
.pb-50 {
  padding-bottom: 50px
}
.pb-80 {
  padding-bottom: 80px
}
.pb-100 {
  padding-bottom: 100px
}
.pl-5 {
  padding-left: 5px
}
.pl-10 {
  padding-left: 10px
}
.pl-15 {
  padding-left: 15px
}
.pl-20 {
  padding-left: 20px
}
.pl-30 {
  padding-left: 30px
}
.pl-40 {
  padding-left: 40px
}
.pl-50 {
  padding-left: 50px
}
.pr-5 {
  padding-right: 5px
}
.pr-10 {
  padding-right: 10px
}
.pr-15 {
  padding-right: 15px
}
.pr-20 {
  padding-right: 20px
}
.pr-30 {
  padding-right: 30px
}
.pr-40 {
  padding-right: 40px
}
.pr-50 {
  padding-right: 50px
}
.pd-5 {
  padding: 5px
}
.pd-10 {
  padding: 10px
}
.pd-15 {
  padding: 15px
}
.pd-20 {
  padding: 20px
}
.pd-30 {
  padding: 30px
}
.pd-40 {
  padding: 40px
}
.pd-50 {
  padding: 50px
}
.pd-80 {
  padding: 80px
}
.pd-100 {
  padding: 100px
}
/* 对齐 */
.text-l {
  text-align: left
}
.text-r {
  text-align: right
}
.text-c {
  text-align: center
}
.va * {
  vertical-align: sub!important;
*vertical-align:middle!important;
  _vertical-align: middle!important
}
.va-t {
  vertical-align: top!important
}
.va-m {
  vertical-align: middle!important
}
.va-b {
  vertical-align: bottom!important
}
/* 文字单行溢出省略号 */
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
/* 背景、文字颜色 */
.bg-fff {
  background: #FFF
}
.bg-eee {
  background: #EEE
}
.bg-f9 {
  background: #F9F9F9
}
.bg-333 {
  background: #333
}
.color-fff {
  color: #FFF
}
.color-333 {
  color: #333
}
/* 图片滚动标签 */
.t {
  line-height: 2em;
}
.img {
  padding: 0 10px;
}
/* =========== 分页 =========== */
#fenye {
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}
#fenye a {
  text-decoration: none;
}
#fenye .prev, #fenye .next {
  width: 52px;
  text-align: center;
}
#fenye a.curr {
  width: 22px;
  background: #555;
  border: 1px solid #dcdddd;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
#fenye a.curr:visited {
  color: #fff;
}
#fenye a {
  margin: 5px 4px 0 0;
  color: #333;
  background: #fff;
  border: 1px solid #dcdddd;
  float: left;
  text-align: center;
  height: 22px;
  line-height: 22px
}
#fenye a.num {
  width: 22px;
}
#fenye a:hover {
  color: #fff;
  background: #777;
  border: 1px solid #666;
  float: left;
}
#fenye span {
  line-height: 30px;
}
#totalpage {
  color: #FF0000;
}
/* CMS 文章内容页*/
.wznr_title{
  padding:20px 0;
}
.article_title,.wznr_title h1 {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  line-height: 35px;
  padding: 15px 0;
}
.author {
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.dotted-line {
  border-bottom-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: dotted;
  border-left-style: none;
  border-bottom-color: #666666;
}
.article_intro {
  font-size: 14px;
  line-height: 24px;
  width: 95%;
  text-align: left;
  padding: 10px;
  background: #F4F4F4;
  color: #222;
}
.text_content {
  padding: 15px 0;
  font-size: 14px;
}
.article {
  padding: 18px;
  font-size: 14px;
  color: #555;
  line-height: 28px;
}
.article a {
  color: #555;
  text-decoration: underline;
}
.article a:hover {
  color: #ff3300;
}
.articleaction {
  text-align: right;
  margin-right: 40px;
}
/* 图片分页方式的样式*/
.imagelist {
  margin: 0 auto;
  width: 860px;
}
.imagelist .imagetop {
  padding-right: 5px;
  text-align: right;
  margin: 5px;
}
.imagelist .imagetop a {
  color: #767676;
}
.imagelist .defaultimagesrc {
  text-align: center;
  margin: 5px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.imagelist .defaultImagesrc img {
  border: 1px solid #f1f1f1;
  padding: 2px
}
.imagelist .imageintro {
  text-align: center;
  font-size: 14px;
}
.thumb {
  height: 112px;
  background: #FFF;
  padding: 5px;
}
.thumb_1 {
  text-align: center;
  float: left;
  height: 50px;
  width: 60px;
  padding-top: 30px;
  font-weight: 400;
  font-size: 14px;
  color: #000;
}
.thumb_1 .font-28 {
  font-size: 18px;
  color: red;
}
.thumb_2 {
  float: left;
  width: 740px;
}
.thumb_2_1 {
  background: url(http://066cf.com/template/default/images/qh1.gif) no-repeat 0px 20px;
  float: left;
  height: 113px;
  width: 35px;
  cursor: pointer;
  margin-left: 10px;
  _margin-left: 0px;
}
.thumb_2_2 {
  background: url(http://066cf.com/template/default/images/qh2.gif) no-repeat 0px 20px;
  float: right;
  height: 113px;
  width: 35px;
  cursor: pointer;
}
#scrool_div {
  width: 658px;
  position: relative;
  height: 110px;
  overflow: hidden;
}
#scrool_wrap {
  height: 110px;
  position: absolute;
  width: 20000px;
}
#scrool_wrap li {
  width: 120px;
  height: 100px;
  float: left;
  margin-right: 10px;
}
#scrool_div img {
  width: 116px;
  height: 95px;
  margin: 5px;
}
.normalthumb img {
  padding: 2px;
  border: 1px solid #F9AF10
}
.currthumb img {
  padding: 2px;
  border: 1px solid #ff6600;
}
/* 图片分页方式的样式结束*/

/*组图显示方式的样式*/
.imggrouplist {
  margin: 0 auto;
  width: 590px;
}
.imggrouplist li {
  width: 130px;
  float: left;
  margin: 2px;
  border: 1px #999999 solid;
  background: #FFFFFF;
  padding: 5px;
  text-align: center
}
.imggrouplist li img {
  width: 120px;
  height: 90px;
}
/*组图显示方式的样式结束*/

/*平行显示方式样式*/
.imglist {
  text-align: center
}
.imglist img {
  border: 4px solid #efefef;
  padding: 1px;
  max-width: 600px;
  max-height: 350px;
}
.imglist div {
  margin-bottom: 15px
}
/*平行显示方式样式结束*/

/*全站搜索begin*/
.searchbody {
  width: 990px;
  margin: 40px auto;
  overflow: hidden;
}
.searchbody .left {
  width: 690px;
  float: left;
}
.searchbody .left .tit {
  background: #FAFFF9 url(http://066cf.com/template/default/images/btn.png) no-repeat 8px 6px;
  border: #E2F3DE 1px solid;
  height: 31px;
  line-height: 31px;
  font-size: 14px;
  color: #555;
  padding-left: 28px;
}
.searchbody .left .tit span {
  color: red;
  font-weight: bold;
}
.searchbody .left .leftbox {
}
.searchbody .left .leftbox .searchlist {
  line-height: 28px;
  padding: 5px 0;
}
.searchbody .left .leftbox .searchlist ul {
  padding-top: 15px;
}
.searchbody .left .leftbox .searchlist li {
  line-height: 28px;
}
.searchbody .left .leftbox .searchlist span.art_title a {
  font-size: 14px;
  color: #0022CC;
  text-decoration: underline;
}
.searchbody .left .leftbox .searchlist span.art_title a:visited {
  color: #CC3300;
  text-decoration: underline;
}
.searchbody .left .leftbox .searchlist span.artintro {
  line-height: 24px;
  font-size: 12px;
}
.searchbody .left .leftbox .searchlist span.arturl {
  line-height: 24px;
}
.searchbody .left .leftbox .searchlist span.arturl a {
  color: green;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
.searchbody .left .leftbox .searchlist span.arturl a:hover {
  text-decoration: none;
}
.searchbody .left .leftbox .searchlist span.c9 {
  color: green;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
.searchbody .left .leftbox .searchabout {
  margin: 0px 10px 0px 0px;
  padding: 15px;
  background: #EFEFEF;
  height: 100%;
  overflow: hidden;
}
.searchbody .left .leftbox .searchabout h3 {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.searchbody .left .leftbox .searchabout .searchresult li {
  line-height: 25px;
  width: 20%;
  float: left;
  border-bottom: #f1f1f1 1px solid;
}
.searchbody .left .leftbox .searchabout .searchresult a {
  font-size: 14px;
  color: #0022CC;
  text-decoration: underline;
}
.searchbody .left .leftbox .searchabout .searchresult a:hover {
  color: red;
}
.searchbody .left .leftbox .kuaisou .i {
  height: 23px;
  line-height: 23px;
  width: 575px;
  padding-left: 15px;
  color: #333;
}
.searchbody .left .leftbox .kuaisou #m {
  margin-left: 5px;
  height: 28px;
  line-height: 22px;
  width: 80px;
  border: none;
}
.searchbody .right {
  width: 268px;
  float: right;
}
.searchbody .right .ksad {
  border: #E2F3DE 1px solid;
  padding: 10px;
  background: #FAFFF9;
}
.searchbody .right .ksad h2 {
  font-size: 16px;
  font-weight: bold;
  color: green;
}
.searchbody .right .ksad p {
  line-height: 24px;
  color: #666;
}
.searchbody .right .ksad p a {
  color: green;
  text-decoration: underline;
}
.searchbody .right .ksad p a:hover {
}
.searchbody .right .right01 {
}
.searchbody .right .right01 .tit {
  height: 31px;
  line-height: 31px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  padding-left: 5px;
  border-bottom: #CCC 1px solid;
}
.searchbody .right .right01 .right01box {
}
.searchbody .right .right01 .right01box ul {
  padding: 8px;
}
.searchbody .right .right01 .right01box li {
  background: url(http://066cf.com/template/default/images/artarrow.gif) no-repeat 0px 11px;
  padding-left: 8px;
  height: 26px;
  line-height: 26px;
  width: 245px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.searchbody .right .right01 .right01box a {
  color: #0022CC;
}
.searchbody .right .right01 .right01box a:hover {
  text-decoration: none;
  color: red;
}
/*全站搜索end*/

/* =========== 7.06新闻列表 =========== */
.news_list {
  margin-bottom: 20px;
  padding: 0 15px;
}
.news_list li {
  overflow: hidden;
  margin-bottom: 5px;
  padding-bottom: 10px;
  background: url(http://066cf.com/template/default/images/dashed_bg.gif) repeat-x 0 100%;
  line-height: 22px;
}
.news_list h4 {
  margin: 4px 0;
  padding-left: 12px;
  background: url(http://066cf.com/template/default/images/ico_6.gif) no-repeat 0 8px;
  text-indent: 5px;
}
.news_list h4 a {
  color: #555;
}
.news_list .news_list_caption a {
  color: #333;
}
.news_list p {
  padding-left: 18px;
  color: #555;
}
.news_list .news_list_caption {
  margin-bottom: 5px;
  color: #999;
}
/* =========== 9.5新闻列表 =========== */
.list_title {
  height: 100%;
  overflow: hidden;
}
.list_title h3 {
  background: url(http://066cf.com/template/default/images/bluenav.gif) no-repeat 10px 7px;
  height: 29px;
  line-height: 29px;
  border-bottom: #d8d8d8 1px solid;
  padding-left: 20px;
  color: #333;
  position: relative;
}
.list_title h3 span {
  position: absolute;
  right: 10px;
  top: 0px;
}
.list_title h3 span a {
  float: left;
  padding: 0px 5px;
}
.list_title h3 span a {
  font-size: 12px;
  font-weight: normal;
}
.list_title dl dd {
  padding: 2px;
  height: auto;
  border-bottom: #d8d8d8 1px dotted;
  overflow: hidden;
}
.list_title dd h4.nlc_tit {
  background: url(http://066cf.com/template/default/images/listicon.gif) no-repeat 5px center;
  padding-left: 24px;
  font-weight: normal;
  font-size: 13px;
}
.list_title dd h4.nlc_tit a {
  width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space: nowrap;
}
.list_title dd h4.nlc_tit a:hover {
  color: #900;
  text-decoration: underline;
}
.list_title dd p.nlc_time {
  color: #666;
  padding-left: 25px;
  height: 30px;
  line-height: 30px;
}
.list_title dd p.nlc_info {
  line-height: 24px;
  color: #333;
  padding-left: 25px;
  text-indent: 2em;
}
.list_title dd p.nlc_info a {
  color: #933;
}
.list_title dd p.nlc_info a:hover {
  color: #900;
  text-decoration: none;
}
/* =========== x2.0 新闻列表 =========== */
.newslist ul {
  overflow:hidden;
}
.newslist ul li {
  border-bottom: dotted 1px #ccc;
  padding: 10px 0;
  width: 45%;
  float: left;
  margin: 0 2%;
}
.newslist ul li h3 {
  font-size: 20px;
  line-height: 40px;
  height: 40px;
}
.newslist ul li h3 a {
  color: #333333;
  font-size: 16px;
}
.newslist ul li h3 a:hover {
  text-decoration: none;
  color: #900;
}
.newslist ul li p {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
}
.newslist ul li p a {
  font-size: 14px;
  color: #666666;
}
.newslist ul li span {
  font-size: 12px;
  color: #999;
  display: block;
}
.newslist ul li span.pl {
  float: right;
  background: url(http://066cf.com/template/default/images/plnum.png) no-repeat left center;
  width: 30px;
  padding-left: 18px;
  font-size: 13px;
}
.newslist ul li a span {
  display: inline-block;
}
/* =========== 图片栏目页 =========== */
.pic_show {
  width: 100%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
.pic_show li {
  float: left;
  margin: 0 1% 20px 1%;
  overflow: hidden;
  width: 23%;
  _margin: 0 10px 20px 10px;
  text-align: center;
  line-height: 28px;
}
.image-block {
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: auto;
  margin-bottom: 20px;
  overflow: hidden;
  white-space: nowrap;
}
.image-block img {
  border: 1px solid #d5d5d5;
  border-radius: 4px 4px 4px 4px;
  background: #FFFFFF;
  padding: 5px;
  width: 95.5%;
  height: 310px;
}
.image-block img:hover {
  border: 1px solid #c33;
  box-shadow: 0 0 5px #c33;
}
/* =========== 内容页 =========== */
.articlecontent {
  height: 100%;
  overflow: hidden;
}
.articlecontent h3, .articlecontent h1 {
  line-height: 3em;
  text-align: center;
  font-size: 22px;
}
.articlecontent .info {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.articlecontent .info span {
  padding: 0px 5px;
}
.articlecontent .info span a {
  color: red;
}
.articlecontent .newscontent {
  font-size: 14px;
  line-height: 250%;
}
.articlecontent .Author {
  text-align: right;
  font-size: 14px;
  color: #000;
}
.articlecontent .sharebox {
  text-align: right;
  height: 26px;
  line-height: 30px;
  background: #F4F8FD;
  padding-top: 7px;
}
.articlecontent .moodbox {
}
.articlecontent .articlekey {
  line-height: 25px;
}
.articlecontent .articlekey a {
  color: #ff0000;
}
.articlecontent .articlekey a:hover {
  color: red;
  text-decoration: none;
}
.articlecontent .articlebook {
}
.articlecontent .articlebook h2 {
  line-height: 25px;
  font-size: 12px;
  font-weight: normal;
}
.articlecontent .articlebook h2 a:hover {
  color: red;
  text-decoration: none;
}
/* =========== 相关新闻 =========== */
.xgxw {
  border-top: #CCC 1px dashed;
  padding-top: 10px;
  width: 99%;
  overflow: hidden;
}
.xgxw .title {
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  font-weight: bold;
}
.xgxw .xgnewsbox {
  padding: 8px;
}
.xgxw .xgnewsbox ul {
  width: 100%;
}
.xgxw .xgnewsbox li {
  width: 45%;
  height: 28px;
  line-height: 28px;
  background: url(http://066cf.com/template/default/images/artarrow.gif) no-repeat 0px 12px;
  padding-left: 10px;
  margin: 0 20px 0 0;
  float: left;
}
.xgxw .xgnewsbox a {
  display: block;
  width: 80%;
  font-size: 14px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  word-break: keep-all;
  white-space: nowrap;
}
.xgxw .xgnewsbox a:hover {
  color: red;
  text-decoration: none;
}
.xgxw .xgnewsbox span {
  padding-right: 10px;
  color: #999;
}
/* =========== 相关图片 =========== */
.xgxw .xgpicbox td {
  padding-left: 5px;
  padding-right: 5px;
}
.xgxw .xgpicbox a {
  font-size: 14px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  word-break: keep-all;
  white-space: nowrap;
}
.xgxw .xgpicbox a:hover {
  color: red;
  text-decoration: none;
}
.newslist dl {
  padding: 8px;
  height: 110px;
  border-bottom: #d8d8d8 1px dotted;
  overflow: hidden;
}
.newslist dl.nl_con1 {
  margin: 0px 10px;
}
.newslist dd h4.nlc_tit {
  background: url(http://066cf.com/template/default/images/listicon.gif) no-repeat 5px 5px;
  padding-left: 24px;
}
.newslist dd h4.nlc_tit a {
}
.newslist dd h4.nlc_tit a:hover {
  color: #ff6600;
  text-decoration: underline;
}
.newslist dd p.nlc_time {
  color: #666;
  padding-left: 25px;
  height: 24px;
  line-height: 24px;
}
.newslist dd p.nlc_info {
  line-height: 24px;
  color: #999;
  padding-left: 25px;
  text-indent: 2em;
}
.newslist dd p.nlc_info a {
  color: #369;
}
.newslist dd p.nlc_info a:hover {
  color: #ff6600;
  text-decoration: none;
}
/*网站地图*/
.mapmain {
  width: 965px;
  margin: 50px auto;
  border: #eee 1px solid;
}
.mapmain .tit {
  background: #f1f1f1;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
}
.mapmain .tit h2 {
  background: #fff;
  height: 27px;
  line-height: 27px;
  margin-top: 2px;
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  width: 80px;
  text-align: center;
  border: #ddd 1px solid;
  border-bottom: none;
}
.mapmain .tit span {
  margin-left: 15px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mapmain .mapbox {
  padding: 20px;
}
.mapmain .mapbox .maplist {
  border: 1px solid #f1f1f1;
  margin-bottom: 9px;
  padding: 6px;
}
.mapmain .mapbox .maplist .classname {
  background: #FAFAFA;
  border: #f1f1f1 1px solid;
  padding-left: 4px;
}
.mapmain .mapbox .maplist .classname a {
  font-weight: bold;
  font-size: 16px;
  padding: 0px 5px;
}
.mapmain .mapbox .maplist .classname a:hover {
  color: red;
  text-decoration: none;
}
.mapmain .mapbox .maplist2 {
  padding: 3px;
  line-height: 28px;
}
.mapmain .mapbox .maplist2 span.classname2 {
  line-height: 30px;
}
.mapmain .mapbox .maplist2 span.classname2 a {
  padding: 0px 5px;
  color: #555;
  font-weight: bold;
}
.mapmain .mapbox .maplist span a {
  padding: 0px 5px;
}
.mapmain .mapbox .maplist span a:hover {
  color: #ff6600;
  text-decoration: none;
}
/*友情链接*/
.linkmain {
  width: 965px;
  margin: 50px auto;
  overflow: hidden;
}
.linkmain .left {
  width: 250px;
  float: left;
}
.linkmain .left .left01 {
  border: #C6DDF1 1px solid;
}
.linkmain .left .left01 .tit {
  background: url(http://066cf.com/template/default/images/titbg.gif) repeat-x left top;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 10px;
  color: #069;
  border: none;
}
.linkmain .left .left01 .left01box {
  padding: 8px;
}
.linkmain .left .left01 .left01box ul {
}
.linkmain .left .left01 .left01box li {
  line-height: 25px;
}
.linkmain .left .left01 .left02box {
  padding: 8px;
}
.linkmain .left .left01 .left02box ul {
  text-align: center;
}
.linkmain .left .left01 .left02box h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 30px;
}
.linkmain .left .left01 .left02box h3 img {
  width: 88px;
  height: 31px;
  border: #e8e8e8 1px solid;
  padding: 2px;
}
.linkmain .right {
  width: 700px;
  float: right;
  border: #C6DDF1 1px solid;
}
.linkmain .right .tit {
  background: url(http://066cf.com/template/default/images/titbg.gif) repeat-x left top;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 10px;
  color: #069;
  display: none;
}
.linkmain .right .tit a {
  color: #069;
  font-size: 12px;
  font-weight: normal;
}
.linkmain .right .flinkbox {
  padding: 8px;
}
.linkmain .right .flinkbox .ClassLink {
  background: #f1f1f1;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
}
.linkmain .right .flinkbox .LinkDetail {
  margin-top: 10px;
}
.linkmain .right .flinkbox .LinkDetail .link_table_title {
  background: #DAEEF9;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
}
.link_title {
  background: url(http://066cf.com/template/default/images/titbg.gif) repeat-x left top;
  border: #C6DDF1 1px solid;
  border-bottom: none;
  padding-left: 15px;
  font-size: 12px;
  font-weight: bold;
  height: 29px;
  line-height: 29px;
}
.link_title a {
  color: red;
}
.link_title a:hover {
  color: red;
  text-decoration: none;
}
.linktext {
  padding: 5px;
  line-height: 24px;
  font-size: 12px;
  color: #999;
}
.linktext .textbox {
  color: #999;
}
