﻿html, body { height: 100%; }
/* 排版样式 */
body, form, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dt, dd, blockquote { margin: 0; padding: 0; }

li { list-style-type: none; }
img { border: none; }
body, tr, button, select, textarea { font-size: 12px; }

a { text-decoration: none; }

sup, sub { font-size: 70%; }
.left { float: left; display: inline; }
.right { float: right; display: inline; }

/* 文章样式 */
.article-content h1 { margin: 0 0 8px; font-size: 28px; }
.article-content h2 { margin: 0 0 8px; font-size: 26px; }
.article-content h3 { margin: 0 0 8px; font-size: 24px; }
.article-content h4 { margin: 0 0 8px; font-size: 22px; }
.article-content h5 { margin: 0 0 8px; font-size: 20px; }
.article-content h6 { margin: 0 0 8px; font-size: 18px; }
.article-content p, .article-content ul, .article-content dl { margin: 0 0 8px; padding: 0; }
.article-content li { margin: 0; padding: 0; margin-left: 12px; list-style-position: outside; list-style-type: inherit; }
.article-content dt { margin: 0; padding: 0; }
.article-content dd, .article-content blockquote { margin: 8px 12px; padding: 0; }

.counter-table { float: left; }

/*常用行高*/
.lh150 { line-height: 150%; }
.lh200 { line-height: 200%; }


/* 文本溢出 */
.ellipsis { text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

/* 清除浮动*/
.clearfix:after { visibility: hidden; display: block; clear: both; height: 0; font-size: 0; content: "."; }
.clearfix { zoom: 1; }


/*
.home_news_title { display: inline-block; width: 380px; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.article_info_content { width: 735px; overflow-x: hidden; }
.home_news_title { text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 381px; }

.language a { color: #000 !important; display: inline-block; width: 60px; text-indent: 25px; }
.langauge_1 a { background: url("Images/cn.jpg") no-repeat; height: 16px; line-height: 16px; }
.langauge_2 a { background: url("Images/en.jpg") no-repeat; height: 16px; line-height: 16px; }
body { font-family: Arial; }
.main_left .main_left_div { width: 180px; margin: 0 auto; margin-left: 38px; }

.main_left_div ul.dropdown li.hover { width: 180px; }
.main_left_div ul.dropdown li.first_li{}
.main_left_div ul.dropdown li.first_li a{ text-indent:25px;}
.main_left_div ul.dropdown li .first_a { width: 160px; }

.main_left_div ul.dropdown ul li { width: 180px; }

.main_left_div { height: auto !important; margin: 0 auto 0 27px; min-height: 120px; width: 135px; }
.main_right_content .product_list li { height:136px;}
.main_left_div ul.dropdown li.hover{ width:180px;}
.main_left_div ul.dropdown li .first_a { width:178px;}

.message_list { letter-spacing: 1px; word-spacing: 1px; line-height: 200%; border:solid 1px #CCC;  width:710px; margin:0 auto;margin-top:4px; }
.message_list li { border-bottom: 1px dashed #C0C0C0; line-height: 18px; padding: 10px 0; white-space: normal; width: 700px; margin:0 auto; }

.message_list li .title { background: url("Images/title.jpg") no-repeat left center; padding: 2px 0 0 20px; }
.main_right_content{ margin:0 auto;}
*/
/*******************************************************************
**********************
********************** 分页
**********************
*******************************************************************/
.pages { margin: 0 auto; font-family: 宋体; padding-top: 15px; padding-bottom: 17px; font-size: 12px; width: 700px; }
.custom-css { height: 28px; line-height: 28px; padding-top: 15px; vertical-align: bottom; padding-bottom: 17px; }
.pages a, .pages .cpb { display: inline-block; padding: 2px 8px; margin: 0px 2px; height: 20px; line-height: 20px; border: solid 1px #D7D7D7; color: #333; font-size: 12px; text-decoration: none; vertical-align: middle; }
.pages a:hover { border: solid 1px #FD6D01; color: #FD6D01; }
.pages .cpb { font-weight: 600; background-color: #FFEDE1; border: solid 1px #FD6D01; color: #FD6D01; }

.page-box { width: 30px; border: solid 1px #D7D7D7; color: #404040; text-align: center; height: 22px; line-height: 22px; vertical-align: middle; background-color: transparent; }
.submit-btn { background: url("Images/common.png") no-repeat scroll 0 0 transparent; border: 1px solid #D7D7D7; border-radius: 4px 4px 4px 4px; color: #404040; cursor: pointer; height: 26px; line-height: 26px; margin: 0 6px; outline: medium none; text-align: center; width: 45px; vertical-align: middle; }
.pages a.page-a-close { background: none repeat scroll 0 0 transparent; border: 1px solid #CCCCCC; color: #CCCCCC; font-weight: 100; }






