/*inner global*/


.container{width:100%;margin: 30px 0;color: #848484;}


/* ==========================================================================
   Sidebar
   ========================================================================== */
.sunsider{ width:170px;float: left;}
.sunsidernav li{background: url(../images/t_nav.png) no-repeat 8px #d72436;
    font: 100 12px/30px microsoft yahei;padding-left: 20px;border-bottom: 1px dashed #e04353;}
.sunsidernav li a{color: #fff;}
.sunsidernav li a:hover{text-decoration: underline;}

.innercont{font-size: 12px; width:800px; float: right;color: #848484;font-family: microsoft yahei;}

.item_search{}
.item_search .ui-input{    height: 18px;border:1px solid #bdbdbd;
    line-height: 18px;
    padding: 3px 1px 1px 3px;
    width: 300px;
    background: url(../images/iconsearch.jpg) no-repeat right #F5F5F5;}
.item_search .btn    {background: #313131;border:1px solid #313131;
    width: 76px;
    height: 24px;
    font-size: 12px;
    color:#fff;
    font-family: 微软雅黑;   
    overflow: hidden;
    }
.prdcrumb {
    font-family: Simsun;
    margin: 5px 10px 15px 0;
    padding-left: 12px;
    background: url(../images/treeico_parent1.gif) no-repeat left center;
}


/******************************products*********************************/
.prolist{margin-left: -22px;}
.prolist li{width:250px;height:230px;overflow: hidden;float: left;margin-left:22px;}
.prolist li .picbox{width:250px;height:180px; overflow: hidden;; }
.prolist li .picbox img{width:250px;height:180px;}
.prolist li .tit{margin-top: 10px;font: 300 14px/24px microsoft yahei;}
.prolist li .tit a{color:#848484;}
.prolist li .tit a:hover{text-decoration: underline;}

.product_con_detail{padding:20px 0;font-family: microsoft yahei;}
.product_con_detail  .tit{font-size: 12px;}
.product_con_detail  .tit a{color:#848484;    text-decoration: underline;}
.prd_summary{margin: 40px 0;}
.prd_summary .pic{width: 300px; height: 225px;float: left;text-align: center; line-height: 225px;}
.prd_summary .pic img{width: 300px; height: 225px;}
.important_info{width:430px; float: right;font: 300 14px/24px microsoft yahei;}
.important_info .prdtitle{font-size: 16px;margin-bottom: 10px;}
.proms ul{ border-bottom:1px solid #bbb;}
.proms li{float: left;}
.proms li a{ position:relative; bottom:-1px; background:#e6e6e6; border:1px solid #d8d8d8; border-bottom:none; color:#707070; display:inline-block; height:25px; line-height:25px; padding:0 12px; text-decoration:none;}
.proms li.on a{ background:#d72436; border:1px solid #d72436; border-bottom:none; color:#fff; font-weight:bold; text-decoration:none;}
.proms .bd{padding:20px 0;}
.btn_box02 a{border: 1px solid #313131;display: inline-block;padding:0 10px ;color: #fff;background:#313131;font-size: 12px;font-family: microsoft yahei;}
.btn_box02 a:hover{background:#d72436;border: 1px solid #d72436;}


/**news**/
.newscon{margin:30px 0;}
.newscon .news_tit {    font-size: 16px;    font-weight: bold;    text-align: center;    padding: 0 0 5px;}
.newscon .news_time {    color: #A7A7A7;    font-size: 12px;    display: block;    text-align: center;}
.newscon .desc{font: 300 14px/24px microsoft yahei;margin: 20px 0;}
.btn_box03{text-align: center;}
.btn_box03 a{border: 1px solid #313131;display: inline-block;padding:0 10px ;color: #fff;background:#313131;font-size: 12px;font-family: microsoft yahei;}
.btn_box03 a:hover{background:#d72436;border: 1px solid #d72436;}


.downlist li{font: 300 12px/30px microsoft yahei;color:#848484;}
.downlist li a{color:#848484;float: right;background: url(../images/ico_download.gif) left center no-repeat;
 display: inline-block; padding-left: 25px;height: 30px; line-height: 30px;margin-right: 200px;}


/* ==========================================================================
   Pagination
   ========================================================================== */
#Lb_pager { margin-top: 30px;margin-bottom:20px; text-align: center;}
#Lb_pager .pages a { display: inline-block;
	    color: #2c2c2c;
    text-decoration: none;
    margin-right: 10px;
    -webkit-border-radius: 2px;
    line-height: 1.0;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f1f1f1;
    border: solid 1px #e1e1e1;
    background-image: -webkit-linear-gradient(bottom, #ececec, #f4f4f4 65%, #fff);
    background-image: -moz-linear-gradient(bottom, #ececec, #f4f4f4 65%, #fff);
    background-image: -o-linear-gradient(bottom, #ececec, #f4f4f4 65%, #fff);
    background-image: -ms-linear-gradient(bottom, #ececec, #f4f4f4 65%, #fff);
    background-image: linear-gradient(to top, #ececec, #f4f4f4 65%, #fff);
    FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ececec, endColorStr=#fbfbfb);
    padding: 5px 10px;
    display: inline-block;font-size: 12px;font-family: microsoft yahei;
}
#Lb_pager .pages .pgcurrent { color: #d72436; background-color: #d99b12; cursor: default; }
#Lb_pager .pages .pgempty { cursor: not-allowed }
#Lb_pager .pages a:hover{color:#d72436;  text-decoration: none;}

