@charset "utf-8";
/*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://weixing.test.dginfo.com/t/w/weixing/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-radius: 50%;
}
.fullSlide .hd ul .on {
    background: #FF0101;
    opacity: 1;
}
.fullSlide .prev,  .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 66px;
    height: 56px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity:0.3;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    filter:alpha(opacity=30);opacity:0.3;
}
.fullSlide .prev {
    left: 1%;
    background: url(http://weixing.test.dginfo.com/t/w/weixing/pc/images/focus-page-btns.png) no-repeat;
}

.fullSlide .next {
    right: 1%;
   background: url(http://weixing.test.dginfo.com/t/w/weixing/pc/images/focus-page-btns.png) no-repeat;
   background-position:-66px 0;
}
.fullSlide .prevStop {
    display: none;
}
.fullSlide:hover .prev,.fullSlide:hover .next{
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.itit{
    width: 500px;
    text-align: center;
    margin: 0 auto 25px;
}
.itit .itit_t1{
    font-size: 24px;
    color: #222222;
}
.itit .itit_fff{
    color: #fff!important;
}
.itit .itit_xian{
    height: 1px;
    background: #b5b5b5;
    width: 220px;
    margin: 10px auto 5px;
    position: relative;
}
.itit .itit_xian:before{
    content:"";
    position:absolute;
    background: #119ae8;
    height: 3px;
    width: 50px;
    bottom: 0px;
    left: 85px;
}
.itit .itit_t2{
    color: #999999;
    text-transform: capitalize;
}


/*产品中心*/
.index_pro{
    height: auto;
    margin-bottom: 20px;
}
.ipl{
    width: 230px;
    /* height: 590px; */
    margin-right: 28px;
}
.ipl .ipl_tit{
    background: #0087e0;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 23px;
    padding: 33px 25px;
}
.ipl .ipl_tit span{
    color: #fff;
    font-size: 16px;
}

.subNavBox{width: 208px;background: #fff;padding: 10px 10px 16px;border: 1px solid #119ae8;min-height: 360px;}
.subNav{cursor:pointer;font-weight:bold;font-size:14px;color: #333;padding: 0 5px;margin-top: 14px;border-bottom: 1px solid #e5e5e5;height: 40px;line-height: 40px;}
.subNav span{
    display:block;
    float:left;
    width: 180px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.subNav i{
    display:block;
    float:right;
    font-style: inherit;
    width: 15px;
    text-align: center;
}
.subNav:first-child{
    margin-top: 0;
}
.subNav a{color: #666;display:block;}
.subNav:hover a span,.subNav:hover a i{
    color:#119ae8;
}
.subNav:hover{
    border-bottom:1px solid #119ae8;
}
.currentDd{color: #fff;}
.currentDt{background-image:url(http://weixing.test.dginfo.com/t/w/weixing/pc/images/pro_jian02.png);}
.navContent{display: none;margin-top: -10px;margin-bottom: 15px;}
.navContent li{text-indent: 10px;}
.navContent li a{display:block;height: 30px;text-align: left;font-size:14px;line-height:30px;color:#333}
.navContent li a:hover{color:#fff; background:#0087e0; border-radius: 10px;-w-border-radius: 10px;}


.rongyu{position:relative;margin: 0px auto 0;
   }
.rongyu  .prev{
    left: 0px;
    top: 200px;
    background:url("../images/pro_jian03.png") no-repeat center center;
}
.rongyu  .next{
    right: 0px;
    top: 200px;
    background: url("../images/pro_jian04.png") no-repeat center center;
}
.rongyu  .next,.rongyu  .prev{
    display:block;
    width: 41px;
    height: 41px;
    float:right;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    z-index: 99;
}
.rongyu .prev:hover{background:url("../images/pro_jian03_d.png") no-repeat center center;}
.rongyu .next:hover{background:url("../images/pro_jian04_d.png") no-repeat center center;}
.rongyu .bd{ }
.rongyu .bd ul{ overflow:hidden; zoom:1; }
.rongyu .bd ul li{width: 500px;float:left;_display:inline;overflow:hidden;border-bottom: 2px solid #119ae8;}
.rongyu .bd ul li a img{width:500px;height: 375px;display: block;}
.rongyu .bd ul li a:hover img{
    opacity: 0.9;
}
.rongyu .bd ul li h1{
    text-align: center;
    margin-top: 5px;
    color: #484848;
    font-size: 16px;
}
.rongyu .tempWrap{
    margin: 0 auto
}
.ipc{
    background: #fff;
    padding: 0 10px;
    height: 128px;
}
.ipc .ipc_t1{
    border-bottom: 1px dashed #ccc;
    line-height: 37px;
    height: 37px;
}
.ipc .ipc_t1 a{
    display: block;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.ipc .ipc_t1 img{
    float: left;
    margin-top: 11px;
    margin-left: 10px;
}

.ipc .ipc_t2{
    font-size: 12px;
    color: #808080;
    padding: 10px 0 0;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
}
.ipc .ipc_t2 p{
    
line-height: 25px;
}
.ipc .ipc_t2 p span{    
    font-weight: bold;
}
.ipc .ipc_t3{
    font-size: 12px;
    line-height: 40px;
    color: #000;
}
.ipc .ipc_t3 span{
     color: #0087e0;
}
.ipc .ipc_t3 span a{
     color: #0087e0;
}
.ipc .ipc_t3 span a:hover{
    text-decoration: underline;
}
.ipr{
    width: 415px;
    /* height: 590px; */
}
.ipr ul li{
    float: left;
    width: 200px;
    margin-right: 15px;
    margin-bottom: 28px;
    position: relative;
}
.ipr ul li:first-child{
    margin-top: 0;
}
.ipr ul li a{
    display: block;
}
.ipr ul li img{
    display: block;
    width: 200px;
    height: 150px;
}
.ipr ul li p{
    position: absolute;
    bottom:0;
    background: rgba(0,0,0,0.7);
    width: 100%;
    text-align: center;
    color: #fff;
    height: 30px;
    line-height: 30px;
}
.ipr ul li:hover img{
    opacity: 0.9;
}
.ipr ul li:hover p{
    background: #0087e0;
}



/*工程案例*/
.icase{
    background: #f7f7f7;
    padding: 50px;
}
.icase ul{}
.icase ul li{
    float: left;
    margin-right: 20px;
}
.icase ul li img{
    display: block;
    width: 285px;
    height: 214px;
}
.icase ul li p{
    text-align: center;
    height: 35px;
    line-height: 35px;
}
.index_more a{
    width: 120px;
    border: 1px solid #333;
    display: block;
    text-align: center;
    margin: 30px auto 0;
    height: 30px;
    line-height: 30px;
}
.index_more a:hover{
    background: #119ae8;
    color: #fff;
    border: 1px solid #119ae8;
}

/*关于我们*/
.iabout{
    background: url(../images/iabout_bj.jpg) center no-repeat;
    height: 396px;
    padding: 30px 0;
}
.iabout_fl{
    width: 540px;
}
.iabout_fl img{
    max-width;
    max-width: 540px;
    max-height: 300px;
}
.iabout_fr{
    width: 620px;
    color: #fff;
}
.iabout_fr p{
    line-height:30px;
}
.index_more02 a{
    width: 120px;
    border: 1px solid #fff;
    display: block;
    text-align: center;
    margin-top: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
}
.index_more02 a:hover{
    background: #119ae8;
    color: #fff;
    border: 1px solid #119ae8;
}

/*广告图*/
.index_ggt01{
    background: url(../images/iggt_img01.jpg) center no-repeat;
    height: 225px;
}
.index_ggt01 a{
    display: block;
    width: 100%;
    height: 100%;
}



/*新闻中心*/
.i_news{margin: 50px 0;}
.i_news_l{
    width: 830px;
}
.inl_tit{
    height: 37px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    position: relative;
}
.inl_tit .inl_tit_l{
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    border-bottom: 3px solid #119ae8;
}
.inl_tit .inl_tit_l span{
    color: #119ae8;
}
.inl_tit a{
    display: block;
    float: right;
    font-size: 12px;
    line-height: 35px;
    color: #909090;
}
.inl_tit a:hover{
    color: #119ae8;
}
.i_news_l ul{}
.i_news_l ul li{
    height: 165px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-top: 30px;
}
.i_news_l ul li:first-child{
    margin-top:0px;
}
.i_news_l ul li img{
    display: block;
    float: left;
    width: 290px;
    border: 1px solid #ccc;
    height: 165px;
}
.i_news_l ul li img:hover{
    border:1px solid #119ae8;
}
.i_news_l ul li dl{
    width: 520px;
    float: right;
}
.i_news_l ul li dl dt{
    background: url(../images/jian02.png) left no-repeat;
    text-indent: 1em;
    line-height: 30px;
}
.i_news_l ul li dl dt a{
    color: #119ae8;
    font-size: 20px;
}
.i_news_l ul li dl dt a:hover{
    text-decoration: underline;
}
.i_news_l ul li dl dd{
    font-size: 14px;
    color: #666;
    line-height: 28px;
    height: 112px;
    overflow: hidden;
    margin-bottom: 6px;
}
.i_news_l ul li dl .inew_date{
    font-size: 12px;
    color: #999;
}
.i_news_l ul li dl .inew_date .inew_date01{
    background:url(../images/ft_2.png) left no-repeat;
    padding-left:20px;
}
.i_news_l ul li dl .inew_date .inew_date02{
    background:url(../images/tiime02.jpg) left no-repeat;
    padding-left:20px;
}


.i_news_r{
    width: 290px;
    background: #eaeaea;
    padding: 25px 25px 10px 25px;
    height: 641px;
}
.i_news_r_tit{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}
.i_news_r_tit a{
    float: right;
    font-size: 12px;
    color: #666;
}
.inr_con{}
.inr_con img{
    display: block;
    width: 290px;
    height: 165px;
}
.inr_con_date{
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
}
.inr_con_date .icd_tit{
    float: left;
    display: block;
    height: 30px;
    background: #119ae8;
    color: #fff;
    width: 70px;
    text-align: center;
    font-size: 18px;
}
.inr_con_date .icd_rq{
    float: right;
    font-size: 12px;
    background: url(../images/ft_2.png) left no-repeat;
    padding-left: 20px;
    color:#999;
}
.inr_con dl{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.inr_con dl dt{
    line-height: 25px;
}
.inr_con dl dt a{
    color: #4c4c4c;
    font-size: 16px;
}
.inr_con dl dt a:hover{
    color: #119ae8;
}
.inr_con dl dd{
    font-size: 12px;
    color: #666;
    line-height: 25px;
    text-indent: 2em;
    height: 75px;
    overflow: hidden;
}
.inr_con dl .inr_axq{
    font-size: 12px;
    color: #666;
}
.inr_con dl .inr_axq:hover{
    color: #0087e0;
}

#ticker {
    width:290px;
    height: 185px;
    overflow:auto;
    margin-top: 20px
}
#ticker dt {
    padding-left:40px;
    height:30px;
    line-height:30px;
    background:url(../images/w.png) left no-repeat;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
#ticker dd {
    padding-left:40px;
    padding-bottom:5px;
    line-height:25px;
    background:url(../images/d.png) 0px 5px no-repeat;
    border-bottom:1px dashed #ccc;
    margin-bottom: 10px;
}
#ticker dt a{
    display:block;
    line-height:25px;
    color:#333;
    font-size: 14px;
}
#ticker dt a:hover{
    color:#119ae8;
}
#ticker dd a{
    display:block;
    line-height:25px;
    color:#444;
    font-size: 13px;
}
#ticker dd a:hover{
    color: #119ae8;
}


/*我们的优势*/
.iadvantage{
    margin: 50px 0;
}
.iadvantage ul{
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.iadvantage ul li{
    float: left;
    width: 240px;
    position: relative;
    padding: 25px 0 10px;
}
.iadvantage ul li:before{
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #e5e5e5;
    right: 0;
    top: 0;
}
.iadvantage ul li:first-child:after{
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #e5e5e5;
    left: 0;
    top: 0;
}
.iadvantage ul li img{
    width: 130px;
    height: 130px;
    margin: 0 auto;
    display: block;
}
.iadvantage ul li dl{}
.iadvantage ul li dl dt{
    text-align: center;
    color: #222222;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
.iadvantage ul li dl dd{
    padding: 10px 15px;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
    color: #666;
    font-size: 12px;
}


/*合作伙伴*/
.ipartner_img{
   position:relative;
   }
.ipartner_img .prev,.ipartner_img .next{
    display:block;
    width: 32px;
    height: 60px;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    text-align: center;
    line-height: 40px;
    background: #999;
    color: #fff;
    font-size: 26px;
    top: 30px;
    line-height: 60px;
}
.ipartner_img .prev:hover,.ipartner_img .next:hover{
    background: #119ae8;
}
.ipartner_img .prev{
    right: 5px;
}
.ipartner_img .next{
    left: 5px;
}
.ipartner_img .bd{ }
.ipartner_img .bd ul{
    overflow:hidden; 
    zoom:1; 
}
.ipartner_img .bd ul li{
    width: 172px;
    float:left;
    margin: 0 5px;
    _display:inline;
    overflow:hidden;
    text-align:center;
}
.ipartner_img .bd ul li img{
    width:170px;
    border: 1px solid #ccc;
    border-radius: 20px;
    height: 112px;
}
.ipartner_img .bd ul li:hover img{
    border:1px solid #119ae8;
}
.ipartner_img .bd ul li p{
    font-size: 12px;
}
.ipartner_img .tempWrap{
    margin: 0 auto
}