﻿@charset "utf-8";
@font-face {
  font-family: 'Avian';
  src: url('../fonts/avian.ttf');
  font-weight: normal;
  font-style: normal;
}
.main-color {
  color: #B60401;
}
.header {
  position: absolute;
  padding: 12px 0;
  left: 0;
  top: 0;
  z-index: 10000;
  width: 100%;
  border-bottom: 1px solid #ccc9c9;
}
.header .top {
  
  min-height: 15px;
  line-height: 30px;
  text-align: right;
}
.header .top a {
  color: #fff;
}
.header .top a:hover {
  color: #DF0010;
}
.header .top .email {
  padding-left: 23px;
  background: url("../images/header-icon02.png") no-repeat 0 center;
  margin-left: 50px;
}
.header .top .tel {
  padding-left: 26px;
  background: url("../images/header-icon01.png") no-repeat 0 center;
}
.header .top .search {
  text-align: left;
  display: inline-block;
  border-radius: 15px;
  background: #2E55E1 url("../images/eye.png") no-repeat 20px center;
  width: 124px;
  height: 30px;
  line-height: 30px;
  margin-left: 50px;
  padding-left: 44px;
}
.header .top .search:hover {
  color: #fff;
  background-color: #095BB0;
}
.header .logo {
  float: left;
  margin-top: 0px;
}
.header .nav {
  margin-top:12px;
  float: right;
}
.header .nav li {
  float: left;
  padding: 0 15px;
  position: relative;
}
.header .nav li > a {
  font-size: 16px;
  color: #fff;
  display: block;
  height: 36px;
  padding: 0 10px;
  line-height: 32px;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
}
.header .nav li .navv {
  display: none;
  position: absolute;
  left: -5px;
  min-width: 210%;
  max-width: 200%;
  z-index: 100000;
  top: 36px;
  background: url("../images/nav-bg.png") repeat;
  padding: 10px 0;
  text-align: center;
}
.header .nav li .navv a {
  padding: 5px ;
  color: #ffffff;
  display: block;
  font-size: 14px;
  line-height: 24px;
 
  overflow: hidden;
}
.header .nav li .navv a:hover {
  background-color: #ec7878;
}
.header .nav li:hover > a,
.header .nav li.active > a {
  /*border-top: 2px solid #df0010;*/
  border-bottom: 2px solid #df0010;
}
.header .nav li:hover .navv {
  display: block;
}
.header .input {
  float: right;
  margin-left: 15px;
  position: relative;
  margin-top: 26px;
}
.header .input:hover input {
  width: 200px;
  padding-left: 15px;
  border: 1px solid #fff;
}
.header .input input {
  height: 32px;
  line-height: 30px;
  background: transparent;
  border: none;
  border-radius: 16px;
  color: #fff;
  width: 0;
  padding-left: 0;
  padding-right: 20px;
  transition: all 0.6s;
}
.header .input .btn {
  width: 15px;
  height: 15px;
  display: block;
  background: url("../images/header-bg.png") no-repeat 0 0;
  position: absolute;
  right: 5px;
  top: 9px;
}
.inside-banner {
  overflow: hidden;
  height: 480px;
}
.inside-banner img {
  position: relative;
  left: 50%;
  margin-left: -960px;
}
.home-banner {
  overflow: hidden;
  height: 930px;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
.home-banner .home-banner-slick {
  height: 930px;
  overflow: hidden;
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}
.home-banner .banner-left,
.home-banner .banner-right {
  width: 24px;
  height: 48px;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  background: url(../images/all-icon.png) no-repeat 0 0;
  z-index: 1000;
  cursor: pointer;
}
.home-banner .banner-left {
  left: 60px;
  background-position: 0 0;
}
.home-banner .banner-right {
  right: 60px;
  background-position: -24px 0;
}
.home-tab {
  height: 213px;
  position: relative;
  z-index:1;
}
.home-tab .container {
  position: relative;
}
.home-tab .animated-box {
  width: 100%;
  height: 382px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
}
.home-tab .tab-list {
  width: 100%;
  position: absolute;
  left: 0;
  top: -80px;
  border-radius: 12px;
  background: #fff;
  z-index: 10000;
  height: 275px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.home-tab .tab-list li {
  padding: 0 20px;
  float: left;
  height: 100%;
  width: 240px;
  cursor: pointer;
  text-align: center;
  position: relative;
}
.home-tab .tab-list li i {
  display: block;
  width: 121px;
  height: 121px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.home-tab .tab-list li i:before {
  display: inline-block;
  content: '';
  width: 30px;
  border-top: 2px solid #fff;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 0;
}
.home-tab .tab-list li .icon1 {
  background: url("../images/icon011.png") no-repeat 0 0;
}
.home-tab .tab-list li .icon2 {
  background: url("../images/icon021.png") no-repeat 0 0;
}
.home-tab .tab-list li .icon3 {
background: url("../images/icon031.png") no-repeat 0 0;
}
  
.home-tab .tab-list li .icon4 {
background: url("../images/icon041.png") no-repeat 0 0;
}

.home-tab .tab-list li .icon5 {
  background: url("../images/icon051.png") no-repeat 0 0; 
  }
  
  
  
  
  
.home-tab .tab-list li .txt {
  position: relative;
}
.home-tab .tab-list li .txt .line01 {
  margin-top: 25px;
  font-size: 24px;
  color: #000;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  position: relative;
}
.home-tab .tab-list li .txt .line02 {
  margin-top: 20px;
  color: #9b9a9a;
  font-size: 12px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.home-tab .tab-list li .txt:after {
  display: block;
  height: 12px;
  content: '';
  background: url("../images/icon-bg03.png") no-repeat center 0;
  margin-top: 30px;
}
.home-tab .tab-list li .box {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  overflow: hidden;
}
.home-tab .tab-list .left {
  border-radius: 12px 0 0 12px;
}
.home-tab .tab-list .right {
  border-radius: 0 12px 12px 0;
}
.home-tab .tab-list li.active,
.home-tab .tab-list li:hover {
  background-color: #1263BE;
}
.home-tab .tab-list li.active .icon1,
.home-tab .tab-list li:hover .icon1 {
  background: url("../images/icon01.png") no-repeat 0 0;
}
.home-tab .tab-list li.active .icon2,
.home-tab .tab-list li:hover .icon2 {
  background: url("../images/icon02.png") no-repeat 0 0;
}
.home-tab .tab-list li.active .icon3,
.home-tab .tab-list li:hover .icon3 {
  background: url("../images/icon03.png") no-repeat 0 0;
}


.home-tab .tab-list li.active .icon4,
.home-tab .tab-list li:hover .icon4 {
  background: url("../images/icon04.png") no-repeat 0 0;
}

.home-tab .tab-list li.active .icon5,
.home-tab .tab-list li:hover .icon5 {
  background: url("../images/icon05.png") no-repeat 0 0;
}



.home-tab .tab-list li.active .line01,
.home-tab .tab-list li:hover .line01 {
  color: #fff;
}
.home-tab .tab-list li.active .line02,
.home-tab .tab-list li:hover .line02 {
  color: #fff;
}
.home-tab .tab-list li.active:before,
.home-tab .tab-list li:hover:before {
  display: none;
}
.home-tab .tab-list li.active .box,
.home-tab .tab-list li:hover .box {
  top: -60px;
  overflow: visible;
}
.home-tab .tab-list li + li:before {
  content: '';
  display: block;
  height: 195px;
  position: absolute;
  left: 0;
  top: 45px;
  border-left: 1px solid #E5E5E5;
}
.home-tab .tab-box {
  display: none;
  width: 1200px;
  margin: 0 auto;
  padding-left: 30px;
  padding-bottom: 60px;
}
.home-tab .tab-box li {
  width: 570px;
  padding: 0 50px;
  float: left;
  margin-bottom: 40px;
  position: relative;
  left: -100px;
}
.home-tab .tab-box li .pic {
  float: left;
  width: 121px;
  height: 121px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.home-tab .tab-box li .txt {
  width: 320px;
  float: right;
}
.home-tab .tab-box li .txt .title {
  display: block;
  color: #252323;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.home-tab .tab-box li .txt .title:hover {
  color: #E70128;
}
.home-tab .tab-box li .txt .content {
  margin-top: 8px;
  color: #8e8e8e;
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.home-tab .tab-box li .txt .btn-group {
  margin-top: 10px;
  height: 25px;
}
.home-tab .tab-box li .txt .btn-group a {
  float: left;
  height: 25px;
  width: 100px;
  text-align: center;
  overflow: hidden;
  color: #fff;
  line-height: 25px;
}
.home-tab .tab-box li .txt .btn-group a:hover {
  background-color: #0A5BB0;
}
.home-tab .tab-box li .txt .btn-group .btn1 {
  background-color: #AFAFAF;
}
.home-tab .tab-box li .txt .btn-group .btn2 {
  background-color: #7B7B7B;
}
.home-tab .tab-box li .txt .btn-group .btn3 {
  background-color: #E70128;
}
.home-tab .box-show {
  display: block;
}
.home-tab .box-show li {
  left: 0;
}
.home-contact {
  height: 360px;
  background: url("../images/home--bg1.jpg") no-repeat center 0;
}
.home-contact .container {
  position: relative;
  height: 100%;
}
.home-contact .container .contact-btn {
  display: block;
  width: 235px;
  height: 44px;
  color: #fff;
  line-height: 44px;
  text-align: center;
  background-color: #17394C;
  border-radius: 22px;
  position: absolute;
  left: 77px;
  bottom: 58px;
  font-size: 16px;
}
.home-contact .container .contact-btn:hover {
  background-color: #0A5BB0;
}
.home-contact .container .contact-btn:before {
  content: '';
  display: inline-block;
  width: 23px;
  height: 20px;
  background: url("../images/home-icon06.png") no-repeat 0 0;
  margin-right: 20px;
  position: relative;
  top: 6px;
}
.home-contact .container .txt {
  width: 570px;
  text-align: center;
  height: 100%;
  float: right;
  color: #fff;
  padding: 0 16px;
  padding-top: 95px;
}
.home-contact .container .txt .line01 {
  font-size: 30px;
  color: #fff;
  height: 60px;
  overflow: hidden;
}
.home-contact .container .txt .line01 span {
  margin: 0 15px;
}
.home-contact .container .txt .line01 span i {
  font-size: 40px;
  color: #ff1d1d;
  font-style: normal;
}
.home-contact .container .txt .line02 {
  border-top: 1px solid #fff;
  width: 415px;
  padding-top: 8px;
  margin: 0 auto;
  line-height: 21px;
  height: 30px;
  overflow: hidden;
  margin-top: 7px;
}
.home-contact .container .txt .line03 {
  margin-top: 30px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.home-case {
  padding: 10px 0 100px 0px;
}
.home-case .home-case-list {
  margin: 0 -1px;
  margin-top: 0px;
}
.home-case .home-case-list li {
  float: left;
  margin: 0 6px;
  width: 280px;
}
.home-case .home-case-list li .pic {
  width: 270px;
  height: 215px;
  position: relative;
  overflow: hidden;
}
.home-case .home-case-list li .pic img {
  transform: scale(1);
  transition: 0.5s;
}
.home-case .home-case-list li .pic:hover img {
  transform: scale(1.2);
}
.home-case .home-case-list li .more-btn {
  display: block;
  margin-top: 15px;
  padding-left: 36px;
  color: #17394C;
  height: 26px;
  line-height: 26px;
  background: url("../images/inside-bg04.jpg") no-repeat 0 0;
}
.home-case .home-case-list li .more-btn:hover {
  background: url("../images/inside-bg041.jpg") no-repeat 0 0;
  color: #B60401;
}
.home-case .home-case-list li .content {
  color: #666;
  height: 44px;
  font-size: 12px;
  line-height: 22px;
  overflow: hidden;
}
.home-case .home-case-list li .title {
  margin-top: 1px;
  display: block;
  font-size: 16px;
  color: #333;
text-align:center;
  
  overflow: hidden;
}
.title-1{
	margin-top: 1px;
  display: block;
  font-size: 12px;
  color: #2c98aa;
text-align:center;
  line-height: 36px;
  overflow: hidden;
  
}


.home-case .home-case-list li .title:hover {
  color: #B60401;
}
.home-service {
  height: 758px;
  background: url("../images/home-bg.jpg") no-repeat center 0;
  padding-top: 65px;
}
.home-service .home-title {
  color: #fff;
}
.home-service .home-title a {
  color: #fff;
}
.home-service .home-title .cn {
  background: transparent;
  top: -10px;
}
.home-service .home-service-list {
  margin-top: 50px;
}
.home-service .home-service-list li {
  box-sizing: content-box;
  float: left;
  width: 239px;
  height: 400px;
  position: relative;
}
.home-service .home-service-list li .pic {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(1) brightness(45%);
  filter: grayscale(1) brightness(45%);
  transition: all 0.6s;
}
.home-service .home-service-list li .txt {
  overflow: hidden;
  height: 240px;
  font-size: 30px;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 100;
  line-height: 406px;
}
.home-service .home-service-list li .txt img {
  vertical-align: middle;
  width:32px;
}
.home-service .home-service-list li .txt span {
  vertical-align: middle;
  font-size:19px;
}
.home-service .home-service-list li:hover .pic {
  -webkit-filter: grayscale(0) brightness(100%);
  filter: grayscale(0) brightness(100%);
}
.home-service .home-service-list li + li {
  /*border-left: 1px solid #FFFFFF ;*/
}
.home-title {
  text-align: center;
  color: #18364a;
  width: 1200px;
  margin: 30px auto;
}
.home-title .en {
  font-size: 40px;
  line-height: 60px;
  font-weight: bold;
}
.home-title .en:before {
  display: block;
  content: '';
  height: 10px;
  background: url("../images/title-bg.png") no-repeat center 0;
}
.home-title .cn {
  display: inline-block;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  background: #fff;
  border-radius: 12px;
  padding: 0 16px;
  position: relative;
  top: -14px;
  z-index: 10;
}
.home-about {
  padding: 100px 0;
}
.home-about .home-about-box {
  margin-top: 30px;
}
.home-about .home-about-box .video {
  width: 560px;
  height: 325px;
  position: relative;
  float: right;
}
.home-about .home-about-box .txt {
  height: 420px;
  width: 580px;
  padding-top: 20px;
  overflow: hidden;
  float: left;
  padding-left: 50px;
  font-size: 14px;
  line-height: 24px;
  color: #717273;
  background: url("../images/home-bg02.jpg") no-repeat left 100px;
}
.home-about .home-about-box .txt .red {
  color: #f40d35;
}
.home-friend {
  /*background-color: #F6F6F6;*/
  height: 88px;
  padding-top: 5px;
}
.home-friend #Marquee_x {
  overflow: hidden;
}
.home-friend #Marquee_x ul {
  height: 70px;
}
.home-friend #Marquee_x ul li {
  float: left;
}
.home-friend #Marquee_x ul li div {
  width: 150px;
  height: 70px;
  float: left;
  position: relative;
}
.footer {
  /*min-height: 400px;*/
  background-color:#0E5581;
  /*background-image: linear-gradient(to right, #3799d7,#0E5581, #3799D7);*/
  /*background: #0B1C27 url("../images/footer-bg.jpg") no-repeat center 0;*/
  padding-top: 40px;
}
.footer .footer-logo {
  width: 170px;
  float: left;
  padding-top: 12px;
}
.footer .footer-logo .pic {
  height: 170px;
  position: relative;
  
}
.footer .footer-logo p {
  text-align: center;
  color: #fff;
  margin-top: 15px;
  font-size: 13px;
}
.footer .footer-list {
  float: right;
  
}
.footer .footer-list li {
  /*border-right: 1px solid #8D9193;*/
  width: 166px;
  margin-left: 36px;
  height: 206px;
  overflow: hidden;
  float: left;
  color: #b7c0c4;
  line-height: 30px;
}
.footer .footer-list li .title {
  padding-left: 0px;
  font-size: 16px;
  height: 40px;
  margin-bottom: 15px;
  line-height: 20px;
}
.footer .footer-list li .title:before {
  display: none;
}
.footer .footer-list li .title p {
  color: #fff;
  height: 20px;
  overflow: hidden;
}
.footer .footer-list li .title p:hover {
  color: #d0d3d5;
}
.footer .footer-list li .title span {
  display: block;
  color: #9bc8e3;
  height: 20px;
  margin-top: 2px;
  overflow: hidden;
  font-size:12px;
}
.footer .footer-list li > a {
  display: block;
  color: #b7c0c4;
  padding-left: 16px;
  position: relative;
  height: 30px;
  overflow: hidden;
}
.footer .footer-list li > a:hover {
  color: #d0d3d5;
}
.footer .footer-list li > a:before {
  display: block;
  content: '';
  position: absolute;
  width: 7px;
  height: 10px;
  left: 0;
  top: 10px;
  background: url("../images/footer-arrow.png") no-repeat;
}
.footer .footer-list .last {
  border-right: none;
  width: 326px;
}
.footer .footer-list .last a {
  color: #b7c0c4;
}
.footer .footer-list .last a:hover {
  color: #B60401;
}
.footer .copyright {
  clear: both;
  color: #fff;
  padding: 15px 0;
  line-height: 30px;
  border-top: 1px solid #407799;
}
.footer .copyright a {
  color: #fff;
}
.footer .copyright a:hover {
  color: #C9CCCC;
}
.footer .copyright .site-map {
  float: right;
  margin-left: 15px;
}
.inside-page {
  width: 100%;
  padding-top: 36px;
  padding-bottom: 36px;
  text-align: center;
  background-color: #F6F6F6;
}
.inside-page a:hover,
.inside-page .hover {
  color: #fff;
  background-color: #B60401;
  border-color: #B60401;
}
.inside-page a {
  background-color: #fff;
  border: 1px solid #CBCBCB;
  color: #666;
  display: inline-block;
  font-size: 12px;
  padding: 0 10px;
  line-height: 24px;
  height: 26px;
  margin: 0 5px;
}
.inside-box {
  position: relative;
    overflow: hidden;inside-box .right-box
}
.inside-box .left-menu {
 position: relative;
    top: -30px;
    left: 0;
    width: 387px;
    float: left;
}
.inside-box .left-menu .right-line {
  height: 100%;
  display: block;
  border-left: 1px solid #F5F5F5;
  position: absolute;
  top: 172px;
  right: 117px;
}
.inside-box .left-menu .menu-title {
  width: 387px;
  height: 172px;
  background: url("../images/inside-bg.png") no-repeat 0 0;
  padding-top: 50px;
  text-align: center;
  color: #fff;
}
.inside-box .left-menu .menu-title .cn {
  width: 270px;
  font-weight: bold;
  height: 50px;
  font-size: 34px;
  line-height: 50px;
  overflow: hidden;
}
.inside-box .left-menu .menu-title .en {
  width: 270px;
  height: 24px;
  font-size: 20px;
  line-height: 24px;
  overflow: hidden;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.inside-box .left-menu ul {
  border-left: 3px solid #E5E5E5;
  width: 270px;
  padding: 20px 0;
  position: relative;
  z-index: 100;
  top: -10px;
}
.inside-box .left-menu ul li {
  font-size: 16px;
  position: relative;
}
.inside-box .left-menu ul li:after {
  display: block;
  content: '';
  width: 250px;
  margin-left: 7px;
  margin-top: 2px;
  height: 2px;
  border-top: 1px solid #E2E2E2;
}
.inside-box .left-menu ul li a {
  display: block;
  line-height: 46px;
  padding-left: 54px;
  padding-right: 40px;
  border-radius: 0 0 0 10px;
  background: url("../images/inside-arrow01.png") no-repeat 16px 16px;
}
.inside-box .left-menu ul li:hover a,
.inside-box .left-menu ul li.active a {
  color: #fff;
  font-weight: bold;
  background: #095BB0 url("../images/left-bg.png") no-repeat 0 0;
}
.inside-box .right-box {
  width: 930px;
    min-height: 700px;
    background: #fff;
    position: relative;
    padding-left: 40px;
    z-index: 100;
    float: right;
    margin-left: -270px;
}
.inside-box .right-box img {
  max-width: 100%;
}
.inside-box .right-box .crumbs {
  text-align: right;
  font-size: 12px;
  color: #9a9a9a;
  padding: 23px 0;
  border-bottom: 1px solid #D5D5D5;
}
.inside-box .right-box .crumbs a {
  color: #9a9a9a;
}
.inside-box .right-box .crumbs a:hover {
  color: #B60401;
}
.inside-box .right-box .title-left {
  color: #333;
  padding-top: 40px;
  padding-bottom: 30px;
  padding-left: 15px;
  font-size: 36px;
  line-height:40px;
}
.inside-box .right-box .title-center {
  color: #333;
  padding-top: 40px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 36px;
}
.inside-box .right-box .list-title {
  padding-top: 50px;
  text-align: center;
}
.inside-box .right-box .list-title .big {
  font-size: 36px;
  color: #333;
}
.inside-box .right-box .list-title .big:after {
  content: '';
  display: block;
  margin-top: 10px;
  height: 7px;
  background: url("../images/inside-bg03.png") no-repeat center 0;
}
.inside-box .right-box .list-title .small {
  margin-top: 25px;
  font-size: 14px;
  color: #898989;
}
.net-map {
  margin-top: 30px;
  text-align: center;
  padding-bottom: 140px;
}
.contact-box {
  padding-left: 50px;
  padding-right: 20px;
}
.contact-box .contact-information {
  height: 340px;
}
.contact-box .contact-information .contact-map {
  width: 440px;
  height: 340px;
  float: left;
}
.contact-box .contact-information .contact-map #map-box {
  width: 100%;
  height: 100%;
}
.contact-box .contact-information .contact-map #map-box img {
  max-width: inherit;
}
.contact-box .contact-information .contact-txt {
  width: 380px;
  height: 340px;
  float: right;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  padding-left: 36px;
  padding-top: 30px;
}
.contact-box .contact-information .contact-txt .name {
  color: #373737;
  font-size: 24px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
}
.contact-box .contact-information .contact-txt .tel {
  color: #d42128;
  font-family: 'Avian';
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  font-size: 30px;
  padding-left: 48px;
  background: url("../images/icon-bg01.png") no-repeat 0 center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.contact-box .contact-information .contact-txt .details {
  line-height: 36px;
  height: 180px;
  overflow: hidden;
}
.contact-box .contact-information .contact-txt .details a:hover {
  color: #B60401;
}
.contact-box .tel-table {
  width: 100%;
  margin-top: 40px;
}
.contact-box .tel-table td {
  border: 1px solid #D2D2D2;
  padding: 15px 10px;
  line-height: 25px;
  font-size: 14px;
  color: #444;
}
.contact-box .tel-table td span {
  display: inline-block;
  margin: 0 10px;
}
.contact-box .tel-table .title {
  font-size: 16px;
  background-color: #D42129;
  color: #fff;
  width: 118px;
  text-align: center;
  vertical-align: middle;
  border-color: #E1464B;
}
.contact-box .message-box {
  padding: 0 10px;
}
.contact-box .message-box p {
  font-size: 18px;
  color: #888;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
}
.contact-box .message-box p .red {
  color: #D52A32;
}
.contact-box .message-box input,
.contact-box .message-box textarea {
  width: 100%;
  background-color: #E5E5E5;
  border: none;
  padding: 0 10px;
  font-size: 16px;
  font-family: "微软雅黑", serif;
}
.contact-box .message-box input:focus,
.contact-box .message-box textarea:focus {
  background: #fff;
  border: 2px solid #D52A32;
}
.contact-box .message-box .text01,
.contact-box .message-box .text02,
.contact-box .message-box .text03 {
  margin-bottom: 15px;
  width: 380px;
}
.contact-box .message-box .text01 input,
.contact-box .message-box .text02 input,
.contact-box .message-box .text03 input {
  height: 50px;
  line-height: 50px;
}
.contact-box .message-box .text01 {
  float: left;
}
.contact-box .message-box .text02 {
  float: right;
}
.contact-box .message-box .text03 {
  float: left;
  width: 100%;
}
.contact-box .message-box .textarea {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.contact-box .message-box .textarea textarea {
  width: 100%;
  height: 300px;
  padding: 10px;
  resize: none;
  line-height: 30px;
}
.contact-box .message-box .verify {
  width: 100%;
  float: left;
  text-align: center;
  height: 50px;
  line-height: 0;
  color: #888;
  font-size: 18px;
}
.contact-box .message-box .verify a {
  color: #888;
  font-size: 14px;
}
.contact-box .message-box .verify a:hover {
  color: #D52A32;
}
.contact-box .message-box .verify img {
  max-height: 50px;
  margin-right: 10px;
  vertical-align: middle;
}
.contact-box .message-box .verify input {
  height: 50px;
  width: 135px;
  margin: 0 14px;
}
.contact-box .message-box .submit {
  width: 100%;
  float: left;
  margin-top: 30px;
  border-top: 1px solid #F5F5F5;
  padding-top: 25px;
  padding-bottom: 55px;
}
.contact-box .message-box .submit .btn {
  display: block;
  width: 195px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  border-radius: 23px;
  background-color: #D42129;
  font-size: 18px;
}
.contact-box .message-box .submit .btn:hover {
  background-color: #095BB0;
}
.introduce-box {
  color: #666;
  line-height: 30px;
  padding-bottom: 100px;
}
.introduce-box dl {
  height: 250px;
  margin-top: 30px;
  background-color: #F9F9F9;
}
.introduce-box dl dd {
  height: 250px;
  width: 445px;
  padding: 35px 30px;
  overflow: hidden;
}
.introduce-box dl dd .txt {
  height: 180px;
  overflow: hidden;
}
.introduce-box dl dt {
  height: 250px;
  width: 445px;
  position: relative;
}
.introduce-box .red-circle {
  line-height: 36px;
  padding-left: 40px;
  position: relative;
  text-indent: 0;
}
.introduce-box .red-circle:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #B60401;
  position: absolute;
  left: 18px;
  top: 15px;
}
.introduce-box .line {
  margin: 30px 0;
  height: 6px;
  width: 100%;
  background: url("../images/about-line.png") repeat-x 0 0;
}
.introduce-box .manage-list li {
  padding: 20px;
}
.introduce-box .manage-list li .title {
  color: #b60401;
  font-size: 16px;
  font-weight: bold;
}
.introduce-box .manage-list li .content {
  line-height: 24px;
}
.introduce-box .manage-list li:nth-child(odd) {
  background-color: #F9F9F9;
}
.news-box {
  padding-bottom: 40px;
}
.news-box .news-list {
  padding-bottom: 20px;
}
.news-box .news-list li {
  height: 178px;
  margin-bottom: 50px;
}
.news-box .news-list li .pic {
  width: 226px;
  height: 178px;
  position: relative;
  float: right;
  overflow: hidden;
}
.news-box .news-list li .pic img {
  transform: scale(1);
  transition: 0.5s;
}
.news-box .news-list li .pic:hover img {
  transform: scale(1.2);
}
.news-box .news-list li .txt {
  border-top: 1px solid #C6C6C6;
  width: 640px;
  float: left;
  position: relative;
  padding-top: 10px;
}
.news-box .news-list li .txt:before {
  content: '';
  display: block;
  width: 0;
  border-top: 1px solid #095BB0;
  position: absolute;
  left: 0;
  top: -1px;
  z-index: 100;
  transition: all 0.5s;
}
.news-box .news-list li .txt .title {
  display: block;
  color: #333;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-box .news-list li .txt .date {
  font-size: 12px;
  color: #888;
  line-height: 24px;
}
.news-box .news-list li .txt .content {
  font-size: 12px;
  color: #666;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.news-box .news-list li .txt .more-btn {
  background-color: #B60401;
  display: block;
  width: 100px;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  border-radius: 13px;
  margin-top: 20px;
}
.news-box .news-list li:hover .txt:before {
  width: 100%;
}
.news-box .news-list li:hover .title {
  color: #095BB0;
}
.news-box .news-list li:hover .more-btn {
  background-color: #095BB0;
}
.news-show {
  padding-bottom: 50px;
}
.news-show img {
  max-width: 100%;
  max-height: 100%;
}
.news-show .title {
  text-align: center;
  line-height: 30px;
}
.news-show .title h1 {
  padding-top: 70px;
  padding-bottom: 30px;
  font-weight: normal;
  color: #222;
  line-height: 40px;
  font-size: 26px;
}
.news-show .title .info {
  height: 32px;
  border-top: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  font-size: 12px;
  line-height: 30px;
  color: #888;
}
.news-show .title .info .date {
  margin: 0 15px;
}
.news-show .content {
  padding-top: 40px;
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.news-show .page-change {
  margin-top: 60px;
}
.news-show .page-change > a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 437px;
  height: 38px;
  border: 1px solid #EAEAEA;
  line-height: 36px;
  color: #999;
  padding-left: 16px;
}
.news-show .page-change > a:hover {
  background-color: #B60401;
  color: #fff;
  border-color: #B60401;
}
.news-show .page-change .prev {
  float: left;
}
.news-show .page-change .next {
  float: right;
}
.news-show .related-news {
  margin-top: 60px;
}
.news-show .related-news .related-title {
  height: 31px;
  border-bottom: 1px solid #DEDEDE;
}
.news-show .related-news .related-title span {
  padding-left: 30px;
  display: block;
  width: 158px;
  height: 29px;
  line-height: 29px;
  color: #fff;
  background: url("../images/inside-bg02.png") no-repeat 0 0;
}
.news-show .related-news .related-list {
  margin-top: 30px;
}
.news-show .related-news .related-list a {
  display: block;
  width: 100%;
  height: 38px;
  position: relative;
  line-height: 38px;
  padding-left: 32px;
  padding-right: 24px;
  overflow: hidden;
  color: #8b8d92;
}
.news-show .related-news .related-list a .title {
  line-height: 38px;
  text-align: left;
  float: left;
  height: 38px;
  width: 700px;
  color: #8b8d92;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-show .related-news .related-list a:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #B60401;
  position: absolute;
  left: 16px;
  top: 18px;
}
.news-show .related-news .related-list a:hover .title {
  color: #B60401;
}
.news-show .related-news .related-list a:nth-child(even) {
  background-color: #F9F9F9;
}
.case-box .case-list {
  margin: 0 -10px;
  margin-top: 35px;
  padding-bottom: 40px;
}
.case-box .case-list li {
  float: left;
  margin: 0 10px;
  width: 283px;
  margin-bottom: 50px;
}
.case-box .case-list li .pic {
  width: 283px;
  height: 149px;
  border: 1px solid #DADADA;
  position: relative;
  overflow: hidden;
}
.case-box .case-list li .pic img {
  transform: scale(1);
  transition: 0.5s;
}
.case-box .case-list li .pic:hover img {
  transform: scale(1.2);
}
.case-box .case-list li .more-btn {
  display: block;
  margin-top: 15px;
  padding-left: 36px;
  color: #17394C;
  height: 26px;
  line-height: 26px;
  background: url("../images/inside-bg04.jpg") no-repeat 0 0;
}
.case-box .case-list li .more-btn:hover {
  background: url("../images/inside-bg041.jpg") no-repeat 0 0;
  color: #B60401;
}
.case-box .case-list li .content {
  color: #666;
  height: 44px;
  font-size: 12px;
  line-height: 22px;
  overflow: hidden;
}
.case-box .case-list li .title {
  margin-top: 15px;
  display: block;
  font-size: 22px;
  color: #333;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
}
.case-box .case-list li .title:hover {
  color: #B60401;
}
.case-box .service-list {
  margin-top: 35px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
}
.case-box .service-list li {
  float: left;
  margin: 0 16px;
  width: 238px;
  margin-bottom: 40px;
}
.case-box .service-list li:hover .pic {
  border-color: #B60401;
}
.case-box .service-list li .pic {
  width: 238px;
  height: 140px;
  border: 1px solid #DCDCDC;
  position: relative;
  overflow: hidden;
}
.case-box .service-list li .title {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #333;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.case-box .service-list li .title:hover {
  color: #B60401;
}
.case-show {
  padding-bottom: 80px;
}
.case-show .logo-case {
  width: 380px;
  height: 220px;
  border: 1px solid #E4E4E4;
  margin: 0 auto;
  position: relative;
}
.case-show .case-details {
  margin-top: 30px;
}
.case-show .case-details .title {
  height: 30px;
  line-height: 30px;
  color: #fff;
  padding-left: 20px;
  min-width: 150px;
  background: #F7F7F7 url("../images/inside-bg05.png") no-repeat left 0;
}
.case-show .case-details .content {
  margin-top: 30px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.case-show .page-change {
  margin-top: 50px;
  border-top: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
}
.case-show .page-change > a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 50%;
  height: 34px;
  line-height: 34px;
  color: #999;
  padding: 0 16px;
}
.case-show .page-change > a:hover {
  color: #B60401;
}
.case-show .page-change .prev {
  float: left;
}
.case-show .page-change .next {
  float: right;
}
.order-box .table01 {
  color: #3e3e3e;
}
.order-box .table01 .red {
  color: #d42128;
}
.order-box .table01 td {
  line-height: 36px;
  border: 1px solid #E4E4E4;
  padding: 0 16px;
}
.order-box .table01 td input {
  padding: 0 5px;
  background: #FDFFC9;
  border: 1px solid #E1E1E1;
  height: 25px;
}
.order-box .table02 td input {

 padding: 0 5px;
  background: #FDFFC9;
  border: medium none;
  height: 25px;
}
.order-box .table01 td input[type='radio'] {
  margin: 0 2px;
}
.order-box .table01 td .text {
  width: 100%;
}
.order-box .table01 td .city,
.order-box .table01 td .count {
  width: 50%;
}
.order-box .table01 td .weight {
  width: 70px;
}
.order-box .table01 td .money {
  width: 100px;
}
.order-box .table01 .row1 {
  width: 90px;
  background-color: #F6F6F6;
}
.order-box .table01 .row2 {
  width: 220px;
}
.order-box .table01 .row3 {
  width: 200px;
}
.order-box .table02 {
  text-align: center;
}
.order-box .table02 thead {
  background: #F6F6F6;
  font-weight: bold;
}
.order-box .table02 tbody {
  background: #FDFFC9;
}
.order-box .table02 td {
  line-height: 36px;
  border: 1px solid #E4E4E4;
}
.order-box .table02 .delete-btn:hover {
  color: #d42129;
}
.order-box .red-title {
  color: #d42129;
  padding: 0 10px;
  font-size: 14px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  font-weight: bold;
}
.order-box .mark {
  border: 1px solid #E1E1E1;
  background: #F6F6F6;
  width: 100%;
  height: 120px;
  padding: 10px;
  font-size: 14px;
}
.order-box .verify {
  margin-top: 40px;
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 0;
  color: #888;
  font-size: 18px;
}
.order-box .verify a {
  color: #888;
  font-size: 14px;
}
.order-box .verify a:hover {
  color: #D52A32;
}
.order-box .verify img {
  max-height: 50px;
  margin-right: 10px;
  vertical-align: middle;
}
.order-box .verify input {
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  width: 135px;
  margin: 0 14px;
  padding: 0 10px;
  background: #F6F6F6;
  border: none;
}
.order-box .submit {
  width: 100%;
  margin-top: 30px;
  border-top: 1px solid #F5F5F5;
  padding-top: 25px;
  padding-bottom: 55px;
}
.order-box .submit .btn {
  display: block;
  width: 195px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  border-radius: 23px;
  background-color: #D42129;
  font-size: 18px;
}
.order-box .submit .btn:hover {
  background-color: #095BB0;
}
.electricity-box,
.enterprise-box {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  padding-bottom: 100px;
}
.electricity-box .module01,
.enterprise-box .module01 {
  padding-bottom: 50px;
  border-bottom: 1px solid #EBEBEB;
}
.electricity-box .module01 .txt,
.enterprise-box .module01 .txt {
  width: 50%;
  height: 308px;
  overflow: hidden;
  float: left;
}
.electricity-box .module01 .pic,
.enterprise-box .module01 .pic {
  width: 440px;
  height: 300px;
  position: relative;
  float: right;
  text-align: center;
}
.electricity-box .list01,
.enterprise-box .list01 {
  padding-bottom: 60px;
}
.electricity-box .list01 li,
.enterprise-box .list01 li {
  padding-top: 40px;
}
.electricity-box .list01 li .title,
.enterprise-box .list01 li .title {
  color: #fff;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  height: 30px;
  position: relative;
}
.electricity-box .list01 li .title span,
.enterprise-box .list01 li .title span {
  display: inline-block;
  padding: 0 20px;
  background: #D71E26;
  max-width: 850px;
  height: 30px;
  overflow: hidden;
}
.electricity-box .list01 li .title:before,
.enterprise-box .list01 li .title:before {
  content: '';
  display: block;
  width: 16px;
  height: 30px;
  background: url("../images/inside-bg08.png") no-repeat 0 0;
  position: absolute;
  left: -16px;
  top: 0;
}
.electricity-box .list01 li .title:after,
.enterprise-box .list01 li .title:after {
  content: '';
  display: block;
  width: 16px;
  height: 30px;
  background: url("../images/inside-bg081.png") no-repeat 0 0;
  position: absolute;
  right: -16px;
  top: 0;
}
.electricity-box .list01 li .content,
.enterprise-box .list01 li .content {
  margin-top: 20px;
}
.electricity-box .list02 li,
.enterprise-box .list02 li {
  padding-top: 60px;
}
.electricity-box .list02 li .title,
.enterprise-box .list02 li .title {
  font-size: 24px;
  line-height: 44px;
}
.electricity-box .list02 li .title i,
.enterprise-box .list02 li .title i {
  float: left;
  width: 51px;
  height: 44px;
  color: #fff;
  background: url("../images/inside-bg07.png") no-repeat 0 0;
  text-align: center;
  margin-right: 14px;
  overflow: hidden;
  font-family: 'Avian';
  font-size: 36px;
  font-style: normal;
}
.electricity-box .list02 li .content,
.enterprise-box .list02 li .content {
  margin-top: 25px;
}
.electricity-box .list02 li .content img,
.enterprise-box .list02 li .content img {
  margin-top: 60px;
  max-width: 100%;
}
.electricity-box .list02 .list03,
.enterprise-box .list02 .list03 {
  margin-top: 27px;
  margin-left: 19px;
  border-left: 1px solid #F0F0F0;
  padding-bottom: 40px;
}
.electricity-box .list02 .list03 li,
.enterprise-box .list02 .list03 li {
  padding-top: 40px;
  padding-left: 16px;
  position: relative;
}
.electricity-box .list02 .list03 li:before,
.enterprise-box .list02 .list03 li:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background-color: #D71E26;
  border-radius: 5px;
  position: absolute;
  left: -5px;
  top: 50px;
}
.electricity-box .list02 .list03 li .title03,
.enterprise-box .list02 .list03 li .title03 {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  min-width: 110px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 5px;
  background-color: #D71E26;
  position: relative;
}
.electricity-box .list02 .list03 li .title03:before,
.enterprise-box .list02 .list03 li .title03:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 6px solid #D71E26;
  position: absolute;
  left: -6px;
  top: 11px;
}
.electricity-box .list02 .list03 li .content03,
.enterprise-box .list02 .list03 li .content03 {
  margin-top: 20px;
}
.electricity-box .list04,
.enterprise-box .list04 {
  padding-bottom: 50px;
  border-bottom: 1px solid #EBEBEB;
}
.electricity-box .list04 li,
.enterprise-box .list04 li {
  margin-bottom: 50px;
}
.electricity-box .list04 li .txt,
.enterprise-box .list04 li .txt {
  width: 50%;
  height: 250px;
  overflow: hidden;
}
.electricity-box .list04 li .pic,
.enterprise-box .list04 li .pic {
  width: 400px;
  height: 250px;
  position: relative;
}
.electricity-box .list05,
.enterprise-box .list05 {
  border-bottom: 1px solid #D71E26;
}
.electricity-box .list05 li,
.enterprise-box .list05 li {
  float: left;
  position: relative;
}
.electricity-box .list05 li .title05,
.enterprise-box .list05 li .title05 {
  color: #d71e25;
  font-weight: bold;
  height: 28px;
  overflow: hidden;
}
.electricity-box .list05 li .content05,
.enterprise-box .list05 li .content05 {
  margin-top: 14px;
}
.electricity-box .list05 .row01,
.enterprise-box .list05 .row01 {
  width: 310px;
  padding: 0 30px;
  height: 280px;
  margin-top: 70px;
}
.electricity-box .list05 .row01 .content05,
.enterprise-box .list05 .row01 .content05 {
  height: 224px;
  overflow: hidden;
}
.electricity-box .list05 .row02,
.enterprise-box .list05 .row02 {
  width: 330px;
  padding: 0 30px;
  height: 330px;
  margin-top: 20px;
  border-left: 1px solid #D71E26;
}
.electricity-box .list05 .row02 .content05,
.enterprise-box .list05 .row02 .content05 {
  height: 280px;
  overflow: hidden;
}
.electricity-box .list05 .row03,
.enterprise-box .list05 .row03 {
  width: 250px;
  padding: 0 30px;
  height: 230px;
  margin-top: 120px;
  border-left: 1px solid #D71E26;
}
.electricity-box .list05 .row03 .content05,
.enterprise-box .list05 .row03 .content05 {
  height: 168px;
  overflow: hidden;
}
.electricity-box .list05 .row03:before,
.enterprise-box .list05 .row03:before,
.electricity-box .list05 .row02:before,
.enterprise-box .list05 .row02:before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #D71E26;
  display: block;
  position: absolute;
  left: -6px;
  top: 0;
  border-radius: 5px;
}
.electricity-box .line,
.enterprise-box .line {
  height: 6px;
  width: 100%;
  background: url("../images/about-line.png") repeat-x 0 0;
}
.electricity-box .solution-tel,
.enterprise-box .solution-tel {
  line-height: 46px;
  width: 490px;
  height: 46px;
  background-color: #D71E26;
  border-radius: 23px;
  color: #fff;
  margin: 0px auto;
  margin-top: 50px;
  text-align: center;
  font-size: 18px;
}
.electricity-box .solution-tel .number,
.enterprise-box .solution-tel .number {
  vertical-align: bottom;
  line-height: 46px;
  font-size: 24px;
  font-family: 'Avian';
}
.electricity-box .solution-tel:before,
.enterprise-box .solution-tel:before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  position: relative;
  top: 7px;
  background: url("../images/icon-bg02.png") no-repeat 0 0;
}
.map {
  width: 90%;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 100px;
}
.map img {
  margin-left: 20px;
}
.map dl {
  border: #d6dbe1 solid 1px;
  border-top: #B60401 solid 2px;
  border-bottom: none;
  margin: 20px 0 20px 0;
}
.map dl dt {
  background: #fcfcfc;
  color: #0053a8;
  font-size: 16px;
  line-height: 40px;
  border-bottom: #d6dbe1 solid 1px;
  padding: 0 0 0 20px;
}
.map dl dt a:hover {
  color: #B60401;
}
.map dl:hover {
  background: #f5f8fa;
}
.map dd {
  overflow: hidden;
  padding-top: 10px;
}
.map dd .first {
  padding: 10px 0 0 20px;
  clear: both;
  line-height: 30px;
}
.map dd .first a {
  color: #b87500;
  font-weight: bold;
}
.map dd .first a:hover {
  color: #764b00;
}
.map dd div {
  clear: both;
  overflow: hidden;
  line-height: 30px;
  border-bottom: #d6dbe1 solid 1px;
  padding: 0px 20px 10px 10px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.map dd div a:hover {
  background: #B60401;
  color: #fff;
}

.search_mask {
	background: url(../images/tm-bg.png) repeat;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
}

.search_mask .s_box {
	width: 350px;
	height: 136px;
	padding: 25px;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	position: absolute;
	margin-top: -68px;
	background: #fff
}

.search_mask .s_box .text1 {
	text-align: center;
	line-height: 24px;
	color: #666;
	font-size: 16px;
	font-style: normal
}

.search_mask .s_box #sure {
	width: 140px;
	height: 36px;
	display: block;
	margin: 20px auto 0;
	background: #b60401;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	letter-spacing: 5px
}
table.etable {
    border: 1px solid #adadad;
    margin-top: 20px;
    width: 100%;
}
table.etable tr th {
    border: 1px solid #adadad;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    text-align:left;
}
table.etable tr td {
    border: 1px solid #adadad;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
table.etable tr.first td {
    background: #eeeeee none repeat scroll 0 0;
    font-weight: bold;
}

/*----------加css----------------------------*/



.home-cp{
	width:100%;
	height: 520px;
}
.home-cp-left{
width: 24%;
float: left;
border: 1px solid #fff;
height: 100%;
background-color: #2C98AA;
	
}
.home-cp-right{
	width:73%;
	float:left;
	margin-left:1rem;
	
}

/*新闻中心*/

.n1{
cursor: pointer;
width: 100%;
border-bottom: 1px solid #e5e5e5;
overflow: hidden;
position: relative;
background: #ffffff;
padding: 7px 0;
}
.n1pic{
width: 95px;
height: 62px;
border: 1px solid #e5e5e5;
position: relative;
float: left;
overflow: hidden;
}
.n1pic img{
width: 95px;
height: 62px;

position: relative;
float: left;

}
.n1 a:{
	color:#333;
}
.n1 a:hover{
	color:#0e5581;
}
.re{
	width: 20px;
height: 20px;
border-radius: 50%;
background-color: #dedcdc;
color: #ffffff;
position: absolute;
right: 10px;
top: 42%;
text-align: center;
line-height: 20px;
}
.nlist{
	
}
.nlist .time{
	padding-left: 1rem;
}
.vbox{
	/*border: 1px solid #333;*/
  width: 11.5rem;
  height: 2.5rem;
  text-align: center;
  line-height: 2.5rem;
  float: left;
  margin-left:.1rem;
background-color: #0E5581;
color: #fff;
}
.vbox h3 a{
	color:#fff;
}

.vbox h3 a:hover{
	color:#d0d3d5;
}




/*客服列表样式*/
.floating_ck {
	position: fixed;
	right: 0px;
	top: 25%;
	z-index:999;
	font-size:14px;
}

.floating_ck dl dd {
	position: relative;
	width: 70px;
	height: 80px;
	background-color: #1287ce;
	border-bottom: solid 1px #359cbb;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 20%;
	cursor: pointer;
	opacity: 0.8;
}

.floating_ck dl dd:hover {
	background-color: #e40231;
	border-bottom: solid 1px #a40324;
	
}

.floating_ck dl dd:hover .floating_left {
	display: block;
	
}

.consult,.words {
	background-image: url(/style/kf/icon0701/zxicon.png);
}

.quote {
	background-image: url(/style/kf/icon0701/kficon.png);
}

.qrcord {
	background-image: url(/style/kf/icon0701/erweima.png);
}

.return {
	background-image: url(/style/kf/icon0701/fanhui.png);
}

.floating_ck dd span {
	color: #fff;
	display: block;
	padding-top: 54px;
}

.floating_left {
	position: absolute;
	left: -160px;
	top: 0px;
	width: 160px;
	height: 80px;
	background-color: #e40231;
	border-bottom: solid 1px #a40324;
	display: none;
	opacity:.9;
	
}

.floating_left a {
	color: #fff;
	line-height: 80px;
	
}

.floating_ewm {
	height: 260px;
	top: -180px;
}

.floating_ewm i {
	background-image: url(/style/kf/kfewm.png);
	display: block;
	width: 145px;
	height: 145px;
	margin: auto;
	margin-top: 7px;
}

.floating_ewm p {
	color: #fff;
	margin-top: 5px;
}

.floating_ewm .qrcord_p01 {
	font-size: 14px;
	line-height: 20px;
}

.floating_ewm .qrcord_p02 {
	font-size: 16px;
	line-height:22px;
}
 /*客服列表样式*/	







