/*分页*/
/*.paging{text-align: center;padding:10px 0;background:#fff;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}
.page-list{display: inline-block;height: auto !important;}
.paging li{
    float: left;width:auto;height: auto;
    margin: 0 3px;
}
.paging li > a{
	    padding: 5px 10px;width:auto;height: auto;color:#999;font-size: 14px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;

    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
}
.paging a.cur{color:#fff;background:#e24677;}*/
.news-page ul li a.cur,.products-page ul li a.cur{
    color: #fff;
    background-color: #298bca;
}

/*内页 产品详情*/
.n_box{width: 1200px;overflow: hidden;margin:0 auto;}
.n_pro_box{overflow: hidden;}
.n_pro_L{width:600px;border-right: solid 1px #eeeeee;height:415px;float: left;}
.bigIMG{width:413px;height:413px;overflow: hidden;text-align: center;line-height:413px;border:solid 1px #dedede;cursor:pointer;background: #fff;float: left;}
  .bigIMG img{max-width:413px;max-height:413px}
    .Show{ width:105px; height:415px;float:left;position: relative;margin-left: 30px;}
      .Sprev,.Snext{ position:absolute; top:28px}
        .ProTop{ left:0px;position:absolute;z-index:10;top:0px;}
        .ProBottom{ right:0px;position:absolute;z-index:10;bottom:0px;}
      .smallIMG{width:105px !important; height:355px !important;margin-top:30px;}
      .smallIMG ul{overflow:hidden;}
        .smallIMG ul li{ width:105px; height:105px; margin-right:12px; float:left; cursor:pointer;margin-top:10px}
          .PIMG{ width:103px; height:103px; border:1px solid #dcdcdc;text-align: center;}
.n_pro_R{width:418px;float: left;margin-left: 50px;}
.n_pro_Title{border-bottom: solid 1px #eee;font-family: '微软雅黑';color:#279fea;font-size:20px;font-weight: bold;padding-top: 18px;padding-bottom: 20px;}
.n_pro_Txt{overflow:hidden;}
.n_pro_Txt p{font-size: 14px;color:#666;float: left;width: 347px;line-height: 1.8em;}
.n_pro_Txt .n_pro_T1{color: #999;font-weight: bold;width: 70px;}
.n_pro_height{padding-top: 15px;}

.pro_parmter{overflow: hidden;margin-top:50px;}
.pro_parmter_box{overflow: hidden;}
.pro_parmter .pro_parmter_ul{overflow: hidden;border-bottom: solid 2px #279fea;}
.pro_parmter .pro_parmter_ul li{height: 48px;line-height: 48px;width: 180px;float:left;font-size:16px;color:#666;text-align: center;float:left;}
.pro_parmter .pro_parmter_ul li.pro_on{background: #279fea;border-radius: 5px 5px 0px 0px;cursor: pointer;color:#fff;}
.pro_intro_box{overflow: hidden;padding-top: 30px;padding-bottom: 100px;}
.pro_intro_box > .pro_n_intro_box{display: none}
.pro_intro_box > .pro_n_intro_box p{font-size: 14px;color:#666;line-height: 1.8em;}
.pro_intro_box img{max-width: 100%;max-height: 100%;}

