<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(reset.css);
.clear {
  clear: both;
}
a:link,
a:visited {
  color: #153b80;
}
a:hover,
a:active {
  color: #ff3300;
  text-decoration: none;
}
body {
  color: #444444;
  font-size: 14px;
}
.pagecontainer {
  width: 1190px;
  margin: 0 auto;
}
#header {
  background: #2fa20c;
  min-width: 1200px;
  margin-bottom: 10px;
}
#header .pagecontainer {
  height: 77px;
  position: relative;
}
#header .pagecontainer img {
  margin-top: 15px;
  border: 0;
}
#header .pagecontainer p {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #99e482;
}
#header .pagecontainer p a:link,
#header .pagecontainer p a:visited {
  color: #99e482;
}
#header .pagecontainer p a:active,
#header .pagecontainer p a:hover {
  color: #ffff00;
}
#header .pagecontainer #naver {
  position: absolute;
  top: 25px;
  right: 0;
}
#header .pagecontainer #naver li {
  float: left;
  padding: 3px 0 0 0;
  position: relative;
  margin-right: 1px;
}
#header .pagecontainer #naver li a {
  font-size: 14px;
  display: block;
  padding: 15px 24px;
}
#header .pagecontainer #naver li a:link,
#header .pagecontainer #naver li a:visited {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
#header .pagecontainer #naver li a.cur:link,
#header .pagecontainer #naver li a.cur:visited,
#header .pagecontainer #naver li a.current:link,
#header .pagecontainer #naver li a.current:visited,
#header .pagecontainer #naver li a:hover,
#header .pagecontainer #naver li a:active {
  color: #2fa20c;
  background: #e9f8d2;
  text-decoration: none;
}
#header .pagecontainer #naver li div {
  z-index: 1000;
  display: none;
  position: absolute;
  top: 47px;
  left: 0;
  width: 100%;
}
#header .pagecontainer #naver li div li {
  position: static;
  float: none;
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
}
#header .pagecontainer #naver li div.on {
  display: block;
}
#header .pagecontainer #naver li div.on a {
  background: #e9f8d2;
  padding: 15px 0px;
}
#header .pagecontainer #naver li div.on a:link,
#header .pagecontainer #naver li div.on a:visited {
  margin-top: 1px;
  color: #2fa20c;
  text-decoration: none;
  text-align: center;
}
#header .pagecontainer #naver li div.on a.current:link,
#header .pagecontainer #naver li div.on a.current:visited,
#header .pagecontainer #naver li div.on a:hover,
#header .pagecontainer #naver li div.on a:active {
  margin-top: 1px;
  color: red;
  text-decoration: none;
  background: #f5f5f5;
}
#header .pagecontainer #naver li div#zypx {
  width: 630px;
  padding: 15px 10px 15px 30px;
  background: #e9f8d2;
}
#header .pagecontainer #naver li div#zypx a {
  float: left;
  width: 145px;
  margin: 0 !important;
  padding: 5px;
  text-align: left;
}
.indexcols {
  width: 1200px;
  margin: 0 auto;
}
.indexcols .indexrows {
  min-height: 10px;
}
.indexcols .pl1_1 {
  width: 1190px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}
.indexcols .pl2_1,
.indexcols .pl2_2 {
  width: 590px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}
.indexcols .pl3_1,
.indexcols .pl3_2,
.indexcols .pl3_3 {
  width: 390px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}
.indexcols .pl4_1,
.indexcols .pl4_2,
.indexcols .pl4_3,
.indexcols .pl4_4 {
  width: 290px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}
.mbody {
  border: solid 1px #ddd;
  margin-bottom: 10px;
}
.mbody .mtitle {
  background: #ddd;
  color: #444;
  height: 28px;
  line-height: 26px;
  position: relative;
}
.mbody .mtitle h3 {
  padding-left: 15px;
  font-size: 12px;
}
.mbody .mcontent {
  padding: 10px;
  background: #FFF;
}
.mbody .mcontent .mlist img {
  border: none;
  max-height: 80px;
  max-width: 80px;
  vertical-align: middle;
}
.mbody .mcontent .mlist li {
  padding: 5px;
}
.mbody .mcontent .mlist .imgbox {
  display: table-cell;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  width: 80px;
  *display: block;
  *font-family: Arial;
  *font-size: 56px;
  background: #FFF;
  overflow: hidden;
}
.mbody .mcontent .mlist .sum {
  margin-top: 5px;
}
.mbody .mcontent .mlist span {
  margin-left: 10px;
  font-style: italic;
  font-size: 11px;
}
.mbody .mcontent .mlist div.p {
  border: 1px solid #EEEEEE;
  height: 80px;
  padding: 1px;
  width: 80px;
  float: left;
  margin-right: 7px;
}
.pageside {
  width: 300px;
  display: inline;
  float: left;
  margin-right: 5px;
}
.pageside .sonbody {
  border: none;
}
.pageside .sonbody .mtitle {
  background: none;
  height: auto;
}
.pageside .sonbody .mtitle h3 {
  background: #4db91e url(/static/images/local.jpg) no-repeat 30px 11px;
  padding: 10px 55px;
  color: #fff;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  font-size: 20px;
  font-weight: normal;
}
.pageside .sonbody .mcontent {
  padding: 0;
}
.pageside .sonbody .mcontent .mSon li {
  border-bottom: solid 1px #ddd;
  background: #f4f5f4 url(../images/listbg.jpg) no-repeat 34px 16px;
}
.pageside .sonbody .mcontent .mSon li a {
  display: block;
  padding: 15px 10px 15px 55px;
}
.pageside .sonbody .mcontent .mSon li a:link,
.pageside .sonbody .mcontent .mSon li a:visited {
  background: url(../images/listarr.png) no-repeat 250px 11px;
}
.pageside .sonbody .mcontent .mSon li a:hover,
.pageside .sonbody .mcontent .mSon li a:active {
  color: #f30;
  background: url(../images/listarr2.png) no-repeat 250px 11px;
}
.pageside .sonbody .mcontent .mSon li.cur a {
  background: url(../images/listarr2.png) no-repeat 250px 11px;
}
.pagecontent {
  width: 870px;
  display: inline;
  float: left;
  margin-left: 15px;
}
.pagecontent .mbody {
  border: none;
}
.pagecontent .mbody .mtitle {
  height: auto;
}
.pagecontent .mbody .mtitle h3 {
  padding: 9px 10px;
  background: #f5f5f5;
  border-bottom: solid 3px #2fa20c;
  font-size: 22px;
  font-weight: normal;
}
.pagecontent .mbody .mcontent {
  padding: 0;
}
.pagecontent .mbody .mcontent .mlist {
  border: solid 1px #f5f5f5;
  padding: 20px 15px;
}
.pagecontent .mbody .mcontent .mlist .list li {
  clear: both;
  padding: 20px 5px;
  position: relative;
  border-bottom: dotted 1px #ddd;
}
.pagecontent .mbody .mcontent .mlist .list li a {
  font-size: 14px;
}
.pagecontent .mbody .mcontent .mlist .list li p {
  font-size: 14px;
  margin-left: 100px;
  margin-top: 10px;
  line-height: 1.3;
}
.pagecontent .mbody .mcontent .mlist .list li div.p {
  border: 1px solid #EEEEEE;
  height: 83px;
  padding: 1px;
  width: 83px;
  float: left;
  margin-right: 17px;
}
.pagecontent .mbody .mcontent .mlist .list li .imgbox {
  display: table-cell;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  width: 80px;
  *display: block;
  *font-family: Arial;
  *font-size: 56px;
  background: #FFF;
  overflow: hidden;
}
.pagecontent .mbody .mcontent .mlist .list li.two {
  background: #f5f5f5;
}
.pagecontent .mbody .mcontent .StaticPage {
  background: #fff;
  border: solid 1px #f5f5f5;
  padding: 20px;
  line-height: 1.8;
}
.pagecontent .mbody .mcontent .StaticPage p,
.pagecontent .mbody .mcontent .StaticPage div {
  margin-bottom: 15px;
}
.pagecontent .mbody .mcontent .StaticPage .StaticTitle {
  text-align: center;
  font-size: 20px;
  padding: 10px 0;
  font-weight: bold;
}
.ErrorPage {
  width: 520px;
  margin: 100px auto;
  padding: 20px 10px 20px 310px;
  background: url(/static/images/logo404.jpg) no-repeat 15px 20px;
  border: solid 1px red;
}
.ErrorPage h1 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.ErrorPage p {
  line-height: 1.2;
}
.ErrorPage p a {
  margin-top: 10px;
  display: inline-block;
}
#indexcontainer .zxdt,
#indexcontainer .gywm,
#indexcontainer .szdw,
#indexcontainer .zypx,
#indexcontainer .xyfc,
#indexcontainer .zxbm {
  position: relative;
  margin-top: 20px;
}
#indexcontainer .zxdt h3,
#indexcontainer .gywm h3,
#indexcontainer .szdw h3,
#indexcontainer .zypx h3,
#indexcontainer .xyfc h3,
#indexcontainer .zxbm h3 {
  border: solid 0px 0px 2px 0px #2fa20c;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 0;
  margin-bottom: 15px;
}
#indexcontainer .zxdt p.more,
#indexcontainer .gywm p.more,
#indexcontainer .szdw p.more,
#indexcontainer .zypx p.more,
#indexcontainer .xyfc p.more,
#indexcontainer .zxbm p.more {
  position: absolute;
  top: 9px;
  right: 0;
  font-size: 12px;
}
#indexcontainer .zxdt p.more a:link,
#indexcontainer .gywm p.more a:link,
#indexcontainer .szdw p.more a:link,
#indexcontainer .zypx p.more a:link,
#indexcontainer .xyfc p.more a:link,
#indexcontainer .zxbm p.more a:link,
#indexcontainer .zxdt p.more a:visited,
#indexcontainer .gywm p.more a:visited,
#indexcontainer .szdw p.more a:visited,
#indexcontainer .zypx p.more a:visited,
#indexcontainer .xyfc p.more a:visited,
#indexcontainer .zxbm p.more a:visited {
  display: block;
  padding: 3px 5px;
  border: 1px solid #ddd;
  color: #aaa;
  text-decoration: none;
}
#indexcontainer .zxdt p.more a:hover,
#indexcontainer .gywm p.more a:hover,
#indexcontainer .szdw p.more a:hover,
#indexcontainer .zypx p.more a:hover,
#indexcontainer .xyfc p.more a:hover,
#indexcontainer .zxbm p.more a:hover,
#indexcontainer .zxdt p.more a:active,
#indexcontainer .gywm p.more a:active,
#indexcontainer .szdw p.more a:active,
#indexcontainer .zypx p.more a:active,
#indexcontainer .xyfc p.more a:active,
#indexcontainer .zxbm p.more a:active {
  color: red;
  border-color: red;
}
#indexcontainer .zxdt .focus {
  border-bottom: dashed 1px #ddd;
  padding-bottom: 10px;
}
#indexcontainer .zxdt .focus img {
  width: 100px;
  height: 80px;
  float: left;
}
#indexcontainer .zxdt .focus a {
  margin-left: 115px;
  display: block;
}
#indexcontainer .zxdt .focus p {
  margin-left: 115px;
  margin-top: 10px;
  line-height: 1.5;
  font-size: 12px;
}
#indexcontainer .zxdt ul {
  margin-top: 15px;
}
#indexcontainer .zxdt li {
  padding-left: 15px;
  background: url(../images/ar1.gif) 0px 2px no-repeat;
  margin: 7px 0;
}
#indexcontainer .gywm {
  width: 520px;
  padding: 0 10px;
}
#indexcontainer .gywm img {
  width: 520px;
  height: 90px;
}
#indexcontainer .gywm div {
  margin-top: 10px;
  line-height: 1.6;
}
#indexcontainer .gywm p.more {
  right: 10px;
}
#indexcontainer .szdw li {
  float: left;
  margin: 0 15px 15px 0;
}
#indexcontainer .szdw li img {
  height: 90px;
  width: 90px;
}
#indexcontainer .szdw li a {
  display: block;
}
#indexcontainer .szdw li a span {
  display: block;
  clear: both;
  text-align: center;
  margin-top: 5px;
}
#indexcontainer .szdw li.last {
  margin-right: 0;
}
#indexcontainer .zypx li {
  padding-left: 15px;
  background: url(../images/ar8.gif) 0px 2px no-repeat;
  margin: 3px 0;
  width: 135px;
  float: left;
}
#indexcontainer .xyfc {
  width: 520px;
  padding: 0 10px;
}
#indexcontainer .xyfc p.more {
  right: 10px;
}
#indexcontainer .zxbm dt {
  float: left;
  clear: both;
  height: 35px;
  line-height: 32px;
  margin-top: 3px;
  width: 44px;
}
#indexcontainer .zxbm dd {
  float: left;
  height: 35px;
  width: 256px;
  margin-top: 3px;
  position: relative;
}
#indexcontainer .zxbm input {
  border: solid 1px #ddd;
  width: 92%;
  padding: 8px;
}
#indexcontainer .zxbm input.submit {
  background: #ff9933;
  border-color: #cb7621;
  border-width: 0 1px 1px 0;
  padding: 10px 20px;
  float: right;
  height: auto;
  color: #fff;
  margin-top: 10px;
  width: 100px;
}
#indexcontainer .zxbm input.select {
  background: url(../images/drop.jpg) 230px center no-repeat;
  cursor: pointer;
}
#footer {
  padding: 20px 0 50px 0;
  background: #dcdcdc;
  margin-top: 30px;
  font-size: 14px;
  min-width: 1200px;
}
#footer .footleft {
  position: relative;
  float: left;
  width: 750px;
  padding: 20px 0;
  border-right: solid 1px #aaa;
}
#footer .footleft .copy {
  line-height: 2;
}
#footer .footleft .weixin {
  position: absolute;
  right: 100px;
  top: 10px;
  width: 120px;
  height: 150px;
  text-align: center;
}
#footer .footleft .weixin img {
  margin-bottom: 5px;
  width: 120px;
  height: 120px;
}
#footer .tel {
  padding-top: 20px;
  margin-left: 850px;
}
#footer .tel h5 {
  font-size: 18px;
  font-weight: bold;
}
#footer .tel p {
  padding-left: 80px;
  margin-top: 10px;
  background: url(../images/telphone.jpg) no-repeat 0 0;
  height: 64px;
  font-size: 30px;
  color: #f30;
}
#pageadv img {
  width: 100%;
  height: 270px;
}
#pagecontainer {
  margin-top: 20px;
}
#pagecontainer .pageleft .submenu h2 {
  background: #4db91e url(../images/local.jpg) no-repeat 30px 13px;
  padding: 15px 55px;
  color: #fff;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  font-size: 20px;
  font-weight: normal;
}
#pagecontainer .pageleft .submenu li {
  border-bottom: solid 1px #ddd;
  background: #f4f5f4 url(../images/listbg.jpg) no-repeat 34px 16px;
}
#pagecontainer .pageleft .submenu li a {
  display: block;
  padding: 15px 10px 15px 55px;
}
#pagecontainer .pageleft .submenu li a:link,
#pagecontainer .pageleft .submenu li a:visited {
  background: url(../images/listarr.png) no-repeat 250px 11px;
}
#pagecontainer .pageleft .submenu li a:hover,
#pagecontainer .pageleft .submenu li a:active {
  color: #f30;
  background: url(../images/listarr2.png) no-repeat 250px 11px;
}
#pagecontainer .pageleft .submenu li.cur a {
  background: url(../images/listarr2.png) no-repeat 250px 11px;
}
#pagecontainer .pageleft .lastnews {
  margin-top: 20px;
  border-bottom: solid 1px #DDD;
}
#pagecontainer .pageleft .lastnews p {
  background: #dedede;
  padding: 10px 20px;
}
#pagecontainer .pageleft .lastnews p strong {
  font-size: 25px;
  font-weight: normal;
}
#pagecontainer .pageleft .lastnews p span {
  color: #f30;
  display: block;
  clear: both;
  margin-top: 5px;
}
#pagecontainer .pageleft .lastnews ul {
  padding: 20px 10px;
  background: #f5f5f5;
}
#pagecontainer .pageleft .lastnews ul li {
  padding-left: 29px;
  background: url(../images/ar6.gif) 11px 10px no-repeat;
  line-height: 25px;
}
#pagecontainer .pageright {
  width: 850px;
  margin-left: 20px;
}
#pagecontainer .pageright p.nav {
  padding: 17px 10px;
  background: #ffffff url(../images/listbg.jpg) no-repeat 0px 18px;
  border-bottom: solid 3px #2fa20c;
  font-size: 14px;
}
#pagecontainer .pageright #pageContent {
  padding: 20px 0 0;
  line-height: 1.8;
}
#pagecontainer .pageright #pageContent p,
#pagecontainer .pageright #pageContent div {
  margin-bottom: 15px;
}
#listContent {
  margin-top: 10px;
}
#listContent .list_pictext li {
  margin-bottom: 20px;
  clear: both;
  padding: 10px;
  position: relative;
}
#listContent .list_pictext li img {
  width: 80px;
  height: 80px;
  float: left;
  border: 0;
}
#listContent .list_pictext li a {
  font-size: 14px;
  margin-left: 20px;
}
#listContent .list_pictext li p {
  font-size: 14px;
  margin-left: 100px;
  margin-top: 10px;
  line-height: 1.3;
}
#listContent .list_pictext li span {
  position: absolute;
  top: 12px;
  right: 20px;
  font-size: 12px;
}
#listContent .list_pictext li.two {
  background: #f5f5f5;
}
#listContent .list_pic li {
  margin-bottom: 20px;
  clear: both;
  padding: 10px;
  position: relative;
}
#listContent .list_pic li img {
  width: 80px;
  height: 80px;
  float: left;
  border: 0;
}
#listContent .list_pic li a {
  font-size: 14px;
  margin-left: 20px;
  font-weight: bold;
}
#listContent .list_pic li p {
  font-size: 14px;
  margin-left: 100px;
  margin-top: 10px;
  line-height: 1.3;
}
#listContent .list_pic li span {
  position: absolute;
  top: 12px;
  right: 20px;
  font-size: 12px;
}
#listContent .list_pic li.two {
  background: #f5f5f5;
}
.pager {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding: 20px 15px 10px 0;
  text-align: center;
}
.pager a {
  background: none repeat scroll 0 0 #EEEEEE;
  border: 1px solid #DDD;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  margin: 0 2px;
  padding: 3px 5px;
  text-decoration: none;
}
.pager input {
  display: none;
}
.pager span {
  margin: 0;
}
#body_index .indexcols .pl3_1 {
  width: 340px;
  margin-right: 15px;
}
#body_index .indexcols .pl3_2 {
  width: 450px;
  margin-right: 15px;
  margin-left: 15px;
}
#body_index .indexcols .pl3_3 {
  width: 340px;
  margin-left: 15px;
}
#body_index .indexcols .mbody {
  border: none;
}
#body_index .indexcols .mbody .mtitle {
  background: none;
  border-bottom: 3px solid #2fa20c;
  height: auto;
}
#body_index .indexcols .mbody .mtitle h3 {
  padding: 5px 0;
  font-size: 18px;
  font-weight: normal;
}
#body_index .indexcols .mbody .mcontent {
  padding: 15px 0 0 0;
}
#body_index #cols20170608162545849 .mbody .mtitle {
  display: none;
}
#body_index #cols20170608162545849 .mbody .mcontent {
  padding: 0 ;
}
#body_index #cols20170608162545849 .mbody .picmovie {
  width: 980px;
  float: left;
}
#body_index #cols20170608162545849 .mbody .movieside {
  width: 200px;
  float: left;
  margin-left: 10px;
  background: #16ae90;
  padding: 0 10px;
  height: 260px;
  overflow: hidden;
}
#body_index #cols20170608162545849 .mbody .movieside li {
  margin: 9px 0;
  padding: 0px 10px;
  line-height: 1.5;
}
.homewybm img {
  width: 120px;
  height: 120px;
  float: left;
  margin-right: 10px;
}
.homewybm p {
  line-height: 1.5;
}
#cols20160420110947412 .pl3_1 .mlist li {
  padding-right: 0;
  padding-left: 13px;
  background: url(../images/ar9.gif) 2px 7px no-repeat;
  height:20px;
  overflow:hidden;
}
#cols20160420110947412 .pl3_1 .mlist li div.p,
#cols20160420110947412 .pl3_1 .mlist li span,
#cols20160420110947412 .pl3_1 .mlist li p.sum {
  display: none;
}
#cols20160420110947412 .pl3_1 .mlist li.li1 {
  padding-left: 0;
  background: none;
  padding-bottom: 14px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 8px;
  height:auto;
}
#cols20160420110947412 .pl3_1 .mlist li.li1 div.p,
#cols20160420110947412 .pl3_1 .mlist li.li1 p.sum {
  display: block;
}
#cols20160420110947412 .pl3_1 .mlist li.li1 img {
  width: 80px;
  height: 80px;
}
#cols20160420110947412 .pl3_1 .mlist li.li1 p.sum {
  margin-top: 10px;
  line-height: 1.4;
  height: 58px;
  overflow: hidden;
}
#cols20160420110947412 .pl3_2 img {
  width: 450px;
  height: 108px;
  display: inline-block;
}
#cols20160420110947412 .pl3_2 p.introduce {
  line-height: 1.7;
  margin-top: 5px;
}
#cols20160420110947412 .pl3_3 .mText li {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
#cols20160420110947412 .pl3_3 .mText li img {
  width: 100px;
  height: 100px;
}
#cols20160420110947412 .pl3_3 .mText li span {
  display: block;
  clear: both;
  text-align: center;
  margin-top: 5px;
}
#cols20160420110947412 .pl3_3 .mText li.end {
  margin-right: 0;
}
#cols20160422130535921 .pl3_1 .mText {
  margin-right: -6px;
}
#cols20160422130535921 .pl3_1 .mText li {
  float: left;
  width: 150px;
  padding-left: 16px;
  background: url(../images/ar8.gif) 1px 9px no-repeat;
  line-height: 1.8;
  margin-right: 6px;
}
#cols20160422130535921 .pl3_2 img {
  width: 450px;
  height: 170px;
}
#cols20160422130535921 .pl3_3 dl dt {
  float: left;
  width: 45px;
  overflow: hidden;
  clear: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.9;
  height: 32px;
}
#cols20160422130535921 .pl3_3 dl dd {
  margin-left: 60px;
  line-height: 1.9;
  height: 32px;
}
#cols20160422130535921 .pl3_3 dl dd input {
  height: 24px;
  padding: 0px 12px;
  font-size: 14px;
  line-height: 1.9;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 254px;
}
#cols20160422130535921 .pl3_3 input.btn {
  margin-left: 60px;
  margin-top: 10px;
  display: block;
  width: 278px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #fff;
  background-color: #337ab7;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-color: #2e6da4;
}
#body_index #cols20160414225830942 .mtitle,
#body_index #cols20160728165609297 .mtitle {
  background: #2fa20c;
  color: #FFF;
  line-height: 20px;
}
#body_index #cols20160414225830942 .mtitle h3,
#body_index #cols20160728165609297 .mtitle h3 {
  font-size: 14px;
  padding: 5px 10px;
}
#body_index #cols20160414225830942 .mtitle a:link,
#body_index #cols20160728165609297 .mtitle a:link,
#body_index #cols20160414225830942 .mtitle a:visited,
#body_index #cols20160728165609297 .mtitle a:visited {
  color: #fff;
}
#body_index #cols20160414225830942 .mtitle a:hover,
#body_index #cols20160728165609297 .mtitle a:hover,
#body_index #cols20160414225830942 .mtitle a:active,
#body_index #cols20160728165609297 .mtitle a:active {
  color: yellow;
}
#body_index #cols20160414225830942 .mcontent,
#body_index #cols20160728165609297 .mcontent {
  border: solid 1px #ddd;
  padding: 10px 20px;
}
#body_index #cols20160414225830942 .mcontent p,
#body_index #cols20160728165609297 .mcontent p {
  padding: 0;
  margin: 0;
}
#cols20160728165609297 .mcontent li {
  float: left;
  width: 120px;
  margin: 5px 3px 5px 4px;
  text-align: center;
}
#cols20160728165609297 .mcontent li img {
  width: 120px;
  height: 40px;
}
#panelSider .mlist li {
  padding-right: 0;
  padding-left: 13px;
  background: url(../images/ar9.gif) 2px 7px no-repeat;
}
#panelSider .mlist li div.p,
#panelSider .mlist li span,
#panelSider .mlist li p.sum {
  display: none;
}
#panelSider .mlist li.li1 {
  padding-left: 0;
  background: none;
  padding-bottom: 14px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 8px;
}
#panelSider .mlist li.li1 div.p,
#panelSider .mlist li.li1 p.sum {
  display: block;
}
#panelSider .mlist li.li1 img {
  width: 80px;
  height: 80px;
}
#panelSider .mlist li.li1 p.sum {
  margin-top: 10px;
  line-height: 1.4;
  height: 58px;
  overflow: hidden;
}
#body_zhiyepeixun .StaticPage,
#body_xuelijiaoyu .StaticPage,
#body_qiyefuwu .StaticPage {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
#body_zhiyepeixun .StaticPage li,
#body_xuelijiaoyu .StaticPage li,
#body_qiyefuwu .StaticPage li {
  position: relative;
  clear: both;
  padding: 10px;
  border-bottom: dashed 1px #ddd;
}
#body_zhiyepeixun .StaticPage li h6,
#body_xuelijiaoyu .StaticPage li h6,
#body_qiyefuwu .StaticPage li h6 {
  font-size: 14px;
  font-weight: bold;
}
#body_zhiyepeixun .StaticPage li div img,
#body_xuelijiaoyu .StaticPage li div img,
#body_qiyefuwu .StaticPage li div img {
  float: left;
  width: 100px;
  height: 100px;
  margin-top: 5px;
}
#body_zhiyepeixun .StaticPage li div p.intro,
#body_xuelijiaoyu .StaticPage li div p.intro,
#body_qiyefuwu .StaticPage li div p.intro {
  margin-left: 120px;
  margin-bottom: 0;
}
#body_zhiyepeixun .StaticPage li div p.links,
#body_xuelijiaoyu .StaticPage li div p.links,
#body_qiyefuwu .StaticPage li div p.links {
  margin-left: 120px;
  margin-top: 5px;
}
#body_zhiyepeixun .StaticPage li div a.btn,
#body_xuelijiaoyu .StaticPage li div a.btn,
#body_qiyefuwu .StaticPage li div a.btn {
  color: #fff;
  margin-right: 7px;
}
#body_tuozhanjidi2 .pagecontent .mlist,
#body_tuozhanxiangmu2 .pagecontent .mlist {
  padding-left: 0;
  padding-right: 0;
}
#body_tuozhanjidi2 .pagecontent .mlist .list li,
#body_tuozhanxiangmu2 .pagecontent .mlist .list li {
  margin-bottom: 20px;
  padding: 0;
  border-bottom: none;
  width: 870px;
  height: 150px;
}
#body_tuozhanjidi2 .pagecontent .mlist .list li .p,
#body_tuozhanxiangmu2 .pagecontent .mlist .list li .p {
  margin: 0;
  padding: 0;
  border: none;
  float: none;
  width: auto;
  height: auto;
}
#body_tuozhanjidi2 .pagecontent .mlist .list li .p .imgbox,
#body_tuozhanxiangmu2 .pagecontent .mlist .list li .p .imgbox {
  display: inherit;
  width: auto;
  height: auto;
}
#body_tuozhanjidi2 .pagecontent .mlist .list li .p .imgbox img,
#body_tuozhanxiangmu2 .pagecontent .mlist .list li .p .imgbox img {
  width: 870px;
  height: 150px;
  max-width: 870px;
  max-height: 150px;
}
#body_tuozhanjidi2 .pagecontent .mlist .list li .title,
#body_tuozhanxiangmu2 .pagecontent .mlist .list li .title {
  position: absolute;
  top: 10px;
  left: 0px;
  padding: 10px;
  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  color: #fff;
  margin: 0;
}
#body_tuozhanjidi2 .pagecontent .mlist .list li .sum,
#body_tuozhanxiangmu2 .pagecontent .mlist .list li .sum {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 10px;
  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  color: #fff;
  margin: 0;
}
.mlisttwo {
  border: solid 1px #f5f5f5;
  padding: 20px 0 20px 15px;
}
.mlisttwo li {
  padding: 20px 5px;
  line-height: 1;
  float: left;
  width: 395px;
  clear: none;
  margin-right: 15px;
  height: 140px;
  overflow: hidden;
  position: relative;
  border-bottom: dotted 1px #ddd;
}
.mlisttwo li div.p {
  border: 1px solid #EEEEEE;
  height: 83px;
  padding: 1px;
  width: 83px;
  float: left;
  margin-right: 17px;
}
.mlisttwo li a {
  font-size: 14px;
}
.mlisttwo li span {
  margin-left: 10px;
  font-style: italic;
  font-size: 11px;
}
.mlisttwo li p.sum {
  font-size: 14px;
  margin-left: 100px;
  margin-top: 5px;
  line-height: 1.3;
  height: 73px;
  overflow: hidden;
  color: #888;
}
.mlisttwo li .imgbox {
  display: table-cell;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  width: 80px;
  *display: block;
  *font-family: Arial;
  *font-size: 56px;
  background: #FFF;
  overflow: hidden;
}
.mlisttwo li img {
  border: none;
  max-height: 80px;
  max-width: 80px;
  vertical-align: middle;
}
.mlisttext {
  border: solid 1px #f5f5f5;
  padding: 20px 0 20px 15px;
}
.mlisttext li {
  padding: 7px 0 7px 20px;
  line-height: 1;
  float: left;
  clear: both;
  margin-right: 15px;
  overflow: hidden;
  position: relative;
  background: url(../images/ar4.gif) 4px 11px no-repeat;
}
.mlisttext li a {
  font-size: 14px;
}
.mlisttext li span {
  margin-left: 10px;
  font-style: italic;
  font-size: 11px;
}
.mlistpic {
  border: solid 1px #f5f5f5;
  padding: 20px 0 20px 15px;
}
.mlistpic li {
  padding: 20px 0 20px 5px;
  line-height: 1;
  float: left;
  width: 250px;
  clear: none;
  margin-right: 24px;
  height: 195px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.mlistpic li div.p {
  border: 1px solid #EEEEEE;
  padding: 1px;
  float: left;
  height: 154px;
  width: 154px;
  margin: 0 50px;
}
.mlistpic li a {
  font-size: 14px;
}
.mlistpic li span {
  margin-left: 10px;
  font-style: italic;
  font-size: 11px;
}
.mlistpic li .imgbox {
  display: table-cell;
  height: 150px;
  text-align: center;
  vertical-align: middle;
  width: 150px;
  *display: block;
  *font-family: Arial;
  *font-size: 150px;
  background: #FFF;
  overflow: hidden;
}
.mlistpic li img {
  border: none;
  max-height: 150px;
  max-width: 150px;
  vertical-align: middle;
}
.mlistpic li a.title {
  clear: both;
  display: block;
  margin-top: 160px;
}
.mlistbigpic li {
  position: relative;
  margin-top: 20px;
}
.mlistbigpic li img {
  width: 868px;
  height: 200px;
  border: solid 1px #DDD;
}
.mlistbigpic li div.abg {
  position: absolute;
  top: 15px;
  left: 1px;
  padding: 10px 20px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  /* IE9ã€æ&nbsp;‡å‡†æµè§ˆå™¨ã€IE6å’Œéƒ¨åˆ†IE7å†…æ&nbsp;¸çš„æµè§ˆå™¨(å¦‚QQæµè§ˆå™¨)ä¼šè¯»æ‡‚ */
  filter: alpha(opacity=50);
  _position: static;
  /* IE6ã€7ã€8åªèƒ½è®¾ç½®position:static(é»˜è®¤å±žæ€§) ï¼Œå¦åˆ™ä¼šå¯¼è‡´å­å…ƒç´&nbsp;ç»§æ‰¿Alphaå€¼ */
  *zoom: 1;
  /* æ¿€æ´»IE6ã€7çš„haslayoutå±žæ€§ï¼Œè®©å®ƒè¯»æ‡‚Alpha */
}
.mlistbigpic li div.abg a:visited,
.mlistbigpic li div.abg a:link {
  color: #FFFFFF;
  position: relative;
  /* è®¾ç½®å­å…ƒç´&nbsp;ä¸ºç›¸å¯¹å®šä½ï¼Œå¯è®©å­å…ƒç´&nbsp;ä¸ç»§æ‰¿Alphaå€¼ */
  font-size: 16px;
}
.mlistbigpic li div.abg a:hover,
.mlistbigpic li div.abg a:active {
  position: relative;
  /* è®¾ç½®å­å…ƒç´&nbsp;ä¸ºç›¸å¯¹å®šä½ï¼Œå¯è®©å­å…ƒç´&nbsp;ä¸ç»§æ‰¿Alphaå€¼ */
  text-decoration: none;
  color: red;
}
.mlistbigpic li div.sumbg {
  position: absolute;
  display: none;
  bottom: 0;
  left: 1px;
  right: 2px;
  padding: 10px 20px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  /* IE9ã€æ&nbsp;‡å‡†æµè§ˆå™¨ã€IE6å’Œéƒ¨åˆ†IE7å†…æ&nbsp;¸çš„æµè§ˆå™¨(å¦‚QQæµè§ˆå™¨)ä¼šè¯»æ‡‚ */
  filter: alpha(opacity=50);
  _position: static;
  /* IE6ã€7ã€8åªèƒ½è®¾ç½®position:static(é»˜è®¤å±žæ€§) ï¼Œå¦åˆ™ä¼šå¯¼è‡´å­å…ƒç´&nbsp;ç»§æ‰¿Alphaå€¼ */
  *zoom: 1;
  /* æ¿€æ´»IE6ã€7çš„haslayoutå±žæ€§ï¼Œè®©å®ƒè¯»æ‡‚Alpha */
}
.mlistbigpic li div.sumbg p.sum {
  color: #FFFFFF;
  position: relative;
  /* è®¾ç½®å­å…ƒç´&nbsp;ä¸ºç›¸å¯¹å®šä½ï¼Œå¯è®©å­å…ƒç´&nbsp;ä¸ç»§æ‰¿Alphaå€¼ */
  padding: 0;
  margin: 0;
  line-height: 1.2;
}
#pagecontainer .StaticDetails img {
  max-width: 828px;
}
#body_peixunfengcai .mlistpic li {
  width: 210px;
  margin-right: 0;
  height: 228px;
}
#body_peixunfengcai .mlistpic li div.p {
  margin: 0 12px 5px 12px;
  width: 174px;
  height: 174px;
}
#body_peixunfengcai .mlistpic li div.p a {
  width: 170px;
  height: 170px;
  *font-size: 170;
}
#body_peixunfengcai .mlistpic li div.p a img {
  width: 170px;
  height: 170px;
  max-width: 170px;
  max-height: 170px;
}
</pre></body></html>