﻿.user-icon-arraw {
  height: 14px;
  display: inline-block;
  width: 25px;
  background: url(../../images/zizhi/arraw.png) no-repeat center;
  background-size: cover;
  margin-left: 5px;
  margin-bottom: -3px;
}
.user-icon-check {
  height: 16px;
  width: 16px;
  display: inline-block;
  background: url(../../images/zizhi/check.png) no-repeat center;
  background-size: cover;
  margin-right: 5px;
  margin-bottom: -3px;
}
.user-icon-checked {
  height: 16px;
  width: 16px;
  display: inline-block;
  background: url(../../images/zizhi/checked.png) no-repeat center;
  background-size: cover;
  margin-right: 5px;
  margin-bottom: -3px;
}
.user-icon-arraw-yellow {
  height: 14px;
  display: inline-block;
  width: 25px;
  background: url(../../images/zizhi/arrawY.png) no-repeat center;
  background-size: cover;
  margin-left: 5px;
  margin-bottom: -3px;
}
@media (max-width: 768px) {
  .bannerBx_bg {
    height: 300px;
    background: url(../../images/zizhi/banner1.jpg) no-repeat center;
    background-size: cover;
  }
  .bannerBx_bg .bannerBx .leftBox {
    padding-top: 39px;
    color: #fff;
    font-size: 14px;
  }
  .bannerBx_bg .bannerBx .leftBox h1 {
    font-size: 22px;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
  }
  .bannerBx_bg .bannerBx .leftBox .p1 {
    font-size: 16px;
  }
  .bannerBx_bg .bannerBx .leftBox .zixun {
    display: block;
    width: 120px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #f23f2d;
    color: #fff;
    text-decoration: none;
    border: 1px #fff solid;
    margin-top: 30px;
  }
  .bannerBx_bg .bannerBx .leftBox .zhenlist {
    padding: 10px 0;
  }
  .bannerBx_bg .bannerBx .leftBox .zhenlist a {
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    text-decoration: none;
  }
  .shenqin_bg {
    position: relative;
    top: -30px;
  }
  .shenqin_bg .formBox {
    box-shadow: 0 1px 5px #ddd;
    border-radius: 10px;
    padding: 30px;
    background: #fff;
  }
  .shenqin_bg .formBox .ftitle .td2 {
    width: 80%;
    color: #f0543f;
    font-size: 14px;
    text-align: center;
  }
  .shenqin_bg .formBox .box .frombox {
    width: 100%;
    padding: 0;
  }
  .shenqin_bg .formBox .box .frombox li.li1 {
    padding: 15px 0;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .name {
    width: 80px;
    color: #595d70;
    font-size: 12px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .name i {
    color: #595d70;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group input.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #f15640;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #f15640;
    border-color: #f15640;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group #basic-addon2 {
    width: 80px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group button {
    width: 100%;
    text-align: left;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group button span.caret {
    float: right;
    margin-top: 8px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li {
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li.active,
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li:hover {
    background: #ddd;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .redioBox span {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
  }
  .shenqin_bg .formBox .box .btnBx {
    margin-top: 10px;
    width: 100%;
  }
  .shenqin_bg .formBox .box .btnBx .zixun {
    margin: 0 auto;
    display: block;
    background: none;
    outline: none;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #f15640;
    text-decoration: none;
    border: 1px #f15640 solid;
    font-size: 14px;
  }
  .shenqin_bg .qusitonlist {
    background: #fff;
    box-shadow: 0 1px 5px #ddd;
    border-radius: 10px;
    padding: 30px;
    height: 450px;
    width: 30%;
    padding-top: 60px;
  }
  .shenqin_bg .qusitonlist li {
    padding: 10px 0;
  }
  .shenqin_bg .qusitonlist li td {
    vertical-align: top;
  }
  .shenqin_bg .qusitonlist li .td1 {
    padding-right: 10px;
    width: 50px;
  }
  .shenqin_bg .qusitonlist li .td2 {
    font-size: 14px;
    line-height: 25px;
    color: #000;
  }
  .shenqin_bg .qusitonlist li .td2 p {
    color: #838385;
    margin-top: 6px;
  }
  .zizhi_list_bg {
    padding: 30px 0;
  }
  .zizhi_list_bg .zizhi_list .headBx {
    text-align: center;
    padding-bottom: 16px;
  }
  .zizhi_list_bg .zizhi_list .headBx h1 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .zizhi_list_bg .zizhi_list .headBx p {
    color: #838385;
    font-size: 12px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx {
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .name {
    height: 200px;
    background: url(../../images/zizhi/bg1.jpg) no-repeat center;
    background-size: cover;
    padding: 30px;
    color: #fff;
    font-size: 22px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info {
    padding: 20px 20px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info h3 {
    font-weight: normal;
    margin-top: 0;
    font-size: 16px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info p {
    color: #838385;
    font-size: 14px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .baoguo {
    color: #838385;
    font-size: 14px;
    padding: 10px 0;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .baoguo span {
    padding: 0 5px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .tag span {
    display: inline-block;
    padding: 3px 6px;
    border-radius: 10px;
    color: #fd816e;
    border: 1px #fd816e solid;
    margin: 0 3px;
    font-size: 12px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .more {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #f15640;
    font-size: 14px;
    text-decoration: none;
    margin-top: 15px;
    border: 1px #f15640 solid;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx:hover .info a.more {
    background: #f15640;
    color: #fff;
  }
  .zengzhi_bg {
    padding: 20px 0;
  }
  .zengzhi_bg .zengzhi {
    text-align: center;
    padding-bottom: 16px;
  }
  .zengzhi_bg .zengzhi h1 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .zengzhi_bg .zengzhi p {
    color: #838385;
    font-size: 12px;
  }
  .zengzhi_bg .zengzhi .headBx {
    padding-bottom: 20px;
  }
  .zengzhi_bg .listBox .item .itembx {
    background: #fdfdfd;
    padding: 20px;
    margin: 10px;
  }
  .zengzhi_bg .listBox .item .itembx table {
    width: 100%;
  }
  .zengzhi_bg .listBox .item .itembx table td {
    vertical-align: top;
  }
  .zengzhi_bg .listBox .item .itembx table .td1 {
    padding-right: 20px;
    width: 70px;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 {
    text-align: left;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 h3 {
    font-size: 18px;
    margin-top: 3px;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 .p1 {
    color: #ff731f;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 .p2 {
    color: #838385;
    font-size: 12px;
  }
  .kehu_bg {
    padding: 20px 0;
  }
  .kehu_bg .kehu {
    text-align: center;
    padding-bottom: 16px;
  }
  .kehu_bg .kehu h1 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .kehu_bg .kehu p {
    color: #838385;
    font-size: 12px;
  }
  .kehu_bg .kehu .headBx {
    text-align: left;
    padding-bottom: 20px;
  }
  .kehu_bg .kehu .listBx .item {
    text-align: center;
    border: 1px #f2f2f2 solid;
  }
  .kehu_bg .kehu .listBx .item table {
    width: 100%;
  }
  .kehu_bg .kehu .listBx .item table td {
    height: 117px;
  }
  .kehu_bg .kehu .listBx .item table td a {
    display: inline-block;
    margin: 10px auto;
  }
  .kehu_bg .kehu .listBx .item table td a .greydout {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .kehu_bg .kehu .listBx .item table td a .greydout:hover {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .bannerBx_bg {
    height: 300px;
    background: #EE4B3A;
  }
  .bannerBx_bg .bannerBx .leftBox {
    padding-top: 39px;
    color: #fff;
    font-size: 14px;
    float: left;
    width: 50%;
  }
  .bannerBx_bg .bannerBx .leftBox h1 {
    font-size: 22px;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
  }
  .bannerBx_bg .bannerBx .leftBox .p1 {
    font-size: 16px;
  }
  .bannerBx_bg .bannerBx .leftBox .zixun {
    display: block;
    width: 120px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #f23f2d;
    color: #fff;
    text-decoration: none;
    border: 1px #fff solid;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .bannerBx_bg .bannerBx .leftBox .zhenlist {
    padding: 10px 0;
  }
  .bannerBx_bg .bannerBx .leftBox .zhenlist a {
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    text-decoration: none;
  }
  .bannerBx_bg .bannerBx .rightpic {
    padding-top: 50px;
    float: right;
    width: 49%;
  }
  .shenqin_bg {
    position: relative;
    top: -30px;
  }
  .shenqin_bg .formBox {
    box-shadow: 0 1px 5px #ddd;
    border-radius: 10px;
    padding: 30px;
    height: 450px;
    width: 67%;
    margin-right: 3%;
    background: #fff;
  }
  .shenqin_bg .formBox .ftitle .td2 {
    width: 60%;
    color: #f0543f;
    font-size: 18px;
    text-align: center;
  }
  .shenqin_bg .formBox .box .frombox {
    width: 48%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 {
    padding: 30px 0;
    height: 90px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .name {
    width: 80px;
    color: #595d70;
    font-size: 12px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .name i {
    color: #595d70;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group input.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #f15640;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #f15640;
    border-color: #f15640;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group #basic-addon2 {
    width: 80px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group button {
    width: 100%;
    text-align: left;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group button span.caret {
    float: right;
    margin-top: 8px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li {
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li.active,
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li:hover {
    background: #ddd;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .redioBox span {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
  }
  .shenqin_bg .formBox .box .btnBx {
    margin-top: 10px;
  }
  .shenqin_bg .formBox .box .btnBx .zixun {
    display: block;
    width: 120px;
    background: none;
    outline: none;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #f15640;
    text-decoration: none;
    border: 1px #f15640 solid;
    font-size: 14px;
  }
  .shenqin_bg .qusitonlist {
    background: #fff;
    box-shadow: 0 1px 5px #ddd;
    border-radius: 10px;
    padding: 30px;
    height: 450px;
    width: 30%;
    padding-top: 60px;
  }
  .shenqin_bg .qusitonlist li {
    padding: 10px 0;
  }
  .shenqin_bg .qusitonlist li td {
    vertical-align: top;
  }
  .shenqin_bg .qusitonlist li .td1 {
    padding-right: 10px;
    width: 50px;
  }
  .shenqin_bg .qusitonlist li .td2 {
    font-size: 14px;
    line-height: 25px;
    color: #000;
  }
  .shenqin_bg .qusitonlist li .td2 p {
    color: #838385;
    margin-top: 6px;
  }
  .zizhi_list_bg {
    padding: 60px 0;
  }
  .zizhi_list_bg .zizhi_list .headBx {
    text-align: center;
    padding-bottom: 40px;
  }
  .zizhi_list_bg .zizhi_list .headBx h1 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .zizhi_list_bg .zizhi_list .headBx p {
    color: #838385;
    font-size: 12px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx {
    width: 250px;
    height: 367px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .name {
    height: 150px;
    background: url(../../images/zizhi/bg1.jpg) no-repeat center;
    background-size: cover;
    padding: 30px;
    color: #fff;
    font-size: 22px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info {
    padding: 20px 20px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info h3 {
    font-weight: normal;
    margin-top: 0;
    font-size: 16px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info p {
    color: #838385;
    font-size: 14px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .baoguo {
    color: #838385;
    font-size: 14px;
    padding: 10px 0;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .baoguo span {
    padding: 0 5px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .tag span {
    display: inline-block;
    padding: 3px 6px;
    border-radius: 10px;
    color: #fd816e;
    border: 1px #fd816e solid;
    margin: 0 3px;
    font-size: 12px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .more {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #f15640;
    font-size: 14px;
    text-decoration: none;
    margin-top: 15px;
    border: 1px #f15640 solid;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx:hover .info a.more {
    background: #f15640;
    color: #fff;
  }
  .zengzhi_bg {
    padding: 50px 0;
    padding-top: 40px;
  }
  .zengzhi_bg .zengzhi {
    text-align: center;
    padding-bottom: 40px;
  }
  .zengzhi_bg .zengzhi h1 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .zengzhi_bg .zengzhi p {
    color: #838385;
    font-size: 12px;
  }
  .zengzhi_bg .zengzhi .headBx {
    padding-bottom: 60px;
  }
  .zengzhi_bg .listBox .item .itembx {
    background: #fdfdfd;
    padding: 20px;
    margin: 10px;
  }
  .zengzhi_bg .listBox .item .itembx table {
    width: 100%;
  }
  .zengzhi_bg .listBox .item .itembx table td {
    vertical-align: top;
  }
  .zengzhi_bg .listBox .item .itembx table .td1 {
    padding-right: 20px;
    width: 70px;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 {
    text-align: left;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 h3 {
    font-size: 18px;
    margin-top: 3px;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 .p1 {
    color: #ff731f;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 .p2 {
    color: #838385;
    font-size: 12px;
  }
  .kehu_bg {
    padding: 50px 0;
  }
  .kehu_bg .kehu {
    text-align: center;
    padding-bottom: 40px;
  }
  .kehu_bg .kehu h1 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .kehu_bg .kehu p {
    color: #838385;
    font-size: 12px;
  }
  .kehu_bg .kehu .headBx {
    text-align: left;
    padding-bottom: 30px;
  }
  .kehu_bg .kehu .listBx .item {
    text-align: center;
    border: 1px #f2f2f2 solid;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .kehu_bg .kehu .listBx .item table {
    width: 100%;
  }
  .kehu_bg .kehu .listBx .item table td {
    height: 117px;
    padding: 11px;
  }
  .kehu_bg .kehu .listBx .item table td a {
    display: inline-block;
    margin: 10px auto;
  }
  .kehu_bg .kehu .listBx .item table td a img {
    width: 170px;
    height: 55px;
  }
  .kehu_bg .kehu .listBx .item table td a .greydout {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .kehu_bg .kehu .listBx .item table td a .greydout:hover {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .bannerBx_bg {
    height: 350px;
    background: #EE4B3A;
  }
  .bannerBx_bg .bannerBx .leftBox {
    padding-top: 40px;
    color: #fff;
    font-size: 14px;
    float: left;
    width: 50%;
  }
  .bannerBx_bg .bannerBx .leftBox h1 {
    font-size: 35px;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
  }
  .bannerBx_bg .bannerBx .leftBox .p1 {
    font-size: 20px;
  }
  .bannerBx_bg .bannerBx .leftBox .zixun {
    display: block;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f23f2d;
    color: #fff;
    text-decoration: none;
    border: 1px #fff solid;
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .bannerBx_bg .bannerBx .leftBox .zhenlist {
    padding: 10px 0;
  }
  .bannerBx_bg .bannerBx .leftBox .zhenlist a {
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    text-decoration: none;
  }
  .bannerBx_bg .bannerBx .rightpic {
    padding-top: 80px;
    float: right;
    width: 49%;
  }
  .shenqin_bg {
    position: relative;
    top: -30px;
  }
  .shenqin_bg .formBox {
    box-shadow: 0 1px 5px #ddd;
    border-radius: 10px;
    padding: 30px;
    height: 500px;
    width: 67%;
    margin-right: 3%;
    background: #fff;
  }
  .shenqin_bg .formBox .ftitle .td2 {
    width: 60%;
    color: #f0543f;
    font-size: 22px;
    text-align: center;
  }
  .shenqin_bg .formBox .box {
    padding-top: 40px;
  }
  .shenqin_bg .formBox .box .frombox {
    width: 48%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 {
    padding: 30px 0;
    height: 90px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .name {
    width: 120px;
    color: #595d70;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .name i {
    color: #595d70;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group input.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #f15640;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #f15640;
    border-color: #f15640;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group #basic-addon2 {
    width: 80px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group button {
    width: 100%;
    text-align: left;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group button span.caret {
    float: right;
    margin-top: 8px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li {
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li.active,
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li:hover {
    background: #ddd;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .redioBox span {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
  }
  .shenqin_bg .formBox .box .btnBx {
    margin-top: 10px;
  }
  .shenqin_bg .formBox .box .btnBx .zixun {
    display: block;
    background: none;
    outline: none;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #f15640;
    text-decoration: none;
    border: 1px #f15640 solid;
  }
  .shenqin_bg .qusitonlist {
    background: #fff;
    box-shadow: 0 1px 5px #ddd;
    border-radius: 10px;
    padding: 30px;
    height: 500px;
    width: 30%;
    padding-top: 60px;
  }
  .shenqin_bg .qusitonlist li {
    padding: 10px 0;
  }
  .shenqin_bg .qusitonlist li td {
    vertical-align: top;
  }
  .shenqin_bg .qusitonlist li .td1 {
    padding-right: 10px;
    width: 50px;
  }
  .shenqin_bg .qusitonlist li .td2 {
    font-size: 14px;
    line-height: 25px;
    color: #000;
  }
  .shenqin_bg .qusitonlist li .td2 p {
    color: #838385;
    font-size: 12px;
    margin-top: 6px;
  }
  .zizhi_list_bg {
    padding: 60px 0;
  }
  .zizhi_list_bg .zizhi_list .headBx {
    text-align: center;
    padding-bottom: 40px;
  }
  .zizhi_list_bg .zizhi_list .headBx h1 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .zizhi_list_bg .zizhi_list .headBx p {
    color: #838385;
    font-size: 14px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx {
    width: 250px;
    height: 367px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .name {
    height: 150px;
    background: url(../../images/zizhi/bg1.jpg) no-repeat center;
    background-size: cover;
    padding: 30px;
    color: #fff;
    font-size: 22px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info {
    padding: 20px 20px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info h3 {
    font-weight: normal;
    margin-top: 0;
    font-size: 16px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info p {
    color: #838385;
    font-size: 14px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .baoguo {
    color: #838385;
    font-size: 14px;
    padding: 10px 0;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .baoguo span {
    padding: 0 5px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .tag span {
    display: inline-block;
    padding: 3px 6px;
    border-radius: 10px;
    color: #fd816e;
    border: 1px #fd816e solid;
    margin: 0 3px;
    font-size: 12px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .more {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #f15640;
    font-size: 14px;
    text-decoration: none;
    margin-top: 15px;
    border: 1px #f15640 solid;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx:hover .info a.more {
    background: #f15640;
    color: #fff;
  }
  .zengzhi_bg {
    padding: 50px 0;
    padding-top: 40px;
  }
  .zengzhi_bg .zengzhi {
    text-align: center;
    padding-bottom: 40px;
  }
  .zengzhi_bg .zengzhi h1 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .zengzhi_bg .zengzhi p {
    color: #838385;
    font-size: 14px;
  }
  .zengzhi_bg .zengzhi .headBx {
    padding-bottom: 60px;
  }
  .zengzhi_bg .listBox .item .itembx {
    background: #fdfdfd;
    padding: 20px;
    margin: 10px;
  }
  .zengzhi_bg .listBox .item .itembx table {
    width: 100%;
  }
  .zengzhi_bg .listBox .item .itembx table td {
    vertical-align: top;
  }
  .zengzhi_bg .listBox .item .itembx table .td1 {
    padding-right: 20px;
    width: 70px;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 {
    text-align: left;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 h3 {
    font-size: 22px;
    margin-top: 3px;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 .p1 {
    color: #ff731f;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 .p2 {
    color: #838385;
    font-size: 14px;
  }
  .kehu_bg {
    padding: 50px 0;
  }
  .kehu_bg .kehu {
    text-align: center;
    padding-bottom: 40px;
  }
  .kehu_bg .kehu h1 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .kehu_bg .kehu p {
    color: #838385;
    font-size: 14px;
  }
  .kehu_bg .kehu .headBx {
    text-align: left;
    padding-bottom: 30px;
  }
  .kehu_bg .kehu .listBx .item {
    text-align: center;
    border: 1px #f2f2f2 solid;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .kehu_bg .kehu .listBx .item table {
    width: 100%;
  }
  .kehu_bg .kehu .listBx .item table td {
    height: 117px;
    padding: 11px;
  }
  .kehu_bg .kehu .listBx .item table td a {
    display: inline-block;
    margin: 10px auto;
  }
  .kehu_bg .kehu .listBx .item table td a img {
    width: 170px;
    height: 55px;
  }
  .kehu_bg .kehu .listBx .item table td a .greydout {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .kehu_bg .kehu .listBx .item table td a .greydout:hover {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
  }
}
@media (min-width: 1200px) and (max-width: 1430px) {
  .bannerBx_bg {
    min-height: 500px;
    background: #EE4B3A;
  }
  .bannerBx_bg .bannerBx {
    width: 1170px !important;
    padding: 0 15px;
  }
  .bannerBx_bg .bannerBx .leftBox {
    padding-top: 109px;
    color: #fff;
    font-size: 14px;
    float: left;
    width: 50%;
  }
  .bannerBx_bg .bannerBx .leftBox h1 {
    font-size: 35px;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
  }
  .bannerBx_bg .bannerBx .leftBox .p1 {
    font-size: 20px;
  }
  .bannerBx_bg .bannerBx .leftBox .zixun {
    display: block;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f23f2d;
    color: #fff;
    text-decoration: none;
    border: 1px #fff solid;
    margin-top: 100px;
    margin-bottom: 10px;
    transition: all 0.5s;
  }
  .bannerBx_bg .bannerBx .leftBox .zixun:hover {
    background: #fd816e;
  }
  .bannerBx_bg .bannerBx .leftBox .zhenlist {
    padding: 10px 0;
  }
  .bannerBx_bg .bannerBx .leftBox .zhenlist a {
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    text-decoration: none;
  }
  .bannerBx_bg .bannerBx .rightpic {
    padding-top: 80px;
    float: right;
    width: 49%;
  }
  .shenqin_bg {
    position: relative;
    top: -30px;
  }
  .shenqin_bg .shenqin {
    width: 1170px !important;
    padding: 0 15px;
  }
  .shenqin_bg .formBox {
    box-shadow: 0 1px 5px #ddd;
    border-radius: 10px;
    padding: 30px;
    height: 500px;
    width: 67%;
    margin-right: 3%;
    background: #fff;
  }
  .shenqin_bg .formBox .ftitle {
    color: #f0543f;
    font-size: 24px;
  }
  .shenqin_bg .formBox .box {
    padding-top: 40px;
  }
  .shenqin_bg .formBox .box .frombox {
    width: 48%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 {
    padding: 30px 0;
    height: 90px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .name {
    width: 120px;
    color: #595d70;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .name i {
    color: #595d70;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group input.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #f15640;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #f15640;
    border-color: #f15640;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group #basic-addon2 {
    width: 80px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group button {
    width: 100%;
    text-align: left;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group button span.caret {
    float: right;
    margin-top: 8px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li {
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li.active,
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li:hover {
    background: #ddd;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .redioBox span {
    display: inline-block;
    margin: 0 20px;
    cursor: pointer;
  }
  .shenqin_bg .formBox .box .btnBx {
    margin-top: 10px;
  }
  .shenqin_bg .formBox .box .btnBx .zixun {
    display: block;
    background: none;
    outline: none;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #f15640;
    text-decoration: none;
    border: 1px #f15640 solid;
    transition: all 0.5s;
  }
  .shenqin_bg .formBox .box .btnBx .zixun:hover {
    background: #fd816e;
    color: #fff;
  }
  .shenqin_bg .qusitonlist {
    background: #fff;
    box-shadow: 0 1px 5px #ddd;
    border-radius: 10px;
    padding: 30px;
    height: 500px;
    width: 30%;
    padding-top: 60px;
  }
  .shenqin_bg .qusitonlist li {
    padding: 18px 0;
  }
  .shenqin_bg .qusitonlist li td {
    vertical-align: top;
  }
  .shenqin_bg .qusitonlist li .td1 {
    padding-right: 10px;
    width: 50px;
  }
  .shenqin_bg .qusitonlist li .td2 {
    font-size: 16px;
    line-height: 25px;
    color: #000;
  }
  .shenqin_bg .qusitonlist li .td2 p {
    color: #838385;
    margin-top: 6px;
    font-size: 14px;
  }
  .zizhi_list_bg {
    padding: 70px 0;
  }
  .zizhi_list_bg .zizhi_list .headBx {
    text-align: center;
    padding-bottom: 60px;
  }
  .zizhi_list_bg .zizhi_list .headBx h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .zizhi_list_bg .zizhi_list .headBx p {
    color: #838385;
    font-size: 14px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx {
    width: 250px;
    height: 367px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .name {
    height: 150px;
    background: url(../../images/zizhi/bg1.jpg) no-repeat center;
    background-size: cover;
    padding: 30px;
    color: #fff;
    font-size: 22px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info {
    padding: 20px 20px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info h3 {
    font-weight: normal;
    margin-top: 0;
    font-size: 16px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info p {
    color: #838385;
    font-size: 14px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .baoguo {
    color: #838385;
    font-size: 14px;
    padding: 10px 0;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .baoguo span {
    padding: 0 5px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .tag span {
    display: inline-block;
    padding: 3px 6px;
    border-radius: 10px;
    color: #fd816e;
    border: 1px #fd816e solid;
    margin: 0 3px;
    font-size: 12px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .more {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #f15640;
    font-size: 14px;
    text-decoration: none;
    margin-top: 15px;
    border: 1px #f15640 solid;
    transition: all 0.5s;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx:hover .info a.more {
    background: #f15640;
    color: #fff;
  }
  .zengzhi_bg {
    padding: 70px 0;
    padding-top: 40px;
  }
  .zengzhi_bg .zengzhi {
    text-align: center;
    padding-bottom: 60px;
  }
  .zengzhi_bg .zengzhi h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .zengzhi_bg .zengzhi p {
    color: #838385;
    font-size: 14px;
  }
  .zengzhi_bg .zengzhi .headBx {
    padding-bottom: 60px;
  }
  .zengzhi_bg .listBox .item .itembx {
    background: #fdfdfd;
    padding: 20px;
    margin: 10px;
  }
  .zengzhi_bg .listBox .item .itembx table {
    width: 100%;
  }
  .zengzhi_bg .listBox .item .itembx table td {
    vertical-align: top;
  }
  .zengzhi_bg .listBox .item .itembx table .td1 {
    padding-right: 20px;
    width: 70px;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 {
    text-align: left;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 h3 {
    font-size: 22px;
    margin-top: 3px;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 .p1 {
    color: #ff731f;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 .p2 {
    color: #838385;
    font-size: 14px;
  }
  .kehu_bg {
    padding: 70px 0;
  }
  .kehu_bg .kehu {
    text-align: center;
    padding-bottom: 60px;
    width: 1170px !important;
    padding: 0 15px;
  }
  .kehu_bg .kehu h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .kehu_bg .kehu p {
    color: #838385;
    font-size: 14px;
  }
  .kehu_bg .kehu .headBx {
    text-align: left;
    padding-bottom: 60px;
  }
  .kehu_bg .kehu .listBx .item {
    text-align: center;
    border: 1px #f2f2f2 solid;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .kehu_bg .kehu .listBx .item table {
    width: 100%;
  }
  .kehu_bg .kehu .listBx .item table td {
    height: 117px;
    padding: 11px;
  }
  .kehu_bg .kehu .listBx .item table td a {
    display: inline-block;
    margin: 10px auto;
  }
  .kehu_bg .kehu .listBx .item table td a img {
    width: 170px;
    height: 55px;
  }
  .kehu_bg .kehu .listBx .item table td a .greydout {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .kehu_bg .kehu .listBx .item table td a .greydout:hover {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
  }
}
@media (min-width: 1430px) {
  .bannerBx_bg {
    min-height: 500px;
    background: #EE4B3A;
  }
  .bannerBx_bg .bannerBx .leftBox {
    padding-top: 109px;
    color: #fff;
    font-size: 14px;
    float: left;
    width: 50%;
  }
  .bannerBx_bg .bannerBx .leftBox h1 {
    font-size: 35px;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
  }
  .bannerBx_bg .bannerBx .leftBox .p1 {
    font-size: 20px;
  }
  .bannerBx_bg .bannerBx .leftBox .zixun {
    display: block;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f23f2d;
    color: #fff;
    text-decoration: none;
    border: 1px #fff solid;
    margin-top: 100px;
    margin-bottom: 10px;
    transition: all 0.5s;
  }
  .bannerBx_bg .bannerBx .leftBox .zixun:hover {
    background: #fd816e;
  }
  .bannerBx_bg .bannerBx .leftBox .zhenlist {
    padding: 10px 0;
  }
  .bannerBx_bg .bannerBx .leftBox .zhenlist a {
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    text-decoration: none;
  }
  .bannerBx_bg .bannerBx .rightpic {
    padding-top: 80px;
    float: right;
    width: 49%;
  }
  .shenqin_bg {
    position: relative;
    top: -30px;
  }
  .shenqin_bg .formBox {
    box-shadow: 0 1px 5px #ddd;
    border-radius: 10px;
    padding: 30px;
    height: 500px;
    width: 67%;
    margin-right: 3%;
    background: #fff;
  }
  .shenqin_bg .formBox .ftitle {
    color: #f0543f;
    font-size: 24px;
  }
  .shenqin_bg .formBox .box {
    padding-top: 40px;
  }
  .shenqin_bg .formBox .box .frombox {
    width: 48%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 {
    padding: 30px 0;
    height: 90px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .name {
    width: 120px;
    color: #595d70;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .name i {
    color: #595d70;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group input.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #f15640;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #f15640;
    border-color: #f15640;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .input-group #basic-addon2 {
    width: 80px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group button {
    width: 100%;
    text-align: left;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group button span.caret {
    float: right;
    margin-top: 8px;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu {
    width: 100%;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li {
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li.active,
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .btn-group .dropdown-menu li:hover {
    background: #ddd;
  }
  .shenqin_bg .formBox .box .frombox li.li1 table .td2 .redioBox span {
    display: inline-block;
    margin: 0 20px;
    cursor: pointer;
  }
  .shenqin_bg .formBox .box .btnBx {
    margin-top: 10px;
  }
  .shenqin_bg .formBox .box .btnBx .zixun {
    display: block;
    background: none;
    outline: none;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #f15640;
    text-decoration: none;
    border: 1px #f15640 solid;
    transition: all 0.5s;
  }
  .shenqin_bg .formBox .box .btnBx .zixun:hover {
    background: #fd816e;
    color: #fff;
  }
  .shenqin_bg .qusitonlist {
    background: #fff;
    box-shadow: 0 1px 5px #ddd;
    border-radius: 10px;
    padding: 30px;
    height: 500px;
    width: 30%;
    padding-top: 60px;
  }
  .shenqin_bg .qusitonlist li {
    padding: 18px 0;
  }
  .shenqin_bg .qusitonlist li td {
    vertical-align: top;
  }
  .shenqin_bg .qusitonlist li .td1 {
    padding-right: 10px;
    width: 50px;
  }
  .shenqin_bg .qusitonlist li .td2 {
    font-size: 16px;
    line-height: 25px;
    color: #000;
  }
  .shenqin_bg .qusitonlist li .td2 p {
    color: #838385;
    margin-top: 6px;
    font-size: 14px;
  }
  .zizhi_list_bg {
    padding: 70px 0;
  }
  .zizhi_list_bg .zizhi_list .headBx {
    text-align: center;
    padding-bottom: 60px;
  }
  .zizhi_list_bg .zizhi_list .headBx h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .zizhi_list_bg .zizhi_list .headBx p {
    color: #838385;
    font-size: 14px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx {
    width: 360px;
    height: 367px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .name {
    height: 150px;
    background: url(../../images/zizhi/bg1.jpg) no-repeat center;
    background-size: cover;
    padding: 30px;
    color: #fff;
    font-size: 22px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info {
    padding: 20px 20px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info h3 {
    font-weight: normal;
    margin-top: 0;
    font-size: 16px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info p {
    color: #838385;
    font-size: 14px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .baoguo {
    color: #838385;
    font-size: 14px;
    padding: 10px 0;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .baoguo span {
    padding: 0 5px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .tag span {
    display: inline-block;
    padding: 3px 6px;
    border-radius: 10px;
    color: #fd816e;
    border: 1px #fd816e solid;
    margin: 0 3px;
    font-size: 12px;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx .info .more {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #f15640;
    font-size: 14px;
    text-decoration: none;
    margin-top: 15px;
    border: 1px #f15640 solid;
    transition: all 0.5s;
  }
  .zizhi_list_bg .zizhi_list .listBx .item .itembx:hover .info a.more {
    background: #f15640;
    color: #fff;
  }
  .zengzhi_bg {
    padding: 70px 0;
    padding-top: 40px;
  }
  .zengzhi_bg .zengzhi {
    text-align: center;
    padding-bottom: 60px;
  }
  .zengzhi_bg .zengzhi h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .zengzhi_bg .zengzhi p {
    color: #838385;
    font-size: 14px;
  }
  .zengzhi_bg .zengzhi .headBx {
    padding-bottom: 60px;
  }
  .zengzhi_bg .listBox .item .itembx {
    background: #fdfdfd;
    padding: 20px;
    margin: 10px;
  }
  .zengzhi_bg .listBox .item .itembx table {
    width: 100%;
  }
  .zengzhi_bg .listBox .item .itembx table td {
    vertical-align: top;
  }
  .zengzhi_bg .listBox .item .itembx table .td1 {
    padding-right: 20px;
    width: 70px;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 {
    text-align: left;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 h3 {
    font-size: 22px;
    margin-top: 3px;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 .p1 {
    color: #ff731f;
  }
  .zengzhi_bg .listBox .item .itembx table .td2 .p2 {
    color: #838385;
    font-size: 14px;
  }
  .kehu_bg {
    padding: 70px 0;
  }
  .kehu_bg .kehu {
    text-align: center;
    padding-bottom: 60px;
  }
  .kehu_bg .kehu h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .kehu_bg .kehu p {
    color: #838385;
    font-size: 14px;
  }
  .kehu_bg .kehu .headBx {
    text-align: left;
    padding-bottom: 60px;
  }
  .kehu_bg .kehu .listBx .item {
    text-align: center;
    border: 1px #f2f2f2 solid;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .kehu_bg .kehu .listBx .item table {
    width: 100%;
  }
  .kehu_bg .kehu .listBx .item table td {
    height: 117px;
    padding: 11px;
  }
  .kehu_bg .kehu .listBx .item table td a {
    display: inline-block;
    margin: 10px auto;
  }
  .kehu_bg .kehu .listBx .item table td a img {
    width: 170px;
    height: 55px;
  }
  .kehu_bg .kehu .listBx .item table td a .greydout {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .kehu_bg .kehu .listBx .item table td a .greydout:hover {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
  }
}
