/***
 *	dedecms v5.6 style (default style)
 *	dedecms.com  author networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import ;
@import ;


/*---------- base ---------*/
body{
	padding:0px;
	margin:0px;
	max-width:1600px;
}

img{
	border:none;
}
a{

	text-decoration:none;
}
header,footer{width:100%;height:auto;overflow:hidden;}
a:hover{

	text-decoration:underline;
}
ul,li,dl,dt,dd,header{margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;}
h2{margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;}
ul{
	list-style:none;
}
input,select,button{
	font:12px verdana,arial,tahoma;
	vertical-align:middle;
}

.fl{float:left}
.fr{float:right;}
.fashstyle{
background-color:#2189d0;
width:100%;
min-width:1200px;
height:280px;
overflow:hidden;}
 .fashstyle .flashnews{
	width:1200px;
	height:280px;
	overflow:hidden;
	margin:0 auto;
}
.fashstyle .rwmt{
position: relative;
  right: 0px;
  top: -280px;
  left:940px;
  z-index:99999}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w1200{width:1200px;}

.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}

.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#f60;
}
.fc-f90{
	color:#f90;
}
.clr{
	clear:both;
	}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #bbb #bbb #666;
	font-size:12px;
	margin-right:2px;
}
.nb{
	line-height:20x;
	padding:1px 2px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #bbb #bbb #666;
	font-size:12px;
	margin-right:2px
}
.btn-1{
	width:56px;
	height:24px;
	border:none;
	background:url(/uploads/image/tdimages/comm-bt.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#585858;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(/uploads/image/tdimages/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
	cursor:pointer;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	min-width:1200px;
	height:auto;
	overflow:hidden;
	padding:15px 0px;
	border:1px solid #ccc;
	
}
.header .title{
	float:left;
	width:405px;
	height:80px;	
	overflow:hidden;
}


.header .toplinks{	
	float:right;
	text-align:right;
	width:215px;
	height:auto;
	overflow:hidden;

}
.header .toplinks a{
	margin:0 5px;
	color:#000;
	font-size:12px;
	}
.header .toplinks span{
	margin-left:15px;
	}
.header .toplinks span a{
	margin:0 2px;
	}






/*-------- 圆角模型 ---------*/
.module, .module .mid {
	overflow:hidden;
}

.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:arial, helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}

.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}

.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}

.blue{background-color:#0046ad}


/* --------- 导航 ----------------*/

.navmenu {
	width:100%;
	overflow:hidden;min-width:1200px;
	height: 40px;
	background:url(/uploads/image/tdimages/menbg.png) repeat-x 0px 0px;
}
.navmenu ul {
    
	height: 40px;
	width:1200px;
    margin:0 auto;
		overflow:hidden;
	
}
.navmenu ul li {
    font:16px/40px "microsoft yahei","微软雅黑","microsoft jhenghei","宋体";
	float:left;	
	height: 40px;
	width:108px;
	text-align:center;
	
}
 .navmenu ul li a {
	color: #000;
	height: 40px;
	word-spacing:8px; 
	letter-spacing: 1px;
	font:bold 16px/40px "microsoft yahei","微软雅黑","microsoft jhenghei","宋体";
}
.navmenu ul li a.hover {
	color:#000;
	height: 40px;
	text-decoration:none;

}
    

 .navmenu ul li.hover {
	padding-top:0;
}
.navmenu ul li.hover a {
	display: inline-block;
	position: relative;
}

 .navmenu ul li a.hover, .navmenu ul li a:hover {
	text-decoration:none;
    color:#fff;
	background-color:#208bd1;
	display: inline-block;
	position: relative;
}
 .navmenu ul li a.hover span, #navmenu ul li a:hover span {
	cursor:pointer;
	display:inline-block;
	height:40px;
    color:#fff;
	line-height:40px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
/*-------- 下拉菜单 --------------*/
.dropmenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
    filter: progid:dximagetransform.microsoft.shadow(color=#cacaca, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93e1eb;
	border-top: 0px solid #3ca2dc;
	background-color: #fff;
	background:;
	padding-top:6px;
	padding-bottom:6px;
}

.dropmenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropmenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropmenu a {
	width: 100%;
}
.dropmenu a:hover {
	color:red;
	text-decoration: underline;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:210px;
	height:18px;
	padding-top:2px;
	padding-left:6px;
	border:0px;
	border:#badaa1 solid 1px;
	background: #fff;
	color:#444;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(/uploads/image/tdimages/search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	border:#badaa1 solid 1px;
	height:22px;
}
.w963 .search{
	padding-left:10px;
	line-height:32px;
}
.w963 .form h4 {
	display:none;
}
.w963 .form {
	float:left;
	margin:0 10px 0 0;
	*margin:0 10px 0 0;
	_margin:5px 10px 0 0;
}
.w963 .tags {
	width:500px;
	overflow:hidden;
}
.w963 .tags h4 {
	float:left;
	margin-right: 6px;
	height:26px;
	font-size:12px;
	color:#777;
}
.w963 .tags li {
	float:left;
	margin-right: 6px;
}


/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
	padding-left:6px;
	height:24px;
	width:950px;
	overflow:hidden;
}
.channel-nav .sonnav {
	width:830px;
	line-height:26px;
	float:left;
	color:#256db1;
}
.channel-nav .sonnav span {	
	margin-right:10px;
	float:left;
}
.channel-nav .sonnav span a{
	padding:0 4px;
	border:1px solid #badaa1;
	height:22px;
	line-height:21px;
	background:url(/uploads/image/tdimages/channel_bg.png) repeat-x;
	display:inline-block;
	}
.channel-nav .sonnav span a.thisclass{
	border:1px solid #3aa21b;
	}
.channel-nav .sonnav a {
	color:#428c5b;
	text-decoration:none;
}
.channel-nav .sonnav a:hover{
	 color:#287212;
	}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background: 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397cbe;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}
/*pic scroll
----------------------------------*/
.infinitecarousel {
  width: 700px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}

.infinitecarousel .wrapper {
  width: 640px; 
  overflow: auto;
  height: 170px;
  margin: 0 30px;
  top: 0;
}
.infinitecarousel ul a img {
  border:1px solid #e3e3e3;
  padding:2px;
  width:143px;
  height:106px;
  display:block;
}
.infinitecarousel .wrapper ul {
  width: 625px; 
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  top: 0;
}
.infinitecarousel ul li {
  display:block;
  color:#6c6d61;
  float:left;
  padding: 10px 6px;
  height: 147px;
  width: 147px;
  text-align:center;
}
.infinitecarousel ul li a,
.infinitecarousel ul li a:visited{
	color:#6c6d61;
	}
.infinitecarousel .wrapper ul li a:hover{
	text-decoration:underline;
	}
.infinitecarousel ul li a:hover img {
  border-color: #aaa;
}
.infinitecarousel ul li a span{
   display:block;
   line-height:17px;
   padding-top:6px;
}
.infinitecarousel .arrow {
  display: block;
  height: 26px;
  width: 26px;
  text-indent: -999px;
  position: absolute;
  top: 70px;
  cursor: pointer;
  outline: 0;
}
.infinitecarousel .forward {
  background:url(/uploads/image/tdimages/green_skin.png) 0 -256px no-repeat;
  right: 0;
}
.infinitecarousel .back {
  background:url(/uploads/image/tdimages/green_skin.png) 0 -222px no-repeat;
  left: 0;
}
/*----------dedeinfolink  ---------*/
#dedeinfolink {
	margin-bottom:6px;
	}
#dedeinfolink tr td div {
	padding:0 5px;
	background:url(/uploads/image/tdimages/white_bg.gif) repeat-x;
	margin-right:8px;
	}
#dedeinfolink tr td {
	line-height:18px;
	}
#dedeinfolink tr td.spline {
	font-size:1px;
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #dedede;
	}
#dedeinfolink tr td.iftitle {
	font-weight:bold;
	color:#428c5b;
	line-height:24px;
	border-bottom:1px dashed #dedede;
}
/*---------- frame : footer ---------*/
.footer{
	margin:auto;
	color:#fff;
	width:100%;
	min-width:1200px;
	text-align:center;
	margin-top:8px;
	border-top:1px solid #ccc;
	padding-top:15px 0px;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
	font-size:12px;
}
.footer .link a{
	margin:0px 5px;
	font-size:12px;
	color:#000;
}

.footer .copyright{
	color:#000;
		font-size:14px;
	line-height:200%;
}

/*new search result page
----------------------------------------*/
.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;
	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(/uploads/image/tdimages/search-top-bg.gif) repeat-x scroll;
	text-indent:12px;
	color:#428c5b;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
 }
 .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(/uploads/image/tdimages/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;
 }


.bgcolorblack{
	background: #208bd1;
}
.blocktitle{
	position: relative;
	overflow:hidden;
	height:auto;

	border-bottom: 1px solid #ccc;
}
.blocktitle h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	height:35px;
	margin-left:10px;
	color:#208bd1;
}
.blocktitle h2 a{color:#208bd1;}
.btnmore{
	position: absolute;
	right: 0;
	top: 5px;
	color: #fff;
	width: 50px;
	height: 20px;
	font-size:12px;
	line-height: 20px;
	text-align: center;
}
.wh40{
	width: 5px;
	height: 30px;	
}

.pmenu{float:left;width:250px;height:auto;overflow:hidden;border:1px solid #ccc;margin-right:25px;}
.pmenu dt{background:#208bd1 url(/uploads/image/tdimages/ico1.png) no-repeat 5px center;height:40px;width:100%;line-height:40px;text-indent:45px;}
.pmenu dt a{
     font-size: 16px;
	 font-weight: bold;
	line-height: 40px;
	color:#fff;
	 word-spacing:8px; 
	 letter-spacing: 1px;
	padding-left:5px;}
	.pmenu dd{background:url(/uploads/image/tdimages/bj1.jpg) no-repeat 0px 0px;height:36px;line-height:36px;text-indent:35px;}
	.pmenu dd a{
	color:#000;
	font-weight:bold;
	font-size:15px;
	line-height:36px; 
	padding-left:8px;
	 word-spacing:8px; 
	 letter-spacing: 1px;
	  }
.mytitle{background:#208bd1 url(/uploads/image/tdimages/ico1.png) no-repeat 5px center;height:40px;width:100%;line-height:40px;text-indent:45px;}
.mytitle h2{line-height: 40px;}
.mytitle h2 a{font-size: 16px;
	 font-weight: bold;	
	color:#fff;}
.about{

clear:both;
width:100%;
height:370px;
overflow:hidden;
padding-bottom:5px;
line-height:200%;
font-size:14px;

}
.about p{text-indent:2em;color:#777}
.about img{border:1px solid #ccc;padding:2px;margin:8px auto;width:273px;height:135px;}
.fax{
clear:both;
width:100%;
height:auto;
overflow:hidden;
padding-bottom:5px;

}
.fax p{line-height:200%;
font-size:13px;}


 .mt30{margin-top:30px;}
  .ulflink{width:100%;height:auto;overflow:hidden;margin:15px 0px;}
 .ulflink li{float:left;display:block;padding:2px 3px;}
  .ulflink li a{font:14px/200% "times new roman", times, serif;color:#3b3b3e;}
  
.arcimg{width:100%;height:auto;overflow:hidden;  margin:15px 0px;}
.arcimg li{width:150px;overflow:hidden;float:left;height:170px;text-align:center;}
.arcimg li a{font:14px/200% "times new roman", times, serif;color:#3b3b3e;}
.arcimg li img{border:1px solid #ccc;padding:2px;width:140px;height:140px;}

.bluetitle{
	position: relative;
	overflow:hidden;
	height:auto;	
	border-bottom: 1px solid #208bd1;
}
.bluetitle h2{
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	font-size:16px;color:#fff;
	padding:1px 8px}
.bluetitle h2 a{font-size:16px;color:#208bd1;}

.hbgs{background-color:#208bd1;color:#fff;}


#con {
	 margin: 0px auto; width: 100%
}
#tags {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px;  border-bottom: 1px solid #208bd1;width: 100%; padding-top: 0px; height: 40px
}
#tags li {
	background:url(/uploads/image/tdimages/menbg.png) repeat-x 0px 0px;float: left; margin-right: 1px; list-style-type: none; height: 40px
}
#tags li a {
	padding-right: 10px; padding-left: 10px;  float: left; padding-bottom: 0px; color: #000; line-height: 40px; padding-top: 0px; height: 40px; text-decoration: none
}
#tags li.emptytag {
	background: none transparent scroll repeat 0% 0%; width: 4px
}
#tags li.selecttag {
	background-color:#208bd1; margin-bottom: -2px; position: relative; height: 40px
	
}
#tags li.selecttag a {
	background-color:#208bd1; color: #fff; line-height: 40px; height: 40px
}
#tagcontent {
overflow:hidden;

}
.tagcontent {
	 display: none;  padding-bottom: 10px; width: 100%; padding-top: 10px; height: 215px;overflow:hidden;
}
#tagcontent div.selecttag {
	display: block
}

.newsflash{width:300px;height:200px;float:left;}
.nxbjtext{width:290px;height:200px;float:right;}
.nxbjtext ul{margin-top:-10px;}
.nxbjtext li{line-height:200%;height:27px;overflow:hidden;}
.nxbjtext li a{color:#000;font-size:14px}

#linkmobile{width:100%;height:170px;overflow:hidden;border-bottom:1px solid #ccc}
#linkmobile td{padding:0px 5px}
#linkmobile td a{color:#000;font-size:12px;}
#linkmobile img{border:1px solid #ccc;padding:2px;}

.adv01{width:100%;height:auto;overflow:hidden;border:1px solid #ccc;margin-bottom:15px;}

.sinmenu li{width:265px;height:30px;border:1px solid #ccc;margin:3px 0px 5px 0px;overflow:hidden;line-height:30px;padding-left:10px;}
.sinmenu li a{color:#208bd1}
.sinmenu dd{width:265px;height:30px;border:1px solid #ccc;margin:3px 0px 5px 0px;overflow:hidden;line-height:30px;padding-left:10px;background-color:#208bd1;color:#fff}
.sinmenu dd a{color:#fff}

#divsmallbox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playbox{ width:300px; height:200px; margin:0px auto; background:#333; position:relative; overflow:hidden;}
#playbox .oulplay { width:29700px; position:absolute; left:0; top:0;}
#playbox .oulplay li{ float:left;}
#playbox .pre{ }
#playbox .next{ }
#playbox .smalltitle {width:300px; height:10px; position:absolute; bottom:15px; z-index:10}
#playbox .smalltitle ul{ width:120px; margin:0 auto;}
#playbox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playbox .smalltitle .thistitle{ background:#69aaec;}


.ed_fuwu {
    width: 100%;
	min-width:1200px;
    height: 165px;
    background: url(/uploads/image/tdimages/fuwubg.jpg) no-repeat;
    background-size: cover;
}

.ed_fuwu img {
    width: 507px;
    height: 76px;
    margin: 50px 0px 0px 20px;
}
.ed_fuwu .ed_bao_nav{width:1200px;height:auto;margin:0 auto;min-width:1200px;}
.ed_fuwu .ed_bao_nav a {
    width: 250px;
    height: 50px;
    background: #2b98f0;
    color: #fff;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    border-radius: 30px;
    letter-spacing: 1px;
    float: right;
    margin-top: 62px;
    margin-right: 20px;
}

.ed_fuwu .ed_bao_nav a:hover {
    background: #276699;
}