@charset "utf-8";
/*.footer .advantage{
    background: url(../images/db_xian01.png) top center no-repeat!important;
}*/
/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 500px;
    margin: 0 auto;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100%!important;
}
.fullSlide .bd li {
    width: 100%!important;
    height: 500px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 500px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0;
    height: 30px;
    line-height: 30px;
    background: url(http://lingnanyoupin.test.dginfo.com/t/l/lingnanyoupin/pc/images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;*
    display: inline;zoom:1;
    width: 15px;
    height: 15px;
    background: #FFFFFF;
    overflow: hidden;
    line-height: 9999px;
    margin: 0 5px;
    border: 1px solid #D2D2D2;
    border-radius: 10px;
}
.fullSlide .hd ul .on {
    background: #e60012;
    border: 1px solid #fff;
    opacity: 1;
}
.fullSlide .prev,  .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.fullSlide .prev {
    left: 3%;
    background: url(http://lingnanyoupin.test.dginfo.com/t/l/lingnanyoupin/pc/images/left.png) no-repeat left;
}

.fullSlide .next {
    right: 3%;
    background: url(http://lingnanyoupin.test.dginfo.com/t/l/lingnanyoupin/pc/images/right.png) no-repeat right;
}
.fullSlide .prevStop {
    display: none;
}
.fullSlide:hover .prev,.fullSlide:hover .next{
    filter: alpha(opacity=100);
    opacity: 1;
}


.index_bj{
    background: #e3f4ee;
    padding: 30px 0 0;
}
.index_tit{
    width: 150px;
    text-align: center;
    margin:0 auto;
    position: relative;
}
.index_tit02{
    width: 450px!important;
}
.index_tit03{
    width: 200px!important;
}
.index_tit .index_tit_t1{
    color: #1a1a1a;
    font-size: 26px;
    border-bottom: 1px solid #e56f76;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.index_tit .index_tit_t2{
    font-size: 16px;
    clear: #1a1a1a;
}
.index_tit:before{
    content: "";
    background: url(../images/xian_left.png) center no-repeat;
    width: 125px;
    height: 28px;
    left: -100px;
    position: absolute;
    top: 25px;
}
.index_tit:after{
    content: "";
    background: url(../images/xian_right.png) center no-repeat;
    width: 125px;
    height: 28px;
    right: -100px;
    position: absolute;
    top: 25px;
}

/*解决方案*/
.isolution{
    padding-bottom: 40px;
}
.isolution_tit{
    background: #e60012;
    font-size: 26px;
    color: #fff;
    width: 620px;
    text-align: center;
    height: 51px;
    line-height: 51px;
    margin:0 auto;
    position: relative;
    margin-bottom: 10px;
}
.isolution_tit:before{
    content: "";
    background: url(../images/ibt_left.png) center no-repeat;
    width: 77px;
    height: 61px;
    left: -77px;
    position: absolute;
}
.isolution_tit:after{
    content: "";
    background: url(../images/ibt_right.png) center no-repeat;
    width: 77px;
    height: 61px;
    right: -77px;
    position: absolute;
}

.isolution_list{
    margin-top: 140px;
    position: relative;
}
.isolution_list:before{
    content: "";
    background: url(../images/ipro_xian.png) center no-repeat;
    width: 103px;
    height: 13px;
    left: 0px;
    position: absolute;
    top: 110px;
}
.isolution_list:after{
    content: "";
    background: url(../images/ipro_xian.png) center no-repeat;
    width: 103px;
    height: 13px;
    right: 0px;
    position: absolute;
    top: 110px;
}
.isolution_list ul{
    padding: 0 66px;
}
.isolution_list ul li{
    float: left;
    width: 205px;
    background: #fff;
    border: 1px solid #f89aa2;
    padding: 140px 15px 15px 15px;
    position: relative;
    margin-left: 40px;
    z-index: 1;
}
.isolution_list ul li:first-child{
    margin-left: 0;
}
.isolution_list ul li img{
    position: absolute;
    width: 209px;
    height: 209px;
    top: -100px;
    border: 3px solid #f57882;
    border-radius: 50%;
    padding: 3px;
    left: 7px;
    background: #fff;
}
.isolution_list ul li dl{}
.isolution_list ul li dl dt{
    text-align: center;
    font-size: 22px;
}
.isolution_list ul li dl div{
    width: 50px;
    height: 2px;
    background: #d1d1d1;
    margin: 10px auto;
}
.isolution_list ul li dl dd{
    font-size: 12px;
    color: #808080;
    line-height: 28px;
    height: 84px;
}
.isolution_list ul li:hover{
    background: #e60012;
}
.isolution_list ul li:hover dt,.isolution_list ul li:hover dd{
    color: #fff;
}
.isolution_list ul li:hover img{
    border: 3px solid #e60012;
}


/*产品展示*/
.ipro_list{
    margin-top: 30px;
}
.ipro_list ul{}
.ipro_list ul li{
    float: left;
    width: 280px;
    margin-right: 26px;
    margin-bottom: 20px;
}
.ipro_list ul li .ipro_img{
    width: 280px;
    height: 280px;
    overflow: hidden;
}
.ipro_list ul li .ipro_img img{
    display: block;
    width: 280px;
    height: 280px;
    transition:all .3s;
    -moz-transition:all .3s;    /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari å’Œ Chrome */
    -o-transition:all .3s;  /* Opera */
    transform: scale(1,1);
    -ms-transform: scale(1,1);  /* IE 9 */
    -webkit-transform: scale(1,1);  /* Safari å’Œ Chrome */
    -o-transform: scale(1,1);   /* Opera */
    -moz-transform: scale(1,1); /* Firefox */
}
.ipro_list ul li .ipro_img img:hover{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.ipro_list ul li .ipro_name{
    background: #fff;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding-left: 10px;
}
.ipro_list ul li .ipro_price{
    height: 50px;
    background: #e60012;
}
.ipro_list ul li .ipro_price .ipro_price_l{
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    height: 50px;
    padding-left: 10px;
}
.ipro_list ul li .ipro_price .ipro_price_l span{
    font-size:30px;
}
.ipro_list ul li .ipro_price .ipro_price_r a{
    display:block;
    background: #fddf24;
    color:#6e060e;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    margin-top: 8px;
    width: 80px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 3px 3px 3px #86000a;
}
.ipro_list ul li .ipro_price .ipro_price_r a:hover{
    text-decoration: underline;
}
.ipro2{
    margin-top: 40px;
    margin-bottom: 40px;
}

/*定制流程*/
.iProcess{
    margin-bottom: 40px;
}
.iProcess_list{
    position: relative;
}
.iProcess_list ul{
    padding: 0 73px;
    margin-top: 20px;
    z-index: 99;
    position: relative;
}
.iProcess_list_xian{
    position: absolute;
    width: 100%;
    height: 1px;
    border-top: 1px dashed #f4625f;
    bottom: 20px;
}
.iProcess_list ul li{
    float: left;
    width: 110px;
    margin-left: 78px;
    cursor: pointer;
}
.iProcess_list ul li:first-child{
    margin-left: 0px;
}
.iProcess_list ul li .iProcessl_tb{
    border: 2px solid #f4625f;
    border-radius: 50%;
    padding: 3px;
    width: 100px;
}
.iProcess_list ul li .iProcessl_tb .iProcessl_tb_img{
    width: 98px;
    height: 98px;
    background: #f4625f;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #f4625f;
}
.iProcess_list ul li .iProcessl_tb img{
    display: block;
    margin: 0 auto;
    padding-top: 30px;
}
.iProcess_list ul li:hover .iProcessl_tb .iProcessl_tb_img{
    background: #e60012;
    border: 1px solid #e60012;
}
.iProcess_list ul li .iProcessl_wz{
    color: #1a1a1a;
    font-size: 24px;
    text-align: center;
    margin: 20px 0;
}
.iProcess_list ul li .iProcessl_sz{
    width: 50px;
    background: #f4625f;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 24px;
    margin: 0 auto;
}
.iProcess_list ul li:hover .iProcessl_sz{
    background: #e60012;
}
.iProcess_contact{
    width: 500px;
    margin: 30px auto 0;
}
.iPc_t1{
    font-size: 16px;
    color: #f4625f;
    text-align: center;
    margin-bottom: 10px;
}
.iPc_tel{
    width: 320px;
    margin: 0 auto;
}
.iPc_tel .fl{
    color: #e60012;
    font-weight: bold;
    font-size: 24px;
    background: url(../images/itel_hs.png) left no-repeat;
    padding-left: 45px;
    height: 38px;
    line-height: 38px;
}
.iPc_tel .fr a{
    background: #e60012;
    display: block;
    color: #fff;
    height: 38px;
    width: 80px;
    text-align: center;
    line-height: 38px;
    border-radius: 10px;
}
.iPc_tel .fr a:hover{
    opacity: 0.8;
}

/*我们的优势*/
.iAdvantage{}
.iAdvantage_list{
}
.iAdvantage_list_l img{
    display: block;
    margin-left: 80px;
}
.iAdvantage_list_r{
    margin-right: 60px;
    margin-top: 20px;
    width: 450px;
}
.iAdvantage_list_r_tit{
    font-size: 26px;
    margin-bottom: 30px;
    font-weight: bold;
}
.iAdvantage_list_r dl{
    border-bottom: 1px dashed #666;
    margin-bottom: 15px;
}
.iAdvantage_list_r dl dt{
    font-size: 20px;
}
.iAdvantage_list_r dl dd{
    color: #666;
    padding: 7px 0;
}


/*关于我们*/
.iabout{
    background: url(../images/db_ditu.jpg) center bottom no-repeat;
    height: 440px;
    padding-top: 30px;
    margin-top: 10px;
}
.iabout_brief{
    width: 365px;
    padding: 15px 15px 25px;
    background: #fff;
    margin-left: 40px;
    height: 365px;
}
.iabout_brief img{
    display: block;
    width: 365px;
    height: 161px;
}
.iabout_brief img:hover{
    opacity: 0.9;
}
.iabout_brief dl{}
.iabout_brief dl dt{
    text-align: center;
    color: #e60012;
    font-size: 24px;
    margin: 10px 0;
}
.iabout_brief dl dd{
    color: #545454;
    line-height: 28px;
}
.iabout_more a{
    display: block;
    background: #e60012;
    color: #fff;
    width: 90px;
    text-align: center;
    margin: 10px auto 0;
    height: 30px;
    line-height: 30px;
}
.iabout_more a:hover{
    background: #fcd121;
}
.iabout_message{
    background: #fff;
    padding: 15px 25px;
    width: 630px;
    margin-right: 40px;
    height: 375px;
}
.iabout_message_tit{
    font-size: 20px;
    margin-bottom: 15px;
}
.iabout_message tr{}
.iabout_message tr th{
    text-align: center;
}
.iabout_message tr input{
    width: 500px;
    height: 30px;
    line-height: 30px;
}
.iabout_message tr textarea{
    resize: none;
    width: 498px;
}
.iabout_message #captchacode{
    width: 100px;
}
.iabout_message #imageField{
    background: #e60012;
    color: #fff;
    border: 0;
    width: 90px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top: 7px;
    cursor: pointer;
}
.iabout_message #imageField:hover{
    background: #fcd121;
}



/*标题*/
.itit{
    margin-bottom: 30px;
}
.itit .itit-t1{
    text-align: center;
    font-size: 28px;
    display: table;
    margin: auto;
    position: relative;
}
.itit .itit-t1:before,.itit .itit-t1:after{
    content: "";
    background: #ccc;
    width: 70px;
    height: 1px;
    position: absolute;
    top: 22px;
}
.itit .itit-t1:before{
    left: -90px;
}
.itit .itit-t1:after{
    right: -90px;
}
.itit-fff .itit-t1{
    color: #fff!important;
}



/*选好货*/
.ixhaohuo{
    margin-top:50px;
}
.ixhaohuo-list{}
.ixhaohuo-hd{
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
    height: 66px;
}
.ixhaohuo-hd ul li{
    float: left;
    margin: 0 55px;
    cursor: pointer;
    width: 60px;
}
.ixhaohuo-hd ul li.on{
    border-bottom: 2px solid #e60012;
    padding-bottom: 15px;
}
.ixhaohuo-hd ul li.on span{
    color: #e60012;
}
.ixhaohuo-hd ul li img{
    display: block;
    margin: auto;
    width: 30px;
}
.ixhaohuo-hd ul li span{
    display: block;
    color: #666;
    margin-top: 15px;
    text-align: center;
}
.ixhaohuo-bd .ixhaohuo-pal ul li{
    float: left;
    width: 280px;
    margin-left: 26px;
}
.ixhaohuo-bd .ixhaohuo-pal ul li:first-child{
    margin-left:0;
}
.ixhaohuo-bd .ixhaohuo-pal ul li img{
    width: 280px;
    height: 280px;    
}
.ixhaohuo-bd .ixhaohuo-pal ul li p{
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-top:5px;
}


/*精选礼盒*/
.ilihe{
    margin-top:50px;
    padding:50px 0;
    background: url(../images/ilihe-bj.jpg) center no-repeat;
}
.ilihe-list ul li{
    float: left;
    width: 254px;
    border-left: 1px solid #ccc;
    padding-left: 30px;
    margin-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.ilihe-list ul li:first-child{
    margin-left:0;
    padding-left:0;
    border-left: 0;
}
.ilihe-list ul li img{
    width: 254px;
    display: block;
}
.ilihe-list ul li dl{
    text-align: center;
    margin-top: 15px;
}
.ilihe-list ul li dl dt{
    font-size: 16px;
}
.ilihe-list ul li dl dd{
    color: #666;
    margin-top: 10px;
}
.ilihe-a{
    margin-top: 20px;
}
.ilihe-a a{
    display: block;
    background: #e60012;
    color: #fff;
    width: 130px;
    text-align: center;
    line-height: 30px;
    border-radius: 10px;
    margin: auto;
}


/*合作企业*/
.ihzqy{
    margin-top:50px;
}
.ihzqy-list ul li{
    float: left;
    width: 222px;
    border: 1px solid #f2f2f2;
    margin-right: 20px;
    margin-bottom: 15px;
}
.ihzqy-list ul li:hover{
    border:1px solid #dd2015;
}
.ihzqy-list ul li img{
    display: block;
    margin: auto;
    width: 100%;
}
.ihzqy-list ul li .bigimg:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}


/*新闻资讯*/
.inews{
    margin-top:50px;
    background: #f9f9f9;
    padding: 50px 0;
}
.inews_img{
    width: 510px;
}
.inews_img img{
    display: block;
    width: 510px;
    height: 205px;
}
.inews_img dl{
    background: #e6e6e6;
    padding: 16px 20px;
}
.inews_img dl dt{
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
}
.inews_img dl div{
    font-size: 12px;
    margin: 4px 0;
    background: url(http://lingnanyoupin.test.dginfo.com/t/l/lingnanyoupin/pc/images/icon_15.png) left no-repeat;
    padding-left: 20px;
    color: #858585;
}
.inews_img dl dd{
    line-height: 25px;
    height: 50px;
    color: #858585;
    overflow: hidden;
}
.inews_list{
    width: 650px;
}
.inews_list ul li{
    margin-top: 10px;
    height: 90px;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 15px;
}
.inews_list ul li:first-child{
    margin-top: 0px;
}
.inews_list ul li:hover .inews_date{
    background: #e60012;
}
.inews_list ul li dl{
    width: 545px;
    margin-left: 20px;
}
.inews_list ul li dl dt{
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 10px;
}
.inews_list ul li dl dd{
    font-size: 14px;
    color: #858585;
    line-height: 29px;
    height: 58px;
    overflow: hidden;
}
.inews_date{
    background: #939393;
    color: #fff;
    text-align: center;
    width: 85px;
    height: 90px;
}
.inews_date em{
    font-size: 44px;
}
.inews_date p{
    font-size: 12px;
    border-top: 1px solid #fff;
    height: 30px;
    line-height: 30px;
}


/*留言*/
.imessage{
    background: url(../images/iliuyan-bj.jpg) center no-repeat;
    height: 690px;
}
.imessage-list{
    width: 690px;
    padding-top: 210px;
    padding-left: 50px;
}
.imessage-tit{
    font-size: 28px;
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
}
.imessage-input{
    margin-bottom: 20px;
}
.imessage-input input{
    width: 300px;
    line-height: 35px;
    padding: 0 10px;
    background: #f6f6f6;
    border: 1px solid #eee;
    border-radius: 5px;
}
.imessage-input textarea{
    width: 316px;
    resize: none;
    background: #f6f6f6;
    border: 1px solid #eee;
    border-radius: 5px;
}
.imessage-input span{
    color: #f00;
    margin-left: 5px;
}
.imessage-mar{
    margin-right:20px;
}
.imessage-mar2{
    margin-bottom: 15px;
}
.imessage-yzm input{
    width: 200px;
    float: left;
}
.imessage-yzm img{
    display: block;
    float: left;
    height: 37px;
    width: 90px;
    margin-left: 10px;
}
.imessage-submit{
    text-align: center;
}
.imessage-submit input{
    background: #e60012;
    border: 0;
    color: #fff;
    width: 200px;
    text-align: center;
    line-height: 35px;
    border-radius: 10px;
    cursor: pointer;
}

.imessage-wz{
    padding-top: 290px;
    padding-right: 60px;
    font-style: italic;
}
.imessage-wz span{
    display: block;
    /* color: #fcb13a; */
    font-size: 22px;
}
.imessage-wz .imwza{
    font-size: 34px;
    padding-left: 50px;
}
.imessage-wz .imwzb{
    font-weight: bold;
    font-size: 28px;
    padding-left: 50px;
}
.imessage-wz .imwzc{
    margin-top: 10px;
    background: url(../images/top-tel.png) left no-repeat;
    line-height: 60px;
    height: 60px;
    padding-left: 50px;
    background-size: 40px;
color: #fcb13a;}
.imessage-wz .imwzc i{font-size: 16px;}


#class1content_02 {overflow:hidden; padding-bottom:10px;font-family:微软雅黑; padding-top:15px; display:block;}
#class1content_02 li{ width:90px; height:115px; margin:0 15px; text-align:center; /* background:url(../images/anli_li.jpg) no-repeat top center; */ float:left}
.hui li{background:url(http://lingnanyoupin.test.dginfo.com/t/l/lingnanyoupin/pc/images/anli_li.png) no-repeat top center!important;}
.hui li:hover{background:url(http://lingnanyoupin.test.dginfo.com/t/l/lingnanyoupin/pc/images/anli_lia.png) no-repeat top center!important;}
/*#class1content_02 li:hover{background:url(../images/anli_lia.jpg) no-repeat top center;}*/
#class1content_02 li img{ margin:0 auto; margin-top:8px; margin-bottom:8px; display:block;border: 3px solid #eee;border-radius: 50%;-moz-border-radius: 50%;padding: 5px;}
#class1content_02 li img:hover{border:3px solid #f00}
.hui li img{ margin-top:7px!important;}
#class1content_02 li p{ line-height:25px; height:25px; overflow:hidden;}