/*----- Common css ------*/
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.di
{
    _display: inline;
}
.fwn
{
    font-weight: normal;
}
.dib
{
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0;
}




/*头部样式*/
.head
{
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
}
#header
{
    max-width: 1700px;
    height: 97px;
    margin: 0 auto;
}

.logo
{
    float: left;
    width: 16.7%;
    margin-top: 5px;
}
.logo img{
    max-width: 100%;
}


.wellcome{
	height: 40px;
	line-height: 40px;
	background: #e5e5e5;
	overflow: hidden;
}
.well1{
	max-width: 1700px;
	margin:0 auto;
}
.k1{
	float:right;
}
.k3{
    float:left;
}
.links{
    height: 66px;
    background:#2d2d2d;
}
.f_link{
	max-width: 1200px;
	margin:0 auto;
	line-height: 66px;
    font-size: 14px;
    color:#fff;
    text-align: left;
}

/*热门搜索*/
.search
{
    position: relative;

    float: right;
    margin-top: 20px;
    width: 18.5%;
}
.search1
{
    position: absolute;
    top: 0;
    left: 0;

    width: 26px;
    height: 26px;

    background: url(../images/ss.png) no-repeat;
}
#formsearch
{
    z-index: 20;


    width: 100%;

    background: #fff;
}
.hotSearch{width: 100%;font-size: 14px;text-align: left;overflow: hidden;height: 30px;}
.hotSearch a{line-height: 30px;margin-right: 5px;}
/*搜索和热门搜索*/
#formsearch input
{
    position: absolute;
    top: 1px;

    width: 100%;
    height: 34px;
    padding: 0 10px;

    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;

    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
#formsearch input:focus
{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.sinput
{
    position: relative;

    height: 36px;
}
#formsearch input#keyword
{
    outline: none;
}
#formsearch input#s_btn
{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;

    width: 39px;
    height: 36px;

    border: 0;
    background: url(../images/hw1_sprite.png) 0 -142px;
}
#formsearch input#s_btn:hover
{
    background-position: -42px -142px;
}
.search .triangle
{
    position: absolute;
    top: -15px;
    right: 0;

    display: none\9;
    overflow: hidden;

    width: 320px;
    height: 15px;
}
.search .triangle:before
{
    position: absolute;
    top: 5px;
    right: 10px;

    width: 20px;
    height: 20px;

    content: '';
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);

    border: 1px solid #ddd;
    background-color: #fff;
    /* background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)); */
    /* background-image: -webkit-linear-gradient(top,#fff,#fff); */
    background-image: -moz-linear-gradient(top,#fff,#fff);
    background-image:   -o-linear-gradient(top,#fff,#fff);
    /* background-image: linear-gradient(180deg,#fff,#fff); */
}
.head .en
{
    font-size: 12px;
    line-height: 26px;

    display: block;
    float: left;

    width: 26px;
    height: 26px;
    margin-top: 50px;
    margin-left: 5px;

    text-align: center;

    color: #fff;
    background: #d21a1a;
}

.about-box{
    max-width: 1280px;
    margin:0 auto;
    padding:50px 0px;
}
.reuse{
    text-align: center;
    font-size: 30px;
    color:#a0a0a0;
    font-weight: bold;
    line-height: 35px;
    padding-bottom: 10px;
    background: url(../images/h2bj.jpg) no-repeat center bottom;
}
.reuse p{
    font-size: 24px;
    font-weight: normal;
    color:#575757;
}
.about-list li{
    width: 33.333334%;
    float:left;
    height: 214px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.about-list li img{
    -webkit-transform: scale(1,1);-moz-transform: scale(1,1);-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
}
.about-list li:hover img        {-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}
.about-list li h3{
    font-size: 18px;
    color:#575757;
    line-height: 25px;
    padding-top: 19.5%;
    padding-left: 44%;
}
.about-list li h3 p{
    font-size: 12px;
    text-transform: uppercase;
}
.c11{
    border:1px solid #006835;
    border-right:none;
}
.c11 h3{
    background: url(../images/c11.png) no-repeat 34% 96%;
}
.c22{
    border:1px solid #006835;
    border-left:none;
}
.c22 h3{
    background: url(../images/c22.png) no-repeat 34% 96%;
}
.c33{
    background: #006835;
}
.c33 h3{
    color:#fff !important;
    background: url(../images/c33.png) no-repeat 34% 96%;
}

.about-list{
    margin-top: 30px;
}


.about-list li:hover .text-desc{
    width: 100%;
    top:0;
    left:0;
    height: 100%;
    padding:45px 20px 20px;
}
.text-desc{
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    opacity: 1;
    transition:0.5s;
    color:#000;
    position: absolute;
    background-color:#006835;
    box-sizing: border-box;
}
.text-desc p{
    font-size: 13px;
    line-height: 23px;
    color:#fff;
}


.pro-list-box{
    padding-bottom: 50px;
}
.cate-list{
    text-align: justify;
    width: 100%;
    margin-top: 50px;
}
.cate-list:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}
.cate-list li{
    width: 16.4%;
    border:1px solid #c4c4c4;
    position: relative;
    vertical-align: top;
    position: relative;
    display: inline-block;
    overflow: hidden;

}




@media(max-width: 1125px){
.cate-list li:nth-child(11),.cate-list li:nth-child(12){
display: none;
}
}

@media(max-width: 960px){
  .cate-list li:nth-child(11),.cate-list li:nth-child(12){
display: inline-block;
}  
}











.cate-box{
    width: 200%;
}
.cate-list-left{
    width: 50%;
    float:left;
    margin-left: -100%;
    transition: all 0.5s;
    position: relative;
}
.cate-list li:hover .cate-list-left{
    margin-left: 0px;
}
.cate-list-right{
    width: 50%;
    float:left;
}
.cate-box img{
    max-width: 100%;
    height: auto;
}
.cate-box h3{
    line-height: 80px;
    border-top:1px solid #c4c4c4;
}
.cate-list-left{
    position: relative;
}
.cate-list-left .top-shawdow{
    position: absolute;
    width: 100%;
    height: 20px;
    background: rgba(0,104,53,0.7);
}
.cate-list-left h3{
    background: #006835;
    text-align: center;
}
.cate-list-left h3 a{
    color:#c4c4c4;
    font-size: 24px;
}
.cate-list-right h3{
    background: #eeeff8;
    text-align:center;
}
.cate-list-right h3 a{
    color:#575757;
    font-size: 24px;
}

.adv-list-box{
    width: 100%;
    min-height: 797px;
    background: url(../images/dbj.png) no-repeat center;
    background-size: cover;
}
.adv-list-center{
    max-width: 1470px;
    margin:0 auto;
    padding:50px 0px;
}
.adv-list-left{
    width: 51%;
    float:left;
}

.adv-list{
    width: 100%;
    min-height: 115px;
    cursor: pointer;
}
.adv-list:hover .left-title h2{
    margin-top: -5px;
}
.left-title{
    width: 18.6%;
    float:left;
    margin-top: 2%;
}
.left-title h2{
    line-height: 70px;
    background:url(../images/h2bj1.png) no-repeat center;
    text-align: center;
    min-height: 90px;
    font-size: 16px;
    color:#fff;
    transition: all 0.3s;
}

.left-content{
    width: 78%;
    float:right;
    margin-top: 2%;
}
.left-content h3{
    font-size: 16px;
    color:#000;
    padding-top: 0px;
    line-height: 25px;
}
.left-content h3 p{
    color: #000;
    font-size: 16px;
}

.left-content p{
    font-size: 14px;
    color:#a7a4a3;
}
.adv-list-right{
    width: 37.7%;
    float:right;
    margin-top: 50px;
    margin-right: 50px;
}
.adv-list-right img{
    max-width: 100%;
}

.case-show-box{
    padding-top:50px;
}

.banner-tt{
    width: 538px;
    height: 67px;
    position: absolute;
    bottom:50px;
    right:50px;
}
.banner-tt h3{
    width: 444px;
    height: 67px;
    background:rgba(239,237,238,0.9);
    line-height: 67px;
    float:left;
    font-size: 24px;
    color:#006333;
    text-indent: 30px;
}
.banner-tt .more6{
    width: 81px !important;
    height: 67px !important;
    background:rgba(239,237,238,0.9);
    line-height: 67px;
    float:right;
    font-size: 24px;
    color:#006333;
    display: block;
    text-align: center;
}

.news-list-box{
    max-width: 1200px;
    margin:0 auto;
    padding:50px 0px;
}

.newimg{
    max-width: 100%;
    float:left;
    position: relative;
    z-index: 999;
}
.news-list-right{
    width: 842px;
    min-height: 340px;
    background: #eeecec;
    float: left;
    margin-left: -77px;
    margin-top: 3px;
    padding-top:50px;
    padding-left: 100px;
    padding-right: 90px;
    position: relative;

}
.news-list-right h3{
    font-size: 18px;
    color:#333;
    line-height: 50px;
    padding-top: 30px;
}
.news-list-right p{
    font-size: 14px;
    color:#333;
    line-height: 28px;
}
.time9{
    width: 100px;
    height: 100px;
    background: url(../images/t.png) no-repeat;
    position: absolute;
    right: -50px;
    top: 118px;
}
.time9 p{
    font-size: 24px;
    color:#333;
}
.time9 .p1{
    line-height: 51px;
    text-indent: 7px;
}
.time9 .p2{
    line-height: 50px;
    text-indent: 36px;
}
.news-list-right:hover{
    background:#006433;
}
.news-list-right:hover h3{
    color:#fff;
}
.news-list-right:hover p{
    color:#fff;
}
.news-list-right:hover .time9{
    background:url(../images/t1.png) no-repeat;
}

.reuse1{
    margin-bottom: 40px;
}

.news-list{
    text-align: justify;
    width: 100%;
    margin-top: 50px;
}
.news-list:after{
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.news-list li{
    position: relative;
    vertical-align: top;
    position: relative;
    display: inline-block;
    width: 47%;
    min-height:100px;
    margin-bottom: 20px;
}

.time8{
    width: 18.5%;
    height: 100px;
    background: url(../images/t.png) no-repeat;
    float:left;
}
.time8 p{
    font-size: 24px;
    color:#333;
}
.time8 .p1{
    line-height: 51px;
    text-indent: 7px;
}
.time8 .p2{
    line-height: 50px;
    text-indent: 36px;
}
.news-list li h3{
    float:right;
    width: 78%;
}

.news-list li h3 a{
    line-height: 35px;
    font-size: 18px;
    color:#2d2d2d;
    display: block;
}
.news-list li h3 p{
    font-size: 14px;
    color:#2d2d2d;
    line-height: 30px;
}
.news-list li:hover .time8{
    background:url(../images/t1.png) no-repeat;
}
.news-list li:hover h3 a{
    color:#006433;
    text-decoration: underline;
}
.news-list li:hover h3 p{
    color:#006433;
}
.news-list li:hover .time8 p{
    color:#fff;
}

.fangwei-box{
    min-height: 417px;
    background:url(../images/dbj1.png) no-repeat center;
    background-size: cover;
}
.fangwei-center{
    max-width: 1200px;
    margin:0 auto;
}

.fangwei-list{
    text-align: justify;
    width: 100%;
    padding-top: 91px;
}
.fangwei-list:after{
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}
.fangwei-list li{
    position: relative;
    vertical-align: top;
    position: relative;
    display: inline-block;
    width: 24%;
    text-align: center;
}
.fangwei-img{
    width: 152px;
    height: 152px;
    margin:0 auto;
    overflow: hidden;
}
.fangwei-img-1{
    margin-top: -152px;
    transition: all 0.5s;
}
.fangwei-list li:hover .fangwei-img-1{
    margin-top: 0px;
}
.fangwei-list li h3{
    font-size: 20px;
    line-height: 40px;
    padding-top: 20px;
    color:#fff;
}
.fangwei-list li h3 p{
    font-size: 14px;
}


/*主体样式*/
#container
{
    width: 96%;
    margin: 5px auto 10px;
}
#container1
{
    max-width: 1200px;
    margin: 5px auto 10px;
}
.ft-lx{
	min-height: 50px;
	width: 100%;
	background: #313131;
}
.lx-list{
	max-width: 1180px;
	margin:0 auto;
}
.lx-list h2{
	line-height: 50px;
	float:left;
	color:#919191;
	font-size: 14px;
}
#gotop{
	line-height: 50px;
	font-size: 14px;
	color:#919191;
	float:right;
	padding-right: 25px;
	background: url(../images/bn.png) no-repeat right center;
	cursor: pointer;
}


/*页面底部*/
.foot{
	background: #005029;
}
#footer
{
    position: relative;

    max-width: 1180px;
    margin: 0 auto;
}
.foot-top{
	padding: 30px 0px;
}
.nav1{
	width: 75.6%;
	float:left;
}
.nav1 li{
	width: 17%;
	float:left;
	text-align: left;
}
.nav1 li a{
	display: block;
	line-height: 40px;
	color:#fff;
	font-size: 16px;
}
.nav1 li a:hover{
	text-decoration: underline;
}
.nav1 .sec a{
	font-size: 16px;
	color:#fff;
	font-weight: normal;
	line-height: 27px;
    opacity: 0.8;
}



.nav2{
	display: none;
}

.lianxi{
	width: 21%;
	float:left;
}
.lianxi h2{
	line-height: 40px;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.lianxi p{
	font-size: 14px;
	color:#fff;
    opacity: 0.8;
}
.weixin{
	width: 22%;
	float:left;
	text-align: left;
	color:#fff;
	line-height: 30px;
	font-size: 16px;
	border-left:1px solid #216745;
	padding-left: 6%;
}
.weixin p{
    padding-bottom: 5px;
}

.foot-bottom{
	border-top:1px solid #4b4b4b;
	line-height: 55px;
}

.copyright{
    float: left;
    font-size: 12px;
    color: #fff;
    width: 81%;
    line-height: 28px;
    margin-top: 10px;
    opacity: 0.8;
}
.copyright a{
	font-size: 12px;
	color:#fff;
}
.zhuyin{
	float:left;
	font-size: 12px;
	color:#fff;
    opacity: 0.8;
}
.zhuyin a{
	font-size: 12px;
	color:#fff;
}



.ht50{
	height: 50px;
}

#nav-fiexd{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    z-index: 9999;
    background: rgba(248,238,238,0.9);
}
#nav-fiexd.navbar-default {
    background: #fff;
}
#nav-fiexd a.navbar-brand {
    display: block;
    width: 70%;
    padding: 0;
    height: 50px;
}
#nav-fiexd a.navbar-brand img{
    width: auto;
    max-height: 100%;
}
.swiper-container .swiper-slide a {
    display: block;
    width: 100%;
}
.swiper-container .swiper-slide img {
    width: 100%;
    height: auto;
}
.navbar-nav li{
	width: 100% !important;
	border-bottom:1px solid #eee;
	text-indent: 20px;
	text-align:left;
	background: none;
    height: 50px;
}
.waicen{
	position: relative;
	width: 100%;
}
.navbar-collapse{padding:0 !important;}
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;display: none;}

.n_banner {
    text-align: center;
}
.n_banner img{
    max-width: 100%;
    height: auto;
}
.m55{
    width: 74%;
    margin:0 auto;
}
.left{
    width: 15%;
    float:left;
    padding-top: 55px;
}
.right{
    width: 80%;
    float:right;
    padding-top: 50px;
}

.left .box{
    margin-bottom: 10px;
}
.left h3{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #dedede;
    line-height: 56px;
    color: #fff;
    text-align: center;
    background:url(../images/nh2.jpg) no-repeat;
}
.n_contact .content{
    padding: 10px;
    line-height: 30px;
}
.sitemp{line-height:72px;height:72px;overflow:hidden;border-bottom:1px solid #c9c9c9;}
.sitemp1{max-width:1348px;margin:0 auto;}
.sitemp h2{float:left;line-height:72px;text-align:left;color:#006835;font-size:18px;font-weight: bold;background:url(../images/sitbj.png) no-repeat 0px;text-indent: 40px;}
.sitemp .site{float:right;text-align:right;line-height:72px;font-size: 14px;}
.nav2{
	width: 100%;
	display: none;
}
.nav2 li{
	width: 100%;
	float:left;
	text-align: left;
	border-bottom:1px solid #dcdcdc;
	text-indent: 46px;
	line-height: 45px;
}
.nav2 li a{
	color:#fff;
	font-size: 16px;
	display: block;
	background: url(../images/xx.png) no-repeat 95%;
}
.nav2 .sec{
	display: none;
}
.nav2 .sec a{
	border-bottom:1px dashed #d0d1d2;
	background: none;
}

.m55 {
    width: 74%;
    margin: 0 auto;
}


.navbar-nav li a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    line-height: 20px !important;
    display: block;
}
.nav > li {
    position: relative;
    display: block;
}

.right .content{
    padding:10px 0;
}




.wid1200 {
    max-width: 1280px;
    margin: 0 auto;
    margin-bottom:40px;
}

.num-list {
    background: #006835;
}

.num-list li {
    width: 16.66%;
    float: left;
    border-right: 1px solid #024b27;
    border-left: 1px solid #024b27;
}

.num-list li p {
    color: #c8c8c8;
    font-size: 14px;
    line-height: 28px;
    text-indent: 28%;
}

.num-list li div {
    text-indent: 28%;
    color: #fff;
}

.num-list li div .timer {
    font-size: 48px;
}

.num-list li div span {
    font-size: 14px;
}

.num-list li p:first-child {
    padding-top: 16%;
}

.num-list li p:last-child {
    padding-bottom: 16%;
    color: #fff;
}

.roll-wrap {
    position: relative;
    width: 100%;
    height: 299px;
}

.roll-hide {
    position: relative;
    width: 100%;
    height: 299px;
    overflow: hidden;
}

.roll_row .roll__list {
    width: 9999px;
}

.roll_row .roll__list li {
    float: left;
    display: block;
    margin-right: 25px;
    width: 220px;
    height: 299px;
}

.control {
    position: absolute;
    top: 110px;
    width: 32px;
    height: 54px;
    opacity: 0;
    transition: all 1s;
}

.control.pre {
    left: -50px;
    background: url(../images/le.png) no-repeat center;
}

.control.next9 {
    right: -50px;
    background: url(../images/ri.png) no-repeat center;
}

.roll-wrap:hover .control {
    opacity: 1;
}

.adv-list {
    text-align: justify;
    /*margin-top: 20px;*/
}


.case-box {
    position: relative;
    z-index: 999;
    overflow: hidden;
    margin-bottom: 30px;
}


.reusea {
    font-size: 30px;
    color: #aeaeae;
    padding-top: 30px;
    background: url(../images/h2bj1.png) no-repeat 0px 15px;
}

.reusea p {
    font-size: 30px;
    font-weight: normal;
    color: #3f3f3f;
}



.reuse22 {
    background: none;
    padding-top: 50px;
    padding-bottom: 30px;
}

.case-left {
    width: 23.75%;
    float: left;
    position: relative;
}

.case-right {
    width: 74.17%;
    float: right;
}

.case1 {
    border: 1px solid #d2d2d2;
}

.case1 .img {
    width: 31.7%;
    float: left;
    position: relative;
}

.case1 .img img {
    max-width: 100%;
}

.case1 .img a {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/jia.png) no-repeat center 70%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 180px;
}

.case1 h3 {
    width: 68.3%;
    float: left;
    border-left: none;
}

.case1 h3 a {
    font-size: 20px;
    color: #3f3f3f;
    font-weight: normal;
    line-height: 45px;
    padding-left: 10%;
    display: block;
    padding-top: 5%;
}

.case1 h3 p {
    font-weight: normal;
    line-height: 30px;
    font-size: 14px;
    color: #727272;
    padding-left: 10%;
}

.case-sort {
    text-align: justify;
}

.case-sort .case2 {
    position: relative;
    display: inline-block;
    width: 29.8%;
    vertical-align: top;
    margin-top: 10px;
    overflow: hidden;
}

.case-sort .case2:hover img {
    transform: scale(1.2);
    opacity: 1;
}

.case-sort:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.case2 img {
    max-width: 100%;
    transition: .5s;
}

.case2 a {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/jia.png) no-repeat center 70%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 180px;
    top: 0;
    left: 0;
}

.indexShow {
    width: 100%;
    position: relative;
}

.viewTop {
    display: none;
}

.indexShowLeft {
    display: none;
}

.indexShowRight {
    width: 100%;
    position: relative;
}

.indexShowRightBg {
    width: 100%;
}

.indexShowRightBg img {
    display: block;
    width: 100%;
}

.indexShowRightContent {
    position: absolute;
    left: 50%;
    bottom: 20%;
    z-index: 50;
    height: 50px;
    margin: 0 0 0 -105px;
}

.indexShowRightContent li {
    float: left;
    width: 50px;
    margin: 0 10px;
}

.indexShowRightContent li img {
    display: block;
    width: 100%;
}

.indexShowRightWords {
    display: none;
}

@media (min-width: 768px) {
    .indexShowRightContent {
        height: 100px;
        margin: 0 0 0 -210px;
    }
    .indexShowRightContent li {
        width: 100px;
        margin: 0 20px;
    }
}

@media (max-width: 1200px) {

.sw-case-right {
    width: 100%;
}
}

@media (max-width: 1200px) {
.hidden-xss {
    display: none!important;
}
}



@media (min-width: 1200px) {
    .indexShow {
        height: 350px;
    }
    .viewTop {
        display: block;
        width: 436px;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2000;
        margin: -65px 0 0 -200px;
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        -moz-transition: all 1s;
        transition: all 1s;
    }
    .indexShowLeft {
        display: block;
        width: 50%;
        height: 350px;
        position: absolute;
        left: 0;
        top: 0;
        overflow: hidden;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }
    .indexShowLeftBg {
        height: 150%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .indexShowLeftBg img {
        display: block;
        height: 100%;
    }
    .indexShowLeftContent {
        height: 100px;
        position: absolute;
        top: 50%;
        left: 30%;
        z-index: 50;
    }
    .indexShowLeftContent li {
        display: table;
        width: 100px;
        height: 100px;
        background: #232020;
        text-align: center;
        border-radius: 100%;
        float: left;
        margin: -50px 20px 0 20px;
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        opacity: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
    }
    .indexShowLeftContent li span {
        display: table-cell;
        vertical-align: middle;
    }
    .indexShowLeftContent li p {
        display: table-cell;
        vertical-align: middle;
    }
    .indexShowRight {
        width: 50%;
        height: 350px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
        overflow: hidden;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }
    .indexShowRightBg {
        width: auto;
        height: 150%;
        position: absolute;
        right: 0;
        top: 0;
    }
    .indexShowRightBg img {
        width: auto;
        height: 100%;
    }
    .indexShowRightContent {
        bottom: 35%;
        margin: 0 0 0 -145px;
    }
    .indexShowRightContent li {
        margin: 0 50px;
        opacity: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        -ms-transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -o-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }
    .indexShowRightWords {
        display: block;
        position: absolute;
        width: 100%;
        text-align: center;
        right: 0;
        bottom: 10%;
        z-index: 50;
        font-size: 14px;
        color: #fff;
        line-height: 22px;
        box-sizing: border-box;
        padding-left: 15%;
        opacity: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-transform: translate(0, 100%);
        -moz-transform: translate(0, 100%);
        -o-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        transform: translate(0, 100%);
    }
    .indexShowLeft:hover {
        width: 70%;
        z-index: 20;
    }
    .indexShowLeft:hover .indexShowLeftContent li {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .indexShowRight:hover {
        width: 70%;
        z-index: 20;
    }
    .indexShowRight:hover .indexShowRightContent li {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .indexShowRight:hover .indexShowRightWords {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@media (min-width: 1440px) {
    .indexShow,
    .indexShowRight,
    .indexShowLeft {
        height: 630px;
    }
    .viewTop {
        width: 520px;
        margin: -77px 0 0 -240px;
    }
    .indexShowLeftContent {
        height: 123px;
    }
    .indexShowLeftContent li {
        width: 123px;
        height: 123px;
        margin: -61px 20px 0 20px;
    }
    .indexShowRightContent {
        bottom: 50%;
        margin: 0px 0 0 -210px;
    }
    .indexShowRightContent li {
        width: 99px;
        height: 99px;
    }
    .indexShowRightWords {
        font-size: 16px;
        line-height: 28px;
        bottom: 20%;
    }
}

@media (min-width: 1920px) {
    .indexShow,
    .indexShowRight,
    .indexShowLeft {
        height: 640px;
    }
    .viewTop {
        width: 749px;
        margin: -103px 0 0 -350px;
    }
    .indexShowLeftContent {
        height: 123px;
    }
    .indexShowLeftContent li {
        width: 123px;
        height: 123px;
        margin: -61px 20px 0 20px;
    }
    .indexShowRightContent {
        bottom: 42%;
        margin: 0px 0 0 -210px;
    }
    .indexShowRightContent li {
        width: 99px;
        height: 99px;
    }
    .indexShowRightWords {
        font-size: 17px;
        line-height: 30px;
        bottom: 25%;
    }
}








