@charset "utf-8";

.fullSlide{ width:100%;  position:relative;  height:465px; background:#000;  }
.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:465px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:465px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; background:url(http://minghuasp.test.dginfo.com/t/m/minghuasp/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:8px; 
    width: 40px;
    height: 13px;
    background: #fdf234;
    overflow:hidden; 
    line-height:9999px; 
}
.fullSlide .hd ul .on{ background: #fe0000; opacity: 1;}


/*.fullSlide .hd ul li {
    display: inline-block;
    margin: 0px 2px;
    width: 40px;
    height: 13px;
    background: #fdf234;
    cursor: pointer;
}
.fullSlide .hd ul li.on {
    background: #fe0000;
    opacity: 1;
}*/

/* banner */
.slide2 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.slide2 .hd {
    width: 100%;
    overflow: hidden;
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 20px;
    z-index: 1;
}
.slide2 .hd ul {
    overflow: hidden;
    zoom: 1;
}
.slide2 .hd ul li {
    display: inline-block;
    margin: 0px 2px;
    width: 40px;
    height: 13px;
    background: #fdf234;
    cursor: pointer;
}
.slide2 .hd ul li.on {
    background: #fe0000;
    opacity: 1;
}
.slide2 .bd {
    width: 100%;
    position: relative;
    z-index: 0;
    height: 465px;
    display: block;
    margin:0 auto;
}
.slide2 .bd ul{
    margin:0 auto;
    display: block;
    height: 465px;
    width: 1920px;
}
.slide2 .bd li {
    zoom: 1;
    vertical-align: middle;
    height: 465px;
    width: 1920px;
}
/*.slide2 .bd img {
    width: 1920px;
    display: block;
    height: 465px;
    margin:0 auto;
}*/
.slide2 .prev,  .slide2 .next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 50px;
    height: 50px;
    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;
}
.slide2 .prev{
    left: 3%;
    background-image: url(http://minghuasp.test.dginfo.com/t/m/minghuasp/pc/images/leftb.png);
}
.slide2 .next {
    right: 3%;
    background-image: url(http://minghuasp.test.dginfo.com/t/m/minghuasp/pc/images/rightb.png);
}
.slide2 .prev:hover,  .slide2 .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.slide2 .prevStop {
    display: none;
}
.slide2 .nextStop {
    display: none;
}


/*中间内容*/
.icon_bj{
    background: url(../images/icon_bg.jpg) top;
    padding-bottom: 30px;
}

.ipto_tit .ipto_tit_t1{
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin-top: 20px;
}
.ipto_tit .ipto_tit_t2{
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    line-height: 35px;
}

/*产品分类*/
.pro_class{
    border-bottom: 1px solid #f0e3d4;
    padding: 30px 0;
}
.pro_class ul li{
    float: left;
    position: relative;
    width: 240px;
    height: 150px;
    background: #a22214;
    color: #fff;
    border-radius: 10px;
    box-shadow: 2px 3px 1px #888888;
}
.pro_class ul a{
    float: left;
    display: block;
    margin-left: 62px;
}
.pro_class ul li img{
    display: block;
    /* margin: 15px auto 0; */
    border-radius: 10px;
}
.pro_class_tit{
    position: absolute;
    top: 0;
    display: none;
    text-align: center;
    width: 160px;
    padding: 48.5px 40px;
}
.pro_class_tit .pct_t1{
    font-size: 16px;
}
.pro_class_tit .pct_t2{
    font-size: 12px;
}
.pro_class ul a:hover .pro_class_tit{
    display: block;
    background: rgba(0,0,0,0.6);
    border-radius: 10px;
}


/*新闻资讯*/
.inews{}
.focusBox { position: relative; width: 320px; height: 320px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
.focusBox .pic img { width: 320px; height: 320px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.6; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; width: 220px;text-overflow: ellipsis;  white-space:nowrap;  overflow:hidden;}
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 3px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; background: #fff;color: #000;}
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background: #A22214;  color: #fff;}
.inews_con{
    width: 790px;
    background: #fff;
    padding:15px;
    height: 373px;
}
.inews_con_tit{
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.inews_con_tit div{
    background: url(../images/tb01.png) left no-repeat;
    color: #000;
    padding-left: 40px;
    font-weight: bold
}
.inews_con_tit .fr{
    display: block;
    font-weight: bold;
    color: #dbdbdb;
    font-size: 20px;
}
.inews_con_tit .fr:hover,.inews_video_tit .fr:hover,.rm_pro_tit .fr:hover{
    color:#a22214
}
.inews_list{
    width: 450px;
}
.inews_list_top{
    width: 450px;
    height: 100px;
}
.inews_list_top .inews_list_top_img{
    display: block;
    float: left;
    width: 90px;
}
.inews_list_top .inews_list_top_img img{
    display: block;
    width: 90px;
    height: 90px;
}
.inews_list_top dl{
    float: left;
    width: 350px;
    margin-left: 10px;
}
.inews_list_top dl dt{
line-height: 25px;text-overflow: ellipsis;  white-space:nowrap;  overflow:hidden;}
.inews_list_top dl dt a{
    color: #4c4c4c;
}
.inews_list_top dl dt a:hover{
    color:#a22214;
}
.inews_list_top dl .ilt_date{
    color: #efa650;
    font-size: 12px;
    line-height: 20px;
}
.inews_list_top dl .ilt_brief{
    font-size: 12px;
    text-indent: 2em;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #999;
}
.inews_list ul li{
    line-height: 20px;
    border-bottom: 1px solid #ddd;
    height: 20px;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.inews_list ul li .fl{
    width: 375px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.inews_list ul li .fl a{
    color: #4c4c4c;
}
.inews_list ul li .fl a:hover{
    color: #A22214;
}
.inews_list ul li .fr{
    font-size: 12px;
    background: #cbcaca;
    color: #fff;
    padding: 0 3px;
}

.inews_video{
    background: #fff;
    width: 275px;
    padding:16px;
    height: 373px;
}
.inews_video_tit{
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.inews_video_tit div{
    background: url(../images/tb02.png) left no-repeat;
    color: #000;
    padding-left: 40px;
    font-weight: bold
}
.inews_video_tit .fr{
    display: block;
    font-weight: bold;
    color: #dbdbdb;
    font-size: 20px;
}
.inews_video_sp{
    height: 250px;
    overflow: hidden;
}
.inews_video_more{}
.inews_video_more p{
    font-size: 16px;
    color: #000;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}
.inews_video_more .ivm_a{
    display: block;
    background: #efa650;
    width: 80px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    line-height: 25px;
    margin: 10px auto 0;
}
.inews_video_more a:hover{
    text-decoration:underline;
    color:#fff;
}


/*合作伙伴*/
.icase{
    height: 118px;
    background: #fff;
    border: 1px solid #ccc;
    margin-top: 20px;
}
.icase_tit{
    background: url(../images/case_bj.png) no-repeat left;
    height: 118px;
    width: 64px;
    color: #fff;
}
.icase_tit .icase_tit_wz{
    padding-left: 18px;
    padding-top: 10px;
    font-weight: bold;
    line-height: 25px;
    font-size: 15px;
}
.icase_img{
    height: 118px;
}
.icase_img ul{
    margin-top: 20px;
    /* margin-left: 20px; */
}
.icase_img ul li{
    float: left;
    margin: 0 4px;
}
.icase_img ul li img{
    display: block;
    width: 170px;
    height: 80px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

/*热卖单品*/
.rm_pro{
    background: #fff;
    border: 1px solid #ccc;
    padding: 16px 16px 30px 16px;
    margin-top: 20px;
}
.rm_pro_tit{
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #ccc;
}
.rm_pro_tit div{
    background: url(../images/tb03.png) left no-repeat;
    color: #000;
    padding-left: 40px;
    font-weight: bold
}
.rm_pro_tit .fr{
    display: block;
    font-weight: bold;
    color: #dbdbdb;
    font-size: 20px;
}

.rm_pro_img{
    margin-top: 15px;
}
.rm_pro_img ul li{
    float: left;
    text-align: center;
    margin-left: 22px;
}
.rm_pro_img ul li:first-child{
    margin-left: 0;
}
.rm_pro_img ul li img{
    display: block;
    border: 1px solid #ccc;
    width: 260px;
    height: 173px;
    margin-bottom: 10px;
}
.rm_pro_img ul li img:hover{
    border: 1px solid #a22214;
}
.rm_pro_img ul li p{
    line-height: 30px;
}
.rm_pro_img ul li .rpm_t1{
    font-weight: bold;
    font-size: 16px;
}
.rm_pro_img ul li .rpm_t1 a{
    color:#333;
}
.rm_pro_img ul li .rpm_t1 a:hover{
    color:#a22214;
}
.rm_pro_img ul li .rpm_t2{
    color: #f00;
}


.ij_tit{
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 5px;
}
.ij_tit span{
    color: #fff33f;
}
.ij_tit i{
    font-style: normal;
    font-size: 16px;
    color: #bc1b21;
    margin-left: 5px;
}
.i_join{
    background: #95050f;
    padding-top: 30px;
    padding-bottom: 30px;
}
.i_join_bj{
    background: url(../images/join_bj.jpg) top no-repeat;
    /* height: 300px; */
}
.ij_jiameng{
    width: 450px;
}
.ij_us{
    width: 310px;
}

.ij_honor{
    width: 280px;
    margin-left: 55px;
}
.ij_jiameng img{
    display: block;
    width: 450px;
    height: 276px;
}
.ij_us img{
    display: block;
    width: 310px;
    height: 276px;
}
.rongyu{position:relative;margin: 0px auto 0;
   }
.rongyu  .prev{
    display:block;
    width: 32px;
    height: 276px;
    float:right;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    left: 0px;
    top: 0px;
    background:url("../images/left.png") no-repeat center center;
}
.rongyu  .next{
    display:block;
    width: 32px;
    height: 276px;
    float:right;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url("../images/right.png") no-repeat center center;
}
.rongyu .bd{ }
.rongyu .bd ul{ overflow:hidden; zoom:1; }
.rongyu .bd ul li{ width: 175px;float:left; margin: 50px 6px 0; _display:inline; overflow:hidden; text-align:center;  }
.rongyu .bd ul li a img{width:173px;height: 173px; border: 1px solid #ccc;}
.rongyu .bd ul li a img:hover{border: 1px solid #FDF234;}
.rongyu .bd ul li h1{
    text-align: center;
    margin-top: 5px;
    color: #484848;
    font-size: 16px;
}
.rongyu .tempWrap{
    margin: 0 auto
}