@charset "utf-8";
/*公共部分*/
.w1200 {
  clear: both;
  margin: 0 auto;
  width: 1200px;
}
.boxes {
  background: #fff;
}
/* title */

.title {
  width: 100%;
  height: 46px;
  line-height: 46px;
  background: #FFF;
  border-bottom: 2px solid #e5e5e5;
}
.title h2 {
  float: left;
  font-size: 24px;
  color: #0066cc;
  width: auto;
  height: 46px;
  line-height: 46px;
  padding-left: 10px;
}
.title a {
  width: auto;
  float: right;
  height: 46px;
  color: #0066cc;
}
.listbox {
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
.listbox li {
  float: left;
  width: 100%;
  background: url(../images/list_bg.png) left center no-repeat;
  padding-left: 10px;
}
.listbox li a {
  float: left;
  height: 34px;
  line-height: 34px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.listbox li a:hover {
  color: #0066cc;
}
.listbox li span {
  margin-right: 6px;
  float: right;
  width: 44px;
  line-height: 34px;
  color: #999;
}
.tag {
  height: 44px;
  border-bottom: 2px solid #f0f0f0;
}
.tag li {
  float: left;
  margin-left: 10px;
}
.tag li a {
  padding: 0 6px;
  margin: 0 6px;
  width: auto;
  display: block;
  font-size: 20px;
  height: 44px;
  line-height: 44px;
}
.tag .current {
  color: #0066cc;
  border-bottom: 2px solid #0066cc;
}
.tag .current a {
  color: #0066cc;
}
.tagMore {
  position: absolute;
  color: #666;
  display: block;
  top: 14px;
  padding: 6px 12px;
  right: 12px;
  background: #f0f0f0;
  border-radius: 20px;
}
.tagMore:hover {
  color: #fff;
  background: #0066cc;
}
.indexMain01, .indexMain02, .indexMain03, .indexMain04, .link, .content, .footer, .link {
  margin-top: 10px;
}
/*头部*/
.header {
  position: relative;
  height: 153px;
  width: 100%;
}
.header .logo {
  margin-top: 0px;
}
.header .logo img {
  width: 502px;
  height: 106px;
}
/*导航*/

.meun {
  width: 100%;
  background-color: #0066cc;
  height: 50px;
  position: relative;
  z-index: 9999;
}
.meun .nav {
  width: 1200px;
  height: 50px;
  padding: 0px;
  clear: both;
  line-height: 50px;
  font: 16px "microsoft yahei", arial, sans-serif;
  text-align: center;
  float: left;
  margin-right: 0px;
  position: relative;
  z-index: 100;
}
.meun .nav li {
  height: 50px;
  float: left;
  width: 106px;
  line-height: 50px;
}
.meun .nav li ul li {
  height: 46px;
  line-height: 46px;
}
.meun .nav .one {
  display: block;
  width:80px;
  height: 50px;
}
.meun .nav .one, .meun .nav .one:visited {
  color: #fff;
}
.meun .nav .one:hover, .meun .nav .onethis, .meun .nav.onethis:visited, .meun .nav .thisC, .meun .nav .thisC:visited {
  height: 50px;
  position: relative;
  z-index: 99;
  background: url(../images/nav_bg.png) no-repeat bottom center;
  line-height: 50px;
}
.meun .nav .navtab {
  z-index: 9999;
}
.meun .nav .two {
  display: none;
  position: absolute;
  left: 0px;
  top: 50px;
  width: 1184px;
  padding: 0px 8px 8px;
  background: #fff;
  height: auto;
  box-shadow: 2px 2px 10px #888888;
}
.meun .nav .on{
  background: url(../images/nav_bg2.png) no-repeat center 43px;
}
/*indexMain01*/
.indexMain01 {
  height: 194px;
  overflow: hidden;
  background: #fff;
}
.indexMain01 .left {
  margin: 10px 0 0 20px;
}
.indexMain01 .txtBox {
  margin: 0 0 0 14px;
  width: 300px;
}
.indexMain01 .txtBox .tit {
  position: relative;
}
.indexMain01 .txtBox h2 {
  color: #0066cc;
  width: 170px;
  font-size: 24px;
}
.indexMain01 .txtBox h2 i {
  font-size: 14px;
  display: block;
  width: 200px;
  color: #999;
}
.indexMain01 .txtBox p {
  margin: 10px auto 0;
}
/*indexMain02*/

.indexMain02 .left {
  width: 814px;
  height: 550px;
  overflow: hidden;
}
.infoBoxs {
  float: left;
  width: 397px;
  background: #fff;
  height: 270px;
  margin: 0 10px 10px 0;
}
.infoBox {
  position: relative;
  margin: 0 auto;
  padding-top: 10px;
  width: 397px;
  background: #fff;
  height: auto;
}
.infoBox .top {
  margin: 20px auto 0;
  width: 350px;
  height: auto;
}
.infoBox .top h2 {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
.infoBox .top h2 a {
  color: #000;
  width: 350px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.infoBox .top h2 a:hover {
  color: #0066cc;
}
.infoBox .top p {
  margin: 6px auto 0;
  height: 48px;
  line-height: 24px;
  width: 350px;
  color: #666;
  overflow: hidden;
}
.infoBox .listbox {
  margin-top: 10px;
  width: 350px;
}
.infoBox .listbox a {
  max-width: 270px;
  line-height: 28px;
  height: 28px;
}
.infoBox .listbox span {
  height: 28px;
  line-height: 28px;
}
.picBox {
  margin: 30px auto 0;
  width: 350px;
}
.picBox ul {
  width: 380px;
  height: auto;
}
.picBox ul li {
  float: left;
  margin-right: 10px;
  position: relative;
}
.picBox ul li a {
  position: relative;
  width: 110px;
  height: 126px;
  display: block;
}
.picBox ul li a:hover {
  color: #0066cc;
}
.picBox ul li img {
  width: 110px;
  height: 126px;
}
.picBox ul li p {
  width: 110px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.indexMain02 .right {
  width: 384px;
  height: 550px;
  background: #fff;
  overflow: hidden;
}
.indexMain02 .right li {
  float: left;
}
.indexMain02 .right li a {
  position: relative;
  width: 191px;
  height: 137px;
  display: block;
  text-align: center;
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
.indexMain02 .right li a p {
  position: absolute;
  width: 190px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  left: 0;
  top: 94px;
}
.indexMain02 .right li a:hover {
  color: #fff;
}
.indexMain02 .right .ico01 a {
  background: url(../images/ico01.png) no-repeat center 24px #fff;
}
.indexMain02 .right .ico01 a:hover {
  background: url(../images/ico01d.png) no-repeat center;
}
.indexMain02 .right .ico02 a {
  background: url(../images/ico02.png) no-repeat center 24px #fff;
  border-right: 1px solid #fff;
}
.indexMain02 .right .ico02 a:hover {
  background: url(../images/ico02d.png) no-repeat center;
  border-right: 1px solid #67aff7;
}
.indexMain02 .right .ico03 a {
  background: url(../images/ico03.png) no-repeat center 24px #fff;
}
.indexMain02 .right .ico03 a:hover {
  background: url(../images/ico03d.png) no-repeat center ;
}
.indexMain02 .right .ico04 a {
  background: url(../images/ico04.png) no-repeat center 24px #fff;
  border-right: 1px solid #fff;
}
.indexMain02 .right .ico04 a:hover {
  background: url(../images/ico04d.png) no-repeat center;
  border-right: 1px solid #67aff7;
}
.indexMain02 .right .ico05 a {
  background: url(../images/ico05.png) no-repeat center 24px #fff;
}
.indexMain02 .right .ico05 a:hover {
  background: url(../images/ico05d.png) no-repeat center;
}
.indexMain02 .right .ico06 a {
  background: url(../images/ico06.png) no-repeat center 24px #fff;
  border-right: 1px solid #fff;
}
.indexMain02 .right .ico06 a:hover {
  background: url(../images/ico06d.png) no-repeat center;
  border-right: 1px solid #67aff7;
}
.indexMain02 .right .ico07 a {
  background: url(../images/ico07.png) no-repeat center 24px #fff;
}
.indexMain02 .right .ico07 a:hover {
  background: url(../images/ico07d.png) no-repeat center ;
}
.indexMain02 .right .ico08 a {
  background: url(../images/ico08.png) no-repeat center 24px #fff;
  border-right: 1px solid #fff;
}
.indexMain02 .right .ico08 a:hover {
  background: url(../images/ico08d.png) no-repeat center;
  border-right: 1px solid #67aff7;
}
/*友情链接*/
.link {
  background: #fff;
}
.link .linkBox {
  margin: 0 auto;
  width: 1200px;
  height: auto;
  overflow: hidden;
  padding-bottom: 10px;
}
.link .linkBox ul {
  margin: 10px 20px 0;
}
.link .linkBox li {
  float: left;
  margin: 2px;
}
.link .linkBox li a {
  padding: 0 10px;
  display: block;
  color: #666;
  white-space: nowrap;
}
.link .linkBox li a:hover {
  color: #0066cc;
}
/*网站底部*/
.footer {
  width: 100%;
  height: 100px;
  background-color: #333;
}
.footer .footer_m {
  margin: 30px auto 0;
  width: 1100px;
  height: 80px;
}
.footer .footer_m p {
  width: 100%;
  text-align: center;
  line-height: 28px;
  color: #ccc;
}
.footer .footer_m a {
  color: #ccc;
}
/*----网站内页-----*/
/* 当前位置 */
.site {
  position: relative;
  margin: 0 auto;
  width: 760px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  border-bottom: 2px solid #e5e5e5;
}
.site .current {
  font-size: 24px;
  color: #0066cc;
}
.site span {
  font-size: 18px;
  color: #666;
}
.content .left {
  width: 386px;
  min-height: 680px;
  overflow: hidden;
}
.content .left .leftBox {
  margin: 0 auto;
  width: 340px;
}
.content .left .title {
  margin: 0 auto;
  width: 100%;
  height: 60px;
}
.content .left .title h2 {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
}
.content .left ul {
  padding: 10px 0;
  overflow: hidden;
}
.content .left ul li {
  float: left;
  margin: 6px auto;
}
.content .left ul li a {
  width: 320px;
  padding: 0 10px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  display: block;
  background: #f0f0f0;
}
.content .left ul li .current {
  color: #fff;
  background: url(../images/listNav.png) no-repeat 320px center #0066cc;
}
.content .left ul li a:hover {
  color: #fff;
  background: url(../images/listNav.png) no-repeat 320px center #0066cc;
}
.content .right {
  width: 802px;
  height: auto;
  padding-bottom: 20px;
  overflow: hidden;
}
.content .right .rightBox {
  margin: 0 auto;
  width: 760px;
}
.content .right .list {
  margin: 0 auto;
  padding: 10px 0;
  width: 760px;
  height: auto;
}
.content .right .listbox li {
  border-bottom: 1px dashed #eee;
}
.content .right .listbox li a {
  max-width: 690px;
  line-height: 30px;
  height: 30px;
}
.content .right .con {
  margin: 0 auto;
  width: 650px;
  height: auto;
}
.content .right .con .tit {
  margin: 20px auto 0;
  padding-bottom: 10px;
  color: #0066cc;
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  width: 100%;
  border-bottom: 1px dashed #eee;
}
.content .right .con .post_time {
  width: 100%;
  height: auto;
  padding: 6px 0;
  text-align: center;
  position: relative;
}
.content .right .con .post_time span {
  line-height: 30px;
  margin: 0 6px;
  color: #999;
}
.content .article_txt {
  width: 100%;
  padding: 20px 0 10px;
  line-height: 30px;
  font-size: 16px;
  height: auto;
  overflow: hidden;
}
.content .article_txt img {
  margin: 10px 0;
  width: auto;
  height: auto;
  max-width: 650px;
}
.photoList {
  height: auto;
  overflow: hidden;
}
.photoList ul li {
  float: left;
  margin: 10px 6px;
  position: relative;
}
.photoList ul li a {
  position: relative;
  width: 208px;
  height: 208px;
  display: block;
}
.photoList ul li img {
  position: absolute;
  width: 208px;
  height: 208px;
}
.photoList ul li span {
  width: 208px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  bottom: 0px;
  background-color: black;
  display: block;
  color: white;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 10px;
}
.photoList ul li p {
  width: 208px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  bottom: 0px;
  color: white;
  z-index: 999;
  overflow: hidden;
}
/*分页 */
.page {
  margin: 10px auto 0;
  width: 673px;
  height: 60px;
  line-height: 60px;
}
.tcdPageCode {
  text-align: left;
  color: #666;
}
.tcdPageCode a {
  display: inline-block;
  color: #666;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 14px;
  border: 1px solid #ddd;
  margin: 0 2px;
  vertical-align: middle;
}
.tcdPageCode a:hover {
  text-decoration: none;
  border: 1px solid #ccc;
}
.tcdPageCode span.current {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 14px;
  margin: 0 2px;
  color: #fff;
  background-color: #0066cc;
  border: 1px solid #0066cc;
  vertical-align: middle;
}
.tcdPageCode span.disabled {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 14px;
  margin: 0 2px;
  color: #bfbfbf;
  background: #f2f2f2;
  border: 1px solid #bfbfbf;
  vertical-align: middle;
}






