﻿@import url(reset.css);
.r {
  position: relative;
}
.a {
  position: absolute;
}
body {
  background: #f0f0f0;
  font-family: "Helvetica Neue;", "arial, helvetica, sans-serif";
}
.header {
  height: 166px;
  width: 100%;
  min-width: 1200px;
  background: url(../images/shouye/1_01.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  clear: both;
}
.header .header_top {
  width: 1200px;
  margin: 0 auto;
}
.header .header_top p {
  float: left;
  margin: 44px 0;
}
.header .header_top .header_right {
  float: right;
  width: 370px;
  margin: 114px 28px 10px 0;
}
.header .header_top .header_right a {
  display: block;
  float: left;
  width: 204px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #C0C0C0;
  border-radius: 6px;
  line-height: 41px;
  text-align: center color: #000000;
  font-size: 20px;
  color: #000000;
}
.header .header_top .header_right a img {
  padding: 0 10px;
}
.header .header_top .header_right a:hover {
  color: #CD0000;
}
.header .header_top .header_right .header_1 {
  width: 140px;
  height: 40px;
  background: #ffffff;
  margin-left: 20px;
}
.nav {
  height: 44px;
  background: #FFFFFF;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  width: 100%;
  min-width: 1200px;
}
.nav .nav_cont {
  width: 1200px;
  margin: 0 auto;
}
.nav .nav_cont li {
  float: left;
  line-height: 44px;
}
.nav .nav_cont li a {
  margin: 0 58px;
  color: #000;
  font-size: 20px;
}
.nav .nav_cont li a:hover {
  color: #d10101;
}
.news_main {
  height: 808px;
  margin-top: 5px;
  background: #e7e7e7;
  padding-top: 18px;
  border-bottom: 2px solid #000000;
  width: 100%;
  min-width: 1200px;
}
.news_main .news_cont {
  width: 1200px;
  margin: 0 auto;
}
.news_main .news_cont .scroll {
  height: 388px;
  box-shadow: 0 0 5px #888;
  background: #ffffff;
  padding: 0 50px;
}
.news_main .news_cont .news_middle {
  height: 344px;
  margin-top: 40px;
}
.news_main .news_cont .news_middle .middle_l {
  width: 589px;
  height: 343px;
  background: #ffffff;
  box-shadow: 0 0 5px #888;
  float: left;
}
.news_main .news_cont .news_middle .middle_l h1 {
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #C0C0C0;
}
.news_main .news_cont .news_middle .middle_l h1 a {
  font-size: 20px;
  color: #000000;
  display: inline-block;
  line-height: 56px;
  margin-left: 40px;
}
.news_main .news_cont .news_middle .middle_l h1 a img {
  margin-right: 20px;
}
.news_main .news_cont .news_middle .middle_l h1 span {
  float: right;
}
.news_main .news_cont .news_middle .middle_l h1 span a {
  color: #000000;
  font-size: 12px;
  margin-right: 45px;
}
.news_main .news_cont .news_middle .middle_l h1 span a:hover {
  color: #CD0000;
}
.news_main .news_cont .news_middle .middle_l ul {
  padding: 20px 40px 27px 26px;
}
.news_main .news_cont .news_middle .middle_l ul li {
  line-height: 26px;
  background: url(../images/shouye/首页11_03.png) no-repeat left center;
  padding-left: 15px;
}
.news_main .news_cont .news_middle .middle_l ul li a {
  font-size: 16px;
  color: #000000;
  margin-right: 80px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.news_main .news_cont .news_middle .middle_l ul li a font:hover {
  color: #CD0000;
}
.news_main .news_cont .news_middle .middle_l ul li span {
  color: #000000;
  font-size: 16px;
  float: right;
}
.news_main .news_cont .news_middle .middle_r {
  width: 589px;
  height: 343px;
  background: #ffffff;
  float: right;
  box-shadow: 0 0 5px #888;
}
.news_main .news_cont .news_middle .middle_r h1 {
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #C0C0C0;
}
.news_main .news_cont .news_middle .middle_r h1 a {
  font-size: 20px;
  color: #000000;
  display: inline-block;
  line-height: 56px;
  margin-left: 40px;
}
.news_main .news_cont .news_middle .middle_r h1 a img {
  margin-right: 20px;
}
.news_main .news_cont .news_middle .middle_r h1 span {
  float: right;
}
.news_main .news_cont .news_middle .middle_r h1 span a {
  color: #000000;
  font-size: 12px;
  margin-right: 45px;
}
.news_main .news_cont .news_middle .middle_r h1 span a:hover {
  color: #CD0000;
}
.news_main .news_cont .news_middle .middle_r ul {
  padding: 20px 40px 27px 26px;
}
.news_main .news_cont .news_middle .middle_r ul li {
  line-height: 26px;
  background: url(../images/shouye/首页11_03.png) no-repeat left center;
  padding-left: 15px;
}
.news_main .news_cont .news_middle .middle_r ul li a {
  font-size: 16px;
  color: #000000;
  margin-right: 80px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.news_main .news_cont .news_middle .middle_r ul li a font:hover {
  color: #CD0000;
}
.news_main .news_cont .news_middle .middle_r ul li span {
  color: #000000;
  font-size: 16px;
  float: right;
}
.news_main .news_cont .news_bottom {
  height: 352px;
  margin-top: 34px;
  clear: both;
}
.news_main .news_cont .news_bottom .bottom_l {
  width: 589px;
  height: 349px;
  background: #ffffff;
  float: left;
  box-shadow: 0 0 5px #888;
}
.news_main .news_cont .news_bottom .bottom_l h1 {
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #c0c0c0;
}
.news_main .news_cont .news_bottom .bottom_l h1 .bottom_b {
  font-size: 20px;
  color: #000000;
  display: inline-block;
  line-height: 56px;
  margin-left: 40px;
}
.news_main .news_cont .news_bottom .bottom_l h1 .bottom_b img {
  margin-right: 20px;
}
.news_main .news_cont .news_bottom .bottom_l h1 .bottom_a {
  float: right;
  font-size: 12px;
  margin-right: 45px;
  color: #000000;
}
.news_main .news_cont .news_bottom .bottom_l h1 .bottom_a:hover {
  color: #CD0000;
}
.news_main .news_cont .news_bottom .bottom_l ul {
  padding: 20px 40px 27px 26px;
}
.news_main .news_cont .news_bottom .bottom_l ul li {
  line-height: 26px;
  background: url(../images/shouye/首页11_03.png) no-repeat left center;
  padding-left: 15px;
}
.news_main .news_cont .news_bottom .bottom_l ul li a {
  font-size: 16px;
  color: #000000;
  margin-right: 80px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.news_main .news_cont .news_bottom .bottom_l ul li a font:hover {
  color: #CD0000;
}
.news_main .news_cont .news_bottom .bottom_l ul li span {
  color: #000000;
  font-size: 16px;
  float: right;
}
.news_main .news_cont .news_bottom .bottom_r {
  width: 589px;
  height: 349px;
  background: #ffffff;
  float: right;
  box-shadow: 0 0 5px #888;
}
.news_main .news_cont .news_bottom .bottom_r h1 {
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #C0C0C0;
}
.news_main .news_cont .news_bottom .bottom_r h1 .bottom_b {
  font-size: 20px;
  color: #000000;
  display: inline-block;
  line-height: 56px;
  margin-left: 40px;
}
.news_main .news_cont .news_bottom .bottom_r h1 .bottom_b img {
  margin-right: 20px;
}
.news_main .news_cont .news_bottom .bottom_r h1 .bottom_a {
  float: right;
  font-size: 12px;
  margin-right: 45px;
  color: #000000;
}
.news_main .news_cont .news_bottom .bottom_r h1 .bottom_a:hover {
  color: #CD0000;
}
.news_main .news_cont .news_bottom .bottom_r ul {
  padding: 20px 40px 27px 26px;
}
.news_main .news_cont .news_bottom .bottom_r ul li {
  line-height: 26px;
  background: url(../images/shouye/首页11_03.png) no-repeat left center;
  padding-left: 15px;
}
.news_main .news_cont .news_bottom .bottom_r ul li a {
  font-size: 16px;
  color: #000000;
  margin-right: 80px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.news_main .news_cont .news_bottom .bottom_r ul li a font:hover {
  color: #CD0000;
}
.news_main .news_cont .news_bottom .bottom_r ul li span {
  color: #000000;
  font-size: 16px;
  float: right;
}
/*2020-05-22*/
.banner {
  height: auto;
  margin: 0 auto;
  line-height: 23px;
  width: 100%;
  min-width: 1200px;
  background: #FFFFFF;
  border-top: 2px solid #000000;
}
.banner .banner_top {
  width: 1200px;
  margin: 0 auto;
  padding: 15px 28px 28px;
  line-height: 24px;
  color: #000000;
  height: 130px;
}
.banner .banner_top h4 {
  font-size: 16px;
  margin-bottom: 5px;
}
.banner .banner_top p {
  font-size: 14px;
}
.banner .banner_top .ban_1 {
  clear: both;
  float: left;
  margin-right: 20px;
}
.banner .banner_top .ban_1 h2 {
  margin-left: -14px;
  font-size: 12px;
}
.banner .banner_top .ban_1 h2 img {
  padding-top: 10px;
  width: 93px;
  height: 94px;
}
.banner .banner_top .ban_1 h2 span {
  float: left;
  text-align: center;
  line-height: 20px;
  margin: 0 15px;
}
.banner .banner_top .ban_2 {
  float: left;
  margin-right: 115px;
}


/*2020-05-22改*/
.banner .banner_top .ban_3 {
  float: left;
  margin-right: 78px;
}

.banner .banner_top .ban_4 {
  float: left;
}
.banner .banner_top .ban_4 a {
  color: #000000;
}
.banner .banner_top .ban_4 a:hover {
  color: #CD0000;
}

/*2020-05-22改*/
.banner .banner_btm{
	width: 1200px;
    margin: 0 auto;
    padding: 0px 28px 28px;
    line-height: 24px;
    color: #000000;
    height: 150px;
}
.banner .banner_btm h2 {
  margin-left: -14px;
  font-size: 12px;
}
.banner .banner_btm h2 img {
  padding-top: 10px;
  width: 93px;
  height: 94px;
}
.banner .banner_btm h2 span {
  float: left;
  text-align: center;
  line-height: 20px;
  margin: 0 15px;
}
.banner .banner_btm h2 a{
	color: #000;
}
.banner .banner_btm h2 a:hover{
	color: #e53937;
}

.footer {
  height: 92px;
  min-width: 1200px;
  width: 100%;
  background: #FFFFFF;
}
.footer .footer_cont {
  width: 1200px;
  margin: 0 auto;
  border-top: 1px solid #C0C0C0;
}
.footer .footer_cont p {
  text-align: center;
  line-height: 30px;
  padding-top: 20px;
  font-size: 14px;
}
