@charset "utf-8";
.ny_banner{
    background: url(../images/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;
}
.zp_banner{
    background: url(../images/zp_banner.jpg) center no-repeat;
    height: 300px;
}

.xw_banner{
    background: url(../images/xw_banner.jpg) center no-repeat;
    height: 300px;
}

.lx_banner{
    background: url(../images/lx_banner.jpg) center no-repeat;
    height: 300px;
}
.ly_banner{
    background: url(../images/ly_banner.jpg) center no-repeat;
    height: 300px;
}
.hb_banner{
    background: url(../images/hb_banner.jpg) center no-repeat;
    height: 300px;
}
.footer .links:before{
    background: #fff!important;
}

.inside_con{
    margin:30px 0;
}
.inside_l{
    width: 250px;
}

/*右边分类*/
.ilc_tit{
    background: #0045ab;
    color: #fff;
    text-align: center;
    padding: 9px 0;
    border-radius: 20px 0 0 0;
}
.ilc_tit p{
    font-size: 24px;
}
.ilc_tit em{
    font-size: 12px;
    text-transform: uppercase;
}
.inside_l_class{
    background: #f7f7f7;
    border-radius: 20px 0 0 0;
    box-shadow: 1px 1px 1px #666;
}
.inside_l_class ul{
    margin-top: 10px;
}
.inside_l_class ul li:first-child{
    border-top: 0;
}
.inside_l_class ul li{
    /* height: 45px; */
    line-height: 45px;
    text-align: left;
    border-bottom: 1px solid #ccc;
}
.inside_l_class ul li dl{
    padding: 0 20px;
    margin: 5px 0;
}
.inside_l_class ul li dl dd{
    border-bottom:1px dotted #ccc
}
.inside_l_class ul li dl dd a{
    color:#666;
    /* display:block; */
    background:  url(../images/lyuan.png) 5px center no-repeat;
    padding-left: 20px;
}
.inside_l_class ul li dl dd a:hover{
   background:  url(../images/lyuan_on.png) 5px center no-repeat;
    color:#f39801;
}
.inside_l_class ul li>a{
    padding-left: 20px;
    /* border-bottom: 1px solid #ccc; */
    font-weight: bold;
    /* background: rgba(0, 69, 171, 0.8); */
    /* color: #fff; */
}
.inside_l_class ul li>a:hover{    
    color: #f39801;
}


.inside_l_pro{
    background: #f7f7f7;
    border-radius: 20px 0 0 0;
    box-shadow: 1px 1px 1px #666;
}
.inside_l_pro ul{
    margin-top: 10px;
}
.inside_l_pro ul li:first-child{
    border-top: 0;
}
.inside_l_pro ul li{
    /* height: 45px; */
    line-height: 45px;
    text-align: left;
}
.inside_l_pro ul li dl{
    padding: 0 20px;
    margin: 5px 0;
}
.inside_l_pro ul li dl dd{
    border-bottom:1px dotted #ccc
}
.inside_l_pro ul li dl dd a{
    color:#666;
    /* display:block; */
    background:  url(../images/lyuan.png) 5px center no-repeat;
    padding-left: 20px;
}
.inside_l_pro ul li dl dd a:hover{
   background:  url(../images/lyuan_on.png) 5px center no-repeat;
    color:#f39801;
}
.inside_l_pro ul li>a{
    display: block;
    padding-left: 20px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    background: rgba(0, 69, 171, 0.8);
    color: #fff;
}
.inside_l_pro ul li>a:hover{
    background: #0045ab;
    color: #fff;
}




.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 #666;
}
.nleftc_tit{
    background: #0045ab;
    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: #eaeaea;
    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;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 1px #666;
}
.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: #0045ab;
}

.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{
    
}
.pro_list ul{}
.pro_list ul li{
    float: left;
    width: 273px;
    margin-right: 30px;
    margin-bottom: 30px;
}
.pro_list ul li p{
    background: #e6e6e6;
    text-align: center;
    height: 35px;
    line-height: 35px;
}
.pro_list ul li .ovimg{
    overflow: hidden;
    border: 1px solid #eee;
    width: 271px;
}
.pro_list ul li:hover .ovimg{
    border:1px solid #005ebe; 
}
.pro_list ul li img{
    display: block;
    width: 271px;
    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:hover p{
    background: #0045ab;
    color: #fff;
}



.nyphoto_list{}
.nyphoto_list ul li{
    float: left;
    width: 280px;
    margin-right: 20px;
    margin-bottom: 25px;
}
.nyphoto_list ul li .ovimg{
    overflow: hidden;
    border: 1px solid #eee;
}
.nyphoto_list ul li img{
    display: block;
    width: 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 */
}
.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: 35px;
    text-align: center;
    background: #fff;
}
.nyphoto_list ul li:hover img{
    opacity:0.9;
}



/*关于我们*/
.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: 173px; border:1px solid #ebebeb; display:block; padding:5px;}
.cs_list dt img:hover{border: 1px solid #0045ab;}
.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:30px; line-height:30px; 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: 56px; overflow:hidden; margin-bottom: 20px;}
.cs_list dd .cs_more { color: #DA251B; display:inline-block; font-size:14px; background:url(http://xinhuidz.test.dginfo.com/t/x/xinhuidz/pc/css/Img/allb/c_btn.gif) no-repeat; text-align:center; line-height:28px; height:28px; }
.cs_list dd .cs_more:hover{color: #0045ab;}

/*新闻详细页*/
.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;
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
}
.news_detail_footer ul{}
.news_detail_footer ul li{
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    color: #4b4a4a;
    border-bottom: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px 0 18px;
    background: url(../images/aadiab.jpg) 5px center no-repeat;
}
.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;}


.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;
}
.Inside_pro_r_topa{
    width:88px;
    text-align: center;
    background: #0045ab;
    color: #fff;
    font-weight: bold;
}
.Inside_pro_r_topb{
    font-size: 12px;
    color: #6f6f6f;
    margin-right: 20px;
    position: relative;
}
.prodetail_img_duotu{
    width: 700px;
    margin:0 auto;
    position: relative;
}
.products_deta{
    font-size: 16px;
    line-height: 30px;
}
.prodetail_img{}
.prodetail_img_sx{
    width: 370px;
}
.prodetail_img_sx dl{}
.prodetail_img_sx dl dt{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #119ae8;
}
.prodetail_img_sx dl dd{
    line-height: 28px;
}


/*在线留言*/
.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;
}



/*人才招聘*/
.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; }



.prod_r{
    width: 1000px;
    margin: 0 auto;
}
.prod_tit{
    text-align: center;
    font-size: 24px;
    margin-top: 15px;
}

.prod_detail{
    border: 1px solid #0045ab;
    border-radius: 15px;
    margin-top: 20px;
}
.prod_detail_tit{
    background: #0045ab;
    text-align: center;
    color: #fff;
    height: 45px;
    line-height: 45px;
    border-radius: 10px 10px 0 0;
    font-size: 20px;
    font-weight: bold;
}
.prod_detail_con{
    padding: 15px;
    line-height: 28px;
}
.prod_detail_list{
    padding: 15px;
    line-height: 30px;
}
.prod_detail_list ul{}
.prod_detail_list ul li{
    float: left;
    width: 224px;
    margin-right: 10px;
    position: relative;
    padding-left: 10px;
}
.prod_detail_list ul li:before{
    content:"";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #666;
    border-radius: 50%;
    left: 0;
    top: 12px;
}
.prod_detail_list ul li a{}