a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  margin: 0;
  padding: 0;
  font-size: 100%;
}
html,
body {
  height: 100%;
}
ul {
  list-style: none;
}
li {
  display: list-item;
  list-style: none;
  padding: 0;
    margin: 0;
}
.clear {
  clear: both;
  height:0;
  overflow:hidden;
}
body {
  font: 12px/150% Microsoft YaHei, Arial, Verdana;
  color: #231815;
  background: #FFF;
  font-size: 16px;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #4CAF50;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.text-c {
  text-align: center;
}
.clearfix:before,
.clearfix:after {
  content: '.';
  display: block;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.mt15{
  margin-top:15px;
}
.mt30{
	margin-top:30px;
}
.mt40{
	margin-top:40px;
}
.ml15{
	margin-left:15px;
}

/* .header_top{
   height:40px;
   width:100%;
   background: url(top_bar_bg.jpg) repeat-x;
  
}
.header_top .header_top_content{
	width: 1150px;
    font-size: 14px;
    color: #000;
    height: 40px;
    line-height: 40px;
    text-align: right;
	margin: 0 auto;
}
.header_top .header_top_content font{
	color: #000 !important;
}
.header_top .header_top_content a{
	color: #0f7cbb;
}
.header_top .header_top_content a:hover{
	color: #ff7f00;
}
.header {
   position: relative;
   height:115px;
}

.header .h120 {
  height: 120px;
  line-height: 120px;
}
.w {
  width: 1150px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.header .logo {
  display: block;
  padding-top:10px;
}
.header  .logo-text{
  font-size:28px;
  color:#000;
  height:100px;
  line-height:100px;
  width:390px;
  cursor: pointer;
  margin-top: 10px;
  margin-left:10px;
}
.search {
  height: 30px;
  float: right;
  overflow: hidden;
  margin-top: 5px;
}
.search .input {
  width: 198px;
  height: 28px;
  line-height: 30px;
  font-size: 14px;
  color: #9FA0A0;
  border: 1px #e8e8e8 solid;
  border-right: none 0;
  padding: 0 10px;
  outline: none;
  margin-left: 14px;
}
.search .searchBtn {
  width: 30px;
  height: 30px;
  background: url(searchIcon.png) center #d2d2d2 no-repeat;
  display: block;
  border: none 0;
  cursor: pointer;
}
.search .searchBtn:hover {
  background: url(searchIcon.png) center #336fc8 no-repeat;
}

.nav {
    height:50px;
    line-height: 50px;
    background: #1081d9;
}
.nav .navul {
  width:980px;
  margin: 0 auto;
}
.nav .navul .navli {
  width:130px;
  float: left;
  position: relative;
}
.nav .navul .navli a {
  display: block;
  font-size: 16px;
  color: #fff;
}
.nav .navul .navli a:hover,
.nav .navul .navli a.active {
  background-color: #0ea1df;
}
.nav .navul .navli i {
  border-right: 1px solid #fff;
  position: absolute;
  right: 0;
  height: 18px;
  top: 16px;
}
.nav .navul .navli:last-child i {
  display: none;
}
.nav li:hover ul.navChild {
    opacity:1;	
	visibility: visible;
}
.navChild{
	visibility: hidden;
    position: absolute;
	z-index: 99999;	
}
.navChild li{
	height: 40px;
    line-height: 40px;
	background-color:#6699CC;
	opacity:0.9;
}
.navChild li a{	
  cursor: pointer;  
  text-align: center;
  white-space: nowrap;
  word-break: break-all;	
} */

.row1{
	width: 1150px;
    overflow: hidden;
    /*box-shadow: 0px 0px 8px #e1e1e1;*/
}

.news_top {
    width: 100%;
    height: 72px;
}
.news_T_left {
    width: 848px;
    height: 100%;
    margin-left: 177px;
    float: left;
}
.line {
    width: 316px;
    height: 1px;
    background: #dddddd;
    margin-top: 45px;
    float: left;
}
.news_info {
    width: 216px;
    height: 100%;
    float: left;
}
.news_info h2 {
    width: 100%;
    height: 76px;
    color: #0562c1;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    line-height: 76px;
}
.news_info h2 a {
    color: #045db8;
}
.news_info span {
    display: block;
    width: 100%;
    height: 26px;
    color: #ccc;
    font-size: 18px;
    text-align: center;
    line-height: 26px;
}
.news_T_right {
    width: 60px;
    height: 22px;
    /*border: 1px solid #077af9;*/
    float: right;
    margin-right: 3px;
   
    color: #077af9;
    line-height: 22px;
    text-align: center;
}
.news_T_right a {
    color: #4CAF50;
}
.news_T_right a:hover{
    font-weight:bold;
}

.slideBox {
  width: 660px;
  height: 289px;
  overflow: hidden;
  position: relative;
  float: left;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd .caption{
	position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 6px;
    background: rgba(0, 0, 0, 0.75);
}
.slideBox .bd .caption h4{
	line-height: 20px;
    color: #ffffff;
    margin: 0 0 5px;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;	
}
.slideBox .bd img {
  width: 660px;
  height: 289px;
  display: block;
}
.slideBox .bd li .title {
    background: url(bannerTitleBg.png) repeat;
    height: 35px;
    line-height: 35px;
	text-align:center;
    width: 540px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding:0 20px;
    color: #646464;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	border-bottom:none;
}
.slideBox .prev,
.slideBox .next {
  position: absolute;
  right: 40px;
  bottom: 0;
  display: block;
  width: 40px;
  height: 36px;
  background: url(bannerPrev.png) center #4CAF50 no-repeat;
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox .next {
  left: auto;
  right: 0px;
  background: url(bannerNext.png) center #4CAF50 no-repeat;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}

.box1{
	width: 460px;
	border-radius: 10px;
	-moz-border-radius:10px; 
����-webkit-border-radius:10px;
����
}
.box1-title{
	border-bottom:1px solid  #27649c;
}

.box1 li {
    height: 31px;
    line-height: 31px;
    background: url(listIcon2.png ) 3px no-repeat;
    overflow: hidden;
}
.box1 li:first-child {
    margin-top: 5px;
}
.box1 li .newsName {
    
    padding-left: 16px;
    font-size: 14px;
    max-width: 430px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    padding-right: 4px;
}
.box1 li .newsDate {
    background: #fff;
    width: 80px;
    float: right;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: right;
    padding-right: 2px;
}
/*.box1 li {
    height: 75px;
    border-bottom: 1px solid #d0cecc;
    padding-left: 10px;
    overflow: hidden;
}

.box1>li>.time {
    width: 57px;
    height: 50px;
    line-height: 25px;
    float: left;
    font-size: 12px;
    margin-top: 19px;
    color: #656464;
	text-align: center;
}
.box1>li>.time>span {
    font-size: 24px;
    color: #0562c1;
	border-bottom: 1px solid #cccccc;
}
.box1>li>h2 {
    width: auto;
    height: 38px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 38px;
    float: left;
    margin-left: 10px;
    color: #434343;
	font-weight:normal;
}
.box1>li>p {
    width: 369px;
    height: 50px;
    display: block;
    margin-left: 10px;
    line-height: 25px;
    float: left;
    font-size: 14px;
    color: #656464;
}
.box1>li>p>a {
    color: #4CAF50;
}*/

.row2{
	
	height: 290px;
}

.box4{
	height: 275px;
	padding-top: 20px;
    width: 660px;
}
.tabContain{
	padding-top: 20px;
}

.commonlist li {
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.commonlist li a {
    color: #333;
    font-size: 14px;
    display: block;
    padding-left: 108px;
    position: relative;
}
.commonlist li a:hover{
	color:  #4CAF50;
}
.commonlist li a span {
    position: absolute;
    left: 25px;
    top: 5px;
    line-height: 200%;
    font-size: 14px;
}
.commonlist li a span i {
    font-size: 18px;
    color: #000;
    font-family: "Arial";
}
   
.commonlist .newsName {
    background: url(listIcon2.png) 2px center no-repeat;
    padding-left: 16px;
    font-size: 14px;
    display: inline-block;
	float: left;
    max-width:420px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.commonlist .newsDate {   
	position: absolute;
    right: 0;
    top: 0;
    color: #666;
    z-index: 1;
}

.box4 .more_right a{
	width: 60px;
    height: 22px;
    /*border: 1px solid #ba2a17;*/
    float: right;
    margin-right: 3px;
    margin-top: 10px;
    color: #4CAF50;
    line-height: 22px;
    text-align: center;
	font-size:14px;
}

.tabContain .more_right a{
	color:#4CAF50;
}
.tabContain .more_right a:hover{
	font-weight:bold;
}
.login-entrence{
	margin-top:60px;
	 width: 280px;
}
.login-entrence li {
    margin-bottom: 7px;
    line-height: 68px;
	height: 68px;
    font-size: 18px;
    font-weight: bold;
	position:relative;
}
.login-entrence li a {
    display: block;
    background: url(r-bg.jpg);
    background-size: 100% auto;
    color: #fff;
    padding-left: 80px;
    text-align: left;
}
.login-entrence li span {
    display: inline-block;
    padding-left: 100px;
    margin-left: -26px;
    background: no-repeat left center;
}
.iconimg-i {
    display: inline-block;
    margin-right: 42px;
    min-width: 52px;
}
.iconimg-i  img{
	position:absolute;
	top:14px
 }
.login-entrence li span i {
    font-style: normal;
}
.titlenav {
    position: relative;
    overflow: hidden;
}
.titlenav li {
    float: left;
    cursor: pointer;
}
.box4 .titlenav li a {
    color: #aaa;
}
.box4 .titlenav li+li {
    border-left: 1px solid #ccc;
    margin-left: 10px;
    padding-left: 30px;
}
.item01 {
    width: 185px;
    height: 35px;
    display: inline-block;
}
.col-title {
    height: 32px;
    line-height: 32px;
	font-size: 24px;
	color: #27649c;
}
.icon {
    width: 35px;
    height: 30px;
    margin-right: 10px;
	float: left;
}
.col-title .cn {
    font-size: 24px;
}
.col-title  .icon.icon-tzgg {
    background: url(icon-tongzhi.png) no-repeat;
}
.col-title  .icon.icon-ywdt {
    background: url(tzgg-blue.png) no-repeat;
}
.col-title  .icon.icon-xczxgxj {
    background: url(jiangbei-blue.png) no-repeat;
}

.col-title  .cn {
    color: #27649c;
}


.leftNav {
  width: 226px;
  float: left;
  border-top: 1px solid #dfdfdf;
  margin-left:20px;
}
.leftNav .title{
	height:40px;
	line-height: 40px;
	padding:0;
}
.leftNav li {
  line-height: 40px;
  border-bottom: 1px solid #dfdfdf;
}

.leftNav li:hover .parent
{
	background:#7fafd5;
	color: #fff;
}
.leftNav li.active .parent {
  background:  rgb(236,163,26);
  color: #fff;
}

.leftNav li .parent {
  padding-left: 20px;
  font-size: 14px;
  display: block;
}

.leftNav li dl {
  overflow: hidden;
  display: none;
}

.leftNav li dl dd {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #fff;
  background: #b7dc96;
  font-size: 15px;
  width:180px;
  margin: 0 13px;
}

.leftNav li dl dd a {
  display: block;
  color: #fff;
  padding-left: 40px;
}

.leftNav li dl dd:hover,
.leftNav li dl dd.active {
  background: #6fba2c;
}

.leftNav li:first-child .parent {
  /*letter-spacing: 30px;*/
}

.listmain {
  width: 880px;
  border: 1px solid #dfdfdf;
  border-bottom: none 0;
  min-height: 640px;
  margin-top:20px;
}
.listmain .crumbs {
  border-bottom: 1px solid #dfdfdf;
  padding: 0 40px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}

.listmain .crumbs .home {
  width: 30px;
  height: 40px;
  background: url(homeIcon.png) center no-repeat;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  float: left;
}

.listmain .crumbs .link {
  background: url(moreBg.png) left center no-repeat;
  padding-left: 10px;
  color: #b8b8b8;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  float: left;
  margin-left: 5px;
}

.listmain .info {
  width: 90%;
  padding: 0 30px;
   word-break: break-all;
   word-wrap: break-word;
}

.listmain .info .listtitle {
  padding-top: 30px;
  overflow: hidden;
  border-bottom: 1px solid #4caf50;
}

.listmain .info .listtitle .bigTitle {
  font-size: 24px;
  color: #337ebe;
  text-align: center;
  line-height: 30px;
  margin-bottom: 10px;
  
}
.listmain .info .txt {
  padding: 20px 0;
  line-height: 30px;
  font-size: 14px;
}

.listmain .info .listtitle .bigTitle.mb20 {
  margin-bottom: 20px;
}

.listmain .info .listtitle .postInfo {
  margin-bottom: 30px;
  text-align: center;
}

.listmain .info .listtitle .postInfo .txt {
  font-size: 12px;
  color: #b8b8b8;
}

.listmain .info .list {
  margin-bottom: 10px;
}

.listmain .info .list li {
    height: 35px;
    line-height: 35px;
    margin: 10px 0;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0 10px 20px;
}

.listmain .info .list li:first-child {
  margin-top: 5px;
}

.listmain .info .list li a {
  display: block;
}

.listmain .info .list li .newsName {
  background: url(listIcon.png) 2px center #ffffff no-repeat;
  padding-left: 16px;
  font-size: 14px;
  max-width: 650px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-right: 4px;
}

.listmain .info .list li .newsDate {
  background: #fff;
  width: 90px;
  float: right;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: right;
  padding-right: 2px;
}

.listmain .info .txt {
  padding: 20px 0;
}

.imageul{
	width:90%;
	margin:20px auto;
}
.personli{
	float: left;
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 5px;
    background: #ccc;
    width: auto;
}
.personli .persona{
	display: block;
    margin-bottom: 5px;
}
.personli .personimage{
	display: block;
    height: 200px;
    width: 150px;
}
.personli .personName{
    display: block;
    padding: 3px 5px;
    font-size: 14px;
    text-decoration: none;
    width: 140px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
	text-align:center;
	color:#0088cc;
}
.personName:hover{
	color:rgb(236,163,26);
}
.classli{
	float: left;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 20px;
    width: auto;
}
.classli .classa{
	display: block;
    margin-bottom: 5px;
}
.classli  .classimage{
	display: block;
    height: 130px;
    width: 170px;
}

.className{
	display: block;
    
    background-color: #ddd;
    font-size: 12px;
    color: #787878;
    text-decoration: none;
    text-align: center;
    width: 170px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height:30px;
	line-height:30px;
}
.className:hover{
	background:rgb(28,110,189);
	color:#fff;
}

.fenye{
  overflow: hidden;
  margin-top:20px;
  width:100%; 	 
}
.page{
   
}
.page a {
  color:rgb(82, 157, 231);
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  background-color: #FFF;
  border: 1px solid rgb(217, 217, 217);
  padding: 0 10px;
  margin: 0 3px;
  font-weight:bold;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.page span{
	height: 30px;
    line-height: 30px;
	font-size: 14px;
	padding: 0 10px;
    margin: 0 3px;
    font-weight:bold;
	color: #FFF;
	background-color: rgb(82, 157, 231);
    border-color: rgb(82, 157, 231);
	display: inline-block;
}
.page a:hover,
.page a.active {
	color: #FFF;
	background-color: rgb(82, 157, 231);
    border-color: rgb(82, 157, 231);
}

/* .footer {
  width:100%;
  background-color:#383838;
  line-height: 40px;
  text-align: center;
  margin-top:50px;
  color: #fff;
}
.footer h1 {
    color: #000;
    font-size: 26px;
    font-family: sans-serif;
	font-weight: 500;
    line-height: 1.1;
}
.footer p {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    font-family: sans-serif;
}
.footer span {
  color: #fff;
  font-size: 14px;
}

.lltj {
	padding-top:15px;
	font-size: 16px;
    color: #fff;
    padding: 0 15px;
    line-height: 30px;
}
.lltj .lltj_img {
    width: 30px;
    vertical-align: middle;
    margin-right: 3px;
}
.lltj span {
    margin: 0 2px;
    vertical-align: middle;
    line-height: 30px;
	font-size: 16px;
}

.footerNav {
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.footerNav a {
    text-decoration: none;
    height: 15px;
    line-height: 15px;
    font-size: 15px;
    color: #fff;
    border-right: 1px #969696 solid;
    padding-right: 15px;
    margin-left: 12px;
    display: inline-block;   
}
.footerNav a.lastChild {
    border-right: none 0;
} */

.friendLinkPic {
  margin-left: -10px;
}
.friendLinkPic li {
  width: 200px;
  height: 100px;
  margin-left: 10px;
  margin-top: 10px;
  float: left;
}
.friendLinkPic li img {
  width: 200px;
}
.friendLinkTitle {
  margin-left: -10px;
}
.friendLinkTitle li {
  min-width: 120px;
  padding:0 15px;
  height: 40px;
  margin-left: 10px;
  margin-top: 10px;
  border: 1px solid #ededed;
  line-height: 40px;
  text-align: center;
  display: block;
  float: left;
  cursor: pointer;
}
.friendLinkTitle li:hover {
  border: 1px solid #336FC8;
  background: #336FC8;
}
.friendLinkTitle li:hover a {
  color: #fff;
}

#memberArea p{
	height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
#memberArea .info_label_div{
	width:135px;
	text-align:right;
	font-weight: bold;
    color: #666;
	font-size: 15px;
}

#memberArea .info_label{
	display:inline-block;
	width:135px;
	text-align:right;
	margin-right:20px;
	font-weight: bold;
    color: #666;
	font-size: 15px;
}

#memberArea .info_content{
	display:inline-block;
	width:200px;
}
#memberArea textarea{
	width: 700px;
	height:65px;
}
#memberArea div textarea{
   margin-left:160px;
}
#memberArea div img{
   margin-left:160px;
}

.row3{
	height: 245px;
	position: relative;
}

.row-line{
	width:1150px;
	height:50px;
	background:url(chengguo.png)  no-repeat;
	background-position: top 10px left;
}
.row-line a{
	display:inline-block;
	width:1150px;
	height:50px;
	line-height:50px;
	font-size:24px;
	color:#4CAF50 !important;
	padding-left: 50px;
}
.row-line a img{
	position:absolute;
	top:5px;
	left:17%;
	margin:15px 0 0 0;
}

.scroll_horizontal {
	margin-top:5px;
    height: 164px;
	width:1150px;
	
}
.scroll_horizontal .box5 {
    overflow: hidden;
    position: relative;
    width: 1150px;
    height: 194px;
    margin: 0 auto;
}
.scroll_horizontal .listPic {
    overflow: hidden;
    width: 9999px;
	background-color:#fff;
}
.scroll_horizontal li {
    width: 200px;
    height: 194px;
    padding-right: 20px;
    float: left;
}
.scroll_horizontal li p {
    width: 200px;
    height: 60px;
    line-height: 28px;
    text-align: center;
    background: #edf7f8;
    margin-top: 10px;
    font-size: 15px;
	word-wrap:break-word;
}


.row3 .listPic {
  overflow: hidden;
}
   
.row4{
	height: 265px;
	position: relative;
}
    
