/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin: 0 auto;
}
html{
	background:#FFF;
}
img{
	border:none;
}

a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	color:#ba2636;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w963 {
	width:100%;
}
.w960{
	width:1190px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.prightleft .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.prightleft .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(../images/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(../images/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%;
	margin:auto;
	overflow:hidden;
}
.header_top{
	height:750px!important;
	height:750px;
	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;
	height:25px;
	padding-left:10px;
	text-align:center
	}
.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:0px;
	vertical-align:central;
}
.header .top11{
	width:100%;}
. bgtop{background-image:url(../images/logodi.gif);
}
.header_top1{
	height:147px!important;
	height:147px;
	overflow:hidden;
    background:url("../images/logodi.gif");
	}
.header .title{
	float:left;
	padding-left:0px;
}
.header .title h1 a{
	width:578px;
	height:147px;
	display:block;
	overflow:hidden;
}
.header .banner{
	width:541px;
	height:147px;
	float:right;
	margin-left:20px;
	overflow:hidden;
}
.header .banner img{
	width:541px;
	height:147px;
	display:block;
}
.header .banner2{
	width:200px;
	height:60px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}
.header .banner2 img{
	width:200px;
	height:60px;
	display:block;
}

.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}

.header .lunbo{
	width:1900px;
	height:370px;
	display:block;
	overflow:hidden;
	vertical-align:central;
}



.bq{
	width:100%;
	margin:auto;
	overflow:hidden;
}
.bq .banquan{
	width:100%;
	}
.bq1{ 
	background: #06a2e0;
}
.bq .banquan-1{
	width:1190px;
	height:340px;
	display:block;
	overflow:hidden;
	vertical-align:central;
}
.banquanleft{
	float: left;
	width: 300px;
	height: 340px;
	background: url(../images/footbg.jpg) center center no-repeat;
}
.banquanright{
	float: left;
	width: 890px;
	height: 340px;
	
}
.banquanright img{
	margin-top: 10px;
	margin-bottom: 5px;
}
.banquanright span{
	margin: 14px;
	font-size: 14px;
	color: #FFF;
	line-height: 28px;
}
.line{
	color: #FFF;
}
.banquanright p{
	margin-left: 10px;
	font-size: 14px;
	color: #FFF;
	line-height: 28px;
}






/*----- 新版导航菜单位置的样式 -------*/
.header .nav { }
/*-------- 圆角模型 ---------*/
.module, .module .mid {
	overflow:hidden;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	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 span {
	
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
	background-image: url("../images/green_skin.png");
}
/*------ 主色 -------*/
.blue .top {
	background-position: 0 -72px;
	background-repeat: repeat-x;
	height: 70px;
}
.blue .top .t_l {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
.blue .top .t_r {
	background-position: -6px 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
/* --------- 导航 ----------------*/
.nav100{ margin:0 auto; width:1190px; height:37px; border:0px solid #F00} 
/* css注释：为了观察效果设置宽度 边框 高度等样式 */ 
.nav99{
	float:right;
	padding:0 0px 0 10px;
	} 
#mainNavBar {
	width: 1190px;
}
#nav {
	width: 1190px;
	height: 30px;
	margin: 0 auto;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul li {
	position: relative;
	float: left;
	width: 110px;
	height: 30px;
	line-height: 34px;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
	background: url(../images/daohang.png) 95px 5px no-repeat;
}
#dali{
	display: block;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}
#dali:hover {
	color: #deff01;
}
#subNav {
	text-align: center;
	position: absolute;
	left: -60px;
	width: 560px;
	top: 34px;
	background: #ffe566;
	-moz-border-radius: 2px;     
    -webkit-border-radius: 2px;
}

#subNav a {
	padding-left: 10px;
	margin-right: 2px;
	float: left;
	color: #000;
	text-decoration: none;
	font-size: 13px;
}
#subNav a:hover {
	color: #f00;
}
/*-- //End 导航菜单 --*/

/*---------- 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(../images/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:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}
/*专家pic scroll
----------------------------------*/
.infiniteCarousela {
  width: 1180px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}

.infiniteCarousela .wrappera {
  width: 1120px; 
  overflow: auto;
  height: 160px;
  margin: 0 30px;
  top: 0;
}
.infiniteCarousela ul a img {
  border:1px solid #E3E3E3;
  padding:0px;
  width:186px;
  height:130px;
  display:block;
}
.infiniteCarousela .wrappera ul {
  width: 925px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  top: 0;
}
.infiniteCarousela ul li {
  display:block;
  color:#6C6D61;
  float:left;
  padding: 0px 6px;
  width: 186px;
  height: 160px;
  text-align:center;
}
.infiniteCarousela ul li a,
.infiniteCarousela ul li a:visited{
	color:#6C6D61;
	}
.infiniteCarousela .wrapper ul li a:hover{
	text-decoration:underline;
	}
.infiniteCarousela ul li a:hover img {
  border-color: #aaa;
}
.infiniteCarousela ul li a span{
   display:block;
   line-height:17px;
   padding-top:6px;
}
.infiniteCarousela .arrow {
  display: block;
  height: 26px;
  width: 26px;
  text-indent: -999px;
  position: absolute;
  top: 70px;
  cursor: pointer;
  outline: 0;
}
.infiniteCarousela .forward {
  background:url(../images/green_skin.png) 0 -256px no-repeat;
  right: 0;
}
.infiniteCarousela .back {
  background:url(../images/green_skin.png) 0 -222px no-repeat;
  left: 0;
}

/*pic scroll
----------------------------------*/
.infiniteCarouselaa {
  width: 788px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}
.infiniteCarouselaa .wrapper {
  width: 788px;
  overflow-y:auto;
  overflow-X:none;
  height: 560px;
  margin: 0 30px;
  top: 0;
}
.infiniteCarouselaa ul a img {
  border:1px solid #E3E3E3;
  padding:0px;
  width:175px;
  height:230px;
  display:block;
}
.infiniteCarouselaa .wrapper ul {
  width: 788px; 
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  top: 0;
}
.infiniteCarouselaa ul li {
  display:block;
  color:#6C6D61;
  float:left;
  padding: 0px 6px;
  height: 270px;
  width: 175px;
  text-align:center;
}

.infiniteCarousel {
  width: 1180px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}

.infiniteCarousel .wrapper {
  width: 1120px; 
  overflow: auto;
  height: 260px;
  margin: 0 30px;
  top: 0;
}
.infiniteCarousel ul a img {
  border:1px solid #E3E3E3;
  padding:0px;
  width:175px;
  height:230px;
  display:block;
}
.infiniteCarousel .wrapper ul {
  width: 925px; 
  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: 0px 6px;
  height: 230px;
  width: 175px;
  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(../images/green_skin.png) 0 -256px no-repeat;
  right: 0;
}
.infiniteCarousel .back {
  background:url(../images/green_skin.png) 0 -222px no-repeat;
  left: 0;
}
/*----------dedeinfolink  ---------*/
#dedeinfolink {
	margin-bottom:6px;
	}
#dedeinfolink tr td div {
	padding:0 5px;
	background:url(../images/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:#999;
	text-align:center;
	margin-top:8px;
	padding-bottom:10px;
	border-top:1px solid #E5EFD6;
	padding-top:10px;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	font-size:10px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#666666;
	line-height:23px;
}

/*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(../images/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(../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;
 }
.font14{
	font-size:16px;
	text-align:left;
	line-height: 26px;
	font-family: "微软雅黑",Verdana, Geneva, sans-serif;
	}
.font16{
	font-size: 22px;
	color:#900;
	text-align: center;
	line-height: 36px;
	font-weight: bolder;
	font-family: "微软雅黑",Verdana, Geneva, sans-serif;
	}
.font14a{
    width: 100%;
    float:inherit;
	font-size: 16px;
	text-align: right;
	line-height: 30px;
	font-weight: none;
	font-family: "微软雅黑",Verdana, Geneva, sans-serif;
	}
.juli16 {
  width: 100%;
  float:inherit;
  margin: 16px 10px;
  padding:0px 10px 0 0;
}
.lxfs1{
	font-size:10px;
	line-height:22px;
	padding:30px 0px 30px 60px;
}
.header .bar1-1{
	width:1190px;
	height:120px;
}

.barlist{
	float: left;
	margin-top: 11px;
	width: 284px;
	height: 116px;
	background: #9ecafb;
	font-weight: lighter;
	text-align: center;
}
#barju{
	margin-right: 16px;
}
.barlist h2{
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 50px;
	background: url(../images/barlist.jpg) center bottom no-repeat;
}

.barlist a{
	margin-right: 3px;
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
}
.bara{
	margin: 0 auto;
	width: 264px;
	height: auto;
}
.bara a{
	margin-right: 10px;
}
#colorred{
	color: #fe0000;
}
/*------------------------------------------------------------------*/

#divSmallBox {
	margin: 0 auto;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #ffffff;
}
#playBox {
	width: 100%;
	height: 370px;
	position: relative;
	overflow: hidden;
}
#playBox .oUlplay {
	width: 99999px;
	position: absolute;
	left: 0;
	top: 0;
}
#playBox .oUlplay li {
	float: left;
}

#playBox .smalltitle {
	width: 100%;
	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;
}
#playBox .pre {
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url(../images/l.png) no-repeat;
	position: absolute;
	top: 190px;
	left: 18%;
	z-index: 10;
}
#playBox .next {
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url(../images/r.png) no-repeat;
	position: absolute;
	top: 190px;
	right: 18%;
	z-index: 10;
}

/*-----------------------------------------*/
.footnav{
	width: 100%;
	height: 30px;
	background: #f4f3f3;
}
.foot1190{
	width: 760px;
	height: 30px;
}
.foot1190 ul{
	display: block;
	text-decoration: none;
}
.foot1190 ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	font-size: 13px;
	color: #333;
	line-height: 30px;
	background: url(../images/fnt.jpg) right center no-repeat;
	
	
}
.foot1190 ul li a{
	color: #333;
}
#fnb{
	background: none;
}
.shw_list{float:left;font-size:12px;display:inline;background:url(../images/news_xt.png) repeat-x;width:698px;margin:10px 2px 20px 5px;border:1px solid #026EB3;}
.news-content .otherli{border-bottom:none;}
.shw_list .otherli{border-bottom:none;}
.shw_list ul{float:left;}
.shw_list ul li{float:left;width:231px;height:28px;line-height:28px;border-right:1px solid #026EB3;overflow: hidden;}
.shw_list ul li a{float:Left;color:#2f2f2f;display:inline;width:222px;height:28px;line-height:28px;margin-left:5px;text-align:center;}
.shw_list ul li a:hover{font-size:12px;color:#2f2f2f;}
.shw_list ul .bm{font-size:12px;border-right:none;color:#2f2f2f;}

.shw_next{text-align:left; border-top:1px dashed #CCCCCC; padding-top:5px;}
.shw_next li{ float:left; display:inline-block; width:49%; font-size:14px; color:#990000;}
.shw_next li a{ font-size:14px; color:#333;}
.shw_bb { padding:10px;}
.shw_bbl2 { width:460px; margin-left:10px; line-height:26px; padding-top:10px;}
.shw_bbl3 img { margin-top:10px; margin-left:10px;}
#banner99{width:100%; height:370px; display:block; overflow:hidden; margin:0 auto;  position:relative;}

.bannera9{width:1920px; /*width:100%;*/ height:370px; position:absolute; top:0px; left:50%; margin-left:-960px; overflow:visible;}

.bannera9 ul li{width:1920px; /*width:100%;*/ height:370px; overflow:visible;}

.bannera9 ul li img{width:1920px; height:370px;}

.banner_tips{width:140px; height:32px; position:absolute; bottom:10px; left:50%; z-index:2;}

.banner_tips ul {width:140px; height:32px; text-align:center; overflow:hidden; margin:0 auto;}

.banner_tips ul li{  width:11px; height:11px; float:left; background:url(../images/banner_ulbg.gif) no-repeat -11px 0px; margin-top:12px; margin-left:6px; }

.banner_tips ul li.active{background:url(../images/banner_ulbg.gif) no-repeat; }
/*----------------------------------------------------*/
.bdsharebuttonbox{
	float: right;
}
#bianji{
	font-size: 14px;
	color:#FFF;
}
/*------------专家提示--------------*/
.zjhints{
	margin-top: 0px;
	margin-bottom: 10px;
	width: 680px;
	height: auto;
	border: 1px dashed #848583;
	border-radius: 5px;
}
.zjhints p{
	padding: 10px;
	font-size: 16px;
	color: #666;
	line-height: 25px;
}
#zjfont{
	font-weight: bold;
	color: #af2702;
}