/*页码*/

.fenye{ text-align:center; color:#666; font-size:14px; line-height:30px; padding:0 0;width: 100%;float: left}
.fenye .rows{ color:#666; font-size:13px; padding:0 10px;}
.fenye .current{ display: inline-block; color:#2e6ed3; font-size:14px; padding:0 5px;}
.fenye .num,.fenye .next{display:inline-block; margin:0 3px; padding:0 10px;  border:1px solid #ddd; color:#666; font-size:14px; height:28px; line-height:27px; border-radius:5px;}
.fenye .num:hover,.fenye .next:hover{ background-color:#2e6ed3; color:#fff; border:1px solid #2e6ed3;}


.nav_nav{background: #595959; width: 100%;padding-left: 20%}
.nav_nav ul{padding: 0; margin: 0; width: 100%; font-size: 0.8em;}
.nav_nav li{list-style-type: none; line-height: 50px; border-bottom: 1px solid #222222;border-top: 1px solid #666666;}
.nav_nav li a{color: #FFFFFF;font-size: 1em;}

/*分类*/
.M_fenlei{width: 100%;margin: auto;margin-top: 15px;height: 120px;overflow-y: hidden}
.M_fenlei ul{padding: 0;margin: 0}
.M_fenlei ul li{list-style-type: none;font-size: 1.5em;margin-left: 2%;float: left;background: #2e6ed3;
    color: #FFF;width: 30%;text-align: center;margin-bottom: 10px;line-height: 30px;border-radius: 30px;}
.M_fenlei ul li a{color: #FFF;}

/*产品展示*/
.M_pro{width: 100%;margin: auto;overflow: auto;}
.M_pro ul{padding: 0;margin: 0;overflow: auto}
.M_pro ul li{width: 48%;overflow: hidden;float: left;height: auto ; margin: 3px 1%;}
.M_pro ul li:last-child{margin-right: 0;}
.M_pro ul li a{color: #333333;font-size: 0.85em}
.M_pro_img{width: 100%;text-align: center;border: 1px solid #f5f5f5;height: 160px}
.M_pro_title{
    text-align: center;
    padding-top: 10px;
    height: 35px;
    color: #333;
    font-size: 0.26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.M_pro_BUTTON{width: 40%;text-align: center;line-height: 35px;background-color: #2e6ed3;margin: auto;margin-top: 10px;border-radius: 3px;}
.M_pro_BUTTON a{color: #FFFFFF;font-size: 0.7em}

/*标签*/
.new_title{height: 50px;line-height: 50px;padding-left: 20px;font-size: .25rem;
    border-bottom: 1px solid #dbdbdb;font-weight: bold;margin-top: 10px;
   background: #f0f0f0;display: block;overflow: hidden}

/*新闻中心*/
.M_new{margin-top: 15px;overflow: hidden}
.M_new ul{padding: 0;margin: 0}
.M_new ul li{line-height: 40px;border-bottom: 1px solid #dbdbdb;list-style-type: none;width: 100%}
.M_new ul li a{font-size: 0.25rem;color: #666666}
.newtime{font-size: 0.25rem;float: right;color: #999999}

/*手机端简介*/
.M_about{padding: 25px;font-size: 0.8em;line-height: 25px;}
.M_about h1{font-size: 2em;padding-bottom: 10px;}
.M_about .line{width: 100%;height: 4px;margin-bottom: 20px;}
.M_about .line2{width: 10%;height: 4px;background: #FFF;margin: auto}
.M_about_button{padding: 10px;background: #ff9600;text-align: center;margin-top: 15px;border-radius: 5px}
.M_about_button a{color: #FFF;display: block;font-size: 1.7em;font-family: Arial}
/*文本*/
.m_wenben{font-size: 0.25rem;line-height: .5rem ; border-bottom: 3px solid rgba(68,146,25,0.3); padding: .2rem;}
.m_wenben img{width: 100%;height: auto!important; }
.m_wenben p{
    color: #333;
    margin-top: .2rem; 
}

/*内页*/
.M_NEI{
    width: 96%;
    overflow: auto;
    margin: 0 auto;
    border-top: 1px solid #cccccc;
    margin-top: 10px;
    padding-top: 15px;
}
.M_NEI img{width: 90%;display: block; margin: 0.1rem auto;}
.M_NEI_txts{font-size: .25rem;line-height: 0.4rem}
.M_NEI_title{font-size: .3rem;line-height: 0.5rem;text-align: center;margin-top: 25px}
.M_NEI_txt{font-size: .25rem;line-height: 0.5rem;width: 100%;text-align: center;color: #999999}
.M_NEI_txt_page{font-size: .25rem;line-height: 0.6rem;width: 90%;text-align: center;background: #1272da;color: #FFF;margin:10px auto;border-radius: 30px;display: block}
.M_NEI_txt_page a{color: #FFF;}


/*分类*/
.mfenlei{width: 100%;margin: auto;margin-top: 10px}
.mfenlei ul{margin:0;padding:0 ; overflow: hidden; margin-bottom: 10px; }
.mfenlei ul li{width: 48%;border-radius: 3px;list-style-type: none;text-align: center;
    float: left;background: #273863;height: .5rem;line-height: .5rem; margin: 2px .7%;}
.mfenlei ul li:nth-child(3n){margin-right:0;}
.mfenlei ul li a{color: #FFF;font-size: 0.25rem}
