/* 元素初始化 */
body{color:#333;}
h1 { color:#C00 }
a {text-decoration: none; color:#333}
a:hover{text-decoration: underline;color:blue}
a img { border:0}
ul,li{list-style-type: none; list-style: none;}
table{width:100%!important;}
.clear { clear:both;}
.notrunk{height:34px;margin: 0;
text-align: left;
font-size: 12px;
color: #1B2633;
font-weight: lighter;
height: 34px;
padding: 4px 0 0 0;
line-height: 16px;
overflow: hidden;
text-overflow: ellipsis;}

/* 新闻列表页面排版 开始 */
#website_news_list li {
padding-right: 10px;
background-position: 0 38px;
background-repeat: repeat-x;
vertical-align: middle;
}

#website_news_list div {
overflow: hidden;
background-color: white;
padding: 10px 16px;
text-align:left;
}
#website_news_list div:hover{background-color:#f8f8f8}

#website_news_list img {
float: left;
display: inline;
width: 100px;
height: 100px;
overflow: hidden;
border-width: 0;
margin-right: 10px;
}

#website_news_list a:link, #website_news_list a:visited {
color: #258;
}
#website_news_list a:hover {
color: #C00;
}

#website_news_list strong {
height: 28px;
overflow: hidden;
font: normal 18px "微软雅黑e\8f6f\96c5\9ed1","华文细黑e\6587\7ec6\9ed1","黑体ed1\4f53";
}

#website_news_list p {
padding: 4px 0 10px 0;
font-size: 14px;
line-height: 22px;
}

#website_news_list span {
display: block;
height: 18px;
overflow: hidden;
color: #888;
font: 12px/1.5 Tahoma,Arial,"宋体b8b\4f53",sans-serif;
}
#website_news_list span span {
float: left;
display: inline;
height: 18px;
overflow: hidden;
margin-right: 16px;
}
#website_news_list span a {
float: left;
display: inline;
height: 18px;
overflow: hidden;
margin-right: 8px;
}
#website_news_list span label {
float: left;
display: inline;
height: 18px;
overflow: hidden;
}

#website_news_list li i {
background: url("bg.png") no-repeat;
}

#website_news_list li i {
display: block;
height: 1px;
overflow: hidden;
background-position: 0 -130px;
background-repeat: repeat-x;
}
/* 新闻列表页面排版 结束 */

/* 联系方式页面排版 开始 */

#website_contact_page dl{
background-color: #E3E3E3;
border-collapse: separate;
border-spacing: 1px;
width: 100%;
color: #666;
margin:10px;  border:1px solid #ccc; }
#website_contact_page dt, #website_contact_page dd{
width:25%; height:40px; line-height:40px; float:left; background:#ccc; margin:0;
border: 1px solid white;
background-color: #F3F3F3;
padding: 4px 0px 4px 14px;
word-wrap: break-word;
word-break: break-all;
}
#website_contact_page dd{
width:68%; background-color: #fff;
text-align:left;
overflow: hidden;
}

/* 联系方式页面排版 结束 */


/* 产品列表页面排版 开始 */

 #website_product_list {
float: left;
height: auto;
padding: 20px 15px 3px;
}

#website_product_list ul {
float: left;
height: auto;
margin: 0 auto;
}

#website_product_list li {
margin: 0 10px 5px 10px;
_margin: 0 3px 5px 6px;
float: left;
position: relative;
z-index: 3;
}

#website_product_list li img{width:210px; height:210px}

#website_product_list li a.cloth-box {
border: 1px solid #E5E5E5;
display: block;
vertical-align: middle;
text-align: center;
}
#website_product_list li a.cloth-box:hover{border-color:#ccc}

#website_product_list li h5 {
width: 212px;
margin: 0;
text-align: left;
font-size: 12px;
color: #1B2633;
font-weight: lighter;
height: 34px;
padding: 4px 0 0 0;
line-height: 16px;
overflow: hidden;
text-overflow:ellipsis;
}
/* 产品列表页面排版 结束 */

/* 新闻详情/公司简介页面排版 开始 */
#website_news_content,#website_company_page {}
#website_news_content p, #website_news_content div , #website_company_page p, #website_company_page div {
font-size: 14px;
line-height: 1.8em;
padding: 10px;
text-indent: 2em;
}
/* 公司简介页面排版 结束 */

/* 新闻详情页面排版 开始 */
#website_newsdetail_page .website_newstitle{
font-size: 18px;
font-weight:bold;
text-align:center; display:block; margin:15px
}
#website_newsdetail_page .website_news_attr{
 color:#999; font-size:14px; 
}
#website_newsdetail_page #website_news_comefrom, #website_newsdetail_page #website_news_postdate {
float:right; display:block; margin-right:20px
}
/* 新闻详情页面排版 结束 */

/* 视频页面排版 开始 */
#website_movies_page
{
	margin: 0px auto;
	margin-top: 20px;
	border-top: 1px solid #CCC;
}
#website_movies_page ul {
	float: left;
	width: 300px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
}
#website_movies_page ul li.video {
background: url(../images/vlod_bg.jpg) no-repeat center bottom;
height: 155px;padding-top: 10px; 
}
#website_movies_page ul li.title {
padding-top: 10px; height:40px; overflow: hidden; font-size:14px
}
element.style {
}
.videoItem {
position: relative;
}
.videoFilter {
cursor: pointer;
position: absolute;
top: 0;
left: 0;
width: 270px;
height: 190px;
filter: alpha(opacity=0);
opacity: 0.0;
background: white;
}
/* 视频页面排版 结束 */

/* 下载页面 开始 */
#website_download_page {
clear: both;
width: 100%;
}
#website_download_page span.titletxt {
font: 18px/1.6em Microsoft YaHei,Arial,Helvetica,sans-serif,Simsun;
font-size: 18px;
color: #424242;
margin-left: 9px;
}
#website_download_page .downlist {
float: left;
margin-top: 10px;
margin-left:35px;
}
#website_download_page li.iconli {
padding-left: 10px;
float: left;
height: 18px;
margin:5px 15px 8px 0;
text-overflow: ellipsis;
overflow: hidden;
font: 10px/1.0em;
font-size: 12.8px;
color: #333;
background: url('menu_merg.png') no-repeat -6px -175px;
width:45%;
text-align:left;
}
/* 下载页面 结束 */

/* 产品详情页面 结束 */
#website_productshow_page {
	margin: 0 10px 30px 0;
}
#website_productshow_page a:hover{text-decoration: underline;color:blue}
.pd_title {
width: 685px;
height: 24px;
line-height: 24px;
margin: 20px 0;
font-size: 22px;
font-family: "微软雅黑";
overflow: hidden;
color:#424242;
}
.pd_slide {
width: 282px;
border: #CCC solid 1px;
float: left;
position: relative;
padding: 2px 0 0 2px;
}
.website_productshow_machine {
float: left;
}
.website_productshow_big_pic {
text-indent: 0;
text-align: center;
margin: 8px auto;
}
.website_productshow_thumbnail {
border-top: #CCC solid 1px;
margin-top: 5px;

width:280px;
}
/*20171027 Edit
.website_productshow_thumbnail li {
width: 80px;
height: 100%;
float: left;
margin: 9px 2px;
}
*/
/*20171027 Add*/
.website_productshow_thumbnail li {
    width: 89.333px;
    height: 100%;
    float: left;
    margin: 9px 2px;
    text-align: center;
}
/*20171027 Add*/
.website_productshow_thumbnail img
{
        border: 1px solid transparent;
}

.website_productshow_thumbnail img:hover{ border: #CCC solid 1px;}

.pd_info {
width: 375px;
float: left;
}
.pd_info_supplier {
padding-bottom: 5px;margin: 0px;
+padding-left:45px;        /*ie7*/
_padding-left:45px;        /*ie6*/
}
.pd_info_supplier a{color:#039;}
.pd_info_supplier a:hover{color:#DB4F33;}
.pd_info ul li {
width: 350px;
height: 30px;
line-height: 30px;
overflow: hidden;
}
.pd_info_supplier_list {
display: inline-block;
line-height: 30px;
font-style: normal;
}
#pd_info_contact_btn a {
display: inline;
width: 220px;
height: 40px;
background-position: -438px -223px;
float: left;
background-image: url(pd_img.png);
background-repeat: no-repeat;
}
#pd_info_contact_btn a:hover {
background-position: -438px -270px;
}
.btn_enquiry {
display: inline-block;
width: 60px;
height: 20px;
margin-left: 10px;
background-position: -89px -240px;
vertical-align: middle;
background-image: url(http://jic.makepolo.net/img/yellow/product_view_20110905/pd_img.png);
background-repeat: no-repeat;
}

.prevnext_pro {
margin-top: 25px;
+margin-top:50px;        /*ie7*/
_margin-top:50px;       /*ie6*/
padding: 0 155px 0 0;
font-family: "SimSun"; font-size:12px; 
}
.prev_pro {
float: left;
text-indent: 9px;
background-position: 0 0;
}
.next_pro {
float: right;
text-indent: 6px;
background-position: 0 -17px;
}
.prev_pro, .next_pro {
width: 50px;
height: 16px;
line-height: 16px;
background-image: url(http://jic.makepolo.net/img/yellow/product_view_20110905/prevnext_pro_bg.png);
background-repeat: no-repeat;
}
.prevnext_pro a:link, .prevnext_pro a:visited, .prevnext_pro a:hover {
color: white;
}
/* 产品详情页面 结束 */
/* ---- Pager style  -----*/
#website_pager_control { }
.website_pagerinfo { PADDING: 0 0 10px 0;padding-top: 5px;  FONT-SIZE: 12px;  COLOR: #0076BE;  FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center; margin-left:15px; }

.website_pagerinfo div.pager_info { PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-COLOR: #FFFFFF; border: 1px solid #CCC; color: #333333; }

.website_pagerinfo A  
{
    padding:5px 10px;
    +PADDING-top: 3px;/*ie7*/ 
    _PADDING-top:3px;       /*ie6*/
    MARGIN: 0px 2px; COLOR: #333333; TEXT-DECORATION: none; border: 1px solid #CCC;  cursor:pointer;}

.website_pagerinfo A:hover { COLOR: #fff; border: 1px solid #E3242C; background:#FF6600;}
.website_pagerinfo A:active { COLOR: #E3242C; border: 1px solid #CCC; }
.website_pagerinfo SPAN.thisclass { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #fff; PADDING-TOP: 2px; BACKGROUND-COLOR: #E3242C; border: 1px solid #E3242C; cursor:pointer;}

.website_pagerinfo SPAN.disabled {DISPLAY: none}
.website_pagerinfo SPAN.current { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; border: 1px solid #0076BE; color:#FFFFFF; background-color: #0076BE; }
.website_pagerinfo strong{ color:#FF0000;}
.website_pagerinfo span.text{ padding:5px 10px; font-size:14px; color:#333;}
.website_pagerinfo span.curr{ border:none; font-weight:bold;padding:5px}
.website_pagerinfo span.pager_goto{ color:#666666;}
.website_pagerinfo  input.pager_CurrentPage{ border:1px solid #CCCCCC; width:40px; height:20px; padding-top:4px; vertical-align:top; margin-top:-5px;}
.website_pagerinfo span.gogo input{ width:60px; height:26px; vertical-align:top; margin-top:-5px; background:url(../images/gogo.jpg) no-repeat; border:none;}
/*由于jiathis分享于20180430不可用，所以隐藏多余样式*/
#jiathis_counter_44 {display:none!important;}