
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
.c{
	clear: both;
}

a{
	text-decoration: none;
}



html{
	background:#FFF;
}
body{
	font:14px;
	font-family: "宋体";
	
	background-image: url(../images/bg.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center top;
}
img{
	border:none;
}

a{
	 color: black;
	text-decoration:none;
}
a:hover{
	color:#ba2636;
	
	text-decoration: none;
}
ul{
	list-style:none;
}
input,select,button{
	font:15px Verdana,Arial,Tahoma;
	vertical-align:middle;
	border: 1px solid black;
	margin-top: 5px;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:1200px;
	/*position:relative;*/
	
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
  margin-top: 47px;
  }
.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;
	color: black;
}
.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:1200px;
	 /*background: url(../images/bg.jpg) repeat-x;*/
	margin:auto;
	overflow:hidden;
}
.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;
	background: url(../images/headerbg.jpg);
	background-size: 100%;
	
}
.header .title{
	float:left;
	
}
.header .title h1 a{
	

	display:block;
	overflow:hidden;
}
.header .banner{
	width:468px;
	height:60px;
	float:right;
	margin-left:10px;
	overflow:hidden;
}
.header .banner img{
	width:468px;
	height:60px;
	display:block;
}
.banner2{
	width:1200px;
	margin-top: -1px;
	overflow:hidden;
}
.banner2 img{
	width:950px;
	height:90px;
	display:block;
}

.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}

/*----- 新版导航菜单位置的样式 -------*/
.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 {
	 
}

 
/*------ 主色 -------*/
.blue .top {
	background-position: 0 -72px;
	background-repeat: repeat-x;
	height:50px;
}
.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;
}
/* --------- 导航 ----------------*/
.w963 {
	 width: 100%;
}
#navMenu {
	 
	overflow:hidden;
	height: 50px;

	 
	 
}
#navMenu ul {
	margin: 0 auto;
	height: 50px;

}
#navMenu ul li {
    font:14px/1.5 "Microsoft YaHei","微软雅黑","Microsoft JhengHei","宋体";
	float:left;	
	height: 50px;
    width: 135px;
	background: url(../images/shuxian.jpg) no-repeat center right   ;
	/*border-right: 1px solid white;*/
	line-height: 50px;
	

}
#navMenu ul li a {
	color: #FFF;
	height:50px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}


#navMenu ul li span {
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height: 14px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
	
	color:#ebf5e9;
	font-size: 18px;
	padding: 5px;
}




#navMenu ul li a.hover span, #navMenu ul li a:hover span {
	cursor:pointer;
	display: block;
	height:20px;
    color:black;
	
    padding: 5px;
	
	text-align:center;
	
	
	background: white;
	border-radius: 10px;
	line-height:20px;
	
	
	
	
	
}
/*-------- 下拉菜单 --------------*/
.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:url(../images/mmenubg.gif);
	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(../images/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;
}
.header .nav .end { }
/*-- //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
----------------------------------*/
.infiniteCarousel {
 width: 957px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}

.infiniteCarousel .wrapper {
  width: 969px;
  overflow: auto;
  height: 170px;
  
}
.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(../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:white;
	height: 100px;
	padding-bottom:10px;
	 background: url(../images/foot.png) no-repeat 0px -110px;
	 padding: 7px;
}

.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;
 }
#contentRtPicAD2.stick {
  position:fixed;
  top:0;
  margin:60px 0 0
}



.footer_body a{
	font-size: 15px;
	color: white;
	text-decoration: none;
	margin-left: 10px;
}
.footer_body p{
	font-size: 14px;
	color:white;
}
.youqing a{
	    color: #211E1E;
	text-decoration: none;
}


.xiangguantuijie{
	width: 102.5%;
	border-bottom: 1px solid #DADADA;
	margin-top: 7px;
	    margin-bottom: 8px;
	    border-top: none;
}
.xiangguantuijie>p{
	width: 99%;
	height: 30px;
	border: 1px solid #DADADA;
	font-size: 16px;
	padding-left: 5px;
	font-weight: bold;
	line-height:30px ;
	 border-bottom: 2px solid  #dd1919;
	 color:#dd1919;
	
}
.xiangguantuijie1 a{
	 font-size:16px;
	 color: #000000;
	 text-decoration: none;
	 padding-left:10px;
	
}

.xiangguantuijie1 {
	height: 260px;
    width:838px;
}
.xiangguantuijie1 p{
	background: url(../images/ico-1.gif) 4px 9px no-repeat;
}



.xiangguantuijie1 span{
	float: right;
	font-size: 12px;
}
.youze{
	width: 100%;
}
.youze1{
	width: 100%;
	border: 1px solid #DADADA;
	
}
.youze2{
	width: 100%;
	border: 1px solid #DADADA;
	margin-top: 10px;
}
.youze1>p{
	width: 100%;
	height: 23px;
	border: 1px solid #DADADA;
	color: #316301;
	font-weight: bold;
	padding-left: 5px;
	line-height: 23px;
}
.youze2>p{
	width: 100%;
	height: 23px;
	border: 1px solid #DADADA;
	color: #316301;
	font-weight: bold;
	padding-left: 5px;
	line-height: 23px;
	
}
.youze11 a{
	 
	color: #555;
	
}
.youze1 span{
	float: right;
	margin-right: 2px;
}

.youze11 p{
	height: 24px;
	width: 100%;
	overflow:hidden;
}
.youze22 p{
	height: 24px;
	width: 100%;
	overflow:hidden;
}
.youze22 a{
	color: #555;
}
.youze2 span{
	float: right;
	margin-right: 2px;
}
.d4 p {
	   background:url(../images/123.png) no-repeat 10px 6px;
	   padding-left: 20px;
}




.d4 p:hover {
	   
/*background: #0166bb;*/
/*border-radius: 10px;*/
}
.d4 p:hover a{
	color:#DD1919;
	
}


.context ul li a{
	color: #000000;
}


.zhong {
    width: 1200px;
    float: left;
    margin-top: -4px;
}

.zhong ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #696970;
    font-family: "微软雅黑";
    width: 1200px;
}

.zhong ul li {
    float: left;
    text-align: center;
    height: 160px;
    margin-right: 14px;
    margin-bottom: 17px;
     width:200px;
    margin-left: 4px;
}

.zhong ul li a {
    height: 153px;
    padding-bottom: 15px;
    background: #fff;
    border: 1px solid #ebebeb;
    display: block;
    font-size:18px;
    color: #444;
     width:200px;
}


.zhong ul li a img {
    display: block;
    padding-bottom: 12px;
     width:200px;
    height: 117px;
}


.zhong ul li a:hover {
    color: #fff;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ed0808), to(#bf0000));
    }


.d4 p:hover{
	
/*	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ed0808), to(#bf0000));"*/
	
	text-decoration: none;
	
}

.d4 p a{
	
	color: black;
	
	text-decoration: none;
	
}


/*
.zhaoshen {
    width: 1078px;
    border: 1px solid #DADADA;
    height:341px;
    border-top: 0px;
    margin: 0px auto;
    background: #FFF;
}

.zybgtle {
    height:44px;
    vertical-align: top;
    background: url(../images/123.jpg) top no-repeat;
    background-size:100% ;
}



.zybgtle a{
	margin-left:25px;
	line-height: 44px;
	color: white;
	font-size:20px;
	font-weight: bold;
}



.zybgtle a.nav1 {
    display: block;
    width: 102px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    background: url(../images/zybg01.jpg) top repeat-x;
    float: left;
    border-right: 1px solid #DADADA;
}

.zybgtent {
    
    
    padding-left:0px;
}







.zybgtent a.nav1
 {
    display: block;
   width:179px;
    height:16px;
    line-height:15px;
  text-align: center;
   border: 1px solid #ccc;
    float: left;
  /*font-weight: bold;*/
    /*margin-top:7px;
    color: black;
    font-size:15px;
}*/








.zybgtent a{
 	display: block;
       width: 177.5px;
    height:18px;
    line-height:19px;
  text-align: center;
   border: 1px solid #ccc;
    float: left;
  /*font-weight: bold;*/
    margin-top:4px;
    color: black;
    font-size:15px;
   
}
 	
 	
 	

.zybgtent a.nav1:hover {
   
     color: red;
     
}



.zuoce dt{
	font-size: 18px;
	color:white;
background: url(../images/123.png) no-repeat #245eaa  ;
	height:32px;
	line-height:30px;
	padding-left:30px;
}



.zybgtle a.nav1Current {
    display: block;
    width:210px;
    color:white;
    text-decoration: none;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
   
    float: left;
    border-right: 1px solid #DADADA;
}


.zybgtle a.nav1Current:hover{
	
	background: #0f7fc1;
	color: white;
	
	
	
	}









.zybgtle a.nav1:hover {
    display: block;
    width: 102px;
    color:white;
    text-decoration: none;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    background:#0f7fc1;
    float: left;
    border: 1px solid #DADADA;
}


.zybgtle a.nav1 {
    display: block;
    width:215px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background: url(../images/zybg01.jpg) top repeat-x;
    float: left;
    border-right: 1px solid #DADADA;
    color:white;
}

.zybgtle {
    height: 33px;
    vertical-align: top;
    border: 1px solid #DADADA;
}

.zhaoshen {
    width:1077px;
    border: 1px solid #DADADA;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(218, 218, 218);
    border-top: 0px;
    margin: 0px auto;
    background: #FFF;
    float: left;
}


.zybgtle {
    height: 33px;
    vertical-align: top;
          background: #DA2D2D;
}

.zybgtent {
    background: #fff;
    height:141px;
   
}


.you ul {
    width:325px;
    float: left;
}


.you ul li {
    width: 116px;
    float: left;
    border-radius: 10px;
    text-align: center;
    height: 106px;
    line-height: 160px;
    background-color: #0184D0;
    margin-right: 10px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: bold;
}


.zxbm {
    background-image: url(../images/zxbm.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.you ul li {
    text-align: center;
    line-height: 160px;
    font-weight: bold;
    color: white;
}

.you ul li a{
    text-align: center;
    line-height: 180px;
    font-weight: bold;
    color: white;
}













.you ul li {
    width: 116px;
    float: left;
    border-radius: 10px;
    text-align: center;
    height: 106px;
    line-height: 160px;
    background-color: #0184D0;
    margin-right: 10px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: bold;
}
.zszy {
    background-image: url(../images/zszy.png);
    background-repeat: no-repeat;
    background-position: center top;
}



.you ul li {
    width: 116px;
    float: left;
    border-radius: 10px;
    text-align: center;
    height: 106px;
    line-height: 160px;
    background-color: #0184D0;
    margin-right: 10px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: bold;
}
.zsjz {
    background-image: url(../images/zsjz.png);
    background-repeat: no-repeat;
    background-position: center top;
}


.you ul li {
    width:151px;
    float: left;
    border-radius: 10px;
    text-align: center;
    height: 126px;
    line-height: 180px;
    background-color: #0184D0;
    margin-right: 10px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: bold;
}
.lqcx {
    background-image: url(../images/lqcx.png);
    background-repeat: no-repeat;
    background-position: center top;
}


.tbox .zuo{
	/*border-radius: 10px 10px 0 0;
  background: #0f7fc1;*/
}

.zuo strong{
	padding-left:15px;
}

.long {
	
	
	background-color:white;
}


.long ul li{
	background: url(../images/shuangjiantou.png) no-repeat 7px 12px;
	padding-left:19px;
}



.phone {
    width: 383px;
float: right;
margin-top: 65px;
    }
    
.phone p {
    font-size: 25px;
    color: #fff;
    line-height: 34px;
}


.duankoubox ul li {
    width: 283px;
    background-color: #0091ff;
    padding: 10px 0;
    border-radius: 0px 30px 30px 0px;
    margin-bottom: 23px;
}

.duankoubox ul li h3 {
    float: right;
    font-size: 20px;
    color: #fff;
    line-height: 36px;
    margin-right: 33px;
}







.duankou_tu {
    margin-left: 33px;
}

a:hover h3 {
    color: #ff9c00 !important;
}

.content_right {
	
	width: 839px;

float: right;
background: url(http://www.gxaea.cn/statics/tp/img/icon/jianbian02.jpg);
border: 1px solid #999;
padding-left: 28px;
	min-height: 500px;
height: auto !important;

	
	
}


.content_right_bt {
   /* margin-top: 15px;*/
    /*margin-bottom: 10px;*/
}

.clearfix {
    clear: both;
}

.jyxw_news_li li {
    background: url(../images/wu.png) no-repeat center left;
    margin-top: 15px;
}

.shiqi {
    font-size: 15px;
    color: #808080;
    float: right;
    line-height: 30px;
}

.jyxw_news_li p {
    font-size: 16px;
    color: #4c4c4c;
    line-height: 30px;
    margin-left: 22px;
    text-decoration: none;
}

.xuxian {
    display: block;
    height: 1px;
    width: 100%;
    background: url(../images/xuxian.png);
}

.local {
	float: left;
	color: black;
	margin-top: -18px;
	margin-right: 5px;
}
