.fl
{
    float: left;
}
.fr
{
    float: right;
}
.top-head
{
    height: 39px;
    border-bottom: 1px solid #d2d2d2;
}
.wel
{
    font: normal 14px/39px "Microsoft YaHei";
    color: rgba(1,1,1,.8);
}
.wel p
{
    margin: 0;
}
.k1
{
    font: normal 14px/39px "Microsoft YaHei";
    color: rgba(1,1,1,.8);
}
.k1 a
{
    color: rgba(1,1,1,.8);
}
.w1430
{
    max-width: 1430px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.xymob-search .xymob-search-box #formsearch
{
    width: 100%;
}
.xymob-search .xymob-search-box #s_btn
{
    height: 39px;
}
.xy-head-left .logo
{
    display: block;
    -webkit-transition: all .7s;
    transition: all .7s;
    padding-right: 20%;
    line-height: 120px;
}
.xy-head-left .logo h1
{
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.xy-head-left .logo img
{
    max-width: 100%;
}
.xy-head-right .xy-head-links
{
    margin: 20px 0;
    color: #fff;
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
    overflow: hidden;
    height: 20px;
    opacity: 1;
}
.xy-head-right .xy-head-links a
{
    color: #fff;
    padding: 0 10px;
}
.xy-head-navbar
{
    position: relative;
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
}
.xy-head-navbar .xy-search
{
    position: absolute;
    right: 0;
    top: 0;
    width: 130px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 15px;
    background-color: rgba(255,255,255,.1);
}
.xy-head-navbar .xy-search #keyword
{
    float: left;
    width: 80%;
    height: 28px;
    background: none;
    border: none;
    color: #fff;
    padding-left: 10px;
    font-size: 12px;
    outline: none;
}
.xy-head-navbar .xy-search #s_btn
{
    float: right;
    width: 20%;
    height: 28px;
    background: none;
    font-size: 18px;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 0;
    outline: none;
}
@media(max-width: 768px)
{
    .xy-head
    {
        display: none;
    }
}
.xy-menu>li
{
    float: left;
    width: 13.666666%;
    position: relative;
}
.xy-menu>li>a
{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 120px;
}
.xy-menu>li:hover>a
{
    background: url("../image/line01.png") no-repeat center 80px;
}
.xy-menu .xy-sub-menu
{
    display: none;
    position: absolute;
    width: 160%;
    border-top: 2px solid #009f3b;
    left: 0;
    top: 120px;
    -webkit-box-shadow: 0 4px 6.86px .14px rgba(8,1,3,.52);
    box-shadow: 0 4px 6.86px .14px rgba(8,1,3,.52);
    background: #fff;
    padding-bottom: 4px;
    z-index: 9999;
}
.xy-menu .xy-sub-menu>li
{
    border-bottom: 1px solid #e5e5e5;
}
.xy-menu .xy-sub-menu>li>a
{
    display: block;
    line-height: 50px;
    font-size: 14px;
    color: #989898;
    position: relative;
    padding-left: 10%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding-right: 15%;
}
.xy-menu .xy-sub-menu>li>a:after
{
    position: absolute;
    right: 12%;
    top: calc(50% - 3.5px);
    content: '';
    width: 5px;
    height: 7px;
    background: url("../image/xy-sub-nav-jt.png") 0 -7px no-repeat;
}
.xy-menu .xy-sub-menu>li>a:hover
{
    background: #ececec;
    color: #4a4a4a;
    padding-left: 15%;
}
.xy-menu .xy-sub-menu>li>a:hover:after
{
    background-position: 0 0;
}
@media(max-width: 1200px)
{
    .xy-menu>li>a
    {
        font-size: 14px;
    }
    .xy-menu .xy-sub-menu>li>a
    {
        line-height: 35px;
        font-size: 12px;
    }
}
.x-banner
{
    position: relative;
}
.x-banner .ss
{
    padding: 12px 0;
    background: rgba(0,0,0,.4);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
}
#formsearch
{
    width: 45%;
}
#formsearch input
{
    height: 38px;
    background: rgba(255,255,255,.14);
    border: none;
    line-height: 38px;
}
#formsearch input#keyword
{
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    color: rgba(255,255,255,.9);
    width: 80%;
}
.hahh::-webkit-input-placeholder
{
    color: rgba(255,255,255,.7);
}
#formsearch input#s_btn
{
    width: 15%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: url("../image/ss.png") no-repeat center rgba(255,255,255,.14);
    border: none;
    cursor: pointer;
}
.hotSearch
{
    font: 200 13px/38px "Microsoft YaHei";
    color: rgba(255,255,255,.9);
}
.hotSearch a
{
    color: rgba(255,255,255,.9);
}
.hotSearch a:after
{
    content: "|";
    color: rgba(255,255,255,.9);
    margin: 0 5px;
}
.hotSearch a:last-child:after
{
    display: none;
}
.ss .w1430
{
    padding: 0 5% 0 10%;
}
@media(max-width: 768px)
{
    .x-banner .ss
    {
        display: none;
    }
}
.formsearch2
{
    width: 100%!important;
}
.formsearch2 input#keyword
{
    background: none!important;
}
.formsearch2 input#s_btn
{
    background: none!important;
}
.owl-carousel .owl-dots
{
    display: none;
}
.index-c1
{
    padding-top: 60px;
}
.tlt
{
    border-bottom: 1px solid #009f3b;
    color: #000;
    margin-bottom: 40px;
    font: 30px/50px "Microsoft YaHei";
}
.tlt span
{
    color: rgba(0,0,0,.6);
    font-size: 12px;
    padding-left: 10px;
}
.tlt a
{
    float: right;
    font-size: 16px;
    font-weight: 100;
    color: #000;
}
.pro-sort ul li
{
    width: 100%;
    border: 1px solid #d2d2d2;
    margin-bottom: 10px;
}
.pro-sort ul li a
{
    display: block;
    font: normal 16px/48px "Microsoft YaHei";
    color: #000;
    text-align: center;
}
.pro-sort ul li:hover
{
    background: #009f3b;
    border-color: #009f3b;
}
.pro-sort ul li:hover a
{
    color: #fff;
}
.pro-list ul li a
{
    display: block;
    position: relative;
}
.pro-list ul li a img
{
    width: 100%;
    height: auto;
}
.pro-list ul li .marks
{
    width: 60%;
    height: 60%;
    background: url("../image/marks.png") no-repeat center;
    background-size: cover;
    position: absolute;
    top: 20%;
    left: 20%;
    right: 20%;
    display: none;
}
.pro-list ul li:hover .marks
{
    display: block;
}
@media(max-width: 768px)
{
    .pro-list ul li
    {
        margin-bottom: 20px;
    }
}
.pro-list h3
{
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 20px;
}
.index-c2
{
    padding-top: 60px;
}
.c2-con ul li
{
    width: 32.63%;
    padding: 2%;
    border: 1px solid #e5e5e5;
    float: left;
    margin-right: 1%;
    position: relative;
    margin-bottom: 15px;
}
.c2-con ul li:nth-child(3n)
{
    margin-right: 0;
}
.c2-con ul li h3
{
    font: normal 24px/40px "Microsoft YaHei";
    color: #000;
    background: url("../image/line01.png") no-repeat left bottom;
    padding-bottom: 5px;
}
.c2-con ul li .info
{
    font: 100 16px/24px "Microsoft YaHei";
    color: #000;
    height: 92px;
    overflow: hidden;
    padding-top: 20px;
}
.c2-con ul li .num
{
    width: 42px;
    height: 56px;
    background: url("../image/c21.png") no-repeat center;
    font: 100 22px/56px "Microsoft YaHei";
    color: #fff;
    position: absolute;
    top: 0;
    right: 5%;
    text-align: center;
}
.c2-con ul li:hover
{
    background: url("../image/c23.png") no-repeat center;
    background-size: cover;
}
.c2-con ul li:hover h3
{
    color: #fff;
    background: url("../image/line02.png") no-repeat left bottom;
}
.c2-con ul li:hover .info
{
    color: #fff;
}
.c2-con ul li:hover .num
{
    background: url("../image/c22.png") no-repeat center;
    color: #009f3b;
}
@media(max-width: 768px)
{
    .c2-con ul li
    {
        width: 98%;
        margin: 1%!important;
    }
    .c2-con ul li h3
    {
        font-size: 18px;
    }
    .c2-con ul li .info
    {
        font-size: 14px;
    }
    .index-heng .wz h3
    {
        white-space: inherit;
        text-overflow: initial;
        margin-top: 20px;
        font-size: 24px;
    }
    .index-heng .wz h4
    {
        display: none;
    }
}
.index-heng
{
    margin-top: 60px;
    position: relative;
}
.index-heng>img
{
    width: 100%;
    height: auto;
}
.index-heng .wz
{
    position: absolute;
    top: 15%;
    text-align: center;
    width: 100%;
}
.index-heng .wz h3
{
    font: normal 24px/50px "Microsoft YaHei";
    color: #fff;
}
.index-heng .wz h4
{
    font: 100 14px/30px "Microsoft YaHei";
    color: rgba(255,255,255,.7);
}
.index-heng .wz .htel
{
    font: bold 26px/50px "Microsoft YaHei";
    color: #009f3b;
}
@media(max-width: 1440px)
{
    .index-heng .wz
    {
        top: 5%;
    }
}
@media(max-width: 768px)
{
    .index-heng .wz h3
    {
        font: normal 18px/32px "Microsoft YaHei";
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .index-heng .wz h4
    {
        font: 100 12px/19px "Microsoft YaHei";
    }
    .index-heng .wz .htel
    {
        font: bold 20px/32px "Microsoft YaHei";
    }
}
.index-c3
{
    padding-top: 60px;
}
.c3-con
{
    max-width: 1200px;
    margin: 0 auto;
}
.c3-con .c3-left
{
    text-align: center;
}
.c3-con .c3-left img
{
    max-width: 100%;
    height: auto;
}
.c3-con .c3-right h3
{
    font: normal 24px/60px "Microsoft YaHei";
    color: #000;
}
.c3-con .c3-right .jj
{
    font: 100 14px/24px "Microsoft YaHei";
    color: #000;
    padding-bottom: 5%;
}
.c3-con .c3-right ul li
{
    width: 23%;
    margin: 0 1%;
    float: left;
}
.c3-con .c3-right ul li a
{
    display: block;
    background: #707070;
    font: normal 14px/36px "Microsoft YaHei";
    color: #fff;
    text-align: center;
}
.c3-con .c3-right ul li:hover a
{
    background: #009f3b;
}
.index-c4
{
    margin-top: 60px;
    padding: 2% 3%;
    border: 1px solid #e5e5e5;
    max-width: 1400px;
}
.index-c4 .tabli ul
{
    text-align: center;
    margin-bottom: 30px;
    font-size: 0;
}
.index-c4 .tabli ul li
{
    display: inline-block;
    font: normal 16px/32px "Microsoft YaHei";
    color: #363636;
    padding: 0 30px;
    position: relative;
}
.index-c4 .tabli ul li::after
{
    content: "";
    width: 1px;
    height: 12px;
    background: #000;
    position: absolute;
    right: 0;
    top: 10px;
}
.index-c4 .tabli ul li:last-child::after
{
    display: none;
}
.index-c4 .tabli ul li.cur
{
    color: #009f3b;
}
.index-c4 .xyin-slick
{
    padding: 0 60px;
    position: relative;
}
.index-c4 .xyin-slick .slick-con a
{
    display: block;
    padding: 0 10px;
}
.index-c4 .xyin-slick .slick-con img
{
    width: 100%;
    height: 380px;
}
.index-c4 .xyin-slick .slick-arrow
{
    width: 36px;
    height: 36px;
    border: none;
    outline: none;
    text-indent: 100px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -18px;
}
.index-c4 .xyin-slick .slick-prev
{
    background: url("../image/left01.png") no-repeat center;
    font-size: 0;
    left: 0;
}
.index-c4 .xyin-slick .slick-next
{
    background: url("../image/right01.png") no-repeat center;
    font-size: 0;
    right: 0;
}
.index-c4 .tab
{
    overflow: hidden;
}
.index-c4 .tab.aa
{
    height: auto!important;
}
script
{
    display: none!important;
}
.index-c5
{
    margin-top: 60px;
    padding-bottom: 50px;
}
.index-c5 .tabli2 ul
{
    text-align: center;
    margin-bottom: 30px;
    font-size: 0;
}
.index-c5 .tabli2 ul li
{
    display: inline-block;
    font: normal 16px/32px "Microsoft YaHei";
    color: #363636;
    padding: 0 30px;
    position: relative;
}
.index-c5 .tabli2 ul li::after
{
    content: "";
    width: 1px;
    height: 12px;
    background: #000;
    position: absolute;
    right: 0;
    top: 10px;
}
.index-c5 .tabli2 ul li:last-child::after
{
    display: none;
}
.index-c5 .tabli2 ul li.cur2
{
    color: #009f3b;
}
.index-c5 .tab2 ul li
{
    width: 32.33%;
    float: left;
    padding: 3%;
    border: 1px solid #fff;
    margin-right: 1.5%;
}
.index-c5 .tab2 ul li:nth-child(3n)
{
    margin-right: 0;
}
.index-c5 .tab2 ul li .sj
{
    font: normal 32px/60px "Microsoft YaHei";
    color: rgba(0,0,0,.5);
    background: url("../image/line03.png") no-repeat center bottom;
    text-align: center;
}
.index-c5 .tab2 ul li h3
{
    padding: 20px 0;
}
.index-c5 .tab2 ul li h3 a
{
    display: block;
    font: normal 18px/30px "Microsoft YaHei";
    color: #009f3b;
    text-align: center;
}
.index-c5 .tab2 ul li .info
{
    font: 100 14px/24px "Microsoft YaHei";
    color: #000;
}
.index-c5 .tab2 ul li a.img
{
    display: block;
    margin-top: 10%;
}
.index-c5 .tab2 ul li a.img img
{
    width: 100%;
    height: 250px;
}
.index-c5 .tab2 ul li:hover
{
    border-color: #009f3b;
}
.index-c5 .tab2 ul li:hover .sj
{
    background: url("../image/line01.png") no-repeat center bottom;
    color: #000;
}
@media(max-width: 768px)
{
    .index-c5 .tab2 ul li
    {
        width: 96%;
        margin: 2%!important;
    }
}
.xy-tonglan
{
    background: #009e3d;
}
.foot1
{
    padding: 60px 0;
    border-bottom: 1px solid #29ad5c;
}
.xy-tonglan .xy-tl-title
{
    position: relative;
    margin-bottom: 20px;
    font-size: 14px;
    color: #fff;
    font-weight: 100;
}
.xy-tl-nav dl
{
    width: 25%;
    float: left;
}
.xy-tl-nav dd a
{
    font-size: 12px;
    color: #fff;
    line-height: 24px;
}
.xy-tl-nav dd a:hover
{
    color: rgba(255,255,255,.8);
}
.xy-tonglan .xy-tl-box
{
    font-size: 14px;
    color: rgba(255,255,255,.4);
    line-height: 25px;
}
.xy-tonglan .xy-tl-box img
{
    display: inline-block;
    margin-right: 15px;
}
.xy-tonglan .xy-tl-ewm
{
    font-size: 16px;
    color: #fff;
    padding-top: 30px;
    text-align: right;
}
.xy-tonglan .xy-tl-ewm img
{
    max-width: 100%;
}
.imgList li img, a.imgLink img
{
    margin: 5px;
}
#dlNews td
{
    font-size: 16px;
}
@media(max-width: 768px)
{
    .xy-tonglan .xy-tl-ewm
    {
        text-align: center;
    }
    #dlNews td
    {
        width: 95%;
    }
    .imgList li img, a.imgLink img
    {
        width: 100%;
        height: auto;
    }
    .pro-sort
    {
        display: none;
    }
}
.xyin-links
{
    text-align: center;
    font: normal 14px/24px "Microsoft YaHei";
    color: rgba(255,255,255,.3);
}
.xyin-links span
{
    color: rgba(255,255,255,.3);
}
.xyin-links a
{
    display: inline-block;
    color: rgba(255,255,255,.3);
    padding-right: 10px;
}
.xy-footer
{
    padding: 30px 0;
    background: #009e3d;
    position: relative;
}
.xy-footer .copyright
{
    text-align: center;
    font: normal 14px/24px "Microsoft YaHei";
    color: #fff;
}
.xy-footer .copyright a
{
    color: rgba(255,255,255,.3);
}
.xy-footer .zyqy
{
    text-align: center;
    font: normal 14px/24px "Microsoft YaHei";
    color: rgba(255,255,255,.3);
}
.xy-footer .zyqy a
{
    color: rgba(255,255,255,.3);
}
.xy-footer p
{
    padding: 0;
    margin: 0;
}
@media(max-width: 768px)
{
    .xy-footer
    {
        padding: 10px 0;
    }
}
