.ny_pages_bg {
    width: 100%;
    background: #eee;
    padding: 50px 0px;
	overflow: hidden;
}
.products_detail {
    padding: 30px;
    background: #fff;
}

.products_img {
    width: 500px;
    border: 1px solid #ddd;
    padding: 10px;
    float: left;
}
.proviewbox {
    width: 500px;
    height: 476px;
    position: relative;
    background: #f7f7f7;
    margin: 0 auto;
    z-index: 5;
}
.proviewbox .prev {
    left: 0;
    background: url(/template/default/skin/images/prevBtn.png) no-repeat;
}
.proviewbox .next {
    right: 0;
    background: url(/template/default/skin/images/nextBtn.png) no-repeat;
}
.proviewbox .btn {
    position: absolute;
    width: 15px;
    height: 76px;
    top: 405px;
    cursor: pointer;
    z-index: 99;
    font-size: 50px;
    font-weight: bold;
}
.proviewbox #prevTop {
    background: url(/template/default/skin/images/prevBtnTop.png) 0 0 no-repeat;
}
.proviewbox #nextTop {
    background: url(/template/default/skin/images/nextBtnTop.png) 0 0 no-repeat;
}
.proviewbox #nextTop,
.proviewbox #prevTop{
    top: 175px;
    width: 46px;
    height: 48px;
}
.proviewbox .probigshow {
    height: 399px;
    position: relative;
    overflow: hidden;
}
.proviewbox .probigshow ul {
    height: 399px;
    position: absolute;
}
.proviewbox .probigshow li {
    width: 500px;
    height: 399px;
    background: #fff;
    cursor: pointer;
}
.proviewbox .cf li {
    position: relative;
    color: #fff;
}
.proviewbox li {
    float: left;
}
.proviewbox .cf a {
    display: block;
    width: 500px;
    height: 375px;
    position: absolute;
    color: #fff;
}
.proviewbox .probigshow li img {
    width: 500px;
    height: 375px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
}
.proviewbox .cf li span {
    display: block;
    width: 500px;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000") 6;
    text-align: center;
}
.zoomplepopup {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    background: #fff;
    border: 1px solid #e9493d;
    overflow: hidden;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    z-index: 10;
    cursor: crosshair;
}
#probig_preview {
    position: absolute;
    visibility: hidden;
    top: 0px;
    left: 500px;
    width: 340px;
    height: 340px;
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
}
#probig_preview img {
    position: relative;
}
.proviewbox .listBox {
    width: 450px;
    height: 100px;
    margin: 0 auto;
    position: relative;
    padding: 6px 0 10px;
    overflow: hidden;
}
.proviewbox .listBox ul {
    height: 100px;
    position: absolute;
}
.proviewbox .listBox li {
    width: 106px;
    height: 70px;
    cursor: pointer;
    position: relative;
}
.proviewbox .cf li {
    position: relative;
    color: #fff;
}
.proviewbox li {
    float: left;
}
.proviewbox .listBox li i {
    display: none;
}
.proviewbox .listBox li img {
    width: 100px;
    height: 75px;
    border: 1px solid #ddd;
    background: #fff;
}
.proviewbox .listBox li.on img{
	border: 1px solid #1857A4;
}
.products_font {
    width: 680px;
    float: right;
}
.products_font .h1 {
    font-size: 22px;
    padding-top: 10px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    margin-bottom: 10px;
}
.products_font .h1 span {
    line-height: 20px;
    font-size: 14px;
    color: #1857A4;
    font-weight: normal;
    float: right;
    margin-top: 10px;
}
.products_font .h2 {
    border-top: 1px dotted #888;
    border-bottom: 1px dotted #888;
    padding: 20px 0px;
}
.products_font .h2 p {
    line-height: 28px;
    color: #666;
    font-size: 14px;
}
.products_font .h2 span {
    font-size: 18px;
    color: #F08200;
    line-height: 50px;
    font-weight: bold;
}
.ny_products_talbe {
    line-height: 28px;
    font-size: 14px;
    color: #666;
    width: 768px;
    margin-top: 5px;
}
.ny_products_talbe li {
    width: 368px;
    float: left;
    line-height: 43px;
    border: 1px dotted #ccc;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #666;
    padding-left: 15px;
    margin: 0 0 -1px -1px;
}
.ny_products_talbes {
    line-height: 28px;
    font-size: 14px;
    color: #666;
    width: 768px;
}
.ny_products_talbes li {
    width: 752px;
    float: left;
    line-height: 43px;
    border: 1px dotted #ccc;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #666;
    padding-left: 15px;
    margin: 0 0 -1px -1px;
}
.products_font .h2 p {
    line-height: 28px;
    color: #666;
    font-size: 14px;
}
.products_font .h2 span {
    font-size: 18px;
    color: #F08200;
    line-height: 50px;
    font-weight: bold;
}
.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: #1857A4;
    line-height: 30px;
margin-top:15px;
}
.products_font .h4 .font {
    font-size: 25px;
    font-weight: bold;
    color: #F08200;
}
.margin20 {
    margin-top: 20px;
}
.mod_goods_info {
    clear: both;
    margin-bottom: 10px;
    position: relative;
    background-color: #f3f3f3;
    height: 80px;
    overflow: hidden;
    margin-top: 30px;
}
.mod_goods_info .hds {
    height: 80px;
    _overflow: hidden;
    float: left;
}
.mod_goods_info .hds .status_on {
    height: 77px;
    line-height: 77px;
    border-top: 3px solid #1857A4;
    position: relative;
}
.mod_goods_info .hds li {
    float: left;
    border-right: 1px solid #fff;
}
.mod_goods_info .hds .status_on h3 {
    height: 77px;
    line-height: 73px;
    background-color: #f7f7f7;
    color: #1857A4;
}
.mod_goods_info .hds li h3 {
    display: block;
    padding: 0px 30px;
    font-weight: bold;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 20px;
    border-bottom: 0;
}
.mod_goods_info .hdes {
    float: right;
    line-height: 77px;
    padding-right: 20px;
    text-transform: uppercase;
    font-size: 14px;
    color: #aaa;
}
.canshuxx {
    width: 100%;
}
.table-d table {
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    line-height: 30px;
    margin-top: 20px;
}
.table-d table td {
    border-left: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
}
.firstRow td {
    width: 60px;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    background: #1857A4;
    padding: 10px 0px;
}
.pre_tit{
	float: none !important;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    color: #0067ab;
    border-bottom: 2px solid #0067ab;
    overflow: hidden;
}
.table-d table .cs {
    color: #000;
    font-size: 12px;
    border: 1px solid #CCC;
    text-align: center;
    padding: 5px;
}
.table-d table td {
    border-left: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
}
.cs td {
    color: #000;
    font-size: 14px;
    border: 1px solid #d0d0d0;
    padding: 5px;
}
.mod_goods_info {
    clear: both;
    margin-bottom: 10px;
    position: relative;
    background-color: #f3f3f3;
    height: 80px;
    overflow: hidden;
    margin-top: 30px;
}
#ylgn_font {
    width: 100% !important;
}
#ylgn_font {
    width: 98%;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 16px;
    line-height: 36px;
}
.yljgn_nr {
    width: 1340px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 16px;
}
.yljgn_nr1 {
    width: 1278px;
    height: 254px;
    line-height: 40px;
    background: #fff;
    padding: 30px;
}
#yljgn_wz1 {
    float: left;
    width: 800px;
}
.yljgn_wz {
    width: 1278px;
}
.yljgn_bt {
    color: #1857A4;
    font-size: 22px !important;
    font-weight: bold;
    text-align: left;
    margin-bottom: 14px;
}
.yljgn_wz p {
    font-size: 16px;
    color: #666;
}
.yljgn_tu {
    float: right;
    width: 408px;
    height: 254px;
    background: url(/template/default/skin/images/1551838935356346.jpg)center no-repeat;
    margin: 0 auto;
}
.yljgn_nr2 {
    width: 1278px;
    line-height: 40px;
    background: #f3f3f3;
    padding: 30px;
}
.yljgn_wz p strong {
    color: #484848;
}
.yljgn_nr3 {
    width: 1278px;
    height: 494px;
    line-height: 40px;
    background: #fff;
    padding: 30px;
}
#yljgn_wz2 {
    float: left;
    width: 720px;
}
.yljgn_tu1 {
    float: right;
    width: 517px;
    height: 336px;
    background: url(/template/default/skin/images/1555832312632367.jpg)center no-repeat;
    background-size: cover;
    margin: 0 auto;
    margin-top: 68px;
}

.yljgn_nr4 {
    width: 1278px;
    line-height: 40px;
    background: #f3f3f3;
    padding: 30px;
}
#core_tab {
    width: 1340px;
    margin: 0 auto;
    height: 40px;
    margin-top: 20px;
}
#core_tab li.current {
    color: #eadc00;
    background: #222222;
    width: 333px;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#core_tab li {
    float: left;
    width: 333px;
    margin-left: 1px;
    background: #1857A4;
    line-height: 45px;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
#core_content {
    width: 1340px;
    margin: 0 auto;
    margin-top: 20px;
}
#core_content ul {
    display: none;
}
.lg_nr {
    width: 1340px;
    margin: 0px;
    color: #333;
    line-height: 40px;
    text-indent: 2em;
    font-size: 14px;
}
.lg_wz {
    float: left;
    width: 944px;
}
.lg_bt {
    color: #1857A4;
    font-size: 18px;
    font-weight: bold;
    text-indent: 0em;
}
.lg_wz p {
    font-size: 16px;
}
.lg_tu {
    float: right;
    width: 355px;
    height: 220px;
    background: url(/template/default/skin/images/1586327509878637.jpg)center no-repeat;
    margin-top: 42px;
}
.dj_nr {
    width: 1340px;
    line-height: 40px;
    font-size: 14px;
}
.dj_nr .dj_tu {
    float: right;
    width: 245px;
    height: 245px;
    background: url(/template/default/skin/images/1586328125415199.png)center no-repeat;
}
.dj_nr .dj_wz .dj_bt {
    color: #1857A4;
    font-size: 18px;
    font-weight: bold;
}
.dj_nr .dj_wz div {
    /* float: left; */
    font-size: 16px;
}
.kzxt_nr {
    width: 1340px;
    line-height: 40px;
    font-size: 14px;
}
.kzxt_nr .kzxt_tu {
    float: right;
    width: 550px;
    height: 259px;
    background: url(/template/default/skin/images/1557234256412769.jpg)center no-repeat;
}
.kzxt_nr .kzxt_wz .kzxt_bt {
    color: #1857A4;
    font-size: 18px;
    font-weight: bold;
}
.kzxt_nr .kzxt_wz div {
    font-size: 16px;
}
.sy_nr {
    width: 1340px;
    line-height: 40px;
    font-size: 14px;
}
.sy_nr .sy_tu {
    float: right;
    width: 310px;
    height: 342px;
    background: url(/template/default/skin/images/1551839841998466.jpg)center no-repeat;
}
.sy_nr .sy_wz {
    width: 940px;
}
.sy_nr .sy_wz .sy_bt {
    color: #1857A4;
    font-size: 18px;
    font-weight: bold;
}
.sy_nr .sy_wz div {
    font-size: 16px;
}
#aztj_bg {
    width: 1340px;
    margin: 0 auto;
    margin-top: 30px;
}
.tj_dt {
    width: 1340px;
    height: 416px;
    background: url(/template/default/skin/images/1586330492747776.jpg)center no-repeat;
}
.tj_nr {
    width: 1340px;
}
.tj_tu {
    float: right;
    width: 336px;
    height: 233px;
    background: url(/template/default/skin/images/1586330510265920.jpg)center no-repeat;
    margin-top: 42px;
    padding-left: 0px;
}
.tj_wz {
    float: left;
    width: 960px;
    font-size: 16px;
    line-height: 40px;
    margin-top: 20px;
}
.tj_wz .tj_bt {
    color: #1857A4;
    font-weight: bold;
    font-size: 16px;
}
.tj_dt1 {
    width: 1340px;
    height: 312px;
    background: url(/template/default/skin/images/1586330529393058.jpg)center no-repeat;
    margin-top: 14px;
}
#details_tab {
    width: 1340px;
    margin: 0 auto;
    height: 45px;
    margin-top: 20px;
}
#details_tab li {
    float: left;
    width: 333px;
    margin-left: 1px;
    background: #1857A4;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
#details_tab li.current {
    background: #222222;
    width: 333px;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    color: #eadc00;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#details_content {
    width: 1340px;
    margin: 0 auto;
    margin-top: 20px;
}
#details_content ul {
    display: none;
}
.azcs_nr {
    width: 1340px;
    line-height: 40px;
    font-size: 14px;
}
.azcs_tu {
    float: left;
    padding-right: 15px;
    padding-top: 10px;
}
.azcs_wz {
    float: right;
    width: 940px;
    font-size: 16px;
    line-height: 40px;
}
.aqzz {
    width: 1340px;
    margin: 10px auto 0px;
}
.aqzz_nr {
    float: left;
    width: 436px;
    height: auto;
    margin-right: 16px;
}
.aqzz_tu1 {
    width: 436px;
    height: 263px;
    background: url(/template/default/skin/images/1551840184909562.png)center no-repeat;
    background-size: cover;
}
.aqzz_nr .aqzz_wz {
    line-height: 30px;
    font-size: 16px;
    background: #f3f3f3;
    padding: 10px 18px;
}
.aqzz_tu2 {
    width: 436px;
    height: 263px;
    background: url(/template/default/skin/images/1551840211506354.png)center no-repeat;
    background-size: cover;
}
.aqzz_nr img {
    width: 436px !important;
}
.aqzz_nr .aqzz_wz {
    line-height: 30px;
    font-size: 16px;
    background: #f3f3f3;
    padding: 10px 18px;
}
.aqzz_tu5 {
    width: 436px;
    height: 263px;
    background: url(/template/default/skin/images/1551840306735714.png)center no-repeat;
    background-size: cover;
}
.aqzz_tu8 {
    width: 436px;
    height: 263px;
    background: url(/template/default/skin/images/1551840379106903.png)center no-repeat;
    background-size: cover;
}
.aqzz_tu9 {
    width: 436px;
    height: 263px;
    background: url(/template/default/skin/images/1551840398220753.png)center no-repeat;
    background-size: cover;
}
.bb_nr {
    width: 1340px;
    line-height: 40px;
    font-size: 14px;
}
.bb_nr .bb_tu {
    float: right;
    width: 256px;
    height: 160px;
    background: url(/template/default/skin/images/1551840475319726.jpg)center no-repeat;
}
.bb_nr .bb_wz {
    float: left;
    font-size: 16px;
}
.shwf_nr {
    width: 1340px;
    line-height: 40px;
    font-size: 14px;
}
.shwf_nr .shwf_tu {
    float: left;
    width: 326px;
    height: 194px;
    background: url(/template/default/skin/images/1551840541674609.jpg)center no-repeat;
    background-size: contain;
}
.shwf_nr .shwf_wz {
    float: right;
    width: 980px;
    font-size: 16px;
}
.ny_ys_bg_c {
    width: 1230px;
    margin: 0 auto;
    background: url(/template/default/skin/images/rt_46.jpg) center no-repeat;
    height: 635px;
    margin-top: 30px;
}
.ny_ys_bg_c .cpys_top {
    height: 210px;
    padding-top: 12px;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    color: #00adea;
}
.ny_ys_bg_c .cpys_top .font {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    padding-top: 13px;
    font-weight: normal;
}
.ny_ys_bg_c .cpys_center {
    width: 1220px;
    margin: 0 auto;
    height: 405px;
}
.ny_ys_bg_c .cpys_center_l {
    width: 723px;
    float: left;
}
.ny_ys_bg_c .cpys_center_l .h1 {
    height: 46px;
    font-size: 23px;
    font-weight: bold;
    color: #00adea;
    letter-spacing: -1px;
}
.ny_ys_bg_c .cpys_center_l .h2 {
    height: 137px;
    font-size: 16px;
    color: #888;
    line-height: 30px;
}
.ny_ys_bg_c .cpys_center_l .h3 {
    height: 40px;
    font-size: 23px;
    font-weight: bold;
    color: #00adea;
}
.ny_ys_bg_c .cpys_center_l .h4 {
    font-size: 16px;
    color: #888;
    line-height: 30px;
}
.ny_ys_bg_c .cpys_center_r {
    width: 388px;
    float: right;
}
.ny_ys_bg_c .cpys_center_r .h1 {
    height: 46px;
    font-size: 23px;
    font-weight: bold;
    color: #00adea;
}
.ny_ys_bg_c .cpys_center_r .h2 {
    height: 137px;
    font-size: 16px;
    color: #888;
    line-height: 30px;
}
.ny_ys_bg_c .cpys_center_r .h3 {
    height: 40px;
    font-size: 23px;
    font-weight: bold;
    color: #00adea;
    letter-spacing: -1px;
}
.ny_ys_bg_c .cpys_center_r .h4 {
    font-size: 16px;
    color: #888;
    line-height: 30px;
}
#ny_service_bg {
    margin: 0 auto;
    width: 1348px;
    height: 205px;
    background: url(/template/default/skin/images/rt_47.jpg) center no-repeat;
    margin-top: 30px;
}
#ny_service_bg .h1 {
    height: 90px;
    line-height: 75px;
    font-size: 22px;
    color: #fff;
    padding-left: 100px;
}
#ny_service_bg .h2 {
    height: 75px;
    line-height: 75px;
    font-size: 22px;
    color: #fff;
    padding-left: 100px;
    margin-top: 38px;
}
.ly_bg {
    width: 100%;
    margin-top: 0px;
    padding: 30px 0px 0px 0px;
}
.ly_b_ll {
    width: 300px;
    float: left;
}
.imagess {
    width: 500px;
    overflow: hidden;
}
.imagess li {
    width: 500px;
    height: 305px;
    float: left;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.imagess img {
    width: 500px;
    height: 305px;
}
.imagess .txt {
    width: 500px;
    height: 45px;
    background: url(/template/default/skin/images/rt_36.png) repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
}
.imagess .txt h3 {
    font-size: 16px;
    font-weight: 100;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
}
.imagess .txt h3 a {
    color: #fff;
    font-size: 16px;
}
.margin15 {
    margin-top: 15px;
}
.ly_b_r {
    width: 820px;
    float: right;
}
.ly_b_rr {
    width: 820px;
}
.images1 {
    width: 820px;
    overflow: hidden;
}
.images1 li:nth-child(1) {
    margin-left: 0px;
}
.images1 img {
    width: 260px;
    height: 195px;
}
.images1 .txts {
    width: 260px;
    height: 45px;
    background: url(/template/default/skin/images/rt_36.png) repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
}
.images1 .txts h3 {
    font-size: 16px;
    font-weight: 100;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
}
.images1 .txts h3 a {
    color: #fff;
    font-size: 16px;
}
.ly_b_rr {
    width: 820px;
}
.images2 {
    width: 540px;
    overflow: hidden;
    float: left;
}
.images2 li {
    width: 540px;
    height: 410px;
    float: left;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.images2 img {
    width: 540px;
    height: 410px;
}
.images2 .txtss {
    width: 540px;
    height: 45px;
    background: url(/template/default/skin/images/rt_36.png) repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
}
.images2 .txtss h3 {
    font-size: 16px;
    font-weight: 100;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
}
.images2 .txtss h3 a {
    color: #fff;
    font-size: 16px;
}
.images3 {
    width: 260px;
    overflow: hidden;
    float: right;
}
.images3 li:nth-child(1) {
    margin-top: 0px;
}
.images3 li {
    width: 260px;
    height: 195px;
    float: left;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.images3 img {
    width: 260px;
    height: 195px;
}
.images3 .txtes {
    width: 260px;
    height: 45px;
    background: url(/template/default/skin/images/rt_36.png) repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
}
.images3 .txtes h3 {
    font-size: 16px;
    font-weight: 100;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
}
.images3 .txtes h3 a {
    color: #fff;
    font-size: 16px;
}
.ny_zhjd_bg {
    width: 1240px;
    margin: 0 auto;
    background: url(/template/default/skin/images/rt_50.png);
    padding: 50px;
    margin-top: 20px;
}
.ny_zhjd_c {
    width: 1140px;
    height: 350px;
    background: #f8f8f8;
    padding: 50px;
    margin-top: 30px;
}
.ny_zhjd_c li {
    float: left;
    width: 223px;
    height: 167px;
    margin-top: 5px;
    margin-left: 5px;
    overflow: hidden;
}
.ny_zhjd_c li img {
    width: 223px;
    height: 167px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
}
.mod_goods_info {
    clear: both;
    margin-bottom: 10px;
    position: relative;
    background-color: #f3f3f3;
    height: 80px;
    overflow: hidden;
    margin-top: 30px;
}
.mod_goods_info .hds {
    height: 80px;
    _overflow: hidden;
    float: left;
}
.mod_goods_info .hds .status_on {
    height: 77px;
    line-height: 77px;
    border-top: 3px solid #1857A4;
    position: relative;
}
.mod_goods_info .hds .status_on h3 {
    height: 77px;
    line-height: 73px;
    background-color: #f7f7f7;
    color: #1857A4;
}
.mod_goods_info .hdes {
    float: right;
    line-height: 77px;
    padding-right: 20px;
    text-transform: uppercase;
    font-size: 14px;
    color: #aaa;
}
.case_d {
    width: 1340px;
    margin: 0 auto;
    margin-top: 20px;
}
.case_d li {
    display: block;
    float: left;
    border: 1px #ccc solid;
    padding-bottom: 22px !important;
    padding-right: 23px !important;
    padding-top: 25px !important;
    padding-left: 27px !important;
    text-align: center;
    margin-left: -1px;
    margin-top: -1px;
    transition: all 0.8s linear;
}
#ny_cer_bg {
    width: 1340px;
    margin: 0 auto;
    margin-top: 20px;
}
#ny_cer_bg .c1 {
    width: 35px;
    padding-top: 150px;
}
#ny_cer_bg li {
    float: left;
}
#ny_cer_bg .c2 {
    width: 1260px;
}
#ny_cer_bg .c2 li {
    float: left;
    width: 242px;
    margin-left: 10px;
}
#ny_cer_bg li {
    float: left;
}
#ny_cer_bg .c3 {
    width: 45px;
    text-align: right;
    padding-top: 150px;
}
#ny_contact_bg {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}
.ny_font_c_bg {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    margin-top: 30px;
}
.ny_font_c_bg li:nth-child(1), .ny_font_c_bg li:nth-child(4) {
    margin-left: 0px;
}
.ny_font_c_bg li {
    float: left;
    width: 406px;
    margin-left: 61px;
    border-bottom: 1px solid #ddd;
    height: 75px;
    padding-top: 15px;
    margin-top: 10px;
}
.ny_font_c_bg li .cont_ico3 {
    background: url(/template/default/skin/images/rtf_lx_3.png);
    width: 50px;
    height: 50px;
    float: left;
}
.ny_font_c_bg li .cont_font {
    font-size: 16px;
    padding-left: 10px;
    float: left;
    color: #000;
    padding-top: 5px;
}
#fontssss {
    font-size: 25px !important;
    color: #1857A4 !important;
    font-weight: bold !important;
}
.ny_font_c_bg li .cont_font p {
    font-size: 14px;
    color: #888;
    padding-top: 3px;
    font-weight: normal;
}
.ny_font_c_bg li .cont_ico1 {
    background: url(/template/default/skin/images/rtf_lx_1.png);
    width: 50px;
    height: 50px;
    float: left;
}
.ny_font_c_bg li .cont_font {
    font-size: 16px;
    padding-left: 10px;
    float: left;
    color: #000;
    padding-top: 5px;
}
.ny_font_c_bg li .cont_font p {
    font-size: 14px;
    color: #888;
    padding-top: 3px;
    font-weight: normal;
}
.ny_font_c_bg li .cont_ico2 {
    background: url(/template/default/skin/images/rtf_lx_2.png);
    width: 50px;
    height: 50px;
    float: left;
}
.ny_font_c_bg li .cont_ico4 {
    background: url(/template/default/skin/images/rtf_lx_4.png);
    width: 50px;
    height: 50px;
    float: left;
}
.ny_font_c_bg li .cont_ico6 {
    background: url(/template/default/skin/images/rtf_lx_6.png);
    width: 50px;
    height: 50px;
    float: left;
}
.ny_font_c_bg li .cont_ico5 {
    background: url(/template/default/skin/images/rtf_lx_5.png);
    width: 50px;
    height: 50px;
    float: left;
	}

@media only screen and (max-width:1460px) {
	.products_font{width: 600px;}
	.products_img,.proviewbox {width: 400px;}
}
@media only screen and (max-width:1299px) {
	.products_font {
	    width: 580px;
	}
}