

.ny_pages_bg {

    width: 100%;

    background: #eee;

    padding: 50px 0px;

    overflow: hidden;

}

.ny_page {

    width: 1400px;

    margin: 0 auto;

}

.products_bg {

    width: 1400px;

    margin: 0 auto;

}

.products_bg li {

    float: left;

    width: 620px;

    border: 1px solid #fff;

    background: #fff;

    padding: 30px;

    margin-left:0px;

    margin-top: 30px;

    -webkit-box-shadow: 1px 1px 20px #ddd;

    -moz-box-shadow: 1px 1px 20px #ddd;

    box-shadow: 1px 1px 20px #ddd;

}

.products_bg li:nth-child(2n) {

    margin-left: 36px;

}

.products_bg .p_img {

    width: 250px;

    float: left;

    /* height: 225px; */

    border: 1px solid #ddd;

    overflow: hidden;

}

.products_bg .p_img img {

    width: 100%;

    /* height: 225px; */

    transition: all 0.2s linear;

    -webkit-transition: all 0.2s linear;

    -moz-transition: all 0.2s linear;

}

.products_bg .p_font {

    width: 340px;

    float: right;

    position: relative;

    height: 225px;

}

.products_bg .p_font .h1 {

    line-height: 24px;

    font-size: 22px;

    font-weight: bold;

    color: #5db532;

    width: 100%;

    height: 24px;

    overflow: hidden;

    text-overflow: ellipsis;

}

.products_bg .p_font .h2 {

    font-size: 16px;

    font-weight: bold;

    color: #222;

    padding-top: 13px;

}

.products_bg .p_font .h3 {

    font-size: 12px;

    color: #999;

    padding-top: 5px;

    line-height: 25px;

    height: 100px;

    overflow: hidden;

}

.products_bg span {

    line-height: 20px;

    font-size: 14px;

    color: #5db532;

    font-weight: normal;

    position: absolute;

    right: 0px;

    top: 210px;

}

.tb {

    animation: myfirst 2s infinite;

    display: inline-block;

}

.products_bg span a {

    font-size: 14px;

    color: #484848;

    font-weight: normal;

    display: block;

    border: 1px solid #484848;

    border-radius: 50px;

    padding: 0px 15px;

}

.clear {

    font-size: 0;

    line-height: 0;

    clear: both;

    overflow: hidden;

}

.margin50 {

    margin-top: 50px;

}





/*产品详情*/

@media only screen and (max-width:1579px) {

    .products_detail{width: 1200px;box-sizing: border-box;}

    .products_img_font{width: 100%;}

    .ny_page,.products_bg,.ny_case_c_bg,.solution_bg{width: 1200px;}

    .ny_font_c_bg li{width: 359px;}

    #ny_contact_bg{width: 1200px;}

    .ny_font_c_bg{width: 1200px !important;}

    #aztj_bg{width: 1200px;}

    .solution_bg li{width: 379px;}

    .solution_bg .c_b_l{width: 240px;}

    .solution_bg .c_t{height: 260px;}

    .products_font {

        width: 590px;

    }

    .ny_products_talbe {

        width: 100%;

    }

    .products_bg li{width: 520px;}

    .products_bg .p_img {

        width: 240px;

        height: auto;

    }

    .products_bg .p_img img {

        width: 100%;

        height: auto;

    }

    .products_bg .p_font {

        width: 254px;

    }

    .proListNews .mainCon dl {

        width: 600px;

    }

    .proListNews .mainCon ul {

        width: 460px;

    }

    .proListNews .mainCon dd {

        width: 360px;

    }

    .feedback form .col6 {

        width: 366px;

    }

    .ny_case_c_bg li{width: 379px;}

    .news_r{width: 900px;}

    .feedback form .col12 textarea{width: 99% !important;}

    .ny_dh_c_bg2{

        left: 42px;

        top: 128px;

    }

    .ny_dh_c_bg1 .daohang1 {

        padding-left: 10px;

    }

    .ny_dh_c_bg1 .daohang2 {

        padding-right: 40px;

    }

}





.ny_pages_bg {

    width: 100%;

    background: #eee;

    padding: 50px 0px;

    overflow: hidden;

}

.products_detail {

    padding: 30px;

    background: #fff;

    width: 1400px;

    margin: 0 auto;

    overflow: hidden;

}

.products_img_font {

    width: 100%;

}

.prodetails-left {

    width: 500px;

    float: left;

    position: relative;

    z-index: 2;

}

.product-bigpic {

    width: 500px;

    /* height: 373px; */

    overflow: hidden;

    border: 1px solid #ddd;

    position: relative;

}

.jqzoom {

    float: left;

    border: none;

    position: relative;

    padding: 0px;


    margin: 0px;

    display: block;

    width: 100%;

}

.product-smallpic {

    position: relative;

    margin-top: 20px;

    /* position: absolute; */

    width: 100%;

}

.product-smallpic .prev {

    left: 0;

}



.product-smallpic .prev, .product-smallpic .next {

    display: block;

    width: 26px;

    height: 100%;

    position: absolute;

    top: 0;

}

.product-smallpic .prev span, .product-smallpic .next span {

    display: block;

    width: 100%;

    height: 100%;

    background: #000;

    filter: alpha(opacity=50);

    opacity: .5;

    position: absolute;

    left: 0;

    top: 0;

    z-index: 1;

}

.product-smallpic .prev i {

    background-position: 0 0;

}



.product-smallpic .prev i, .product-smallpic .next i {

    display: block;

    width: 12px;

    height: 22px;

    background: url(/template/default/skin/images/prod-arrow.png) no-repeat;

    position: absolute;

    left: 50%;

    top: 50%;

    margin-left: -6px;

    margin-top: -11px;

    z-index: 2;

}

.product-smallpic .next {

    right: 0;

}

.product-smallpic .prev, .product-smallpic .next {

    display: block;

    width: 26px;

    height: 100%;

    position: absolute;

    top: 0;

}

.product-smallslick {

    margin: 0 30px;

    position: relative;

}

.slick-list {

    position: relative;

    overflow: hidden;

	outline: none;

}

.slick-track {

    position: relative;

}

.slick-track:before, .slick-track:after {

    content: "";

    display: table;

}

.slick-initialized .slick-slide {

    display: block;

}

.slick-slide {

    float: left;

    height: 100%;

    min-height: 1px;

    display: none;

    position: relative;

    z-index: 1;

}

.product-smallslick .slick-slide span {

    display: block;

    margin: 0 6px;

    border: 1px solid #ddd;

    cursor: pointer;

}

.product-smallslick .slick-slide span img {

    width: 100%;

}

.products_font {

    width: calc(100% - 500px)!important;

    float: right;

	box-sizing: border-box;

	padding-left: 30px;

}

.products_font .h1 {

    font-size: 22px;

    font-weight: bold;

    height: 30px;

    line-height: 30px;

    margin-bottom: 10px;

}

.products_font .h1 span {

    line-height: 20px;

    font-size: 14px;

    color: #5db532;

    font-weight: normal;

    float: right;

    margin-top: 10px;

}

.products_font .h2 {

    border-top: 1px dotted #888;

    border-bottom: 1px dotted #888;

    padding: 20px 0px;

}

.ny_products_talbe {

    line-height: 28px;

    font-size: 14px;

    color: #666;

    /*width: 768px;*/

    margin-top: 5px;

}

.products_font .h2 p {

    line-height: 28px;

    color: #666;

    font-size: 16px;

    letter-spacing: 3px;

}

.products_font .h4 {

    padding-top: 15px;

    font-size: 15px;

}

.products_font .h3 {

    width: 200px;

}

.products_font .h3_l {

    width: 200px;

    float: left;

    font-size: 20px;

    font-weight: bold;

    color: #5db532;

    line-height: 30px;

}

.products_font .h4 .font {

    font-size: 25px;

    font-weight: bold;

    color: #5db532;

}

.margin20 {

    margin-top: 20px;

}

#aztj_bg {

    width: 100%;
    max-width: 100%;

    margin: 0 auto;

    margin-top: 30px;

}

#ny_contact_bg {

    width: 1340px;

    margin: 0 auto;

    margin-top: 20px;

}

.mairgin30 {

    margin-top: 30px;

}

@media only screen and (max-width:1579px) {

	.inner_con_nav{width: 1200px !important;}

    .products_detail{width: 1200px;box-sizing: border-box;}

    .products_img_font{width: 100%;}

    .ny_page,.products_bg,.ny_case_c_bg,.solution_bg{width: 1200px;}

    .ny_font_c_bg li{width: 359px;}

    #ny_contact_bg{width: 1200px;}

    .ny_font_c_bg{width: 1200px !important;}

    #aztj_bg{width: 1200px;}

    .solution_bg li{width: 379px;}

    .solution_bg .c_b_l{width: 240px;}

    .solution_bg .c_t{height: 260px;}

    .products_font {

        width: 590px;

    }

    .ny_products_talbe {

        width: 100%;

    }

    .products_bg li{width: 520px;}

    .products_bg .p_img {

        width: 240px;

        height: auto;

    }

    .products_bg .p_img img {

        width: 100%;

        height: auto;

    }

    .products_bg .p_font {

        width: 254px;

    }

    .proListNews .mainCon dl {

        width: 600px;

    }

    .proListNews .mainCon ul {

        width: 460px;

    }

    .proListNews .mainCon dd {

        width: 360px;

    }

    .feedback form .col6 {

        width: 366px;

    }

    .ny_case_c_bg li{width: 379px;}

    .news_r{width: 900px;}

    .feedback form .col12 textarea{width: 99% !important;}

    .ny_dh_c_bg2{

        left: 42px;

        top: 128px;

    }

    .ny_dh_c_bg1 .daohang1 {

        padding-left: 10px;

    }

    .ny_dh_c_bg1 .daohang2 {

        padding-right: 40px;

    }

}



.product-smallpic .prev,.product-smallpic .next{display: block; width: 26px; height: 100%; position: absolute; top: 0;}

.product-smallpic .prev{left: 0;}

.product-smallpic .next{right: 0;}

.product-smallpic .prev span,.product-smallpic .next span{display: block; width: 100%; height: 100%; background: #000; filter: alpha(opacity=50); opacity: .5; position: absolute; left: 0; top: 0; z-index: 1;}

.product-smallpic .prev i,.product-smallpic .next i{display: block; width: 12px; height: 22px; background: url(../images/prod-arrow.png) no-repeat; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -11px; z-index: 2;}

.product-smallpic .prev i{background-position: 0 0;}

.product-smallpic .next i{background-position: 0 -22px;}

.product-smallslick{margin: 0 30px; position: relative;}

.product-smallslick .slick-slide span{display: block; margin: 0 6px; border: 1px solid #ddd; cursor: pointer;}

.product-smallslick .slick-slide span img{width: 100%;}

.product-smallslick .slick-current span{border-color: #1F76DF;}

.zoomDiv{width: 200px; height: 200px; position: absolute; top: 0; left: 0; z-index: 999; background: #fff; border: 1px solid #ddd; display: none; text-align: center; overflow: hidden;}

.zoomDiv img{max-width: none;}

.zoomMask{position: absolute; background: #000; filter:alpha(opacity=15); opacity: .15; cursor: crosshair; z-index: 666;}





.keiyouhuacp p{

	font-size: 15px;

	/*line-height: 26px;*/

	margin: 10px 0;
    color: #333;

}

.keiyouhuacp p img{
	margin:  0 auto;
}

.keiyouhuacp ul{

	padding-left: 10px;



}



.keiyouhuacp ul li{

	letter-spacing: 1px;

	line-height: 28px;

}



.bg_ov {

	width: 100%;

	overflow: auto;

	margin: 15px 0;

}



.bg_ov table{
	width: 100%;
    border-collapse: collapse;
    overflow: auto;

}

.bg_ov table td{
	/* text-align: left !important; */
	/*border: solid 1px #acacac;*/
    font-size: 16px;
	padding:3px 10px;
    line-height: 30px;
}



.bg_ov table tr:nth-child(1){

	/*background-color: #5db532cc;*/
    background-color: #afafaf;
	color: #fff;

}



@media screen and (max-width: 1580px){

    .products_font .h3{

        width: 100%;

    }

    .products_font .h3_l{

        width: 100%;

    }

}



.tianwang_s{

    background-color: #ffcc99;

    display: inline;

}



.zuoge{

        margin: 0 12%;

}


.keiyouhuacp .cpyiny-kei {
    width: 100%;
    max-width: 100%;
}
.keiyouhuacp .cpyiny-kei h3{
    font-size: 18px;
    margin: 10px;
    color: #333;
}

.keiyouhuacp .cpyiny-kei ul li{
    width: 25%;
    float: left;
}

.keiyouhuacp .cpyiny-kei ul li p{
    text-align: center;
}

.keiyouhuacp .cpyiny-kei ul:after{
    content: '';
    clear: both;
}

.keiyouhuacp .cast_kei ul li {
    font-size: 14px;
}