﻿.head
{
    min-width: 1200px;
    height: 47px;
    line-height: 47px;
    background: #009300;
}
.head_left
{
    font-size: 15px;
    color: #fff;
}
.head_right .message
{
    font-size: 16px;
    color: #fff;
}
.message
{
    position: relative;
}
.message::before
{
    position: absolute;
    content: '';
    background: #fff;
    width: 2px;
    height: 16px;
    left: 51%;
    top: 16px;
}
.message a
{
    margin-right: 20px;
    font-size: 15px;
}
.message a:last-child
{
    margin-right: 0;
}
.contact i
{
    font-size: 15px;
    font-family: 'iconfont';
    color: #fff;
}
#ban .swiper-container .swiper-wrapper .swiper-slide
{
    height: 600px;
}
#ban .swiper-pagination-bullet-active
{
    background: #fff;
}
#ban .swiper-button-next, .swiper-container-rtl .swiper-button-prev
{
    background-image: url(../image/youbian.png);
}
#ban .swiper-button-next, .swiper-button-prev
{
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
}
#ban .swiper-button-prev, .swiper-container-rtl .swiper-button-next
{
    background-image: url(../image/zuobian.png);
}
.logo
{
    background: #fff;
    padding: 30px 0;
}
.logo_icon
{
    width: 34%;
}
.logo_nav
{
    width: 66%;
    height: 45px;
    line-height: 43px;
    margin-top: 18px;
}
.cur
{
    background: linear-gradient(to right,#009300,#05a62b);
}
.cur a
{
    color: #fff!important;
}
.logo_nav li
{
    float: left;
    width: 99px;
    height: 43px;
    text-align: center;
    cursor: pointer;
    transition: all .5s;
}
.logo_nav li a
{
    font-size: 16px;
    color: #333;
}
.logo_nav li:hover
{
    background: linear-gradient(to right,#009300,#05a62b);
}
.logo_nav li:hover a
{
    color: #fff;
}
.lastone
{
    position: relative;
    font-size: 16px;
    color: #009300;
    height: 67px;
    line-height: 67px;
}
.lastone .nav-form
{
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 999;
    display: none;
}
.lastone:hover .nav-form
{
    display: block;
}
.ipt-sh input
{
    width: 400px;
    height: 90px;
    border: #009300 solid 20px;
    padding-left: 10px;
}
.seach span
{
    width: 40px;
    height: 40px;
    display: block;
    z-index: 1000;
    position: absolute;
    top: 25%;
    right: 10%;
}
.seach span img
{
    width: 100%;
    height: 100%;
}
.product_all
{
    color: #fbfbfb;
}
.product_all
{
    margin-top: 40px;
}
.cp_list
{
    clear: both;
    width: 22%;
}
.cp_top
{
    position: relative;
}
.cp_top img
{
    width: 100%;
}
.cp_title
{
    position: absolute;
    top: 27px;
    width: 100%;
    text-align: center;
}
.cp_title h3
{
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
}
.sidebar_icon
{
    width: 22px;
    height: 22px;
    background: url(../image/sidebar_icon1.png) top center no-repeat;
    background-size: 100% 100%;
    float: right;
    margin-top: 16px;
    transition: all ease-in-out .2s;
}
.list .nav1 .li1:hover .sidebar_icon
{
    background: url(../image/sidebar_icon2.png) top center no-repeat;
}
.list .nav1 .li1:hover
{
    background: #fafafa;
}
.cp_title span
{
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    font-family: "ArnoPro semibold";
}
.list .nav1 .li1
{
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
    color: #666;
    padding: 0 35px;
    margin: 10px 0 0 0;
    cursor: pointer;
}
.list .nav1 .li1::before
{
    position: absolute;
    content: '';
    background: #05a62b;
    width: 6px;
    height: 50px;
    left: 0;
    display: none;
}
.list .nav1 .li1:hover::before
{
    display: block;
}
.nav1
{
    border: 1px solid #ddd;
    padding-bottom: 30px;
}
.nav1 .li1 h3
{
    font-size: 15px;
    text-align: left;
}
.list .nav1 li:hover h3 a
{
    font-weight: bold;
    color: #05a62b;
}
.list ul a
{
    font-family: '微软雅黑';
    font-size: 18px;
    color: #666;
    text-decoration: none;
}
.nav2
{
    display: none;
    right: -223px;
    top: -55px;
    border: 5px solid #05a62b;
    width: 100%;
    height: auto;
    padding-bottom: 0;
    position: relative;
    background: #fff;
    list-style: none;
}
.nav2 .li2
{
    text-align: left;
    margin: 10px 20px;
    color: #666;
}
.list .nav1 .li1:hover ul.nav2
{
    display: block;
    color: #fff;
    z-index: 999;
}
.nav2 .li2:hover .mennu3
{
    display: block;
}
.mennu3
{
    position: relative;
    display: none;
    margin-top: 20px;
    text-indent: 2em;
    display: none;
}
.mennu3 li:hover a
{
    font-weight: bold;
    color: #05a62b;
}
.mennu3::after
{
    position: absolute;
    content: '';
    background: #bbb;
    width: 100%;
    height: 1px;
    bottom: -15px;
    left: -8px;
}
.menuit
{
    position: relative;
    transition: all ease-in-out .3s;
    display: block;
    font-size: 18px;
}
.menuit::after
{
    position: absolute;
    content: '';
    background: #bbb;
    width: 100%;
    height: 1px;
    bottom: -5px;
    left: -9px;
}
.menuit::before
{
    position: absolute;
    content: '';
    background: #05a82c;
    width: 22px;
    height: 6px;
    top: 42%;
    left: -8px;
    display: none;
    opacity: 0;
    transition: all ease-in-out .5s;
}
.nav2 li .menuit:hover::before
{
    display: block;
    transition: all ease-in-out .5s;
    opacity: 1;
}
.nav2 li .menuit:hover
{
    color: #05a62b;
    text-indent: 2em;
    transition: all ease-in-out .5s;
    font-weight: bold;
}
.cp_show
{
    color: #000;
    width: 75%;
}
.recomen_left1 span i
{
    font-size: 30px;
    color: #009300;
}
.recomen_left1 span
{
    color: #009300;
    font-size: 30px;
}
@font-face
{
    font-family: 'ArnoPro semibold';
    src: url('');
}
.recomen_left1 a
{
    color: #c3cbc1;
    font-size: 20px;
    text-transform: uppercase;
    margin-left: 20px;
    font-family: "ArnoPro semibold";
}
.recomen_right
{
    background: #1f9e11;
    color: #fff;
    font-size: 14px;
    width: 165px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.recomen_right_index
{
    background: #1f9e11;
    color: #fff;
    font-size: 14px;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.cp_picture
{
    margin-top: 35px;
}
.cp_picture ul .pic1
{
    float: left;
    width: 293px;
    margin-right: 10px;
    margin-bottom: 13px;
    transition: all ease-in-out .3s;
}
.cp_picture ul .pic1:nth-child(13n)
{
    margin-right: 0;
}
.cp_picture ul .pic1 .pic1_photo
{
    overflow: hidden;
}
.pic1_photo .img
{
    width: 293px;
    overflow: hidden;
}
.pic1_photo img
{
    width: 290px;
    cursor: pointer;
    transition: all ease-in-out 1s;
}
.pic1_font
{
    transition: all ease-in-out .2s;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #666;
    font-size: 17px;
    letter-spacing: 5px;
    font-weight: bold;
}
.cp_picture li
{
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
}
.cp_picture li .pic1_font
{
    background: #1f9e11;
    color: #fff;
    transition: all ease-in-out .3s;
}
.advert
{
    margin-top: 70px;
    height: 203px;
    overflow: hidden;
}
.advert img
{
    position: relative;
    left: 50%;
    margin-left: -960px;
}
.kh_case .swiper-button-prev, .swiper-container-rtl .swiper-button-next
{
    background: url(../image/zuohua.jpg) no-repeat;
}
.kh_case .swiper-button-next, .swiper-container-rtl .swiper-button-prev
{
    background: url(../image/youhua.png) no-repeat;
}
.kh_case .swiper-button-next, .swiper-button-prev
{
    width: 117px;
    height: 50px;
}
.kh_case .swiper-button-next
{
    top: 96%;
    right: 50%;
    margin-right: -201px;
}
.kh_case .swiper-button-prev
{
    top: 96%;
    left: 50%;
    margin-left: -217px;
}
.case_content
{
    overflow: hidden;
    position: relative;
    margin: 0 auto 20px;
}
.kh_case .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction
{
    bottom: 97%;
    left: 40%;
    width: 100%;
}
.kh_case
{
    background: url(404.png) top left no-repeat;
}
.recomen_left
{
    margin-top: 37px;
}
.kh_right
{
    margin-top: 37px;
}
.kh_right li
{
    width: 120px;
    height: 40px;
    float: left;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
}
.kh_right li on
{
    background: #009300;
    color: #fff;
}
.kh_right li:hover
{
    background: #009300;
    color: #fff;
}
.line::after
{
    position: absolute;
    content: '';
    width: 2px;
    height: 16px;
    right: 0;
    top: 28%;
}
.line::before
{
    position: absolute;
    content: '';
    background: #777;
    width: 2px;
    height: 16px;
    left: 0;
    top: 28%;
}
.recomen_left span i
{
    font-size: 30px;
    color: #009300;
}
.recomen_left span
{
    color: #009300;
    font-size: 30px;
}
@font-face
{
    font-family: 'ArnoPro semibold';
    src: url('');
}
.recomen_left a
{
    color: #c3cbc1;
    font-size: 20px;
    text-transform: uppercase;
    margin-left: 20px;
    font-family: "ArnoPro semibold";
}
.case_pic
{
    margin-top: 40px;
}
.case_pic ul li
{
    width: 21.5%;
    float: left;
    margin-right: 50px;
    margin-bottom: 15px;
    transition: all ease-in-out .3s;
}
.case_pic ul li:nth-child(4n)
{
    margin-right: 0;
}
.case_pic ul li .case1_photo
{
    overflow: hidden;
}
.caseimg
{
    overflow: hidden;
}
.case1_photo img
{
    width: 100%;
    cursor: pointer;
    transition: all ease-in-out 1s;
}
.case_font
{
    position: relative;
    height: 55px;
    line-height: 55px;
    transition: all ease-in-out .3s;
}
.case_font h2
{
    position: relative;
    text-align: center;
    color: #666;
    font-weight: normal;
    font-size: 15px;
    transition: all ease-in-out .8s;
}
.case_font h2::after
{
    position: absolute;
    content: '';
    background: url(../image/kh.png) no-repeat;
    height: 27px;
    width: 27px;
    right: 33px;
    top: 13px;
    opacity: 0;
    transition: all ease-in-out .4s;
}
.case_pic li:hover .case1_photo .case_font h2::after
{
    opacity: 1;
}
.case_pic li:hover
{
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
}
.case_pic li:hover .case_font
{
    background: #1f9e11;
}
.case_pic li:hover .case_font h2
{
    color: #fff;
    text-indent: -12em;
}
#box .case_pic .case1_photo:hover
{
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.4);
}
#box .case1_photo:hover .case_font h2::after
{
    opacity: 1;
}
#box .case1_photo:hover .case_font
{
    background: #1f9e11;
}
#box .case1_photo:hover .case_font h2
{
    color: #fff;
    text-indent: -12em;
}
#box .case1_photo
{
    width: 29%;
    float: left;
    margin-left: 50px;
    margin-bottom: 15px;
}
#box .caseimg
{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#box .case_pic
{
    margin-left: -50px;
    width: calc(100% + 50px);
}
.anniu
{
    margin: 90px;
}
.anniu a
{
    text-align: center;
    display: block;
}
.anniu_left
{
    width: 117px;
    height: 46px;
    float: left;
    margin: 0 auto;
    border: solid 1px #05a62b;
    transition: all 1s;
    background: url(../image/zuo.jpg) center no-repeat;
}
.copy
{
    width: 117px;
    height: 46px;
    float: left;
    margin: 0 auto;
    border: solid 1px #05a62b;
    transition: all 1s;
    background: url(../image/you.png) center no-repeat;
}
.anniu_right
{
    width: 165px;
    height: 50px;
    font-size: 14px;
    position: absolute;
    bottom: 8px;
    left: 50%;
    border: solid 1px #05a62b;
    text-align: center;
    line-height: 46px;
    color: #009300;
    transition: all .3s;
    transition: all ease-in-out .5s;
    margin-left: -90px;
}
.anniu_right:hover
{
    background: #1f9e11;
    color: #fff;
}
.foll
{
    margin-left: 300px;
}
.scoll
{
    position: relative;
    padding-bottom: 0;
    top: 0;
    padding-left: 0;
    width: 100%;
    padding-right: 0;
    height: 650px;
    padding-top: 0;
    overflow: hidden;
    margin-top: 37px;
}
.scoll-1
{
    background: url(../image/aa.jpg) fixed no-repeat center top;
}
.scoll .info
{
    position: absolute;
    top: 50%;
    left: 0%;
    right: 0%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
}
.scoll .aboutcenter
{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.scoll .aboutcenter .aboutcontain
{
    width: 1000px;
    height: 160px;
    line-height: 32px;
    text-align: center;
    margin: 0 auto;
}
.scoll .aboutcenter .aboutmore
{
    width: 189px;
    display: block;
    height: 49px;
    border: 1px solid #acacac;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #818181;
    font-family: "Arial MT Regular";
    transition: all ease-in-out .4s;
}
.scoll .aboutcenter .aboutmore:hover
{
    width: 189px;
    height: 49px;
    border: 1px solid #4ab344;
    background: #4ab344;
    color: #fff;
    border: none;
    transition: all ease-in-out .4s;
}
.scoll .aboutcenter .aboutmore a
{
    transition: all ease-in-out .4s;
}
.scoll .aboutcenter .aboutmore:hover a
{
    color: #fff;
}
.title
{
    color: #1c6c01;
}
.title h1
{
    font-size: 34px;
    color: #269e19;
    text-indent: 650px;
    line-height: 60px;
}
.title p
{
    font-size: 20px;
    text-transform: uppercase;
    text-indent: 650px;
    color: #269e19;
    line-height: 30px;
    font-family: "ArnoPro semibold";
}
.fw_content
{
    width: 800px;
    height: 167px;
    background: #269e19;
    padding: 40px 30px 30px;
    text-align: left;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    float: right;
    margin-top: 83px;
}
.flower_show
{
    margin-left: 280px;
    margin-top: 40px;
}
.flower_show li
{
    float: left;
    margin-right: 40px;
    padding: 50px 96px;
    font-size: 22px;
    color: #fff;
    transition: all ease-in-out .4s;
}
.flower_show li:nth-child(3)
{
    margin-right: 0;
}
.flower_show li:hover
{
    box-shadow: 0 5px 16px 0 #777;
    transform: translateY(-15px);
    cursor: pointer;
}
.flower_show .home
{
    background: url(../image/hy1.jpg);
}
.flower_show .tree
{
    background: url(../image/hy2.jpg);
}
.flower_show .work
{
    background: url(../image/hy3.jpg);
}
.number
{
    background: #269e19;
    overflow: hidden;
}
.roll
{
    padding: 30px 0;
}
.display li
{
    width: 25%;
    color: #fff;
    font-size: 15px;
    border-right: 1px solid #fff;
    text-align: center;
    float: left;
}
.display li:last-child
{
    border: none;
}
.scolling h3
{
    font-size: 50px;
}
.scolling a
{
    text-align: right;
}
.scolling span
{
    margin-left: 144px;
}
.introduce
{
    background: url(404.png) no-repeat top right;
    background-origin: content-box;
}
.about
{
    padding-top: 50px;
}
.about_us
{
    margin-top: 20px;
}
.us_pic
{
    position: relative;
    width: 34%;
    height: 287px;
    margin-left: 14px;
}
.us_pic img
{
    position: absolute;
    top: 0;
    right: 25px;
}
.us_wenzi
{
    width: 59%;
    position: relative;
    line-height: 40px;
    font-size: 15px;
    color: #666;
    padding-top: 20px;
    background: #fff;
}
.us_wenzi::after
{
    position: absolute;
    content: '';
    background: #51b23b;
    width: 60px;
    height: 4px;
    top: 0;
    left: 0;
}
.company_left span i
{
    font-size: 30px;
    color: #009300;
}
.company_left span
{
    color: #009300;
    font-size: 30px;
}
@font-face
{
    font-family: 'ArnoPro semibold';
    src: url('');
}
.company_left a
{
    color: #c3cbc1;
    font-size: 20px;
    text-transform: uppercase;
    margin-left: 20px;
    font-family: "ArnoPro semibold";
}
.news
{
    margin: 45px 0;
}
.newtitle
{
    position: relative;
    color: #616161;
    line-height: 40px;
    height: 140px;
    text-align: center;
}
.newtitle::after
{
    position: absolute;
    content: '';
    background: #d6d6d6;
    width: 100%;
    height: 1px;
    left: 0;
    top: 48px;
}
.newtitle h5
{
    font-size: 30px;
    font-weight: normal;
    color: #009300;
}
.newtitle h5 span
{
    color: #009300;
    position: relative;
}
.newtitle h5 span::before
{
    position: absolute;
    content: '';
    background: #d7023d;
    width: 80px;
    height: 3px;
    top: 45px;
    z-index: 999;
    left: 30%;
}
.newtitle h4
{
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    color: #c3cbc1;
    line-height: 80px;
    font-family: "ArnoPro semibold";
}
.new_left
{
    width: 65%;
}
.new_left h5
{
    display: inline;
    color: #00a144;
    font-size: 20px;
    font-weight: normal;
}
.new_left p
{
    color: #666;
    font-size: 14px;
    line-height: 30px;
}
.detail
{
    font-size: 14px;
    color: #d31a29;
}
.new_left img
{
    display: inline;
    vertical-align: middle;
}
.new_right
{
    width: 30%;
}
.left_zhong
{
    margin: 0 0 30px;
}
.left_zhong li
{
    width: 100%;
    border: 1px solid #ccc;
    padding: 23px 15px 30px;
    float: left;
    margin-bottom: -1px;
    margin-left: -1px;
}
.data_left
{
    width: 22%;
    background: #1f9e11;
    padding: 24px 12px 30px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.data_left span
{
    display: block;
    color: #fff;
    font-size: 16px;
}
.data_left a
{
    display: block;
    color: #fff;
    font-size: 20px;
}
.data_right
{
    width: 73%;
}
.data_right h3
{
    color: #333;
    font-size: 16px;
}
.data_right p
{
    line-height: 20px;
    font-size: 14px;
    margin-top: 15px;
    color: #666;
}
.left_zhong li:last-child
{
    border-left: none;
}
.left_footer li
{
    width: 100%;
    border-bottom: 1px dashed #dcdbdb;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.footile
{
    font-size: 15px;
    transition: all ease-in-out .5s;
    color: #333;
}
.left_footer li .footile:hover
{
    text-indent: 3em;
    color: #e62129;
}
.left_footer a
{
    color: #666;
}
.footdata
{
    font-size: 15px;
}
.new_right
{
    width: 30%;
    padding: 30px 20px 25px;
    border: 1px solid #c3cbc1;
}
.rightop h3
{
    color: #009300;
    font-size: 20px;
}
.rightop img
{
    margin: 15px 0;
    width: 100%;
}
.rightop h4
{
    font-size: 16px;
    color: #333;
    line-height: 24px;
}
.rightop p
{
    font-size: 14px;
    color: #777;
    padding-bottom: 20px;
    text-indent: 0;
    margin-top: 5px;
}
.rightop
{
    width: 100%;
    border-bottom: 1px dashed #dcdbdb;
}
.rightfoot
{
    margin-top: 20px;
}
.rightfoot ul li
{
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 40px;
}
.rightfoot ul li a
{
    background: url(../image/youjiant.png) center left no-repeat;
    color: #333;
    padding-left: 20px;
}
.last
{
    width: 100%;
    padding-bottom: 75px;
}
.message_title
{
    padding: 35px 0;
    text-align: center;
}
.message_title h3
{
    color: #444;
    font-size: 31px;
}
.message_title p
{
    font-size: 15px;
    color: #777;
    line-height: 50px;
}
.messagelist
{
    float: left;
    height: 40px;
    margin-bottom: 32px;
    margin-right: 22px;
}
.messagelist input
{
    width: 385px;
    height: 50px;
    background: #fff;
    color: #777;
    font-size: 14px;
    text-indent: 1.6rem;
    border: 1px solid #009300;
    font-family: '微软雅黑';
}
.messagelist2
{
    height: 40px;
    margin-bottom: 32px;
    margin-right: 22px;
}
.messagelist2 input
{
    width: 385px;
    height: 50px;
    background: #fff;
    color: #777;
    font-size: 14px;
    text-indent: 1.6rem;
    border: 1px solid #e1e7ee;
    font-family: '微软雅黑';
}
.messagetext textarea
{
    width: 100%;
    height: 120px;
    resize: none;
    outline: none;
    color: #777;
    font-size: 14px;
    text-indent: 1.6rem;
    border: 1px solid #009300;
    padding-top: 20px;
    font-family: '微软雅黑';
}
.messagetop
{
    width: 220px;
    height: 55px;
    line-height: 55px;
    background: #05a82c;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}
.messagetop a
{
    display: block;
}
.messagetext
{
    margin-bottom: 50px;
}
.link
{
    background: #009300;
}
.link_font
{
    color: #fff;
    padding: 25px;
}
.link_font span
{
    font-size: 18px!important;
}
.footer
{
    min-width: 1200px;
    background: #333;
}
.adress
{
    padding: 40px 20px;
}
.adress li
{
    width: 33.3%;
    float: left;
    margin: 0 auto;
}
.adress li h3
{
    color: #00b276;
    font-size: 18px;
    line-height: 50px;
    margin-bottom: 20px;
}
.footer_ad
{
    margin-top: 20px;
}
.footer_ad img
{
    vertical-align: bottom;
    display: inline;
}
.footer li
{
    font-size: 15px;
    color: #b4b4b4;
}
.footer_ad span
{
    font-family: 'iconfont';
    color: #00b276;
    font-size: 25px;
    margin-right: 10px;
}
.kindleft a
{
    width: 50%;
    float: left;
    display: block;
    line-height: 25px;
    color: #b4b4b4;
    font-size: 15px;
    margin-bottom: 11px;
}
.kindleft a:hover
{
    color: #ffc800;
    transition: all ease-in-out .3s;
}
.point
{
    background: #3a3a3a;
    width: 150px;
    height: 170px;
    margin-left: 35px;
    text-align: center;
}
.pointa
{
    background: #3a3a3a;
    width: 150px;
    height: 170px;
    text-align: center;
}
.pointa img
{
    margin: 16px 16px 8px;
}
.point img
{
    margin: 16px 16px 8px;
}
.cos
{
    min-width: 1200px;
    background: #333;
    border-top: 1px solid #484848;
    width: 100%;
    text-align: center;
    color: #b4b4b4;
    font-size: 14px;
    padding: 20px 0;
}
.news-huan-topr span
{
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(../image/shuaxin.jpg) no-repeat;
    vertical-align: middle;
    margin-left: 15px;
    transition: all ease-in-out .3s;
}
.news-huan-topr
{
    margin-top: 10px;
}
.sbument
{
    margin-top: 40px;
    margin-bottom: 30px;
}
.sbument h2
{
    float: left;
    font-size: 24px;
    color: #333;
}
.news-huan-topr
{
    float: right;
    cursor: pointer;
    color: #666;
}
.relevant
{
    margin-bottom: 30px;
}
.convert div
{
    float: left;
    text-align: center;
}
#movie1 a
{
    float: left;
}
#movie2 a
{
    float: left;
}
#movie3 a
{
    float: left;
}
.convert img
{
    margin-bottom: 20px;
    margin-right: 7px;
    width: 166px;
    height: 127px;
}
@media(max-width: 1700px)
{
    .kh_case
    {
        background: none;
    }
    .introduce
    {
        background: none;
    }
}
.nav
{
    width: 66%;
    height: 45px;
    line-height: 43px;
    margin-top: 18px;
}
.nav ul li
{
    float: left;
    width: 88px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    transition: all .5s;
    position: relative;
}
.nav ul li a
{
    display: block;
    width: 88px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 5px;
}
.nav ul li a:hover
{
    background-color: #009300;
    color: #fff;
}
.nav ul li ul
{
    display: none;
    z-index: 999;
}
.nav ul li:hover ul
{
    display: block;
    width: 88px;
    position: absolute;
    top: 30px;
    left: 0;
    background-color: #fff;
}
.nav ul li:hover ul li a
{
    display: block;
    width: 88px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}
.nav ul li:hover ul li a:hover
{
    background-color: #126812;
    color: #fff;
}
.nav ul li:hover ul li ul
{
    display: none;
}
.nav ul li:hover ul li:hover ul
{
    display: block;
    width: 150px;
    position: absolute;
    top: 0;
    left: 88px;
    background-color: #b4b4b4;
}
.nav ul li:hover ul li:hover ul li
{
    width: 150px;
    height: 30px;
}
.nav ul li:hover ul li:hover ul li a
{
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.nav ul li:hover ul li:hover ul li a:hover
{
    background-color: #126812;
}
.my_pages
{
    clear: both!important;
    padding: 5px 0 0;
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
}
.my_pages ul
{
    text-align: center;
    list-style: none;
}
.my_pages ul li
{
    list-style: none;
    text-align: center;
    height: 24px;
    display: inline;
    margin: 0 2px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
}
.my_pages ul li a
{
    background: #fff;
    color: #555;
    display: inline;
    height: 24px;
    overflow: hidden;
    padding: 6px 10px;
    margin: 0;
    border: #999 1px solid;
}
.my_pages ul li a:hover
{
    color: #fff;
    background: #009300;
    border: #009300 1px solid;
    height: 24px;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
}
.my_pages ul li.thisclass a
{
    background: #009300;
    border: #009300 1px solid;
    height: 24px;
    overflow: hidden;
    color: #fff;
    font-weight: 700;
}
