/* banner S */
.theme-orman.slider-wrapper {
  width: 100%;
  height: 560px;
  position: relative;
  display: block;
}
.theme-orman .nivoSlider {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}
.theme-orman .nivoSlider img {
  /* position: absolute; */
  display: block !important;
  width: auto;
  margin: 0 auto;
  /* Make sure your images are the same size */
  height: auto;
  /* Make sure your images are the same size */
}
.theme-orman .nivoSlider a {
  border: 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  height: 100%;
}
.theme-orman .nivo-controlNav-bg {
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 100%;
  height: 44px;
  z-index: 100;
}
.theme-orman .nivo-controlNav {
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translate(-50%);
  /* Tweak this to center bullets */
  z-index: 101;
}
.theme-orman .nivo-controlNav a {
  display: block;
  width: 58px;
  height: 15px;
  background-color: #fff;
  border-radius: 7px;
  border: solid 1px #ffffff;
  text-indent: -9999px;
  margin-right: 7px;
  float: left;
}
.theme-orman .nivo-controlNav a.active {
  background-color: #D2292E;
  border-radius: 3px;
  background-position: 0 -12px;
  border-radius: 7px;
}
.theme-orman .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 54px;
  background: url(../images/arrows.png) no-repeat 0% 50%;
  /* text-indent: -9999px; */
  border: 0;
  top: 50%;
}
.theme-orman a.nivo-nextNav {
  background-position: 100% 50%;
  right: 200px;
  padding-right: 20px;
}
.theme-orman a.nivo-prevNav {
  left: 200px;
  padding-left: 20px;
}
.theme-orman .nivo-caption {
  font-family: Helvetica, Arial, sans-serif;
}
.theme-orman .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.theme-orman .nivo-caption a:hover {
  color: #fff;
}
.theme-orman .ribbon {
  background-color: #ffffff;
  width: 63px;
  height: 6px;
  position: absolute;
  top: -4px;
  left: -5px;
  z-index: 300;
}
/* The Nivo Slider styles */
.nivoSlider {
  position: relative;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0 auto;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  text-align: center;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}
/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  opacity: 0.8;
  /* Overridden by captionOpacity setting */
  width: 100%;
  z-index: 8;
}
.nivo-caption p {
  padding: 5px;
  margin: 0;
}
.nivo-caption a {
  display: inline !important;
}
.nivo-html-caption {
  display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0px;
}
.nivo-nextNav {
  right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
  position: relative;
  z-index: 9;
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}
.pro {
  margin-top: 50px;
}
.pro .pro_fl {
  width: 270px;
  background: #D2292E;
}
.pro .pro_fl .fl_tit {
  color: #ffffff;
  text-align: center;
  overflow: hidden;
}
.pro .pro_fl .fl_tit > h3 {
  font-size: 30px;
  font-weight: bold;
  margin-top: 20px;
}
.pro .pro_fl .fl_tit > h4 {
  font-size: 16px;
}
.pro .pro_fl .fl_main {
  width: 240px;
  margin: 0 auto;
  margin-top: 15px;
  overflow: hidden;
  background: #0164c5;
}
.pro .pro_fl .fl_main .fl_list {
  margin-top: 15px;
}
.pro .pro_fl .fl_main .fl_list > li {
  width: 218px;
  height: 40px;
  line-height: 40px;
  padding-left: 35px;
  box-sizing: border-box;
  margin: 0 auto 20px;
  border-bottom: 1px solid #00a1fe;
  transition: all .5s;
}
.pro .pro_fl .fl_main .fl_list > li:hover {
  background: #D2292E;
}
.pro .pro_fl .fl_main .fl_list > li > a {
  display: block;
  height: 40px;
  color: #fff;
  font-size: 14px;
  padding-right: 50px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: url(../images/fl_ico.png) 133px center no-repeat;
}
.pro .pro_fl .fl_main .fl_list > li:nth-last-child(1) {
  margin-bottom: 0;
}
.pro .pro_fl .hot_news {
  width: 100%;
  height: 180px;
  color: #fff;
  background: #D2292E;
}
.pro .pro_fl .hot_news .hot_tit {
  width: 211px;
  margin: 20px auto 10px;
  font-size: 16px;
  font-weight: bold;
}
.pro .pro_fl .hot_news .hot_tit > span {
  font-size: 12px;
}
.pro .pro_fl .hot_news .hot_list {
  width: 211px;
  margin: 0 auto;
}
.pro .pro_fl .hot_news .hot_list > li {
  width: 100%;
  height: 25px;
  font-size: 12px;
  line-height: 25px;
  margin-left: 25px;
}
.pro .pro_fl .hot_news .hot_list > li a {
  float: left;
  width: 125px;
  height: 100%;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pro .pro_fl .hot_news .hot_list > li > span {
  float: right;
  width: 80px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pro .pro_right {
  width: 874px;
}
.pro .pro_right .pro_menu .pro_menu_list > li {
  float: left;
  width: 100px;
  height: 40px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pro .pro_right .pro_menu .pro_menu_list > li:hover {
  background: url(../images/menu_on.png) center bottom no-repeat;
}
.pro .pro_right .pro_menu .pro_menu_list > li.on {
  background: url(../images/menu_on.png) center bottom no-repeat;
}
.pro .pro_right .pro_menu .pro_menu_list > li > a {
  font-size: 20px;
  font-weight: bold;
  color: #555555;
}
.pro .pro_right .pro_menu .pro_menu_list > li:nth-child(1) > a {
  position: relative;
}
.pro .pro_right .pro_menu .pro_menu_list > li:nth-child(1) > a::after {
  content: "";
  position: absolute;
  top: 3px;
  right: -10px;
  width: 1px;
  height: 100%;
  background: #555555;
}
.pro .pro_right .pro_view {
  margin-top: 10px;
}
.pro .pro_right .pro_view .pro_view_list {
  width: 110%;
}
.pro .pro_right .pro_view .pro_view_list > li {
  float: left;
  width: 275px;
  height: 263px;
  margin-right: 24px;
  margin-bottom: 20px;
  background-color: #9a0005;
  transition: all .5s;
}
.pro .pro_right .pro_view .pro_view_list > li:hover {
  background-color: #D2292E;
}
.pro .pro_right .pro_view .pro_view_list > li > a {
  display: block;
  width: 265px;
  height: 205px;
  margin: 4px auto;
}
.pro .pro_right .pro_view .pro_view_list > li > a > img {
  width: 100%;
  height: 100%;
}
.pro .pro_right .pro_view .pro_view_list > li > h3 {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.pro .pro_right .pro_view .pro_view_list > li > h3 > a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 5px;
  box-sizing: border-box;
}
.fc {
  width: 100%;
  height: 500px;
  margin-top: 45px;
  background: #f8f8f8;
}
.fc .fc_box {
  overflow: hidden;
}
.fc .fc_box .fc_tit {
  width: 672px;
  margin: 0 auto;
  text-align: center;
  margin-top: 58px;
  background: url(../images/title_bg.png) center no-repeat;
}
.fc .fc_box .fc_tit > h3 {
  font-size: 32px;
  font-weight: bold;
  color: #ce3e31;
}
.fc .fc_box .fc_tit > h3 > span {
  color: #444444;
}
.fc .fc_box .fc_tit > h4 {
  color: #626262;
  font-size: 18px;
}
.fc .fc_box .fc_tit > h3 {
  background: url(../images/fc_tit.png) 240px center no-repeat;
}
.fc .fc_view {
  margin-top: 48px;
}
.fc .fc_view .fc_list > li {
  float: left;
  width: 381px;
  height: 295px;
  margin: 0 9px;
  transition: all .5s;
}
.fc .fc_view .fc_list > li:hover {
  transform: translateY(-8px);
}
.fc .fc_view .fc_list > li:hover .fc_txt {
  background-color: #D2292E;
}
.fc .fc_view .fc_list > li > a {
  display: block;
  width: 100%;
  height: 245px;
}
.fc .fc_view .fc_list > li > a > img {
  width: 100%;
  height: 100%;
}
.fc .fc_view .fc_list > li > .fc_txt {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  background-color: #9a0005;
  transition: all .5s;
}
.fc .fc_view .fc_list > li > .fc_txt > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.zx {
  width: 100%;
  height: 270px;
  background: url(../images/zx_bg.jpg) center no-repeat;
}
.zx .zx_box {
  color: #ffffff;
  padding-top: 65px;
  box-sizing: border-box;
  overflow: hidden;
}
.zx .zx_box h3 {
  font-size: 38px;
  font-weight: bold;
  margin-top: 30px;
}
.zx .zx_box h4 {
  font-size: 18px;
}
.zx .zx_box span {
  font-family: Arial;
  font-weight: bold;
  font-size: 30px;
}
.zx .zx_box a {
  display: inline-block;
  width: 151px;
  height: 34px;
  color: #ffffff;
  text-align: center;
  line-height: 34px;
  font-size: 18px;
  background: #ce3e31;
  margin-left: 30px;
  border-radius: 5px;
}
.ys {
  width: 100%;
  height: 980px;
  background: url(../images/ys_bg.jpg) center no-repeat;
}
.ys .ys_box {
  overflow: hidden;
}
.ys .ys_box .ys_tit {
  width: 502px;
  height: 94px;
  margin-top: 47px;
  margin-left: 292px;
  color: #fff;
  background: url(../images/ys_tit.png) center no-repeat;
}
.ys .ys_box .ys_tit > h3 {
  font-size: 40px;
  font-weight: bold;
  margin-left: 40px;
}
.ys .ys_box .ys_tit > h4 {
  font-size: 16px;
  letter-spacing: 11px;
  margin-left: 40px;
}
.ys .ys_box .ys_main {
  margin-top: 20px;
  margin-left: 20px;
}
.ys .ys_box .ys_main .ys_item {
  position: relative;
}
.ys .ys_box .ys_main .ys_item > .ys_txt {
  margin-top: 65px;
}
.ys .ys_box .ys_main .ys_item > .ys_txt > h3 {
  font-weight: bold;
  color: #676767;
  font-size: 20px;
  margin-bottom: 10px;
}
.ys .ys_box .ys_main .ys_item > .ys_txt > h3 > span {
  color: #D2292E;
}
.ys .ys_box .ys_main .ys_item > .ys_txt > h4 {
  width: 434px;
  line-height: 25px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.ys .ys_box .ys_main .ys_item .ys_circle {
  position: absolute;
  top: 73px;
  left: 488px;
  width: 132px;
  height: 132px;
  color: #ffffff;
  font-size: 24px;
  padding: 20px 40px 40px;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #D2292E;
}
.ys .ys_box .ys_main .ys_item .ys_circle > span {
  font-size: 36px;
  font-weight: bold;
}
.ys .ys_box .ys_main .ys_item .ys_view {
  position: relative;
  width: 400px;
  height: 250px;
}
.ys .ys_box .ys_main .ys_item .ys_view > img {
  position: absolute;
}
.ys .ys_box .ys_main .ys_item .ys_view .ysm1 {
  left: -16px;
  top: 40px;
}
.ys .ys_box .ys_main .ys_item .ys_view .ysm2 {
  right: 10px;
  top: 3px;
}
.ys .ys_box .ys_main .ys_item2 .ys_view {
  float: left;
  height: 263px;
  margin-top: 10px;
}
.ys .ys_box .ys_main .ys_item2 .ys_circle {
  position: absolute;
  top: 94px;
  left: 495px;
  width: 104px;
  height: 104px;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  padding: 15px 18px 0;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #1e86e7;
}
.ys .ys_box .ys_main .ys_item2 .ys_circle > span {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
}
.ys .ys_box .ys_main .ys_item2 .ys_txt {
  float: right;
  margin-right: 35px;
  margin-top: 80px;
}
.ys .ys_box .ys_main .ys_item2 .ys_txt > h3 {
  text-align: right;
}
.ys .ys_box .ys_main .ys_item2 .ys_txt > h4 {
  width: 460px;
  text-align: right;
}
.ys .ys_box .ys_main .ys_item3 .ys_txt {
  margin-top: 85px;
}
.ys .ys_box .ys_main .ys_item3 .ys_circle {
  position: absolute;
  top: 70px;
  left: 612px;
  width: 117px;
  height: 117px;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  padding: 20px 30px 0;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #ce3e31;
}
.ys .ys_box .ys_main .ys_item3 .ys_circle > span {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
}
.ys .ys_box .ys_main .ys_item3 .ys_view {
  width: 257px;
  height: 257px;
}
.ys .ys_box .ys_main .ys_item3 .ys_view .ys4 {
  position: absolute;
  top: -5px;
  left: -5px;
}
.zx2 {
  height: 235px;
  background: url(../images/zx2.jpg) center no-repeat;
  overflow: hidden;
}
.zx2 .zx_box .zx_txt {
  float: right;
}
.zx2 .zx_box .zx_txt > h3 {
  text-align: right;
}
.zx2 .zx_box .zx_txt > h4 {
  text-align: right;
}
.zx2 .zx_box .zx_tell {
  text-align: right;
}
.zx2 .zx_box .zx_tell > a {
  margin-right: 20px;
}
.case .case_title {
  width: 672px;
  margin: 0 auto;
  text-align: center;
  margin-top: 58px;
  background: url(../images/title_bg.png) center no-repeat;
}
.case .case_title > h3 {
  font-size: 32px;
  font-weight: bold;
  color: #ce3e31;
}
.case .case_title > h3 > span {
  color: #444444;
}
.case .case_title > h4 {
  color: #626262;
  font-size: 18px;
}
.case .case_title > h3 {
  background: url(../images/case_tit.png) 220px center no-repeat;
}
.case .deli_main {
  margin-top: 47px;
}
.case .deli_main .bd .deli_view_list {
  width: 110%;
}
.case .deli_main .bd .deli_view_list > li {
  float: left;
  width: 294px;
  margin-right: 8px;
}
.case .deli_main .bd .deli_view_list > li:hover .deli_txt {
  background-color: #D2292E;
}
.case .deli_main .bd .deli_view_list > li > a {
  display: block;
  width: 100%;
  height: 180px;
}
.case .deli_main .bd .deli_view_list > li > a > img {
  width: 100%;
  height: 100%;
}
.case .deli_main .bd .deli_view_list > li > .deli_txt {
  width: 100%;
  height: 38px;
  line-height: 38px;
  background-color: #0191f3;
  transition: all .5s;
  text-align: center;
}
.case .deli_main .bd .deli_view_list > li > .deli_txt > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  padding: 0 30px 0 16px;
  box-sizing: border-box;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-shadow: 3px 4px 5px 0px rgba(3, 0, 0, 0.11);
}
.case .deli_main .hd {
  height: 10px;
}
.case .deli_main .hd > .hd_list {
  width: 140px;
  margin: 46px auto 0;
}
.case .deli_main .hd > .hd_list > li {
  float: left;
  width: 13px;
  height: 13px;
  line-height: 100px;
  overflow: hidden;
  margin: 0 13px;
  border-radius: 50%;
  background-color: #0043a4;
  box-sizing: border-box;
  cursor: pointer;
}
.case .deli_main .hd > .hd_list > li:hover {
  border: 3px solid #7b9ed0;
  margin: 0 15px;
  margin-top: 3px;
  box-sizing: border-box;
}
.case .deli_main .hd > .hd_list > li.on {
  border: 3px solid #7b9ed0;
  box-sizing: border-box;
  margin: 0 15px;
}
.about {
  width: 100%;
  height: 368px;
  margin-top: 55px;
  background: url(../images/ab_bg.jpg) left top no-repeat;
}
.about .ab_box .ab_left .ab_view {
  width: 787px;
  height: 202px;
}
.about .ab_box .ab_left .ab_view > img {
  width: 787px;
  height: 202px;
}
.about .ab_box .ab_left .ab_txt {
  width: 787px;
  color: #000;
  line-height: 33px;
  height: 105px;
  font-size: 16px;
  text-indent: 2em;
  
}
.about .ab_box .ab_right .ab_right_list > li {
  float: left;
  width: 97px;
  height: 350px;
  margin-right: 1px;
  color: #fff;
  transition: all .5s;
font-size:16px;
}
.about .ab_box .ab_right .ab_right_list > li:hover {
  transform: translateY(-8px);
}
.about .ab_box .ab_right .ab_right_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 116px;
  box-sizing: border-box;
  padding-left: 30px;
}
.about .ab_box .ab_right .ab_right_list > li > a > i {
  width: 20px;
  writing-mode: tb-rl;
  color: #fff;
}
.about .ab_box .ab_right .ab_right_list > li > a > span {
  width: 20px;
  letter-spacing: 6px;
  writing-mode: tb-rl;
  color: #fff;
}
.about .ab_box .ab_right .ab_right_list .ab1 {
  background: #111;
}
.about .ab_box .ab_right .ab_right_list .ab1 > a {
  background: url(../images/ab_ico1.png) center 74px no-repeat;
}
.about .ab_box .ab_right .ab_right_list .ab2 {
  background: #D2292E;
}
.about .ab_box .ab_right .ab_right_list .ab2 > a {
  background: url(../images/ab_ico2.png) center 74px no-repeat;
}
.about .ab_box .ab_right .ab_right_list .ab3 {
  background: #727272;
}
.about .ab_box .ab_right .ab_right_list .ab3 > a {
  background: url(../images/ab_ico3.png) center 74px no-repeat;
}
.about .ab_box .ab_right .ab_right_list .ab4 {
  background:#9a0005;
}
.about .ab_box .ab_right .ab_right_list .ab4 > a {
  background: url(../images/ab_ico4.png) center 74px no-repeat;
}
.honer {
  width: 100%;
  height: 224px;
  overflow: hidden;
  background: url(../images/honer_bg.jpg) center no-repeat;
}
.honer .honer_view {
  position: relative;
  width: 984px;
  margin: 20px auto 0;
}
.honer .honer_view .honer_list > li {
  float: left;
  width: 216px;
  height: 186px;
  background: #fff;
  margin: 0 15px;
  transition: all .5s;
}
.honer .honer_view .honer_list > li:hover {
  background:#D2292E;
}
.honer .honer_view .honer_list > li:hover .honer_txt a {
  color: #fff;
}
.honer .honer_view .honer_list > li > a {
  display: block;
  width: 198px;
  height: 140px;
  margin: 10px auto 0;
}
.honer .honer_view .honer_list > li > a > img {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #ebeceb;
}
.honer .honer_view .honer_list > li > .honer_txt {
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
}
.honer .honer_view .honer_list > li > .honer_txt > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  color: #626262;
}
.honer .honer_view .honer_prev,
.honer .honer_view .honer_next {
  position: absolute;
  top: 70px;
  width: 38px;
  height: 46px;
  cursor: pointer;
}
.honer .honer_view .honer_prev {
  left: -93px;
  background: url(../images/honer_prev.png) center no-repeat;
}
.honer .honer_view .honer_next {
  right: -93px;
  background: url(../images/honer_next.png) center no-repeat;
}
.wit .wit_title {
  width: 672px;
  margin: 0 auto;
  text-align: center;
  margin-top: 58px;
  background: url(../images/title_bg.png) center no-repeat;
}
.wit .wit_title > h3 {
  font-size: 32px;
  font-weight: bold;
  color: #ce3e31;
}
.wit .wit_title > h3 > span {
  color: #444444;
}
.wit .wit_title > h4 {
  color: #626262;
  font-size: 18px;
}
.wit .wit_title > h3 {
  background: url(../images/wit_tit.png) 220px center no-repeat;
}
.wit .wit_view {
  margin-top: 48px;
}
.wit .wit_view .wit_view_list > li {
  float: left;
  width: 577px;
  height: 167px;
  background-color: #f7f7f7;
  transition: all .5s;
  margin-right: 22px;
  margin-bottom: 32px;
}
.wit .wit_view .wit_view_list > li:hover {
  background: #D2292E;
}
.wit .wit_view .wit_view_list > li:hover .wit_txt > h3 > a {
  color: #fff;
}
.wit .wit_view .wit_view_list > li:hover .wit_txt > h4 {
  color: #fff;
}
.wit .wit_view .wit_view_list > li:hover .wit_txt > a {
  background: #fff;
  color: #ce3e31;
  border-radius: 20px;
}
.wit .wit_view .wit_view_list > li > a {
  float: left;
  width: 223px;
  height: 167px;
}
.wit .wit_view .wit_view_list > li > a > img {
  display: block;
  width: 100%;
  height: 100%;
}
.wit .wit_view .wit_view_list > li .wit_txt {
  width: 315px;
}
.wit .wit_view .wit_view_list > li .wit_txt > h3 {
  width: 100%;
  height: 56px;
  font-size: 16px;
  line-height: 56px;
}
.wit .wit_view .wit_view_list > li .wit_txt > h3 > a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #626262;
}
.wit .wit_view .wit_view_list > li .wit_txt > h4 {
  width: 100%;
  height: 60px;
  overflow: hidden;
  line-height: 30px;
  color: #838383;
  font-size: 14px;
  transition: all .5s;
}
.wit .wit_view .wit_view_list > li .wit_txt > a {
  display: block;
  width: 93px;
  height: 27px;
  color: #ffffff;
  text-align: center;
  line-height: 27px;
  font-size: 14px;
  background:#D2292E;
  margin-top: 10px;
}
.news .news_left {
  width: 715px;
}
.news .news_left .news_l_tit {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #bcbcbc;
}
.news .news_left .news_l_tit .news_l {
  width: 115px;
  padding-left: 30px;
  box-sizing: border-box;
  background: url(../images/news_ico1.png) left center no-repeat;
  font-size: 20px;
  font-weight: bold;
  color: #D2292E;
  border-bottom: 4px solid #D2292E;
}
.news .news_left .news_l_tit > a {
  float: right;
  color: #ce3e31;
  font-size: 14px;
}
.news .news_left > a {
  display: block;
  width: 100%;
  height: 190px;
  margin-top: 15px;
}
.news .news_left > a img{
  width: 100%;
  height: 100%;
}
.news .news_left > h3 {
  width: 100%;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
}
.news .news_left > h3 > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #0191f3;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news_left > h3 > a:hover {
  color:#D2292E;
}
.news .news_left > h4 {
  width: 100%;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #838383;
  font-size: 14px;
}
.news .news_left .news_l_list {
  margin-top: 20px;
}
.news .news_left .news_l_list > li {
  float: left;
  width: 300px;
  height: 38px;
  line-height: 38px;
  margin-right: 57px;
}
.news .news_left .news_l_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 30px;
  background: url(../images/news_ico3.png) left center no-repeat;
}
.news .news_left .news_l_list > li > a:hover {
  color: #D2292E;
  transform: translate(8px);
  background: url(../images/news_ico4.png) left center no-repeat;
}
.news .news_right {
  width: 100%;
}
.news .news_right .news_r_tit {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #bcbcbc;
}
.news .news_right .news_r_tit .news_r {
  float: left;
  width: 115px;
  font-size: 20px;
  font-weight: bold;
  color: #ce3e31;
  padding-left: 30px;
  box-sizing: border-box;
  border-bottom: 4px solid #ce3e31;
  background: url(../images/news_ico2.png) left center no-repeat;
}
.news .news_right .news_r_tit > a {
  color: #ce3e31;
  float: right;
  font-size: 14px;
}
.news .news_right .news_r_main .news_r_list > li {
  height: 90px;
  margin-top: 20px;
  border-bottom: 1px dashed #e1e1e1;
}
.news .news_right .news_r_main .news_r_list > li > h3 {
  width: 100%;
  height: 26px;
  font-size: 16px;
  margin-bottom: 13px;
}
.news .news_right .news_r_main .news_r_list > li > h3 > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #515151;
  padding-left: 25px;
  background: url(../images/news_ico5.png) left center no-repeat;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news_right .news_r_main .news_r_list > li > h3 > a:hover {
  transform: translate(8px);
  color: #D2292E;
  background: url(../images/news_ico6.png) left center no-repeat;
}
.news .news_right .news_r_main .news_r_list > li > h4 {
  width: 100%;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.links {
  margin-top: 50px;
}
.links > span {
  width: 113px;
  height: 60px;
  line-height: 60px;
  padding-left: 45px;
  box-sizing: border-box;
  margin-right: 1px;
  color: #e70012;
  font-size: 18px;
  background: url(../images/link_ico.png) 20px center no-repeat #ffffff;
}
.links .link_list {
  width: 1057px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  background-color: #ffffff;
}
.links .link_list > a {
  padding: 0 12px;
  color: #585858;
  font-size: 14px;
}
.links .link_list > a:hover {
  color: #0078da;
}
