﻿@charset "utf-8";
.color {
    color: #D7D7D7;
}
.color a {
    color: #D7D7D7;
    text-decoration: none;
}
.color a:hover {
    color: #D7D7D7;
    text-decoration: underline;
}
.f5 {
    clear: both;
    height: 40px;
    overflow: hidden;
    padding-bottom: 10px;
    width: 960px;
	margin:0 auto;
}
.f5 li {
    float: left;
    line-height: 14px;
    padding: 8px 10px 0;
    white-space: nowrap;
}
.f5 li a {
    color: #D7D7D7;
    float: left;
}

/*-------------------------------------------开始主菜单样式---------------------------------------------*
/*菜单背景*/
.i_navbox{height:35px; background:url(../images/navbg.jpg) repeat-x left top; border-top:2px solid #FFF;}
.i_nav{ width:960px; height:37px; text-align:center; }
#keywords{width:150px; height:19px; position:absolute; left:0px; top:5px; padding:0 0 0 5px; line-height:19px; border:1px solid #999999; display:none;}
#searchbtn{width:66px; height:22px; border:0;position:absolute; left:162px; top:6px; padding:0; cursor:pointer; background:url(../images/btn_search.jpg) no-repeat left top; display:none;}

/*一级菜单样式*/

.ddsmoothmenu
{
	float:left;
}
.ddsmoothmenu ul
{
	
 	z-index:100;
}

.ddsmoothmenu ul li{
	float:left; line-height:37px; height:37px;  text-align:center;
	display: block;white-space:nowrap;position:relative;vertical-align:bottom; font-weight:bold;
}

.ddsmoothmenu ul li.split_memu{ width:2px;  height:36px; background:url(../images/navline.gif) no-repeat; }

* html .ddsmoothmenu ul li a{}

.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited,.ddsmoothmenu ul li a:hover,.ddsmoothmenu ul li a:active
{
	display:block;color:#fff;text-align:center;;font-size:14px; 
	text-decoration:none; 
}

.ddsmoothmenu ul li a:hover{color:#FFF; text-decoration:none;}

.ddsmoothmenu ul li a.activemenu,.ddsmoothmenu ul li a.activemenu:link,.ddsmoothmenu ul li a.activemenu:visited
{
background:#464749;	
}

.ddsmoothmenu ul li. a.selected
{ 	
}

/*结束一级菜单样式*/
/*开始二级菜单样式*/

.ddsmoothmenu ul li ul
{
	position: absolute;font-size:12px;text-align:center; padding:0; background:#333333;
	top:35px;display:none;visibility: hidden;border-top:0; left:0px;  z-index:1000; width:100px; 
	 /*collapse all sub menus to begin with*/
}
/*
.ddsmoothmenu ul li ul.subclass_1{left:0px; width:800px;}
.ddsmoothmenu ul li ul.subclass_2{left:0px; width:800px;}
.ddsmoothmenu ul li ul.subclass_3{left:0px; width:700px;}
.ddsmoothmenu ul li ul.subclass_4{left:0px; width:600px; }
.ddsmoothmenu ul li ul.subclass_5{left:0px; width:500px;}
.ddsmoothmenu ul li ul.subclass_6{left:0px; width:400px;}
.ddsmoothmenu ul li ul.subclass_7{left:-30px; width:360px;}
.ddsmoothmenu ul li ul.subclass_8{left:0px; width:200px;}
.ddsmoothmenu ul li ul.subclass_9{left:0px; width:100px; }
.ddsmoothmenu ul li ul.subclass_10{right:0px; width:100px; }
*/
.ddsmoothmenu ul li ul li{
	float:none; display:list-item ;text-align:center;width:auto;font-size:12px;
	
}
.ddsmoothmenu ul li ul li a:link,.ddsmoothmenu ul li ul li a:visited,.ddsmoothmenu ul li ul li a:hover,.ddsmoothmenu ul li ul li a:active
{
	font-size:12px; font-weight:normal;} 

.ddsmoothmenu ul li ul li a:hover{ text-decoration:none;}

.ddsmoothmenu ul li ul li ul
{
	top: 0; display:none;
}

* html .ddsmoothmenu{height: 1%;}

.downarrowclass
{
	position: absolute;top: 20px;right: 7px; display:none;
}


.ddshadow
{
	position: absolute; left: 0;top: 0;width: 0;height: 0;background: #000; z-index:80; display:none;
}

.toplevelshadow
{
	opacity: .60; /* 标准: Firefox 1.5 以上, Opera, Safari */ 
	filter: alpha(opacity=60); /* IE 8 以下 */ 
	-ms-filter: "alpha(opacity=60)"; /* IE 8 */ 
	-khtml-opacity: .60; /* Safari 1.x */ 
	-moz-opacity: .60; /* FF lt 1.5, Netscape */ 
}
/*结束二级菜单样式*/
/*-------------------------------------------------------结束主菜单样式-------------------------------------------------------------*/
/* CSS Document 2009.7 */
body {font-family:Tahoma,"";margin:0;padding:0;font-size:12px;color:#444; background:url(../images/bg.gif) repeat-x top;}
div,form,img,ul,ol,li,dl,dt,dd,p {margin:0;padding:0;border:0;}
ul,li{list-style-type:none;}
img{border:0;}
input,select,textarea{vertical-align:middle;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;font-size:12px;font-weight:normal;}
/* Link */
a{color:#444;text-decoration:none;}
a:hover {color:#fb7d02;text-decoration:underline;}
/* Other */
.clear{ clear:both;font-size:1px;width:1px;height:0;visibility:hidden; overflow:hidden;}
.clearfix:after{content:".";display:block; height:0;clear:both;visibility:hidden;} /* only FF */
.left{float:left;}
.right{float:right;}
.img{vertical-align:middle;}
.mauto{width:960px; margin:0 auto;}
.m_auto{margin:0 auto;}
.mtop{padding-top:14px;}
.ml{float:left; width:13px;}
/* Font  */
.fb{font-weight:bold;}
.fn{font-weight:normal;}
.f11px{font-size:11px;}
.f14px{font-size:14px;}
.f16px{font-size:16px;}
.f10px{font-size:10px;}
.li20px{line-height:20px;}
.f18px{font-size:18px;}
.f20px{font-size:20px;}
.f24px{font-size:24px;}
.f30px{font-size:30px;}
.yahei{font-family:微藕;}
/* ---------------开始头部样式--------------- */


/* 网站主菜单 */



/* ---------------结束头部样式--------------- */
/* ---------------开始中间主要部分--------------- */
/* 首页分类 */
.i_ullist_sortnav{padding-top:10px;}
.i_ullist_sortnav li{width:214px;margin:auto;height:35px;line-height:35px;background:url(../images/line.png) no-repeat bottom;}
.i_ullist_sortnav li a{display:block;height:35px; line-height:35px;padding-left:30px;background:url(../images/icon.gif) no-repeat 12px 12px;  color:#fff; font-size:14px;}
.i_ullist_sortnav li a:hover{color:#fff; background:url(../images/b2.gif) no-repeat center;text-decoration:none;font-weight:bold;}


/* 首页推荐新闻 */
.i_newslist{ padding:0px 10px 0 0px;}
.i_newslist li{  height:24px; line-height:22px; text-align:right; font-size:10px;width:300px; overflow:hidden; }
.i_newslist a{ display:block; overflow:hidden;float:left; width:60%; padding-left:15px; background:url(../images/icon.gif) no-repeat 5px 8px; font-size:12px; text-align:left; white-space:nowrap;text-overflow:ellipsis; }
.i_newslist a:hover{}
/* 首页推荐新闻(滚动) */
.i_n_news li{clear:both; display:block; float: left; height:26px; line-height:26px; padding-left: 4px;}
.i_n_news span{margin-left: 4px; height:22px; line-height:22px;}
.i_n_news a{float:left; white-space: nowrap; height:22px; line-height:22px;}
/*首页新闻推荐图文混排*/
.i_newslist1{width:720px; padding-bottom:10px;}
.i_newslist1 ul{width:327px; float:left; padding:10px 0 0 22px;}
.i_newslist1 li.p1{width:50%;padding-left:16px; font-size:14px; display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:url(../images/icon1.gif) no-repeat 0px 5px; }
.i_newslist1 li.p2{padding-top:8px; line-height:22px;}
.i_newslist1 li.p2 a{ color:#2b2b2b; text-decoration:none;}

/* 首页推荐产品图片列表式 */
#i_p_outer{overflow:hidden; width:100%; }
#i_p_outer tr a{ height:82px;}

.i_p_imglist{}
.i_p_imglist li{  height:82px; margin:5px 0 5px 20px; text-align:center;background:#E0E0E0; border:1px #CCCCCC solid;}
.i_p_imglist a{height:82px; width:100px; display:block;}
.i_p_imglist a:hover{text-decoration:none; }
.i_p_imglist a .aimg{ width:90px;height:60px; padding:2px;}
.i_p_imglist span{ display:block;float:left; width:100px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;  }
/* 首页友情链接图片列表式 */
.i_link_list{}
.i_link_list li{float:left; padding:3px;}
.i_link_list a{display:block; width:155px; height:70px; text-align:center;}
.i_link_list a .aimg{float:left; width:145px;height:46px;margin:10px 5px 5px 5px;border:1px solid #669900;}
.i_link_list span{ display:block;overflow:hidden;float:left;width:149px; white-space:nowrap;text-overflow:ellipsis; }
/*新闻下载UL列表  {图标/标题/日期}*/
.p_n_list li{ border-bottom:dashed #d7d7d7 1px;width:95%; background: url(../images/icon.gif) no-repeat scroll 0 8px transparent;float: left;line-height: 22px; padding-left:10px;}
.p_n_list li a{width:65%;float:left;text-align:left;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.pp_n_list li{ border-bottom:dashed #d7d7d7 1px;width:100%; background: url(../images/icon.gif) no-repeat scroll 10px transparent;float: left;line-height: 27px;}
.pp_n_list li a{ padding-left:20px; width:85%;float:left;text-align:left;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/* ----开始产品列表样式---- */


.p_p_t1{ width:100%;}
.p_p_t1 dl.p_list1{ float:left;width:773px;height:145px; overflow:hidden; border-bottom:dotted 1px;}
.p_p_t1 dl.p_list_top1{ padding-bottom:15px;}
.p_p_t1 dl.p_list_top2{padding:15px 0;}
.p_p_t1 dl.p_list1 dt{float:left; width:210px; height:105px;}
.p_p_t1 dl.p_list1 dt img{width:200px; height:100px; vertical-align:bottom;}
.p_p_t1 dl.p_list1 dd{width:500px; float:left;}
.p_p_t1 dl.p_list1 dd h1{ height:18px;line-height:18px; font-weight:bold;}
.p_p_t1 dl.p_list1 dd h1 a{color:#000;width:500px;overflow:hidden; text-overflow:ellipsis; display:block; white-space:nowrap; text-align:left;font-size: 14px; font-weight:bold;}
.p_p_t1 dl.p_list1 dd h1 a:hover{color: #4F6B0D; text-decoration:none;}
.p_p_t1 dl.p_list1 dd .p_text{width:500px; float:left; height:100px; line-height:20px;color: #626F65; overflow:hidden;}
.p_p_t1 dl.p_list1 dd .p_button{width:234px; float:right;padding-top:8px; width:55px; height:17px;}
.p_p_t1 dl.p_list1 dd .p_button a{float:left;width:55px; height:17px; background:url(../images/more.jpg) no-repeat center; line-height:17px; text-align:center;color: #4F6B0D;}
.p_p_t1 dl.p_list1 dd .p_button a:hover{color: #000; text-decoration:none;}


/* 翻页按钮 */
.navPage{ width:450px;height:20px;  float:left;padding:15px 15px 15px 23px;font-family: arial,simsun,sans-serif; font-size: 10px; text-align:center; clear:both; display: table; }
.navPage li{float:left; list-style:none; margin-right:5px;}
.navPage a{display:block;color:#414141;font-size:10px;height:12px;width:10px; line-height: 12px;}
.pagebar a{padding:2px 4px 2px 4px;color:#afafaf;text-align:center;border:1px solid #afafaf;display:block; text-align:center;font-size:10px;}
.pagebar a:hover{border:1px solid #333;color:#333;font-size:10px;}
a.pagebarCurrent{border:1px solid #333;color:#333;font-size:10px;}
.pagebar_dot{display:block;padding-left:5px;padding-right:0px;padding-bottom:0px;color:#414141;line-height:100%;padding-top:3px;height:13px;text-decoration:none;}
/*内容详细页*/
.p_n_title{width:90%;margin:10px auto;text-align:center;line-height:30px;font-size:14px;font-weight:bold;}
.remark{line-height:22px;padding:15px 0 0 10px;width:720px;}
/*下载链接*/
.download_btn{text-align:center;line-height:1px;width:500px;height:30px;}
/*新闻详细*/
.p_n_info{line-height:30px; text-align:center; padding-right: 8px;}
.p_n_video{text-align:center;}


/*视频详细*/
.ppp_p_list{width:740px; float:left; overflow:hidden; margin-top:20px;}
.ppp_p_list li{float:left;text-align:center; height:170px; display:block; margin-left:20px;}
.ppp_p_list li a img{ border:1px #FF9900 solid; width:150px; height:150px;}
.ppp_p_list li a{ display:block;width:152px;text-align:center; white-space:nowrap; overflow:hidden;text-overflow:ellipsis; }
/* 产品详细 */
.product_others{ padding-top: 8px; clear: both; padding-left: 8px;}
.product_others li{	display: block;	clear: both;line-height: 20px;}
.onlinebuy_list .pc01{width:590px; margin:0px auto;text-align:center; }
/*.onlinebuy_list .pc01 img{width:590px;}*/
.onlinebuy_list .pc01 img{border:0;margin:0;padding:0;max-width:590px;width:expression(this.width>590?"590px":this.width);max-height:590px; height:expression(this.height>590?"590px":this.height);}
/*IE6固定大小*/
*html .onlinebuy_list .pc01 img{ width:400px;}
/*视频详细*/
.viewproduct_infos{padding-left:8px;width:700px;overflow: hidden;}
/*导航上下记录*/
.prevnext{float:left;padding:10px 15px;line-height:20px;}
.prevrecord,.nextrecord{ width:300px; float: left; padding-right: 20px; white-space: nowrap;white-space: nowrap; display:block;overflow:hidden; text-overflow:ellipsis;}
/* ---------------开始扩展区--------------- */
#com_definedkeys_1,#com_definedkeys_2,#com_definedkeys_3,#com_definedkeys_4{ overflow:hidden;}
.move_divouter .list{ display:inline-block;}
.i_rig .move_divouter{padding-bottom:0px;}

.i_u_def1{ margin-bottom:10px; display:inline-block;width:958px; margin-top:10px;}
.i_u_def1 .title{height:29px;  background:url(../images/icon1.gif) no-repeat 0 50%; border-bottom: solid 1px #cacaca; }
.i_u_def1 .title dt{float:left; padding-left:15px; color:#f4670d;line-height: 29px; font-size:16px;}
.i_u_def1 .title dd{float:right;line-height:29px;  padding-right:8px;}
.i_u_def1 .content1{padding:2px; line-height:20px;}
.i_u_def1 .list{}
.i_u_def1 .list li{ width:91px;float:left; margin-top:10px;text-align:center;}
.i_u_def1 .list li .aimg{width:150px;height:90px;margin:0 auto;display:block;overflow:hidden;text-align:center; border:1px solid #bcbcbc; padding:2px;}
.i_u_def1 .list li .aimg img{height:90px;width:150px;}
.i_u_def1 .list li .atext{margin:0 auto; width:150px;line-height:22px;  text-align:center;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }



.i_u_def2{float:left; margin-top:20px; display:inline-block;width:737px;}
.i_u_def2 .title{ display:block; height:29px;  background:url(../images/line1.gif) no-repeat bottom; }
.i_u_def2 .title dt{float:left; padding-left:15px;  line-height:26px; background:url(../images/icon1.gif) no-repeat 0 50%;color:#f4670d; font-size:16px;}
.i_u_def2 .title dd{float:right; padding:5px 0 0 0;}
.i_u_def2 .content1{line-height:20px; padding:5px 10px;}
.i_u_def2 .list{width:737px; border-bottom: dashed 1px #cacaca;}
.i_u_def2 .list li.title1{ float:left; padding-left:15px; line-height:30px; background:url(../images/icon2.gif) no-repeat 3px 11px; width:500px; overflow:hidden;}
.i_u_def2 .list li.n_time{ float:right; background:none; line-height:30px;}
.i_u_def2 .list li.title1 a{ display:block; overflow:hidden; float:left; width:250px; margin-right:20px;  white-space:nowrap;text-overflow:ellipsis;}



.i_u_def3{ width:198px; margin-top:20px; display:inline-block;}
.i_u_def3 .title{ display:block;  height:29px; background:url(../images/icon1.gif) no-repeat 0 50%; border-bottom: solid 1px #cacaca; }
.i_u_def3 .title dt{float:left; padding-left:15px; line-height:26px;color:#f4670d; font-size:16px;}
.i_u_def3 .title dd{float:right; padding:5px 0 0 0;}
.i_u_def3 .content1{line-height:20px;  padding:5px 5px;}
.i_u_def3 .list{ border-bottom: dashed 1px #cacaca;}
.i_u_def3 .list li{float:left; padding-left:10px; line-height:30px; background:url(../images/icon2.gif) no-repeat 0px 14px; overflow:hidden;}
.i_u_def3 .list li a{ display:block; overflow:hidden; float:left; width:150px; margin-right:20px;  white-space:nowrap;text-overflow:ellipsis; }

.i_u_def4{ margin-bottom:10px; display:inline-block;width:958px; margin-top:10px;}
.i_u_def4 .title{height:29px;  background:url(../images/icon1.gif) no-repeat 0 50%; border-bottom: solid 1px #cacaca; }
.i_u_def4 .title dt{float:left; padding-left:15px; color:#f4670d;line-height: 29px; font-size:16px;}
.i_u_def4 .title dd{float:right;line-height:29px;  padding-right:8px;}
.i_u_def4 .content1{padding:2px; line-height:20px;}
.i_u_def4 .list{}
.i_u_def4 .list li{ width:191px;float:left; margin-top:10px;text-align:center;}
.i_u_def4 .list li .aimg{width:150px;height:90px;margin:0 auto;display:block;overflow:hidden;text-align:center; border:1px solid #bcbcbc; padding:2px;}
.i_u_def4 .list li .aimg img{height:90px;width:150px;}
.i_u_def4 .list li .atext{margin:0 auto; width:150px;line-height:22px;  text-align:center;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }


/*内页扩展*/
.p_u_def1{ margin-bottom:10px; display:inline-block;width:958px; margin-top:10px;}
.p_u_def1 .title{height:29px;  background:url(../images/icon1.gif) no-repeat 0 50%; border-bottom: solid 1px #cacaca; }
.p_u_def1 .title dt{float:left; padding-left:15px; color:#f4670d;line-height: 29px; font-size:16px;}
.p_u_def1 .title dd{float:right;line-height:29px;  padding-right:8px;}
.p_u_def1 .content1{padding:2px; line-height:20px;}
.p_u_def1 .list{}
.p_u_def1 .list li{ width:191px;float:left; margin-top:10px;text-align:center;}
.p_u_def1 .list li .aimg{width:90px;height:150px;margin:0 auto;display:block;overflow:hidden;text-align:center; border:1px solid #bcbcbc; padding:2px;}
.p_u_def1 .list li .aimg img{height:90px;width:150px;}
.p_u_def1 .list li .atext{margin:0 auto; width:150px;line-height:22px;  text-align:center;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }


.p_u_def2{display:inline-block;width:197px; margin-top:10px;}
.p_u_def2 .title{height:29px; background:url(../images/line1.gif) no-repeat bottom; }
.p_u_def2 .title dt{float:left; padding-left:15px;background:url(../images/icon1.gif) no-repeat 0 50%; color:#f4670d;line-height:29px; font-size:16px;}
.p_u_def2 .title dd{float:right;line-height:29px;  padding-right:0px;}
.p_u_def2 .content1{line-height:20px; padding:5px 2px;}
.p_u_def2 .list{ margin-top: 5px;padding-bottom:5px;}
.p_u_def2 .list li{ float:left; padding-left:10px; line-height:22px; background:url(../images/icon2.gif) no-repeat 0px 7px; }
.p_u_def2 .list li a{ display:block; float:left; width:150px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}



.p_u_def3{ margin-bottom:10px; display:inline-block;width:739px; margin-top:10px;}
.p_u_def3 .title{ display:block; height:29px;  background:url(../images/line1.gif) no-repeat bottom; }
.p_u_def3 .title dt{float:left; padding-left:15px;  line-height:26px; background:url(../images/icon1.gif) no-repeat 0 50%; color:#f4670d;line-height: 29px; font-size:16px;}
.p_u_def3 .title dd{float:right;line-height:29px;  padding-right:0px;}
.p_u_def3 .content1{line-height:20px; margin-top:10px;}
.p_u_def3 .list{ margin-top:10px;padding-bottom:10px;}
.p_u_def3 .list dt{ float:left;line-height:24px;}
.p_u_def3 .list dt a{ background:url(../images/icon2.gif) no-repeat 3px 50%; padding-left:15px;display:block; width:600px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap; }
.p_u_def3 .list dd{float:right; width:100px; line-height:24px; text-align:right;}


.p_u_def4{ margin-bottom:10px; display:inline-block;width:958px; margin-top:10px;}
.p_u_def4 .title{height:29px;  background:url(../images/icon1.gif) no-repeat 0 50%; border-bottom: solid 1px #cacaca; }
.p_u_def4 .title dt{float:left; padding-left:15px; color:#f4670d;line-height: 29px; font-size:16px;}
.p_u_def4 .title dd{float:right;line-height:29px;  padding-right:8px;}
.p_u_def4 .content1{line-height:20px; margin-top:10px;}
.p_u_def4 .list{}
.p_u_def4 .list li{ width:191px;float:left; margin-top:10px;text-align:center;}
.p_u_def4 .list li .aimg{width:150px;height:90px;margin:0 auto;display:block;overflow:hidden;text-align:center; border:1px solid #bcbcbc; padding:2px;}
.p_u_def4 .list li .aimg img{height:90px;width:150px;}
.p_u_def4 .list li .atext{margin:0 auto; width:150px;line-height:22px;  text-align:center;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }


.xweb-ajaxdiv{ margin-top:15px;display:inline;}

/* -----结束扩展区----- */
/*友情连接*/
.p_link_list{ display:inline-block; }
.p_link_list li{ float:left;padding:5px 7px;text-align:center;}
.p_link_list li a{display:block;overflow:hidden; width:124px; }
.p_link_list li .aimg{width:122px;height:45px;border:1px solid #cbc5bf;}
.p_link_list li span{display:block;overflow:hidden;width:120px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;}
/* 留言 */
.gbook_formbtn{padding:4px 4px 4px 77px;}
.gbook_formbtn goback_btn{clear:both;margin-left:150px;background:#888888;color:#FFFFFF;border:solid 1px #666666;font-size:11px;font-weight:bold;padding:4px 6px; }
.gbook_formbtn input{width:100px;line-height:20px; margin-right: 8px; border:solid 1px;color:#25262b;background:#ddd;cursor:pointer;}
.gbook_indexpost{margin-bottom:8px; padding: 0px 20px;}
.gbook_tblist{margin-bottom:4px;}
.p_g_gbook{padding: 0px 0px 0px 23px; }
.p_g_title{font-weight:bold;line-height:30px;text-align:left;  clear: both;}
.p_g_content{text-align:left;line-height:24px; padding-left:20px; clear: both;}
.p_c_t dt span{ margin-left:15px; color:#F4670D; font-size:16px;}
/* 招聘 */
.p_jv_jobs{ line-height:24px; margin:10px 10px 0 25px; }
.p_jv_jobs .jobs{height:33px; }
.p_jv_item{ clear:both; }
.p_jv_title{float:left;clear:left;text-align:left;font-weight:bold; margin-top:2px; margin-bottom:2px;border-top:none; border-right:none;}
.p_jv_cont{float:left;text-align:left; margin-top:2px;  margin-left:2px;border-top:none; border-right:none; width:550px;}
.p_jv_contb{text-align:left;clear:both;padding: 0 10px 20px;  border-top:none; width:600px;}
/* 网站地图 */
.p_m_div{width:100%; margin:auto; padding: 6px; clear: both; text-align:left;}
.p_m_div a{line-height:20px;height:20px; font-size:12px;}
.p_m_div a:hover{line-height:20px;font-size:12px;}
.p_m_ul{margin-bottom: 6px;	display: table; border-bottom: solid 1px #ccc;width:100%;}
.p_m_div2 .p_m_ul{margin:0 0 6px 24px;float:left;width:auto;border:none;}
.p_m_menu{ font-weight: bold; clear: both;}
.p_m_ul li,.menusort_list li{white-space: nowrap;}
.p_m_class,.menusort_lists{margin-left: 24px;}
.p_m_div2 {margin:0 10px 0 0;}
/* ----开始网站Rss订阅中心---- */
.onlinerss{width:220px; border:solid #dbdbdb 1px; background:#f0f0f0; padding-bottom:5px;margin:0 0 10px 0;}
.onlinerss dl {width:214px; height:28px; background:url(../images/t1.jpg) no-repeat bottom; margin:0 auto; padding-top:6px;}
.onlinerss dt {padding-left:25px; color:#fff;float:left; line-height:20px; font-size:14px;}
.onlinerss dt a,.onlinerss dt a:hover{color:#fff;text-decoration:none;}
.onlinerss li{text-align:center; padding-bottom:10px;}
.onlinerss li a.a1{border:1px solid #cbc5bf; width:200px;height:170px;display:block;overflow:hidden; margin:0 auto;}
.onlinerss li a.a1 img{ width:200px;}
.onlinerss li a.a2{ margin:0 auto;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:200px;line-height:22px;}
.onlinerss .singletxt_main {width:192px; border:solid #c8c8c8 1px; background:#fff; border-top:none; margin:0 auto; padding:10px; line-height:20px;}
.main_rssxmllist{margin-top:15px;display:inline;}

.main_rssxmllist{clear:both;height: 100%;display: block; }
.main_rssxmllist ul{margin: 0 0 0 20px;display: block;padding-bottom: 2px;}
.rssmain_topbar{clear:both;display: block;height:24px;line-height: 24px;padding: 0px 4px;border:solid 1px #CCCCCC;}
.rssmain_toptit{float:left;	font-weight: bold;padding: 2px 0px;}
.rssmain_topbtn{float:right;display:block;padding-top: 2px;}
.rssmain_topbtn .rssxml_url{ margin:4px 15px 0 0;float:left;display:block;line-height:20px;}
.rssmain_topbtn .rssxml_btn{float:left;display:block;line-height:20px;}
.rssxml_btn .subscribe_btn{ clear:both;display: block;cursor: pointer;background: url(../../images/rss_icon.jpg) no-repeat left center;padding:2px 4px 0px 20px}
.rssxml_btn .subscribe_list{top:22px;right: -5px;z-index: 1000;	position: absolute;	border: solid 1px #DDDDDD;	background-color: #FFFFFF;	padding: 4px;}
.subscribe_list a{clear:both;display: block;padding:4px;}
.viewitem_list{margin: 0px;	padding: 4px 4px 8px 4px;}
.viewitem_list ul{margin:0px;padding:0px;display:table;width:98%;line-height:20px;}
.viewitem_list ul li a{ display:block; overflow:hidden;float:left; width:500px; white-space:nowrap;}
.viewitem_list ul span{float:right;}

#com_pmodule_rssonline{text-align:center;}
#com_pmodule_rssonline li{padding:3px 0;}
/* ----结束网站Rss订阅中心---- */
/* ------在线调查---- */
.survey_indexshow{margin:10px 0 15px 5px;}
.survey_indexpost{padding-left: 20px;margin-bottom: 8px;}
.survey_post input{ border: 0px;}
.survey_postbtn{line-height: 30px;}
.survey_postbtn input{line-height:20px; margin-right: 8px; cursor: pointer; width: 100px;   background:#ddd; color:#25262b;border:solid 1px;}
/* -----搜索样式-----*/ 
.i_p_text{width:130px; height:20px;line-height:16px; border-bottom:solid #81868c 1px; border-right:solid #81868c 1px; border-left:solid #81868c 1px; border-top:solid #81868c 1px;}
.i_p_btn{ width:46px;height:20px;margin-left:0px; border:0px;  cursor: pointer;color:#fff;font-size:14px;font-weight: bold; background: url(../images/search.gif); display:inline;}



.p_p_list{}
.p_p_list dl.p_p_list1{display:block;   text-align:center; margin-left:5px; } 
.p_p_list dl.p_p_list1 a.p_l dt img{ width:150px; height:100px; padding-top:25px; }
.p_p_list dl.p_p_list1 a.p_l dd span{ width:150px; display:block;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-left:10px; }
.p_p_list dl.p_p_list1 a.p_l:hover{ text-decoration:none; background:url(../images/hover1.gif);}
.p_p_list dl.p_p_list1 a.p_l{ float:left; display:block; font-size:12px; margin-top:20px;height:152px; width:174px; margin-left:5px;background:url(../images/hover1.gif);}
 

.leftlist ul li ul li:hover { background:url(../images/b3.gif) no-repeat;}
.leftlist ul li ul li a:hover{ font-size:12px;}
.leftlist ul li ul li a{font-size:12px;}

/* ---------------开始底部--------------- */

/* ---------------结束底部--------------- */
.topnav{height:23px;}
.topnav dl{}
.topnav dt{float:left; line-height:23px;}
.topnav dd{float:right; line-height:23px;}
.list li{ float:left; margin-left:0px;}
.header{height:79px;}
.logo{float:left;}
.logo a img{ width:205px; height:75px;}
.i_search{float:right; padding:30px 0 0 0;width:150px;display:inline-block;}
.i_search h1{ float:left;width:60px;height:21px; line-height:21px;}
.i_nav ul{}
.i_nav li{float:left; width:100px; line-height:37px; text-align:center; font-size:14px; color:#fff;}
.i_nav li a{text-decoration:none; color:#fff;}
.i_nav li a:hover{text-decoration:none; background:#464749; width:100px; }
.i_nav li.navline{width:2px; padding:0px;}
.i_banner{height:317px; text-align:center; background:url(../images/bbg.gif) repeat-x; }
.i_p_list{height:100px; background:url(../images/b1.gif) no-repeat;}

.container{}
.i_left{width:739px; float:left;}
.i_brand{width:261px; float:left;}
.i_brand h1{height:57px; background:url(../images/t1.gif) no-repeat; line-height:45px; padding-left:14px; color:#fff; font-size:20px;}
.i_brand h1 a{color:#fff;}
.i_brand h1 a:hover{color:#fff; text-decoration:none;}
.brand{width:259px; border:solid #d5d5d5 1px; border-top:none; overflow:hidden;}
.brand ul{width:230px; margin-top:10px; padding-bottom:5px; margin-left:15px;}
.brand li{line-height:25px; background:url(../images/icon.gif) no-repeat 2px 50%; padding-left:10px; font-size:12px; border-bottom:dashed #999 1px;}
.brand li a{ display:block; width:200px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.i_n_list{width:461px; float:right; height:226px; }
.i_n_list dl.i_n_t{width:461px; height:35px; background:url(../images/line.gif) no-repeat bottom;}
.i_n_list dl.i_n_t dt{float:left; line-height:35px; background:url(../images/icon1.gif) no-repeat 0 50%; padding-left:14px;font-size:16px; color:#f4670d; }
.i_n_list dl.i_n_t dd{float:right; padding:10px 0 0 0;}
.i_n_list dl.i_n_t1{width:461px; padding:20px 0 0 0;}
.i_n_list dl.i_n_t1 dt{float:left; width:127px; padding-left:3px;}
.i_n_list dl.i_n_t1 dt img{border:solid #d6d8d5 1px; padding:3px; height:80px; height:100px;}
.i_n_list dl.i_n_t1 dd{float:left; width:330px; text-align:left; line-height:18px; height:108px; overflow:hidden;}
.i_n_list dl.i_n_t1 dd a{ display:block; width:300px; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.nlist{width:461px;}
.nlist dl{width:461px;}
.nlist dt{float:left; line-height:22px; background:url(../images/icon2.gif) no-repeat 11px 50%; padding-left:22px;}
.nlist dl.new_list dt a{ display:block; width:350px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nlist dd{float:right; line-height:22px; padding-right:10px;}
.i_content{ height:100%; width:739px;overflow:hidden;}
.i_content dl.i_c_t{width:739px; height:35px; background:url(../images/line1.gif) no-repeat bottom; }
.i_content dl.i_c_t dt{float:left; line-height:35px; background:url(../images/icon1.gif) no-repeat 0 50%; padding-left:14px;font-size:16px; color:#f4670d;}
.i_content dl.i_c_t dd{float:right; padding:10px 0 0 0;}
.i_content dl.i_c_t1{width:739px; padding-top:10px;}
.i_content dl.i_c_t1 dt{float:left; width:167px; padding-left:3px;}
.i_content dl.i_c_t1 dt img{border:solid #d6d8d5 1px; padding:3px;}
.i_content dl.i_c_t1 dd{float:left; width:566px; text-align:left; line-height:20px; }
.i_rig{ float:right; width:198px;overflow:hidden;line-height:17px}
.rig{ width:198px;}
.footer{background:#454545; }
.footer ul{padding: 0; text-align:center; }
#com_othermenu{height:20px;padding-top:10px; text-align:center;}
.p_tit{line-height:40px;}
.p_left{width:215px; float:left; overflow:hidden;}
.leftlist{background:url(../images/b2.gif) repeat-y left;}
.leftlist h1{font-size:16px; line-height:38px;padding-left:12px;color:#ff8f00;}
.leftlist h2{padding-left:12px;}
.sortnavul{padding:10px 0px 0 11px; width:204px;}
.sortnavul li ul li{ background:none;}
.sortnavul li ul li a{ font-weight:normal;}
.leftlist li{line-height:30px; padding-right:36px; background:url(../images/b3.gif) no-repeat; width:204px; font-size:13px; }
.leftlist li a{ color:#FFFFFF; width:170px;  display:block;  padding-right:36px;}
.leftlist li:hover {}
.leftlist li a:hover{ text-decoration:none; color:#FFFFFF; font-size:13px;background:url(../images/hover.gif) no-repeat;}
.leftlsit1{width:198px; margin-top:10px;}
.leftlsit1 ul{}
.leftlsit1 li{padding-top:10px;}
.p_rig{width:740px; float:right;}
.p_p_list{padding-top:10px; width:740px;}
.p_p_list dl.p_p_t{width:744px; height:35px; background:url(../images/line3.gif) no-repeat bottom;}
.p_p_list dl.p_p_t dt{float:left; line-height:35px; background:url(../images/icon1.gif) no-repeat 0 50%; padding-left:14px;font-size:16px; color:#f4670d;
 width:650px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.plist1{width:740px;} 


.page{text-align:center; padding:10px 0px;}
.page a{margin-right:6px; text-align:center; cursor:pointer;border:solid #e4e4e4 1px; color:#6b6b6b; padding:2px 5px;font-family:"宋体"}
.page a.current{color:#d94600; border:none; font-weight:bold;}
.page a.current:hover{text-decoration:none;border:none;color:#d94600; background:none;}
.page a:hover{text-decoration:none;border:solid #d94600 1px; color:#fff;background:#d94600; }
.fwzx{ margin:10px 0 10px 0;}
