/*
@Author     RZ [<2522216558@qq.com>]
@Copyright  ziyiai.com 
@Version    1.0   
@Time       2016-8-30 16:25:47
*/
/* 
    Created on : 2016-8-30, 16:25:47
    Author     : Administrator
*/
/*
@Author     RZ [<2522216558@qq.com>]
@Copyright  ziyiai.com 
@Version    1.0   
@Time       2016-8-31 19:01:41
*/
/* 
    Created on : 2016-8-31, 19:01:41
    Author     : Administrator
*/
.container {
  width: 1230px;
  margin: 0 auto;
}
.t-r {
  text-align: right;
}
.t-c {
  text-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
a {
  color: #000;
}
a:hover {
  text-decoration: none;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.clear {
  clear: both;
}
.sec-box {
  padding: 30px 0;
}
.sec-box .sec-hd {
  padding-bottom: 30px;
}
.sec-box .sec-hd h2 {
  font-weight: 400;
}
.sec-box .sec-hd h3 {
  text-align: center;
}
.sec-box .sec-hd .sec-title {
  display: table;
}
.sec-box .sec-hd .sec-title.active a {
  color: #ff6d00;
}
.sec-box .sec-hd .sec-title span {
  display: table-cell;
  width: 50%;
}
.sec-box .sec-hd .sec-title span.s-l {
  background: url("../images/l-l.png") no-repeat right center;
}
.sec-box .sec-hd .sec-title span.s-r {
  background: url("../images/l-r.png") no-repeat left center;
}
.sec-box .sec-hd .sec-title a {
  display: table-cell;
  border-bottom: 1px solid #ff6d00;
  padding: 10px 20px !important;
  white-space: pre;
}
.sec-box .sec-hd .sec-title a:hover {
  text-decoration: none;
}
.sec-box .sec-hd .sec-title a em {
  color: #ED5F05;
  font-style: normal;
  font-weight: bold;
}
ul,
li,
ol {
  list-style: none;
}
ul {
  padding: 0;
  margin: 0;
}
.thumbnail {
  padding: 0;
  text-align: center;
}
.thumbnail img {
  max-width: 100%;
}
.box .hd {
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 15px;
  position: relative;
}
.box .hd h2 {
  padding: 0;
}
.box .hd h2 i,
.box .hd h2 a,
.box .hd h2 span {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  margin-right: 10px;
}
.box .hd h2 i {
  background: url("../images/ico.png") no-repeat left center;
  width: 18px;
  vertical-align: middle;
}
.box .hd h2 a {
  font-size: 22px;
  color: #133A58;
}
.box .hd h2 span {
  font-size: 14px;
  color: #000000;
  padding-left: 10px;
}
.box .hd .more {
  position: absolute;
  right: 0;
  top: 13px;
}
.box .hd .more a {
  color: #999;
}
.box .bd .lists ul li {
  background: url("../images/li-ico.png") no-repeat left center;
  padding-left: 15px;
}
.swiper-banner img {
  max-width: 100%;
}
.swiper-banner .swiper-button-next {
  right: 10%;
}
.swiper-banner .swiper-button-prev {
  left: 10%;
}
.swiper-items {
  position: relative;
}
.swiper-items .swiper-button-next {
  right: -40px;
}
.swiper-items .swiper-button-prev {
  left: -40px;
}
.sidebar .box {
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.sidebar .box.box-contact .bd {
  padding: 15px;
  font-size: 12px;
}
.sidebar .box.box-contact .bd .tel {
  background: url("../images/tel-black.png") no-repeat left bottom;
  background-size: 40px 34px;
  padding-left: 40px;
  height: 40px;
  line-height: 20px;
  margin-bottom: 15px;
}
.sidebar .box.box-contact .bd .tel span {
  font: 18px "Impact";
  color: #ff6d00;
}
.sidebar .box .hd {
  background: #072949;
}
.sidebar .box .hd h3 {
  border-bottom: 5px solid #E77817;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  margin: 0;
  color: #FFF;
}
.sidebar .box .bd dl {
  margin-bottom: 0;
}
.sidebar .box .bd dl dt {
  height: 45px;
  line-height: 45px;
}
.sidebar .box .bd dl dt a {
  color: #333;
  display: block;
  padding: 0 20px;
}
.sidebar .box .bd dl dt a:hover {
  background: #efefef none repeat scroll 0 0;
}
.sidebar .box .bd dl dt.on {
  background: #efefef none repeat scroll 0 0;
  border-left: 4px solid #133A58;
}
.sidebar .box .bd dl dd {
  padding: 6px 0;
}
.sidebar .box .bd dl dd a {
  color: #333;
  display: block;
  font-weight: normal;
  height: 35px;
  line-height: 35px;
  padding-left: 40px;
  font-size: 14px;
}
.sidebar .box .bd dl dd a:hover {
  background: #efefef none repeat scroll 0 0;
}
.sidebar .box .bd dl dd .on a {
  background: #efefef none repeat scroll 0 0;
}
.section-container {
  padding: 30px 0;
}
.position {
  border-bottom: 1px solid #D8D8D8;
  position: relative;
  margin-bottom: 15px;
}
.position h1 {
  margin: 0;
  padding-bottom: 15px;
  font-size: 24px;
}
.position .pos {
  padding: 32px 0;
  font-size: 18px;
}
.position .pos a {
  font-size: 18px;
}
.item .pic img {
  width: 100%;
}
header section {
  border: none;
}
/*
@Author     RZ [<2522216558@qq.com>]
@Copyright  ziyiai.com
@Version    1.0   
@Time       2016-9-27 0:31:07
*/
/* 
    Created on : 2016-9-27, 0:31:07
    Author     : Administrator
*/
.page {
  margin: 10px 0;
  text-align: center;
}
.page::before,
.page::after {
  content: "";
  display: table;
}
.page::after {
  clear: both;
}
.page a,
.page span {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  color: #000;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  margin-left: -1px;
  padding: 0 14px;
}
.page a:hover {
  background-color: #000;
  text-decoration: none;
}
.page .current {
  border-top: 1px solid #000;
}
.page .next,
.page .prev {
  font-weight: bold;
}
.page .rows {
  border-right: 1px solid #cccccc;
}
.page a,
.page span {
  border: 1px solid #cccccc;
  color: #686868;
}
.page a:hover {
  background: linear-gradient(90deg, #8252fa 0%, #eca2f1 100%);
  color: #FFF;
}
.page .current {
  border-top: 1px solid #D8D8D8;
  background: linear-gradient(90deg, #8252fa 0%, #eca2f1 100%);
  color: #FFF;
}
* {
  font-family: "微软雅黑";
}
a:hover {
  color: #ff6d00;
}
.sec-top {
  background: #ECECEC;
  padding: 5px 0;
  line-height: 26px;
}
.sec-top p {
  margin: 0;
}
.sec-top .top-links ol,
.sec-top .top-links ul {
  float: right;
  list-style: none;
  margin-bottom: 0;
}
.sec-top .top-links ol li,
.sec-top .top-links ul li {
  float: left;
  padding: 0 5px;
}
.sec-head {
  background: url("../images/header_bg.jpg") no-repeat center #072949;
  padding: 5px 0;
}
.sec-head .logo {
  margin-right: 30px;
}
.sec-head .logo-text {
  margin-top: 48px;
  border-left: 2px solid #FFF;
  padding-left: 15px;
  color: #FFF;
}
.sec-head .logo-text h3 {
  font-size: 24px;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
.sec-head .logo-text p {
  font-size: 16px;
  padding: 0;
}
.sec-head .logo-text p span {
  color: #ff6d00;
  font-weight: bold;
}
.sec-head .tel {
  background: url("../images/phone.png") no-repeat left center;
  color: #FFF;
  float: right;
  padding-left: 70px;
  padding-top: 8px;
  height: 60px;
  line-height: 22px;
  margin-top: 40px;
  color: #fff;
}
.sec-head .tel span {
  font-size: 24px;
  color: #ff6d00;
}
.navbar-default {
  background: #00213d;
  box-shadow: none;
  margin-bottom: 0;
  border: none;
}
.navbar-default .navbar-nav {
  width: 100%;
  display: table;
}
.navbar-default .navbar-nav > li {
  display: table-cell;
  float: none;
  padding: 15px 0 20px 0;
  border-top: 5px solid #00213d;
}
.navbar-default .navbar-nav > li > a {
  font-size: 16px;
  color: #FFF;
  text-align: center;
  border-right: 1px solid #FFF;
  padding: 0 15px;
}
.navbar-default .navbar-nav > li:last-child a {
  border-right: none;
}
.navbar-default .navbar-nav > li:hover,
.navbar-default .navbar-nav > li.active {
  border-top: 5px solid #ff6d00;
  background: #FFF;
}
.navbar-default .navbar-nav > li:hover a,
.navbar-default .navbar-nav > li.active a {
  color: #00213d;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav .open > a,
.navbar-default .navbar-nav > li > a:hover {
  background: none;
  box-shadow: none;
}
.section-case .columns {
  margin-bottom: 30px;
  border: 1px solid #D8D8D8;
  border-bottom: none;
}
.section-case .columns dl {
  display: table;
  width: 100%;
  margin: 0;
  font-size: 18px;
  border-bottom: 1px solid #D8D8D8;
}
.section-case .columns dl dt,
.section-case .columns dl dd {
  display: table-cell;
  padding: 20px 0;
}
.section-case .columns dl dt {
  background: #4c4c4c;
  font-weight: 500;
  width: 20%;
  text-align: center;
  color: #FFF;
}
.section-case .columns dl dt:hover {
  background: #00213d;
}
.section-case .columns dl dt a {
  color: #FFF;
}
.section-case .columns dl dd a {
  border-left: 2px solid #D8D8D8;
  padding-left: 15px;
  margin-left: 15px;
  font-size: 14px;
}
.section-case .columns dl dd a:hover {
  color: #00213d;
  font-weight: bold;
}
.items-case .item {
  margin-bottom: 30px;
}
.items-case .item .thumbnail {
  box-shadow: 0;
  overflow: hidden;
}
.items-case .item .thumbnail img {
  width: 100%;
}
.items-case .item:hover .thumbnail {
  border: 3px solid #008CCF;
  padding: 3px;
}
.items-case .item .title {
  font-size: 24px;
  padding-bottom: 15px;
  border-bottom: 1px solid #D8D8D8;
}
.items-case .item .description {
  font-size: 18px;
  padding: 15px 0;
}
.items-case .item .caption h3 {
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  height: 40px;
  line-height: 20px;
  margin: 15px 0;
}
.items-case .item .caption p {
  text-align: center;
}
.items-case .item .caption p .btn-default {
  background: none;
}
.items-case .item .caption p .btn-primary {
  background: none;
}
.items-case .item .caption p .btn:hover {
  text-shadow: none;
  color: #FFF;
  background: #00213d;
}
.section-worry .sec-bd {
  background: url("../images/worry-bg.jpg") no-repeat center center;
  height: 675px;
  overflow: hidden;
  padding-top: 3px;
  width: 100%;
  position: relative;
}
.section-worry .thumbnail {
  background: none;
  border: 0;
}
.section-worry .roundabout {
  margin: 0 auto;
  overflow: visible;
  backface-visibility: hidden;
  position: relative;
  z-index: 1;
}
.section-worry .roundabout ul {
  margin: 400px auto 0;
  height: 100%;
}
.section-worry .roundabout ul li {
  cursor: pointer;
  height: 332px;
  overflow: hidden;
  width: 116px;
}
.section-worry .roundabout li img {
  display: block;
  height: 100%;
  width: 100%;
}
.section-worry .bottom-des {
  bottom: 40px;
  color: #fff;
  font-size: 16px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.arrow {
  cursor: pointer;
  height: 73px;
  margin-top: -36px;
  position: absolute;
  top: 50%;
  width: 57px;
  z-index: 1000;
}
.arrow i {
  background: url("../images/arrow.png") no-repeat;
  height: 73px;
  left: 0;
  position: absolute;
  top: 0;
  width: 57px;
}
.arrow.pre-arrow {
  left: 0;
}
.arrow.pre-arrow i {
  background-position: 10px 10px;
}
.arrow.next-arrow {
  right: 0;
}
.arrow.next-arrow i {
  background-position: 10px -65px;
}
.arrow .arrow-bg {
  background: rgba(0, 0, 0, 0) url("../images/arrow-bg.png");
  height: 73px;
  opacity: 0;
  transition: opacity 1s ease 0s;
}
.arrow:hover .arrow-bg {
  opacity: 1;
}
.section-ad-bg ul li {
  background-position: center center;
}
.section-ad-bg ul li a {
  display: block;
}
.section-pk .sec-hd {
  text-align: center;
}
.section-pk .sec-bd {
  background: url("../images/pk-bg.png") no-repeat center 15px;
  position: relative;
}
.section-pk .sec-bd .item h3 {
  font-size: 24px;
  font-weight: bold;
  height: 37px;
  line-height: 37px;
  padding-left: 40px;
  padding-right: 5px;
  display: inline-block;
  margin: 0;
  background-color: #FFF;
}
.section-pk .sec-bd .item .desc {
  min-height: 50px;
}
.section-pk .sec-bd .col-c {
  margin-top: 560px;
  text-align: center;
}
.section-pk .sec-bd .col-c .ask {
  color: #ff6d00;
  font-size: 24px;
  font-weight: bold;
  background: #F0F0F0;
  padding: 5px 20px;
}
.section-pk .sec-bd .col-r {
  text-align: right;
  color: #666;
}
.section-pk .col-l .li1 h3 {
  background: url("../images/pk_1.png") #FFF no-repeat left center;
}
.section-pk .col-l .li2 h3 {
  background: url("../images/pk_2.png") #FFF no-repeat left center;
}
.section-pk .col-l .li3 h3 {
  background: url("../images/pk_3.png") #FFF no-repeat left center;
}
.section-pk .col-l .li4 h3 {
  background: url("../images/pk_4.png") #FFF no-repeat left center;
}
.section-pk .col-l .li5 h3 {
  background: url("../images/pk_5.png") #FFF no-repeat left center;
}
.section-pk .col-r .li1 h3 {
  background: url("../images/pk_1_gray.jpg") #FFF no-repeat left center;
}
.section-pk .col-r .li2 h3 {
  background: url("../images/pk_2_gray.jpg") #FFF no-repeat left center;
}
.section-pk .col-r .li3 h3 {
  background: url("../images/pk_3_gray.jpg") #FFF no-repeat left center;
}
.section-pk .col-r .li4 h3 {
  background: url("../images/pk_4_gray.jpg") #FFF no-repeat left center;
}
.section-pk .col-r .li5 h3 {
  background: url("../images/pk_5_gray.jpg") #FFF no-repeat left center;
}
.section-pk .li2 {
  margin-top: 15px;
}
.section-pk .li3 {
  margin-top: 25px;
}
.section-pk .li4 {
  margin-top: 15px;
}
.section-pk .li5 {
  margin-top: 20px;
}
.section-designer {
  background: url("../images/designer-bg.jpg") no-repeat center center;
}
.section-designer .thumbnail {
  background: none;
  border-radius: 0;
  padding: 0;
  border: 1px solid #D8D8D8;
  margin: 0;
  overflow: hidden;
  box-shadow: none;
}
.section-designer .thumbnail img {
  width: 100%;
}
.section-designer .caption {
  background: #00213d;
  color: #fff;
  padding: 15px;
}
.section-designer .caption .btn {
  background: #FFF;
  color: #00213d;
}
.section-designer .caption .btn:hover {
  text-shadow: none;
  color: #FFF;
  background: #00213d;
}
.section-designer .item:hover .caption {
  background: #ff6d00;
}
.section-advantage .caption {
  padding: 30px;
  padding-left: 120px;
}
.section-advantage .caption h3 {
  font-size: 24px;
  font-weight: bold;
}
.section-advantage .caption .desc h6 {
  font-size: 20px;
  color: #ff6d00;
}
.section-advantage .ul1 .caption {
  background: url("../images/youshi_1.png") no-repeat 20px 40px;
}
.section-advantage .ul2 .caption {
  background: url("../images/youshi_2.png") no-repeat 20px 40px;
}
.section-advantage .ul3 .caption {
  background: url("../images/youshi_3.png") no-repeat 20px 40px;
}
.section-advantage .ul4 .caption {
  background: url("../images/youshi_4.png") no-repeat 20px 40px;
}
.section-partner .caption h3,
.section-certificate .caption h3 {
  font-size: 14px;
  text-align: center;
}
.section-partner .thumbnail,
.section-certificate .thumbnail {
  border-radius: 0;
  box-shadow: none;
  overflow: hidden;
  transition: none;
}
.section-partner .thumbnail:hover,
.section-certificate .thumbnail:hover {
  border-color: #00213d;
  border-bottom-width: 5px;
}
.imgs-con {
  text-align: center;
  padding: 30px 0;
}
.video-con {
  background: #000;
}
.section-evaluation .media .media-left img {
  border: 1px solid #D8D8D8;
}
.section-evaluation .media:hover .media-left img {
  border-color: #00213d;
}
.section-evaluation .media h4 {
  font-size: 14px;
  font-weight: 700;
}
.section-evaluation .media h4 a {
  color: #00213d;
}
.section-evaluation .media:first-child {
  margin-top: 15px;
}
.section-magazine .according {
  height: 300px;
  overflow: hidden;
}
.section-magazine .according .item {
  border-right: 1px solid #fff;
  float: left;
  min-width: 30px;
  position: relative;
}
.section-magazine .according .item .sImg {
  display: block;
  height: 300px;
  overflow: hidden;
  width: 30px;
}
.section-magazine .according .item .sImg img {
  width: 1044px;
  height: 400px;
}
.section-magazine .according .item .lineWd {
  color: #fff;
  cursor: pointer;
  font-family: "微软雅黑";
  font-size: 14px;
  height: 228px;
  left: 0;
  line-height: 16px;
  padding: 72px 5px 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 30px;
}
.section-magazine .according .item i {
  background: #000 none repeat scroll 0 0;
  height: 300px;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 30px;
}
.section-magazine .according .item.on .sImg {
  width: 1044px;
  overflow: hidden;
}
.section-magazine .according .item.on .lineWd {
  background: #000 none repeat scroll 0 0;
}
.section-process .thumbnail {
  border-radius: 180px;
  border: 2px dashed #D8D8D8;
  width: 180px;
  height: 180px;
}
.section-process .thumbnail:hover {
  border-color: #00213d;
}
.section-process .thumbnail img {
  border-radius: 160px;
  width: 160px;
  height: 160px;
  margin: 8px 8px;
}
.section-process .caption h3 {
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #D8D8D8;
  padding: 15px 0;
  font-weight: bold;
}
.section-process .caption h3 i {
  background: #F24900;
  color: #FFF;
  font-style: normal;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 5px;
  display: inline-block;
  border-radius: 50%;
}
.section-process .caption .desc {
  height: 90px;
}
.section-process .sec-bd {
  background: url("../images/process_bg.png") no-repeat 200px 70px;
}
.section-news {
  background: #EFEFEF;
}
.section-news .lists dl dt {
  background: url("../images/q.png") no-repeat left center;
  padding-left: 30px;
}
.section-news .lists dl dd {
  background: url("../images/a.png") no-repeat left 10px;
  padding: 10px 0 10px 30px;
}
.section-news .box-problem .scroll-up {
  height: 360px;
  overflow: hidden;
}
.section-news .box-problem .scroll-up ul li {
  background: none;
  padding-left: 0;
}
.section-platform {
  background: #efeded none repeat scroll 0 0;
  border-top: 2px solid #000000;
}
.section-platform .sec-box {
  padding: 0;
}
.section-platform .sec-bd {
  height: 400px;
  position: relative;
  overflow: hidden;
}
.section-platform .mag {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
.section-platform .mag.mag0 {
  left: 170px;
  z-index: 30;
}
.section-platform .mag.mag1 {
  left: 417px;
  z-index: 20;
}
.section-platform .mag.mag2 {
  left: 685px;
  z-index: 10;
}
.section-platform .mag p {
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  width: 100%;
  padding: 10px 0;
  font-family: "微软雅黑";
}
.section-foot-nav {
  background: #ED5F05;
}
.section-foot-nav .foot-nav a {
  color: #FFF;
  padding: 20px;
  display: inline-block;
  border-left: 1px solid #D8D8D8;
}
.section-foot-nav .foot-nav a:first-child {
  border-left: none;
}
.to_top {
  left: 50%;
  margin-left: 490px;
  z-index: 100;
  bottom: 20%;
  position: fixed;
  background: url("../images/toTop.png") #000 no-repeat center center;
  cursor: pointer;
  display: none;
  height: 50px;
  width: 50px;
  opacity: 0.5;
  transition: opacity 0.3s ease-in 0s, opacity 0.3s ease-out 0s;
}
.to_top:hover {
  opacity: 1;
  transition: opacity 0.3s ease-in 0s, opacity 0.3s ease-out 0s;
}
.to_top.fade {
  opacity: 0.8;
}
.float-service-box {
  font-size: 12px;
  position: fixed;
  top: 250px;
  right: 0px;
  _position: absolute;
  z-index: 1500;
}
.float-service-box .floatL {
  width: 28px;
  float: left;
  position: relative;
  z-index: 1;
  margin-top: 50px;
}
.float-service-box .floatL a {
  font-size: 0;
  text-indent: -999em;
  display: block;
}
.float-service-box .floatR {
  float: left;
  padding: 5px;
  overflow: hidden;
  background: #00213d;
}
.float-service-box .btnOpen,
.float-service-box .btnCtn {
  position: relative;
  z-index: 9;
  top: 25px;
  left: 0;
  display: block;
  height: 82px;
  width: 28px;
}
.float-service-box .btnOpen {
  background: url("../images/service_btn_open.png") no-repeat left center;
}
.float-service-box .btnCtn {
  background: url("../images/service_btn_close.png") no-repeat left center;
}
.float-service-box .con {
  background: #FFF;
  padding: 10px;
  text-align: center;
}
.float-service-box .con h3 {
  text-align: center;
  margin: 0;
}
.float-service-box .con ul li {
  border-bottom: 1px solid #00213d;
  font-size: 18px;
  padding: 5px;
}
.section-ad-bg-2 {
  background: url("../images/section-ad-bg-2.jpg") no-repeat center center;
  height: 250px;
  padding-top: 40px;
}
.section-ad-bg-2 .container {
  width: 1400px;
}
.section-ad-bg-2 .appointment {
  margin-top: 40px;
}
.section-ad-bg-2 .tel {
  font-size: 24px;
  color: #ff6d00;
}
.section-ad-bg-2 .easysroll_content {
  height: 90px;
  overflow: hidden;
}
.section-ad-bg-2 .easysroll_content ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.section-ad-bg-2 .easysroll_content ul li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #D8D8D8;
  overflow: hidden;
  cursor: pointer;
}
.section-ad-bg-2 .easysroll_content ul li a {
  font-size: 18px;
  color: #666;
}
.section-search {
  background: #F3F3F3;
}
.section-search .sec-box {
  padding: 30px 0;
}
.section-search .hot_keywords {
  font-size: 16px;
  height: 36px;
  line-height: 36px;
}
.section-search .hot_keywords strong {
  color: #ff6d00;
  font-weight: normal;
}
.section-search .hot_keywords a {
  margin-right: 15px;
  color: #666;
}
.section-search .form-search {
  text-align: right;
}
.section-search .form-search .form-group {
  width: 65%;
  margin-right: 30px;
}
.section-search .form-search .form-control {
  border-radius: 30px;
  width: 100%;
}
.section-search .form-search .btn-default {
  background: #ff6d00;
  color: #FFF;
  text-shadow: none;
  border-radius: 30px;
  box-shadow: none;
  border: none;
  padding: 6px 30px;
}
.show_content h1 {
  font-size: 24px;
  border-bottom: 1px solid #D8D8D8;
  margin-top: 0;
  padding: 5px 0 15px 0;
  margin: 0;
}
.show_content .infos {
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
.show_content .content {
  padding: 15px 0;
}
.show_content .content img {
  max-width: 100%;
}
.met_tools {
  border-bottom: 1px solid #D8D8D8;
}
.met_infos {
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
.news-list ul li {
  margin-bottom: 15px;
  border-bottom: 1px dashed #c9c9c9;
}
.news-list ul li span {
  display: inline-block;
  color: #ff6d00;
}
.news-list ul li p {
  display: inline-block;
}
.news-list ul li i {
  display: inline-block;
  float: right;
  font-style: normal;
}
.section-get-quote .form {
  padding-left: 500px;
}
.section-get-quote .form form {
  padding: 22px 0;
  width: 645px;
  margin: 0 auto;
}
.section-get-quote .form form td {
  border: none;
  padding: 0 3px;
  line-height: 1;
  vertical-align: middle;
}
.section-get-quote .form button {
  background: #ED5F05;
  color: #FFF;
  width: 100px;
  height: 100px;
  padding: 10px;
  border: none;
  font-size: 30px;
  line-height: 40px;
}
.container-mid .sec-box {
  padding: 30px 15px;
}
#sitemaplist dl {
  margin-top: 30px;
  padding: 20px;
  border: 1px solid #ddd;
}
#sitemaplist dl h3 {
  margin: 0;
  font-size: 16px;
}
#sitemaplist dl h3 a {
  color: #00213d;
}
#sitemaplist dt h2 {
  font-size: 18px;
  font-weight: normal;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  margin: 0;
}
#sitemaplist dt h2 i {
  font-size: 22px;
  margin-left: 10px;
  font-weight: normal;
  color: #888;
  position: relative;
  top: 2px;
}
#sitemaplist dd ul {
  float: left;
  width: 25%;
  list-style: none;
  margin-top: 20px;
}
#sitemaplist dd li {
  margin-top: 5px;
}
#sitemaplist dd li h4 a {
  font-weight: normal;
  color: #666;
  font-size: 14px;
}
.section-favorable-rate {
  background: url("../images/favorable-rate-bg.jpg") #00213d no-repeat center center;
  padding: 60px 0;
}
.section-favorable-rate .item {
  background: #FFF;
  padding: 2px;
  text-align: center;
}
.section-favorable-rate .item .title {
  font-size: 30px;
  color: #ff6d00;
  padding: 15px 0;
}
.section-favorable-rate .item .desc {
  font-size: 24px;
  padding: 15px 0;
}
.tabs-category_case {
  border: 1px solid #D8D8D8;
}
.tabs-category_case .tabs-hd ul {
  display: table;
  width: 100%;
}
.tabs-category_case .tabs-hd ul li {
  display: table-cell;
  text-align: center;
  padding-bottom: 17px;
  width: 20%;
}
.tabs-category_case .tabs-hd ul li.active {
  background: url("../images/down.png") no-repeat center bottom;
}
.tabs-category_case .tabs-hd ul li.active a {
  background: #ff6d00;
}
.tabs-category_case .tabs-hd ul li a {
  background: #00213d;
  color: #FFF;
  display: block;
  padding: 15px 0;
  font-size: 24px;
}
.tabs-category_case .tabs-bd {
  padding: 15px 30px 30px 30px;
}
.tabs-category_case .items-big .item .title {
  font-size: 18px;
  background: url("../images/line.png") no-repeat left bottom;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.tabs-category_case .items-big .item .pic {
  border: 1px solid #D8D8D8;
}
.tabs-category_case .items-list ul li {
  border-bottom: 1px dotted #D8D8D8;
  padding: 10px 0 10px 15px;
  background: url("../images/yuandian.png") no-repeat left center;
}
.tabs-category_case .items-list ul li span {
  float: right;
}
.tabs-top_case {
  border: 1px solid #D8D8D8;
}
.tabs-top_case .tabs-hd ul {
  display: table;
  width: 100%;
  margin: 0;
}
.tabs-top_case .tabs-hd ul li {
  display: table-cell;
  text-align: center;
  padding-top: 17px;
}
.tabs-top_case .tabs-hd ul li.active {
  background: url("../images/up.png") no-repeat center top;
}
.tabs-top_case .tabs-hd ul li.active a {
  background: #ff6d00;
}
.tabs-top_case .tabs-hd ul li a {
  background: #00213d;
  color: #FFF;
  display: block;
  padding: 15px 0;
  font-size: 24px;
}
.tabs-top_case .tabs-bd {
  padding: 15px 30px 30px 30px;
}
.tabs-top_case .top {
  text-align: right;
}
.tabs-top_case .top .tel {
  background: url("../images/tel_gray.png") no-repeat left center;
  float: right;
  text-align: left;
  padding-left: 60px;
  padding-top: 8px;
  height: 60px;
  line-height: 22px;
  margin-top: 30px;
  margin-right: 30px;
}
.tabs-top_case .top .tel span {
  font-size: 24px;
  color: #ff6d00;
}
.tabs-top_case .item .title {
  font-size: 32px;
  background: url("../images/line.png") no-repeat left bottom;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.tabs-top_case .item .title span {
  color: #ff6d00;
}
.tabs-top_case .item .description {
  line-height: 2;
  font-size: 16px;
}
.tabs-top_case .item .pic {
  border: 1px solid #D8D8D8;
}
.tabs-top_case .item .extra {
  font-size: 20px;
  padding: 30px 0;
}
.tabs-top_case .item .extra span {
  color: #ff6d00;
}
.section-img ul,
.section-img li {
  margin: 0;
  text-align: center;
}
.section-img img {
  max-width: 100%;
}
.qrcode {
  background: #FFF;
  padding: 5px;
}
.section-show-imgs img {
  max-width: 100%;
  text-align: center;
}
.items-news .box {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
body {
  color: #000;
}
.blog_details img {
  max-width: 100%;
}
.blog_details h3 {
  font-size: 18px;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
/*# sourceMappingURL=style.css.map */