@charset "utf-8";
.ny_banner{
    background: url(../images/banner.jpg) center no-repeat;
    height: 300px;
}
.about_banner{
    background: url(../images/about_banner.jpg) center no-repeat;
    height: 300px;
}
.products_banner{
    background: url(../images/products_banner.jpg) center no-repeat;
    height: 300px;
}
.job_banner{
    background: url(../images/job_banner.jpg) center no-repeat;
    height: 300px;
}
.case_banner{
    background: url(../images/case_banner.jpg) center no-repeat;
    height: 300px;
}
.news_banner{
    background: url(../images/news_banner.jpg) center no-repeat;
    height: 300px;
}
.contact_banner{
    background: url(../images/contact_banner.jpg) center no-repeat;
    height: 300px;
}

.inside_con{margin-bottom: 30px;}
.inside_l{
    width: 260px;
}

/*右边分类*/
.ilc_tit{
    background: url(../images/left_bj.png) 180px 10px no-repeat #018A3A;
    color: #fff;
    padding: 30px 0 0 20px;
    height: 90px;
    border-radius: 0 15px 0 0;
}
.ilc_tit p{
    font-size: 24px;
    margin-bottom: 5px;
}
.ilc_tit em{
    font-size: 12px;
    text-transform: uppercase;
}
.inside_l_class{
    /* border: 3px solid #018A3A; */
    background: #fff6f9;
}
.inside_l_class ul{border: 1px solid #e5e5e5;border-top: 0;}
.inside_l_class ul li:first-child{
    border-top: 0;
}
.inside_l_class ul li{
    height: 45px;
    line-height: 45px;
    border-top: 1px solid #ccc;
    text-align: center;
}
.inside_l_class ul li a{
    display: block;
}
.inside_l_class ul li a:hover{
    background: #e52017;
    color: #fff;
}

/*右边搜索*/
.inside_l_search{
    border: 3px solid #E32117;
    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: #E32117;
    height: 25px;
    line-height: 25px;
    color: #fff;
    width: 55px;
    cursor: pointer;
    float: left;
}

/*右边联系*/
.inside_l_contact{
    background: #fff6f9;
    margin-top: 15px;
}
.inside_l_p{
    border: 1px solid #e5e5e5;
    padding-bottom: 10px;
}
.inside_l_p img{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.inside_l_p>p{
    color: #222;
    line-height: 25px;
    font-size: 12px;
    margin: 0 15px;
}
.inside_l_p p a{}
.inside_l_p p a:hover{
    text-decoration: underline;
}

.ilcon_tit{
    background: #018937;
    color: #fff;
    height: 50px;
    line-height: 50px;
    border-radius: 0 10px 0 0;
}
.ilcon_tit p{
    font-size: 24px;
    padding-left: 30px;
}
.ilcon_tit em{
    font-size: 12px;
    text-transform: uppercase;
}



.inside_r{
    width: 920px;
}
.inside_r_position{
    line-height: 35px;
    height: 40px;
    border-bottom:1px solid #ccc;
    background: url(../images/ny_logo.png) left 5px no-repeat;
    padding-left: 30px;
    color: #808080;
    margin-bottom: 20px;
}
.inside_r_position a{
    color: #808080;
    margin:0 5px;
}
.inside_r_position a:hover{
    color: #018A3A;
}

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


/*关于我们*/
.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 #76aa07;}
.cs_list dd {width: 630px;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://yaoxinwj.test.dginfo.com/t/y/yaoxinwj/pc/css/Img/allb/c_btn.gif) no-repeat;text-align:center;line-height:28px;height:28px;}
.cs_list dd .cs_more:hover{color: #76aa07;}

/*新闻详细页*/
.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}

/*上下页*/
.Previous{ border-top:1px dashed #ccc; margin-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;}


.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://yaoxinwj.test.dginfo.com/t/y/yaoxinwj/pc/css/images/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(http://yaoxinwj.test.dginfo.com/t/y/yaoxinwj/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: 64px; width: 64px; overflow:hidden; float:left; text-align:center;margin: 0 13px;}
#imageMenu li img{width: 60px; height: 60px;cursor:pointer;border: 2px solid #eee;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width: 58px; height: 58px; 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;}

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

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


.prodetail_img{}
.prodetail_img img{
    display: block;
    margin: 0 auto;
    max-width: 650px;
}
.prodetail_img p{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
}




.con_tb{
    float: left;
    width: 440px;
}
.con_tb p{
    line-height:45px;
    height:45px;
    padding-left: 55px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.con_tb .con_tb_t1{
    background: url(../images/con_t1.png) left 0 no-repeat;
}
.con_tb .con_tb_t2{
    background: url(../images/con_t2.png) left 0 no-repeat;
    }
.con_tb .con_tb_t3{
    background: url(../images/con_t3.png) left 0 no-repeat;
    }
.con_tb .con_tb_t4{
    background: url(../images/con_t4.png) left 0 no-repeat;
    }
.con_tb .con_tb_t5{
     background: url(../images/con_t5.png) left 0 no-repeat;
}
.con_lx{
    margin-top: 20px;
}
.con_lx dl{
    /* color: #fff; */
    float: left;
    width: 420px;
    padding: 10px 20px;
    min-height:150px;
}
.con_lx dl dt{
    font-weight:bold;
    font-size:18px;
    margin-bottom:10px;
    padding-left:40px;
}
.con_lx dl dd{
    line-height:25px;
}
.con_lx .cl_d1{
    background: #F1F1F1;
}
.con_lx .cl_d2{
    background: #e9e9e9;
}
.con_lx .cl_d1 dt{
    background:url(../images/con_che.png) no-repeat left;
}
.con_lx .cl_d2 dt{
    background:url(../images/con_gj.png) no-repeat left;
}


.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;
}

.sales_list{}
.sales_list>p{
    text-indent:2em;
    line-height:25px;
    color:#666
}
.sales_list ul{}
.sales_list ul li{
    float: left;
    width: 45%;
    margin: 2% 2.5%;
    border-bottom: 1px solid #C63218;
    padding-bottom: 15px;
}
.sales_list ul li .sfl{
    margin-bottom: 15px;
    height: 160px;
}
.sales_list ul li .sfl .sfl_img01{
    display: block;
    width: 200px;
    height: 160px;
    float: left;
}
.sales_list ul li .sfl .sfl_img02{
    display: block;
    width: 160px;
    height: 160px;
    margin: 0 auto;
}
.sales_list ul li .sfr{
    text-align: center;
}
.sales_list ul li .sfr .sfp01{
    font-size:20px;
    margin-bottom: 10px;
}
.sales_list ul li .sfr .sfp01 span{
    font-weight:bold;
    color: #C63218;
}
.sales_list ul li .sfr .sfp02{
    text-decoration: underline;
}
.sales_list ul li .sfr .sfp02 i{
    background: url(http://yaoxinwj.test.dginfo.com/t/y/yaoxinwj/pc/images/sales_img.png) no-repeat left top;
    display: inline-block;
    width: 28px;
    height: 21px;
    vertical-align: middle;
}
.sales_list ul li .sfr .sfp02 a{}