* {
    padding: 0;
    margin: 0;
    font-family: Arial, sans-serif;
    font-family: Arial, sans-serif;
}

ul li {
    list-style: none;
}

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

h3 {
    font-size: 48px;
    font-weight: bolder;
}

h4 {
    font-size: 28px;
    font-weight: bolder;
}

h5 {
    font-size: 22px;
    font-weight: bolder;
}

h6 {
    font-size: 18px;
    font-weight: bolder;
}

.container {
    width: 1130px;
    margin: 0 auto;
}

/* 头部 */
.bannertop {
    background: url(https://www.chicken-farming.com/img/25c02cfd-01-banner_10000001eb0ml018000014.jpg) center center / cover no-repeat rgba(255, 255, 255, 0);
    color: #ffffff;
    text-align: center;
}

.bannertop .toplink {
    text-align: right;
    padding-top: 15px;
}

.bannertop .toplink li {
    display: inline-block;
    padding-left: 15px;
}

.bannertop .toplink a {
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    font-style: normal;
    text-align: center;
}

.bannertop .top_logo {
    margin: 0 auto;
    text-align: center;
    margin-top: 60px;
        display: none;
}

.bannertop .top_logo img {
    width: 396px;
    height: 187px;
}

.bannertop .top_title {
    width: 552px;
    height: 154px;
    margin: 0 auto;
    font-size: 48px;
    margin-top: 70px;
}
.bannertop .top_title span{
        display: block;
   
    font-weight: 900;
    font-style: oblique;
}
.bannertop .taglist {
    margin-bottom: 50px;
}

.bannertop .taglist ul li {
    display: inline-block;
    width: 140px;
    height: 40px;
    margin: 0 5px;
    border: 1px solid #ffffff;
    line-height: 40px;
    border-radius: 6px;
    text-align: center;
    font-size: 16px;
    vertical-align: bottom;
}

.bannertop .taglist ul .no_have {
    line-height: 19px;
}

.bannertop .tbn a {
    width: 202px;
    height: 60px;
    text-align: center;
    display: block;
    border-style: none;
    border-radius: 5px;

    background: #38a4e7;
    margin: 0 auto;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    font-style: normal;
    text-align: center;
    margin-bottom: 40px;
}

.bannertop .tbn a:hover,
.bannertop .tbn a:focus {
    background: #38a4e7;
}

.bannertop .top_txt {
    font-size: 16px;
    padding-bottom: 110px;
}

.box1 {
    background: rgb(161, 161, 161);
    height: 43px;
    line-height: 43px;
}

.box1 ul {
    text-align: center;
}

.box1 ul li {
    display: inline-block;
    margin: 0 30px;

}

.box1 ul li img {
    height: 16px;
    width: auto;
    vertical-align: text-bottom;
}

/* 新加 */
.nboxs {
    padding: 15px 0;
    font: 14px / 1.5 Arial, Helvetica, sans-serif;
    line-height: 1.8em;
}

.nboxs p {
    line-height: 1.4;
    margin: 15px 0;
}

.ntits h2 {
    font-size: 16px;
    font-weight: bold;
    color: #38a4e7;
    background: #e2e2e2;
    padding: 7px 15px;
    position: relative;
    display: block;
    margin-bottom: 13px;
}

.ntits h2::after {
    content: "";
    position: absolute;
    left: -12px;
    bottom: -8px;
    z-index: -1;
    border-color: transparent #aaa2a2 transparent transparent;
    border-style: dashed solid dashed dashed;
    border-width: 8px 12px;
    width: 0;
    height: 0;
    margin-top: -8px;
}

.ntitsIcon {
    margin-top: 20px;
    margin-bottom: 10px;
}

.ntitsIcon h3 {

    color: #38a4e7;
    padding-left: 12px;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
}

/* 表格 */

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;

    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.table-responsive table {
    border-collapse: collapse;
    text-align: center;
    border-color: #dcdbd5;
}

.table-responsive table th {
    background: #38a4e7;
    color: #fff;
    border-color: #dcdbd5;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    vertical-align: middle;
}

.table-responsive>table>th>td {
    border-color: #dcdbd5;
    padding-top: 3px;
    padding-bottom: 3px;

    vertical-align: middle;
}

table {
    background-color: transparent
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

/* 箭头 */

.long-arrow-right {
    display: inline-block;
    margin: 2px auto;
    width: 0;
    height: 0;
    border-top: 4px solid #38a4e7;
    border-left: 4px solid #38a4e7;
    border-bottom: 4px solid transparent;
    border-right: 4px solid transparent;
    margin-left: -17px;
    margin-right: 14px;

}

.long-arrow-right {
    transform: rotate(135deg);
}


.long-arrow-right::after {
    content: "";
    display: block;
    width: 2px;
    height: 14px;
    background-color: #38a4e7;
    transform: rotate(-45deg) translate(4.5px, 1px);
    left: 0;
    top: 0;
}

/* 对钩 */
.choice {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #38a4e7;
    position: relative;
    margin-right: 8px;
}

.choice .duis {
    position: absolute;
    left: 5px;
    top: 3px;
    width: 3px;
    height: 6px;
    border-color: #FFF;
    border-style: solid;
    border-width: 0px 2px 2px 0px;
    transform: rotate(45deg);
}

.nboxs img {
    max-width: 100%;

}

.nbox1 .imgs {
    border: 1px solid #333;
}
.nbox1 .imgs li img{
box-sizing: border-box;
/* border: 1px solid #4A4C4B; */
}
.nbox1 .imgs li {
    display: inline-block;
    width: 24%;
    font-size: 0;
     line-height: 1;
}

.nbox1 .imgs li p {
    color: #fff;
    text-align: center;
    font-size: 18px;
    background-color: #4A4C4B;
    margin: 0;
    padding: 5px 0;
}



.nbox1 .nbox1Btm ul {
    border: 1px solid #333;
    box-sizing: border-box;
    border-top: 1px solid transparent;
}

.nbox1 .nbox1Btm ul li {
    text-align: center;
    margin: 20px 0;
}

.nbox5 .ntitsIcon {
    margin-top: -20px;
}

.nbox5 .nbox5List .nbox5ListL {
    width: 31%;
}

.nbox5 .nbox5List .nbox5ListL img {
    width: 15px;
}

.nbox5 .nbox5List .nbox5ListR {
    width: calc(100% - 32%);
}

.nbox5 .nbox5List ul {
    list-style: none;
    margin: 0;
    padding: 10px 15px;
    background: #eff0f1;
    border-radius: 6px;
}

.nbox5 .nbox5List ul li {
    margin: 12px 0;
}

.nbox6 .imgboxs{
    text-align: center;
}
/* 老版本 */
.box13 {
    padding-bottom: 50px;
}

.box13 .box13list {
    margin-top: 30px;
}

.box13 .box13list ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;

    margin-bottom: 8px;

    justify-content: center;
    margin: -15px;
}

.box13 .box13list ul li {
    width: 33.33%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 15px;
}

.box13 .box13list ul li img {
    max-width: 100%;
}

.box13 .box13list ul li .box13items {
    padding: 12px 35px;
    max-width: 450px;
   padding-bottom: 0;
}

.box13 .box13list ul li .box13items .box13itemstop {
    padding-bottom: 20px;


}

.box13 .box13list ul li .box13items .box13itemstop p {
    color: rgb(0, 0, 0);

    font-weight: 400;
    padding-left: 12px;
    line-height: 1.5;

}

.box13 .box13list ul li .box13items .box13itemstop p span {
    font-weight: bolder;
}

.box13 .box13list ul li .box13items .hx {
    height: 2px;
    width: 390px;
    background: rgba(164, 164, 164, 1);
}

.box13 .box13list ul li .box13items .box13itemsbtm {
    padding-left: 12px;
    padding-top: 20px;
}

.box13 .box13list ul li .box13items .box13itemsbtm h6 {
    margin-bottom: 20px;
}

.box13 .box13list ul li .box13items .box13itemsbtm>div {
    font-weight: bolder;
    margin-top: 18px;
    padding-bottom: 20px;
}

.box13 .box13list ul li .box13items .box13itemsbtm>div span {
    color: #ff7600;
    padding: 0 3px;
}

.box10 {
    color: #fff;
}

.box10 .box10bj {
    background-image: url(https://www.chicken-farming.com/img/b0f6bd78-01_100000019j0gd03m000014.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 75px;
    padding-bottom: 87px;
}

.box10 .box10bj .box10Con {
    text-align: center;
}

.box10 .box10bj .box10Con h3 {
    margin-bottom: 55px;
}

.box10 .box10bj .box10Con p {
    font-size: 18px;
    line-height: 24px;
    color: rgb(255, 255, 255);
    text-align: left;
    margin-bottom: 10px;
}




/* 表单 */
.formboxs {
    background: rgba(58, 58, 58, 1);

    padding-bottom: 40px;
}

.formboxs h4 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.formboxs p {
    font-weight: 400;

    font-size: 20px;
    max-width: 840px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
    line-height: 35px;
}

.formboxs form {
    text-align: center;
}

.formboxs label {
    font-weight: bolder;
    font-size: 14px;
    line-height: 22px;
    max-width: 50%;
    display: inline-block;
    width: 49%;
    margin-top: 10px;
    text-align: left;
}

.formboxs label:nth-child(n+6) {
    max-width: 100%;
    width: 100%;
}

.formboxs input,
.formboxs textarea {
    height: 37px;
    font-size: 14px;
    line-height: 14px;
    padding-left: 15px;
    padding-right: 15px;
    flex: 1;
    border-style: solid;
    border-width: 1px;
    border-color: #bbbbbb;
    background-color: #fff;
    color: #000;
    border-radius: 8px;
    box-shadow: inset 0px 2px 3px #dddddd;
    -webkit-box-shadow: inset 0px 2px 3px #dddddd;
    -moz-box-shadow: inset 0px 2px 3px #dddddd;
    width: 85%;
    margin-top: 5px;
    text-align: left;

}

.formboxs textarea {
    height: 70px;
    line-height: 22px;
    padding: 15px;
}

.formboxs .submit {

    border-style: none;
    border-radius: 5px;
    width: 150px;
    height: 38px;
    background: #38a4e7;
    box-shadow: none;
    text-shadow: none;
    color: #ffffff;
    font-size: 15px;
    line-height: 34px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    background-repeat: no-repeat;
    vertical-align: bottom;
    margin-bottom: 0;
}

.formboxs .submit:hover,
.formboxs .submit:focus {
    cursor: pointer;
    background: #38a4e7;
}

/* 新表单 */
.nformBox {
    padding-top: 40px;
}

.nformBox .nformL {
    position: relative;
}

.nformBox .contdesc {
    background: #e7ebf4;
    border-radius: 10px 0 0 10px;
    padding: 50px 25px;
}

.nformBox .title {
    color: #38a4e7;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    max-width: 300px;
    margin: 0 auto 18px;
}

.nformBox p {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
    font-style: italic;
    margin-bottom: 26px;
    font-weight: normal;
    color: #656869;
}

.nformBox ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nformBox ul li {
    margin: 18px 0;
    position: relative;
    padding-left: 30px;
    line-height: 20px;
    color: #4d4e4e;
}

.nformBox span {
    color: #38a4e7;
}

.nformBox ul li a {
    color: #38a4e7;
}

.nformBox .contdesc .arrow {
    width: 105px;
    height: 26px;
    background: url(/nimg/m-arrow.png) no-repeat;
    position: absolute;
    right: -55px;
    top: 87px;
}

.nformBox .nformR,
.nformBox .nformL {
    width: 50%;
}

.nformBox .nformR {
    background-color: #fff;
    padding: 30px 30px 30px 50px;
    border-radius: 0px 10px 10px 0px;
}

.nformBox .nformR h4 {
    font-size: 27px;
    text-transform: uppercase;
    margin-bottom: 17px;
    font-weight: bold;
    line-height: 3px;

}

.nformBox .nformR p {
    color: #929090;
    font-size: 12px;
    text-align: center;
    margin-bottom: 0;
}

/* 底部 */
footer .footerbox {
    width: 1000px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0;
}

footer .footerbox a {
    color: #000000;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    padding: 5px 8px;
    border-radius: 3px;
}

footer .footerbox a:hover,
footer .footerbox a:focus {
    background: rgba(242, 194, 194, 1);
}

/* 底部 */
.smfooter {

    height: 40px;

}

.smfooter .smfooterBox {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 888;
    width: 100%;
    background-color: #E0E0E0;
    display: flex;
    box-sizing: border-box;
    align-items: center;
}

.smfooter .smfooterBox .smfooterItem {
    width: 100%;
    box-sizing: border-box;

    text-align: center;
    border-right: 1px solid #fff;
}

.smfooter .smfooterBox .smfooterItem a,
.smfooter .smfooterBox .smfooterItem p {
    display: block;
    color: #DD9F42;
    padding: 8px 0;
}

.smfooter .smfooterBox .smfooterItem a span {
    font-size: 25px;
    color: #1D91DA;
}

.smfooter .smfooterBox .smfooterItem #footTotop {
    color: #1D91DA;
}

.smfooter .smfooterBox .smfooterItem p {
    margin-bottom: 0;
    margin-top: 8px;
    padding: 0;
}

.smfooter .smfooterBox .smfooterItem img {
    height: 20px;
    width: auto;
}
.sQuestions h2{
    padding: 9px 15px;
}

/* 弹框 */
#bombContain {
    z-index: 898;

    background-color: #000;

    opacity: 0.6;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    position: fixed;

}

.blocks {
    z-index: 899;

    width: calc(100% - 40px);

    height: 450px;

    top: 12%;

    left: 20px;
    right: 20px;

    margin: 0;

    padding: 0;

    background-color: #fff;

    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);

    position: fixed;


}