@charset "utf-8";

.fullSlide{ width:100%;  position:relative;  height:500px; 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:500px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:500px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; background:url(http://jiashengxgen.test.dginfo.com/t/j/jiashengxgen/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: 15px;
    height: 15px;
    background: #FFFFFF;
    overflow:hidden;
    line-height:9999px;
    margin: 0 5px;
    border-radius: 50%;
    border: 1px solid #D2D2D2;
}
.fullSlide .hd ul .on{ background: #0087E0; 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: 13px;
    height: 13px;
    background: #fff;
    opacity: 0.7;
    cursor: pointer;
    border: 1px solid #0087E0;
    border-radius: 10px;
}
.slide2 .hd ul li.on {
    background: #0087E0;
    opacity: 1;
}
.slide2 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
    height: 500px;
}
.slide2 .bd ul{
    margin:0 auto;
    display: block;
}
.slide2 .bd li {
    zoom: 1;
    vertical-align: middle;
}
.slide2 .bd img {
    width: 1920px;
    display: block;
    height: 500px;
    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://jiashengxgen.test.dginfo.com/t/j/jiashengxgen/pc/images/leftb.png);
}
.slide2 .next {
    right: 3%;
    background-image: url(http://jiashengxgen.test.dginfo.com/t/j/jiashengxgen/pc/images/rightb.png);
}
.slide2 .prev:hover,  .slide2 .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.slide2 .prevStop {
    display: none;
}
.slide2 .nextStop {
    display: none;
}










/*搜索*/
.search{
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
.search_tit{
    
}
.search_tit span{
    font-weight: bold;
}
.search_tit a{
    margin-right: 7px;
}
.search_ss{
    margin-top: 12px;
}
.search_ss .gjz{
    line-height: 25px;
    height: 25px;
    float: left;
    border: 1px solid #ccc;
    width: 200px;
}
.search_ss .ssk{
    height: 27px;
    float: left;
    background: #0087e0;
    border: 1px solid #0087e0;
    color: #fff;
    padding: 0 8px;
}


/*内容开始*/
/*定制案例*/
.sj_title{
    background: url(../images/xian.png) no-repeat;
    height: 48px;
}
.sj_title_tit{
    width: 385px;
    margin:0 auto;
    height: 48px;
}
.sj_title_tit .sj_title_t1{
    font-size: 24px;
    color: #0087e0;
    line-height: 50px;
}
.sj_title_tit .sj_title_t2{
    font-size: 22px;
    font-weight: bold;
    color: #000;
    line-height: 50px;
    /* letter-spacing: 3px; */
    margin-left: 10px;
}
.sj_title_tit .sj_title_t2 span{
    color: #0087e0;
}
.sj_title_tit .sj_title_t3{}


/*首页产品滚动*/
.picMarquee-left{
    width:1200px; 
    overflow:hidden;
    position:relative;
}
.picMarquee-left .hd{ 
    overflow:hidden;  
    height:30px; 
    background:#f4f4f4;
    padding:0 10px;  
}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ 
    display:block;  
    width:5px; 
    height:9px; 
    float:right; 
    margin-right:5px; 
    margin-top:10px;  
    overflow:hidden;
    cursor:pointer; 
    background:url("http://jiashengxgen.test.dginfo.com/t/j/jiashengxgen/pc/images/arrow.png") no-repeat;
}
.picMarquee-left .hd .next{ 
    background-position:0 -50px;  
}
.picMarquee-left .hd .prevStop{ 
    background-position:-60px 0;
}
.picMarquee-left .hd .nextStop{ 
    background-position:-60px -50px; 
}
.picMarquee-left .bd{ padding:20px 10px 10px 10px ;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li p{text-align: center; line-height: 35px;}
.picMarquee-left .bd ul li p a{font-size: 14px;}
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:220px; height:170px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#0087e0;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }


/*产品中心*/
.index_pro{
    background: #f1f1f1;
    height: 590px;
    padding: 40px 0;
    margin-top: 20px;
}
.ipl{
    width: 230px;
    height: 590px;
    margin-right: 40px;
}
.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: 200px;background: #fff;padding: 25px 15px;height: 345px;}
.subNav{cursor:pointer;font-weight:bold;font-size: 12px;color: #fff;line-height: 35px;padding-left:10px;background: url(../images/pro_jian01.png) no-repeat #3aa406;background-position:95% 50%;border-radius: 10px;margin-bottom: 15px;padding-right: 25px;text-overflow: ellipsis;  white-space:nowrap;  overflow:hidden;}
.subNav:hover{
    text-decoration: underline;
}
.currentDd{color: #fff;}
.currentDt{background-image:url(../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: 12px;line-height:30px;color:#333;text-overflow: ellipsis;  white-space:nowrap;  overflow:hidden;}
.navContent li a:hover{color:#fff; background:#0087e0; border-radius: 10px;-w-border-radius: 10px;}

.ipl_tel{
    background: url(../images/tel_bj.jpg) no-repeat;
    height: 65px;
    text-align: center;
    color: #fff;
    padding-top: 15px;
}
.ipl_tel .ipl_tel_t1{
    background: url(../images/tel01.jpg) left no-repeat;
    width: 60px;
    padding-left: 25px;
    height: 21px;
    line-height: 21px;
    margin: 0 auto;
}
.ipl_tel .ipl_tel_t2{
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.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: 600px;float:left; _display:inline; overflow:hidden; border-bottom: 2px solid #0087e0; background: #fff;}
.rongyu .bd ul li a img{width: 478px;height: 478px; display: block; margin: 0 auto;}
.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 20px;
    /* height: 148px; */
}
.ipc .ipc_t1{
    border-bottom: 1px dashed #ccc;
    line-height: 37px;
    height: 37px;
}
.ipc .ipc_t1 a{
    display: block;
    float: left;
}
.ipc .ipc_t1 img{
    float: left;
    margin-top: 11px;
    margin-left: 10px;
}

.ipc .ipc_t2{
    font-size: 12px;
    color: #808080;
    border-bottom: 1px dashed #ccc;
    padding: 10px 0;
    height: 50px;
}
.ipc .ipc_t2 p{
    
line-height: 25px;
    
height: 50px;
    
overflow: hidden;
}
.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: 305px;
    height: 590px;
}
.ipr ul li{
    margin: 0px 5px 8px;
    float: left;
}
.ipr ul li:first-child{
    /* margin-top: 0; */
}
.ipr ul li a{
    display: block;
}
.ipr ul li img{
    display: block;
    width: 140px;
    height: 140px;
    border: 1px solid #eee;
}
.ipr ul li img:hover{
    border: 1px solid #0087e0;
}

/*小广告*/
.zj_ggt{
    background: url(../images/guanggao.jpg) center no-repeat;
    height: 146px;
}
.zj_ggt .zj_ggt_t1{
    display: block;
    background: url(../images/caigou.png) no-repeat center;
    width: 202px;
    height: 39px;
    line-height: 39px;
    float: right;
    color: #ffe600;
    margin-top: 30px;
    font-size: 16px;
    text-indent: 1.5em;
}
.zj_ggt .zj_ggt_t2{
    display: block;
    background: url(../images/caigou02.png) no-repeat center;
    width: 162px;
    height: 41px;
    line-height: 41px;
    float: right;
    clear: both;
    color: #fff;
    margin-top: 10px;
    font-size: 16px;
    text-indent: 2em;
}
.zj_ggt .zj_ggt_t1:hover,.zj_ggt .zj_ggt_t2:hover{
    text-decoration: underline;
}


/*资质认证*/
.i_honor{
    background: #f1f1f1;
    height: 195px;
    padding: 35px 0;
}
.i_honor .i_honor_tit{
    display: block;
    float: left;
    font-size: 26px;
    color: #0087e0;
    font-weight: bold;
    line-height: 50px;
    margin-top: 40px;
}
.i_honor ul{
    display: block;
    float: right
;
    width: 1000px;
}
.i_honor ul li{
    float: left;
    margin-left:80px;
}
.i_honor ul li:first-child{
    margin-left: 0px;
}
.i_honor ul li .ihi{
    height: 152px;
    width: 132px;
    margin: 0 auto;
}
.i_honor ul li .ihi01{
    background: url(../images/iso.png);
}
.i_honor ul li .ihi02{
    background: url(../images/iso.png) -213px 0px;
}
.i_honor ul li .ihi03{
    background: url(../images/iso.png) -427px 0px;
}
.i_honor ul li .ihi04{
    background: url(../images/iso.png) -640px 0px;
}
.i_honor ul li .ihi05{
    background: url(../images/iso.png) -853px 0px;
}
.i_honor ul li p{
    text-align: center;
    font-size: 12px;
    margin-top: 20px;
}


/*印象嘉升*/
.yxts{
    height: 555px;
    margin-top: 50px;
}
.yxts_tit{
    width: 323px;
    background: url(../images/xian02.png) 10px no-repeat;
    text-align: center;
    height: 50px;
    margin: 0 auto 25px;
    line-height: 50px;
}
.yxts_tit .yxts_tit_t1{
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-left: 80px;
}
.yxts_tit a{
    display: block;
    float: left;
    margin-left: 5px;
}

.yxts_img{
    height: 480px;
}
.yxts_img img{
    display: block;
}
.yxts_img_l{
    width: 255px;
    margin-right: 2.5px;
}
.yxts_img_l .yxts_img_bj{
    background: url(../images/yxjs_tit.jpg) no-repeat;
    height: 205px;
    line-height: 205px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin-bottom: 2.5px;
}
.yxts_img_l .yxi01{
    width: 255px;
    height: 270px;
}
.yxts_img .yxi02{
    width: 520px;
    height: 195px;
    margin-bottom: 2.5px;
}
.yxts_img .yxi03{
    width: 520px;
    height: 280px;
}
.yxts_img .yxi04{
    width: 420px;
    height: 260px;
    margin-bottom: 2.5px;
}
.yxts_img .yxi05{
    width: 420px;
    height: 215px;
}


/*新闻中心*/
.i_news{
    height: 680px;
    padding-top: 60px;
}
.i_news_l{
    width: 800px;
}
.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 #0087e0;
}
.inl_tit .inl_tit_l span{
    color: #0087e0;
}
.inl_tit a{
    display: block;
    float: right;
    font-size: 12px;
    line-height: 35px;
    color: #909090;
}
.inl_tit a:hover{
    color: #0087e0;
}
.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 #0087e0;
}
.i_news_l ul li dl{
    width: 480px;
    float: right;
}
.i_news_l ul li dl dt{
    background: url(../images/jian02.png) left no-repeat;
    text-indent: 1em;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.i_news_l ul li dl dt a{
    color: #0087e0;
    font-size: 20px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.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: 30px;
    height: 120px;
    overflow: hidden;
}
.i_news_l ul li dl .inew_date{
    font-size: 12px;
}

.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: #3AA406;
    color: #fff;
    width: 70px;
    text-align: center;
    font-size: 18px;
}
.inr_con_date .icd_rq{
    float: right;
    font-size: 12px;
}
.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: #0087e0;
}
.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:#0087e0;
}
#ticker dd a{
    display:block;
    line-height:25px;
    color:#444;
    font-size: 13px;
}
#ticker dd a:hover{
    color:#0087e0;
}


/*五大优势*/
/**/
.dz{ padding:53px 0 35px;display: table;height: 630px;}
.dz_t{ background:url(http://jiashengxgen.test.dginfo.com/t/j/jiashengxgen/pc/css/Img/Index/dz_btbg.gif) no-repeat; height:86px; padding-bottom:36px;}
.dz_t p{ line-height:42px; padding-left:25px;}
.dz_t a{ position:relative; height:46px; display:inline-block; line-height:46px;}
.dz_t i{ font-size:43px; color:#01118d;}
.dz_t span{ font-size:28px; color:#000; width:200px; position:absolute; top:-6px; left:184px;}
.dz_t q{ font-size:32px; color:#000;}
.dz_t em{font-size:24px; color:#01118d; font-weight:bold;}
.dz_l{ position:relative; width:591px; background: url(../images/dz_pic.png) center no-repeat; height: 543px;}
.dz_l span{ position:absolute; top:485px; left:155px;}
.dz_l .dz_l_yp{
    display: block;
    background: #3AA406;
    color: #fff;
    width: 170px;
    text-align: center;
    line-height: 40px;
    border: 2px solid #ddd;
    border-radius: 10px;
}
.dz_l .dz_l_yp:hover{
    text-decoration: underline;
}
.dz_l .dz_l_img01{ position: absolute; /* border-radius: 50%; */top: 61px;left: 12px;}
.dz_l .dz_l_img02{position: absolute;border-radius: 50%;left: 381px;top: 3px;}
.dz_l .dz_l_img03{position: absolute;left: 453px;top: 105px;border-radius: 50%;}
.dz_l .dz_l_img04{position: absolute;border-radius: 50%;left: 485px;top: 221px;}
.dz_l .dz_l_img05{position: absolute;border-radius: 50%;left: 463px;top: 336px;}
.dz_l .dz_l_img06{position: absolute;border-radius: 50%;left: 412px;top: 436px;}
.dz_l .dz_l_img07{position: absolute;border-radius: 50%;left: 340px;top: 506px;}
.dz_l .dz_l_img01 img{
    border-radius: 50%;
    width: 455px;
    height: 455px;
}
.dz_l .dz_l_img02 img,.dz_l .dz_l_img03 img,.dz_l .dz_l_img04 img,.dz_l .dz_l_img05 img{width: 101px;height: 101px;border-radius: 50px;}
.dz_l .dz_l_img06 img{
    width: 85px;
    border-radius: 50px;
}
.dz_l .dz_l_img07 img{
    width: 80px;
    border-radius: 50px;
}
.dz_l img{
    display: block;
}
.dz_l span img{ width:173px; height:40px;}
.dz_r{ width:365px; position:relative;}
.dz_r p{ border-bottom:#dddddd 1px dashed; height:90px; overflow:hidden;}
.dz_r p em{ display:block; background:url(../images/dz_line.gif) no-repeat 0 bottom; height:40px; line-height:35px; font-size:18px; color:#000; font-weight:bold;}
.dz_r p em i{ font-family:Arial, Helvetica, sans-serif; color:#c5c5c5; font-weight:normal; text-transform:uppercase; padding-left:10px;}
.dz_r p span{ font-size:15px; color:#494949; display:block; line-height:22px; padding-top:8px;}
.dz_r p span q{ color:#ff1b00;}
.dz_r .dz_rp01{ position:absolute; top: -20px; left:-90px;}
.dz_r .dz_rp02{ position:absolute; top: 100px; left: -10px;}
.dz_r .dz_rp03{ position:absolute; top: 230px; left: 20px;}
.dz_r .dz_rp03 em,.dz_r .dz_rp03 span{ /* padding-left:20px; */}
.dz_r .dz_rp04{position:absolute; top: 340px; left:0;}
.dz_r .dz_rp05{ position:absolute; left:-80px; border:none; top: 445px;}
.dz_r .dz_rp06{ position:absolute; left: -160px; border:none; top: 545px;}



