﻿
/*当前位置*/
.pageMenu { overflow:hidden; width:100%; height:50px; line-height:47px; border-bottom:1px solid #e3e3e3;}
.pageMenu .mbxNav{ overflow:hidden; float:left}
.pageMenu .mbxNav li{ float:left; font-size:14px; color:#666; margin:0 5px;}
.pageMenu .mbxNav li em{ margin-left:5px;}
.pageMenu .mbxNav li a{ color:#666;}
.pageMenu .mbxNav li.home{ width:50px; height:50px; border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3; background:url("/Skins/Default/Img/Index/dts.png") no-repeat scroll 14px; margin-right:10px; margin-left:0}
.pageMenu .mbxNav li.home a{ display:block; width:100%; height:100%;}
.pageMenu .mbxNav li.last{ color:#00adef;}
.pageMenu .pageErjiNav{ overflow:hidden; float:right;}
.pageMenu .pageErjiNav .leib2 li{ float:left; font-size:14px; color:#666; font-weight:bold; margin-left:40px;}
.pageMenu .pageErjiNav .leib2 li a{ color:#666; text-decoration:none}
.pageMenu .pageErjiNav .leib2 li.cur,.pageMenu .pageErjiNav .leib2 li:hover{ border-bottom:3px solid #00adef;}
.pageMenu .pageErjiNav .leib2 li.cur a, .pageMenu .pageErjiNav .leib2 li:hover a{ color:#333} 


.content { overflow:hidden; width:1200px; margin:0 auto; margin-bottom:90px;}
.newslist_left { overflow:hidden; float:left; width:810px; padding-right:40px; border-right:1px solid #e9e9e9; padding-top:60px;}

.news_listbox{ overflow:hidden; width:100%;}

.newslist_right { overflow:hidden; width:310px; float:right; margin-top:60px;}
.newslist_right>h4{ font-weight:normal; font-size:24px; color:#555; margin-bottom:20px;}
.newslist_right .zw_tu{ display:block; margin:0 auto;}



/* ProductList */
.ProductList{width: 100%;position: relative;}
.ProductList .menu{height: 60px;top:0px; display:inline-block; padding-bottom:10px;}
.ProductList .menu ul{overflow: hidden;width: 100%;}
.ProductList .menu li{height: 60px;line-height: 60px;text-align: center;font-size: 16px;color: #fff;background: #b8bec2;float: left;border-left: 1px solid #fff;box-sizing:border-box; width:268px;}
.ProductList .menu li.cur{background: #172a86;}
.ProductList .con{height: auto;}


/*rili*/
.rili { overflow:hidden; width:310px; height:355px; background-color:#00adef; margin-bottom:10px;}
.rili .year{ overflow:hidden; width:150px; margin:20px auto; }
.rili .year i{ display:block; width:20px; height:40px; cursor:pointer;}
.rili .year .btn_left{  float:left}
.rili .year .btn_right{  float:right;}
.rili .year span{ display:block; width:110px; height:40px; font-size:30px; color:#fff; text-align:center; line-height:40px; font-weight:bold; font-family:Arial; float:left;}
.rili .month{ overflow:hidden; width:260px; margin:0 auto; height:170px; margin-bottom:30px;}
.rili .month li{ float:left; width:55px; height:50px; text-align:center; line-height:50px; background-color:#37c2fd; margin:0 5px 10px 5px; color:#fff; cursor:pointer}
.rili .month li b{ font-size:28px; font-family:Arial}
.rili .month li em{ font-size:12px;}
.rili a{ display:block; margin:0 auto; width:200px; height:45px; text-align:center; line-height:45px; background-color:#fff; font-size:16px; color:#333; font-weight:bold; text-decoration:none;}
.rili .month li.cur,.rili .month li:hover{ background-color:#fff; color:#555;}

/*新闻搜索框*/
.news_search{ overflow:hidden; width:290px; padding:10px; height:55px; background-color:#f5f5f5; margin-bottom:30px;}
.news_search input{ display:block; border:none; outline:none; width:213px; height:55px; line-height:55px; padding:0 10px; float:left}
.news_search span{ display:block; width:57px; height:55px; cursor:pointer; background:url(Img/inpage_rili_search.png) no-repeat center; float:right;}

/*最新动态*/
.news_new { overflow:hidden; width:280px; padding:25px 15px; background-color:#f5f5f5; margin-bottom:10px;}
.news_new li{ padding-left:15px;  line-height:40px; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden}
.news_new li a{ color:#666;}
