﻿.width {
  width: 1200px;
  margin: 0 auto;
}
.banner1 img {
  width: 100%;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
body {
  background-color: #f5f5f5;
}
/* 主体页面左部 */
.xinwen {
  width: 800px;
  position: relative;
}
.xinwen ul li {
  border: 1px solid #e5e5e5;
  padding: 22px 18px;
  margin-bottom: 35px;
}
.xinwen ul li .imgs {
  margin-right: 14px;
}
.xinwen ul li .words {
  width: 575px;
}
.xinwen ul li .words h2 {
  margin-bottom: 18px;
}
.xinwen ul li .words .neirong {
  font-size: 16px;
  margin-bottom: 20px;
}
.xinwen ul li .words .fabushijians {
  font-size: 15px;
  color: #ff666e;
  float: left;
}
.xinwen ul li .words > span {
  float: right;
}
.xinwen ul li .words > span a {
  color: #ff666e;
}
/* 右边整体页面 */

.kanhubutton {
  margin-bottom: 40px;
}
.kanhubutton li {
  float: left;
  margin-right: 24px;
}
.kanhubutton button {
  width: 150px;
  height: 35px;
  background: none;
  background: url(../images/anniubg.png);
  border: none;
  line-height: 35px;
  color: white;
  position: relative;
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 20px;
}
.kanhubutton button img {
  display: inline;
  top: 5px;
  left: 8px;
  position: absolute;
}
.kanhuico li {
  float: left;
  margin-right: 55px;
}
.kanhuico li p {
  margin-top: 10px;
}
.navbutton {
  width: 370px;
  height: 165px;
  border: 1px solid #e4e4e4;
  background-color: #fff;
  box-sizing: border-box;
  padding-left: 20px;
  padding-top: 30px;
  margin: 35px 0px 20px;
  position: relative;
}
.daohangtiao {
  margin: 40px 0 0;
  text-align: center;
  font-size: 30px;
  color: #ff666e;
  position: relative;
}
.daohangtiao img {
  position: absolute;
  left: 72px;
  top: 15px;
}
.navbutton li {
  float: left;
}
.navbutton li button {
  width: 100px;
  height: 30px;
  background: none;
  border: none;
  font-size: 15px;
  border: 1px solid #e4e4e4;
  margin-right: 15px;
  margin-bottom: 15px;
  cursor: pointer;
}
.navbutton li button:focus {
  background-color: #ff666e;
  color: white;
  border: none;
  outline: none;
}
.navbutton li .h {
  margin-right: 0px;
}
.navbutton .biaoqian {
  position: absolute;
  width: 60px;
  height: 30px;
  background: none;
  border: none;
  font-size: 15px;
  background-color: #ff666e;
  color: white;
  top: -10px;
  left: 5px;
}
.fanye {
  width: 500px;
  margin: 0 auto;
}
.fanye > div {
  float: left;
  margin-right: 15px;
}
.fanye .num,.fanye .f {
  margin:5px;	
  padding:3px;
  width: 25px;
  height: 25px;
  border: 1px solid #ff666e;
  cursor: pointer;
  font-size: 15px;
  color: #ff666e;
  line-height: 25px;
  text-align: center;
}

.fanye .current{
  background-color: #ff666e;
  color: #ffffff;
}
.fanye .num a {
  color: #ff666e;
}
.fanye .diandian {
  height: 25px;
  cursor: pointer;
  font-size: 15px;
  color: #ff666e;
  line-height: 25px;
  text-align: center;
}
.fanye .shang,
.fanye .xia {
  width: 50px;
  height: 25px;
  border: 1px solid #ff666e;
  cursor: pointer;
  font-size: 15px;
  color: #ff666e;
  line-height: 25px;
  text-align: center;
}
/* 右边的新闻模块 */
.news {
  margin: 20px 0px;
}
.news .navs {
  border-bottom: 1px solid #ff666e;
}
.navs .zuixin {
  width: 60px;
  height: 30px;
  display: block;
  float: left;
  font-size: 15px;
  color: white;
  text-align: center;
  line-height: 30px;
  background-color: #ff666e;
}
.news .gengduo {
  float: right;
  display: block;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
}
.news ul {
  padding-top: 10px;
}
.news ul li {
  margin-bottom: 20px;
}
.news ul li span:first-child {
  font-size: 15px;
  color: #666666;
}
.news ul li span:last-child {
  font-size: 12px;
  color: #999999;
  text-align: right;
  display: block;
  float: right;
}
/* 底部整体 */
.beijing {
  margin-top: 50px;
}
.tupian {
  background: #fff;
  width: 380px;
  padding-bottom: 10px;
  float: left;
  margin-right: 30px;
}
.tupian:last-child {
  margin-right: 0px;
}
.tupian > div {
  height: 200px;
  width: 380px;
  background: url(../images/ren.png) no-repeat;
  line-height: 200px;
  text-align: center;
  position: relative;
}
.tupian > div p {
  font-size: 20px;
  color: #ffffff;
}
.tupian > div .icon {
  position: absolute;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
}
.yuezican li {
  height: 40px;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px dashed #cccccc;
}
.yuezican li a {
  color: #333333;
}
