/*
 version: SR20130613
*/

body{
	font-size:12px;color:#000;padding:0px; margin:0px; text-align:center;
	BACKGROUND:#fff;     /*网站背景颜色*/
	}
ul,li,dl,dt,dd { list-style:none;}	
a{color:#000;text-decoration:none;}
a:hover {color:#f00;}
.FL {float:left}
.FR {float:right;}
.CLEAR {clear:both;}


/*网站框架*/
#pagewidth { width:100%; padding:0; margin:0px auto; height:auto;background:url(../images/bgx01.png) repeat-y;margin-top:0px;} /*P3*/
#main {width:990px;height:auto;margin:5px auto;margin-bottom:15px;padding:0px 5px 0 5px;background:#FFF;overflow:hidden;border-top:0;}
#content {width: 755px; float:left;margin-right:0px; padding:0px; vertical-align:top;overflow:hidden;}			
#sidebar {margin:0px ; padding:0px;border:1px solid #D9D9D9;border-top:1px solid #D9D9D9; width:218px; float:right; margin-left:0px;background:#fff;overflow:hidden; border-radius:7px 7px 0px 0px;}	
	

/*网站头部*/

#header {width:100%;height:auto;margin:0 auto;padding:0;}
.topdiv{
    BACKGROUND:url(../images/tbj.gif);    /*头部背景颜色*/
	width:100%;
	height:110px;
	margin:0 auto;
    border-bottom:0px solid #F43B1A; /*P3*/
	padding:0px;
    clear:both;
    position:relative;
    z-index:10;
	overflow:hidden;
}

.head {clear:both;height:0px;margin:0 auto;padding:0px;width:990px;} /*头部中间背景 默认为空*/


/*头部左侧LOGO部分*/
.logo{
    position:relative;
	height:95px;
	line-height:95px;
	width:210px;
	padding:0px ;
	float:left;
	margin:35px 0 8px 0px;
	_margin:35px 0 8px 0px;
    display:block;
	float:left;
	text-align:left;
	overflow:hidden;

}

.logo a.text {
    FILTER: dropshadow(color=#dddddd,offX=1,offY=1,Positive=true); WIDTH: 100%; COLOR: #026FB2; /* IE文字阴影效果*/
	font-size:36px;
	margin:0;
	padding:0;
	text-align:left;
	font-weight:bold;
    display:block;
    padding-left:0px;
    width:100%;
	}

.logo a:hover { text-decoration:none;}
.logo a.text p {font-size:12px;color:#dddddd; letter-spacing:0; margin:-5px 0 5px 0; padding-left:3px; line-height:20px; }
.logo a img {border:none;position:absolute;z-index:100;top:0;left:0;}


/*头部右侧部分*/

.hottel { float:right; width:750px;height:110px; padding:0px 10px 0px 0px; margin: 0; text-align:right; color:#466EAB;}
.hottel a {color:#666;}
.hottel a:hover {color:#f00; text-decoration:none;}
.hottel h1,.hottel h2,.hottel h3 {display:inline;font-size:16px; font-weight:normal;}
.hottel span { margin-left:5px;}
.hottel p { font-size:21px; color:#f00; font-weight:bold; margin-top:16px; padding:0;}
.hottel p font {font-size:12px;color:#666; font-weight:normal; padding-left:15px;}
     	/*background:url(../images/tel_top.gif)  no-repeat;*/

.cntb{float:right;height:30px;width:200px;padding-right:10px;}
.cntb td{width:30px;height:30px;}
.cntb img{}


/*导航菜单*/
.mbox {height:30px;width:680px;margin:0 auto;padding:40px 0 10px 0;background:;overflow:hidden;
position:relative;left:0;top:0;float:right;}
.menu{
    position:relative;
    z-index:1000;
    top:0px; /*P3*/
    left:0;
	clear:both;
	margin:0 auto;
	padding:0 0px;
	width:680px;
	height:30px;
   border-bottom:0px solid #4F75AF;
	text-align:center;
    overflow:hidden;
}

.ml {width:10px;margin:0;padding:0;float:left;height:100%;background:;border-radius:0px 0 0 0px;}
     /* url(../images/menu_bg.png) 0 0 no-repeat */
.mr {width:10px;margin:0;padding:0;float:left;height:100%;background:;border-radius:0 0px 0px 0;}
     /*  url(../images/menu_bg.png) -230px 0  no-repeat */
.mc {width:990px;margin:0;padding:0;float:left;height:100%;background:;}
     /*  url(../images/menu_bg.png) 0 -80px repeat-x */

.menu ul {margin:0;padding:0;height:100%;width:700px;float:left;text-align:right}
.menu ul li { border-left:0px solid #1B4070;border-right:0px solid #496E9A;display:inline-block}
.menu ul li.home { padding-left:0;}
.menu a {
	height:30px;
	line-height:30px;
    padding:0 20px;
	display:block;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	float:left;
	margin:0;
    font-weight:bolder;
    font-family:"黑体";

 
}
.menu ul li.home a {}
.menuline { display:block; float:left;width:1px; height:42px; margin-top:3px;background:url(../images/menuline.gif) no-repeat; }

.menu ul li a:hover {
	background:;
	color:#fff;
	font-weight:bolder;
    
	}
.menu ul li a.hover {
	color:#fff;
	font-weight:bolder;
	background:;
    
	}



/*搜索框*/
.top_search {float:right;border:1px solid #aaa;height:24px; margin:6px 8px 5px 0;padding:0 0 0 2px;  width:185px;background:#fff;overflow:hidden;}
.search_input { display:block; float:left;  height:24px; line-height:24px; width:160px; margin:0; padding:0; border:0;border-right:1px solid #ddd; overflow:hidden;}
.search_submit { display:block; float:right;width:22px; height:24px; line-height:24px;margin-top:0px; padding:0; color:#A3CCE7;background:url(../images/seabox.gif)  2px 2px no-repeat; border:0; margin-left:0px; cursor:pointer;overflow:hidden;} 


/*网站上部Flash容器*/
.banner{
	width:990px;
	height:auto;
	margin:0px auto 0px auto; /*P3*/
 	padding:0;
	text-align:center;
	background:#fff;
	clear:both;
	overflow:hidden;
        border:2px solid #f0f0f0;   
        
}
.banner image { border:0;}



/*通用侧边、栏目标题及面包屑*/
.title_box{
    margin:0 auto;
	padding:0;
	width:218px;
	border:0px solid #dcdcdc;
	border-top:1px solid #fff;
	height:auto;
	overflow:hidden; 	
}


.title_nav{
	background:;           /*    url(../images/titlebg.gif) repeat-x      */
	height:28px;
	line-height:28px;
	width:196px;
	text-align:right;
	border:0;
	border-bottom: 2px dashed  #ddd;
	margin:0 auto;
	padding:0 0px;
    color:#0266A4;
    font-size:14px;
	font-weight:normal;
	font-variant:small-caps;
}
.title_nav cplb{background:url(../images/bg_t.png) no-repeat;}



.tb990 {
	width:990px;
	border:0;
	border-top:1px solid #fff;	
	overflow:hidden;
}

.tn990 {
	width:970px;   
	padding:0 10px; 
        background: url(../images/) no-repeat;   
        height:32px;    
        border-bottom:none;    
}



.tb751 {
	width:755px;
	border:0;
	border-top:1px solid #fff;	
	overflow:hidden;
}

.tn751 {
	width:735px;   
	padding:0 10px;           
}


.tb520 {
	width:520px;
	border:0;
	border-top:1px solid #fff;	
	overflow:hidden;
}

.tn520 {
	width:500px;   
	padding:0 10px; 
    background:#fff;          
}

.tb370 {
	width:370px;
	border:0;
	border-top:1px solid #fff;	
	overflow:hidden;
}

.tn370 {
	width:350px;   
	padding:0 10px;           
}


.tn751 a,,.tn370 a,.title_nav a {color:#0266A4;}
.tn990 a{margin-bottom:5px;color:#0266A4;}
.tn751 a:hover,.tn990 a:hover,.tn370 a:hover,.title_nav a:hover {color:#f00;}

.mt10 { margin-top:10px;}
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.mr10 { margin-right:10px;}

.title_nav strong {color:#f00;}
.title_nav b,.title_nav h2,.title_nav h3,.title_nav h1 {
    display:inline;
    float:left;
	margin:0;
	color:#333;
	font-size:14px;
	font-weight:bold;	
	padding-left:0px;
	/* background:url(../images/side_bg.gif) no-repeat 0 -260px;*/
	}
.xwht{border-bottom:2px solid #AF0102;}
.title_nav b.fbt{color:#64A0BC;font-size:10px;font-family:"微软雅黑";font-weight:bold;padding-left:5px;}


.title_nav a.more,.tn751 a.more,.tn370 a.more{
	float:right;
	margin:0;
	padding:0px;
	font-size:11px;
    width:40px;
    height:28px;
    line-height:100px;
    background:url(../images/cls_bg_more.gif) 0 8px no-repeat;
    overflow:hidden;
}
.tn990 a.more{background:none;}

.tb1110{width:990px;height:35px;margin:0 auto;padding:0;margin-bottom:1px;background:#F4F4F4;border-radius:7px 7px 0px 0px;}
/*背景渐变
.filter {                         
background-image: -moz-linear-gradient(top, #ffffff, #EBEBEB); 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #EBEBEB)); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#EBEBEB', GradientType='0'); }
*/


/*通用侧边样式*/
.left_product{
	clear:both;
	/*float:left;*/
	width:218px;
	margin-bottom: 10px;
	padding:0px;
	border:1px solid #dcdcdc;
	overflow:hidden;
	}

.left_product_title {margin:0px 0;padding:10px 0 0 0;}
.left_product_title a strong {display:block;text-align:left; padding-left:30px; line-height:24px; font-weight:normal;border-top:1px solid #fff;
border-bottom:1px solid #ddd;background:#F8F8F8 url(../images/icon_c.gif) no-repeat 20px center;}


.left_product_title h2,.left_product_title h3,.left_product_title h6  {
	height:30px;
	line-height:30px;
	margin:0 auto;
	padding:0;
	width:210px;
	background:url(../images/clsbg.gif) no-repeat 10px center;
border-top:0px solid #fff;
border-bottom:0px solid #f1f1f1;
overflow:hidden;
}
.left_product_title h2 a,.left_product_title h3 a,.left_product_title h6 a{
	display:block;
	background:;	/* url(../images/side_bg.gif) no-repeat 15px -232px */
	height:30px;
	line-height:30px;
	margin:0px;
	padding-left:40px;
	text-decoration:none;
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	}
.left_product_title h2 a:hover,.left_product_title h3 a:hover,.left_product_title h6 a:hover {
	background:url(../images/side_bg.gif) no-repeat 200px -258px;
	color:#f00;
	}

h2 a.thisclass,h3 a.thisclass,h6 a.thisclass {background:url(../images/side_bg.gif) no-repeat 200px -258px;color:#f00;font-weight:bold;}

.left_product_title p { text-align:left;font-size:12px; padding:0;margin:0 auto;margin-bottom:1px;margin-top:7px;width:200px;height:20px;overflow:hidden;}
.left_product_title p a { display:block;padding-left:20px; padding-right:5px;width:175px;height:20px;line-height:20px;color:#666; background:url(../images/icon_c.gif) no-repeat 8px 6px; overflow:hidden; }
.left_product_title p a:hover { font-weight:normal; color:#fff;background:#ff5600 url(../images/icon_c_white.gif) no-repeat 8px 6px;}

.nomr	{margin:0 0 15px 0;height:}
.nomr h3 a {background:url(../images/side_bg.gif) no-repeat 7px -260px;	padding-left:23px;background:;color:#00f;}
.nomr h3 a:hover,.nomr h3 a.thisclass {background:#f1f1f1 url(../images/side_bg.gif) no-repeat 180px -232px;color:#f00;}

/*首页向左滚动产品 s */
#demo {
margin:0 auto 20px auto;
background: #FFF;
overflow:hidden;
width: 970px;
height:100px;
}
#demo img {
border: 0px solid #F2F2F2;
}
#indemo {
float: left;
width: 800%;
height:120px;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}


/*首页公司简介*/
.about{
	padding:15px 10px 5px 10px;
	margin:0px;
	LINE-HEIGHT: 22px; 
	FONT-SIZE: 12px;
	text-align:left;
}

.about img {
	float:right;
	border:0px  solid #DDD;
	margin:5px 5px 0 5px;

}
.bmart {margin-top:6px;}
.bmarb {margin-bottom:0;}

/*首页新闻列表*/
.news{
	margin:0 auto;
	padding-top:10px;
	width:210px;
	height:auto;
	overflow:hidden;
}
.news ul{
	padding:0;
	margin:0;
}

.news ul li{
	list-style-type:none;
	margin:3px auto 0 auto;
	text-align:left;
	padding:0 0 0 20px;
	background:url(../images/dot2.gif) no-repeat scroll 10px 5px;
	height:22px;
	width:190px;
	float:left;
	line-height:22px;
	border-bottom:1px dashed #ddd;
	overflow:hidden;
}

.news ul li span{
    float:right;
	color:#999;
}

.news ul li a{
font-size:12px;
line-height:20px;
text-decoration:none;
}

.news ul li:first-child a {}

.btop {border-top:1px solid #fff;}


/*一行四列图片+标题式列表*/
.index_product{
	margin:10px 0px 0 0px;
	padding:0px 10px 0 0;
	width:750px;
	float:left;
	display:inline;
}

.index_product_Div{
	margin:10px auto 0 auto;
	padding:0px;
	width:100%;
	height:auto;
}

.index_product_productlist{
	width:166px;
	margin:5px 4px 5px 16px;
	_margin:5px 8px 5px 8px;
	padding:0px;
	float:left;
	height:160px;
	overflow:hidden;
}

.product_productimage{
	margin: 0 0 5px 0;
	height:120px;
	width:160px;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
                                                      /*阴影效果*/	
border:#dcdcdc 1px solid;background:#fff;color:#333;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#dcdcdc,direction=120,strength=4);/*ie*/
-moz-box-shadow: 2px 2px 10px #dcdcdc;/*firefox*/
-webkit-box-shadow: 2px 2px 10px #dcdcdc;/*safari或chrome*/
box-shadow:2px 2px 10px #dcdcdc;/*opera或ie9*/	
}

.product_productimage a img{
	border:0;
        text-align:center;
        max-width:160px; 
        max-height:120px; 
        vertical-align:middle;
}

.product_productimage table {height:120px;width:160px;padding:0;margin:0;border:0;border-collapse:collapse;}

.product_productimage table tr td {padding:0;}

.product_producttitle{
	width:160px;
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#009900;
	line-height:18px;
}

.product_producttitle a{
	text-decoration:none;
	line-height:18px;
}
.product_producttitle p {color:#f00;line-height:18px;}
.product_producttitle p b{font-size:14px;}

/*一行两列图文并茂式产品列表*/
.Productlist { width:360px; float:left; background:#fcfcfc; margin:10px 0px 0px 10px; overflow:hidden;} /*width:370px;*/
.Productlist td.Pimg a { display:block; width:160px; height:120px; border:1px solid #ddd; background:#fff; overflow:hidden;}
.Productlist td.Pimg a:hover {border:1px solid #f00;}
.Productlist td .Ptit { display:block; float:left; margin:0; padding:0 4px;width:190px; height:120px; color:#696969; text-align:left; vertical-align:top; line-height:17px;overflow:hidden;} /*width:200px;*/
.Productlist td .Ptit a,.Productlist td .Ptit a b,.Productlist td .Ptit a strong { color:#333; font-size:12px; font-weight:bold;}
.Productlist td .Ptit a:hover,.Productlist td .Ptit a:hover b,.Productlist td .Ptit a:hover strong { color:#f00;}
.Productlist td .Ptit span { color:#f00; display:block; clear:both;}
.Productlist td .Ptit b { color:#009900; font-weight:normal;}
.Productlist td.Pimg strong { font-size:14px;}
.Productlist a img {border:0;}


/*一行一列图文并茂式产品列表*/
.Hlist { width:740px; float:left; background:#fcfcfc; margin:10px 0px 0px 10px;border-bottom:1px dashed #ddd; overflow:hidden;} /*width:370px;*/
.Hlist td.Pimg a { display:block; width:160px; height:120px; border:1px solid #fcfcfc; background:#fff; overflow:hidden;}
.Hlist td.Pimg a:hover {border:1px solid #f00;}
.Hlist td .Ptit { display:block; float:left; margin:0; padding:0 4px;width:560px; height:120px; color:#696969; text-align:left; vertical-align:top; line-height:17px;overflow:hidden;} /*width:200px;*/
.Hlist td .Ptit a,.Hlist td .Ptit a b,.Hlist td .Ptit a strong { color:#333; font-size:12px; font-weight:bold;}
.Hlist td .Ptit a:hover,.Hlist td .Ptit a:hover b,.Hlist td .Ptit a:hover strong { color:#f00;}
.Hlist td .Ptit span { color:#f00; display:block; clear:both;}
.Hlist td .Ptit b { color:#009900; font-weight:normal;}
.Hlist td .Ptit em a{float:right;font-weight:normal;font-style:normal;margin-right:10px;}
.Hlist td.Pimg strong { font-size:14px;}
.Hlist a img {border:0;}


/*产品详情和新闻内容*/	
                                                   /*产品上部表格*/
.content_guanjianzi{margin:15px 0 0 0;padding:0px;}
.content_guanjianzi h1,.content_guanjianzi h2 { display:inline;font-size:16px; line-height:30px;}
.content_guanjianzi p{font-size:10px;margin:0;padding:0; line-height:18px;color:#999;}
.content_guanjianzi table {padding-right: 5px; padding-left: 5px; font-size: 14px; padding-bottom: 3px; width: 100%; padding-top: 3px; border-collapse: collapse}
.content_guanjianzi table td { font-size:12px;}
.content_guanjianzi table td strong { font-weight:normal;}
.content_guanjianzi table td img,.content_guanjianzi table td a img {border:0; padding:0 5px;max-width:210px;max-height:160px;}
.aboutproduct { clear:both; margin:0 auto; width:100%;}
.aboutproduct table {width:100%; padding-right: 5px; padding-left: 5px; font-size: 14px; padding-bottom: 3px; width: 100%; padding-top: 3px; margin-bottom:15px; border-collapse: collapse}
.aboutproduct table td img,.aboutproduct table td a img {border:0; padding:0;}
.aboutproduct table td p { margin-top:5px; padding:0; line-height:20px; font-size:12px;}
.aboutproduct table td.aboutitle { line-height:26px; padding-left:5px;}

                                                   /*产品详细内容*/
.sg {min-height:450px;}
.about_contentStyle{
	margin:0 auto;
	padding:15px 0;
	line-height:24px;
	text-align:left;
	width:98%;
    font-size:14px;
	overflow:hidden;
}
.about_contentStyle a {color:#00f;text-decoration:underline;}
.about_contentStyle a:hover {color:#f00;}
.about_contentStyle img { 
border:0;
text-align:center;
max-width:720px; 
max-height:1500px; 
vertical-align:middle;
/*
_width:expression(this.width > 720 && this.width > this.height ? 720: "auto");
_height:expression(this.height > 1500 ? 1500 : "auto"); 
*/
}


.about_contentStyle h1,.about_contentStyle h2,.about_contentStyle h3 { text-align:center;font-size:24px;  margin-top:15px;}
.about_content_top_site h1,.about_content_top_site h2,.about_content_top_site h3 { display:inline; font-size:12px;}


#content h6 { height:27px; line-height:27px; border-top:1px solid #D8D8D8; width:100%; margin:10px auto;font-size:14px; background:#f6f6f6;color:#610303; text-align:left; padding-left:10px;}	
#content h6 span { font-size:12px; font-weight:normal; float:right; margin-right:20px; color:#a3a3a3;text-transform:uppercase;}


.share {margin:0 auto; width:248px;text-align:center;}

.Photo {text-align:left;}
.Photo img {text-align:center;}

.product_Div{
	margin:20px 0;
	padding:0px;
}


/*新闻列表*/
.new_ul{
	margin:0px;
	padding:0px;
	}
	
.news_list_li{
	list-style-type:none;
	height:65px;
	margin:0px 0 15px 0;
	padding: 0 0 0 15px;

}

.new_title{
	float:left;
	background:url(../images/dot2.gif) no-repeat 0 center;
}
.new_title strong {font-size:14px; padding-left:10px;}
.new_title a{
	color:#333;
	text-decoration:none;
	text-align:left;
}
.new_title a:hover {color:#f00;}
.news_time{
	margin:0px;
	color:#333;
	float:right;
	padding:0 10px 0 0;
	margin:0px;
}

.new_intro{
	float:left;
	width:98%;
	color:#636363;
	text-align:left;
	padding:5px 0px 5px 10px;
	line-height:20px;
	clear:both;	border-bottom:1px dashed #ddd;
}

.new_more{
	float:right;
	padding:5px 10px 0 0;
	margin:0px;
	width:29px;
	height:9px;
	}
	
.news_list{
	margin:0px;
	padding:0px;
}


/*产品搜索列表*/
.search_list { text-align:left; padding:0 10px; margin:0;}
.search_list li.title { }
.search_list li strong a{ color:#0000CC; font-size:16px; font-weight:normal;text-decoration:underline;}
.search_list li p {color:#000; margin:0; padding:0; line-height:18px;}
.search_list li.url {margin-bottom:20px;}
.search_list li.url a  {text-decoration:underline;}
.search_list li span {color:#008000;}



/*文章上下篇*/
.context { clear:both;  padding:5px 0px; margin:10px auto; height:20px; line-height:20px; width:99%; border:1px dashed #ccc;}
.context ul {  margin:0; padding:0;}
.context ul li.left { float:left;width:350px; margin-left:5px; text-align:left;}
.context ul li.right { float:right;width:350px; margin-right:5px; text-align:right;}
.context a  {color:#00f;}
.context a:hover  {color:#f00;}


/*--产品栏目描述--*/
.procontent{
    width:715px;
    height:auto;
    margin:20px auto 0 auto;
    line-height:22px;
    padding:10px;
	clear:both;
    font-size:12px;
	text-align:left;
	border:0px solid #C7CACF;
	background:#fff;
	color:#333;
	overflow:hidden;
}
.procontent p { }
.procontent a {color:#000;}
.procontent a:hover { text-decoration:underline;}
.procontent h1,.procontent h2,.procontent h3,.procontent h4,.procontent h5,.procontent h6 
{font-size:14px;display:indent;margin:0;padding:0;float:left;}

/*--点击图片切换 image模型--*/
a.c1{
	padding:3px 8px 3px 8px;
	border:1px solid #BADAA1;
	color:#428C5B;
}

a.c2{
	color:#063;
	border:1px solid #9C0;
}

a.c1:hover{
	color:#369;
	border:1px solid #8CADCE;
}

a img {
	border:none;
}


/*--翻页样式--*/
.dede_pages{
width:720px;
margin:0 auto; 
padding:0;
background:;
border-top:0px solid #C7CACF;
overflow:hidden;
}
.dede_pages ul{
	float:left;
	margin:0;
	padding:12px 0px 12px 0px;
	background:;
	list-style:none;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	height:21px;
	padding:2px 0 0 0;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:0px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#f00;
	text-decoration:none;
	padding:0px 4px 2px;	
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#11ADE0;
	padding:2px 4px 0px;
	height:21px;
	font-weight:bold;
	color:#fff;
	border:1px solid #0199CB;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}


/*TAG标签列表*/
.tags_list { text-align:left;}
.tags_list dl dt  {
    padding:0px;
}
.tags_list dl dt b{
	color:#000;
	font-size:14px;
}


.tags_list dd{
	padding:4px 0px;
	line-height:220%;
}
.tags_list dd a{
	margin-right:10px;
	white-space:nowrap;
}



/*底部友情链接选项卡切换 Links*/
.Links {clear:both;margin:0 auto 5px auto;padding:0px;width:988px;height:auto;font-size:9pt;color:#333;text-align:left;border:solid 1px #ddd;background-color:#f1f1f1;}
.Links p {margin:0px;padding:5px;}
.Links p a, .Links p a:link, .Links p a:visited {margin-right:5px;color:#333;}
.Links p a:hover, .Links p a:active {margin-right:5px;color:#F00;}
.Links ul.linksCategory {clear:both;margin:0px;padding:0px;border-bottom:1px  solid #ddd;height:25px;line-height:25px;font-weight:bold;}
.Links ul.linksCategory li {float:left;line-height:25px;padding:0px 10px;cursor:hand;border-right:solid 1px #ddd;}
ul.linksCategory li.linksOver {color:#F00;border-bottom:solid 1px #fff;background-color:#fff;}
ul.linksCategory li.linksOut {border-bottom:solid 1px #ddd;background-color:#f1f1f1;}
.Links .linksSub {clear:both;margin:0px;padding:5px 10px;display:none;min-height:40px;line-height:155%;background-color:#fff;}
.Links .linksSub a, .Links .linksSub a:link, .homeLinks .linksSub a:visited {margin-right:5px;color:#333;}
.Links .linksSub a:hover, .Links .linksSub a:active {margin-right:5px;color:#F00;}
.Links #linksSub0 {display:block;}
.Links ul.linksCategory li.Map {float:right;font-weight:normal;border:0;border-left:1px solid #ddd;}
.Links ul.linksCategory li.Map a {color:#666;}



/*网站底部*/
#footer{
	width:990px;
	height:auto;
	margin:0px auto 0 auto;
	padding:5px 0;
	line-height:20px;
	border-top:0px solid #F1F1F1;
	border-bottom:1px solid #ddd;
	background:#03467A;
	color:#fff;
    clear:both;
}
#footer a {color:#fff;}
#footer ul { width:940px; background:; margin:0; padding-left:5px;}
#footer ul li {
    float:left;
	margin-right:5px;
	line-height:20px;
	white-space:nowrap;
}
#footer ul li a {color:#fff;}

.keyword { text-align:center; font-size:12px;}
.keyword h1,.keyword h2,.keyword h3,.keyword h4 { display:inline;font-size:12px; font-weight:normal; margin-right:5px;}



/*内页合作伙伴*/
.indexlink {
    width:968px; 
	padding:5px 10px 5px 10px;
	background:#f9f9f9;
    margin:0 auto 5px auto;
	overflow:auto;
    border:1px solid #ddd;
}  

.indexlink ul { width:960px; margin:0 auto; padding:0;}
.indexlink ul li {
    float:left;
	margin-right:5px;
	line-height:18px;
	white-space:nowrap;
}
.indexlink ul li a {color:#333;}
.indexlink ul li b {color:#333;}
.indexlink ul li.linkqq {color:#333;}
.indexlink ul  h1,.indexlink ul  h2,.indexlink ul  h3 { display:inline; font-size:12px; font-weight:normal;	margin-right:5px;}



/*---------- 首页slide图片切换 ---------*/
DIV#MainPromotionBanner {
	HEIGHT: 260px;BACKGROUND: #000; WIDTH: 990px;  margin:0 auto; padding:0;
}
#MainPromotionBanner .Slides {
	HEIGHT: 260px;PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; 
}
#MainPromotionBanner .Slides LI {
	HEIGHT: 260px;FLOAT: left; WIDTH: 990px; 
}
#MainPromotionBanner .Slides IMG {
	HEIGHT: 260px;BORDER-TOP-WIDTH: 0px; DISPLAY: block; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 990px;  BORDER-RIGHT-WIDTH: 0px
}
#MainPromotionBanner #SlidePlayer {
	MARGIN: 0px auto; POSITION: relative
}
#MainPromotionBanner .SlideTriggers {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; Z-INDEX: 10; RIGHT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: 225px; HEIGHT: 25px
}
#MainPromotionBanner .SlideTriggers LI {
	DISPLAY: inline; FONT-SIZE: 0.9em; BACKGROUND:#F5F0F5; FLOAT: left; MARGIN: 3px 3px 3px 0px; OVERFLOW: hidden; WIDTH: 16px; CURSOR: pointer; COLOR: #FF6600; LINE-HEIGHT: 16px; FONT-FAMILY: Arial; HEIGHT: 16px; TEXT-ALIGN: center
}
#MainPromotionBanner .SlideTriggers LI.Current {
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 1.4em; BACKGROUND:#3B77BD; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 3px 0px 0px; WIDTH: 21px; COLOR: #fff; LINE-HEIGHT: 21px; HEIGHT: 21px; BORDER-RIGHT-WIDTH: 0px
}











/*---------- 内页相关产品滚动 ---------*/
.mod-left {
	BORDER: #DCDCDC 1px solid; WIDTH: 99%;  margin:10px auto 0 auto; /*整个滚动模块容器*/
}

.mod-left UL,.mod-left LI {	PADDING: 0px;  MARGIN: 0px;	LIST-STYLE-TYPE: none;}

.mod-left H1,.mod-left H2,.mod-left H3,.mod-left H4 {
	FONT-WEIGHT: normal; FONT-SIZE: 12%;display:inline;	COLOR: #1c2c58
}

.mod-left A:link {
	COLOR: #0b3b8c; TEXT-DECORATION: none
}
.hd,.bd,.ft {	OVERFLOW: hidden; WIDTH: 100%; ZOOM: 1}


.sildPic-Article-QQ .cnt A:visited {
	COLOR: #0b3b8c
}

.bottom-Article-QQ .hd {
	BACKGROUND: #fafafa; WIDTH: 100%; LINE-HEIGHT: 28px; BORDER-BOTTOM: #DCDCDC 1px solid; HEIGHT: 28px
}
.bottom-Article-QQ H4 {
	FONT-SIZE: 14px; TEXT-INDENT: 17px
}
.bottom-Article-QQ .bd {
	PADDING-LEFT: 22px; PADDING-BOTTOM: 10px; WIDTH: 626px; PADDING-TOP: 10px;
}
.bottom-Article-QQ LI {
	FLOAT: left; WIDTH: 176px; LINE-HEIGHT: 21px; TEXT-ALIGN: left;overflow:hidden;
}

.sildPic-Article-QQ H4 {
	FLOAT: left; margin-top:0px;
}
.sildPic-Article-QQ .hd {
	BACKGROUND: #fafcff
}
.sildPic-Article-QQ .bd {
	BACKGROUND: #fafcff;
}
.sildPic-Article-QQ .sildPicBar {
	DISPLAY: inline; FLOAT: right; OVERFLOW: hidden; WIDTH: 86px; MARGIN-RIGHT: 18px; PADDING-TOP: 6px; ZOOM: 1; HEIGHT: 22px
}
.sildPic-Article-QQ .pre {
	DISPLAY: inline; BACKGROUND: url(../images/xixi.png) no-repeat -151px -60px; FLOAT: left; WIDTH: 20px; CURSOR: pointer; MARGIN-RIGHT: 8px; HEIGHT: 15px
}
.sildPic-Article-QQ .next {
	BACKGROUND: url(../images/xixi.png) no-repeat -151px -131px; FLOAT: right; WIDTH: 20px; CURSOR: pointer; HEIGHT: 15px
}
.sildPic-Article-QQ .sildPicBar LI {
	MARGIN-TOP: 5px; DISPLAY: inline; BACKGROUND: url(../images/xixi.png) no-repeat -165px -112px; FLOAT: left; MARGIN-LEFT: 3px; WIDTH: 6px; CURSOR: pointer; HEIGHT: 6px
}
.sildPic-Article-QQ .sildPicBar LI.select {
	BACKGROUND: url(../images/xixi.png) no-repeat -165px -86px
}
.sildPic-Article-QQ .bd {
	PADDING-LEFT: 15px; BACKGROUND: #fafcff; PADDING-BOTTOM: 0px; WIDTH: 705px; PADDING-TOP: 15px; margin:0 auto; /*4幅图片容器*/
}
.sildPic-Article-QQ .cnt-wrap {
	OVERFLOW: hidden; WIDTH: 704px; ZOOM: 1; HEIGHT: 150px;
}
.sildPic-Article-QQ .cnt {
	WIDTH: 2112px
}
.sildPic-Article-QQ LI {
	FLOAT: left; WIDTH: 176px;
}
.sildPic-Article-QQ .cnt SPAN {
	WIDTH: 100%; COLOR: #7e7e7e; TEXT-ALIGN: left
}
.sildPic-Article-QQ .cnt IMG {
border:0;
/*图片在一个宽160px 高120px 的框内等比显示*/
text-align:center;
max-width:160px; 
max-height:120px; 
vertical-align:middle;
_width:160px;
_height:120px; 
}

.sildPic-Article-QQ .cnt LI table,.sildPic-Article-QQ .cnt LI td {margin:0;padding:0;border:0;width:160px;
}
.sildPic-Article-QQ .cnt LI td.img {height:120px;width:160px;BORDER: #f1f1f1 1px solid;}

.sildPic-Article-QQ .cnt .link {
	DISPLAY: block; MARGIN:5px 0 0 0; WIDTH: 160px; height:22px;line-height:22px; font-size:12px;TEXT-ALIGN: center;overflow:hidden;
}
.sildPic-Article-QQ .cnt SPAN A {
	COLOR: #7e7e7e
}
.sildPic-Article-QQ .cnt SPAN A:visited {
	COLOR: #7e7e7e
}

#bottomBarBox {
	MARGIN: -1px auto 0px; WIDTH: 960px; POSITION: relative
}
#mainBarBorder {
	FONT-SIZE: 0px; FLOAT: left; WIDTH: 650px; LINE-HEIGHT: 0; BORDER-BOTTOM: #dadada 1px solid; HEIGHT: 0px
}
#sideBarBorder {
	FONT-SIZE: 0px; FLOAT: right; WIDTH: 300px; LINE-HEIGHT: 0; BORDER-BOTTOM: #dadada 1px solid; HEIGHT: 0px
}



/*左侧单行文字向上翻滚*/
#scrolllayer {overflow:hidden;height:20px;background:url(../images/icon_c.gif) no-repeat 8px 6px;padding-top:2px;width:200px; margin:0 auto; margin-top:10px;border-top:1px dashed #dcdcdc;}
#scrollmessage {float:left;text-align:right;width:200px; font-size:12px;}
#scrollmessage ul {list-style:none; padding:0; margin:0;}
#scrollmessage li {line-height:20px;color:#A89CA3;}
#scrollmessage li a,#scrollmessage ul strong a{color:#A89CA3; text-decoration:none;}
#scrollmessage ul strong { display:block;color:#A89CA3;line-height:20px; font-weight:normal;}	
	
