* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html {
  overflow-x: hidden;
}
body {
  font-family: 'Microsoft YaHei', Arial;
  font-size: 14px;
}
img {
  border: 0;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.over {
  overflow: hidden;
}
.disnone {
  display: none;
}
.main {
  position: relative;
  z-index: 1;
  width: 1200px;
  margin: 0px auto;
}
.top {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 150px;
  background: url('../Content/img/top-bg.jpg') repeat-x;
}
.top .logo {
  float: left;
  width: 600px;
  height: 110px;
  text-align: center;
}
.top .searchbox {
  float: left;
  width: 415px;
  height: 110px;
  text-align: center;
}
.top .searchbox .slan {
  width: 320px;
  height: 46px;
  margin: auto;
  margin-top: 36px;
}
.top .searchbox .slan .sbox {
  width: 100%;
  height: 24px;
}
.top .searchbox .slan .sbox .search {
  width: 100%;
  height: 24px;
}
.top .searchbox .slan .sbox .search input {
  width: 255px;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  float: left;
  border: 2px solid #bc0808;
}
.top .searchbox .slan .sbox .search .submit {
  width: 54px;
  height: 24px;
  float: left;
  background: #bc0808;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  color: white;
}
.top .searchbox .slan .stext {
  width: 100%;
  height: 24px;
  font-size: 12px;
  color: #444444;
  text-align: left;
  margin-top: 4px;
}
.top .searchbox .slan .stext a {
  color: #444444;
}
.top .searchbox .slan .stext a:hover {
  color: #bc0808;
  text-decoration: underline;
}
.top .telphone {
  float: left;
  width: 185px;
  height: 110px;
  text-align: center;
}
.top .nav {
  float: left;
  width: 1200px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  background: #333333;
}
.top .nav .nli {
  float: left;
  width: 133px;
  text-align: center;
  background: url('../Content/img/nav-default.png') repeat-x;
  border-left: 1px solid #666666;
  border-right: 1px solid black;
}
.top .nav .nli a {
  color: white;
}
.top .nav .nli:last-child {
  width: 136px;
}
.top .nav .nli:hover {
  background: url('../Content/img/nav-hover.png') repeat-x;
}
.banner {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 500px;
  background: url('../Content/img/banner-bg.jpg') repeat-x;
  box-shadow: 0 5px 10px #dfdfdf;
}
.content {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.content .index1 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 500px;
  background: url('../Content/img/index1-bg.jpg') repeat;
}
.content .index1 .pbox {
  width: 100%;
  height: 285px;
  float: left;
}
.content .index1 .pbox .title {
  width: 100%;
  height: 66px;
  line-height: 66px;
  text-align: center;
  margin-bottom: 8px;
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #515151;
}
.content .index1 .pbox .content {
  width: 100%;
  height: 190px;
  float: left;
}
.content .index1 .abox {
  width: 900px;
  height: 170px;
  float: left;
}
.content .index1 .abox .cimg {
  width: 310px;
  height: 170px;
  float: left;
}
.content .index1 .abox .ctext {
  width: 590px;
  height: 170px;
  float: left;
  padding-right: 40px;
  padding-left: 10px;
}
.content .index1 .abox .ctext .title {
  width: 100%;
  height: 32px;
  line-height: 32px;
  float: left;
  margin-top: 12px;
  color: #850b09;
  font-size: 24px;
  font-weight: bold;
}
.content .index1 .abox .ctext .content {
  width: 100%;
  height: 120px;
  line-height: 24px;
  float: left;
  overflow: hidden;
  font-size: 12px;
  margin-top: 6px;
}
.content .index1 .abox .ctext .content a {
  font-size: 14px;
  font-weight: bold;
  color: #850b09;
}
.content .index1 .dbox {
  width: 300px;
  height: 170px;
  float: left;
  margin-top: 12px;
}
.content .index2 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 265px;
  background: url('../Content/img/index2-bg.jpg') repeat;
  padding-top: 14px;
}
.content .index2 .nbox {
  width: 600px;
  height: 240px;
  float: left;
  padding-right: 100px;
}
.content .index2 .nbox .title {
  font-size: 16px;
  color: #850b09;
  width: 100%;
  height: 18px;
  line-height: 18px;
  margin-bottom: 16px;
  font-weight: bold;
}
.content .index2 .nbox .content {
  width: 100%;
  height: 190px;
  line-height: 18px;
}
.content .index2 .nbox .content .nli {
  width: 100%;
  height: 60px;
  border-bottom: 1px dashed #b1b1b1;
}
.content .index2 .nbox .content .nli:last-child {
  border-bottom: none;
}
.content .index2 .nbox .content .nli .con {
  width: 480px;
  height: 60px;
  float: left;
  padding-right: 30px;
}
.content .index2 .nbox .content .nli .con .tit {
  width: 100%;
  height: 20px;
  line-height: 20px;
  color: #1b1b1b;
}
.content .index2 .nbox .content .nli .con .tit:before {
  content: "●";
}
.content .index2 .nbox .content .nli .con .tit a {
  color: #1b1b1b;
}
.content .index2 .nbox .content .nli .con .ct {
  width: 100%;
  height: 30px;
  margin: 5px 0;
  line-height: 15px;
  color: #7f7f7f;
  padding-left: 13px;
  overflow: hidden;
}
.content .index2 .nbox .content .nli .con .ct a {
  color: #7f7f7f;
}
.content .index2 .nbox .content .nli .more {
  width: 20px;
  height: 60px;
  float: left;
}
.content .index2 .nbox .content .nli .more .m {
  margin-top: 20px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #b7b7b7;
}
.content .index2 .cbox {
  width: 260px;
  height: 240px;
  float: left;
  overflow: hidden;
}
.content .index2 .cbox .title {
  font-size: 16px;
  color: #850b09;
  width: 100%;
  height: 18px;
  line-height: 18px;
  margin-bottom: 16px;
  font-weight: bold;
}
.content .index2 .lbox {
  width: 340px;
  height: 240px;
  float: left;
  overflow: hidden;
}
.content .index2 .lbox .title {
  font-size: 16px;
  color: #850b09;
  width: 100%;
  height: 18px;
  line-height: 18px;
  margin-bottom: 16px;
  font-weight: bold;
}
.content .index2 .lbox .content {
  overflow: hidden;
  padding-right: 10px;
  font-size: 12px;
}
.content .index2 .lbox .content .ueditor_baidumap {
  border-radius: 10px;
  overflow: hidden;
}
.nycenter {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.nycenter .nyleft {
  width: 200px;
  height: auto;
  float: left;
  margin-right: 20px;
}
.nycenter .nyleft .nytype {
  margin: 20px 0;
  width: 200px;
  float: left;
  /*margin-right: 20px;*/
  border: 1px solid #333333;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}
.nycenter .nyleft .nytype .ntit {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #bd1a21;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.nycenter .nyleft .nytype .ntit a {
  color: white;
}
.nycenter .nyleft .nytype .ntit i {
  display: none;
}
.nycenter .nyleft .nytype .bli {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: white;
  color: #333333;
  overflow: hidden;
  border-bottom: 1px dashed #dfdfdf;
}
.nycenter .nyleft .nytype .bli a {
  color: #333333;
  float: left;
  width: 100%;
}
.nycenter .nyleft .nytype .bli:hover {
  background: #eeeeee;
}
.nycenter .nyleft .nytype .bli:last-child {
  border-bottom: 0;
}
.nycenter .nyleft .leftmodel {
  margin: 10px 0;
  width: 100%;
  height: auto;
}
.nycenter .nyleft .leftmodel img {
  width: 100%;
}
.nycenter .nycontent {
  margin: 20px 0;
  width: 980px;
  float: left;
}
.nycenter .nycontent .contopline {
  width: 100%;
  height: auto;
  line-height: 30px;
  border-bottom: 1px solid;
  float: left;
}
.nycenter .nycontent .contopline .pname {
  width: 50%;
  float: left;
  font-size: 18px;
  font-weight: bold;
}
.nycenter .nycontent .contopline .pnav {
  width: 50%;
  float: right;
  text-align: right;
}
.nycenter .nycontent .conbody {
  width: 100%;
  min-height: 480px;
  padding: 0px;
  float: left;
}
.nycenter .nycontent .conbody img {
  max-width: 100%;
}
.nycenter .nycontent .conbody .newsline {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #eeeeee;
}
.nycenter .nycontent .conbody .newsline .ni {
  width: 28px;
  height: 30px;
  float: left;
  text-align: center;
}
.nycenter .nycontent .conbody .newsline .nname {
  width: calc(100% - 140px - 28px);
  height: 30px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nycenter .nycontent .conbody .newsline .ndate {
  width: 140px;
  height: 30px;
  float: left;
}
.nycenter .nycontent .conbody .proli {
  width: 230px;
  height: 210px;
  overflow: hidden;
  padding: 0px;
  margin: 10px 4px;
  float: left;
  text-align: center;
}
.nycenter .nycontent .conbody .proli .img {
  width: 230px;
  height: 180px;
  margin: auto;
}
.nycenter .nycontent .conbody .proli .img img {
  width: 230px;
  height: 180px;
}
.nycenter .nycontent .conbody .proli .name {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin: auto;
  font-size: 16px;
}
.nycenter .nycontent .conbody .lan {
  width: 100%;
  height: auto;
  background: #eeeeee;
  border: 1px solid #666666;
  padding: 10px;
  margin: 15px 0;
  border-radius: 5px;
}
.nycenter .nycontent .conbody .contbox {
  width: 100%;
  height: auto;
  margin: 10px 0;
}
.footer {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 165px;
  background: black;
  overflow: hidden;
  color: #fefefe;
}
.footer a {
  color: #fefefe;
}
.footer .fnav {
  width: 100%;
  height: 42px;
  line-height: 42px;
  margin: 2px 0;
  border-top: 1px solid #5d595a;
  border-bottom: 1px solid #2c2829;
}
.footer .fnav a {
  margin: 0 28px;
}
.footer .fbody {
  margin-top: 16px;
  width: 100%;
  height: 90px;
}
.footer .fbody .copyright {
  width: 100%;
  height: 30px;
  line-height: 30px;
  float: left;
  text-align: center;
  padding: 0 20px;
}
.footer .fbody .icp {
  width: 50%;
  height: 30px;
  line-height: 30px;
  float: left;
  text-align: right;
  padding: 0 5px;
}
.footer .fbody .technology {
  width: 50%;
  height: 30px;
  line-height: 30px;
  float: left;
  text-align: left;
  padding: 0 5px;
}
.footer .fbody .friendlink {
  width: 100%;
  height: 30px;
  line-height: 30px;
  float: left;
  text-align: center;
  padding: 0 20px;
}
