.w1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.banner {
  height: 450px;margin-top: 131px;
}
.banner img {
  width: 100%;
  height: 450px;
}
.mb16 {
  margin-bottom: 16px;
}
.mb20 {
  margin-bottom: 20px;
}
.w1200{
  width: 1200px;
  margin: 0 auto;
}
.swiper-slide{
    width: 100%;
}
.main1_bg{
  width:100%;
  height:850px;
  background:url(../images/youhui_bg.jpg) 100% 100%;
  
}
.first-box{
 background: #fff;
}
.first-box .form-box {
  padding: 40px;
  box-sizing: border-box;
  height:220px;
  background:url(../images/form-bg.jpg);
  box-shadow:0px 0px 15px 1px rgba(116,116,116,0.1);
  position: relative;
  margin-top: -34px;
  z-index: 1;
}
.first-box .form-box h3{
  height: 28px;
  line-height: 28px;
  color: #292E2E;
  text-align: center;
  font-size: 28px;
}
.first-box .form-box .form-select-box{
float: left;width: 300px;margin-top: 11px;margin-left: 10px;
}
.first-box .form-box .form-select-box .form-select{
  display: inline-block;
  vertical-align: middle;
  font-size: 0px;
  margin-right: 60px;width: 300px;
}
.first-box .form-box .form-select-box .form-select h4{
  display: inline-block;
  vertical-align: top;
  color: #525959;
  font-size: 16px;
  margin-right: 10px;
}
.first-box .form-box .form-select-box .form-select p{
  display: inline-block;
  vertical-align: top;
  color: #525959;
  margin-right: 24px;
  font-size: 16px;
  line-height: 16px;
  margin-left: 18px;margin-top: 4px;
}
.first-box .form-box .form-select-box .form-select p label{
  width: 16px;
  height: 16px;
  background: url(../images/choose_2.png);
  float: left;
}
.first-box .form-box .form-select-box .form-select p label.radio-active{
  width: 16px;
  height: 16px;
  background: url(../images/choose_1.png);
}
.first-box .form-box .form-select-box .form-select p label input{
  /* display: none; */
  appearance: none;
  -webkit-appearance: none;
  outline: none;
}
.first-box .form-box .form-select-box .form-select p span{
  padding-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.first-box .form-box .form-all{
  width:930px;
  height:48px;
  margin:0 auto;
  background:rgba(255,255,255,1);
  border:2px solid #ef4545;
  background:rgba(255,255,255,1);
  margin-top: 45px;
  box-sizing: border-box;
}
.first-box .form-box .form-all .form-item{
  position: relative;
  float: left;
  width: 240px;
  height: 24px;
  margin-top: 10px;
  padding-left:16px;
  box-sizing: border-box;
  font-size: 0;
  border-right:1px solid #D4D4D7
}
.first-box .form-box .form-all .form-item i{
  background: url(../images/sanjiao.png);display: block;width: 8px;height: 5px;float: right;
    margin-top: 7px;
    margin-right: 13px;
}
.first-box .form-box .form-all .form-item select{
  border:0px;padding-top: 5px;
}
.first-box .form-box .form-all .form-item img{
  display: block;
  float: left;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: relative;
  z-index: 1;
}
.first-box .form-box .form-all .form-item input{
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  font-family: Microsoft YaHei;width: 88%;
}
.first-box .form-box .form-all .form-item>div{
  display: inline-block;
  width: 100%;
  height: 100%;
  border: none!important;
  font-size: 14px;
  color: #8c8c8c;
  line-height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  text-indent: 43px;
}
.first-box .form-box .form-all .form-item>div::after{
  content: "";
  position: absolute;
  top: 9px;
  right: 18px;
  width: 8px;
  height: 5px;
  background-image: url(../images/sanjiao.png);
  background-size: 8px 5px;  
}
.select-wrap {
  position: relative;
}
.select-wrap ul {
  float: left !important;
  width: 185px !important;
  max-height: 149px !important;
  overflow-y: scroll;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(217, 217, 217, 1);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.06);
  position: absolute;
  z-index: 20 !important;
  margin-top: 0 !important;
}
.select-wrap ul li{
  width: 100% !important;
  height:24px !important;
  font-size:12px !important;
  font-family:Microsoft YaHei !important;
  font-weight:400 !important;
  color:rgba(38,38,38,1) !important;
  line-height:24px !important;
  text-indent: 16px !important;
  margin-top: 0 !important;
  padding: 0 !important;
}
.type-list1{
  margin-left: 76px;
  top: -35px;
  display: none;
}
.w200{
  width: 200px !important;
}
.city-list{
  margin-left: 315px;
  top: -35px;
  display: none;
}
.select-wrap ul li:hover{
  background:rgba(255,244,234,1) !important;
}
.liactive{
  color:rgba(38,38,38,1) !important;
}
.first-box .form-box .form-all .form-item>button{
  position: absolute;
  padding: 0 11px;
  height:28px;
  background:rgba(255,236,208,1);
  border-radius:4px;
  color: #FF6D00;
  font-size: 14px;
  top: -3px;
  right: -20px;
}
.first-box .form-box .form-all >button{
     float: right;
    width: 128px;
    height: 47px;
    background: #ef4545;
    font-size: 16px;
    color: #fff;
    margin-top: -1px;
}
.first-box .form-box .form-all >button:hover{ background:#ef4545;}
.first-box .form-box .form-all >button:active{background:#ef4545;}
.first-intro {
  height: 120px;
  background: #ffffff;
  box-shadow:0px 0px 15px 1px #ef4545;
}
.first-intro li {
  height: 70px;
  float: left;
  font-size: 0;
  margin-top: 26px;
  margin-left: 24px;
  border-right: 1px solid #EEEEEE;
  padding-right: 22px;
  box-sizing: border-box;
}
.first-intro li:last-child {
  margin-right: 0;
  border-right:none;
}
.first-intro li > * {
  display: inline-block;
  vertical-align: top;
}
.first-intro li .img {
  width: 68px;
  height: 68px;
  background: url(../images/youshi_icon1.png) no-repeat 0 0;
  background-size: cover;
  margin-right: 15px;
}
.first-intro li .text h5 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #292E2E;
  margin: 0 0 5px;
}
.first-intro li .text p {
  font-size: 14px;
  width: 170px;
  color: #989C9B;
  line-height: 20px;
}
.first-intro li:hover .text h5 {
  color: #ef4545;
}
.first-intro li:hover .text p {
  color: #525959;
}
.first-intro li:nth-child(2) .img {
  background: url(../images/youshi_icon2.png) no-repeat 0 0;
}
.first-intro li:nth-child(3) .img {
  background: url(../images/youshi_icon3.png) no-repeat 0 0;
}
.first-intro li:nth-child(4) .img {
  background: url(../images/youshi_icon4.png) no-repeat 0 0;
}
.module-title {
  text-align: center;
  padding: 40px 0;
  padding-top: 60px;
}
.module-title h3 {
  position: relative;
  display: inline-block;
  font-size: 32px;
  color: #292E2E;
  font-weight: bold;
}
.module-title h3 span{
  color: red;
}
.module-title p {
  color: #979C9B;
  margin-top: 6px;
}
.module-div{
  width: 1200px;
}
.module-div .module-div1{
  width: 267px;float: left;height: 414px;margin-right: 33px;background: #fff;position: relative;
}
.module-div1 img{
  display: block;margin:10px auto;width: 235px;height: 171px;
}
.module-div1 p{
  text-align: center;color: red;font-size: 18px;margin:20px auto;
}
.module-div1 span{
  margin-top: 10px;text-align: justify;font-size: 16px;display: block;width: 80%;margin:0 auto;
}
.module-a1{
  display: block;width: 200px;margin:15px auto;text-align: center;font-size: 16px;background: #f75b63;
  border-radius: 10px;position: absolute;bottom: 15px;left: 50%;margin-left: -100px;color: #fff;
}
.module-a2{
  display: block;width: 200px;margin:15px auto;text-align: center;font-size: 16px;background: #3bd7cd;
  border-radius: 10px;position: absolute;bottom: 15px;left: 50%;margin-left: -100px;color: #fff;
}
.module-a3{
  display: block;width: 200px;margin:15px auto;text-align: center;font-size: 16px;background: #2c9fff;
  border-radius: 10px;position: absolute;bottom: 15px;left: 50%;margin-left: -100px;color: #fff;
}
.module-a4{
  display: block;width: 200px;margin:15px auto;text-align: center;font-size: 16px;background: #ff9838;
  border-radius: 10px;position: absolute;bottom: 15px;left: 50%;margin-left: -100px;color: #fff;
}
.module-div .module-div2{
  border-radius: 20px 0px 20px 0px;
}

.module-div .module-div3{
  border-radius: 20px 0px 20px 0px;
}

.module-div .module-div4{
  border-radius: 20px 0px 20px 0px;
}

.module-div .module-div5{
  border-radius: 20px 0px 20px 0px;
}

.form-bs-box {
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  top: 9%;
  position: absolute;
  z-index: 1;
}
.form-bs-box > .form-bs {
  float: right;
  width: 300px;
  height: 346px;
  background: #fff;
  margin-top: 21px;
  padding: 20px;
  box-sizing: border-box;
}
.form-bs-box > .form-bs h2 {
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
.form-bs-box > .form-bs .form-item {
  margin-bottom: 10px;
  height: 36px;
  display: table;
}
.form-bs-box > .form-bs .form-item span {
  display: inline-block;
  width: 62px;
  font-size: 14px;
  color: #292E2E;
  vertical-align: middle;
  display: table-cell;
}
.form-bs-box > .form-bs .form-item select,
.form-bs-box > .form-bs .form-item input {
  display: table-cell;
  display: inline-block;
  width: 194px;
  height: 36px;
  background: #F5F8FF;
  border: none;
  vertical-align: middle;
  padding-left: 10px;
  box-sizing: border-box;
}
.form-bs-box > .form-bs .form-item select:focus,
.form-bs-box > .form-bs .form-item input:focus {
    border:1px solid #0adfdb
}
.form-bs-box > .form-bs .form-item label {
  display: inline-block;
  vertical-align: middle;
  width: 88px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #11bbb8;
  border-radius: 2px;
  font-size: 14px;
  color: #ef4545;
  margin-right: 12px;
  cursor: pointer;
}
.form-bs-box > .form-bs .form-item label.active {
  background: #ef4545 !important;
  color: #fff !important;
}
.form-bs-box > .form-bs .form-item label:last-child {
  margin-right: 0;
}
.form-bs-box > .form-bs .form-item > button {
  display: inline-block;
  vertical-align: middle;
  height: 36px;
  width: 94px;
  color: #ef4545;
  background: #F5F8FF;
  position: relative;
}
.form-bs-box > .form-bs .form-item > button::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 17px;
  background: #E5E5E5;
  top: 10px;
  left: 0;
}
.form-bs-box > .form-bs > button {
  display: block;
  width: 192px;
  height: 36px;
  margin: 0 auto;
  line-height: 36px;
  color: #fff;
  text-align: center;
  background: linear-gradient(-90deg, #ef4545, #0adfdb);
  border-radius: 2px;
  margin-top: 20px;
  font-size: 15px;
}
.cpy_check {
  /* height: 734px; */
  background: #F0F5FA;
}
/* .cpy_check ul {
  overflow: hidden;
} */
.cpy_check ul li .cpy_cont .img-box{
    width: 350px;
    height: 245px;
    overflow: hidden;
    margin-top:-40px;
}   
.cpy_check ul li {
  float: left;
  width: 389px;
  height: 458px;
  background: #fff;
  margin-right: 16px;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
}
.cpy_check ul li:hover .cpy_cont >.img-box >img{
    transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -o-transform:scale(1.05);
    -ms-transform:scale(1.05);
}
.cpy_check ul li::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 118px;
  height: 118px;
  background: url(../images/mark.png);
}
.cpy_check ul li:last-child {
  margin-right: 0;
}
.cpy_check ul li .cpy_cont {
  height: 322px;
  text-align: center;
  position: relative;
}
.cpy_check ul li .cpy_cont h2 {
  color: #292E2E;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}
.cpy_check ul li .cpy_cont .img-box>img {
  display: block;
  margin: 0 auto;
  width: 349px;
  height: 245px;
  transition:all .3s;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s;
  transform:scale(1);
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -o-transform:scale(1);
  -ms-transform:scale(1);
}
.cpy_check ul li .cpy_cont p {
  color: #525959;
  height: 44px;
  line-height: 22px;
  margin-top: 16px;
}
.cpy_check ul li .cpy_cont a {
  display: block;
  width: 189px;
  height: 48px;
  margin: 0 auto;
  line-height: 48px;
  background: #ef4545;
  color: #fff;
  margin-top: 16px;
  cursor: pointer;
}
.cpy_check ul li .cpy_cont a:hover{
    background: #ef4545
}
.license_type {
  height: 735px;
  background: url(../images/bg1.jpg);
}
.license_type .license_type-box {
  width: 1200px;
  margin: 0 auto;
}
.license_type .license_type-box .type-list {
  width: 255px;
  height: 580px;
  float: left;
}
.license_type .license_type-box .type-list li {
  height: 54px;
  background: #F0F2F5;
  line-height: 54px;
  text-align: center;
  position: relative;
  margin-bottom: 6px;
  color: #525959;
  cursor: pointer;
}
.license_type .license_type-box .type-list li:hover {
  background: #ef4545;
  color: #fff;
}
.license_type .license_type-box .type-list li.lc-active {
  background: #ef4545;
  color: #fff;
}
.license_type .license_type-box .type-list li.lc-active::after {
  border: 1px solid #EEEEEE;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: 24px;
  right: 30px;
  border-width: 0px 1px 1px 0px;
  transform: rotate(-45deg);
}
.license_type .license_type-box .type-list li::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: 23px;
  border: 1px solid #C4CCCC;
  right: 30px;
  border-width: 0px 1px 1px 0px;
  transform: rotate(-45deg);
}
.license_type .license_type-box .content {
 
  width: 896px;
  height: 580px;
  padding: 50px 55px;
  box-sizing: border-box;
  background: #fff url(../images/type_bg_right.jpg) right bottom;
  margin-left: 48px;
  box-shadow: 0px 0px 20px 0px rgba(98, 98, 98, 0.15);
}
.license_type .license_type-box .content .cont-box {
  height: 364px;
}
.license_type .license_type-box .content .cont-box .cb-lt {
  float: left;
  width: 308px;
  height: 364px;
  padding-right: 36px;
  border-right: 1px dashed #C5CCCC;
}
.license_type .license_type-box .content .cont-box .cb-lt img {
  width: 318px;
  /*height: 214px;*/
}
.license_type .license_type-box .content .cont-box .cb-lt h3 {
  font-weight: bold;
  color: #292E2E;
  font-size: 18px;
  line-height: 18px;
  margin-top: 30px;
  margin-bottom: 16px;
}
.license_type .license_type-box .content .cont-box .cb-lt p {
  color: #525959;
  line-height: 22px;
}
.license_type .license_type-box .content .cont-box .cb-rt {
  float: left;
  width: 380px;
  height: 364px;
  padding-left: 40px;
}
.license_type .license_type-box .content .cont-box .cb-rt h3 {
  font-weight: bold;
  color: #292E2E;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 16px;
  margin-bottom: 28px;
}
.license_type .license_type-box .content .cont-box .cb-rt p {
  line-height: 16px;
  font-size: 16px;
  color: #525959;
  margin-bottom: 26px;
}
.license_ques {
  height: 725px;
  background: url(../images/bg2.jpg) center center;
}
.license_ques .ques-box {
  float: right;
  width: 795px;
}
.license_ques .ques-box h3 {
  font-size: 32px;
  font-weight: bold;
  color: #292e2e;
  line-height: 32px;
  padding-top: 60px;
  padding-bottom: 40px;
}
.license_ques .ques-box ul li {
  width: 100%;
  background: #fff;
  padding: 30px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
/* .license_ques .ques-box ul li:hover {
  background: #ef4545;
} */
/* .license_ques .ques-box ul li:hover p {
  color: #fff !important;
} */
/* .license_ques .ques-box ul li:hover .title > strong {
  color: #fff;
} */
/* .license_ques .ques-box ul li:hover .title span {
  background: url(../images/wh.png);
} */
.license_ques .ques-box ul li .title {
  height: 18px;
  margin-bottom: 28px;
}
.license_ques .ques-box ul li .title span {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(../images/wh-default.png);
  background-size: 18px 18px;
}
.license_ques .ques-box ul li .title strong {
  display: inline-block;
  vertical-align: middle;
  color: #292E2E;
  font-size: 18px;
  margin-left: 10px;
}
.license_ques .ques-box ul li > p {
  line-height: 24px;
  color: #525959;
}
.service-ys {
  height: 694px;
}
.service-ys .ys-box {
  height: 393px;
  background: url(../images/bg3.png) no-repeat center top;
  margin: 0 auto;
}
.service-ys .ys-left-box {
  width: 392px;
  float: left;
  text-align: right;
}
.service-ys .ys-left-box .text {
  height: 118px;
}
.service-ys .ys-left-box .text:hover p {
  color: #ef4545;
}
.service-ys .ys-left-box .text h3 {
  font-size: 18px;
  color: #fff;
  height: 36px;
  line-height: 34px;
  padding-right: 70px;
}
.service-ys .ys-left-box .text p {
  margin-top: 16px;
  color: #525959;
}
.service-ys .ys-middle-box {
  float: left;
  width: 404px;
  text-align: center;
}
.service-ys .ys-middle-box a {
  display: block;
  width: 200px;
  height: 48px;
  background: #ef4545;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-size: 18px;
  line-height: 48px;
  margin-top: 388px;
  cursor: pointer;
}
.service-ys .ys-middle-box a:hover{
    background: #ef4545
}
.service-ys .ys-middle-box p {
  margin: 0 auto;
  height: 58px;
  line-height: 58px;
}
.service-ys .ys-middle-box p span {
  color: #525959;
  font-size: 18px;
}
.service-ys .ys-middle-box p strong {
  font-weight: bold;
  font-size: 22px;
  color: #ef4545;
}
.service-ys .ys-right-box {
  width: 392px;
  float: left;
  text-align: left;
  box-sizing: border-box;
}
.service-ys .ys-right-box .text {
  height: 118px;
}
.service-ys .ys-right-box .text:hover p {
  color: #ef4545;
}
.service-ys .ys-right-box .text h3 {
  font-size: 18px;
  color: #292E2E;
  height: 35px;
  line-height: 35px;
  padding-left: 70px;
}
.service-ys .ys-right-box .text p {
  margin-top: 16px;
  color: #525959;
  padding-left: 10px;
}
.hz-steps {
  height: 470px;
  background: url(../images/bg4.jpg) center center;
}
.hz-steps ul li {
  float: left;
  width: 20%;
  height: 260px;
  position: relative;
}
.hz-steps ul li:hover .img-box {
  border: 1px solid #ef4545;
}
.hz-steps ul li:hover h3 {
  color: #ef4545;
}
.hz-steps ul li::after {
  position: absolute;
  content: '';
  top: 64px;
  left: 224px;
  width: 32px;
  height: 32px;
  background: url(../images/jt.png);
}
.hz-steps ul li:last-child::after {
  background: none;
}
.hz-steps ul li .img-box {
  width: 160px;
  height: 160px;
  margin: 0 auto;
  padding: 9px;
  border-radius: 160px;
  box-sizing: border-box;
  border: 1px solid #fff;
}
.hz-steps ul li h3 {
  line-height: 18px;
  font-size: 18px;
  height: 18px;
  padding-top: 38px;
  color: rgba(255, 255, 255, 0.65);
  text-align: center;
}
.hz-steps ul li > p {
  text-align: center;
  height: 16px;
  padding-top: 18px;
  font-size: 16px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.65);
}
.hz-steps ul li:hover p{
    color: #fff;
}
.other-info {
  height: 510px;
  background: #F0F5FA;
}
/* .other-info ul {
  overflow: hidden;
} */
.other-info ul li {
  float: left;
  width: 288px;
  margin-right: 16px;
}
.other-info ul li .img-wrap{
    width: 288px;
    height: 160px;
    overflow:hidden;
}
.other-info ul li:hover p {
  color: #ef4545;
}
.other-info ul li:last-child {
  margin-right: 0;
}
.other-info ul li img {
  width: 288px;
  height: 160px;
  transition:all .6s;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  -o-transition:all .6s;
  transform:scale(1);
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -o-transform:scale(1);
  -ms-transform:scale(1);
}
.other-info ul li:hover img{
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.other-info ul li p {
  line-height: 17px;
  font-size: 18px;
  margin-top: 26px;
  color: #292E2E;
  text-align: center;
}
.other-info .more-ques {
  width: 242px;
  height: 48px;
  margin: 0 auto;
  background: #ef4545;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 40px;
  cursor: pointer;
}
.other-info .more-ques:hover{
    background: #ef4545
}
.tel {
  width: 367px;
  height: 47px;
  line-height: 47px;
  margin: 0 auto;
  padding: 0 20px;
  padding-right: 0;
  box-sizing: border-box;
  margin-top: 40px;
  background: url(../images/tel-bg.png);
}
.tel span {
  font-size: 14px;
  color: #525959;
}
.tel strong {
  font-size: 18px;
  color: #525959;
}
.tel i {
    display: block;
    float: right;
    color: #fff;
    font-size: 14px;
    width: 130px;
    height: 47px;
    box-sizing: border-box;
    text-align: right;
    cursor: pointer;
    padding-right: 20px;
}
.module-strength {
  padding-bottom: 44px;
}
.module-strength .img-list .fl {
  position: relative;
  width: 327px;
  height: 260px;
  margin-right: 19px;
}
.module-strength .img-list .fl img {
  width: 100%;
  height: 100%;
}
.module-strength .img-list .fl p {
  position: absolute;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: rgba(51, 51, 51, 0.65);
  font-size: 16px;
  color: #fff;
  bottom: 0;
}
.module-strength .img-list .fl::after {
  content: '';
  position: absolute;
  top: 55px;
  right: -66px;
  width: 116px;
  height: 155px;
  background: url(../images/con-ico.png) no-repeat 0 0;
}
.module-strength .img-list .fr {
  width: 854px;
  height: 260px;
  background: #cccccc;
  padding: 32px 0 0 77px;
}
.module-strength .img-list .fr li {
  position: relative;
  float: left;
  width: 239px;
  height: 192px;
  border-radius: 10px;
  margin-right: 16px;
}
.module-strength .img-list .fr li img {
  width: 100%;
  height: 100%;
}
.module-strength .img-list .fr li p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
.module-strength .str-list {
  margin-top: 20px;
}
.module-strength .str-list li {
  float: left;
  width: 590px;
  height: 178px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(211, 211, 211, 0.6);
  box-shadow: 0px 0px 16px 0px rgba(211, 211, 211, 0.6);
  border-radius: 4px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 0 38px 0 24px;
}
.module-strength .str-list li:nth-child(2n) {
  margin-right: 0;
}
.module-strength .str-list li div {
  width: 230px;
  height: 47px;
  line-height: 47px;
  background: url(../images/str-ico-01.png) no-repeat 0 0;
  text-indent: 72px;
  font-size: 18px;
  color: #ffffff;
  margin: 17px 0 15px;
}
.module-strength .str-list li p {
  color: #808080;
  line-height: 22px;
  padding-left: 27px;
}
.module-strength .str-list li:nth-child(2) div {
  background: url(../images/str-ico-02.png) no-repeat 0 0;
}
.module-strength .str-list li:nth-child(3) div {
  background: url(../images/str-ico-03.png) no-repeat 0 center;
  line-height: 48px;
}
.module-strength .str-list li:nth-child(4) div {
  background: url(../images/str-ico-04.png) no-repeat 0 0;
  margin-bottom: 0;
}
.module-require {
  margin-top: 0;
  background: #EFEFEF;
  padding: 56px 0;
}
.sle-itemcity{
  position: relative;
}
.sle-itemcity::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  width: 0;
  height: 0;
  border-width: 5px 5px 0 5px;
  border-style: solid;
  border-color: #999 transparent transparent transparent;
}
/* 2020年3月6日修改 */
.clear{
  clear: both;
}
.banner img{
  width:100%;
  height:460px;
  position: relative;
}
.module-title h3{
  font-size:32px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(41,46,46,1);
  line-height:24px;
}
.cgtit{
  font-size:16px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(151,156,155,1);
  line-height:24px;
}
.cpy_check ul{
  margin-top:15px;
}
.cpy_check ul li{
  width:384px;
}
.cpy_check ul li .cpy_cont .hot {
  position: absolute;
  top: 0px;
  right: -10px;
  content: "";
  width: 41px;
  height: 41px;
  background: url(../images/hot.png);
  transition:all .3s;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s;
}
.cpy_check ul li::after{
  display: none;
}
.cpy_check ul li:hover .cpy_cont::after{
  top: -33px;
  right: -3px;
  transition:all .3s;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s;
}
.cpy_check ul li::after{
  display: none;
}
.cpy_check ul li .cpy_cont h2{
  font-size:20px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(51,51,51,1);
}
.cpy_check ul li .cpy_cont p{
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(136,136,136,1);
  line-height:22px;
}
.cpy_check ul li .cpy_cont a{
  margin-top:31px;
  background:none;
  width:140px;
  height:42px;
  border:1px solid rgba(255,108,0,1);
  font-size:16px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,108,0,1);
  line-height: 42px;
}
.cpy_check ul li:hover .cpy_cont a{
  background:linear-gradient(45deg,#ef4545,rgba(255,108,0,1));
  box-shadow:0px 6px 15px 1px rgba(255,108,0,0.3);
  color:rgba(255,255,255,1);
  border:none;
}
.cpy_check{
  padding-bottom:5px;
  /* height:948px; */
}
.tel{
  margin-top:32px;
  width:529px;
  background:#fff;
  border:1px solid #ef4545;
  height:56px;
  line-height: 56px;
  padding-left:39px;
  box-sizing: border-box;
}
.tel span{
  font-size:16px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(82,89,89,1);
  height:56px;
}
.tel i{
  height:54px;
  background:#ef4545
  box-sizing: border-box;
  padding-right:0;
  text-align: center;
  line-height: 54px;background: #ef4545;
}
.tel i:hover{
  background:#ef4545;
}
.tel img{
  vertical-align: -9%;
  margin-right:8px;
}
.tel strong{
  font-size:22px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:#ef4545
  line-height:24px;
  vertical-align: -6%;
}
.cgboxbg{
  width: 255px;
  float: left;
  background: url(../images/type_bg.jpg);
  background-size:100% 100%;
  height:490px;
}
.cgboxbg .cgtitle{
  height:69px;
  padding-top:17px;
  text-align: center;
  box-sizing: border-box;
  border-bottom:1px dashed rgba(233,238,241,.3);
}
.cgboxbg .cgtitle h1{
  height:20px;
  font-size:20px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:rgba(255,255,255,1);
  color:#ffff;
}
.license_type .license_type-box .type-list{
  height: 420px;
  box-sizing: border-box;
}
.cgboxbg .cgtitle p{
  margin-top:6px;
  font-size:12px;
  font-family:Microsoft YaHei;
  font-weight:300;
  color:rgba(255,255,255,1);
  opacity:0.5;
}
.license_type .license_type-box .type-list li{
  height:69px;
  margin-bottom:0;
  background:none;
  line-height: 69px;
  font-size:16px;
  color:#fff;
  border-bottom:1px dashed rgba(233,238,241,.3);
}
.license_type .license_type-box .type-list li:last-child{
  border:none;
}
.license_type .license_type-box .type-list li.lc-active{
  background:rgba(36,85,111,0.2);
}
.license_type .license_type-box .type-list li::after{
  display: none;
}
.license_type .license_type-box .type-list li i{
  margin-right:8px;
  display: none;
}
.license_type .license_type-box .type-list li.lc-active i{
  display: inline;
}
.license_type .license_type-box .content{
  height:490px;
  margin-left:0;
  width:945px;
  padding:40px;
  margin:0 auto;
}
.license_type .license_type-box .content .cont-box .cb-lt img{
  width:297px;
  max-height:285px;
}
.license_type .license_type-box .content .cont-box .cb-lt h3{
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:rgba(51,51,51,1);
  margin:32px 0 16px 0;
}
.cghr{
  width:32px;
  display: block;
  border:1px solid rgba(215,209,209,1);
  margin-bottom:16px;
}
.license_type .license_type-box .content .cont-box .cb-lt{
  height:408px;
  border-right: 1px solid rgba(227,228,228,.9);
}
.license_type .license_type-box .content .cont-box .cb-rt{
  height:408px;
  width: 455px;
  position: relative;
}
.license_type .license_type-box .content .cont-box .cb-lt p{
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(82,89,89,1);
  line-height:24px;
}
.license_type .license_type-box .content .cont-box .cb-rt h3 {
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:rgba(51,51,51,1);
}
.license_type .license_type-box .content .cont-box .cb-rt p {
  line-height: 16px;
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(82,89,89,1);
  margin-bottom: 5px;
}
.license_type .license_type-box .content .cont-box .cb-rt p span{
  font-size:14px;
  font-family:Arial;
  font-weight:400;
  color:rgba(172,172,172,1);
  line-height:28px;
  margin-right:10px;
}
.bl{
  position: absolute;
  bottom:0;
  left:43px;
  width:140px;
  height:42px;
  border:1px solid #FF6C00;
  font-size:16px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,108,0,1);
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}
.bl:hover{
  background:rgba(255,108,0,1);
  color:#fff;
}
p.cgcg{
  margin-bottom:1px !important;
}
.license_ques{
  background:url(../images/wenti_bg.jpg);
  height:634px;
}
.license_ques .ques-box{
  width:100%;
}
.license_ques .ques-box h3{
  text-align: center;
  font-size:32px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(41,46,46,1);
}
.license_ques .ques-box .cgbox{
  margin-top:30px;
  width:100%;
  height:360px;
}
.license_ques .ques-box .cgbox>div.cgtit{
  width:380px;
  height:350px;
  background:url(../images/wentibg.png);
  background-size: 100%;
  padding:32px 20px 0 25px;
  box-sizing: border-box;
  margin-top:12px;
  float: left;
  transition: all .3s;
}
.license_ques .ques-box .cgbox>div.cgtit:hover{
  margin-top:2px;
  transition: all .3s;
}
.license_ques .ques-box .cgbox>div.cgtit img{
  vertical-align:-4px;
  width:20px;
  margin-right:4px;
}
.license_ques .ques-box .cgbox>div.cgtit h1{
  font-size:17px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(41,46,46,1);
}
.license_ques .ques-box h3{
  padding-bottom:5px;
}
.license_ques .ques-box .cgbox>div.cgtit p{
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(86,86,86,1);
  line-height:24px;
  margin-top:25px;
  padding:24px;
  width:331px;
  height: 220px;
  background: rgba(239,251,251,1);
  box-sizing: border-box;
  line-height: 20px;
}
.license_ques .ques-box .cgbox>div.cgtit p span{
  margin:15px;
  border:none;
  display: block;
}
.cgys{
  width:100%;
  background:url(../images/adv_bg.jpg) center no-repeat;
  height:756px;
  box-sizing: border-box;
}
.cgys>h1{
  padding-top:51px;
  font-size:32px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,255,255,1);
  text-align: center;
  width:1200px;
  margin:0 auto;
}
.cgys p{
  font-size:16px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,255,255,0.5);
  text-align: center;
  margin:17px auto;
}
.cgys .cgbox{
  width:1200px;
  margin:30px auto 0 auto;
  box-sizing: border-box;
  padding:0 110px;
}
.cgys .cgbox .left{
  float: left;
  width:313px;
  padding-left: 15px;
  box-sizing: border-box;
}
.cgys .cgbox .left h1{
  text-align: center;
  font-size:26px;
  font-family:Source Han Sans CN;
  font-weight:400;
  color:rgba(255,255,255,1);
  line-height:48px;
  background:url(../images/adv_icon1.png) no-repeat;
}
.cgys .cgbox .left .cgtitbox{
  margin-top:55px;
}
.cgys .cgbox .left .cgtitbox h2{
  background:url(../images/jiantou1.png) no-repeat 0 8px;
  padding-left:15px;
  font-family:Source Han Sans CN;
  font-weight:400;
  color:#a5aec6;
  font-size: 18px;
}
.cgys .cgbox .left .cgtitbox p{
  font-size:14px;
  font-family:Source Han Sans CN;
  font-weight:400;
  color:#a5aec6;
  text-align: left;
}
.cgys .cgbox .right{
  float: right;
  width:313px;
  padding-left: 15px;
  box-sizing: border-box;
}
.cgys .cgbox .right h1{
  padding-left:55px;
  font-size:26px;
  font-family:Source Han Sans CN;
  font-weight:400;
  color:#77E6E4;
  line-height:48px;
  background:url(../images/adv_icon2.png) no-repeat;
}
.cgys .cgbox .right .cgtitbox{
  margin-top:55px;
}
.cgys .cgbox .right .cgtitbox h2{
  background:url(../images/jaintou2.png) no-repeat 0 8px;
  padding-left:15px;
  font-family:Source Han Sans CN;
  font-weight:400;
  color:#67D6D4;
  font-size: 18px;
}
.cgys .cgbox .right .cgtitbox p{
  font-size:14px;
  font-family:Source Han Sans CN;
  font-weight:400;
  color:#56B3B1;
  text-align: left;
}
.cglc{
  width:1200px;
  height:771px;
  
  padding-top:66px;
  box-sizing: border-box;
  margin:0 auto;
}
.cglc>h1{
  font-size:32px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(41,46,46,1);
  text-align: center;
}
.cglc>p{
  font-size:16px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(151,156,155,1);
  text-align: center;
  margin-top:18px;
}
.cglc>.cgbox{
  margin-top:42px;
  width:100%;
  background:url(../images/liucheng_line.png) no-repeat center;
  height:400px;
}
.cglc>.cgbox>.cg-cont{
  width:1200px;
  margin:0 auto;
  height:100%;
  position: relative;
}
.cglc>.cgbox>.cg-cont>.titbox{
  position: absolute;
}
.cglc>.cgbox>.cg-cont>.titbox>.tit{
  width:202px;
  height:160px;
  background:rgba(255,255,255,1);
  box-shadow:0px 8px 13px 0px rgba(96,115,134,0.06);
  box-sizing: border-box;
  text-align: center;
  padding-top:30px;
  position: relative;
}
.cglc>.cgbox>.cg-cont>.titbox:hover>.tit{
  background:rgba(255,255,255,1);
  box-shadow:0px 8px 13px 0px rgba(96,115,134,0.06);
  border:1px solid #ef4545
}
.cglc>.cgbox>.cg-cont>.titbox:hover>.tit>span{
  border-bottom:1px solid #ef4545
  border-right:1px solid #ef4545
}
.cglc>.cgbox>.cg-cont>.titbox>.tit>i{
  font-size:28px;
  font-family:Arial;
  font-weight:bold;
  font-style:italic;
  color:#ef4545
}
.cglc>.cgbox>.cg-cont>.titbox>.tit>div{
  margin-top:8px;
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:rgba(82,89,89,1);
  color: #ef4545;

}
.cglc>.cgbox>.cg-cont>.titbox>.tit>p{
  margin-top:2px;
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(152,156,155,1);
}
.cglc>.cgbox>.cg-cont>.titbox>.tit>span{
  position: absolute;
  bottom:-6px;
  left:97px;
  width:10px;
  height:10px;
  display: block;
  background:rgba(243,255,255,1);
  transform: rotate(45deg);
}
.cglc>.cgbox>.cg-cont>.titbox>.tit>span.fx{
  top:-6px;
  left:97px;
  transform: rotate(225deg);
}
.cglc>.cgbox>.cg-cont>.titbox .yd{
  margin-top:28px;
  display:block;
  margin:28px auto 28px auto;
  background:url(../images/dian.png) no-repeat;
  width:24px;
  height:24px;
}
.cglc>.cgbox>.cg-cont>.titbox1{
  position: absolute;
  top: 33px;
  left: 0px;
}
.cglc>.cgbox>.cg-cont>.titbox:hover .yd{
  background:url(../images/dian2.png) no-repeat;
  width:64px;
  height:64px;
  margin:10px auto 10px auto;
}
.cglc>.cgbox>.cg-cont>.titbox2{
  position: absolute;
  top: 196px;
  left: 253px;
}
.cglc>.cgbox>.cg-cont>.titbox3{
  position: absolute;
  top: 17px;
  left: 309px;
}
.cglc>.cgbox>.cg-cont>.titbox4{
  position: absolute;
  top: 148px;
  left: 515px;
}
.cglc>.cgbox>.cg-cont>.titbox5{
  position: absolute;
  top: -2px;
  left: 623px;
}
.cglc>.cgbox>.cg-cont>.titbox6{
  position: absolute;
  top: 220px;
  left: 852px;
}

.cglc>.cgbox>.cg-cont>.titbox7{
  position: absolute;
  top: 35px;
  left: 1016px;
}
.other-info{
  background:#fff;
}
.other-info ul li{
  width:285px;
  height:322px;
  box-shadow:0px 0px 12px 0px rgba(96,115,134,0.16);
  box-sizing: border-box;
  transition: all .3s;
}
.other-info ul li p{
  font-size:16px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(82,89,89,1);
}
.other-info ul li img{
  width:100%;
}
.other-info ul li div.tit{
  font-size:10px;
  font-family:Arial;
  font-weight:400;
  color:rgba(82,89,89,0.4);
  margin:12px 0 24px 0;
  text-align: center;
}
.other-info ul li .img-wrap{
  margin: 8px auto 0 auto;
  width:269px;
  box-sizing: border-box;
  overflow: hidden;
}
.other-info ul li:hover p{
  color:rgba(82,89,89,1);
}
.other-info ul li:hover{
  margin-top:-10px;
  transition: all .3s;
}
.other-info ul li i{
  width:140px;
  height:42px;
  display: block;
  line-height: 42px;
  text-align: center;
  color:rgba(255,108,0,1);
  border:1px solid rgba(255,108,0,1);
  margin:0 auto;
  box-sizing: border-box;
  cursor: pointer;
}
.other-info ul li:hover  i{
  background:linear-gradient(45deg,#ef4545,rgba(255,108,0,1));
  box-shadow:0px 6px 15px 1px rgba(255,108,0,0.3);
  border:none;
  color:#fff;
}
.sl{
  width:100%;
  height:727px;
  background:url(../images/shili_bg.jpg) center;
  padding-top:60px;
}
.sl .box{
  width:1200px;
  margin:0 auto;
}
.sl .box h1{
  font-size:32px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(41,46,46,1);
  text-align: center;
  margin-bottom:30px;
}
.sl .box ul{
  width:100%;
}
.sl .box ul li{
  width:20%;
  box-sizing: border-box;
  border-left:2px solid rgba(235,235,235,1);
  float: left;
  background:#fff;
  text-align: center;
  padding:24px 20px;
}
.sl .box ul li img{
  width:78px;
}
.sl .box ul li h2{
  margin:10px 0;
  font-size:16px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(51,51,51,1);
  transition: all .3s;
}
.sl .box ul li p{
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(153,153,153,1);
  line-height:24px;
  transition: all .3s;
}
.sl .box ul li:hover p{
  color:#ef4545;
  transition: all .3s;
}
.sl .box ul li:hover h2{
  color:#ef4545;
  transition: all .3s;
}
.sl .box .imgbox{
  width:100%;
  margin-top:8px;
  padding:16px;
  box-sizing: border-box;
  background:#fff;
}
.sl .box .imgbox .left{
  width:286px;
  float: left;
}
.sl .box .imgbox .left p{
  width:286px;
  height:168px;
  overflow: hidden;
  margin-bottom:8px;
  position: relative;
}
.sl .box .imgbox p img{
  width:100%;
  transition: all .3s;
}
.sl .box .imgbox  p:hover img{
  transform: scale(1.1);
  transition: all .3s;
}
.sl .box .imgbox  p span{
  display: block;
  width:95px;
  height:27px;
  background:#ef4545
  border-radius:0px 2px 2px 0px;
  position: absolute;
  left:0;
  bottom:10px;
  line-height: 27px;
  font-size:14px;
  font-family:PingFang SC;
  font-weight:bold;
  color:rgba(255,255,255,1);
  text-align: center;
}
.sl .box .imgbox .mid{
  float: left;
  width:286px;
  height:343px;
  margin:0 8px;
}
.sl .box .imgbox .mid p{
  width:100%;
  height:100%;
  overflow: hidden;
  margin-bottom:8px;
  position: relative;
}
.sl .box .imgbox .right{
  float:left;
  width:577px;
  height:343px;
}
.sl .box .imgbox .right>p{
  width:577px;
  height:168px;
  overflow: hidden;
  position: relative;
}
.sl .box .imgbox .right>div{
  width:577px;
  height:168px;
  margin-top:8px;
}
.sl .box .imgbox .right>div>p{
  width:284px;
  height:168px;
  overflow: hidden;
  margin-right:8px;
  float: left;
  position: relative;
}
.sl .box .imgbox .right>div>p:last-child{
  margin:0;
}
.sl .box .imgbox .right>div>p img{
  height:100%;
}
.sl .box .imgbox .right>div>p:last-child span{
  width:136px;
}