@charset "UTF-8";

.pagination {
  text-align: center;
  height: 42px;
  padding: 30px 0px;
}
.pagination li{
  display: inline-block;
}
.pagination li:first-child a{
  width: 66px;
}

.pagination li span,.pagination li a {
  width: 30px;
  height: 40px;
  border: 1px solid #dddddd;
  background-color: #e5e5e5;
  text-align: center;
  line-height: 40px;
  color: #666;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 14px;
}
.pagination li a:hover, .pagination .active span{
  background-color: #1b5199;
  color: #ffffff;
  border: 1px solid #1b5199;
}
.fenye {
  text-align: center;
  padding: 30px 0px;
}
.fenye a {
  width: 30px;
  height: 40px;
  border: 1px solid #dddddd;
  background-color: #e5e5e5;
  text-align: center;
  line-height: 40px;
  color: #666;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 14px;
}
.fenye a:last-of-type {
  width: 66px;
}
.fenye a:hover, .fenye a.active {
  background-color: #1b5199;
  color: #ffffff;
  border: 1px solid #1b5199;
}
/*.fenye span {
  width: 70px;
  height: 40px;
  border: 1px solid #dddddd;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  color: #666;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #e5e5e5;
}*/
.fenye em {
  line-height: 40px;
  padding-right: 10px;
  height: 40px;
  display: inline-block;
}
.fenye em .iconfont {
  font-size: 20px;
}

.location {
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.location span {
  padding: 0px 5px;
  color: #333;
}
.location strong {
  color: #333;
  font-weight: normal;
}
.location .iconfont {
  color: #333;
}

/*首页样式*/
.titleH2 {
  text-align: center;
  margin-bottom: 30px;
  padding-top: 40px;
}
.titleH2 p {
  font-size: 40px;
  font-family: "隶书","汉仪楷体简","微软雅黑",sans-serif;
  line-height: 40px;
  padding-bottom: 5px;
}
.titleH2 p strong {
  color: #ff5a00;
  margin-right: 30px;
}
.titleH2 p em {
  color: #1b5199;
}
.titleH2 span {
  display: inline-block;
  height: 26px;
  text-align: center;
  line-height: 26px;
  color: #555555;
  font-size: 14px;
  /* font-weight: bold; */
  /* padding-top: 5px; */
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #ddd;
  margin-top: 5px;
  padding: 0px 5px;
}

/*top*/
.top {
  height: 36px;
  line-height: 36px;
  background-color: #ededed;
  color: #666666;
}

header {
  padding-top: 15px;
  padding-bottom: 10px;
}
header .right .diqu {
  width: 190px;
  margin-top: 10px;
}
header .right .diqu a {
  float: left;
  width: 90px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #1b5199;
  color: #ffffff;
}
header .right .diqu a:hover {
  background-color: #ff5a00;
}
header .right .phone {
  margin-left: 30px;
}
header .right .phone dt .iconfont {
  color: #f91b1b;
  font-size: 56px;
}
header .right .phone dd {
  color: #f91b1b;
  font-weight: bold;
  margin-top: 10px;
  line-height: 28px;
  margin-left: 15px;
}
header .right .phone dd .second {
  font-size: 24px;
}

.navHang .left {
  width: 165px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #ffffff;
  padding-left: 50px;
  padding-right: 15px;
  background-color: #1b5199;
}
.navHang .left .iconfont {
  font-size: 22px;
  margin-right: 10px;
  vertical-align: middle;
}
.navHang nav a {
  float: left;
  margin-left: 66px;
  font-size: 16px;
  border-bottom: 2px solid #ffffff;
  margin-top: 12px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}
.navHang nav .active {
  border-bottom: 2px solid #1b5199;
  color: #1b5199;
  font-weight: bold;
}

.index_banner {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.index_banner .banner_inner {
  width: 1920px;
  height: 500px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  z-index: -1;
}
.index_banner .banner_inner .hd {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: 70px;
  z-index: 99999999;
}
.index_banner .banner_inner .hd ul li {
  float: left;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 15px;
}
.index_banner .banner_inner .hd ul .on {
  background-color: #ff5a00;
  opacity: 1;
}
.index_banner .banner_inner .bd {
  padding: 0;
  margin: 0;
}
.index_banner .bannerHideUl {
  width: 230px;
  height: 500px;
  background: rgba(0, 0, 0, 0.5);
}
.index_banner .bannerHideUl li {
  width: 215px;
  height: 71px;
  cursor: pointer;
  padding-left: 15px;
}
.index_banner .bannerHideUl li .banneHideA {
  display: block;
  width: 165px;
  height: 71px;
  border-bottom: 1px dashed #cccccc;
  line-height: 75px;
  font-size: 16px;
  color: #ffffff;
  padding-left: 35px;
}
.index_banner .bannerHideUl li .banneHideA .iconfont {
  font-size: 22px;
  margin-right: 10px;
  vertical-align: middle;
}
.index_banner .bannerHideUl li:last-of-type .banneHideA {
  border-bottom: none;
  height: 74px;
}
.index_banner .bannerHideUl li:hover {
  background-color: #fff;
}
.index_banner .bannerHideUl li:hover .banneHideA {
  color: #ff5a00;
}
.index_banner .bannerHide {
  width: 500px;
  height: 498px;
  border: 1px solid #dddddd;
  border-left: none;
  position: absolute;
  top: 0;
  left: 50%;
  background: url("../images/banner_bg.jpg") no-repeat right bottom #fff;
  margin-left: -370px;
  display: none;
  padding-left: 30px;
  text-align: left;
  z-index: 9999999;
}
.index_banner .bannerHide01 dl {
  margin-top: 20px;
}
.index_banner .bannerHide01 dl dt {
  float: left;
  width: 68px;
  height: 68px;
  text-align: center;
  line-height: 68px;
  color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.index_banner .bannerHide01 dl dd {
  width: 400px;
  float: right;
}
.index_banner .bannerHide01 dl dd .bannerHideMore {
  color: #2eaae4;
}
.index_banner .bannerHide01 dl dd a {
  display: inline-block;
  margin-top: 20px;
  margin-right: 40px;
  font-family: SimSun;
}
.index_banner .bannerHide01 dl:nth-of-type(1) dt {
  background-color: #ff5a00;
  margin-top: 10px;
}
.index_banner .bannerHide01 dl:nth-of-type(2) dt {
  background-color: #8356a1;
  margin-top: 60px;
}
.index_banner .bannerHide01 dl:nth-of-type(2) dd a {
  margin-right: 30px;
}
.index_banner .bannerHide01 dl:nth-of-type(3) dt {
  background-color: #e57848;
}
.index_banner .bannerHide01 dl:nth-of-type(3) dd a {
  margin-top: 28px;
}
.index_banner .bannerHide02 a {
  display: inline-block;
  margin-top: 20px;
  margin-right: 40px;
  font-family: "SimSun";
}
.index_banner .banner_btm {
  position: absolute;
  z-index: 999;
  background: rgba(0, 0, 0, 0.6);
  width: 950px;
  height: 70px;
  border-radius: 5px;
  left: 50%;
  margin-left: -350px;
  bottom: 30px;
}
.index_banner .banner_btm dt {
  margin-top: 10px;
  margin-left: 12px;
}
.index_banner .banner_btm dt .one {
  color: #ffffff;
}
.index_banner .banner_btm dt .two {
  font-size: 16px;
  font-weight: bold;
  color: #ff5a00;
}
.index_banner .banner_btm dd form {
  margin-top: 17px;
}
.index_banner .banner_btm dd form select {
  width: 180px;
  height: 36px;
  background: url("../images/input_sanjiao.png") no-repeat 160px center #ffffff;
  margin-right: 10px;
  padding-left: 10px;
  cursor: pointer;
}
.index_banner .banner_btm dd form input[type=submit] {
  width: 100px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #ffffff;
  background-color: #ff5a00;
  margin-right: 10px;
}
.index_banner .yuyueBox {
  position: absolute;
  width: 250px;
  height: 335px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 10px #333;
  -moz-box-shadow: 0px 0px 10px #333;
  box-shadow: 0px 0px 10px #333;
  top: 45px;
  left: 50%;
  margin-left: 320px;
  padding: 15px;
}
.index_banner .yuyueBox h3 {
  text-align: center;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.index_banner .yuyueBox .input1, .index_banner .yuyueBox .input2 {
  width: 210px;
  height: 32px;
  border: 1px solid #dddddd;
  margin-top: 15px;
  font-family: "微软雅黑";
  padding-left: 36px;
}
.index_banner .yuyueBox .input1 {
  background: url("../images/icon01.png") no-repeat 8px 4px;
}
.index_banner .yuyueBox .input2 {
  background: url("../images/icon01.png") no-repeat 8px -47px;
}
.index_banner .yuyueBox .input3 {
  width: 248px;
  height: 32px;
  margin-top: 15px;
  font-family: "微软雅黑";
  font-size: 16px;
  background-color: #34b4e5;
  color: #ffffff;
  cursor: pointer;
}
.index_banner .yuyueBox .marquee_phone {
  width: 250px;
  height: 50px;
  border-bottom: 1px dotted #ddd;
  overflow: hidden;
  margin: 8px 0px;
  padding-bottom: 5px;
}
.index_banner .yuyueBox .marquee_phone li {
  height: 25px;
  line-height: 24px;
  color: #777;
  font-size: 14px;
  padding: 0px 20px;
}
.index_banner .yuyueBox .marquee_phone li strong {
  float: right;
}
.index_banner .yuyueBox .icon02 dl {
  width: 62px;
  text-align: center;
  float: left;
}
.index_banner .yuyueBox .icon02 dl dt {
  width: 20px;
  height: 20px;
  margin-left: 21px;
  margin-bottom: 3px;
}
.index_banner .yuyueBox .icon02 dl dd {
  font-size: 12px;
  color: #555555;
}
.index_banner .yuyueBox .icon02 dl:nth-of-type(1) dt {
  background: url("../images/icon02.jpg") no-repeat center top;
}
.index_banner .yuyueBox .icon02 dl:nth-of-type(2) dt {
  background: url("../images/icon02.jpg") no-repeat center -20px;
}
.index_banner .yuyueBox .icon02 dl:nth-of-type(3) dt {
  background: url("../images/icon02.jpg") no-repeat center -40px;
}
.index_banner .yuyueBox .icon02 dl:nth-of-type(4) dt {
  background: url("../images/icon02.jpg") no-repeat center -60px;
}

/*代办服务项目*/
.index_project {
  background-color: #f6f6f6;
  padding-bottom: 40px;
}
.index_project .handleBox {
  float: left;
  text-align: center;
  width: 268px;
  height: 143px;
  border: 1px solid #dddddd;
  padding: 35px 0px 0px 0px;
  margin-right: 40px;
  margin-bottom: 30px;
  background-color: #ffffff;
}
.index_project .handleBox h3 {
  font-size: 20px;
}
.index_project .handleBox p {
  font-size: 16px;
  color: #333;
  margin: 15px 0px;
}
.index_project .handleBox a {
  display: inline-block;
  width: 150px;
  height: 34px;
  color: #3a67ae;
  border: 1px solid #3a67ae;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  line-height: 34px;
  font-size: 16px;
}
.index_project .handleBox a:hover {
  background-color: #3a67ae;
  color: #ffffff;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.index_project .handleBox:nth-of-type(4n) {
  margin-right: 0px !important;
}
.index_project .handleBox:hover {
  -webkit-box-shadow: 0px 0px 10px #333;
  -moz-box-shadow: 0px 0px 10px #333;
  box-shadow: 0px 0px 10px #333;
  border: 1px solid #ffffff;
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  -ms-transition: box-shadow 0.5s;
  -o-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
  background-color: #ffffff;
}

/*资质服务优势*/
.index_advan {
  width: 800px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.index_advan .advan_title li {
  float: left;
  width: 266px;
}
.index_advan .advan_title li .num {
  color: #1b5199;
}
.index_advan .advan_title li .num strong {
  font-size: 60px;
  font-weight: normal;
}
.index_advan .advan_title li .num span {
  font-size: 42px;
}
.index_advan .advan_title li .txt {
  font-size: 20px;
  color: #1b5199;
}
.index_advan .advan_title li:last-of-type {
  float: right;
}
.index_advan .advanBox {
  width: 800px;
  height: 598px;
  background: url("../images/imac.jpg") no-repeat center;
  padding-top: 28px;
  margin-top: 40px;
}
.index_advan .advanBox .table {
  width: 728px;
  height: 396px;
  overflow: hidden;
  margin: 0 auto;
}
.index_advan .advanBox h3 {
  text-align: center;
}
.index_advan .advanBox h3 .h3_top {
  font-size: 24px;
  font-weight: bold;
  margin-top: 10px;
}
.index_advan .advanBox h3 .h3_btm {
  font-size: 16px;
}
.index_advan .advanBox .tableBox {
  text-align: center;
  margin-top: 10px;
}
.index_advan .advanBox .tableBox .thead {
  background-color: #1b5199;
  font-size: 16px;
  color: #ffffff;
}
.index_advan .advanBox .tableBox p {
  border-right: 1px solid #dddddd;
  line-height: 36px;
  height: 36px;
  float: left;
}
.index_advan .advanBox .tableBox .first {
  width: 220px;
}
.index_advan .advanBox .tableBox .second {
  width: 220px;
}
.index_advan .advanBox .tableBox .third {
  width: 80px;
}
.index_advan .advanBox .tableBox .fourth {
  width: 80px;
}
.index_advan .advanBox .tableBox .fifth {
  width: 122px;
  border-right: none;
}
.index_advan .advanBox .tableBox .bd {
  height: 279px;
  overflow: hidden;
}
.index_advan .advanBox .tableBox .bd ul li {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #dddddd;
  width: 100%;
}
.index_advan .advanBox .tableBox .bd ul li a {
  display: block;
}
.index_advan .advanBox .tableBox .bd ul li .first, .index_advan .advanBox .tableBox .bd ul li .second {
  text-align: left;
  padding-left: 10px;
  width: 210px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_advan .advanBox .tableBox .bd ul li:hover {
  background-color: #f5f5f5;
}
.index_advan .advanBox .tableBox .bd ul li:hover .blue {
  color: #ff5a00;
}

/*资质证书*/
.index_book {
  padding-bottom: 50px;
}
.index_book .bookBox {
  position: relative;
}
.index_book .bookBox .next, .index_book .bookBox .prev {
  position: absolute;
  top: 100px;
}
.index_book .bookBox .prev {
  left: -72px;
}
.index_book .bookBox .next {
  right: -82px;
}
.index_book .bookBox .bd {
  width: 1200px;
  overflow: hidden;
  height: 314px;
}
.index_book .bookBox .bd ul li {
  width: 218px;
  height: 308px;
  border: 2px solid #1b5199;
  margin-left: 10px;
  margin-right: 10px;
}

/*顾问一对一服务团队*/
.adviser {
  background-color: #f6f6f6;
  height: 524px;
}

.infoL {
  margin-left: 15px;
}

.infoR {
  text-align: left;
  width: 220px;
  font-size: 16px;
  padding-top: 40px;
  position: absolute;
  right: 0;
}

.infoR h4 {
  color: #000;
  border-bottom: 1px solid #3db1ea;
  display: inline-block;
  padding-right: 5px;
  margin-bottom: 5px;
  font-size: 18px;
}

.infoR p {
  color: #333;
  line-height: 38px;
}

.infoR p a {
  display: block;
  width: 150px;
  height: 30px;
  background-color: #3db1ea;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  margin-top: 15px;
  border: 1px solid #3db1ea;
}

.infoR p a:hover {
  color: #3db1ea;
  background-color: #ffffff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.card-area .card-item .card .card-content {
  width: 100%;
  text-align: center;
}

.op7 {
  margin: 15px 0px;
}

.card-area .card-item .card .card-content span {
  font-size: 16px;
  color: #555;
}

.mr20 {
  margin-right: 20px;
}

.card-area {
  margin: 20px auto 0;
  height: 300px;
  width: 1200px;
  position: relative;
}

.card-area .bg-e8e8e8 {
  background: #e8e8e8;
}

.card-area .bg-e1e1e1 {
  background: #e1e1e1;
}

.card-area .card-item {
  z-index: 4;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
  position: relative;
  float: left;
  width: 13.33%;
  height: 280px;
  background-color: transparent;
}

.card-area .card-item + .card-item {
  margin-left: -1px;
}

.card-area .card-item .card {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fff;
}

.card-area .card-item .card .card-content.content-first {
  transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
  z-index: 3;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}

.card-area .card-item .card .card-content.content-second {
  transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  line-height: 2;
}

.card-area .card-item .card .card-content.content-second li {
  float: left;
  width: 50%;
}

.card-area .card-item .card .card-content, .card-area .card-item .card .card-title {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}

.card-area .card-item .card .card-title {
  padding-top: 1px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
}

.card-area .card-item .card .card-content {
  height: 280px;
  position: absolute;
}

.card-area .card-item .card .card-content.content-first .content-first-list {
  width: 100%;
  max-width: 250px;
  font-size: 16px;
  color: #373d41;
  margin-top: 47px;
  margin-bottom: 47px;
}

.card-area .card-item .card .card-content.content-first .content-first-list li {
  margin-bottom: 30px;
}

.card-area .card-item .card .card-content.content-second .main-head {
  color: #3db1ea;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
}

.card-area .card-item .card .card-content.content-second p {
  margin: 5px 0;
}

.card-area .card-item .card .card-content.content-second .main-tip {
  color: #232933;
}

.card-area .card-item .card .card-content.content-second .main-desc {
  color: #8c8c8c;
  font-size: 12px;
  line-height: 22px;
}

.card-area .card-item .card .card-content.content-second .main-btn {
  cursor: pointer;
  width: 160px;
  height: 38px;
  font-size: 16px !important;
  color: #fff;
  margin-top: 22px;
  margin-bottom: 33px;
  border-radius: 19px;
  background: #3db1ea;
  border: none;
  transition: color .3s ease-in-out,background .3s ease-in-out;
}

.card-area .card-item .card .card-content.content-second .main-btn:hover {
  color: #fff;
  background: #1b77b9;
}

.card-area .card-item .card .card-content.content-second .main-white-btn {
  cursor: pointer;
  width: 160px;
  height: 36px;
  border: 1px solid #3db1ea;
  font-size: 16px !important;
  color: #3db1ea;
  margin-top: 22px;
  margin-bottom: 33px;
  border-radius: 19px;
  background: #fff;
  transition: color .3s ease-in-out,background .3s ease-in-out;
}

.card-area .card-item .card .card-content.content-second .main-white-btn:hover {
  color: #fff;
  background: #3db1ea;
}

.card-area .card-item .card .card-content .other-info {
  width: 105%;
  height: 70px;
  overflow: hidden;
  line-height: 22px;
  padding-top: 20px;
  font-size: 12px;
}

.card-area .card-item .card .card-content .other-info .other-info-list {
  width: 27%;
  height: 70px;
  background: #f2f2f2;
  margin-right: 25px;
  padding: 0 0 0 10px;
  position: relative;
}

.card-area .card-item .card .card-content .other-info .other-info-list .c-a-arrow {
  position: absolute;
  right: 10px;
  top: 15px;
  background-position: -200px 0;
}

.card-area .card-item .card .card-content .other-info .other-info-list:hover {
  background: #3db1ea;
}

.card-area .card-item .card .card-content .other-info .other-info-list:hover .c-a-arrow {
  background-position: -200px -17px;
}

.card-area .card-item .card .card-content .other-info .other-info-list:hover .other-desc, .card-area .card-item .card .card-content .other-info .other-info-list:hover .other-head {
  color: #fff;
}

.card-area .card-item .card .card-content .other-info .other-info-list .list-context {
  color: #00c1de;
}

.card-area .card-item .card .card-content .other-info .other-head {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin: 13px 0 0 0;
}

.card-area .card-item .card .card-content .other-info .other-desc {
  margin-top: 2px;
  font-size: 12px;
  color: #999;
}

.card-area .card-item.active {
  z-index: 6;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  width: 33%;
  height: 300px;
}

.card-area .card-item.active .card .card-title {
  background-color: #fff;
  height: 159px;
  top: -15px;
  border: none;
}

.card-area .card-item.active .card .card-content.content-first {
  transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}

.card-area .card-item.active .card .card-content.content-second {
  transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
  z-index: 3;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}

/*服务流程*/
.flow {
  padding-bottom: 50px;
}
.flow .flow_img img {
  margin-top: 40px;
  display: block;
}

/*六大理由*/
.reason {
  padding-bottom: 50px;
  background-color: #f5f5f5;
}
.reason ul {
  margin-top: 25px;
}
.reason ul li {
  float: left;
  background-color: white;
  box-shadow: 3.94px 3.078px 8px 0px rgba(103, 103, 103, 0.3);
  width: 174px;
  height: 260px;
  margin-right: 29px;
  text-align: center;
  position: relative;
  cursor: pointer;
  -webkit-transition: margin-top 0.5s,box-shadow 0.5s;
  -moz-transition: margin-top 0.5s,box-shadow 0.5s;
  -ms-transition: margin-top 0.5s,box-shadow 0.5s;
  -o-transition: margin-top 0.5s,box-shadow 0.5s;
  transition: margin-top 0.5s,box-shadow 0.5s;
}
.reason ul li .icon_img {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fbaf33;
  text-align: center;
  line-height: 30px;
  position: absolute;
  top: -15px;
  left: -15px;
}
.reason ul li .icon_img .iconfont {
  color: #ffffff;
  font-size: 20px;
}
.reason ul li .img {
  margin-top: 20px;
}
.reason ul li .title {
  font-size: 18px;
  margin-top: 15px;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 1px solid #e0d6d1;
}
.reason ul li .text {
  font-size: 12px;
  /*letter-spacing: -1px;*/
  line-height: 24px;
  margin-top: 15px;
}
.reason ul li:last-of-type {
  margin-right: 0;
}
.reason ul li:hover {
  box-shadow: 3.94px 3.078px 8px 0px rgba(255, 90, 0, 0.3);
  margin-top: -8px;
}

/*行业领导品牌*/
.album {
  padding-bottom: 30px;
  height: 640px;
}

.albumL {
  width: 390px;
  margin-left: 75px;
}

.albumL p {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}

.albumL article {
  font-size: 14px;
  color: #ffffff;
  line-height: 30px;
  background-color: #3a67ae;
  width: 350px;
  height: 400px;
  padding: 20px;
}

.albumR {
  width: 660px;
}

.albumR .ul_list2 {
  border-bottom: 1px solid #dddddd;
  position: relative;
  height: 34px;
}

.albumR .ul_list2 li {
  float: left;
  font-size: 18px;
  color: #333;
  margin: 0px 35px;
  padding: 0px 10px;
  height: 34px;
  line-height: 34px;
  position: absolute;
  top: 0;
  cursor: pointer;
}

.albumR .ul_list2 .active {
  color: #3a67ae;
  border-bottom: 2px solid #3a67ae;
}

.albumR .ul_list2 li:nth-of-type(1) {
  left: 10px;
}

.albumR .ul_list2 li:nth-of-type(2) {
  left: 150px;
}

.albumR .ul_list2 li:nth-of-type(3) {
  left: 290px;
}

#container, #container1, #container2 {
  width: 810px;
  /*height: 498px;*/
  margin: 0 auto;
  margin-top: 40px;
}

#container .mainframe, #container1 .mainframe, #container2 .mainframe {
  width: 500px;
  height: 400px;
  float: left;
}

#container .thumbnails, #container1 .thumbnails, #container2 .thumbnails {
  float: left;
  width: 200px;
  height: 400px;
  background-repeat: no-repeat;
  background-position: 9px 70px;
}

.thumbnailimage {
  float: left;
  padding: 7px;
}

.large_thumb {
  float: left;
  position: relative;
  width: 64px;
  height: 64px;
  padding: 0px 10px 0px 0;
}

img.large_thumb_image {
  position: absolute;
  left: 5px;
  top: 4px;
}

.large_thumb_border {
  width: 64px;
  height: 64px;
  background: url("../images/thumb_border.png");
  position: absolute;
}

.large_thumb_shine {
  width: 54px;
  height: 54px;
  background: url("../images/shine.png");
  position: absolute;
  background-position: -150px 0;
  left: 5px;
  top: 4px;
  background-repeat: no-repeat;
}

.thumb_container {
  width: 64px;
  height: 64px;
  background-image: url("../images/thumb_holder.png");
}

#largephoto, #largephoto1, #largephoto2 {
  width: 444px;
  height: 370px;
  background-color: #333333;
  margin-top: 30px;
  margin-left: 40px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#largetrans, #largetrans1, #largetrans2 {
  width: 444px;
  height: 370px;
  background-image: url("../images/main_bg_trans.png");
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.large_image {
  display: none;
}

#containertitle, #containertitle1, #containertitle2 {
  position: absolute;
  margin-left: 40px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-shadow: 0px 1px 2px #fff;
}

#largecaption, #largecaption1, #largecaption2 {
  text-align: center;
  height: 100px;
  width: 100%;
  background-color: #111;
  position: absolute;
  width: 444px;
  margin-top: 270px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  display: none;
  color: #fff;
  font-size: 30px;
  font-family: Arial;
  letter-spacing: -1px;
  font-weight: bold;
}

#largecaption .captionContent, #largecaption1 .captionContent, #largecaption2 .captionContent {
  padding: 5px;
}

#largecaption .captionShine, #largecaption1 .captionShine, #largecaption2 .captionShine {
  background: url("../images/bigshine.png");
  position: absolute;
  width: 444px;
  height: 100px;
  background-position: -150px 0;
  background-repeat: no-repeat;
}

#loader, #loader1, #loader2 {
  width: 150px;
  height: 150px;
  background-image: url("../images/loader.gif");
  background-repeat: no-repeat;
  position: absolute;
}

/*新闻资讯*/
.news {
  padding-bottom: 40px;
  background-color: #f5f5f5;
}
.news h3 {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
}
.news h3 span {
  font-size: 18px;
  border-left: 3px solid #1b5199;
  height: 18px;
  line-height: 18px;
  padding-left: 10px;
  display: inline-block;
  color: #1b5199;
}
.news .newsBox1 ul {
  margin-top: 20px;
}
.news .newsBox1 ul li {
  float: left;
}
.news .newsBox1 ul .item {
  width: 400px;
  margin-left: 30px;
}
.news .newsBox1 ul .item p {
  margin-top: 13px;
  margin-bottom: 13px;
  width: 400px;
}
.news .newsBox1 ul .item p i {
  float: left;
  width: 6px;
  height: 6px;
  background-color: #999999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-top: 8px;
  margin-right: 8px;
}
.news .newsBox1 ul .item p a {
  float: left;
  width: 300px;
  font-size: 16px;
}
.news .newsBox1 ul .item p span {
  float: right;
  margin-top: 2px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.news .newsBox1 ul .item p:hover i {
  background-color: #ff5a00;
}
.news .newsBox1 ul .item p:hover span {
  color: #ff5a00;
}
.news .newsBoxBtm .newsBox {
  float: left;
  width: 380px;
  margin-right: 30px;
  margin-top: 30px;
}
.news .newsBoxBtm .newsBox:last-of-type {
  margin-right: 0;
}
.news .newsBoxBtm h3 a {
  float: right;
  color: #555;
}
.news .newsBoxBtm .newsBox ul li {
  height: 44px;
  line-height: 44px;
  border-bottom: 1px dashed #dddddd;
}
.news .newsBoxBtm .newsBox ul li span {
  float: left;
  width: 5px;
  height: 5px;
  background-color: #aaaaaa;
  margin-right: 8px;
  margin-top: 20px;
}
.news .newsBoxBtm .newsBox ul li a {
  float: left;
  width: 290px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsBoxBtm .newsBox ul li em {
  float: right;
  color: #999;
}
.news .newsBoxBtm .newsBox ul li:hover span {
  background-color: #ff5a00;
}
.news .newsBoxBtm .newsBox ul li:hover em {
  color: #ff5a00;
}

/*进度查询页面*/
.free {
  padding: 30px 0px;
}

.freeBox {
  width: 1200px;
  height: 300px;
  background-color: #fef0db;
  background: #fef0db;
  margin-top: 30px;
  /*-webkit-box-shadow: 0px 0px 6px #aaa;
  -moz-box-shadow: 0px 0px 6px #aaa;
  box-shadow: 0px 0px 6px #aaa;*/
}

.freeBoxL {
  width: 620px;
  height: 298px;
  border: 1px solid #fef0db;
  background-color: #fff;
}

.freeBoxL form {
  margin-top: 25px;
  width: 260px;
}

.freeBoxL form p {
  width: 220px;
  height: 40px;
  float: left;
  margin-left: 40px;
  margin-top: 35px;
}

.freeBoxL form p lable {
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  border: 1px solid #999;
  display: inline-block;
  float: left;
}

.freeBoxL form p input {
  width: 169px;
  height: 38px;
  padding-left: 10px;
  border: 1px solid #999;
  border-left: none;
  float: left;
  font-family: "Microsoft YaHei";
  background-color: #ffffff;
}

.freeBoxL form .djlq {
  width: 218px;
  height: 38px;
  border: 1px solid #3a67ae;
  font-family: "Microsoft YaHei";
  color: #3a67ae;
  font-size: 18px;
  margin-left: 40px;
  margin-top: 35px;
  background: url("../images/icon05.png") no-repeat 40px -162px #ffffff;
  cursor: pointer;
}

.freeBoxL form .djlq:hover, .freeBoxL1 form .djlq:hover {
  background: url("../images/icon05.png") no-repeat 40px -282px #3a67ae !important;
  color: #ffffff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.freeBoxL form p:nth-of-type(1) lable {
  background: url("../images/icon05.png") no-repeat center top #ffffff;
}

.freeBoxL form p:nth-of-type(2) lable {
  background: url("../images/icon05.png") no-repeat center -40px #ffffff;
}

.freeBoxL form p:nth-of-type(3) lable {
  background: url("../images/icon05.png") no-repeat center -80px #ffffff;
}

.freeBoxL form p:nth-of-type(4) lable {
  background: url("../images/icon05.png") no-repeat center -120px #ffffff;
}

.freeBoxR {
  width: 550px;
}

.freeBoxL .erweima {
  text-align: center;
  width: 210px;
  margin-top: 35px;
  margin-right: 40px;
  font-size: 18px;
  color: #333;
  margin-left: 40px;
}

.freeBoxL .erweima dd {
  text-align: center;
}

.freeBoxR .userFree {
  margin-top: 20px;
}

.freeBoxR .userFree dt {
  font-size: 20px;
  color: #ff3c00;
  font-weight: bold;
}

.freeBoxR .userFree dd {
  margin-top: 20px;
  height: 200px;
  overflow: hidden;
  margin-left: 30px;
}

.freeBoxR .userFree dd p {
  font-size: 16px;
  color: #333;
  line-height: 40px;
  height: 40px;
}

.freeBoxR .userFree dd p span {
  color: #ff3c00;
}

.freeBoxR .userFree dd p em {
  float: right;
  color: #ff0000;
}

.freeBoxR1 ul li p span {
  color: #3a67ae !important;
}

#demo2 ul li p span {
  display: inline-block;
  width: 60px;
}

.free2 {
  padding: 30px 0px;
  background-color: #f6f6f6;
}

/*补充进度查询弹框*/
.check_jindu {
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.5);
  position: fixed;
  top: 0;
  z-index: 99999999999;
  display: none;
}

.check_inner {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -250px;
  margin-left: -400px;
  width: 800px;
  height: 500px;
  background-color: #fefbea;
  border: 5px solid #eae7e2;
}

.check_close {
  float: right;
  cursor: pointer;
}

.check_inner h2 {
  font-size: 30px;
  color: #567cc3;
  text-align: center;
  margin-top: 20px;
}

.check_inner .jd {
  display: block;
  color: #333;
  text-align: center;
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #f80915;
  letter-spacing: 2px;
}

.check_table {
  width: 750px;
  height: 287px;
  border: 1px solid #c2cedb;
  margin: 0px auto;
  background-color: #fbfbfb;
  position: relative;
  padding-top: 40px;
}

.check_table ul {
  height: 287px;
  overflow-y: auto;
  width: 750px;
  overflow-x: hidden;
}

.check_table ul li {
  width: 750px;
  height: 40px;
  border-bottom: 1px solid #e3e3e3;
  line-height: 40px;
  color: #777;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.check_table ul li span {
  width: 250px;
  float: left;
  text-align: center;
}

.check_table ul li em {
  width: 15px;
  background: url("../images/check_online.png") no-repeat center center;
  height: 40px;
  float: left;
}

.check_table ul li strong {
  width: 410px;
  padding-left: 55px;
  float: left;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.check_table p {
  font-size: 18px;
  color: #333;
  position: absolute;
  top: 0px;
  background-color: #fbfbfb;
  width: 100%;
  z-index: 99999999;
  height: 40px;
  border-bottom: 1px solid #e3e3e3;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.check_table p span {
  width: 250px;
  float: left;
  text-align: center;
}

.check_table p strong {
  text-align: center;
  width: 400px;
  padding-left: 55px;
}

.check_table p em {
  background: none;
  width: 15px;
  height: 40px;
  float: left;
}

.check_table ul li:first-of-type strong {
  color: #f80915;
}

.check_table ul li:first-of-type em {
  background: url("../images/check_over.png") no-repeat center center;
}

/*代办费用*/
.daiban_free {
  /*计算超过三次弹出*/
}
.daiban_free .zizhi {
  margin-top: 25px;
  padding-bottom: 80px;
}
.daiban_free .jsq {
  border-top: 1px solid #1a55a3;
  margin-top: 20px;
}
.daiban_free .jsq h1 {
  font-size: 30px;
  text-align: center;
  color: #000;
  height: 1px;
  line-height: 1px;
  font-weight: normal;
  border-bottom: 1px solid #999;
  width: 360px;
  margin-left: 420px;
}
.daiban_free .jsq h1 strong {
  font-weight: normal;
  padding: 0px 10px;
  background-color: #fff;
}
.daiban_free .jsq h1 span {
  color: #ff7800;
}
.daiban_free .jsq .js_before {
  border: 1px solid #eeeeee;
  border-top: none;
  padding-top: 50px;
  position: relative;
}
.daiban_free .jsq .js_before .text {
  text-align: center;
  padding-top: 40px;
  font-size: 16px;
}
.daiban_free .jsq .js_before .selectBox {
  margin-top: 30px;
  padding-left: 80px;
}
.daiban_free .jsq .js_before .selectBox .selectBoxXiang {
  float: left;
  width: 219px;
  height: 34px;
  border: 1px solid #dddddd;
  margin-right: 20px;
  text-align: center;
  position: relative;
}
.daiban_free .jsq .js_before .selectBox .selectBoxXiang select {
  width: 219px;
  height: 34px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  outline: none;
  padding-left: 10px;
  font-family: "Microsoft YaHei";
  cursor: pointer;
  color: #555;
}
.daiban_free .jsq .js_before .selectBox .selectBoxXiang .iconfont {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #999;
}
.daiban_free .jsq .js_before .selectBox .btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-image: -moz-linear-gradient(90deg, #2661af 0%, #4092fd 100%);
  background-image: -webkit-linear-gradient(90deg, #2661af 0%, #4092fd 100%);
  background-image: -ms-linear-gradient(90deg, #2661af 0%, #4092fd 100%);
  width: 100px;
  height: 36px;
  color: #ffffff;
  float: left;
  line-height: 36px;
  cursor: pointer;
}
.daiban_free .jsq .js_before .sx {
  padding-left: 80px;
  margin-top: 30px;
}
.daiban_free .jsq .js_before .sx .sx_box {
  margin-bottom: 20px;
  float: left;
  margin-right: 50px;
  display: none;
}
.daiban_free .jsq .js_before .sx .sx_boxL {
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-image: -moz-linear-gradient(90deg, #2661af 0%, #4092fd 100%);
  background-image: -webkit-linear-gradient(90deg, #2661af 0%, #4092fd 100%);
  background-image: -ms-linear-gradient(90deg, #2661af 0%, #4092fd 100%);
  width: 300px;
  height: 36px;
  color: #ffffff;
  line-height: 36px;
  text-align: center;
}
.daiban_free .jsq .js_before .sx .sx_boxL span {
  padding-right: 10px;
}
.daiban_free .jsq .js_before .sx .sx_icon {
  cursor: pointer;
  float: left;
  margin-top: 10px;
}
.daiban_free .jsq .js_before .sx .sx_icon .iconfont {
  color: #2671d6;
  font-size: 16px;
  margin-left: 10px;
}
.daiban_free .jsq .js_before .ksjs {
  background: url("../images/ksjs_bg.png") no-repeat center center;
  width: 270px;
  height: 90px;
  position: absolute;
  bottom: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.daiban_free .jsq .js_before .ksjs a {
  display: block;
  width: 270px;
  height: 90px;
  text-align: center;
  line-height: 90px;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 2px;
}
.daiban_free .jsq .js_form {
  background-color: #f7f7f7;
  margin-top: 36px;
}
.daiban_free .jsq .js_form form {
  padding: 30px 0;
  padding-left: 340px;
}
.daiban_free .jsq .js_form form input[type=number] {
  width: 408px;
  height: 42px;
  border: 1px solid #1a55a3;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #ffffff;
  padding-left: 10px;
  float: left;
  border-right: none;
}
.daiban_free .jsq .js_form form input[type=submit] {
  float: left;
  width: 112px;
  height: 44px;
  background-image: -moz-linear-gradient(90deg, #2661af 0%, #4092fd 100%);
  background-image: -webkit-linear-gradient(90deg, #2661af 0%, #4092fd 100%);
  background-image: -ms-linear-gradient(90deg, #2661af 0%, #4092fd 100%);
  color: #ffffff;
  font-size: 16px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.daiban_free .jsq .js_result {
  padding-top: 30px;
  border: 1px solid #eeeeee;
  border-top: none;
  padding-left: 40px;
  padding-bottom: 30px;
}
.daiban_free .jsq .js_result .hd ul {
  float: left;
}
.daiban_free .jsq .js_result .hd ul li {
  float: left;
  width: 250px;
  height: 50px;
  background-color: #cccccc;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-right: 10px;
}
.daiban_free .jsq .js_result .hd ul .on {
  background-color: #1a55a3;
}
.daiban_free .jsq .js_result .hd .phone {
  float: right;
  margin-top: 16px;
  margin-right: 40px;
}
.daiban_free .jsq .js_result .bd {
  margin-top: 10px;
}
.daiban_free .jsq .js_result .bd table {
  border-left: 1px solid #c0dafc;
  border-top: 1px solid #c0dafc;
  width: 1110px;
}
.daiban_free .jsq .js_result .bd table th, .daiban_free .jsq .js_result .bd table td {
  height: 50px;
  border-right: 1px solid #c0dafc;
  border-bottom: 1px solid #c0dafc;
  text-align: center;
}
.daiban_free .jsq .js_result .bd table th {
  background-color: #4091fc;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}
.daiban_free .jsq .js_result .bd table td {
  font-size: 14px;
  color: #666;
}
.daiban_free .jsq .js_result .bd table td i {
  padding: 0px 8px;
}
.daiban_free .jsq .js_result .bd table td .yellow {
  color: #f39800;
}
.daiban_free .jsq .js_result .bd table td .red {
  color: #ff0000;
}
.daiban_free .jsq .js_result .bd table .table_phone td {
  text-align: left;
  padding-left: 80px;
  height: 100px;
}
.daiban_free .jsq .js_result .bd table .table_phone td p {
  line-height: 30px;
}
.daiban_free .float {
  height: 80px;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.daiban_free .float p {
  float: left;
  font-size: 16px;
  color: #ffffff;
  height: 80px;
  line-height: 80px;
  margin-left: 150px;
}
.daiban_free .float p strong {
  color: #fef104;
  font-size: 24px;
  font-weight: bold;
  padding: 0px 5px;
}
.daiban_free .float .float_btn {
  float: right;
  margin-right: 150px;
  margin-top: 18px;
}
.daiban_free .float .float_btn a {
  display: inline-block;
  width: 200px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 23px;
}
.daiban_free .float .float_btn .cxjs {
  background-color: #1286e9;
  color: #ffffff;
  font-size: 12px;
  margin-right: 20px;
}
.daiban_free .float .float_btn .wybl {
  color: #333;
  background-color: #fdf202;
}
.daiban_free .float_btn #phone1 {
  width: 408px;
  height: 42px;
  border: 1.5px solid #1a55a3;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #ffffff;
  padding-left: 10px;
  float: left;
  border-right: none;
}
.daiban_free .float_btn .fs {
  float: left;
  width: 112px;
  height: 44px;
  background-color: #1a55a3;
  background-image: -moz-linear-gradient(90deg, #2661af 0%, #4092fd 100%);
  background-image: -webkit-linear-gradient(90deg, #2661af 0%, #4092fd 100%);
  background-image: -ms-linear-gradient(90deg, #2661af 0%, #4092fd 100%);
  color: #ffffff;
  font-size: 16px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.daiban_free .shougou {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  z-index: 9999;
  top: 0;
  display: none;
}
.daiban_free .shougou .shougouBox {
  width: 560px;
  height: 380px;
  background-color: #fff;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  left: 50%;
  margin-left: -280px;
  top: 50%;
  margin-top: -240px;
}
.daiban_free .shougou .shougouBox .close01 {
  position: absolute;
  right: 0px;
  top: -40px;
  cursor: pointer;
}
.daiban_free .shougou .shougouBox .close01 .iconfont {
  font-size: 30px;
  color: #ffffff;
}
.daiban_free .shougou .shougouBox {
  background-color: #fff;
}
.daiban_free .shougou .shougouBox .title {
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  height: 70px;
  line-height: 70px;
  background-color: #3781fa;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.daiban_free .shougou .shougouBox .title .iconfont {
  font-size: 24px;
  margin-right: 13px;
}
.daiban_free .shougou .shougouBox .title_text {
  text-align: center;
  font-size: 12px;
  margin: 22px 0;
  color: #666;
}
.daiban_free .shougou .shougouBox .title_text .iconfont {
  color: #ff5a00;
  margin-right: 8px;
  font-size: 20px;
  float: left;
  margin-left: 168px;
}
.daiban_free .shougou .shougouBox .title_text span {
  float: left;
  line-height: 26px;
}
.daiban_free .shougou .shougouBox form p {
  width: 354px;
  margin-bottom: 20px;
  margin-left: 102px;
}
.daiban_free .shougou .shougouBox form .user input {
  width: 342px;
  height: 34px;
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-left: 10px;
}
.daiban_free .shougou .shougouBox form .yzm input {
  width: 240px;
  height: 34px;
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-left: 10px;
}
.daiban_free .shougou .shougouBox form .yzm button {
  width: 88px;
  height: 36px;
  border: 1px solid #3781fa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #3781fa;
  float: right;
}
.daiban_free .shougou .shougouBox form .text textarea {
  width: 298px;
  height: 78px;
  padding: 10px;
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.daiban_free .shougou .shougouBox form .tj input {
  width: 355px;
  height: 34px;
  background-color: #3781fa;
  color: #ffffff;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.daiban_free .shougou .shougouBox .btm {
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  background-color: #3781fa;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/*代办流程列表*/
.flow_list .flow_bg {
  background-color: #f5f5f5;
  padding-bottom: 40px;
}
.flow_list .list {
  margin-top: 50px;
}
.flow_list .list .sidebar {
  width: 230px;
}
.flow_list .list .sidebar .newslist {
  border-top: 1px solid #dddddd;
}
.flow_list .list .sidebar .newslist a {
  display: block;
  width: 170px;
  height: 51px;
  border: 1px solid #dddddd;
  border-top: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
  padding-left: 60px;
}
.flow_list .list .sidebar .newslist a .iconfont {
  color: #999999;
  margin-right: 10px;
}
.flow_list .list .sidebar .newslist a:hover, .flow_list .list .sidebar .newslist .active {
  background: url("../images/list_bg.png") no-repeat center;
  width: 181px;
  border: none;
  color: #1b5199;
}
.flow_list .list .sidebar .newslist a:hover .iconfont, .flow_list .list .sidebar .newslist .active .iconfont {
  color: #1b5199;
}
.flow_list .list .sidebar .gonggao {
  margin-top: 30px;
}
.flow_list .list .sidebar .gonggao h3 {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
}
.flow_list .list .sidebar .gonggao h3 span {
  float: left;
  font-size: 16px;
  color: #1b5199;
  border-left: 3px solid #1b5199;
  height: 16px;
  line-height: 16px;
  padding-left: 10px;
}
.flow_list .list .sidebar .gonggao h3 a {
  float: right;
}
.flow_list .list .sidebar .gonggao ul {
  width: 230px;
}
.flow_list .list .sidebar .gonggao ul li {
  margin-top: 10px;
  height: auto;
}
.flow_list .list .sidebar .gonggao ul li i {
  float: left;
  width: 4px;
  height: 4px;
  background-color: #999999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-top: 10px;
  margin-right: 10px;
}
.flow_list .list .sidebar .gonggao ul li a {
  float: left;
  width: 210px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  font-size: 14px;
}
.flow_list .list .right ul {
  width: 900px;
}
.flow_list .list .right ul li {
  height: 51px;
  line-height: 50px;
  border-bottom: 1px dashed #dddddd;
}
.flow_list .list .right ul li a {
  float: left;
  width: 540px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 16px;
}
.flow_list .list .right ul li span {
  float: right;
  font-size: 16px;
}
.flow_list .list .industryR {
  width: 910px;
  border: 1px solid #dddddd;
}
.flow_list .list .industryR dl {
  padding: 15px 15px 0px 15px;
}
.flow_list .list .industryR dl dt {
  margin-bottom: 10px;
}
.flow_list .list .industryR dl dt a {
  float: left;
  font-size: 18px;
}
.flow_list .list .industryR dl dt strong {
  float: right;
  color: #777;
}
.flow_list .list .industryR dl dt strong span {
  padding-left: 30px;
}
.flow_list .list .industryR dl dt strong .iconfont {
  color: #cccccc;
  margin-right: 5px;
}
.flow_list .list .industryR dl dd {
  border-bottom: 1px dashed #dddddd;
  padding-bottom: 15px;
  text-indent: 2em;
  color: #777;
  line-height: 24px;
}
.flow_list .list .industryR dl:hover {
  background-color: #f7f7f7;
}
.flow_list .list .detail_r {
  width: 800px;
  padding: 30px;
  border: 1px solid #dddddd;
}

.flow_list .list .detail_r img{
  max-width: 98%;
 
}
.flow_list .list .detail_r h1{
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
.flow_list .list .detail_r .h1_btm {
  text-align: center;
  margin-top: 10px;
}
.flow_list .list .detail_r .h1_btm span {
  display: inline-block;
  margin-right: 30px;
}
.flow_list .list .detail_r .h1_btm span i {
  color: #ff5a00;
}
.flow_list .list .detail_r .h1_btm span:last-of-type {
  margin-right: 0;
}
.flow_list .list .detail_r article {
  margin-top: 20px;
}
/*.flow_list .list .detail_r article p {
  line-height: 36px;
  text-indent: 2em;
}*/
.flow_list .list .detail_r .share {
  margin-top: 20px;
}
.flow_list .list .detail_r .updown {
  margin-top: 20px;
}
.flow_list .list .detail_r .updown p {
  margin-top: 15px;
}
.flow_list .list .detail_r .updown p span {
  float: left;
  color: #1b5199;
}
.flow_list .list .detail_r .updown p a {
  float: left;
  width: 600px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0;
}
.flow_list .list .detail_r .tuijian h3 {
  padding-left: 10px;
  border-left: 3px solid #1b5199;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.flow_list .list .detail_r .tuijian ul li {
  margin-bottom: 15px;
}
.flow_list .list .detail_r .tuijian ul li em {
  float: left;
  margin-left: 20px;
  color: #999;
}
.flow_list .list .detail_r .tuijian ul li .left {
  float: left;
  width: 98px;
  height: 22px;
  line-height: 22px;
  border: 1px dashed #1b5199;
  padding-left: 10px;
  color: #1b5199;
}
.flow_list .list .detail_r .tuijian ul li .left span {
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #1b5199;
  float: right;
  margin-right: 10px;
  margin-top: 8px;
}
.flow_list .list .detail_r .tuijian ul li .center {
  float: left;
  margin-left: 20px;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #555555;
}
.flow_list .list .detail_r .tuijian ul li .center:hover {
  color: #ff5a01;
}

.bread_nav {
  margin-top: 20px;
}

/*代办流程详情页*/
.flow_list .listbox {
  margin-top: 40px;
  /*资质资质标准查询*/
}
.flow_list .listbox .detail_bar {
  width: 300px;
}
.flow_list .listbox .detail_bar .tag {
  padding: 15px 15px 30px 15px;
  border: 1px solid #dddddd;
  border-top: 1px solid #1b5199;
  background-color: #efefef;
}
.flow_list .listbox .detail_bar .tag h3 {
  font-size: 18px;
  color: #000;
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 8px;
  margin-bottom: 20px;
}
.flow_list .listbox .detail_bar .tagBox a {
  padding: 0px 5px;
  background-color: #f7f7f7;
  font-size: 12px;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  display: inline-block;
  height: 34px;
  line-height: 34px;
}
.flow_list .listbox .detail_bar .gonggao {
  margin-top: 30px;
}
.flow_list .listbox .detail_bar .gonggao h3 {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
}
.flow_list .listbox .detail_bar .gonggao h3 span {
  float: left;
  font-size: 16px;
  color: #1b5199;
  border-left: 3px solid #1b5199;
  height: 16px;
  line-height: 16px;
  padding-left: 10px;
}
.flow_list .listbox .detail_bar .gonggao h3 a {
  float: right;
}
.flow_list .listbox .detail_bar .gonggao ul li {
  margin-top: 10px;
}
.flow_list .listbox .detail_bar .gonggao ul li i {
  float: left;
  width: 4px;
  height: 4px;
  background-color: #999999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-top: 10px;
  margin-right: 10px;
}
.flow_list .listbox .detail_bar .gonggao ul li a {
  float: left;
  width: 280px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.flow_list .listbox .biaozhun_l {
  width: 230px;
}
.flow_list .listbox .biaozhun_l h3 {
  width: 210px;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  background-color: #1b5199;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
  border-bottom: 1px solid #ffffff;
}
.flow_list .listbox .biaozhun_l h3 em {
  float: right;
  display: block;
  width: 40px;
  height: 32px;
  background: url(../images/icoadd.png) 16px 12px no-repeat;
  cursor: pointer;
}
.flow_list .listbox .biaozhun_l h3.on em {
  background-position: 16px -57px;
}
.flow_list .listbox .biaozhun_l ul li a {
  background-color: #f0f0f0;
  width: 210px;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  cursor: pointer;
  color: #555555;
  display: block;
  border-bottom: 1px solid #ffffff;
}
.flow_list .listbox .biaozhun_l ul .active a {
  color: #1b5199;
  font-weight: bold;
}
.flow_list .listbox .detail_r {
  width: 800px;
  padding: 30px;
  border: 1px solid #dddddd;
}
.flow_list .listbox .detail_r h1 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
.flow_list .listbox .detail_r .h1_btm {
  text-align: center;
  margin-top: 10px;
}
.flow_list .listbox .detail_r .h1_btm span {
  display: inline-block;
  margin-right: 30px;
}
.flow_list .listbox .detail_r .h1_btm span i {
  color: #ff5a00;
}
.flow_list .listbox .detail_r .h1_btm span:last-of-type {
  margin-right: 0;
}
.flow_list .listbox .detail_r article {
  margin-top: 20px;
}
.flow_list .listbox .detail_r article p {
  line-height: 36px;
  text-indent: 2em;
}
.flow_list .listbox .detail_r .updown {
  margin-top: 20px;
}
.flow_list .listbox .detail_r .updown p {
  margin-top: 15px;
}
.flow_list .listbox .detail_r .updown p span {
  float: left;
  color: #1b5199;
}
.flow_list .listbox .detail_r .updown p a {
  float: left;
  width: 600px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0;
}
.flow_list .listbox .detail_r .share {
  margin-top: 40px;
}
.flow_list .listbox .detail_r .tuijian h3 {
  padding-left: 10px;
  border-left: 3px solid #1b5199;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.flow_list .listbox .detail_r .tuijian ul li {
  margin-bottom: 15px;
}
.flow_list .listbox .detail_r .tuijian ul li em {
  float: left;
  margin-left: 20px;
  color: #999;
}
.flow_list .listbox .detail_r .tuijian ul li .left {
  float: left;
  width: 98px;
  height: 22px;
  line-height: 22px;
  border: 1px dashed #1b5199;
  padding-left: 10px;
  color: #1b5199;
}
.flow_list .listbox .detail_r .tuijian ul li .left span {
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #1b5199;
  float: right;
  margin-right: 10px;
  margin-top: 8px;
}
.flow_list .listbox .detail_r .tuijian ul li .center {
  float: left;
  margin-left: 20px;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #555555;
}
.flow_list .listbox .detail_r .tuijian ul li .center:hover {
  color: #ff5a01;
}

/*资质标准列表*/
.biaozhun_list .shaixuanBox {
  padding: 0px 15px;
  border: 1px solid #eeeeee;
  margin-top: 20px;
}
.biaozhun_list .shaixuanBox dl {
  padding-top: 10px;
  border-bottom: 1px solid #eeeeee;
}
.biaozhun_list .shaixuanBox dl dt {
  float: left;
  width: 5em;
  padding: 3px 5px;
}
.biaozhun_list .shaixuanBox dl dd {
  float: left;
  width: 1030px;
  margin-left: 10px;
}
.biaozhun_list .shaixuanBox dl dd a {
  display: inline-block;
  padding: 3px 5px;
  margin-bottom: 10px;
  margin-right: 15px;
}
.biaozhun_list .shaixuanBox dl dd .active, .biaozhun_list .shaixuanBox dl dd a:hover {
  background-color: #1b5199;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.biaozhun_list .shaixuanBox dl:last-of-type {
  border-bottom: none;
}
.biaozhun_list .shaixuanBox dl:last-of-type dd a:last-of-type {
  color: #ff5a00;
}
.biaozhun_list .shaixuanBox dl:last-of-type dd a:last-of-type:hover {
  color: #ff5a00;
  background: none;
}
.biaozhun_list .shaixuanBox .shai_btn {
  position: relative;
}
.biaozhun_list .shaixuanBox .shai_btn .height_one {
  height: 36px;
  overflow: hidden;
}
.biaozhun_list .shaixuanBox .shai_btn .height_auto {
  height: auto;
}
.biaozhun_list .shaixuanBox .shai_btn .shai_show, .biaozhun_list .shaixuanBox .shai_btn .shai_hide {
  position: absolute;
  right: 0;
  bottom: 8px;
  border: 1px solid #dddddd;
  background-color: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  width: 50px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
}
.biaozhun_list .shaixuanBox .shai_btn .shai_hide {
  display: none;
}
.biaozhun_list table {
  width: 1200px;
  margin-top: 30px;
}
.biaozhun_list table th {
  font-size: 16px;
}
.biaozhun_list table td {
  border-bottom: 1px solid #dddddd;
  /*height: 56px;
  line-height: 56px;*/
  text-align: center;
  padding: 10px 0;
}
.biaozhun_list table td .btn {
  display: inline-block;
  width: 100px;
  height: 30px;
  color: #ffffff;
  background-color: #1b5199;
  text-align: center;
  line-height: 30px;
}
.biaozhun_list table td .btn:hover {
  background-color: #ff5a00;
}
.biaozhun_list table td .link {
  display: inline-block;
  width: 400px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  height: 30px;
}
.biaozhun_list table th:first-of-type, .biaozhun_list table td:first-of-type {
  text-align: left;
  padding-left: 30px;
}

/*资质动态列表*/
/*友情链接*/
.friend_link {
  margin-top: 60px;
}
.friend_link .hd ul li {
  float: left;
  font-size: 18px;
  width: 110px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-right: 15px;
  position: relative;
}
.friend_link .hd ul li span {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 9px solid #1b5199;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  display: none;
}
.friend_link .hd ul .on, .friend_link .hd ul li:hover {
  background-color: #1b5199;
  color: #ffffff;
}
.friend_link .hd ul .on span, .friend_link .hd ul li:hover span {
  display: block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 40px;
}
.friend_link .bd {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-top: 10px;
  background-color: #fff9f5;
}
.friend_link .bd a {
  display: inline-block;
  margin-right: 30px;
  margin-top: 20px;
}

/*底部*/
footer {
  border-top: 1px solid #1b5199;
}

.footerTop {
  padding-bottom: 20px;
  border-bottom: 1px dotted #dddddd;
  padding-top: 30px;
  width: 1200px;
}

.footerL {
  border-right: 1px solid #dddddd;
  margin-top: 10px;
  padding-right: 20px;
}

footer .first {
  text-align: left;
  margin-right: 70px;
}

footer .first h3 {
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
}

footer .first p {
  font-size: 14px;
  line-height: 30px;
}
footer .first p a {
  color: #777;
  padding-right: 15px;
}
footer .first p a:hover {
  color: #ff5a00;
}

.footerR h3 {
  color: #333;
  font-size: 16px;
  text-align: center;
}

.footerR dt {
  margin-right: 30px;
}

.footerBtm {
  padding: 15px 0px;
}

.footerBtm p {
  font-size: 12px;
}
.footerBtm p a {
  color: #777;
  padding-right: 15px;
  padding-left: 10px;
}
.footerBtm p a:hover {
  color: #ff5a00;
}

.footerBtm p strong {
  color: #333;
}

.footerB {
  padding: 20px 0px;
  background-color: #efefef;
  color: #555;
  font-size: 12px;
}

.footerB p a {
  font-size: 12px;
  color: #555;
}

.footerB p a:hover {
  color: #fe4449;
}

.footerB p {
  line-height: 26px;
}

.flow_list .detail_r .pinglun {
  margin-top: 30px;
}
.flow_list .detail_r .pinglun .pinglun_top {
  font-size: 18px;
}
.flow_list .detail_r .pinglun .pinglun_top span {
  color: #ff5a00;
  padding-right: 5px;
  font-weight: bold;
  font-size: 20px;
}
.flow_list .detail_r .pinglun .pinglun_input {
  margin-bottom: 20px;
  margin-top: 30px;
}
.flow_list .detail_r .pinglun .pinglun_input dt {
  float: left;
  margin-right: 20px;
  margin-top: 8px;
}
.flow_list .detail_r .pinglun .pinglun_input dd {
  float: left;
}
.flow_list .detail_r .pinglun .pinglun_input dd input[type=text] {
  width: 490px;
  height: 44px;
  padding-left: 10px;
  float: left;
  border: 1px solid #1b5199;
}
.flow_list .detail_r .pinglun .pinglun_input dd input[type=submit] {
  color: #ffffff;
  font-size: 18px;
  background-color: #1b5199;
  width: 100px;
  height: 46px;
  float: left;
}
.flow_list .detail_r .pinglun .pinglun_liuyan {
  padding: 20px 0;
  border-bottom: 1px solid #dddddd;
  width: 650px;
}
.flow_list .detail_r .pinglun .pinglun_liuyan dt {
  float: left;
  margin-right: 20px;
}
.flow_list .detail_r .pinglun .pinglun_liuyan dd {
  float: left;
  width: 600px;
}
.flow_list .detail_r .pinglun .pinglun_liuyan dd .title {
  display: block;
  line-height: 30px;
}
.flow_list .detail_r .pinglun .pinglun_liuyan dd .title strong {
  color: #1b5199;
  padding-right: 15px;
}
.flow_list .detail_r .pinglun .pinglun_liuyan dd .title strong:hover {
  text-decoration: underline;
}
.flow_list .detail_r .pinglun .pinglun_liuyan dd .title span {
  color: #999999;
}
.flow_list .detail_r .pinglun .pinglun_liuyan dd .detail {
  margin-top: 5px;
  color: #666666;
}
.flow_list .detail_r .pinglun .pinglun_liuyan dd .detail .text {
  float: left;
  width: 460px;
}
.flow_list .detail_r .pinglun .pinglun_liuyan dd .detail .zan {
  float: right;
  color: #999999;
}
.flow_list .detail_r .pinglun .pinglun_liuyan dd .detail .zan span {
  padding-left: 15px;
}
.flow_list .detail_r .pinglun .pinglun_liuyan dd .detail .zan .iconfont {
  color: #999999;
  margin-left: 5px;
}
.flow_list .detail_r .pinglun .pinglun_liuyan dd .huifu {
  color: #1b5199;
  margin-top: 10px;
  display: block;
}
.flow_list .detail_r .pinglun .pinglun_liuyan dd .huifu:hover {
  text-decoration: underline;
}

.blue {
  color: #1b5199;
}

.red {
  color: #ff5a00;
}

a {
  /*-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;*/
}

a:hover {
  color: #ff5a00;
}

/*资质标准详情滚动样式*/
.detail_slide {
  background-color: #ffffff;
}
/*.detail_slide a {
  display: inline-block;
  margin: 20px 26px;
  width: 160px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #dddddd;
  color: #333333;
  cursor: pointer;
  font-size: 18px;
}*/
.detail_slide a {
  display: inline-block;
  /* margin: 20px 40px; */
  width: 213px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #eee;
  color: #333333;
  cursor: pointer;
  font-size: 18px;
  border-bottom: 2px solid #ffffff;
}
.detail_slide .active, .detail_slide a:hover {
  border-bottom: 2px solid #ff5a00;
  color: #ff5a00;
  background: #f5f5f5;
  height: 38px;
}

.navFix {
  position: fixed;
  z-index: 999;
  top: 0;
  width: 100%;
}

.navFix .active {
  background-color: #ff5a00;
  color: #ffffff;
}

.detail_slide_title {
  color: #ff5a00;
  font-weight: bold;
  font-size: 18px;
  text-indent: 0 !important;
}
.detail_slide_title i {
  float: left;
  margin-right: 10px;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #ff5a00;
  margin-top: 15px;
}

/*公司简介系列*/
.fanye {
  text-align: center;
}
.fanye a {
  display: inline-block;
  width: 100px;
  height: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  background-color: #f5f5f5;
  text-align: center;
  line-height: 30px;
  margin: 30px 20px;
}
.fanye a:hover {
  background-color: #ff5a00;
  color: #ffffff;
}

.concatus p {
  text-indent: 0 !important;
}
.concatus p strong {
  font-size: 18px;
  margin: 20px 0 10px;
  display: block;
}
.concatus p i {
  float: left;
  margin-top: 16px;
  margin-right: 10px;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #999999;
}

.concatus_team ul li {
  float: left;
  width: 200px;
  text-align: center;
  margin-right: 20px;
  padding-bottom: 10px;
  margin-bottom: 22px;
  border: 1px solid #dddddd;
}
.concatus_team ul li p {
  margin-top: 8px;
  padding: 0 5px;
}
.concatus_team ul li:nth-of-type(4n) {
  margin-right: 0;
}
