a {
  color: #333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #e40000;
  text-decoration: none;
}
img {max-width: 100%;}
input {
  background: transparent;
  border: 0;
}
ul,
li {
  list-style: none;
}
.clear{clear:both;}
.container {
  width: 1400px;
}
/* 字号 */
.f36 {
  font-size: 36px;
}
.f30 {
  font-size: 30px;
}
.f26 {
  font-size: 26px;
}
.f24 {
  font-size: 24px;
}
.f22 {
  font-size: 22px;
}
.f20 {
  font-size: 20px;
}
.f18 {
  font-size: 18px;
}
.f16 {
  font-size: 16px;
}
.f14 {
  font-size: 14px;
}

/* 字重 */
.fw-b {
  font-weight: bold;
}
.fw-n {
  font-weight: normal;
}

/* 文本颜色 */
.text-white {
  color: #fff;
}
.text-black {
  color: #333;
}
.text-gray {
  color: #666;
}
.text-gray2 {
  color: #999;
}
.text-red {
  color: #e84136;
}
.text-blue {
  color: #e40000;
}

/* 背景颜色 */
.bg-blue {
  background: #e40000;
}
.bg-gray {
  background: #f8f8f8;
}

/* 
** 首页 ** 
*/

/* 头部 */
.top {
  height: 50px;
}
.top .welcome {
  line-height: 50px;
  color: #333;
}
.hotline{line-height:34px;text-align: right;color: #333;}
.hotline .icon-tel{display:inline;margin-right:6px;width:22px;height:22px;}
.hotline .tel{display: inline;}
.hotline .tel strong{color:#e40000;}
.head {padding: 12px 0;}
.daohang {width:100%; height:60px; background:#e40000;}
.daohang .nav {padding: 10px 0;}
.daohang .nav li {display: inline-block;margin: 0 11px;}
.daohang .nav > li > a{padding: 8px 0;color:#FFFFFF;}
.daohang .nav > li > a:hover,.daohang .nav > li > .active{text-decoration:none;background-color:#e40000;position:relative;color:#fff;}
.daohang .nav .dropdown-box{position: absolute;left:-10px;padding:5px 10px;min-width:100%;top:100%;display:none;z-index:10;text-align: center;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);background-color: rgba(228,0,0,0.9);}
.daohang .nav .dropdown-box p{margin: 0;border-bottom: dotted 1px #ccc;}
.daohang .nav .dropdown-box a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding:5px 5px;font-size: 14px;background-color: transparent !important;line-height:34px;color:#fff !important;}
.daohang .nav .dropdown-box a:hover{background-color:#e40000 !important;color:#fff !important;}
.daohang .nav li:hover .dropdown-box{display: block;}
.dropdownx:after{margin: 0 auto;}
/* banner */
.banner{min-width:1400px;overflow: hidden; width:100%;}
.banner img{width:100%;}
.banner .wenzi
{
    position: absolute;
   color: #fff;top:33%;text-align: center;width: 100%
}
.banner .wenzi h1
{
    font-size: 55px;line-height: 70px;letter-spacing: 6px;
    font-weight: 600;
}
.banner .wenzi h2{
  letter-spacing: 1px;
  font-size: 18px;
  margin: 0
}
.banner .wenzi h3{
 font-size: 45px;line-height: 70px;letter-spacing: 2px;
    font-weight: 600;
}
.banner .wenzi p
{
    font-size: 19px;
    border: 2px solid;margin: 50px auto;
    display: block;
    width: 15%;padding: 10px;border-radius: 25px;text-align: center;
}
.banner .wenzi a
{
    font-size: 20px;line-height: 60px;padding: 10px;
    border: 1px solid;
}

/* 关键词 */
.keywords {
  /* height: 56px; */
  line-height: 56px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}
.keywords .pull-left {
  margin-left: 15px;
}
.keywords .pull-right {
  margin-right: 15px;
}
.keywords .keyword-area {
  display: inline;
}
.keywords .keyword-area li {
  margin: 0 15px;
  display: inline;
}
.keywords .search {
  background: #ededed;
  border-radius: 18px;
  height: 35px;
  line-height: 35px;
  margin: 6% 0;
  padding: 0 16px;
}
.keywords .search .icon-search {
  width: 20px;
  height: 20px;
}

/* 我们的服务 */
.services { padding: 40px 0;}
.page-title{position: relative;padding-bottom:20px; margin-bottom:30px;}
.page-title p{ font-weight:normal;}
.page-title::after {
  content: "";
  width: 60px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #e40000;
  border-radius: 1.5px;
}
.services-con .nav-tabs {
  border-bottom: 0;

}
.services-con .nav-tabs a {
  color: #666;
}
.services-con .nav-tabs > li {
  float: none;
  display: inline-block;
  margin: 0 16px;
}
/*.services-con .nav-tabs li > a:hover,
.services-con .nav-tabs li > a:focus,
.services-con .nav-tabs .active > a {
  border: 1px solid transparent;
  background-color: transparent;
  color: #e40000;
}*/
.tab-content-item {
  width: 18.5%;
  display: inline-block;
  margin: 0 5px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.16);
  border: 1px solid rgba(0, 0, 0, 0);
  padding-bottom: 32px;
  margin-bottom: 48px;
  padding: 15px;
  background: #fff
}
.tab-content-item h3 {
  font-size: 16px;
  min-height: 30px;
  overflow: hidden;
  font-weight: bold;
  padding: 0 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.tab-content-item p {
  padding: 20px 6px 24px 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tab-content-item .fwimg {
    transition: all 0.3s;
}
.tab-content-item .fwimg:hover {
    transform: scale(0.8);
}
.tab-content-item .btn-more {
  font-size: 16px;
  padding: 0 24px;
  border: 1px solid #b4b4b4;
  display: inline-block;
  line-height: 30px;
  border-radius: 5px 
}
.tab-content-item .btn-more:hover {
  background: #e40000;
  border: 1px solid #e40000;
  display: inline-block;
  line-height: 30px;
  color: #fff
}
.tab-content-item:hover {
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 10px 10px rgba(0,0,0,.05);
    border: 1px solid #d3d3d3;
   
}
.tab-content-item:hover .btn-more {
  opacity: 1;
}
.tab-content-item .img-ser{
  width: 218px;
  height: 218px;
}
.background:{width:100%;margin:auto; }


.btn-ck {
  font-size: 20px;
  padding: 20px 80px;
  border: 1px solid #989898;
  color: #e40000;
  display: inline-block;
}
.btn-ck:hover {
  
  border: 1px solid #989898;
  color: #e40000;
 
}

/* 我们的优势 */
.strengths {
   background: #f3f3f3;
  padding: 20px 0 50px;
  min-width: 1400px;
}
.strengths-item {
  float: left;
  width: 20%;
  padding: 40px 0 48px;
}
.strengths-item img {
  width: 48px;
  height: 48px;
}
.strengths-item .ys-tit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 24px;
}
.strengths-item .ys-subtit {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding: 0 16%;
}

/* 痛点咨询 */
.painpoint {
  background: url(../images/tongdian.jpg) no-repeat fixed center;
  background-size: cover;
  padding: 80px 0 72px;
  min-width: 1400px;
  color: #fff;
}
.painpoint .page-title{color: #fff;}
.painpoint .page-title::after {background: #fff;}
.painpoint-con-item {
  float: left;
  width: 19%;
  padding:35px 30px 50px;
  background:#f3f3f3;
  color:#333333;
  margin-right:1.25%;
}
.painpoint-con-item:nth-child(5){margin-right:0;}
.painpoint-con-item img {
  width: 120px;
  height: 120px;
  display: block;
  margin: auto;
  transition: all .3s;
}
.painpoint-con-item .img2{
  display: none;
  transform: scale(1.05);
}
.painpoint-con-item:hover .img2{
  display: block;
}
.painpoint-con-item:hover .img1{
  display: none;
}
.painpoint-con-item .pt-tit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 40px;
}
.painpoint-con-item .pt-subtit {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding-top:10px;
  min-height:60px;
}
.painpoint .btn-ck {
  color: #fff;
  border: 1px solid #fff;
}

/* 最新案例 */
.cases {
  padding: 80px 0 72px;
}
.case-con-item {
  width: 33%;
  float: left;
  padding: 40px 0 64px;
  margin-right: 6px;
  text-align: left;
}
.case-con-item:last-child {
  margin-right: 0;
}

.case-img {
  height: 235px;
  width: 100%;
  overflow: hidden;
}
.case-img img {
  transition: all 0.3s;
}
.cases-tit {
  padding: 20px 8px 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.cases-subtit {
  padding: 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 44px;
}
.case-time {
  padding: 0 8px;
}
.case-time img {
  width: 24px;
  height: 24px;
}
.img2 {
  display: none;
}
.case-con-item:hover .case-img img {
  transform: scale(1.2);
  transition: all 0.3s;
}
.case-con-item:hover .cases-tit,
.case-con-item:hover .cases-subtit {
  color: #e40000;
}
.case-con-item:hover .img2 {
  display: block;
}
.case-con-item:hover .img1 {
  display: none;
}

/* 六步轻松出证 */
.steps {
  background: url(../images/index-bg2.jpg) no-repeat;
  background-size: cover;
  padding: 80px 0 72px;
  min-width: 1400px;
}
.steps-con {
  position: relative;
}
.steps-con-line {
  position: absolute;
  left: 0;
  top: 30%;
  width: 100%;
  height: 1px;
  background: #bfbfbf;
  z-index: 0;
}
.steps-item {
  float: left;
  width: 16.66%;
  padding: 40px 0 48px;
  position: relative;
  z-index: 1;
}
.steps-item::after {
  content: "";
  background: url(../images/icon-left.png) no-repeat;
  width: 29px;
  height: 29px;
  background-size: auto;
  position: absolute;
  right: -6%;
  top: 25%;
}
.steps-item:last-child::after {
  background: none;
}
.steps-item img {
  width: 86px;
  height: 86px;
}
.steps-item .ys-tit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 24px;
}
.steps-item .ys-subtit {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding: 0 16%;
}

/* 关于我们 */
.about {
	padding:80px 0 40px;
	min-width: 1400px;
	overflow:hidden;
	position: relative;
	z-index: 1;
	background-color: #f3f3f3;
	background-image: url(../images/guanyu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.about .page-title {color: #fff;}
.about .page-title::after {
  background: #fff;
}
.about-con{background:#fff;box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);width:1400px;box-sizing:border-box;line-height:1.5; margin-left:auto;margin-right:auto; padding-top:30px; padding-bottom:50px;overflow:hidden;}
.about-desc{ padding-left:30px; padding-right:30px;}
.about-com{background:#f3f3f3;box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);width:100%;box-sizing:border-box;line-height:1.5; margin-left:auto;margin-right:auto;overflow:hidden;padding-top:40px; padding-bottom:40px;}
.about-td{margin:20px 30px;}
.about-tdy{width:620px;margin-right:40px;float:left;}
.about-tdx{width:740px;float:left; text-align:left;}
.about-td > div{margin: 20px 0;}
.about-td > div p{margin: 0;}
.btn-lj {display: inherit;}
.icon-about{width: 44px;float: left;margin-right: 8px;margin-top: 8px;}
.nav-tabs{border-bottom: 0;}
.abouttabcon .nav-tabs > li.active > a,
.abouttabcon .nav-tabs > li.active > a:hover,
.abouttabcon .nav-tabs > li.active > a:focus {
  background: #e40000;
  color: #fff;
  border: 1px solid transparent;
}
.abouttabcon .nav-tabs > li > a {border: 1px solid #ddd;}
.abouttabcon {height:334px;overflow:hidden;}
.scrollpic {width: 1300px;margin:10px 50px 10px;}
.myscroll {
  display: block;
  width: 100%;
  position: relative;
  height: 335px;
  overflow: hidden;
}
.myscroll .myscrollbox {
  display: block;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  width: 1000000px;
}
.myscroll ul {
  display: block;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.myscroll ul li {
  display: block;
  float: left;
  padding: 0;
  width: 245px;
}
.myscroll ul li a {
  display: block;
  /* float: left; */
  width: 210px;
  padding: 0;
  position: relative;
  color: #333;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 7px 6px 6px 2px rgb(0 0 0 / 11%);
    border: 1px solid #b5b5b5;
}
.mybtns {
	width:1382px;
	display: block;
	height: 42px;
	position: absolute;
	top:48%;
	z-index: 9;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: -40px;
}
.mybtns a {
  width: 42px;
  height: 42px;
  display: block;
  float: right;
  margin-right: 1px;
  background-color: #c1c1c1;
  /* margin-left: 10px; */
}
.mybtns a:hover {background-color: 0.347fdc;}
.mybtns a:hover,
.myscroll,
.mybtns a,
.myscroll a:hover .intro,
.myscroll a .intro,
.myscroll .myscrollbox {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.mybtns .left {
  background: url(../images/jt_l.png);
  background-repeat: no-repeat;
  background-position: center;
  float: left;
}
.mybtns .right {
  background: url(../images/jt_r.png);
  background-repeat: no-repeat;
  background-position: center;
  float: right;
}
.kinMaxShow {
  visibility: hidden;
  width: 100%;
  height: 500px;
  overflow: hidden;
}

/* 新闻 */
.news {
  padding:40px 0 40px;
  min-width: 1400px;
  position: relative;
  z-index: 0;
  overflow:hidden;
}
.newscon{margin-top:20px;overflow:hidden;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;}
.newsTabContent {position: relative;}
.fade{display: none;}
.fade.in{
  display: block;
}
.newsTabContent > div {width: 100%;}
.btn-more {line-height: 48px;}
.newscon .nav-tabs > li.active > a,
.newscon .nav-tabs > li.active > a:hover,
.newscon .nav-tabs > li.active > a:focus {
  background: transparent;
  border:1px solid transparent;
  border-bottom:0px solid #e40000;
  color: #e40000;}
.newscon .nav-tabs > li > a{border: 1px solid transparent; padding-left:0px;}
.news-tj {border-bottom:0px solid #ddd; margin-right:40px;}
.news-tj .news-imgbox{overflow: hidden;}
.news-tj .news-imgbox img{ width:100%;}
.news-tj .news-desc{background:#f3f3f3; padding:15px;}
.news-tj .news-desc p{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news-tj .news-titlebox {
  /* padding-top: 16px; */
  line-height: 48px;
}
.news-titlebox p{
  margin: 8px 0
}
.news-titlebox p:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 450px;
}
.news-titlebox p:nth-child(2) {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news-tj p {
  margin: 0;
}
.news-listbox {
    list-style: none;
    padding:10px 0 0 0;
}
.wt-tit {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 32px;
  line-height: 48px;
}
.wt-tit::after {
  content: "";
  background: url(../images/icon-wenhao.png) no-repeat;
  width: 24px;
  height: 24px;
  background-size: auto;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.wt-desc {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/* 合作伙伴 */
.partners {
  padding: 80px 0 72px;
  min-width: 1400px;
}
.partners-con {
  padding-top: 35px;
}
.partners-item {
  width: 19%;
  height: 116px;
  line-height: 116px;
  float: left;
  margin: 4px;
  border: 1px solid #ddd;
  overflow: hidden;
}
.partners-item img{
  transition: all .3s;
}
.partners-item:hover img{
  transform: scale(1.2);
}

/* 底部 */
.foot {
  background: #333;
  min-width: 1400px; padding-top:60px;
}
.foot1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  margin-bottom:20px;
}
.foot1-item {
  width: 20%;
  padding:20px 12px 16px 10px;
  float: left;
  margin: auto;
  text-align: center;
}
.foot1-item img {
  width:64px;
  height:64px;
  float: left;
  margin-right: 16px;
}
.foot1-item > div {
  color: #333;
  text-align: left;
  display: grid;
  float:left;
  width: 58%;
}
.foot1-item > div h4 {
  position: relative;
  padding-bottom: 6px;
  margin-bottom:0px;
}
.foot2 {color: #fff;}
.dlogo{width:100%;margin-bottom:30px;}
.dlogo img{width:100%;max-width:164px;}
.btn-zx {
  background: #e40000;
  border-radius: 24px;
  padding: 12px 30px;
  color: #fff;
  font-size:18px;
}
.btn-zx:hover {color: #fff;}
.btn-zx img {
  width: 26px;
  height: 26px;
  margin-right:10px;
}
.foot-tel {
  padding: 20px 0 4px;
  margin: 0;
}
.tel-number {
	color:#ffd966;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.btn-ckwm,
.btn-ckwm:hover {
  color: #fff;
}
.foot2-nav {
/*  border-left: 1px solid rgba(255, 255, 255, 0.7);
  border-right: 1px solid rgba(255, 255, 255, 0.7);*/
}
.foot2-tit {
  position: relative;
  border-bottom: 1px solid #fff;
  padding-bottom: 6px;
  margin-right: 24px;
}
.foot2-tit::after {
  content: "";
  width: 36px;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.foot2-ul {
  list-style: none;
  padding: 16px 0;
}
.foot2-ul li {
  width: 50%;
  display: inline-block;
  float: left;
  line-height: 32px;
}
.foot2-ul li a {
  font-size: 14px;
  color: #fff;
}
.ewm {
  padding: 0
}
.foot2-ewm {
  width: 136px;
  height: 136px;
  margin-bottom: 20px;
}
.wx-ewm {
  width: 38%;
    float: left;
    text-align: center;
    margin-left: 39px;
}
.foot2-yl {
 
  line-height: 40px;
}
.foot2-yl .icon-qq {
  width: 18px;
  height: 20px;
}
.foot2-yl a {
  color: #fff;
  padding: 0 16px;
  border-right: 1px solid #fff;
}
.foot2-yl a:last-child {
  border: none;
}
.foot3 {
  background: #414141;
  line-height: 40px;
  color: #fff;
  min-width: 1400px;
}
.foot3 p {
  margin: 0;
}
.foot3 a{
  color: #fff;
}
.foot3 a:hover {
  color: #e40000
}

/* 
** 内页样式 **
 */
.ny-banner {
  position: relative;
  background-size: auto;
  min-width: 1400px;
}
.ny-banner img{ width:100%;}
.ny-banner-box {
  color: #fff;
  background: rgba(0, 0, 0, 0.32);
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.ny-banner-text {
  text-align: center;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.ny-banner-box .ny-banner-text div {
  font-size: 54px;
  font-weight: bold;
}
.ny-banner-box i {
  width: 72px;
  height: 5px;
  background: #fff;
  border-radius: 3px;
}
.ny-banner-box p {
  font-size: 26px;
  font-weight: bold;
}
/* 关于我们 */
.about-nav {
  border-bottom: 1px solid #f2f2f2;
  padding: 16px 0;
}
.about-nav-lt ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.about-nav-lt ul li {
  float: left;
  padding: 8px 0;
  margin: 0 72px 0 0;
  font-size: 20px;
}
.about-nav-lt ul li a {
  color: #999;
}
.about-nav-lt ul li a:hover,
.about-nav-lt ul li .active {
  color: #e40000;
}
.btn-rz {
  padding:10px 25px;
  background: #e40000;
  display: block;
  color: #fff !important;
  max-width:150px;
  float:right;
}
.btn-rz img {
  width: 22px;
  height: 20px;
  margin-right: 4px;
}

.ny-about {
  padding:50px 0 0px;
}
.ny-about .about-con {
  box-shadow: none;
}

.ny-honor-con {
  padding-bottom: 64px;
}
.ny-honor-con .scrollpic {
  position: relative;
}

.ny-linian {
  background: url(../images/linian-bg.jpg) no-repeat;
  background-size: auto;
  padding: 64px 0 72px;
  min-width: 1400px;
}
.ny-linian .page-title {
  color: #fff;
}
.ny-linian .page-title::after {
  background: #fff;
}
.ny-linian-con {
  padding: 48px 0 0 0;
  color: #666;
}
.ny-linian-item {
  width: 18%;
  padding: 40px 16px;
  float: left;
  margin-right: 16px;
  text-align: center;
  font-size: 16px;
  background: #fff;
  border-radius: 6px;
}
.ny-linian-item img {
  width: 100px;
  height: 100px;
  margin: auto;
}
.ny-linian-item .img2 {
  display: none;
}
.ny-linian-item .linian-tit {
  padding: 20px 0 16px;
  margin: 0;
  font-size: 20px;
  color: #333;
}
.ny-linian-item:hover,
.ny-linian-item:hover .linian-tit {
  color: #fff;
  background: #e40000;
}
.ny-linian-item:hover .img2 {
  display: block;
}
.ny-linian-item:hover .img1 {
  display: none;
}

.group {
  background: url(../images/index-bg2.jpg) no-repeat;
  background-size: cover;
  min-width: 1400px;
  padding: 64px 0 72px;
}
.group-con {
  width: 100%;
  margin: 20px auto;
}

.imageflow img {
  -webkit-box-shadow: 2px 2px 2px 2px hsla(0, 0%, 0%, 0.1);
  box-shadow: 2px 2px 2px 2px hsla(0, 0%, 0%, 0.1);
}
.imageflow {
  overflow: hidden;
  position: relative;
  text-align: left;
  visibility: hidden;
  width: 1400px;
  margin: 0 auto;
}
.imageflow img {
  border: none;
  position: absolute;
  top: 0px;
  visibility: hidden;
  -ms-interpolation-mode: bicubic;
}
.imageflow p {
  margin: 0 auto;
  text-align: center;
}

/* 联系我们 */
.dw {
  padding-bottom: 24px;
  text-decoration: underline;
}
.dw img {
  width: 12px;
  height: 16px;
  margin-right: 4px;
  float: left;
}
.dw p {
  float: left;
  position: relative;
  color: #666;
  font-size: 14px;
}
.dw p:after {
  content: ">";
  margin: 0 4px;
}
.dw p:last-child:after {
  content: "";
}
.ny-contact {padding:30px 0 30px;}
.ny-contact-item {
  text-align: center;
  padding: 44px 0;
  border: 1px solid #cccccc;
  margin-right: 16px;
  width: calc(25% - 16px);
  height: 304px;
}
.ny-contact-item:last-child {
  margin-right: 0;
}
.ny-contact-item img {
  width: 112px;
  height: 112px;
  display: inline-block;
  margin: auto;
}
.ny-contact-item hr {
  width: 48px;
  height: 2px;
  border-radius: 1.5px;
  background: #fff;
  display: block;
}
.ny-contact-item .img2 {
  display: none;
}
.ny-contact-item:hover {
  background: #e40000;
  color: #fff;
}
.ny-contact-item:hover .img2 {
  display: block;
}
.ny-contact-item:hover .img1 {
  display: none;
}

.bus-line {
  /* margin-top: -48px; */
  background: url(../images/index-bg2.jpg);
  padding-bottom: 60px;
  padding-top: 40px;
}
.bus-box {
  background: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.16);
  /* padding-bottom: 60px; */
}
.bus-line-tit {
  background: #f5f5f5;
  margin: 24px 0 16px;
  padding: 18px 0;
  line-height: 40px;
}
.bus-line-tit-lt .icon-car {
  width: 52px;
  height: 38px;
  margin: 0 8px;
  float: left;
}
.bus-line-tit-lt p {
  display: inline-block;
  line-height: 40px;
  margin: 0 8px;
}
.bus-line-tit-rt {
  line-height: 40px;
}
.bus-line-tit-rt .icon-search {
  width: 23px;
  height: 22px;
  margin: auto 8px;
  /* float: left; */
}
.bus-line-tit-rt p {
  display: inline-block;
  line-height: 22px;
  margin: 0 16px 0 8px;
}
.bus-line-box {
  padding: 0 15px;
  margin-bottom: 16px;
}
.bus-line-item {
  border: 1px solid #cccccc;
  margin-left: -1px;
  min-height: 188px;
  padding: 24px;
}
.bus-line-item p {
  font-size: 16px;
  color: #666;
  margin: 16px 0;
  text-align: left;
}
.bus-line-item span {
  margin: 0 16px 8px;
  display: inline-block;
}

.map-box {
  /* padding-bottom: 16px; */
}
.zxly {
  background: #f5f5f5;
  /* margin-left: -15px; */
}
.zxly form {
  padding: 0 24px;
}
.zxly h2 {
  margin-bottom: 16px;
}
.zxly div {
  line-height: 32px;
  margin-bottom: 16px;
  position: relative;
}
.zxly div p {
  display: inline;
  position: absolute;
  top: 5px;
}
.zxly div input {
  background: #fff;
  width: 90%;
  float: right;
  padding-left: 10px;
  line-height: 40px;
  height: 40px;
}
.zxly div textarea {
  width: 90%;
  height: 160px;
  border: none;
  float: right;
  padding-left: 10px;
}
.btn-tj {
  width: 90%;
  background: #e40000;
  color: #fff;
  float: right;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 16px;
  padding: 10px 0;
  margin: 20px 0;
  border-radius: 2px;
}

/* 新闻列表 */
.newslist {
  background: url(../images/index-bg2.jpg);
  /* background-size: cover; */
  padding: 32px 0 25px;
  min-width: 1400px;
}
.newslist-box {
  margin: auto;
  position: relative;
}
.newslist-box .nav {
  display: inline-block;
}
.newslist-box .nav-tabs > li > a {
  position: relative;
}
.newslist-box .nav-tabs > li > a:after {
  content: "/";
  position: absolute;
  right: -8px;
}
.newslist-box .nav-tabs > li:last-child > a:after {
  content: "";
}
.newslist-box .nav-tabs > li.active > a,
.newslist-box .nav-tabs > li.active > a:hover,
.newslist-box .nav-tabs > li.active > a:focus {
  background: transparent;
  border: transparent;
  color: #e40000;
}
.newslist-box .nav > li > a:hover,
.newslist-box .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
  border: 1px solid transparent;
}
.newslist-item {
  background: #fff;
  padding: 16px;
  border-radius: 4px;
  margin-top: 24px;
}
.newslist-item:hover,
.newslist-item:hover a {
  background: #e40000;
  color: #fff;
}
.newslist-item:hover .newslist-imgbox img {
  transform: scale(1.2);
}
.newslist-imgbox {
  width: 248px;
  overflow: hidden;
  float: left;
}
.newslist-imgbox img {
  transition: all 0.3s;
}
.newslist-text {
  text-align: left;
  width: 64%;
  float: left;
  margin: 0px 24px 12px;
}
.newslist-title {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newslist-desc {
  font-size: 14px;
  margin-top: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: 666;
}
.newslist-read {
  font-size: 14px;
  margin-top: 24px;
  color: #999;
}

.newslist-time h1 {
  font-size: 66px;
  font-weight: normal;
}
.newslist-time hr {
  width: 75px;
  height: 1px;
  background: #fff;
  margin: auto;
}
.newslist-time p {
  font-size: 20px;
  padding-top: 10px;
}

.pagebar{clear:both;margin:10px 0;text-align:center;padding-top: 20px;}
.pagebar a:hover{color:#e40000;}
.page-status{border-radius:2px 0 0 2px;}
.page-last{border-radius:0 2px 2px 0;}
.page-index,.page-last,.page-next,.page-num,.page-pre,.page-status{display:inline-block;margin:0 -1px 5px 0;padding:0 15px;height:28px;border:1px solid #e2e2e2;background-color:#fff;color:#333;vertical-align:middle;font-size:12px;line-height:28px;}
.page-status{display:none;}
.page-num-current{height:30px;border-top:none;border-bottom:none;background-color:#e40000;color:#fff !important;line-height:30px;}
a.page-num-current:hover{color:#fff;}

.newslist-con {
  position: relative;
  display: none;
}
.newslist-con.active {
  display: block;
  transition: all 0.3s;
}

/* 新闻详情 */
.newsdetail {
  background: url(../images/index-bg2.jpg);
  /* background-size: cover; */
  padding: 32px 0 48px;
  min-width: 1400px;
}
.newsdetail-con {
  background: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.16);
  padding: 6%;
}
.newsdetail-title {
  font-size: 28px;
  font-weight: bold;
  color: #333;
}
.newsdetail-subtitle {
  padding: 16px 0 32px;
}
.newsdetail-subtitle p {
  font-size: 14px;
  color: #999;
  display: inline;
  margin: 0 16px;
}
.newsdetail-subtitle p img {
  width: 16px;
  height: 16px;
}
.newsdetail-aera {
  font-size: 14px;
  line-height: 1.8;
}
.newsdetail-aera img {
  margin: 8px 0;
}

.yz-xw-mian1-in-fenxiang {
  width: 100%;
  height: 97px;
  overflow: hidden;
  margin-top: 50px;
}

.yz-xw-fenxiang-in {
  width: 100%;
  height: 97px;
  border-top: 1px dashed #cccccc;
  border-bottom: 1px dashed #cccccc;
  overflow: hidden;
}

.yz-xw-fenxiang-in em {
  display: block;
  float: left;
  line-height: 97px;
  color: #4c4c4c;
  font-size: 14px;
  font-family: "微软雅黑";
  margin-left: 23px;
  margin-right: 10px;
}

.yz-xw-fenxiang-in ul {
  display: block;
  float: left;
}

.yz-xw-fenxiang-in ul li {
  float: left;
  width: 36px;
  height: 97px;
  margin-right: 15px;
}

.yz-xw-fenxiang-in ul li a {
  display: block;
  width: 36px;
  /*height: 97px;*/
  height: 36px;
  border-radius: 100%;
  overflow: hidden;
  background: #d9d9d9;
  margin-top: 31px;
  position: relative;
}
.yz-xw-fenxiang-in ul li a img {
  width: 65%;
  height: 65%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.yz-xw-fenxiang-in ul li a:hover {
  background: #e40000;
}
.yz-xw-fanhui {
  float: right;
  width: 136px;
  height: 97px;
  margin-right: 7px;
  background: url(../images/img-back.png) no-repeat left center;
}

.yz-xw-fanhui a {
  display: block;
  color: #fff;
  width: 136px;
  height: 35px;
  border-radius: 17px;
  margin-top: 31px;
  font-size: 10.5px;
  font-family: "微软雅黑";
  line-height: 35px;
  padding-left: 47px;
}

.yz-xw-fenxiang-bot {
  width: 100%;
  height: 135px;
  overflow: hidden;
}
.yz-xw-fenxiang-bot ul {
  padding: 0;
}
.yz-xw-fenxiang-bot ul li {
  color: #4c4c4c;
  font-size: 12px;
  font-family: "微软雅黑";
  line-height: 35px;
  line-height: 94px;
  float: left;
}
.yz-xw-fenxiang-bot ul li:last-child {
  float: right;
}

.yz-xw-fenxiang-bot ul li a {
  color: #4c4c4c;
  font-size: 12px;
  font-family: "微软雅黑";
  line-height: 94px;
}

.yz-xw-fenxiang-bot ul li a:hover {
  color: #e40000;
}
.jiathis_style_24x24 {
  display: inline-block;
  float: left;
  height: 97px;
  position: relative;
}
.jiathis_style_24x24 span {
  display: inline-block;
  float: left;
  line-height: 95px;
}
.jiathis_style_24x24 a {
  display: inline-block;
  float: left;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  overflow: hidden;
  background: #d9d9d9;
  margin-right: 10px;
  position: relative;
}

.jiathis_a {
  display: inline-block;
  width: 200px;
  float: left;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
.jiathis_style_24x24 a img {
  max-width: 70%;
  max-height: 70%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.bdsharebuttonbox a {
  width: 36px !important;
  height: 36px !important;
  border-radius: 100%;
  overflow: hidden;
  background-size: 78% 78%;
  background-position: center;
}
.jiathis_button_weixin:hover {
}
.jiathis_button_cqq {
  background-size: 70% 70% !important;
}
.jiathis_button_tsina {
}
.jiathis_style_24x24 a:hover {
  background-color: #e40000;
}
.biaoqian {
  padding-top: 40px;
  font-size: 14px;
  line-height: 28px;
}
.biaoqian p {
  color: #666;
  float: left;
  display: inline;
}
.biaoqian p img {
  width: 14px;
  height: 14px;
}
.biaoqian a {
  display: inline;
  margin: 0 8px;
  float: left;
  color: #fff;
  background: #e40000;
  padding: 0 8px;
}

.rztj h4 {
  font-size: 24px;
  color: #333;
  padding-bottom: 16px;
  border-bottom: 1px solid #bfbfbf;
  text-align: left;
}
.rztj-con ul {
  padding: 0;
  margin: 32px 0;
}
.rztj-con ul li {
  width: calc(25% - 30px);
  float: left;
  
  margin: 0 15px;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.rztj-con ul li:last-child {
  margin-right: 0;
}
.rztj-con ul li h5 {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.64);
  width: 100%;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
  color: #fff;
}
.rztj-con ul li img {
  transition: all 0.3s;
  height: 100%
}
.rztj-con ul li:hover img {
  transform: scale(1.2);
}


/* 关于我们 */
.about1 {
  background: rgba(0, 0, 0, 0.24) url("../images/zhengshu.jpg") no-repeat
    fixed center;
  background-size: cover;
  padding: 80px 0 72px;
  min-width: 1400px;
  height: 728px;
  position: relative;
  z-index: 1;
}
.about1 .page-title {
  color: #fff;
}
.about1 .page-title::after {
  background: #fff;
}

/* 服务案例 */
.caselist {
  background: url(../images/index-bg2.jpg) repeat;
  /*background-size: cover;*/
  padding: 32px 0 48px;
  min-width: 1400px;
}
.caselist-con ul {
  padding: 0;
}
.caselist-con ul li {
  width: calc(33% - 32px);
  padding: 16px;
  float: left;
  margin: 16px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #cccccc;
  overflow: hidden;
}
.caselist-con ul li:hover .caselist-box {
  display: block;
  height: 100%;
}
.caselist-con ul li:hover h4 {
  color: #e40000;
}
.caselist-imgbox {
  height: 200px;
  overflow: hidden;
  position: relative;
}
.caselist-box {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 0%;
  background: rgba(0, 0, 0, 0.64);
  text-align: center;
  padding: 20px 0;
  transition: all 0.3s;
}
.caselist-box img {
  width: 78px;
  height: 78px;
  display: block;
  margin: auto;
}
.caselist-box a {
  font-size: 16px;
  border-radius: 20px;
  background: #fff;
  color: #333;
  padding: 10px 32px;
  margin: 28px 16px 0 16px;
  display: inline-block;
}
.caselist-box .btn-ljzx {
  background: #e40000;
  color: #fff;
}
.caselist-con ul li h4 {
  text-align: left;
  font-size: 18px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 8px 0 0 0;
}
.caselist-con ul li p {
  text-align: left;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/* 认证服务 */
.service-nav .nav-tabs > li > a {
  line-height: 64px;
}
.service-nav .nav-tabs > li:hover a{
  background: transparent;
  border: 1px solid #a3000014;
  position: relative;
}
.service-nav .nav-tabs > li:hover a:hover:after{
  content: "";
  width: 28px;
  height: 3px;
  background: #e40000;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.service-nav .nav-tabs > li.active > a,
.service-nav .nav-tabs > li.active > a:hover,
.service-nav .nav-tabs > li.active > a:focus {
  border: 1px solid transparent;
  color: #e40000;
  position: relative;
}
.service-nav .nav-tabs > li.active > a:after,
.service-nav .nav-tabs > li.active > a:hover:after,
.service-nav .nav-tabs > li.active > a:focus:after {
  content: "";
  width: 28px;
  height: 3px;
  background: #e40000;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.service-area li img {
    transition: all 0.3s;
}
.service-area li:hover img {
    transform: scale(0.8);
}

.service-area ul {
  padding: 0;
}
.service-area ul li {
  width: calc(25% - 26px);
  margin: 13px;
  float: left;
  background: #fff;
  padding: 16px;
  border: 1px solid #e0e0e0
 
}
.background{

}
.service-area ul li:hover{
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 10px 10px rgba(0,0,0,.05);
    border: 1px solid #e0e0e0
}

.service-area ul li .service-imgbox {
  height: 200px;
  overflow: hidden;
}
.service-imgbox img {
  transition: all 0.3s;
}
.service-area ul li h4 {
  font-size: 20px;
  margin-top: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.service-area ul li p {
  color: #666;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.service-area ul li:hover .service-imgbox img {
  transform: scale(1.2);
}
.service-area .btn-more {
  padding: 0.429rem 1rem;
  background-color: #c81624 !important;
    border-color: #c81624 !important;
    background-color: #c81624 !important;
    border-color: #c81624 !important;
    border-radius: 3px;
}

.service-area .btn-more {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.571429;
    display: inline-block;
    padding: 0.429rem 1rem;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
  
}
.service-area .btn-more:hover {
  opacity: 0.8;
}

.service-con {
  position: relative;
  display: none;
}
.service-con.active {
  display: block;
  transition: all 0.3s;
}

/* 人才招聘 */
.ny-recruit {
  background: url(../images/index-bg2.jpg) no-repeat;
  background-size: cover;
  padding: 32px 0 48px;
  min-width: 1400px;
}

.table-head {
  background: #e40000;
  color: #fff;
  text-align: center;
  line-height: 80px;
}
.table-head > div {
  display: inline-block;
  width: calc(20% - 5px);
}
.icon-jia {
  width: 36px;
  height: 36px;
}
.table-list.active .table-list-box {
  display: block;
}
.table-list-con {
  background: #fff;
  line-height: 80px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  margin: 1px 0;
}
.table-list-con p {
  display: inline-block;
  width: calc(20% - 5px);
  text-align: center;
}
.table-list-box {
  padding: 24px;
  display: none;
}

/* 管理咨询 */
.consultlist {
  background: url(../images/index-bg2.jpg);
  /* background-size: cover; */
  padding: 32px 0 48px;
  min-width: 1400px;
}
.consult-tit {
  padding-bottom: 16px;
  margin-bottom: 40px;
  border-bottom: 1px solid #bfbfbf;
}
.consult-tit-lt {
  display: inline;
  float: left;
}
.consult-tit-lt img {
  width: 27px;
  height: 29px;
  float: left;
}
.consult-tit-lt h4 {
  display: inline;
  margin: 0;
  font-size: 24px;
  line-height: 30px;
  margin-left: 10px;
}
.btn-mfzx {
  display: inline;
  background: #e40000;
  padding: 8px 14px;
  float: right;
  border-radius: 2px;
  overflow: hidden;
  color: #fff;
}
.btn-mfzx img {
  width: 20px;
  height: 16px;
}

.consultlist-box .nav-tabs {
  display: inline-block;
  margin: auto;
  margin-bottom: 40px;
}
.consultlist-box .nav-tabs > li,
.consultlist-box .nav-tabs > li.active {
  margin: 0;
  border-bottom: 1px solid transparent;
}
.consultlist-box .nav-tabs > li > a {
  padding: 12px 48px;
  margin: 0 16px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.consultlist-box .nav-tabs > li.active > a,
.consultlist-box .nav-tabs > li.active > a:hover,
.consultlist-box .nav-tabs > li.active > a:focus {
  background: #e40000;
  color: #fff;
}
.consultlist-con {
  position: relative;
  display: none;
}
.consultlist-con.active {
  display: block;
  transition: all 0.3s;
}

.consultlist-item {
  background: #fff;
  padding: 16px;
  width: calc(50% - 15px);
  margin-right: 15px;
  margin-bottom: 30px;
}
.consultlist-item:nth-child(2n) {
  margin-right: 0;
  margin-left: 15px;
}
.consullist-imgbox {
  width: 216px;
  height: 174px;
  float: left;
  margin-right: 16px;
  overflow: hidden;
}
.consullist-imgbox img {
  transition: all 0.3s;
}
.consullist-text {
  text-align: left;
}

.consultlist-title {
  font-size: 20px;
}
.consultlist-desc {
  font-size: 16px;
  color: #999;
}
.consultlist-read {
  text-align: right;
  font-size: 16px;
  margin-top: 24px;
  color: #999;
}
.consultlist-read img {
  width: 16px;
  height: 16px;
  display: inline-block;
}
.consultlist-read .img2 {
  display: none;
}
.consultlist-item:hover .consullist-imgbox img {
  transform: scale(1.2);
}
.consultlist-item:hover .consultlist-read .img2 {
  display: inline-block;
}
.consultlist-item:hover .consultlist-read {
  color: #e40000;
}
.consultlist-item:hover .consultlist-read .img1 {
  display: none;
}

/* 服务详情 */
.servicedetail {
  padding: 32px 0 48px;
  min-width: 1400px;background: #e2e2e2
}

.servicedetail .container{
  background: #fff;
  padding: 25px 50px
}


.servicedetail-tit {
  font-size: 24px;
  font-weight: bold;
}
.servicedetail-subtit {
  font-size: 18px;
  color: #e40000;
}
.servicedetail-xinxi {
  background: #f2f2f2;
  padding: 20px 16px;
}
.servicedetail-xinxi p {
  float: left;
  margin: 0 24px 0 0;
  font-size: 16px;
  color: #999;
}
.servicedetail-xinxi p:last-child {
  margin: 0;
}
.servicedetail-xinxi p span {
  font-size: 18px;
  color: #e40000;
}
.servicedetail-cn {
  padding: 18px 0;
  line-height: 42px;
}
.servicedetail-cn p {
  float: left;
  margin-bottom: 0;
  margin-right: 16px;
}
.servicedetail-cn p:first-child {
  color: #999;
}
.servicedetail-cn p:first-child,
.servicedetail-cn p:last-child {
  margin-right: 0;
}
.servicedetail-cn p img {
  width: 42px;
  height: 42px;
  margin-right: 8px;
}
.servicedetail-sy {
  padding: 18px 0;
}
.servicedetail-sy p {
  float: left;
  font-size: 16px;
  color: #999;
  margin-right: 24px;
}
.servicedetail-sy p span {
  color: #e40000;
  border: 1px solid #e40000;
  padding: 4px 10px;
}
.servicedetail-sy p:first-child span {
  border: 1px solid transparent;
}
.servicedetail-rz {
  border-top: 1px solid #d2d2d2;
}
.servicedetail-rz .btn-rzzx {
  background: #e40000;
  padding: 16px 38px;
  display: block;
  margin-top: 20px;
  float: left;
  color: #fff;
}
.servicedetail-rz .btn-rzzx img {
  width: 22px;
  height: 20px;
  margin-right: 4px;
}
.servicedetail-rz p {
  padding: 16px;
  font-size: 16px;
  color: #999;
  margin-top: 20px;
  display: inline;
  margin-bottom: 0;
  float: left;
}
.servicedetail-down {
  padding-top: 40px;
}
.servicedetail-nav {
  background: #efefef;
  width: calc(100% - 24px);
}
.servicedetail-nav a {
  margin-right: 56px;
  font-size: 18px;
  color: #999;
  font-weight: bold;
  padding: 16px 24px;
  display: block;
  float: left;
}
.servicedetail-nav .active,
.servicedetail-nav a:hover {
  color: #e40000;
  border-bottom: 2px solid #e40000;
}
.servicedetail-con {
  width: calc(100% - 24px);
  font-size: 18px;
  line-height:1.8;
  overflow:hidden;
}
.servicedetail-con img{max-width:100%;}
.servicedetail-con td{ padding-left:5px; padding-right:5px;}
.servicedetail-con h4 {
  font-size: 22px;
}
.fwnr,
.cjwt,
.shfw {
  padding-top: 32px;
}
.xgfu {
  width: calc(25% - 24px);
}
.xgfu-tit {
  background: #efefef;
  padding: 20px 24px;
  text-align: center;
  margin: 0;
  color: #e40000;
  font-size: 18px;
}
.xgfu ul {
  padding: 0;
}
.xgfu ul li {
  margin-top: 24px;
  text-align: center;
  border: 1px solid #ddd;
  padding: 0 16px;
}

.cpXq_main_left {
  display: inline-block;
  height: 400px;
  width: 100%;
  float: left;
  overflow: hidden;
}

.slideBox_cp {
  width: 100%;
  height: 400px;
  overflow: hidden;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.slideBox_cp .bd {
  position: relative;
  height: 400px;
  z-index: 0;
}

.slideBox_cp .bd li {
  zoom: 1;
  vertical-align: middle;
  height: 400px;
  width: 100%;
}
.slideBox_cp .bd li a {
  display: block;
  height: 400px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
.slideBox_cp img {
  width: 100%;
  max-height: 400px;
}

.slideBox_cp .prev,
.slideBox_cp .next {
  position: absolute;
  right: 40px;
  top: 48px;
  display: block;
  width: 25px;
  height: 25px;
  filter: alpha(opacity=100);
  opacity: 1;
  transition: all 0.5s;
}

.slideBox_cp .prev {
  background-image: url(../images/shang.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100% auto;
}

.slideBox_cp .next {
  top: auto;
  bottom: 48px;
  background-image: url(../images/xia.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 100% auto;
}
.noList {
  font-size: 20px;
  font-weight: bold;
}

.search-bq {
  text-align: center;
  font-size: 20px;
}



.fadeup{
	-webkit-animation: fadeInUp 1s 0s both;
    animation: fadeInUp 1s 0s both;
}
.fadeup strong{
  font-weight: 700;
}

.new_right_nav{position:fixed;top:55%;right:0;z-index:99;display:block;width:50px;height:273px;}
.new_right_menu{position:relative;display:block;margin-bottom:10px;width:170px;height:58px;border-radius:4px 0 0 4px;background:#e40000;color:#fff;font-size:0;line-height:58px;cursor:default;}
.new_right_menu a{display:block;width:100%;height:100%;color:#fff;}
.new_right_menu span{float:left;display:inline-block;margin-left:12px;width:28px;height:auto;}
.new_right_menu span img{width:100%;height:100%;}
.new_right_menu_in{display:inline-block;padding-right:6px;width:110px;text-align:left;font-size:14px;margin-left:10px;}
.new_right_menu_ewm{position:absolute;top:-36px;left:-142px;display:none;padding:5px;width:128px;height:128px;border-radius:10px;background-color:#e40000;}
.new_right_menu_ewm img{width:100%;height:100%;border-radius:8px;}

/* 动画效果 */
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,2rem,0);
		transform: translate3d(0,2rem,0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,2rem,0);
		transform: translate3d(0,2rem,0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}