@charset "utf-8";
.xw_banner{
    background: url(../images/xw_banner.jpg) center no-repeat;
    height: 300px;
}
.gy_banner{
    background: url(../images/gy_banner.jpg) center no-repeat;
    height: 300px;
}
.cp_banner{
    background: url(../images/cp_banner.jpg) center no-repeat;
    height: 300px;
}
.xc_banner{
    background: url(../images/xc_banner.jpg) center no-repeat;
    height: 300px;
}
.ly_banner{
    background: url(http://jihui.test.dginfo.com/t/j/jihui/pc/images/ly_banner.jpg) center no-repeat;
    height: 300px;
}
.zp_banner{
    background: url(../images/zp_banner.jpg) center no-repeat;
    height: 300px;
}
.lx_banner{
    background: url(../images/lx_banner.jpg) center no-repeat;
    height: 300px;
}
.sb_banner{
    background: url(../images/sb_banner.jpg) center no-repeat;
    height: 300px;
}
.ry_banner{
    background: url(../images/ry_banner.jpg) center no-repeat;
    height: 300px;
}


.inside_con{
}
.inside_l{
    width: 250px;
}

/*右边分类*/
.ilc_tit{
    background: #004da1;
    color: #fff;
    padding: 15px 0;
    padding-left: 20px;
}
.ilc_tit i{
    display:  block;
    height:  1px;
    background:  #fff;
    width:  90px;
    margin: 10px 0;
}
.ilc_tit p{
    font-size: 24px;
}
.ilc_tit em{
    font-size: 12px;
    text-transform: uppercase;
}
.inside_l_class{
    background: #f9f9f9;
    border-radius: 20px 0 0 0;
    box-shadow: 1px 1px 1px #999;
}
.inside_l_class ul{
    padding: 15px;
}
.inside_l_class ul li:first-child{
    border-top: 0;
}
.inside_l_class ul li{
    height: 45px;
    line-height: 45px;
    text-align: left;
    position:  relative;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    border-bottom: 1px dotted #ddd;
}
.inside_l_class ul li a:before{
    content:"";
    height: 20px;
    width: 2px;
    background: #004da1;
    position:  absolute;
    left: 10px;
    top: 12px;
}
.inside_l_class ul li a{
    padding-left: 25px;
    overflow:  hidden;
    height:  40px;
    /* display:  block; */
    font-size: 16px;
}
.inside_l_class ul li a:hover{
    color: #004da1;
}

.inside_l_img{
    margin-top: 15px;
}
.inside_l_img img{
    display: block;
    width: 250px;
    border-radius: 0 0 20px 0;
}

.ny_left_con{
    margin-top: 20px;
    box-shadow: 1px 1px 1px #999;
}
.nleftc_tit{
    background: #004da1;
    padding: 10px 0;
    font-size: 12px;
}
.nleftc_tit p{
    x;
    display: table-cell;
    font-size: 12px;
    color: #ffffff;
    vertical-align: middle;
    padding-left: 25px;
    text-transform: uppercase;
}
.nleftc_tit p span{
    font-size: 18px;
}
.nleftc_com{
    background: #e8e8e8;
}
.nleftc_com img{
    display: block;
    width: 100%;
}
.nleftc_com p{
    color: #c40101;
    font-size: 20px;
    line-height: 28px;
}
.nleftc_com p span{}
.nleftc_con{
    border: 1px solid #e8e8e8;
    background: #f9f9f9;
    padding: 15px;
}
.nleftc_con p{
    font-size: 12px;
    line-height: 25px;
    color: #666;
}
.nleftc_con p a{
    color: #666;
}
.nleftc_con p a:hover{
    color: #c40101;
}





/*右边搜索*/
.inside_l_search{
    border:3px solid #da251b;
    height: 25px;
    margin-top: 10px;
}
.inside_l_search input{
    line-height: 24px;
    height: 24px;
    border: 0px;
    width: 164px;
    outline: 0;
    float: left;
}
.inside_l_search button{
    border: 0px;
    background: #da251b;
    height: 25px;
    line-height: 25px;
    color: #fff;
    width: 55px;
    cursor: pointer;
    float: left;
}

/*右边联系*/
.inside_l_contact{
    border: 3px solid #76aa07;
    padding: 3px 3px 10px;
    background: #fff6f9;
    margin-top: 10px;
}
.inside_l_contact img{
    display: block;
    margin:5px 0;
    width: 100%;
}
.inside_l_contact>p{
    color: #222;
    line-height: 25px;
    font-size: 12px;
}
.inside_l_contact p a{}
.inside_l_contact p a:hover{
    text-decoration: underline;
}
.ilcon_tit{
    background: #76aa07;
    color: #fff;
    text-align: center;
    padding: 9px 0;
}
.ilcon_tit p{
    font-size: 24px;
}
.ilcon_tit em{
    font-size: 12px;
    text-transform: uppercase;
}



.inside_r{
    width: 880px;
    background: #fff;
    padding: 15px 20px;
    /* min-height: 500px; */
    border: 1px solid #ddd;
    box-shadow: 1px 1px 1px #999;
}
.inside_r_position{
    height: 25px;
    border-bottom: 1px solid #ddd;
    background: url(../images/nav_tb.png) left 6px no-repeat;
    padding-left: 20px;
    color: #808080;
    margin-bottom: 15px;
    line-height: 25px;
    padding-bottom: 10px;
}
.inside_r_position a{
    color: #808080;
    margin:0 5px;
}
.inside_r_position a:hover{
    color: #004da1;
}

.nypro_list{}
.nypro_list ul li{
    float: left;
    width: 265px;
    margin-right: 27px;
    margin-bottom: 25px;
}
.nypro_list ul li img{
    display: block;
    width: 265px;
}
.nypro_list ul li p{
    line-height: 30px;
    margin-top: 10px;
    text-align: center;
}
.nypro_list ul li p a{}



.pro_list ul li{
    float: left;
    width: 278px;
    margin-right: 21px;
    margin-bottom: 20px;
}
.pro_list ul li .ovimg{
    overflow: hidden;
    border: 1px solid #eee;
}
.pro_list ul li:hover .ovimg{    
    border: 1px solid #004da1;
}
.pro_list ul li img{
    display: block;
    width: 278px;
    height: 278px;
    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 */
}
.pro_list ul 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 */
}
.pro_list ul li p{
    background: #e6e6e6;
    text-align: center;
    height: 35px;
    line-height: 35px;
}
.pro_list ul li:hover p{
    background: #004da1;
    color: #fff;
}

/*关于我们*/
.about_list{
    line-height: 28px;
}

/*新闻*/
.cs_list { height:auto; overflow:hidden; padding: 0 5px;}
.cs_list dl { height: 185px; overflow:hidden; zoom:1; margin-bottom: 15px;border-bottom: 1px dashed #eee;padding-bottom: 15px;}
.cs_list dt { float:left; width: 260px;}
.cs_list dt img {width: 250px;height: 167px;border:1px solid #ebebeb;display:block;padding:5px;}
.cs_list dt img:hover{border: 1px solid #004da1;}
.cs_list dd { width: 590px;  float:right;}
.cs_list dd h5 { font-family:"Microsoft Yahei"; height:30px; line-height:30px; overflow:hidden; font-size:16px;font-weight: bold;}
.cs_list dd h5{ color:#333;}
.cs_list dd h5:hover{ color:#B20E15;}
.cs_list dd h6 {font-weight:normal;height: 20px;line-height: 20px;overflow:hidden;font-size:12px;color:#999;margin: 5px 0;}
.cs_list dd h6 a { color:#999;}
.cs_list dd h6 .ind_bg01{background:url(../images/ft_2.png) left no-repeat;padding-left:20px;}
.cs_list dd h6 .ind_bg02{background:url(../images/ft_4.png) left no-repeat;padding-left:20px;}
.cs_list dd p {color:#666;font-size:14px;line-height: 28px;height: 83px;overflow:hidden;margin-bottom: 10px;}
.cs_list dd .cs_more {color: #DA251B;display:inline-block;font-size:14px;background:url(http://jihui.test.dginfo.com/t/j/jihui/pc/css/Img/allb/c_btn.gif) no-repeat;text-align:center;line-height: 25px;height: 25px;}
.cs_list dd .cs_more:hover{color: #004da1;}

/*新闻详细页*/
.news_detail{margin:0 auto;}
.news_detail_tit{text-align:center;line-height:40px;font-size:18px;font-weight:bold;}
.news_detail_info{text-align:center;color:#666;border-bottom:1px solid #cccccc;font-size:12px;height:35px;line-height:26px}
.news_detail_cont{padding: 5px;line-height:26px;font-size: 14px;color:#333}
.ndfooter_tit{
    font-size: 28px;
    padding-bottom: 20px;
    font-weight: bold;
}
.news_detail_footer{
    clear: both;
    float: right;
    /* background-color: #fff; */
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.news_detail_footer ul{}
.news_detail_footer ul li{
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    color: #4b4a4a;
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px;
}
.news_detail_footer ul li a{}
.news_detail_footer ul li span{
    float: right;
}

/*上下页*/
.Previous{border-top:1px dashed #ccc;margin-top:10px;padding-top: 10px;}
.Previous ul li{ height:30px; line-height:30px; color: #333; font-size: 14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.Previous ul li a{ font-size: 14px; color: #333; }
.Previous ul li a:hover{color: #086ca3;}
.Previous ul li span{color: #086ca3;}


.pro_det_instr {
    float: left;
    width: 420px;
    padding-left: 30px;
    line-height: 30px;
    margin-bottom: 25px;
}
.pro_det_instr dl dt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}
.pro_det_instr dl dd {
    line-height: 30px;
}
.pro_det_instr dl {
}
.pro_det_cont {
    clear: left;
    font-size: 14px;
    line-height: 26px;
}


.preview{width: 400px;/* height: 480px; */float: left;}
/* smallImg */
.smallImg{position:relative; height: 75px; margin-top:1px; /* background-color:#F1F0F0; */ /* padding:6px 5px; */ width: auto; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(http://jihui.test.dginfo.com/t/j/jihui/pc/css/images/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(http://jihui.test.dginfo.com/t/j/jihui/pc/css/images/d_09.png) no-repeat; margin-left:375px; margin-top:-50px;}

#imageMenu {height: 64px; width:400px; overflow:hidden; margin-left:0; float:left;margin-top: 10px;}
#imageMenu li:first-child{/* margin-left:0 */}
#imageMenu li {height: 54px; width: 54px; overflow:hidden; float:left; text-align:center;margin: 0 13px;}
#imageMenu li img{width: 50px; height: 50px;cursor:pointer;border: 2px solid #eee;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width: 50px; height: 50px; border: 2px solid #ccc;}
/* bigImg */
.bigImg{position:relative; float:left; width: 400px; height: 400px; overflow:hidden;}
.bigImg #midimg{width: 400px; height: 400px;}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #ccc; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}

.prd_cshu{
    width: 450px;
}
.prd_cshu .prd_cshu_tit{
    font-size: 22px;
    font-weight: bold;
    color: #e09210;
}
.prd_cshu .prd_cshu_fu{
    margin-top: 20px;
}
.prd_cshu .prd_cshu_fu p{
    color: #4c4c4c;
    font-size: 14px;
    line-height: 30px;
}
.prd_gm{
    height: 30px;
    margin: 20px 0;
}
.prd_gm .prd_gm_t1 a,.prd_gm .prd_gm_t2 a{
    color: #fff;
}
.prd_gm .prd_gm_t1,.prd_gm .prd_gm_t2{
    line-height: 30px;
    padding: 0 15px;
    border-radius: 5px;
}
.prd_gm .prd_gm_t1{
    background: #f3a514;
    margin-right: 20px;
}
.prd_gm .prd_gm_t2{
    background: #ea7288;
}
.guomai{
    height: 33px;
    margin: 20px 0;
}
.guomai .tianmao{
    background: url(http://jihui.test.dginfo.com/t/j/jihui/pc/images/tianmao.png) left no-repeat #f1f300;
    margin-right: 15px;
}
.guomai .jingdong{  
    background: url(http://jihui.test.dginfo.com/t/j/jihui/pc/images/jingdong.png) left no-repeat #3de2ff;
}
.guomai .tianmao,.guomai .jingdong{
    float: left;
    line-height: 33px;
    height: 33px;
    padding-left: 40px;
    padding-right: 15px;
    color: #000;
}
.guomai .tianmao:hover,.guomai .jingdong:hover{
    text-decoration:underline;
}

.spe_d{
    line-height: 30px;
    margin-top: 10px;
}
.spe_d ul li{
    color: #999;
}
.spe_d .spe_d01,.spe_d .spe_d02,.spe_d .spe_d03,.spe_d .spe_d04{
    padding-left: 20px;
}
.spe_d .spe_d01{
    background: url(http://jihui.test.dginfo.com/t/j/jihui/pc/images/detail_bj.png) no-repeat 0 6px;
}
.spe_d .spe_d02{
    background: url(http://jihui.test.dginfo.com/t/j/jihui/pc/images/detail_bj.png) no-repeat 0 -16px;
}
.spe_d .spe_d03{
    background: url(http://jihui.test.dginfo.com/t/j/jihui/pc/images/detail_bj.png) no-repeat 0 -42px;
}
.spe_d .spe_d04{
    background: url(http://jihui.test.dginfo.com/t/j/jihui/pc/images/detail_bj.png) no-repeat 0 -65px;
}

.Inside_pro_r{
    width: 100%;
    background: #fff;
    margin-top: 20px;
}
.Inside_pro_r_top{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 20px;
}
.Inside_pro_r_topa{
    width:88px;
    text-align: center;
    background: #004da1;
    color: #fff;
    font-weight: bold;
}
.Inside_pro_r_topb{
    font-size: 12px;
    color: #6f6f6f;
    margin-right: 20px;
    position: relative;
}
.weixin-qr2{
    position: absolute;
    top: 40px;
    left: -20px;
    display: none;
    z-index: 9999;
}
.weixin-qr2 img{
    width: 130px;
    border:1px solid #ccc;
    height: 130px;
}


.nyphoto_list{}
.nyphoto_list ul li{
    float: left;
    width: 270px;
    margin-right: 25px;
    margin-bottom: 25px;
}
.nyphoto_list ul li .ovimg{
    overflow: hidden;
    border: 1px solid #eee;
}
.nyphoto_list ul li:hover .ovimg{
    border:1px solid #004da1;
}
.nyphoto_list ul li img{
    display: block;
    width: 270px;
    /* height: 270px; */
    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 */
}
.nyphoto_list ul 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 */
}
.nyphoto_list ul li p{
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}
.nyphoto_list ul li p a{}
.nyphoto_list ul li:hover img{
    opacity:0.9;
}


.prodetail_img{}
.prodetail_img img{
    display: block;
    margin: 0 auto;
    max-width: 850px;
    border: 1px solid #eee;
}
.prodetail_img p{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}



/*在线留言*/
.message_list{
    background: #fff;
    padding: 20px;
}
.message_list_tit{
    color: #666;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-left: 15px;
}
.message_list_liuyan{
    margin-left: 15px;
}
.message_list_liuyan table{
    border-collapse: collapse;
}
.message_list_liuyan table tr{
    height: 40px;
    line-height: 40px;
    border: 1px solid #dfdfdf;
    margin-bottom: 15px;
    display: table;
    background: #fff;
}
.message_list_liuyan table tr th{
    border-right: 1px solid #dfdfdf;
    width: 80px;
    text-align: center;
    color: #666;
}
.message_list_liuyan table tr td{}
.message_list_liuyan table tr td input{
    border: 0px;
    height: 40px;
    line-height: 40px;
    outline: 0;
    width: 500px;
}
.message_list_liuyan table tr td textarea{
    border: 0;
    outline: 0;
    resize: none;
    height: 150px;
    width: 700px;
}

.contact_list dl{
    margin-bottom: 20px;
    margin-left: 15px;
}
.contact_list dl dt{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.contact_list dl dd{
    line-height: 35px;
}



/*人才招聘*/
.job_detail { width:auto; height: auto; }
.job_detail li { height: 40px; line-height: 40px; border-bottom: #CCC 1px dotted; padding-left: 10px; background: url(../images/aadiab.jpg) no-repeat left;font-size: 14px; }
.job_detail li a { float: left;font-size: 14px;color: #484848;}
.job_detail li a:hover{color: #E50012;}
.job_detail li span { float: right; font-size: 12px;color: #484848; }


.contact_list p{
    line-height: 28px;
}


.con_tb{
    width: 100%;
}
.con_tb p{
    line-height: 35px;
    padding-left: 35px;
    font-size: 16px;
    height: 35px;
    margin-bottom: 10px;
}
.con_tb p i{
    display: block;
    float: left;
    font-style: inherit;
}
.con_tb p span{
    display: block;
    float: left;
}
.con_tb .con_tb_t1{
    background: url(../images/lxwm-tb01.png) 0 center no-repeat;
}
.con_tb .con_tb_t2{
    background: url(../images/lxwm-tb02.png) 0 center no-repeat;
}
.con_tb .con_tb_t3{
    background: url(../images/lxwm-tb03.png) 0 center no-repeat;
}
.con_tb .con_tb_t4{
    background: url(../images/lxwm-tb04.png) 0 center no-repeat;
 }
.con_tb .con_tb_t5{
    background: url(../images/lxwm-tb05.png) 0 center no-repeat;
}
.con_kf{
    background: url(../images/con_kf.png) left no-repeat;
    height: 100px;
    margin-bottom: 30px;
    padding-left: 115px;
}
.con_kf p{
    margin-bottom: 10px;
    color: #666;
}