@font-face {
    font-family: "iconfont"; /* Project id 3322538 */
    src: url('iconfont.woff2?t=1649845568751') format('woff2'),
         url('iconfont.woff?t=1649845568751') format('woff'),
         url('iconfont.ttf?t=1649845568751') format('truetype');
  }
  
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
  
  .icon-eye-fill:before {
    content: "\e869";
  }
  
  .icon-time_fill:before {
    content: "\e735";
  }
  
  .icon-right-circle:before {
    content: "\e783";
  }
  
  
.fl {
    float: left;
}
.fr {
    float: right;
}
body {
    box-sizing: border-box;
}
/* 清除浮动 */
.clearfix:after {
    visibility: hidden;
    clear: both;
    display: block;
    content: ".";
    height: 0
}

.clearfix {
    *zoom: 1
}

.header {
    height: 120px;
    background-color: #fff ;
}
.swiper {
    width: 100%; 
}
/* .swiper .swiper-slide img {

} */
.head {
    /* position: relative; */
    height: 120px;
    background-color: transparent;
}
.w {
    width: 1207px;
    height: 100%;
    background-color: transparent;
    margin: 0 auto;
}
.lb_list{width: 100%; height: auto; float:left; margin-top: 15px}
.logo {
    width: 287px;
    height: 95px;
    margin-top: 15px;
    /* line-height: 120px; */
}
.logo a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 120px;
    background: url(../images/logo.png) no-repeat ;
}
.logo a h1 {
    text-indent: -9999px;
    overflow: hidden;
}
.banner {
    height: 750px;
    width: 100%;
    float: left;
    text-align: center
}
.banner_img {
    width: 100%;
    height: 705px;
}
.headnav {
    position: relative;
}
.headnav ul {
    margin-top: 25px;
 
    height: 95px;
    width: 920px;
}
.headnav ul li {
    float: left;
    line-height: 18px;
}
/* p28.h30 */
.headnav ul li a {
    display: block;
    margin: 0 22px 4px;
    padding: 22px 1px;
    height: 18px;
    /* line-height: 18px; */
    font-size: 18px;
}
.headnav ul li a:hover {
    color: #28a7e1;
    border-bottom: 5px solid #28a7e1;
}

.headnav ul li.active a{
    color: #28a7e1;
    border-bottom: 5px solid #28a7e1;
}
/* h31 w105 */
.headnav span a {
    position: absolute;
    right: 0;
    top: 60px;
    width: 105px;
    height: 33px;
    color: #fff;
    font-size: 18px;
    background-color: #7ddfc3;
    border-style: none;
    text-align: center;
}

/* 底部模块 */
.footer {
    width: 100%;
}
.footer .top {
    height: 173px;
    background-color: #429e99;
    padding: 33px 90px 0;
}
/* 90 50 */
/* .footer .top ul {
    width: 1005px;
    height: 121px;
}
.footer .top ul li {
    float: left;
    padding: 0 30px;
    color: #fff;
    text-align: center;
}
.footer .top ul li p {
    font-size: 28px;
    margin: 10px 0;
}
.footer .top ul li h5 {
    font-size: 18px;
    font-weight: normal;
}
.footer .bottom {
    width: 100%;
    height: 305px;
    background-color: #43a1c5;
}

.footer .w dl {
    float: left;
    margin-right: 88px;
    margin-top: 50px;
}
.footer .w dl a {
    display: block;
}
.footer .w dl:last-child {
    margin-right: 0;
}
.footer .w dl dt {
    margin-bottom: 35px;
    font-size: 20px;
    color: #fff;
}
.footer .w dl a dd {
    font-size: 14px;
    color: #fff;
    margin-bottom: 18px;
}
.footer .w dl:nth-of-type(2) img {
    position: relative;
    left: -25px;
    top: -20px;
    width: 140px;
    height: 140px;
} */
.footer .top {
    height: 173px;
    background-color: #429e99;
    padding: 33px 90px 0;
}

.footer .top ul {
    width: 1005px;
    height: 121px;
}
.footer .top ul li {
    float: left;
    padding: 0 60px;
    color: #fff;
    text-align: center;
}
.footer .top ul li img {
    width: 45px;
    height: 45px;
}
.footer .top ul li p {
    font-size: 28px;
    margin: 10px 0;
}
.footer .top ul li h5 {
    font-size: 18px;
    font-weight: normal;
}
.footer .bottom {
    height: 155px;
    background-color: #43a1c5;
}

.footer .w dl {
    float: left;
    margin-right: 88px;
    margin-top: 50px;
}
.footer .w dl a {
    display: block;
}
.footer .w dl:last-child {
    margin-right: 0;
}
.footer .w dl dt {
    margin-bottom: 35px;
    font-size: 20px;
    color: #fff;
}
.footer .w dl a dd {
    font-size: 14px;
    color: #fff;
    margin-bottom: 18px;
}
.footer .w dl:nth-of-type(2) img {
    position: relative;
    left: -25px;
    top: -20px;
    width: 140px;
    height: 140px;
}



ul li:hover img{
    transform: scale(1.1);
    transition: all .3s;
    border-radius: 10px !important;
    overflow: hidden;
}






.swiper-pagination {
    position: absolute;
    bottom: 22px;
    right: 40px;
    height: 30px;  
}
.swiper-pagination li {
    display: inline-block;
    width: 40px;
    height: 6px;
    background-color: #fff;
    margin-right: 10px;
    border-radius:initial;
}
.swiper-pagination li:hover {
    background-color: #1ac1b0;
}
.swiper-pagination-bullet-active{
    background-color: #1ac1b0 !important;
}

/* 列表模块 */
.list {
    float: left;
    width: 923px;
    margin-right: 20px;
    min-height: 900px;
    margin-bottom: 200px;
    background-color: #fff;
}
.list_h2 {
    color: #cc6600;
    font-size: 24px;
    text-align: center;
    padding: 12px 0;
    margin-bottom: 10px;
}
.list_hd {
    width: 100%;
    height: 380px;
    margin-left: 20px
}
.list_hd ul li {
    float: left;
    margin-left: 30px
}
.list_hd ul li:first-child{
     margin-left: 0px
}
.list_hd ul li a {
    display: inline-block;
}
.oldimg {
    width: 360px;
    height: 205px;
}
.intro {
    padding: 16px;
    max-width: 340px;
    font-size: 13px;
    line-height: 24px;
    color: #666;
}
.list_bd ul li {
    float: left;
    width: 47%;
    margin: 0 16px 28px;
    border-bottom: 1px solid #666;
}
.list_bd ul li a {
    display: inline-block;
}
.list_bd_title {
    height: 26px;
    padding-left: 16px;
}
.list_bd ul li a .lbd_h3 {
    float: left;
    font-size: 16px;
    color: #ff6633;
}
.list_bd ul li a .list_time {
    float: right;
    font-size: 14px;
    color: #999;
}
.intro2 {
    padding: 16px;
    /* max-width: 100%; */
    font-size: 13px;
    line-height: 24px;
    color: #666;
}
/* .list ul li {
    width: 923px;
    height: 203px;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #fff;
}
.list ul li:last-child {
    margin-bottom: 0;
}
.list ul li a {
    display: block;
    width: 923px;
    height: 203px;
}
.list ul li a:hover{
    color: #1e9a66  !important;
}
.list ul li a img {
    float: left;
    width: 313px;
    height: 203px;
    margin-right: 33px;
}
.list ul li a div {
    float: left;
    margin-top: 20px;
    width: 565px;
    height: 148px;
}
.list ul li a div h5 {
    margin-bottom: 32px;
    font-size: 14px;
}
.list ul li a div p {
    word-wrap: break-word;
    font-size: 14px;
    line-height: 32px;
    color: #646464;
    width: 565px;
    height: 96px;
}
.list ul li a span {
    color: #cacaca;
} */
/* 动态模块 */

.dongtai .box1 {
  
    float: right;
    width: 260px;
    height: 472px;
    background-color: #fff;
}
.dongtai .title {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 58px;
    padding: 0 18px;
    line-height: 58px;
    font-size: 16px;
    border-bottom: 2px solid #d5d5d5;
}
.dongtai .title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    width: 2px;
    height: 21px;
    background-color: #e6530e;
}
.dongtai .box1 .con {
    padding: 20px 35px 0;
    height: 342px;
    width: 225px;
}
.dongtai .box1 .con ul li {
    list-style-type: disc;
    height: 35px; 
    line-height: 35px;
}
.dongtai .box1 .con ul li a {
    color: #666;
}
.dongtai .box1 .con ul li a:hover {
    color: #1e9a66;
}
.dongtai .box2 {
    float: right;
    width: 260px;
    height: 307px;
    background-color: #fff;
    margin-top: 20px;
}

.dongtai .box2 .con {
    width: 260px;
    height: 247px;
    /* text-align: center; */
}
.dongtai .box2 .con img {
    margin-left: 45px;
    margin-top: 30px;
}
.dongtai .box2 .con p {
    margin-left: 70px;
    margin-top: 18px;
}

/* 页数模块 */
.mainContent {
    position: relative;
    margin-top: 40px;
    background-color: #fff;
}

.page {
    position: absolute;
    bottom: 0;
    /* width: 100%; */
    height: 156px;
    box-sizing: border-box;
    /* padding: 60px 0 0 238px; */
    /* text-align: center; */
}
.pageContent{
    margin: 0 auto;
}
.page ul {
    /* margin-left: 245px; */
}
.page ul li {
    float: left;
    margin-right: 10px;
    margin-top: 62px;
    
}
.page ul li a {
    display: block;
    padding: 12px 15px;
    /* margin-top: 12px; */
    box-sizing: border-box;
    background-color: #ccc;
}
.page ul li a:hover {
    background-color: #ffa200;
    color: #fff;
}

.page .active a{
    background-color: #ffa200;
    color: #fff;
}

/* 文章内容 */
.neirong {
    margin-top: 20px;
}
.neirong .w {
    background-color: #fff;
}
.neirong .title {   
    overflow: hidden;
    width: 1010px;
    margin: auto;
    border-bottom: 1px dotted #666;
    text-align: center;
    box-sizing: border-box;
}

.neirong .title h2 {
    font-size: 25px;
    margin-top: 63px;
    margin-bottom: 35px;
    color: #339966;
}
.neirong .title p {
    margin-bottom: 25px;
    color: #999999;
    
}
.neirong .chap  {  
    width: 1080px;
    margin: auto;
    padding: 10px 0 15px;
    font-size: 16px;
    line-height: 24px;
}

.right_shop li {
    color: #999;
}
.chap .right_shop .chap_h1 {
    font-weight: 700;
    color: #000;
}
.chap .right_shop li .num {
    font-size: 16px;
    color: #e60012;
    font-weight: 700;
    line-height: 70px;
    padding-left: 16px;
    float: none;
}
.chap .right_shop li .price {
    font-size: 26px;
    color: #e60012;
    font-weight: 700;
    float: none;
}
.chap .right_shop li:nth-of-type(3) {
    width: 729px;
    height: 70px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #e6e6e6;
}
.chap .right_shop li:nth-of-type(4) {
    margin-top: 22px;
    margin-left: 18px;
    font-size: 16px
}

.chap .right_shop li:nth-of-type(5) {
    margin-left: 18px;
    font-size: 16px;
}
.chap .right_shop li:nth-of-type(7) {
    margin-top: 22px;
    margin-left: 18px;
    font-size: 16px
}
.chap .right_shop li .chap_side {
    width: 729px;
    height: 65px;
}
.right_shop .buynow {
    display: inline-block;
    width: 45%;
    height: 50px;
    background-color: #ffeded;
    border: 1px solid #ff0000;
    line-height: 50px;
    color: #ff0000;
    text-align: center;
    margin-left: 16px
}
.right_shop .ask {
    display: inline-block;
    width: 45%;
    margin-left: 5px;
    height: 50px;
    background-color: #ff0036;
    line-height: 50px;
    color: #fff;
    text-align: center;
}
.chap p {
    margin-top: 10px;
}
.chengnuo {
    font-weight: 700;
    color: #666;
    margin: 0 10px;
}

/* 其他篇 */
.other .w {
    height: 120px;
    margin-top: 20px;
    margin-bottom: 25px;
    box-sizing: border-box;
    padding: 50px 42px;
    background-color: #fff;
}

.other .w ul li {
    margin-bottom: 25px;
    display: inline-block;
    
}
.other .w ul li a {
    font-size: 16px;
}

.o_front {
    float: left;
    
}
.o_front a {
    color: #339966;
}
.o_last {
    float: right;
}
footer {
    width: 100%;
}




.header .swiper-pagination {
    position: absolute;
    bottom: 22px;
    right: 40px;
    height: 30px;  
}
.header .swiper-pagination span {
    display: inline-block;
    width: 40px;
    height: 6px;
    background-color: #fff;
    margin-right: 10px;
    border-radius:initial;
}
.header .swiper-pagination span:hover {
    background-color: #1ac1b0;
}
.header .swiper-pagination-bullet-active{
    background-color: #1ac1b0 !important;
}

/* 列表模块 */
.mainContent {
    width: 100%;
    /* background-color: pink; */
    margin: 0 auto 50px;
}
.list {
    /* float: left; */
    /* width: 923px; */
    /* margin-right: 20px; */
    min-height: 900px;
    margin-bottom: 100px;
    width: 100%
}
/* 间距40 */
.con_nav {
    width: 100%;
    /*height: 200px;*/
    background-color: #f5f8fc;
    margin-bottom: 20px;
    padding-top: 50px;
    padding-bottom: 40px
}
.con_nav ul li {
    float: left;
    margin-bottom: 25px;
}
.con_nav ul li a.active {
    background-color: #339966;
    color: #fff;
} 

.con_nav ul li a {
    display: inline-block;
    margin-left: 24px;
    background-color: #fff;
    text-align: center;
    width: 162px;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    font-size: 22px;
}

.con_nav ul li a:hover{
background-color: #339966;
    color: #fff;
}
.mainContent .con_nav ul li:first-of-type a {
    display: inline-block;
    margin-left: 84px !important;
    background-color: #339966;
    color: #fff;
    font-weight: 700;
    text-align: center;
    width: 162px;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    font-size: 22px;
    margin-left: 25px;
}
.mainContent .con_nav ul li:nth-child(7) a {
    display: inline-block;
    margin-left: 271px !important;
    text-align: center;
    width: 162px;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    font-size: 22px;
    margin-left: 25px;
}
.list .list_title {
    margin-top: 80px;
    height: 50px;
    margin-bottom: 10px

    
}

.list_title h4 {
    float: left;
    height: 50px;
    line-height: 48px;
    font-size: 22px;
    font-weight: 700;
    color: #ff6600;
    padding-left: 16px;
    border-left: 20px solid #ff6600;
}
.list_title span {
    float: right;
    height: 50px;
    line-height: 48px;
    font-size: 18px;
    color: #3399cc;
    padding-right: 24px;
}

.list ul li {
    float: left;
    position: relative;
    width: 281px;
    /*height: 360px;*/
    margin: 10px;
    margin-bottom: 0px;
    background-color: #f5f9fc;
    border-radius: 5px 
}
.list ul li:last-child {
    margin-right: 0;
}
.list ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
.list ul li a:hover{
    color: #1e9a66  !important;
}
.list ul li a img {
    /*width: 90%;*/
    width: 281px;
    height:290px;
    border-radius: 5px;
    /* height: 300px; */
    margin-bottom: 24px;
}
.list ul li a div {
    width: 80%;
    margin-bottom:0 20px 360px;
    margin: 0 auto;
    text-align: center;
}
.list ul li a .liH5{
    width: 90%;
    text-indent: 10px
}
.list ul li a div h5 {
    padding-bottom: 6px;
    font-size: 20px;
    text-align: left;
    color: #339966;
    border-bottom: 1px solid #3399cc;
}

.list_bottom {
    height: 30px;
    padding-top: 18px;
}
.price {
    float: left;
    color: #ff6600;
    font-size: 22px;
    margin-top: -8px;
}
.num {
    float: right;
    font-size: 14px;
    color: #666;
}
.list ul li a span {
    position: absolute;
    right: 20px;
    bottom: 16px;
    color: #cacaca;
} 


/* .list ul li:last-child {
    margin-bottom: 0;
}
.list ul li a {
    display: block;
    width: 923px;
    height: 203px;
}
.list ul li a:hover{
    color: #1e9a66  !important;
}
.list ul li a img {
    float: left;
    width: 313px;
    height: 203px;
    margin-right: 33px;
}
.list ul li a div {
    float: left;
    margin-top: 40px;
    width: 565px;
}
.list ul li a div h5 {
    margin-bottom: 32px;
    font-size: 14px;
}
.list ul li a div p {
    word-wrap: break-word;
    font-size: 14px;
    line-height: 32px;
    color: #646464;
}
.list ul li a span {
    position: absolute;
    right: 20px;
    bottom: 16px;
    color: #cacaca;
} */


/* 页数模块 */
.mainContent {
    position: relative;
    margin-top: 40px;
}

.page {
    position: absolute;
    bottom: 0;
    /* width: 100%; */
    height: 156px;
    box-sizing: border-box;
    /* padding: 60px 0 0 238px; */
    /* text-align: center; */
}
.pageContent{
    margin: 0 auto;
}
.page ul {
    /* margin-left: 245px; */
}
.page ul li {
    float: left;
    margin-right: 10px;
    margin-top: 62px;

}
.page ul li a {
    display: block;
    padding: 12px 15px;
    /* margin-top: 12px; */
    box-sizing: border-box;
    background-color: #fff;
}
.page ul li a:hover {
    background-color: #ffa200;
    color: #fff;
}

.page .active a{
    background-color: #ffa200;
    color: #fff;
}

 .neirong .title {
    border: none
}
.o_last a{ color: #999 }
.o_last a:hover{color:#c81623}
.other .w {
    height: 150px;
    margin-top: 0px;
    margin-bottom: 25px;
    box-sizing: border-box;
    /*padding: 50px 42px;*/
    background-color: #fff;
}
.otherBg{
    width: 1115px;
    background: #f5f8fb;
    height: 50px;
    margin-left:-20px; 
    padding-top: 30px;
    padding-left:28px;
    padding-right:28px;
}
.other .w {}
.lineCenter{
    text-align: center;
}
.box-group {
    width: 1167px;
    /*height: 430px;*/
    margin: 0 auto;

    border:1px solid #f2f2f2;
}

.box-group .left-group {
    width: 320px;
    height: 360px;
    background: #18354a;

    color: #fff;
    z-index: 1;
    box-sizing: border-box;
    padding: 40px;
}

.box-group .left-group .title {
    font-size: 16px;
    font-weight: bold;
}

.box-group .left-group .icon-group {
    margin-top: 33px;
}

.box-group .left-group .icon-group li {
    margin-top: 26px;
    display: flex;
    align-items: center;
}

.box-group .left-group .icon-group li img {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}


.box-group .right-group {
    width: 1000px;
    box-sizing: border-box;
    /*padding: 45px 40px 20px 30px;*/
    height: 100%;
    background: #fff;

}

.box-group .right-group .title {
    color: #18354a;
    font-size: 20px;
    font-weight: bold;
    border: none;
}

.box-group .right-group .form-group {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 30px;
}

.box-group .right-group .form-group .input-group {
    position: relative;
    margin: 0 0 35px 0;
}

.box-group .right-group .form-group .input-group.w50 {
    width: 47%;
}

.box-group .right-group .form-group .input-group.w100 {
    width: 100%;
}

.box-group .right-group .form-group .input-group input,
.box-group .right-group .form-group .input-group textarea {
    width: 100% !important;
    padding: 8px 0;
    font-size: 16px;
    color: #666;
    border: 0;
    border-bottom: 1px solid #777;
    outline: none;
    resize: none;
}

.box-group .right-group .form-group .input-group textarea {
    min-height: 60px;
}

.box-group .right-group .form-group .input-group span {
    position: absolute;
    left: 0;
    padding: 5px 0;
    font-size: 16px;
    color: #666;
    transition: 0.3s;
    pointer-events: none;
}

.box-group .right-group .form-group .input-group input:focus~span,
.box-group .right-group .form-group .input-group textarea:focus~span,
.box-group .right-group .form-group .input-group input:valid~span,
.box-group .right-group .form-group .input-group textarea:valid~span {
    transform: translateY(-20px);
    font-size: 12px;
    letter-spacing: 1px;
    color: #000;
}

.box-group .right-group .form-group .input-group button {
    cursor: pointer;
    background: #339966;
    color: #fff;
    border: 0;
    padding: 10px 30px;
    font-size: 14px;
    width: 200px;
    /*margin-left: 220px;*/
    margin: 0 auto;
}


.chap{
    width: 1167px !important;
    margin: 0 auto;
    padding: 20px 0 15px !important;
}

.left_shop {
    float: left;
            height: 400px;
            width: 400px;
        }

        .left_shop img {
            height: 400px;
            width: 400px;
        }

        .right_shop {
            margin-left: 32px;
            float: left;
            width: 540px;
        }
        .chap_h1{ width: 32px; line-height: 32px }
        /*.chap_side{ width: 729px !important; height: 65px !important; }*/
        .right_shop li {
            width: 100%;
            float: left;
            /*height: 60px;*/
            /*line-height: 70px;*/
            font-size: 16px;
        }

        .content {
            height: auto;
            float: left ； width:1080px;
            margin-top: 15px
        }

        .liuyan {
            height: auto;
            float: left ； width：1080px;
        }

        .cont_title {
            height: 70px;
            line-height: 60px;
            font-size: 24px;
            width: 1207px;
            float: left;
            border-top: 1px solid #f2f2f2;
            border-bottom: 1px solid #f2f2f2;
            margin-left: -20px;
            margin-top: 18px;
            margin-bottom: 18px
        }
        .cont_title i:nth-child(2){
            color: #f2f2f2
        }

        .cont_title i:first-child {
            display: inline-block;
            width: 100px;
            padding: 0 10px;
            border-top: 5px solid #1d9664;
            color: #1d9664;
        }

        .cont_title i:last-child {
            display: inline-block;
            width: 100px;
            padding: 0 10px;
            color: #999;
        }

        .introduce {
            width: 100%;
            margin: 0 auto;
        }

        .intro {
            font-size: 16px;
            text-indent: 2em;
            line-height: 30px;
            margin-bottom: 12px;
            min-width: 98%
        }

        .content_h3 {
            margin-top: 20px;
            width: 120px;
            height: 50px;
            padding: 0 20px;
            line-height: 50px;
            background-color: #339966;
            color: #fff;
        }

        .ly_title {
            color: #339966;
            font-size: 24px;
            text-align: center;
            margin-bottom: 24px
        }

        .right-group {
            width: 100%;
            margin: 0 auto;
        }

        .form-horizontal {
            /*margin-left: 140px;*/
        }



 .neirong .title {
            border: none
        }
        .o_last a{ color: #999 }
        .o_last a:hover{color:#c81623}
        .other .w {
            height: 150px;
            margin-top: 0px;
            margin-bottom: 25px;
            box-sizing: border-box;
            /*padding: 50px 42px;*/
            background-color: #fff;
        }
        .otherBg{
            width: 1115px;
            background: #f5f8fb;
            height: 50px;
            margin-left:-20px; 
            padding-top: 30px;
            padding-left:28px;
            padding-right:28px;
        }
        .other .w {}
        .lineCenter{
            text-align: center;
        }
        .box-group {
            width: 1167px;
            /*height: 430px;*/
            margin: 0 auto;

            border:1px solid #f2f2f2;
        }

        .box-group .left-group {
            width: 320px;
            height: 360px;
            background: #18354a;

            color: #fff;
            z-index: 1;
            box-sizing: border-box;
            padding: 40px;
        }

        .box-group .left-group .title {
            font-size: 16px;
            font-weight: bold;
        }

        .box-group .left-group .icon-group {
            margin-top: 33px;
        }

        .box-group .left-group .icon-group li {
            margin-top: 26px;
            display: flex;
            align-items: center;
        }

        .box-group .left-group .icon-group li img {
            width: 25px;
            height: 25px;
            margin-right: 10px;
        }


        .box-group .right-group {
            width: 1000px;
            box-sizing: border-box;
            /*padding: 45px 40px 20px 30px;*/
            height: 100%;
            background: #fff;

        }

        .box-group .right-group .title {
            color: #18354a;
            font-size: 20px;
            font-weight: bold;
            border: none;
        }

        .box-group .right-group .form-group {
            position: relative;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            padding-top: 30px;
        }

        .box-group .right-group .form-group .input-group {
            position: relative;
            margin: 0 0 35px 0;
        }

        .box-group .right-group .form-group .input-group.w50 {
            width: 47%;
        }

        .box-group .right-group .form-group .input-group.w100 {
            width: 100%;
        }

        .box-group .right-group .form-group .input-group input,
        .box-group .right-group .form-group .input-group textarea {
            width: 100% !important;
            padding: 8px 0;
            font-size: 16px;
            color: #666;
            border: 0;
            border-bottom: 1px solid #777;
            outline: none;
            resize: none;
        }

        .box-group .right-group .form-group .input-group textarea {
            min-height: 60px;
        }

        .box-group .right-group .form-group .input-group span {
            position: absolute;
            left: 0;
            padding: 5px 0;
            font-size: 16px;
            color: #666;
            transition: 0.3s;
            pointer-events: none;
        }

        .box-group .right-group .form-group .input-group input:focus~span,
        .box-group .right-group .form-group .input-group textarea:focus~span,
        .box-group .right-group .form-group .input-group input:valid~span,
        .box-group .right-group .form-group .input-group textarea:valid~span {
            transform: translateY(-20px);
            font-size: 12px;
            letter-spacing: 1px;
            color: #000;
        }

        .box-group .right-group .form-group .input-group button {
            cursor: pointer;
            background: #339966;
            color: #fff;
            border: 0;
            padding: 10px 30px;
            font-size: 14px;
            width: 200px;
            /*margin-left: 220px;*/
            margin: 0 auto;
        }


        .chap{
            width: 1167px !important;
            margin: 0 auto;
            padding: 20px 0 15px !important;
        }

       .left_shop {
                    float: left;
                    height: 400px;
                    width: 400px;
                }

                .left_shop img {
                    height: 400px;
                    width: 400px;
                }

                .right_shop {
                    margin-left: 32px;
                    float: left;
                    width: 540px;
                }
                .chap_h1{ width: 32px; line-height: 32px }
                /*.chap_side{ width: 729px !important; height: 65px !important; }*/
                .right_shop li {
                    width: 100%;
                    float: left;
                    /*height: 60px;*/
                    /*line-height: 70px;*/
                    font-size: 16px;
                }

                .content {
                    height: auto;
                    float: left ； width:1080px;
                    margin-top: 15px
                }

                .liuyan {
                    height: auto;
                    float: left ； width：1080px;
                }

                .cont_title {
                    height: 70px;
                    line-height: 60px;
                    font-size: 24px;
                    width: 1207px;
                    float: left;
                    border-top: 1px solid #f2f2f2;
                    border-bottom: 1px solid #f2f2f2;
                    margin-left: -20px;
                    margin-top: 18px;
                    margin-bottom: 18px
                }
                .cont_title i:nth-child(2){
                    color: #f2f2f2
                }

                .cont_title i:first-child {
                    display: inline-block;
                    width: 100px;
                    padding: 0 10px;
                    border-top: 5px solid #1d9664;
                    color: #1d9664;
                }

                .cont_title i:last-child {
                    display: inline-block;
                    width: 100px;
                    padding: 0 10px;
                    color: #999;
                }

                .introduce {
                    width: 100%;
                    margin: 0 auto;
                }

                .intro {
                    font-size: 16px;
                    text-indent: 2em;
                    line-height: 30px;
                    margin-bottom: 12px;
                    min-width: 98%
                }

                .content_h3 {
                    margin-top: 20px;
                    width: 120px;
                    height: 50px;
                    padding: 0 20px;
                    line-height: 50px;
                    background-color: #339966;
                    color: #fff;
                }

                .ly_title {
                    color: #339966;
                    font-size: 24px;
                    text-align: center;
                    margin-bottom: 24px
                }

                .right-group {
                    width: 100%;
                    margin: 0 auto;
                }

                .form-horizontal {
                    /*margin-left: 140px;*/
                }