@charset "utf-8";

.fullSlide {
    width: 100%;
    position: relative;
    height: 500px;
    background: #000;
    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://yuepai.test.dginfo.com/t/y/yuepai/pc/images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
    z-index: 999999;
}
.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: #c1040c;
    border: 1px solid #c1040c;
    opacity: 1;
}
.fullSlide .prev,  .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 64px;
    height: 64px;
    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(../images/left.png) no-repeat left;
}

.fullSlide .next {
    right: 3%;
    background: url(../images/right.png) no-repeat right;
}
.fullSlide .prevStop {
    display: none;
}
.fullSlide:hover .prev,.fullSlide:hover .next{
    filter: alpha(opacity=100);
    opacity: 1;
}
.fullSlide .full_bj{
    background: url(http://yuepai.test.dginfo.com/t/y/yuepai/pc/images/banner_xian.png) top center no-repeat;
    height: 44px;
    position: absolute;
    z-index: 9999;
    bottom: 0;
    width: 100%;
}


.index_tit{
    text-align: center;
}
.index_tit .index_tit_t1{
    color: #666666;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 5px;
}
.index_tit .index_tit_t2{
    color: #ef2a1d;
    font-size: 18px;
}

/*新闻资讯*/
.graphic{
    
    padding: 40px 0 40px;
}
.graphic .gra{
    float: left;
    width: 380px;
    margin-right: 30px;
}
.graphic .gra .gra_tit{
    height: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 5px;
    text-indent: 2em;
    font-size: 14px;
    margin-bottom: 20px;
    box-shadow: 3px 3px 5px #888;
}
.graphic .gra .gra_img{
    width: 380px;
    height: 200px;
}
.graphic .gra .gra_img img{
    width: 380px;
    height: 200px;
}
.graphic .gra .gra_tit01{
    background: #51ac2c;
}
.graphic .gra .gra_tit02{
    background: #ed3341;
}
.graphic .gra .gra_tit03{
    background: #f3c331;
}

.gra .pad{
    padding: 15px 30px 20px;
    background: #fff;
    height: 155px;
}
.graphic_about .graphic_about_con dl dt{
    font-size: 15px;
    color: #666;
    line-height: 35px;
    font-weight: bold;
}
.graphic_about .graphic_about_con dl dd{
    font-size: 12px;
    line-height: 25px;
    color: #666;
}
.graphic_about .graphic_about_con dl dd a{
    font-size:12px;
    color: #51ac2c;
}
.graphic_about .graphic_about_con dl dd a:hover{
    text-decoration: underline;
}
.graphic_news .graphic_news_con dl a:first-child dd{
    border-top: 0;
}
.graphic_news .graphic_news_con dl dd{
    color: #666;
    line-height: 27px;
    height: 30px;
    border-top: 1px dashed  #eee;
}
.graphic_news .graphic_news_con dl dd:hover{
    color: #ed3341;
}
.graphic_news .graphic_news_con dl dd div{
    float: left;
    width: 240px;text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.graphic_news .graphic_news_con dl dd span{ 
    float: right;
    color: #b2b2b2;
}
.graphic_fu .graphic_fu_con dl dt{
    font-weight: bold;
    color: #666;
    margin-bottom: 15px;
}
.graphic_fu .graphic_fu_con dl dd:first-child{
    border-top: 0px;
}
.graphic_fu .graphic_fu_con dl dd{
    color: #666;
    line-height: 27px;
    border-top: 1px dashed  #eee;
}
.graphic_fu .graphic_fu_con dl dd a{
    color: #666;
}
.graphic_fu .graphic_fu_con dl dd a:hover{
    color: #ed3341;
}

.graphic_fu_con p{
    color: #333;
    line-height: 30px;
    margin-bottom: 10px;
}
.graphic_fu_con a{
    color: #51ac2c;
}
.graphic_fu_con a:hover{
    text-decoration:underline;
}

/*产品展示*/
.i_pro{
    margin-top: 30px;
}
.i_pro_list ul{
    margin-top: 30px;
}
.i_pro_list ul li{
    float: left;
    margin-right: 26px;
    width: 280px;
    height: auto;
    margin-bottom: 20px;
}
.i_pro_list ul li>a{
    display: block;
    overflow: hidden;
    border: 1px solid #eee;
}
.i_pro_list ul li 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 */
}

.i_pro_list li a: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 */}

.i_pro_list ul li p{
    text-align: center;
    height: 35px;
    line-height: 35px;
}

.pro_more{
    display: block;
    border:1px solid #bfbfbf;
    width: 130px;
    text-align: center;
    line-height: 45px;
    height: 45px;
    margin:0 auto;
    color: #666; 
    border-radius: 10px;  
}
.pro_more:hover{
    background: #ed3341;
    color: #fff;
    border:1px solid #ed3341;
}


/*合作伙伴*/
.i_partner{
    padding: 40px 0;
    margin-top: 50px;
    margin-bottom: 40px;
}
.i_Partner_img{
    margin-top: 20px;
}
.i_Partner_img_l{
    position: relative;
    width: 464px;
    height: 420px;
}
.i_Partner_img_l_a{
    width: 464px;
    height: 420px;
}
.i_Partner_img_l_a img{
    width: 464px;
    height: 420px;
    display: block;
}
.i_Partner_img_l_b{
    position: absolute;
    top: 0;
    width: 100%;
    height: 290px;
    background: hsla(0, 0%, 0%, 0.6);
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding-top: 130px;
}
.i_Partner_img_l_b .Partner_l_tit{
    font-size: 16px;
    width: 134px;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    padding: 0 10px 10px;
}
.i_Partner_img_l_b .Partner_l_fu01{
    font-size: 12px;
    line-height: 25px;
    margin-top: 10px;
}
.i_Partner_img_l_b .Partner_l_fu02{
    font-size: 12px;
    line-height: 25px;
}

.i_Partner_img_r{
    width: 700px;
    height: 417px;
    border-bottom: 3px solid #f00;
}
.i_Partner_img_r ul li{
    float: left;
    width: 161px;
    /* height: 125px; */
    margin-right: 18px;
    margin-bottom: 13px;
}
.i_Partner_img_r ul li img{
    border: 1px solid #ccc;
    width: 161px;
    height: 121px;
}
.i_Partner_img_r ul li img:hover{    
    -moz-opacity:0.8;
    opacity:0.8;
}


/*粤派荣誉*/
.ryhonor{
   position:relative;
   margin: 20px auto 0px;
   padding-bottom: 30px;
   }
.ryhonor  .prev{
    display:block;
    width: 64px;
    height: 64px;
    float:right;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    left: 0px;
    top: 90px;
    background:url("../images/left.png") no-repeat center center;
}
.ryhonor  .next{
    display:block;
    width: 64px;
    height: 64px;
    float:right;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    right: 0px;
    top: 90px;
    background: url("../images/right.png") no-repeat center center;
}
/*.ryhonor .prev:hover{background:url("../images/pro_left01.png") no-repeat center center;}
.ryhonor .next:hover{background:url("../images/pro_right01.png") no-repeat center center;}*/
.ryhonor .bd{
    margin-top: 30px;
    margin-bottom: 20px;
}
.ryhonor .bd ul{ 
    overflow:hidden; 
    zoom:1; 
}
.ryhonor .bd ul li{ 
    width: 237px;
    float:left; 
    margin:0px 11px; 
    _display:inline; 
    overflow:hidden; 
    text-align:center;
    position: relative;
    height: auto;
}
.ryhonor .bd ul li img{
    width:235px;
    border: 1px solid #eee;
    height: 235px;
    border-radius: 10px;
}
.ryhonor .bd ul li p{
    line-height: 30px;
    /* bottom: 0px; */
    width: 235px;
    background: url(http://yuepai.test.dginfo.com/t/y/yuepai/pc/images/ipro_bj.png);
    border-radius: 0 0 10px 10px;
}
.ryhonor .tempWrap{
    margin: 0 auto
}