﻿*{margin: 0;padding: 0;list-style-type:none;font-family: '微软雅黑';}
img{border:0;}
a{text-decoration:none;color: #000000;}
.h1,h1{ font-size:1.0em;font-weight: 500;}
.h2,h2{ font-size:1.02em;font-weight: 500;}
.h3,h3{ font-size:1.02em;font-weight: 500;}
.h4,h4{ font-size:1.0em}
.h5,h5{ font-size:1.0em}
.h6,h6{ font-size:1.0em}
.container{width:100%;min-height:700px;height:auto;overflow: hidden;background: url("../images/bg.png");}
/*===============头部start================*/
.header{width:100%;height:120px;background: url("../images/head-bg.png");}
.header_cont{width: 1200px;height:100%;margin: 0 auto; overflow:hidden;}
.header_cont .logo{width: 50%;height:74px;float: left;cursor:pointer;margin-top: 23px;}
.header_cont .tel{width:50%;height:auto;float: left;text-align: right;margin-top: 21px;}
/*====栏目信息开始====*/
.nav{width:100%;height: 48px;background: #299000;}
.nav_cont{width:1200px;height: 48px;margin: 0 auto;}
.nav_cont li{width:149px;height: 48px;float: left;background: url("../images/litleshu.png") no-repeat 100% 50%;font-size: 16px;}
.nav_cont li a{color: #f4faf0;}
.parent{width:100%;height:100%;}
/*.nav_name{float: left;width:106px;text-align: center;line-height: 48px;}*/
.nav_name{float: left;width:148px;text-align: center;line-height: 48px;}
.nav_name:hover{background: #236509;}
/*==二级栏目==*/
/*.erji{display:none;z-index: 10000;background: #deb027;width:106px;height:auto;overflow:hidden;position: relative;font-size: 14px;text-align: center;}*/
/*.erji a{color: #6c5b3a;}*/
/*.second_li{width:140px;height:25px;padding:7px 0 3px 0;}*/
/*.second_li:hover{background: #fff268;}*/
/*.nav_cont li:hover .erji{display: block;}*/
/*==二级栏目==*/
/*====栏目信息结束====*/
/*====回到顶部开始====*/
.back-top{width: 50px;height: 60px;position: fixed;left:50%;cursor:pointer;top:50%;margin-left:610px;margin-top:300px;color:white;border-radius: 5px;text-align:center;background:rgba(0,0,0, 0.6) none repeat scroll 0 0 !important;实现FF背景透明，文字不透明filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);}
.back-top img{padding-top: 5px;}
.header_bottom{width:100%;height:9px;background: url("../images/header-b.png");}
/*====回到顶部开始====*/
/*=================头部end================*/

/*==========分页样式开始=========*/
.page{width:100%;height:auto;line-height:50px;text-align:center;border-top:none;margin: 5px 0px;font-size: 14px;overflow: hidden;}
.page a{padding:2px 8px;color:#696969;margin:0 6px;border:1px solid #888;background:#fff;border-radius:3px;box-shadow: 0px 0px 2px #CCC;}
.page a:hover{color:#ff9700;border-radius:3px;box-shadow: 0px 0px 7px #666;}
.page span{padding:2px 8px;color:#666;margin:0 6px;border:1px solid #888;background:#ccc;border-radius:3px;box-shadow: 0px 0px 2px #CCC;}
.page font{color:#696969;}
.page .current{background: #ff9700;color: #ffffff;border:1px solid #ff9700;}
/*==========分页样式结束==========*/
/*=================首页开始================*/
/*=====幻灯片开始======*/
.slid{ width:100%; height:550px;background:#fff;overflow: hidden;position:relative;z-index: 1000;}
#viewport {position: relative;width: 100%;z-index: 1000;}
#viewport .slide {width:100%;left:0;background-repeat:no-repeat;background-position:center center;}
#viewport .slide a {display:block;width:100%;height:100%;top:0;left:50%;}
.view-content {overflow: hidden;text-align:center;}
.view-content,.view-img, .slide {margin:0;padding:0; height:550px;width: 100%;}

.view-controls {position:absolute;bottom:10px;width:100%;margin:0 auto;text-align:center;}
.view-controls a {display:inline-block;width:8px;height:8px;border:1px solid white;overflow:hidden;margin-left:7px;*float:left;a-webkit-transition: border-color 350ms ease;-moz-transition: border-color 350ms ease;-o-transition: border-color 350ms ease;-ms-transition: border-color 350ms ease;transition: border-color 350ms ease;transition: border-color 350ms ease;  border-radius:10px;}
.view-controls a:hover,.view-controls a.active{background:white;}

#next, #prev { position: absolute;top: 50%;margin-top:-50px;width: 80px;height: 100px;background: url(../images/viewport-button.png) 0 0 no-repeat;display: block;z-index:10;}
#next {right:0;background-position:-80px 0;}
#prev {left:0;background-position:0 0;}
#next:hover {background-position:-80px -100px;}
#prev:hover {background-position:0 -100px;}
/*======幻灯片结束======*/
/*======底部start======*/
.footer{width: 100%;height:172px;background: #299000;}
.footer_cont{width:1200px;height:auto;overflow: hidden;margin: 0 auto;color: white;padding: 25px 0;}
.foot-left{width: 74px;height: 74px;background: url("../images/logobottom.png") no-repeat;float: left;margin-top: 23px;}
.foot-center{width: 586px;height: 100%;float: left;margin-left: 40px;font-size: 14px;}
.foot-center p{width: 586px;line-height: 30px;}
.foot-right{height: 100%;float: left;text-align: right;padding-top: 20px;}
.foot-right p.foot-p1{font-size: 16px;font-weight: bold;}
.foot-right p.foot-p2{font-size: 34px;font-weight: bold;line-height: 45px;padding-top: 20px;}


/*.footer_web{width: 100%;height:22px;font-size: 14px;padding-top: 20px;color: #000000;}*/
/*======底部end========*/

/*====四大优势及预定开始===*/
.order{width: 100%;height:876px;margin-bottom: 30px;}
.order-cont{width: 1200px;height:938px;margin: 0 auto;padding: 35px 0;}
.order-title{font-size: 36px;font-weight: 600;color: #299000;text-align: center;}
.order-blank{border-bottom:1px solid #299000;text-align: center;width: 250px;margin: 10px auto;}
.order-intro{max-height: 50px;height: auto;overflow: hidden;text-align: center;}
.order-intro p{line-height: 26px;font-size: 15px;color: #000000;}
/*新优势样式开始*/
.sixyoubix {
    position: relative;
    background: url(../images/123.png) no-repeat center;
    height: 750px;
}
.sixyoubix-d1 {
    position: absolute;
    width: 100%;
    text-align: center;
}
.sixyoubix-d1-img {
    margin-top: 166px;
}
.sixyoubix-d2 {
    position: absolute;
    z-index: 99;
    width: 100%;
}
.sixyoubix-d2-d1-dl1 {
    width: 450px;
    float: left;
    margin-left: 82px;
    margin-top: 43px;
    position: absolute;
}
.seleyou1box1-l {
    width: 280px;
    float: left;
    text-align: right;
}
.seleyou1box1-r {
    font-size: 30px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    width: 60px;
    float: left;
    margin-left: 59px;
    margin-top: 33px;
}
.seleyou1box1-l-p1 {
    font-size: 22px;
    color: rgb(51, 51, 51);
    line-height: 40px;
}
.seleyou1box1-l-p2 {
    color: rgb(128, 128, 128);
    font-size: 14px;
    line-height: 30px;
}
.sixyoubix-d2-d1-dl2 {
    /* width: 500px; */
    /* float: left; */
    margin-left: 538px;
    margin-top: 43px;
    /* margin-left: -8px; */
    position: absolute;
}
.sixyoubix-d2-d1-dl3 {
    margin-top: 227px;
    margin-left: -18px;
}
.seleyou1box2-r {
        font-size: 30px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    width: 60px;
    float: left;
    margin-left: 195px;
    margin-top: 40px;
}
.seleyou1box2-l {
        width: 324px;
    float: left;
    text-align: left;
    margin-left: 301px;
    margin-top: -41px;
}
.sixyoubix-d2-d1-dl3 {
        margin-top: 312px;
    margin-left: -69px;
}
.sixyoubix-d2-d1-dl4 {
        margin-top: 306px;
    margin-left: 698px;
}
.sixyoubix-d2-d1-dl5 {
        margin-top: 595px;
    margin-left: 88px;
}
.sixyoubix-d2-d1-dl6 {
        margin-top: 586px;
}
.seleyou1box2-l-p1 {
    font-size: 22px;
    color: rgb(51, 51, 51);
    line-height: 40px;
}
.seleyou1box2-l-p2 {
    color: rgb(128, 128, 128);
    font-size: 14px;
    line-height: 30px;
}
.seleyou1box2-r a,.seleyou1box1-r a{
    color: #fff;
}
/*====四大优势及预定结束===*/
/*======关于我们开始======*/
.about{width: 100%;height: 398px;margin: 0 0 30px 0;background: url("../images/aboutbg.png") no-repeat center;}
.about-data{width: 1200px;height: 308px;margin: 0 auto;padding-top: 45px;}
.about-left{float: left;width: 692px;}
.about-left-title p{font-size: 26px;font-weight: bold;color: white;}
.about-left-title p.about-p1{font-size: 28px;font-weight: bold;color: white;}
.about-left-cont{margin-top: 30px;font-size: 14px;height: 206px;line-height: 32px;color: white;}
.about-left-cont a{color: white;}
.about-right{float: left;width: 438px;height: 300px;border: 4px solid #299000;margin-left: 62px;}
.about-right img{width: 438px;height: 300px;}
/*======关于我们结束======*/
/*====李子苗开始====*/
.miaomiao{width: 1200px;height: 470px;margin: 30px auto;}
.miao-left{width: 238px;height: 100%;float: left;}
.miao-left-title{width: 100%;height:65px;background: #299000;padding-top: 15px;}
.miao-left-title  p{width: 100%;height:auto;color: white;font-weight: bold;font-size: 22px;text-indent: 26px;}
.miao-left-title .en{font-size: 17px;font-weight: 500;}
.miao-left-type{width: 100%;height:auto;background: #f8fff4;}
.miao-left-type li{cursor:pointer;width: 100%;height:49px;/*background: url("../images/leaf.png") no-repeat 11% 50%;*/border-bottom: 1px dashed #299000;text-indent: 60px;line-height: 49px;font-size: 14px;}
.miao-left-type li:hover{color: #299000;}
.miao-left-bottom{width: 100%;height:120px;background: #299000;padding-top: 20px;}
.miao-left-bottom p{width: 100%;height:auto;font-size: 16px;color: white;text-indent: 20px;padding-top: 20px;}
.miao-left-bottom p.tel{font-size: 24px;color: white;text-indent: 20px;font-weight: bold;padding-top: 5px;}

.miao-right{width: 930px;height: 100%;float: left;margin-left: 30px;}
.miao-right-title{width: 100%;height:50px;background: url("../images/shortblank.png") no-repeat;color: white;font-weight: bold;text-indent: 20px;line-height: 50px;}
.miao-right-title p{float: left;}
.miao-right-title p.show{width: 145px;font-size: 19px;}
.miao-right-title p.enshow{width: 500px;color: #999999;font-size: 14px;font-weight: 500;}
.miao-right-title p.showmore{width: 270px;color: #999999;font-size: 13px;font-weight: 500;text-align: right;}
p.showmore a{color: #999999;}

.miao-right-cont{width: 100%;height:420px;}
.miao-right-cont li{width: 218px;height:188px;margin-right: 19px;text-align: center;margin-top: 22px;float: left;}
.miao-right-cont li .show-pic{width:217px;height:158px;border: 1px solid #999999;text-align: center;background: white;}
.miao-right-cont li .show-pic img{width: 209px;height:150px;margin-top: 4px;-webkit-transition:-webkit-transform 1.2s ease;transition:-webkit-transform 1.2s ease;-moz-transition:-webkit-transform 1.2s ease;transition:transform 1.2s ease,-webkit-transform 1.2s ease;}
.miao-right-cont li .show-tit{line-height: 30px;}
.miao-right-cont li:hover .show-pic{border: 1px solid #299000;}
.miao-right-cont li:hover .show-tit{color:#299000;}
.miao-right-cont li:hover img{  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  transform: scale(1.05);}

/*====李子苗结束====*/
/*=======广告图开始=======*/
.advertising2{width: 100%;height: 159px;margin: 30px auto 30px auto;text-align: center;}
/*=======广告图结束=======*/
/*===摄影基地开始===*/
.photo{width: 1200px;height:270px;margin: 0 auto;}
.photo-title{width: 100%;height: 50px;background: url('../images/longblank.png') no-repeat;color: white;font-weight: bold;text-indent: 20px;line-height: 50px;}
.photo-title p{float: left;}
.photo-title p.show{width: 145px;font-size: 19px;}
.photo-title p.enshow{width: 768px;color: #999999;font-size: 14px;font-weight: 500;}
.photo-title p.showmore{width: 270px;color: #999999;font-size: 13px;font-weight: 500;text-align: right;}

.photo-cont{height: 190px;width:1200px;margin: 25px auto;overflow: hidden;color: #000000;}
.b_pic{width: 218px;margin:0 5px;*margin:0 6px;height: 190px;float: left;display: block;}
.b_pic .b_pic_kuang{width: 217px;height: 158px;background: white;border: 1px solid #999999;text-align: center;}
.b_pic .b_pic_kuang a{color: #000000;}
.bpic{width: 209px;height: 150px;overflow: hidden;margin-top: 4px;-webkit-transition:-webkit-transform 1.2s ease;transition:-webkit-transform 1.2s ease;-moz-transition:-webkit-transform 1.2s ease;transition:transform 1.2s ease,-webkit-transform 1.2s ease;}
.b_pic p{font-size: 15px;text-align: center;line-height: 40px;}
/*.b_pic span{display: block;}*/
.b_pic:hover .b_pic_kuang{border: 1px solid #299000;}
.b_pic:hover .pro_title a{color: #299000;}
.b_pic:hover .bpic{-webkit-transform: scale(1.05);  -moz-transform: scale(1.05);transform: scale(1.05);}
.blk_l {/*OVERFLOW: hidden;*/ZOOM: 1;POSITION: relative;}
.blk_l .LeftBotton {FLOAT: left;WIDTH: 30px;CURSOR: pointer;HEIGHT: 44px;background: url("../images/leftj.png") no-repeat;margin-top: 60px;}
.blk_l .LeftBotton:hover{background: url("../images/leftjh.png") no-repeat;}
.blk_l .RightBotton {WIDTH: 30px;CURSOR: pointer;float:right;HEIGHT: 44px;background: url("../images/rightj.png") no-repeat 100% 50%;margin-top: 55px;}
.blk_l .RightBotton:hover{background: url("../images/rightjh.png") no-repeat 100% 50%; }
.blk_l .Cont {MARGIN: 0px auto;OVERFLOW: hidden; WIDTH: 1140px;float: left;}
.blk_l .box {TEXT-ALIGN: left;margin:0px 15px;}
.blk_l .box IMG {DISPLAY: block;}
.rollphotos {WIDTH: 100%;}
/*====摄影基地结束====*/


/*======客户见证开始======*/
.witness{width: 1200px;height: 473px;margin: 20px auto;}
.witness-cont{width: 100%;height: 423px;}
.witness-cont li{width: 570px;height:185px;float: left;margin-right: 60px;margin-top: 25px;border-bottom: 1px dashed #dcdcdc;}

.witness-cont li:nth-child(2n){margin-right: 0;}
.witn-pic{width: 218px;height:158px;background: white;border: 1px solid #cccccc;text-align: center;float: left;}
.witn-pic img{width: 209px;height:150px;margin-top: 4px;-webkit-transition:-webkit-transform 1.2s ease;transition:transform 1.2s ease;}
.witness-cont li:hover .witn-p3{background: #ff9700;}
.witness-cont li:hover img{-webkit-transform: scale(1.05);  -moz-transform: scale(1.05);transform: scale(1.05);}

.witn-cont{width: 320px;height: 100%;float: left;margin-left: 30px;}
.witn-cont .witn-p1{width: 100%;font-size: 20px;height: 35px;}
.witn-cont .witn-p2{width: 100%;font-size: 14px;line-height: 26px;height: 95px;}
.witn-cont .witn-p3{width: 100px;font-size: 13px;background: #299000;border-radius: 2px;height:30px;line-height: 30px;color: white;text-align: center;}
/*======客户见证结束======*/
/*=======广告图开始=======*/
.advertising{width: 1200px;height: 175px;margin: 30px auto 30px auto;text-align: center;}
.advertising img{margin-top: 60px;animation: p1_lantern 4.5s infinite alternate;}
/*=======广告图结束=======*/
/*======综合信息开始======*/
.comprehensive{width: 1200px;height:350px;margin: 0 auto;overflow: hidden;}
.gnews{float: left;width: 370px;height: 305px;}
.gnews-title{width: 100%;height: 40px;/*background: url("../images/leaf.png") no-repeat #f8fff4 6% 50%;*/}
.gnews-title .gnews-p1{width: 120px;float: left;text-indent: 50px;font-size: 17px;color: #299000;line-height: 40px;font-weight: bold;}
.gnews-title .gnews-p2{width: 135px;float: left;line-height: 40px;font-size: 14px;color: #999999;}
.gnews-title .gnews-p3{width: 100px;float: left;text-align: right;line-height: 40px;font-size: 13px;color: #999999;}
.gnews-title .gnews-p3 a{color: #999999;}
.gnews-content{width: 100%;height: 265px;text-align: left;}
.gnews-content li{width: 370px;height:37px;border-bottom: 1px dashed #dcdcdc;line-height: 37px;font-size: 14px;text-indent:30px;background: url("../images/point.png") no-repeat 3% 50%;overflow: hidden;text-overflow:ellipsis;word-wrap:break-word;white-space:nowrap;}
.gnews-content li p{float: left;overflow: hidden;text-overflow:ellipsis;word-wrap:break-word;white-space:nowrap;}
.gnews-content li p.gnews-content-p1{width: 300px;height:37px;}
.gnews-content li p.gnews-content-p2{width: 70px;height:37px;}
.gnews-content li:hover{background: url("../images/pointh.png") no-repeat 3% 50%;color: #299000;}
.gnews-content li:hover a{color: #299000;width: 100%;height: 100%;display: block;}


.planting{float: left;width: 370px;margin-left: 45px;}

.honour{float: left;width: 370px;margin-left: 45px;}
.honour-cont{height: 252px;width:370px;margin: 25px auto;overflow: hidden;color: #000000;}
.honour-cont .b_pic{width: 310px;margin:0 0px;*margin:0 0px;height: 252px;float: left;display: block;}
/*.honour-cont .b_pic .b_pic_kuang{width: 217px;height: 222px;background: white;border: 1px solid #999999;text-align: center;}*/
/*.honour-cont .b_pic .b_pic_kuang a{color: #000000;}*/
.honour-cont .bpic{width: 310px;height: 222px;overflow: hidden;margin-top: 0px;-webkit-transition:-webkit-transform 1.2s ease;transition:-webkit-transform 1.2s ease;-moz-transition:-webkit-transform 1.2s ease;transition:transform 1.2s ease,-webkit-transform 1.2s ease;}
.honour-cont .b_pic p{font-size: 15px;text-align: center;line-height: 40px;}
/*.b_pic span{display: block;}*/
.honour-cont .b_pic:hover .b_pic_kuang{border: 1px solid #299000;}
.honour-cont .b_pic:hover .pro_title a{color: #299000;}
.honour-cont .b_pic:hover .bpic{-webkit-transform: scale(1.05);  -moz-transform: scale(1.05);transform: scale(1.05);}
.honour-cont .blk_l {/*OVERFLOW: hidden;*/ZOOM: 1;POSITION: relative;}
.honour-cont .blk_l .LeftBotton {FLOAT: left;WIDTH: 30px;CURSOR: pointer;HEIGHT: 44px;background: url("../images/leftj.png") no-repeat;margin-top: 92px;}
.honour-cont .blk_l .LeftBotton:hover{background: url("../images/leftjh.png") no-repeat;}
.honour-cont .blk_l .RightBotton {WIDTH: 30px;CURSOR: pointer;float:right;HEIGHT: 44px;background: url("../images/rightj.png") no-repeat 100% 50%;margin-top:85px;}
.honour-cont .blk_l .RightBotton:hover{background: url("../images/rightjh.png") no-repeat 100% 50%; }
.honour-cont .blk_l .Cont {MARGIN: 0px auto;OVERFLOW: hidden; WIDTH: 310px;float: left;}
.honour-cont .blk_l .box {TEXT-ALIGN: left;margin:0px 15px;}
.honour-cont .blk_l .box IMG {DISPLAY: block;}
.honour-cont .rollphotos {WIDTH: 100%;}
/*======综合信息结束======*/
/*=======友情链接开始=====*/
/*.link{width: 100%;height:70px;background: #f4faf0;margin-top: 30px;}*/
.link{width: 100%;height:auto;background: #f4faf0;margin-top: 30px;overflow: hidden;}
.link-cont{width: 1200px;margin: 0 auto;padding-top: 20px;height: auto;padding-bottom: 20px;overflow: hidden;}
.link-cont-left{width: 155px;float: left;line-height: 30px;}
.link-cont-left p{font-size: 26px;color: #299000;font-family: Arial;float: left;}
.link-cont-left p.link-cont-left{background:#299000;color: white;text-align: center;font-family: 微软雅黑；font-weight;font-size: 13px;height: 25px;line-height: 25px;width: 70px;margin-top: 3px;margin-left: 5px;}
.link-cont-right{width: 1045px;float: left;}
.link-cont-right li{width: auto;height: 30px;float: left;text-align: center;font-size: 14px;line-height: 30px;padding: 0 20px;background: url("../images/litipoint.png") no-repeat 100% 70%;}
/*.link-cont-right-jian{width: 22px;background: url("../images/button.png") no-repeat;height: 22px;float: left;}*/
/*=======友情链接结束=====*/

/*缩放*/
@-webkit-keyframes p1_lantern {
    0%{
        opacity: .5;
        -webkit-transform: scale(.8,.8);
        transform: scale(.8,.8);
    }100%{
         opacity: 1;
     }
}

@keyframes p1_lantern {
    0%{
        opacity: .5;
        -webkit-transform: scale(.8,.8);
        transform: scale(.8,.8);
    }100%{
         opacity: 1;
     }
}

@-moz-keyframes p1_lantern {
    0%{
        opacity: .5;
        -webkit-transform: scale(.8,.8);
        transform: scale(.8,.8);
    }100%{
         opacity: 1;
     }
}

@-o-keyframes p1_lantern {
    0%{
        opacity: .5;
        -webkit-transform: scale(.8,.8);
        transform: scale(.8,.8);
    }100%{
         opacity: 1;
     }
}
/*位移*/
@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        -ms-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px,0, 0);
    }

    20% {
        opacity: 0.3;
        -webkit-transform: translate3d(50px, 0, 0);
        -ms-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0);
    }

    70% {
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
/*位移*/
@keyframes bounceInUp2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100px, 0, 0);
        -ms-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px,0, 0);
    }

    20% {
        opacity: 0.3;
        -webkit-transform: translate3d(-50px, 0, 0);
        -ms-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0);
    }

    70% {
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
/*=================首页结束================*/


/*=================内页开始================*/
.container_content{width:1200px;margin: 30px auto;height: auto;overflow: hidden;}
.neibanner{width:100%;height:375px;}
/*========内页左边========*/
.m_left{width: 285px;  float: left;height: auto;overflow: hidden;}
.webleft{width:285px;overflow:hidden;padding:0 0 8px 0; padding-bottom: 20px;margin-bottom: 30px;}
.webleft .leftnav{width:283px;overflow:hidden;height:auto; margin-bottom:15px;}
.webleft .titles{width:285px;height:50px;line-height:55px;color:white;text-align:center;font-size:19px;background:#299000;text-overflow:ellipsis;word-wrap:break-word;white-space:nowrap;overflow: hidden;}
.lian_nr{
            width: 283px;
    height: 358px;
        overflow: hidden;
        border: 1px solid #ddd;
}
.webleft ul{width:285px;height:auto;}
.webleft ul li{
    width: 270px;
    border-radius: 5px;
    height: 45px;
    text-align: left;
    line-height: 45px;
    background: #299000;
    margin: 13px auto;}
.webleft ul li a{    
    display: block;
    color: #ffffff;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    text-indent: 70px;}
.webleft ul .lii{width:182px; height:48px; border:none; margin-top:10px;}
.webleft ul li:hover{background: url("../images/leaf2.png") no-repeat 90% 50% #f8fff4;}

/*#s156{    color: rgb(41, 144, 0);}*/
.webleft ul li:hover a{color: #299000;}
.contus{width: 285px;height:49px;background: #f8fff4;margin-top: 10px;font-weight: bold;font-size: 22px;color: #299000;}
.contaus{height:auto;width:265px;margin-top: 10px;padding: 10px;}
.contaus_a{height:30px;padding-top: 10px;font-size: 14px;}
.contaus_b{line-height: 30px;font-size: 14px;color: #000000;}
.contaus_c{height:auto;font-size: 14px;color: #000000;line-height: 22px;}
/*========内页左边======*/
.shuyingyin{width: 19px;height: 700px;float: left;background: url("../images/yingyin.png") no-repeat;margin-left: 10px;}
/*========单页开始======*/
.school_jian{width:840px;margin: 0 auto;min-height:620px;height: auto;overflow: hidden;color:white;float: left;}
.where{width: 100%;height: 45px;line-height: 47px;color: #333;font-size: 14px;border-bottom: 1px dotted #c8bea4;}
.where span{display: block;float: left;line-height: 47px;}
.lan2{float: left;padding-right: 15px;color: #000000;}
.two_title{width:100%;height: 40px;font-weight: 600;font-size: 22px;color: #000000;text-align: center;margin-top: 30px;}
.two_title .two_title_a{float: left;width:100%;    letter-spacing: 5px;font-size: 24px;}
.school_jian .one_cont{width:835px;line-height: 28px;margin:0 0 0 5px;font-size: 14px;font-weight: 500;color: #000000;}
.school_jian .one_cont img{max-width:100%;text-align: center;}
/*========单页结束======*/

/*====新闻列表内容开始====*/
.news{width:840px;margin: 0 auto;min-height:620px;height: auto;overflow: hidden;color:white;float: left;padding-bottom: 50px;}
.nei_news_cont{width:100%;line-height: 28px;margin-top: 20px;margin-bottom: 20px;}
.nei_news_cont_a{width:835px;height:auto;margin:0 0 0 5px;}
.nei_news_cont_a li{width:100%;height:70px;margin-top: 15px;border-bottom: 1px dashed #c8bea4;padding-bottom: 20px;color: #000000;}
.nei_news_cont_a li .news_cont_leaf{width:30px;height:70px;float: left;/*background: url("../images/leaf.png") no-repeat 50% 50%;*/}
.nei_news_cont_a li .news_cont_a_a{width:651px;height:70px;float: left;margin-left: 21px;}
.nei_news_cont_a li .news_cont_a_a .cont_title_a{width:100%;height:25px;overflow: hidden;font-size: 15px;overflow: hidden;text-overflow:ellipsis;word-wrap:break-word;white-space:nowrap;}
.nei_news_cont_a li .news_cont_a_a .cont_time_a{width:100%;height:25px;overflow: hidden;font-size: 14px;}
.nei_news_cont_a li .news_cont_a_a .cont_intro_a{width:100%;height:50px;overflow: hidden;font-size: 14px;color: #808080;line-height: 25px;}
.nei_news_cont_a li .cont_time{width:133px;height:45px;float: left;text-align: right;padding-top: 25px;font-size: 14px;}
.nei_news_cont_a li:hover{border-bottom: 1px dashed #299000;}
.nei_news_cont_a li:hover .cont_title_a{color: #299000;}
.nei_news_cont_a li:hover .cont_time{color: #299000;}
.nei_news_cont_a li:hover .news_cont_leaf{animation: an1 4.5s infinite;}
/*====新闻列表内容结束====*/

/*====商品列表内容开始====*/
.nei_product{width:840px;margin: 0 auto;min-height:420px;height: auto;overflow: hidden;color:#000000;float: left;}
.nei_product_cont{width:100%;line-height: 28px;}
.nei_product_cont_a{width:835px;height:auto;margin:0 0 0 5px;overflow: hidden;}
.nei_product_cont_a li{width: 218px;height:188px;margin-left: 47px;text-align: center;margin-top: 22px;float: left;}
.nei_product_cont_a li .show-pic{width:217px;height:158px;border: 1px solid #999999;text-align: center;background: white;}
.nei_product_cont_a li .show-pic img{width: 209px;height:150px;margin-top: 4px;-webkit-transition:-webkit-transform 1.2s ease;transition:-webkit-transform 1.2s ease;-moz-transition:-webkit-transform 1.2s ease;transition:transform 1.2s ease,-webkit-transform 1.2s ease;}
.nei_product_cont_a li .show-tit{line-height: 30px;}
.nei_product_cont_a li:hover .show-pic{border: 1px solid #299000;}
.nei_product_cont_a li:hover .show-tit{color:#299000;}
.nei_product_cont_a li:hover img{  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  transform: scale(1.05);}
/*====商品列表内容结束====*/

/*======详情页开始=======*/
.view_jian{width:840px;margin: 0 auto;height: auto;overflow: hidden;color:#000000;float: left;padding-bottom: 10px;}
.view_cont{width:835px;height:auto;overflow:hidden;min-height:520px;margin: 0 0 0 5px;padding-bottom: 30px;}
.view_cont_name{    color: #000000;width:100%;height:40px;text-align: center;font-size: 17px;font-weight: 600;padding-top: 30px;}
.view_news_cont{color: #000000;width:100%;height:auto;overflow:hidden;font-size: 14px;text-align: left;margin: 10px auto;}
.view_news_cont img{max-width:100%;text-align: center;}
.view_news_cont p{
    text-align: justify;
    max-width:100%;
}
.prenowdata{width:835px;height:30px;color: #000000;font-size: 14px;}
.prenowdata a{color: #000000;}
.prename{width:417px;height:25px;float: left;}
.nextname{width:417px;height:25px;float: left;text-align: right;}
.videoview_back{cursor:pointer;width: 100px;background: #ff9700;height: 30px;text-align: center;margin-left: 735px;color: white;line-height: 30px;font-size: 14px;margin-bottom: 20px;}
/*======详情页结束=======*/

/*=====在线留言开始======*/
.note_jian{width:840px;margin: 0 auto;min-height:520px;height: auto;overflow: hidden;color:#000000;float: left;}
.content_mess{width:835px;height:auto;margin:0 0 0 5px;}
.sc_form{width:650px;margin: 20px auto;height: auto;overflow: hidden;font-size: 14px;}
.sc_form ul{overflow:hidden;}
.sc_form li{width:130px;float: left;height:23px;margin-top: 40px;text-align: center;padding-top: 7px;}
.sc_form li.cur{width:450px;}
.sc_form li:nth-child(2n){width:450px;float: left;height:30px;padding-top: 0;}
.sc_form li .forminput{width:400px;float: left;height:25px;padding: 5px;}
.sc_form li .formin{width:400px;float: left;height:50px;padding: 5px;resize: none;}
.sc_form li:last-child,.sc_form li.curr{width:650px;height:60px;text-align: center;}
.curr{width:650px;height:60px;text-align: center;}
.sc_form li .form_sub{width:120px;height:35px;padding: 5px;background: #ff9700;color:white;border: 0;font-size: 15px;font-weight: 600;margin-top: 20px;}
.notes{width: 100%;height: auto;margin: 40px auto;}
.notes .notes_title{width: 100%;height: 35px;font-size: 15px;border-bottom: 1px dotted #c8bea4;}
.notes_cont{width:1200px;height:auto;font-size: 16px;margin: 30px auto;}
.notes_cont .commen_co{width:100%;height:auto;font-size: 14px;margin-top: 20px;margin-bottom: 40px;}
.notes_cont .commen_co li{width:100%;height:auto;overflow: hidden;margin-bottom: 20px;}
.notes_cont .commen_co li .cont{width:85%;height:auto;float: left;}
.notes_cont .commen_co li .time{width:15%;height:auto;float: left;text-align: right;}
/*=====在线留言结束=====*/

/*旋转*/
@-webkit-keyframes an1{
    0% {transform: rotate(0deg);}
    100%{
        transform: rotate(360deg);
    }
}
@keyframes an1{
    0% {transform: rotate(0deg);}
    100%{
        transform: rotate(360deg);
    }
}
@-moz-keyframes an1 {
    0% {transform: rotate(0deg);}
    100%{
        transform: rotate(360deg);
    }
}
@-o-keyframes an1 {
    0% {transform: rotate(0deg);}
    100%{
        transform: rotate(360deg);
    }
}
/*=====================内页结束====================*/



/*新的内容页*/
.DlPDetailA, .DlPDetailA ul {
    clear: both;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.DlPDetailA {
    box-sizing: content-box;
    margin-top: 20px;
}
.DlPDetailA dt {
    float: left;
    width: 404px;
    text-align: left;
}
.DlPDetailA dd, .DlPDetailA dt {
    float: left;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 20px;
}
.DlPDetailA dt i {
    clear: both;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    width: 400px;
    height: auto;
    border: solid 1px #eee;
    background: #fff;
    text-align: center;
}
.DlPDetailA dt i img {
    max-width: 400px;
    vertical-align: middle;
}
.DlPDetailA dd {
    float: left;
    margin-left: 10px;
    width: 44%;
}
.DlPDetailA dd, .DlPDetailA dt {
    float: left;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 20px;
    height: 344px;
}
.DlPDetailA, .DlPDetailA ul {
    clear: both;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.DlPDetailA dd .goodsname {
    margin: 0;
    padding: 0;
    border: none;
    background: 0 0;
    color: #000;
    font-size: 16px;
}
.DlPDetailA dd .goodsname .proName {
    margin-bottom: 6px;
        border-bottom: 1px solid #636363;
}
.DlPDetailA dd .goodsname .proDesc {
        color: #999;
    font-size: 14px;
    line-height: 36px;
    height: 288px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 8;
    text-align: justify;
}
.DlPDetailA dd .goodsname .proName strong {
    font-size: 16px;
}
.pd_hotline{
        padding: 5px;
    padding-bottom: 0;
    line-height: 56px;
}
.pd_hotline span.font_hotline {
    font-size: 32px;
    color: #ff9700;
    font-family: impact;
}
.pd_hotline span {
    font-size: 16px;
    color: #606060;
}
.goods-detail-tab {
    margin: 20px 0;
    background: #e7e7e7;
    overflow: hidden;
}
.goods-detail-tab .active {
    display: block;
    float: left;
    width: 120px;
    height: 48px;
    color: #d60000;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 48px;
    background: #fff;
    border-top: 2px solid #ff4400;
}
.one_cont p{
    max-width: 100%;
    text-align: justify;
}

/*技术支持新样式*/
.wk_bm_wc ul li {
    width: 860px;
    float: left;
    height: 127px;
    margin: 0;
    padding: 15px 10px 20px;
    border-bottom: 1px dashed #E2E2E2;
}
.cl {
    zoom: 1;
}
.wk_bm_wc .b_img {
    width: 191px;
    height: 123px;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 4px 15px 0 0;
    padding: 0;
    background: #FFF;
    border: 1px solid #E5E5E5;
}
.wk_bm_wc .b_img img {
    width: 191px;
    height: 123px;
    padding: 0;
    margin-top: 0;
    border: 0;
}
.wk_bm_wc h2 {
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 5px;
}
.wk_bm_wc h2 a {
    color: #299000;
    font-weight: 700;
    text-decoration: none;
}
.wk_bm_wc .wk_bm_sm {
    line-height: 28px;
    color: #666;
}
.xg1, .xg1 a {
    color: #999 !important;
}
.wk_bm_wc span .xg1 {
    line-height: 26px;
}