/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");



/********************网站制作********************/
body{font-family:"微软雅黑"; font-size:12px; color:#7d7d7d; line-height:24px;-moz-user-select : none;
-webkit-user-select: none;}
*{margin:0; padding:0;}
ul li{list-style-type:none;}
a{text-decoration:none; color:#999}
a:hover{color:#C00;}
body{background:#000;}
body,ul,li{ padding:0; margin:0;}
img{ border:none;}
.cdigbxo_bg{background:#151515;}

/********************header********************/
.ds_box{width:100%; margin:0 auto; background:#000; margin-top:80px;} 
.ds_header{width:100%; margin:0 auto; height:90px; background:url(../img/index_01.jpg) repeat-x; position:relative; z-index:999}
.ds_headerBox{width:1000px; margin:0 auto; height:86px; overflow:hidden;}
.ds_top{width:800px; margin:0 auto; height:40px; float:right;}
.ds_top p{float:right; line-height:40px; color:#FFB700;}
.ds_logo{float:left;}
.ds_nav{float:right; z-index:500;}
.ds_nav li a{color:#fff;} 
.ds_search{width:199px; height:49px; background:url(../img/nav_bg2.png);}

#nav {
  height:48px;  list-style-type: none;  
line-height:48px;overflow:hidden;
z-index:500;
}
#nav a {
 display: block; width:100px; text-align:center;
}
#nav li {
 float: left; width: 100px;
}
#nav li ul {
 line-height: 30px; 
 list-style-type: none;
 text-align:center;
 left: -999px;
 width: 650px;
 position: absolute;
 margin-top:-5px;
background:url(../img/ds_xianav.png) no-repeat;
}
#nav li ul li{
  float: left;width: 85px; 

}
#nav li ul a{
 display: block; width:110px;text-align:center; height:30px;  margin-top:-3px;

}
#nav li ul a:hover  {
 color:#FFF;text-decoration:none;font-weight:normal;background:url(../img/ds_xianav2.png) no-repeat;
}
#nav li:hover ul {
 left:38%;
}
#nav li.sfhover ul {
 left:38%;
}
#content {
 clear: left;
 color: #b5b5b5;
}

.xinwenxiangqing {
  
 color: #737880;
}
.xinwengaiyao {  
 color: #5c6c84; margin:30 0 30 0; font-size:14px;
}
/*------ //搜索框 ---------*/
.search {
	overflow:hidden;
	padding-left:50px;
	padding-top:2px;
}
.form h4 {
	display:none;
}
.form {
	float:left;
	margin:0 10px 0 0;
	*margin:0 10px 0 0;
	_margin:5px 10px 0 0;
}
.search-keyword {
	width:100px;
	height:20px;
	padding-top:2px;
	padding-left:6px;
	border:none;
	background:#242424;
	color:#7c7d82;
}
.search-submit {
	cursor:pointer;
	width:15px;
	height:20px;
	font-size:0px;
	color:#828282;
	background:url(../images/search.jpg) no-repeat;
	border:none;
}

/*------ //搜索页 ---------*/

.header_top{
	height:25px!important;
	height:24px;
	line-height:25px;
	border-bottom:1px solid #DBDBDB;
	color:#676767;
	overflow:hidden;
    background:url("../images/green_skin.png") repeat-x scroll 0 -188px transparent;
	}
.header_top .time{
	float:left;
	padding-left:10px;	
	}
.header_top a.rss{
    
	}
.header_top .toplinks{	
	float:right;
	text-align:right;
}
.header_top .toplinks a{
	margin:0 5px;
	}
.header_top .toplinks span{
	margin-left:15px;
	}
.header_top .toplinks span a{
	margin:0 2px;
	}
.header .search {
	overflow:hidden;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#ff3333;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
	margin-top:10px;
}
.header .title{
	float:left;
	padding-left:10px;

}
.header .title h1 a{
	width:216px;
	height:54px;
	display:block;
	overflow:hidden;
}

.search_header{
    overflow:hidden;
	zoom:1;
}
.search_header  h1{
    float:left;
    display:inline;
    margin:5px 20px 5px 10px;
    width:216px;
}
.search_header .search_box{
    float:left;
    padding-top:25px;
}
.search_header .search_box input{
    border-width:1px;
	border-style:solid;
	border-color:#707070 #CECECE #CECECE #707070;
	background-color:#CCC;
	padding:2px 4px;
	height:18px;
	line-height:18px;
    width:200px;
	margin-right:5px;
}
.search_header .search_box select{
   font-size:14px;
   height:22px;
   margin-right:5px;
}
.search_header .search_box button{
    margin-right:3px;
}
.resultbar{
	height:32px;
	line-height:32px;
	/*background:transparent url(../images/search-top-bg.gif) repeat-x scroll;*/
	text-indent:12px;
	color:#428C5B;
	border-bottom: 1px solid #444444;
	border-top: 1px solid #444444;
	background:#37373a;
 }
 .result_content{
    overflow:hidden;
	zoom:1;
 }
.sidebar{
  float:right;
  width:300px;
  padding:20px 0 0 20px;
  margin-right:20px;
  border-left:1px solid #dadada;
  word-wrap:break-word;
}
.sidebar h2{
  font-size:14px;
  line-height:25px;
 }
.sidebar  ul {
  padding:4px 8px;
 }
.sidebar  ul li{
  line-height:24px;
  background:url(../images/ico-3.gif) 4px 9px no-repeat;
 }
.resultlist{
  overflow:hidden;
}
.resultlist ul{
  padding:20px 0 0 20px;
 }
.resultlist ul li{
  padding-top:15px;
 }
.resultlist ul li h3{
  line-height:30px;
  font-size:16px;
  font-weight:normal;
 }
.resultlist ul li h3 a{
  text-decoration:underline;
 }
.resultlist ul li p{
  line-height:22px;
  color:#333;
  font-size:14px;
  width:650px;
 }
.resultlist ul li span small{
  line-height:22px;
  font-size:12px;
  margin-left:5px;
  color:#999;
 }
.resultlist ul li span a{
  color:#008400;
 }



/********************banner********************/
.ds_banner{width:1000px; margin:0 auto; height:430px; z-index:1; position:relative;}
.ds_banner2{width:100%; margin:0 auto; z-index:1;}
.ds_banner22{background:url(../img/banner4.jpg) no-repeat center; height:298px; z-index:1;} 


/********************main********************/

.ds_main{width:996px; margin:0 auto; overflow:hidden;}
.ds_main .ds_mainleft{float:left;}
.ds_main .ds_mainleft li {background:url(../img/xw_bg2.png) left center no-repeat; width:238px; height:60px; text-align:center; line-height:60px;}   
.ds_main .ds_mainleft li:hover{background:url(../img/xw_bg.png) left center no-repeat;}
.ds_main .ds_mainleft li a{color:#8997a5; font-size:14px; font-weight:600; padding-left:40px;} 
.ds_maincenter{float:left;}
.ds_maincenter .ds_bg{background:url(../img/xm_bg.png) left center no-repeat; width:452px; height:49px;}
.ds_maincenter .ds_bg a{ display:block; line-height:49px; padding-left:80px; color:#98b3c4;}
.ds_maincenter .ds_bg2{background:url(../img/xm_bg2.jpg) center no-repeat; width:452px; height:360px;}
.ds_main .ds_right{float:right;}
.ds_right .ds_bg{background:url(../img/xm_bg.png) center no-repeat; width:306px; height:49px;}
.ds_right .ds_bg a{ display:block; line-height:49px; padding-left:50px; color:#98b3c4;}
.ds_right .ds_bg2{width:306px; height:260px;}
.ds_indexnews{width:370px; padding-top:0px; padding-left:60px; overflow:hidden;}
.ds_xwimg1{float:left;  padding-top:30px; padding-right:20px;}
.ds_xwtitle1{float:left; margin-top:30px;}
.ds_xwtext1{float:left; padding-top:15px; width:250px; line-height:24px;}
.ds_xwtitle1 span{font-size:14px; color:#FFF;}



/********************footer********************/

.ds_footer{width:1000px; margin:10px auto; height:230px; background:url(../img/foot-bg.jpg) center no-repeat; overflow:hidden;}
.ds_footer1{width:168px; float:left; margin-top:48px;}
.ds_footer2{width:166px; float:left; margin-top:48px;}
.ds_footer3{width:166px; float:left; margin-top:48px;}
.ds_footer4{width:166px; float:left; margin-top:48px;}
.ds_footer5{width:166px; float:left; margin-top:48px;}
.ds_footer6{width:168px; float:left; margin-top:48px;}
.ds_footer1,.ds_footer2,.ds_footer3,.ds_footer4,.ds_footer5,.ds_footer6 li{text-align:center; line-height:30px; }
.ds_footer1 li a{color:#505861;}
.ds_footer2 li a{color:#505861;}
.ds_footer3 li a{color:#505861;}
.ds_footer4 li a{color:#505861;}
.ds_footer5 li a{color:#505861;}
.ds_footer6 li a{color:#505861;}
.ds_footer .ds_jiahao {color:#a7a7a7;}
.ds_footer2 li,.ds_footer3 li,.ds_footer4 li,.ds_footer5 li,.ds_footer6 li{background:url(../img/indexxian.jpg) no-repeat left;} 
.ds_footer .ds_dian{background:url(../img/dian.jpg) no-repeat left; padding-left:10px;}


/********************button********************/

.ds_button{width:1000px; margin:0 auto; overflow:hidden;}
.ds_buttonlogo{background:url(../img/index_35.jpg) left no-repeat; width:183px; height:108px; float:left;padding-top:25px;}
.ds_buttonright{float:right; padding-top:25px;}
.ds_buttonright dl dd{float:left; line-height:20px; }
.ds_buttonright1 dl dd{line-height:20px; padding-left: 10px;
    padding-right: 10px;
    border-right: solid 1px #5d5d5d;}
.ds_buttonright dl dd a{color:#999; font-family:"微软雅黑"; font-size:12px;}
.ds_buttonright1,.ds_buttonright2{width:800px; height:20px; }
.ds_buttonright2{clear:both}
.huangse {color:#fdb72a;}




/************************************* 滚动屏样式********************************************/

.bodbox{width:1000px; margin:0 auto;position:relative; display:block; height:428px;}
.bodbox .bod{width:100%; height:428px; z-index:100; position:absolute; background:#000; margin:0 auto;}
.bodbox .bod .bod_ul{width:100%;position:absolute; overflow:hidden; float:left; height:428px;z-index:200;}
.bodbox .bod .bod_ul ul{float:left; position:absolute; left:0px; top:0px;width:100%;z-index:300;}
.bodbox .bod .bod_ul li{ float:left;width:100%; height:440px;}
.bodbox .bod .bod_ul li a{ float:left;width:100%; height:440px;}
.bod .prev, .bod .next{position: absolute;top: 50%;margin-top: -25px;display: block;width: 40px;height: 40px;
background: url(../img/icon5.png) 0 0 no-repeat; z-index:500; cursor:pointer;}
.bod_mu2 .next{top:50%; background-position:0 -50px;}
.ds_cpzs{width:100%; margin:0 auto; position:absolute; top:80%; z-index:400;}


/************ 产品展示制作 ***************/
.ds_cpzsbox{width:1000px; margin:0 auto; background:url(../img/cpzs_bg.png) no-repeat center;  height:150px; margin-left:10px;}
/*
.ds_cpzsimg{padding-top:20px;}
.ds_cpzsimg span{margin:0 10px;}
*/
.ds_cpzsimg{ overflow:hidden; padding-top:20px; margin:0 10px;}
.ds_cpzsimg1{ 
  width:143px;
  height:106px;
  position:relative;
  float:left;
  margin:0 10px;
  background:url(../img/index_bg.png) no-repeat;
 }
.ds_cpzsimg1 img{display:block; border:none; width:141px; height:104px; text-align:center; margin:1px 0px 0px 1px;} 
.ds_cpzsimg2{  width:300px; 
  height:30px; 
  background:black; 
  position:absolute; 
  bottom:0px; 
  left:0px; 
  display:none;
  font:12px/30px "微软雅黑"; color:white;
  text-align:center;
  filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; 
  float:left;
}

.ds_cpzsimg1:hover .ds_cpzsimg2{
  width:143px; 
  height:30px; 
  background:black; 
  position:absolute; 
  bottom:0px; 
  left:0px; 
  display:block;
  font:12px/30px "微软雅黑"; color:white;
  text-align:center;
  filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; 
  float:left;
}




/*************************************内页制作********************************************/
.ds_gybox{width:100%; margin:0 auto; background:#151515; padding-bottom:20px;}
.ds_gybox1{width:1000px; margin:0 auto; overflow:hidden; background:url(../img/ds_sydbzbg.jpg) repeat-y;}
.ds_gybox2{width:1000px; margin:0 auto; height:13px; background:url(../img/ds_syhzdbg.png) no-repeat; }
.ds_gybox3{width:1000px; margin:0 auto; height:13px; background:url(../img/ds_syhzdbg2.png) no-repeat;}

.ds_gybox1111{width:1000px; margin:0 auto; overflow:hidden; background:url(../img/ds_sydbzbg1111.jpg) repeat-y;}
.dqwzdtdh{color:#FFF; font-size:18px;  background:url(../img/cpzs_dabg1111.png) no-repeat; line-height:50px;}
.dqwzdtdh span{padding-left:40px; color:#98B3C4; font-size:16px;}

/*.ds_gyleft{float:left; width:262px; background:url(../img/ds_sydbzbg3.jpg) repeat-y right;}*/
.ds_gyleft{float:left; width:262px;}
.ds_gyright{float:right; width:738px;}
.ds_gytitle{width:738px; background:url(../img/gy_bg2.png) no-repeat;  overflow:hidden;}
.ds_gytitle2{width:670px; font-size:12px; color:#98B3C4; padding-left:30px; margin-top:20px;}
.ds_gytitle span{ padding-left:60px; color:#98b3c4; font-size:16px; display:block; float:left; line-height:49px;}
.ds_gytitlespan {color:#666; font-size:14px;  line-height:49px; float:right; padding-right:30px;}
.ds_gytitlespan a{
	color: #666;
	font-size: 12px;
	line-height: 49px;
}
.ds_indexcpzstext table{margin-top:15px;}
.ds_content{width:730px; overflow:hidden;}
.ds_content1{float:left;}
.ds_gccpbg{ line-height:0px;}

.ds_baiduditu{float:left; margin-top:40px; border:4px #ccc solid;}
.mceneter{float:left; margin-top:40px;}

.ds_fNav{width:262px; background:url(../img/gy_bg1.png) no-repeat; text-align:center; font-size:16px; height:49px;}
.ds_fNav a{color:#98b3c4; font-size:16px; line-height:49px;}
.ds_main1 li{background:url(../img/page.png) no-repeat center; width:262px; text-align:center; height:54px;}
.ds_main1 li a{color:#fefefe; line-height:54px;}
.ds_main1 li:hover{background:url(../img/page_hover.png) no-repeat center;}
.ds_navbg{margin-top:30px; background:url(../img/pageqq.png) no-repeat top; padding-top:30px;}
.ds_yx_bg{background:url(../img/yx_bg.png) no-repeat center; width:262px; height:60px;}
.ds_yw_bg{background:url(../img/yw_bg.png) no-repeat center; width:262px; height:60px; margin:10px 0;}
.ds_lx_bg{background:url(../img/lx_bg.png) no-repeat center; width:262px; height:60px;}
.ds_qq_bg{background:url(../img/qq_bg.png) no-repeat center; width:262px; height:60px; margin-top:10px;}
.ds_navbg .ds_yx_bg  a{display:block;  width:262px; height:60px;}
.ds_navbg .ds_yw_bg  a{display:block;  width:262px; height:60px;}
.ds_navbg .ds_lx_bg  a{display:block;  width:262px; height:60px;}
.ds_navbg .ds_qq_bg  a{display:block;  width:262px; height:60px;}

.ds_gccpleft{ overflow:hidden; margin-top:30px; background:url(../img/pageqq.png) no-repeat top; padding-top:20px;}

.ds_cpzsimg12{overflow:hidden;}
.ds_cpzsimg12 span{display:block; width:262px; text-align:center;
background:url(../img/ds_cpzsimg12.png) no-repeat center;
transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;-webkit-backface-visibility: hidden;}
.ds_cpzsimg12 span:hover{background:url(../img/ds_cpzsimg22.png) no-repeat center;
transform:scale(1.04,1.04);-ms-transform:scale(1.04,1.04); -webkit-transform:scale(1.04,1.04);}

.ds_cpzsimg22 span{display:block; width:262px; text-align:center;}
.ds_cpzsimg22{width:262px; text-align:center; line-height:40px;}
.ds_cpzsimg22 a:hover{color:#C00;}
/*
.ds_cpzsimg12{padding:5px 8px 15px 52px; background:url(../img/ds_cpzsimg12.png) no-repeat center;}
.ds_cpzsimg22{padding:15px 20px 5px 45px}
*/

.ds_newsBox{width:700px; overflow:hidden;}
.ds_xwimg{float:left; width:182px; padding-top:40px; clear:both; padding-right:18px;}
.ds_xwtitle{margin-top:40px; width:70%; float:left;}
.ds_xwtitle span{/* padding-left:150px; */ float:right;}
.ds_xwtext{line-height:24px; width:500px; float:left; padding-top:20px;}


.Visit{ width:705px;margin-top:7px; margin-right:0px; padding:0px;height:1%; overflow:hidden; float:right;}
.Visit ul{margin:10px 0 0px 0px;}
.Visit ul li{float:left; width:167px; margin:0px 30px 14px 30px; padding-bottom:10px;}
.Visit ul li IMg{width:165px; height:124px; padding:0px; display:inline; border:1px solid #e2e2e2;}
.Visit ul li span{display:block; text-align:center; background:url(../img/jiagong.png) no-repeat;}
.Visit ul li span a{ color:#98b3c4;font-family:"微软雅黑"; font-size:12px; line-height:40px; text-decoration:none;}
.Visit ul li span a:hover{color:#e41e26;}


.indexcpzsbox{background:#242323; padding-top:25px; padding-right:5px; margin-top:40px;}
.ds_indexcpzs{width:625px; height:425px; padding-left:55px; overflow:hidden;}
.ds_indexcpzsimg{float:left; background:url(../img/2015gccp_bg.png) no-repeat; width:370px; height:274px; margin-top:45px;}
.ds_indexcpzsimg img{width:362px; height:266px; display:block; margin-left:4px; margin-top:4px; border:none;}

.ds_indexcpzstext{float:right;}
.ds_indexcpzstitle h2{color:#f5f5f5; text-align:center; font-size:20px; padding-bottom:10px;}
.ds_cpzsxiazai{background:url(../img/productsinfo.png) no-repeat;}
.ds_cpzsxiazai a{display:block; width:165px; height:75px; margin-top:0px;}

.mbnav_s {HEIGHT: 38px; width:100%; margin:0 auto;}
.tbtn_s LI {line-height:38px; width:93px; height:38px; background: url(../img/cpzs_bg.jpg) no-repeat; display:block; float:left; list-style:none; CURSOR: hand; font-family:"微软雅黑"; text-align:center; color:#808086; font-size:14px;}
.tbtn_s LI.on_s {background: url(../img/cpzs_bg1.jpg) no-repeat;  color:#808086; width:93px; height:38px; CURSOR: hand; line-height:38px; font-size:14px; font-weight:bold;}
.mblist_s {text-align:left; OVERFLOW: hidden; width:100%; margin:0px auto; background:#151515; line-height:24px;}
.mblist_s UL { width:100%; margin:0 auto;}
.mblist_s UL LI {list-style:none; padding:20px 0 0 20px;}
.neiye_main{ width:100%; margin:0 auto; background:#242323; height:auto; margin-top:20px;}
.neiye_right{ width:700px; margin:0 auto;over-flow:hidden; padding-bottom:50px;}

.ds_gccpbg li{background:url(../img/gccp_bg.png) no-repeat center; width:738px; height:50px; margin-top:40px; float:left;}
.ds_gccpbg span{line-height:45px; padding-left:60px; font-size:14px; font-weight:600;}

.de_zygdl2{margin-left:25px;}
.de_zygdl{display:block; width:112px; line-height:40px; text-align:center; float:left; border-bottom:dashed 1px #333;}
.de_zygdl b:hover{color:#C00;}
.ds_gccpbg a:hover{color:#C00;}


/*************************************钢材产品页****************************************/
.listnav{}
.listnav .bocc{height:50px; line-height:50px; padding-left:35px; color:#fff;background:url(../img/cpzs_dabg.png) no-repeat;}
.listnav .bocc a{color:#fff;}
.listnav .bocc .ds_Category{color: #98B3C4; font-size: 16px; line-height:50px;}
.listnav .bocc .ds_gytitlespan a{color:#666; font-size:12px;  line-height:49px;}

.listnav .listnavbox{ height:29px; padding-left:35px;}
.listnav .listnavbox a{ line-height:29px; color:#fff; padding:0 25px; display:inline-block;}
.listnav .listnavbox a:hover,.listnav .listnavbox .oncur{ background-color:#6bc30c; color:#fff;}
.listnav .tiyan a{ width:196px; padding:0; text-align:center; background-color:#999; color:#fff; float:left; border-right:1px solid #fff;}
.listnav .tiyan a:hover,.listnav .tiyan .oncur{ background-color:#ff9227;}
.listnav .news a{width:152px; padding:0; text-align:center; background-color:#999; float:left; border:none;}
.listnav .news a:hover,.listnav .news .oncur{ background-color:#6bc30c;}


.products_index .listimg{width:134px; height:280px; display:block;}
.products_index li{width:134px; float:left; position:relative; padding-right:8px; height:320px;}
.products_index .p1{ background:url(../img/plist1.jpg) 0 0 no-repeat;}
.products_index .p2{ background:url(../img/plist2.jpg) 0 0 no-repeat;}
.products_index .p3{ background:url(../img/plist3.jpg) 0 0 no-repeat;}
.products_index .p4{ background:url(../img/plist4.jpg) 0 0 no-repeat;}
.products_index .p5{ background:url(../img/plist5.jpg) 0 0 no-repeat;}
.products_index .p6{ background:url(../img/plist6.jpg) 0 0 no-repeat;}
.products_index .p7{ background:url(../img/plist7.jpg) 0 0 no-repeat;}

.products_index li a{width:100%; text-align:center; height:200px; color:#fff; display:inline-block;}
.products_index li a .nameb{background:url(../img/ds_cpzsbbbggg.jpg) no-repeat; display:block; height:41px; line-height:41px; width:134px; color:#323232;}
.products_index li:hover .nameb{background-color: #666666;}
.products_index li:hover .listimg{ background-position:0 -280px;}
.products_index li .listsecond{ position:absolute; left:0; bottom:50px; z-index:10002;width:100%; display:none;}
.products_index li .listsecond a{ height:30px; line-height:25px; display:block; background:#000;filter:alpha(opacity=50); 
-moz-opacity:0.5; opacity:0.5; margin-top:10px;}
.products_index li .listsecond a:hover{background:#000;filter:alpha(opacity=80); 
-moz-opacity:0.8; opacity:0.8;}
.products_index li:hover .listsecond{ display:block;}
.ds_cpzstextbg{width:992px; height:65px; background:url(../img/ds_cpzstextbg.png) no-repeat; margin:0 auto;}
.listinfo{padding-left:5px;}

.coolbg{width:85px; height:35px; background:#999; color:#FFF; margin-top:20px; border:none; background:url(../img/ds_anniu.png) no-repeat;}
.coolbg2{width:85px; height:35px; background:#999; color:#FFF; margin-top:20px; border:none; background:url(../img/ds_anniu2.png) no-repeat;}
.coolbg:hover{color: #C00; cursor:pointer;}
.coolbg2:hover{color: #C00; cursor:pointer;}



/*************************************说明页****************************************/
.ds_ljsqlx{text-align:center; font-size:16px; margin-top:20px; }
.ds_flink{border-bottom:1px dashed #333; width:675px; overflow:hidden; margin-left:25px;}
.ds_flink li{width:135px; float:left; margin-bottom:15px; margin-top:15px; text-align:center;}

.ds_flink2{border-bottom:1px dashed #333; width:675px; overflow:hidden; margin-left:25px;}
.ds_flink2 li{width:135px; float:left; margin-bottom:15px; margin-top:15px; text-align:center;}



/*************************************资质荣誉****************************************/
#featured-area {

	height: 350px;
	width: 730px; padding-top:30px;
	margin:0px auto;
}
#featured-area img{ border:none}


.roundabout-holder {
	list-style:none; 
	width:400px; 
	height:299px; 
	margin:0px auto;
}

.roundabout-moveable-item {
	font-size:12px!important;
	height:299px; width:400px;
	cursor:pointer; padding:5px;
	border:1px solid #aaaaaa;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background:#f9f9f9;
}

.roundabout-moveable-item img {
	height:100%;
	width:100%;
	background-color:#FFFFFF;
	margin:0;
}

.roundabout-in-focus {
	cursor:auto;
}

.roundabout-in-focus:hover {
	-webkit-box-shadow:0px 0px 20px #787878;
	-moz-box-shadow:0px 0px 20px #787878;
	background:#f9f9f9;
}

.roundabout-holder span	 {
	display:none;
	font-size:11px;
}

.roundabout-in-focus:hover span	{
	display:inline;
	position:absolute;
	bottom:5px;
	right:5px;
	padding:8px 20px;
	background:#f9f9f9;
	color:#8A428B;
	z-index:999;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topLeft: 5px;
	font-size : 11px;
	border-left:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
}

.roundabout a:active, .roundabout a:focus, .roundabout a:visited {
	outline:none;
	text-decoration:none;
}

.roundabout li {
	margin:0
}


.ds_flinktbox4 li{float:left; /* width:80px; background-image:url(../images/yqljbg.png); */         padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #5D5D5D;}
.ds_flinktbox4 li:last-child{
	border-right:none;
	margin:0;
	padding:0;
}
.ry_ti{ width:738px; height:50px; background:url(../img/gccp_bg.png) center no-repeat;}
.ry_ti h4{margin-left: 50px; margin-top: 30px;padding-top: 22px;}
.pagelist li{ float:left; margin-right:10px;}