* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

a {
  text-decoration: none;
  color          : #000;
}

img {
  border: 0;
}

select {
  width        : 200px;
  float        : left;
  height       : 49px;
  background   : #E3E3E3;
  opacity      : 1;
  border-radius: 5px;
  margin-left  : 75px;
  margin-top   : -63px;
  color        : #999999;
  z-index      : 111;
  border-color : #e3e3e3;
  position     : relative;
  cursor:pointer;

   border-style:solid;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background: url("../new/icon/down4.png") no-repeat scroll right center;
  background-position: calc(100% - 7px) 50%;
  border-radius:3px;
  padding:0;

}
select ::-ms-expand {
  display: none;
}

option{
  border-color : #e3e3e3;
   background-color: #fff;
   color        : #333;
}

html,
body,
div,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
button,
fieldset,
form,
input,
legend,
textarea,
th,
td {
  margin : 0;
  padding: 0;
}

a {
  text-decoration: none;
  color          : #0092FF;
}

button {
  outline: 0;
}

img {
  border: 0;
}

button,
input,
optgroup,
textarea {
  margin : 0;
  font   : inherit;
  color  : inherit;
  outline: none;
}

li {
  list-style: none;
}

a {
  color: #222;
}

a:hover {
  color: #ffffff;
}

body {
  background-color: #F5F5F5;
}

.f_l {
  float: left;
}

.f_r {
  float: right;
}



.bannen-text {
  width : 320px;
  margin: 0 auto;
}

.bannen-text h2 {
  font-size  : 35px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 42px;
  color      : #FFFFFF;
  position   : absolute;
  opacity    : 1;
  float      : left;
  margin-left: 8px;
  margin-top : 76px;
}

.bannen-text p {
  font-size  : 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color      : #FFFFFF;
  margin-top : 160px;
  position   : absolute;
  margin-left: 28px;
  float      : left;
}

.bannen {
  float            : left;
  margin           : 0 auto;
  background-repeat: no-repeat;
  background-image : url(../image/fwlc/eq1.png);
  height           : 288px;
  width            : 1920px;
}

.menu {
  width   : 1230px;
  margin  : 0 auto;
  position: relative;
  cursor:default;
}

.menu .phone-service {
  width           : 343px;
  height          : 422px;
  float           : left;
  background-color: #fff;
  position        : absolute;
  margin-left     : 900px;
  margin-top      : 50px;
  box-shadow      : 0px 5px 10px rgba(0, 0, 0, 0.2);
}

.menu .phone-service .phone-input {
  width        : 291px;
  float        : left;
  height       : 50px;
  background   : #E3E3E3;
  opacity      : 1;
  border-radius: 5px;
  margin-left  : 25px;
  margin-top   : 33px;
}

.menu .sel-box {
  width        : 291px;
  float        : left;
  height       : 50px;
  background   : #E3E3E3;
  opacity      : 1;
  border-radius: 5px;
  margin-left  : 25px;
  margin-top   : 33px;
}



.menu .sel-title-box {
  position        : relative;
  cursor          : default;
  overflow        : hidden;
  text-overflow   : ellipsis;
  white-space     : nowrap;
  background-color: #E3E3E3;
  margin-top      : 6px;
  cursor          : pointer;
  margin-left     : 77px;
  width: 10px;
}

.menu .sel-title {
  outline         : none;
  border          : none;
  padding         : 2px 0px 0px 18px;
  margin          : 0;
  height          : 21px;
  width           : 188px;
  color           : #999999;
  font-size       : 16px;
  border-radius   : 0px 0 0 4px;
  float           : left;
  margin-top      : 8px;
  margin-left     : -16px;
  background-color: #E3E3E3;
  cursor          : pointer;
}

.menu .sel-sign {
  position       : absolute;
  display        : inline-block;
  right          : 0;
  top            : 0;
  background-size: 100% 100%;
  margin-top     : 7px;
  margin-right   : 10px;
}

.menu .sel-sign.on {
  background-size: 100% 100%;
  margin-top     : 7px;
  margin-right   : 10px;
}

.menu .sel-float-box {
  position        : absolute;
  border          : 1px solid #ddd;
  z-index         : 2;
  background-color: white;
  margin-top      : 14px;
  overflow        : hidden;
  line-height     : 2.8;
}

.menu .sel-float-box.on {
  border-color: #15A0F5;
}

.menu .sel-float-div {
  padding-left    : 12px;
  cursor          : default;
  overflow        : hidden;
  white-space     : nowrap;
  text-overflow   : ellipsis;
  background-color: white;
  color           : #666;
}

.menu .sel-float-div:hover {
  background-color: #15A0F5;
  color           : white;
}

.menu .sel-float-div-disabled {
  padding-left : 12px;
  line-height  : 1.8;
  color        : #bbb;
  overflow     : hidden;
  white-space  : nowrap;
  text-overflow: ellipsis;
}

.menu .sel-hide {
  display: none;
}

.menu .phone-input #c-mobile{
  -webkit-box-shadow: 0 0 0px 1000px #E3E3E3 inset;
  outline         : none;
  border          : none;
  padding         : 2px 0px 0px 18px;
  margin          : 0;
  height          : 21px;
  width           : 188px;
  color           : #333;
  font-size       : 16px;
  border-radius   : 0px 0 0 4px;
  float           : left;
  margin-top      : 15px;
  margin-left     : 59px;
  background-color: #E3E3E3;
}

.menu .phone-input>input::-webkit-input-placeholder {
  color: #999;
}



.menu .search {
  width : 291px;
  height: 50px;
  border-radius: 5px;
  margin-top   : 45px;
  float        : left;
  cursor       : pointer;
  background-color: #0092FF;
  float      : left;
  font-size  : 19px;
  font-family: Microsoft YaHei;
  line-height: 25px;
  color      : #FFFFFF;
  padding    : 12px 88px;
  font-weight: 400;
  border     : #0092FF;
  padding    : 0px 58px;
  cursor     : pointer;
}

.step {
  width : 1230px;
  margin: 0 auto;
  cursor:default;
}

.step .title {
  height: 80px;
}

.step .title .title-img {
  width : 80px;
  height: 80px;
  float : left;
}

.step .title p {
  width      : 307px;
  height     : 42px;
  font-size  : 32px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 42px;
  color      : #333333;
  margin-top : 19px;
  margin-left: 14px;
  float      : left;
}

.step .section {
  height: 42px;
}

.step .section .section-num {
  width        : 28px;
  height       : 28px;
  background   : #0092FF;
  border-radius: 50%;
  opacity      : 1;
  float        : left;
  margin-left  : 21px;
}

.step .section .section-num p {
  width      : 10px;
  height     : 24px;
  font-size  : 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color      : #FFFFFF;
  float      : left;
  margin-top : 2px;
  margin-left: 9px;
}

.step .section p {
  width      : 1000px;
  font-size  : 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 31px;
  color      : #999999;
  margin-top : -22px;
  margin-left: 45px;
  float      : left;
  display    : block;
}

.step .section span {
  font-size  : 31px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 31px;
  color      : #666666;
  margin-top : 1px;
  margin-left: 45px;
  float      : left;
  display    : block;
}

.service-process {
  width : 1230px;
  margin: 0 auto;
  cursor:default;
}

.service-process .service-box {
  width           : 390px;
  height          : 581px;
  box-shadow      : 0px 5px 10px rgba(0, 0, 0, 0.2);
  float           : left;
  margin-top      : 60px;
  margin-left     : 30px;
  border-radius   : 20px;
  background-color: #FFFFFF;
}

.service-process .service-box .icon {
  margin-top : 30px;
  margin-left: 133px;
  width      : 124px;
  height     : 124px;
}

.service-process .service-box p {
  width      : 112px;
  height     : 37px;
  font-size  : 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 37px;
  color      : #333333;
  margin-top : 8px;
  margin-left: 139px;
}

.service-process .service-box ul {
  font-size  : 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 21px;
  color      : #666666;
  margin-left: 107px;
  height     : 198px;
}

.service-process .service-box li {
  margin-top     : 6px;
  list-style-type: disc;
}

.service-process .box-img {
  width        : 390px;
  height       : 164px;
  border-radius: 0px 0px 20px 20px;
}

.service-process .inquiry-btn {
  width        : 264px;
  height       : 79px;
  background   : #0092FF;
  border-radius: 40px;
  float        : left;
  margin-top   : 60px;
  margin-left  : 482px;
}

.service-process .inquiry-btn a {
  padding        : 24px 60px;
  font-size      : 24px;
  font-family    : Microsoft YaHei;
  font-weight    : 400;
  line-height    : 31px;
  color          : #FFFFFF;
  float          : left;
  text-decoration: none;
}




.special_service-headline {
  margin-top: 15px;
}

.special_service-headline blockquote {
  border-radius: 3px;
  padding      : 15px 17px;
  border       : none;
  background   : #f5f9ff;
  font-family  : 'Open Sans', sans-serif !important;
}

.special_service-headline blockquote:before {
  content: ' ';
}

.special_service-headline blockquote h3 {
  line-height  : 35px !important;
  margin-bottom: 0px;
  margin-top   : 0 !important;
  font-size    : 16px !important;
  font-weight  : 400;
  color        : #777;
}

.special_service-headline blockquote h3::before {
  content      : "“";
  font-size    : 100px;
  display      : block;
  float        : left;
  line-height  : 1;
  height       : 35px;
  opacity      : .4;
  padding-right: 10px;
}

.special_service-banner {
  /* background-image: url({cms:special_service name= 'banner' /}); */
  background-size      : cover;
  background-attachment: scroll;
  background-position  : center;
  height               : 288px;
  width                : 100%;
  position             : relative;
}

.special_service-title {
  position   : absolute;
  bottom     : 0;
  left       : 0;
  width      : 100%;
  padding-top: 10px;
  background : linear-gradient(-180deg, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.50));
}

.special_service-title .label {
  margin-left: 20px;
}

.special_service-title h1 {
  font-size    : 22px;
  color        : #fff;
  line-height  : 30px;
  padding-left : 20px;
  margin-bottom: 20px;
}

.special_service-focus .item .special_service-img {
  background-size    : cover;
  width              : 100%;
  height             : 288px;
  background-position: center center;
  -webkit-transition : all 0.3s;
  -moz-transition    : all 0.3s;
  -o-transition      : all 0.3s;
  transition         : all 0.3s;
}

.bannen-text {
  width : 320px;
  margin: 0 auto;
}

.bannen-text h2 {
  font-size  : 35px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 42px;
  color      : #FFFFFF;
  position   : absolute;
  opacity    : 1;
  float      : left;
  margin-left: 8px;
  margin-top : 76px;
}

.bannen-text p {
  font-size  : 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color      : #FFFFFF;
  margin-top : 160px;
  position   : absolute;
  margin-left: 28px;
  float      : left;
}

.step {
  width : 1230px;
  margin: 0 auto;
}

.step .title {
  height: 80px;
}

.step .title .title-img {
  width : 80px;
  height: 80px;
  float : left;
}

.step .title p {
  width      : 307px;
  height     : 42px;
  font-size  : 32px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 42px;
  color      : #333333;
  margin-top : 19px;
  margin-left: 14px;
  float      : left;
}

.step .section {
  height: 42px;
}

.step .section .section-num {
  width        : 28px;
  height       : 28px;
  background   : #0092FF;
  border-radius: 50%;
  opacity      : 1;
  float        : left;
  margin-left  : 21px;
}

.step .section .section-num p {
  width      : 10px;
  height     : 24px;
  font-size  : 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color      : #FFFFFF;
  float      : left;
  margin-top : 2px;
  margin-left: 9px;
}

.step .section p {
  width      : 1000px;
  font-size  : 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 31px;
  color      : #999999;
  margin-top : -22px;
  margin-left: 45px;
  float      : left;
  display    : block;
}

.step .section span {
  font-size  : 31px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 31px;
  color      : #666666;
  margin-top : 1px;
  margin-left: 45px;
  float      : left;
  display    : block;
}

.service-process {
  width : 1230px;
  margin: 0 auto;
}



.service-process .service-box {
  width           : 390px;
  height          : 581px;
  box-shadow      : 0px 5px 10px rgba(0, 0, 0, 0.2);
  float           : left;
  margin-top      : 60px;
  margin-left     : 30px;
  border-radius   : 20px;
  background-color: #FFFFFF;
}

.service-process .service-box .icon {
  margin-top : 30px;
  margin-left: 133px;
  width      : 124px;
  height     : 124px;
}

.service-process .service-box p {
  width      : 112px;
  height     : 37px;
  font-size  : 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 37px;
  color      : #333333;
  margin-top : 8px;
  margin-left: 139px;
}

.service-process .service-box li {
  margin-top     : 6px;
  list-style-type: disc;
}

.service-process .box-img {
  width        : 390px;
  height       : 164px;
  border-radius: 0px 0px 20px 20px;
}

.service-process .inquiry-btn {
  width        : 264px;
  height       : 79px;
  background   : #0092FF;
  border-radius: 40px;
  float        : left;
  margin-top   : 60px;
  margin-left  : 482px;
}

.service-process .inquiry-btn a {
  padding        : 24px 60px;
  font-size      : 24px;
  font-family    : Microsoft YaHei;
  font-weight    : 400;
  line-height    : 31px;
  color          : #FFFFFF;
  float          : left;
  text-decoration: none;
}

